Port details |
- bcg729 Software G729A encoder and decoder library written in C
- 1.1.1 audio
=1 Version of this port present on the latest quarterly branch. - Maintainer: madpilot@FreeBSD.org
 - Port Added: 2015-01-13 00:33:15
- Last Update: 2022-07-20 14:20:54
- Commit Hash: 213b0b7
- People watching this port, also watch:: py39-pycparser, rubygem-optimist, rubygem-hitimes, ladspa, python
- License: GPLv2+
- Description:
- Bcg729 is a software G729A encoder and decoder library written in C, developed
by Belledonne Communications, the company supporting the Linphone project.
It was written from scratch and is NOT a derivative work of ITU reference
source code in any kind.
It can be executed on many platforms, including both ARM and x86 with very
decent performances. libbcg729 supports concurrent channel encoding/decoding
for multi-call applications such as conferencing.
WWW: https://www.linphone.org/technical-corner/bcg729
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/audio/bcg729/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/bcg729
- pkg install bcg729
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: bcg729
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1617884287
SHA256 (BC/public-bcg729-faaa895862165acde6df8add722ba4f85a25007d_GL0.tar.gz) = d7d360acc27c5dba9676288f45109d039c52ba6ee7855b285e3526ea9bd1c62b
SIZE (BC/public-bcg729-faaa895862165acde6df8add722ba4f85a25007d_GL0.tar.gz) = 122496
- 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:
-
- cmake : devel/cmake
- ninja : devel/ninja
- This port is required by:
- for Libraries
-
- net/asterisk-g72x
- net/mediastreamer
- Configuration Options:
- No options to configure
- Options name:
- audio_bcg729
- USES:
- cmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:20:54 1.1.1 |
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 ) |
09 Apr 2021 18:44:23 1.1.1 |
Matthias Fechner (mfechner)  |
Regenerate all distfiles using gitlab as source.
This regeneration is required as the new gitlab version changed
the address and the directory the source files can be downloaded.
This commit also applies some small fixes to make sure all ports using
gitlab are buildable.
Reviewed by: mat
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D29628 |
06 Apr 2021 14:31:07 1.1.1 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
10 Mar 2021 14:28:07
1.1.1 |
madpilot  |
- Update abcg729 to 1.1.1
- Upstream moved to own gitlab instance |
03 Apr 2019 09:41:16
1.0.4_2 |
madpilot  |
Add back libdata/pkgconfig/libbcg729.pc file after it was removed
by the 1.0.4 update in r482343.
PR: 236975
Submitted by: sobomax
MFH: 2019Q2 |
14 Feb 2019 08:27:07
1.0.4_1 |
madpilot  |
Update project home page. |
25 Dec 2018 20:25:40
1.0.4_1 |
tcberner  |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
18 Oct 2018 13:31:01
1.0.4_1 |
tijl  |
Update the Linphone stack and drop maintainership.
Linphone uses Qt5 now instead of GTK2.
audio/bcg729:
- switch to cmake, required by net/mediastreamer
- download distfile instead of using gitlab
- fix license: source code allows later GPL version
audio/msbcg729: deleted, net/mediastreamer contains a G.729 codec now
audio/msilbc: deleted, superseded by multimedia/mswebrtc
deskutils/belcard: version 1.0.2
multimedia/bcmatroska2: version 0.23
multimedia/msopenh264: version 1.2.1
multimedia/mswebrtc: version 1.1.1
multimedia/msx264: deleted, superseded by msopenh264
net/bctoolbox: version 0.6.0
net/belle-sip: version 1.6.3
net/liblinphone: version 3.12.0
net/linphone: version 4.1.1 + upstream Qt 5.11 patches
net/mediastreamer: version 2.16.1 + upstream libsrtp2 patch
net/ortp: version 1.0.2 + bump dependent port devel/libosmo-abis
security/bzrtp: version 1.0.6
textproc/belr: version 0.1.3 |
11 Jul 2018 09:47:28
1.0.4 |
madpilot  |
- Update audio/bcg729 to 1.0.4
- Get distribution from upstream gitlab repository |
30 Jun 2017 15:10:26
1.0.2 |
madpilot  |
- Update audio/bcg729 to 1.0.2
- Apply upstream patch to net/asterisk-g72x diue to API changes in
bcg729 |
06 Nov 2015 17:57:41
1.0.1 |
madpilot  |
Update to 1.0.1 |
17 Apr 2015 10:43:17
1.0.0_3 |
tijl  |
Create a separate port for the Mediastreamer plugin in audio/bcg729
Approved by: madpilot |
05 Apr 2015 23:32:06
1.0.0_2 |
madpilot  |
- Update distinfo and unbreak
- Take maintainership
Distfiles differ mainly in the configure and build infrastructure,
apart from fixing a pair of minor bugs. |
05 Apr 2015 10:11:42
1.0.0_1 |
bapt  |
Mark as broken ports with problem fetching the distfiles |
26 Feb 2015 13:16:06
1.0.0_1 |
madpilot  |
Add option to control dependency on mediastreamer, tuned on by default. |
23 Jan 2015 20:12:18
1.0.0_1 |
tijl  |
- Add mediastreamer support so the codec can be used in Linphone
- Add INSTALL_TARGET=install-strip and USES=libtool
- Fix portlint issues |
17 Jan 2015 21:26:01
1.0.0 |
bapt  |
Remove useless @dirrm |
13 Jan 2015 00:33:07
1.0.0 |
sobomax  |
Add bcg729-1.0.0, a software G729A encoder and decoder library written in C. |