audio/opencore-amr is no longer used by sox or imagination.
The only remaining use is by telephony/pjsua (no maintainer)
- do other pjsua users actually use AMR? I have never seen it used.

If we drop opencore-amr from pjsua (pending), we can drop opencore-amr
altogether. I originally imported it to have it in SoX, because
my android recorded AMR by default back then. Tha't no longer true,
and the whole codec is imho outdated by now, beside being
encumbered by patents.

        Jan


Index: Makefile
===================================================================
RCS file: /cvs/ports/audio/Makefile,v
retrieving revision 1.398
diff -u -p -u -p -r1.398 Makefile
--- Makefile    16 Jan 2018 01:42:40 -0000      1.398
+++ Makefile    18 Mar 2018 16:07:58 -0000
@@ -139,7 +139,6 @@
      SUBDIR += nspmod
      SUBDIR += ocp
      SUBDIR += openal
-     SUBDIR += opencore-amr
      SUBDIR += opennap
      SUBDIR += opus
      SUBDIR += opus-tools
Index: opencore-amr/Makefile
===================================================================
RCS file: opencore-amr/Makefile
diff -N opencore-amr/Makefile
--- opencore-amr/Makefile       16 Mar 2015 18:07:36 -0000      1.6
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,28 +0,0 @@
-# $OpenBSD: Makefile,v 1.6 2015/03/16 18:07:36 naddy Exp $
-
-COMMENT=       implementation of the Adaptive Multi Rate speech codec
-
-DISTNAME=      opencore-amr-0.1.3
-REVISION=      0
-
-SHARED_LIBS +=  opencore-amrnb       0.0      # .0.3
-SHARED_LIBS +=  opencore-amrwb       0.0      # .0.3
-
-CATEGORIES=    audio
-
-HOMEPAGE=      http://opencore-amr.sourceforge.net/
-
-MAINTAINER=    Jan Stary <h...@stare.cz>
-
-# Apache 2.0
-PERMIT_PACKAGE_CDROM=  http://www.voiceage.com/amr_licterms.php
-PERMIT_PACKAGE_FTP=    Yes
-
-WANTLIB += m
-
-MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=opencore-amr/}
-
-SEPARATE_BUILD=                yes
-CONFIGURE_STYLE=       gnu
-
-.include <bsd.port.mk>
Index: opencore-amr/distinfo
===================================================================
RCS file: opencore-amr/distinfo
diff -N opencore-amr/distinfo
--- opencore-amr/distinfo       18 Jan 2015 03:12:46 -0000      1.2
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,2 +0,0 @@
-SHA256 (opencore-amr-0.1.3.tar.gz) = 
EGv4EcHzZETXZx2P0lifiy4Myliix2TaYv/EoHBZU4U=
-SIZE (opencore-amr-0.1.3.tar.gz) = 881105
Index: opencore-amr/pkg/DESCR
===================================================================
RCS file: opencore-amr/pkg/DESCR
diff -N opencore-amr/pkg/DESCR
--- opencore-amr/pkg/DESCR      6 Jul 2012 17:21:11 -0000       1.1.1.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,6 +0,0 @@
-opencore-amr contains an implementation of the 3GPP TS 26.073
-specification for the Adaptive Multi Rate (AMR) speech codec
-and an implementation of the 3GPP TS 26.173 specification for
-the Adaptive Multi-Rate Wideband (AMR-WB) speech decoder.
-The implementation is derived from the OpenCORE framework,
-part of the Google Android project.
Index: opencore-amr/pkg/PLIST
===================================================================
RCS file: opencore-amr/pkg/PLIST
diff -N opencore-amr/pkg/PLIST
--- opencore-amr/pkg/PLIST      16 Mar 2015 18:07:36 -0000      1.2
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,15 +0,0 @@
-@comment $OpenBSD: PLIST,v 1.2 2015/03/16 18:07:36 naddy Exp $
-include/opencore-amrnb/
-include/opencore-amrnb/interf_dec.h
-include/opencore-amrnb/interf_enc.h
-include/opencore-amrwb/
-include/opencore-amrwb/dec_if.h
-include/opencore-amrwb/if_rom.h
-lib/libopencore-amrnb.a
-lib/libopencore-amrnb.la
-@lib lib/libopencore-amrnb.so.${LIBopencore-amrnb_VERSION}
-lib/libopencore-amrwb.a
-lib/libopencore-amrwb.la
-@lib lib/libopencore-amrwb.so.${LIBopencore-amrwb_VERSION}
-lib/pkgconfig/opencore-amrnb.pc
-lib/pkgconfig/opencore-amrwb.pc

Reply via email to