Ben Siraphob
66e44425c6
pkgs/development/libraries: stdenv.lib -> lib
2021-01-21 19:11:02 -08:00
Mario Rodas
8402f88878
faac: 1.29.9.2 -> 1.30
2020-12-11 04:20:00 +00:00
Arnout Engelen
cde92f9f71
libfaac/libfaad2: drop homepage
...
Because it seems the audiocoding.com domain expired
2020-08-16 13:03:12 +00: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
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
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
Bart Brouns
0431971eae
faac: 1.29.3 -> 1.29.9.2
2017-12-09 11:45:14 +00:00
Bart Brouns
ab27dcab2c
faac: 1.28 -> 1.29.3
2017-07-30 21:02:56 +02:00
Franz Pletz
8fcd1a063e
faac: fix build with glibc-2.25
...
Use patches from Arch to really build against the provided external
mp4v2 library.
2017-02-26 19:09:29 +01:00
Franz Pletz
aff1f4ab94
Use general hardening flag toggle lists
...
The following parameters are now available:
* hardeningDisable
To disable specific hardening flags
* hardeningEnable
To enable specific hardening flags
Only the cc-wrapper supports this right now, but these may be reused by
other wrappers, builders or setup hooks.
cc-wrapper supports the following flags:
* fortify
* stackprotector
* pie (disabled by default)
* pic
* strictoverflow
* format
* relro
* bindnow
2016-03-05 18:55:26 +01:00
Tristan Helmich
e43a3841b0
faac: disable format hardening
2016-03-04 14:57:02 +01:00
codyopel
80dd1aa437
faac: revert licensing change
2015-02-10 09:32:51 -05:00
William A. Kennington III
ac99fefae1
Formatting fixes
2015-02-08 13:42:12 -08:00
codyopel
58edd9431c
faac: refactor and add drm optional
2015-02-08 15:04:40 -05:00
Mateusz Kowalczyk
007f80c1d0
Turn more licenses into lib.licenses style
...
Should eval cleanly, as far as -A tarball tells me.
Relevant: issue #2999 , issue #739
2014-11-06 00:48:16 +00:00
Mathijs Kwik
bf929ef73b
faac is redistributable, hydra is allowed to build it.
2014-04-10 11:57:20 +02:00
Lluís Batlle i Rossell
c46d5ed3d7
Noting faac unfree. I think it is unfree, not LGPL.
2013-12-07 23:03:42 +01:00
Evgeny Egorochkin
d0b4c8bfaa
gktspell: version bump to 2.0.16 because the old one has disappeared
2013-07-14 03:09:34 +03:00
Eelco Dolstra
03055c5300
* Updated ffmpeg, faac and xvidcore.
...
* ffmpeg: enable support for faac (disabled by default because faac is
non-free).
* faac: use an external mp4v2 because the internal one doesn't build.
svn path=/nixpkgs/trunk/; revision=27240
2011-05-12 20:43:33 +00:00
Eelco Dolstra
6609710409
* Get rid of many instances of "args: with args;", and other coding
...
guidelines violations.
* Updated libsamplerate to 0.1.7.
svn path=/nixpkgs/trunk/; revision=22782
2010-07-28 11:55:54 +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