From: voidisnull <voidisnull@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] vdpauinfo: update to 1.5
Date: Mon, 18 Nov 2024 15:00:44 +0100 [thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-53126@inbox.vuxu.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 577 bytes --]
There is a new pull request by voidisnull against master on the void-packages repository
https://github.com/voidisnull/void-packages vdpauinfo
https://github.com/void-linux/void-packages/pull/53126
vdpauinfo: update to 1.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:
- x86_64-musl
- i686 (crossbuild)
A patch file from https://github.com/void-linux/void-packages/pull/53126.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-vdpauinfo-53126.patch --]
[-- Type: text/x-diff, Size: 1397 bytes --]
From 19db9ba403fd9c52c6c259cc7c874de9c44de40b Mon Sep 17 00:00:00 2001
From: Saksham Verma <voidisnull@duck.com>
Date: Mon, 18 Nov 2024 19:29:09 +0530
Subject: [PATCH] vdpauinfo: update to 1.5
---
srcpkgs/vdpauinfo/template | 13 ++++++++-----
1 file changed, 8 insertions(+), 5 deletions(-)
diff --git a/srcpkgs/vdpauinfo/template b/srcpkgs/vdpauinfo/template
index 9b71a655a935ac..3f04246eafb5b4 100644
--- a/srcpkgs/vdpauinfo/template
+++ b/srcpkgs/vdpauinfo/template
@@ -1,17 +1,20 @@
# Template file for 'vdpauinfo'
pkgname=vdpauinfo
-_glhash=8f047eac351672cc4316724edb6ad2b2
-version=1.4
+version=1.5
revision=1
build_style=gnu-configure
-hostmakedepends="pkg-config"
+hostmakedepends="pkg-config automake"
makedepends="libvdpau-devel"
short_desc="Command line utility for querying the capabilities of a VDPAU device"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://freedesktop.org/wiki/Software/VDPAU/"
-distfiles="https://gitlab.freedesktop.org/vdpau/vdpauinfo/uploads/${_glhash}/vdpauinfo-${version}.tar.gz"
-checksum=40188bc5671c139e58330dbcac2a6ced0064485cb4cdf368558feca17d7922a0
+distfiles="https://gitlab.freedesktop.org/vdpau/vdpauinfo/-/archive/${version}/vdpauinfo-${version}.tar.gz"
+checksum=1878d54f6732d02cedef8eabe77e23fc2239b4ec202612403a383f4140a17bc3
+
+pre_configure() {
+ autoreconf -fi
+}
post_install() {
vlicense COPYING
reply other threads:[~2024-11-18 14:00 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-53126@inbox.vuxu.org \
--to=voidisnull@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).