blob: 7f0a0d92e2b1ca44157be6cf831e8ccf242899c8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>pascal.jaeger@leimstift.de</email>
<name>Pascal Jaeger</name>
</maintainer>
<longdescription lang="en">
Wscreensaver is an attempt to compile the screensaver collection
form Xscreensaver as animated backgrounds for Wayland.
wscreensaver is not a standalone program like xscreensaver.
Each indiviual screensaver is a standalane binary, that can be usid
in other programs such a <pkg>gui-apps/swaylock-plugin</pkg> or
standalone as an animated background.
</longdescription>
<upstream>
<maintainer status="active">
<name>Manuel Stoeckl</name>
</maintainer>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|