[86391] trunk/dports/graphics

ryandesign at macports.org ryandesign at macports.org
Mon Oct 24 23:29:22 PDT 2011


Revision: 86391
          http://trac.macports.org/changeset/86391
Author:   ryandesign at macports.org
Date:     2011-10-24 23:29:19 -0700 (Mon, 24 Oct 2011)
Log Message:
-----------
jbig2dec: new port, version 0.11; see #31758

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

Added: trunk/dports/graphics/jbig2dec/Portfile
===================================================================
--- trunk/dports/graphics/jbig2dec/Portfile	                        (rev 0)
+++ trunk/dports/graphics/jbig2dec/Portfile	2011-10-25 06:29:19 UTC (rev 86391)
@@ -0,0 +1,26 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem          1.0
+
+name                jbig2dec
+version             0.11
+categories          graphics
+platforms           darwin
+maintainers         nomaintainer
+license             GPL-3
+
+description         decoder implementation of the JBIG2 image compression format
+
+long_description    jbig2dec is a decoder-only implementationo of the JBIG2 \
+                    compression format. It is currently in the alpha stage, \
+                    however, it maintains parity with other available encoders.
+
+homepage            http://jbig2dec.sourceforge.net/
+master_sites        http://ghostscript.com/~giles/jbig2/jbig2dec/ \
+                    sourceforge:project/jbig2dec/jbig2dec/${version}
+
+use_xz              yes
+
+checksums           rmd160  7c94cb5409371beff8f289beded40b02e0f55e89 \
+                    sha256  016bf8148c850736c19e5e0336c43912d98d68f90c9171912c4f67f5c060adf5


Property changes on: trunk/dports/graphics/jbig2dec/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/20111024/27152613/attachment.html>


More information about the macports-changes mailing list