blob: 621d855f1be4e3e63918e7505a32575c9585c9d6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>apn-pucky@gentoo.org</email>
<name>Alexander Puck Neuwirth</name>
</maintainer>
<longdescription lang="en">
Pympress is a PDF presentation tool designed for dual-screen setups such as presentations and public talks. Highly configurable, fully-featured, and portable.
</longdescription>
<use>
<flag name="vlc">Build with python-vlc bindings</flag>
</use>
<upstream>
<remote-id type="pypi">pympress</remote-id>
<remote-id type="github">Cimbali/pympress</remote-id>
</upstream>
</pkgmetadata>
|