Install this package:
emerge -a gnustep-libs/sqlclient
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask gnustep-libs/sqlclient
Or alternatively:
emerge --autounmask-write -a gnustep-libs/sqlclient
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.9.0 | 8 | ~amd64 ~ppc ~x86 | 0 |
<pkgmetadata> <maintainer type="project"> <email>gnustep@gentoo.org</email> <name>Gentoo GNUstep Project</name> </maintainer> <longdescription>The SQLClient library is designed to provide a simple interface to SQL databases for GNUstep applications. It does not attempt the sort of abstraction provided by the much more sophisticated GDL2 library but rather allows applications to directly execute SQL queries and statements. SQLClient provides for the Objective-C programmer much the same thing that JDBC provides for the Java programmer (though SQLClient is a bit faster, easier to use, and easier to add new database backends for than JDBC).</longdescription> <upstream> <remote-id type="github">gnustep/libs-sqlclient</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p gnustep-libs/sqlclient |
euse -E <flag> -p gnustep-libs/sqlclient |
euse -D <flag> -p gnustep-libs/sqlclient
| Flag | Description | 1.9.0 |
|---|---|---|
| java | Add support for Java | ✓ |
| mysql | Add mySQL Database support | ✓ |
| postgres | Add support for the postgresql database | ✓ |
| sqlite | Add support for sqlite - embedded sql database | ⊕ |
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | SQLClient-1.9.0.tar.gz | 175717 bytes | 1.9.0 |
| Type | File | Size |
|---|