Skip to Content.
Sympa Menu

sm-commit - [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (aa60207685a95df5d13479e3f7234eff12d276df)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <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 Pavel Vinogradov (aa60207685a95df5d13479e3f7234eff12d276df)
  • Date: Thu, 4 Jun 2026 03:17:59 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

libs/libva/DETAILS | 9 +++++----
libs/libva/HISTORY | 4 ++++
2 files changed, 9 insertions(+), 4 deletions(-)

New commits:
commit aa60207685a95df5d13479e3f7234eff12d276df
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

libs/libva: version 2.23.0

diff --git a/libs/libva/DETAILS b/libs/libva/DETAILS
index 8857d79..06be57a 100755
--- a/libs/libva/DETAILS
+++ b/libs/libva/DETAILS
@@ -1,10 +1,11 @@
-source $GRIMOIRE/MESON_FUNCTIONS
+. "${GRIMOIRE}/MESON_FUNCTIONS"
SPELL=libva
- VERSION=2.22.0
-
SOURCE_HASH=sha512:cd633e5e09eac1ed10f1fc12b0f664f836e0eda9e47c17e1295b746cfd643a18fd0564a06a148ced3cf1e2321aa4d21275918bcf8c717d3981e98a598179f370
+ VERSION=2.23.0
+
SOURCE_HASH=sha512:03e3648b43a0c82c7840203d0b6286879317667ad9d4cf8d7813a29023ffebaf6cd5719a1a9f5fb0f2671738bd675c69a08fd27aa73b7339c8524a8f794150bc
SOURCE="${SPELL}-${VERSION}.tar.gz"
- WEB_SITE="https://github.com/01org/libva";
+ WEB_SITE="https://github.com/intel/libva";
SOURCE_URL[0]="https://github.com/intel/libva/archive/$VERSION.tar.gz";
+# Watch: https://github.com/intel/libva/tags/ tags/([0-9.]+)[.]tar
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
LICENSE[0]=MIT
ENTERED=20131007
diff --git a/libs/libva/HISTORY b/libs/libva/HISTORY
index 66e5fbc..4098301 100644
--- a/libs/libva/HISTORY
+++ b/libs/libva/HISTORY
@@ -1,3 +1,7 @@
+2026-06-03 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 2.23.0, updated WEB_SITE, added Wattch line,
source -> .,
+ quoting++
+
2024-07-02 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 2.22.0



  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (aa60207685a95df5d13479e3f7234eff12d276df), Pavel Vinogradov, 06/03/2026

Archive powered by MHonArc 2.6.24.

Top of Page