Sirio Balmelli
3a7dca9950
mscgen: clean up build
...
1. Remove freetype dependency:
- was not being used by build
- trying to enable freetype gives nontrivial error
'gdoTextWidth: Problem doing text layout (GDFONTPATH=)'
2. Correctly link manpages by specifying 'outputs'.
3. Separate nativeBuildInputs from buildInputs
Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2020-04-20 15:27:28 +02:00
Sirio Balmelli
410fc69c7c
mscgen: add pkg-config build-time dependency
...
Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2020-04-20 00:01:30 +02:00
Anders Kaseorg
4fdc455543
mesa-demos: init at 8.4.0 ( #74310 )
...
* mesa-demos: init at 8.4.0
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
* Update pkgs/tools/graphics/mesa-demos/default.nix
Co-Authored-By: Doron Behar <doron.behar@gmail.com>
2020-04-17 14:00:48 -05:00
R. RyanTM
fa5ee6e501
gifski: 0.10.2 -> 0.10.4
2020-04-16 17:21:49 +00:00
R. RyanTM
8e00de9366
cfdg: 3.2_2 -> 3.3
2020-04-15 16:51:30 +00:00
Maximilian Bosch
6b5186c2ca
wdisplays: 2020-01-12 -> 2020-03-15
...
ba331ca...0faafdc
2020-04-13 12:03:37 +02:00
Michael Weiss
c26ffbf023
maim: 5.5.3 -> 5.6.3
2020-04-12 17:12:02 +02:00
Benjamin Hipple
622423781b
Merge pull request #84795 from r-ryantm/auto-update/yafaray-core
...
yafaray-core: 3.3.0 -> 3.4.1
2020-04-10 15:21:58 -04:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
R. RyanTM
fe72fe28d7
yafaray-core: 3.3.0 -> 3.4.1
2020-04-09 10:03:01 +00:00
Milan
0880c9fe9d
viu: 0.2.1 -> 1.0 ( #84746 )
2020-04-08 23:24:57 +02:00
R. RyanTM
f29fd4ddf3
asymptote: 2.63 -> 2.65
2020-04-05 09:32:56 +00:00
Dmitry Kalinkin
b31f8d9b05
Merge pull request #82815 from veprbl/pr/gnuplot_qt_darwin_fix
...
gnuplot_qt: fix on darwin
2020-04-01 16:25:38 -04:00
Benjamin Hipple
698ec44e74
treewide: remove torch and related packages
...
See #71888 for details.
2020-03-27 22:32:35 -04:00
Dmitry Kalinkin
c0f2b7e289
gnuplot_qt: fix on darwin
2020-03-17 19:30:23 -04:00
Benjamin Hipple
aa86eb9261
svgbob: upgrade cargo fetcher and cargoSha256
2020-03-08 23:06:26 -04:00
R. RyanTM
450f8fa9b2
dpic: 2019.11.30 -> 2020.03.01
2020-03-06 08:21:15 +00:00
Lancelot SIX
7399c59c41
Merge pull request #81743 from r-ryantm/auto-update/asymptote
...
asymptote: 2.62 -> 2.63
2020-03-04 20:43:13 +01:00
R. RyanTM
efd0ee0d3c
asymptote: 2.62 -> 2.63
2020-03-04 17:46:41 +00:00
Jan Tojnar
9d0fac46fd
Merge pull request #81664 from jtojnar/vips-cleanup
...
vips: general clean-ups
2020-03-04 08:26:18 +01:00
Jan Tojnar
3aa9d99a0a
vips: split into multiple outputs
2020-03-04 01:32:41 +01:00
Jan Tojnar
658b4914f3
vips: propagate glib
...
The .pc file has gobject-2.0 in Requires
2020-03-04 01:28:09 +01:00
Jan Tojnar
1829f233dc
vips: do not run configure twice
2020-03-04 01:27:23 +01:00
Jan Tojnar
9806a7638b
vips: clean up
2020-03-04 01:23:43 +01:00
Jan Tojnar
1459b34afa
netpbm: fix wrappers
2020-03-03 22:30:52 +01:00
Jan Tojnar
f27031f48f
Merge pull request #81063 from NixOS/netpbm
...
netpbm: 10.82.01 → 10.89.1
2020-03-02 19:26:25 +01:00
Jan Tojnar
7566c09a0c
netpbm: Remove "CVE" patch
...
The CVE was patched upstream long ago.
http://cve.circl.lu/cve/CVE-2005-2471
-dPARANOIDSAFER seems not to be supported any more.
https://phabricator.wikimedia.org/T136402#2338482
https://git.ghostscript.com/?p=ghostpdl.git;a=commit;h=79a06b45e784e6839b2b2129cd2620ea606254e1
2020-03-01 16:14:38 +01:00
Jan Tojnar
43ea7f1c0a
netpbm: Hardcode rgb.txt path
...
We did that in the past with rgbpaths.patch in the past but it was eventually removed. This fixes the regression.
2020-03-01 15:40:29 +01:00
Jan Tojnar
44f69611ad
netpbm: re-enable parallel building
...
It was disabled in abd3c246a4
but it no longer seems to fail.
2020-03-01 15:27:41 +01:00
Jan Tojnar
256f7172ac
netpbm: more clean ups
...
* Append to config.mk instead of substituting
* Remove unused path substitution (rgbpaths.patch was deleted in f6c28984f2
)
* -lz in LDFLAGS does not seem to be necessary
* Touching the file (introduced in 4dd9507b83
) does not seem to be necessary.
2020-03-01 15:27:35 +01:00
Jan Tojnar
9555834399
netpbm: split into multiple outputs
2020-03-01 15:13:03 +01:00
Jan Tojnar
90180905a2
netpbm: Fix tiff support
...
The build script check whether JPEGLIB and ZLIB are not set to NONE.
We did not set the latter as pkg-config handles zlib requirement
for libpng dependency and the comment in config.mk only talks about
zlib being needed for libpng.
Since libtiff only needs libz for static linking, we turn TIFFLIB_NEEDS_ZLIB
off instead of pointlessly setting ZLIB value.
Closes: https://github.com/NixOS/nixpkgs/issues/75156
2020-03-01 15:13:03 +01:00
Jan Tojnar
aa1aefd06a
netpbm: 10.82.01 → 10.89.1
...
https://sourceforge.net/p/netpbm/code/3735/tree//advanced/doc/HISTORY
2020-03-01 15:13:03 +01:00
Jan Tojnar
6b4d057b66
netpbm: add pre/post phase hooks
2020-03-01 15:13:02 +01:00
Jan Tojnar
8ea075bcb9
netpbm: Clean up
...
* Format with nixpkgs-fmt
* Move build tools to nativeBuildInputs
* Clarify license
2020-03-01 15:13:02 +01:00
Jan Tojnar
b19ce7cfe9
netpbm: add updateScript
2020-03-01 15:13:02 +01:00
Benjamin Hipple
c580dfc0ce
viu: upgrade cargo fetcher and cargoSha256 ( #81240 )
...
Infra upgrade as part of #79975 ; no functional change expected.
2020-02-29 12:49:19 +01:00
Michael Weiss
18938fb2a5
wallutils: 5.8.3 -> 5.9.0
2020-02-28 21:13:17 +01:00
Mario Rodas
35536325f9
Merge pull request #81236 from bhipple/u/rust-cargo-svgcleaner
...
svgcleaner: upgrade cargo fetcher and cargoSha256
2020-02-28 05:24:23 -05:00
Vladyslav M
24714485eb
Merge pull request #81237 from bhipple/u/rust-cargo-oxipng
...
oxipng: upgrade cargo fetcher and cargoSha256
2020-02-28 10:45:16 +02:00
Benjamin Hipple
07f35e7aee
shotgun: upgrade cargo fetcher and cargoSha256
...
Infra upgrade as part of #79975 ; no functional change expected.
2020-02-27 22:31:56 -05:00
Benjamin Hipple
26d5e7edff
oxipng: upgrade cargo fetcher and cargoSha256
...
Infra upgrade as part of #79975 ; no functional change expected.
2020-02-27 22:04:51 -05:00
Benjamin Hipple
a49d7187ae
svgcleaner: upgrade cargo fetcher and cargoSha256
...
Infra upgrade as part of #79975 ; no functional change expected.
2020-02-27 21:58:56 -05:00
Aaron Andersen
987d6c216f
Merge pull request #77710 from emilazy/add-imageworsener
...
imageworsener: init at 1.3.3
2020-02-24 07:00:51 -05:00
Andreas Rammhold
8e08f7515a
netpbm: fix typo on substituteInPlace parameters
...
It seems like originally `-dSAFER` should have been replaced with
`-dPARANOIDSAFER` instead of `-DSAFER` (capital D vs lower case d).
This was pointed out in #75153 . This might now finally (properly?) fix
CVE-2005-2471.
2020-02-22 14:28:32 +01:00
Benjamin Hipple
eb8ae2166e
gifski: 0.9.1 -> 0.10.2
2020-02-21 18:59:26 -05:00
Mario Rodas
310b108efa
lepton: enable on darwin
2020-02-14 04:20:00 -05:00
Sirio Balmelli
c91aade77f
mscgen: enable on darwin ( #79996 )
...
Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2020-02-17 10:48:11 -05:00
Benjamin Hipple
eb11feaa0b
treewide: change fetchCargoTarball default to opt-out
...
Changes the default fetcher in the Rust Platform to be the newer
`fetchCargoTarball`, and changes every application using the current default to
instead opt out.
This commit does not change any hashes or cause any rebuilds. Once integrated,
we will start deleting the opt-outs and recomputing hashes.
See #79975 for details.
2020-02-13 22:41:37 -08:00
Benjamin Saunders
ad1934b465
vulkan-tools: 1.1.114.0 -> 1.2.131.1
2020-02-11 19:11:32 +01:00