From 463397cf1e064185110fe57c568d73f99a06f5d1 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 17 Feb 2021 10:35:54 +0000 Subject: gentoo resync : 17.02.2021 --- 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 insertions(+) create mode 100644 media-plugins/vdr-vaapidevice/Manifest create mode 100644 media-plugins/vdr-vaapidevice/files/confd create mode 100644 media-plugins/vdr-vaapidevice/metadata.xml create 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 new file mode 100644 index 000000000000..d7ab9ff81861 --- /dev/null +++ b/media-plugins/vdr-vaapidevice/Manifest @@ -0,0 +1,4 @@ +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 1152 BLAKE2B 700fb6887bc2e3be457d4cd55f3735e71b1a1da7e70970d7f18c01dee887de77a6afe35ef81e261b6c4d7ca5db409958f27fda0beb9b54b1280cdff9622473b5 SHA512 c3ca5eac9cd89815504cd79e0db98b5e069f5e84afec5d27ae7b0b4317bcbba226caee847dfe2ac2ad83085f565e7fb46f61fec869bc31cc27aeecb4c5550011 +MISC metadata.xml 477 BLAKE2B 082ad4f53e9c433ebb519be1cba7b079d1372d8b18b169092f4dd17cea14c4be99f4a3ca49934305817a45ca8208c079c85fe4d9bb0ba3c9cfb4754b02dec9c1 SHA512 9d317606d6f1dde6af151f99db3e0a119a47e2a6816da518a343777980236f93942e8fc3694fb5f80ad6a1c6b6e4b9d81064dbb7b2bfe4694a65fbd05cf9ac8f diff --git a/media-plugins/vdr-vaapidevice/files/confd b/media-plugins/vdr-vaapidevice/files/confd new file mode 100644 index 000000000000..4d25501b1493 --- /dev/null +++ b/media-plugins/vdr-vaapidevice/files/confd @@ -0,0 +1,30 @@ +# 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 new file mode 100644 index 000000000000..cd73dfdd5965 --- /dev/null +++ b/media-plugins/vdr-vaapidevice/metadata.xml @@ -0,0 +1,16 @@ + + + + + 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 new file mode 100644 index 000000000000..7c751a098dc6 --- /dev/null +++ b/media-plugins/vdr-vaapidevice/vdr-vaapidevice-1.0.0_p20190526.ebuild @@ -0,0 +1,50 @@ +# 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] + x11-libs/libva[X] + x11-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