================================
pygoocanvas:source=20060806-1
cvc rdiff pygoocanvas -1 /[EMAIL PROTECTED]:desktop/20060806-1
================================
20060806-1 Ken VanDine ([EMAIL PROTECTED]) Sun Aug  6 11:08:32 2006
    New package
    
pygoocanvas.recipe: new
--- /dev/null
+++ pygoocanvas.recipe
@@ -0,0 +19 @@
+#
+# 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 PyGooCanvas(AutoPackageRecipe):
+
+    buildRequires = [ 'atk:devel', 'cairo:devel', 'fontconfig:devel',
+        'freetype:devel', 'glib:devel', 'goocanvas:devel', 'gtk:devel',
+        'libpng:devel', 'pango:devel', 'pkgconfig:devel', 'xorg-x11:devel',
+        'zlib:devel']
+
+
+    name = 'pygoocanvas'
+    version = '20060806'
+
+    def unpack(r):
+        r.addArchive('%(name)s-%(version)s.tar.bz2')

pygoocanvas-20060806.tar.bz2: new

Committed by: krv
_______________________________________________
Desktop-commits mailing list
[email protected]
http://lists.bizrace.com/mailman/listinfo/desktop-commits

Reply via email to