···7 owner = "gphoto";
8 repo = "libgphoto2";
9 rev = "${meta.tag}";
10- sha256 = "0chwnw3d2d1k8g4xidzkpy9f3ci30yz7yvxq1mipp2rbndl1y2am";
11 };
1213 patches = [];
···33 MTP, and other vendor specific protocols for controlling and transferring data
34 from digital cameras.
35 '';
36- version = "2.5.12";
37- tag = "libgphoto2-2_5_12-release";
38 # XXX: the homepage claims LGPL, but several src files are lgpl21Plus
39 license = stdenv.lib.licenses.lgpl21Plus;
40 platforms = with stdenv.lib.platforms; unix;
···7 owner = "gphoto";
8 repo = "libgphoto2";
9 rev = "${meta.tag}";
10+ sha256 = "1svbpmxqm56pqkv0rxhlyk4vw7mjgjz8zz4p669qvmw630082yj9";
11 };
1213 patches = [];
···33 MTP, and other vendor specific protocols for controlling and transferring data
34 from digital cameras.
35 '';
36+ version = "2.5.16";
37+ tag = "libgphoto2-2_5_16-release";
38 # XXX: the homepage claims LGPL, but several src files are lgpl21Plus
39 license = stdenv.lib.licenses.lgpl21Plus;
40 platforms = with stdenv.lib.platforms; unix;