Thu Aug 11 05:05:52 2022 UTC ()
xfce4-screenshooter: update to 1.9.11

Change log:

1.9.11 (2022-08-08)
======
- Add support to WebP (#76)
- Fix window capture in HiDPI mode (#73)
- Fix intltool lock file problem during make distcheck
- Add option to Show in File Manager when saving (#47)
- Do not quit after dismissing dialog if invoked from plugin (#71)
- Update COPYING (Issue #70)
- Translation Updates:
  Albanian, Basque, Belarusian, Bulgarian, Catalan, Chinese (China),
  Chinese (Taiwan), Czech, Danish, Dutch, Estonian, Finnish, French,
  Galician, German, Greek, Hebrew, Indonesian, Italian, Japanese,
  Korean, Lithuanian, Malay, Norwegian Bokm奪l, Persian (Iran), Polish,
  Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak, Slovenian,
  Spanish, Swedish, Thai, Turkish, Ukrainian


(gutteridge)
diff -r1.49 -r1.50 pkgsrc/x11/xfce4-screenshooter/Makefile
diff -r1.14 -r1.15 pkgsrc/x11/xfce4-screenshooter/distinfo

cvs diff -r1.49 -r1.50 pkgsrc/x11/xfce4-screenshooter/Makefile (expand / switch to unified diff)

--- pkgsrc/x11/xfce4-screenshooter/Makefile 2022/04/18 19:12:26 1.49
+++ pkgsrc/x11/xfce4-screenshooter/Makefile 2022/08/11 05:05:52 1.50
@@ -1,19 +1,18 @@ @@ -1,19 +1,18 @@
1# $NetBSD: Makefile,v 1.49 2022/04/18 19:12:26 adam Exp $ 1# $NetBSD: Makefile,v 1.50 2022/08/11 05:05:52 gutteridge Exp $
2 2
3PKGREVISION= 1 
4.include "../../meta-pkgs/xfce4/Makefile.common" 3.include "../../meta-pkgs/xfce4/Makefile.common"
5 4
6VERSION= 1.9.10 5VERSION= 1.9.11
7DISTNAME= xfce4-screenshooter-${VERSION} 6DISTNAME= xfce4-screenshooter-${VERSION}
8CATEGORIES= x11 7CATEGORIES= x11
9MASTER_SITES= https://archive.xfce.org/src/apps/xfce4-screenshooter/${VERSION:R}/ 8MASTER_SITES= https://archive.xfce.org/src/apps/xfce4-screenshooter/${VERSION:R}/
10 9
11HOMEPAGE= https://archive.xfce.org/src/apps/xfce4-screenshooter/${VERSION:R}/ 10HOMEPAGE= https://archive.xfce.org/src/apps/xfce4-screenshooter/${VERSION:R}/
12COMMENT= Xfce screenshoot application 11COMMENT= Xfce screenshoot application
13 12
14BUILDLINK_API_DEPENDS.xfce4-panel+= xfce4-panel>=4.14.0 13BUILDLINK_API_DEPENDS.xfce4-panel+= xfce4-panel>=4.14.0
15.include "../../x11/xfce4-panel/buildlink3.mk" 14.include "../../x11/xfce4-panel/buildlink3.mk"
16BUILDLINK_API_DEPENDS.libxfce4ui+= libxfce4ui>=4.14.0 15BUILDLINK_API_DEPENDS.libxfce4ui+= libxfce4ui>=4.14.0
17.include "../../x11/libxfce4ui/buildlink3.mk" 16.include "../../x11/libxfce4ui/buildlink3.mk"
18BUILDLINK_API_DEPENDS.libxfce4util+= libxfce4util>=4.14.0 17BUILDLINK_API_DEPENDS.libxfce4util+= libxfce4util>=4.14.0
19.include "../../x11/libxfce4util/buildlink3.mk" 18.include "../../x11/libxfce4util/buildlink3.mk"

cvs diff -r1.14 -r1.15 pkgsrc/x11/xfce4-screenshooter/distinfo (expand / switch to unified diff)

--- pkgsrc/x11/xfce4-screenshooter/distinfo 2022/03/08 01:39:06 1.14
+++ pkgsrc/x11/xfce4-screenshooter/distinfo 2022/08/11 05:05:52 1.15
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.14 2022/03/08 01:39:06 gutteridge Exp $ 1$NetBSD: distinfo,v 1.15 2022/08/11 05:05:52 gutteridge Exp $
2 2
3BLAKE2s (xfce4-screenshooter-1.9.10.tar.bz2) = 32176e4002ef454805f5369a902df356898121675bd9a36041f431e637100b73 3BLAKE2s (xfce4-screenshooter-1.9.11.tar.bz2) = 09bfa85c4527f73573f67fe34957b7397fcb072a5775c5bdb498a748e850a51e
4SHA512 (xfce4-screenshooter-1.9.10.tar.bz2) = fc6327730f4df1d58cd1f8c8e8c1e0cdbf7a1f78aadc05357c603fe2b1969f012e14e8a2168117421f211bf7fccf0f04e91cb36b2364da18f62c9ec0b0978344 4SHA512 (xfce4-screenshooter-1.9.11.tar.bz2) = fec4a374047dc0dddddd5d498f6ffb55bc590f209b31fa5e3ca5871788568145ad910fd535fced2f1d2eb52c52e219981eee3aba2e63ab1c56448bb313376155
5Size (xfce4-screenshooter-1.9.10.tar.bz2) = 568057 bytes 5Size (xfce4-screenshooter-1.9.11.tar.bz2) = 585007 bytes