blob: a4ee3cc7b857069523d5c6e4cb0b0ef10390e7eb (
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://srcux.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>srcux</origin>
</pkgmetadata>
|