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

skayser at users.sourceforge.net skayser at users.sourceforge.net
Thu Dec 9 02:21:30 CET 2010


Revision: 11852
          http://gar.svn.sourceforge.net/gar/?rev=11852&view=rev
Author:   skayser
Date:     2010-12-09 01:21:30 +0000 (Thu, 09 Dec 2010)

Log Message:
-----------
avfs: initial commit, work in progress, feel free to take over

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


Property changes on: csw/mgar/pkg/avfs/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/avfs/trunk/Makefile
===================================================================
--- csw/mgar/pkg/avfs/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/avfs/trunk/Makefile	2010-12-09 01:21:30 UTC (rev 11852)
@@ -0,0 +1,22 @@
+# TODO (release-critical prefixed with !, non release-critical with *)
+#
+# ! build state unknown, work in progress, please verify
+#
+GARNAME = avfs
+GARVERSION = 0.9.8
+CATEGORIES = apps
+
+DESCRIPTION = Virtual file system to access archives, disk images, remote locations
+define BLURB
+  Long description
+endef
+
+VENDOR_URL   = http://avf.sourceforge.net/
+MASTER_SITES = $(SF_MIRRORS)
+SF_PROJ      = avf
+DISTFILES    = $(GARNAME)-$(GARVERSION).tar.bz2
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.bz2
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include gar/category.mk

Added: csw/mgar/pkg/avfs/trunk/checksums
===================================================================
--- csw/mgar/pkg/avfs/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/avfs/trunk/checksums	2010-12-09 01:21:30 UTC (rev 11852)
@@ -0,0 +1 @@
+5281b990251c8c3a15366ad40e4818db  avfs-0.9.8.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