Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] libva-utils: update to 2.17.1.
@ 2023-01-07 19:15 icp1994
  2023-01-07 19:42 ` [PR REVIEW] " abenson
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: icp1994 @ 2023-01-07 19:15 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages libva-utils
https://github.com/void-linux/void-packages/pull/41510

libva-utils: update to 2.17.1.
#### 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**

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-libva-utils-41510.patch --]
[-- Type: text/x-diff, Size: 1494 bytes --]

From a4a5766e8a36c868cfb0f40c4581c97efb34dd77 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sat, 7 Jan 2023 18:45:52 +0530
Subject: [PATCH] libva-utils: update to 2.17.1.

Adopt.
---
 srcpkgs/libva-utils/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/libva-utils/template b/srcpkgs/libva-utils/template
index 8f1cc65594f8..25a9b095c864 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.16.0
+version=2.17.1
 revision=1
 build_style=meson
 configure_args="-Ddrm=true -Dx11=true -Dwayland=true"
@@ -8,12 +8,12 @@ hostmakedepends="pkg-config wayland-devel"
 makedepends="libva-devel libXfixes-devel libXext-devel
  libdrm-devel wayland-devel"
 short_desc="Video Acceleration (VA) API - Utilities"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="icp <pangolin@vivaldi.net>"
 license="MIT"
-homepage="https://01.org/linuxmedia/vaapi"
+homepage="https://github.com/intel/libva-utils"
 changelog="https://raw.githubusercontent.com/intel/libva-utils/master/NEWS"
-distfiles="https://github.com/intel/libva-utils/archive/${version}.tar.gz"
-checksum=646c9bfff6a83504c48de2c786c9514ca30c5e916127faf00f143ef8147ee950
+distfiles="https://github.com/intel/libva-utils/archive/refs/tags/${version}.tar.gz"
+checksum=6ea5993c3eba230a979fa9d35b4cad8df06d4474a773dc0918033bf50353f966
 
 post_install() {
 	vlicense COPYING

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

* Re: [PR REVIEW] libva-utils: update to 2.17.1.
  2023-01-07 19:15 [PR PATCH] libva-utils: update to 2.17.1 icp1994
@ 2023-01-07 19:42 ` abenson
  2023-01-07 19:47 ` icp1994
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: abenson @ 2023-01-07 19:42 UTC (permalink / raw)
  To: ml

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

New review comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/41510#discussion_r1064039792

Comment:
More accurate for project homepage? https://www.intel.com/content/www/us/en/developer/topic-technology/open/opensource-media-framework/overview.html

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

* Re: [PR REVIEW] libva-utils: update to 2.17.1.
  2023-01-07 19:15 [PR PATCH] libva-utils: update to 2.17.1 icp1994
  2023-01-07 19:42 ` [PR REVIEW] " abenson
@ 2023-01-07 19:47 ` icp1994
  2023-01-07 19:50 ` icp1994
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: icp1994 @ 2023-01-07 19:47 UTC (permalink / raw)
  To: ml

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

New review comment by icp1994 on void-packages repository

https://github.com/void-linux/void-packages/pull/41510#discussion_r1064040124

Comment:
Right, I saw that but the link was so long - felt ugly putting in the template. Just for reference, the previous one is giving "access denied".

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

* Re: [PR REVIEW] libva-utils: update to 2.17.1.
  2023-01-07 19:15 [PR PATCH] libva-utils: update to 2.17.1 icp1994
  2023-01-07 19:42 ` [PR REVIEW] " abenson
  2023-01-07 19:47 ` icp1994
@ 2023-01-07 19:50 ` icp1994
  2023-01-07 23:51 ` abenson
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: icp1994 @ 2023-01-07 19:50 UTC (permalink / raw)
  To: ml

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

New review comment by icp1994 on void-packages repository

https://github.com/void-linux/void-packages/pull/41510#discussion_r1064040417

Comment:
https://01.org/linuxmedia this one works - should I use that instead?

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

* Re: [PR REVIEW] libva-utils: update to 2.17.1.
  2023-01-07 19:15 [PR PATCH] libva-utils: update to 2.17.1 icp1994
                   ` (2 preceding siblings ...)
  2023-01-07 19:50 ` icp1994
@ 2023-01-07 23:51 ` abenson
  2023-01-08  5:49 ` [PR PATCH] [Updated] " icp1994
  2023-01-10 22:28 ` [PR PATCH] [Merged]: " Piraty
  5 siblings, 0 replies; 7+ messages in thread
From: abenson @ 2023-01-07 23:51 UTC (permalink / raw)
  To: ml

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

New review comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/41510#discussion_r1064060841

Comment:
Sure! That just forwards to the long/actual URL, which is why I think it was (similar to) that before.

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

* Re: [PR PATCH] [Updated] libva-utils: update to 2.17.1.
  2023-01-07 19:15 [PR PATCH] libva-utils: update to 2.17.1 icp1994
                   ` (3 preceding siblings ...)
  2023-01-07 23:51 ` abenson
@ 2023-01-08  5:49 ` icp1994
  2023-01-10 22:28 ` [PR PATCH] [Merged]: " Piraty
  5 siblings, 0 replies; 7+ messages in thread
From: icp1994 @ 2023-01-08  5:49 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages libva-utils
https://github.com/void-linux/void-packages/pull/41510

libva-utils: update to 2.17.1.
#### 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**

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-libva-utils-41510.patch --]
[-- Type: text/x-diff, Size: 1483 bytes --]

From 89fc6e4e5f61d9ddc185d3fc7c015228cddd9458 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sat, 7 Jan 2023 18:45:52 +0530
Subject: [PATCH] libva-utils: update to 2.17.1.

Adopt.
---
 srcpkgs/libva-utils/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/libva-utils/template b/srcpkgs/libva-utils/template
index 8f1cc65594f8..e5422e5921a3 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.16.0
+version=2.17.1
 revision=1
 build_style=meson
 configure_args="-Ddrm=true -Dx11=true -Dwayland=true"
@@ -8,12 +8,12 @@ hostmakedepends="pkg-config wayland-devel"
 makedepends="libva-devel libXfixes-devel libXext-devel
  libdrm-devel wayland-devel"
 short_desc="Video Acceleration (VA) API - Utilities"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="icp <pangolin@vivaldi.net>"
 license="MIT"
-homepage="https://01.org/linuxmedia/vaapi"
+homepage="https://01.org/linuxmedia"
 changelog="https://raw.githubusercontent.com/intel/libva-utils/master/NEWS"
-distfiles="https://github.com/intel/libva-utils/archive/${version}.tar.gz"
-checksum=646c9bfff6a83504c48de2c786c9514ca30c5e916127faf00f143ef8147ee950
+distfiles="https://github.com/intel/libva-utils/archive/refs/tags/${version}.tar.gz"
+checksum=6ea5993c3eba230a979fa9d35b4cad8df06d4474a773dc0918033bf50353f966
 
 post_install() {
 	vlicense COPYING

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

* Re: [PR PATCH] [Merged]: libva-utils: update to 2.17.1.
  2023-01-07 19:15 [PR PATCH] libva-utils: update to 2.17.1 icp1994
                   ` (4 preceding siblings ...)
  2023-01-08  5:49 ` [PR PATCH] [Updated] " icp1994
@ 2023-01-10 22:28 ` Piraty
  5 siblings, 0 replies; 7+ messages in thread
From: Piraty @ 2023-01-10 22:28 UTC (permalink / raw)
  To: ml

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

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

libva-utils: update to 2.17.1.
https://github.com/void-linux/void-packages/pull/41510

Description:
#### 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**

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

end of thread, other threads:[~2023-01-10 22:28 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-07 19:15 [PR PATCH] libva-utils: update to 2.17.1 icp1994
2023-01-07 19:42 ` [PR REVIEW] " abenson
2023-01-07 19:47 ` icp1994
2023-01-07 19:50 ` icp1994
2023-01-07 23:51 ` abenson
2023-01-08  5:49 ` [PR PATCH] [Updated] " icp1994
2023-01-10 22:28 ` [PR PATCH] [Merged]: " Piraty

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