Commit Graph

23 Commits

Author SHA1 Message Date
Robin Gloster
449023497f
cdparanoia: fix cross 2019-05-07 18:14:09 +02:00
Markus Kowalewski
2acd901062
cdparanoia: add licenses 2018-08-23 11:57:39 +02:00
Ryan Mulligan
fce8f26af6 treewide: http -> https (#42665) 2018-06-27 22:12:57 +02:00
Fionn Cleary
560891d3a0 cdparanoia: Fix private keyword in header
Patch taken from SVN, cdparanoia has not had a release since September
11, 2008.  Allows including the header in C++ files.

https://trac.xiph.org/changeset/15338/
2018-03-14 12:17:16 +01:00
Will Dietz
0e15473fd1 cdparanoia: use part of darwin patch to fix utils.h on musl 2018-02-13 09:44:54 -06:00
Tuomas Tynkkynen
c863aa384e cdparanoia: Fix aarch64 build
Hooray for autohelltools actually reducing portability!
2017-03-10 19:39:40 +02:00
Joachim Fasting
a6ee264f1b
cdparanoia: sha1 -> sha256 2017-03-01 00:28:24 +01:00
Matthew Bauer
85f2c3ebc9
mplayer: fix on darwin 2016-09-14 12:51:47 -05:00
Robin Gloster
1b979d8384 Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-08-03 13:34:44 +00:00
Tuomas Tynkkynen
21f17d69f6 treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03: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
Robin Gloster
f6d3b7a2ae switch hardening flags 2016-01-30 16:36:57 +00:00
Franz Pletz
954e9903ad Use a hardened stdenv by default 2016-01-30 16:36:57 +00:00
Benjamin Staffin
9f3889a9a5 cdparanoia: fix Darwin build
Fixes #12116
2016-01-03 15:49:09 -08:00
Spencer Whitt
f8a1b8b7c8 cdparanoia: patches for Darwin 2015-04-18 18:57:42 -04:00
John Wiegley
28b6fb61e6 Change occurrences of gcc to the more general cc
This is done for the sake of Yosemite, which does not have gcc, and yet
this change is also compatible with Linux.
2014-12-26 11:06:21 -06:00
Eelco Dolstra
0daba72245 * Updated cdparanoia to 10.2.
svn path=/nixpkgs/branches/kde-4.7/; revision=27938
2011-07-25 13:52:36 +00:00
Yury G. Kudryashov
81aac8d84d meta.homepage added to several packages
svn path=/nixpkgs/trunk/; revision=10417
2008-01-30 19:49:42 +00:00
Eelco Dolstra
ea9667ab18 * Fixed some more URLs.
svn path=/nixpkgs/trunk/; revision=9294
2007-09-11 11:15:37 +00:00
Eelco Dolstra
a0159dee8e * Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurl
URLs to http://nix.cs.uu.nl/dist/tarballs.  With content-addressable
  mirror support (r9190, NIXPKGS-70) this is no longer necessary:
  fetchurl will try to download from that location automatically.  So
  we can keep the original URLs.

svn path=/nixpkgs/trunk/; revision=9192
2007-08-24 12:32:36 +00:00
Eelco Dolstra
454707da23 * catamaran.labs.cs.uu.nl -> nix.cs.uu.nl.
svn path=/nixpkgs/trunk/; revision=3660
2005-08-22 08:39:27 +00:00
Eelco Dolstra
e42507d182 * Move tarballs to catamaran so that we are no longer dependent on a
gazillion different servers.  Resurrected some 25 missing files.

svn path=/nixpkgs/trunk/; revision=2237
2005-02-15 14:44:19 +00:00
Rob Vermaas
c80ce6e83b cdparanoia-III
svn path=/nixpkgs/trunk/; revision=2060
2005-01-19 21:02:19 +00:00