git: b2ab09e9402e - main - audio/audiere: Remove expired port

From: Rene Ladan <rene_at_FreeBSD.org>
Date: Thu, 31 Oct 2024 22:19:12 UTC
The branch main has been updated by rene:

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

commit b2ab09e9402e82c94102f4749f165cc05f17dbc5
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2024-10-31 22:19:07 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2024-10-31 22:19:07 +0000

    audio/audiere: Remove expired port
    
    2024-10-31 audio/audiere: last release in 2006, no consumers in the Ports tree
---
 MOVED                                              |  1 +
 audio/Makefile                                     |  1 -
 audio/audiere/Makefile                             | 77 ----------------------
 audio/audiere/distinfo                             |  2 -
 audio/audiere/files/patch-src_debug.cpp            | 14 ----
 .../files/patch-src_speexfile_speexfile.cpp        | 11 ----
 audio/audiere/files/patch-src_utility.h            | 10 ---
 audio/audiere/pkg-descr                            | 15 -----
 audio/audiere/pkg-plist                            |  5 --
 9 files changed, 1 insertion(+), 135 deletions(-)

diff --git a/MOVED b/MOVED
index 120251f611c9..cea5ea4fc680 100644
--- a/MOVED
+++ b/MOVED
@@ -3568,3 +3568,4 @@ audio/libshairport||2024-10-31|Has expired: Abandonware, project removed upstrea
 databases/libpqtypes||2024-10-31|Has expired: Abandonware, upstream is no longer around
 databases/libmongo-client||2024-10-31|Has expired: Abandonware, upstream removed repo
 archivers/rubygem-archive-tar-minitar|archivers/rubygem-minitar|2024-10-31|Has expired: archive-tar-minitar has been deprecated. Use archivers/rubygem-minitar instead
+audio/audiere||2024-10-31|Has expired: last release in 2006, no consumers in the Ports tree
diff --git a/audio/Makefile b/audio/Makefile
index fd6e62f929b2..09847e8fce42 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -39,7 +39,6 @@
     SUBDIR += atunes
     SUBDIR += aubio
     SUBDIR += audacity
-    SUBDIR += audiere
     SUBDIR += audiocd-kio
     SUBDIR += audiowmark
     SUBDIR += aumix
diff --git a/audio/audiere/Makefile b/audio/audiere/Makefile
deleted file mode 100644
index ab22b2c4f76b..000000000000
--- a/audio/audiere/Makefile
+++ /dev/null
@@ -1,77 +0,0 @@
-PORTNAME=	audiere
-PORTVERSION=	1.9.4
-PORTREVISION=	7
-CATEGORIES=	audio
-MASTER_SITES=	SF
-
-MAINTAINER=	amdmi3@FreeBSD.org
-COMMENT=	High-level audio API
-WWW=		https://audiere.sourceforge.net/
-
-LICENSE=	LGPL21
-LICENSE_FILE=	${WRKSRC}/doc/license.txt
-
-DEPRECATED=	last release in 2006, no consumers in the Ports tree
-EXPIRATION_DATE=2024-10-31
-
-USES=		autoreconf gmake libtool
-GNU_CONFIGURE=	yes
-USE_CXXSTD=	c++98
-USE_LDCONFIG=	yes
-
-CONFIGURE_ENV=	PTHREAD_LIBS="-lpthread"
-CPPFLAGS+=	-I${LOCALBASE}/include/speex -I${LOCALBASE}/include
-LDFLAGS+=	-L${LOCALBASE}/lib
-
-PORTDOCS=	changelog.txt cvs.txt dependencies.txt faq.txt glossary.txt \
-		license.txt overview.txt readme.txt release-howto.txt \
-		tutorial.txt
-
-OPTIONS_DEFINE=		DUMB CDAUDIO VORBIS SPEEX DOCS
-OPTIONS_DEFAULT=	DUMB CDAUDIO VORBIS SPEEX
-
-DUMB_DESC=	DUMB support
-CDAUDIO_DESC=	libcdaudio support
-
-# since dumb is a static lib and it depends on ogg, we should
-# link audiere with ogg as well
-DUMB_IMPLIES=	VORBIS
-
-DUMB_BUILD_DEPENDS=	${LOCALBASE}/lib/libdumb.a:audio/dumb
-CDAUDIO_LIB_DEPENDS=	libcdaudio.so:audio/libcdaudio
-VORBIS_LIB_DEPENDS=	libvorbis.so:audio/libvorbis \
-			libogg.so:audio/libogg
-SPEEX_LIB_DEPENDS=	libspeex.so:audio/speex
-
-post-patch:
-# could be an option, but build is broken with recent FLAC
-	@${REINPLACE_CMD} -e '/AC_CHECK_LIB/ s|FLAC|no_&|; \
-		s|wx_config|no_&|' \
-		${WRKSRC}/configure.in
-
-post-patch-DUMB-off:
-	@${REINPLACE_CMD} -e '/AC_CHECK_LIB/ s|dumb|no_&|' \
-		${WRKSRC}/configure.in
-
-post-patch-CDAUDIO-off:
-	@${REINPLACE_CMD} -e '/AC_CHECK_LIB/ s|cdaudio|no_&|' \
-		${WRKSRC}/configure.in
-
-post-patch-VORBIS-off:
-	@${REINPLACE_CMD} -e '/AC_CHECK_HEADER/ s|vorbis|no_&|' \
-		${WRKSRC}/configure.in
-
-post-patch-SPEEX-off:
-	@${REINPLACE_CMD} -e '/AC_CHECK_HEADER/ s|speex|no_&|' \
-		${WRKSRC}/configure.in
-
-post-install:
-	@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libaudiere.so
-
-post-install-DOCS-on:
-	@${MKDIR} ${STAGEDIR}${DOCSDIR}
-.for f in ${PORTDOCS}
-	${INSTALL_DATA} ${WRKSRC}/doc/${f} ${STAGEDIR}${DOCSDIR}
-.endfor
-
-.include <bsd.port.mk>
diff --git a/audio/audiere/distinfo b/audio/audiere/distinfo
deleted file mode 100644
index 64080cc6b14d..000000000000
--- a/audio/audiere/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (audiere-1.9.4.tar.gz) = 74538fbc2f1ef467b3e1376c6ff4e0f40b664fca1dbfb1fcaa2fb823d5f5a219
-SIZE (audiere-1.9.4.tar.gz) = 453279
diff --git a/audio/audiere/files/patch-src_debug.cpp b/audio/audiere/files/patch-src_debug.cpp
deleted file mode 100644
index de4181f3a32a..000000000000
--- a/audio/audiere/files/patch-src_debug.cpp
+++ /dev/null
@@ -1,14 +0,0 @@
---- src/debug.cpp.orig	2006-02-14 04:57:01 UTC
-+++ src/debug.cpp
-@@ -1,8 +1,11 @@
- #ifdef WIN32
-   #include <windows.h>
-+#else
-+  #include "unistd.h"
- #endif
- 
- #include "debug.h"
-+#include <cstdlib>
- 
- 
- namespace audiere {
diff --git a/audio/audiere/files/patch-src_speexfile_speexfile.cpp b/audio/audiere/files/patch-src_speexfile_speexfile.cpp
deleted file mode 100644
index d1868e05ad9e..000000000000
--- a/audio/audiere/files/patch-src_speexfile_speexfile.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/speexfile/speexfile.cpp.orig	2006-02-14 04:57:01 UTC
-+++ src/speexfile/speexfile.cpp
-@@ -871,7 +871,7 @@ int speexfile::initfile ()
- void *speexfile::header_to_decoder ( SpeexHeader *header, int enh_enabled, int *frame_size, int *rate, int *nframes, int forceMode, int *channels, SpeexStereoState *stereo )
- {
-     void *st;
--    SpeexMode *mode;
-+    const SpeexMode *mode;
-     SpeexCallback callback;
-     int modeID;
- 
diff --git a/audio/audiere/files/patch-src_utility.h b/audio/audiere/files/patch-src_utility.h
deleted file mode 100644
index e8c704a24a45..000000000000
--- a/audio/audiere/files/patch-src_utility.h
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/utility.h.orig	2006-02-14 04:57:01 UTC
-+++ src/utility.h
-@@ -10,6 +10,7 @@
- #include <map>
- #include <string>
- #include <utility>
-+#include <cstdlib>
- #include "audiere.h"
- #include "types.h"
- 
diff --git a/audio/audiere/pkg-descr b/audio/audiere/pkg-descr
deleted file mode 100644
index 494d07a0be47..000000000000
--- a/audio/audiere/pkg-descr
+++ /dev/null
@@ -1,15 +0,0 @@
-Audiere is a high-level audio API. It can play Ogg Vorbis, MP3,
-FLAC, uncompressed WAV, AIFF, MOD, S3M, XM, and IT files. For audio
-output, Audiere supports DirectSound or WinMM in Windows, OSS on
-Linux and Cygwin, and SGI AL on IRIX.
-
-Audiere is open source and licensed under the LGPL. This means that
-you may freely use Audiere in commercial products, as long as you
-do not modify the source code. If you do modify Audiere and release
-a product that uses your modifications, you must release your changes
-to the code under the LGPL as well.
-
-Audiere is portable. It is tested on Windows, Linux-i386, Cygwin,
-and IRIX with at least three major compilers. Most of Audiere is
-endian-independent, so I expect it would work with few modifications
-on other architectures.
diff --git a/audio/audiere/pkg-plist b/audio/audiere/pkg-plist
deleted file mode 100644
index e44095aa27a9..000000000000
--- a/audio/audiere/pkg-plist
+++ /dev/null
@@ -1,5 +0,0 @@
-bin/audiere-config
-include/audiere.h
-lib/libaudiere-1.9.4.so
-lib/libaudiere.a
-lib/libaudiere.so