blob: a1bf4fff284ae732f1fc7f097b5450ed3c0c398d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=>=gnustep-base/gnustep-make-2.0
DEFINED_PHASES=compile configure install postinst preinst prepare setup
DEPEND=>=gnustep-libs/performance-0.3.2 mysql? ( dev-db/mysql-connector-c:= ) postgres? ( dev-db/postgresql:= ) sqlite? ( >=dev-db/sqlite-3 ) java? ( >=dev-java/java-config-2.2.0-r3 ) virtual/gnustep-back
DESCRIPTION=GNUstep lightweight database abstraction layer
EAPI=8
HOMEPAGE=http://wiki.gnustep.org/index.php/SQLClient
INHERIT=java-pkg-opt-2 gnustep-2
IUSE=java mysql postgres +sqlite java debug doc
KEYWORDS=~amd64 ~ppc ~x86
LICENSE=LGPL-3
RDEPEND=>=gnustep-libs/performance-0.3.2 mysql? ( dev-db/mysql-connector-c:= ) postgres? ( dev-db/postgresql:= ) sqlite? ( >=dev-db/sqlite-3 ) java? ( >=dev-java/java-config-2.2.0-r3 ) virtual/gnustep-back
REQUIRED_USE=|| ( java mysql postgres sqlite )
SLOT=0
SRC_URI=ftp://ftp.gnustep.org/pub/gnustep/libs/SQLClient-1.8.1.tar.gz
_eclasses_=java-utils-2 0fd5b6616cd66c8099a941608e2e0242 java-pkg-opt-2 28044ae40e7846886b6f5eca24661629 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 78cf3cc2d5572fddf5e5e10c70f7c81a gnustep-base 923cb81765be4cd65f6419d3f9019af5 gnustep-2 191cacca9e01ae0fe9b898b09e4555b8
_md5_=c7783cf31ebfdff32bd1b5038e520cad
|