Index: head/graphics/entangle/Makefile =================================================================== --- head/graphics/entangle/Makefile (revision 411986) +++ head/graphics/entangle/Makefile (revision 411987) @@ -1,57 +1,56 @@ # Created by: Alexey Dokuchaev # $FreeBSD$ PORTNAME= entangle -PORTVERSION= 0.7.0 -PORTREVISION= 3 +PORTVERSION= 0.7.1 CATEGORIES= graphics MASTER_SITES= http://entangle-photo.org/download/sources/ MAINTAINER= woodsb02@gmail.com COMMENT= Digital camera tethered control and capture program LICENSE= GPLv3 BUILD_DEPENDS= ${LOCALBASE}/share/icons/mate/scalable/devices/camera-photo-symbolic.svg:${PORTSDIR}/x11-themes/mate-icon-theme \ itstool:${PORTSDIR}/textproc/itstool LIB_DEPENDS= libgphoto2.so:${PORTSDIR}/graphics/libgphoto2 \ libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \ liblcms2.so:${PORTSDIR}/graphics/lcms2 \ libgexiv2.so:${PORTSDIR}/graphics/gexiv2 \ libraw_r.so:${PORTSDIR}/graphics/libraw \ libpeas-1.0.so:${PORTSDIR}/devel/libpeas RUN_DEPENDS:= ${BUILD_DEPENDS:Nitstool*} \ ${PYTHON_PKGNAMEPREFIX}libpeas>=0:${PORTSDIR}/devel/py3-libpeas USES= gettext-tools gmake libtool pkgconfig python:3 GNU_CONFIGURE= yes USE_GNOME= gtk30 intltool introspection:build GLIB_SCHEMAS= org.entangle-photo.manager.gschema.xml INSTALLS_ICONS= yes USE_LDCONFIG= yes INSTALL_TARGET= install-strip # XXX: it would be nice if one day this option would be passed automatically # to configure scripts that support it :) .if defined(BATCH) || defined(PACKAGE_BUILDING) CONFIGURE_ARGS= --disable-silent-rules .endif CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib OPTIONS_DEFINE= NLS OPTIONS_SUB= yes NLS_CONFIGURE_OFF= --disable-nls NLS_USES= gettext-runtime post-patch: @${REINPLACE_CMD} -e '/checking for GUDEV/,+93d ; \ s,gnome-icon-theme-symbolic,mate-icon-theme, ; \ s,/usr/share/icons/gnome,${LOCALBASE}/share/icons/mate,' \ ${WRKSRC}/configure @${REINPLACE_CMD} -e 's,_udev,,' \ ${WRKSRC}/src/backend/entangle-camera-list.c .include Index: head/graphics/entangle/distinfo =================================================================== --- head/graphics/entangle/distinfo (revision 411986) +++ head/graphics/entangle/distinfo (revision 411987) @@ -1,2 +1,2 @@ -SHA256 (entangle-0.7.0.tar.gz) = ebbfc92f7f4c379d7b85a52da3965593356b491fadbc635b1d90a7e6c3cc0fe2 -SIZE (entangle-0.7.0.tar.gz) = 965666 +SHA256 (entangle-0.7.1.tar.gz) = 3e330e833066fcedb2290eb844de304af8755c5ed9ff1e5b862932e3feef4a6e +SIZE (entangle-0.7.1.tar.gz) = 995237