diff --git a/graphics/aeskulap/Makefile b/graphics/aeskulap/Makefile index 2290144c6a08..502dda98028f 100644 --- a/graphics/aeskulap/Makefile +++ b/graphics/aeskulap/Makefile @@ -1,33 +1,39 @@ PORTNAME= aeskulap PORTVERSION= 0.2.2.20190120 PORTREVISION= 6 CATEGORIES= graphics MAINTAINER= danfe@FreeBSD.org -COMMENT= Medical image viewer +COMMENT= Medical image viewer and DICOM network client WWW= https://aeskulap.nongnu.org/ -LICENSE= GPLv2 +LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libdcmimage.so:graphics/dcmtk \ libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ libglademm-2.4.so:devel/libglademm24 \ libpng.so:graphics/png \ libtiff.so:graphics/tiff USES= compiler:c++11-lang autoreconf desktop-file-utils gettext \ gmake gnome jpeg libtool localbase pkgconfig +GNU_CONFIGURE= yes +CONFIGURE_ARGS= --disable-static --with-gsettings +GLIB_SCHEMAS= org.gnu.aeskulap.gschema.xml +INSTALL_TARGET= install-strip USE_GITHUB= yes GH_ACCOUNT= mikhailnov GH_TAGNAME= e43334e USE_CXXSTD= c++11 USE_GNOME= gtkmm24 intltool libglade2 USE_LDCONFIG= ${PREFIX}/lib/aeskulap -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --disable-static --with-gsettings -INSTALL_TARGET= install-strip +post-patch: + @${REINPLACE_CMD} -e '/^AM_GCONF_SOURCE_2/,+1d' \ + ${WRKSRC}/configure.ac + @${REINPLACE_CMD} -e '/^if GCONF_SCHEMAS_INSTALL/,+3d' \ + ${WRKSRC}/src/Makefile.am .include diff --git a/graphics/aeskulap/pkg-plist b/graphics/aeskulap/pkg-plist index 2be82d9dcde0..823f35166a3d 100644 --- a/graphics/aeskulap/pkg-plist +++ b/graphics/aeskulap/pkg-plist @@ -1,36 +1,35 @@ bin/aeskulap lib/aeskulap/libconfiguration.so lib/aeskulap/libimagepool.so %%DATADIR%%/glade/aeskulap.glade %%DATADIR%%/images/cursor_pan.png %%DATADIR%%/images/cursor_windowlevel.png %%DATADIR%%/images/cursor_zoom.png %%DATADIR%%/images/filmholes-big-left.png %%DATADIR%%/images/filmholes-big-right.png %%DATADIR%%/images/grid-1.png %%DATADIR%%/images/grid-16.png %%DATADIR%%/images/grid-2h.png %%DATADIR%%/images/grid-2v.png %%DATADIR%%/images/grid-4.png %%DATADIR%%/images/series-1x1.png %%DATADIR%%/images/series-2x1.png %%DATADIR%%/images/series-2x2.png %%DATADIR%%/images/series-3x2.png %%DATADIR%%/images/series-3x3.png %%DATADIR%%/images/series-4x4.png %%DATADIR%%/images/start-here.png %%DATADIR%%/images/stock-layers-24.png %%DATADIR%%/images/stock-tool-color-picker-22.png %%DATADIR%%/images/stock-tool-eraser-22.png %%DATADIR%%/images/stock-tool-measure-22.png %%DATADIR%%/images/stock-tool-scale-22.png share/appdata/aeskulap.appdata.xml share/applications/aeskulap.desktop -share/glib-2.0/schemas/org.gnu.aeskulap.gschema.xml share/icons/hicolor/64x64/apps/aeskulap.png share/icons/hicolor/scalable/apps/aeskulap.svg share/locale/de/LC_MESSAGES/aeskulap.mo share/locale/en/LC_MESSAGES/aeskulap.mo share/locale/es/LC_MESSAGES/aeskulap.mo share/locale/hu/LC_MESSAGES/aeskulap.mo share/locale/pt/LC_MESSAGES/aeskulap.mo