Commit graph

12 commits

Author SHA1 Message Date
William A. Kennington III b95072e2a7 libraw1394: 2.1.0 -> 2.1.1 2015-09-18 14:52:50 -07:00
Vladimír Čunát 85aafda509 merge #7299: gstreamer: Darwin fixes
Solved trivial merge conflicts.
2015-04-29 17:53:09 +02:00
William A. Kennington III 14d52d7e0d Fix some platforms 2015-04-25 21:27:53 -07:00
Spencer Whitt 86f3a5756d libraw1394: Set platforms and update license 2015-04-18 18:54:23 -04:00
Cillian de Róiste 65358fad8c Upgrade libraw1394 to 2.1.0 2012-10-07 23:02:32 +02:00
Lluís Batlle i Rossell 57397d3331 Updating libraw1394 to 2.0.8.
svn path=/nixpkgs/trunk/; revision=34014
2012-05-08 09:52:16 +00:00
Eelco Dolstra 0deb1fa33d * Updated libraw1394 and libavc1394.
svn path=/nixpkgs/branches/kde-4.7/; revision=27950
2011-07-25 19:08:00 +00:00
Eelco Dolstra 6609710409 * Get rid of many instances of "args: with args;", and other coding
guidelines violations.
* Updated libsamplerate to 0.1.7.

svn path=/nixpkgs/trunk/; revision=22782
2010-07-28 11:55:54 +00:00
Yury G. Kudryashov fc33ef9f7b libraw1394: URL corrected
svn path=/nixpkgs/branches/stdenv-updates/; revision=10747
2008-02-18 20:53:11 +00:00
Yury G. Kudryashov 4f5f90015f libraw1394: 1.3.0
svn path=/nixpkgs/branches/stdenv-updates/; revision=10520
2008-02-06 19:00:41 +00:00
Yury G. Kudryashov fbfab88e04 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/branches/stdenv-updates/; revision=10429
2008-01-31 10:41:04 +00:00
Yury G. Kudryashov a7703662a4 Merged with trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=10145
2008-01-15 00:55:21 +00:00