blob: 685b2630c6d21a6e9f0ca0e8932e7ff9eb7bf3f6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<name>demize</name>
<email>demize@unstable.systems</email>
</maintainer>
<upstream>
<maintainer status="active">
<name>tiffany352</name>
<email>tiffany@tiffnix.com</email>
</maintainer>
<bugs-to>https://codeberg.org/tiffany/rink/issues/new</bugs-to>
<changelog>https://rinkcalc.app/releases/</changelog>
</upstream>
<use>
<flag name="bundle-files">Bundles the definition files into the application.
Recommended only for tests, as the definition files are installed
globally.
</flag>
</use>
<origin>srcux</origin>
</pkgmetadata>
|