Port details |
- libamrwb 3GPP Adaptive Multi-Rate - Wideband (AMR-WB) Speech Codec
- 11.0.0.0_3 audio =5 11.0.0.0_3Version of this port present on the latest quarterly branch.
- Maintainer: tatsuki_makino@hotmail.com
- Port Added: 2007-06-07 09:14:37
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: libwmf, libXdamage, newfile, xorg-fonts-truetype, p5-libwww
- License: BSD3CLAUSE 3GPP
- WWW:
- http://www.penguin.cz/~utx/amr
- Description:
- 3GPP AMR Adaptive Multi-Rate - Wideband (AMR-WB) Speech Codec Shared Library
3GPP released reference implementation of 3GPP AMR Adaptive Multi-Rate -
Wideband (AMR-WB) Speech Codec (3GPP TS 26.204).
https://www.3gpp.org/ftp/Specs/html-info/26204.htm
This package converts 3GPP TS 26.204 reference implementation of AMR-WB to a
shared library.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libamrwb>0:audio/libamrwb
- To install the port:
- cd /usr/ports/audio/libamrwb/ && make install clean
- We doubt a package is available for this port because we see it marked as as:
-
Packages are normally not provided for ports that are marked as above.
- To add the package, run one of these commands:
- pkg install audio/libamrwb
- pkg install libamrwb
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: there is no package for this port: _LICENSE_RESTRICTED = delete-package delete-distfiles
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1632279600
SHA256 (libamrwb/amrwb-11.0.0.0.tar.bz2) = 5caf59b14480b0cd2a7babb8be472c4af39ff4c7c95f1278116557049a4dd5dc
SIZE (libamrwb/amrwb-11.0.0.0.tar.bz2) = 240170
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- libtoolize : devel/libtool
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for libamrwb-11.0.0.0_3:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- audio_libamrwb
- USES:
- autoreconf gmake tar:bzip2 libtool
- pkg-message:
- For install:
- AMR codecs incorporate several patents, held by Ericsson, Universite de
Sherbrooke (VoiceAge) and Nokia. VoiceAge claims to provide patent portfolio
for AMR codecs. Depending on law in your country, manufacturers and developers
may need to get a license. Because it is a shared library, you may need special
contract for each one application, which links against this library, directly
or indirectly.
Patent portfolio seems to be licensed by Via Licensing.
Depending on law in your country, you may need a license for distribution, any
use, commercial use or even development.
You don't have permission to distribute the source code and attached .doc file.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
11.0.0.0_3 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
11.0.0.0_3 20 Jul 2022 14:20:54 |
Tobias C. Berner (tcberner) |
audio: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <dmagda+libsamplerate@ee.ryerson.ca>
* <trasz@FreeBSD.org>
* Adam Weinberger
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aleksander Fafula <alex@bsdguru.org>
* Alex Allan <alex@kamaz.org.uk>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kojevnikov <alexander@kojevnikov.com>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexander Vereeken <Alexander88207@protonmail.com> (Only the first 15 lines of the commit message are shown above ) |
11.0.0.0_3 24 Oct 2021 20:19:48 |
Daniel Engberg (diizzy) Author: Tatsuki Makino |
audio/libamrwb: Makefile adjustment
Adjust Makefile to follow Porter's Handbook and framework more closely,
also pet portclippy while at it.
PR: 259203
Approved by: arrowd (mentor)
Differential Revision: https://reviews.freebsd.org/D32622 |
11.0.0.0_2 06 May 2021 11:47:41 |
Mathieu Arnold (mat) |
Deorbit RESTRICTED && NO_CDROM, part one.
For ports that already use the licenses framwork, merge the content of
RESTRICTED/NO_CDROM/LEGAL* entries into LICENSEs.
Approved by: rene
Differential Revision: https://reviews.freebsd.org/D30010 |
11.0.0.0_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
11.0.0.0_2 13 Aug 2019 16:00:39 |
mat |
Convert to UCL & cleanup pkg-message (categories a-c) |
11.0.0.0_2 29 May 2019 14:14:15 |
danfe |
For ports under categories a* and b*: remove some excessive linefeeds. |
11.0.0.0_2 18 Jan 2017 13:20:32 |
tijl |
The output of tools like awk, date, sort, tr,... depends on the current
locale set by the user. Add LANG=C and LC_ALL=C at the beginning of
bsd.port.mk and export them so all commands are executed with the C locale.
LC_ALL=C overrides all other LC_* variables. LANG is used by setlocale(3)
as default value for LC_* variables, so normally it isn't used when LC_ALL
is set, but there's code out there that looks at LANG directly so it's safer
to set it as well. The only commands not captured by this are !=
assignments before any inclusion of bsd.port.*mk.
Introduce USE_LOCALE=<locale> that adds LANG=<locale> and LC_ALL=<locale> to
CONFIGURE_ENV and MAKE_ENV so upstream build systems can be executed with a
different locale (e.g. USE_LOCALE=en_US.UTF-8).
PR: 215882
Exp-run by: antoine
Approved by: portmgr (antoine) |
11.0.0.0_2 04 Aug 2016 03:40:18 |
marino |
audio/libamr(n|w)b: Remove redundant dependency on unzip
A dependency on unzip will never be registered since unzip is available
on all supported platforms (since FreeBSD 8.0).
Approved by: infrastructure blanket (removal of redundant deps) |
11.0.0.0_2 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
11.0.0.0_2 19 Aug 2015 13:30:00 |
mat |
Convert ports to use the options helpers in categories [abc]*, and minor fixes.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412? |
11.0.0.0_2 20 Jan 2015 21:13:53 |
marino |
audio/libamr*: change INSTALL_TARGET to install-strip
PR: 196418
Submitted by: maintainer (Tatsuki Makino) |
11.0.0.0_1 20 Oct 2014 06:36:00 |
bapt |
Cleanup plist |
11.0.0.0_1 15 Aug 2014 16:21:21 |
amdmi3 |
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket |
11.0.0.0 15 Mar 2014 08:08:30 |
riggs |
libamr(n|w)b
- Change MASTER_SITES
- Add LICENSE_* for complicated legal status
- Update LEGAL
- Support stage
- While on it, USE_BZIP2 -> USES tar:bzip2
PR: ports/186065
Submitted by: Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer)
Approved by: thierry (mentor) |
11.0.0.0 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
11.0.0.0 09 Sep 2013 18:19:14 |
sunpoet |
- Update to 11.0.0.0
- Convert to new options framework
- While I'm here, simplify PORTDOCS installation
Changes:
- Uses new upstream version 11.0.0 (which does not contain any code changes)
PR: ports/177681
Submitted by: Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer) |
30 Aug 2013 23:01:06
|
bapt |
Convert audio from USE_GMAKE to USES=gmake
While here:
- Trim headers
- Convert some USE_GNOME=pkgconfig to USES=pkgconfig
- Add some missing pkgconf dependencies
- Convert some USE_GNOME=gnomehack to USES=pathfix |
10.0.0.0 12 Jan 2012 08:53:13 |
scheidell |
- New versios amrnb-10.0.0.0 and amrwb-10.0.0.0 use new upstream code base
- change license to BSD-3 that allows 3GPP/Via Licensing contractors to
distribute wrapped libraries
- see http://www.penguin.cz/~utx/amr
PR: ports/164037
Submitted by: Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer)
Approved by: gabor (mentor, implicit) |
7.0.0.4 01 Oct 2011 11:10:03 |
pawel |
- Update to version 7.0.0.4
- Add LICENSE
PR: ports/160707
Submitted by: Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer)
Approved by: miwi, wen (mentors implicit) |
7.0.0.3 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
7.0.0.3 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
7.0.0.3 08 Sep 2009 21:08:41 |
wxs |
- Don't use UNZIP_CMD in a DEPENDS line. A user may redefine UNZIP_CMD to be
"unzip -v" or similar which would break. Instead rely upon the unzip binary.
http://lists.freebsd.org/pipermail/freebsd-ports/2009-September/056882.html
Noticed by: Dag-Erling Smørgrav <des@des.no> |
7.0.0.3 02 Aug 2009 19:36:34 |
mezz |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
7.0.0.3 01 Jun 2008 20:31:01 |
miwi |
- Update to 7.0.0.3
PR: 124026
Submitted by: Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer) |
7.0.0.2 27 Sep 2007 20:59:14 |
alepulver |
- Update libamrnb to version 7.0.0.0.
- Update libamrwb to version 7.0.0.2.
PR: ports/115819
Submitted by: Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer) |
7.0.0.1_1 14 Jul 2007 21:39:55 |
miwi |
- Fix Build
- Makefile cleanup
PR: 113641
Submitted by: pointyhat via kris/pav
Tatsuki Makino <tatsuki_makino@hotmail.com> (Maintainer)
Thanks to: Fredrik Lindberg, linimon
Reviewed by: sat |
7.0.0.1 08 Jun 2007 19:02:33 |
miwi |
- Switch from NO_PACKAGE to RESTRICTED
Requested by: kris |
7.0.0.1 07 Jun 2007 08:57:32 |
miwi |
Adaptive Multi-Rate Wideband decoder and encoder library.
(3GPP TS 26.204 V7.0.0)
http://www.3gpp.org/ftp/Specs/html-info/26204.htm
WWW: http://www.penguin.cz/~utx/amr
PR: ports/113444
Submitted by: Tatsuki Makino <tatsuki_makino at hotmail.com> |