Commit graph

16 commits

Author SHA1 Message Date
Marek Mahut 84eb0bee4b qdigidoc: adding mmahut as maintainer 2020-01-30 09:55:18 +01:00
Marek Mahut c4594f8c2c qdigidoc: 4.1.0 -> 4.2.3
using mkDerivation
2020-01-30 09:55:18 +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
c0bw3b 9cb260d091 [treewide] delete unused patches 2019-05-04 19:52:24 +02:00
Domen Kožar e854a7a72f
qdigidoc: 3.13.6 -> 4.1.0 2018-11-08 11:42:01 +00:00
Yegor Timoshenko 4b61b7814e qdigidoc: fetch TSL info 2018-08-10 14:02:25 +03:00
Yegor Timoshenko 02644780d2 qdigidoc: enableParallelBuilding = false 2018-08-10 13:02:23 +03:00
Yegor Timoshenko c47995a4e3 qdigidoc: 3.12.0.1442 -> 3.13.6 2018-08-10 13:02:23 +03:00
Matthew Bauer 92a9f735e0 Revert "qdigidoc: remove certs.patch"
This reverts commit 36a460462f.

Doh
2018-04-03 22:45:06 -05:00
Matthew Bauer 36a460462f qdigidoc: remove certs.patch
Patch is too big and looks to be uneeded.
2018-04-03 22:33:01 -05:00
Jan Tojnar a31d98f312
tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
Orivej Desh db919d1ac4 qdigidoc: enable parallel building 2017-11-09 10:51:49 +00:00
adisbladis 63bc228670
qdigidoc: fix build with glibc 2.26 2017-11-09 17:39:13 +08: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
Silvan Mosberger f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
Arseniy Seroka 05f2f8fc29
qdigidoc: init at 3.12.0.1442 2016-04-27 11:38:10 +03:00