gentoo-ebuilds/x11-misc/spacefm/metadata.xml
Nicolas PARLANT 1c3bb8baeb
x11-misc/spacefm: fix gcc15, force X11 backend
update URL for changelog in metadata

fix c23 with two patches from fedora
force X11 backend because wayland is not supported

use array for econfargs

Closes: https://bugs.gentoo.org/944089
Closes: https://bugs.gentoo.org/944191
Closes: https://bugs.gentoo.org/944277
Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr>
Part-of: https://github.com/gentoo/gentoo/pull/43505
Closes: https://github.com/gentoo/gentoo/pull/43505
Signed-off-by: Sam James <sam@gentoo.org>
2025-08-27 06:56:09 +01:00

25 lines
1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<upstream>
<maintainer status="active">
<email>ignorantguru@users.sourceforge.net</email>
<name>IgnorantGuru</name>
</maintainer>
<changelog>https://ignorantguru.github.io/spacefm/news.html</changelog>
<doc lang="en">https://github.com/IgnorantGuru/spacefm/wiki/</doc>
<bugs-to>https://github.com/IgnorantGuru/spacefm/issues</bugs-to>
<remote-id type="sourceforge">spacefm</remote-id>
<remote-id type="github">ignorantguru/spacefm</remote-id>
</upstream>
<use>
<flag name="video-thumbnails">Support video thumbnails with <pkg>media-video/ffmpegthumbnailer</pkg></flag>
</use>
<longdescription lang="en">
SpaceFM is a file manager with built-in VFS, optional udisks-based device
manager, customizable menu system, and bash integration. SpaceFM is a fork
of legacy PCManFM. Earlier versions of this program were released under
the name PCManFM-Mod.
</longdescription>
</pkgmetadata>