Commit graph

22 commits

Author SHA1 Message Date
volth bc0d605cf1 treewide: fix double quoted strings in meta.description
Signed-off-by: Ben Siraphob <bensiraphob@gmail.com>
2021-01-24 19:56:59 +07:00
Ben Siraphob 8c5d37129f pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
Ben Wolsieffer 38cac86769 rtmpdump: 2015-12-30 -> 2019-03-30 2019-08-31 13:51:28 -04:00
Ben Wolsieffer 29d9be2e72 rtmpdump: fix build with OpenSSL 1.1 2019-08-31 13:50:54 -04: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
Lluís Batlle i Rossell 66d7126255 Take me (viric) out of most maintenance
Since years I'm not maintaining anything of the list below other
than some updates when I needed them for some reason. Other people
is doing that maintenance on my behalf so I better take me out but
for very few packages. Finally!
2018-07-22 21:50:19 +02:00
Eelco Dolstra 1824832e17
rtmpdump: Use multiple outputs
This reduces the runtime closure size from 80 to 23 MiB.
2017-03-20 17:31:03 +01:00
Michael Raskin 386ecdcb4d rtmpdump: 2015-01-15 -> 2015-12-30 2017-02-09 08:45:12 +01:00
Tuomas Tynkkynen bac26e08db Fix lots of fetchgit hashes (fallout from #15469) 2016-06-03 17:17:08 +03:00
codyopel 3400fa038f rtmpdump_gnutls: add missing lib nettle & use git date format
Close #8112.
2015-06-01 13:19:08 +02:00
Vladimír Čunát 69a6848b57 rtmpdump: propagate build inputs according to *.pc
This fixes ffmpeg-full build.
2015-05-15 21:39:41 +02:00
Eric Seidel 662a6b1ca6 remove all references to stdenv.cc.cc.is{GNU,Clang}
use the new `stdenv.cc.is{GNU,Clang}` instead, which will always be
defined.
2015-05-11 14:44:50 -07:00
William A. Kennington III 1d15063768 rtmpdump: Use openssl by default 2015-05-01 15:06:39 -07:00
codyopel 1d8c7aa9ed rtmpdump: fix clang support 2015-04-03 13:53:54 -04:00
Spencer Whitt a511157233 rtmpdump: build on Darwin 2015-04-03 13:38:49 -04:00
codyopel 25c9b84994 rtmpdump: refactor & bump commit 2015-02-17 16:15:03 -05:00
Eelco Dolstra 8a7f3c3618 Mark a bunch of packages as broken or not supported on Darwin 2014-08-08 17:59:02 +02:00
Mateusz Kowalczyk 7a45996233 Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
Rob Vermaas 31428612c2 Upgrade rtmpdump and get_iplayer 2014-05-07 20:56:37 +02:00
Lluís Batlle i Rossell e129d97f19 Updating rtmpdump to the 2.4 (what I think it is 2.4) in their git repository.
They don't use tags or branches.


svn path=/nixpkgs/trunk/; revision=29479
2011-09-25 09:04:24 +00:00
Lluís Batlle i Rossell 4c6c2a0684 Adding a dependency of rtmpdump that was missing for it to build.
svn path=/nixpkgs/trunk/; revision=27186
2011-05-08 20:18:20 +00:00
Lluís Batlle i Rossell fe7945b7fb Adding rtmpdump
svn path=/nixpkgs/trunk/; revision=21468
2010-04-30 21:46:55 +00:00