pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/konsole



Module Name:    pkgsrc
Committed By:   markd
Date:           Thu Sep 29 01:29:05 UTC 2022

Modified Files:
        pkgsrc/x11/konsole: Makefile PLIST distinfo
Added Files:
        pkgsrc/x11/konsole/patches: patch-src_characters_CharacterColor.h

Log Message:
konsole: KDE Gear update to 22.08.1

16 months of development


To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 pkgsrc/x11/konsole/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/x11/konsole/PLIST
cvs rdiff -u -r1.14 -r1.15 pkgsrc/x11/konsole/distinfo
cvs rdiff -u -r0 -r1.1 \
    pkgsrc/x11/konsole/patches/patch-src_characters_CharacterColor.h

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

Modified files:

Index: pkgsrc/x11/konsole/Makefile
diff -u pkgsrc/x11/konsole/Makefile:1.63 pkgsrc/x11/konsole/Makefile:1.64
--- pkgsrc/x11/konsole/Makefile:1.63    Sun Sep 11 12:52:11 2022
+++ pkgsrc/x11/konsole/Makefile Thu Sep 29 01:29:05 2022
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.63 2022/09/11 12:52:11 wiz Exp $
+# $NetBSD: Makefile,v 1.64 2022/09/29 01:29:05 markd Exp $
 
 DISTNAME=      konsole-${KAPPSVER}
-PKGREVISION=   11
 CATEGORIES=    x11
 
 HOMEPAGE=      http://kde.org/applications/system/konsole/

Index: pkgsrc/x11/konsole/PLIST
diff -u pkgsrc/x11/konsole/PLIST:1.6 pkgsrc/x11/konsole/PLIST:1.7
--- pkgsrc/x11/konsole/PLIST:1.6        Wed Apr  7 12:28:32 2021
+++ pkgsrc/x11/konsole/PLIST    Thu Sep 29 01:29:05 2022
@@ -1,10 +1,14 @@
-@comment $NetBSD: PLIST,v 1.6 2021/04/07 12:28:32 markd Exp $
+@comment $NetBSD: PLIST,v 1.7 2022/09/29 01:29:05 markd Exp $
 bin/konsole
 bin/konsoleprofile
-lib/libkdeinit5_konsole.so
-lib/libkonsoleprivate.so.20
+lib/kconf_update_bin/konsole_globalaccel
+lib/libkonsoleapp.so.1
+lib/libkonsoleapp.so.${PKGVERSION}
+lib/libkonsoleprivate.so.1
 lib/libkonsoleprivate.so.${PKGVERSION}
 qt5/plugins/konsolepart.so
+qt5/plugins/konsoleplugins/konsole_quickcommandsplugin.so
+qt5/plugins/konsoleplugins/konsole_sshmanagerplugin.so
 share/applications/org.kde.konsole.desktop
 share/doc/HTML/ca/konsole/draganddrop-contextmenu.png
 share/doc/HTML/ca/konsole/index.cache.bz2
@@ -35,9 +39,13 @@ share/doc/HTML/uk/konsole/index.cache.bz
 share/doc/HTML/uk/konsole/index.docbook
 share/doc/HTML/zh_CN/konsole/index.cache.bz2
 share/doc/HTML/zh_CN/konsole/index.docbook
-share/khotkeys/konsole.khotkeys
+share/kconf_update/konsole_globalaccel.upd
+share/kio/servicemenus/konsolerun.desktop
 share/knotifications5/konsole.notifyrc
 share/knsrcfiles/konsole.knsrc
+share/konsole/1x2-terminals.json
+share/konsole/2x1-terminals.json
+share/konsole/2x2-terminals.json
 share/konsole/BlackOnLightYellow.colorscheme
 share/konsole/BlackOnRandomLight.colorscheme
 share/konsole/BlackOnWhite.colorscheme
@@ -54,12 +62,12 @@ share/konsole/default.keytab
 share/konsole/linux.keytab
 share/konsole/macos.keytab
 share/konsole/solaris.keytab
-share/kservices5/ServiceMenus/konsolehere.desktop
-share/kservices5/ServiceMenus/konsolerun.desktop
 share/kservices5/konsolepart.desktop
 share/kservicetypes5/terminalemulator.desktop
 share/locale/ar/LC_MESSAGES/konsole.mo
 share/locale/ast/LC_MESSAGES/konsole.mo
+share/locale/az/LC_MESSAGES/konsole.mo
+share/locale/be/LC_MESSAGES/konsole.mo
 share/locale/bg/LC_MESSAGES/konsole.mo
 share/locale/bs/LC_MESSAGES/konsole.mo
 share/locale/ca/LC_MESSAGES/konsole.mo
@@ -104,13 +112,18 @@ share/locale/pt/LC_MESSAGES/konsole.mo
 share/locale/pt_BR/LC_MESSAGES/konsole.mo
 share/locale/ro/LC_MESSAGES/konsole.mo
 share/locale/ru/LC_MESSAGES/konsole.mo
+share/locale/se/LC_MESSAGES/konsole.mo
 share/locale/sk/LC_MESSAGES/konsole.mo
 share/locale/sl/LC_MESSAGES/konsole.mo
+share/locale/sq/LC_MESSAGES/konsole.mo
 share/locale/sr/LC_MESSAGES/konsole.mo
 share/locale/sv/LC_MESSAGES/konsole.mo
+share/locale/ta/LC_MESSAGES/konsole.mo
+share/locale/tg/LC_MESSAGES/konsole.mo
 share/locale/tr/LC_MESSAGES/konsole.mo
 share/locale/ug/LC_MESSAGES/konsole.mo
 share/locale/uk/LC_MESSAGES/konsole.mo
+share/locale/vi/LC_MESSAGES/konsole.mo
 share/locale/wa/LC_MESSAGES/konsole.mo
 share/locale/zh_CN/LC_MESSAGES/konsole.mo
 share/locale/zh_TW/LC_MESSAGES/konsole.mo

Index: pkgsrc/x11/konsole/distinfo
diff -u pkgsrc/x11/konsole/distinfo:1.14 pkgsrc/x11/konsole/distinfo:1.15
--- pkgsrc/x11/konsole/distinfo:1.14    Fri May 13 15:00:04 2022
+++ pkgsrc/x11/konsole/distinfo Thu Sep 29 01:29:05 2022
@@ -1,6 +1,7 @@
-$NetBSD: distinfo,v 1.14 2022/05/13 15:00:04 jperkin Exp $
+$NetBSD: distinfo,v 1.15 2022/09/29 01:29:05 markd Exp $
 
-BLAKE2s (konsole-20.12.3.tar.xz) = 9ecfd4599123ffcf934020afeba6db4ee0130541241a01b36a184b2b128640bd
-SHA512 (konsole-20.12.3.tar.xz) = a48eaa0080b26369f5f163f3ae345bca7f35aa06d581ecc0bbeca54fee2e9b900a4b648f940a67f506ecb00dba971220f1c1c7a699efcbb6e27ee0932c27e37a
-Size (konsole-20.12.3.tar.xz) = 1250536 bytes
+BLAKE2s (konsole-22.08.1.tar.xz) = 9612c6a5ab4229df1fc2316cde9f06dd887f26ef913a4f5b17197c5aa72d3e84
+SHA512 (konsole-22.08.1.tar.xz) = 42a469c249f22908167396d44bfab6b335e77c31c00685b3c1757bfe72913ba93f3edb07d97570b44f4a30d82938f9bd3775211bf5d9f1252dfafe33a143d80a
+Size (konsole-22.08.1.tar.xz) = 1502288 bytes
 SHA1 (patch-src_ProcessInfo.cpp) = 6ca72a192f0fd852a2dcd1576715f2cb423af2bb
+SHA1 (patch-src_characters_CharacterColor.h) = 47e4d0d9660e4bc059c3416dd16a4b16c2f17f38

Added files:

Index: pkgsrc/x11/konsole/patches/patch-src_characters_CharacterColor.h
diff -u /dev/null pkgsrc/x11/konsole/patches/patch-src_characters_CharacterColor.h:1.1
--- /dev/null   Thu Sep 29 01:29:05 2022
+++ pkgsrc/x11/konsole/patches/patch-src_characters_CharacterColor.h    Thu Sep 29 01:29:05 2022
@@ -0,0 +1,15 @@
+$NetBSD: patch-src_characters_CharacterColor.h,v 1.1 2022/09/29 01:29:05 markd Exp $
+
+error: call to non-constexpr function 'void qt_assert(const char*, const char*, int)'
+
+--- src/characters/CharacterColor.h.orig       2022-08-10 21:32:42.000000000 +0000
++++ src/characters/CharacterColor.h
+@@ -247,7 +247,7 @@ constexpr QColor CharacterColor::color(c
+         return QColor();
+     }
+ 
+-    Q_ASSERT(false); // invalid color space
++    // Q_ASSERT(false); // invalid color space
+ 
+     return QColor();
+ }



Home | Main Index | Thread Index | Old Index