blob: f8c17fbfd5e51100bddcd32b18f03de190b03b9d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>gnome@gentoo.org</email>
<name>Gentoo GNOME Desktop</name>
</maintainer>
<longdescription>
GNOME Shell provides core user interface functions for the GNOME 3
desktop, like switching to windows and launching applications.
GNOME Shell takes advantage of the capabilities of modern graphics
hardware and introduces innovative user interface concepts to
provide a visually attractive and easy to use experience.
</longdescription>
<use>
<flag name="pipewire">Use pipewire to enable the camera monitor</flag>
<flag name="elogind">Use <pkg>sys-auth/elogind</pkg> for session tracking and suspend support.</flag>
<flag name="ibus">Enable support for enhanced input methods through <pkg>app-i18n/ibus</pkg>
</flag>
<flag name="xwayland">Enable <pkg>x11-base/xwayland</pkg> integration for running X11 applications under Wayland</flag>
</use>
<upstream>
<remote-id type="cpe">cpe:/a:gnome:gnome-shell</remote-id>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|