================================
gnome-sharp:source=2.16.0-1
cvc rdiff gnome-sharp -1 /[EMAIL PROTECTED]:1-devel/2.16.0-1
================================
2.16.0-1 Antonio Meireles aka doniphon ([EMAIL PROTECTED]) Mon Aug 28 11:07:27
2006
bump and moved too to 1-devel
gnome-sharp.recipe: new
--- /dev/null
+++ gnome-sharp.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
+#
+loadRecipe('gnomepackage.recipe')
+class GnomerSharp(GnomePackageRecipe):
+ name = 'gnome-sharp'
+ version = '2.16.0'
+
+ buildRequires = [ ]
+
+ def setup(r):
+ r.disableParallelMake()
+ GnomePackageRecipe.setup(r)
+ r.NonBinariesInBindirs(exceptions=['%(bindir)s/.*\.exe'])
+ r.Remove('%(libdir)s/mono/*/*.mdb')
+ r.Remove('%(libdir)s/mono/*/*.config')
+
gnome-sharp-2.16.0.tar.bz2: new
Committed by: antonio.meireles
_______________________________________________
Desktop-commits mailing list
[email protected]
http://lists.bizrace.com/mailman/listinfo/desktop-commits