Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Sep 2017 11:35:36 +0000 (UTC)
From:      Ben Woods <woodsb02@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r450428 - head/graphics/entangle
Message-ID:  <201709231135.v8NBZa0P008310@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: woodsb02
Date: Sat Sep 23 11:35:35 2017
New Revision: 450428
URL: https://svnweb.freebsd.org/changeset/ports/450428

Log:
  graphics/entangle: Update to 0.7.2
  
  Changes this release:
    https://gitlab.com/entangle/entangle/blob/v0.7.2/NEWS

Modified:
  head/graphics/entangle/Makefile
  head/graphics/entangle/distinfo
  head/graphics/entangle/pkg-plist

Modified: head/graphics/entangle/Makefile
==============================================================================
--- head/graphics/entangle/Makefile	Sat Sep 23 11:10:09 2017	(r450427)
+++ head/graphics/entangle/Makefile	Sat Sep 23 11:35:35 2017	(r450428)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	entangle
-PORTVERSION=	0.7.1
-PORTREVISION=	3
+PORTVERSION=	0.7.2
 CATEGORIES=	graphics
 MASTER_SITES=	http://entangle-photo.org/download/sources/
 
@@ -25,7 +24,9 @@ RUN_DEPENDS:=	${BUILD_DEPENDS:Nitstool*} \
 
 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

Modified: head/graphics/entangle/distinfo
==============================================================================
--- head/graphics/entangle/distinfo	Sat Sep 23 11:10:09 2017	(r450427)
+++ head/graphics/entangle/distinfo	Sat Sep 23 11:35:35 2017	(r450428)
@@ -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

Modified: head/graphics/entangle/pkg-plist
==============================================================================
--- head/graphics/entangle/pkg-plist	Sat Sep 23 11:10:09 2017	(r450427)
+++ head/graphics/entangle/pkg-plist	Sat Sep 23 11:35:35 2017	(r450428)
@@ -1,4 +1,6 @@
 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
@@ -17,8 +19,10 @@ share/applications/entangle.desktop
 %%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
@@ -52,8 +56,8 @@ 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
@@ -67,7 +71,6 @@ 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201709231135.v8NBZa0P008310>