public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jeroen Roovers" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/vdpauinfo/
Date: Tue, 10 Dec 2019 09:35:22 +0000 (UTC)	[thread overview]
Message-ID: <1575970519.663b648973efc1c1788dcbbb96479dbaa22eef64.jer@gentoo> (raw)

commit:     663b648973efc1c1788dcbbb96479dbaa22eef64
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 10 09:34:50 2019 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Tue Dec 10 09:35:19 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=663b6489

x11-misc/vdpauinfo: Version 1.3

Package-Manager: Portage-2.3.81, Repoman-2.3.20
Closes: https://bugs.gentoo.org/702400
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>

 x11-misc/vdpauinfo/Manifest             |  1 +
 x11-misc/vdpauinfo/vdpauinfo-1.3.ebuild | 29 +++++++++++++++++++++++++++++
 2 files changed, 30 insertions(+)

diff --git a/x11-misc/vdpauinfo/Manifest b/x11-misc/vdpauinfo/Manifest
index a8374881f7f..d4d000f32cd 100644
--- a/x11-misc/vdpauinfo/Manifest
+++ b/x11-misc/vdpauinfo/Manifest
@@ -1 +1,2 @@
 DIST vdpauinfo-1.0.tar.gz 88567 BLAKE2B 6f0834bf6a8fb83204b70858ac529010ab69c55de4b2c6b8b8864ea33aed385bb9125ad12a82a28086dac43f39f06c2b757718142d800b5de2263513e9c5f02e SHA512 54c177424bdae65374a13c0546ecda0e25e7357f9e779fb48dc018a9c11593039f87715ea18b320684dca22455df9b41a4eea6b0f977956efb6ab85b8b99297e
+DIST vdpauinfo-1.3.tar.gz 12159 BLAKE2B 41dc31ef2f45272221e2eea969d7801cc9c8bfd693e64f7d157b17645da654b7f50d780df698736b3e2ea9c55c7d3b6e7ce75f96aacd50bbaa4032dfc753a43f SHA512 2271053c17d389ea600742ffe14e863921f18e504e07cb5db33c98745d2f71aece908408bca0161b3c2fa9cd67de8c741c132a774a4fd9443c7124168a4da79f

diff --git a/x11-misc/vdpauinfo/vdpauinfo-1.3.ebuild b/x11-misc/vdpauinfo/vdpauinfo-1.3.ebuild
new file mode 100644
index 00000000000..a862c8c7155
--- /dev/null
+++ b/x11-misc/vdpauinfo/vdpauinfo-1.3.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit autotools
+
+DESCRIPTION="Displays info about your card's VDPAU support"
+HOMEPAGE="https://www.freedesktop.org/wiki/Software/VDPAU"
+SRC_URI="https://gitlab.freedesktop.org/vdpau/${PN}/-/archive/${P}/${PN}-${P}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+	x11-libs/libX11
+	>=x11-libs/libvdpau-1.3
+"
+DEPEND="
+	${RDEPEND}
+	virtual/pkgconfig
+	x11-base/xorg-proto
+"
+S=${WORKDIR}/${PN}-${P}
+
+src_prepare() {
+	default
+	eautoreconf
+}


             reply	other threads:[~2019-12-10  9:35 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-10  9:35 Jeroen Roovers [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-11-11 17:36 [gentoo-commits] repo/gentoo:master commit in: x11-misc/vdpauinfo/ Ionen Wolkens
2022-08-11 11:35 Ionen Wolkens
2022-08-10  7:34 Ionen Wolkens
2022-07-07  2:23 Ionen Wolkens
2022-03-30  7:16 Ionen Wolkens
2022-03-25  8:30 Jakov Smolić
2022-03-25  7:49 Agostino Sarubbo
2022-03-11  0:04 Ionen Wolkens
2022-03-11  0:04 Ionen Wolkens
2022-03-11  0:04 Ionen Wolkens
2021-01-26  1:22 Matt Turner
2021-01-10 13:08 Sam James
2021-01-08 10:34 Sam James
2020-04-15  7:34 Jeroen Roovers
2020-01-02 10:52 Jeroen Roovers
2020-01-02 10:52 Jeroen Roovers
2019-09-13 15:34 Jeroen Roovers
2019-09-13 15:28 Jeroen Roovers
2015-12-04  6:14 Jeroen Roovers
2015-11-25  8:54 Agostino Sarubbo
2015-08-14  5:28 Jeroen Roovers
2015-08-14  4:55 Jeroen Roovers

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=1575970519.663b648973efc1c1788dcbbb96479dbaa22eef64.jer@gentoo \
    --to=jer@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.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