aboutsummaryrefslogtreecommitdiff
path: root/deskutils
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 /deskutils
parent1e85daf0f563c93a39304c113d346f778baccbd8 (diff)
downloadports-e69e6941cc0f1dab5aefa920fb26c0f26941f258.tar.gz
ports-e69e6941cc0f1dab5aefa920fb26c0f26941f258.zip
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 'deskutils')
-rw-r--r--deskutils/orage/Makefile12
-rw-r--r--deskutils/xfce4-generic-slider/Makefile3
-rw-r--r--deskutils/xfce4-notes-plugin/Makefile11
-rw-r--r--deskutils/xfce4-notifyd/Makefile9
-rw-r--r--deskutils/xfce4-tumbler/Makefile3
-rw-r--r--deskutils/xfce4-tumbler/distinfo6
-rw-r--r--deskutils/xfce4-volumed-pulse/Makefile8
-rw-r--r--deskutils/xfce4-volumed/Makefile8
-rw-r--r--deskutils/xfce4-xkb-plugin/Makefile9
9 files changed, 32 insertions, 37 deletions
diff --git a/deskutils/orage/Makefile b/deskutils/orage/Makefile
index 5af034fab308..293bf4a3d2c6 100644
--- a/deskutils/orage/Makefile
+++ b/deskutils/orage/Makefile
@@ -3,7 +3,7 @@
PORTNAME= orage
PORTVERSION= 4.12.1
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= deskutils xfce
MASTER_SITES= XFCE/apps
DIST_SUBDIR= xfce4
@@ -21,17 +21,19 @@ LIB_DEPENDS= libpopt.so:devel/popt \
libfontconfig.so:x11-fonts/fontconfig \
libfreetype.so:print/freetype2
-GNU_CONFIGURE= yes
-INSTALLS_ICONS= yes
USES= desktop-file-utils gettext gmake gnome libtool pkgconfig \
- tar:bzip2 xfce
-USE_GNOME= cairo gtk20 intlhack intltool
+ tar:bzip2 xfce:gtk2 xorg
+USE_GNOME= cairo gtk20 intltool
USE_XFCE= panel
USE_XORG= x11
+GNU_CONFIGURE= yes
+INSTALLS_ICONS= yes
CFLAGS+= -I${LOCALBASE}/include/libical
CONFIGURE_ARGS= --enable-dbus
+PORTSCOUT= limitw:1,even
+
OPTIONS_DEFINE= NLS NOTIFY
OPTIONS_DEFAULT= NOTIFY
OPTIONS_SUB= yes
diff --git a/deskutils/xfce4-generic-slider/Makefile b/deskutils/xfce4-generic-slider/Makefile
index 5264542909c1..f7336b2264a0 100644
--- a/deskutils/xfce4-generic-slider/Makefile
+++ b/deskutils/xfce4-generic-slider/Makefile
@@ -3,6 +3,7 @@
PORTNAME= xfce4-generic-slider
PORTVERSION= 0.0.20171223
+PORTREVISION= 1
CATEGORIES= deskutils
MAINTAINER= ehaupt@FreeBSD.org
@@ -14,7 +15,7 @@ BUILD_DEPENDS= xdt-autogen:devel/xfce4-dev-tools
LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
libfreetype.so:print/freetype2
-USES= gettext gmake libtool pkgconfig xfce
+USES= gettext gmake gnome libtool pkgconfig xfce:gtk2
USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk20 intltool pango
USE_XFCE= libmenu panel
diff --git a/deskutils/xfce4-notes-plugin/Makefile b/deskutils/xfce4-notes-plugin/Makefile
index 56caac9b9ca3..295c9ce7e53e 100644
--- a/deskutils/xfce4-notes-plugin/Makefile
+++ b/deskutils/xfce4-notes-plugin/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xfce4-notes-plugin
PORTVERSION= 1.8.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= deskutils xfce
MASTER_SITES= XFCE/panel-plugins
DIST_SUBDIR= xfce4
@@ -15,12 +15,11 @@ LICENSE= GPLv2
LIB_DEPENDS= libunique-1.0.so:x11-toolkits/unique \
libfontconfig.so:x11-fonts/fontconfig \
- libfreetype.so:print/freetype2 \
- libdbus-glib-1.so:devel/dbus-glib \
- libdbus-1.so:devel/dbus
+ libfreetype.so:print/freetype2
-USES= gettext-tools gmake gnome libtool pkgconfig tar:bzip2 xfce
-USE_GNOME= cairo glib20 gtk20 intlhack intltool
+USES= gettext-tools gmake gnome libtool pkgconfig tar:bzip2 \
+ xfce:gtk2 xorg
+USE_GNOME= cairo glib20 gtk20 intltool
USE_XFCE= panel
USE_XORG= ice sm x11
diff --git a/deskutils/xfce4-notifyd/Makefile b/deskutils/xfce4-notifyd/Makefile
index 2ae2cb19fcbe..a3114b9fb09d 100644
--- a/deskutils/xfce4-notifyd/Makefile
+++ b/deskutils/xfce4-notifyd/Makefile
@@ -7,6 +7,7 @@
PORTNAME= xfce4-notifyd
PORTVERSION= 0.4.4
+PORTREVISION= 1
CATEGORIES= deskutils xfce
MASTER_SITES= XFCE/apps
DIST_SUBDIR= xfce4
@@ -16,13 +17,11 @@ COMMENT= Visually-appealing notification daemon for Xfce
LICENSE= GPLv3
-LIB_DEPENDS= libnotify.so:devel/libnotify \
- libdbus-glib-1.so:devel/dbus-glib \
- libdbus-1.so:devel/dbus
+LIB_DEPENDS= libnotify.so:devel/libnotify
USES= gettext-tools gmake gnome libtool pkgconfig tar:bzip2 \
- xfce:gtk3
-USE_GNOME= cairo gtk30 glib20 intltool
+ xfce xorg
+USE_GNOME= cairo glib20 gtk30 intltool
USE_XFCE= libutil panel
USE_XORG= ice sm x11
diff --git a/deskutils/xfce4-tumbler/Makefile b/deskutils/xfce4-tumbler/Makefile
index ba311373066d..19e33456e9e5 100644
--- a/deskutils/xfce4-tumbler/Makefile
+++ b/deskutils/xfce4-tumbler/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= tumbler
-PORTVERSION= 0.2.6
-PORTREVISION= 3
+PORTVERSION= 0.2.7
CATEGORIES= deskutils xfce
MASTER_SITES= XFCE
PKGNAMEPREFIX= xfce4-
diff --git a/deskutils/xfce4-tumbler/distinfo b/deskutils/xfce4-tumbler/distinfo
index 7f57b71a96bc..a6ac97f620dd 100644
--- a/deskutils/xfce4-tumbler/distinfo
+++ b/deskutils/xfce4-tumbler/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1564326844
-SHA256 (xfce4/tumbler-0.2.6.tar.bz2) = 74d21781fb0c1e8c11ac803cc5afb469893a0b220721fdc25660c54891a10fa0
-SIZE (xfce4/tumbler-0.2.6.tar.bz2) = 564327
+TIMESTAMP = 1565562564
+SHA256 (xfce4/tumbler-0.2.7.tar.bz2) = f704c35f16716cbee3c94883cee2a8d865e9cf2535d0e84f57e1c8cce00314e4
+SIZE (xfce4/tumbler-0.2.7.tar.bz2) = 564538
diff --git a/deskutils/xfce4-volumed-pulse/Makefile b/deskutils/xfce4-volumed-pulse/Makefile
index 2f578762e52b..587e6936ebbd 100644
--- a/deskutils/xfce4-volumed-pulse/Makefile
+++ b/deskutils/xfce4-volumed-pulse/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xfce4-volumed-pulse
PORTVERSION= 0.2.3
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= deskutils xfce
MASTER_SITES= XFCE/apps
DIST_SUBDIR= xfce4
@@ -16,11 +16,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libpulse.so:audio/pulseaudio \
libnotify.so:devel/libnotify \
- libkeybinder-3.0.so:x11/keybinder-gtk3 \
- libdbus-glib-1.so:devel/dbus-glib \
- libdbus-1.so:devel/dbus
+ libkeybinder-3.0.so:x11/keybinder-gtk3
-USES= gmake gnome libtool pkgconfig tar:bz2 xfce:gtk3
+USES= gmake gnome libtool pkgconfig tar:bz2 xfce
USE_GNOME= cairo gdkpixbuf2 glib20 gtk30
USE_XFCE= xfconf
diff --git a/deskutils/xfce4-volumed/Makefile b/deskutils/xfce4-volumed/Makefile
index c8be189cfed8..05a66d745fe8 100644
--- a/deskutils/xfce4-volumed/Makefile
+++ b/deskutils/xfce4-volumed/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xfce4-volumed
PORTVERSION= 0.1.13
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= deskutils xfce
MASTER_SITES= XFCE/apps
DIST_SUBDIR= xfce4
@@ -13,14 +13,12 @@ COMMENT= Volume management daemon for the Xfce desktop
LICENSE= GPLv3
-LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \
- libdbus-1.so:devel/dbus \
- libnotify.so:devel/libnotify \
+LIB_DEPENDS= libnotify.so:devel/libnotify \
libkeybinder.so:x11/keybinder \
libfontconfig.so:x11-fonts/fontconfig \
libfreetype.so:print/freetype2
-USES= gmake gnome pkgconfig tar:bzip2 xfce
+USES= gmake gnome pkgconfig tar:bzip2 xfce:gtk2
USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk20 libxml2 pango
USE_GSTREAMER= yes
USE_XFCE= xfconf
diff --git a/deskutils/xfce4-xkb-plugin/Makefile b/deskutils/xfce4-xkb-plugin/Makefile
index 0be243e040cd..10add965ee83 100644
--- a/deskutils/xfce4-xkb-plugin/Makefile
+++ b/deskutils/xfce4-xkb-plugin/Makefile
@@ -2,7 +2,7 @@
PORTNAME= xfce4-xkb-plugin
PORTVERSION= 0.8.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= deskutils xfce
MASTER_SITES= XFCE/panel-plugins
@@ -11,11 +11,10 @@ COMMENT= Keyboard layout switching plugin for the Xfce panel
LICENSE= GPLv2
-LIB_DEPENDS= libxklavier.so:x11/libxklavier \
- libdbus-glib-1.so:devel/dbus-glib \
- libdbus-1.so:devel/dbus
+LIB_DEPENDS= libxklavier.so:x11/libxklavier
-USES= gettext-tools gmake gnome libtool pkgconfig tar:bzip2 xfce:gtk3
+USES= gettext-tools gmake gnome libtool pkgconfig tar:bzip2 \
+ xfce xorg
USE_GNOME= cairo gtk30 intltool librsvg2 libwnck3
USE_XFCE= panel
USE_XORG= x11