mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-11 02:50:24 +00:00
- Update to 2.2
- While here, switch to USES=localbase PR: 211264 Submitted by: mp39590@gmail.com (maintainer)
This commit is contained in:
parent
ffaa0c062a
commit
fa1e0bee3d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=420864
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= orthanc-webviewer
|
||||
PORTVERSION= 2.1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 2.2
|
||||
CATEGORIES= science graphics
|
||||
MASTER_SITES= http://orthanc-server.com/downloads/get.php?path=/plugin-webviewer/:main \
|
||||
http://www.montefiore.ulg.ac.be/~jodogne/Orthanc/ThirdPartyDownloads/WebViewer/:thirdparty
|
||||
@ -29,12 +28,10 @@ LIB_DEPENDS= libgdcmCommon.so:devel/gdcm \
|
||||
libboost_filesystem.so:devel/boost-libs \
|
||||
libjsoncpp.so:devel/jsoncpp \
|
||||
libsqlite3.so:databases/sqlite3 \
|
||||
libuuid.so:misc/e2fsprogs-libuuid
|
||||
libuuid.so:misc/e2fsprogs-libuuid \
|
||||
libgtest.so:devel/googletest
|
||||
|
||||
CXXFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
USES= cmake:outsource python:build
|
||||
USES= cmake:outsource localbase python:build
|
||||
WRKSRC= ${WRKDIR}/OrthancWebViewer-${PORTVERSION}
|
||||
|
||||
PLIST_FILES= share/orthanc/plugins/libOrthancWebViewer.so \
|
||||
|
@ -1,5 +1,6 @@
|
||||
SHA256 (orthanc/OrthancWebViewer-2.1.tar.gz) = b7ca105aa378499d1f28b037f6342b1ab2e0afb7a67f7203ce4c796522d251f8
|
||||
SIZE (orthanc/OrthancWebViewer-2.1.tar.gz) = 142536
|
||||
TIMESTAMP = 1469016703
|
||||
SHA256 (orthanc/OrthancWebViewer-2.2.tar.gz) = 826a444b16aedce6a068c1c4b5d59c01067df05f85a85e99ceaae3533fd945b8
|
||||
SIZE (orthanc/OrthancWebViewer-2.2.tar.gz) = 158861
|
||||
SHA256 (orthanc/jsPanel-2.3.3-fixed.zip) = 958a15c7009efbb865da62b5850a3a39661c62696e38b151c7f988f4ac445595
|
||||
SIZE (orthanc/jsPanel-2.3.3-fixed.zip) = 826542
|
||||
SHA256 (orthanc/cornerstone-0.8.4.zip) = 87302c389d389054f30d89adb003388a13d5712e3945be133d45ae65d43372f4
|
||||
|
Loading…
Reference in New Issue
Block a user