Index: Makefile =================================================================== --- Makefile (révision 489734) +++ Makefile (copie de travail) @@ -3,6 +3,7 @@ PORTNAME= xfce4-pulseaudio-plugin PORTVERSION= 0.4.1 +PORTREVISION= 1 CATEGORIES= audio xfce MASTER_SITES= XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 @@ -17,15 +18,17 @@ libdbus-glib-1.so:devel/dbus-glib RUN_DEPENDS= pavucontrol>=2.0:audio/pavucontrol -USES= gettext gmake libtool pkgconfig tar:bzip2 xfce:gtk3 +USES= gettext gmake gnome libtool pkgconfig tar:bzip2 xfce:gtk3 GNU_CONFIGURE= yes -USE_GNOME= glib20 gtk30 intltool cairo +USE_GNOME= glib20 gtk30 intltool cairo libwnck3 USE_XFCE= panel USE_XORG= x11 INSTALLS_ICONS= yes INSTALL_TARGET= install-strip -CONFIGURE_ARGS=--with-mixer-command=${LOCALBASE}/bin/pavucontrol +CONFIGURE_ARGS=--with-mixer-command=${LOCALBASE}/bin/pavucontrol \ + --enable-mpris2 \ + --enable-wnck CFLAGS+= -Wno-return-type OPTIONS_DEFINE= KEYBINDER