[csw-devel] SF.net SVN: gar:[17790] csw/mgar/pkg
pfelecan at users.sourceforge.net
pfelecan at users.sourceforge.net
Fri Apr 20 21:41:59 CEST 2012
Revision: 17790
http://gar.svn.sourceforge.net/gar/?rev=17790&view=rev
Author: pfelecan
Date: 2012-04-20 19:41:58 +0000 (Fri, 20 Apr 2012)
Log Message:
-----------
migrated from a personal recipe to a gar based recipe.
Added Paths:
-----------
csw/mgar/pkg/lsdvd/
csw/mgar/pkg/lsdvd/Makefile
csw/mgar/pkg/lsdvd/branches/
csw/mgar/pkg/lsdvd/tags/
csw/mgar/pkg/lsdvd/trunk/
csw/mgar/pkg/lsdvd/trunk/Makefile
csw/mgar/pkg/lsdvd/trunk/checksums
csw/mgar/pkg/lsdvd/trunk/files/
Added: csw/mgar/pkg/lsdvd/Makefile
===================================================================
--- csw/mgar/pkg/lsdvd/Makefile (rev 0)
+++ csw/mgar/pkg/lsdvd/Makefile 2012-04-20 19:41:58 UTC (rev 17790)
@@ -0,0 +1,2 @@
+%:
+ $(MAKE) -C trunk $*
Property changes on: csw/mgar/pkg/lsdvd/trunk
___________________________________________________________________
Added: svn:ignore
+ work
Added: csw/mgar/pkg/lsdvd/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lsdvd/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/lsdvd/trunk/Makefile 2012-04-20 19:41:58 UTC (rev 17790)
@@ -0,0 +1,32 @@
+# $Id$
+# TODO (release-critical prefixed with !, non release-critical with *)
+#
+NAME = lsdvd
+VERSION = 0.16
+GARTYPE = v2
+CATEGORIES = apps
+
+DESCRIPTION = print information about the contents and structure of a DVD
+define BLURB
+ Print information about the contents and structure of a DVD
+endef
+
+MASTER_SITES = $(SF_MIRRORS)
+DISTFILES = $(DISTNAME).tar.gz
+
+# File name regex to get notifications about upstream software releases
+# NOTE: Use this only if the automatic regex creation
+# does not work for your package
+# UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz
+
+# If the url used to check for software update is different of MASTER_SITES, then
+# uncomment the next line. Otherwise it is set by default to the value of MASTER_SITES
+# UPSTREAM_MASTER_SITES =
+
+BUILD_DEP_PKGS = CSWlibdvdreaddevel
+RUNTIME_DEP_PKGS = CSWlibdvdread
+CONFIGURE_ARGS = $(DIRPATHS)
+GARCOMPILER = GNU
+
+include gar/category.mk
+
Property changes on: csw/mgar/pkg/lsdvd/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: csw/mgar/pkg/lsdvd/trunk/checksums
===================================================================
--- csw/mgar/pkg/lsdvd/trunk/checksums (rev 0)
+++ csw/mgar/pkg/lsdvd/trunk/checksums 2012-04-20 19:41:58 UTC (rev 17790)
@@ -0,0 +1 @@
+340e1abe5c5e5abf7ff8031e78f49ee7 lsdvd-0.16.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