diff --git a/multimedia/misc/gphoto2/actions.py b/multimedia/misc/gphoto2/actions.py index d0dca649f8..4fdd66da14 100644 --- a/multimedia/misc/gphoto2/actions.py +++ b/multimedia/misc/gphoto2/actions.py @@ -9,7 +9,6 @@ from pisi.actionsapi import pisitools from pisi.actionsapi import get def setup(): - pisitools.cflags.add("-Wno-stringop-truncation -Wno-discarded-qualifiers -Wno-pointer-sign") autotools.autoreconf("-fi") autotools.configure() @@ -19,5 +18,5 @@ def build(): def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) - pisitools.dodoc("AUTHORS", "COPYING", "NEWS", "README.md") + pisitools.dodoc("AUTHORS", "NEWS") diff --git a/multimedia/misc/gphoto2/pspec.xml b/multimedia/misc/gphoto2/pspec.xml index 4edc7fa4a1..3d33079ccb 100644 --- a/multimedia/misc/gphoto2/pspec.xml +++ b/multimedia/misc/gphoto2/pspec.xml @@ -15,8 +15,8 @@ gPhoto2 is a free, redistributable, ready to use set of digital camera software applications for Unix-like systems, written by a whole team of dedicated volunteers around the world. It supports more than 2500 cameras. - - mirrors://sourceforge/project/gphoto/gphoto/2.5.26/gphoto2-2.5.26.tar.bz2 + + mirrors://sourceforge/project/gphoto/gphoto/2.5.28/gphoto2-2.5.28.tar.xz cdk-devel @@ -27,7 +27,7 @@ libjpeg-turbo-devel - cdk_header_path.patch + @@ -52,10 +52,17 @@ + + 2022-01-17 + 2.5.28 + Version bump. + fury + uglyside@yandex.ru + 2021-01-19 2.5.26 - First build. + Version bump. fury uglyside@yandex.ru