Added phosh

This commit is contained in:
Gerben Jan Dijkman
2021-07-24 03:56:36 +02:00
parent 3f583ffcab
commit 329224d372
6 changed files with 160 additions and 0 deletions

15
gui-wm/phosh/metadata.xml Normal file
View File

@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>gjdijkman@gjdwebserver.nl</email>
<name>Gerben Jan Dijkman</name>
</maintainer>
<longdescription lang="en">
A pure Wayland shell prototype for GNOME on mobile devices. For a matching compositor see x11-wm/phoc but others implementing wlr-layer-shell should work as well.
</longdescription>
<upstream>
<doc>https://source.puri.sm/Librem5/phosh</doc>
<bugs-to>https://source.puri.sm/Librem5/phosh/-/issues</bugs-to>
</upstream>
</pkgmetadata>