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

commit 1c169252f1c2eddacdd96c83bb5fb36523c5648d
Author: Devil505 <devil505li...@gmail.com>
Date:   Sun May 24 11:05:08 2009 +0200

editobj-0.5.7-1-i686
*new package

diff --git a/source/devel-extra/editobj/FrugalBuild 
b/source/devel-extra/editobj/FrugalBuild
new file mode 100644
index 0000000..26e0eb1
--- /dev/null
+++ b/source/devel-extra/editobj/FrugalBuild
@@ -0,0 +1,21 @@
+# Compiling Time: 0 SBU
+# Maintainer: Devil505 <devil505li...@gmail.com>
+
+pkgname=editobj
+pkgver=0.5.7
+pkgrel=1
+pkgdesc="EditObj can create a dialog box to edit any Python object"
+url="http://home.gna.org/oomadness/en/editobj";
+depends=('python')
+groups=('devel-extra')
+archs=('i686')
+_F_archive_name="EditObj"
+up2date="Flasttar http://download.gna.org/songwrite/";
+source=(http://download.gna.org/songwrite/$_F_archive_name-$pkgver.tar.gz)
+sha1sums=('5a085e167138eb2e748217b8188bebf34aa983e5')
+
+build() {
+  Fcd $_F_archive_name-$pkgver
+  python setup.py install --root=$Fdestdir || fdie
+}
+
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to