gui-libs/gtk4-layer-shell: new package, add 1.0.2

Signed-off-by: Yuhang Zeng <unlsycn@unlsycn.com>
This commit is contained in:
Yuhang Zeng
2024-08-01 23:19:33 +08:00
parent 3c76ce1119
commit 139ec0f733
3 changed files with 67 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
<pkgmetadata>
<maintainer type="person">
<email>unlsycn@unlsycn.com</email>
<name>unlsycn</name>
</maintainer>
<upstream>
<remote-id type="github">wmww/gtk4-layer-shell</remote-id>
</upstream>
<longdescription lang="en">A library to create panels and other desktop components for Wayland using the Layer Shell protocol and GTK4</longdescription>
<use>
<flag name="examples">Build the example C apps</flag>
<flag name="smoke-tests">Test that all examples can run</flag>
<flag name="introspection">Build GObject Introspection data</flag>
<flag name="vala">Build VAPI data and Vala example. The VAPI file allows this library to be used
in Vala. Requires introspection.</flag>
</use>
</pkgmetadata>