summaryrefslogtreecommitdiff
path: root/libre/icecat
diff options
context:
space:
mode:
authorcoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2014-10-21 19:26:24 -0200
committercoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2014-10-21 19:26:24 -0200
commit625900cd9121508444505acc97c8998ec0f4ff31 (patch)
treee09fd1d8007411df799c172928a7606129eabb95 /libre/icecat
parentbbca5e0d2098b8e140c78a7a1774a48cabdc79bf (diff)
icecat: fix PKGBUILD
Diffstat (limited to 'libre/icecat')
-rw-r--r--libre/icecat/PKGBUILD6
-rw-r--r--libre/icecat/mozconfig3
2 files changed, 6 insertions, 3 deletions
diff --git a/libre/icecat/PKGBUILD b/libre/icecat/PKGBUILD
index 255cef95a..1cd302eb9 100644
--- a/libre/icecat/PKGBUILD
+++ b/libre/icecat/PKGBUILD
@@ -19,8 +19,8 @@ pkgrel=1
pkgdesc="GNU IceCat, the standalone web browser based on Mozilla Firefox."
arch=(i686 x86_64 mips64el)
license=(MPL GPL LGPL)
-depends=(alsa-lib dbus-glib desktop-file-utils gtk2 hicolor-icon-theme hunspell icu libevent libnotify libvpx libxt mime-types mozilla-common mozilla-searchplugins nss sqlite startup-notification)
-makedepends=(autoconf2.13 diffutils gst-plugins-base-libs imagemagick imake inetutils libidl2 libpulse librsvg libxslt mesa pkg-config python2 quilt unzip zip)
+depends=(alsa-lib dbus-glib desktop-file-utils gtk2 hicolor-icon-theme hunspell icu libevent libvpx libxt mime-types mozilla-common mozilla-searchplugins nss sqlite startup-notification)
+makedepends=(diffutils gst-plugins-base-libs imake inetutils libpulse mesa python2 yasm unzip zip)
[ "$CARCH" != "mips64el" ] && makedepends+=('yasm')
options=(!emptydirs !makeflags debug)
if $_pgo; then
@@ -43,7 +43,7 @@ source=("http://gnuzilla.gnu.org/releases/$pkgver/$pkgname-$pkgver.tar.xz"
rhbz-966424.patch
$pkgname-fixed-loading-icon.png)
md5sums=('1c7220cebc05910396ba2b09cfecd9ce'
- '922d212e567e59a5894787b859f99ecc'
+ '6674e0f2468787444c0a0a3e5da22934'
'df08eaa1ac3bc6c2356be4fbf8ec8932'
'15e9b24deb5d09b359691658db7f3fd2'
'b03a979a78484503ba8dddad4f2c96d1'
diff --git a/libre/icecat/mozconfig b/libre/icecat/mozconfig
index 5a4d29750..2bddbc603 100644
--- a/libre/icecat/mozconfig
+++ b/libre/icecat/mozconfig
@@ -30,3 +30,6 @@ ac_add_options --disable-crashreporter
ac_add_options --disable-updater
ac_add_options --disable-installer
ac_add_options --disable-debug-symbols
+
+# Parabola features
+ac_add_options --disable-safe-browsing