2014-05-11 12:55:29 +04:00
|
|
|
DEFINED_PHASES=compile configure install prepare test
|
2015-04-13 12:49:06 +03:00
|
|
|
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 )
|
2014-05-11 12:55:29 +04:00
|
|
|
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
|
2015-04-13 12:49:06 +03:00
|
|
|
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 )
|
2014-05-11 12:55:29 +04:00
|
|
|
SLOT=0
|
|
|
|
SRC_URI=mirror://sourceforge/soci/soci-3.2.2.zip
|
2015-12-16 00:49:26 +03:00
|
|
|
_eclasses_=cmake-utils b657a2689df4f46725711250cf9c8a32 eutils d9bd2ddd85a58e470b49ca997e255a4c flag-o-matic 85dc1eac3c64d8141374490ed64122e5 multilib 3972ca401cf7dbb430df9995f5d8d580 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 versionator 99ae9d758cbe7cfed19170e7d48f5a9c
|
2015-08-11 00:17:55 +03:00
|
|
|
_md5_=efe2d8a1357ae3913f823d0a083dd7dd
|