pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/xfce4-screenshooter xfce4-screenshooter: update to...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d27b42cdd7ed
branches:  trunk
changeset: 375137:d27b42cdd7ed
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Tue Mar 08 01:39:06 2022 +0000

description:
xfce4-screenshooter: update to 1.9.10

Change log:

1.9.10 (2022-03-06)
======
- Use symbolic icons
- Bump Xfce dependencies to 4.14
- _NET_FRAME_EXTENTS support
- Add back button to take new screenshot (!29)
- Fix Imgur upload via CLI (!26)
- Set up ScreenshotData after commandline parsing
- Fix compile warning (#62)
- Update to description and addition of donate and translate links
- Replace link to bugzilla with gitlab (!25)
- 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, Korean, Latvian, Lithuanian, Malay, Norwegian
  Bokmål, Norwegian Nynorsk, Occitan (post 1500), Persian (Iran),
  Polish, Portuguese, Portuguese (Brazil), Romanian, Russian, Serbian,
  Slovak, Slovenian, Spanish, Swedish, Thai, Turkish, Ukrainian, Uyghur

diffstat:

 x11/xfce4-screenshooter/Makefile |  10 +++++++---
 x11/xfce4-screenshooter/distinfo |   8 ++++----
 2 files changed, 11 insertions(+), 7 deletions(-)

diffs (41 lines):

diff -r 4bcaff933670 -r d27b42cdd7ed x11/xfce4-screenshooter/Makefile
--- a/x11/xfce4-screenshooter/Makefile  Tue Mar 08 00:09:55 2022 +0000
+++ b/x11/xfce4-screenshooter/Makefile  Tue Mar 08 01:39:06 2022 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.46 2021/12/08 16:07:16 adam Exp $
+# $NetBSD: Makefile,v 1.47 2022/03/08 01:39:06 gutteridge Exp $
 
-PKGREVISION= 1
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
-VERSION=       1.9.9
+VERSION=       1.9.10
 DISTNAME=      xfce4-screenshooter-${VERSION}
 CATEGORIES=    misc
 MASTER_SITES=  https://archive.xfce.org/src/apps/xfce4-screenshooter/${VERSION:R}/
@@ -14,7 +13,12 @@
 GNU_CONFIGURE= yes
 USE_LIBTOOL=   yes
 
+BUILDLINK_API_DEPENDS.xfce4-panel+=    xfce4-panel>=4.14.0
 .include "../../x11/xfce4-panel/buildlink3.mk"
+BUILDLINK_API_DEPENDS.libxfce4ui+=     libxfce4ui>=4.14.0
+.include "../../x11/libxfce4ui/buildlink3.mk"
+BUILDLINK_API_DEPENDS.libxfce4util+=   libxfce4util>=4.14.0
+.include "../../x11/libxfce4util/buildlink3.mk"
 .include "../../x11/xfce4-exo/buildlink3.mk"
 .include "../../net/libsoup/buildlink3.mk"
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
diff -r 4bcaff933670 -r d27b42cdd7ed x11/xfce4-screenshooter/distinfo
--- a/x11/xfce4-screenshooter/distinfo  Tue Mar 08 00:09:55 2022 +0000
+++ b/x11/xfce4-screenshooter/distinfo  Tue Mar 08 01:39:06 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2021/12/07 01:02:03 gutteridge Exp $
+$NetBSD: distinfo,v 1.14 2022/03/08 01:39:06 gutteridge Exp $
 
-BLAKE2s (xfce4-screenshooter-1.9.9.tar.bz2) = 81a658f07d864c0047dd9be2fd22430897052f9d69dfd88ccd03168870665e4f
-SHA512 (xfce4-screenshooter-1.9.9.tar.bz2) = e157abfe6c82d6f05f1caa62e02b933474c825e6e4d613a299def58921d19fb7fb06a30aa878a51d3bf4ea83d9b18ea8c996a9b1b6c4e09f4bedc44a6a9df2e2
-Size (xfce4-screenshooter-1.9.9.tar.bz2) = 570962 bytes
+BLAKE2s (xfce4-screenshooter-1.9.10.tar.bz2) = 32176e4002ef454805f5369a902df356898121675bd9a36041f431e637100b73
+SHA512 (xfce4-screenshooter-1.9.10.tar.bz2) = fc6327730f4df1d58cd1f8c8e8c1e0cdbf7a1f78aadc05357c603fe2b1969f012e14e8a2168117421f211bf7fccf0f04e91cb36b2364da18f62c9ec0b0978344
+Size (xfce4-screenshooter-1.9.10.tar.bz2) = 568057 bytes



Home | Main Index | Thread Index | Old Index