Files
gentoo/app-text/paps/metadata.xml
Nicolas PARLANT 5602c153d4 app-text/paps: add 0.8.0
EAPI bump

use python-r1 to install the script src-to-paps

move to official github repo
build-system changed to meson

deps :
add missing dev-libs/glib
add x11-libs/cairo (since 0.7.0)

add basic test

patches from PR merged :
fix compiler warnings
fix glib/fmt compatilibity

Closes: https://bugs.gentoo.org/936584
Closes: https://bugs.gentoo.org/944759
Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr>
Part-of: https://github.com/gentoo/gentoo/pull/42957
Closes: https://github.com/gentoo/gentoo/pull/42957
Signed-off-by: Sam James <sam@gentoo.org>
2025-07-23 03:37:46 +01:00

10 lines
302 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<upstream>
<remote-id type="sourceforge">paps</remote-id><!-- old -->
<remote-id type="github">dov/paps</remote-id>
</upstream>
</pkgmetadata>