qpdfview
This commit is contained in:
@@ -5,13 +5,8 @@
|
||||
|
||||
from pisi.actionsapi import qt5
|
||||
from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import shelltools
|
||||
|
||||
|
||||
WorkDir="qpdfview-0.4.14"
|
||||
|
||||
|
||||
def setup():
|
||||
def setup():
|
||||
qt5.configure("qpdfview.pro")
|
||||
|
||||
def build():
|
||||
|
||||
@@ -10,6 +10,7 @@
|
||||
<PartOf>office.misc</PartOf>
|
||||
<Summary>qpdfview is a tabbed document viewer.</Summary>
|
||||
<Description>It uses Poppler for PDF support, libspectre for PS support, DjVuLibre for DjVu support, CUPS for printing support and the Qt toolkit for its interface.</Description>
|
||||
<Archive sha1sum="0730b34b333bbe1d66713d3689c4e971638df72c" type="targz">https://launchpad.net/qpdfview/trunk/0.4.14/+download/qpdfview-0.4.14.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>djvu-devel</Dependency>
|
||||
<Dependency>cups-devel</Dependency>
|
||||
@@ -21,7 +22,6 @@
|
||||
<Dependency>pkgconfig</Dependency>
|
||||
<Dependency>qt5-svg-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Archive sha1sum="0730b34b333bbe1d66713d3689c4e971638df72c" type="targz">https://launchpad.net/qpdfview/trunk/0.4.14/+download/qpdfview-0.4.14.tar.gz</Archive>
|
||||
</Source>
|
||||
<Package>
|
||||
<Name>qpdfview</Name>
|
||||
@@ -51,4 +51,4 @@
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
</PISI>
|
||||
@@ -5,4 +5,4 @@
|
||||
<Summary xml:lang="en">qpdfview is a tabbed document viewer</Summary>
|
||||
<Description xml:lang="en">It uses Poppler for PDF support, libspectre for PS support, DjVuLibre for DjVu support, CUPS for printing support and the Qt toolkit for its interface</Description>
|
||||
</Source>
|
||||
</PISI>
|
||||
</PISI>
|
||||
Reference in New Issue
Block a user