pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/lxqt-globalkeys/patches



Module Name:    pkgsrc
Committed By:   pin
Date:           Fri Aug  2 17:33:55 UTC 2024

Modified Files:
        pkgsrc/x11/lxqt-globalkeys/patches: patch-autostart_CMakeLists.txt

Log Message:
lxqt-notificationd-2.0.1 / 2024-05-04
======================================
 * Prevented a random crash on killing the process with Qt ≥ 6.7.

lxqt-notificationd-2.0.0 / 2024-04-17
======================================
 * Ported to Qt6.
 * Added full Wayland support by using layer shell.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 \
    pkgsrc/x11/lxqt-globalkeys/patches/patch-autostart_CMakeLists.txt

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-globalkeys/patches/patch-autostart_CMakeLists.txt
diff -u pkgsrc/x11/lxqt-globalkeys/patches/patch-autostart_CMakeLists.txt:1.1 pkgsrc/x11/lxqt-globalkeys/patches/patch-autostart_CMakeLists.txt:1.2
--- pkgsrc/x11/lxqt-globalkeys/patches/patch-autostart_CMakeLists.txt:1.1       Mon Dec  7 12:25:25 2020
+++ pkgsrc/x11/lxqt-globalkeys/patches/patch-autostart_CMakeLists.txt   Fri Aug  2 17:33:55 2024
@@ -1,10 +1,10 @@
-$NetBSD: patch-autostart_CMakeLists.txt,v 1.1 2020/12/07 12:25:25 pin Exp $
+$NetBSD: patch-autostart_CMakeLists.txt,v 1.2 2024/08/02 17:33:55 pin Exp $
 
 Install config file to proper location
 
---- autostart/CMakeLists.txt.orig      2020-11-02 11:16:25.000000000 +0000
+--- autostart/CMakeLists.txt.orig      2020-11-02 09:35:42.000000000 +0000
 +++ autostart/CMakeLists.txt
-@@ -10,6 +10,6 @@ add_custom_target(lxqt_globlalkeys_autos
+@@ -10,6 +10,6 @@ add_custom_target(lxqt_notificationd_aut
  
  install(FILES
      ${DESKTOP_FILES}



Home | Main Index | Thread Index | Old Index