Commit graph

16 commits

Author SHA1 Message Date
Evils 3cf92a8760 libdeflate: 1.8 -> 1.17
patch was included in 1.9
which also started exposing a libdeflate.pc
  which is wanted by KiCad

project switched to cmake in 1.15
2023-02-15 01:51:48 +01:00
Artturin 7e49471316 treewide: optional -> optionals where the argument is a list
the argument to optional should not be list
2022-10-10 15:40:21 +03:00
Dmitry Bogatov 4183cadec5
libdeflate: register static build as test (ref: #144207) (#144438)
Co-authored-by: Dmitry Bogatov <git#v1@kaction.cc>
2021-11-05 18:12:18 +01:00
R. RyanTM ee6fe0a17b libdeflate: 1.7 -> 1.8 2021-08-14 11:38:54 +00:00
Andrew Childs 6ea779b95c libdeflate: fix dylib install name 2021-03-16 14:46:27 +01:00
R. RyanTM 5a3b2c18e7 libdeflate: 1.6 -> 1.7 2020-11-11 13:11:35 +00:00
Orivej Desh 3389db60a1 libdeflate: remove local prefix 2020-05-19 22:23:11 +00:00
R. RyanTM 4a8a4c2b99
libdeflate: 1.5 -> 1.6 (#88163) 2020-05-19 22:22:09 +00:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Mario Rodas 2170b1eac5
libdeflate: enable on darwin 2020-01-11 04:20:00 -05:00
R. RyanTM 634d64071b libdeflate: 1.3 -> 1.5 2020-01-06 12:10:04 -08:00
Vladimír Čunát 2e6bf42a22
Merge branch 'master' into staging-next
There ver very many conflicts, basically all due to
name -> pname+version.  Fortunately, almost everything was auto-resolved
by kdiff3, and for now I just fixed up a couple evaluation problems,
as verified by the tarball job.  There might be some fallback to these
conflicts, but I believe it should be minimal.

Hydra nixpkgs: ?compare=1538299
2019-08-24 08:55:37 +02:00
R. RyanTM ef7891e328 libdeflate: 1.2 -> 1.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libdeflate/versions
2019-08-19 08:44:06 -07: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
R. RyanTM d06f3ca44e libdeflate: 1.1 -> 1.2 (#54180)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libdeflate/versions
2019-01-20 22:34:35 +01:00
Orivej Desh f471114ab6 libdeflate: init at 1.1 (#52832) 2018-12-25 14:04:13 +00:00