Files
gentoo/dev-java/jflex/metadata.xml
Volkmar W. Pogatzki ed3f79f845 dev-java/jflex: add 1.9.1
- now DEPEND instead of PDEPEND on dev-java/javacup
  because upstream stops providing a bundled javacup

- builds with auto-value annotation processor
- keeps 'manual' selection of tests

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
Part-of: https://github.com/gentoo/gentoo/pull/44017
Signed-off-by: Sam James <sam@gentoo.org>
2025-10-03 17:24:36 +01:00

18 lines
554 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>java@gentoo.org</email>
<name>Java</name>
</maintainer>
<use>
<flag name="ant-task">Build and register the ant-task</flag>
</use>
<upstream>
<remote-id type="github">jflex-de/jflex</remote-id>
<changelog>https://jflex.de/changelog.html</changelog>
<bugs-to>https://github.com/jflex-de/jflex/issues/</bugs-to>
<doc>https://jflex.de/docu.html</doc>
</upstream>
</pkgmetadata>