Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Jun 2023 03:36:53 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 9ddd08023c09 - main - audio/gbemol: Remove expired port
Message-ID:  <202306300336.35U3argX096852@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9ddd08023c0922cc5894710616398ab1fbe7b744

commit 9ddd08023c0922cc5894710616398ab1fbe7b744
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-06-30 03:36:10 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-06-30 03:36:16 +0000

    audio/gbemol: Remove expired port
    
    2023-06-30 audio/gbemol: Unmaintained for years and depends on deprecated GTK2
    
    Approved by:    portmgr (blanket)
---
 MOVED                  |  1 +
 audio/Makefile         |  1 -
 audio/gbemol/Makefile  | 27 ---------------------------
 audio/gbemol/distinfo  |  2 --
 audio/gbemol/pkg-descr |  2 --
 audio/gbemol/pkg-plist |  3 ---
 6 files changed, 1 insertion(+), 35 deletions(-)

diff --git a/MOVED b/MOVED
index b054730aa422..64c483cc2225 100644
--- a/MOVED
+++ b/MOVED
@@ -7671,3 +7671,4 @@ www/yarn-node19||2023-06-30|Has expired: This port depends on deprecated www/nod
 www/npm-node19||2023-06-30|Has expired: This port depends on deprecated www/node19. Migrate to www/npm-node18 or www/npm-node20 instead
 www/node19||2023-06-30|Has expired: Nodejs 19.* will reach its EoL on 2023-06-01. Use Node.js 18.* (www/node18) or 20.* (www/node20) instead
 emulators/qemu6||2023-06-30|Has expired: Version 8 is on the horizon while version 7 is stable
+audio/gbemol||2023-06-30|Has expired: Unmaintained for years and depends on deprecated GTK2
diff --git a/audio/Makefile b/audio/Makefile
index 5a4ccd24a89b..4c2abb0dec11 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -213,7 +213,6 @@
     SUBDIR += funktrackergold
     SUBDIR += furnace
     SUBDIR += ganv
-    SUBDIR += gbemol
     SUBDIR += gbsplay
     SUBDIR += geonkick-lv2
     SUBDIR += ggwave
diff --git a/audio/gbemol/Makefile b/audio/gbemol/Makefile
deleted file mode 100644
index 9d12856a4f2e..000000000000
--- a/audio/gbemol/Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
-PORTNAME=	gbemol
-PORTVERSION=	0.3.2
-PORTREVISION=	16
-CATEGORIES=	audio
-MASTER_SITES=	SF
-
-MAINTAINER=	tmh.public@gmail.com
-COMMENT=	Graphical frontend for the Music Player Daemon
-WWW=		http://gbemol.sourceforge.net/
-
-DEPRECATED=	Unmaintained for years and depends on deprecated GTK2
-EXPIRATION_DATE=2023-06-30
-
-LIB_DEPENDS=	libmpd.so:audio/libmpd \
-		libcurl.so:ftp/curl \
-		libxml2.so:textproc/libxml2
-
-GNU_CONFIGURE=	yes
-CPPFLAGS+=	-I${LOCALBASE}/include
-LIBS+=		-L${LOCALBASE}/lib
-USES=		gettext gmake gnome pkgconfig
-USE_GNOME=	gtk20 intltool
-
-post-patch:
-	@${CHMOD} a+x ${WRKSRC}/install-sh
-
-.include <bsd.port.mk>
diff --git a/audio/gbemol/distinfo b/audio/gbemol/distinfo
deleted file mode 100644
index 723f6943e93a..000000000000
--- a/audio/gbemol/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (gbemol-0.3.2.tar.gz) = dda7658d91ab12a1a94703321aae0bb525c887b83fbd4f4dcfa446c083785a50
-SIZE (gbemol-0.3.2.tar.gz) = 401865
diff --git a/audio/gbemol/pkg-descr b/audio/gbemol/pkg-descr
deleted file mode 100644
index 10715f703a79..000000000000
--- a/audio/gbemol/pkg-descr
+++ /dev/null
@@ -1,2 +0,0 @@
-gbemol is a graphical frontend for the Music Player Daemon (MPD) it is
-written in C and uses the GTK+ toolkit for it's interface.
diff --git a/audio/gbemol/pkg-plist b/audio/gbemol/pkg-plist
deleted file mode 100644
index 94a90e2378ed..000000000000
--- a/audio/gbemol/pkg-plist
+++ /dev/null
@@ -1,3 +0,0 @@
-bin/gbemol
-share/pixmaps/gbemol.png
-share/applications/gbemol.desktop



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306300336.35U3argX096852>