Github messages for voidlinux
 help / color / mirror / Atom feed
From: ericonr <ericonr@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] intel-vaapi: bump versions
Date: Sat, 30 Oct 2021 20:30:08 +0200	[thread overview]
Message-ID: <20211030183008.RptEpH4QelCYqJrcA9gQ3-3n4im6BYpkYFwi8TMs8F0@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-33624@inbox.vuxu.org>

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

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

https://github.com/daerich/void-packages new-intel-drv
https://github.com/void-linux/void-packages/pull/33624

intel-vaapi: bump versions
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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/33624.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-new-intel-drv-33624.patch --]
[-- Type: text/x-diff, Size: 7686 bytes --]

From 4c63a128c2d8aeb2084f894d615a4dada43bb266 Mon Sep 17 00:00:00 2001
From: DaErich <fakefakefans@gmail.com>
Date: Sun, 17 Oct 2021 23:23:32 +0200
Subject: [PATCH 1/5] intel-gmmlib: update to 21.3.2.

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

diff --git a/common/shlibs b/common/shlibs
index 8e5cf6f4a2f0..990a224bf7d3 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3858,7 +3858,7 @@ 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-19.4.1_1
+libigdgmm.so.11 intel-gmmlib-21.3.1_1
 libgtk-layer-shell.so.0 gtk-layer-shell-0.1.0_1
 librdkafka.so.1 librdkafka-1.4.4_3
 librdkafka++.so.1 librdkafka-1.4.4_3
diff --git a/srcpkgs/intel-gmmlib/template b/srcpkgs/intel-gmmlib/template
index 8f71e6d0780b..284449a30415 100644
--- a/srcpkgs/intel-gmmlib/template
+++ b/srcpkgs/intel-gmmlib/template
@@ -1,6 +1,6 @@
 # Template file for 'intel-gmmlib'
 pkgname=intel-gmmlib
-version=21.2.1
+version=21.3.2
 revision=1
 archs="i686* x86_64*"
 wrksrc=gmmlib-intel-gmmlib-${version}
@@ -19,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=912cd86e4cb564b6fa549d69a28b72b9cdcb5a3eab9320955ed70ac37381fc2f
+checksum=a6a61ff7e66cb710be1593f2afbda3b21c679fe953bf5e80a5b3f047c1cbdb6c
 
 lib32disabled=yes
 

From d101bc718b9fcada18966fdc223204f3c63947bf Mon Sep 17 00:00:00 2001
From: DaErich <fakefakefans@gmail.com>
Date: Sun, 17 Oct 2021 23:24:57 +0200
Subject: [PATCH 2/5] libva: update to 2.13.0

---
 common/shlibs          | 8 ++++----
 srcpkgs/libva/template | 4 ++--
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index 990a224bf7d3..7879b58fc97e 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -844,11 +844,11 @@ libwebp.so.7 libwebp-0.6.0_1
 libwebpmux.so.3 libwebp-0.6.0_1
 libwebpdemux.so.2 libwebp-0.5.0_1
 libwebpdecoder.so.3 libwebp-0.6.0_1
-libva-x11.so.2 libva-2.2.0_1
-libva.so.2 libva-2.2.0_1
+libva-x11.so.2 libva-2.13.0_1
+libva.so.2 libva-2.13.0_1
 libva-glx.so.2 libva-glx-2.2.0_1
-libva-drm.so.2 libva-2.2.0_1
-libva-wayland.so.2 libva-2.2.0_1
+libva-drm.so.2 libva-2.13.0_1
+libva-wayland.so.2 libva-2.13.0_1
 libv4l2.so.0 v4l-utils-0.8.5_1
 libv4lconvert.so.0 v4l-utils-0.8.5_1
 libv4l1.so.0 v4l-utils-0.8.5_1
diff --git a/srcpkgs/libva/template b/srcpkgs/libva/template
index 7c10764e3fbe..cc2334fcc3c6 100644
--- a/srcpkgs/libva/template
+++ b/srcpkgs/libva/template
@@ -1,7 +1,7 @@
 # Template file for 'libva'
 # NOTE: keep this pkg synchronized with libva-glx
 pkgname=libva
-version=2.12.0
+version=2.13.0
 revision=1
 build_style=meson
 configure_args="-Dwith_glx=no $(vopt_if wayland -Dwith_wayland=yes)"
@@ -14,7 +14,7 @@ license="MIT"
 homepage="https://01.org/linuxmedia/vaapi"
 changelog="https://raw.githubusercontent.com/intel/libva/master/NEWS"
 distfiles="https://github.com/intel/libva/archive/${version}.tar.gz"
-checksum=7bca8c8a854653e15e602f243e2452e84e4b454b26549bf80a932ab29d7d6b21
+checksum=6b7ec7d4fa204dad3f266450981f1f0892400c03afd3e00ac11f8ccade5aaaa1
 
 build_options="wayland"
 build_options_default="wayland"

From c4676f8600f73b8431592cd6243f5c516050899e Mon Sep 17 00:00:00 2001
From: DaErich <fakefakefans@gmail.com>
Date: Sun, 17 Oct 2021 23:25:09 +0200
Subject: [PATCH 3/5] libva-glx: update to 2.13.0

---
 common/shlibs              | 2 +-
 srcpkgs/libva-glx/template | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index 7879b58fc97e..f7c1a790b201 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -846,7 +846,7 @@ libwebpdemux.so.2 libwebp-0.5.0_1
 libwebpdecoder.so.3 libwebp-0.6.0_1
 libva-x11.so.2 libva-2.13.0_1
 libva.so.2 libva-2.13.0_1
-libva-glx.so.2 libva-glx-2.2.0_1
+libva-glx.so.2 libva-glx-2.13.0_1
 libva-drm.so.2 libva-2.13.0_1
 libva-wayland.so.2 libva-2.13.0_1
 libv4l2.so.0 v4l-utils-0.8.5_1
diff --git a/srcpkgs/libva-glx/template b/srcpkgs/libva-glx/template
index 685988ebf6d0..268daeda3f3e 100644
--- a/srcpkgs/libva-glx/template
+++ b/srcpkgs/libva-glx/template
@@ -7,7 +7,7 @@
 # KEEP THIS PACKAGE SYNCHRONIZED WITH "libva".
 #
 pkgname=libva-glx
-version=2.12.0
+version=2.13.0
 revision=1
 wrksrc="libva-${version}"
 build_style=meson
@@ -20,7 +20,7 @@ license="MIT"
 homepage="https://01.org/linuxmedia/vaapi"
 changelog="https://raw.githubusercontent.com/intel/libva/master/NEWS"
 distfiles="https://github.com/intel/libva/archive/${version}.tar.gz"
-checksum=7bca8c8a854653e15e602f243e2452e84e4b454b26549bf80a932ab29d7d6b21
+checksum=6b7ec7d4fa204dad3f266450981f1f0892400c03afd3e00ac11f8ccade5aaaa1
 
 post_install() {
 	# We are only interested in the glx component, remove everything else.

From 63975643d0ac9e8584e4affd4b19f84c965d6751 Mon Sep 17 00:00:00 2001
From: DaErich <fakefakefans@gmail.com>
Date: Sun, 17 Oct 2021 23:25:50 +0200
Subject: [PATCH 4/5] libva-utils: update to 2.13.0

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

diff --git a/srcpkgs/libva-utils/template b/srcpkgs/libva-utils/template
index 55fa5be3cc6d..0cf9bd48088c 100644
--- a/srcpkgs/libva-utils/template
+++ b/srcpkgs/libva-utils/template
@@ -1,6 +1,6 @@
 # Template file for 'libva-utils'
 pkgname=libva-utils
-version=2.12.0
+version=2.13.0
 revision=1
 build_style=meson
 configure_args="-Ddrm=true -Dx11=true -Dwayland=true"
@@ -13,7 +13,7 @@ license="MIT"
 homepage="https://01.org/linuxmedia/vaapi"
 changelog="https://raw.githubusercontent.com/intel/libva-utils/master/NEWS"
 distfiles="https://github.com/intel/libva-utils/archive/${version}.tar.gz"
-checksum=bcab647f42147aa5cf83b324b6c3fe69e392e44d34aababfafcb6c3b4310377d
+checksum=128333faa9792a3b87586a80bfb70859dcdd81847ec9a722f785a601a48e1731
 
 post_install() {
 	vlicense COPYING

From 30e55190c19e664fe18a980e965b925a3e57b74a Mon Sep 17 00:00:00 2001
From: DaErich <fakefakefans@gmail.com>
Date: Sun, 17 Oct 2021 23:26:41 +0200
Subject: [PATCH 5/5] intel-media-driver: update to 21.3.5

---
 common/shlibs                       | 1 +
 srcpkgs/intel-media-driver/template | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index f7c1a790b201..0633c64ad83e 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3859,6 +3859,7 @@ 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
+libigfxcmrt.so.7 intel-media-driver-21.3.5_1
 libgtk-layer-shell.so.0 gtk-layer-shell-0.1.0_1
 librdkafka.so.1 librdkafka-1.4.4_3
 librdkafka++.so.1 librdkafka-1.4.4_3
diff --git a/srcpkgs/intel-media-driver/template b/srcpkgs/intel-media-driver/template
index f8864e717229..531aedd1786a 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=21.2.3
+version=21.3.5
 revision=1
 archs="x86_64*"
 wrksrc=media-driver-intel-media-${version}
@@ -13,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=7b190a980447284508969da38971cfdaaf6e69d840d49e81f5969e124bf17e16
+checksum=182925ed21c0a9843a63865e34dc35bf713294260d14ceb29e8de0de2e34733f
 
 build_options="nonfree"
 desc_option_nonfree="Enable nonfree kernels"

  reply	other threads:[~2021-10-30 18:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-18 21:28 [PR PATCH] " daerich
2021-10-30 18:30 ` ericonr [this message]
2021-10-30 18:32 ` [PR PATCH] [Merged]: " ericonr

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211030183008.RptEpH4QelCYqJrcA9gQ3-3n4im6BYpkYFwi8TMs8F0@z \
    --to=ericonr@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).