Index: Makefile =================================================================== --- Makefile (révision 489734) +++ Makefile (copie de travail) @@ -3,6 +3,7 @@ PORTNAME= parole PORTVERSION= 1.0.1 +PORTREVISION= 1 CATEGORIES= multimedia xfce MASTER_SITES= XFCE/src/apps/${PORTNAME}/${PORTVERSION:R}/ DIST_SUBDIR= xfce4 @@ -24,11 +25,10 @@ CONFIGURE_ARGS= --enable-notify-plugin \ --enable-tray-plugin \ --enable-taglib \ - --disable-mpris2-plugin \ - --without-html-dir \ - --with-gstreamer=1.0 + --enable-mpris2-plugin \ + --without-html-dir USES= compiler:c++11-lang desktop-file-utils gettext-tools \ - gmake libtool pkgconfig tar:bzip2 xfce:gtk3 + gmake gnome libtool pkgconfig tar:bzip2 xfce:gtk3 USE_GNOME= cairo gtk30 glib20 intltool intlhack USE_GSTREAMER1= core faad flac wavpack rtmp x USE_XFCE= panel Index: pkg-plist =================================================================== --- pkg-plist (révision 489734) +++ pkg-plist (copie de travail) @@ -7,6 +7,7 @@ include/parole/parole-provider-plugin.h include/parole/parole-stream.h include/parole/parole.h +lib/parole-0/parole-mpris2.so lib/parole-0/parole-notify.so lib/parole-0/tray-icon.so share/appdata/parole.appdata.xml @@ -67,6 +68,7 @@ %%NLS%%share/locale/uk/LC_MESSAGES/parole.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/parole.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/parole.mo +%%DATADIR%%/parole-plugins-0/mpris2.desktop %%DATADIR%%/parole-plugins-0/notify.desktop %%DATADIR%%/parole-plugins-0/system-tray.desktop share/pixmaps/no-cover.png