blob: 386b30101e81554f394eccf4e2fcc49a26c419f5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>filip@kszczot.pl</email>
<name>Filip Kszczot</name>
</maintainer>
<longdescription>
Hyprgraphics is a small C++ library with graphics / resource related utilities used across the hypr* ecosystem.
</longdescription>
<upstream>
<bugs-to>https://github.com/hyprwm/hyprgraphics/issues</bugs-to>
<changelog>https://github.com/hyprwm/hyprgraphics/releases</changelog>
</upstream>
<origin>baldeagleos-repo</origin>
</pkgmetadata>
|