13 lines
1.1 KiB
Groff
13 lines
1.1 KiB
Groff
DEFINED_PHASES=compile configure install prepare test
|
|
DEPEND=boost? ( dev-libs/boost ) firebird? ( dev-db/firebird ) mysql? ( virtual/mysql ) odbc? ( dev-db/unixODBC ) oracle? ( dev-db/oracle-instantclient-basic ) postgres? ( dev-db/postgresql:= ) sqlite? ( dev-db/sqlite:3 ) sys-devel/make >=dev-util/cmake-2.8.12
|
|
DESCRIPTION=A db access library for C++ that makes the illusion of embedding SQL queries in the regular C++ code
|
|
EAPI=5
|
|
HOMEPAGE=http://soci.sourceforge.net/
|
|
IUSE=boost doc +empty firebird mysql odbc oracle postgres sqlite
|
|
KEYWORDS=~amd64 ~x86
|
|
LICENSE=Boost-1.0
|
|
RDEPEND=boost? ( dev-libs/boost ) firebird? ( dev-db/firebird ) mysql? ( virtual/mysql ) odbc? ( dev-db/unixODBC ) oracle? ( dev-db/oracle-instantclient-basic ) postgres? ( dev-db/postgresql:= ) sqlite? ( dev-db/sqlite:3 )
|
|
SLOT=0
|
|
SRC_URI=mirror://sourceforge/soci/soci-3.2.2.zip
|
|
_eclasses_=cmake-utils 022d8ca5c8887ca2d21e83b57f5c75ff eutils 792f83d5ec9536cb5ccef375469d8bde flag-o-matic 8632fcd33a047954f007dee9a137bdcc multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs 6198c04daba0e1307bd844df7d37f423 versionator 99ae9d758cbe7cfed19170e7d48f5a9c
|
|
_md5_=efe2d8a1357ae3913f823d0a083dd7dd
|