This commit is contained in:
Your Name
2018-03-24 01:01:56 +01:00
parent 82549df616
commit 24ac0fd91d
668 changed files with 4905 additions and 4905 deletions

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--x11-libs--libva-2.0.0--C.18164.1513716558.356469.C.tar.bz2 159328 SHA256 462612f03b51454bf0d558f60f818ce00f50d3abad0cd70dd4211c81a80a040b SHA512 b10dcb7a7091680c55f4b27b32bfdee61a0e6aea63859c3c606e683f1b0354e489d587165d57956400472bcb9161a34eae8d1cd04e77445e07d66f7964ee0b34 WHIRLPOOL b266330e2b098413f715e11d1a5076646bc4bcdd7d3be6b5e86b99e97648931b74b46d85b6fe9a3c86591c03b372ed8468cbe2d6a58fd9c880b50dedeb1faab5
PBIN libva-2.0.0.pbin-1+exheres-0 2943 SHA256 792b75c889032adb71c4d47c4818147afd653432e2e392cdcdc55ee2575a6d84 SHA512 e20209830bc41a9fb394fdc80c5ca6a0ec429ab736768582a525dba0be4b6d206c605698b4b94c2f0cde631813d88dd230b47fb013683c2bfa436991939b5839 WHIRLPOOL d735e534b06de863b0803deec10d758d390e10a693ccc693071b37c48fba55d25ceaedf2697bd01eb940568c8b188b25b446809d20ae138989d13f2dc8c159de
DIST hasufell-binhost--x11-libs--libva-2.1.0--C.24704.1521817440.126986.C.tar.bz2 176599 SHA256 45e8b88ee0edf9823fa333709d452192fd44aacbe6ea243bbcf62039f1ca28b3 SHA512 ab03e48bf8f7a2af0a07ff0e2535c0bc1b40407da8c12b000d258f71c6eea7f44474a7603aa6985a8e18c68cd018aeb9950c08574a93dd0005e5e85413ce8db8 WHIRLPOOL 881c2f9dad4ce7838802e94c50dccc9e58078938d4f29778833d16c073ff4c810e8c03a92f048e275cde4c6e7ebd8797c6e6dc9f2df802a80061ad53dcdd76ea
PBIN libva-2.1.0.pbin-1+exheres-0 2943 SHA256 56563fccafafc02ab4b49b8d03c88457b2c153c9217c67e71580bda191602a12 SHA512 4273ec83faacdbc90294c2786c2716a20ef89141813850be7a8810d4ffa439bd9e66f29fd53382f1715c5063d1affb8d1cf204fca2e400c2284e0e368e123dc8 WHIRLPOOL abbd9ce35e431da2b8a877d8baebf438c90f4cfa2a81a9002b425fb4fcafef978e86b7dd5632560e6216d256ffba2bcdac95fe2003dc467c2bb0a60879b30579

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Tue Dec 19 21:49:18 CET 2017
# Created by paludis-3.0.0 on Fri Mar 23 16:04:00 CET 2018
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: virtual/pkg-config doc? ( app-doc/doxygen ) build+run: x11-dri/libdrm[>=2.4] X? ( x11-dri/mesa[X?] x11-libs/libX11 x11-libs/libXext x11-libs/libXfixes ) wayland? ( sys-libs/wayland[>=1.11.0] ) suggestion: x11-drivers/intel-driver [[ description = [ libva HW video decode support for Intel integrated graphics ] ]] x11-libs/vdpau-video [[ description = [ libva HW video decode support for VDPAU platforms. e.g. NVIDIA ] ]] ) [[ defined-in = [ libva-2.0.0.exheres-0 ] ]]"
DEPENDENCIES="( build: virtual/pkg-config doc? ( app-doc/doxygen ) build+run: x11-dri/libdrm[>=2.4] X? ( x11-dri/mesa[X?] x11-libs/libX11 x11-libs/libXext x11-libs/libXfixes ) wayland? ( sys-libs/wayland[>=1.11.0] ) suggestion: x11-drivers/intel-driver [[ description = [ libva HW video decode support for Intel integrated graphics ] ]] x11-libs/vdpau-video [[ description = [ libva HW video decode support for VDPAU platforms. e.g. NVIDIA ] ]] ) [[ defined-in = [ libva-2.1.0.exheres-0 ] ]]"
DESCRIPTION=" The main motivation for VAAPI (Video Acceleration API) is to enable hardware accelerated video decode/encode at various entry-points (VLD, IDCT, Motion Compensation etc.) for the prevailing coding standards today (MPEG-2, MPEG-4 ASP/H.263, MPEG-4 AVC/H.264, and VC-1/VMW3). Extending XvMC was considered, but due to its original design for MPEG-2 MotionComp only, it made more sense to design an interface from scratch that can fully expose the video decode capabilities in today's GPUs."
EAPI="pbin-1+exheres-0"
HOMEPAGE="https://github.com/01org/libva https://01.org/linuxmedia/vaapi"
HOMEPAGE="https://github.com/intel/libva https://01.org/linuxmedia/vaapi"
INHERITED=" github"
MYOPTIONS="( ( X [[ description = [ Adds support for X11 ] ]] doc [[ description = [ Adds extra documentation (API, Javadoc, etc) ] ]] wayland [[ description = [ Wayland support/backend ] ]] ) [[ defined-in = [ libva-2.0.0.exheres-0 ] ]] ) "
MYOPTIONS="( ( X [[ description = [ Adds support for X11 ] ]] doc [[ description = [ Adds extra documentation (API, Javadoc, etc) ] ]] wayland [[ description = [ Wayland support/backend ] ]] ) [[ defined-in = [ libva-2.1.0.exheres-0 ] ]] ) "
PLATFORMS="~amd64 ~x86"
LICENCES="MIT"
SLOT="0"
DOWNLOADS="https://github.com/01org/libva/releases/download/2.0.0/libva-2.0.0.tar.bz2"
DOWNLOADS="https://github.com/intel/libva/releases/download/2.1.0/libva-2.1.0.tar.bz2"
OPTIONS="X "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1513716558"
GENERATED_TIME="1521817440"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
ASFLAGS=""
@@ -28,10 +28,10 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="x11"
PLATFORMS="~amd64 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--x11-libs--libva-2.0.0--C.18164.1513716558.356469.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--x11-libs--libva-2.1.0--C.24704.1521817440.126986.C.tar.bz2"
SUMMARY="Userspace Video Acceleration (VA) core interface"
BUGS_TO=""
REMOTE_IDS=" github:01org/libva "
REMOTE_IDS=" github:intel/libva "
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES=""
UPSTREAM_DOCUMENTATION=""