summaryrefslogtreecommitdiffstats
path: root/main/asterisk-audio-konf
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-04-20 11:17:41 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-04-20 11:17:41 +0000
commit8fd9611f35a47c6c98c32d93e3dd1fcb8f64d61f (patch)
tree662a31e4a3ce98656fb981e4ffa0066ece2db52e /main/asterisk-audio-konf
parent8140f6a34517d80533abbe0e0c7fcaf1bcffaafe (diff)
downloadaports-8fd9611f35a47c6c98c32d93e3dd1fcb8f64d61f.tar.bz2
aports-8fd9611f35a47c6c98c32d93e3dd1fcb8f64d61f.tar.xz
main/asterisk-audio-konf: disable for now. it fails to build
It needs porting to asterisk-10 In file included from conference.h:150:0, from common.h:101, from app_conference.c:40: member.h:311:2: error: unknown type name 'format_t' member.h:312:2: error: unknown type name 'format_t' make: *** [app_conference.o] Error 1
Diffstat (limited to 'main/asterisk-audio-konf')
-rw-r--r--main/asterisk-audio-konf/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/asterisk-audio-konf/APKBUILD b/main/asterisk-audio-konf/APKBUILD
index 9c1030dc2..4e131b90e 100644
--- a/main/asterisk-audio-konf/APKBUILD
+++ b/main/asterisk-audio-konf/APKBUILD
@@ -7,7 +7,7 @@ pkgver=${_basever}_git${_gitver}
pkgrel=1
pkgdesc="A fork of AppKonference focused entirely on audio conferencing"
url="http://github.com/jthomerson/AsteriskAudioKonf/"
-arch="all"
+arch=""
license="GPL"
depends=
makedepends="asterisk-dev"