Index: head/graphics/geeqie/Makefile =================================================================== --- head/graphics/geeqie/Makefile (revision 416098) +++ head/graphics/geeqie/Makefile (revision 416099) @@ -1,56 +1,56 @@ # Created by: Martin Tournoij # $FreeBSD$ PORTNAME= geeqie -PORTVERSION= 1.2.3 +PORTVERSION= 1.3 CATEGORIES= graphics MASTER_SITES= http://www.geeqie.org/ MAINTAINER= amdmi3@FreeBSD.org COMMENT= Lightweight image viewer forked from GQview LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libpng.so:graphics/png USES= autoreconf gettext gmake jpeg localbase pkgconfig \ desktop-file-utils tar:xz lua:51 USE_GNOME= gtk30 intltool GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-readmedir="${DOCSDIR}" PORTDOCS= * OPTIONS_DEFINE= EXIV2 LCMS LIRC GPS TIFF DOCS OPTIONS_DEFAULT=EXIV2 LCMS EXIV2_DESC= Metadata editing LCMS_DESC= Color adjusting LIRC_DESC= Remote control GPS_DESC= GPS map support via libchamplain (experimental!) EXIV2_LIB_DEPENDS= libexiv2.so:graphics/exiv2 EXIV2_CONFIGURE_ENABLE= exiv2 LCMS_LIB_DEPENDS= liblcms2.so:graphics/lcms2 LCMS_CONFIGURE_ENABLE= lcms LIRC_LIB_DEPENDS= liblirc_client.so:comms/lirc LIRC_CONFIGURE_ENABLE= lirc GPS_LIB_DEPENDS= libchamplain-0.12.so:graphics/libchamplain \ libclutter-gtk-1.0.so:graphics/clutter-gtk3 GPS_CONFIGURE_ENABLE= gps clutter TIFF_LIB_DEPENDS= libtiff.so:graphics/tiff TIFF_CONFIGURE_ENABLE= tiff post-patch: @${REINPLACE_CMD} -e 's| -r %F||' ${WRKSRC}/geeqie.desktop.in @${REINPLACE_CMD} -e '/readme_DATA/ s|COPYING||' ${WRKSRC}/Makefile.am @${REINPLACE_CMD} -e 's|lua5.1|lua-5.1|' ${WRKSRC}/configure.in # I cannot get gnome-doc-tool working properly: Outputs gibberish @${REINPLACE_CMD} -Ee '/^(SUBDIRS|DIST_SUBDIRS)/ s|doc||' \ ${WRKSRC}/Makefile.am .include Index: head/graphics/geeqie/distinfo =================================================================== --- head/graphics/geeqie/distinfo (revision 416098) +++ head/graphics/geeqie/distinfo (revision 416099) @@ -1,2 +1,3 @@ -SHA256 (geeqie-1.2.3.tar.xz) = 2629bf33a9070fad4804b1ef051c3bf8a8fdad3bba4e6188dc20588185003248 -SIZE (geeqie-1.2.3.tar.xz) = 1129804 +TIMESTAMP = 1464486383 +SHA256 (geeqie-1.3.tar.xz) = 4b6f566dd1a8badac68c4353c7dd0f4de17f8627b85a7a70d5eb1ae3b540ec3f +SIZE (geeqie-1.3.tar.xz) = 1141820 Index: head/graphics/geeqie/files/patch-src_renderer-clutter.c =================================================================== --- head/graphics/geeqie/files/patch-src_renderer-clutter.c (revision 416098) +++ head/graphics/geeqie/files/patch-src_renderer-clutter.c (nonexistent) @@ -1,30 +0,0 @@ -From 411ef45d8fbda079d51abeba997017e9508fa7a7 Mon Sep 17 00:00:00 2001 -From: Colin Clark -Date: Tue, 29 Mar 2016 18:18:05 +0100 -Subject: [PATCH 1/1] Update for new cogl version - -Parameters for cogl_texture_3d_new_from_data have changed. - ---- src/renderer-clutter.c.orig 2016-03-07 10:21:06 UTC -+++ src/renderer-clutter.c -@@ -234,7 +234,19 @@ static void rc_prepare_post_process_lut( - g_object_unref(tmp_pixbuf); - - DEBUG_0("%s clut upload start", get_exec_time()); --#if CLUTTER_CHECK_VERSION(1,10,0) -+#if COGL_VERSION_CHECK(1,18,2) -+ { -+ CoglContext *ctx = clutter_backend_get_cogl_context(clutter_get_default_backend ()); -+ -+ tex3d = cogl_texture_3d_new_from_data(ctx, -+ CLUT_SIZE, CLUT_SIZE, CLUT_SIZE, -+ COGL_PIXEL_FORMAT_RGB_888, -+ CLUT_SIZE * 3, -+ CLUT_SIZE * CLUT_SIZE * 3, -+ clut, -+ NULL); -+ } -+#elif COGL_VERSION_CHECK(1,10,4) - { - CoglContext *ctx = clutter_backend_get_cogl_context(clutter_get_default_backend ()); - Property changes on: head/graphics/geeqie/files/patch-src_renderer-clutter.c ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/graphics/geeqie/pkg-plist =================================================================== --- head/graphics/geeqie/pkg-plist (revision 416098) +++ head/graphics/geeqie/pkg-plist (revision 416099) @@ -1,51 +1,53 @@ bin/geeqie lib/geeqie/geeqie-import lib/geeqie/geeqie-rotate lib/geeqie/geeqie-symlink lib/geeqie/geeqie-ufraw man/man1/geeqie.1.gz share/applications/geeqie.desktop %%DATADIR%%/applications/geeqie-import-geeqie.desktop %%DATADIR%%/applications/geeqie-import-gqview.desktop %%DATADIR%%/applications/geeqie-ufraw-id.desktop %%DATADIR%%/applications/geeqie-ufraw-recursive.desktop %%DATADIR%%/applications/geeqie-ufraw.desktop %%DATADIR%%/applications/rotate.desktop %%DATADIR%%/applications/symlink.desktop %%DATADIR%%/template.desktop share/locale/ar/LC_MESSAGES/geeqie.mo share/locale/be/LC_MESSAGES/geeqie.mo share/locale/bg/LC_MESSAGES/geeqie.mo share/locale/ca/LC_MESSAGES/geeqie.mo share/locale/cs/LC_MESSAGES/geeqie.mo share/locale/da/LC_MESSAGES/geeqie.mo share/locale/de/LC_MESSAGES/geeqie.mo +share/locale/el/LC_MESSAGES/geeqie.mo share/locale/eo/LC_MESSAGES/geeqie.mo share/locale/es/LC_MESSAGES/geeqie.mo share/locale/et/LC_MESSAGES/geeqie.mo share/locale/eu/LC_MESSAGES/geeqie.mo share/locale/fi/LC_MESSAGES/geeqie.mo share/locale/fr/LC_MESSAGES/geeqie.mo share/locale/hu/LC_MESSAGES/geeqie.mo share/locale/id/LC_MESSAGES/geeqie.mo share/locale/it/LC_MESSAGES/geeqie.mo share/locale/ja/LC_MESSAGES/geeqie.mo share/locale/ko/LC_MESSAGES/geeqie.mo share/locale/nb/LC_MESSAGES/geeqie.mo share/locale/nl/LC_MESSAGES/geeqie.mo share/locale/pl/LC_MESSAGES/geeqie.mo share/locale/pt_BR/LC_MESSAGES/geeqie.mo share/locale/ro/LC_MESSAGES/geeqie.mo share/locale/ru/LC_MESSAGES/geeqie.mo share/locale/sk/LC_MESSAGES/geeqie.mo share/locale/sl/LC_MESSAGES/geeqie.mo share/locale/sr/LC_MESSAGES/geeqie.mo share/locale/sr@latin/LC_MESSAGES/geeqie.mo share/locale/sv/LC_MESSAGES/geeqie.mo share/locale/th/LC_MESSAGES/geeqie.mo +share/locale/tlh/LC_MESSAGES/geeqie.mo share/locale/tr/LC_MESSAGES/geeqie.mo share/locale/uk/LC_MESSAGES/geeqie.mo share/locale/vi/LC_MESSAGES/geeqie.mo share/locale/zh_CN/LC_MESSAGES/geeqie.mo share/locale/zh_TW/LC_MESSAGES/geeqie.mo share/pixmaps/geeqie.png