sotoz / bcg729-deb

Debian package for the Bcg729 G.729 codec library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OSSO build of the Bcg729 G729 speech codec

Get source:

VER=1.0.4
curl \
  https://codeload.github.com/BelledonneCommunications/bcg729/tar.gz/$VER \
  >bcg729_$VER.orig.tar.gz
tar zxf bcg729_$VER.orig.tar.gz

Setup debian/ dir:

cd bcg729-$VER
git clone https://github.com/ossobv/bcg729-deb.git debian

Optionally alter debian/changelog and then build:

dpkg-buildpackage -us -uc -sa

About

Debian package for the Bcg729 G.729 codec library

License:Other


Languages

Language:Makefile 100.0%