Index: head/sysutils/xfce4-settings/Makefile =================================================================== --- head/sysutils/xfce4-settings/Makefile (revision 284535) +++ head/sysutils/xfce4-settings/Makefile (revision 284536) @@ -1,93 +1,98 @@ # New ports collection makefile for: xfce4-settings # Date created: 2 October 2008 # Whom: Oliver Lehmann # # $FreeBSD$ # PORTNAME= xfce4-settings -PORTVERSION= 4.8.2 -PORTREVISION= 2 +PORTVERSION= 4.8.3 CATEGORIES= sysutils xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR= src/xfce/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Xfce 4 settings application LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib OPTIONS= XKLAVIER "Keyboard layout settings" off \ XCURSOR "Enable cursor themes support" on \ XRANDR "Enable Xrandr support" on \ NOTIFY "Enable notification support" on \ - NLS "Enable Native Language Support" on + NLS "Enable Native Language Support" on \ + SOUND "Enable sound control" off -CONFIGURE_ARGS= --disable-sound-settings \ - --disable-debug CONFIGURE_ENV+= ac_cv_prog_AWK="${AWK}" USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes INSTALLS_ICONS= yes USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gnomehack glib20 gtk20 desktopfileutils intltool intlhack \ pkgconfig USE_XFCE= configenv libexo libmenu libutil xfconf USE_XORG= inputproto x11 xi .include .if defined(WITH_XKLAVIER) LIB_DEPENDS+= xklavier.12:${PORTSDIR}/x11/libxklavier CONFIGURE_ARGS+=--enable-libxklavier .else CONFIGURE_ARGS+=--disable-libxklavier .endif .if defined(WITH_XCURSOR) USE_XORG+= xcursor CONFIGURE_ARGS+=--enable-xcursor .else CONFIGURE_ARGS+=--disable-xcursor .endif .if defined(WITH_XRANDR) USE_XORG+= xrandr CONFIGURE_ARGS+=--enable-xrandr PLIST_SUB+= XRANDR="" .else CONFIGURE_ARGS+=--disable-xrandr PLIST_SUB+= XRANDR="@comment " .endif .if defined(WITH_NOTIFY) LIB_DEPENDS+= notify.4:${PORTSDIR}/devel/libnotify CONFIGURE_ARGS+=--enable-libnotify .else CONFIGURE_ARGS+=--disable-libnotify .endif .if !defined(WITHOUT_NLS) USE_GETTEXT= yes CONFIGURE_ARGS+=--enable-nls PLIST_SUB+= NLS="" .else CONFIGURE_ARGS+=--disable-nls PLIST_SUB+= NLS="@comment " +.endif + +.if defined(WITH_SOUND) +LIB_DEPENDS+= canberra.0:${PORTSDIR}/audio/libcanberra +CONFIGURE_ARGS+=--enable-sound-settings +.else +CONFIGURE_ARGS+=--disable-sound-settings .endif post-patch: # until xfce4-icon-theme is back we rely on Tango @${REINPLACE_CMD} -e 's|Rodent|Tango|g' \ ${WRKSRC}/dialogs/appearance-settings/main.c \ ${WRKSRC}/xfsettingsd/xsettings.xml @${REINPLACE_CMD} -e 's|xkl_config_registry_load (settings->priv->xkl_registry)|xkl_config_registry_load (settings->priv->xkl_registry, FALSE)|g; \ s|xkl_engine_stop_listen (settings->priv->xkl_engine)|xkl_engine_stop_listen (settings->priv->xkl_engine, FALSE)|g' \ ${WRKSRC}/dialogs/keyboard-settings/xfce-keyboard-settings.c post-install: @-update-desktop-database .include Property changes on: head/sysutils/xfce4-settings/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.19 \ No newline at end of property +1.20 \ No newline at end of property Index: head/sysutils/xfce4-settings/distinfo =================================================================== --- head/sysutils/xfce4-settings/distinfo (revision 284535) +++ head/sysutils/xfce4-settings/distinfo (revision 284536) @@ -1,2 +1,2 @@ -SHA256 (xfce4/xfce4-settings-4.8.2.tar.bz2) = 3f79865a6a3817f3c868f2412cbf105e73e54810438f62035699ae5fd72c29d0 -SIZE (xfce4/xfce4-settings-4.8.2.tar.bz2) = 668903 +SHA256 (xfce4/xfce4-settings-4.8.3.tar.bz2) = d878cc474e1e677e9607279b9a1007cb90ed35ff078de180259a8b2b8d06bc2e +SIZE (xfce4/xfce4-settings-4.8.3.tar.bz2) = 672266 Property changes on: head/sysutils/xfce4-settings/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property Index: head/sysutils/xfce4-settings/pkg-plist =================================================================== --- head/sysutils/xfce4-settings/pkg-plist (revision 284535) +++ head/sysutils/xfce4-settings/pkg-plist (revision 284536) @@ -1,79 +1,83 @@ bin/xfce4-accessibility-settings bin/xfce4-appearance-settings %%XRANDR%%bin/xfce4-display-settings bin/xfce4-keyboard-settings bin/xfce4-mouse-settings bin/xfce4-settings-editor bin/xfce4-settings-helper bin/xfce4-settings-manager bin/xfsettingsd etc/xdg/autostart/xfce4-settings-helper-autostart.desktop etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml %%XRANDR%%%%NLS%%share/applications/xfce-display-settings.desktop share/applications/xfce-keyboard-settings.desktop share/applications/xfce-mouse-settings.desktop share/applications/xfce-settings-manager.desktop share/applications/xfce-ui-settings.desktop share/applications/xfce4-accessibility-settings.desktop share/applications/xfce4-settings-editor.desktop %%NLS%%share/locale/ar/LC_MESSAGES/xfce4-settings.mo %%NLS%%share/locale/ast/LC_MESSAGES/xfce4-settings.mo %%NLS%%share/locale/bn/LC_MESSAGES/xfce4-settings.mo %%NLS%%share/locale/ca/LC_MESSAGES/xfce4-settings.mo %%NLS%%share/locale/cs/LC_MESSAGES/xfce4-settings.mo %%NLS%%share/locale/da/LC_MESSAGES/xfce4-settings.mo %%NLS%%share/locale/de/LC_MESSAGES/xfce4-settings.mo %%NLS%%share/locale/el/LC_MESSAGES/xfce4-settings.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/xfce4-settings.mo %%NLS%%share/locale/es/LC_MESSAGES/xfce4-settings.mo %%NLS%%share/locale/eu/LC_MESSAGES/xfce4-settings.mo %%NLS%%share/locale/fi/LC_MESSAGES/xfce4-settings.mo %%NLS%%share/locale/fr/LC_MESSAGES/xfce4-settings.mo %%NLS%%share/locale/gl/LC_MESSAGES/xfce4-settings.mo %%NLS%%share/locale/he/LC_MESSAGES/xfce4-settings.mo %%NLS%%share/locale/hr/LC_MESSAGES/xfce4-settings.mo %%NLS%%share/locale/hu/LC_MESSAGES/xfce4-settings.mo %%NLS%%share/locale/id/LC_MESSAGES/xfce4-settings.mo %%NLS%%share/locale/is/LC_MESSAGES/xfce4-settings.mo %%NLS%%share/locale/it/LC_MESSAGES/xfce4-settings.mo %%NLS%%share/locale/ja/LC_MESSAGES/xfce4-settings.mo %%NLS%%share/locale/kk/LC_MESSAGES/xfce4-settings.mo +%%NLS%%share/locale/ko/LC_MESSAGES/xfce4-settings.mo %%NLS%%share/locale/lv/LC_MESSAGES/xfce4-settings.mo %%NLS%%share/locale/nb/LC_MESSAGES/xfce4-settings.mo %%NLS%%share/locale/nl/LC_MESSAGES/xfce4-settings.mo %%NLS%%share/locale/pa/LC_MESSAGES/xfce4-settings.mo %%NLS%%share/locale/pl/LC_MESSAGES/xfce4-settings.mo %%NLS%%share/locale/pt/LC_MESSAGES/xfce4-settings.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/xfce4-settings.mo %%NLS%%share/locale/ro/LC_MESSAGES/xfce4-settings.mo %%NLS%%share/locale/ru/LC_MESSAGES/xfce4-settings.mo %%NLS%%share/locale/si/LC_MESSAGES/xfce4-settings.mo %%NLS%%share/locale/sk/LC_MESSAGES/xfce4-settings.mo %%NLS%%share/locale/sv/LC_MESSAGES/xfce4-settings.mo +%%NLS%%share/locale/te/LC_MESSAGES/xfce4-settings.mo %%NLS%%share/locale/tr/LC_MESSAGES/xfce4-settings.mo %%NLS%%share/locale/ug/LC_MESSAGES/xfce4-settings.mo %%NLS%%share/locale/uk/LC_MESSAGES/xfce4-settings.mo %%NLS%%share/locale/ur/LC_MESSAGES/xfce4-settings.mo %%NLS%%share/locale/ur_PK/LC_MESSAGES/xfce4-settings.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/xfce4-settings.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/xfce4-settings.mo @exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true @unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true %%NLS%%@dirrmtry share/locale/ur_PK/LC_MESSAGES %%NLS%%@dirrmtry share/locale/ur_PK %%NLS%%@dirrmtry share/locale/ur/LC_MESSAGES %%NLS%%@dirrmtry share/locale/ur %%NLS%%@dirrmtry share/locale/ug/LC_MESSAGES %%NLS%%@dirrmtry share/locale/ug +%%NLS%%@dirrmtry share/locale/te/LC_MESSAGES +%%NLS%%@dirrmtry share/locale/te %%NLS%%@dirrmtry share/locale/si/LC_MESSAGES %%NLS%%@dirrmtry share/locale/si %%NLS%%@dirrmtry share/locale/kk/LC_MESSAGES %%NLS%%@dirrmtry share/locale/kk %%NLS%%@dirrmtry share/locale/ast/LC_MESSAGES %%NLS%%@dirrmtry share/locale/ast @dirrmtry etc/xdg/xfce4/xfconf/xfce-perchannel-xml @dirrmtry etc/xdg/xfce4/xfconf @dirrmtry etc/xdg/xfce4 @dirrmtry etc/xdg/autostart @dirrmtry etc/xdg Property changes on: head/sysutils/xfce4-settings/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property