Skip to content

Commit

Permalink
jasper: update to 2.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
jmroot committed Jan 1, 2017
1 parent 056c2be commit 94a9959
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 21 deletions.
16 changes: 6 additions & 10 deletions graphics/jasper/Portfile
Expand Up @@ -4,8 +4,7 @@ PortSystem 1.0
PortGroup cmake 1.0

name jasper
version 2.0.6
revision 2
version 2.0.10
categories graphics
platforms darwin
license JasPer-2
Expand All @@ -20,20 +19,17 @@ long_description \
homepage http://www.ece.uvic.ca/~mdadams/jasper/
master_sites ${homepage}software/

checksums rmd160 bebb8222c2b7431562ae679cbdaa841fd9d2dcac \
sha256 73f10024bc9dd77da6626509f6f04c8186f372bfb547aeef4eeaea9533a2ce3c
checksums rmd160 5c13f11b2f5f7eb2ef161e2e691398c3d65bfeba \
sha256 54d85428e35263642358a11c312d61cbc054170546fae780e11271df5d1502e8

depends_lib port:jpeg

patchfiles include-order.patch
patchfiles patch-jiv.c.diff

cmake.out_of_source yes

configure.args-append -DJAS_ENABLE_AUTOMATIC_DEPENDENCIES=false

# ensure that macOS version of GLUT is used
patchfiles-append patch-jiv.c.diff
configure.args-append -DGLUT_glut_LIBRARY=/System/Library/Frameworks/GLUT.framework
configure.args-append -DJAS_ENABLE_AUTOMATIC_DEPENDENCIES=false \
-DGLUT_glut_LIBRARY=/System/Library/Frameworks/GLUT.framework

test.run yes

Expand Down
11 changes: 0 additions & 11 deletions graphics/jasper/files/include-order.patch

This file was deleted.

0 comments on commit 94a9959

Please sign in to comment.