Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] intel-media-driver: update to 23.4.0.
@ 2023-11-13 22:25 mhmdanas
  2023-11-28  0:56 ` [PR PATCH] [Updated] " mhmdanas
  2023-11-29 23:47 ` [PR PATCH] [Merged]: intel-media-driver: update to 23.4.1 Duncaen
  0 siblings, 2 replies; 3+ messages in thread
From: mhmdanas @ 2023-11-13 22:25 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mhmdanas/void-packages intel-media-driver-23.4.0
https://github.com/void-linux/void-packages/pull/47223

intel-media-driver: update to 23.4.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 678d0fe5a59fabc98ed016e44d1ede7087028bca Mon Sep 17 00:00:00 2001
From: Mohammed Anas <triallax@tutanota.com>
Date: Mon, 13 Nov 2023 22:24:57 +0000
Subject: [PATCH] intel-media-driver: update to 23.4.0.

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

diff --git a/srcpkgs/intel-media-driver/template b/srcpkgs/intel-media-driver/template
index 06b7c19a0ba07..b7e2f56b1f47d 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.3.5
+version=23.4.0
 revision=1
 archs="x86_64*"
 build_style=cmake
@@ -11,8 +11,9 @@ short_desc="Intel Media Driver for VAAPI (Broadwell+)"
 maintainer="Orphaned <orphan@voidlinux.org>"
 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=67fd15654bb3c596feb8c85e81221de5632e11f598421c35adc4453d727f0130
+checksum=716a30d9ec652edf2b901aaa70c91c5618434b0980a7767b17a31edd49459627
 
 build_options="nonfree"
 desc_option_nonfree="Enable nonfree kernels"

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

* Re: [PR PATCH] [Updated] intel-media-driver: update to 23.4.0.
  2023-11-13 22:25 [PR PATCH] intel-media-driver: update to 23.4.0 mhmdanas
@ 2023-11-28  0:56 ` mhmdanas
  2023-11-29 23:47 ` [PR PATCH] [Merged]: intel-media-driver: update to 23.4.1 Duncaen
  1 sibling, 0 replies; 3+ messages in thread
From: mhmdanas @ 2023-11-28  0:56 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by mhmdanas against master on the void-packages repository

https://github.com/mhmdanas/void-packages intel-media-driver-23.4.0
https://github.com/void-linux/void-packages/pull/47223

intel-media-driver: update to 23.4.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 4c16fcf07fcf86750c79eab037b6ab7589f802dd Mon Sep 17 00:00:00 2001
From: Mohammed Anas <triallax@tutanota.com>
Date: Mon, 13 Nov 2023 22:24:57 +0000
Subject: [PATCH] intel-media-driver: update to 23.4.1.

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

diff --git a/srcpkgs/intel-media-driver/template b/srcpkgs/intel-media-driver/template
index 06b7c19a0ba07..973e80257664c 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.3.5
+version=23.4.1
 revision=1
 archs="x86_64*"
 build_style=cmake
@@ -11,8 +11,9 @@ short_desc="Intel Media Driver for VAAPI (Broadwell+)"
 maintainer="Orphaned <orphan@voidlinux.org>"
 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=67fd15654bb3c596feb8c85e81221de5632e11f598421c35adc4453d727f0130
+checksum=c61e7bc8f495a2314b24d14c88a1a8955e1347d26afa54c9b37b5527b9b316ad
 
 build_options="nonfree"
 desc_option_nonfree="Enable nonfree kernels"

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

* Re: [PR PATCH] [Merged]: intel-media-driver: update to 23.4.1.
  2023-11-13 22:25 [PR PATCH] intel-media-driver: update to 23.4.0 mhmdanas
  2023-11-28  0:56 ` [PR PATCH] [Updated] " mhmdanas
@ 2023-11-29 23:47 ` Duncaen
  1 sibling, 0 replies; 3+ messages in thread
From: Duncaen @ 2023-11-29 23:47 UTC (permalink / raw)
  To: ml

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

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

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

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2023-11-29 23:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-13 22:25 [PR PATCH] intel-media-driver: update to 23.4.0 mhmdanas
2023-11-28  0:56 ` [PR PATCH] [Updated] " mhmdanas
2023-11-29 23:47 ` [PR PATCH] [Merged]: intel-media-driver: update to 23.4.1 Duncaen

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