Port details |
- libg722 Software G.722 decoding/encoding library
- 1.0.2_1 audio
=0 1.0.2_1Version of this port present on the latest quarterly branch. - Maintainer: ports@sippysoft.com
 - Port Added: 2016-07-29 23:28:20
- Last Update: 2022-07-20 14:20:54
- Commit Hash: 213b0b7
- License: PUBLIC_DOMAIN
- WWW:
- https://github.com/sippy/libg722/
- Description:
- The G.722 module is a bit exact implementation of the ITU G.722 specification
for all three specified bit rates - 64000bps, 56000bps and 48000bps. It passes
the ITU tests.
To allow fast and flexible interworking with narrow band telephony, the encoder
and decoder support an option for the linear audio to be an 8k samples/second
stream. In this mode the codec is considerably faster, and still fully
compatible with wideband terminals using G.722.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/audio/libg722/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/libg722
- pkg install libg722
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libg722
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1477432968
SHA256 (sippy-libg722-v_1_0_2_GH0.tar.gz) = 8971f66a32cf92950a6b3eb2e5ad4a0ed301900727061b54e35471e3f0cebee7
SIZE (sippy-libg722-v_1_0_2_GH0.tar.gz) = 109821
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- audio_libg722
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 9
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.2_1 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 ) |
1.0.2_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.0.2_1 25 Nov 2019 23:25:52
  |
brooks  |
Fix build with src r354909 applied.
The referenced change made NO_INSTALLLIB, NO_MAN, and NO_PROFILE into
errors causing these ports that declare them and use the FreeBSD make
infrastructure as part of their build to fail.
When the offending variables occur in a BSD Makefile, NO_MAN becomes
MAN= and NO_INSTALLLIB and NO_PROFILE become MK_INSTALLLIB=no and
MK_PROFILE=no respectively. When declared in the environment they
become WITHOUT_<FOO>. |
1.0.2_1 17 Jan 2019 13:48:46
  |
tobik  |
audio/libg722: Use INSTALL_LIB to install the shared library
PR: 233780
Submitted by: sobomax (based on)
Approved by: ports@sippysoft.com (maintainer timeout, 1.5 months) |
1.0.2 01 Nov 2017 13:10:35
  |
olgeni  |
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports. |
1.0.2 25 Oct 2016 22:28:22
  |
mat  |
Cleanup USE_GITHUB usage.
Sponsored by: Absolight |
1.0.2 30 Jul 2016 01:02:42
  |
sobomax  |
Upgrade to 1.0.2. |
1.0.0 29 Jul 2016 23:29:16
  |
sobomax  |
Oops, fix CATEGORY to match. |
29 Jul 2016 23:28:13

|
sobomax  |
Add libg722, a software G.722 decoding/encoding library that is
bit-compatible with the ITU-T specifications. |
Number of commits found: 9
|