Upgraded mercator and wfmath, rebuilt eris and ember against them.

This commit is contained in:
Adrian Chaves Fernandez (Gallaecio) 2013-08-31 22:34:35 +00:00
parent 5ff05e32bb
commit b7f1df2831
4 changed files with 7 additions and 7 deletions

View File

@ -6,7 +6,7 @@
pkgname=ember
pkgver=0.7.0
_mediaver=$pkgver
pkgrel=4
pkgrel=5
pkgdesc="Ember is a 3D client using the OGRE 3d library, valid for WorldForge server."
arch=('i686' 'x86_64')
url="http://wiki.worldforge.org/wiki/Ember"

View File

@ -5,7 +5,7 @@
pkgname=eris
pkgver=1.3.21
pkgrel=1
pkgrel=2
pkgdesc="Provides a common system to deal with the back-end Atlas tasks."
arch=(i686 x86_64)
url="http://worldforge.org/dev/eng/libraries/eris"

View File

@ -4,15 +4,15 @@
# Maintainer: Adrián Chaves Fernández (Gallaecio) <adriyetichaves gmail.com>
pkgname=mercator
pkgver=0.3.1
pkgrel=2
pkgver=0.3.3
pkgrel=1
pkgdesc="WorldForge procedural terrain library."
arch=('i686' 'x86_64')
url="http://worldforge.org/dev/eng/libraries/mercator"
license=('GPL')
depends=('wfmath')
source=("http://downloads.sourceforge.net/project/worldforge/Mercator%20%28terrain%20lib%29/$pkgver/$pkgname-$pkgver.tar.gz")
md5sums=('0cc6d3a263a4c6ce0383e90f4d4cdba6')
md5sums=('0c74216230bcce091c78ad9e2e342836')
build() {
cd $srcdir/$pkgname-$pkgver

View File

@ -4,7 +4,7 @@
# Maintainer: Adrián Chaves Fernández (Gallaecio) <adriyetichaves gmail.com>
pkgname=wfmath
pkgver=1.0.1
pkgver=1.0.2
pkgrel=1
pkgdesc="WorldForge math library."
arch=('i686' 'x86_64')
@ -12,7 +12,7 @@ url="http://sourceforge.net/projects/worldforge/"
license=('GPL')
categories=('games')
source=(http://downloads.sourceforge.net/project/worldforge/wfmath%20\(math%20lib\)/$pkgver/$pkgname-$pkgver.tar.bz2)
sha256sums=('1503f0efaf9b27bf96547888062492c2412aebc32a0e407d58d50b84e3e2a506')
sha256sums=('7072d640597bf102c6641e9237aaec6582849ef6c1cdc3062e369f070e20d883')
build() {
cd ${srcdir}/$pkgname-$pkgver