parent
7e305cbd25
commit
61b60fb1ad
@ -23,7 +23,9 @@ stdenv.mkDerivation rec {
|
|||||||
patches = [./cdrtools-2.01-install.patch];
|
patches = [./cdrtools-2.01-install.patch];
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "Highly portable CD/DVD/BluRay command line recording software (deprecated; use cdrkit instead)";
|
homepage = http://sourceforge.net/projects/cdrtools/;
|
||||||
homepage = http://sourceforge.net/projects/cdrtools/; # berlios shut down; I found no better link
|
description = "Highly portable CD/DVD/BluRay command line recording software";
|
||||||
|
broken = true; # Build errors, probably because the source
|
||||||
|
# can't deal with recent versions of gcc.
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user