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 |
|
Vladimír Čunát
|
57aa3ec33b
|
faad2: apply security patches from Debian
|
2019-06-11 15:38:21 +02:00 |
|
Daniel Schaefer
|
bac4d95aa2
|
treewide: Change URLs to HTTPS
Lots of URLs were HTTP redirect to HTTPS. Changed those and checked them
if there's actual content. Inspired by
https://github.com/NixOS/nixpkgs/issues/60004
|
2019-04-22 10:19:54 +02:00 |
|
adisbladis
|
d4917695b5
|
faad2: 2.7 -> 2.8.8
|
2018-01-11 17:31:47 +08:00 |
|
codyopel
|
18fbca33bb
|
faad2: refactor and add drm optional
|
2015-02-08 17:02:17 -05:00 |
|
Mateusz Kowalczyk
|
7a45996233
|
Turn some license strings into lib.licenses values
|
2014-07-28 11:31:14 +02:00 |
|
Eelco Dolstra
|
94d7d1fdbb
|
* Got rid of all --disable-static flags; they're redundant now.
* Also a bunch of style cleanups (tabs, with args, ...).
svn path=/nixpkgs/branches/stdenv-updates/; revision=15235
|
2009-04-21 23:18:09 +00:00 |
|
Eelco Dolstra
|
1485c905f7
|
* ffmpeg: build with faad2 support. However, vlc still won't play
mp4a audio.
* faad2: latest version.
* vlc: fix the hard-coded OSD font path name. Dunno why they don't
use fontconfig.
svn path=/nixpkgs/trunk/; revision=14501
|
2009-03-10 22:45:27 +00:00 |
|
Marc Weber
|
07fc484a92
|
added faad2 and faac (deps of cinelerra)
svn path=/nixpkgs/trunk/; revision=13067
|
2008-10-14 14:01:38 +00:00 |
|