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)
| r2359 | r2534 | |
|---|---|---|
| 4 | 4 | |
| 5 | 5 | inherit eutils |
| 6 | 6 | |
| 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" | |
| 8 | 8 | |
| 9 | 9 | DESCRIPTION="open Source Private Branch Exchange System" |
| 10 | 10 | HOMEPAGE="http://www.openpbx.org/" |
| --- | --- | |
| 16 | 16 | |
| 17 | 17 | SLOT="0" |
| 18 | 18 | LICENSE="GPL-2" |
| 19 | KEYWORDS="x86" | |
| 19 | KEYWORDS="x86 amd64" | |
| 20 | 20 | |
| 21 | 21 | RDEPEND="virtual/libc |
| 22 | 22 | sys-libs/ncurses |
| --- | --- | |
| 30 | 30 | zap? ( net-misc/zaptel ) |
| 31 | 31 | alsa? ( media-libs/alsa-lib ) |
| 32 | 32 | mgr2? ( net-libs/libunicall ) |
| 33 | misdn? ( net-dialup/misdn ) | |
| 33 | 34 | mysql? ( dev-db/mysql ) |
| 34 | 35 | odbc? ( dev-db/unixODBC ) |
| 35 | 36 | speex? ( media-libs/speex ) |
| --- | --- | |
| 37 | 38 | postgres? ( dev-db/libpq )" |
| 38 | 39 | |
| 39 | 40 | |
| 41 | ||
| 40 | 42 | DEPEND="${RDEPEND} |
| 41 | 43 | sys-devel/flex |
| 42 | 44 | >=sys-devel/automake-1.9.6 |
| --- | --- | |
| 57 | 59 | `use_with odbc res_odbc` \ |
| 58 | 60 | `use_with odbc res_config_odbc` \ |
| 59 | 61 | `use_with odbc cdr_odbc` \ |
| 62 | `use_with misdn chan_misdn` \ | |
| 60 | 63 | `use_with mysql res_mysql` \ |
| 61 | 64 | `use_with mysql res_config_mysql` \ |
| 62 | 65 | `use_with mysql cdr_mysql` \ |
![Home changeset 2534 [home]](/images/logo.png?1180520111)
RSS Feeds