From: "Ionen Wolkens" <ionen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libvdpau/
Date: Wed, 30 Mar 2022 07:16:51 +0000 (UTC) [thread overview]
Message-ID: <1648623321.e86cebb0e0ce6c2da18d3539fd8483e78f251d5d.ionen@gentoo> (raw)
commit: e86cebb0e0ce6c2da18d3539fd8483e78f251d5d
Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 30 06:51:28 2022 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Wed Mar 30 06:55:21 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e86cebb0
x11-libs/libvdpau: drop 1.4
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
x11-libs/libvdpau/Manifest | 1 -
x11-libs/libvdpau/libvdpau-1.4.ebuild | 49 -----------------------------------
2 files changed, 50 deletions(-)
diff --git a/x11-libs/libvdpau/Manifest b/x11-libs/libvdpau/Manifest
index 47e3451d26c7..f28ef4789b45 100644
--- a/x11-libs/libvdpau/Manifest
+++ b/x11-libs/libvdpau/Manifest
@@ -1,2 +1 @@
-DIST libvdpau-1.4.tar.bz2 139504 BLAKE2B de2b9251060f10e3126b59f44595c3b9cc65c3f5bc719133809414ed51362fb1f90fa67d0351007a178455329493f929d0983a2a7e67c29022ff351ea1f5adfc SHA512 68f502f53f4a95c9af571bd5a3f5048dd1afe30d7576f7e80751c7f29450ef8cb226c1281562b616079d6c177830ec67391d0fae33348a4627ca8c113990cd01
DIST libvdpau-1.5.tar.gz 152838 BLAKE2B c3d76c1e46b718d71daff74232f2de9efb989c496cef7fa1016ec76d751530be39b5b6ad6354819579043f23744a647492d5d52b5ab93cae89dd82fb17d08289 SHA512 cebe0e0d9411b87238fa2adec40516881c61a67f33f80c22372f514e672e2dff839687291ab0b01d47af811c254fa65da579f360fcded3f65e382720548d3ea5
diff --git a/x11-libs/libvdpau/libvdpau-1.4.ebuild b/x11-libs/libvdpau/libvdpau-1.4.ebuild
deleted file mode 100644
index ab328e5779fd..000000000000
--- a/x11-libs/libvdpau/libvdpau-1.4.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-VIRTUALX_REQUIRED="test"
-inherit flag-o-matic meson-multilib virtualx
-
-DESCRIPTION="VDPAU wrapper and trace libraries"
-HOMEPAGE="https://www.freedesktop.org/wiki/Software/VDPAU"
-SRC_URI="https://gitlab.freedesktop.org/vdpau/${PN}/-/archive/${PV}/${P}.tar.bz2"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm64 ~riscv x86"
-IUSE="doc dri"
-
-RDEPEND="
- >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
- dri? ( >=x11-libs/libXext-1.3.2[${MULTILIB_USEDEP}] )
-"
-DEPEND="${RDEPEND}
- dri? ( x11-base/xorg-proto )
-"
-BDEPEND="
- virtual/pkgconfig
- doc? (
- app-doc/doxygen
- media-gfx/graphviz
- virtual/latex-base
- )
-"
-
-src_prepare() {
- sed -i -e "/^docdir/s|${PN}|${PF}|g" doc/meson.build || die
- default
-}
-
-multilib_src_configure() {
- append-cppflags -D_GNU_SOURCE
- local emesonargs=(
- $(meson_use dri dri2)
- $(meson_native_use_bool doc documentation)
- )
- meson_src_configure
-}
-
-multilib_src_test() {
- virtx meson_src_test
-}
next reply other threads:[~2022-03-30 7:16 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-30 7:16 Ionen Wolkens [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-11-11 17:36 [gentoo-commits] repo/gentoo:master commit in: x11-libs/libvdpau/ Ionen Wolkens
2022-08-11 11:35 Ionen Wolkens
2022-03-26 17:07 Arthur Zamarin
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-06-04 1:14 Matt Turner
2021-03-26 15:18 Sam James
2021-01-26 1:22 Matt Turner
2021-01-10 13:08 Sam James
2021-01-08 10:34 Sam James
2021-01-08 10:34 Sam James
2020-12-04 14:24 Mikle Kolyada
2020-04-13 19:46 Jeroen Roovers
2020-04-10 6:55 Jeroen Roovers
2020-01-02 10:52 Jeroen Roovers
2019-08-29 5:26 Jeroen Roovers
2019-07-10 5:15 Jeroen Roovers
2019-05-15 19:40 Aaron Bauman
2019-05-14 14:56 Jeroen Roovers
2019-02-28 22:11 Jeroen Roovers
2019-02-28 21:46 Jeroen Roovers
2019-02-28 21:40 Jeroen Roovers
2017-06-28 10:55 Alexis Ballier
2015-09-28 3:26 Jeroen Roovers
2015-09-15 12:28 Agostino Sarubbo
2015-09-15 12:28 Agostino Sarubbo
2015-09-08 5:33 Jeroen Roovers
2015-09-08 5:21 Jeroen Roovers
2015-09-06 4:09 Doug Goldstein
2015-08-12 4:16 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=1648623321.e86cebb0e0ce6c2da18d3539fd8483e78f251d5d.ionen@gentoo \
--to=ionen@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