Commit Graph

18 Commits

Author SHA1 Message Date
R. RyanTM
0176ed1456 libheif: 1.11.0 -> 1.12.0 2021-05-06 06:28:35 +00:00
Jan Tojnar
c517afab63 libheif: 1.9.1 -> 1.10.0
dav1d and rav1e support through pkg-config has been added.

- https://github.com/strukturag/libheif/releases/tag/v1.10.0
- https://github.com/strukturag/libheif/releases/tag/v1.11.0
2021-02-11 08:02:42 +01:00
Ben Siraphob
66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
Jonathan Ringer
9bb3fccb5b treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
continuation of #109595

pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.

python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
Gabriel Ebner
d544b64c7d libheif: 1.8.0 -> 1.9.1 2020-10-04 14:46:04 +02:00
R. RyanTM
ba6dae7a08 libheif: 1.7.0 -> 1.8.0 2020-09-05 04:41:33 +00:00
R. RyanTM
a81bb16ff0 libheif: 1.6.2 -> 1.7.0 2020-06-06 11:25:42 +00:00
R. RyanTM
0987b0ad2b libheif: 1.6.1 -> 1.6.2 2020-02-06 09:41:21 +00:00
R. RyanTM
9e7c0922fd libheif: 1.6.0 -> 1.6.1 2019-12-23 10:02:41 -08:00
Jan Tojnar
e7566ebf82
libheif: 1.5.0 → 1.6.0
https://github.com/strukturag/libheif/releases/tag/v1.6.0

Fixes crashes in gimp file-heif plug-in:
https://gitlab.gnome.org/GNOME/gimp/issues/4185

Also split outputs since manpage was added.
2019-11-20 22:18:07 +01:00
Orivej Desh
86b7a5654e libheif: 1.5.0 -> 1.5.1 2019-09-24 03:11:49 +00:00
Gabriel Ebner
ccebe42911 libheif: 1.4.0 -> 1.5.0 2019-08-21 15:13:37 +02: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
Robert Scott
9c4d318f06
libheif: add patch for CVE-2019-11471 (PR #61919) 2019-05-23 10:06:11 +02:00
R. RyanTM
0ca4bc68fb libheif: 1.3.2 -> 1.4.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/libheif/versions
2019-03-10 12:28:28 -07:00
Piotr Bogdan
d121dd5222 treewide: remove references to pruneLibtoolFiles, now included by default 2018-12-09 23:28:46 +00:00
Orivej Desh
2afe06c18f libheif: prune libtool files
Fixes build of vapoursynth: https://hydra.nixos.org/build/76818435
2018-07-03 15:05:13 +00:00
Gabriel Ebner
055a355c0b libheif: init at 1.3.2 2018-07-01 14:21:26 +02:00