Index: head/graphics/entangle/Makefile =================================================================== --- head/graphics/entangle/Makefile (revision 450427) +++ head/graphics/entangle/Makefile (revision 450428) @@ -1,51 +1,52 @@ # Created by: Alexey Dokuchaev # $FreeBSD$ PORTNAME= entangle -PORTVERSION= 0.7.1 -PORTREVISION= 3 +PORTVERSION= 0.7.2 CATEGORIES= graphics MASTER_SITES= http://entangle-photo.org/download/sources/ MAINTAINER= woodsb02@FreeBSD.org COMMENT= Digital camera tethered control and capture program LICENSE= GPLv3 BUILD_DEPENDS= ${LOCALBASE}/share/icons/mate/scalable/devices/camera-photo-symbolic.svg:x11-themes/mate-icon-theme \ itstool:textproc/itstool LIB_DEPENDS= libgphoto2.so:graphics/libgphoto2 \ libdbus-glib-1.so:devel/dbus-glib \ liblcms2.so:graphics/lcms2 \ libgexiv2.so:graphics/gexiv2 \ libraw_r.so:graphics/libraw \ libpeas-1.0.so:devel/libpeas RUN_DEPENDS:= ${BUILD_DEPENDS:Nitstool*} \ ${PYTHON_PKGNAMEPREFIX}libpeas>=0:devel/py3-libpeas USES= gettext-tools gmake libtool pkgconfig python:3 GNU_CONFIGURE= yes -USE_GNOME= gtk30 intltool introspection:build +USE_GNOME= cairo gtk30 intltool introspection +USE_GSTREAMER1= core +USE_XORG= xext GLIB_SCHEMAS= org.entangle-photo.manager.gschema.xml INSTALLS_ICONS= yes USE_LDCONFIG= yes INSTALL_TARGET= install-strip 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 450427) +++ head/graphics/entangle/distinfo (revision 450428) @@ -1,2 +1,3 @@ -SHA256 (entangle-0.7.1.tar.gz) = 3e330e833066fcedb2290eb844de304af8755c5ed9ff1e5b862932e3feef4a6e -SIZE (entangle-0.7.1.tar.gz) = 995237 +TIMESTAMP = 1506163737 +SHA256 (entangle-0.7.2.tar.gz) = 006de43738a77c3183b5c86c1fe97970443d13460680c6c380f81df806e12a68 +SIZE (entangle-0.7.2.tar.gz) = 987791 Index: head/graphics/entangle/pkg-plist =================================================================== --- head/graphics/entangle/pkg-plist (revision 450427) +++ head/graphics/entangle/pkg-plist (revision 450428) @@ -1,202 +1,205 @@ bin/entangle +lib/entangle/plugins/eclipse/eclipse.plugin +lib/entangle/plugins/eclipse/eclipse.py lib/entangle/plugins/photobox/photobox.plugin lib/entangle/plugins/photobox/photobox.py lib/entangle/plugins/shooter/shooter.plugin lib/entangle/plugins/shooter/shooter.py lib/girepository-1.0/Entangle-0.1.typelib lib/libentangle_backend.so lib/libentangle_backend.so.0 lib/libentangle_backend.so.0.0.0 lib/libentangle_frontend.so lib/libentangle_frontend.so.0 lib/libentangle_frontend.so.0.0.0 man/man1/entangle.1.gz share/appdata/entangle.appdata.xml share/applications/entangle.desktop %%DATADIR%%/entangle-camera-manager.ui %%DATADIR%%/entangle-camera-picker.ui %%DATADIR%%/entangle-camera-support.ui %%DATADIR%%/entangle-help-about.ui -%%DATADIR%%/entangle-image-popup.ui +%%DATADIR%%/entangle-media-popup.ui %%DATADIR%%/entangle-preferences-display.ui +%%DATADIR%%/plugins/eclipse/schemas/gschemas.compiled +%%DATADIR%%/plugins/eclipse/schemas/org.entangle-photo.plugins.eclipse.gschema.xml %%DATADIR%%/plugins/photobox/schemas/gschemas.compiled %%DATADIR%%/plugins/photobox/schemas/org.entangle-photo.plugins.photobox.gschema.xml %%DATADIR%%/plugins/shooter/schemas/gschemas.compiled %%DATADIR%%/plugins/shooter/schemas/org.entangle-photo.plugins.shooter.gschema.xml %%DATADIR%%/sRGB.icc share/gir-1.0/Entangle-0.1.gir share/gtk-doc/html/Entangle/Entangle-entangle-debug.html share/gtk-doc/html/Entangle/Entangle-entangle-dpms.html share/gtk-doc/html/Entangle/Entangle-entangle-pixbuf.html share/gtk-doc/html/Entangle/Entangle.devhelp2 share/gtk-doc/html/Entangle/EntangleApplication.html share/gtk-doc/html/Entangle/EntangleCamera.html share/gtk-doc/html/Entangle/EntangleCameraFile.html share/gtk-doc/html/Entangle/EntangleCameraList.html share/gtk-doc/html/Entangle/EntangleCameraManager.html share/gtk-doc/html/Entangle/EntangleCameraPicker.html share/gtk-doc/html/Entangle/EntangleCameraSupport.html share/gtk-doc/html/Entangle/EntangleColourProfileTransform.html share/gtk-doc/html/Entangle/EntangleControl.html share/gtk-doc/html/Entangle/EntangleControlButton.html share/gtk-doc/html/Entangle/EntangleControlChoice.html share/gtk-doc/html/Entangle/EntangleControlDate.html share/gtk-doc/html/Entangle/EntangleControlGroup.html share/gtk-doc/html/Entangle/EntangleControlPanel.html share/gtk-doc/html/Entangle/EntangleControlRange.html share/gtk-doc/html/Entangle/EntangleControlText.html share/gtk-doc/html/Entangle/EntangleControlToggle.html share/gtk-doc/html/Entangle/EntangleDeviceManager.html share/gtk-doc/html/Entangle/EntangleHelpAbout.html share/gtk-doc/html/Entangle/EntangleImage.html share/gtk-doc/html/Entangle/EntangleImageDisplay.html share/gtk-doc/html/Entangle/EntangleImageHistogram.html share/gtk-doc/html/Entangle/EntangleImageLoader.html -share/gtk-doc/html/Entangle/EntangleImagePopup.html -share/gtk-doc/html/Entangle/EntangleImageStatusbar.html +share/gtk-doc/html/Entangle/EntangleMediaPopup.html +share/gtk-doc/html/Entangle/EntangleMediaStatusbar.html share/gtk-doc/html/Entangle/EntanglePixbufLoader.html share/gtk-doc/html/Entangle/EntanglePreferences.html share/gtk-doc/html/Entangle/EntanglePreferencesDisplay.html share/gtk-doc/html/Entangle/EntangleProgress.html share/gtk-doc/html/Entangle/EntangleSession.html share/gtk-doc/html/Entangle/EntangleSessionBrowser.html share/gtk-doc/html/Entangle/EntangleThumbnailLoader.html share/gtk-doc/html/Entangle/annotation-glossary.html share/gtk-doc/html/Entangle/api-index-full.html share/gtk-doc/html/Entangle/ch01.html share/gtk-doc/html/Entangle/ch02.html share/gtk-doc/html/Entangle/home.png share/gtk-doc/html/Entangle/index.html -share/gtk-doc/html/Entangle/index.sgml share/gtk-doc/html/Entangle/left-insensitive.png share/gtk-doc/html/Entangle/left.png share/gtk-doc/html/Entangle/object-tree.html share/gtk-doc/html/Entangle/right-insensitive.png share/gtk-doc/html/Entangle/right.png share/gtk-doc/html/Entangle/style.css share/gtk-doc/html/Entangle/up-insensitive.png share/gtk-doc/html/Entangle/up.png share/help/C/entangle/camera-focusing.page share/help/C/entangle/figures/entangle.png share/help/C/entangle/image-capture.page share/help/C/entangle/image-preview.page share/help/C/entangle/image-storage.page share/help/C/entangle/index.page share/help/C/entangle/introduction.page share/help/C/entangle/legal.xml share/help/C/entangle/plugin-management.page share/help/C/entangle/plugin-photobox.page share/icons/hicolor/128x128/apps/entangle.png share/icons/hicolor/16x16/apps/entangle.png share/icons/hicolor/192x192/apps/entangle.png share/icons/hicolor/22x22/apps/entangle-capture.png share/icons/hicolor/22x22/apps/entangle-color-management.png share/icons/hicolor/22x22/apps/entangle-imageviewer.png share/icons/hicolor/22x22/apps/entangle-interface.png share/icons/hicolor/22x22/apps/entangle-plugins.png share/icons/hicolor/256x256/apps/entangle.png share/icons/hicolor/32x32/apps/entangle.png share/icons/hicolor/48x48/apps/entangle-capture.png share/icons/hicolor/48x48/apps/entangle-color-management.png share/icons/hicolor/48x48/apps/entangle-imageviewer.png share/icons/hicolor/48x48/apps/entangle-interface.png share/icons/hicolor/48x48/apps/entangle-plugins.png share/icons/hicolor/48x48/apps/entangle.png share/icons/hicolor/64x64/apps/entangle.png share/icons/hicolor/96x96/apps/entangle.png share/icons/hicolor/scalable/apps/entangle.svg %%NLS%%share/locale/af/LC_MESSAGES/entangle.mo %%NLS%%share/locale/am/LC_MESSAGES/entangle.mo %%NLS%%share/locale/anp/LC_MESSAGES/entangle.mo %%NLS%%share/locale/ar/LC_MESSAGES/entangle.mo %%NLS%%share/locale/as/LC_MESSAGES/entangle.mo %%NLS%%share/locale/ast/LC_MESSAGES/entangle.mo %%NLS%%share/locale/bal/LC_MESSAGES/entangle.mo %%NLS%%share/locale/be/LC_MESSAGES/entangle.mo %%NLS%%share/locale/bg/LC_MESSAGES/entangle.mo %%NLS%%share/locale/bn/LC_MESSAGES/entangle.mo %%NLS%%share/locale/bn_IN/LC_MESSAGES/entangle.mo %%NLS%%share/locale/bo/LC_MESSAGES/entangle.mo %%NLS%%share/locale/br/LC_MESSAGES/entangle.mo %%NLS%%share/locale/brx/LC_MESSAGES/entangle.mo %%NLS%%share/locale/bs/LC_MESSAGES/entangle.mo %%NLS%%share/locale/ca/LC_MESSAGES/entangle.mo %%NLS%%share/locale/cs/LC_MESSAGES/entangle.mo %%NLS%%share/locale/cy/LC_MESSAGES/entangle.mo %%NLS%%share/locale/da/LC_MESSAGES/entangle.mo %%NLS%%share/locale/de/LC_MESSAGES/entangle.mo %%NLS%%share/locale/de_CH/LC_MESSAGES/entangle.mo %%NLS%%share/locale/el/LC_MESSAGES/entangle.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/entangle.mo %%NLS%%share/locale/eo/LC_MESSAGES/entangle.mo %%NLS%%share/locale/es/LC_MESSAGES/entangle.mo %%NLS%%share/locale/et/LC_MESSAGES/entangle.mo %%NLS%%share/locale/eu/LC_MESSAGES/entangle.mo %%NLS%%share/locale/fa/LC_MESSAGES/entangle.mo %%NLS%%share/locale/fi/LC_MESSAGES/entangle.mo %%NLS%%share/locale/fr/LC_MESSAGES/entangle.mo %%NLS%%share/locale/gl/LC_MESSAGES/entangle.mo %%NLS%%share/locale/gu/LC_MESSAGES/entangle.mo %%NLS%%share/locale/he/LC_MESSAGES/entangle.mo %%NLS%%share/locale/hi/LC_MESSAGES/entangle.mo %%NLS%%share/locale/hr/LC_MESSAGES/entangle.mo %%NLS%%share/locale/hu/LC_MESSAGES/entangle.mo %%NLS%%share/locale/ia/LC_MESSAGES/entangle.mo %%NLS%%share/locale/id/LC_MESSAGES/entangle.mo %%NLS%%share/locale/ilo/LC_MESSAGES/entangle.mo %%NLS%%share/locale/is/LC_MESSAGES/entangle.mo %%NLS%%share/locale/it/LC_MESSAGES/entangle.mo %%NLS%%share/locale/ja/LC_MESSAGES/entangle.mo %%NLS%%share/locale/ka/LC_MESSAGES/entangle.mo %%NLS%%share/locale/kk/LC_MESSAGES/entangle.mo %%NLS%%share/locale/km/LC_MESSAGES/entangle.mo %%NLS%%share/locale/kn/LC_MESSAGES/entangle.mo %%NLS%%share/locale/ko/LC_MESSAGES/entangle.mo %%NLS%%share/locale/kw/LC_MESSAGES/entangle.mo %%NLS%%share/locale/kw@kkcor/LC_MESSAGES/entangle.mo %%NLS%%share/locale/kw@uccor/LC_MESSAGES/entangle.mo %%NLS%%share/locale/kw_GB/LC_MESSAGES/entangle.mo %%NLS%%share/locale/ky/LC_MESSAGES/entangle.mo %%NLS%%share/locale/lt/LC_MESSAGES/entangle.mo %%NLS%%share/locale/lv/LC_MESSAGES/entangle.mo %%NLS%%share/locale/mai/LC_MESSAGES/entangle.mo %%NLS%%share/locale/mk/LC_MESSAGES/entangle.mo %%NLS%%share/locale/ml/LC_MESSAGES/entangle.mo %%NLS%%share/locale/mn/LC_MESSAGES/entangle.mo %%NLS%%share/locale/mr/LC_MESSAGES/entangle.mo %%NLS%%share/locale/ms/LC_MESSAGES/entangle.mo %%NLS%%share/locale/nb/LC_MESSAGES/entangle.mo %%NLS%%share/locale/nds/LC_MESSAGES/entangle.mo %%NLS%%share/locale/ne/LC_MESSAGES/entangle.mo %%NLS%%share/locale/nl/LC_MESSAGES/entangle.mo %%NLS%%share/locale/nn/LC_MESSAGES/entangle.mo %%NLS%%share/locale/nso/LC_MESSAGES/entangle.mo %%NLS%%share/locale/or/LC_MESSAGES/entangle.mo %%NLS%%share/locale/pa/LC_MESSAGES/entangle.mo %%NLS%%share/locale/pl/LC_MESSAGES/entangle.mo %%NLS%%share/locale/pt/LC_MESSAGES/entangle.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/entangle.mo %%NLS%%share/locale/ro/LC_MESSAGES/entangle.mo %%NLS%%share/locale/ru/LC_MESSAGES/entangle.mo %%NLS%%share/locale/si/LC_MESSAGES/entangle.mo %%NLS%%share/locale/sk/LC_MESSAGES/entangle.mo %%NLS%%share/locale/sl/LC_MESSAGES/entangle.mo %%NLS%%share/locale/sq/LC_MESSAGES/entangle.mo %%NLS%%share/locale/sr/LC_MESSAGES/entangle.mo %%NLS%%share/locale/sr@latin/LC_MESSAGES/entangle.mo %%NLS%%share/locale/sv/LC_MESSAGES/entangle.mo %%NLS%%share/locale/ta/LC_MESSAGES/entangle.mo %%NLS%%share/locale/te/LC_MESSAGES/entangle.mo %%NLS%%share/locale/tg/LC_MESSAGES/entangle.mo %%NLS%%share/locale/th/LC_MESSAGES/entangle.mo %%NLS%%share/locale/tr/LC_MESSAGES/entangle.mo %%NLS%%share/locale/tw/LC_MESSAGES/entangle.mo %%NLS%%share/locale/uk/LC_MESSAGES/entangle.mo %%NLS%%share/locale/ur/LC_MESSAGES/entangle.mo %%NLS%%share/locale/vi/LC_MESSAGES/entangle.mo %%NLS%%share/locale/wba/LC_MESSAGES/entangle.mo %%NLS%%share/locale/yo/LC_MESSAGES/entangle.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/entangle.mo %%NLS%%share/locale/zh_HK/LC_MESSAGES/entangle.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/entangle.mo %%NLS%%share/locale/zu/LC_MESSAGES/entangle.mo