libmpeg2: Build the shared library.
svn path=/nixpkgs/trunk/; revision=19215
This commit is contained in:
parent
e9bb8f666a
commit
91d825d620
@ -8,6 +8,8 @@ stdenv.mkDerivation {
|
|||||||
sha256 = "1vny7rg0p2rmic71hli2l2612i5yaw8vy0wsnm5nvhwfiw37cjn7";
|
sha256 = "1vny7rg0p2rmic71hli2l2612i5yaw8vy0wsnm5nvhwfiw37cjn7";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
configureFlags = "--enable-shared --disable-static";
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = http://libmpeg2.sourceforge.net/;
|
homepage = http://libmpeg2.sourceforge.net/;
|
||||||
description = "A free library for decoding mpeg-2 and mpeg-1 video streams";
|
description = "A free library for decoding mpeg-2 and mpeg-1 video streams";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user