Commit graph

23 commits

Author SHA1 Message Date
Ben Siraphob 8c5d37129f pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
David Anderson 3a38cef8f9 jasper: remove, abandoned upstream.
Jasper has been marked insecure for a while, and upstream has not
been responsive to CVEs for over a year.

Fixes #55388.

Signed-off-by: David Anderson <dave@natulte.net>
2020-09-09 18:29:42 +00:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
c0bw3b 9a48332935 dcraw: mark as vulnerable 2019-11-20 19:46:14 +01:00
Andrew Childs 85c43675d0 dcraw: fix build on Darwin 2018-08-12 19:48:37 +09:00
Silvan Mosberger 57bccb3cb8 treewide: http -> https sources (#42676)
* treewide: http -> https sources

This updates the source urls of all top-level packages from http to
https where possible.

* buildtorrent: fix url and tab -> spaces
2018-06-28 20:43:35 +02:00
R. RyanTM 276bf53ae9 dcraw: 9.27.0 -> 9.28.0 (#41716)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/dcraw/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/i7qixx7ll7p7hamiq04sjn73v2f58fjj-dcraw-9.28.0/bin/dcraw had a zero exit code or showed the expected version
- 0 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 9.28.0 with grep in /nix/store/i7qixx7ll7p7hamiq04sjn73v2f58fjj-dcraw-9.28.0
- directory tree listing: https://gist.github.com/6f620f3965b3cc4522f8f02eaf1115da
- du listing: https://gist.github.com/835f683cdb46fe5ac50f063aeb7d0226
2018-06-08 19:22:23 +02:00
R. RyanTM bdb945ce35 dcraw: 9.26.0 -> 9.27.0
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/dcraw/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 9.27.0 with grep in /nix/store/l6b0pk32npx23k5qpdi5n8zcfq9sahx4-dcraw-9.27.0
- directory tree listing: https://gist.github.com/4c120255f84b102eb8cf19d2ee4bd491
2018-04-07 14:06:39 -07:00
John Ericson f79f80dbf2 treewide: get rid of platforms.allBut
Negative reasoning like `allBut` is a bad idea with an open world of
platforms. Concretely, if we add a new, quite different sort of
platform, existing packages with `allBut` will claim they work on it
even though they probably won't.
2018-03-14 18:44:42 -04:00
Vladimír Čunát 96d41e393d
treewide: purge maintainers.urkud
It's sad, but he's been inactive for the last five years.
Keeping such people in meta.maintainers is counter-productive.
2017-03-27 19:52:29 +02:00
Cillian de Róiste 1ee8280543 dcraw: update from 9.22 to 9.26.0 2015-10-25 19:06:58 +01:00
Mateusz Kowalczyk 007f80c1d0 Turn more licenses into lib.licenses style
Should eval cleanly, as far as -A tarball tells me.

Relevant: issue #2999, issue #739
2014-11-06 00:48:16 +00:00
Luca Bruno b331ae33d7 Make platforms.allBut accept a list rather than a single platform 2014-08-09 12:31:33 +02:00
Cillian de Róiste 928f293e6e dcraw: fix build, now requires lcms2 2014-08-03 15:02:20 +02:00
Cillian de Róiste a9df9c702d dcraw: update from 9.20 to 9.22 2014-08-03 15:02:20 +02:00
Rob Vermaas 3ec2851264 dcraw: update from 9.19 to 9.20 2014-05-22 12:58:08 +02:00
Arseniy Alekseyev 12404fd7a0 updated dcraw to version 9.19 2013-12-01 18:36:27 +01:00
Eelco Dolstra c556a6ea46 * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
function, so obsolete it.

svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2012-01-18 20:16:00 +00:00
Rob Vermaas 1b81032553 do not build dcraw on cygwin
svn path=/nixpkgs/trunk/; revision=25415
2011-01-05 10:08:49 +00:00
Yury G. Kudryashov 5213f959ad dcraw-9.04
svn path=/nixpkgs/trunk/; revision=23952
2010-09-26 19:40:00 +00:00
Armijn Hemel 311dc9299e update to 8.99
svn path=/nixpkgs/trunk/; revision=21347
2010-04-27 14:42:49 +00:00
Armijn Hemel 08a76cde77 update to 8.98
svn path=/nixpkgs/trunk/; revision=19112
2009-12-25 14:37:56 +00:00
Lluís Batlle i Rossell 6f96ae757d Adding dcraw again, this time with the whole nix expression.
svn path=/nixpkgs/trunk/; revision=14917
2009-04-07 19:17:22 +00:00