Skip to Content.
Sympa Menu

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

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
  • Subject: [[SM-Commit] ] GIT changes to master grimoire by Treeve Jelbert (0e2b4b4956ebad5d5ffbb72d29cb37d226a42207)
  • Date: Mon, 5 Feb 2024 20:40:40 +0000

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

utils/iso-codes/DETAILS | 4 ++--
utils/iso-codes/HISTORY | 3 +++
xorg-lib/libxvmc/DEPENDS | 7 +------
xorg-lib/libxvmc/DETAILS | 2 +-
xorg-lib/libxvmc/HISTORY | 4 ++++
5 files changed, 11 insertions(+), 9 deletions(-)

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

libxvmc: => 1.0.14

commit 736ea45eb6af93b9895fdb5b9f2349da958d220c
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

iso-codes: => 4.16.0

diff --git a/utils/iso-codes/DETAILS b/utils/iso-codes/DETAILS
index 8c1266e..8767a84 100755
--- a/utils/iso-codes/DETAILS
+++ b/utils/iso-codes/DETAILS
@@ -1,6 +1,6 @@
SPELL=iso-codes
- VERSION=4.8.0
-
SOURCE_HASH=sha512:a96c104eb3f183ea8e5920446a53c15a416762a0ec13b7f7a7a64e6d68341b6a12385e75ba6c9d8b9351921afaa65216f3dcdd3b82babb6227dcf718bea38802
+ VERSION=4.16.0
+
SOURCE_HASH=sha512:04d93eb37ff309c850a1af6d4cf6bb92a16e25ee35ee12e16325f6e7b476ba40bbf5d11e2f4c425111220480911b1dbc9e244189ea7487f1f0ea4dbce2307c96
SOURCE=${SPELL}-v${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-v${VERSION}
WEB_SITE=https://salsa.debian.org/iso-codes-team/iso-codes
diff --git a/utils/iso-codes/HISTORY b/utils/iso-codes/HISTORY
index db3a1d1..cf62613 100644
--- a/utils/iso-codes/HISTORY
+++ b/utils/iso-codes/HISTORY
@@ -1,3 +1,6 @@
+2024-02-05 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 4.16.0
+
2021-11-30 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 4.8.0

diff --git a/xorg-lib/libxvmc/DEPENDS b/xorg-lib/libxvmc/DEPENDS
index bfb64e1..1f928e1 100755
--- a/xorg-lib/libxvmc/DEPENDS
+++ b/xorg-lib/libxvmc/DEPENDS
@@ -1,11 +1,6 @@
source $GRIMOIRE/MESON_DEPENDS &&
depends xorgproto &&
-depends AWK &&
depends libx11 &&
-depends libxau &&
-depends libxcb &&
-depends libxdmcp &&
depends libxext &&
depends libxv &&
-depends PKG-CONFIG &&
-depends util-macros
+depends PKG-CONFIG
diff --git a/xorg-lib/libxvmc/DETAILS b/xorg-lib/libxvmc/DETAILS
index c0044b0..60e171d 100755
--- a/xorg-lib/libxvmc/DETAILS
+++ b/xorg-lib/libxvmc/DETAILS
@@ -1,7 +1,7 @@
source $GRIMOIRE/MESON_FUNCTIONS
SPELL=libxvmc
PKG=libXvMC
- VERSION=1.0.13
+ VERSION=1.0.14
SECURITY_PATCH=1
SOURCE=${PKG}-${VERSION}.tar.xz

SOURCE_URL[0]=https://xorg.freedesktop.org/archive/individual/lib/${SOURCE}
diff --git a/xorg-lib/libxvmc/HISTORY b/xorg-lib/libxvmc/HISTORY
index f592273..2090646 100644
--- a/xorg-lib/libxvmc/HISTORY
+++ b/xorg-lib/libxvmc/HISTORY
@@ -1,3 +1,7 @@
+2024-02-05 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.0.14
+ * DEPENDS: reduce
+
2022-07-27 Pavel Vinogradov <public AT sourcemage.org>
* DEPENDS: pkgconfig -> PKG-CONFIG



  • [[SM-Commit] ] GIT changes to master grimoire by Treeve Jelbert (0e2b4b4956ebad5d5ffbb72d29cb37d226a42207), Treeve Jelbert, 02/05/2024

Archive powered by MHonArc 2.6.24.

Top of Page