Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] intel-media-driver: update to 24.2.5
@ 2024-06-25 19:52 myothk
  2024-06-25 21:42 ` oreo639
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: myothk @ 2024-06-25 19:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/myothk/void-packages intel-media-driver
https://github.com/void-linux/void-packages/pull/50999

intel-media-driver: update to 24.2.5


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

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64-musl
  - i686


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-intel-media-driver-50999.patch --]
[-- Type: text/x-diff, Size: 2179 bytes --]

From fbaa607dc48e61e47b2e200b18cd808518cfbe0a Mon Sep 17 00:00:00 2001
From: myothk <myoothkyaw@gmail.com>
Date: Wed, 26 Jun 2024 02:10:19 +0630
Subject: [PATCH 1/2] intel-gmmlib: update to 22.3.20

---
 srcpkgs/intel-gmmlib/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/intel-gmmlib/template b/srcpkgs/intel-gmmlib/template
index b9df642f6320f2..759cd0cab0b930 100644
--- a/srcpkgs/intel-gmmlib/template
+++ b/srcpkgs/intel-gmmlib/template
@@ -1,6 +1,6 @@
 # Template file for 'intel-gmmlib'
 pkgname=intel-gmmlib
-version=22.3.12
+version=22.3.20
 revision=1
 archs="i686* x86_64*"
 build_style=cmake
@@ -18,7 +18,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/intel/gmmlib"
 distfiles="https://github.com/intel/gmmlib/archive/intel-gmmlib-${version}.tar.gz"
-checksum=14ec859936aea696a65e6b9488e95a0ac26b15126ef65b20956ef219004dd9a6
+checksum=227c1614d4817154b4e6fbfb667ba2b231ea7aa53796d91f1800af9aeb703f59
 
 lib32disabled=yes
 

From 86b2ab31f1eb27e67b59bf506b4cd95337cf2a35 Mon Sep 17 00:00:00 2001
From: myothk <myoothkyaw@gmail.com>
Date: Wed, 26 Jun 2024 02:11:43 +0630
Subject: [PATCH 2/2] intel-media-driver: update to 24.2.5

---
 srcpkgs/intel-media-driver/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/intel-media-driver/template b/srcpkgs/intel-media-driver/template
index 973e80257664cf..ecce22207b0ec7 100644
--- a/srcpkgs/intel-media-driver/template
+++ b/srcpkgs/intel-media-driver/template
@@ -1,6 +1,6 @@
 # Template file for 'intel-media-driver'
 pkgname=intel-media-driver
-version=23.4.1
+version=24.2.5
 revision=1
 archs="x86_64*"
 build_style=cmake
@@ -13,7 +13,7 @@ license="MIT, BSD-3-Clause"
 homepage="https://github.com/intel/media-driver"
 changelog="https://github.com/intel/media-driver/releases"
 distfiles="https://github.com/intel/media-driver/archive/intel-media-${version}.tar.gz"
-checksum=c61e7bc8f495a2314b24d14c88a1a8955e1347d26afa54c9b37b5527b9b316ad
+checksum=dec2210c1f824a721e4ea6f66f5899e300801b3e7fae232d3f8a94db38c2edd1
 
 build_options="nonfree"
 desc_option_nonfree="Enable nonfree kernels"

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

* Re: intel-media-driver: update to 24.2.5
  2024-06-25 19:52 [PR PATCH] intel-media-driver: update to 24.2.5 myothk
@ 2024-06-25 21:42 ` oreo639
  2024-06-25 21:42 ` oreo639
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: oreo639 @ 2024-06-25 21:42 UTC (permalink / raw)
  To: ml

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

New comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/pull/50999#issuecomment-2190020180

Comment:
Don't close and reopen PRs: https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#review

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

* Re: intel-media-driver: update to 24.2.5
  2024-06-25 19:52 [PR PATCH] intel-media-driver: update to 24.2.5 myothk
  2024-06-25 21:42 ` oreo639
@ 2024-06-25 21:42 ` oreo639
  2024-06-25 21:52 ` myothk
  2024-06-26 12:10 ` myothk
  3 siblings, 0 replies; 5+ messages in thread
From: oreo639 @ 2024-06-25 21:42 UTC (permalink / raw)
  To: ml

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

New comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/pull/50999#issuecomment-2190020180

Comment:
Don't close and reopen PRs, you can update the commits by following here: https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#review

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

* Re: intel-media-driver: update to 24.2.5
  2024-06-25 19:52 [PR PATCH] intel-media-driver: update to 24.2.5 myothk
  2024-06-25 21:42 ` oreo639
  2024-06-25 21:42 ` oreo639
@ 2024-06-25 21:52 ` myothk
  2024-06-26 12:10 ` myothk
  3 siblings, 0 replies; 5+ messages in thread
From: myothk @ 2024-06-25 21:52 UTC (permalink / raw)
  To: ml

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

New comment by myothk on void-packages repository

https://github.com/void-linux/void-packages/pull/50999#issuecomment-2190031979

Comment:
OK. I will not close and reopen PRs. Thanks for the information.

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

* Re: intel-media-driver: update to 24.2.5
  2024-06-25 19:52 [PR PATCH] intel-media-driver: update to 24.2.5 myothk
                   ` (2 preceding siblings ...)
  2024-06-25 21:52 ` myothk
@ 2024-06-26 12:10 ` myothk
  3 siblings, 0 replies; 5+ messages in thread
From: myothk @ 2024-06-26 12:10 UTC (permalink / raw)
  To: ml

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

New comment by myothk on void-packages repository

https://github.com/void-linux/void-packages/pull/50999#issuecomment-2191533506

Comment:
Hello, @oreo639. Do I need to force push again so that this PR will get merged?

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

end of thread, other threads:[~2024-06-26 12:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-25 19:52 [PR PATCH] intel-media-driver: update to 24.2.5 myothk
2024-06-25 21:42 ` oreo639
2024-06-25 21:42 ` oreo639
2024-06-25 21:52 ` myothk
2024-06-26 12:10 ` myothk

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).