[weasel-commit] Source: showfont=1.0.2-2

  • From: rbuilder@xxxxxxxxx
  • To: weasel-commit@xxxxxxxxxxxxx
  • Date: Tue, 19 Jan 2010 11:39:51 -0500

================================
showfont:source=1.0.2-2 (previous: 1.0.2-1)
cvc rdiff showfont -1 /weasel.rpath.org@wgl:3-devel/1.0.2-2
================================
1.0.2-2 Filip Brcic (brcha@xxxxxxx) Tue Jan 19 11:39:43 2010
    fixed metadata

showfont.recipe: changed
Index: showfont.recipe
====================================================================
contents(size sha1)
inode(mtime)
--- showfont.recipe /weasel.rpath.org@wgl:3-devel/1.0.2-1
+++ showfont.recipe /weasel.rpath.org@wgl:3-devel/1.0.2-2
@@ -1,13 +1,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
+# Copyright (c) 2010 Filip Brcic <brcha@xxxxxxxxxxxx>
+# Distributed under the terms of the GNU General Public License v3
 #
 
-loadSuperClass('xorgcpackage.recipe')
-class Showfont(XorgCPackageRecipe):
+loadSuperClass('xorgpackage')
+class Showfont(XorgPackageRecipe):
     name = 'showfont'
     version = '1.0.2'
     component = 'app'
 
-    buildRequires = [ 'libFS:devel' ]
+    buildRequires = [
+        'libFS:devel',
+        ]
+
+    shortDesc  = 'Font dumper for X font server'
+    url        = 'http://xorg.freedesktop.org/'
+    licenses   = [ 'MIT' ]
+    categories = [ 'X' ]



Committed by: brcha

Other related posts: