blob: 50d345b828a576635abed820e8458cb9a6d1d9b3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person" proxied="yes">
<email>jy6x2b32pie9@yahoo.com</email>
<name>NHOrus</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<longdescription>
Powerful quick image viewer is a GTK-3 based command-line
image viewer with minimal UI. It's highly customizable,
can be controlled from scripts and has support for various
formats, including archives, video files, PDF and postscript
</longdescription>
<upstream>
<maintainer>
<email>phillip.berndt@googlemail.com</email>
<name>Phillip Berndt</name>
</maintainer>
<remote-id type="github">phillipberndt/pqiv</remote-id>
</upstream>
<use>
<flag name="archive">Enable support for images in archives and cbX comic book files</flag>
</use>
</pkgmetadata>
|