[Pkg-voip-commits] [asterisk] 01/02: Disable the open-source Opus and VP8 codec
Bernhard Schmidt
berni at moszumanska.debian.org
Sun Dec 25 19:24:30 UTC 2016
This is an automated email from the git hooks/post-receive script.
berni pushed a commit to branch master
in repository asterisk.
commit 4f3d1f4fb58df85ef51e5b064a204b872fb77e28
Author: Bernhard Schmidt <berni at debian.org>
Date: Sun Dec 25 19:54:09 2016 +0100
Disable the open-source Opus and VP8 codec
Drop the patches, these modules are now built out-of-tree in
the package asterisk-opus for easier maintenance.
Suggest asterisk-opus
---
debian/control | 1 +
debian/patches/series | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 2f323c7..d411104 100644
--- a/debian/control
+++ b/debian/control
@@ -99,6 +99,7 @@ Suggests:
asterisk-dev,
asterisk-doc,
asterisk-ooh323,
+ asterisk-opus,
asterisk-vpb
Description: Open Source Private Branch Exchange (PBX)
Asterisk is an Open Source PBX and telephony toolkit. It is, in a
diff --git a/debian/patches/series b/debian/patches/series
index 88d5f50..2e8df0a 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -27,8 +27,8 @@ systemd.patch
configure-osarch
-opus.patch
-vp8.patch
+# opus.patch
+# vp8.patch
amr.patch
ffmpeg-detection.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/asterisk.git
More information about the Pkg-voip-commits
mailing list