Skip to content
Snippets Groups Projects
Commit ec5c3a21 authored by Guido Falsi's avatar Guido Falsi
Browse files

audio/xfce4-mpc-plugin: Update to 0.5.3

- Add missing dependencies
- Minor Makefile layout fix
parent 4ce9f853
No related branches found
No related tags found
No related merge requests found
PORTNAME= xfce4-mpc-plugin
PORTVERSION= 0.5.2
PORTREVISION= 2
PORTVERSION= 0.5.3
CATEGORIES= audio xfce
MASTER_SITES= XFCE/panel-plugins
DIST_SUBDIR= xfce4
......@@ -11,7 +10,8 @@ WWW= https://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin
LICENSE= ISCL
LIB_DEPENDS= libmpd.so:audio/libmpd
LIB_DEPENDS= libharfbuzz.so:print/harfbuzz \
libmpd.so:audio/libmpd
RUN_DEPENDS= musicpd:audio/musicpd
USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \
......@@ -19,8 +19,8 @@ USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \
USE_GNOME= cairo gdkpixbuf2 gtk30 intltool
USE_XFCE= panel
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
CONFIGURE_ARGS+= --with-libmpd=${LOCALBASE}
OPTIONS_DEFINE= NLS
......
TIMESTAMP = 1565692661
SHA256 (xfce4/xfce4-mpc-plugin-0.5.2.tar.bz2) = eefe78b7b6b95312b3a52814b7f632dc92970c1b3e9535de616315749bf67760
SIZE (xfce4/xfce4-mpc-plugin-0.5.2.tar.bz2) = 293655
TIMESTAMP = 1682755651
SHA256 (xfce4/xfce4-mpc-plugin-0.5.3.tar.bz2) = 0467fb4d1acd982d3c3e0b89cb41019946850524ff19ed0f658a8d56c7b7664d
SIZE (xfce4/xfce4-mpc-plugin-0.5.3.tar.bz2) = 327566
......@@ -9,8 +9,10 @@ lib/xfce4/panel/plugins/libmpc.so
%%NLS%%share/locale/de/LC_MESSAGES/xfce4-mpc-plugin.mo
%%NLS%%share/locale/el/LC_MESSAGES/xfce4-mpc-plugin.mo
%%NLS%%share/locale/en_AU/LC_MESSAGES/xfce4-mpc-plugin.mo
%%NLS%%share/locale/en_CA/LC_MESSAGES/xfce4-mpc-plugin.mo
%%NLS%%share/locale/en_GB/LC_MESSAGES/xfce4-mpc-plugin.mo
%%NLS%%share/locale/es/LC_MESSAGES/xfce4-mpc-plugin.mo
%%NLS%%share/locale/et/LC_MESSAGES/xfce4-mpc-plugin.mo
%%NLS%%share/locale/eu/LC_MESSAGES/xfce4-mpc-plugin.mo
%%NLS%%share/locale/fi/LC_MESSAGES/xfce4-mpc-plugin.mo
%%NLS%%share/locale/fr/LC_MESSAGES/xfce4-mpc-plugin.mo
......@@ -19,6 +21,7 @@ lib/xfce4/panel/plugins/libmpc.so
%%NLS%%share/locale/hr/LC_MESSAGES/xfce4-mpc-plugin.mo
%%NLS%%share/locale/hu/LC_MESSAGES/xfce4-mpc-plugin.mo
%%NLS%%share/locale/hy_AM/LC_MESSAGES/xfce4-mpc-plugin.mo
%%NLS%%share/locale/hye/LC_MESSAGES/xfce4-mpc-plugin.mo
%%NLS%%share/locale/id/LC_MESSAGES/xfce4-mpc-plugin.mo
%%NLS%%share/locale/ie/LC_MESSAGES/xfce4-mpc-plugin.mo
%%NLS%%share/locale/is/LC_MESSAGES/xfce4-mpc-plugin.mo
......@@ -36,6 +39,7 @@ lib/xfce4/panel/plugins/libmpc.so
%%NLS%%share/locale/pt_BR/LC_MESSAGES/xfce4-mpc-plugin.mo
%%NLS%%share/locale/ru/LC_MESSAGES/xfce4-mpc-plugin.mo
%%NLS%%share/locale/sk/LC_MESSAGES/xfce4-mpc-plugin.mo
%%NLS%%share/locale/sl/LC_MESSAGES/xfce4-mpc-plugin.mo
%%NLS%%share/locale/sq/LC_MESSAGES/xfce4-mpc-plugin.mo
%%NLS%%share/locale/sr/LC_MESSAGES/xfce4-mpc-plugin.mo
%%NLS%%share/locale/sv/LC_MESSAGES/xfce4-mpc-plugin.mo
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment