[49918] trunk/dports/graphics

perry at macports.org perry at macports.org
Sun Apr 19 19:30:46 PDT 2009


Revision: 49918
          http://trac.macports.org/changeset/49918
Author:   perry at macports.org
Date:     2009-04-19 19:30:46 -0700 (Sun, 19 Apr 2009)
Log Message:
-----------
graphics/comix - Added a new port.

Added Paths:
-----------
    trunk/dports/graphics/comix/
    trunk/dports/graphics/comix/Portfile

Added: trunk/dports/graphics/comix/Portfile
===================================================================
--- trunk/dports/graphics/comix/Portfile	                        (rev 0)
+++ trunk/dports/graphics/comix/Portfile	2009-04-20 02:30:46 UTC (rev 49918)
@@ -0,0 +1,35 @@
+# $Id$
+
+PortSystem          1.0
+
+name                comix
+version             4.0.4
+revision            0
+categories          graphics
+maintainers         perry
+platforms           darwin
+
+description         Comix is an user-friendly, customizable image viewer. It \
+                    is specifically designed to handle comic books, but also \
+                    serves as a generic viewer.
+long_description    ${description} It reads images in ZIP, RAR or tar \
+                    archives (also gzip or bzip2 compressed) as well as \
+                    plain image files.
+homepage            http://comix.sourceforge.net/
+
+livecheck.check     regex
+livecheck.regex     {Comix (.*) released}
+livecheck.url       ${homepage}
+
+depends_lib         port:py26-gtk port:py26-pil port:unrar
+
+master_sites        sourceforge
+
+checksums           rmd160 48e4fba57697feed1d71977c1a0693a1aa6c3caf
+
+use_configure       no
+
+build               {}
+
+destroot.cmd        ${prefix}/bin/python2.6 install.py --dir ${destroot}${prefix} --no-mime
+destroot.destdir    {}


Property changes on: trunk/dports/graphics/comix/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/20090419/a8670329/attachment.html>


More information about the macports-changes mailing list