mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-07-26 08:55:57 +02:00
18 lines
729 B
XML
18 lines
729 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<!-- maintainer-needed -->
|
|
<longdescription>
|
|
libspectrum is a library designed to make the input and output of some ZX
|
|
Spectrum emulator files slightly easier. It is intended to be usable on Unix
|
|
variants, Win32 and Mac OS X. Currently, it is mainly (only?) used by Fuse,
|
|
but other Spectrum emulator and utility authors are encouraged to use it.
|
|
</longdescription>
|
|
<use>
|
|
<flag name="gcrypt">Use <pkg>dev-libs/libgcrypt</pkg> for low-level crypto of some
|
|
features, including logfiles.</flag>
|
|
</use>
|
|
<upstream>
|
|
<remote-id type="sourceforge">fuse-emulator</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|