[csw-devel] SF.net SVN: gar:[8704] csw/mgar/pkg
bensons at users.sourceforge.net
bensons at users.sourceforge.net
Sat Feb 20 20:00:57 CET 2010
Revision: 8704
http://gar.svn.sourceforge.net/gar/?rev=8704&view=rev
Author: bensons
Date: 2010-02-20 19:00:57 +0000 (Sat, 20 Feb 2010)
Log Message:
-----------
gstplugins_ugly: initial GAR recipe
Added Paths:
-----------
csw/mgar/pkg/gstplugins_ugly/
csw/mgar/pkg/gstplugins_ugly/branches/
csw/mgar/pkg/gstplugins_ugly/tags/
csw/mgar/pkg/gstplugins_ugly/trunk/
csw/mgar/pkg/gstplugins_ugly/trunk/Makefile
csw/mgar/pkg/gstplugins_ugly/trunk/checksums
csw/mgar/pkg/gstplugins_ugly/trunk/files/
Property changes on: csw/mgar/pkg/gstplugins_ugly/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/gstplugins_ugly/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gstplugins_ugly/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/gstplugins_ugly/trunk/Makefile 2010-02-20 19:00:57 UTC (rev 8704)
@@ -0,0 +1,37 @@
+GARNAME = gstplugins_ugly
+GARVERSION = 0.10.13
+CATEGORIES = gnome
+
+DESCRIPTION = GStreamer plugins (Ugly)
+define BLURB
+ GStreamer Ugly Plug-ins is a set of plug-ins that have good quality and
+ correct functionality, but distributing them might pose problems.
+ The license on either the plug-ins or the supporting libraries might not
+ be how we'd like. The code might be widely known to present patent problems.
+endef
+
+MASTER_SITES = http://gstreamer.freedesktop.org/src/gst-plugins-ugly/
+SRCNAME = gst-plugins-ugly
+DISTFILES = $(SRCNAME)-$(GARVERSION).tar.gz
+WORKSRC = $(WORKDIR)/$(SRCNAME)-$(GARVERSION)
+PACKAGES = CSWgstpluginsugly
+CATALOGNAME = gstplugins_ugly
+
+# We define upstream file regex so we can be notifed of new upstream software release
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
+
+BUILD_DEP_PKGS += CSWgstreamer CSWgstplugins CSWglib2 CSWggettext CSWggettextrt
+BUILD_DEP_PKGS += CSWlibdvdread CSWlibid3tag CSWlibmad CSWliboil CSWlibxml2
+BUILD_DEP_PKGS += CSWsunmath CSWzlib CSWliba52
+RUNTIME_DEP_PKGS = $(BUILD_DEP_PKGS)
+
+CONFIGURE_ARGS += $(DIRPATHS)
+CONFIGURE_ARGS += --disable-debug
+
+STRIP_LIBTOOL = 1
+
+TEST_SCRIPTS =
+
+LICENSE = $(WORKDIR_FIRSTMOD)/$(SRCNAME)-$(GARVERSION)/COPYING
+
+include gar/category.mk
Added: csw/mgar/pkg/gstplugins_ugly/trunk/checksums
===================================================================
--- csw/mgar/pkg/gstplugins_ugly/trunk/checksums (rev 0)
+++ csw/mgar/pkg/gstplugins_ugly/trunk/checksums 2010-02-20 19:00:57 UTC (rev 8704)
@@ -0,0 +1 @@
+abf125b9a3c0432721493bc49d7a04c8 gst-plugins-ugly-0.10.13.tar.gz
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