| # Distributed under the terms of the GNU General Public License v2 |
# Distributed under the terms of the GNU General Public License v2 |
| # $Header$ |
# $Header$ |
| |
|
| WANT_AUTOMAKE="latest" |
|
| WANT_AUTOCONF="latest" |
|
| |
|
| inherit eutils flag-o-matic multilib toolchain-funcs autotools linux-info |
inherit eutils flag-o-matic multilib toolchain-funcs autotools linux-info |
| |
|
| PATCHVER="${PV}-1" |
PATCHVER="${PV}-1" |
| sys-fs/e2fsprogs |
sys-fs/e2fsprogs |
| sys-fs/device-mapper |
sys-fs/device-mapper |
| >=sys-apps/baselayout-1.9.4-r6 |
>=sys-apps/baselayout-1.9.4-r6 |
| gtk? ( =x11-libs/gtk+-1* |
gtk? ( =x11-libs/gtk+-1* =dev-libs/glib-1* ) |
| =dev-libs/glib-1* |
|
| dev-util/pkgconfig ) |
|
| hb? ( !hb2? ( =sys-cluster/heartbeat-1* ) ) |
hb? ( !hb2? ( =sys-cluster/heartbeat-1* ) ) |
| hb2? ( >=sys-cluster/heartbeat-2 ) |
hb2? ( >=sys-cluster/heartbeat-2 ) |
| ncurses? ( sys-libs/ncurses |
ncurses? ( sys-libs/ncurses >=dev-libs/glib-2.12.4-r1 )" |
| >=dev-libs/glib-2.12.4-r1 |
DEPEND="${RDEPEND} |
| dev-util/pkgconfig )" |
gtk? ( dev-util/pkgconfig ) |
| DEPEND="${RDEPEND}" |
ncurses? ( dev-util/pkgconfig )" |
| |
|
| # While the test-concept holds, many of them fail due to unknown reasons. |
# While the test-concept holds, many of them fail due to unknown reasons. |
| # Since upstream is almost dead, we have to ignore that for now. |
# Since upstream is almost dead, we have to ignore that for now. |