mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
community/seamonkey to 2.53.12-1
This commit is contained in:
parent
9da245df11
commit
d81887a2e4
1 changed files with 5 additions and 5 deletions
|
@ -8,16 +8,16 @@
|
|||
highmem=1
|
||||
|
||||
pkgname=seamonkey
|
||||
pkgver=2.53.11.1
|
||||
pkgrel=2
|
||||
pkgver=2.53.12
|
||||
pkgrel=1
|
||||
pkgdesc="SeaMonkey internet suite"
|
||||
arch=('x86_64')
|
||||
license=('MPL')
|
||||
depends=('dbus-glib' 'gtk3' 'hunspell' 'icu'
|
||||
'libevent' 'libpulse' 'libvpx' 'libxt' 'mime-types'
|
||||
'nss' 'sqlite' 'startup-notification')
|
||||
makedepends=('autoconf2.13' 'clang' 'gtk2' 'imake' 'llvm' 'mesa' 'python' 'python2-setuptools'
|
||||
'python2-psutil' 'rust' 'yasm' 'unzip' 'zip' 'nasm')
|
||||
makedepends=('autoconf2.13' 'clang' 'imake' 'llvm' 'mesa' 'python' 'python2-setuptools'
|
||||
'rust' 'yasm' 'unzip' 'zip' 'nasm')
|
||||
optdepends=('networkmanager: Location detection via available WiFi networks'
|
||||
'libnotify: Notification integration'
|
||||
'pulseaudio: Audio support')
|
||||
|
@ -26,7 +26,7 @@ source=("https://archive.mozilla.org/pub/seamonkey/releases/$pkgver/source/seamo
|
|||
"mozconfig"
|
||||
"xulrunner-27.0-build-arm.patch"
|
||||
"bug-1163171.patch")
|
||||
sha256sums=('e690bd567f7a66a734f208142cb8a91e9478dd1d6e225d54ef250b4384937082'
|
||||
sha256sums=('a1a694219d01db24b5241d1afa785599fe6998a58b03d1b51c4b51995058098e'
|
||||
'2b1404af0c6db2602bdf6449a936d04fbb6e97299addd5e21c55b0ceff43d891'
|
||||
'bc83b8a51c81a401da2fbe1f7cd0843248c32607d3a51119585df074d797922e'
|
||||
'6917d93f905af5a068e2daa598d8f64aacb47c69fc4a9e5263a583857abb7e29')
|
||||
|
|
Loading…
Reference in a new issue