From 9b7a89215aa4e1663bc6a56cb8d018fede1e63a5 Mon Sep 17 00:00:00 2001 From: Guido Falsi Date: Mon, 27 Nov 2017 13:57:43 +0000 Subject: [PATCH] - Mark devel versions to be ignored by portscout - Remove unneeded USE_LDCONFIG, only installs a private plugin library - While here make some whitespace and alignment changes --- audio/xfce4-pulseaudio-plugin/Makefile | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/audio/xfce4-pulseaudio-plugin/Makefile b/audio/xfce4-pulseaudio-plugin/Makefile index ed54e1c8ffae..70802c71cda8 100644 --- a/audio/xfce4-pulseaudio-plugin/Makefile +++ b/audio/xfce4-pulseaudio-plugin/Makefile @@ -17,22 +17,23 @@ LIB_DEPENDS= libpulse-mainloop-glib.so:audio/pulseaudio \ libdbus-glib-1.so:devel/dbus-glib RUN_DEPENDS= pavucontrol>=2.0:audio/pavucontrol -USES= gettext gmake libtool pkgconfig tar:bzip2 xfce:gtk3 +PORTSCOUT= limit:^0\.2\. + +USES= gettext gmake libtool pkgconfig tar:bzip2 xfce:gtk3 GNU_CONFIGURE= yes USE_GNOME= glib20 gtk30 intltool cairo USE_XFCE= panel USE_XORG= x11 INSTALLS_ICONS= yes -USE_LDCONFIG= yes INSTALL_TARGET= install-strip CONFIGURE_ARGS=--with-mixer-command=${LOCALBASE}/bin/pavucontrol CFLAGS+= -Wno-return-type -OPTIONS_DEFINE= KEYBINDER -OPTIONS_DEFAULT= KEYBINDER -KEYBINDER_DESC= Keyboard shortcuts -KEYBINDER_LIB_DEPENDS= libkeybinder-3.0.so:x11/keybinder-gtk3 +OPTIONS_DEFINE= KEYBINDER +OPTIONS_DEFAULT= KEYBINDER +KEYBINDER_DESC= Keyboard shortcuts +KEYBINDER_LIB_DEPENDS= libkeybinder-3.0.so:x11/keybinder-gtk3 KEYBINDER_CONFIGURE_ENABLE= keybinder .include