A tool for transforming PDF documents
https://mj.ucw.cz/sw/paperjam/
PaperJam is a tool for processing PDF documents: re-ordering pages,
scaling and rotating them, placing multiple pages on one sheet of paper,
adding cropmarks, and many other tricks.
- Devel package for openSUSE:Factory
- Links to openSUSE:Factory / paperjam
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout Publishing/paperjam && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
paperjam-1.1.1.tar.gz | 0000029607 28.9 KB | |
paperjam.changes | 0000000983 983 Bytes | |
paperjam.spec | 0000001571 1.53 KB | |
reproducible.patch | 0000000968 968 Bytes | |
stop_using_obsolete_standards.patch | 0000000779 779 Bytes |
Revision 6 (latest revision is 7)
Martin Pluskal (pluskalm)
accepted
request 1068470
from
Adam Majer (adamm)
(revision 6)
- stop_using_obsolete_standards.patch: stop forcing obsolete C++ standards, like C++11. Furthermore, do not override CXXFLAGS from environment that basically prevents __FORTIFY_SOURCE and the other security flags to be set for compilation.
Comments 0