Skip to content

Commit 6c9b3e9

Browse files
committed
xfce4-screenshooter: update to 1.10.4
Change log: 1.10.4 (2023-05-14) ====== - Fix warning about checking file permissions - Refactor supported image formats handling (!49) - Add support to AVIF (#109) - Add support to JPEG XL (#108) - Check if the pixbuf-loader supports writing - Restrict file permission if not saved in a user-owned directory (#2) - Save preferences when plugin finalizes screenshot (#96) - Fix screenshot finalize behavior for plugin - Translation Updates: Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Eastern Armenian, English (Australia), English (United Kingdom), Estonian, Finnish, French, Galician, Georgian, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese, Kazakh, 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 parent 3f8ef09 commit 6c9b3e9

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

x11/xfce4-screenshooter/Makefile

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
1-
# $NetBSD: Makefile,v 1.58 2023/04/19 08:12:00 adam Exp $
1+
# $NetBSD: Makefile,v 1.59 2023/05/16 00:30:18 gutteridge Exp $
22

3-
PKGREVISION= 2
43
.include "../../meta-pkgs/xfce4/Makefile.common"
54

6-
VERSION= 1.10.3
5+
VERSION= 1.10.4
76
DISTNAME= xfce4-screenshooter-${VERSION}
87
CATEGORIES= x11
98
MASTER_SITES= https://archive.xfce.org/src/apps/xfce4-screenshooter/${VERSION:R}/

x11/xfce4-screenshooter/distinfo

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
$NetBSD: distinfo,v 1.18 2023/01/19 00:48:22 gutteridge Exp $
1+
$NetBSD: distinfo,v 1.19 2023/05/16 00:30:18 gutteridge Exp $
22

3-
BLAKE2s (xfce4-screenshooter-1.10.3.tar.bz2) = 3591fb7afde95f2c08deb8d73321453184146b33fb51b87a1e42a9139f883e0c
4-
SHA512 (xfce4-screenshooter-1.10.3.tar.bz2) = c5bb43c7cbd15cdf276ff5dd16e0e102862b974cf32b725bbc0d33fa60c713e1891706f3a6e38150e76e9c876e5d0b1be277d3031a3ae47696056182ccac78f8
5-
Size (xfce4-screenshooter-1.10.3.tar.bz2) = 601717 bytes
3+
BLAKE2s (xfce4-screenshooter-1.10.4.tar.bz2) = 41a1a9e4daf0518e5ca072a55f21877f5efa59ff43416262e477460ccbf8e22b
4+
SHA512 (xfce4-screenshooter-1.10.4.tar.bz2) = 7d5eebf897aa2b45e92e4447052c58813c34aa437e10f61712ff50b96b3fa954849a4cb6bf0720659e4c2a596e9f09f79bde2ebdab98b4e8c35fde25a7839011
5+
Size (xfce4-screenshooter-1.10.4.tar.bz2) = 615583 bytes

0 commit comments

Comments
 (0)