[csw-devel] SF.net SVN: gar:[10839] csw/mgar/pkg
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Mon Aug 30 14:14:44 CEST 2010
Revision: 10839
http://gar.svn.sourceforge.net/gar/?rev=10839&view=rev
Author: dmichelsen
Date: 2010-08-30 12:14:43 +0000 (Mon, 30 Aug 2010)
Log Message:
-----------
ddrescue: Initial commit, does not yet compile due to hardcoded gcc flags
Added Paths:
-----------
csw/mgar/pkg/ddrescue/
csw/mgar/pkg/ddrescue/branches/
csw/mgar/pkg/ddrescue/tags/
csw/mgar/pkg/ddrescue/trunk/
csw/mgar/pkg/ddrescue/trunk/Makefile
csw/mgar/pkg/ddrescue/trunk/checksums
csw/mgar/pkg/ddrescue/trunk/files/
Property changes on: csw/mgar/pkg/ddrescue/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/ddrescue/trunk/Makefile
===================================================================
--- csw/mgar/pkg/ddrescue/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/ddrescue/trunk/Makefile 2010-08-30 12:14:43 UTC (rev 10839)
@@ -0,0 +1,20 @@
+# : Makefile 9089 2010-03-11 08:34:46Z wahwah $
+GARNAME = ddrescue
+GARVERSION = 1.13
+CATEGORIES = utils
+
+DESCRIPTION = A data recovery tool
+define BLURB
+ GNU ddrescue is a data recovery tool. It copies data from one file or block device
+ (hard disc, cdrom, etc) to another, trying hard to rescue data in case of read errors.
+endef
+
+MASTER_SITES = $(GNU_MIRROR)
+DISTFILES = $(GARNAME)-$(GARVERSION).tar.lz
+
+# File name regex to get notifications about upstream software releases
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.lz
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include gar/category.mk
Property changes on: csw/mgar/pkg/ddrescue/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: csw/mgar/pkg/ddrescue/trunk/checksums
===================================================================
--- csw/mgar/pkg/ddrescue/trunk/checksums (rev 0)
+++ csw/mgar/pkg/ddrescue/trunk/checksums 2010-08-30 12:14:43 UTC (rev 10839)
@@ -0,0 +1 @@
+00cd788fbd6bc5a6205c3199f7557fda ddrescue-1.13.tar.lz
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