2014-05-11 12:55:29 +04:00
|
|
|
DEFINED_PHASES=compile configure install prepare test
|
2016-02-11 09:45:08 +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
|
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
|
2016-04-13 17:53:38 +03:00
|
|
|
_eclasses_=cmake-utils 422bbd1bee2557490177a34dbe0a662b eutils 9d81603248f2ba3ec59124320d123e5e flag-o-matic d270fa247153df66074f795fa42dba3e multilib 23ae8c186171e6476af098d2a50d0ee0 toolchain-funcs d513d423d449877e49d99af3f7af7acb versionator 99ae9d758cbe7cfed19170e7d48f5a9c
|
2015-08-11 00:17:55 +03:00
|
|
|
_md5_=efe2d8a1357ae3913f823d0a083dd7dd
|