Commit Graph

38 Commits

Author SHA1 Message Date
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Lord-Valen
5341a1e5e5
zathura-pdf-mupdf: 0.4.1 -> 0.4.2 2024-05-28 13:06:21 -04:00
Lord-Valen
61167e9c2a
zathuraPkgs: run nixfmt-rfc-style 2024-05-26 14:02:58 -04:00
Lily Foster
05c2473295
zathuraPkgs.zathura_pdf_mupdf: fix build with shared lib mupdf 2023-10-27 19:19:35 -04:00
Mario Rodas
656f622292 zathuraPkgs.zathura_pdf_mupdf: 0.4.0 -> 0.4.1
Diff: https://git.pwmt.org/pwmt/zathura-pdf-mupdf/-/compare/0.4.0...0.4.1
2023-10-13 04:20:00 +00:00
Mario Rodas
483ec9c656 zathuraPkgs.zathura_pdf_mupdf: add updateScript 2023-10-13 04:20:00 +00:00
Anderson Torres
492414af5f treewide: remove cstrahan from meta.maintainers - part 1
All the packages here are now orphaned.
2023-10-04 22:20:58 -03:00
Deniz Koluaçık
b232557c45
zathura: 0.4.9 -> 0.5.2
https://pwmt.org/projects/zathura/changelog/0.5.2/index.html
Zathura plugins are updated to the latest versions as well.
2022-11-30 14:33:04 +03:00
Markus S. Wamser
c9d167f174 pkgs.applications: remove unused args 2022-10-12 16:00:16 +02:00
Franz Pletz
4625114ad4
zathuraPkgs.zathura_pdf_mupdf: 0.3.7 -> 0.3.8
Also fix build with mupdf >= 1.20. Fixes #187305.
2022-08-22 02:16:30 +02:00
Daniel Nagy
896be09342
zathura-pdf-mupdf: 0.3.6 -> 0.3.7 2021-08-18 19:39:11 +02:00
Samuel Gräfenstein
1590aa4b0a
zathura: openjpeg_2 -> openjpeg
Fix building with `config.allowAliases = false;`.
2021-03-17 00:00:21 +01:00
Ben Siraphob
5d566c43b4 pkgs/applications: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
Jonathan Ringer
6e9b71f0e1 zathura-pdf-mupdf: 0.3.5 -> 0.3.6, fix linking 2020-11-13 11:01:36 -08:00
Markus S. Wamser
859f1c7dda zathura-pdf-mupdf: add patch for MuPDF 1.17 support 2020-06-06 14:02:10 +02:00
Doron Behar
f620961990 zathura: always use pname and version and 1 url for all projects 2020-03-25 09:31:52 +02:00
Doron Behar
f338db083b zathura: quote homepage url on all projects 2020-03-25 09:22:31 +02:00
Matthieu Coudron
8c5898347d zathura: 0.3.4 -> 0.3.5
to fix issues with the new mupdf
2019-09-15 17:18:18 +09:00
volth
46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
volth
f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
Roman Volosatovs
a2f3f6881b
zathura: fix darwin builds 2019-05-11 16:02:58 +02:00
Profpatsch
3aec197197
zathura-pdf-mupdf: 0.3.3 -> 0.3.4 (#49823)
* zathura-pdf-mupdf: 0.3.3 -> 0.3.4

Support for mupdf 1.14.

* Update pkgs/applications/misc/zathura/pdf-mupdf/default.nix

Co-Authored-By: Profpatsch <mail@profpatsch.de>
2018-11-07 16:07:00 +01:00
volth
52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Jan Tojnar
3a8cabfe0b
zathura_pdf_mupdf: 0.3.2 → 0.3.3 2018-04-12 01:18:42 +02:00
Pallav Agarwal
c0fcdb5484 Fix optional gtk-mac-integration 2018-02-15 13:14:40 +05:30
Pallav Agarwal
b484164017 zathura: Make compatible with darwin 2018-02-15 01:22:15 +05:30
Miguel Madrid Mencía
be83e0c562
zathura-pdf-mupdf: 0.3.1 -> 0.3.2 2017-12-31 02:01:57 +01:00
John Ericson
531e4b80c9 misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs
Only acts on one-line dependency lists.
2017-09-21 15:49:53 -04:00
Alexander V. Nikolaev
6251b314e7 zathura-pdf-mupdf: 0.3.0 -> 0.3.2
(version compatible with mupdf 1.10a)
2017-02-03 01:04:38 +02:00
Nikolay Amiantov
211adbeb38 zathura: cleanup and hide zathuraCollection
Fixes #17787.
2016-08-26 03:45:58 +03:00
Rahul Gopinath
82f2e72941 zathura: Update mupdf dependency 2016-06-12 09:48:34 -07:00
Marius Bakke
9c86acc479 zathura-pdf-mupdf: 0.2.8 -> 0.3.0 2016-03-01 19:52:40 +00:00
Nikolay Amiantov
6610fd5329 mupdf: propagate needed libraries 2015-11-25 18:30:41 +03:00
Nikolay Amiantov
0459f7f308 zathura-pdf-mupdf: 0.2.7 -> 0.2.8 2015-11-25 18:30:37 +03:00
Charles Strahan
ae8c6092e7 pwmt: update packages (zathura, jumanji, girara)
This updates (and fixes) the mupdf backend for zathura, and bumps the
versions for other related packages.
2015-05-06 10:36:30 -04:00
rejuvyesh
136813d219 zathura-pdf-mupdf: correct patch 2014-10-24 01:42:23 +05:30
me@vikramverma.com
e6f7910551 zathura: 0.2.9 -> 0.3.1; girara: 0.2.2 -> 0.2.3 2014-10-23 19:03:19 +02:00
Kirill Elagin
d15c34f677 zathura: mupdf plugin 2014-05-17 16:46:20 +04:00