Commit graph

5 commits

Author SHA1 Message Date
Sander van der Burg 703f1b23fb Ensure that the shared ffmpeg is used, instead of the one included in the kino source tarball
svn path=/nixpkgs/trunk/; revision=27559
2011-06-29 19:22:02 +00:00
Sander van der Burg 11210cf06f Updated kino to version 1.3.4 (and did some code standard fixes)
svn path=/nixpkgs/trunk/; revision=27558
2011-06-29 16:21:02 +00:00
Yury G. Kudryashov 5bca69ac34 Nix-expr style review
Unneded args.something replaced with
args: with args;
line. After this line args is the only place where we can recieve variables from.

Also removed several
buildInputs = [];
lines.

svn path=/nixpkgs/trunk/; revision=10415
2008-01-30 17:20:48 +00:00
Marc Weber 16c2ec2ef1 kino not finding dll fix. Now you can start it
svn path=/nixpkgs/trunk/; revision=10138
2008-01-13 18:08:51 +00:00
Marc Weber ff62213cec kino (compiling but neither finding libX11 nor libghtread)
and libiec61883  (dependency)
added

svn path=/nixpkgs/trunk/; revision=10133
2008-01-13 15:21:21 +00:00