[46178] trunk/dports/archivers

illogic-al at macports.org illogic-al at macports.org
Sat Jan 31 01:11:41 PST 2009


Revision: 46178
          http://trac.macports.org/changeset/46178
Author:   illogic-al at macports.org
Date:     2009-01-31 01:11:38 -0800 (Sat, 31 Jan 2009)
Log Message:
-----------
New portfile libzip. Whatever could that mean?

Added Paths:
-----------
    trunk/dports/archivers/libzip/
    trunk/dports/archivers/libzip/Portfile

Added: trunk/dports/archivers/libzip/Portfile
===================================================================
--- trunk/dports/archivers/libzip/Portfile	                        (rev 0)
+++ trunk/dports/archivers/libzip/Portfile	2009-01-31 09:11:38 UTC (rev 46178)
@@ -0,0 +1,23 @@
+# $Id$
+
+PortSystem      1.0
+
+name            libzip
+version         0.9
+categories      archivers
+platforms       darwin
+maintainers     nomaintainer
+description     libzip is a C library for reading, creating, and modifying zip archives.
+long_description This is a C library for reading, creating, and modifying zip archives.\
+    Files can be added from data buffers, files, or compressed data  \
+    copied directly from other zip archives. Changes made without \
+    closing the archive can be reverted. 
+homepage        http://www.nih.at/libzip/
+master_sites    http://www.nih.at/libzip/
+use_bzip2       yes
+
+checksums       md5     56b9f11c1eee5eed189a20183d7e06b0 \
+                sha1    c9f1ed753dfb8aaf179b81a2bc08fc772155e17d \
+                rmd160  e5c300c200acfb56c41b64a91d2fdd416a4524eb
+
+depends_lib     port:zlib


Property changes on: trunk/dports/archivers/libzip/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090131/6cdc0ec0/attachment-0001.html>


More information about the macports-changes mailing list