[csw-devel] SF.net SVN: gar:[6498] csw/mgar/pkg/x11

wbonnet at users.sourceforge.net wbonnet at users.sourceforge.net
Sun Sep 27 19:13:11 CEST 2009


Revision: 6498
          http://gar.svn.sourceforge.net/gar/?rev=6498&view=rev
Author:   wbonnet
Date:     2009-09-27 17:13:11 +0000 (Sun, 27 Sep 2009)

Log Message:
-----------
Initial commit

Added Paths:
-----------
    csw/mgar/pkg/x11/libxvmc/
    csw/mgar/pkg/x11/libxvmc/branches/
    csw/mgar/pkg/x11/libxvmc/tags/
    csw/mgar/pkg/x11/libxvmc/trunk/
    csw/mgar/pkg/x11/libxvmc/trunk/Makefile
    csw/mgar/pkg/x11/libxvmc/trunk/checksums
    csw/mgar/pkg/x11/libxvmc/trunk/files/


Property changes on: csw/mgar/pkg/x11/libxvmc/trunk
___________________________________________________________________
Added: svn:ignore
   + cookies
download
work


Added: svn:externals
   + gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2


Added: csw/mgar/pkg/x11/libxvmc/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/libxvmc/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/x11/libxvmc/trunk/Makefile	2009-09-27 17:13:11 UTC (rev 6498)
@@ -0,0 +1,36 @@
+GARNAME = libXvMC
+GARVERSION = 1.0.4
+CATEGORIES = x11
+
+DESCRIPTION = XVideo Motion Compensation Library
+define BLURB
+  X-Video Motion Compensation (XvMC) provides accelerated video playback by offloading video decoding to hardware. It is an extension of the X video extension for the X Window System.
+endef
+
+MASTER_SITES = $(X11_LIB_MASTER_SITE)
+DISTFILES  = $(GARNAME)-$(GARVERSION).tar.bz2
+
+# We define upstream file regex so we can be notifed of new upstream software release
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.bz2
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+PACKAGES = CSWlibxvmc CSWlibxvmcdevel
+
+CATALOGNAME_CSWlibxvmc = libxvmc
+CATALOGNAME_CSWlibxvmcdevel = libxvmc_devel
+
+SPKG_DESC_CSWlibxvmc = $(DESCRIPTION)
+SPKG_DESC_CSWlibxvmcdevel = $(DESCRIPTION) development files
+
+PREREQUISITE_PKGS = CSWlibxvdevel CSWxvideoproto
+
+REQUIRED_PKGS_CSWlibxvmc      = CSWlibx11 CSWlibxext CSWlibxv
+REQUIRED_PKGS_CSWlibxvmcdevel = CSWlibxvmc
+
+PKGFILES_CSWlibxvmcdevel  = $(PKGFILES_DEVEL)
+
+BUILD64 = 1
+NOISALIST = 1
+
+include gar/category.mk

Added: csw/mgar/pkg/x11/libxvmc/trunk/checksums
===================================================================
--- csw/mgar/pkg/x11/libxvmc/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/x11/libxvmc/trunk/checksums	2009-09-27 17:13:11 UTC (rev 6498)
@@ -0,0 +1 @@
+b54600573daf9d1a29b952e8d35b389e  download/libXvMC-1.0.4.tar.bz2


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list