mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
community/seamonkey to 2.53.3-2
This commit is contained in:
parent
7f6bd6a3dc
commit
ee110035dd
2 changed files with 3 additions and 3 deletions
|
@ -9,7 +9,7 @@ buildarch=12
|
||||||
|
|
||||||
pkgname=seamonkey
|
pkgname=seamonkey
|
||||||
pkgver=2.53.3
|
pkgver=2.53.3
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="SeaMonkey internet suite"
|
pkgdesc="SeaMonkey internet suite"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
license=('MPL')
|
license=('MPL')
|
||||||
|
@ -26,7 +26,7 @@ source=("https://archive.mozilla.org/pub/seamonkey/releases/$pkgver/source/seamo
|
||||||
"mozconfig"
|
"mozconfig"
|
||||||
"xulrunner-27.0-build-arm.patch")
|
"xulrunner-27.0-build-arm.patch")
|
||||||
sha256sums=('2cc86fc22b8113eecd75ae68d4857664e2aadcca72eff4e602301ba0bd5fe48b'
|
sha256sums=('2cc86fc22b8113eecd75ae68d4857664e2aadcca72eff4e602301ba0bd5fe48b'
|
||||||
'ad6ba5338340498971219eed6246b4ae27427511e126f4b3ad1b6f305883b8b7'
|
'4f371c19959a0745b33a1ef76182c26ece9bcaa6d5b04050539c6c96f4e3a6f3'
|
||||||
'bc83b8a51c81a401da2fbe1f7cd0843248c32607d3a51119585df074d797922e')
|
'bc83b8a51c81a401da2fbe1f7cd0843248c32607d3a51119585df074d797922e')
|
||||||
install="$pkgname.install"
|
install="$pkgname.install"
|
||||||
|
|
||||||
|
|
|
@ -9,7 +9,7 @@ ac_add_options --with-system-nss
|
||||||
ac_add_options --with-system-jpeg
|
ac_add_options --with-system-jpeg
|
||||||
ac_add_options --with-system-zlib
|
ac_add_options --with-system-zlib
|
||||||
ac_add_options --with-system-bz2
|
ac_add_options --with-system-bz2
|
||||||
ac_add_options --with-system-png
|
#ac_add_options --with-system-png
|
||||||
ac_add_options --with-system-libevent
|
ac_add_options --with-system-libevent
|
||||||
#ac_add_options --with-system-libvpx
|
#ac_add_options --with-system-libvpx
|
||||||
ac_add_options --enable-system-hunspell
|
ac_add_options --enable-system-hunspell
|
||||||
|
|
Loading…
Reference in a new issue