pkgsrc-Changes archive

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

CVS commit: pkgsrc/meta-pkgs/lxqt



Module Name:    pkgsrc
Committed By:   pin
Date:           Tue Apr 18 12:13:17 UTC 2023

Modified Files:
        pkgsrc/meta-pkgs/lxqt: Makefile

Log Message:
meta-pkgs/lxqt: update to 1.3.0

General
 - LXQt 1.3.0 is still based on Qt 5.15, the last LTS version of Qt5. The Qt6
   support was started (and is usable in WIP branches) but could not be
   released due to the lack of a stable KF6.
 - In LXQt’s file manager and its library, smooth scrolling can be switched for
   all view modes, minor issues of the Desktop mode are fixed, and handling of
   zero-sized files is improved.
 - QTerminal has received small bug fixes, especially for use under Wayland.
 - Support for doas has been added to lxqt-sudo.
 - In LXQt Session, the detection of window manager and system tray has been
   improved.
 - Translations have received many updates.
 - Other changes can be found in change logs of LXQt components.


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/meta-pkgs/lxqt/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/meta-pkgs/lxqt/Makefile
diff -u pkgsrc/meta-pkgs/lxqt/Makefile:1.17 pkgsrc/meta-pkgs/lxqt/Makefile:1.18
--- pkgsrc/meta-pkgs/lxqt/Makefile:1.17 Fri Jan  6 00:41:50 2023
+++ pkgsrc/meta-pkgs/lxqt/Makefile      Tue Apr 18 12:13:17 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2023/01/06 00:41:50 gutteridge Exp $
+# $NetBSD: Makefile,v 1.18 2023/04/18 12:13:17 pin Exp $
 
-PKGNAME=       lxqt-1.2.1
+PKGNAME=       lxqt-1.3.0
 CATEGORIES=    meta-pkgs
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -11,33 +11,33 @@ META_PACKAGE=       yes
 
 .include "options.mk"
 
-TOOL_DEPENDS+= lxqt-build-tools>=0.12.0:../../devel/lxqt-build-tools
+TOOL_DEPENDS+= lxqt-build-tools>=0.13.0:../../devel/lxqt-build-tools
 
-DEPENDS+=      libqtxdg>=3.10.0:../../x11/libqtxdg
-DEPENDS+=      qtxdg-tools>=3.10.0:../../x11/qtxdg-tools
-DEPENDS+=      liblxqt>=1.2.0:../../x11/liblxqt
-DEPENDS+=      libfm-qt>=1.2.1:../../x11/libfm-qt
-DEPENDS+=      lxqt-themes>=1.2.0:../../graphics/lxqt-themes
-DEPENDS+=      pavucontrol-qt>=1.2.0:../../audio/pavucontrol-qt
-DEPENDS+=      qtermwidget>=1.2.0:../../x11/qtermwidget
-DEPENDS+=      lximage-qt>=1.2.0nb2:../../graphics/lximage-qt
-DEPENDS+=      lxqt-about>=1.2.0:../../x11/lxqt-about
-DEPENDS+=      lxqt-policykit>=1.2.0:../../security/lxqt-policykit
-DEPENDS+=      lxqt-admin>=1.2.0:../../x11/lxqt-admin
-DEPENDS+=      lxqt-config>=1.2.0:../../x11/lxqt-config
-DEPENDS+=      lxqt-globalkeys>=1.2.0:../../x11/lxqt-globalkeys
-DEPENDS+=      lxqt-openssh-askpass>=1.2.0:../../security/lxqt-openssh-askpass
-DEPENDS+=      lxqt-notificationd>=1.2.0:../../x11/lxqt-notificationd
-DEPENDS+=      lxqt-powermanagement>=1.2.0:../../sysutils/lxqt-powermanagement
-DEPENDS+=      lxqt-qtplugin>=1.2.0nb2:../../x11/lxqt-qtplugin
-DEPENDS+=      lxqt-session>=1.2.0:../../x11/lxqt-session
-DEPENDS+=      lxqt-sudo>=1.2.0:../../security/lxqt-sudo
-DEPENDS+=      pcmanfm-qt>=1.2.1:../../sysutils/pcmanfm-qt
-DEPENDS+=      qterminal>=1.2.0:../../x11/qterminal
-DEPENDS+=      lxqt-panel>=1.2.1:../../x11/lxqt-panel
-DEPENDS+=      lxqt-runner>=1.2.0:../../x11/lxqt-runner
-DEPENDS+=      screengrab>=2.5.0:../../graphics/screengrab
-DEPENDS+=      lxqt-archiver>=0.7.0nb2:../../archivers/lxqt-archiver
+DEPENDS+=      libqtxdg>=3.11.0:../../x11/libqtxdg
+DEPENDS+=      qtxdg-tools>=3.11.0:../../x11/qtxdg-tools
+DEPENDS+=      liblxqt>=1.3.0:../../x11/liblxqt
+DEPENDS+=      libfm-qt>=1.3.1:../../x11/libfm-qt
+DEPENDS+=      lxqt-themes>=1.3.0:../../graphics/lxqt-themes
+DEPENDS+=      pavucontrol-qt>=1.3.0:../../audio/pavucontrol-qt
+DEPENDS+=      qtermwidget>=1.3.0:../../x11/qtermwidget
+DEPENDS+=      lximage-qt>=1.3.0:../../graphics/lximage-qt
+DEPENDS+=      lxqt-about>=1.3.0:../../x11/lxqt-about
+DEPENDS+=      lxqt-policykit>=1.3.0:../../security/lxqt-policykit
+DEPENDS+=      lxqt-admin>=1.3.0:../../x11/lxqt-admin
+DEPENDS+=      lxqt-config>=1.3.0:../../x11/lxqt-config
+DEPENDS+=      lxqt-globalkeys>=1.3.0:../../x11/lxqt-globalkeys
+DEPENDS+=      lxqt-openssh-askpass>=1.3.0:../../security/lxqt-openssh-askpass
+DEPENDS+=      lxqt-notificationd>=1.3.0:../../x11/lxqt-notificationd
+DEPENDS+=      lxqt-powermanagement>=1.3.0:../../sysutils/lxqt-powermanagement
+DEPENDS+=      lxqt-qtplugin>=1.3.0:../../x11/lxqt-qtplugin
+DEPENDS+=      lxqt-session>=1.3.0:../../x11/lxqt-session
+DEPENDS+=      lxqt-sudo>=1.3.0:../../security/lxqt-sudo
+DEPENDS+=      pcmanfm-qt>=1.3.0:../../sysutils/pcmanfm-qt
+DEPENDS+=      qterminal>=1.3.0:../../x11/qterminal
+DEPENDS+=      lxqt-panel>=1.3.0:../../x11/lxqt-panel
+DEPENDS+=      lxqt-runner>=1.3.0:../../x11/lxqt-runner
+DEPENDS+=      screengrab>=2.6.0:../../graphics/screengrab
+DEPENDS+=      lxqt-archiver>=0.8.0:../../archivers/lxqt-archiver
 # The Breeze icon set is the default that LXQt expects, and a compatible icon
 # theme must be present for the DE to be fully usable.
 DEPENDS+=      breeze-icons-[0-9]*:../../graphics/breeze-icons



Home | Main Index | Thread Index | Old Index