15 lines
908 B
Groff
15 lines
908 B
Groff
DEFINED_PHASES=compile configure install prepare test
|
|
DEPEND=mysql? ( virtual/mysql ) postgres? ( dev-db/postgresql ) sqlite? ( >=dev-db/sqlite-3.7:3[unlock-notify(+)] ) ssl? ( dev-libs/openssl ) virtual/pkgconfig doc? ( app-doc/doxygen )
|
|
DESCRIPTION=A thread safe high level multi-database connection pool library
|
|
EAPI=4
|
|
HOMEPAGE=http://www.tildeslash.com/libzdb/
|
|
IUSE=debug doc mysql postgres +sqlite ssl static-libs
|
|
KEYWORDS=~x86 ~amd64
|
|
LICENSE=GPL-3
|
|
RDEPEND=mysql? ( virtual/mysql ) postgres? ( dev-db/postgresql ) sqlite? ( >=dev-db/sqlite-3.7:3[unlock-notify(+)] ) ssl? ( dev-libs/openssl )
|
|
REQUIRED_USE=|| ( postgres mysql sqlite )
|
|
RESTRICT=test
|
|
SLOT=0
|
|
SRC_URI=http://www.tildeslash.com/libzdb/dist/libzdb-2.11.2.tar.gz
|
|
_eclasses_=eutils 792f83d5ec9536cb5ccef375469d8bde multilib 23ae8c186171e6476af098d2a50d0ee0 toolchain-funcs d513d423d449877e49d99af3f7af7acb
|
|
_md5_=3fc2fd323d81b29719aaec9d25d94a43
|