Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] intel-media-driver: update to 22.3.1
@ 2022-05-24  3:10 abenson
  2022-05-27 20:43 ` [PR PATCH] [Merged]: " abenson
  0 siblings, 1 reply; 2+ messages in thread
From: abenson @ 2022-05-24  3:10 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 490 bytes --]

There is a new pull request by abenson against master on the void-packages repository

https://github.com/abenson/void-packages imd_22.3.1
https://github.com/void-linux/void-packages/pull/37262

intel-media-driver: update to 22.3.1

#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, x86_64


A patch file from https://github.com/void-linux/void-packages/pull/37262.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-imd_22.3.1-37262.patch --]
[-- Type: text/x-diff, Size: 2940 bytes --]

From b1a40f8f60b59a82c685966d11cb39de3860acb0 Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Mon, 23 May 2022 21:58:25 -0500
Subject: [PATCH 1/2] intel-gmmlib: update to 22.1.3.

---
 common/shlibs                 | 3 +--
 srcpkgs/intel-gmmlib/template | 7 +++----
 2 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index 058109664658..c4d7497248e5 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3885,9 +3885,8 @@ libnvpair.so.3 zfs-2.0.3_2
 libgmio.so gmio-0.4.1_1
 libjsonnet.so.0 jsonnet-0.14.0_2
 libjsonnet++.so.0 jsonnet-0.14.0_2
-libigdgmm.so.11 intel-gmmlib-21.3.1_1
+libigdgmm.so.12 intel-gmmlib-22.1.3_1
 libigfxcmrt.so.7 intel-media-driver-21.3.5_1
-libigdgmm.so.11 intel-gmmlib-19.4.1_1
 libigraph.so.0 igraph-0.9.4_1
 libgtk-layer-shell.so.0 gtk-layer-shell-0.1.0_1
 librdkafka.so.1 librdkafka-1.4.4_3
diff --git a/srcpkgs/intel-gmmlib/template b/srcpkgs/intel-gmmlib/template
index bd3b7f397cb9..532fbba62d9e 100644
--- a/srcpkgs/intel-gmmlib/template
+++ b/srcpkgs/intel-gmmlib/template
@@ -1,8 +1,7 @@
 # Template file for 'intel-gmmlib'
 pkgname=intel-gmmlib
-reverts="22.0.1_1"
-version=21.3.2
-revision=2
+version=22.1.3
+revision=1
 archs="i686* x86_64*"
 wrksrc=gmmlib-intel-gmmlib-${version}
 build_style=cmake
@@ -20,7 +19,7 @@ maintainer="Stefano Ragni <st3r4g@protonmail.com>"
 license="MIT"
 homepage="https://github.com/intel/gmmlib"
 distfiles="https://github.com/intel/gmmlib/archive/intel-gmmlib-${version}.tar.gz"
-checksum=a6a61ff7e66cb710be1593f2afbda3b21c679fe953bf5e80a5b3f047c1cbdb6c
+checksum=81dbb4ddec98bb18c3a038cd40222046ae7f5b24b2d5acbfb2400f39f02f2aaf
 
 lib32disabled=yes
 

From 44b14c54ec86a735a7b91e4c6029df092fdd9f7c Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Mon, 23 May 2022 21:58:41 -0500
Subject: [PATCH 2/2] intel-media-driver: update to 22.3.1.

Closes #37255.
---
 srcpkgs/intel-media-driver/template | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/intel-media-driver/template b/srcpkgs/intel-media-driver/template
index 1613bcfc007d..06ec79296537 100644
--- a/srcpkgs/intel-media-driver/template
+++ b/srcpkgs/intel-media-driver/template
@@ -1,8 +1,7 @@
 # Template file for 'intel-media-driver'
 pkgname=intel-media-driver
-reverts="22.1.1_1"
-version=21.3.5
-revision=2
+version=22.3.1
+revision=1
 archs="x86_64*"
 wrksrc=media-driver-intel-media-${version}
 build_style=cmake
@@ -14,7 +13,7 @@ maintainer="Stefano Ragni <st3r4g@protonmail.com>"
 license="MIT, BSD-3-Clause"
 homepage="https://github.com/intel/media-driver"
 distfiles="https://github.com/intel/media-driver/archive/intel-media-${version}.tar.gz"
-checksum=182925ed21c0a9843a63865e34dc35bf713294260d14ceb29e8de0de2e34733f
+checksum=0fdccad95a561178bd19fba69ab94be23bd4a3072e68aa18c3304c990d87d7d8
 
 build_options="nonfree"
 desc_option_nonfree="Enable nonfree kernels"

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: intel-media-driver: update to 22.3.1
  2022-05-24  3:10 [PR PATCH] intel-media-driver: update to 22.3.1 abenson
@ 2022-05-27 20:43 ` abenson
  0 siblings, 0 replies; 2+ messages in thread
From: abenson @ 2022-05-27 20:43 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 336 bytes --]

There's a merged pull request on the void-packages repository

intel-media-driver: update to 22.3.1
https://github.com/void-linux/void-packages/pull/37262

Description:

#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, x86_64


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-05-27 20:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-24  3:10 [PR PATCH] intel-media-driver: update to 22.3.1 abenson
2022-05-27 20:43 ` [PR PATCH] [Merged]: " abenson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).