summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
Diffstat (limited to 'audio')
-rw-r--r--audio/Makefile1
-rw-r--r--audio/audiere/Makefile77
-rw-r--r--audio/audiere/distinfo2
-rw-r--r--audio/audiere/files/patch-src_debug.cpp14
-rw-r--r--audio/audiere/files/patch-src_speexfile_speexfile.cpp11
-rw-r--r--audio/audiere/files/patch-src_utility.h10
-rw-r--r--audio/audiere/pkg-descr15
-rw-r--r--audio/audiere/pkg-plist5
8 files changed, 0 insertions, 135 deletions
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