blob: b77c0b94d8c46d59e4b15e7340a9ddad922a7800 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>gnome</herd>
<longdescription lang="en">
The Eye of GNOME image viewer is the official image viewer for the GNOME
Desktop environment. With it, you can view single image files, as well
as large image collections.
</longdescription>
<use>
<flag name="introspection">Use <pkg>dev-libs/gobject-introspection</pkg>
for introspection</flag>
</use>
</pkgmetadata>
|