blob: 05a4ddddd9727970dc73f446061deea221cc811e (
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
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>luke.gompz@gmail.com</email>
<name>Luke Gompertz</name>
</maintainer>
<maintainer type="person">
<email>ghostyn678+git@gmail.com</email>
<name>dsaf</name>
</maintainer>
<maintainer type="person">
<email>emi@genchu.org</email>
<name>Emi</name>
</maintainer>
<upstream>
<doc>https://docs.noctalia.dev/</doc>
</upstream>
<longdescription>
Noctalia is a beautiful, minimal desktop
shell for Wayland that actually gets out
of your way.
Built on Quickshell with a
warm lavender aesthetic that you can
easily customize to match your vibe.
</longdescription>
<origin>baldeagleos-repo</origin>
</pkgmetadata>
|