sm-commit AT lists.ibiblio.org
Subject: Source Mage code commit list
List archive
[[SM-Commit] ] GIT changes to master grimoire by Ismael Luceno (092b21dd0b8c5a8509687f0f95bcff8a10fe062d)
- From: Ismael Luceno <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 Ismael Luceno (092b21dd0b8c5a8509687f0f95bcff8a10fe062d)
- Date: Wed, 10 Jul 2024 15:10:34 +0000
GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:
devel/uthash/DETAILS | 4 ++--
devel/uthash/HISTORY | 3 +++
shell-term-fm/byobu/DETAILS | 7 ++++---
shell-term-fm/byobu/HISTORY | 4 ++++
utils/xdg-desktop-portal-wlr/DEPENDS | 6 +++++-
utils/xdg-desktop-portal-wlr/HISTORY | 3 +++
utils/xdg-desktop-portal/DEPENDS | 4 +++-
utils/xdg-desktop-portal/HISTORY | 3 +++
8 files changed, 27 insertions(+), 7 deletions(-)
New commits:
commit 092b21dd0b8c5a8509687f0f95bcff8a10fe062d
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>
byobu 5.133
commit a64bbd6ae8f7f0d9ddf0faef7b05644786451c3b
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>
byobu: Add Watch line
commit 722c7bb24fd7634622f836f37503729d2d38970a
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>
xdg-desktop-portal-wlr: Make LOGIN-DAEMON optional
commit cedd939a1e3c5bbfffb03cea1f5c6bb5c41cd102
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>
xdg-desktop-portal: Make flatpak optional
It's only required for building the documentation.
commit cab278f788270d74f7fb3021838d8c61c478d0dd
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>
uthash 2.3.0
diff --git a/devel/uthash/DETAILS b/devel/uthash/DETAILS
index 610f9cd..21828b4 100755
--- a/devel/uthash/DETAILS
+++ b/devel/uthash/DETAILS
@@ -1,9 +1,9 @@
# Watch: https://github.com/troydhanson/uthash/tags
SPELL=uthash
- VERSION=2.2.0
+ VERSION=2.3.0
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_URL[0]=https://github.com/troydhanson/${SPELL}/archive/v${VERSION}.tar.gz
-
SOURCE_HASH=sha512:441ee907adc39c9b7e9c1f478966b7e8ddebb94cb6d5db9d2db409aee9a5e237033ee8cef3fed1c719fea01c7cfb5991554ac89f5a1e59241bd5c6eb4854cebe
+
SOURCE_HASH=sha512:3b01f1074790fb242900411cb16eb82c1a9afcf58e3196a0f4611d9d7ef94690ad38c0a500e7783d3efa20328aa8d6ab14f246be63b3b3d385502ba2b6b2a294
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE=https://troydhanson.github.io/uthash/
LICENSE[0]=BSD
diff --git a/devel/uthash/HISTORY b/devel/uthash/HISTORY
index b9acc75..d60b329 100644
--- a/devel/uthash/HISTORY
+++ b/devel/uthash/HISTORY
@@ -1,3 +1,6 @@
+2024-07-10 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 2.3.0
+
2020-12-18 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 2.2.0
diff --git a/shell-term-fm/byobu/DETAILS b/shell-term-fm/byobu/DETAILS
index 1dec654..0cc6bfc 100755
--- a/shell-term-fm/byobu/DETAILS
+++ b/shell-term-fm/byobu/DETAILS
@@ -1,10 +1,11 @@
+# Watch: https://launchpad.net/byobu/+download
SPELL=byobu
- VERSION=5.87
+ VERSION=5.133
SOURCE="${SPELL}_$VERSION.orig.tar.gz"
SOURCE_URL[0]="https://launchpad.net/$SPELL/trunk/$VERSION/+download/$SOURCE"
-
SOURCE_HASH=sha512:726b34ff82322e699e85a9d136bd1aab4c272852895891c03feeae8d32350560de31bbb24bc2f8bf101da7a57044183cf837e70da5d5975ea79a5395dfc77288
+
SOURCE_HASH=sha512:4c0ef7a3b483e48c57f3e97dae1c7c77084797016efb677b201f2b56c6b9f4b771739d9a6d9a4fb612203a22e9fa460db80fde30c837b102ad830b1b2919db6c
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
- WEB_SITE="http://byobu.co"
+ WEB_SITE="https://www.byobu.org"
LICENSE[0]="GPLv3"
ENTERED=20140913
KEYWORDS=""
diff --git a/shell-term-fm/byobu/HISTORY b/shell-term-fm/byobu/HISTORY
index 19de65e..ae5fbb7 100644
--- a/shell-term-fm/byobu/HISTORY
+++ b/shell-term-fm/byobu/HISTORY
@@ -1,3 +1,7 @@
+2024-07-10 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 5.133
+ fixed WEB_SITE
+
2015-04-17 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: updated spell to 5.87
diff --git a/utils/xdg-desktop-portal-wlr/DEPENDS
b/utils/xdg-desktop-portal-wlr/DEPENDS
index 9e7cf8c..6f51020 100755
--- a/utils/xdg-desktop-portal-wlr/DEPENDS
+++ b/utils/xdg-desktop-portal-wlr/DEPENDS
@@ -6,7 +6,11 @@ depends wayland-protocols &&
depends inih &&
depends mesa &&
depends libdrm &&
-depends LOGIN-DAEMON 'sd-bus-provider=auto' &&
+
+optional_depends LOGIN-DAEMON \
+ sd-bus-provider=auto \
+ '' \
+ 'for sd-bus support' &&
optional_depends systemd \
'systemd=enabled' \
diff --git a/utils/xdg-desktop-portal-wlr/HISTORY
b/utils/xdg-desktop-portal-wlr/HISTORY
index c04c438..1575601 100644
--- a/utils/xdg-desktop-portal-wlr/HISTORY
+++ b/utils/xdg-desktop-portal-wlr/HISTORY
@@ -1,3 +1,6 @@
+2024-07-10 Ismael Luceno <ismael AT sourcemage.org>
+ * DEPENDS: made LOGIN-DAEMON optional
+
2024-05-08 Conner Clere <xenanthropy AT sourcemage.org>
* DETAILS: version 0.7.1; update hash (256 to 512)
* DEPENDS, CONFIGURE: properly quote grimoire path
diff --git a/utils/xdg-desktop-portal/DEPENDS
b/utils/xdg-desktop-portal/DEPENDS
index 8dfe6ce..a278712 100755
--- a/utils/xdg-desktop-portal/DEPENDS
+++ b/utils/xdg-desktop-portal/DEPENDS
@@ -1,7 +1,6 @@
source $GRIMOIRE/MESON_DEPENDS &&
depends bubblewrap &&
-depends flatpak &&
depends glib2 &&
depends json-glib &&
depends fuse3 &&
@@ -27,6 +26,9 @@ optional_depends xmlto
\
'docbook-docs=enabled' \
'docbook-docs=disabled' \
'Build documentation?' &&
+if is_depends_enabled "$SPELL" xmlto; then
+ depends flatpak
+fi &&
suggest_depends xdg-desktop-portal-gtk "" "" "Gtk portal backend"
&&
suggest_depends xdg-desktop-portal-kde "" "" "Kde portal backend"
&&
diff --git a/utils/xdg-desktop-portal/HISTORY
b/utils/xdg-desktop-portal/HISTORY
index d09d182..c52383d 100644
--- a/utils/xdg-desktop-portal/HISTORY
+++ b/utils/xdg-desktop-portal/HISTORY
@@ -1,3 +1,6 @@
+2024-07-10 Ismael Luceno <ismael AT sourcemage.org>
+ * DEPENDS: made flatpak optional
+
2024-04-18 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 1.18.4, switched to UPSTREAM_HASH, quoting++,
SECURITY_PATCH++, (CVE-2024-32462)
- [[SM-Commit] ] GIT changes to master grimoire by Ismael Luceno (092b21dd0b8c5a8509687f0f95bcff8a10fe062d), Ismael Luceno, 07/10/2024
Archive powered by MHonArc 2.6.24.