Commit graph

8457 commits

Author SHA1 Message Date
joerg
7b4d34d4ec pyPdf: fallback if non-UTF16 strings start with UTF16 BOM
This can be seen with Reportlab, which is embedding a digest as binary.
Bump revision.
2021-04-06 18:57:10 +00:00
adam
d96a094bf8 use versioned py-pygemnts 2021-04-06 15:03:32 +00:00
thor
18f2365345 psutils: allow PAPERSIZE=a4, used lowercase anyway! 2021-04-03 11:37:44 +00:00
fox
8f420e07c4 print/foliate: Updates to 2.6.3
Changes since 2.6.2:

2.6.3

Changes:

  * Fixed a performance issue with zipped files (including EPUB files)
    (Stuk/jszip#716)
2021-04-03 02:24:00 +00:00
fcambus
4130309817 fig2dev: Update to 3.2.8.
Patchlevel 8 (Dec 2020)

NEW FEATURES:

o Use deflate to embed image data into eps output, often substantially
  reducing file size.
o Embed pdf files into ps output by converting the pdf to eps.
o Allow negative arrow widths. This might be useful for asymmetric arrow
  tips, which can thus be mirrored around the corresponding line.

BUGS FIXED:

Ticket numbers refer to https://sourceforge.net/p/mcj/tickets/#.
o Reject negative text font sizes. Fixes ticket #86.
o Allow fig files ending without previous eol character. Fixes #83, #84.
o Accept text and ellipse angles only within -2*pi to 2*pi. Fixes #76.
o Allow -1 as default TeX font, not only 0. Fixes #71, #75, #81.
o Do not allow ASCII NUL anywhere in input. Fixes #65, #68, #73, #80.
o Use getline() to improve input scanning.
  Fixes tickets #58, #59, #61, #62, #67, #78, #79, #82.
o Correctly scan embedded pdfs for /MediaBox value.
o Convert polygons having too few points to polylines. Ticket #56.
o Reject huge arrow types causing integer overflow. Ticket #57.
o Allow Fig v2 text strings ending with multiple ^A. Ticket #55.
o Embed images in pdfs with their original compression type, i.e., leave
  the gs switch "-dAutoFilterColorImages" at its default value "true".
2021-04-02 19:26:24 +00:00
mef
99851ac783 (print/py-reportlab) regen PLIST (+${PLIST.py2x} hyphen.mashed) 2021-03-28 04:02:19 +00:00
mef
a0538e59c3 (print/sile) regen PLIST (+complex-spaces.lua) 2021-03-28 03:52:54 +00:00
fox
7cabfd918e print/foliate: Updates to 2.6.2
Changes since 2.5.0:

2.6.2

Changes:

  * Fix UI when running with libhandy 1.x

2.6.1

Changes:

  * Fixed automatic layout

2.6.0

Changes:

  * Added support for opening HTML files (#641)
  * Consistent inner and outer margins (#255)
  * The automatic layout no longer supports 4 columns (58d5e50)
  * Fixed long words overflowing (#654)
  * Fixed custom themes not saved across sessions (#660)
  * Fixed shortcuts for key pads (#677)
  * Fixed opening non-UTF-8 zipped FB2 files (#629)
  * Fixed books not opening on GNOME 40 (#689)
2021-03-27 08:18:29 +00:00
rillig
b9097f91e1 print/gc: allow to build with neXtaw
Patch provided by Simon Adda-Reyss via private mail.
2021-03-21 00:11:40 +00:00
bouyer
141d53ff0c Don't try to install libImageProcessor-x86_64.so and libImageProcessor-i386.so,
it doesn't seems to be required.
Fixes install/package
2021-03-18 16:44:01 +00:00
wiz
3262d03247 cups: update to 2.3.3op2.
CUPS 2.3.3op2 is the latest OpenPrinting CUPS security and bug fix
release. Changes include:

    Security: Fixed a buffer (read) overflow in the ippReadIO function
    (CVE-2020-10001)
    Clarified the documentation for the "Listen" directive (Issue #53)
    Fixed duplicate ColorModel entries for AirPrint printers (Issue 59)
    Fixed directory/permission defaults for Debian kfreebsd-based systems
    (Issue #60, Issue #61)
    Fixed crash bug in ppdOpen (Issue #64, Issue #78)
    Fixed regression in snprintf emulation function (Issue #67)
    The scheduler's systemd service file now waits for the nslcd service to start
    (Issue #69)
    The libusb-based USB backend now uses a simpler read timer implementation to
    avoid a regression in a previous change (Issue #72)
    The PPD caching code now only tracks the APPrinterIconPath value on macOS
    (Issue #73)
    Fixed segfault in help.cgi when searching in man pages (Issue #81)
    Root certificates were incorrectly stored in "~/.cups/ssl".
2021-03-14 08:43:31 +00:00
wiz
2ce201b60e mpage: fix RELRO build
Add PAPERSIZE to BUILD_DEFS.

Bump PKGREVISION.
2021-03-14 08:40:46 +00:00
wiz
7e6cf56739 cups-pdf: fix RELRO build
Remove reference to non-existent file

Bump PKGREVISION
2021-03-14 08:37:26 +00:00
adam
2565fdf791 py-reportlab: updated to 3.5.65
CHANGES  3.5.65  10/03/2021
---------------------------
* add yieldNoneSplits utility function
* fix BarChart so it lines can have markers and Nones in their data

CHANGES  3.5.64  09/03/2021
---------------------------
* add ability to have lineplots in barcharts; no support yet for line markers
* added checkAttr method to TypedPropertyCollection

CHANGES  3.5.63  05/03/2021
---------------------------
* ensure setup.py works from sdist; bug reported by Antonio P. Sagitter (sagitter at fedoraproject.org)
* restore broken MANIFEST.in somehow overwritten by Robin :(

CHANGES  3.5.62  03/03/2021
---------------------------
* simplify annotateException and add better error messages for asUnicode/Bytes etc
* improve embeddedHyphenation in paragraph.py

CHANGES  3.5.61  25/02/2021
---------------------------
* add adjustableArrow widget
* allow para tag borderPadding attribute
* minor cosmetics in renderPM C extension and add fontSize setattr
* allow a bounding box constraint in definePath
* efficiency savings in text2Path
* refactor transformation math and text2Path functionality
* allow a renderPM plugin cairo backend package rlPyCairo
2021-03-11 06:30:18 +00:00
adam
9ddb2970d3 Use Pillow as versioned dependency 2021-03-10 18:53:49 +00:00
jaapb
397a3e0079 Recursive revbump associated with update of lang/ocaml 2021-03-08 08:12:45 +00:00
joerg
e6302d75ff Update sile to 0.10.15:
- hooks for new font load
- new \font-feature command
- add complex-spaces command
- luautf8 is available in the global scope
- various bug fixes
2021-03-06 18:08:44 +00:00
markd
088f2db631 tex-latex-bin-doc: commit distinfo for previous update. 2021-02-27 23:43:40 +00:00
markd
662b58ca99 tex-oberdiek: restore tex-amsmath dependency 2021-02-26 21:12:48 +00:00
markd
ccd0833b7c tex-amsmath: drop dependency on tex-latex-bin 2021-02-26 21:11:01 +00:00
markd
43aacefaee tex-colortbl: bump PKGREVISION for dependency change 2021-02-26 21:09:25 +00:00
markd
e2269736cb tex-booktabs: bump PKGREVISION for dependency change. 2021-02-26 21:06:43 +00:00
mef
028462d5de (print/tex-*) Interim fix for recent Cyclic dependency problem: tks markd@
Cyclic dependency for package:
 tex-l3kernel-2020.57669nb1
 tex-colortbl-1.0e
 tex-latex-bin-2020
 tex-l3packages-2020.57600nb1
 tex-l3kernel-2020.57669nb1
2021-02-26 06:21:04 +00:00
khorben
8c04eba125 Add py-octoprint 2021-02-25 16:35:45 +00:00
khorben
05d82c4634 py-octoprint: import version 1.5.3
OctoPrint provides a snappy web interface for controlling consumer 3D printers.
It is Free Software and released under the GNU Affero General Public License
V3.
2021-02-25 16:35:23 +00:00
jnemeth
1eda19d8bc sort 2021-02-25 04:31:26 +00:00
markd
c822a7f8ca tex-latex-bin{,-doc}: update to 2020
updated dependencies, additional man pages
2021-02-24 21:48:35 +00:00
markd
fd765fa405 tex-latex-bin: also +tex-firstaid 2021-02-24 21:10:20 +00:00
markd
255566f48d tex-latex-bin: add dependencies on tex-l3{backend,kernel,packages} 2021-02-24 21:05:30 +00:00
markd
4119c79a89 chktex: update distinfo for last change. 2021-02-24 20:41:23 +00:00
pin
3338e0b216 print/jpeg-to-pdf: update to 0.2.2
-Made the "--output" command-line argument optional
-Allow users to set a document title
-Fixed improper use of BufWriter
2021-02-24 10:13:04 +00:00
pin
c1618e530b Add jpeg-to-pdf 2021-02-23 18:19:49 +00:00
pin
b6feae445e print/jpeg-to-pdf: import package
CLI tool for creating PDFs from JPEG images.
2021-02-23 18:18:53 +00:00
markd
fd13b13879 chktex: build ChkTeX.dvi as we don't do anything with it. 2021-02-23 06:34:44 +00:00
markd
421c3831ab tex-musixtex-doc: fix PLIST 2021-02-23 06:04:21 +00:00
markd
9412d800e7 print: -tex-ptex-doc +tex-{uplatex,uptex}{,-doc} 2021-02-22 10:23:48 +00:00
markd
1f2a12417c tex-uplatex{,-doc}: Add version 2020
From Atsushi Toyokura in pkgsrc-wip

The bundle provides pLaTeX2e macros for upTeX by Takuji Tanaka.
This is a community edition syncing with platex. The bundle
depends on platex.
2021-02-22 10:20:54 +00:00
markd
8118753a3f tex-uptex{,-doc}: Add version 2020
From Atsushi Toyokura in pkgsrc-wip

upTeX is an extension of pTeX, using UTF-8 input and producing
UTF-8 output. It was originally designed to improve support for
Japanese, but is also useful for documents in Chinese and
Korean. It can process Chinese simplified, Chinese traditional,
Japanese, and Korean simultaneously, and can also process
original LaTeX with \inputenc{utf8} and Babel
(Latin/Cyrillic/Greek etc.) by switching its \kcatcode tables.
2021-02-22 10:17:56 +00:00
markd
c47c295050 tex-ptex-doc: remove as now only contains man pages also installed by web2c 2021-02-22 10:12:22 +00:00
markd
dcc486c5b4 tex-ptex: update to 3.2pl55920
With input from Atsushi Toyokura in pkgsrc-wip

changes to dependencies and PLIST.
2021-02-22 10:10:22 +00:00
markd
0a5898dac8 tex-convbkmk-doc: actually add version 0.30 2021-02-21 11:30:15 +00:00
markd
d4b0ecb35e print: +many tex packages 2021-02-21 11:10:39 +00:00
markd
1074cc7b52 tex-zxjatype{,-doc}: Add version 0.7
From Atsushi Toyokura in pkgsrc-wip

Standard conforming typesetting of Japanese, for XeLaTeX
2021-02-21 10:57:48 +00:00
markd
cdbfd4f7ad tex-zxjafbfont{,-doc}: Add version 0.2
From Atsushi Toyokura in pkgsrc-wip

Fallback CJK font support for xeCJK
2021-02-21 10:55:35 +00:00
markd
822a69c1d6 tex-uptex-base{,-doc}: Add version 2020
From Atsushi Toyokura in pkgsrc-wip

The bundle contains plain TeX format files and documents for
upTeX and and e-upTeX.
2021-02-21 10:51:21 +00:00
markd
ab6ecee00c tex-pxrubrica{,-doc}: Add version 1.3c
From Atsushi Toyokura in pkgsrc-wip

This package provides a function to add ruby annotations
(furigana) that follow the style conventional in Japanese
typography as described in the W3C technical note "Requirements
for Japanese Text Layout" ([JLREQ]) and the JIS specification
JIS X 4051. Starting with version 1.3, this package also
provides a function to add kenten (emphasis marks) to Japanese
text.
2021-02-21 10:48:44 +00:00
markd
1400b9785c tex-pxjahyper{,-doc}: Add version 0.7
From Atsushi Toyokura in pkgsrc-wip

This package adjusts the behavior of hyperref on (u)pLaTeX so
that authors can properly create PDF documents that contain
document information in Japanese.
2021-02-21 10:46:52 +00:00
markd
fbaf4c325e tex-pxcjkcat{,-doc}: Add version 1.1
From Atsushi Toyokura in pkgsrc-wip

The package provides management of the CJK category code
('kcatcode'> table of the upTeX extended TeX engine. Package
options are available for tailored use in the cases of
documents that are principally written in Japanese, or
principally written in English or other Western languages.
2021-02-21 10:44:22 +00:00
markd
b0f466b2a9 tex-pxbase{,-doc}: Add version 1.1b
From Atsushi Toyokura in pkgsrc-wip

The main purpose of this package is to provide auxiliary
functions which are utilized by other packages created by the
same author. It also provides a few user commands to assist in
creating Japanese documents using (u)pLaTeX.
2021-02-21 10:42:22 +00:00
markd
de5cd30c77 tex-ptex2pdf{,-doc}: Add version 20200520.0
From Atsushi Toyokura in pkgsrc-wip

The Lua script provides system-independent support of Japanese
typesetting engines in TeXworks. As TeXworks typesetting setup
does not allow for multistep processing, this script runs one
of the ptex-based programs (ptex, uptex, eptex, platex,
uplatex) followed by dvipdfmx.
2021-02-21 10:39:50 +00:00