Schrijvers Luc
9fa0632396
ghostscript_gpl, bump version ( #9579 )
2023-10-11 05:45:26 +00:00
Schrijvers Luc
fc9469b519
multimarkdown, revbump to rename scripts, mtools, remove conflict for multimarkdown ( #9594 )
2023-10-08 08:06:56 +00:00
Schrijvers Luc
d4ad26c729
multimarkdown, reset revision ( #9589 )
2023-10-06 17:05:19 +00:00
Schrijvers Luc
2ceb527b06
multimarkdown, bump version ( #9588 )
2023-10-06 16:56:59 +00:00
Schrijvers Luc
b8c6ec3538
djview, new recipe ( #9536 )
2023-09-29 06:14:40 +00:00
Schrijvers Luc
952cdc192a
djvu, bump version (move djvulibre to djvu according to Gentoo) ( #9535 )
2023-09-29 06:04:00 +00:00
Schrijvers Luc
ff67f6718a
txt2man, shell scripts, should be any arch ( #9500 )
2023-09-22 13:31:19 +00:00
Schrijvers Luc
92b26cf19a
txt2man, bump version, current one wants to fallback on ksh ( #9499 )
2023-09-22 11:21:59 +00:00
Schrijvers Luc
f5fe1df28d
poppler add version 23.09.0, conflicts on some sub-packages ( #9467 )
2023-09-20 12:02:48 +00:00
Schrijvers Luc
95fc89f4cc
poppler, revbump, move binaries to tools package ( #9459 )
2023-09-20 09:44:22 +00:00
Schrijvers Luc
50a7da5576
poppler, cleanup old recipes ( #9441 )
2023-09-19 11:06:56 +00:00
Schrijvers Luc
f2eb9a708f
xournalpp, 32bit fixes (forgot some secondaryArchSuffix ...) ( #9454 )
2023-09-19 07:56:48 +00:00
Schrijvers Luc
ddf4ec8428
xournalpp, new recipe ( #9453 )
2023-09-19 07:47:01 +00:00
Schrijvers Luc
5cc3fd874b
dos2unix, bump version, cleanup ( #9346 )
2023-09-03 15:23:43 +00:00
Schrijvers Luc
94a1b4ee39
poppler_data, bump version ( #9277 )
2023-08-24 08:15:00 +00:00
Schrijvers Luc
b2add815de
psiconv, revbump, fix build ( #9251 )
2023-08-19 08:53:47 +00:00
Joachim Mairböck
394ddd6b42
dblatex: switch to python3.10 ( #9179 )
2023-08-11 18:45:42 +00:00
Schrijvers Luc
730b3cb006
asciidoc, revbump for python changes ( #9182 )
2023-08-11 17:10:32 +00:00
Schrijvers Luc
d3259971bc
enchant, bump version ( #9164 )
2023-08-09 13:15:27 +00:00
Schrijvers Luc
5cdfc64d2d
t1utils, bump version ( #9158 )
2023-08-06 16:49:39 +00:00
Joachim Mairböck
bbcd9a4e4d
ghostscript 9: remove
...
It is no longer needed. Everything has been ported to GhostScript 10.
Also remove the AFPL license which is left over from GhostScript 8.
2023-08-04 10:14:47 +02:00
Schrijvers Luc
2a6420c1e8
ghostscript_gpl, move documentation to devel package, add conflict for devel package ( #9123 )
2023-08-01 16:00:26 +00:00
Schrijvers Luc
b876c3412c
mupdf, move documentation to devel package ( #9065 )
2023-07-22 06:30:47 +00:00
Schrijvers Luc
87206833fa
hunspell, add search path for spelling directory ( #9015 )
2023-07-11 12:39:47 +00:00
Schrijvers Luc
e3fe083bf2
notes, small fixes to recipe ( #8902 )
2023-06-29 07:04:45 +00:00
Schrijvers Luc
ff6e77c783
notes, new recipe ( #8894 )
2023-06-28 15:02:13 +02:00
Schrijvers Luc
6d51c1aca9
calibre, missing tomli package ( #8805 )
2023-06-06 14:31:46 +02:00
Schrijvers Luc
d84a30b6d8
calibre, revbump for bs4 ( #8804 )
2023-06-06 13:25:00 +02:00
augiedoggie
cbebf4f44f
ugrep: update to 3.12.0 ( #8787 )
2023-06-03 13:53:35 -06:00
Al Hoang
ca6b7322b6
scdoc: new recipe ( #8745 )
...
* scdoc: new recipe
* update per suggestions
2023-05-30 07:27:34 +02:00
Joachim Mairböck
d019546ed4
texlive_core: patch security issue in luatex ( #8742 )
...
This fixes CVE-2023-32700.
Change the source URI to the GitHub tag containing the fix.
2023-05-27 22:31:04 +03:00
OscarL
4d8f82fa4b
dblatex: switch to Python 3.9 ( #8702 )
2023-05-21 17:06:02 +02:00
Joachim Mairböck
bfa2807523
texlive: fix references to texlive_core package links directory ( #8687 )
...
This would bind the texlive packages to a fixed version (and revision!) of texlive_core.
Also, they couldn't be shared between x86 and other architectures, because the packages are named
`texlive_core_x86` on x86 because of secondaryArch.
Revbump for rebuild (texlive was built against texlive_core 2022 before and is therefore broken right now.)
2023-05-19 21:02:26 +02:00
Joachim Mairböck
bf3dbe0829
Texlive: bump to 2023 ( #8113 )
...
* texlive: bump version to 2023
Building this requires ICU 70 or newer and building libxml2 (an indirect dependeny) against ICU 70
to get rid of icu66_devel in the build environment. These changes are done in separate commits.
ConTeXt is not included in TeXLive 2023. If it is needed, it should probably be built as a
separate package (the `mtxrun` call was commented out from texlive_update.sh before, so it
probably didn't work before anyway). See https://tug.org/texlive/bugs.html for some details.
* texlive_core: build against ghostscript 10
2023-05-14 21:04:36 +02:00
Schrijvers Luc
4e1f47bdb0
asciidoc, bump version ( #8635 )
2023-05-12 15:24:07 +02:00
Jerome Duval
4c6d7b7057
libwpg: bump version
2023-05-06 17:41:59 +02:00
Jerome Duval
560206a37c
libmwaw: bump version
2023-05-06 17:27:34 +02:00
Jerome Duval
9146ff85d7
libwps: bump version
2023-05-06 16:43:35 +02:00
Schrijvers Luc
bb38cdd866
htmldoc, bump version ( #8560 )
2023-04-30 18:31:15 +02:00
OscarL
4abededa0a
lout: fixups, include PDF docs. ( #8522 )
...
* Moved data to $dataDir/lout (no version).
* Added docs in easier to use PDF format.
* Improved description a bit (mentioning docs, and Pe support).
2023-04-27 08:03:15 +02:00
Joachim Mairböck
d205d6a4d3
ghostscript_gpl: bump version, remove ghostscript8 ( #8320 )
...
add a ghostscript_gpl9 packagage with libgs.so.9
for compatibility until all packages have been migrated to gs 10.
Also, add the patch for CVE-2023-28879.
ghostscript8: remove
This version was built with gcc11 which wouldn't work with BeOS apps anyway.
BGhostView was already migrated to ghostscript 9.
2023-04-13 08:38:08 +02:00
OscarL
b7bbb1b288
mupdf: retire old versions recipes. ( #8258 )
...
* mupdf: retire 1.6.x version recipes.
Superceded by 1.8.x.
* mupdf: retire broken 1.10.x version recipe.
Marked as broken since its introduction in 2017.
Only three packages use mupdf in-tree, and all of them use the
1.20.x version already.
* mupdf: retire 1.8 version recipe.
Nothing uses it in-tree (all use 1.20.x already).
2023-04-03 17:56:56 -04:00
Jérôme Duval
47937e4041
calibre: trigger build
2023-03-25 18:17:12 +01:00
Jérôme Duval
ee76b8c5d1
calibre: trigger build
2023-03-25 14:21:03 +01:00
Jérôme Duval
d2a611a9e1
calibre: fix reference to python3.8
2023-03-25 12:14:59 +01:00
Jérôme Duval
91dd7e92a1
sigil: bump revision
2023-03-24 11:32:47 +01:00
OscarL
3e8b593c3f
sigil: switch to Python 3.9. ( #8096 )
...
Seems to work fine, but crashes on close.
2023-03-24 08:58:44 +01:00
Jérôme Duval
332f51a276
multimarkdown: clean up
2023-03-22 14:29:46 +01:00
Schrijvers Luc
6e13f8b688
wv, disable static library ( #8024 )
2023-03-20 20:39:52 +01:00
Schrijvers Luc
bd9b235cf1
sablotron, disable static library ( #8023 )
2023-03-20 19:55:55 +01:00