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