Commit Graph

13 Commits

Author SHA1 Message Date
Peter Budai
c24f92b969 libgphoto2: Update to 2.5.21 (#4767) 2018-12-12 19:49:43 +03:00
Alexey Pavlov
ab41df54df libgphoto2: Update to 2.5.20 2018-10-31 09:32:13 +03:00
Peter Budai
89d80b961d libgphoto2: Update to 2.5.19 (#4138) 2018-08-03 11:20:38 +03:00
Peter Budai
0e6ea57a79 libgphoto2: Update to 2.5.18 (#3796) 2018-05-23 07:31:49 +03:00
Alexey Pavlov
b4885264c7 libgphoto2: Update to 2.5.17 2018-04-27 13:02:32 +03:00
Peter Budai
e1c656ae5b libgphoto2: Update to 2.5.16 (#3208) 2017-12-13 10:18:15 +03:00
Peter Budai
8de6287310 libgphoto2: Update to 2.5.15 (#3010)
gphoto2: Update to 2.5.15
2017-10-05 07:17:36 +03:00
Peter Budai
889cc0a4c5 libgphoto2: Update to 2.5.14 (#2557) 2017-06-07 12:38:27 +03:00
peterbud
a2e3021b98 libgphoto2: updated to 2.5.13 (#2459) 2017-05-13 12:54:44 +03:00
J. Peter Mugaas
eb86eaf06e Restore libusb-no since that Windows 10 only seems to work with that … (#2154)
* Restore libusb-no since that Windows 10 only seems to work with that flag.  Added note about this.

* formatting fixes.

* More formatting fixes.
2017-02-05 21:18:54 +03:00
Alexey Pavlov
7c5672c14e libgphoto2: Fix downloading sources 2017-02-01 07:20:58 +03:00
J. Peter Mugaas
91b36206da Changes related to libgd (#2124)
* Changes related to libgd
mingw-w64-libgd - 2.2.4
  - add fontconfig, libimagequant, libwebp, and xpm-nox as dependencies
  - fix gdlib.pc file
  - restore gdlib-config script.  The original CMake with patch does not build it and some old config secripts are still using it.
  - libimagequant is now in a new package so don't with CMake.  Use the installed one.
mingw-w64-libimagequant - 2.8.2
  - new package
  - add patch I made to prevent a preliminary check for compiler working.  That triggers a bug with /dev/nul in GCC (or is it a Windows "feature")
mingw-w64-libgphoto - 2.5.12
  - Update to latest version and remove unneeded parts of aptch.  Much is already in the source-code.

* mingw-w64-libghoto2 -enable libusb and libgd.

* mingw-w64-libgphoto - 2.5.12 - Add GPG signature verification and add libjpeg as dependency

* Added patch to get the configure script to uctually detect libgd using pkg-config (the preffered method).  The script had been switched from gdlib-config to finding a libtool .la file.  The problem is that cmake does not make those and I hadn't figured out how to get to it to in a proper manner.  Litbool .la files don't work because software distributions do not include those files at all.

* mingw-w64-libgphoto2 - fix dependencies based on based on PE dump.

* Add myself as maintainer.  Remove commented out stuff.

* Fix download format, I hope.

* Try download file format again.  This time, the name is not just the version number.
2017-01-30 21:20:45 +03:00
peterbud
84e2624935 Added libgphoto2 library (#1845)
* Added libgphoto2 library

libgphoto2 is a free, redistributable, ready to use set of digital camera software applications

* Fixing _SSIZE_T in i686 build
2016-10-21 09:03:17 +03:00