From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id DF48A138350 for ; Wed, 15 Apr 2020 07:34:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 19CB2E08F3; Wed, 15 Apr 2020 07:34:22 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DE5CAE08F3 for ; Wed, 15 Apr 2020 07:34:21 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9C88534F322 for ; Wed, 15 Apr 2020 07:34:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0DAF91CC for ; Wed, 15 Apr 2020 07:34:18 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1586936052.98f62409aa9c1db005f05a95dfb353114cc3a342.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/vdpauinfo/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/vdpauinfo/Manifest x11-misc/vdpauinfo/vdpauinfo-1.4.ebuild x11-misc/vdpauinfo/vdpauinfo-99999.ebuild X-VCS-Directories: x11-misc/vdpauinfo/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 98f62409aa9c1db005f05a95dfb353114cc3a342 X-VCS-Branch: master Date: Wed, 15 Apr 2020 07:34:18 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 792d62be-747c-4c1d-ac78-8678db5a6d04 X-Archives-Hash: 79e13669f4fce0e5aa1b45cc59ebbcb3 commit: 98f62409aa9c1db005f05a95dfb353114cc3a342 Author: Jeroen Roovers gentoo org> AuthorDate: Wed Apr 15 07:29:08 2020 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Wed Apr 15 07:34:12 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98f62409 x11-misc/vdpauinfo: Version 1.4 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Jeroen Roovers gentoo.org> x11-misc/vdpauinfo/Manifest | 1 + .../vdpauinfo/{vdpauinfo-99999.ebuild => vdpauinfo-1.4.ebuild} | 10 +++++----- x11-misc/vdpauinfo/vdpauinfo-99999.ebuild | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/x11-misc/vdpauinfo/Manifest b/x11-misc/vdpauinfo/Manifest index 0f195167723..49412210ea6 100644 --- a/x11-misc/vdpauinfo/Manifest +++ b/x11-misc/vdpauinfo/Manifest @@ -1 +1,2 @@ DIST vdpauinfo-1.3.tar.gz 12159 BLAKE2B 41dc31ef2f45272221e2eea969d7801cc9c8bfd693e64f7d157b17645da654b7f50d780df698736b3e2ea9c55c7d3b6e7ce75f96aacd50bbaa4032dfc753a43f SHA512 2271053c17d389ea600742ffe14e863921f18e504e07cb5db33c98745d2f71aece908408bca0161b3c2fa9cd67de8c741c132a774a4fd9443c7124168a4da79f +DIST vdpauinfo-1.4.tar.bz2 11811 BLAKE2B bf0c268505b8eafb9da7c799518296498f2c04bde33443101625c4a80cfde6418428d3969e9ac0f4222a6985b53f3bd4dff688fc03af29de7576f3af3605e07c SHA512 7227205f35d5ad9bc64537d4e47e1924e7efbcd1185420f5f575eadff23f2932484db9c39c377282ed88fa7fd43d436064b10961082ccbf66c49dac72b4129a3 diff --git a/x11-misc/vdpauinfo/vdpauinfo-99999.ebuild b/x11-misc/vdpauinfo/vdpauinfo-1.4.ebuild similarity index 65% copy from x11-misc/vdpauinfo/vdpauinfo-99999.ebuild copy to x11-misc/vdpauinfo/vdpauinfo-1.4.ebuild index 7f4ca7b3d7b..39610aa786d 100644 --- a/x11-misc/vdpauinfo/vdpauinfo-99999.ebuild +++ b/x11-misc/vdpauinfo/vdpauinfo-1.4.ebuild @@ -1,20 +1,20 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit autotools git-r3 +inherit autotools DESCRIPTION="Displays info about your card's VDPAU support" HOMEPAGE="https://www.freedesktop.org/wiki/Software/VDPAU" -EGIT_REPO_URI="https://gitlab.freedesktop.org/vdpau/vdpauinfo" +SRC_URI="https://gitlab.freedesktop.org/vdpau/${PN}/-/archive/${PV}/${P}.tar.bz2" LICENSE="MIT" SLOT="0" -KEYWORDS="" +KEYWORDS="~amd64 ~x86" RDEPEND=" + >=x11-libs/libvdpau-1.4 x11-libs/libX11 - >=x11-libs/libvdpau-1.3 " DEPEND=" ${RDEPEND} diff --git a/x11-misc/vdpauinfo/vdpauinfo-99999.ebuild b/x11-misc/vdpauinfo/vdpauinfo-99999.ebuild index 7f4ca7b3d7b..1c399e6d205 100644 --- a/x11-misc/vdpauinfo/vdpauinfo-99999.ebuild +++ b/x11-misc/vdpauinfo/vdpauinfo-99999.ebuild @@ -13,8 +13,8 @@ SLOT="0" KEYWORDS="" RDEPEND=" + >=x11-libs/libvdpau-1.4 x11-libs/libX11 - >=x11-libs/libvdpau-1.3 " DEPEND=" ${RDEPEND}