13 lines
1.2 KiB
Groff
13 lines
1.2 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 userland_GNU? ( >=sys-apps/findutils-4.4.0 )
|
|
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.3.zip
|
|
_eclasses_=cmake-utils 3443785f3176b7cfdf7bd1f2c403bd9f eutils 28fb3e5852485af1c348d446b0b98389 flag-o-matic d270fa247153df66074f795fa42dba3e multilib 3972ca401cf7dbb430df9995f5d8d580 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 versionator 99ae9d758cbe7cfed19170e7d48f5a9c
|
|
_md5_=efe2d8a1357ae3913f823d0a083dd7dd
|