Commit Graph

22 Commits

Author SHA1 Message Date
R. RyanTM
8f69ed24ff intel-media-sdk: 20.5.1 -> 21.2.0 2021-04-28 17:14:51 +00:00
midchildan
7bd31376dc
intel-media-sdk: 20.4.1 -> 20.5.1
Closes #106708.
2021-04-10 01:58:56 +09: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
R. RyanTM
73ca6f3e30 intel-media-sdk: 20.3.1 -> 20.4.1 2020-11-13 19:03:00 +00:00
IvarWithoutBones
a41a6a8bb7 intel-media-sdk: 20.2.1 -> 20.3.1 2020-11-02 14:22:01 +01:00
Ben Siraphob
683a87dbeb treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
R. RyanTM
27f89ed443 intel-media-sdk: 20.2.0 -> 20.2.1 2020-08-14 10:01:19 +00:00
R. RyanTM
d62c129e0d intel-media-sdk: 20.1.1 -> 20.2.0 2020-07-13 09:53:46 +00:00
OPNA2608
1a41ae8148 intel-media-sdk: fix malformed enableParallelBuilding
enableParallelBuilding is already implied true by using cmake
2020-06-03 10:01:47 +02:00
midchildan
4983263166
intel-media-sdk: enable unit tests 2020-06-01 02:12:34 +09:00
midchildan
22ff785205
intel-media-sdk: remove samples
fix #88939
2020-05-31 01:25:01 +09:00
R. RyanTM
5f14d99efe intel-media-sdk: 20.1.0 -> 20.1.1 2020-05-06 00:35:29 -04:00
R. RyanTM
f9f5e9435e intel-media-sdk: 19.4.0 -> 20.1.0 2020-04-09 21:03:02 +00:00
R. RyanTM
6c4774f9a3 intel-media-sdk: 19.3.1 -> 19.4.0 2020-01-06 10:52:08 -08:00
Markus Kowalewski
4a468c1bb1
intel-media-sdk: restrict platform to x86_64-linux 2019-12-07 12:39:51 +01:00
R. RyanTM
359e07e11e intel-media-sdk: 19.3.0 -> 19.3.1 2019-11-27 19:51:43 -08:00
R. RyanTM
b31abd1df4 intel-media-sdk: 19.2.1 -> 19.3.0 2019-11-01 23:43:17 -07:00
R. RyanTM
3fadbf8403 intel-media-sdk: 19.1.0 -> 19.2.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/intel-media-sdk/versions
2019-10-07 14:20:23 -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
Will Dietz
a777e8d45a intel-media-sdk: 18.4.1 -> 19.1.0 2019-04-24 16:53:27 -05:00
midchildan
d1d3973142
intel-media-sdk: init at 18.4.1 2019-03-17 16:18:37 +09:00