git: bb76d0453986 - main - audio/sound-juicer: Remove unused taglib dep
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 07 Jun 2024 01:23:02 UTC
The branch main has been updated by jhale: URL: https://cgit.FreeBSD.org/ports/commit/?id=bb76d045398672afaecd49d26d7c0eb37d7cba42 commit bb76d045398672afaecd49d26d7c0eb37d7cba42 Author: Jason E. Hale <jhale@FreeBSD.org> AuthorDate: 2024-06-05 17:51:37 +0000 Commit: Jason E. Hale <jhale@FreeBSD.org> CommitDate: 2024-06-06 22:56:09 +0000 audio/sound-juicer: Remove unused taglib dep This hasn't been needed for a *long* time. https://gitlab.gnome.org/GNOME/sound-juicer/-/commit/e260e8163bc116354458944c07b99ef4fb083dff --- audio/sound-juicer/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/audio/sound-juicer/Makefile b/audio/sound-juicer/Makefile index 0a766d11a6e2..91ed8f3f62c1 100644 --- a/audio/sound-juicer/Makefile +++ b/audio/sound-juicer/Makefile @@ -1,6 +1,6 @@ PORTNAME= sound-juicer PORTVERSION= 3.38.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome @@ -17,7 +17,6 @@ LICENSE= GPLv3 BUILD_DEPENDS= itstool:textproc/itstool LIB_DEPENDS= libmusicbrainz5.so:audio/libmusicbrainz5 \ libdiscid.so:audio/libdiscid \ - libtag.so:audio/taglib \ libdbus-glib-1.so:devel/dbus-glib \ libbrasero-media3.so:sysutils/brasero \ libcanberra-gtk3.so:audio/libcanberra-gtk3