X-Original-To: alpine-aports@mail.alpinelinux.org Delivered-To: alpine-aports@mail.alpinelinux.org Received: from mail.alpinelinux.org (dallas-a1.alpinelinux.org [127.0.0.1]) by mail.alpinelinux.org (Postfix) with ESMTP id 11199DC01EF for ; Sun, 24 Jan 2016 09:43:59 +0000 (UTC) Received: from mail-wm0-f50.google.com (mail-wm0-f50.google.com [74.125.82.50]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id AC4F3DC01C0 for ; Sun, 24 Jan 2016 09:43:57 +0000 (UTC) Received: by mail-wm0-f50.google.com with SMTP id n5so39156942wmn.0 for ; Sun, 24 Jan 2016 01:43:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=aswat-telecom-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id; bh=PXA7KK56QndlAKKjOykzMj0U705HrDV130x3WDioRcE=; b=YK19usnQhHJzPTcAq0FdNErwELS15iMoCkF7CXO4w1YSECtX6FDlGgRBp+ZhDvFKB8 R9AUYe+qWcFdVIhlUlRsten53aElaLM4pS4pVi1ZEf6ub7D6N/zrngXaWrjg2uRZ/eaq UeW1dzxhtO0KiAZXCeaYDWAXe/4AAf6BjVPll6zC6LHi0COkEB0epT0b+ZQREMWhTM+3 DKXlQkUjwn1wyEzT3UqHdwK1Z9BmNkHgIVc+qL+tV3u4XD7LoRYQavvPkuLDX77m2LjU ABQiEWWb88kk+yTzyYGgY1V2GmOu8/P85NKGegUHeLHMS8LPIKFrhrYJgWBsUP2rVJjy Uh4A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=PXA7KK56QndlAKKjOykzMj0U705HrDV130x3WDioRcE=; b=CLgsC3lwQw6FtGfeo+zFf3n9w9saSz95HCgp6vMD0rdzP/7o3GypK5rUT2SLf9a0SI BTqil3QMPXVqX/e85l90P6Y9aB3AaeAVPLVDQDv93AubdzzO5Pw9lR8Z/oYeus+EofUA JqBiwSUGGCbTTEV8rNgdtaPrKNXJtG1LhnMcuzams1crkPKGwp8BLh+S7Xn+PZ5N+ERc mgjbs/XhG5hNewyDbjBcleSRrFOcwX4JpezPwvXaML7CH/UBSeIyfZ3xqtu3aLxWnMzY mCkpCVC0g5o8mxbUptV0AWSkcxOrIGY5dXQbXm1X3yUrZArPqsOPRyA1tGZnoLkvMjCA sKsA== X-Gm-Message-State: AG10YOT8zoQPXczUcmjdcf0v1wgf1AXsQ4bKuZG2CHPtswC3pzJVoUxFnpH3CKDqjOT0NA== X-Received: by 10.194.21.101 with SMTP id u5mr13765178wje.53.1453628636102; Sun, 24 Jan 2016 01:43:56 -0800 (PST) Received: from alpine-xen.aswat-telecom.com ([80.227.153.18]) by smtp.gmail.com with ESMTPSA id gl10sm13766337wjb.30.2016.01.24.01.43.54 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sun, 24 Jan 2016 01:43:55 -0800 (PST) From: "L. Tosser" To: alpine-aports@lists.alpinelinux.org Cc: "L. Tosser" Subject: [alpine-aports] [PATCH] main/freeswitch: Add more modules Date: Sun, 24 Jan 2016 09:43:49 +0000 Message-Id: <1453628629-29724-1-git-send-email-loic.tosser@aswat-telecom.com> X-Mailer: git-send-email 2.6.4 X-Virus-Scanned: ClamAV using ClamSMTP X-Mailinglist: alpine-aports Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: * applications/mod_avmd: advanced voicemail detection * applications/mod_voicemail_ivr voicemail IVR * codecs/mod_opus: codec opus for freeswitch --- main/freeswitch/APKBUILD | 10 +++++----- main/freeswitch/modules.conf | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/main/freeswitch/APKBUILD b/main/freeswitch/APKBUILD index 4e96b2d..fd16147 100644 --- a/main/freeswitch/APKBUILD +++ b/main/freeswitch/APKBUILD @@ -3,7 +3,7 @@ # Contributor: Cameron Banta pkgname=freeswitch pkgver=1.6.6 -pkgrel=1 +pkgrel=2 pkgdesc="A communications platform written in C from the ground up" url="http://www.freeswitch.org" arch="all" @@ -45,7 +45,7 @@ makedepends=" util-linux-dev xmlrpc-c-dev zlib-dev - + opus-dev autoconf automake libtool " install="$pkgname.pre-install $pkgname.pre-upgrade" @@ -204,18 +204,18 @@ conf() { md5sums="9a2383a7f321ab0f8fb1e7a212081a17 freeswitch-1.6.6.tar.xz 1c08df4cf4ef737e6cc6945f9462f08e 0002-FS-verto-bswap_64.patch 1e7f335ee00f589825ecc9affa779346 getlib.patch -21f5bf8e4a41bb8c6cc95aae6e2bfaa4 modules.conf +18dc414e375a749d60c83a402a0e51ed modules.conf c608cca8ad773acebf201f581438c7e7 freeswitch.confd 3b0bf4847a61afa28229b58763f4c400 freeswitch.initd" sha256sums="397b9c63c2c1f7008a2cc269f2e0e9a935d862b3fb074a6044819bcaea02ebc0 freeswitch-1.6.6.tar.xz 2685eb17fcd4510e46bb1d88be5550c3cb7b08f2acccfb41b2c680480c91b63e 0002-FS-verto-bswap_64.patch ab437c92149b6fc88bc2fc8a228d6a5f8af574e2c90469a6dc4c753d13972c34 getlib.patch -a5fbbaf4c929466a93a3394351bfe4e6b5cd89555d4c03e78c40febe379559a2 modules.conf +19e868475d6decad2433541b3de1aef5d35a889fe1d5ea8c14a832466f664759 modules.conf 846a29a361ef6eecd77876963b5c0133699c40fa8b34c68df42d5f8a1a1915b1 freeswitch.confd aa0d89221ffa47eba4a0e085f6041ee198476409dd15d1e90c5c357ba683f432 freeswitch.initd" sha512sums="1e16904084f8ada7cfea27ed3222eb660a14f08b12e6b4ddc5db2893b690936bf4d945b94d9f6eb1893e62124858c39b658c5c5ac425ad064db69d44f57179a9 freeswitch-1.6.6.tar.xz 5f93150e1acd632df98bc3bed5613fb1e45180ae4096dcfee5c060da213c8355339260eaf5758cd77c785f6d84cf0661650a872ec574b586ab19803d4f6955f8 0002-FS-verto-bswap_64.patch 4ceb48f64d2bc26a02cc0846276506241bfd30c156422b0a1d608fd172c099feb5c121a763652e9a45046dcdd0ba0eb71eab240e0c6ce2ad63ff781719e135a4 getlib.patch -2c7574ef3c317ac8d1b3872a9d4234c6b5264cae281c997aa332822d7b87626b31e1ab27cdda3d47a6ac6fb5db4cfb38ced1bb5e7886cbc9993a2b7ec5990c0b modules.conf +1e74fcb17676c14003d7225f293f77757bf36ec93012009c73be1ed0023e430fa144b9c959b5f54552610b3af7a8780df1e61ea0b7503016d76fcb105fedbf27 modules.conf a585f6411185a26206137a1ad97a06fd6c73e80c5439e9be45eabfa70e7a83120169ba882971fcd328436c8e0242cbd664170b80754ea2846021689baf1f1595 freeswitch.confd 643d0a2e43f5d3bf3b99fcb6f6422302cb4b74a95eccf844eafb100b15aa9856b4ff41f112d6637255c2e9e2bec9fedc9a9215dfff214dfb83b52eae16b71dca freeswitch.initd" diff --git a/main/freeswitch/modules.conf b/main/freeswitch/modules.conf index 6d052a2..9466875 100644 --- a/main/freeswitch/modules.conf +++ b/main/freeswitch/modules.conf @@ -1,5 +1,5 @@ #applications/mod_abstraction -#applications/mod_avmd +applications/mod_avmd applications/mod_blacklist applications/mod_callcenter #applications/mod_cidlookup @@ -41,7 +41,7 @@ applications/mod_spy applications/mod_valet_parking #applications/mod_vmd applications/mod_voicemail -#applications/mod_voicemail_ivr +applications/mod_voicemail_ivr #applications/mod_random #asr_tts/mod_cepstral asr_tts/mod_flite @@ -61,7 +61,7 @@ codecs/mod_h26x #codecs/mod_vpx codecs/mod_ilbc #codecs/mod_isac -#codecs/mod_opus +codecs/mod_opus codecs/mod_sangoma_codec #codecs/mod_silk #codecs/mod_siren -- 2.6.4 --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---