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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Fri Dec 4 17:02:42 CET 2009


Revision: 7551
          http://gar.svn.sourceforge.net/gar/?rev=7551&view=rev
Author:   dmichelsen
Date:     2009-12-04 16:02:42 +0000 (Fri, 04 Dec 2009)

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

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


Property changes on: csw/mgar/pkg/libcdio/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/libcdio/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libcdio/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/libcdio/trunk/Makefile	2009-12-04 16:02:42 UTC (rev 7551)
@@ -0,0 +1,23 @@
+GARNAME = libcdio
+GARVERSION = 0.82
+CATEGORIES = lib
+
+DESCRIPTION = Encapsulate CD-ROM reading and control
+define BLURB
+  The Compact Disc Input and Control library encapsulates CD-ROM reading and control and
+  can be used in applications wishing to be oblivious of the OS- and device-dependant
+  properties of a CD-ROM. 
+endef
+
+MASTER_SITES = $(GNU_MIRROR)
+DISTFILES  = $(GARNAME)-$(GARVERSION).tar.gz
+
+# We define upstream file regex so we can be notifed of new upstream software release
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
+
+GARCOMPILER = GNU
+
+BUILD64 = 1
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include gar/category.mk

Added: csw/mgar/pkg/libcdio/trunk/checksums
===================================================================
--- csw/mgar/pkg/libcdio/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/libcdio/trunk/checksums	2009-12-04 16:02:42 UTC (rev 7551)
@@ -0,0 +1 @@
+1c29b18e01ab2b966162bc727bf3c360  libcdio-0.82.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