sm-commit AT lists.ibiblio.org
Subject: Source Mage code commit list
List archive
[[SM-Commit] ] GIT changes to master grimoire by Ismael Luceno (9156f7daf63117185fb93c48b0a4f445053ac974)
- 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 (9156f7daf63117185fb93c48b0a4f445053ac974)
- Date: Thu, 16 Jan 2025 23:36:07 +0000
GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:
devel/appstream/BUILD | 8 ++++----
devel/appstream/DEPENDS | 5 ++++-
devel/appstream/DETAILS | 2 +-
devel/appstream/HISTORY | 4 ++++
4 files changed, 13 insertions(+), 6 deletions(-)
New commits:
commit 9156f7daf63117185fb93c48b0a4f445053ac974
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>
appstream 1.0.4
diff --git a/devel/appstream/BUILD b/devel/appstream/BUILD
index 0bc2232..bcafd75 100755
--- a/devel/appstream/BUILD
+++ b/devel/appstream/BUILD
@@ -1,6 +1,6 @@
-OPTS+=' stemming=false'
-if is_depends_enabled $SPELL qtbase;then
- PATH="$QT5DIR/bin/:$PATH"
- export PKG_CONFIG_PATH="$QT5DIR/lib/pkgconfig"
+OPTS+=' stemming=false' &&
+if is_depends_enabled $SPELL qt6base; then
+ PATH="$QT6DIR/bin:$PATH" &&
+ export PKG_CONFIG_PATH="$QT6DIR/lib/pkgconfig"
fi &&
default_build
diff --git a/devel/appstream/DEPENDS b/devel/appstream/DEPENDS
index a4701d5..bc909b9 100755
--- a/devel/appstream/DEPENDS
+++ b/devel/appstream/DEPENDS
@@ -12,7 +12,10 @@ depends curl &&
depends itstool &&
#depends xmlto &&
-optional_depends qtbase 'qt=true' '' 'Qt5 support' &&
+optional_depends qt6base \
+ qt=true \
+ '' \
+ 'Qt6 support' &&
optional_depends vala 'vapi=true' '' 'Vala support' &&
optional_depends gobject-introspection 'gir=true' 'gir=false' \
'to build Introspection data' &&
diff --git a/devel/appstream/DETAILS b/devel/appstream/DETAILS
index 70ce2a5..fcc41c0 100755
--- a/devel/appstream/DETAILS
+++ b/devel/appstream/DETAILS
@@ -1,7 +1,7 @@
source $GRIMOIRE/MESON_FUNCTIONS
SPELL=appstream
SPELLX=AppStream
- VERSION=0.16.1
+ VERSION=1.0.4
SOURCE=$SPELLX-$VERSION.tar.xz
SOURCE2=$SOURCE.asc
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$VERSION
diff --git a/devel/appstream/HISTORY b/devel/appstream/HISTORY
index a4903e9..915b57e 100644
--- a/devel/appstream/HISTORY
+++ b/devel/appstream/HISTORY
@@ -1,3 +1,7 @@
+2025-01-17 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 1.0.4
+ * BUILD, DEPENDS: uses qt6 now
+
2023-02-24 Pavel Vinogradov <public AT sourcemage.org>
* DEPENDS: gobject-introspection is optional now, needs docbook-xsl,
libxmlb
and libxslt, optionally depends on gtk-doc and systemd
- [[SM-Commit] ] GIT changes to master grimoire by Ismael Luceno (9156f7daf63117185fb93c48b0a4f445053ac974), Ismael Luceno, 01/16/2025
Archive powered by MHonArc 2.6.24.