[weasel-commit] Source: luit=1.0.4-1

  • From: rbuilder@xxxxxxxxx
  • To: weasel-commit@xxxxxxxxxxxxx
  • Date: Mon, 18 Jan 2010 21:01:50 -0500

================================
luit:source=1.0.4-1 (previous: 1.0.3-1)
cvc rdiff luit -1 /weasel.rpath.org@wgl:3-devel/1.0.4-1
================================
1.0.4-1 Filip Brcic (brcha@xxxxxxx) Mon Jan 18 21:01:41 2010
    version bump + metadata

luit-1.0.4.tar.bz2: new
luit.recipe: changed
Index: luit.recipe
====================================================================
contents(size sha1)
inode(mtime)
--- luit.recipe /weasel.rpath.org@wgl:3-devel/1.0.3-1
+++ luit.recipe /weasel.rpath.org@wgl:3-devel/1.0.4-1
@@ -1,13 +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) 2010 Filip Brcic <brcha@xxxxxxxxxxxx>
+# Distributed under the terms of the GNU General Public License v3
 #
 
-loadSuperClass('xorgpackage.recipe')
+loadSuperClass('xorgpackage')
 class Luit(XorgPackageRecipe):
     name = 'luit'
-    version = '1.0.3'
+    version = '1.0.4'
     component = 'app'
 
-    buildRequires = [ 'libfontenc:devel', 'zlib:devel' ]
+    buildRequires = [
+        'libfontenc:devel', 'zlib:devel'
+        ]
+
+    shortDesc  = 'Locale and ISO 2022 support for Unicode terminals'
+    url        = 'http://xorg.freedesktop.org/'
+    licenses   = [ 'MIT' ]
+    categories = [ 'X' ]
+
+    extraConfig = ' --with-localealiasfile=%(datadir)s/X11/locale/locale.alias'


luit-1.0.3.tar.bz2: removed

Committed by: brcha

Other related posts: