Commit graph

208 commits

Author SHA1 Message Date
Lluís Batlle i Rossell 3b26ba7019 Merge remote-tracking branch 'central/master' into stdenv-updates
Conflicts:
	pkgs/os-specific/linux/alsa-utils/default.nix
2013-01-27 11:32:12 +01:00
Peter Simons bff4b06640 youtube-dl: enable builds by Hydra on Linux and Darwin
youtube-dl is a very short script, but it depends on Pandoc to generate its
documentation, and Pandoc is fairly expensive to build (or download). Offering
binary packages of youtube-dl for Hydra users should remedy the need to install
Pandoc.
2013-01-26 11:59:49 +01:00
Mathijs Kwik 0890c45498 buildNativeInputs -> nativeBuildInputs 2013-01-13 11:33:45 +01:00
Mathijs Kwik 6c062cd5a1 youtube-dl: "link" to python directly 2013-01-01 13:50:14 +01:00
Peter Simons 60cb018d80 youtube-dl: update to version 2012.12.11
The new build comes with man page and bash completion installed.
2012-12-27 20:46:28 +01:00
aszlig cbaf071944
youtube-dl: Update to version 2012.09.27.
As the current version doesn't work anymore and there has been a lot of progress
since February, I think it's time to switch over to the new versen.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-02 03:46:41 +02:00
aszlig e678cd2611
youtube-dl: Update to version 2012.02.27.
In addition, we're now switching to using refs/tags from git rather than commit
refs directly, which has the advantage, that we don't have to do bookkeeping
twice, where people forget to increment the version in nixpkgs.

This happened for the previous version, where `pkgver` had the value
"2011.12.08", but in rg3/youtube-dl@661a807c65 the
version actually is "2012.01.08b".

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-15 08:10:35 +02:00
Peter Simons e58052514b youtube-dl: new package (download clips from youtube)
svn path=/nixpkgs/trunk/; revision=31654
2012-01-18 20:32:37 +00:00