./devel/libgphoto2, Digital camera access library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2018Q1, Version: 2.5.8nb3, Package name: libgphoto2-2.5.8nb3, Maintainer: pkgsrc-users

libgphoto2 is the core library designed to allow access to digital
camera by external programs. Here is an overview of the global
architecture:

It abstracts communication ports and camera protocol, to allow a
complete modularity. To support a new communication physical layer
(like IEEE1394), just add a new port to libgphoto2_port. To support
a new kind a digital camera, just provide a new camlib with the
required callbacks. All of this will be transparent to client
programs that call libgphoto2.


Required to run:
[devel/libusb1] [devel/libltdl] [graphics/libexif] [graphics/jpeg] [textproc/libxml2]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: 976feb07d51026e6ca647f9fa333c500c5e0c041
RMD160: bbb57fdace9783f9829bafbd89818949f6d0fce3
Filesize: 6778.565 KB

Version history: (Expand)


CVS history: (Expand)


   2018-04-07 22:21:03 by S.P.Zeidler | Files touched by this commit (11) | Package updated
Log message:
Pullup ticket #5732 - requested by wiz
devel/libgphoto2: dependency fix
filesystems/fuse-gphotofs: revbump
graphics/darktable: revbump
graphics/digikam: revbump
graphics/f-spot: revbump
graphics/gphoto2: revbump
graphics/gthumb: revbump
graphics/gthumb3: revbump
graphics/gtkam: revbump
graphics/kamera: revbump
graphics/shotwell: revbump

Revisions pulled up:
- devel/libgphoto2/buildlink3.mk                                1.22
- filesystems/fuse-gphotofs/Makefile                            1.11
- graphics/darktable/Makefile                                   1.84
- graphics/digikam/Makefile                                     1.135
- graphics/f-spot/Makefile                                      1.87
- graphics/gphoto2/Makefile                                     1.63
- graphics/gthumb/Makefile                                      1.90
- graphics/gthumb3/Makefile                                     1.22
- graphics/gtkam/Makefile                                       1.75
- graphics/kamera/Makefile                                      1.36
- graphics/shotwell/Makefile                                    1.90

-------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	wiz
   Date:		Tue Apr  3 06:14:55 UTC 2018

   Modified Files:
   	pkgsrc/devel/libgphoto2: buildlink3.mk
   	pkgsrc/filesystems/fuse-gphotofs: Makefile
   	pkgsrc/graphics/darktable: Makefile
   	pkgsrc/graphics/digikam: Makefile
   	pkgsrc/graphics/f-spot: Makefile
   	pkgsrc/graphics/gphoto2: Makefile
   	pkgsrc/graphics/gthumb: Makefile
   	pkgsrc/graphics/gthumb3: Makefile
   	pkgsrc/graphics/gtkam: Makefile
   	pkgsrc/graphics/kamera: Makefile
   	pkgsrc/graphics/shotwell: Makefile

   Log message:
   libgphoto2: update bl3.mk for dependency change

   Bump PKGREVISIONs of packages using it.

   Noted by John D. Baker on pkgsrc-users.

   To generate a diff of this commit:
   cvs rdiff -u -r1.21 -r1.22 pkgsrc/devel/libgphoto2/buildlink3.mk
   cvs rdiff -u -r1.10 -r1.11 pkgsrc/filesystems/fuse-gphotofs/Makefile
   cvs rdiff -u -r1.83 -r1.84 pkgsrc/graphics/darktable/Makefile
   cvs rdiff -u -r1.134 -r1.135 pkgsrc/graphics/digikam/Makefile
   cvs rdiff -u -r1.86 -r1.87 pkgsrc/graphics/f-spot/Makefile
   cvs rdiff -u -r1.62 -r1.63 pkgsrc/graphics/gphoto2/Makefile
   cvs rdiff -u -r1.89 -r1.90 pkgsrc/graphics/gthumb/Makefile
   cvs rdiff -u -r1.21 -r1.22 pkgsrc/graphics/gthumb3/Makefile
   cvs rdiff -u -r1.74 -r1.75 pkgsrc/graphics/gtkam/Makefile
   cvs rdiff -u -r1.35 -r1.36 pkgsrc/graphics/kamera/Makefile
   cvs rdiff -u -r1.89 -r1.90 pkgsrc/graphics/shotwell/Makefile