[csw-devel] SF.net SVN: gar:[21376] csw/mgar/pkg/zip/branches
mattdarcy at users.sourceforge.net
mattdarcy at users.sourceforge.net
Thu Jun 20 14:20:25 CEST 2013
Revision: 21376
http://gar.svn.sourceforge.net/gar/?rev=21376&view=rev
Author: mattdarcy
Date: 2013-06-20 12:20:25 +0000 (Thu, 20 Jun 2013)
Log Message:
-----------
zlib test build for nim branch
Modified Paths:
--------------
csw/mgar/pkg/zip/branches/nim/Makefile
Added Paths:
-----------
csw/mgar/pkg/zip/branches/nim/
Modified: csw/mgar/pkg/zip/branches/nim/Makefile
===================================================================
--- csw/mgar/pkg/zip/trunk/Makefile 2013-06-03 08:51:06 UTC (rev 21242)
+++ csw/mgar/pkg/zip/branches/nim/Makefile 2013-06-20 12:20:25 UTC (rev 21376)
@@ -4,7 +4,7 @@
NAME = zip
VERSION = 3.0
ZIPVERSION = $(subst .,,$(VERSION))
-GARTYPE = v2
+GARTYPE = bts
DESCRIPTION = Info-Zip Zip compression and file packaging/archive utility
define BLURB
@@ -18,7 +18,7 @@
DISTNAME = $(NAME)$(UNZIPVERSION)
DISTFILES = $(DISTNAME).tgz
-RUNTIME_DEP_PKGS = CSWlibbz2-1-0
+RUNTIME_DEP_PKGS = NIMOSSlibbz2-1-0
BUILD_DEP_PKGS = $(RUNTIME_DEP_PKGS)
# zip's configure is... "special". We use a custom version
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