[Frugalware-git] imgrebuild: opengfx-0.2.4-1-i686 * new package
James Buren
ryuo at frugalware.org
Sat May 15 06:06:41 CEST 2010
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=imgrebuild.git;a=commitdiff;h=f86c6ede17b34c464dff2adeab6e466e9b5248f3
commit f86c6ede17b34c464dff2adeab6e466e9b5248f3
Author: James Buren <ryuo at frugalware.org>
Date: Fri May 14 23:05:03 2010 -0500
opengfx-0.2.4-1-i686
* new package
diff --git a/source/games-extra/opengfx/FrugalBuild b/source/games-extra/opengfx/FrugalBuild
new file mode 100644
index 0000000..0e263dd
--- /dev/null
+++ b/source/games-extra/opengfx/FrugalBuild
@@ -0,0 +1,28 @@
+# Compiling Time: 0.01 SBU
+# Maintainer: James Buren <ryuo at frugalware.org>
+
+pkgname=opengfx
+pkgver=0.2.4
+pkgrel=1
+pkgdesc="Graphic data files for openttd."
+url="http://www.openttd.org/en"
+depends=()
+makedepends=('grfcodec')
+groups=('games-extra')
+archs=('i686' 'x86_64')
+_F_cd_path="$pkgname-$pkgver-source"
+up2date="Flastarchive $url/download-$pkgname -source.tar.gz"
+source=(http://binaries.openttd.org/extra/$pkgname/$pkgver/$pkgname-$pkgver-source.tar.gz)
+sha1sums=('b1a610fb5e69f95c9d3ca0a9a74d036c12c34ed8')
+
+build() {
+ Fmake
+ Ffilerel /usr/share/openttd/data/ogfx1_base.grf
+ Ffilerel /usr/share/openttd/data/ogfxc_arctic.grf
+ Ffilerel /usr/share/openttd/data/ogfxe_extra.grf
+ Ffilerel /usr/share/openttd/data/ogfxh_tropical.grf
+ Ffilerel /usr/share/openttd/data/ogfxi_logos.grf
+ Ffilerel /usr/share/openttd/data/ogfxt_toyland.grf
+ Ffilerel /usr/share/openttd/data/$pkgname.obg
+ Fdocrel docs/*.ptxt
+}
More information about the Frugalware-git
mailing list