* [PR PATCH] vdpauinfo: update to 1.5
@ 2024-11-18 14:00 voidisnull
0 siblings, 0 replies; only message in thread
From: voidisnull @ 2024-11-18 14:00 UTC (permalink / raw)
To: ml
[-- 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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-11-18 14:00 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-11-18 14:00 [PR PATCH] vdpauinfo: update to 1.5 voidisnull
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).