Michael Reilly
|
84cf00f980
|
treewide: Per RFC45, remove all unquoted URLs
|
2020-04-10 17:54:53 +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 |
|
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 |
|
Kirill Boltaev
|
bccd75094f
|
treewide: explicitly specify gtk and related package versions
|
2016-09-12 18:26:06 +03:00 |
|
Robert Helgesson
|
3af583d976
|
pdf2svg: add autoreconf hook (close #11888)
This fixes builds that may fail due to all files in the archive having
the same timestamp.
|
2015-12-23 07:36:25 +01:00 |
|
Robert Helgesson
|
1b3930ca04
|
pdf2svg: 0.2.2 -> 0.2.3
Also minor style changes and upstream source is now on GitHub.
|
2015-12-19 00:50:46 +01:00 |
|
Spencer Whitt
|
3e2b774384
|
cimg, qt4, pdf2svg: enable on Darwin
|
2015-04-19 19:39:35 -04:00 |
|
Domen Kožar
|
7cc31b6b49
|
fix eval
|
2015-04-02 22:30:28 +02:00 |
|
Ian-Woo Kim
|
83604fa032
|
pdf2svg: PDF converter utility to SVG format
|
2014-09-15 12:54:39 +02:00 |
|