diff --git a/community/seamonkey/PKGBUILD b/community/seamonkey/PKGBUILD index 61c9514ec..1253a89f0 100644 --- a/community/seamonkey/PKGBUILD +++ b/community/seamonkey/PKGBUILD @@ -8,11 +8,11 @@ highmem=1 pkgname=seamonkey pkgver=2.49.4 -pkgrel=1 +pkgrel=2 pkgdesc="SeaMonkey internet suite" arch=('x86_64') license=('MPL') -depends=('alsa-lib' 'dbus-glib' 'desktop-file-utils' 'gtk2' 'gtk3' 'hunspell' 'libevent' 'libnotify' 'libvpx' 'libxt' 'mime-types' 'mozilla-common' 'nss' 'sqlite' 'startup-notification' 'libpulse' 'icu' 'gconf') +depends=('alsa-lib' 'dbus-glib' 'desktop-file-utils' 'gtk2' 'gtk3' 'hunspell' 'libevent' 'libnotify' 'libvpx' 'libxt' 'mime-types' 'mozilla-common' 'nss' 'sqlite' 'startup-notification' 'libpulse' 'icu') makedepends=('unzip' 'zip' 'pkg-config' 'python2' 'yasm' 'wireless_tools' 'mesa' 'autoconf2.13' 'imake' 'python3' 'gst-plugins-base') optdepends=('gst-plugins-base: vorbis decoding, ogg demuxing' 'gst-plugins-bad: aac, vp8 and opus decoding' @@ -26,7 +26,7 @@ source=("https://archive.mozilla.org/pub/mozilla.org/seamonkey/releases/$pkgver/ no-crmf.diff xulrunner-27.0-build-arm.patch) sha256sums=('c8a66774d0a3525698b559fa2c41397186f2de99c5733e35b8eafb0ae5ccc4ee' - 'da8cc2001ae77f2b357d267f9f8d3d7e48c7d37b99ff3fb73fbbfc0b9329744a' + '6ff9fd323eec175eb02cfefd3136c79491c3b40be0b1f899da7c75c2f76259ca' 'ab19d10fbd6258aec37ab5e5efb12429814b2c24a1193284a48dd654311b4e2e' 'dce68858694f820a9a1fc2428038a88ea00b4835cea0778734db794fea3bb21a' 'fb85a538044c15471c12cf561d6aa74570f8de7b054a7063ef88ee1bdfc1ccbb' diff --git a/community/seamonkey/mozconfig b/community/seamonkey/mozconfig index 63f460ced..8735fd7b8 100644 --- a/community/seamonkey/mozconfig +++ b/community/seamonkey/mozconfig @@ -18,6 +18,7 @@ ac_add_options --enable-system-ffi #ac_add_options --enable-system-cairo ac_add_options --with-pthreads ac_add_options --enable-system-pixman +ac_add_options --disable-gconf # Features ac_add_options --enable-startup-notification