summaryrefslogtreecommitdiffstats
path: root/main/freeswitch
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-12-28 13:44:43 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-12-28 13:44:43 +0000
commitfc322cceefeeeb1260e92dce558c7d57bd256c75 (patch)
treeb75355bbc98476022ff39d085634fe030d8d9a5a /main/freeswitch
parentb38a4d52b1e21f5fabe5331fa63513367a216150 (diff)
downloadaports-fc322cceefeeeb1260e92dce558c7d57bd256c75.tar.bz2
aports-fc322cceefeeeb1260e92dce558c7d57bd256c75.tar.xz
main/freeswitch: disable spidermonkey
It ships its own version of libnspr which confilcts with the real nspr
Diffstat (limited to 'main/freeswitch')
-rw-r--r--main/freeswitch/APKBUILD4
-rw-r--r--main/freeswitch/modules.conf2
2 files changed, 3 insertions, 3 deletions
diff --git a/main/freeswitch/APKBUILD b/main/freeswitch/APKBUILD
index 0d86afbc4..0ce525e39 100644
--- a/main/freeswitch/APKBUILD
+++ b/main/freeswitch/APKBUILD
@@ -3,7 +3,7 @@
# Contributor: Cameron Banta <cbanta@gmail.com>
pkgname=freeswitch
pkgver=1.2.5.3
-pkgrel=0
+pkgrel=1
pkgdesc="A communications platform written in C from the ground up"
url="http://www.freeswitch.org"
arch="all"
@@ -159,6 +159,6 @@ conf() {
md5sums="29540dc974a8597dbc64001ada38f3f6 freeswitch-1.2.5.3.tar.bz2
e3912aa52a4d8f8cb3b4e38c2668116d freeswitch-mod_shout-textrels.patch
769eaa127d4dbae687dc4aa961a8cc70 0002-mod_lua-alpine-module-search-path.patch
-d173becb6ae97acf9dde55d246e980b1 modules.conf
+7d592720ae58938a36eeb288801d0fd1 modules.conf
c608cca8ad773acebf201f581438c7e7 freeswitch.confd
54a929d16731df730de0cd5355ea3031 freeswitch.initd"
diff --git a/main/freeswitch/modules.conf b/main/freeswitch/modules.conf
index 57284bae8..4c6b03831 100644
--- a/main/freeswitch/modules.conf
+++ b/main/freeswitch/modules.conf
@@ -105,7 +105,7 @@ languages/mod_lua
#languages/mod_managed
#languages/mod_perl
#languages/mod_python
-languages/mod_spidermonkey
+#languages/mod_spidermonkey
#languages/mod_yaml
loggers/mod_console
loggers/mod_logfile