[70148] trunk/dports/archivers

singingwolfboy at macports.org singingwolfboy at macports.org
Fri Jul 30 09:32:51 PDT 2010


Revision: 70148
          http://trac.macports.org/changeset/70148
Author:   singingwolfboy at macports.org
Date:     2010-07-30 09:32:50 -0700 (Fri, 30 Jul 2010)
Log Message:
-----------
New port: keka

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

Added: trunk/dports/archivers/keka/Portfile
===================================================================
--- trunk/dports/archivers/keka/Portfile	                        (rev 0)
+++ trunk/dports/archivers/keka/Portfile	2010-07-30 16:32:50 UTC (rev 70148)
@@ -0,0 +1,34 @@
+# $Id$
+
+PortSystem          1.0
+PortGroup           xcode 1.0
+
+name                keka
+version             0.1.3.3
+categories          archivers aqua
+maintainers         singingwolfboy openmaintainer
+platforms           darwin
+description         7-Zip GUI for Mac
+
+long_description \
+    keka is a Mac OSX GUI for p7zip (7-zip/7zip port), Unrar and Unace. \
+    keka tries to be the easiest and quickest archiver for Mac.
+
+homepage            http://kekaosx.com/
+
+master_sites        sourceforge
+distname            ${name}-${version}-source
+
+#use_7z won't let us override options, so we implement it manually
+use_7z              yes
+#extract.cmd         ${prefix}/bin/7za
+#extract.suffix      .7z
+#extract.pre_args    "x -so"
+#extract.post_args   "| tar xf -"
+extract.mkdir       yes
+
+depends_lib         port:p7zip
+
+checksums           md5     796405b836c92db76ceb5c3ec882c8f2 \
+                    sha1    57436c6ff703e98e960fb1abe99a9bd352636754 \
+                    rmd160  74544e4a75e74718792f4e67009d1f37607fbea0


Property changes on: trunk/dports/archivers/keka/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/20100730/5e37130b/attachment.html>


More information about the macports-changes mailing list