mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
audio/thunar-media-tags-plugin: Update to 0.6.0
- Move build to meson
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
PORTNAME= thunar-media-tags-plugin
|
||||
PORTVERSION= 0.5.0
|
||||
PORTVERSION= 0.6.0
|
||||
CATEGORIES= audio xfce
|
||||
MASTER_SITES= XFCE/thunar-plugins
|
||||
DIST_SUBDIR= xfce4
|
||||
@@ -11,21 +11,18 @@ WWW= https://docs.xfce.org/xfce/thunar/media-tags
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libtag.so:audio/taglib \
|
||||
libharfbuzz.so:print/harfbuzz
|
||||
LIB_DEPENDS= libtag.so:audio/taglib
|
||||
|
||||
USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \
|
||||
tar:bzip2 xfce
|
||||
USE_GNOME= cairo gdkpixbuf glib20 gtk30
|
||||
USES= compiler:c11 gettext-tools gnome meson pkgconfig tar:xz xfce
|
||||
USE_GNOME= glib20 gtk30
|
||||
USE_XFCE= libutil thunar
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
OPTIONS_DEFINE= NLS
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
OPTIONS_DEFINE= NLS
|
||||
OPTIONS_SUB= yes
|
||||
NLS_USES= gettext-runtime
|
||||
|
||||
NLS_USES= gettext-runtime
|
||||
NLS_CONFIGURE_ENABLE= nls
|
||||
post-patch-NLS-off:
|
||||
@${REINPLACE_CMD} -e "/^subdir('po')/d" ${WRKSRC}/meson.build
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1735597193
|
||||
SHA256 (xfce4/thunar-media-tags-plugin-0.5.0.tar.bz2) = 105a72d51c7fbcc690c9b9a850f3743accbd9bf5dc51480b5ea283dfde96d61e
|
||||
SIZE (xfce4/thunar-media-tags-plugin-0.5.0.tar.bz2) = 465197
|
||||
TIMESTAMP = 1747846849
|
||||
SHA256 (xfce4/thunar-media-tags-plugin-0.6.0.tar.xz) = b62dc047100346324e63d46acaaa497e8d7fccd1d10ef5bfb8370fd666a48c4a
|
||||
SIZE (xfce4/thunar-media-tags-plugin-0.6.0.tar.xz) = 68276
|
||||
|
||||
Reference in New Issue
Block a user