Commit graph

9167 commits

Author SHA1 Message Date
jnemeth
7f8e7e343b add and enable evince3 2022-10-27 06:05:10 +00:00
wiz
dbe1a54e9d *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:34 +00:00
wiz
530502eac9 *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:00 +00:00
prlw1
288b12f74b Flip print/evince3 -> print/evince 2022-10-26 07:22:41 +00:00
prlw1
0a20d87682 Import evince 43.0 as print/evince with a view to removing print/evince3
- nearly three years of development since 3.34.2
- autotools -> meson
- tiff and ps are now options, off by default
- no longer calls gs, but uses libspectre which depends on gs
- no need for a buildink3.mk file - not used
2022-10-25 08:38:09 +00:00
wiz
d9ae5a0716 poppler: update to 22.10.0.
Release 22.10.0:
        core:
         * SplashOutputDev::tilingPatternFill: Properly restore CTM on failure. Issue #1292
         * Protect against malformed files
         * Refactor code to not use strndup
         * Other small code refactoring

        utils:
         * pdftoppm: Avoid round-off errors when determining raster dimensions
         * pdftocairo: Avoid round-off errors when determining raster dimensions
         * pdftotext: Simplify memory handling

        qt:
         * Take into account flagNoView when getting/setting the visible status. KDE bug #456313

        build system:
         * Fix sed invocation
2022-10-13 10:56:03 +00:00
markd
2c298e98b7 print: restore tex-orcidlink-doc now that the files got committed. 2022-10-06 11:10:24 +00:00
markd
744a776471 tex-orcidlink-doc: actually add the files. 2022-10-06 10:57:22 +00:00
jnemeth
f46595e5a3 tex-orcidlink-doc does not exist 2022-10-06 10:12:19 +00:00
markd
42c95f1a2e {cups-base,libcups}: explicitly use gnutls
version 2.4.2 readded support for openssl and package detects and prefers
base system openssl over gnutls but ssl certificate handling is not working
correctly with it so use gnutls as in previous versions.
2022-10-06 02:09:42 +00:00
markd
50eb938dc9 print: add tex-orcidlink{,-doc} 2022-10-03 19:26:18 +00:00
markd
2209ae347a tex-orcidlink{,-doc}: add version 1.0.4
This package provides a command to insert the ORCiD logo, which
is hyperlinked to the URL of the researcher whose iD was
specified.
2022-10-03 19:24:55 +00:00
markd
476142184c tex-alpha-persian-doc: fix version and homepage 2022-10-01 00:35:31 +00:00
markd
197184761b scribus-qt5: only requires libcups, not cups-base 2022-09-29 06:39:31 +00:00
markd
182f74bd84 tex-prosper{,-doc}: fix HOMEPAGE 2022-09-29 06:14:01 +00:00
markd
37fef4a577 tex-luahbtex-doc: fix HOMEPAGE 2022-09-29 06:10:41 +00:00
markd
1932408f39 tex-hyphen-occitan: not a valid HOMEPAGE 2022-09-29 06:08:17 +00:00
markd
ede98087fd tex-hyphen-churchslavonic: not a valid HOMEPAGE 2022-09-29 06:07:26 +00:00
markd
9bde27e76b okular: KDE Gear update to 22.08.1
16 months of development
2022-09-29 01:10:58 +00:00
markd
34b36364cb scribus-qt5: update to 1.5.8
Like previous releases, work on version 1.5.8 focused mostly on bugfixes and
code optimizations, the latter of which are expected to lead to reliability
and speed improvements. We have also begun to prepare Scribus for using Qt6,
which will make our work easier for future releases.

High Level Changes:
* UI Improvements for dark mode and some icon updates and window interactivity
* Improvements to file import (IDML, PDF, PNG, TIFF, SVG)
* Improvements to PDF export
* Improvements with respect to tables (undo/redo, styles)
* Improvements to the Story Editor
* Improvements to the build system
* Translation updates
* On mac OS, Scribus now includes a bundled Python 3 interpreter and is built
  for mac OS 10.15/Catalina or higher.

1.5.7
Significant effort went into clean up of user interface margins and widget
sizing, however most changes have taken place “under the hood”. Apart from bug
fixing this also meant to refine previously introduced features, as well as
preparing the code for future Qt versions. A few remaining issues aside, this
release has been thoroughly tested and is considered to be stable. However,
there are also some new features.
2022-09-29 00:17:01 +00:00
leot
6fb7408683 mupdf: Update to 1.20.3
Changes:
1.20.[123] are bugfix releases, no changelog (in CHANGES) available.
2022-09-28 20:16:37 +00:00
wiz
6f35be3e46 tex-cweb: add missing dependency on tex-iftex
Used in share/texmf-dist/tex/plain/cweb/cwebmac.tex

Bump PKGREVISION.
2022-09-22 10:10:08 +00:00
he
f72daae59a print/cups-filters: remove USE_BUILTIN.heimdal=no setting.
Apparently this causes mysterious buildlink problems in bulk builds,
but was required to make cups-filters build succeed in my setup
which is/was a "live" pkgsrc installation.  This therefore needs more
debugging and testing, so for now just remove this.
2022-09-21 08:55:21 +00:00
he
61ed918cc3 print/cups-filters: insist on pkgsrc heimdal, this uses e.g. -lhcrypto 2022-09-18 14:51:23 +00:00
he
b1d61d2c49 print/cups-filters: fix an snprintf() length issue.
...found on a 32-bit host, use not size of pointer but size of allocation.
Bump PKGREVISION.
2022-09-18 14:41:07 +00:00
wiz
dd5f63c32a *: bump PKGREVISION for flac shlib bump 2022-09-11 12:51:02 +00:00
wiz
5843380340 texlab: update to 4.2.2.
## [4.2.2] - 28.08.2022

### Fixed

- Do not watch the same directory multiple times, which can result in a memory leak on Windows ([#737](https://github.com/latex-lsp/texlab/issues/679))
- Fix detection of root document when sharing files between projects ([#679](https://github.com/latex-lsp/texlab/issues/679))
- Fix text synchronization problem caused by file watcher ([#724](https://github.com/latex-lsp/texlab/issues/724))
2022-09-09 16:21:17 +00:00
markd
ffb856d215 tex-pmhanguljamo{,-doc}: update to 0.5
changes unknown
2022-09-06 21:03:06 +00:00
markd
f25cdcb6a4 tex-media9{,-doc}: update to 1.25
changes unknown
2022-09-06 21:01:16 +00:00
markd
9b7b7cb053 tex-koma-script: update to 3.37
The source code of the KOMA-Script user manuals has been reorganized.
The old 8+3 names of the manuals have been replaced by more canonical names
`scrguide-de.pdf` (German manual) and `scrguide-en.pdf` (English manual).
`README` has been replaced by `README.md`, `manifest.txt` bei `MANIFEST.md`.
The HTML wrapper files have been replaced by individual files for each class
and package linking to the corresponding chapter of the KOMA-Script user
manuals.

Additionally the issues 21, 23, 24, 25, 28, 29, 30, 31, 32, 33
have been fixed.
2022-09-06 20:52:22 +00:00
markd
f837308d20 tex-etoc{,-doc}: update to 1.09f
Maintenance release with documentation improvements and addition of
\etocimmediatedepthtag.toc as well as some other "immediate" variants of
macros writing to the .toc file.  Refer to README.md for details.

The German language documentation was without updates since April 2015 and
had become obsolete in various ways.  It is not distributed anymore.
2022-09-06 20:47:39 +00:00
markd
e761bc999f tex-latex-base-dev: add dependency on tex-hypdoc 2022-09-04 21:03:43 +00:00
markd
9068402091 tex-latex: add dependency on tex-hypdoc 2022-09-04 20:53:37 +00:00
wiz
8086bd8b98 xpdf: update to 4.04.
4.04 (2022-apr-18)
------------------
When closing a file, save the current page number in ~/.xpdf.pages,
  and restore it next time the file is opened.  This can be disabled
  with "savePageNumbers no" in your xpdfrc file.
Allow the tab list to be reordered, using drag-and-drop.
Added a document information dialog, with metadata and fonts, to xpdf.
Pdftohtml now generates HTML links for URI links anchored on text.
Added the useTrueTypeUnicodeMapping xpdfrc setting.
Added the 'enableXFA' xpdfrc setting back: if set to 'no', xpdf will
  not read an XFA form, meaning all form info comes from the AcroForm.
Add support for long paths on Windows 10.
Added the "-formfields" option to pdftohtml.
Added the "-embedbackground" and "-embedfonts" options to pdftohtml.
Added the "-vstretch" option to pdftohtml.
Added the "-verbose" flag to pdfimages, pdftohtml, pdftopng, pdftoppm,
  pdftops, and pdftotext.
Added the showAttachmentsPane, showLayersPane, and showOutlinePane
  commands.
Added the 'openFile2' command to xpdf.
Added the showMenuBar, hideMenuBar, and toggleMenuBar commands to
  xpdf.
Rearrange file names in the tab list to "foo.pdf [/full/path/]", to
  improve the usability of the (narrow) tab list.
Added the 'imageMaskAntialias' xpdfrc setting.
Added the '-table' switch to pdftohtml.
Fixed a couple of progression order bugs in the JPEG 2000 decoder.
  [Thanks to shellway for the bug reports.]
Fixed a problem with subsampled pixel index computations in the JPEG
  2000 decoder.  [Thanks to shellway for the bug report.]
Fixed a couple of memory leaks triggered by fuzzed PDF files.  [Thanks
  to shellway for the bug report.]
Changed pdftohtml to generate spans with 'class=' instead of 'id=', so
  there aren't duplicate ids.  Also removed the unused id in the
  background img element.
Optimized SplashOutputDev::drawTilingPattern for the case where the
  tile is much larger than the area being drawn (i.e., the clipping
  bbox).  In this case, we can render just the needed portion of the
  tile.
Added a missing zero check for precinct size in the JPEG 2000 decoder.
  [Thanks to shellway for the bug report.]
Added a missing null check in the XFA form scanner.  [Thanks to Taolaw
  for the bug report.]
Deal with xref streams that include a free entry with gen=0xffffffff.
Fixed a problematic corner case in looking up XObject resources.
  [Thanks to shellway for the bug report.]
The unicodeRemapping config command wasn't correctly handling unsorted
  remapping files.
Improved handling of RTL text in the text extractor.
Extended the saveTabState/loadTabState commands to save/restore
  display mode, zoom, rotation, and scroll position for each tab.
Added support for Qt6.
Added a missing bounds check on stream DecodeParms arrays.  [Thanks to
  minipython for the bug report.]
Fixed an integer overflow check in XRef::readXRefTable.  [Thanks to
  yangshufan for the bug report.]
The builtin Latin1 encoding was mapping 'endash' instead of
  'softhyphen' to 0xad.  [Thanks to Jach Fong for the bug report.]
Fixed a bug in PSOutputDev::checkPageSlice() when built without
  SPLASH_CMYK.  [Thanks to irfanariq for the bug report.]
Added missing array length and type checks in Gfx::doForm().  [Thanks
  to shaohua for the bug report.]
Fixed an integer overflow security hole in the JBIG2 decoder.
Substitute Helvetica for undefined fonts and bad font objects.
Added an integer overflow check in JPXStream.  (JPXStream issue)
  [Thanks to Shin Ando @ Ricera Security for the bug report.]
The DCT (JPEG) decoder was allowing the 'interleaved' flag to be
  changed after the first scan of the image.  (CVE-2022-24106) [Thanks
  to Shin Ando @ Ricera Security for the bug report.]
2022-09-03 17:06:00 +00:00
wiz
dca5d393a1 Release 22.09.0:
core:
         * Splash: Do not truncate line dash patterns with more than 20 entries. Issue #1281
         * Various signature related improvements
         * Fix FormField::getFullyQualifiedName in some scenarios
         * Splash: Small optimization on dash pattern handling
         * JBIG2Stream::readHalftoneRegionSeg: Fix potential memory leak
         * Fix crashes on malformed files. Including CVE-2022-38784
         * Fix string formatting in error reporting

        glib:
         * Fix two potential memory leaks in poppler_document_create_dests_tree

        utils:
         * pdfsig: List signature field names when listing signature information
         * pdfsig: Add support for specifying signature by field name
         * pdfunite: Fix crashes on malformed files
         * pdfunite: Fix potential memory leak of docs
2022-09-03 17:01:30 +00:00
markd
09b6a487e3 tex-xecjk: remove cyclic dependency I added in the last update. 2022-09-02 11:44:57 +00:00
nia
d2274a627d mupdf: ... and revert an accidentally committed bit 2022-09-01 14:05:01 +00:00
nia
a144fe3625 mupdf: Use mujs from pkgsrc. Delete no-longer-needed patches. 2022-09-01 13:56:53 +00:00
markd
75215fdbb2 tex-xpinyin{,-doc}: update to 3.1
3.0
 Update pinyin database to Unicode 14.0.0
2022-09-01 11:19:18 +00:00
markd
b99869e469 tex-xecjk{,-doc}: update to 3.9.1
3.9.1
* Fix incorrect handling of math formulas in the ulem environment.

3.8.9
* Fix wrong spacing for centered hanging punctuation
* Improve spacing before full-width opening punctuation
2022-09-01 11:17:22 +00:00
markd
92787d9fd2 tex-schwalbe-chess{,-doc}: update to 2.12
changes unknown
2022-09-01 11:14:10 +00:00
markd
850d0c3798 tex-schulmathematik{,-doc}: update to 1.3
* package schulma-physik: load siunitx package with option
  uncertainty-mode=separate; use upright pi in magnetic field
  constant if unicode-math is loaded
* document class schulma-ab: adjust vertical spaces for
  tasks environment
* document class schulma-klausur: adjust vertical spaces for tasks
  environment; new optional argument of the \Aufgabe command for
  the estimated time; writing information concerning the tasks
  to the terminal
2022-09-01 11:12:03 +00:00
markd
b2b4b5bb07 tex-rerunfilecheck{,-doc}: update to 1.10
Fixed the glossary option
2022-09-01 11:09:48 +00:00
markd
e54c60db2e tex-pxjahyper{,-doc}: update to 1.2
changes unknown
2022-09-01 11:07:37 +00:00
markd
161434a15c tex-pxcjkcat{,-doc}: update to 1.4
changes unknown
2022-09-01 11:05:52 +00:00
markd
6050d016d1 tex-luatexja{,-doc}: update to 20220810.0
20220810.0
This release fixes a bug introduced in the version 20220807.0
 (\vtop didn't work in some situations).

20220807.0
This release fixes several bugs (\kansuji0 etc.).

20220703.0
* luatexja-preset:
  - fix "morisawa-pr6n" preset (mismatch between sty and the manual).
  - added "noto-jp" preset.
* luatexja-ruby: added "rubydepth" key for adjusting baseline of ruby
  annotations.

20220530.0
* luatexja-preset.sty: changed description of "bold" option (no code change).
* lltjp-listings.sty (patch for listings):  fix on inline listings (\lstinline).
* ltjsclasses and lltjcore.sty: changed patch to \@footnotemark, because
  of LaTeX2e 2022-06-01.
2022-09-01 11:00:55 +00:00
markd
5a8c37e278 tex-latex-base-dev{,-doc}: update to 20221101pre1
This pre-release mainly focusses on merging fixes to the
main LaTeX kernel release into the development release.
2022-09-01 10:52:51 +00:00
markd
9ee18488d6 tex-kvoptions{,-doc}: update to 3.15
Bug fix: Only the key of a class option should be removed from the
\@unusedoptionlist.
2022-09-01 10:49:45 +00:00
markd
36bd196499 tex-kotex-utf{,-doc}: update to 3.0.0
changes unknown
2022-09-01 10:46:47 +00:00
markd
7c04531153 tex-kotex-plain{,-doc}: update to 3.0.0
changes unknown
2022-09-01 10:44:33 +00:00