mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
Update MASTER_SITES and WWW
- Sort PLIST
This commit is contained in:
parent
3091f770a8
commit
cf272b9b73
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=543019
@ -15,27 +15,26 @@ LICENSE_NAME= JasPer License Version 2.0
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
|
||||
|
||||
OPTIONS_DEFINE= OPENGL DOCS
|
||||
OPTIONS_DEFAULT= OPENGL
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
USE_LDCONFIG= yes
|
||||
USES= cmake jpeg localbase
|
||||
|
||||
USE_GITHUB= yes
|
||||
|
||||
GH_ACCOUNT= mdadams
|
||||
|
||||
OPENGL_CMAKE_BOOL= JAS_ENABLE_OPENGL
|
||||
OPENGL_USES= gl xorg
|
||||
OPENGL_USE= GL=gl,glu,glut XORG=x11,xext,xi,xmu
|
||||
|
||||
CMAKE_ARGS= -DJAS_ENABLE_JPEG=true \
|
||||
CMAKE_ARGS= -DCMAKE_SKIP_RPATH=true \
|
||||
-DJAS_ENABLE_AUTOMATIC_DEPENDENCIES=false \
|
||||
-DCMAKE_SKIP_RPATH=true
|
||||
-DJAS_ENABLE_JPEG=true
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
DOCSDIR= ${PREFIX}/share/doc/JasPer
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= jasper-software
|
||||
|
||||
OPTIONS_DEFINE= OPENGL DOCS
|
||||
OPTIONS_DEFAULT=OPENGL
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
OPENGL_CMAKE_BOOL= JAS_ENABLE_OPENGL
|
||||
OPENGL_USE= GL=gl,glu,glut XORG=x11,xext,xi,xmu
|
||||
OPENGL_USES= gl xorg
|
||||
|
||||
post-install-DOCS-off:
|
||||
rm -rf ${STAGEDIR}${DOCSDIR}
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1577441210
|
||||
SHA256 (mdadams-jasper-version-2.0.16_GH0.tar.gz) = f1d8b90f231184d99968f361884e2054a1714fdbbd9944ba1ae4ebdcc9bbfdb1
|
||||
SIZE (mdadams-jasper-version-2.0.16_GH0.tar.gz) = 1311944
|
||||
TIMESTAMP = 1595416525
|
||||
SHA256 (jasper-software-jasper-version-2.0.16_GH0.tar.gz) = f1d8b90f231184d99968f361884e2054a1714fdbbd9944ba1ae4ebdcc9bbfdb1
|
||||
SIZE (jasper-software-jasper-version-2.0.16_GH0.tar.gz) = 1311944
|
||||
|
@ -3,4 +3,4 @@ emerging JPEG-2000 Part-1 standard (i.e., ISO/IEC 15444-1). The JasPer software
|
||||
is written in the C programming language.
|
||||
|
||||
WWW: https://www.ece.uvic.ca/~frodo/jasper/
|
||||
WWW: https://github.com/mdadams/jasper
|
||||
WWW: https://github.com/jasper-software/jasper
|
||||
|
@ -4,8 +4,8 @@ bin/jasper
|
||||
%%OPENGL%%bin/jiv
|
||||
include/jasper/jas_cm.h
|
||||
include/jasper/jas_config.h
|
||||
include/jasper/jas_dll.h
|
||||
include/jasper/jas_debug.h
|
||||
include/jasper/jas_dll.h
|
||||
include/jasper/jas_fix.h
|
||||
include/jasper/jas_getopt.h
|
||||
include/jasper/jas_icc.h
|
||||
|
Loading…
Reference in New Issue
Block a user