mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
2026-02-02 08:30:57 UTC
This commit is contained in:
14
metadata/md5-cache/dev-db/libzdb-3.5.0
Normal file
14
metadata/md5-cache/dev-db/libzdb-3.5.0
Normal file
@@ -0,0 +1,14 @@
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=mysql? ( dev-db/mysql-connector-c:0= ) postgres? ( dev-db/postgresql:* ) sqlite? ( >=dev-db/sqlite-3.7:3[unlock-notify(+)] ) ssl? ( dev-libs/openssl:0= ) virtual/pkgconfig doc? ( app-text/doxygen )
|
||||
DESCRIPTION=A thread safe high level multi-database connection pool library
|
||||
EAPI=8
|
||||
HOMEPAGE=https://www.tildeslash.com/libzdb/
|
||||
IUSE=debug doc mysql postgres +sqlite ssl static-libs
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=mysql? ( dev-db/mysql-connector-c:0= ) postgres? ( dev-db/postgresql:* ) sqlite? ( >=dev-db/sqlite-3.7:3[unlock-notify(+)] ) ssl? ( dev-libs/openssl:0= )
|
||||
REQUIRED_USE=|| ( postgres mysql sqlite )
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://www.tildeslash.com/libzdb/dist/libzdb-3.5.0.tar.gz
|
||||
_md5_=935b117eba279654774539f24f2b673b
|
||||
@@ -3994,7 +3994,7 @@ dev-db/libdbi 0.9.0: A database-independent abstraction layer in C
|
||||
dev-db/libdbi-drivers 0.9.0-r3: The libdbi-drivers project maintains drivers for libdbi
|
||||
dev-db/libiodbc 3.52.15-r1: ODBC Interface for Linux
|
||||
dev-db/libodbc++ 0.2.5-r3: Provides a subset of the well-known JDBC 2.0(tm) and runs on top of ODBC
|
||||
dev-db/libzdb 3.2.3 3.4.0 3.4.1: A thread safe high level multi-database connection pool library
|
||||
dev-db/libzdb 3.2.3 3.4.0 3.4.1 3.5.0: A thread safe high level multi-database connection pool library
|
||||
dev-db/litecli 1.15.0 9999: CLI for SQLite with auto-completion and syntax highlighting
|
||||
dev-db/litedb 5.0.17-r4 5.0.21: .NET NoSQL Document Store in a single data file
|
||||
dev-db/lmdb 0.9.33: An ultra-fast, ultra-compact key-value embedded data store
|
||||
|
||||
@@ -1 +1 @@
|
||||
Mon, 02 Feb 2026 07:00:55 +0000
|
||||
Mon, 02 Feb 2026 08:30:57 +0000
|
||||
|
||||
Reference in New Issue
Block a user