[weasel-commit] Source: font-misc-ethiopic=1.0.0-2

  • From: rbuilder@xxxxxxxxx
  • To: weasel-commit@xxxxxxxxxxxxx
  • Date: Thu, 21 Jan 2010 12:32:45 -0500

================================
font-misc-ethiopic:source=1.0.0-2 (previous: 1.0.0-1)
cvc rdiff font-misc-ethiopic -1 /weasel.rpath.org@wgl:3-devel/1.0.0-2
================================
1.0.0-2 Filip Brcic (brcha@xxxxxxx) Thu Jan 21 12:32:29 2010
    fixed recipe and metadata

font-misc-ethiopic.recipe: changed
Index: font-misc-ethiopic.recipe
====================================================================
contents(size sha1)
inode(mtime owner group)
--- font-misc-ethiopic.recipe /weasel.rpath.org@wgl:3-devel/1.0.0-1
+++ font-misc-ethiopic.recipe /weasel.rpath.org@wgl:3-devel/1.0.0-2
@@ -1,11 +1,24 @@
 #
-# 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
+# Copyright (c) 2010 Filip Brcic <brcha@xxxxxxxxxxxx>
+# Distributed under the terms of the GNU General Public License v3
 #
 
-loadSuperClass('xorgfontpackage.recipe')
+loadSuperClass('xorgfontpackage')
 class FontMiscEthiopic(XorgFontPackageRecipe):
     name = 'font-misc-ethiopic'
     version = '1.0.0'
     component = 'font'
+
+    buildRequires = []
+
+    shortDesc  = 'Miscellaneous Ethiopic fonts'
+    url        = 'http://xorg.freedesktop.org/'
+    licenses   = [ 'MIT' ]
+    categories = [ 'Media/Fonts', 'X' ]
+
+    extraConfig = XorgFontPackageRecipe.extraConfig
+    extraConfig += (
+        ' --with-mapfiles=%(datadir)s/fonts/util'
+        ' --with-ttf-fontdir=%(datadir)s/fonts/TTF'
+        ' --with-otf-fontdir=%(datadir)s/fonts/OTF'
+        )



Committed by: brcha

Other related posts: