================================
libXpm:source=3.5.5-1
cvc rdiff libXpm -1 /[EMAIL PROTECTED]:1-devel/3.5.5-1
================================
3.5.5-1 Ken VanDine ([EMAIL PROTECTED]) Sun Jul 30 21:53:05 2006
Merged from fl:devel
libXpm.recipe: new
--- /dev/null
+++ libXpm.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 LibXpm(XorgPackageRecipe):
+ name = 'libXpm'
+ version = '3.5.5'
+ component = 'lib'
+
+ buildRequires = [ 'libICE:devel', 'libSM:devel', 'libXext:devel',
+ 'libXt:devel', 'xproto:devel' ]
+
+ def setup(r):
+ XorgPackageRecipe.setup(r)
+
+ r.Requires('libX11:devel', '%(libdir)s/pkgconfig/xpm.pc')
libXpm-3.5.5.tar.bz2: new
Committed by: krv
_______________________________________________
Desktop-commits mailing list
[email protected]
http://lists.bizrace.com/mailman/listinfo/desktop-commits