blob: 2e1701033b964db5915509ce11c8ea2ab7fe0492 (
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://docs.baldeagleos.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>baldeagleos-repo</origin>
</pkgmetadata>
|