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
9ee2143912
treewide: remove unused buildEnv parameters
2017-04-16 10:29:49 +02:00
Franz Pletz
c4f54821eb
darkice: fix and simplify dependencies
2016-10-31 14:38:13 +01:00
Franz Pletz
23560314f4
darkice: 1.2 -> 1.3
2016-08-23 18:50:47 +02:00
Franz Pletz
76fc67a083
darkice: Fix build due to multiple outputs
2016-04-24 17:41:08 +02:00
Franz Pletz
ed13d23c97
darkice: Fix build with opus and vorbis support
...
The configure script requires libogg in both the paths of libopus and
libvorbis. Because is isn't true for the libopus and libvorbis
derivations in NixOS and patching the configure script is a bit tedious,
a temporary environment with libogg, libvorbis & libopus is used.
2015-10-23 14:09:50 +02:00
William A. Kennington III
7297255019
Convert all jack references to libjack2
2015-06-27 00:17:52 -07:00
Lengyel Balázs
aa1ce46281
Inital commit for Darkice
2015-05-26 15:20:53 +02:00