Commit Graph
25 Commits
Author SHA1 Message Date
Markus S. Wamser c964291f30 yafaray-core: relax python dependency 2020-06-07 15:56:15 +02:00
Markus S. Wamser 54e37df525 llpp: v31 -> v32
compatibility with muPDF 1.17
2020-06-06 14:02:10 +02:00
Markus S. Wamser 859f1c7dda zathura-pdf-mupdf: add patch for MuPDF 1.17 support 2020-06-06 14:02:10 +02:00
Markus S. Wamser c9e0014c21 pythonPackages.svgwrite: remove pyparsing from dependencies 2020-05-27 13:16:46 +02:00
Markus S. Wamser b958b715a1 pythonPackages.svgwrite: 1.3.1 -> 1.4 2020-05-27 11:43:37 +02:00
Markus S. Wamser b20b08dc87 pythonPackages.PyMuPDF: 1.16.18 -> 1.17.0
Update for compatibility with MuPDF 1.17
2020-05-26 08:36:44 +02:00
Markus S. Wamser f5c0535213 libfm: fix duplicate inclusion of libfm-extra 2020-05-10 22:54:17 +02:00
Markus S. Wamser c22237d894 mupdf: add MIME types to .desktop
Closes https://github.com/NixOS/nixpkgs/issues/53856
2020-05-09 14:37:39 +02:00
Markus S. Wamser 0ee07ed92b notable: use .desktop file from AppImage 2020-03-22 14:16:35 +01:00
Markus S. Wamser 4959c970ee sqlite: 3.30.1 -> 3.31.0 (security) 2020-02-11 07:57:14 +01:00
Markus S. Wamser 696979e0bc modules/wireguard: fix typo in documentation 2020-02-07 20:54:35 +01:00
Markus S. Wamser 55d3b6b1b1 xpra: 2.5.3 -> 3.0.5
Closes #78707.
2020-01-28 23:39:58 +01:00
Markus S. Wamser d4718f180b minidlna: provide configuration option for announce interval
Signed-off-by: Markus S. Wamser <github-dev@mail2013.wamser.eu>
2020-01-19 14:06:27 +01:00
Markus S. Wamser ba7f38d4bb gnunet: 0.11.6 -> 0.11.8 2019-12-12 09:18:37 +01:00
Markus S. Wamser 1deb709fcf hexen: remove abandoned software 2019-12-11 01:03:44 +01:00
Markus S. Wamser 34b04a6364 modules-shrunk: preserve module priorities from build
depmod looks for files modules.order and modules.builtin which are
generated at kernel build time but were previously not passed to
the modules-shrunk derivation
2019-12-07 23:04:17 +01:00
Markus S. Wamser b0879a0372 guake: add missing dependency on setuptools
python setuptools is a runtime dependency (as
from pkg_resources import Requirement
is used)
2019-11-11 22:16:42 +01:00
Markus S. Wamser 5d59133d96 python3Packages.sphinx: 1.8.3 -> 2.2.0
and update the Python 2 version to 1.8.5

Motivation: http://www.sphinx-doc.org/en/master/changes.html#release-2-2-0-released-aug-19-2019
2019-10-29 19:04:10 +01:00
Markus S. Wamser cc595c2c21 sphinxcontrib-serializinghtml: init at 1.1.3
build dep of sphinx 2.2.0
2019-10-27 15:29:10 +01:00
Markus S. Wamser a3746ffc8d sphinxcontrib-qthelp: init at 1.0.2
build dep of sphinx 2.2.0
2019-10-27 15:29:10 +01:00
Markus S. Wamser 56a517e47c sphinxcontrib-jsmath: init at 1.0.1
build dep of sphinx 2.2.0
2019-10-27 15:29:10 +01:00
Markus S. Wamser 2218aba936 sphinxcontrib-htmlhelp: init at 1.0.2
build dep of sphinx 2.2.0
2019-10-27 15:29:10 +01:00
Markus S. Wamser 00fef5d9c2 sphinxcontrib-devhelp: init at 1.0.1
build dep of sphinx 2.2.0
2019-10-27 15:29:10 +01:00
Markus S. Wamser 2a6996cca0 sphinxcontrib-applehelp: init at 1.0.1
build dep of sphinx 2.2.0
2019-10-27 15:29:10 +01:00
Markus S. Wamser 86ccc63008 mupdf: provide symlink mupdf -> mupdf-x11
This symlink is present on other distros and avoids confusing users on the CLI,
which are used to calling mupdf-x11 as mupdf.
2019-10-26 16:44:09 +02:00