================================
goocanvas:source=20060806-1
cvc rdiff goocanvas -1 /[EMAIL PROTECTED]:desktop/20060806-1
================================
20060806-1 Ken VanDine ([EMAIL PROTECTED]) Sun Aug 6 11:08:19 2006
New package
goocanvas-20060806.tar.bz2: new
goocanvas.recipe: new
--- /dev/null
+++ goocanvas.recipe
@@ -0,0 +18 @@
+#
+# Copyright (c) 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 GooCanvas(AutoPackageRecipe):
+
+ buildRequires = ['atk:devel', 'cairo:devel', 'fontconfig:devel',
+ 'freetype:devel', 'glib:devel', 'glib:runtime', 'gtk:devel',
+ 'libpng:devel', 'pango:devel', 'pkgconfig:devel', 'xorg-x11:devel',
+ 'zlib:devel']
+
+ name = 'goocanvas'
+ version = '20060806'
+
+ def unpack(r):
+ r.addArchive('%(name)s-%(version)s.tar.bz2')
Committed by: krv
_______________________________________________
Desktop-commits mailing list
[email protected]
http://lists.bizrace.com/mailman/listinfo/desktop-commits