summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-07-27 03:23:52 +0000
committerroot <root@rshg054.dnsready.net>2012-07-27 03:23:52 +0000
commit2c30604c9ff749660a4b8507eec99e679cf19508 (patch)
tree914612f4d50346925ed36f47afc47f27ce5d2989
parent1616f43507a7f8785a479ecf6ce905828a232f02 (diff)
Fri Jul 27 03:23:52 UTC 2012
-rw-r--r--libre/audacious-plugins-libre/PKGBUILD8
-rw-r--r--pcr/ryzom-client/PKGBUILD7
-rw-r--r--pcr/ryzom-nel/PKGBUILD7
3 files changed, 11 insertions, 11 deletions
diff --git a/libre/audacious-plugins-libre/PKGBUILD b/libre/audacious-plugins-libre/PKGBUILD
index 51668c454..59011736c 100644
--- a/libre/audacious-plugins-libre/PKGBUILD
+++ b/libre/audacious-plugins-libre/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 162794 2012-06-30 14:17:02Z bisson $
+# $Id: PKGBUILD 164182 2012-07-27 00:15:41Z bisson $
# Contributor: Alexander Fehr <pizzapunk gmail com>
# Contributor: William Rea <sillywilly@gmail.com>
# Maintainer: Gaetan Bisson <bisson@archlinux.org>
@@ -7,8 +7,8 @@
_pkgname=audacious-plugins
pkgname=audacious-plugins-libre
-pkgver=3.2.4
-pkgrel=2
+pkgver=3.3
+pkgrel=1
pkgdesc='Plugins for Audacious without unfree plugins'
url='http://audacious-media-player.org/'
arch=('i686' 'x86_64')
@@ -60,7 +60,7 @@ optdepends=('oss: Open Sound System v4 output'
'libcue: CUE playlist format')
source=("http://distfiles.audacious-media-player.org/${_pkgname}-${pkgver}.tar.bz2")
-sha1sums=('7538a0391504ce4a92967dc7c5bd4948751efa91')
+sha1sums=('2ce65a9d9a2d5d5cbe41befa70c89f36fff43286')
build() {
# Retrieve upstream & remove plugin 'psf' due to issues mentioned above.
sed -i s/enable_psf=yes/enable_psf=no/ ${_pkgname}-$pkgver/configure
diff --git a/pcr/ryzom-client/PKGBUILD b/pcr/ryzom-client/PKGBUILD
index d3d077d4f..371137029 100644
--- a/pcr/ryzom-client/PKGBUILD
+++ b/pcr/ryzom-client/PKGBUILD
@@ -6,7 +6,7 @@ arch=('x86_64' 'i686')
url="http://www.ryzom.com"
license=('AGPL3')
pkgdesc="An awesome free software 3D MMORPG game"
-depends=('ryzom-data' 'ryzom-nel')
+depends=('ryzom-data' 'ryzom-nel' 'luabind')
conflicts=('ryzom-client')
groups=('ryzom')
options=(!strip)
@@ -15,10 +15,9 @@ makedepends=('kervala_libsquish-hg' 'cmake' 'bison'
'boost' 'ryzom-nel')
auser="shackra"
-achangeset="3222b96eed75"
+achangeset="1af2b43d7297"
source=("https://bitbucket.org/$auser/ryzom/get/$achangeset.tar.gz")
-sha256sums=('95b5944db8b71b75e95becd8125b0437de5a88691b89e32c1ceb42454a62c568')
build() {
cd "$srcdir/$auser-ryzom-$achangeset/code"
@@ -39,3 +38,5 @@ package() {
cd "$srcdir/$auser-ryzom-$achangeset/code/$pkgname"
make DESTDIR="$pkgdir" install
}
+
+sha256sums=('1e2c3f9675b5193029945bb7e4941b3ff82e3c5a03cd32cb8049c8f79348099d')
diff --git a/pcr/ryzom-nel/PKGBUILD b/pcr/ryzom-nel/PKGBUILD
index aff8ec5e4..001e00dd2 100644
--- a/pcr/ryzom-nel/PKGBUILD
+++ b/pcr/ryzom-nel/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jorge Araya Navarro <jorgean@lavabit.com>
pkgname='ryzom-nel'
pkgver=0.8.0
-pkgrel=7
+pkgrel=8
arch=('x86_64' 'i686')
conflicts=('ryzom-nel')
groups=('ryzom')
@@ -20,10 +20,10 @@ depends=('freetype2'
'libxml2'
'libjpeg'
'rrdtool' )
-makedepends=('cmake' 'bison' 'kervala_libsquish-hg')
+makedepends=('cmake' 'bison' 'kervalasquish-hg')
auser="shackra"
-achangeset="3222b96eed75"
+achangeset="1af2b43d7297"
source=("https://bitbucket.org/$auser/ryzom/get/$achangeset.tar.gz")
@@ -49,4 +49,3 @@ package() {
cd "$srcdir/$auser-ryzom-$achangeset/code/$pkgname"
make DESTDIR="$pkgdir" install
}
-sha256sums=('95b5944db8b71b75e95becd8125b0437de5a88691b89e32c1ceb42454a62c568')