gentoo/dev-libs/hiredict/metadata.xml
Anna (navi) Figueiredo Gomes 115878096b
dev-libs/hiredict: new package, add 1.3.1
Based out of the hiredis 1.1.0-r1 ebuild, with tests fixed, and an
aditional use flag that includes the hiredis shims that hiredict ships.

Signed-off-by: Anna (navi) Figueiredo Gomes <navi@vlhl.dev>
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
2024-04-23 16:31:20 +02:00

24 lines
651 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person" proxied="yes">
<email>navi@vlhl.dev</email>
<name>Anna (navi) Figueiredo Gomes</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<slots>
<subslots>Reflect ABI of libhiredict.so.</subslots>
</slots>
<upstream>
<remote-id type="codeberg">redict/hiredict</remote-id>
</upstream>
<use>
<flag name="shim">
Install header shims for the hiredis api.
</flag>
</use>
</pkgmetadata>