Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=imgrebuild.git;a=commitdiff;h=38aed03fde32efa638893016e81d844428718793

commit 38aed03fde32efa638893016e81d844428718793
Author: James Buren <r...@frugalware.org>
Date:   Fri May 14 22:00:47 2010 -0500

catcodec-1.0.0-1-i686
* new package

diff --git a/source/apps-extra/catcodec/FrugalBuild 
b/source/apps-extra/catcodec/FrugalBuild
new file mode 100644
index 0000000..8682b6b
--- /dev/null
+++ b/source/apps-extra/catcodec/FrugalBuild
@@ -0,0 +1,22 @@
+# Compiling Time: 0.01 SBU
+# Maintainer: James Buren <r...@frugalware.org>
+
+pkgname=catcodec
+pkgver=1.0.0
+pkgrel=1
+pkgdesc="A utility for encoding and decoding the catalog files used by 
openttd."
+url="http://www.openttd.org/en";
+depends=('libstdc++')
+groups=('apps-extra')
+archs=('i686' 'x86_64')
+up2date="Flastarchive $url/download-$pkgname -source.tar.bz2"
+source=(http://binaries.openttd.org/extra/$pkgname/$pkgver/$pkgname-$pkgver-source.tar.bz2)
+sha1sums=('058e17c6e88586f54a262a34a1a12f4f188a8d31')
+
+build() {
+       Fmake
+       Fexerel /usr/bin/$pkgname
+       Fmanrel $pkgname.1
+}
+
+# optimization OK
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to