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:   wiz
Date:           Fri May  1 06:11:57 UTC 2026

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

Log Message:
lxqt: fix typo in screengrab version

from pin@


To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 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.45 pkgsrc/meta-pkgs/lxqt/Makefile:1.46
--- pkgsrc/meta-pkgs/lxqt/Makefile:1.45 Tue Apr 28 09:24:46 2026
+++ pkgsrc/meta-pkgs/lxqt/Makefile      Fri May  1 06:11:57 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2026/04/28 09:24:46 pin Exp $
+# $NetBSD: Makefile,v 1.46 2026/05/01 06:11:57 wiz Exp $
 
 PKGNAME=       lxqt-2.4.0
 CATEGORIES=    meta-pkgs
@@ -38,7 +38,7 @@ DEPENDS+=     pcmanfm-qt>=2.4.0:../../sysuti
 DEPENDS+=      qterminal>=2.4.0:../../x11/qterminal
 DEPENDS+=      lxqt-panel>=2.4.0:../../x11/lxqt-panel
 DEPENDS+=      lxqt-runner>=2.4.0:../../x11/lxqt-runner
-DEPENDS+=      screengrab>=3.4.0:../../graphics/screengrab
+DEPENDS+=      screengrab>=3.2.0:../../graphics/screengrab
 DEPENDS+=      lxqt-archiver>=1.4.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.



Home | Main Index | Thread Index | Old Index