[arch-commits] Commit in xaos/trunk (PKGBUILD)

Eric Belanger eric at archlinux.org
Wed Jun 18 02:46:55 UTC 2008


    Date: Tuesday, June 17, 2008 @ 22:46:55
  Author: eric
Revision: 3034

upgpkg: xaos 3.3-2
    rebuilt against gpm 1.20.4

Modified:
  xaos/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-06-18 02:44:36 UTC (rev 3033)
+++ PKGBUILD	2008-06-18 02:46:55 UTC (rev 3034)
@@ -4,14 +4,15 @@
 
 pkgname=xaos
 pkgver=3.3
-pkgrel=1
+pkgrel=2
 pkgdesc="XaoS is a fast portable real-time interactive fractal zoomer"
 arch=('i686' 'x86_64')
 license=('GPL')
 url="http://xaos.theory.org/"
-depends=('slang' 'gsl' 'ncurses' 'libpng' 'zlib' 'aalib' 'gpm' 'libxxf86vm' \
+depends=('slang' 'gsl' 'ncurses' 'libpng' 'zlib' 'aalib>=1.4rc5-5' 'gpm>=1.20.4' 'libxxf86vm' \
          'libxxf86dga')
 source=("http://switch.dl.sourceforge.net/sourceforge/xaos/XaoS-$pkgver.tar.gz")
+md5sums=('c1156044a54638df32b1b163e051e3e0')
 
 
 build() {
@@ -30,4 +31,3 @@
   /usr/bin/make prefix=$startdir/pkg/usr \
     LOCALEDIR=$startdir/pkg/usr/share/locale install
 }
-md5sums=('c1156044a54638df32b1b163e051e3e0')





More information about the arch-commits mailing list