mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-25 19:18:08 -07:00
wf-shell has been updated to use gtk 4 and has a lot of improvements. There is no upstream wf-shell release 0.11 to correspond with wayfire 0.11. Create a snapsot release. Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
23 lines
760 B
XML
23 lines
760 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>ceamac@gentoo.org</email>
|
|
<name>Viorel Munteanu</name>
|
|
</maintainer>
|
|
<use>
|
|
<flag name="ddcutil">Build monitor brightness widget</flag>
|
|
<flag name="pipewire">Build pipewire mixer widget</flag>
|
|
<flag name="pulseaudio">Build pulseaudio volume widget</flag>
|
|
</use>
|
|
<longdescription>
|
|
Basic desktop environment for use with wayfire
|
|
which showcases all its plugins and desktop
|
|
effects. Integrates with other wayland
|
|
applications to provide a full desktop environment
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">WayfireWM/wf-shell</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|