[arch-commits] CVS update of extra/science/fyre (PKGBUILD)

Damir Perisa damir at archlinux.org
Sun Oct 14 23:09:22 UTC 2007


    Date: Sunday, October 14, 2007 @ 19:09:22
  Author: damir
    Path: /home/cvs-extra/extra/science/fyre

Modified: PKGBUILD (1.5 -> 1.6)

upgpkg: fyre 1.0.1-1


----------+
 PKGBUILD |   13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)


Index: extra/science/fyre/PKGBUILD
diff -u extra/science/fyre/PKGBUILD:1.5 extra/science/fyre/PKGBUILD:1.6
--- extra/science/fyre/PKGBUILD:1.5	Wed Jan 24 17:39:58 2007
+++ extra/science/fyre/PKGBUILD	Sun Oct 14 19:09:21 2007
@@ -1,14 +1,15 @@
-# $Id: PKGBUILD,v 1.5 2007/01/24 22:39:58 damir Exp $
+# $Id: PKGBUILD,v 1.6 2007/10/14 23:09:21 damir Exp $
 # Maintainer: damir <damir at archlinux.org>
 
 pkgname=fyre
-pkgver=1.0.0
-pkgrel=3
+pkgver=1.0.1
+pkgrel=1
 pkgdesc="rendering of the Peter de Jong map"
 arch=("i686" "x86_64")
+license=('GPL2')
 url="http://fyre.navi.cx/"
 depends=('openexr>=1.4.0a' 'libglade' 'gnet')
-source=(http://flapjack.navi.cx/releases/fyre/fyre-$pkgver.tar.gz)
+source=("http://flapjack.navi.cx/releases/fyre/fyre-$pkgver.tar.gz")
 install=$pkgname.install
 
 build() {
@@ -18,5 +19,7 @@
   make prefix=$startdir/pkg/usr install
   rm $startdir/pkg/usr/share/mime/{XMLnamespaces,globs,magic,aliases,subclasses}
   rm $startdir/pkg/usr/share/mime/mime.cache
+  rm $startdir/pkg/usr/share/icons/hicolor/icon-theme.cache
 }
-md5sums=('2ea0cbef438c5f63f7e6e5c4a62995e0')
+
+md5sums=('44d5830c527325c1ee6fa6ea92b4ba03')




More information about the arch-commits mailing list