diff options
author | Olivier Duchateau <olivierd@FreeBSD.org> | 2015-10-27 13:36:34 +0800 |
---|---|---|
committer | Olivier Duchateau <olivierd@FreeBSD.org> | 2015-10-27 13:36:34 +0800 |
commit | 000e2c9b5ba9bbca2152191d7455ce78cce3c8c6 (patch) | |
tree | 9636c7a9f59efe812e778bc987e8efaad00147ec /audio | |
parent | bdb34983c48722373fc58c9f3434824981879f75 (diff) | |
download | freebsd-ports-gnome-000e2c9b5ba9bbca2152191d7455ce78cce3c8c6.tar.gz freebsd-ports-gnome-000e2c9b5ba9bbca2152191d7455ce78cce3c8c6.tar.zst freebsd-ports-gnome-000e2c9b5ba9bbca2152191d7455ce78cce3c8c6.zip |
Update to 0.2.4
Diffstat (limited to 'audio')
-rw-r--r-- | audio/xfce4-pulseaudio-plugin/Makefile | 5 | ||||
-rw-r--r-- | audio/xfce4-pulseaudio-plugin/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/audio/xfce4-pulseaudio-plugin/Makefile b/audio/xfce4-pulseaudio-plugin/Makefile index c90488076cbb..e2440997530c 100644 --- a/audio/xfce4-pulseaudio-plugin/Makefile +++ b/audio/xfce4-pulseaudio-plugin/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xfce4-pulseaudio-plugin -PORTVERSION= 0.2.3 +PORTVERSION= 0.2.4 CATEGORIES= audio xfce MASTER_SITES= XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 @@ -15,12 +15,13 @@ LICENSE= GPLv2 LIB_DEPENDS= libpulse-mainloop-glib.so:${PORTSDIR}/audio/pulseaudio RUN_DEPENDS= pavucontrol>=2.0:${PORTSDIR}/audio/pavucontrol -USES= pkgconfig libtool gmake gettext xfce:gtk3 tar:bzip2 +USES= gettext gmake libtool pkgconfig tar:bzip2 xfce:gtk3 GNU_CONFIGURE= yes USE_GNOME= glib20 gtk30 intltool intlhack USE_XFCE= panel USE_XORG= x11 INSTALLS_ICONS= yes +USE_LDCONFIG= yes INSTALL_TARGET= install-strip CONFIGURE_ARGS=--with-mixer-command=${LOCALBASE}/bin/pavucontrol diff --git a/audio/xfce4-pulseaudio-plugin/distinfo b/audio/xfce4-pulseaudio-plugin/distinfo index 64fc3d43497f..04428cba6b6c 100644 --- a/audio/xfce4-pulseaudio-plugin/distinfo +++ b/audio/xfce4-pulseaudio-plugin/distinfo @@ -1,2 +1,2 @@ -SHA256 (xfce4/xfce4-pulseaudio-plugin-0.2.3.tar.bz2) = e82836bc8cf7d905b4e60d43dc630ba8e32dea785989700c71d4aeee9f583b33 -SIZE (xfce4/xfce4-pulseaudio-plugin-0.2.3.tar.bz2) = 306349 +SHA256 (xfce4/xfce4-pulseaudio-plugin-0.2.4.tar.bz2) = 8d9330ddf1d44a864a36d566cce4b76d4f859c5984bba7653d7dc39aa24d5c3e +SIZE (xfce4/xfce4-pulseaudio-plugin-0.2.4.tar.bz2) = 307315 |