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:           Fri Nov 19 11:49:53 UTC 2021

Modified Files:
        pkgsrc/meta-pkgs/lxqt: Makefile options.mk

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

One component remains to be updated, namely lxqt-session.
David H. Gutteridge will handle this one later today.

For changes refer to the individual components.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/meta-pkgs/lxqt/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/meta-pkgs/lxqt/options.mk

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.6 pkgsrc/meta-pkgs/lxqt/Makefile:1.7
--- pkgsrc/meta-pkgs/lxqt/Makefile:1.6  Wed Apr 28 08:32:11 2021
+++ pkgsrc/meta-pkgs/lxqt/Makefile      Fri Nov 19 11:49:53 2021
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2021/04/28 08:32:11 pin Exp $
+# $NetBSD: Makefile,v 1.7 2021/11/19 11:49:53 pin Exp $
 
-PKGNAME=       lxqt-0.17.0
-PKGREVISION=    1
+PKGNAME=       lxqt-1.0.0
 CATEGORIES=    meta-pkgs
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -12,38 +11,40 @@ META_PACKAGE=       yes
 
 .include "options.mk"
 
-TOOL_DEPENDS+= lxqt-build-tools>=0.9.0:../../devel/lxqt-build-tools
+TOOL_DEPENDS+= lxqt-build-tools>=0.10.0:../../devel/lxqt-build-tools
 
-DEPENDS+=      libqtxdg>=3.7.1:../../x11/libqtxdg
-DEPENDS+=      liblxqt>=0.17.0:../../x11/liblxqt
-DEPENDS+=      libfm-qt>=0.17.1:../../x11/libfm-qt
-DEPENDS+=      lxqt-themes>=0.17.0:../../graphics/lxqt-themes
-DEPENDS+=      pavucontrol-qt>=0.17.0:../../audio/pavucontrol-qt
-DEPENDS+=      qtermwidget>=0.17.0:../../x11/qtermwidget
-DEPENDS+=      lximage-qt>=0.17.0:../../graphics/lximage-qt
-DEPENDS+=      lxqt-about>=0.17.0:../../x11/lxqt-about
-DEPENDS+=      lxqt-policykit>=0.17.0:../../security/lxqt-policykit
-DEPENDS+=      lxqt-admin>=0.17.0:../../x11/lxqt-admin
-DEPENDS+=      lxqt-config>=0.17.1:../../x11/lxqt-config
-DEPENDS+=      lxqt-globalkeys>=0.17.0:../../x11/lxqt-globalkeys
-DEPENDS+=      lxqt-openssh-askpass>=0.17.0:../../security/lxqt-openssh-askpass
-DEPENDS+=      lxqt-notificationd>=0.17.0:../../x11/lxqt-notificationd
-DEPENDS+=      lxqt-powermanagement>=0.17.1:../../sysutils/lxqt-powermanagement
-DEPENDS+=      lxqt-qtplugin>=0.17.0:../../x11/lxqt-qtplugin
+DEPENDS+=      libqtxdg>=3.8.0:../../x11/libqtxdg
+DEPENDS+=      liblxqt>=1.0.0:../../x11/liblxqt
+DEPENDS+=      libfm-qt>=1.0.0:../../x11/libfm-qt
+DEPENDS+=      lxqt-themes>=1.0.0:../../graphics/lxqt-themes
+DEPENDS+=      pavucontrol-qt>=1.0.0:../../audio/pavucontrol-qt
+DEPENDS+=      qtermwidget>=1.0.0:../../x11/qtermwidget
+DEPENDS+=      lximage-qt>=1.0.0:../../graphics/lximage-qt
+DEPENDS+=      lxqt-about>=1.0.0:../../x11/lxqt-about
+DEPENDS+=      lxqt-policykit>=1.0.0:../../security/lxqt-policykit
+DEPENDS+=      lxqt-admin>=1.0.0:../../x11/lxqt-admin
+DEPENDS+=      lxqt-config>=1.0.0:../../x11/lxqt-config
+DEPENDS+=      lxqt-globalkeys>=1.0.0:../../x11/lxqt-globalkeys
+DEPENDS+=      lxqt-openssh-askpass>=1.0.0:../../security/lxqt-openssh-askpass
+DEPENDS+=      lxqt-notificationd>=1.0.0:../../x11/lxqt-notificationd
+DEPENDS+=      lxqt-powermanagement>=1.0.0:../../sysutils/lxqt-powermanagement
+DEPENDS+=      lxqt-qtplugin>=1.0.0:../../x11/lxqt-qtplugin
 DEPENDS+=      lxqt-session>=0.17.1:../../x11/lxqt-session
-DEPENDS+=      lxqt-sudo>=0.17.0:../../security/lxqt-sudo
-DEPENDS+=      pcmanfm-qt>=0.17.0:../../sysutils/pcmanfm-qt
-DEPENDS+=      qterminal>=0.17.0:../../x11/qterminal
-DEPENDS+=      lxqt-panel>=0.17.1:../../x11/lxqt-panel
-DEPENDS+=      lxqt-runner>=0.17.0:../../x11/lxqt-runner
-DEPENDS+=      screengrab>=2.2.0:../../graphics/screengrab
-DEPENDS+=      lxqt-archiver>=0.4.0:../../archivers/lxqt-archiver
+DEPENDS+=      lxqt-sudo>=1.0.0:../../security/lxqt-sudo
+DEPENDS+=      pcmanfm-qt>=1.0.0:../../sysutils/pcmanfm-qt
+DEPENDS+=      qterminal>=1.0.0:../../x11/qterminal
+DEPENDS+=      lxqt-panel>=1.0.0:../../x11/lxqt-panel
+DEPENDS+=      lxqt-runner>=1.0.0:../../x11/lxqt-runner
+DEPENDS+=      screengrab>=2.3.0:../../graphics/screengrab
+DEPENDS+=      lxqt-archiver>=0.5.0:../../archivers/lxqt-archiver
 # The Oxygen icon set is the default that LXQt expects, and a compatible icon
 # theme must be present for it to be fully usable. Breeze is another option.
 DEPENDS+=      oxygen-icons-[0-9]*:../../graphics/oxygen-icons
 DEPENDS+=      xscreensaver-[0-9]*:../../x11/xscreensaver
 # This pulls in quite a lot of dependencies, but, if translations are wanted,
 # it's needed.
-DEPENDS+=      qt5-qttranslations>=5.15.1:../../x11/qt5-qttranslations
+DEPENDS+=      qt5-qttranslations>=5.15.2:../../x11/qt5-qttranslations
+# This is needed to be able to correctly use deadkeys
+DEPENDS+=      uim-[0-9]*:../../inputmethod/uim
 
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/meta-pkgs/lxqt/options.mk
diff -u pkgsrc/meta-pkgs/lxqt/options.mk:1.4 pkgsrc/meta-pkgs/lxqt/options.mk:1.5
--- pkgsrc/meta-pkgs/lxqt/options.mk:1.4        Tue Apr 20 18:58:53 2021
+++ pkgsrc/meta-pkgs/lxqt/options.mk    Fri Nov 19 11:49:53 2021
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.4 2021/04/20 18:58:53 pin Exp $
+# $NetBSD: options.mk,v 1.5 2021/11/19 11:49:53 pin Exp $
 
 PKG_OPTIONS_VAR=               PKG_OPTIONS.lxqt
 PKG_OPTIONS_OPTIONAL_GROUPS=   wm
@@ -11,9 +11,8 @@ PKG_SUGGESTED_OPTIONS=                openbox
 
 .if !empty(PKG_OPTIONS:Mopenbox)
 DEPENDS+=      openbox>=3.6.1:../../wm/openbox
-DEPENDS+=      obconf-qt>=0.16.1:../../wm/obconf-qt
 .endif
 
 .if !empty(PKG_OPTIONS:Mxfce4-wm)
-DEPENDS+=      xfce4-wm>=4.14.4:../../wm/xfce4-wm
+DEPENDS+=      xfce4-wm>=4.14.6:../../wm/xfce4-wm
 .endif



Home | Main Index | Thread Index | Old Index