blob: af52b454cdfd03aca01e876427e05e5aba26d19b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>gnome@gentoo.org</email>
<name>Gentoo GNOME Desktop</name>
</maintainer>
<longdescription>
libdazzle is a collection of fancy features for GLib and Gtk+ that aren't
quite ready or generic enough for use inside those libraries. This is
often a proving ground for new widget prototypes. Applications such as
Builder tend to drive development of this project.
</longdescription>
<origin>srcux</origin>
</pkgmetadata>
|