sm-commit AT lists.ibiblio.org
Subject: Source Mage code commit list
List archive
[[SM-Commit] ] GIT changes to master grimoire by Treeve Jelbert (e0a659214396460d8eac6ab3ac938a3843d8934b)
- 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 (e0a659214396460d8eac6ab3ac938a3843d8934b)
- Date: Sat, 11 Apr 2026 12:26:56 +0000
GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:
ChangeLog | 3 +++
kde-support/polkit-qt-1/DETAILS | 2 +-
kde-support/polkit-qt-1/HISTORY | 3 +++
openprinting/libcups/BUILD | 5 +++++
openprinting/libcups/DEPENDS | 10 ++++++++++
openprinting/libcups/DETAILS | 26 ++++++++++++++++++++++++++
openprinting/libcups/HISTORY | 4 ++++
7 files changed, 52 insertions(+), 1 deletion(-)
New commits:
commit e0a659214396460d8eac6ab3ac938a3843d8934b
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>
libcups: => 3.0.1
commit f413d865951c434089037bf6434888ddf77280b1
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>
polkit-qt-1: => 0.201.1
diff --git a/ChangeLog b/ChangeLog
index 3ca510d..4c20414 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2026-04-11 Treeve Jelbert <treeve AT sourcemage.org>
+ * openprinting/libcups: added
+
2026-04-09 Treeve Jelbert <treeve AT sourcemage.org>
* vcs-versioning: added
diff --git a/kde-support/polkit-qt-1/DETAILS b/kde-support/polkit-qt-1/DETAILS
index bcb54e3..54ac965 100755
--- a/kde-support/polkit-qt-1/DETAILS
+++ b/kde-support/polkit-qt-1/DETAILS
@@ -1,5 +1,5 @@
SPELL=polkit-qt-1
- VERSION=0.200.0
+ VERSION=0.201.1
source $GRIMOIRE/KDE_EXTRA
LICENSE[0]=GPL
ENTERED=20091121
diff --git a/kde-support/polkit-qt-1/HISTORY b/kde-support/polkit-qt-1/HISTORY
index b2acc34..1b71dd5 100644
--- a/kde-support/polkit-qt-1/HISTORY
+++ b/kde-support/polkit-qt-1/HISTORY
@@ -1,3 +1,6 @@
+2026-04-11 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.201.1
+
2024-02-21 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.200.0
diff --git a/openprinting/libcups/BUILD b/openprinting/libcups/BUILD
new file mode 100755
index 0000000..ff69729
--- /dev/null
+++ b/openprinting/libcups/BUILD
@@ -0,0 +1,5 @@
+OPTS+=" --disable-static" &&
+CFLAGS+=" -Wno-cpp" &&
+cd $SOURCE_DIRECTORY &&
+default_build
+
diff --git a/openprinting/libcups/DEPENDS b/openprinting/libcups/DEPENDS
new file mode 100755
index 0000000..36dea3e
--- /dev/null
+++ b/openprinting/libcups/DEPENDS
@@ -0,0 +1,10 @@
+source $GRIMOIRE/depends_one_of.function &&
+depends_one_of CUPS_TLS \
+ gnutls '--with-tls=gnutls' \
+ openssl '--with-tls=openssl' \
+ libressl '--with-tls=libressl' \
+ 'TLS support' &&
+depends pdfio &&
+depends PKG-CONFIG &&
+depends avahi '--with-dnssd=avahi' &&
+depends zlib
diff --git a/openprinting/libcups/DETAILS b/openprinting/libcups/DETAILS
new file mode 100755
index 0000000..e092d03
--- /dev/null
+++ b/openprinting/libcups/DETAILS
@@ -0,0 +1,26 @@
+ SPELL=libcups
+ VERSION=3.0.1
+ SOURCE=$SPELL-$VERSION-source.tar.gz
+SOURCE_DIRECTORY=/$SPELL-$VERSION
+ WEB_SITE=https://github.com/OpenPrinting/$SPELL
+ SOURCE_URL[0]=$WEB_SITE/releases/download/v$VERSION/$SOURCE
+ SOURCE2=$SOURCE.sig
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
+ SOURCE_GPG=msweet.gpg:$SOURCE.sig:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ ENTERED=20221117
+ LICENSE[0]=APACHE
+ KEYWORDS="printer"
+ SHORT="common C API for HTTP/HTTPS and IPP communications"
+cat << EOF
+The CUPS library provides a common C API for HTTP/HTTPS and IPP
communications.
+It is used by many printing-related projects such as [CUPS] and [PAPPL].
+This project is part of OpenPrinting's CUPS 3.0 development, which will
provide
+a 100% driverless printing system for Unix®-life operating systems.
+
+This version of the CUPS library removes all of the deprecated and obsolete
APIs
+from CUPS 2.x and earlier and is *not* binary compatible with older releases.
+See the file MIGRATING.md for a description of the changes and how to migrate
+your code to the new library.
+EOF
diff --git a/openprinting/libcups/HISTORY b/openprinting/libcups/HISTORY
new file mode 100644
index 0000000..34b2a23
--- /dev/null
+++ b/openprinting/libcups/HISTORY
@@ -0,0 +1,4 @@
+2026-04-09 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 3.0.1
+ spell created
+
- [[SM-Commit] ] GIT changes to master grimoire by Treeve Jelbert (e0a659214396460d8eac6ab3ac938a3843d8934b), Treeve Jelbert, 04/11/2026
Archive powered by MHonArc 2.6.24.