From f13c87fbe751844c17937c9b474255332dfbfcc5 Mon Sep 17 00:00:00 2001 From: gutteridge Date: Mon, 2 Jan 2023 20:19:30 +0000 Subject: [PATCH] xfce4-screenshooter: update to 1.10.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change log: 1.10.2 (2023-01-02) ====== - Fix capture of CSD windows - Fix active window and region capture modes - Consider scale factor while capturing screenshots with cairo (#95) - Support libsoup2 and 3 simultaneously (#97) - save dialog: show preview of selected file (#94) - Save preferences of panel plugin (#96) - Translation Updates: Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Eastern Armenian, English (Australia), Estonian, Finnish, French, Galician, Georgian, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese, Korean, Lithuanian, Malay, Norwegian Bokm��l, Occitan (post 1500), Persian (Iran), Polish, Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Thai, Turkish, Ukrainian 1.10.1 (2022-12-21) ====== - Fixes capture of screenshots after first time (#89) - libsoup: Migrate to 3.0 (#88) - Fix typo in NEWS file - Translation Updates: Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Eastern Armenian, English (Australia), Estonian, Finnish, French, Galician, Georgian, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese, Korean, Lithuanian, Malay, Norwegian Bokm��l, Occitan (post 1500), Persian (Iran), Polish, Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Thai, Turkish, Ukrainian --- x11/xfce4-screenshooter/Makefile | 12 ++++-------- x11/xfce4-screenshooter/distinfo | 8 ++++---- 2 files changed, 8 insertions(+), 12 deletions(-) diff --git a/x11/xfce4-screenshooter/Makefile b/x11/xfce4-screenshooter/Makefile index b27ec3771994..b3cbc7f6692f 100644 --- a/x11/xfce4-screenshooter/Makefile +++ b/x11/xfce4-screenshooter/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.53 2023/01/02 00:11:25 wiz Exp $ +# $NetBSD: Makefile,v 1.54 2023/01/02 20:19:30 gutteridge Exp $ -PKGREVISION= 2 .include "../../meta-pkgs/xfce4/Makefile.common" -VERSION= 1.10.0 +VERSION= 1.10.2 DISTNAME= xfce4-screenshooter-${VERSION} CATEGORIES= x11 MASTER_SITES= https://archive.xfce.org/src/apps/xfce4-screenshooter/${VERSION:R}/ @@ -11,18 +10,15 @@ MASTER_SITES= https://archive.xfce.org/src/apps/xfce4-screenshooter/${VERSION:R} HOMEPAGE= https://archive.xfce.org/src/apps/xfce4-screenshooter/${VERSION:R}/ COMMENT= Xfce screenshot application -BUILDLINK_API_DEPENDS.xfce4-conf+= xfce4-conf>=4.16.0 .include "../../devel/xfce4-conf/buildlink3.mk" BUILDLINK_API_DEPENDS.libXi+= libXi>=1.7.8 .include "../../x11/libXi/buildlink3.mk" -BUILDLINK_API_DEPENDS.xfce4-panel+= xfce4-panel>=4.16.0 +BUILDLINK_API_DEPENDS.xfce4-panel+= xfce4-panel>=4.18.0 .include "../../x11/xfce4-panel/buildlink3.mk" -BUILDLINK_API_DEPENDS.libxfce4ui+= libxfce4ui>=4.16.0 .include "../../x11/libxfce4ui/buildlink3.mk" -BUILDLINK_API_DEPENDS.libxfce4util+= libxfce4util>=4.16.0 .include "../../x11/libxfce4util/buildlink3.mk" .include "../../x11/xfce4-exo/buildlink3.mk" -.include "../../net/libsoup/buildlink3.mk" +.include "../../net/libsoup3/buildlink3.mk" .include "../../sysutils/desktop-file-utils/desktopdb.mk" .include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/x11/xfce4-screenshooter/distinfo b/x11/xfce4-screenshooter/distinfo index fa8327ff9c96..6141ddd89129 100644 --- a/x11/xfce4-screenshooter/distinfo +++ b/x11/xfce4-screenshooter/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.16 2022/11/17 01:37:30 gutteridge Exp $ +$NetBSD: distinfo,v 1.17 2023/01/02 20:19:30 gutteridge Exp $ -BLAKE2s (xfce4-screenshooter-1.10.0.tar.bz2) = 6f5f233829b1bf34dd027eb6598f4b95dc23770dd65001c13f4a3cb83d48ac75 -SHA512 (xfce4-screenshooter-1.10.0.tar.bz2) = e31e718078e5fe2881779f4caa9e8092107629c36971b513f2be5ac33622ae64bb734e6e61277af7a657cbc5cd17a2eaad9e439c210945826818c2a317456060 -Size (xfce4-screenshooter-1.10.0.tar.bz2) = 595720 bytes +BLAKE2s (xfce4-screenshooter-1.10.2.tar.bz2) = 092dbf42970908c739a0743926469bd2a138cac0e9a7dda2e0006edddea1bd69 +SHA512 (xfce4-screenshooter-1.10.2.tar.bz2) = f737d8cf071bf12ab3f2443e4b6f89b64bb243ee339fb88d1150347ae90119f657ab8ae655f06e8fbc4061894f89f7fdc7316aee280d6864efa6f8444bab3878 +Size (xfce4-screenshooter-1.10.2.tar.bz2) = 601856 bytes