summaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/orage/Makefile9
-rw-r--r--deskutils/xfce4-generic-slider/Makefile6
-rw-r--r--deskutils/xfce4-notes-plugin/Makefile8
-rw-r--r--deskutils/xfce4-notes-plugin/pkg-plist1
-rw-r--r--deskutils/xfce4-notification-daemon/Makefile8
-rw-r--r--deskutils/xfce4-notifyd/Makefile7
-rw-r--r--deskutils/xfce4-tumbler/Makefile180
-rw-r--r--deskutils/xfce4-tumbler/distinfo4
-rw-r--r--deskutils/xfce4-tumbler/files/patch-tumblerd__tumbler.rc16
-rw-r--r--deskutils/xfce4-tumbler/pkg-plist32
-rw-r--r--deskutils/xfce4-volumed-pulse/Makefile5
-rw-r--r--deskutils/xfce4-volumed/Makefile6
-rw-r--r--deskutils/xfce4-xkb-plugin/Makefile9
-rw-r--r--deskutils/xfce4-xkb-plugin/distinfo4
-rw-r--r--deskutils/xfce4-xkb-plugin/pkg-descr2
-rw-r--r--deskutils/xfce4-xkb-plugin/pkg-plist13
16 files changed, 84 insertions, 226 deletions
diff --git a/deskutils/orage/Makefile b/deskutils/orage/Makefile
index 95c7b43..626d16f 100644
--- a/deskutils/orage/Makefile
+++ b/deskutils/orage/Makefile
@@ -3,7 +3,7 @@
PORTNAME= orage
PORTVERSION= 4.10.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= deskutils xfce
MASTER_SITES= ${MASTER_SITE_XFCE}
MASTER_SITE_SUBDIR=src/apps/${PORTNAME}/${PORTVERSION:R}
@@ -20,12 +20,13 @@ LIB_DEPENDS= libpopt.so:${PORTSDIR}/devel/popt \
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
-USES= pkgconfig gettext desktop-file-utils gmake tar:bzip2
+USES= pkgconfig gettext desktop-file-utils gmake \
+ xfce tar:bzip2
USE_GNOME= gtk20 intltool intlhack
-USE_XFCE= configenv libmenu panel
+USE_XFCE= panel
USE_XORG= xext xrender xinerama xi xrandr xcursor xcomposite xdamage x11 \
xfixes
-LDFLAGS+= -L${LOCALBASE}/lib
+#LDFLAGS+= -L${LOCALBASE}/lib
OPTIONS_DEFINE= BDB ICAL NOTIFY
OPTIONS_DEFAULT= NOTIFY
diff --git a/deskutils/xfce4-generic-slider/Makefile b/deskutils/xfce4-generic-slider/Makefile
index 42efc85..ae2dd45 100644
--- a/deskutils/xfce4-generic-slider/Makefile
+++ b/deskutils/xfce4-generic-slider/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xfce4-generic-slider
PORTVERSION= 0.0.20100827
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= deskutils
MASTER_SITES= LOCAL/ehaupt/
@@ -12,8 +12,8 @@ COMMENT= Slider plugin to adjust and/or monitor any numeric variable
LICENSE= GPLv3
-USES= pkgconfig
-USE_XFCE= panel libutil libgui
+USES= pkgconfig xfce
+USE_XFCE= panel libgui
CFLAGS+= `pkg-config --cflags libxfce4panel-1.0 libxfcegui4-1.0`
LDFLAGS+= `pkg-config --libs libxfce4panel-1.0 libxfcegui4-1.0`
diff --git a/deskutils/xfce4-notes-plugin/Makefile b/deskutils/xfce4-notes-plugin/Makefile
index d9a0a71..f29880e 100644
--- a/deskutils/xfce4-notes-plugin/Makefile
+++ b/deskutils/xfce4-notes-plugin/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xfce4-notes-plugin
PORTVERSION= 1.7.7
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= deskutils xfce
MASTER_SITES= ${MASTER_SITE_XFCE}
MASTER_SITE_SUBDIR=src/panel-plugins/${PORTNAME}/${PORTVERSION:R}
@@ -17,9 +17,11 @@ LICENSE= GPLv2
LIB_DEPENDS= libunique-1.0.so:${PORTSDIR}/x11-toolkits/unique
GNU_CONFIGURE= yes
-USES= gettext gmake libtool pkgconfig tar:bzip2
+USES= gettext gmake libtool pkgconfig xfce tar:bzip2
USE_GNOME= glib20 gtk20 intltool intlhack
-USE_XFCE= configenv libgui libutil panel xfconf
+USE_XFCE= libgui panel
INSTALLS_ICONS= yes
+CONFIGURE_ARGS=--disable-static
+
.include <bsd.port.mk>
diff --git a/deskutils/xfce4-notes-plugin/pkg-plist b/deskutils/xfce4-notes-plugin/pkg-plist
index 1e50fe4..4d562de 100644
--- a/deskutils/xfce4-notes-plugin/pkg-plist
+++ b/deskutils/xfce4-notes-plugin/pkg-plist
@@ -2,7 +2,6 @@ bin/xfce4-notes
bin/xfce4-notes-settings
bin/xfce4-popup-notes
etc/xdg/autostart/xfce4-notes-autostart.desktop
-lib/xfce4/panel-plugins/libnotes.a
lib/xfce4/panel-plugins/libnotes.so
lib/xfce4/panel-plugins/libnotes.so.0
lib/xfce4/panel-plugins/libnotes.so.0.0.0
diff --git a/deskutils/xfce4-notification-daemon/Makefile b/deskutils/xfce4-notification-daemon/Makefile
index 1e2fe99..0146f41 100644
--- a/deskutils/xfce4-notification-daemon/Makefile
+++ b/deskutils/xfce4-notification-daemon/Makefile
@@ -3,7 +3,7 @@
PORTNAME= notification-daemon
PORTVERSION= 0.3.7
-PORTREVISION= 21
+PORTREVISION= 22
CATEGORIES= deskutils xfce
MASTER_SITES= LOCAL/ehaupt/
PKGNAMEPREFIX= xfce4-
@@ -22,10 +22,10 @@ RUN_DEPENDS= dbus-daemon:${PORTSDIR}/devel/dbus
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
-USES= gmake libtool pkgconfig tar:bzip2
+USES= gmake libtool pkgconfig gettext-tools xfce tar:bzip2
USE_GNOME= librsvg2
USE_LDCONFIG= yes
-USE_XFCE= configenv libutil libgui
+USE_XFCE= libgui
CONFIGURE_ARGS+= --libdir=${PREFIX}/lib/xfce4 \
--libexecdir=${PREFIX}/libexec/xfce4 \
@@ -43,7 +43,7 @@ OPTIONS_DEFAULT=CLOSE NLS
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MNLS}
-USES+= gettext
+USES+= gettext-runtime
PLIST_SUB+= NLS=""
.else
PLIST_SUB+= NLS="@comment "
diff --git a/deskutils/xfce4-notifyd/Makefile b/deskutils/xfce4-notifyd/Makefile
index d7b85d8..9e6a987 100644
--- a/deskutils/xfce4-notifyd/Makefile
+++ b/deskutils/xfce4-notifyd/Makefile
@@ -3,6 +3,7 @@
PORTNAME= xfce4-notifyd
PORTVERSION= 0.2.4
+PORTREVISION= 1
CATEGORIES= deskutils xfce
MASTER_SITES= XFCE
MASTER_SITE_SUBDIR= src/apps/${PORTNAME}/${PORTVERSION:R}
@@ -16,10 +17,10 @@ LICENSE= GPLv3
LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \
libnotify.so:${PORTSDIR}/devel/libnotify
-USES= gmake libtool pkgconfig tar:bzip2
+USES= gmake libtool pkgconfig gettext-tools xfce tar:bzip2
GNU_CONFIGURE= yes
USE_GNOME= gtk20 intltool intlhack
-USE_XFCE= configenv libmenu libutil xfconf
+USE_XFCE= libmenu
INSTALLS_ICONS= yes
USE_XORG= x11
@@ -28,7 +29,7 @@ OPTIONS_DEFINE= NLS
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MNLS}
-USES+= gettext
+USES+= gettext-runtime
CONFIGURE_ARGS+=--enable-nls
PLIST_SUB+= NLS=""
.else
diff --git a/deskutils/xfce4-tumbler/Makefile b/deskutils/xfce4-tumbler/Makefile
index 472665b..4940f25 100644
--- a/deskutils/xfce4-tumbler/Makefile
+++ b/deskutils/xfce4-tumbler/Makefile
@@ -2,11 +2,9 @@
# $FreeBSD$
PORTNAME= tumbler
-PORTVERSION= 0.1.30
-PORTREVISION= 6
+PORTVERSION= 0.1.31
CATEGORIES= deskutils xfce
MASTER_SITES= ${MASTER_SITE_XFCE}
-MASTER_SITE_SUBDIR= src/xfce/${PORTNAME}/${PORTVERSION:R}
PKGNAMEPREFIX= xfce4-
DIST_SUBDIR= xfce4
@@ -19,163 +17,43 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png \
libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib
-USES= pathfix pkgconfig gmake libtool tar:bzip2
+USES= pathfix pkgconfig gmake libtool gettext-tools xfce tar:bzip2
GNU_CONFIGURE= yes
-USE_GNOME= glib20 intltool intlhack
+USE_GNOME= glib20 intltool intlhack gdkpixbuf2
USE_LDCONFIG= yes
-USE_XFCE= configenv
CONFIGURE_ARGS= --enable-xdg-cache \
- --disable-gtk-doc-html
+ --enable-pixbuf-thumbnailer \
+ --disable-gtk-doc-html \
+ --without-html-dir
+
+OPTIONS_DEFINE= NLS FONTS JPEG FFMPEG POPPLER \
+ GSTREAMER ODF COVER
+OPTIONS_DEFAULT= FONTS JPEG POPPLER GSTREAMER ODF
-OPTIONS_DEFINE= DOCS NLS PIXBUF FONTS JPEG FFMPEG POPPLER \
- GSTREAMER ODF OPENRAW COVER
-OPTIONS_DEFAULT= PIXBUF FONTS JPEG POPPLER ODF
FONTS_DESC= Fonts thumbnailer plugin
COVER_DESC= Open Movie Database thumbnailer plugin
GSTREAMER_DESC= GStreamer (1.0) thumbnailer plugin
-SUB_FILES= pkg-message
-
-.include <bsd.port.options.mk>
-
-.if ${PORT_OPTIONS:MNLS}
-USES+= gettext
-CONFIGURE_ARGS+=--enable-nls
-PLIST_SUB+= NLS=""
-.else
-CONFIGURE_ARGS+=--disable-nls
-PLIST_SUB+= NLS="@comment "
-.endif
-
-.if ${PORT_OPTIONS:MDOCS}
-CONFIGURE_ARGS+=--with-html-dir=${PREFIX}/share/gtk-doc/html
-PLIST_SUB+= APIDOCS=""
-.else
-CONFIGURE_ARGS+=--without-html-dir
-PLIST_SUB+= APIDOCS="@comment "
-.endif
-
-.if ${PORT_OPTIONS:MPIXBUF}
-USE_GNOME+= gdkpixbuf2
-CONFIGURE_ARGS+=--enable-pixbuf-thumbnailer
-PLIST_SUB+= PIXBUF=""
-.else
-CONFIGURE_ARGS+=--disable-pixbuf-thumbnailer
-PLIST_SUB+= PIXBUF="@comment "
-.endif
-
-.if ${PORT_OPTIONS:MFONTS}
-# PIXBUF needs to be set
-.if ! ${PORT_OPTIONS:MPIXBUF}
-USE_GNOME+= gdkpixbuf2
-CONFIGURE_ARGS+=--enable-pixbuf-thumbnailer
-PLIST_SUB+= PIXBUF=""
-.endif
-LIB_DEPENDS+= libfreetype.so:${PORTSDIR}/print/freetype2
-CONFIGURE_ARGS+=--enable-font-thumbnailer
-PLIST_SUB+= FONTS=""
-.else
-CONFIGURE_ARGS+=--disable-font-thumbnailer
-PLIST_SUB+= FONTS="@comment "
-.endif
+NLS_USES= gettext-runtime
+NLS_CONFIGURE_ENABLE= nls
+FONTS_LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2
+FONTS_CONFIGURE_ENABLE= font-thumbnailer
+JPEG_LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \
+ libexif.so:${PORTSDIR}/graphics/libexif
+JPEG_CONFIGURE_ENABLE= jpeg-thumbnailer
+FFMPEG_LIB_DEPENDS= libffmpegthumbnailer.so:${PORTSDIR}/multimedia/ffmpegthumbnailer
+FFMPEG_CONFIGURE_ENABLE= ffmpeg-thumbnailer
+POPPLER_LIB_DEPENDS= libpoppler-glib.so:${PORTSDIR}/graphics/poppler-glib
+POPPLER_CONFIGURE_ENABLE= poppler-thumbnailer
+GSTREAMER_USE= gstreamer1=yes
+GSTREAMER_CONFIGURE_ENABLE= gstreamer-thumbnailer
+ODF_USE= gnome=libgsf
+ODF_CONFIGURE_ENABLE= odf-thumbnailer
+COVER_LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl
+COVER_CONFIGURE_ENABLE= cover-thumbnailer
+OPTIONS_SUB= yes
-.if ${PORT_OPTIONS:MJPEG}
-.if ! ${PORT_OPTIONS:MPIXBUF}
-USE_GNOME+= gdkpixbuf2
-CONFIGURE_ARGS+=--enable-pixbuf-thumbnailer
-PLIST_SUB+= PIXBUF=""
-.endif
-LIB_DEPENDS+= libjpeg.so:${PORTSDIR}/graphics/jpeg
-CONFIGURE_ARGS+=--enable-jpeg-thumbnailer
-PLIST_SUB+= JPEG=""
-.else
-CONFIGURE_ARGS+=--disable-jpeg-thumbnailer
-PLIST_SUB+= JPEG="@comment "
-.endif
-
-.if ${PORT_OPTIONS:MFFMPEG}
-.if ! ${PORT_OPTIONS:MPIXBUF}
-USE_GNOME+= gdkpixbuf2
-CONFIGURE_ARGS+=--enable-pixbuf-thumbnailer
-PLIST_SUB+= PIXBUF=""
-.endif
-LIB_DEPENDS+= libffmpegthumbnailer.so:${PORTSDIR}/multimedia/ffmpegthumbnailer
-CONFIGURE_ARGS+=--enable-ffmpeg-thumbnailer
-PLIST_SUB+= FFMPEG=""
-.else
-CONFIGURE_ARGS+=--disable-ffmpeg-thumbnailer
-PLIST_SUB+= FFMPEG="@comment "
-.endif
-
-.if ${PORT_OPTIONS:MPOPPLER}
-.if ! ${PORT_OPTIONS:MPIXBUF}
-USE_GNOME+= gdkpixbuf2
-CONFIGURE_ARGS+=--enable-pixbuf-thumbnailer
-PLIST_SUB+= PIXBUF=""
-.endif
-LIB_DEPENDS+= libpoppler-glib.so:${PORTSDIR}/graphics/poppler-glib
-CONFIGURE_ARGS+=--enable-poppler-thumbnailer
-PLIST_SUB+= POPPLER=""
-.else
-CONFIGURE_ARGS+=--disable-poppler-thumbnailer
-PLIST_SUB+= POPPLER="@comment "
-.endif
-
-.if ${PORT_OPTIONS:MGSTREAMER}
-.if ! ${PORT_OPTIONS:MPIXBUF}
-USE_GNOME+= gdkpixbuf2
-CONFIGURE_ARGS+=--enable-pixbuf-thumbnailer
-PLIST_SUB+= PIXBUF=""
-.endif
-USE_GSTREAMER1= yes
-CONFIGURE_ARGS+=--enable-gstreamer-thumbnailer
-PLIST_SUB+= GSTREAMER=""
-.else
-CONFIGURE_ARGS+=--disable-gstreamer-thumbnailer
-PLIST_SUB+= GSTREAMER="@comment "
-.endif
-
-.if ${PORT_OPTIONS:MODF}
-.if ! ${PORT_OPTIONS:MPIXBUF}
-USE_GNOME+= gdkpixbuf2
-CONFIGURE_ARGS+=--enable-pixbuf-thumbnailer
-PLIST_SUB+= PIXBUF=""
-.endif
-USE_GNOME+= libgsf
-CONFIGURE_ARGS+=--enable-odf-thumbnailer
-PLIST_SUB+= ODF=""
-.else
-CONFIGURE_ARGS+=--disable-odf-thumbnailer
-PLIST_SUB+= ODF="@comment "
-.endif
-
-.if ${PORT_OPTIONS:MOPENRAW}
-.if ! ${PORT_OPTIONS:MPIXBUF}
-USE_GNOME+= gdkpixbuf2
-CONFIGURE_ARGS+=--enable-pixbuf-thumbnailer
-PLIST_SUB+= PIXBUF=""
-.endif
-LIB_DEPENDS+= libopenraw.so:${PORTSDIR}/graphics/libopenraw
-CONFIGURE_ARGS+=--enable-raw-thumbnailer
-PLIST_SUB+= RAW=""
-.else
-CONFIGURE_ARGS+=--disable-raw-thumbnailer
-PLIST_SUB+= RAW="@comment "
-.endif
-
-.if ${PORT_OPTIONS:MCOVER}
-.if ! ${PORT_OPTIONS:MPIXBUF}
-USE_GNOME+= gdkpixbuf2
-CONFIGURE_ARGS+=--enable-pixbuf-thumbnailer
-PLIST_SUB+= PIXBUF=""
-.endif
-LIB_DEPENDS+= libcurl.so:${PORTSDIR}/ftp/curl
-CONFIGURE_ARGS+=--enable-cover-thumbnailer
-PLIST_SUB+= COVER=""
-.else
-CONFIGURE_ARGS+=--disable-cover-thumbnailer
-PLIST_SUB+= COVER="@comment "
-.endif
+SUB_FILES= pkg-message
.include <bsd.port.mk>
diff --git a/deskutils/xfce4-tumbler/distinfo b/deskutils/xfce4-tumbler/distinfo
index 076266d..b1cc29e 100644
--- a/deskutils/xfce4-tumbler/distinfo
+++ b/deskutils/xfce4-tumbler/distinfo
@@ -1,2 +1,2 @@
-SHA256 (xfce4/tumbler-0.1.30.tar.bz2) = e7c20d79c830465f8b3b792893f05e8b8d5ba90aec4973e7517e07ef31537304
-SIZE (xfce4/tumbler-0.1.30.tar.bz2) = 515676
+SHA256 (xfce4/tumbler-0.1.31.tar.bz2) = d0fd329273ff6ac98885eade4c3d8c87a4dd0816f713646130808bfa90b87173
+SIZE (xfce4/tumbler-0.1.31.tar.bz2) = 550650
diff --git a/deskutils/xfce4-tumbler/files/patch-tumblerd__tumbler.rc b/deskutils/xfce4-tumbler/files/patch-tumblerd__tumbler.rc
index 6f182e7..0084f72 100644
--- a/deskutils/xfce4-tumbler/files/patch-tumblerd__tumbler.rc
+++ b/deskutils/xfce4-tumbler/files/patch-tumblerd__tumbler.rc
@@ -1,6 +1,6 @@
---- ./tumblerd/tumbler.rc.orig 2013-01-12 11:14:28.000000000 +0000
-+++ ./tumblerd/tumbler.rc 2013-01-12 22:12:40.000000000 +0000
-@@ -37,7 +37,7 @@
+--- tumblerd/tumbler.rc.orig 2015-02-28 15:23:08 UTC
++++ tumblerd/tumbler.rc
+@@ -37,7 +37,7 @@ MaxFileSize=0
# RAW image files using libopenraw
[RawThumbnailer]
@@ -9,7 +9,7 @@
Priority=1
Locations=
MaxFileSize=0
-@@ -58,14 +58,14 @@
+@@ -58,7 +58,7 @@ MaxFileSize=0
# ffmpegthumbnailer plugin
[FfmegThumbnailer]
@@ -18,11 +18,3 @@
Priority=2
Locations=
MaxFileSize=0
-
- # GStreamer plugin
- [GstThumbnailer]
--Disabled=false
-+Disabled=true
- Priority=1
- Locations=
- MaxFileSize=0
diff --git a/deskutils/xfce4-tumbler/pkg-plist b/deskutils/xfce4-tumbler/pkg-plist
index c8e046a..0bfa3d4 100644
--- a/deskutils/xfce4-tumbler/pkg-plist
+++ b/deskutils/xfce4-tumbler/pkg-plist
@@ -27,42 +27,13 @@ lib/tumbler-1/plugins/cache/tumbler-xdg-cache.so
%%JPEG%%lib/tumbler-1/plugins/tumbler-jpeg-thumbnailer.so
%%GSTREAMER%%lib/tumbler-1/plugins/tumbler-gst-thumbnailer.so
%%ODF%%lib/tumbler-1/plugins/tumbler-odf-thumbnailer.so
-%%PIXBUF%%lib/tumbler-1/plugins/tumbler-pixbuf-thumbnailer.so
+lib/tumbler-1/plugins/tumbler-pixbuf-thumbnailer.so
%%POPPLER%%lib/tumbler-1/plugins/tumbler-poppler-thumbnailer.so
-%%RAW%%lib/tumbler-1/plugins/tumbler-raw-thumbnailer.so
lib/tumbler-1/tumblerd
libdata/pkgconfig/tumbler-1.pc
share/dbus-1/services/org.xfce.Tumbler.Cache1.service
share/dbus-1/services/org.xfce.Tumbler.Manager1.service
share/dbus-1/services/org.xfce.Tumbler.Thumbnailer1.service
-%%APIDOCS%%share/gtk-doc/html/tumbler/TumblerAbstractThumbnailer.html
-%%APIDOCS%%share/gtk-doc/html/tumbler/TumblerCache.html
-%%APIDOCS%%share/gtk-doc/html/tumbler/TumblerThumbnail.html
-%%APIDOCS%%share/gtk-doc/html/tumbler/TumblerThumbnailerProvider.html
-%%APIDOCS%%share/gtk-doc/html/tumbler/api-index-full.html
-%%APIDOCS%%share/gtk-doc/html/tumbler/extension-api.html
-%%APIDOCS%%share/gtk-doc/html/tumbler/extension-tutorial.html
-%%APIDOCS%%share/gtk-doc/html/tumbler/home.png
-%%APIDOCS%%share/gtk-doc/html/tumbler/index.html
-%%APIDOCS%%share/gtk-doc/html/tumbler/index.sgml
-%%APIDOCS%%share/gtk-doc/html/tumbler/left-insensitive.png
-%%APIDOCS%%share/gtk-doc/html/tumbler/left.png
-%%APIDOCS%%share/gtk-doc/html/tumbler/miscellaneous.html
-%%APIDOCS%%share/gtk-doc/html/tumbler/object-tree.html
-%%APIDOCS%%share/gtk-doc/html/tumbler/pt01.html
-%%APIDOCS%%share/gtk-doc/html/tumbler/right-insensitive.png
-%%APIDOCS%%share/gtk-doc/html/tumbler/right.png
-%%APIDOCS%%share/gtk-doc/html/tumbler/style.css
-%%APIDOCS%%share/gtk-doc/html/tumbler/thumbnails.html
-%%APIDOCS%%share/gtk-doc/html/tumbler/tumbler-Error-Domain-and-Types.html
-%%APIDOCS%%share/gtk-doc/html/tumbler/tumbler-Various-Enumeration-Types.html
-%%APIDOCS%%share/gtk-doc/html/tumbler/tumbler-Version-Information-and-Compatibility-Checks.html
-%%APIDOCS%%share/gtk-doc/html/tumbler/tumbler-tumbler-file-info.html
-%%APIDOCS%%share/gtk-doc/html/tumbler/tumbler-tumbler-provider-factory.html
-%%APIDOCS%%share/gtk-doc/html/tumbler/tumbler-tumbler-provider-plugin.html
-%%APIDOCS%%share/gtk-doc/html/tumbler/tumbler.devhelp2
-%%APIDOCS%%share/gtk-doc/html/tumbler/up-insensitive.png
-%%APIDOCS%%share/gtk-doc/html/tumbler/up.png
%%NLS%%share/locale/ar/LC_MESSAGES/tumbler.mo
%%NLS%%share/locale/ast/LC_MESSAGES/tumbler.mo
%%NLS%%share/locale/bg/LC_MESSAGES/tumbler.mo
@@ -80,6 +51,7 @@ share/dbus-1/services/org.xfce.Tumbler.Thumbnailer1.service
%%NLS%%share/locale/fr/LC_MESSAGES/tumbler.mo
%%NLS%%share/locale/gl/LC_MESSAGES/tumbler.mo
%%NLS%%share/locale/he/LC_MESSAGES/tumbler.mo
+%%NLS%%share/locale/hr/LC_MESSAGES/tumbler.mo
%%NLS%%share/locale/hu/LC_MESSAGES/tumbler.mo
%%NLS%%share/locale/id/LC_MESSAGES/tumbler.mo
%%NLS%%share/locale/is/LC_MESSAGES/tumbler.mo
diff --git a/deskutils/xfce4-volumed-pulse/Makefile b/deskutils/xfce4-volumed-pulse/Makefile
index 159dd2b..5411410 100644
--- a/deskutils/xfce4-volumed-pulse/Makefile
+++ b/deskutils/xfce4-volumed-pulse/Makefile
@@ -3,6 +3,7 @@
PORTNAME= xfce4-volumed-pulse
PORTVERSION= 0.2.0
+PORTREVISION= 1
CATEGORIES= deskutils xfce
MASTER_SITES= https://launchpadlibrarian.net/133628016/ \
https://launchpad.net/${PORTNAME}/trunk/${PORTVERSION}/+download/
@@ -18,10 +19,10 @@ LIB_DEPENDS= libpulse.so:${PORTSDIR}/audio/pulseaudio \
libnotify.so:${PORTSDIR}/devel/libnotify \
libkeybinder.so:${PORTSDIR}/x11/keybinder
-USES= pkgconfig gmake tar:bz2
+USES= pkgconfig gmake xfce tar:bz2
GNU_CONFIGURE= yes
USE_GNOME= glib20 gtk20
-USE_XFCE= configenv xfconf
+USE_XFCE= xfconf
INSTALL_TARGET= install-strip
CONFIGURE_ARGS=--enable-libnotify
diff --git a/deskutils/xfce4-volumed/Makefile b/deskutils/xfce4-volumed/Makefile
index 3bd4a82..3cca6e4 100644
--- a/deskutils/xfce4-volumed/Makefile
+++ b/deskutils/xfce4-volumed/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xfce4-volumed
PORTVERSION= 0.1.13
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= deskutils xfce
MASTER_SITES= XFCE
MASTER_SITE_SUBDIR= src/apps/${PORTNAME}/${PORTVERSION:R}
@@ -17,10 +17,10 @@ LICENSE= GPLv3
LIB_DEPENDS= libnotify.so:${PORTSDIR}/devel/libnotify \
libkeybinder.so:${PORTSDIR}/x11/keybinder
-USES= pkgconfig gmake tar:bzip2
+USES= pkgconfig gmake xfce tar:bzip2
GNU_CONFIGURE= yes
USE_GNOME= glib20
USE_GSTREAMER= yes
-USE_XFCE= configenv xfconf
+USE_XFCE= xfconf
.include <bsd.port.mk>
diff --git a/deskutils/xfce4-xkb-plugin/Makefile b/deskutils/xfce4-xkb-plugin/Makefile
index b1aa0c5..78ca084 100644
--- a/deskutils/xfce4-xkb-plugin/Makefile
+++ b/deskutils/xfce4-xkb-plugin/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= xfce4-xkb-plugin
-PORTVERSION= 0.5.6
-PORTREVISION= 2
+PORTVERSION= 0.7.1
CATEGORIES= deskutils xfce
MASTER_SITES= ${MASTER_SITE_XFCE}
MASTER_SITE_SUBDIR= src/panel-plugins/${PORTNAME}/${PORTVERSION:R}
@@ -10,12 +9,14 @@ MASTER_SITE_SUBDIR= src/panel-plugins/${PORTNAME}/${PORTVERSION:R}
MAINTAINER= xfce@FreeBSD.org
COMMENT= Keyboard layout switching plugin for the Xfce panel
+LICENSE= GPLv2
+
LIB_DEPENDS= libxklavier.so:${PORTSDIR}/x11/libxklavier
GNU_CONFIGURE= yes
-USES= gettext pkgconfig gmake tar:bzip2
+USES= gettext pkgconfig gmake xfce tar:bzip2
USE_GNOME= gtk20 intltool intlhack librsvg2 libwnck
-USE_XFCE= configenv libmenu libutil panel
+USE_XFCE= panel
USE_XORG= x11
.include <bsd.port.mk>
diff --git a/deskutils/xfce4-xkb-plugin/distinfo b/deskutils/xfce4-xkb-plugin/distinfo
index 8b0d2ab..fad51fe 100644
--- a/deskutils/xfce4-xkb-plugin/distinfo
+++ b/deskutils/xfce4-xkb-plugin/distinfo
@@ -1,2 +1,2 @@
-SHA256 (xfce4-xkb-plugin-0.5.6.tar.bz2) = 09e4623033987ce7b711252609a17291b306cdf60863ee39677a4995a93318a5
-SIZE (xfce4-xkb-plugin-0.5.6.tar.bz2) = 815228
+SHA256 (xfce4-xkb-plugin-0.7.1.tar.bz2) = 61fe2e33fe99939d5d06a682e94e40e05ef844c930ad612154090d158b2ce681
+SIZE (xfce4-xkb-plugin-0.7.1.tar.bz2) = 837922
diff --git a/deskutils/xfce4-xkb-plugin/pkg-descr b/deskutils/xfce4-xkb-plugin/pkg-descr
index a879e01..3e4f7b0 100644
--- a/deskutils/xfce4-xkb-plugin/pkg-descr
+++ b/deskutils/xfce4-xkb-plugin/pkg-descr
@@ -7,6 +7,6 @@ label for that layout.
This plugin is used along with the XKB extension. For now the keyboard
layouts cannot be configured from the plugin itself, they should be
-set in the XF86Config file or some other way (e.g. setxkbmap).
+set in the Xorg file or some other way (e.g. setxkbmap).
WWW: http://goodies.xfce.org/projects/panel-plugins/xfce4-xkb-plugin
diff --git a/deskutils/xfce4-xkb-plugin/pkg-plist b/deskutils/xfce4-xkb-plugin/pkg-plist
index e3a3eee..15d2930 100644
--- a/deskutils/xfce4-xkb-plugin/pkg-plist
+++ b/deskutils/xfce4-xkb-plugin/pkg-plist
@@ -8,22 +8,28 @@ share/locale/cs/LC_MESSAGES/xfce4-xkb-plugin.mo
share/locale/da/LC_MESSAGES/xfce4-xkb-plugin.mo
share/locale/de/LC_MESSAGES/xfce4-xkb-plugin.mo
share/locale/el/LC_MESSAGES/xfce4-xkb-plugin.mo
+share/locale/en_AU/LC_MESSAGES/xfce4-xkb-plugin.mo
share/locale/en_GB/LC_MESSAGES/xfce4-xkb-plugin.mo
share/locale/es/LC_MESSAGES/xfce4-xkb-plugin.mo
share/locale/eu/LC_MESSAGES/xfce4-xkb-plugin.mo
+share/locale/fi/LC_MESSAGES/xfce4-xkb-plugin.mo
share/locale/fr/LC_MESSAGES/xfce4-xkb-plugin.mo
share/locale/gl/LC_MESSAGES/xfce4-xkb-plugin.mo
+share/locale/he/LC_MESSAGES/xfce4-xkb-plugin.mo
share/locale/hr/LC_MESSAGES/xfce4-xkb-plugin.mo
share/locale/hu/LC_MESSAGES/xfce4-xkb-plugin.mo
share/locale/id/LC_MESSAGES/xfce4-xkb-plugin.mo
+share/locale/is/LC_MESSAGES/xfce4-xkb-plugin.mo
share/locale/it/LC_MESSAGES/xfce4-xkb-plugin.mo
share/locale/ja/LC_MESSAGES/xfce4-xkb-plugin.mo
-share/locale/ka/LC_MESSAGES/xfce4-xkb-plugin.mo
share/locale/kk/LC_MESSAGES/xfce4-xkb-plugin.mo
share/locale/ko/LC_MESSAGES/xfce4-xkb-plugin.mo
share/locale/lt/LC_MESSAGES/xfce4-xkb-plugin.mo
share/locale/lv/LC_MESSAGES/xfce4-xkb-plugin.mo
+share/locale/ms/LC_MESSAGES/xfce4-xkb-plugin.mo
+share/locale/nb/LC_MESSAGES/xfce4-xkb-plugin.mo
share/locale/nl/LC_MESSAGES/xfce4-xkb-plugin.mo
+share/locale/oc/LC_MESSAGES/xfce4-xkb-plugin.mo
share/locale/pl/LC_MESSAGES/xfce4-xkb-plugin.mo
share/locale/pt/LC_MESSAGES/xfce4-xkb-plugin.mo
share/locale/pt_BR/LC_MESSAGES/xfce4-xkb-plugin.mo
@@ -31,12 +37,16 @@ share/locale/ro/LC_MESSAGES/xfce4-xkb-plugin.mo
share/locale/ru/LC_MESSAGES/xfce4-xkb-plugin.mo
share/locale/sk/LC_MESSAGES/xfce4-xkb-plugin.mo
share/locale/sq/LC_MESSAGES/xfce4-xkb-plugin.mo
+share/locale/sr/LC_MESSAGES/xfce4-xkb-plugin.mo
share/locale/sv/LC_MESSAGES/xfce4-xkb-plugin.mo
+share/locale/th/LC_MESSAGES/xfce4-xkb-plugin.mo
share/locale/tr/LC_MESSAGES/xfce4-xkb-plugin.mo
share/locale/ug/LC_MESSAGES/xfce4-xkb-plugin.mo
share/locale/uk/LC_MESSAGES/xfce4-xkb-plugin.mo
share/locale/ur/LC_MESSAGES/xfce4-xkb-plugin.mo
share/locale/ur_PK/LC_MESSAGES/xfce4-xkb-plugin.mo
+share/locale/uz/LC_MESSAGES/xfce4-xkb-plugin.mo
+share/locale/uz@Latn/LC_MESSAGES/xfce4-xkb-plugin.mo
share/locale/zh_CN/LC_MESSAGES/xfce4-xkb-plugin.mo
share/locale/zh_TW/LC_MESSAGES/xfce4-xkb-plugin.mo
share/xfce4/panel-plugins/xkb-plugin.desktop
@@ -65,6 +75,7 @@ share/xfce4/xkb/flags/dvorak.svg
share/xfce4/xkb/flags/dz.svg
share/xfce4/xkb/flags/ee.svg
share/xfce4/xkb/flags/eg.svg
+share/xfce4/xkb/flags/el.svg
share/xfce4/xkb/flags/epo.svg
share/xfce4/xkb/flags/es.svg
share/xfce4/xkb/flags/fi.svg
OpenPOWER on IntegriCloud