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-3.5.2
|
|
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 f0c2647fb321257c91c6a967f362d053 eutils ea170b525f6a38a006be05c9d9429f13 flag-o-matic 7366202dd55cb8f018f5d450d54e7749 multilib 165fc17c38d1b11dac2008280dab6e80 multiprocessing 7bb10a841be2368af0c00f27dd67560b toolchain-funcs 1b1da0c45c555989dc5d832b54880783 versionator 99ae9d758cbe7cfed19170e7d48f5a9c
|
|
_md5_=efe2d8a1357ae3913f823d0a083dd7dd
|