mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
community/seamonkey to 2.49.4-2
This commit is contained in:
parent
7b9f012b7c
commit
ae6d339002
2 changed files with 4 additions and 3 deletions
|
@ -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'
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue