mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
community/xulrunner to 38.0.1-1
This commit is contained in:
parent
415ac975f7
commit
ca0678ec62
1 changed files with 3 additions and 3 deletions
|
@ -9,12 +9,12 @@
|
||||||
# - patch for skia FTBFS on ARM
|
# - patch for skia FTBFS on ARM
|
||||||
|
|
||||||
pkgname=xulrunner
|
pkgname=xulrunner
|
||||||
pkgver=37.0.2
|
pkgver=38.0.1
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Mozilla Runtime Environment"
|
pkgdesc="Mozilla Runtime Environment"
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
license=('MPL' 'GPL' 'LGPL')
|
license=('MPL' 'GPL' 'LGPL')
|
||||||
depends=('gtk2' 'mozilla-common' 'nss' 'libxt' 'hunspell' 'startup-notification' 'mime-types' 'dbus-glib' 'libpulse' 'libevent' 'libvpx' 'icu' 'python2')
|
depends=('gtk2' 'mozilla-common' 'nss>3.18' 'libxt' 'hunspell' 'startup-notification' 'mime-types' 'dbus-glib' 'libpulse' 'libevent' 'libvpx' 'icu' 'python2')
|
||||||
makedepends=('zip' 'unzip' 'pkg-config' 'diffutils' 'yasm' 'mesa' 'autoconf2.13' 'gst-plugins-base-libs')
|
makedepends=('zip' 'unzip' 'pkg-config' 'diffutils' 'yasm' 'mesa' 'autoconf2.13' 'gst-plugins-base-libs')
|
||||||
url="http://wiki.mozilla.org/XUL:Xul_Runner"
|
url="http://wiki.mozilla.org/XUL:Xul_Runner"
|
||||||
source=(ftp://ftp.mozilla.org/pub/mozilla.org/xulrunner/releases/$pkgver/source/xulrunner-$pkgver.source.tar.bz2
|
source=(ftp://ftp.mozilla.org/pub/mozilla.org/xulrunner/releases/$pkgver/source/xulrunner-$pkgver.source.tar.bz2
|
||||||
|
@ -24,7 +24,7 @@ source=(ftp://ftp.mozilla.org/pub/mozilla.org/xulrunner/releases/$pkgver/source/
|
||||||
48e130d69836.patch)
|
48e130d69836.patch)
|
||||||
options=('!emptydirs' 'staticlibs')
|
options=('!emptydirs' 'staticlibs')
|
||||||
replaces=('xulrunner-oss')
|
replaces=('xulrunner-oss')
|
||||||
sha256sums=('c08bc152c54bb26d21320ddc2fb57c29ea5f4d84f3d04434698d9d6172c2cd60'
|
sha256sums=('5b59bd8065c44c11742339f04963667ec9d8f3783b0b9dc743d0d3e77163a937'
|
||||||
'08e7c8e40ca3ab68f91b18b84a4fbbba00767c88d84c0cfcdd52fe5e36083207'
|
'08e7c8e40ca3ab68f91b18b84a4fbbba00767c88d84c0cfcdd52fe5e36083207'
|
||||||
'1aa9ebe67542a2b8c28905d070829ada5b29438c6a7961f2b0cdd6b92d8b9f5c'
|
'1aa9ebe67542a2b8c28905d070829ada5b29438c6a7961f2b0cdd6b92d8b9f5c'
|
||||||
'59d9fc421bc10a5515b73e159f44a72365bf7b7e8b3fc8a8c46043ef40bd3a40'
|
'59d9fc421bc10a5515b73e159f44a72365bf7b7e8b3fc8a8c46043ef40bd3a40'
|
||||||
|
|
Loading…
Reference in a new issue