Skip to content

Commit

Permalink
openjpeg: update to 2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
l2dy authored and tobypeterson committed Feb 2, 2017
1 parent 46ee841 commit c0c474e
Showing 1 changed file with 5 additions and 10 deletions.
15 changes: 5 additions & 10 deletions graphics/openjpeg/Portfile
Expand Up @@ -2,12 +2,12 @@

PortSystem 1.0
PortGroup cmake 1.0
PortGroup github 1.0

# see #47197
cmake.out_of_source yes

name openjpeg
version 2.1.0
github.setup uclouvain openjpeg 2.1.2 v
categories graphics
platforms darwin
license BSD
Expand All @@ -21,11 +21,10 @@ long_description The OpenJPEG library is an open-source JPEG 2000 codec. \
2000, the new still-image compression standard from the \
Joint Photographic Experts Group (JPEG).

homepage http://sourceforge.net/projects/openjpeg.mirror/
master_sites sourceforge:project/openjpeg.mirror/${version}/
homepage http://www.openjpeg.org/

checksums rmd160 dc6e77a2539ab4071cf1a1b62f653fea13707b54 \
sha256 1232bb814fd88d8ed314c94f0bfebb03de8559583a33abbe8c64ef3fc0a8ff03
checksums rmd160 54f8a500ede8ded988dd5655a85215a5ce6d896a \
sha256 fd2a136705d72e7bbf1a138d1e045fa41058aba20a459828978771e438ec2b4c

depends_build-append \
port:pkgconfig
Expand All @@ -50,7 +49,3 @@ pre-activate {
}
}
}

livecheck.type sourceforge
livecheck.name openjpeg.mirror
livecheck.distname ${livecheck.name}/files

0 comments on commit c0c474e

Please sign in to comment.