gentoo-ebuilds/dev-haskell/lpeg/metadata.xml
hololeap 3d30a0d29d
dev-haskell/lpeg: add 1.0.4
Signed-off-by: hololeap <hololeap@protonmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
2023-10-23 04:09:06 +01:00

18 lines
645 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>haskell@gentoo.org</email>
<name>Gentoo Haskell</name>
</maintainer>
<use>
<flag name="rely-on-shared-lpeg-library">Do not build lpeg from source, but trust that lpeg is
made available in other ways, e.g., through a
system-wide installation. The loader will be replaced
with a placeholder function that only emits a message.</flag>
</use>
<upstream>
<remote-id type="hackage">lpeg</remote-id>
<remote-id type="github">hslua/hslua</remote-id>
</upstream>
</pkgmetadata>