2019-05-04 01:17:27 +02:00
|
|
|
<?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>
|
2019-05-04 01:29:47 +02:00
|
|
|
<doc>https://valadoc.org/granite/Granite.html</doc>
|
2019-05-04 01:17:27 +02:00
|
|
|
</upstream>
|
|
|
|
</pkgmetadata>
|