FreeBSD Bugzilla – Attachment 160601 Details for
Bug 202816
new port: science/orthanc-dicomweb: WADO and DICOMweb support for orthanc
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
shell archive
orthanc-dicomweb.shar (text/plain), 2.60 KB, created by
mp39590
on 2015-09-01 18:00:54 UTC
(
hide
)
Description:
shell archive
Filename:
MIME Type:
Creator:
mp39590
Created:
2015-09-01 18:00:54 UTC
Size:
2.60 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># orthanc-dicomweb ># orthanc-dicomweb/Makefile ># orthanc-dicomweb/pkg-descr ># orthanc-dicomweb/distinfo ># >echo c - orthanc-dicomweb >mkdir -p orthanc-dicomweb > /dev/null 2>&1 >echo x - orthanc-dicomweb/Makefile >sed 's/^X//' >orthanc-dicomweb/Makefile << 'd697516c931f07839e081f43d07d1a38' >X# Created by: mp39590@gmail.com >X# $FreeBSD$ >X >XPORTNAME= orthanc-dicomweb >XPORTVERSION= 0.1 >XCATEGORIES= science net >XMASTER_SITES= http://orthanc-server.com/downloads/get.php?path=/plugin-dicom-web/ >XDISTNAME= OrthancDicomWeb-${PORTVERSION} >XDIST_SUBDIR= orthanc >X >XMAINTAINER= mp39590@gmail.com >XCOMMENT= WADO and DICOMweb support for Orthanc >X >XLICENSE= AGPLv3 >XLICENSE_FILE= ${WRKSRC}/COPYING >X >XBUILD_DEPENDS= ${LOCALBASE}/include/orthanc/OrthancCPlugin.h:${PORTSDIR}/science/orthanc \ >X gtest-config:${PORTSDIR}/devel/googletest >XLIB_DEPENDS= libgdcmCommon.so:${PORTSDIR}/devel/gdcm \ >X libboost_filesystem.so:${PORTSDIR}/devel/boost-libs \ >X libboost_thread.so:${PORTSDIR}/devel/boost-libs \ >X libboost_system.so:${PORTSDIR}/devel/boost-libs \ >X libboost_date_time.so:${PORTSDIR}/devel/boost-libs \ >X libboost_regex.so:${PORTSDIR}/devel/boost-libs \ >X libboost_locale.so:${PORTSDIR}/devel/boost-libs \ >X libjsoncpp.so:${PORTSDIR}/devel/jsoncpp \ >X libuuid.so:${PORTSDIR}/misc/e2fsprogs-libuuid \ >X libpugixml.so:${PORTSDIR}/textproc/pugixml >X >XCXXFLAGS+= -I${LOCALBASE}/include >XLDFLAGS+= -L${LOCALBASE}/lib >X >XUSES= cmake:outsource python:build >XWRKSRC= ${WRKDIR}/OrthancDicomWeb-${PORTVERSION} >X >XPLIST_FILES= share/orthanc/plugins/libOrthancDicomWeb.so \ >X share/orthanc/plugins/libOrthancDicomWeb.so.${PORTVERSION} >X >Xpost-patch: >X @${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g' ${WRKSRC}/Orthanc/Resources/CMake/*.cmake >X >Xpost-build: >X @cd ${BUILD_WRKSRC} && ./UnitTests >X >X.include <bsd.port.mk> >d697516c931f07839e081f43d07d1a38 >echo x - orthanc-dicomweb/pkg-descr >sed 's/^X//' >orthanc-dicomweb/pkg-descr << 'd208385f55cbea8cd9ed3cd73293511b' >XThis plugin extends the RESTful API of Orthanc with WADO and DICOMweb >Xsupport. >d208385f55cbea8cd9ed3cd73293511b >echo x - orthanc-dicomweb/distinfo >sed 's/^X//' >orthanc-dicomweb/distinfo << '468923134bb0c971632d9245de4268fa' >XSHA256 (orthanc/OrthancDicomWeb-0.1.tar.gz) = c9f1a7c2873b157b434947d6b0bffe2d92cc94f5678c170b05bd702b969617f7 >XSIZE (orthanc/OrthancDicomWeb-0.1.tar.gz) = 112788 >468923134bb0c971632d9245de4268fa >exit >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 202816
: 160601 |
160602