parent
4c9d8d4c3f
commit
a0f1175bcf
@ -18,5 +18,6 @@ stdenv.mkDerivation rec {
|
|||||||
description = "ATSC A/52 stream decoder";
|
description = "ATSC A/52 stream decoder";
|
||||||
homepage = http://liba52.sourceforge.net/;
|
homepage = http://liba52.sourceforge.net/;
|
||||||
platforms = stdenv.lib.platforms.unix;
|
platforms = stdenv.lib.platforms.unix;
|
||||||
|
license = stdenv.lib.licenses.gpl2;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user