Changeset 2534

ebuild update: added misdn

Committed by:  xming
Date:  Feb 08 2007 * 22:53 (over 3 years ago)

Affected files:

openpbx/branches/openpbx-1.2/contrib/gentoo/net-misc/openpbx.org/openpbx.org-1.2_rc3.ebuild (unified diff)

r2359r2534
44
55 inherit eutils
66
7 IUSE="alsa debug fax jabber odbc osp oss mgr2 mysql postgres pri profile speex t38 zap"
7 IUSE="alsa debug fax jabber odbc osp oss mgr2 misdn mysql postgres pri profile speex t38 zap"
88
99 DESCRIPTION="open Source Private Branch Exchange System"
1010 HOMEPAGE="http://www.openpbx.org/"
------
1616
1717 SLOT="0"
1818 LICENSE="GPL-2"
19 KEYWORDS="x86"
19 KEYWORDS="x86 amd64"
2020
2121 RDEPEND="virtual/libc
2222 sys-libs/ncurses
------
3030 zap? ( net-misc/zaptel )
3131 alsa? ( media-libs/alsa-lib )
3232 mgr2? ( net-libs/libunicall )
33 misdn? ( net-dialup/misdn )
3334 mysql? ( dev-db/mysql )
3435 odbc? ( dev-db/unixODBC )
3536 speex? ( media-libs/speex )
------
3738 postgres? ( dev-db/libpq )"
3839
3940
41
4042 DEPEND="${RDEPEND}
4143 sys-devel/flex
4244 >=sys-devel/automake-1.9.6
------
5759 `use_with odbc res_odbc` \
5860 `use_with odbc res_config_odbc` \
5961 `use_with odbc cdr_odbc` \
62 `use_with misdn chan_misdn` \
6063 `use_with mysql res_mysql` \
6164 `use_with mysql res_config_mysql` \
6265 `use_with mysql cdr_mysql` \