aboutsummaryrefslogtreecommitdiff
path: root/x11/xfce4-screenshooter-plugin
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2019-09-19 23:46:33 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2019-09-19 23:46:33 +0000
commite69e6941cc0f1dab5aefa920fb26c0f26941f258 (patch)
treee3316902afbb4318b0439dc574f0496749ecfdc3 /x11/xfce4-screenshooter-plugin
parent1e85daf0f563c93a39304c113d346f778baccbd8 (diff)
Welcome XFCE 4.14 to the FreeBSD ports tree
- This XFCE release uses almost exclusively gtk3, so the USES=xfce now defaults to gtk3 - Make x11-themes/gtk-xfce-engine an optional dependency(disabled by default), it only supports gtk2, so would leave miost of this XFCE version unthemed. - Add Greybird as an optional and enabled dependency as a modern theme supporting both GTK versions and all other XFCE parts - The xfce4-vala port is deprecated and removed. The VALA bindings are available in the library ports using the GIR and VAPI options (on by default) - Fixed various missing library and portlint warnings (portmgr fixit blanket) - Default Display Manager changed to lightdm (Thanks to woodsb02 for help) - Add x11/xfce4-screensaver as an optional dependency to the xfce4-goodies (enabled by default) - Remove dependency on x11-fm/thunar-vfs and deprecate the port. It is EOL upstream and the functionality is included in thunar itself Update: - Added back sysutils/xfce4-places-plugin, updated to 1.8.1 - archivers/thunar-archive-plugin to 0.4.0 - audio/thunar-media-tags-plugin to 0.3.0 - audio/xfce4-mpc-plugin to 0.5.2 - audio/xfce4-pulseaudio-plugin to 0.4.2 - deskutils/xfce4-tumbler to 0.2.7 - devel/thunar-vcs-plugin to 0.2.0 [1] - devel/xfce4-dev-tools to 4.14.0 - misc/xfce4-appfinder to 4.14.0 - misc/xfce4-weather-plugin to 0.10.0 - multimedia/xfce4-parole to 1.0.4 - sysutils/gigolo to 0.5.0 - sysutils/xfce4-battery-plugin to 1.1.3 - sysutils/xfce4-fsguard-plugin to 1.1.1 - sysutils/xfce4-netload-plugin to 1.3.2 - sysutils/xfce4-power-manage to 1.6.5 - sysutils/xfce4-settings 4.14.1 - sysutils/xfce4-systemload-plugin to 1.2.3 - sysutils/xfce4-wavelan-plugin to 0.6.1 - www/xfce4-smartbookmark-plugin to 0.5.1 - x11-clocks/xfce4-datetime-plugin to 0.8.0 - Added new xfce4-stopwatch-plugin, version 0.3.1 - x11-clocks/xfce4-timer-out-plugin to 1.0.3 - x11-fm/thunar to 1.8.9 - x11-wm/xfce4-desktop to 4.14.1 - x11-wm/xfce4-panel to 4.14.0 - x11-wm/xfce4-session to 4.14.0 - x11-wm/xfce4-wm to 4.14.0 - x11/libexo to 0.12.8 - x11/libxfce4menu to 4.14.1 - x11/libxfce4util to 4.14.0 - x11/xfce4-conf to 4.14.1 - x11/xfce4-dashboard to 0.7.5 - x11/xfce4-screensaver to 0.1.8 - x11/xfce4-screenshooter-plugin to 1.9.6 - x11/xfce4-verve-plugin to 2.0.0 Thanks to: Olivier Duchateau <duchateau.olivier@gmail.com> PR: 240236 Exp-run by: antoine Tested by: sbruno Approved by: sergey.dyatko@gmail.com (maintainer timeout via email), portmgr (fixit blanket, port breaks with new Thunar if not updated) [1] Differential Revision: https://reviews.freebsd.org/D21278
Notes
Notes: svn path=/head/; revision=512378
Diffstat (limited to 'x11/xfce4-screenshooter-plugin')
-rw-r--r--x11/xfce4-screenshooter-plugin/Makefile5
-rw-r--r--x11/xfce4-screenshooter-plugin/distinfo6
-rw-r--r--x11/xfce4-screenshooter-plugin/pkg-plist4
3 files changed, 9 insertions, 6 deletions
diff --git a/x11/xfce4-screenshooter-plugin/Makefile b/x11/xfce4-screenshooter-plugin/Makefile
index e1e185047454..d83bc5d5bf3e 100644
--- a/x11/xfce4-screenshooter-plugin/Makefile
+++ b/x11/xfce4-screenshooter-plugin/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= xfce4-screenshooter-plugin
-PORTVERSION= 1.9.5
+PORTVERSION= 1.9.6
CATEGORIES= x11 xfce
MASTER_SITES= XFCE/apps
DISTNAME= xfce4-screenshooter-${DISTVERSIONFULL}
@@ -16,7 +16,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libsoup-2.4.so:devel/libsoup
-USES= gettext-tools gmake gnome libtool pkgconfig tar:bzip2 xfce:gtk3
+USES= gettext-tools gmake gnome libtool pkgconfig tar:bzip2 \
+ xfce xorg
USE_CSTD= c99
USE_GNOME= cairo glib20 gtk30 intltool libxml2
USE_XFCE= panel
diff --git a/x11/xfce4-screenshooter-plugin/distinfo b/x11/xfce4-screenshooter-plugin/distinfo
index a1f4767e3c08..b727640c1757 100644
--- a/x11/xfce4-screenshooter-plugin/distinfo
+++ b/x11/xfce4-screenshooter-plugin/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1554018584
-SHA256 (xfce4/xfce4-screenshooter-1.9.5.tar.bz2) = bf35b5432cb920987c6d7ff193600e5dd4d73422b6aa02b4ec5288744053b38c
-SIZE (xfce4/xfce4-screenshooter-1.9.5.tar.bz2) = 502423
+TIMESTAMP = 1566812875
+SHA256 (xfce4/xfce4-screenshooter-1.9.6.tar.bz2) = 88c174ce687d1f7ba5470d6ab5784d33dc215f8f220211e892e268189dbea658
+SIZE (xfce4/xfce4-screenshooter-1.9.6.tar.bz2) = 529233
diff --git a/x11/xfce4-screenshooter-plugin/pkg-plist b/x11/xfce4-screenshooter-plugin/pkg-plist
index c20051f3b698..d98998068d41 100644
--- a/x11/xfce4-screenshooter-plugin/pkg-plist
+++ b/x11/xfce4-screenshooter-plugin/pkg-plist
@@ -1,7 +1,6 @@
bin/xfce4-screenshooter
lib/xfce4/panel/plugins/libscreenshooterplugin.so
man/man1/xfce4-screenshooter.1.gz
-share/appdata/xfce4-screenshooter.appdata.xml
share/applications/xfce4-screenshooter.desktop
share/icons/hicolor/48x48/apps/applets-screenshooter.png
share/icons/hicolor/scalable/apps/applets-screenshooter.svg
@@ -25,7 +24,9 @@ share/icons/hicolor/scalable/apps/applets-screenshooter.svg
%%NLS%%share/locale/he/LC_MESSAGES/xfce4-screenshooter.mo
%%NLS%%share/locale/hr/LC_MESSAGES/xfce4-screenshooter.mo
%%NLS%%share/locale/hu/LC_MESSAGES/xfce4-screenshooter.mo
+%%NLS%%share/locale/hy_AM/LC_MESSAGES/xfce4-screenshooter.mo
%%NLS%%share/locale/id/LC_MESSAGES/xfce4-screenshooter.mo
+%%NLS%%share/locale/ie/LC_MESSAGES/xfce4-screenshooter.mo
%%NLS%%share/locale/is/LC_MESSAGES/xfce4-screenshooter.mo
%%NLS%%share/locale/it/LC_MESSAGES/xfce4-screenshooter.mo
%%NLS%%share/locale/ja/LC_MESSAGES/xfce4-screenshooter.mo
@@ -60,4 +61,5 @@ share/icons/hicolor/scalable/apps/applets-screenshooter.svg
%%NLS%%share/locale/vi/LC_MESSAGES/xfce4-screenshooter.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/xfce4-screenshooter.mo
%%NLS%%share/locale/zh_TW/LC_MESSAGES/xfce4-screenshooter.mo
+share/metainfo/xfce4-screenshooter.appdata.xml
share/xfce4/panel/plugins/screenshooter.desktop