================================
libXxf86vm:source=1.0.1-1
cvc rdiff libXxf86vm -1 /[EMAIL PROTECTED]:1-devel/1.0.1-1
================================
1.0.1-1 Ken VanDine ([EMAIL PROTECTED]) Sun Jul 30 21:56:44 2006
    Merged from fl:devel
    
libXxf86vm.recipe: new
--- /dev/null
+++ libXxf86vm.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 LibXxf86vm(XorgPackageRecipe):
+    name = 'libXxf86vm'
+    version = '1.0.1'
+    component = 'lib'
+
+    buildRequires = [ 'libXext:devel', 'xextproto:devel',
+        'xf86vidmodeproto:devel', 'xproto:devel' ]
+
+    def setup(r):
+        XorgPackageRecipe.setup(r)
+
+        r.Requires('xf86vidmodeproto:devel', '%(libdir)s/pkgconfig/xxf86vm.pc')

libXxf86vm-1.0.1.tar.bz2: new

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

Reply via email to