================================
fceu:source=0.98.12-1
cvc rdiff fceu -1 /[EMAIL PROTECTED]:desktop/0.98.12-1
================================
0.98.12-1 Ken VanDine ([EMAIL PROTECTED]) Mon Jul 24 16:33:24 2006
New package thanks to odla
fceu-0.98.12.src.tar.bz2: new
fceu.recipe: new
--- /dev/null
+++ fceu.recipe
@@ -0,0 +16 @@
+#
+# 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 Fceu(AutoPackageRecipe):
+ name = 'fceu'
+ version = '0.98.12'
+
+ buildRequires = [ 'SDL:devel', 'zlib:devel' ]
+
+ def unpack(r):
+ r.addArchive('http://umn.dl.sourceforge.net/sourceforge/fceultra/'
+ '%(name)s-%(version)s.src.tar.bz2')
+
Committed by: krv
_______________________________________________
Desktop-commits mailing list
[email protected]
http://lists.bizrace.com/mailman/listinfo/desktop-commits