Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=62d222dd610c402fb36c52ab94271cea49b2de86

commit 62d222dd610c402fb36c52ab94271cea49b2de86
Author: PacMiam <pacm...@gmx.fr>
Date:   Wed Apr 29 14:04:15 2015 +0200

crawl-0.16.1-1-i686

* Version bump: 0.15.0 -> 0.16.1

diff --git a/source/games-extra/crawl/FrugalBuild 
b/source/games-extra/crawl/FrugalBuild
index 2456c3d..7d7c7aa 100644
--- a/source/games-extra/crawl/FrugalBuild
+++ b/source/games-extra/crawl/FrugalBuild
@@ -1,11 +1,11 @@
-# Compiling Time: 3.07 SBU
+# Compiling Time: 6.33 SBU
# Maintainer: PacMiam <pacm...@gmx.fr>
# Contributor: DarkNekros <darknek...@gmail.com>

options+=('asneeded')

pkgname=crawl
-pkgver=0.15.0
+pkgver=0.16.1
pkgrel=1
pkgdesc="Dungeon Crawl Stone Soup (non-graphical console version) is an 
open-source, single-player, role-playing roguelike game of exploration and 
treasure-hunting in dungeons filled with dangerous and unfriendly monsters in a 
quest to rescue the mystifyingly fabulous Orb of Zot."
url="http://crawl.develz.org/wordpress/";
@@ -14,14 +14,13 @@ groups=('games-extra')
archs=('i686' 'x86_64')

depends=('lua' 'sqlite3' 'zlib')
+conflicts=('crawl-tiles')

_F_archive_name="stone_soup"
_F_cd_path="stone_soup-${pkgver}/source"
-_F_make_opts="bin_prefix=bin GAME=${pkgname} prefix=/usr 
DATADIR=share/games/${pkgname}/data/"
-_F_sourceforge_name="stone_soup"
-_F_sourceforge_dirname="crawl-ref"
-_F_sourceforge_subdir="files/"
-_F_sourceforge_ext=".tar.xz"
-Finclude sourceforge
+_F_make_opts="bin_prefix=bin GAME=${pkgname} prefix=/usr \
+    DATADIR=share/games/${pkgname}/data/"

-sha1sums=('f010051a5798aeb431fa20e49aca729e4962609e')
+up2date="Flasttar http://crawl.develz.org/release/";
+source=(http://crawl.develz.org/release/stone_soup-$pkgver-nodeps.tar.xz)
+sha1sums=('c4495c00648821daea81ed5de179c6b2f7743a5e')
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to