pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/libfm-qt libfm-qt: update to 1.2.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/19ffdcbaa311
branches: trunk
changeset: 391226:19ffdcbaa311
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Fri Jan 06 00:34:31 2023 +0000
description:
libfm-qt: update to 1.2.1
Change log:
libfm-qt-1.2.1 / 2023-01-02
============================
* Specified the parents of context menus for use on Wayland.
* Fixed launching XWayland apps under Wayland.
* appchooserdialog: do not disable the OK button when Custom Command page is shown.
* Increased the minimum width of name column in detailed list view.
* Fixed the DND menu position under Wayland.
* Fixed crash with DND from outside app under Wayland.
* Fixed unresponsive DND menu under Wayland.
* Workaround for DND keyboard modifiers under Wayland.
* Check mime data of clipboard for nullity (for Wayland).
* Fixed drawing of selection rectangle under Wayland.
diffstat:
x11/libfm-qt/Makefile | 5 ++---
x11/libfm-qt/buildlink3.mk | 6 +++---
x11/libfm-qt/distinfo | 8 ++++----
3 files changed, 9 insertions(+), 10 deletions(-)
diffs (45 lines):
diff -r 329062b5490f -r 19ffdcbaa311 x11/libfm-qt/Makefile
--- a/x11/libfm-qt/Makefile Fri Jan 06 00:18:55 2023 +0000
+++ b/x11/libfm-qt/Makefile Fri Jan 06 00:34:31 2023 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2022/11/23 16:19:09 adam Exp $
+# $NetBSD: Makefile,v 1.24 2023/01/06 00:34:31 gutteridge Exp $
-DISTNAME= libfm-qt-1.2.0
-PKGREVISION= 1
+DISTNAME= libfm-qt-1.2.1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_GITHUB:=lxqt/}
GITHUB_RELEASE= ${PKGVERSION_NOREV}
diff -r 329062b5490f -r 19ffdcbaa311 x11/libfm-qt/buildlink3.mk
--- a/x11/libfm-qt/buildlink3.mk Fri Jan 06 00:18:55 2023 +0000
+++ b/x11/libfm-qt/buildlink3.mk Fri Jan 06 00:34:31 2023 +0000
@@ -1,12 +1,12 @@
-# $NetBSD: buildlink3.mk,v 1.19 2022/11/23 16:19:09 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.20 2023/01/06 00:34:31 gutteridge Exp $
BUILDLINK_TREE+= libfm-qt
.if !defined(LIBFM_QT_BUILDLINK3_MK)
LIBFM_QT_BUILDLINK3_MK:=
-BUILDLINK_API_DEPENDS.libfm-qt+= libfm-qt>=1.2.0
-BUILDLINK_ABI_DEPENDS.libfm-qt?= libfm-qt>=1.2.0nb1
+BUILDLINK_API_DEPENDS.libfm-qt+= libfm-qt>=1.2.1
+BUILDLINK_ABI_DEPENDS.libfm-qt?= libfm-qt>=1.2.1
BUILDLINK_PKGSRCDIR.libfm-qt?= ../../x11/libfm-qt
.include "../../x11/qt5-qtbase/buildlink3.mk"
diff -r 329062b5490f -r 19ffdcbaa311 x11/libfm-qt/distinfo
--- a/x11/libfm-qt/distinfo Fri Jan 06 00:18:55 2023 +0000
+++ b/x11/libfm-qt/distinfo Fri Jan 06 00:34:31 2023 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2022/11/12 05:03:33 gutteridge Exp $
+$NetBSD: distinfo,v 1.10 2023/01/06 00:34:31 gutteridge Exp $
-BLAKE2s (libfm-qt-1.2.0.tar.xz) = c0fcf161727efe14f2ceb0317396dfe1fa5e37c940e92d46b55072e8f856d87a
-SHA512 (libfm-qt-1.2.0.tar.xz) = 941943b9d1275e2306689e19375d5d5589a638446319c275ebdf211d25cdb90116b9359daa36b53dc5688ba09219d66dc79e312752ce56559e485ecdbfd895c0
-Size (libfm-qt-1.2.0.tar.xz) = 385056 bytes
+BLAKE2s (libfm-qt-1.2.1.tar.xz) = a0b8a6b2779728c049095088bb80be90e6542633e33426fe15bbf9ddcb3f04a7
+SHA512 (libfm-qt-1.2.1.tar.xz) = 2adf82f9b03215013ee793af28019f6a822baaa261c7fe0ac4efe7d2dfdcdb9d232b8380e5a9e4f609c99b8d20326ab065999185f2765fe8c1cdc8513c9978a4
+Size (libfm-qt-1.2.1.tar.xz) = 387008 bytes
Home |
Main Index |
Thread Index |
Old Index