git: c7cf71cbc205 - main - audio/vo-aacenc: Remove expired port:
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 31 Mar 2023 00:01:32 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=c7cf71cbc205240821ac1f3587c563e51c9c3118 commit c7cf71cbc205240821ac1f3587c563e51c9c3118 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-03-25 13:36:12 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-03-30 23:59:34 +0000 audio/vo-aacenc: Remove expired port: 2023-03-31 audio/vo-aacenc: Obsolete AAC encoder library, consider using audio/fdk-aac or audio/exhale --- MOVED | 1 + audio/Makefile | 1 - audio/vo-aacenc/Makefile | 26 -------------------------- audio/vo-aacenc/distinfo | 2 -- audio/vo-aacenc/pkg-descr | 6 ------ audio/vo-aacenc/pkg-plist | 12 ------------ 6 files changed, 1 insertion(+), 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