mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
media-plugins/gst-plugins-va: treeclean
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
This commit is contained in:
@@ -1 +0,0 @@
|
||||
DIST gst-plugins-bad-1.22.3.tar.xz 5523924 BLAKE2B 8015098ac2d19546de58cebdbe29fd7fbb2c7f076bf775564d7b862ed99a59968a2f751ff1137534d178fea5cf1c2022e53e4159ca2e5d3bf71c9fa4663be4f5 SHA512 1512e26111174ea4a9da26203a635e7ec7673ea5b6ca8dae8aaa8a20ffae36c9b68904d669344a8efc31f751093a00e22d2a1f1affcdd037f162493441c77628
|
||||
@@ -1,32 +0,0 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python3_{10..11} )
|
||||
GST_ORG_MODULE=gst-plugins-bad
|
||||
GST_PLUGINS_ENABLED="va"
|
||||
inherit gstreamer-meson python-any-r1
|
||||
|
||||
DESCRIPTION="Hardware accelerated video decoding through VA-API plugin for GStreamer"
|
||||
HOMEPAGE="https://gstreamer.freedesktop.org/"
|
||||
|
||||
LICENSE="LGPL-2.1+"
|
||||
SLOT="1.0"
|
||||
KEYWORDS="~amd64"
|
||||
IUSE="+introspection +orc"
|
||||
|
||||
# Baseline requirement for libva is 1.6, but 1.10 gets more features
|
||||
RDEPEND="
|
||||
>=media-libs/libva-1.10[${MULTILIB_USEDEP}]
|
||||
introspection? ( >=dev-libs/gobject-introspection-1.31.1:= )
|
||||
orc? ( >=dev-lang/orc-0.4.33[${MULTILIB_USEDEP}] )
|
||||
>=media-libs/gstreamer-${PV}:${SLOT}[${MULTILIB_USEDEP},introspection?]
|
||||
>=media-libs/gst-plugins-base-${PV}:${SLOT}[${MULTILIB_USEDEP}]
|
||||
>=media-libs/gst-plugins-bad-${PV}:${SLOT}[${MULTILIB_USEDEP}]
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="
|
||||
${PYTHON_DEPS}
|
||||
dev-util/glib-utils
|
||||
"
|
||||
@@ -1,8 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="project">
|
||||
<email>gstreamer@gentoo.org</email>
|
||||
<name>GStreamer package maintainers</name>
|
||||
</maintainer>
|
||||
</pkgmetadata>
|
||||
@@ -255,11 +255,6 @@ dev-ruby/websocket-driver:0
|
||||
# Removal on 2023-07-12. Bug #908378.
|
||||
dev-ruby/ruby-gtk2
|
||||
|
||||
# Sam James <sam@gentoo.org> (2023-06-10)
|
||||
# Integrated into media-libs/gst-plugins-bad[vaapi]. Please use that instead.
|
||||
# Removal in 14 days.
|
||||
media-plugins/gst-plugins-va
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2023-06-10)
|
||||
# Renamed to dev-python/pypdf. No revdeps left.
|
||||
# Removal on 2023-07-10. Bug #908227.
|
||||
|
||||
Reference in New Issue
Block a user