summaryrefslogtreecommitdiff
path: root/print
AgeCommit message (Collapse)AuthorFilesLines
2020-06-09kde: update kde release service to 20.04.1markd4-33/+7
changes unknown
2020-06-08print/foliate: Updates to 2.2.1fox2-8/+7
Changes since 2.2.0: Changes: * Fixed blurry book covers on HiDPI * Fixed OPDS links to Standard Ebooks and Project Gutenberg * Fixed wrong view icon on startup
2020-06-05*: Apply revbump for graphics/giflib API change.jperkin3-6/+6
2020-06-02Revbump for icuadam15-27/+30
2020-06-01print/tex-context: remove nonexistent file from REPLACE_TEXLUArillig1-2/+1
2020-05-31print/cups-filters: remove unknown configure optionrillig1-2/+1
2020-05-30print/foliate: Updates to 2.2.0fox4-19/+31
- Updates a patch. Changes since 2.1.1: Library: * A library view showing recent books and reading progress (#119) * Search books by metadata * E-book discovery with OPDS (#6, #253) New supported formats: * FictionBook (.fb2, .fb2.zip) (#128) * Comic book archive (.cbr, .cbz, .cbt, .cb7) (#254) * Plain text (.txt) (#226) * Unpacked EPUB files Layout: * Option to set maximum page width (#192) * The "Automatic" layout will now show four columns when the page width is wide (#257) Image viewer: * Improved image viewer, with new shortcuts and the ability to rotate (#299) and invert images * Option to disable image viewer, or to open images on double, middle, or right click (#315) Text-to-speech: * Improved text-to-speech configuration UI * Ability to set text-to-speech voice based on book language (#134) Annotations * Import annotations from JSON * Search in annotations * Annotations are now sorted in the same order as they appear in the book (#318) Security: * "Allow Unsafe Content" now only enables JavaScript; external content will no longer be loaded. This is an important security fix. If you are running an old version of Foliate and cannot upgrade, you should disable "Allow Unsafe Content". * WebKit processes are now sandboxed Other featues and fixes: * Improved support for vertical and right-to-left books * Support for StarDict dictionaries (#302) (requires new optional dependency sdcv) * Fixed current location not preserved when resizing (#152, #204) * Fixed auto-hiding header bar under some themes (#316) * Command-line options for showing version and adding books to library * Option to clear or disable cache * When an HTML page contains invalid self-closing anchor tags, it is now parsed as XHTML (#275, #288) Technical changes: * Foliate now stores file locations in ~/.local/share/com.github.johnfactotum.Foliate/library/uri-store.json, and saves book covers to ~/.cache/com.github.johnfactotum.Foliate. Both can be disabled. * New optional dependency tracker (gir1.2-tracker-2.0 on Debian based distributions), which can be used to get file locations. * New optional dependency libhandy (gir1.2-handy-0.0). It's not absolutely required, but installing it would make the experience better on larger as well as smaller screens. * To open remote files, Foliate now optionally depends on libsoup (gir1.2-soup-2.4). Foliate now bundles two additional libraries: * libarchivejs, which is MIT licensed. It is a WASM port of the popular libarchive C library. * crypto-js, which is MIT licensed. The MD5 module is used to generate identifiers for files that don't have unique identifiers.
2020-05-28print: reordermarkd1-2/+2
2020-05-27cups-base: Fix a wrong copypasta.triaxx1-2/+2
Thanks to leot@ for kindly reporting the problem.
2020-05-26cups: add a comment to appease pkglinttriaxx1-1/+2
2020-05-26libcups: fix build failure on FreeBSDtriaxx23-97/+106
pkgsrc changes: --------------- * Add conditional inclusion for FreeBSD. * Apply some changes to appease pkglint. * Bump revision.
2020-05-25print/Makefile: add and enable ruby-rbpdf{,-font}taca1-1/+3
2020-05-25print/ruby-rbpdf: add package version 1.20.1taca4-0/+53
Add ruby-rbpdf package version 1.20.1. A template plugin allowing the inclusion of ERB-enabled RBPDF template files. * Use UTF-8 encoding. * RTL (Right-To-Left) languages support. * HTML tag support. * CSS minimum support. * Image - 8bit PNG image support without MiniMagick/RMagick library. - PNG(with alpha channel)/JPEG/GIF image support. (use MiniMagick or RMagick library)
2020-05-25print/ruby-rbpdf-font: add package version 1.19.1taca4-0/+193
Add ruby-rbpdf-font package version 1.19.1 from wip/ruby-rbpdf-font. RBPDF font files.
2020-05-25print/tex-context: remove nonexistent file from REPLACE_TEXLUArillig1-3/+2
2020-05-24okular: allow noop on fix-moc SUBST.markd1-1/+2
fix-moc SUBST is a noop on some platforms, required on others.
2020-05-23cups-base: Comment out noop SUBSTgdt1-8/+8
(The previous comment said it was being left for future use. Deferring to maintainer on actual removal.)
2020-05-22print/pdf-redact-tools: remove unnecessary REPLACE_PYTHONrillig1-3/+1
The file was not found because of a typo in the filename, and the package still got installed correctly since Python fixes the interpreter itself.
2020-05-22luatex: bump minimum kpathsea.maya1-2/+2
Requires kpathsea_cnf_line_env_progname
2020-05-22revbump after updating security/nettleadam29-55/+58
2020-05-22print: add ↵markd1-1/+16
tex-{dashrule,enotez,quoting,savesym,silence,threeparttablex,translations,xpatch}*
2020-05-22tex-xpatch{,-doc}: Add version 0.3markd8-0/+49
The package generalises the macro patching commands provided by Philipp Lehmann's etoolbox.
2020-05-22tex-translations{,-doc}: Add version 1.8bmarkd8-0/+64
This package (once part of the exsheets package), provides a framework for providing multilingual features to a LaTeX package. The package has its own basic dictionaries for English, Dutch, French, German and Spanish; it aims to use translation material for English, Dutch, French, German, Italian, Spanish, Catalan, Turkish, Croatian, Hungarian, Danish and Portuguese from babel or polyglossia if either is in use in the document. (Additional languages from the multilingual packages may be possible: ask the author.)
2020-05-22tex-threeparttablex{,-doc}: Add version 0.3markd8-0/+50
The package provides the functionality of the threeparttable package to tables created using the longtable package.
2020-05-22tex-silence{,-doc}: Add version 1.5bmarkd8-0/+51
The package allows the user to filter out unwanted warnings and error messages issued by LaTeX, packages and classes, so they won't pop out when there's nothing one can do about them. Filtering goes from the very broad ("avoid all messages by such and such") to the fine-grained ("avoid messages that begin with..."). Messages may be saved to an external file for later reference.
2020-05-22tex-savesym: Add version 1.2markd4-0/+28
There are a number of symbols (e.g., \Square) that are defined by several packages. In order to typeset all the variants in a document, we have to give the glyph a unique name. To do that, we define \savesymbol{XXX}, which renames a symbol from \XXX to \origXXX, and \restoresymbols{yyy}{XXX}, which renames \origXXX back to \XXX and defines a new command, \yyyXXX, which corresponds to the most recently loaded version of \XXX.
2020-05-22tex-quoting{,-doc}: Add version 0.1cmarkd8-0/+54
As an alternative to the LaTeX standard environments quotation and quote, the package provides a consolidated environment for displayed text. First-line indentation may be activated by adding a blank line before the quoting environment. A key-value interface (using kvoptions) allows the user to configure font properties and spacing and to control orphans within and after the environment.
2020-05-22tex-enotez{,-doc}: Add version 0.10bmarkd8-0/+52
The package allows nested endnotes, supports hyperref and provides means for easy customization of the list of notes.
2020-05-22tex-dashrule{,-doc}: Add version 1.3markd8-0/+56
The dashrule package makes it easy to draw a huge variety of dashed rules (i.e., lines) in LaTeX. dashrule provides a command, \hdashrule, which is a cross between LaTeX's \rule and PostScript's setdash command. \hdashrule draws horizontally dashed rules using the same syntax as \rule, but with an additional, setdash-like parameter that specifies the pattern of dash segments and the space between those segments. Because dashrule's rules are constructed internally using \rule (as opposed to, e.g., PostScript \specials) they are fully compatible with every LaTeX back-end processor.
2020-05-22Add some missing dependencies. Still broken as it can't convert fonts.joerg1-3/+4
2020-05-22Deal with poppler API falloutjoerg6-1/+153
2020-05-22Sync with base packagejoerg1-2/+2
2020-05-21print: remove tex-genmisc add its (partial) replacementsmarkd1-2/+8
2020-05-21tex-genmisc: removed in texlive 2020markd32-60/+178
replaced by: tex-compare version 2020 tex-letterspacing version 2020 tex-nth version 2020 tex-outerhbox version 1.2 tex-random version 0.2 tex-ruler version 1.1 tex-swrule version 2020
2020-05-21tex-context-vim{,-doc}: update to 2020markd4-19/+17
changes unknown
2020-05-21tex-context-filter{,-doc}: update to 2020markd4-18/+16
changes unknown
2020-05-21tex-boxedminipage{,-doc}: update to 1.1markd6-23/+24
Version 1.1 merely renames the package from boxedminipage2e to boxedminipage, replacing the LaTeX 2.09 package of that name.
2020-05-21sortjnemeth1-6/+6
2020-05-21web2c: Identify as TeXLive 2020/pkgsrcmarkd1-1/+4
2020-05-19libspectre: fix typowiz1-2/+2
Noted by leot, thanks!
2020-05-19libspectre: switch to ghostscript-agpl because it's the only versionwiz1-2/+3
that provides a 9.24 version as required by the package
2020-05-19libspectre: Update to 0.2.9nia2-9/+8
libspectre 0.2.9 (06 May 2020) =============================== This is another bugfix only release in the libspectre's 0.2 series. Fixed lots of crashes, memory leaks with malformed documents (Albert Astals Cid, Randy) Ghostscript 9.24 is now required (Christian Persch) Hide internal symbols (Christian Persch) Added "(libspectre)" to the error messages to be clear where the messages come from (Caolán McNamara) Fixed clang warnings (Albert Astals Cid)
2020-05-17libcups: don't install binaries with mode 555tnn1-1/+3
Need to use 755, else we get ENOPERM when it's time to strip(1).
2020-05-16libcups: appease easy pkglint indentation warning.maya1-2/+2
2020-05-16Split cups-base in two: libcups and the printer daemon.maya9-34/+231
The intention with this change is to make it easier to enable CUPS support by default in places, without requiring the daemon (which might conflict with other printing setups). Bump cups-base PKGREVISION and make it depend on libcups.
2020-05-16print/hplip: clean up and adjust hard-coded paths in SUBST_FILESrillig1-6/+6
2020-05-16Needs gs at runtime. Bump revision.joerg1-1/+4
2020-05-15print: Remove libgnomeprint - deprecated GNOME 2 componentnia14-413/+1
No longer used in pkgsrc
2020-05-15print: Remove libgnomeprintuinia6-191/+1
Deprecated gnome 2 component, no longer used by anything in pkgsrc
2020-05-14Fix bugs in the non-blocking connect handling so that the print dialogjoerg3-2/+94
in GTK can work even if the CUPS daemon is not running. Bump revision.