Tuomas Tynkkynen
2017-09-22 21:03:17 +03:00
parent 8a0d857aa9
commit 4acb425c39
9 changed files with 9 additions and 9 deletions

View File

@@ -24,7 +24,7 @@ stdenv.mkDerivation rec {
meta = with stdenv.lib; {
homepage = http://sourceforge.net/projects/dirac;
description = "A general-purpose video codec based on wavelets";
platforms = platforms.all;
platforms = platforms.linux;
license = with licenses; [ mpl11 gpl2 lgpl21 ];
maintainer = maintainers.igsha;
};