[weasel-commit] Source: libXvMC=1.0.5-1

  • From: rbuilder@xxxxxxxxx
  • To: weasel-commit@xxxxxxxxxxxxx
  • Date: Thu, 07 Jan 2010 15:22:02 -0500

================================
libXvMC:source=1.0.5-1 (previous: 1.0.4-1)
cvc rdiff libXvMC -1 /weasel.rpath.org@wgl:3-devel/1.0.5-1
================================
1.0.5-1 Filip Brcic (brcha@xxxxxxx) Thu Jan  7 15:21:54 2010
    version bump + metadata

libXvMC.recipe: changed
Index: libXvMC.recipe
====================================================================
contents(size sha1)
inode(mtime owner group)
--- libXvMC.recipe /weasel.rpath.org@wgl:3-devel/1.0.4-1
+++ libXvMC.recipe /weasel.rpath.org@wgl:3-devel/1.0.5-1
@@ -1,14 +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@xxxxxxx>
+# Distributed under the terms of the GNU General Public License v3
 #
 
-loadSuperClass('xorgpackage.recipe')
-class LibXvMC(XorgPackageRecipe):
+loadSuperClass('xorgcpackage')
+class Libxvmc(XorgCPackageRecipe):
     name = 'libXvMC'
-    version = '1.0.4'
+    version = '1.0.5'
     component = 'lib'
 
-    buildRequires = [ 'libXext:devel', 'libXv:devel', 'videoproto:devel',
-        'xextproto:devel' ]
+    buildRequires = [
+        'libXext:devel', 'libXv:devel', 'videoproto:devel',
+        'libX11:devel', 'xproto:devel', 'xextproto:devel'
+        ]
+
+    shortDesc  = 'X.Org XvMC library'
+    url        = 'http://xorg.freedesktop.org/'
+    licenses   = [ 'MIT' ]
+    categories = [ 'X' ]


libXvMC-1.0.5.tar.bz2: new
libXvMC-1.0.4.tar.bz2: removed

Committed by: brcha

Other related posts: