Files
guru/media-gfx/fontpreview/metadata.xml
Lucio Sauer 68460592f2 */*: fix MissingRemoteId in metadata.xml
* Manually checked, I hope I caught most errors

Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2023-06-27 04:24:02 +02:00

17 lines
579 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>gentoo@tastytea.de</email>
<name>tastytea</name>
</maintainer>
<longdescription lang="en">
fontpreview is a commandline tool that lets you quickly search for fonts
that are installed on your machine and preview them.
</longdescription>
<upstream>
<bugs-to>https://github.com/sdushantha/fontpreview/issues</bugs-to>
<remote-id type="github">sdushantha/fontpreview</remote-id>
</upstream>
</pkgmetadata>