git: d89aac61efdc - main - audio/mp3splt-gtk: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 29 Oct 2023 22:57:49 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d89aac61efdc0f275c9ac6f86b1104325486c3e1
commit d89aac61efdc0f275c9ac6f86b1104325486c3e1
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-10-29 19:48:41 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-10-29 22:53:40 +0000
audio/mp3splt-gtk: Mark DEPRECATED
- BROKEN on all supported versions for more than 2 years after the EOL of 12
- Set EXPIRATION_DATE 2023-12-31
Approved by: portmgr (blanket)
---
audio/mp3splt-gtk/Makefile | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/audio/mp3splt-gtk/Makefile b/audio/mp3splt-gtk/Makefile
index c735aa4cf8d8..8fc2645c919b 100644
--- a/audio/mp3splt-gtk/Makefile
+++ b/audio/mp3splt-gtk/Makefile
@@ -10,6 +10,8 @@ WWW= http://mp3splt.sourceforge.net/
LICENSE= GPLv2
+DEPRECATED= BROKEN on all supported versions for more than 2 years after the EOL of 12
+EXPIRATION_DATE= 2023-12-31
BROKEN_FreeBSD_13= ld: error: duplicate symbol: tree_columns
BROKEN_FreeBSD_14= ld: error: duplicate symbol: tree_columns
@@ -20,12 +22,10 @@ LIB_DEPENDS= libmp3splt.so:audio/libmp3splt \
libid3tag.so:audio/libid3tag \
libltdl.so:devel/libltdl
-USES= desktop-file-utils gmake gnome gstreamer pkgconfig
+USES= desktop-file-utils gmake gnome gstreamer localbase:ldflags pkgconfig
USE_GNOME= gtk30
GNU_CONFIGURE= yes
-CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ARGS+= --disable-audacious --with-mp3splt=${LOCALBASE} \
--with-mp3splt-includes=${LOCALBASE}/include \
--with-mp3splt-libraries=${LOCALBASE}/lib --disable-mp3splttest