From cd0d9000770337b445051f1852fe3971ceb7a6e2 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 18 Mar 2023 18:31:43 +0000 Subject: gentoo auto-resync : 18:03:2023 - 18:31:42 --- media-plugins/vdr-vaapidevice/Manifest | 4 -- media-plugins/vdr-vaapidevice/files/confd | 30 ------------- media-plugins/vdr-vaapidevice/metadata.xml | 16 ------- .../vdr-vaapidevice-1.0.0_p20190526.ebuild | 50 ---------------------- 4 files changed, 100 deletions(-) delete mode 100644 media-plugins/vdr-vaapidevice/Manifest delete mode 100644 media-plugins/vdr-vaapidevice/files/confd delete mode 100644 media-plugins/vdr-vaapidevice/metadata.xml delete mode 100644 media-plugins/vdr-vaapidevice/vdr-vaapidevice-1.0.0_p20190526.ebuild (limited to 'media-plugins/vdr-vaapidevice') diff --git a/media-plugins/vdr-vaapidevice/Manifest b/media-plugins/vdr-vaapidevice/Manifest deleted file mode 100644 index 4c7bd89fd420..000000000000 --- a/media-plugins/vdr-vaapidevice/Manifest +++ /dev/null @@ -1,4 +0,0 @@ -AUX confd 1427 BLAKE2B 04cab6d1c6f63a0c4aa0b25ed0f9e36af763a0520170025d956b344b37c979a5ffc6dc42a18e2a1ef25027cdfed86ce801fbb5ab3db256e43d4e7cf5df468363 SHA512 a12d06e2a3fde12de81ea65ddad1113b0e11bbea5bd236cddede17f40da7f234b2fa429a48238f39828bd72ae36e7f9e07319e45994c76a624c098f284411161 -DIST vdr-vaapidevice-1.0.0_p20190526.tar.gz 122374 BLAKE2B 740bf6244205eacc89cb9517fc25f7a947f67f14eda990688f86f6c6ebb3da9d648ee3cb6798d4c27bd8bde04c4354b35fb4d4a5d0ed30dcdd1e04293d0744a5 SHA512 f67caa3f052479ac8339700766471f0f36369b152c84c84ed7479ddb67235fa527465dffae6f3b0d57f6cae12ed3d4c290a7cd65ad32af1421943b8adcad8e5b -EBUILD vdr-vaapidevice-1.0.0_p20190526.ebuild 1156 BLAKE2B 286141b61ac9cc7f849078a1de0a296af27c8c9820936b60a207973117e24162cd18c5b7b70cee301475843976464cea0b52f3f9d1405c0c085d9972292646ec SHA512 7694e1eee7dfa57947d56d57a338d0f905b3658f7cea5def6978f06939f28e3db4a88c978ca9c82d265c2bc181c84974dc2c63e51dd79628af3febdffe07b032 -MISC metadata.xml 508 BLAKE2B 0e1fd077065c9e960657a6a6b2648f77a96cf106c57732b31c65050d3e85cdb35f3f735944bfc423f79be8382f5f210dcc7acfe04cdc10b294400f579cda251d SHA512 9409dce6ee81e8d7a7541528880eca2b38ba500cfc38a8c2d0eb0636c54ab5b5cb2987befa9f420fbb28b391b0516299ccc02b25b60137bef024cf2e70ee15a3 diff --git a/media-plugins/vdr-vaapidevice/files/confd b/media-plugins/vdr-vaapidevice/files/confd deleted file mode 100644 index 4d25501b1493..000000000000 --- a/media-plugins/vdr-vaapidevice/files/confd +++ /dev/null @@ -1,30 +0,0 @@ -# vaapidevice - VA-API Output Device -# -# -a device audio device (fe. alsa: hw:0,0 oss: /dev/dsp) -# -p device audio device for pass-through (hw:0,1 or /dev/dsp1) -# -c channel audio mixer channel name (fe. PCM) -# -d display display of x11 server (fe. :0.0) -# -f start with fullscreen window (only with window manager) -# -g geometry x11 window geometry wxh+x+y -# -t tracemode set the trace mode for debugging -# -v device video driver device (vaapi, noop) -# -s start in suspended mode -# -x start x11 server, with -xx try to connect, if this fails -# -X args X11 server arguments (f.e. -nocursor) -# -D start in detached mode -# -# -w workaround enable/disable workarounds -# no-hw-decoder disable hw decoder, use software decoder only -# no-mpeg-hw-decoder disable hw decoder for mpeg only -# still-hw-decoder enable hardware decoder for still-pictures -# still-h264-hw-decoder enable h264 hw decoder for still-pictures -# alsa-driver-broken disable broken alsa driver message -# alsa-no-close-open disable close open to fix alsa no sound bug -# alsa-close-open-delay enable close open delay to fix no sound bug -# ignore-repeat-pict disable repeat pict message -# -# no default parameters -# uncomment the next line and add your personal settings - -#_EXTRAOPTS="" - diff --git a/media-plugins/vdr-vaapidevice/metadata.xml b/media-plugins/vdr-vaapidevice/metadata.xml deleted file mode 100644 index b4dbb6eb43d2..000000000000 --- a/media-plugins/vdr-vaapidevice/metadata.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - martin.dummer@gmx.net - Martin Dummer - - - proxy-maint@gentoo.org - Proxy Maintainers - - - vdr@gentoo.org - Gentoo VDR Project - - diff --git a/media-plugins/vdr-vaapidevice/vdr-vaapidevice-1.0.0_p20190526.ebuild b/media-plugins/vdr-vaapidevice/vdr-vaapidevice-1.0.0_p20190526.ebuild deleted file mode 100644 index 9e9241741f76..000000000000 --- a/media-plugins/vdr-vaapidevice/vdr-vaapidevice-1.0.0_p20190526.ebuild +++ /dev/null @@ -1,50 +0,0 @@ -# Copyright 2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit vdr-plugin-2 - -GIT_COMMIT="d19657bae399e79df107e316ca40922d21393f80" - -DESCRIPTION="VDR Plugin: A VA-API output device plugin for VDR" -HOMEPAGE="https://github.com/pesintta/vdr-plugin-vaapidevice" -SRC_URI="https://github.com/pesintta/vdr-plugin-vaapidevice/archive/${GIT_COMMIT}.tar.gz -> ${P}.tar.gz" - -KEYWORDS="~amd64 ~x86" - -LICENSE="AGPL-3" -SLOT="0" -IUSE="debug" - -RDEPEND=" - media-video/vdr - media-video/ffmpeg[vaapi,X] - media-libs/libva[X] - media-libs/libva-intel-driver[X] - x11-libs/libX11 - x11-libs/libxcb - x11-libs/xcb-util - x11-libs/xcb-util-wm - x11-libs/xcb-util-keysyms - media-libs/alsa-lib -" -DEPEND="${RDEPEND}" -BDEPEND=" - virtual/pkgconfig -" - -QA_FLAGS_IGNORED=" - usr/lib/vdr/plugins/libvdr-vaapidevice.* - usr/lib64/vdr/plugins/libvdr-vaapidevice.* -" -S="${WORKDIR}/vdr-plugin-vaapidevice-${GIT_COMMIT}" - -src_prepare() { - vdr-plugin-2_src_prepare - - use debug && append-cppflags -DDEBUG - - local GIT_COMMIT_SHORT=${GIT_COMMIT:0:7} - sed -i -e "s:GIT_REV =.*:GIT_REV=-${GIT_COMMIT_SHORT}:" Makefile || die "Failed to modify Makefile" -} -- cgit v1.2.3