Index: head/graphics/iccexamin/Makefile =================================================================== --- head/graphics/iccexamin/Makefile (revision 447271) +++ head/graphics/iccexamin/Makefile (revision 447272) @@ -1,41 +1,45 @@ # $FreeBSD$ -PORTNAME= iccexamin -PORTVERSION= 0.55 -PORTREVISION= 2 +PORTNAME= icc-examin +PORTVERSION= 0.56 CATEGORIES= graphics -MASTER_SITES= SF/oyranos/ICC%20Examin/ICC%20Examin%20${PORTVERSION} -DISTNAME= icc_examin-${PORTVERSION} MAINTAINER= bsam@FreeBSD.org COMMENT= ICC profile viewer and colour visualisation LICENSE= GPLv2 LIB_DEPENDS= libfltk.so:x11-toolkits/fltk \ + libfontconfig.so:x11-fonts/fontconfig \ + libfreetype.so:print/freetype2 \ libftgl.so:graphics/ftgl \ - liblcms.so:graphics/lcms \ + liblcms2.so:graphics/lcms2 \ + libOyranos.so:graphics/oyranos \ libpng.so:graphics/png \ libtiff.so:graphics/tiff \ - liboyranos.so:graphics/oyranos + libXcm.so:x11/libXcm +USE_GITHUB= yes +GH_ACCOUNT= oyranos-cms + MAKE_JOBS_UNSAFE= yes -USES= desktop-file-utils gettext iconv jpeg pkgconfig tar:bzip2 +USES= desktop-file-utils gettext iconv jpeg pkgconfig HAS_CONFIGURE= yes INSTALLS_ICONS= yes -USE_XORG= # +USE_GL= gl glu +USE_XORG= x11 xcursor xext xfixes xft xinerama xpm xrandr xxf86vm CONFIGURE_ARGS+=--mandir=${PREFIX}/man --disable-openmp post-patch: @${REINPLACE_CMD} 's:\\$$(iconv):${ICONV_LIB}:' \ ${WRKSRC}/configure ${WRKSRC}/fl_i18n/makefile.in @${REINPLACE_CMD} 's:-xdg:#-xdg:' ${WRKSRC}/makefile.in @${REINPLACE_CMD} 's:-mimpure-text::' ${WRKSRC}/configure post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/iccexamin @${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/128x128/apps ${INSTALL_DATA} ${WRKSRC}/iccexamin.png \ ${STAGEDIR}${PREFIX}/share/icons/hicolor/128x128/apps/iccexamin.png .include Index: head/graphics/iccexamin/distinfo =================================================================== --- head/graphics/iccexamin/distinfo (revision 447271) +++ head/graphics/iccexamin/distinfo (revision 447272) @@ -1,2 +1,3 @@ -SHA256 (icc_examin-0.55.tar.bz2) = e44fe003e5aa7bd70a5b137c094a3047b356755be376977a1aa402c65d0ba2fc -SIZE (icc_examin-0.55.tar.bz2) = 594646 +TIMESTAMP = 1484860305 +SHA256 (oyranos-cms-icc-examin-0.56_GH0.tar.gz) = f939184e2e0552956363cd370d1502db59215ca43008c20fbfe64c60fa247333 +SIZE (oyranos-cms-icc-examin-0.56_GH0.tar.gz) = 723999 Index: head/graphics/iccexamin/files/patch-fl_i18n_fl_i18n.H =================================================================== --- head/graphics/iccexamin/files/patch-fl_i18n_fl_i18n.H (nonexistent) +++ head/graphics/iccexamin/files/patch-fl_i18n_fl_i18n.H (revision 447272) @@ -0,0 +1,11 @@ +--- fl_i18n/fl_i18n.H.orig 2017-08-03 12:43:05.703182000 +0300 ++++ fl_i18n/fl_i18n.H 2017-08-03 12:43:23.617338000 +0300 +@@ -31,7 +31,7 @@ + #ifndef FL_I18N_H + #define FL_I18N_H + +-#include "config.h" ++#include "../config.h" + #define FL_I18N_VERSION 101 + + #if defined(_WIN32) && !defined(__MINGW32__) Property changes on: head/graphics/iccexamin/files/patch-fl_i18n_fl_i18n.H ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/graphics/iccexamin/pkg-plist =================================================================== --- head/graphics/iccexamin/pkg-plist (revision 447271) +++ head/graphics/iccexamin/pkg-plist (revision 447272) @@ -1,12 +1,12 @@ bin/iccexamin man/man1/iccexamin.1.gz share/applications/iccexamin.desktop share/fonts/FreeSans.ttf share/icons/hicolor/128x128/apps/iccexamin.png -share/locale/cs/LC_MESSAGES/icc_examin.mo -share/locale/de/LC_MESSAGES/icc_examin.mo -share/locale/eo/LC_MESSAGES/icc_examin.mo -share/locale/eu/LC_MESSAGES/icc_examin.mo -share/locale/fr/LC_MESSAGES/icc_examin.mo +share/locale/cs/LC_MESSAGES/icc-examin.mo +share/locale/de/LC_MESSAGES/icc-examin.mo +share/locale/eo/LC_MESSAGES/icc-examin.mo +share/locale/eu/LC_MESSAGES/icc-examin.mo +share/locale/fr/LC_MESSAGES/icc-examin.mo share/pixmaps/hicolor/scalable/iccexamin.svg share/pixmaps/iccexamin.png