================================
libxkbui:source=1.0.2-1
cvc rdiff libxkbui -1 /[EMAIL PROTECTED]:1-devel/1.0.2-1
================================
1.0.2-1 Ken VanDine ([EMAIL PROTECTED]) Sun Jul 30 21:59:52 2006
Merged from fl:devel
libxkbui.recipe: new
--- /dev/null
+++ libxkbui.recipe
@@ -0,0 +20 @@
+#
+# 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 Libxkbui(XorgPackageRecipe):
+ name = 'libxkbui'
+ version = '1.0.2'
+ component = 'lib'
+
+ buildRequires = [ 'libICE:devel', 'libSM:devel', 'libXt:devel',
+ 'libxkbfile:devel' ]
+
+ def setup(r):
+ XorgPackageRecipe.setup(r)
+
+ for requirement in ('kbproto:devel', 'libX11:devel'):
+ r.Requires(requirement, '%(libdir)s/pkgconfig/xkbui.pc')
libxkbui-1.0.2.tar.bz2: new
Committed by: krv
_______________________________________________
Desktop-commits mailing list
[email protected]
http://lists.bizrace.com/mailman/listinfo/desktop-commits