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

commit 3ddec346a4f5ee5af87f9750d2837db5bb63568a
Author: kikadf <kikadf...@gmail.com>
Date:   Tue May 17 16:30:02 2011 +0200

openra-20110511-1-i686 *New package

* nobuild options: third party dependecies (*.dll, *.config files)

diff --git a/source/games-extra/openra/FrugalBuild 
b/source/games-extra/openra/FrugalBuild
new file mode 100644
index 0000000..91ce276
--- /dev/null
+++ b/source/games-extra/openra/FrugalBuild
@@ -0,0 +1,22 @@
+# Compiling Time: 0 SBU
+# Maintainer: kikadf <kikadf...@gmail.com>
+
+pkgname=openra
+pkgver=20110511
+pkgrel=1
+pkgdesc="OpenRA is a Libre/Free Real Time Strategy game engine supporting 
early Westwood games like Command & Conquer and Command & Conquer: Red Alert."
+url="http://openra.res0l.net/";
+rodepends=('mono' 'openal' 'mesa' 'freetype2' 'sdl')
+groups=('games-extra')
+archs=('i686' 'x86_64')
+up2date="lynx -dump $url | grep Release | cut -d ' ' -f 8 | head -1"
+source=($url/assets/downloads/linux/arch/$pkgname-release.$pkgver-1-any.pkg.tar.xz)
+options=('nobuild')
+sha1sums=('3000545468df69a9bca39e9fef00d1cad4bf26b8')
+
+build()
+{
+       Fexe usr/bin/$pkgname usr/bin/$pkgname
+       Fcprel usr/share usr/
+}
+
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to