Commit graph

92 commits

Author SHA1 Message Date
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01: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 aeead88261 zathura: inherit plugins in wrapper.nix 2020-03-25 09:22:40 +02:00
Doron Behar f063295d5a zathura: Make sure tests are enabled 2020-03-25 09:22:36 +02:00
Doron Behar f338db083b zathura: quote homepage url on all projects 2020-03-25 09:22:31 +02:00
Doron Behar 55d6abc64f zathura: 0.4.4 -> 0.4.5 2020-03-25 09:22:17 +02:00
Doron Behar 20d71fa731 zathura-pdf-poppler: 0.2.9 -> 0.3.0 2020-03-25 09:21:26 +02:00
Doron Behar f1e8d4d09a zathura-djvu: 0.2.8 -> 0.2.9 2020-03-25 09:20:32 +02:00
Robin Gloster 4fb5cdd413
treewide: update some homepage URLs
Updated dead or redirecting URLs on packages maintained by me.
2019-10-12 14:52:34 +02:00
Sam Doshi 2678b8e8f6 zathura: 0.4.3 -> 0.4.4
Source URL and homepage also updated.
2019-10-06 15:21:38 +01: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
Jan Tojnar 72e7d569a7
tree-wide: s/GTK+/GTK/g
GTK was renamed.
2019-09-06 02:54:53 +02:00
Vladimír Čunát 2e6bf42a22
Merge branch 'master' into staging-next
There ver very many conflicts, basically all due to
name -> pname+version.  Fortunately, almost everything was auto-resolved
by kdiff3, and for now I just fixed up a couple evaluation problems,
as verified by the tarball job.  There might be some fallback to these
conflicts, but I believe it should be minimal.

Hydra nixpkgs: ?compare=1538299
2019-08-24 08:55:37 +02:00
Robin Gloster 4e60b0efae
treewide: update globin's maintained drvs 2019-08-20 19:36:05 +02: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
Dmitry Kalinkin da54555510
zathura: drop broken synctexSupport option 2019-08-01 15:05:25 -04:00
Roman Volosatovs 8bf1d5c576
zathura-pdf-poppler: fix source url 2019-07-12 18:30:02 +02:00
Vladimír Čunát 0746c4dbb4
Merge branch 'master' into staging-next
There are several thousand rebuilds from master already.
Hydra nixpkgs: ?compare=1528940
2019-07-06 13:44:40 +02:00
Rok Garbas 65781e204d
Remove me (garbas) as maintainer since I don't have much time to maintain anything 2019-07-03 11:27:39 +02:00
Jan Tojnar 4bc87ff365
zathura: fix build with auto_features=enabled 2019-06-25 18:24:53 +02:00
volth f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
Jan Tojnar ac9fcb5a74
zathura: pass gsettings schemas
File chooser dialogue in print dialogue requires GTK’s GSettings schemas
or it will trigger a trap.

Closes: https://github.com/NixOS/nixpkgs/issues/16287
2019-06-05 14:00:41 +02:00
Roman Volosatovs 4afa4cda63
zathura: Add a comment about why poppler is used on Darwin 2019-05-11 23:43:00 +02:00
Roman Volosatovs 9ddd56a7e3
zathura: use poppler on Darwin by default 2019-05-11 16:03:03 +02:00
Roman Volosatovs a2f3f6881b
zathura: fix darwin builds 2019-05-11 16:02:58 +02:00
José Luis Lafuente 053d79dbf0
zathura: 0.4.1 -> 0.4.3, new features and plugin
Update to 0.4.3, compile it with more features and add CB plugin
2019-03-10 22:22:10 +01:00
Jan Malakhovski 46107a6a80 zathura: move defaults to package file 2019-02-03 15:33:34 +00:00
Dmitry Kalinkin 6fb67ca241
Merge pull request #44909 from mnacamura/zathura
zathura: keep wrapper's WM_CLASS consistent with unwrapped binary
2018-12-10 09:11:55 -05: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
Mitsuhiro Nakamura 7bf3f0911f zathura: keep wrapper's WM_CLASS consistent with wrapped binary 2018-10-15 23:49:59 +09:00
Mitsuhiro Nakamura a5a5d5c45d zathura: wrap binary in the wrapper 2018-10-15 23:49:59 +09:00
xeji 9e87b56dd1
zathura: 0.4.0 -> 0.4.1 (#47140)
This fixes the synctex-related build failure with texlive 2018
(currently on 18.09).
2018-09-22 14:17:34 +02:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Vladyslav Mykhailichenko 7f04fd825d zathura: 0.3.9 -> 0.4.0 2018-05-25 10:38:09 +03:00
Jan Tojnar 454ef67872
zathura_wrapper: fix module paths 2018-04-12 01:18:42 +02:00
Jan Tojnar 8a4793a5c8
zathura_ps: 0.2.5 → 0.2.6 2018-04-12 01:18:42 +02:00
Jan Tojnar 33662598b5
zathura_djvu: 0.2.7 → 0.2.8 2018-04-12 01:18:42 +02:00
Jan Tojnar 3a8cabfe0b
zathura_pdf_mupdf: 0.3.2 → 0.3.3 2018-04-12 01:18:42 +02:00
Jan Tojnar 19608d872f
zathura_pdf_poppler: 0.2.8 → 0.2.9 2018-04-12 01:18:42 +02:00
Jan Tojnar 5d62f72b21
zathura_core: 0.3.8 → 0.3.9 2018-04-12 01:18:42 +02:00
Matthew Bauer ed2a9cf65f treewide: remove libintl hacks 2018-03-22 16:50:11 -05: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
Samuel Dionne-Riel 7b97c8c0c8 treewide: homepage+src updates (found by repology, #33263) 2018-01-05 20:42:46 +01:00
Miguel Madrid Mencía e67078d394
zathura-djvu: 0.2.5 -> 0.2.7 2017-12-31 02:08:27 +01:00
Miguel Madrid Mencía f0c992bf51
zathura-ps: 0.2.3 -> 0.2.5 2017-12-31 02:08:23 +01:00
Miguel Madrid Mencía 8b67faf236
zathura-pdf-poppler: 0.2.6 -> 0.2.8 2017-12-31 02:02:24 +01:00
Miguel Madrid Mencía be83e0c562
zathura-pdf-mupdf: 0.3.1 -> 0.3.2 2017-12-31 02:01:57 +01:00
Miguel Madrid Mencía 22946e68d5
zathura-core: 0.3.7 -> 0.3.8 2017-12-31 02:01:21 +01:00
Tuomas Tynkkynen 4271a210b0 zathura: No need for manual rst2man path anymore 2017-12-26 20:02:01 +02:00