summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2022-07-06 22:14:16 -0400
committerIonen Wolkens <ionen@gentoo.org>2022-07-06 22:21:40 -0400
commit90bbb61f9547d2aa4448e5d50a3a3c9ad6a1a1cd (patch)
tree7ec18dabdaded8ae8607d9e618598fbb5f21ca39 /x11-misc
parentgames-fps/gzdoom: Version bump to 4.8.2 (diff)
downloadgentoo-90bbb61f9547d2aa4448e5d50a3a3c9ad6a1a1cd.tar.gz
gentoo-90bbb61f9547d2aa4448e5d50a3a3c9ad6a1a1cd.tar.bz2
gentoo-90bbb61f9547d2aa4448e5d50a3a3c9ad6a1a1cd.zip
x11-misc/vdpauinfo: add 1.5, drop 1.4_p20220208
Straight-to-stable mostly-copy given no upstream changes beside a configure check for >=libvdpau-1.5 (which the ebuild already checked). Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/vdpauinfo/Manifest2
-rw-r--r--x11-misc/vdpauinfo/vdpauinfo-1.5.ebuild (renamed from x11-misc/vdpauinfo/vdpauinfo-1.4_p20220208.ebuild)5
2 files changed, 2 insertions, 5 deletions
diff --git a/x11-misc/vdpauinfo/Manifest b/x11-misc/vdpauinfo/Manifest
index 4b656479e43b..0f7eeed39104 100644
--- a/x11-misc/vdpauinfo/Manifest
+++ b/x11-misc/vdpauinfo/Manifest
@@ -1 +1 @@
-DIST vdpauinfo-1.4_p20220208.tar.gz 12251 BLAKE2B 14b2a6bb81ac1843d30f0ae9c976971cd3409b50bd6b9adcb59d9132535fcebd3dda7a7f772aabce03bb6877e8140991301a770a58bcc4e82c864c10494773ed SHA512 a87f92a4467f87293fc931a2c5c003763aab8551adcce7fa7281b20f5520a8d2a9df2ff06bb66814cdd059266381a145c851fd7169749e8066e80e4a578cccaa
+DIST vdpauinfo-1.5.tar.gz 12246 BLAKE2B 5673eb6d00e501234cab3434ee06ef428495f86cf18304eed628e41dd0b17f8fe25aff8ef3bb896f4f70eefe2121446eae740c638b48b3ae1bc3547de4cb3102 SHA512 f3d359242443de919803ae0b8d89809c71e94d59d8ee9994f8f315036b829ad24030b75d953346989c1d0ddf436107041491e299c3212b013ad1d2b3c0571e59
diff --git a/x11-misc/vdpauinfo/vdpauinfo-1.4_p20220208.ebuild b/x11-misc/vdpauinfo/vdpauinfo-1.5.ebuild
index 133cc3bc678a..4969f9251cdf 100644
--- a/x11-misc/vdpauinfo/vdpauinfo-1.4_p20220208.ebuild
+++ b/x11-misc/vdpauinfo/vdpauinfo-1.5.ebuild
@@ -5,12 +5,9 @@ EAPI=8
inherit autotools
-VDPAUINFO_COMMIT="da66af25aa327d21179d478f3a6d8c03b6c7f574"
-
DESCRIPTION="Displays info about your card's VDPAU support"
HOMEPAGE="https://www.freedesktop.org/wiki/Software/VDPAU"
-SRC_URI="https://gitlab.freedesktop.org/vdpau/vdpauinfo/-/archive/${VDPAUINFO_COMMIT}/${P}.tar.gz"
-S="${WORKDIR}/${PN}-${VDPAUINFO_COMMIT}"
+SRC_URI="https://gitlab.freedesktop.org/vdpau/vdpauinfo/-/archive/${PV}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"