gentoo-ebuilds/xfce-base/xfce4-meta/metadata.xml
Michał Górny ed815a0d0e
xfce-base/xfce4-meta: Include more optional tools
Bug: https://bugs.gentoo.org/920884
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/34518
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2024-01-05 11:38:55 +01:00

32 lines
924 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>xfce@gentoo.org</email>
<name>XFCE Team</name>
</maintainer>
<use>
<flag name="archive">
Install <pkg>app-arch/xarchiver</pkg>.
</flag>
<flag name="editor">
Install the <pkg>app-editors/mousepad</pkg> text editor.
</flag>
<flag name="image">
Install the <pkg>media-gfx/ristretto</pkg> image viewer.
</flag>
<flag name="media">
Install the <pkg>media-video/parole</pkg> media player.
</flag>
<flag name="mpd">
Install the <pkg>media-sound/xfmpc</pkg> MPD client.
</flag>
<flag name="remote-fs">
Install the <pkg>x11-misc/gigolo</pkg> frontend to manage
remote filesystem connections.
</flag>
<flag name="search">
Install the <pkg>dev-util/catfish</pkg> search tool frontend.
</flag>
</use>
</pkgmetadata>