pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/gphoto2
Module Name: pkgsrc
Committed By: adam
Date: Mon Jul 22 11:12:15 UTC 2024
Modified Files:
pkgsrc/graphics/gphoto2: Makefile distinfo
Log Message:
gphoto2: updated to 2.5.28
gphoto2 2.5.28 release
* show-preview: fixed to be a moving picture by using explicit memory based file
* --parsable: new option for listing files in parsable form
* --filenumber FILENUMBER: new option to allow --filename %n start at another number than 1.
* wait-event: sending SIGUSR1 signal to gphoto2 during a running --wait-event / --capture-tethered will trigger image capture
* ctrl-c also now cancels multi-file actions
* translations: updated german
To generate a diff of this commit:
cvs rdiff -u -r1.77 -r1.78 pkgsrc/graphics/gphoto2/Makefile
cvs rdiff -u -r1.26 -r1.27 pkgsrc/graphics/gphoto2/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/gphoto2/Makefile
diff -u pkgsrc/graphics/gphoto2/Makefile:1.77 pkgsrc/graphics/gphoto2/Makefile:1.78
--- pkgsrc/graphics/gphoto2/Makefile:1.77 Wed May 29 16:32:54 2024
+++ pkgsrc/graphics/gphoto2/Makefile Mon Jul 22 11:12:14 2024
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.77 2024/05/29 16:32:54 adam Exp $
+# $NetBSD: Makefile,v 1.78 2024/07/22 11:12:14 adam Exp $
-DISTNAME= gphoto2-2.5.27
-PKGREVISION= 7
+DISTNAME= gphoto2-2.5.28
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gphoto/}
-EXTRACT_SUFX= .tar.bz2
+EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://gphoto.sourceforge.net/
@@ -13,12 +12,13 @@ LICENSE= gnu-gpl-v2
CONFLICTS= gphoto-[0-9]*
-USE_TOOLS+= pkg-config
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
+USE_TOOLS+= pkg-config
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-cdk-prefix=${BUILDLINK_PREFIX.cdk}
CONFIGURE_ARGS+= --with-jpeg-prefix=${JPEGBASE}
+TEST_TARGET= check
CFLAGS.Darwin+= -D_DARWIN_C_SOURCE
Index: pkgsrc/graphics/gphoto2/distinfo
diff -u pkgsrc/graphics/gphoto2/distinfo:1.26 pkgsrc/graphics/gphoto2/distinfo:1.27
--- pkgsrc/graphics/gphoto2/distinfo:1.26 Tue Nov 23 14:28:34 2021
+++ pkgsrc/graphics/gphoto2/distinfo Mon Jul 22 11:12:14 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.26 2021/11/23 14:28:34 ryoon Exp $
+$NetBSD: distinfo,v 1.27 2024/07/22 11:12:14 adam Exp $
-BLAKE2s (gphoto2-2.5.27.tar.bz2) = ce64000e19c3534fdc94c3a2294835b36a663a415772eb7720e0957990363172
-SHA512 (gphoto2-2.5.27.tar.bz2) = 47001025d3647ac809ab7fd2d9319a2966d72b00471f9a9c865dfad7091c7cac2e299ecd41dfc7997a6665cf2612d4317591964f51a9d336f848e8199e3928b7
-Size (gphoto2-2.5.27.tar.bz2) = 803602 bytes
+BLAKE2s (gphoto2-2.5.28.tar.xz) = 7b8ed6a6f16e430fc497df12b6f192b075fdf27d48c80379914af544df02916b
+SHA512 (gphoto2-2.5.28.tar.xz) = f5e23fd559b3a272441556323b9eadbce11e73bdcfe94ee027d58e51d5396ee6e2c12f0b7675d5017c140db329354de775ad619fcd6f19e3252659e0cbc4baa8
+Size (gphoto2-2.5.28.tar.xz) = 575816 bytes
Home |
Main Index |
Thread Index |
Old Index