Skip to Content.
Sympa Menu

sm-commit - [[SM-Commit] ] GIT changes to master grimoire by Treeve Jelbert (e3c4c45bab15ea9f65b22dd115f873b382169567)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org, sm-commit AT lists.sourcemage.org
  • Subject: [[SM-Commit] ] GIT changes to master grimoire by Treeve Jelbert (e3c4c45bab15ea9f65b22dd115f873b382169567)
  • Date: Thu, 14 May 2026 11:53:59 +0000

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

Changes.kde6 | 1 +
kde-support/cxx-rust-cssparser/CONFIGURE | 1 +
kde-support/cxx-rust-cssparser/DEPENDS | 3 +++
kde-support/cxx-rust-cssparser/DETAILS | 10 ++++++++++
kde-support/cxx-rust-cssparser/HISTORY | 3 +++
kde-support/plasma-wayland-protocols/DETAILS | 2 +-
kde-support/plasma-wayland-protocols/HISTORY | 3 +++
7 files changed, 22 insertions(+), 1 deletion(-)

New commits:
commit e3c4c45bab15ea9f65b22dd115f873b382169567
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

plasma-wayland-protocols: => 1.21.0

commit 460bf59b5996b06da419f3bc346679824da90959
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

add cxx-rust-cssparser-1.0.0

diff --git a/Changes.kde6 b/Changes.kde6
index 5d6b6fd..0393faf 100644
--- a/Changes.kde6
+++ b/Changes.kde6
@@ -1,5 +1,6 @@
KDE6 status

+2026-05-14 cxx-rust-cssparser 1.0.0 added
2026-05-12 Plasma/* 6.6.5
2026-05-08 kde-fw* => 6,26.0
kcalendarcore- add pyside support
diff --git a/kde-support/cxx-rust-cssparser/CONFIGURE
b/kde-support/cxx-rust-cssparser/CONFIGURE
new file mode 100755
index 0000000..b2f02c3
--- /dev/null
+++ b/kde-support/cxx-rust-cssparser/CONFIGURE
@@ -0,0 +1 @@
+source $GRIMOIRE/CMAKE_CONFIGURE
diff --git a/kde-support/cxx-rust-cssparser/DEPENDS
b/kde-support/cxx-rust-cssparser/DEPENDS
new file mode 100755
index 0000000..e796975
--- /dev/null
+++ b/kde-support/cxx-rust-cssparser/DEPENDS
@@ -0,0 +1,3 @@
+source $GRIMOIRE/KDE_DEPENDS &&
+depends corrosion &&
+depends rust
diff --git a/kde-support/cxx-rust-cssparser/DETAILS
b/kde-support/cxx-rust-cssparser/DETAILS
new file mode 100755
index 0000000..42acf94
--- /dev/null
+++ b/kde-support/cxx-rust-cssparser/DETAILS
@@ -0,0 +1,10 @@
+ SPELL=cxx-rust-cssparser
+ VERSION=1.0.0
+source "$GRIMOIRE/KDE_EXTRA"
+ LICENSE[0]=LGPL2
+ ENTERED=20260301
+ KEYWORDS=""
+ SHORT="C++ library for parsing CSS"
+cat << EOF
+A C++ library for parsing CSS that uses the Rust cssparser crate internally
+EOF
diff --git a/kde-support/cxx-rust-cssparser/HISTORY
b/kde-support/cxx-rust-cssparser/HISTORY
new file mode 100644
index 0000000..8fec903
--- /dev/null
+++ b/kde-support/cxx-rust-cssparser/HISTORY
@@ -0,0 +1,3 @@
+2025-05-14 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.0.0
+ * *: spell added
diff --git a/kde-support/plasma-wayland-protocols/DETAILS
b/kde-support/plasma-wayland-protocols/DETAILS
index 50bfa2c..21a0271 100755
--- a/kde-support/plasma-wayland-protocols/DETAILS
+++ b/kde-support/plasma-wayland-protocols/DETAILS
@@ -1,5 +1,5 @@
SPELL=plasma-wayland-protocols
- VERSION=1.20.0
+ VERSION=1.21.0
source $GRIMOIRE/KDE_EXTRA
LICENSE[0]=LGPL
ENTERED=20200429
diff --git a/kde-support/plasma-wayland-protocols/HISTORY
b/kde-support/plasma-wayland-protocols/HISTORY
index 1802dc0..04205ff 100644
--- a/kde-support/plasma-wayland-protocols/HISTORY
+++ b/kde-support/plasma-wayland-protocols/HISTORY
@@ -1,3 +1,6 @@
+2026-05-14 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.21.0
+
2026-01-13 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.20.0



  • [[SM-Commit] ] GIT changes to master grimoire by Treeve Jelbert (e3c4c45bab15ea9f65b22dd115f873b382169567), Treeve Jelbert, 05/14/2026

Archive powered by MHonArc 2.6.24.

Top of Page