audio/xfce4-mpc-plugin: Update to 0.6.0
- Move build to meson
This commit is contained in:
parent
cc0a74b746
commit
d570812e2e
@ -1,5 +1,5 @@
|
|||||||
PORTNAME= xfce4-mpc-plugin
|
PORTNAME= xfce4-mpc-plugin
|
||||||
PORTVERSION= 0.5.5
|
PORTVERSION= 0.6.0
|
||||||
CATEGORIES= audio xfce
|
CATEGORIES= audio xfce
|
||||||
MASTER_SITES= XFCE/panel-plugins
|
MASTER_SITES= XFCE/panel-plugins
|
||||||
DIST_SUBDIR= xfce4
|
DIST_SUBDIR= xfce4
|
||||||
@ -10,23 +10,21 @@ WWW= https://docs.xfce.org/panel-plugins/xfce4-mpc-plugin/start
|
|||||||
|
|
||||||
LICENSE= ISCL
|
LICENSE= ISCL
|
||||||
|
|
||||||
LIB_DEPENDS= libharfbuzz.so:print/harfbuzz \
|
LIB_DEPENDS= libmpd.so:audio/libmpd
|
||||||
libmpd.so:audio/libmpd
|
|
||||||
RUN_DEPENDS= musicpd:audio/musicpd
|
RUN_DEPENDS= musicpd:audio/musicpd
|
||||||
|
|
||||||
USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \
|
USES= compiler:c11 gettext-tools gnome meson pkgconfig tar:xz xfce
|
||||||
tar:bzip2 xfce
|
USE_GNOME= gtk30
|
||||||
USE_GNOME= cairo gdkpixbuf gtk30
|
|
||||||
USE_XFCE= libmenu panel
|
USE_XFCE= libmenu panel
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
MESON_ARGS= -Dlibmpd=enabled
|
||||||
INSTALL_TARGET= install-strip
|
|
||||||
CONFIGURE_ARGS+= --with-libmpd=${LOCALBASE}
|
|
||||||
|
|
||||||
OPTIONS_DEFINE= NLS
|
OPTIONS_DEFINE= NLS
|
||||||
OPTIONS_SUB= yes
|
OPTIONS_SUB= yes
|
||||||
|
|
||||||
NLS_CONFIGURE_ENABLE= nls
|
NLS_USES= gettext-runtime
|
||||||
NLS_USES= gettext-runtime
|
|
||||||
|
post-patch-NLS-off:
|
||||||
|
@${REINPLACE_CMD} -e "/^subdir('po')/d" ${WRKSRC}/meson.build
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|||||||
@ -1,3 +1,3 @@
|
|||||||
TIMESTAMP = 1735166892
|
TIMESTAMP = 1747772078
|
||||||
SHA256 (xfce4/xfce4-mpc-plugin-0.5.5.tar.bz2) = 4ce7d77667a263ee9916c0cab2a733b17e3bd65705cd4ed5cec3cbde6e7298cf
|
SHA256 (xfce4/xfce4-mpc-plugin-0.6.0.tar.xz) = dee5bcc0566ba2dc95b9c3b4cadd5e8b3bb2798a54a2a8d8652708915fe45d50
|
||||||
SIZE (xfce4/xfce4-mpc-plugin-0.5.5.tar.bz2) = 388322
|
SIZE (xfce4/xfce4-mpc-plugin-0.6.0.tar.xz) = 47092
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user