summaryrefslogtreecommitdiff
path: root/x11-libs/libvdpau
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-03-27 06:06:27 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-03-27 06:06:27 +0000
commit8d5dbd847cbc704a6a06405856e94b461011afe3 (patch)
tree4d26462d027b14926335894749d2e01d982234d0 /x11-libs/libvdpau
parent5bb9ff1ee56d2b5e75e01a7f066d8b0cec84ec02 (diff)
gentoo resync : 27.03.2021
Diffstat (limited to 'x11-libs/libvdpau')
-rw-r--r--x11-libs/libvdpau/Manifest4
-rw-r--r--x11-libs/libvdpau/libvdpau-1.4.ebuild9
-rw-r--r--x11-libs/libvdpau/libvdpau-99999.ebuild11
3 files changed, 13 insertions, 11 deletions
diff --git a/x11-libs/libvdpau/Manifest b/x11-libs/libvdpau/Manifest
index f0b56d0c6808..41f33d2fbd1e 100644
--- a/x11-libs/libvdpau/Manifest
+++ b/x11-libs/libvdpau/Manifest
@@ -1,4 +1,4 @@
DIST libvdpau-1.4.tar.bz2 139504 BLAKE2B de2b9251060f10e3126b59f44595c3b9cc65c3f5bc719133809414ed51362fb1f90fa67d0351007a178455329493f929d0983a2a7e67c29022ff351ea1f5adfc SHA512 68f502f53f4a95c9af571bd5a3f5048dd1afe30d7576f7e80751c7f29450ef8cb226c1281562b616079d6c177830ec67391d0fae33348a4627ca8c113990cd01
-EBUILD libvdpau-1.4.ebuild 1166 BLAKE2B 6c76c57c35253773701109010f194c1ede5a39f93f65740e2ea1af3ff23200d9c51fffbcce37b334db726ea39ef685ba63d2c8d500a033b3951becf24137c40a SHA512 c11923ca850b667e1349b1148bbe9c9c7e9f19378af643ffd59e966e03a825fa6ffa83090b7cf78be67c9ff69f0790cee839adbc1f5d7b00f82eebec8e90f96e
-EBUILD libvdpau-99999.ebuild 1122 BLAKE2B b2e74c53c093e22e58257b67b91b59f51e98cc3715f68c67958a57e366df36bb660436e3bb7abdcb0fe11490f60d6a0c5bc8b2658c58d3979125385f6d7f7276 SHA512 8da6e8637191f4b8c198498e4f81fb4e7a0f5fa8108c16edf3ae89d52ee7ab360a2c2e505b3b5341076e7cfe18f1ad1093c251cad96f456ad81f134fdd940851
+EBUILD libvdpau-1.4.ebuild 1175 BLAKE2B 4c52d0809b52ba6497bc1d79244a676c6c862a684c0a1433e768964d9a71e244b6b7e3fec21cc9589fceb9af9994bad973e164bd8989049b8a0ad6c67dcb2be2 SHA512 26e6815ba39b14023a95c54940e7153491d11968e0c0dad7733d8bde610aca8e69e3626d79c2a48ac7b6c8230d22fc16f26a30e4d6f4aee21209e433371c0c1d
+EBUILD libvdpau-99999.ebuild 1131 BLAKE2B 2de73faca85b1957d53681cc68b5303de26a9a078ab862cab6d4e43f412b258f488ea5f801cae576179206097473e5705bebcf6ce6010e8bff2e6e16b28ecf4e SHA512 6f5a03ce02de0815cb199b307289601088094a5ccbd376164c6b3e6d6506c0a608b81a07fdfa45774b7eedeb128c65d39b2cc21b02d4b9e54b6dbe0086cd03d5
MISC metadata.xml 167 BLAKE2B e4dadf27fd344484f2bccb5b904909c89aac568c32e5b3c44bdf139eacefd4b4fae74419f503d2b7da0dccc1b68ba05d777d11292c0f89270d1ac5c9c703e8ca SHA512 7c8decb24ee3a850e38186cf3c7f8933a28017426806870ad6ef9ceb2533be147a2681fc789b535a81cb528af8c29d90d3006e4f250aee23bd7dea4561294e33
diff --git a/x11-libs/libvdpau/libvdpau-1.4.ebuild b/x11-libs/libvdpau/libvdpau-1.4.ebuild
index aa4fe3e48777..a531acdf58b4 100644
--- a/x11-libs/libvdpau/libvdpau-1.4.ebuild
+++ b/x11-libs/libvdpau/libvdpau-1.4.ebuild
@@ -18,15 +18,16 @@ RDEPEND="
>=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
dri? ( >=x11-libs/libXext-1.3.2[${MULTILIB_USEDEP}] )
"
-DEPEND="
- ${RDEPEND}
+DEPEND="${RDEPEND}
+ dri? ( x11-base/xorg-proto )
+"
+BDEPEND="
virtual/pkgconfig
doc? (
app-doc/doxygen
media-gfx/graphviz
virtual/latex-base
- )
- dri? ( x11-base/xorg-proto )
+ )
"
src_prepare() {
diff --git a/x11-libs/libvdpau/libvdpau-99999.ebuild b/x11-libs/libvdpau/libvdpau-99999.ebuild
index ecc84d2648b3..c5bd93bb1cb6 100644
--- a/x11-libs/libvdpau/libvdpau-99999.ebuild
+++ b/x11-libs/libvdpau/libvdpau-99999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -18,15 +18,16 @@ RDEPEND="
>=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
dri? ( >=x11-libs/libXext-1.3.2[${MULTILIB_USEDEP}] )
"
-DEPEND="
- ${RDEPEND}
+DEPEND="${RDEPEND}
+ dri? ( x11-base/xorg-proto )
+"
+BDEPEND="
virtual/pkgconfig
doc? (
app-doc/doxygen
media-gfx/graphviz
virtual/latex-base
- )
- dri? ( x11-base/xorg-proto )
+ )
"
src_prepare() {