mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-31 09:08:08 -07:00
17 lines
648 B
Groff
17 lines
648 B
Groff
BDEPEND=test? ( dev-db/redict dev-libs/libevent )
|
|
DEFINED_PHASES=compile install test
|
|
DEPEND=ssl? ( dev-libs/openssl:= ) shim? ( !dev-libs/hiredis )
|
|
DESCRIPTION=Minimalistic C client library for the Redict database
|
|
EAPI=8
|
|
HOMEPAGE=https://codeberg.org/redict/hiredict
|
|
INHERIT=toolchain-funcs
|
|
IUSE=shim ssl static-libs test
|
|
KEYWORDS=~amd64
|
|
LICENSE=BSD LGPL-3
|
|
RDEPEND=ssl? ( dev-libs/openssl:= ) shim? ( !dev-libs/hiredis )
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0/1.3
|
|
SRC_URI=https://codeberg.org/redict/hiredict/archive/1.3.1.tar.gz -> hiredict-1.3.1.tar.gz
|
|
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5
|
|
_md5_=2b7292e650623827e23925b446ecd72d
|