gentoo/net-p2p/freenet/metadata.xml
Volkmar W. Pogatzki 26ab26e07b
net-p2p/freenet: add 0.7.5_p1497
Switches to java-pkg-simple
Bundles binary version of pebble
Depends on freenet-ext with much smaller download than net-libs/nativebiginteger
EAPI 8
Enables tests
Changes test dependency hamcrest-*-1.3 -> hamcrest-2
Skips two failing tests via patch
Adds verify-sig
Adds Add-opens: to MANIFEST.MF for runtime
Updates metadata remote-id
Partly moves handling of freenet-wrapper.conf to src_compile
Depends on bug #878869

Bug: https://bugs.gentoo.org/904441
Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/30643
Signed-off-by: Sam James <sam@gentoo.org>
2023-05-26 11:24:08 +01:00

12 lines
343 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="github">hyphanet/fred</remote-id>
</upstream>
<use>
<flag name="nss">Use nss for crypto operations, if it is the fastest way</flag>
</use>
</pkgmetadata>