Skip to content
Permalink
Browse files

jbig2dec: update to 0.16

add build dependency on autoconf
  • Loading branch information
Schamschula committed Apr 12, 2019
1 parent 155844e commit 59294776613cb03665367965e3e282eaac95c17f
Showing with 8 additions and 5 deletions.
  1. +8 −5 graphics/jbig2dec/Portfile
@@ -3,9 +3,10 @@
PortSystem 1.0
PortGroup github 1.0

github.setup ArtifexSoftware ghostpdl-downloads 924 gs
github.setup ArtifexSoftware ghostpdl-downloads 927 gs
name jbig2dec
version 0.15
version 0.16
revision 0
categories graphics
platforms darwin
license AGPL-3+
@@ -28,9 +29,11 @@ homepage https://www.jbig2dec.com/
github.tarball_from releases
distname ${name}-${version}

checksums rmd160 97c71a8ad892f0027dca3cdf0fd7c20e5899d230 \
sha256 6bfa1af72de37c7929315933a1ba696540d860936ad98f9de02fc725d7e53854 \
size 472271
checksums rmd160 6e494531b7a43f0bd6ef700d6d7ead1d1860865d \
sha256 a4f6bf15d217e7816aa61b92971597c801e81f0a63f9fe1daee60fb88e0f0602 \
size 728225

depends_build port:autoconf

post-destroot {
set docdir ${destroot}${prefix}/share/doc/${name}

0 comments on commit 5929477

Please sign in to comment.
You can’t perform that action at this time.