aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-03-25 13:36:12 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-03-30 23:59:34 +0000
commitc7cf71cbc205240821ac1f3587c563e51c9c3118 (patch)
tree9fe130b6c83906536ad9579219b32e0ddc8c1ab8
parentb737b29bc323e214ef8caa311ba87eb7f1d096ed (diff)
downloadports-c7cf71cbc205240821ac1f3587c563e51c9c3118.tar.gz
ports-c7cf71cbc205240821ac1f3587c563e51c9c3118.zip
audio/vo-aacenc: Remove expired port:
2023-03-31 audio/vo-aacenc: Obsolete AAC encoder library, consider using audio/fdk-aac or audio/exhale
-rw-r--r--MOVED1
-rw-r--r--audio/Makefile1
-rw-r--r--audio/vo-aacenc/Makefile26
-rw-r--r--audio/vo-aacenc/distinfo2
-rw-r--r--audio/vo-aacenc/pkg-descr6
-rw-r--r--audio/vo-aacenc/pkg-plist12
6 files changed, 1 insertions, 47 deletions
diff --git a/MOVED b/MOVED
index 51f6069be77e..7bd26e3139e1 100644
--- a/MOVED
+++ b/MOVED
@@ -17842,3 +17842,4 @@ audio/soundkonverter||2023-03-31|Has expired: Unsupported upstream, consider usi
audio/splaytk||2023-03-31|Has expired: Abandonware, no development in 20 years and uses obsolete decoding library
audio/splay||2023-03-31|Has expired: Abandonware, no development in 20 years and uses obsolete decoding library
audio/tagtool||2023-03-31|Has expired: Abandonware and obsolete, doesn't properly support ID3v2 tagging
+audio/vo-aacenc||2023-03-31|Has expired: Obsolete AAC encoder library, consider using audio/fdk-aac or audio/exhale
diff --git a/audio/Makefile b/audio/Makefile
index a821a7724ab2..bd03d7fe3dc4 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -838,7 +838,6 @@
SUBDIR += vitunes
SUBDIR += vm-lv2
SUBDIR += vmpk
- SUBDIR += vo-aacenc
SUBDIR += vo-amrwbenc
SUBDIR += voipong
SUBDIR += volumeicon
diff --git a/audio/vo-aacenc/Makefile b/audio/vo-aacenc/Makefile
deleted file mode 100644
index 9b799c0dfeb9..000000000000
--- a/audio/vo-aacenc/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-PORTNAME= vo-aacenc
-PORTVERSION= 0.1.3
-PORTREVISION= 1
-CATEGORIES= audio
-MASTER_SITES= SF/opencore-amr/${PORTNAME}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= VisualOn AAC encoder library
-WWW= https://sourceforge.net/projects/opencore-amr/
-
-LICENSE= APACHE20
-LICENSE_FILE= ${WRKSRC}/COPYING
-
-DEPRECATED= Obsolete AAC encoder library, consider using audio/fdk-aac or audio/exhale
-EXPIRATION_DATE=2023-03-31
-
-USES= libtool
-GNU_CONFIGURE= yes
-INSTALL_TARGET= install-strip
-
-post-patch:
- @${REINPLACE_CMD} -E -e \
- 's|^pkgconfigdir = .*|pkgconfigdir = $$(prefix)/libdata/pkgconfig|g' \
- ${WRKSRC}/Makefile.in
-
-.include <bsd.port.mk>
diff --git a/audio/vo-aacenc/distinfo b/audio/vo-aacenc/distinfo
deleted file mode 100644
index f5a60b72021d..000000000000
--- a/audio/vo-aacenc/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (vo-aacenc-0.1.3.tar.gz) = e51a7477a359f18df7c4f82d195dab4e14e7414cbd48cf79cc195fc446850f36
-SIZE (vo-aacenc-0.1.3.tar.gz) = 612463
diff --git a/audio/vo-aacenc/pkg-descr b/audio/vo-aacenc/pkg-descr
deleted file mode 100644
index 9a6306536128..000000000000
--- a/audio/vo-aacenc/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-VisualOn AAC encoder library
-
-This library contains an encoder implementation of the Advanced Audio
-Coding (AAC) audio codec. The library is based on a codec implementation
-by VisualOn as part of the Stagefright framework from the Google
-Android project.
diff --git a/audio/vo-aacenc/pkg-plist b/audio/vo-aacenc/pkg-plist
deleted file mode 100644
index 11fffa586b0b..000000000000
--- a/audio/vo-aacenc/pkg-plist
+++ /dev/null
@@ -1,12 +0,0 @@
-include/vo-aacenc/cmnMemory.h
-include/vo-aacenc/voAAC.h
-include/vo-aacenc/voAMRWB.h
-include/vo-aacenc/voAudio.h
-include/vo-aacenc/voIndex.h
-include/vo-aacenc/voMem.h
-include/vo-aacenc/voType.h
-lib/libvo-aacenc.a
-lib/libvo-aacenc.so
-lib/libvo-aacenc.so.0
-lib/libvo-aacenc.so.0.0.4
-libdata/pkgconfig/vo-aacenc.pc