[weasel-commit] Source: encodings=1.0.3-1

  • From: rbuilder@xxxxxxxxx
  • To: weasel-commit@xxxxxxxxxxxxx
  • Date: Fri, 23 Jul 2010 23:49:44 -0400

================================
encodings:source=1.0.3-1
cvc rdiff encodings -1 /weasel.rpath.org@wgl:3-qa/1.0.3-1
================================
1.0.3-1 Filip Brcic (brcha@xxxxxxxxxxxx) Fri Jul 23 23:49:39 2010
    Promote to testing branch wgl:3-qa

encodings.recipe: new
--- /dev/null
+++ encodings.recipe
@@ -0,0 +21 @@
+#
+# Copyright (c) 2009,2010 Filip Brcic <brcha@xxxxxxxxxxxx>
+# Distributed under the terms of the GNU General Public License v3
+#
+
+loadSuperClass('xorgdatapackage')
+class Encodings(XorgDataPackageRecipe):
+    name = 'encodings'
+    version = '1.0.3'
+    component = 'font'
+
+    buildRequires = [
+        'mkfontscale:runtime', 'pkg-config:devel',
+        ]
+
+    shortDesc  = 'X.Org font encodings'
+    url        = 'http://xorg.freedesktop.org/'
+    licenses   = [ 'MIT' ]
+    categories = [ 'X' ]
+
+    extraConfig = ' --with-encodingsdir=%(datadir)s/fonts/encodings'

encodings-1.0.3.tar.bz2: new

Committed by: brcha

Other related posts: