================================
gfceu:source=0.5.0-1
cvc rdiff gfceu -1 /[EMAIL PROTECTED]:desktop/0.5.0-1
================================
0.5.0-1 Ken VanDine ([EMAIL PROTECTED]) Mon Jul 24 16:32:18 2006
New package thanks to odla
gfceu.recipe: new
--- /dev/null
+++ gfceu.recipe
@@ -0,0 +19 @@
+#
+# Copyright (c) 2004-2006 rPath, Inc.
+# This file is distributed under the terms of the MIT License.
+# A copy is available at http://www.rpath.com/permanent/mit-license.html
+#
+
+class Gfceu(PackageRecipe):
+ name = 'gfceu'
+ version = '0.5.0'
+
+ buildRequires = [ 'python-setuptools:python',
+ 'desktop-file-utils:runtime', 'desktop-file-utils:runtime',
+ 'pygtk:python' ]
+
+ def setup(r):
+ r.addArchive('http://gfceu.thepiratecove.org/files/'
+ '%(name)s-%(version)s.tar.gz')
+ r.PythonSetup()
+
gfceu-0.5.0.tar.gz: new
Committed by: krv
_______________________________________________
Desktop-commits mailing list
[email protected]
http://lists.bizrace.com/mailman/listinfo/desktop-commits