From d82fda2c15c9afd6c6f309a9ff28970c1c252028 Mon Sep 17 00:00:00 2001 From: 4fury-c3440d8 Date: Tue, 19 Jan 2021 09:44:44 +0000 Subject: [PATCH] libgphoto2. --- hardware/misc/libgphoto2/actions.py | 6 +++--- hardware/misc/libgphoto2/pspec.xml | 28 ++++++++++++++++++---------- 2 files changed, 21 insertions(+), 13 deletions(-) diff --git a/hardware/misc/libgphoto2/actions.py b/hardware/misc/libgphoto2/actions.py index f3276150f0..7e4a89f3d6 100644 --- a/hardware/misc/libgphoto2/actions.py +++ b/hardware/misc/libgphoto2/actions.py @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # # Licensed under the GNU General Public License, version 3. -# See the file http://www.gnu.org/licenses/gpl.txt +# See the file https://www.gnu.org/licenses/gpl-3.0.txt from pisi.actionsapi import shelltools from pisi.actionsapi import autotools @@ -62,7 +62,7 @@ def install(): pisitools.removeDir("/usr/share/libgphoto2_port") # Remove circular symlink - pisitools.remove("/usr/include/gphoto2/gphoto2") + #pisitools.remove("/usr/include/gphoto2/gphoto2") - pisitools.dodoc("ChangeLog", "NEWS*", "README", "AUTHORS", "TESTERS", "MAINTAINERS", "HACKING") + pisitools.dodoc("HACKING.md", "MAINTAINERS", "TESTERS") diff --git a/hardware/misc/libgphoto2/pspec.xml b/hardware/misc/libgphoto2/pspec.xml index 8f85d99fe8..0adebd7595 100644 --- a/hardware/misc/libgphoto2/pspec.xml +++ b/hardware/misc/libgphoto2/pspec.xml @@ -1,5 +1,5 @@ - + libgphoto2 @@ -12,39 +12,40 @@ library Library that implements support for numerous digital cameras libgphoto2 is the core library designed to allow access to digital camera by external programs. - https://sourceforge.net/projects/gphoto/files/libgphoto/2.5.23/libgphoto2-2.5.23.tar.bz2 + mirrors://sourceforge/project/gphoto/libgphoto/2.5.26/libgphoto2-2.5.26.tar.bz2 doxygen - libxml2-devel gd-devel tiff-devel - libjpeg-turbo-devel - libexif-devel libusb-devel + libexif-devel + libxml2-devel + libjpeg-turbo-devel libgphoto2 + gd + curl + libusb + libexif libxml2 libtool-ltdl - libusb - gd - libexif libjpeg-turbo /usr/bin /lib/udev - /usr/share/doc/libgphoto2/README - /usr/share/doc/libgphoto2/COPYING /usr/lib /usr/share/libgphoto2 /usr/share/hal/fdi /lib/udev/rules.d /usr/share/locale /usr/share/man + /usr/share/doc/libgphoto2/README + /usr/share/doc/libgphoto2/COPYING System.Package @@ -79,6 +80,13 @@ + + 2021-01-19 + 2.5.26 + Version bump. + fury + wascheme@tuta.io + 2020-01-19 2.5.23