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

  • From: rbuilder@xxxxxxxxx
  • To: weasel-commit@xxxxxxxxxxxxx
  • Date: Mon, 11 Jan 2010 17:44:47 -0500

================================
encodings:source=1.0.3-1 (previous: 1.0.2-4)
cvc rdiff encodings -1 /weasel.rpath.org@wgl:3-devel/1.0.3-1
================================
1.0.3-1 Filip Brcic (brcha@xxxxxxx) Mon Jan 11 17:44:39 2010
    version bump + metadata

encodings.recipe: changed
Index: encodings.recipe
====================================================================
contents(size sha1)
inode(mtime)
--- encodings.recipe /weasel.rpath.org@wgl:3-devel/1.0.2-4
+++ encodings.recipe /weasel.rpath.org@wgl:3-devel/1.0.3-1
@@ -1,15 +1,21 @@
 #
-# 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) 2009,2010 Filip Brcic <brcha@xxxxxxxxxxxx>
+# Distributed under the terms of the GNU General Public License v3
 #
 
-loadSuperClass('xorgdatapackage.recipe')
+loadSuperClass('xorgdatapackage')
 class Encodings(XorgDataPackageRecipe):
     name = 'encodings'
-    version = '1.0.2'
+    version = '1.0.3'
     component = 'font'
 
-    buildRequires = [ 'mkfontscale:runtime' ]
+    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
encodings-1.0.2.tar.bz2: removed

Committed by: brcha

Other related posts: