================================
libXxf86dga:source=1.0.1-1
cvc rdiff libXxf86dga -1 /[EMAIL PROTECTED]:1-devel/1.0.1-1
================================
1.0.1-1 Ken VanDine ([EMAIL PROTECTED]) Sun Jul 30 21:56:05 2006
Merged from fl:devel
libXxf86dga.recipe: new
--- /dev/null
+++ libXxf86dga.recipe
@@ -0,0 +19 @@
+#
+# Copyright (c) 2005-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
+#
+
+loadSuperClass('xorgpackage.recipe')
+class LibXxf86dga(XorgPackageRecipe):
+ name = 'libXxf86dga'
+ version = '1.0.1'
+ component = 'lib'
+
+ buildRequires = [ 'libXext:devel', 'xextproto:devel', 'xf86dgaproto:devel',
+ 'xproto:devel' ]
+
+ def setup(r):
+ XorgPackageRecipe.setup(r)
+
+ r.Requires('xf86dgaproto:devel', '%(libdir)s/pkgconfig/xxf86dga.pc')
libXxf86dga-1.0.1.tar.bz2: new
Committed by: krv
_______________________________________________
Desktop-commits mailing list
[email protected]
http://lists.bizrace.com/mailman/listinfo/desktop-commits