summaryrefslogtreecommitdiff
path: root/gui-apps/swaybg/metadata.xml
blob: ab0a09e682f6b242e3fab42dd65aed73fa2a042e (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>prometheanfire@gentoo.org</email>
    <name>Matthew Thode</name>
  </maintainer>
  <longdescription lang="en">
		Sway's wallpaper utility, compatible with any Wayland compositor
		which implements the wlr-layer-shell, xdg-output and xdg-shell protocols.
	</longdescription>
  <upstream>
    <maintainer status="active">
      <email>sir@cmpwn.com</email>
      <name>Drew DeVault</name>
    </maintainer>
    <bugs-to>https://github.com/swaywm/swaybg/issues</bugs-to>
    <changelog>https://github.com/swaywm/swaybg/releases</changelog>
  </upstream>
  <use>
    <flag name="gdk-pixbuf">Support image types other than PNG</flag>
  </use>
  <origin>srcux</origin>
</pkgmetadata>