From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libva-vdpau-driver/
Date: Sun, 29 Jan 2017 18:13:28 +0000 (UTC) [thread overview]
Message-ID: <1485713574.e9f23f1dfce2749e9e994c393175b9cbd464faed.mattst88@gentoo> (raw)
commit: e9f23f1dfce2749e9e994c393175b9cbd464faed
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 29 18:12:34 2017 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Jan 29 18:12:54 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9f23f1d
x11-libs/libva-vdpau-driver: Drop live ebuild.
There haven't been any commits since the 0.7.4 release, which happened more
than four years ago.
.../libva-vdpau-driver-9999.ebuild | 50 ----------------------
1 file changed, 50 deletions(-)
diff --git a/x11-libs/libva-vdpau-driver/libva-vdpau-driver-9999.ebuild b/x11-libs/libva-vdpau-driver/libva-vdpau-driver-9999.ebuild
deleted file mode 100644
index edccaba..00000000
--- a/x11-libs/libva-vdpau-driver/libva-vdpau-driver-9999.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-SCM=""
-if [ "${PV%9999}" != "${PV}" ] ; then # Live ebuild
- SCM=git-2
- EGIT_BRANCH=master
- EGIT_REPO_URI="git://anongit.freedesktop.org/vaapi/vdpau-driver"
-fi
-AUTOTOOLS_AUTORECONF="yes"
-inherit autotools-multilib ${SCM}
-
-DESCRIPTION="VDPAU Backend for Video Acceleration (VA) API"
-HOMEPAGE="https://www.freedesktop.org/wiki/Software/vaapi"
-if [ "${PV%9999}" != "${PV}" ] ; then # Live ebuild
- SRC_URI=""
- S="${WORKDIR}/${PN}"
-else
- SRC_URI="https://www.freedesktop.org/software/vaapi/releases/libva-vdpau-driver/${P}.tar.bz2"
-fi
-
-LICENSE="GPL-2"
-SLOT="0"
-if [ "${PV%9999}" = "${PV}" ] ; then
- KEYWORDS="~amd64 ~x86"
-else
- KEYWORDS=""
-fi
-IUSE="debug opengl"
-
-RDEPEND=">=x11-libs/libva-1.2.1-r1[X,opengl?,${MULTILIB_USEDEP}]
- opengl? ( >=virtual/opengl-7.0-r1[${MULTILIB_USEDEP}] )
- >=x11-libs/libvdpau-0.7[${MULTILIB_USEDEP}]
- !x11-libs/vdpau-video"
-
-DEPEND="${DEPEND}
- virtual/pkgconfig"
-
-DOCS=( NEWS README AUTHORS )
-
-multilib_src_configure() {
- local myeconfargs=(
- $(use_enable debug)
- $(use_enable opengl glx)
- )
- autotools-utils_src_configure
-}
next reply other threads:[~2017-01-29 18:13 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-29 18:13 Matt Turner [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-03-26 15:18 [gentoo-commits] repo/gentoo:master commit in: x11-libs/libva-vdpau-driver/ Sam James
2020-12-04 14:24 Mikle Kolyada
2020-03-11 18:42 Matt Turner
2019-07-22 17:15 Matt Turner
2019-07-21 17:13 Aaron Bauman
2019-07-17 10:18 Mikle Kolyada
2019-07-10 10:30 Agostino Sarubbo
2019-05-15 19:40 Aaron Bauman
2017-06-28 10:55 Alexis Ballier
2016-12-29 15:12 Alexis Ballier
2016-09-17 8:27 Pacho Ramos
2016-07-09 8:34 Chí-Thanh Christopher Nguyễn
2015-12-01 10:17 Agostino Sarubbo
2015-11-30 11:51 Agostino Sarubbo
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=1485713574.e9f23f1dfce2749e9e994c393175b9cbd464faed.mattst88@gentoo \
--to=mattst88@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