summaryrefslogtreecommitdiff
path: root/phosh-base/phosh-shell/metadata.xml
blob: 354fa8f1fd8630896f9c6da30b0aabc282b87c09 (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
27
28
29
30
31
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/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 for GNOME on mobile devices. For a matching
			compositor see gui-wm/phoc but others implementing wlr-layer-shell
			should work as well.
	</longdescription>
  <upstream>
    <bugs-to>https://gitlab.gnome.org/World/Phosh/phosh/-/issues</bugs-to>
    <doc>https://gitlab.gnome.org/World/Phosh/phosh/-/wikis/Home</doc>
    <maintainer>
      <name>Guido Günther</name>
      <email>agx@sigxcpu.org</email>
    </maintainer>
    <maintainer>
      <name>Zander Brown</name>
      <email>zbrown@gnome.org</email>
    </maintainer>
  </upstream>
  <use>
    <flag name="lockscreen-plugins">Build lockscreen plugins and widgets</flag>
    <flag name="plugins">Build Phosh plugins and widgets</flag>
    <flag name="test-full">Run integration tests</flag>
  </use>
  <origin>srcux</origin>
</pkgmetadata>