Felix Buehler
82cb33a0ae
treewide: remove meta.version
2021-07-18 00:07:38 +02:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed
2021-01-25 18:31:47 +01:00
Ben Siraphob
108bdac3d9
pkgs/applications: stdenv.lib -> lib
2021-01-15 14:24:03 +07:00
Eduardo Sánchez Muñoz
5456ab02d9
diffpdf: fix icon
...
Installing an icon file in `share/icons` (and not a subdirectory) prevents GNOME from display the icon.
The icon is now installed only in `share/pixmaps`.
2020-12-09 22:43:53 +01:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Florian Klink
2054a083fb
diffpdf: fix qt wrapping
...
We were using stdenv.mkDerivation instead of the qt-provided
mkDerivation, so qt wrapping didn't happen.
2019-12-21 13:48:51 +01: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
Matthew Bauer
76999cc40e
treewide: remove aliases in nixpkgs
...
This makes the command ‘nix-env -qa -f. --arg config '{skipAliases =
true;}'’ work in Nixpkgs.
Misc...
- qtikz: use libsForQt5.callPackage
This ensures we get the right poppler.
- rewrites:
docbook5_xsl -> docbook_xsl_ns
docbook_xml_xslt -> docbook_xsl
diffpdf: fixup
2018-07-18 23:25:20 -04:00
Will Dietz
2286c9b315
diffpdf: move to using qt5
...
Patch is used by Gentoo, Debian, etc.
2018-02-09 07:04:37 -06:00
Tuomas Tynkkynen
a030794d06
treewide: Make explicit that 'dev' output of poppler_qt4 is used
2016-05-19 10:02:29 +02:00
Nikolay Amiantov
c6e6944b95
diffpdf: move to qmake4Hook
2016-04-20 18:55:42 +03:00
Thomas Strobel
6f9cc87bf5
diffpdf: fix icon
2015-07-15 10:20:09 +02:00
Thomas Strobel
528fae6dd3
diffpdf: init at 2.1.3
2015-07-07 23:32:54 +02:00