community/seamonkey to 2.38-1

This commit is contained in:
Kevin Mihelich 2015-10-05 18:12:20 +00:00
parent 8de66262c6
commit ad7c5b1b5d

View file

@ -5,12 +5,12 @@
# - mozconfig additions used in xulrunner, just in case
pkgname=seamonkey
pkgver=2.35
pkgver=2.38
pkgrel=1
pkgdesc="SeaMonkey internet suite"
arch=('i686' 'x86_64')
license=('MPL')
depends=('alsa-lib' 'dbus-glib' 'desktop-file-utils' 'gtk2' 'hunspell' 'libevent' 'libnotify' 'libvpx' 'libxt' 'mime-types' 'mozilla-common' 'nss' 'sqlite' 'startup-notification' 'libpulse' 'icu')
depends=('alsa-lib' 'dbus-glib' 'desktop-file-utils' 'gtk2' 'hunspell' 'libevent' 'libnotify' 'libvpx' 'libxt' 'mime-types' 'mozilla-common' 'nss' 'sqlite' 'startup-notification' 'libpulse' 'icu' 'gconf')
makedepends=('unzip' 'zip' 'pkg-config' 'python2' 'yasm' 'wireless_tools' 'mesa' 'autoconf2.13' 'imake' 'python3' 'gstreamer0.10-base')
optdepends=('gstreamer0.10-base-plugins: vorbis decoding, ogg demuxing'
'gstreamer0.10-bad-plugins: aac, vp8 and opus decoding'
@ -18,11 +18,11 @@ optdepends=('gstreamer0.10-base-plugins: vorbis decoding, ogg demuxing'
'gstreamer0.10-ugly-plugins: h.264 decoding')
install=$pkgname.install
url="http://www.seamonkey-project.org/"
source=(https://ftp.mozilla.org/pub/mozilla.org/$pkgname/releases/$pkgver/source/$pkgname-$pkgver.source.tar.bz2
source=(https://archive.mozilla.org/pub/mozilla.org/seamonkey/releases/$pkgver/source/seamonkey-$pkgver.source.tar.xz
mozconfig
seamonkey-2.0-lang.patch
rhbz-966424.patch)
md5sums=('feeb58801e8fcb114d9fb79dee6ca721'
md5sums=('d77b2550665a94a88c69368f4cf54833'
'806cb42b072a8e749685ae6eafefb4ec'
'25b6fe16ac24cd5c852213e5c1adb272'
'8c1578232b7a60fa1caa9a0b322d1e2b')