blob: 46a504d88d0bbc09195cc65553c8bf65f04a3cb7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
DEFINED_PHASES=compile configure install setup
DEPEND=mysql? ( dev-db/mysql-connector-c:0= ) postgres? ( dev-db/postgresql:* ) sqlite? ( dev-db/sqlite:3 ) oracle? ( dev-db/oracle-instantclient[sdk] ) firebird? ( dev-db/firebird ) app-doc/doxygen app-text/docbook2X
DESCRIPTION=OpenDBX - A database abstraction layer
EAPI=6
HOMEPAGE=https://www.linuxnetworks.de/doc/index.php/OpenDBX
INHERIT=flag-o-matic
IUSE=firebird +mysql oracle postgres sqlite
KEYWORDS=~amd64 ~x86
LICENSE=LGPL-2.1
RDEPEND=mysql? ( dev-db/mysql-connector-c:0= ) postgres? ( dev-db/postgresql:* ) sqlite? ( dev-db/sqlite:3 ) oracle? ( dev-db/oracle-instantclient[sdk] ) firebird? ( dev-db/firebird )
REQUIRED_USE=|| ( firebird mysql oracle postgres sqlite )
RESTRICT=firebird? ( bindist )
SLOT=0
SRC_URI=https://www.linuxnetworks.de/opendbx/download/opendbx-1.4.6.tar.gz
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b desktop c0d27bf73aa08ca05b663dbd31fbef28 edos2unix 33e347e171066657f91f8b0c72ec8773 estack 055c42df72f76a4f45ec92b35e83cd56 epatch 9f813bb3c47cf2e60619a663b87c5f4e ltprune 4f3f2db5ce3ccbeeacdf3f94954043aa preserve-libs a8e50acee31b5759b4df1f7707cae54b strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 vcs-clean d271b7bc7e6a009758d7d4ef749174e3 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic a500d7cc40da3de38c361e889153bdf7
_md5_=d684375c282920f30f2556a002b80a3b
|