mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
Closes: https://github.com/gentoo/guru/pull/322 Signed-off-by: Alexander Puck Neuwirth <apn-pucky@gentoo.org>
20 lines
668 B
XML
20 lines
668 B
XML
<?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>
|
|
|