* [gentoo-commits] repo/gentoo:master commit in: x11-libs/libva-vdpau-driver/
@ 2015-11-30 11:51 Agostino Sarubbo
0 siblings, 0 replies; 15+ messages in thread
From: Agostino Sarubbo @ 2015-11-30 11:51 UTC (permalink / raw
To: gentoo-commits
commit: b42fc7503ba65fcde7aa66a1c127589eb2d6261d
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 30 11:49:58 2015 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Nov 30 11:49:58 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b42fc750
x11-libs/libva-vdpau-driver: amd64 stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r3.ebuild b/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r3.ebuild
index d06690f..67f60c7 100644
--- a/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r3.ebuild
+++ b/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://www.freedesktop.org/software/vaapi/releases/libva-vdpau-driver/$
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="debug opengl"
RDEPEND=">=x11-libs/libva-1.2.1-r1[X,opengl?,${MULTILIB_USEDEP}]
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-libs/libva-vdpau-driver/
@ 2015-12-01 10:17 Agostino Sarubbo
0 siblings, 0 replies; 15+ messages in thread
From: Agostino Sarubbo @ 2015-12-01 10:17 UTC (permalink / raw
To: gentoo-commits
commit: f1b49817c985ff9fe812e0115978d6024045bfb6
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 1 10:15:24 2015 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Dec 1 10:15:24 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1b49817
x11-libs/libva-vdpau-driver: x86 stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r3.ebuild b/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r3.ebuild
index 67f60c7..f0ff148 100644
--- a/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r3.ebuild
+++ b/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://www.freedesktop.org/software/vaapi/releases/libva-vdpau-driver/$
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="debug opengl"
RDEPEND=">=x11-libs/libva-1.2.1-r1[X,opengl?,${MULTILIB_USEDEP}]
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-libs/libva-vdpau-driver/
@ 2016-07-09 8:34 Chí-Thanh Christopher Nguyễn
0 siblings, 0 replies; 15+ messages in thread
From: Chí-Thanh Christopher Nguyễn @ 2016-07-09 8:34 UTC (permalink / raw
To: gentoo-commits
commit: a63b1969ce7469d007fe8a59bb153aca0f4d51bd
Author: Chí-Thanh Christopher Nguyễn <chithanh <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 9 08:33:35 2016 +0000
Commit: Chí-Thanh Christopher Nguyễn <chithanh <AT> gentoo <DOT> org>
CommitDate: Sat Jul 9 08:33:35 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a63b1969
x11-libs/libva-vdpau-driver: drop nouveau support
>=mesa-12 now has native VAAPI support for nouveau
Bug: https://bugs.gentoo.org/show_bug.cgi?id=588392
Package-Manager: portage-2.2.28
.../libva-vdpau-driver-0.7.4-r4.ebuild | 44 ++++++++++++++++++++++
1 file changed, 44 insertions(+)
diff --git a/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r4.ebuild b/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r4.ebuild
new file mode 100644
index 0000000..96060e8
--- /dev/null
+++ b/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r4.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+AUTOTOOLS_AUTORECONF="yes"
+inherit autotools-multilib eutils
+
+DESCRIPTION="VDPAU Backend for Video Acceleration (VA) API"
+HOMEPAGE="https://www.freedesktop.org/wiki/Software/vaapi"
+SRC_URI="https://www.freedesktop.org/software/vaapi/releases/libva-vdpau-driver/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+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.8[${MULTILIB_USEDEP}]
+ !x11-libs/vdpau-video"
+
+DEPEND="${DEPEND}
+ virtual/pkgconfig"
+
+DOCS=( NEWS README AUTHORS )
+
+src_prepare() {
+ epatch \
+ "${FILESDIR}"/${P}-glext-missing-definition.patch \
+ "${FILESDIR}"/${P}-VAEncH264VUIBufferType.patch \
+ "${FILESDIR}"/${P}-libvdpau-0.8.patch
+ sed -i 's:AM_CONFIG_HEADER:AC_CONFIG_HEADERS:' configure.ac || die
+ autotools-multilib_src_prepare
+}
+
+multilib_src_configure() {
+ local myeconfargs=(
+ $(use_enable debug)
+ $(use_enable opengl glx)
+ )
+ autotools-utils_src_configure
+}
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-libs/libva-vdpau-driver/
@ 2016-09-17 8:27 Pacho Ramos
0 siblings, 0 replies; 15+ messages in thread
From: Pacho Ramos @ 2016-09-17 8:27 UTC (permalink / raw
To: gentoo-commits
commit: b152962dee48bf31d2bf0d40ffbd37f7a6cc1b24
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 17 08:24:14 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Sep 17 08:26:43 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b152962d
x11-libs/libva-vdpau-driver: amd64/x86 stable, bug #590620
Package-Manager: portage-2.3.0
x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r4.ebuild b/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r4.ebuild
index 96060e8..00b3dc9 100644
--- a/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r4.ebuild
+++ b/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r4.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://www.freedesktop.org/software/vaapi/releases/libva-vdpau-driver/
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="debug opengl"
RDEPEND=">=x11-libs/libva-1.2.1-r1[X,opengl?,${MULTILIB_USEDEP}]
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-libs/libva-vdpau-driver/
@ 2016-12-29 15:12 Alexis Ballier
0 siblings, 0 replies; 15+ messages in thread
From: Alexis Ballier @ 2016-12-29 15:12 UTC (permalink / raw
To: gentoo-commits
commit: 8d64b6ae08d79d4479c68a3989b35dc483178af3
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 29 15:10:27 2016 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu Dec 29 15:12:34 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d64b6ae
x11-libs/libva-vdpau-driver: remove old
Package-Manager: Portage-2.3.3, Repoman-2.3.1
.../libva-vdpau-driver-0.7.4-r2.ebuild | 44 ---------------------
.../libva-vdpau-driver-0.7.4-r3.ebuild | 45 ----------------------
2 files changed, 89 deletions(-)
diff --git a/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r2.ebuild b/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r2.ebuild
deleted file mode 100644
index c02b5a4..00000000
--- a/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r2.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-AUTOTOOLS_AUTORECONF="yes"
-inherit autotools-multilib eutils
-
-DESCRIPTION="VDPAU Backend for Video Acceleration (VA) API"
-HOMEPAGE="https://www.freedesktop.org/wiki/Software/vaapi"
-SRC_URI="https://www.freedesktop.org/software/vaapi/releases/libva-vdpau-driver/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-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.8[${MULTILIB_USEDEP}]
- !x11-libs/vdpau-video"
-
-DEPEND="${DEPEND}
- virtual/pkgconfig"
-
-DOCS=( NEWS README AUTHORS )
-
-src_prepare() {
- epatch \
- "${FILESDIR}"/${P}-glext-missing-definition.patch \
- "${FILESDIR}"/${P}-VAEncH264VUIBufferType.patch \
- "${FILESDIR}"/${P}-libvdpau-0.8.patch
- sed -i 's:AM_CONFIG_HEADER:AC_CONFIG_HEADERS:' configure.ac || die
- autotools-multilib_src_prepare
-}
-
-multilib_src_configure() {
- local myeconfargs=(
- $(use_enable debug)
- $(use_enable opengl glx)
- )
- autotools-utils_src_configure
-}
diff --git a/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r3.ebuild b/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r3.ebuild
deleted file mode 100644
index 350f6219..00000000
--- a/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r3.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-AUTOTOOLS_AUTORECONF="yes"
-inherit autotools-multilib eutils
-
-DESCRIPTION="VDPAU Backend for Video Acceleration (VA) API"
-HOMEPAGE="https://www.freedesktop.org/wiki/Software/vaapi"
-SRC_URI="https://www.freedesktop.org/software/vaapi/releases/libva-vdpau-driver/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-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.8[${MULTILIB_USEDEP}]
- !x11-libs/vdpau-video"
-
-DEPEND="${DEPEND}
- virtual/pkgconfig"
-
-DOCS=( NEWS README AUTHORS )
-
-src_prepare() {
- epatch \
- "${FILESDIR}"/${P}-glext-missing-definition.patch \
- "${FILESDIR}"/${P}-VAEncH264VUIBufferType.patch \
- "${FILESDIR}"/${P}-libvdpau-0.8.patch \
- "${FILESDIR}"/${P}-nouveau.patch
- sed -i 's:AM_CONFIG_HEADER:AC_CONFIG_HEADERS:' configure.ac || die
- autotools-multilib_src_prepare
-}
-
-multilib_src_configure() {
- local myeconfargs=(
- $(use_enable debug)
- $(use_enable opengl glx)
- )
- autotools-utils_src_configure
-}
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-libs/libva-vdpau-driver/
@ 2017-01-29 18:13 Matt Turner
0 siblings, 0 replies; 15+ messages in thread
From: Matt Turner @ 2017-01-29 18:13 UTC (permalink / raw
To: gentoo-commits
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
-}
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-libs/libva-vdpau-driver/
@ 2017-06-28 10:55 Alexis Ballier
0 siblings, 0 replies; 15+ messages in thread
From: Alexis Ballier @ 2017-06-28 10:55 UTC (permalink / raw
To: gentoo-commits
commit: 5ace7fa055a074bc2e316d637f75f4eb4cd1306c
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 28 10:45:27 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed Jun 28 10:45:27 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ace7fa0
x11-libs/libva-vdpau-driver: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r4.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r4.ebuild b/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r4.ebuild
index dd949798cf6..3ca7e6224ba 100644
--- a/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r4.ebuild
+++ b/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="https://www.freedesktop.org/software/vaapi/releases/libva-vdpau-driver/
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm64 x86"
IUSE="debug opengl"
RDEPEND=">=x11-libs/libva-1.2.1-r1[X,opengl?,${MULTILIB_USEDEP}]
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-libs/libva-vdpau-driver/
@ 2019-05-15 19:40 Aaron Bauman
0 siblings, 0 replies; 15+ messages in thread
From: Aaron Bauman @ 2019-05-15 19:40 UTC (permalink / raw
To: gentoo-commits
commit: 6fc25218acdd5bc3149ddd27187fc32a49d7477c
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Wed May 15 19:39:44 2019 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Wed May 15 19:39:44 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fc25218
x11-libs/libva-vdpau-driver: arm64 stable
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r4.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r4.ebuild b/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r4.ebuild
index 3ca7e6224ba..b316dddbdf9 100644
--- a/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r4.ebuild
+++ b/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="https://www.freedesktop.org/software/vaapi/releases/libva-vdpau-driver/
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
+KEYWORDS="amd64 arm64 x86"
IUSE="debug opengl"
RDEPEND=">=x11-libs/libva-1.2.1-r1[X,opengl?,${MULTILIB_USEDEP}]
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-libs/libva-vdpau-driver/
@ 2019-07-10 10:30 Agostino Sarubbo
0 siblings, 0 replies; 15+ messages in thread
From: Agostino Sarubbo @ 2019-07-10 10:30 UTC (permalink / raw
To: gentoo-commits
commit: b729aeb6b314744f16d9a5a7af5b201951ae6b66
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 10 10:30:16 2019 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed Jul 10 10:30:16 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b729aeb6
x11-libs/libva-vdpau-driver: x86 stable wrt bug #689510
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"
x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r5.ebuild b/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r5.ebuild
index 35a25d844b0..fb0c732ebe5 100644
--- a/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r5.ebuild
+++ b/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r5.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.freedesktop.org/software/vaapi/releases/libva-vdpau-driver/
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm64 x86"
IUSE="debug opengl"
RDEPEND=">=x11-libs/libva-1.2.1-r1:=[X,opengl?,${MULTILIB_USEDEP}]
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-libs/libva-vdpau-driver/
@ 2019-07-17 10:18 Mikle Kolyada
0 siblings, 0 replies; 15+ messages in thread
From: Mikle Kolyada @ 2019-07-17 10:18 UTC (permalink / raw
To: gentoo-commits
commit: befad25039f96764a98d27a556432a0e6bc9f610
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 17 10:17:30 2019 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Wed Jul 17 10:17:30 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=befad250
x11-libs/libva-vdpau-driver: amd64 stable wrt bug #689510
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r5.ebuild b/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r5.ebuild
index a45dc7f4511..04300f7f7b7 100644
--- a/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r5.ebuild
+++ b/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r5.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.freedesktop.org/software/vaapi/releases/libva-vdpau-driver/
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 x86"
+KEYWORDS="amd64 ~arm64 x86"
IUSE="debug opengl"
RDEPEND=">=x11-libs/libva-1.2.1-r1:=[X,opengl?,${MULTILIB_USEDEP}]
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-libs/libva-vdpau-driver/
@ 2019-07-21 17:13 Aaron Bauman
0 siblings, 0 replies; 15+ messages in thread
From: Aaron Bauman @ 2019-07-21 17:13 UTC (permalink / raw
To: gentoo-commits
commit: abce6814f315021f9cfb738784474a21cc47cfb4
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 21 17:11:36 2019 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun Jul 21 17:11:36 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abce6814
x11-libs/libva-vdpau-driver: arm64 stable (bug #689510)
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r5.ebuild b/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r5.ebuild
index 04300f7f7b7..ddb4845f3a4 100644
--- a/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r5.ebuild
+++ b/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r5.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.freedesktop.org/software/vaapi/releases/libva-vdpau-driver/
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
+KEYWORDS="amd64 arm64 x86"
IUSE="debug opengl"
RDEPEND=">=x11-libs/libva-1.2.1-r1:=[X,opengl?,${MULTILIB_USEDEP}]
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-libs/libva-vdpau-driver/
@ 2019-07-22 17:15 Matt Turner
0 siblings, 0 replies; 15+ messages in thread
From: Matt Turner @ 2019-07-22 17:15 UTC (permalink / raw
To: gentoo-commits
commit: 69b19f4ef342953747b00f3d5c4be16a97c6b732
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 22 17:14:13 2019 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Jul 22 17:15:47 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69b19f4e
x11-libs/libva-vdpau-driver: Drop old versions
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
.../libva-vdpau-driver-0.7.4-r4.ebuild | 43 ----------------------
1 file changed, 43 deletions(-)
diff --git a/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r4.ebuild b/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r4.ebuild
deleted file mode 100644
index b316dddbdf9..00000000000
--- a/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r4.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-AUTOTOOLS_AUTORECONF="yes"
-inherit autotools-multilib eutils
-
-DESCRIPTION="VDPAU Backend for Video Acceleration (VA) API"
-HOMEPAGE="https://www.freedesktop.org/wiki/Software/vaapi"
-SRC_URI="https://www.freedesktop.org/software/vaapi/releases/libva-vdpau-driver/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 arm64 x86"
-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.8[${MULTILIB_USEDEP}]
- !x11-libs/vdpau-video"
-
-DEPEND="${DEPEND}
- virtual/pkgconfig"
-
-DOCS=( NEWS README AUTHORS )
-
-src_prepare() {
- epatch \
- "${FILESDIR}"/${P}-glext-missing-definition.patch \
- "${FILESDIR}"/${P}-VAEncH264VUIBufferType.patch \
- "${FILESDIR}"/${P}-libvdpau-0.8.patch
- sed -i 's:AM_CONFIG_HEADER:AC_CONFIG_HEADERS:' configure.ac || die
- autotools-multilib_src_prepare
-}
-
-multilib_src_configure() {
- local myeconfargs=(
- $(use_enable debug)
- $(use_enable opengl glx)
- )
- autotools-utils_src_configure
-}
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-libs/libva-vdpau-driver/
@ 2020-03-11 18:42 Matt Turner
0 siblings, 0 replies; 15+ messages in thread
From: Matt Turner @ 2020-03-11 18:42 UTC (permalink / raw
To: gentoo-commits
commit: e6a3b7452f1538182ce0b18d8b044f9bdac64449
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 11 18:37:34 2020 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Mar 11 18:41:42 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6a3b745
x11-libs/libva-vdpau-driver: Drop outdated blocker
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r5.ebuild | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r5.ebuild b/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r5.ebuild
index ddb4845f3a4..fb2ab0369c1 100644
--- a/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r5.ebuild
+++ b/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r5.ebuild
@@ -16,8 +16,7 @@ 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.8[${MULTILIB_USEDEP}]
- !x11-libs/vdpau-video"
+ >=x11-libs/libvdpau-0.8[${MULTILIB_USEDEP}]"
DEPEND="${RDEPEND}
virtual/pkgconfig"
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-libs/libva-vdpau-driver/
@ 2020-12-04 14:24 Mikle Kolyada
0 siblings, 0 replies; 15+ messages in thread
From: Mikle Kolyada @ 2020-12-04 14:24 UTC (permalink / raw
To: gentoo-commits
commit: 24bd422ae850524d77f31ec839d5780cb1ee3248
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 4 13:25:24 2020 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Dec 4 14:24:22 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24bd422a
x11-libs/libva-vdpau-driver: Keyword 0.7.4-r5 riscv, #756115
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r5.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r5.ebuild b/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r5.ebuild
index fb2ab0369c1..5cc158cf7ab 100644
--- a/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r5.ebuild
+++ b/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="https://www.freedesktop.org/software/vaapi/releases/libva-vdpau-driver/
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 arm64 x86"
+KEYWORDS="amd64 arm64 ~riscv x86"
IUSE="debug opengl"
RDEPEND=">=x11-libs/libva-1.2.1-r1:=[X,opengl?,${MULTILIB_USEDEP}]
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-libs/libva-vdpau-driver/
@ 2021-03-26 15:18 Sam James
0 siblings, 0 replies; 15+ messages in thread
From: Sam James @ 2021-03-26 15:18 UTC (permalink / raw
To: gentoo-commits
commit: 4138dae3de29301c0d47070e4a2a3ebbed85ba38
Author: David Michael <fedora.dm0 <AT> gmail <DOT> com>
AuthorDate: Fri Mar 26 14:23:57 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 26 15:17:57 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4138dae3
x11-libs/libva-vdpau-driver: use BDEPEND with EAPI 7
Closes: https://bugs.gentoo.org/778440
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: David Michael <fedora.dm0 <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../libva-vdpau-driver/libva-vdpau-driver-0.7.4-r5.ebuild | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)
diff --git a/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r5.ebuild b/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r5.ebuild
index 5cc158cf7ab..e4baae9bb0e 100644
--- a/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r5.ebuild
+++ b/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -14,12 +14,13 @@ SLOT="0"
KEYWORDS="amd64 arm64 ~riscv x86"
IUSE="debug opengl"
-RDEPEND=">=x11-libs/libva-1.2.1-r1:=[X,opengl?,${MULTILIB_USEDEP}]
+RDEPEND="
+ >=x11-libs/libva-1.2.1-r1:=[X,opengl?,${MULTILIB_USEDEP}]
+ >=x11-libs/libvdpau-0.8[${MULTILIB_USEDEP}]
opengl? ( >=virtual/opengl-7.0-r1[${MULTILIB_USEDEP}] )
- >=x11-libs/libvdpau-0.8[${MULTILIB_USEDEP}]"
-
-DEPEND="${RDEPEND}
- virtual/pkgconfig"
+"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
DOCS=( NEWS README AUTHORS )
^ permalink raw reply related [flat|nested] 15+ messages in thread
end of thread, other threads:[~2021-03-26 15:18 UTC | newest]
Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-17 10:18 [gentoo-commits] repo/gentoo:master commit in: x11-libs/libva-vdpau-driver/ Mikle Kolyada
-- strict thread matches above, loose matches on Subject: below --
2021-03-26 15:18 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-10 10:30 Agostino Sarubbo
2019-05-15 19:40 Aaron Bauman
2017-06-28 10:55 Alexis Ballier
2017-01-29 18:13 Matt Turner
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
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox