mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
libgphoto2: add meta.changelog
This commit is contained in:
parent
0d63ac320c
commit
ca1039b266
1 changed files with 1 additions and 0 deletions
|
|
@ -73,6 +73,7 @@ stdenv.mkDerivation rec {
|
|||
|
||||
meta = {
|
||||
homepage = "http://www.gphoto.org/proj/libgphoto2/";
|
||||
changelog = "https://github.com/gphoto/libgphoto2/blob/${src.tag}/NEWS";
|
||||
description = "Library for accessing digital cameras";
|
||||
longDescription = ''
|
||||
This is the library backend for gphoto2. It contains the code for PTP,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue