blob: e56004f7a829926167549454c07c820a347b2378 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
<email>leio@gentoo.org</email>
</maintainer>
<longdescription lang="en">
GtkPerf is an application designed to test GTK+ performance. The point
is to create common testing platform to run predefined GTK+ widgets
(opening comboboxes, toggling buttons, scrolling text yms.) and this
way define the speed of device/platform.
</longdescription>
</pkgmetadata>
|