pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/lxqt-config
Module Name: pkgsrc
Committed By: pin
Date: Fri Nov 15 13:00:16 UTC 2024
Modified Files:
pkgsrc/x11/lxqt-config: Makefile distinfo
Log Message:
x11/lxqt-config: update to 2.1.0
lxqt-config-2.1.0 / 2024-11-05
===============================
* Fixed a FTBFS with Clang in `lxqt-config-input`.
* Show unsupported message for `lxqt-config-input` under wayland.
* Show unsupported message for `lxqt-config-monitor` under wlroots-based compositors.
* Fixed a memory leak in `lxqt-config-input`.
* Added nullity check for monitor config.
* Safer size saving for the dialog of `lxqt-config-appearance`.
* Do not load monitor or input settings under Wayland.
* More informative tooltips in lxqt-config dialog.
* Standardized desktop files for settings.
* Consistent capitalization for GenericName for desktop files.
* Added tooltip colors to LXQt Appearance.
* Added checkbox to use palette provided by LXQt theme.
* Fixed an old problem in setting wallpapers.
* Don't start `xsettingsd` outside X11.
* Added an option for toolbar icon size.
* Make sure Monitor Settings dialog is shown completely on Wayland.
* Remember size of Monitor Settings dialog.
* Start `xsettingsd` on X11 only when GTK themes should be set.
* Scale monitor images on resizing monitor settings dialog.
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 pkgsrc/x11/lxqt-config/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/x11/lxqt-config/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/lxqt-config/Makefile
diff -u pkgsrc/x11/lxqt-config/Makefile:1.42 pkgsrc/x11/lxqt-config/Makefile:1.43
--- pkgsrc/x11/lxqt-config/Makefile:1.42 Thu Nov 14 22:22:22 2024
+++ pkgsrc/x11/lxqt-config/Makefile Fri Nov 15 13:00:16 2024
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.42 2024/11/14 22:22:22 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2024/11/15 13:00:16 pin Exp $
-DISTNAME= lxqt-config-2.0.0
-PKGREVISION= 3
+DISTNAME= lxqt-config-2.1.0
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_GITHUB:=lxqt/}
GITHUB_RELEASE= ${PKGVERSION_NOREV}
@@ -39,7 +38,7 @@ SUBST_VARS.prefix+= XKBSUB
DEPENDS+= lxqt-menu-data-[0-9]*:../../sysutils/lxqt-menu-data
DEPENDS+= lxqt-themes-[0-9]*:../../graphics/lxqt-themes
-TOOL_DEPENDS+= lxqt-build-tools>=2.0.0:../../devel/lxqt-build-tools
+TOOL_DEPENDS+= lxqt-build-tools>=2.1.0:../../devel/lxqt-build-tools
TOOL_DEPENDS+= qt6-qttools-[0-9]*:../../devel/qt6-qttools
.include "../../graphics/qt6-qtsvg/buildlink3.mk"
Index: pkgsrc/x11/lxqt-config/distinfo
diff -u pkgsrc/x11/lxqt-config/distinfo:1.12 pkgsrc/x11/lxqt-config/distinfo:1.13
--- pkgsrc/x11/lxqt-config/distinfo:1.12 Fri Aug 2 17:29:20 2024
+++ pkgsrc/x11/lxqt-config/distinfo Fri Nov 15 13:00:16 2024
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2024/08/02 17:29:20 pin Exp $
+$NetBSD: distinfo,v 1.13 2024/11/15 13:00:16 pin Exp $
-BLAKE2s (lxqt-config-2.0.0.tar.xz) = 9103b6c15ddeef8730c29df4031292a460e0ecb1cc30e69d48e7d7774fa782c1
-SHA512 (lxqt-config-2.0.0.tar.xz) = dbb96a069fa0b73c5e7cb6ed26d99ddf838df363b3dba5c6f8ac3dde4ab316646c6bea6fd6d463d9ddc76c38ce8b75dbf1fadc7e56d4c548a54c6d53b494bce3
-Size (lxqt-config-2.0.0.tar.xz) = 380552 bytes
+BLAKE2s (lxqt-config-2.1.0.tar.xz) = 31199659b38ba13c94e2debcf05ad3adbdc5aabce05ded100211dfb7f78e4e50
+SHA512 (lxqt-config-2.1.0.tar.xz) = 4bbfbb4aa668c8c72cffc5df52299a91eb2ea791bd6f4d3e5a52bf3937658dfad84183c167ddc5f8c1db9daedc1b00e3033d8b7a246cbda8d54af61ca51ff536
+Size (lxqt-config-2.1.0.tar.xz) = 391732 bytes
SHA1 (patch-lxqt-config-input_keyboardlayoutconfig.h) = ba7ce5b75579f4478fe14a96dd852027f3570a79
Home |
Main Index |
Thread Index |
Old Index