diff options
author | Koop Mast <kwm@FreeBSD.org> | 2015-08-05 19:13:24 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2015-08-05 19:13:24 +0000 |
commit | d129587b5d568b0ff5300386f1e1b706c349f38e (patch) | |
tree | e398c7b6ea5203fd3953999e6dd9d6c83c9ec931 /graphics/eog-plugins | |
parent | c13de12f75988e599e389d9c77ed92db8d927185 (diff) | |
download | ports-d129587b5d568b0ff5300386f1e1b706c349f38e.tar.gz ports-d129587b5d568b0ff5300386f1e1b706c349f38e.zip |
Notes
Diffstat (limited to 'graphics/eog-plugins')
-rw-r--r-- | graphics/eog-plugins/Makefile | 7 | ||||
-rw-r--r-- | graphics/eog-plugins/distinfo | 4 | ||||
-rw-r--r-- | graphics/eog-plugins/pkg-plist | 5 |
3 files changed, 11 insertions, 5 deletions
diff --git a/graphics/eog-plugins/Makefile b/graphics/eog-plugins/Makefile index 2348c73d9a2e..1afe1b37e72e 100644 --- a/graphics/eog-plugins/Makefile +++ b/graphics/eog-plugins/Makefile @@ -1,9 +1,8 @@ # Created by: Joe Marcus Clarke <marcus@FreeBSD.org> # $FreeBSD$ -# $MCom: ports/trunk/graphics/eog-plugins/Makefile 20061 2014-11-10 21:57:05Z gusi $ PORTNAME= eog-plugins -PORTVERSION= 3.14.2 +PORTVERSION= 3.16.0 PORTREVISION= 1 CATEGORIES= graphics gnome MASTER_SITES= GNOME @@ -18,7 +17,9 @@ LIB_DEPENDS= libgdata.so:${PORTSDIR}/devel/libgdata \ libpeas-1.0.so:${PORTSDIR}/devel/libpeas RUN_DEPENDS= eog:${PORTSDIR}/graphics/eog -USE_GNOME= gnomeprefix intlhack gtk30 +PORTSCOUT= limitw:1,even + +USE_GNOME= intlhack gtk30 USES= gettext gmake libtool pathfix pkgconfig tar:xz GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include diff --git a/graphics/eog-plugins/distinfo b/graphics/eog-plugins/distinfo index 4cce2efef8ef..4d0dffdb1a0c 100644 --- a/graphics/eog-plugins/distinfo +++ b/graphics/eog-plugins/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/eog-plugins-3.14.2.tar.xz) = 31a33b65cd6452ebeca3821f6eb45caefb83bd5d121dee7cf7e4c139ba065f89 -SIZE (gnome3/eog-plugins-3.14.2.tar.xz) = 363836 +SHA256 (gnome3/eog-plugins-3.16.0.tar.xz) = 6fab1c1e0705fc2b0e4a63caf3ba1c5b64b4eaa1301e4cbc04bb934428b68450 +SIZE (gnome3/eog-plugins-3.16.0.tar.xz) = 367436 diff --git a/graphics/eog-plugins/pkg-plist b/graphics/eog-plugins/pkg-plist index 27b5a36be062..ba39eda38006 100644 --- a/graphics/eog-plugins/pkg-plist +++ b/graphics/eog-plugins/pkg-plist @@ -3,6 +3,8 @@ lib/eog/plugins/exif-display.plugin %%PYTHON%%lib/eog/plugins/export-to-folder.py %%PYTHON%%lib/eog/plugins/__pycache__/export-to-folder.cpython-%%PYVER%%.pyc %%PYTHON%%lib/eog/plugins/__pycache__/export-to-folder.cpython-%%PYVER%%.pyo +%%PYTHON%%lib/eog/plugins/__pycache__/maximize-windows.cpython-%%PYVER%%.pyc +%%PYTHON%%lib/eog/plugins/__pycache__/maximize-windows.cpython-%%PYVER%%.pyo lib/eog/plugins/fit-to-width.plugin %%PYTHON%%lib/eog/plugins/fullscreenbg.plugin %%PYTHON%%lib/eog/plugins/fullscreenbg.py @@ -18,6 +20,8 @@ lib/eog/plugins/libpostasa.so lib/eog/plugins/libsend-by-mail.so lib/eog/plugins/light-theme.plugin %%CHAMPLAIN%%lib/eog/plugins/map.plugin +%%PYTHON%%lib/eog/plugins/maximize-windows.plugin +%%PYTHON%%lib/eog/plugins/maximize-windows.py lib/eog/plugins/postasa.plugin %%PYTHON%%lib/eog/plugins/pythonconsole.plugin %%PYTHON%%lib/eog/plugins/pythonconsole/__init__.py @@ -41,6 +45,7 @@ share/appdata/eog-fit-to-width.metainfo.xml share/appdata/eog-hide-titlebar.metainfo.xml share/appdata/eog-light-theme.metainfo.xml %%PYTHON%%share/appdata/eog-map.metainfo.xml +%%PYTHON%%share/appdata/eog-maximize-windows.metainfo.xml share/appdata/eog-postasa.metainfo.xml %%PYTHON%%share/appdata/eog-pythonconsole.metainfo.xml share/appdata/eog-send-by-mail.metainfo.xml |