sync ports with The Matrix
This commit is contained in:
parent
d97ea2d955
commit
6dacb122d0
148 changed files with 6228 additions and 2485 deletions
|
@ -5,10 +5,10 @@ PLUGIN = PostgreSQL
|
|||
|
||||
DISTNAME = Orthanc${PLUGIN}-${VERSION}
|
||||
DISTFILES = ${DISTNAME}${EXTRACT_SUFX}
|
||||
EXTRACT_ONLY = ${DISTNAME}${EXTRACT_SUFX}
|
||||
EXTRACT_ONLY = ${DISTFILES}
|
||||
|
||||
DISTFILES += ${FRAMEWORK_DISTFILE:C/$/:1/}
|
||||
MASTER_SITES1 = https://www.orthanc-server.com/downloads/get.php?path=/orthanc/
|
||||
DISTFILES.f = ${FRAMEWORK_DISTFILE}
|
||||
SITES.f = https://www.orthanc-server.com/downloads/get.php?path=/orthanc/
|
||||
|
||||
WANTLIB += ${COMPILER_LIBCXX} boost_atomic-mt boost_chrono-mt
|
||||
WANTLIB += boost_date_time-mt boost_filesystem-mt boost_iostreams-mt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue