[weasel-commit] Source: font-adobe-75dpi=1.0.0-1.0.1

  • From: rbuilder@xxxxxxxxx
  • To: weasel-commit@xxxxxxxxxxxxx
  • Date: Thu, 21 Jan 2010 07:27:09 -0500

================================
font-adobe-75dpi:source=1.0.0-1.0.1 (previous: 1.0.0-1)
cvc rdiff font-adobe-75dpi -1 
/conary.rpath.com@rpl:devel//2-devel//weasel.rpath.org@wgl:3-devel/1.0.0-1.0.1
================================
1.0.0-1.0.1 Filip Brcic (brcha@xxxxxxx) Thu Jan 21 07:26:58 2010
    fixed recipe + metadata

font-adobe-75dpi.recipe: changed
Index: font-adobe-75dpi.recipe
====================================================================
contents(size sha1)
inode(mtime owner group)
--- font-adobe-75dpi.recipe 
/conary.rpath.com@rpl:devel//2-devel//weasel.rpath.org@wgl:3-devel/1.0.0-1
+++ font-adobe-75dpi.recipe 
/conary.rpath.com@rpl:devel//2-devel//weasel.rpath.org@wgl:3-devel/1.0.0-1.0.1
@@ -1,11 +1,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
+# Copyright (c) 2010 Filip Brcic <brcha@xxxxxxxxxxxx>
+# Distributed under the terms of the GNU General Public License v3
 #
 
-loadSuperClass('xorgfontpackage.recipe')
+loadSuperClass('xorgfontpackage')
 class FontAdobe75dpi(XorgFontPackageRecipe):
     name = 'font-adobe-75dpi'
     version = '1.0.0'
     component = 'font'
+
+    buildRequires = []
+
+    shortDesc  = 'X.Org Adobe bitmap fonts'
+    url        = 'http://xorg.freedesktop.org/'
+    licenses   = [ 'MIT' ]
+    categories = [ 'Media/Fonts', 'X' ]
+
+    extraConfig = XorgFontPackageRecipe.extraConfig
+    extraConfig += ' --with-mapfiles=%(datadir)s/fonts/util'



Committed by: brcha

Other related posts:

  • » [weasel-commit] Source: font-adobe-75dpi=1.0.0-1.0.1 - rbuilder