overlay/dev-libs/granite/metadata.xml
tastytea a3ab048b06
dev-libs/granite: Added doc to metadata.
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Manifest-Sign-Key: 3555266864CA6D7FF45AA6E7CFC39497F1B26E07
2019-05-04 01:29:47 +02:00

21 lines
772 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>gentoo@tastytea.de</email>
<name>tastytea</name>
</maintainer>
<longdescription lang="en">
Granite is a companion library for GTK+ and GLib. Among other things,
it provides complex widgets and convenience functions designed for
use in apps built for elementary OS.
</longdescription>
<use>
<flag name="demo">Build the Granite demo application (to present all available UI features provided by the library)</flag>
</use>
<upstream>
<remote-id type="github">elementary/granite</remote-id>
<doc>https://valadoc.org/granite/Granite.html</doc>
</upstream>
</pkgmetadata>