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
Orivej Desh
9836d06e3d
libaom: enable shared, split outputs
2020-05-22 10:11:39 +00:00
Michael Weiss
f6373d28e1
libaom: 1.0.0-errata1 -> 2.0.0
2020-05-20 17:12:56 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01: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
volth
f3282c8d1e
treewide: remove unused variables ( #63177 )
...
* treewide: remove unused variables
* making ofborg happy
2019-06-16 19:59:05 +00:00
Vladimír Čunát
19d6c32fcf
libaom: fix fetch (and tweak version accordingly)
...
Apparently, upstream renamed the tag in the meantime :-/
2019-01-19 16:55:08 +01:00
Will Dietz
d349cfee88
libaom: go back to building libraries however upstream decides
...
Presently this means static, instead of the shared we started
building after a recent change (my blame).
Darwin build breaks with this,
and it was introduced on a whim so instead of making this
platform-specific, go back to how things were previously.
2018-12-29 23:17:58 -06:00
Will Dietz
d9c1dd2802
libaom: 1.0.0 -> 1.0.0.errata.1
2018-12-29 18:11:50 -06:00
Jörg Thalheim
1720abc263
libaom: use git stub instead of patching changelog
...
It probably needs less maintenance.
2018-12-17 23:24:42 +01:00
Will Dietz
cee81d59ac
libaom: create shared libraries, fix version reported in aom.pc
...
See added comment for explanation of version fix.
2018-12-17 09:54:14 -06:00
Markus Kowalewski
bbcfb99e8d
libaom: add license
2018-10-17 21:21:18 +02:00
Vladyslav Mykhailichenko
ff50c613df
libaom: 0.1.0 -> 1.0.0
2018-07-04 01:38:35 +03:00
kiloreux
4e81ab3425
Added libaom
2018-03-30 11:05:47 +01:00