[weasel-commit] Source: libXfont=1.4.0-1

  • From: rbuilder@xxxxxxxxx
  • To: weasel-commit@xxxxxxxxxxxxx
  • Date: Thu, 07 Jan 2010 11:52:14 -0500

================================
libXfont:source=1.4.0-1
cvc rdiff libXfont -1 /weasel.rpath.org@wgl:3-devel/1.4.0-1
================================
1.4.0-1 Filip Brcic (brcha@xxxxxxx) Thu Jan  7 11:52:08 2010
    Automatic promote by rBuild.

libXfont.recipe: new
--- /dev/null
+++ libXfont.recipe
@@ -0,0 +17 @@
+#
+# Copyright (c) 2005-2008 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('xorgcpackage')
+class LibXfont(XorgCPackageRecipe):
+    name = 'libXfont'
+    version = '1.4.0'
+    component = 'lib'
+
+    buildRequires = [ 'fontcacheproto:devel', 'fontsproto:devel',
+        'freetype:devel', 'libfontenc:devel', 'xproto:devel', 'xtrans:devel',
+        'zlib:devel' ]
+
+    extraConfig = ' --with-encodingsdir=%(datadir)s/X11/encodings'

libXfont-1.4.0.tar.bz2: new

Committed by: brcha

Other related posts:

  • » [weasel-commit] Source: libXfont=1.4.0-1 - rbuilder