This commit is contained in:
Your Name
2019-12-17 07:15:18 +01:00
parent a54112e1bf
commit df956e4617
576 changed files with 3850 additions and 3370 deletions

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--media-libs--v4l-utils-1.16.6--C.1835.1569264796.934119.C.tar.bz2 1814336 SHA256 df21dc078e16a6ce5d5c7acc81912350a5dcfcca1d1015afdd239956675760ff SHA512 913114980fb80fa05cbcfc037f852cb6d434b8974fa9d7ef9d7c260147686327a4a45088846e6f8a90c6ae8fd24442642bfbc0b18985f1592ee3f5dbbd46a815 WHIRLPOOL cd2bfc44daab58f9e946c6306d4e0219e4149fd90a1839896a0f57c51bc5718e5e0937068c9f976ff2f7b9ea5f707cd3cd29f20610bd7d0902d5dc2866738654
PBIN v4l-utils-1.16.6.pbin-1+exheres-0 3929 SHA256 e0ea4bc230caaef069c5479205a7595fcb44fa677f5cec70d5d6c389aeee3b19 SHA512 73ea3dac970391acd07f42d3974a20964cd173b4478dd4990a343d7dedc916dcf996333f6346e7b37cdac064bf4ab693029d00953526d7509143864b06202e65 WHIRLPOOL 8157dcdbd539ef993227b8eae4b1cc304a732fe20c5b30358adef6996cef252b0aae1f561db0802d84358b1f86ae3ed10d02d0bc81589b3cf239fc3f00c22db4
DIST hasufell-binhost--media-libs--v4l-utils-1.18.0--C.20244.1576529340.833363.C.tar.bz2 1957829 SHA256 05f2406bcc777948bf3a926b6670a83edab57d6a787c6e2f819d373fd1b1e029 SHA512 c7136d926bb2e2e945d4e18556dedb34541ba82a4899f258a493704ddc8fca163b2b5f9b9af43276c3cb9d4bc54ccbc0e33ab1b96d0da8e8afa76524d1ac6fdf WHIRLPOOL e082b8a5e5f7440110ada5208714239ad1e41142d8666a8d5232d2c5cbdad3c61c53c8c021ac400ad923fad24a4a6b04957988d0fa5273dd5d85448ed3099984
PBIN v4l-utils-1.18.0.pbin-1+exheres-0 3929 SHA256 63165a0e5fe742cc509fbbd63c975a3ddf88df0fccdc3946de14c0716059d3b4 SHA512 b2647561fb459ea7365dd5052d58fe5211700594a36f94d85627c3d230022a337e8db44833d7949b6c1b1177d6f091608a8c291ae12e251f3201b9496d8e49dc WHIRLPOOL 3af52149e148cde1715e64fbf4a92d4bcdfc7168864639130dc259ba3e8da309838c7dc74508eebe5a0e01cba3aa090ad506ed0d55f856352391ec753fe94de2

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Mon Sep 23 20:53:17 CEST 2019
# Created by paludis-3.0.0 on Mon Dec 16 21:49:01 CET 2019
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: virtual/pkg-config[>=0.9.0] build+run: qt5? ( sys-sound/alsa-lib x11-libs/qtbase:5[>=5.4][gui] ) libc:musl? ( dev-libs/argp-standalone ) providers:eudev? ( sys-apps/eudev ) providers:ijg-jpeg? ( media-libs/jpeg:=[>=6] ) providers:jpeg-turbo? ( media-libs/libjpeg-turbo ) providers:systemd? ( sys-apps/systemd ) test: media-libs/SDL_image:2 x11-dri/glu x11-dri/mesa[>=9.0] x11-libs/libX11 ) [[ defined-in = [ v4l-utils-1.16.6.exheres-0 ] ]] ( build: dev-util/desktop-file-utils ) [[ defined-in = [ freedesktop-desktop.exlib ] ]]"
DEPENDENCIES="( build: virtual/pkg-config[>=0.9.0] build+run: qt5? ( sys-sound/alsa-lib x11-libs/qtbase:5[>=5.4][gui] ) libc:musl? ( dev-libs/argp-standalone ) providers:eudev? ( sys-apps/eudev ) providers:ijg-jpeg? ( media-libs/jpeg:=[>=6] ) providers:jpeg-turbo? ( media-libs/libjpeg-turbo ) providers:systemd? ( sys-apps/systemd ) test: media-libs/SDL_image:2 x11-dri/glu x11-dri/mesa[>=9.0] x11-libs/libX11 ) [[ defined-in = [ v4l-utils-1.18.0.exheres-0 ] ]] ( build: dev-util/desktop-file-utils ) [[ defined-in = [ freedesktop-desktop.exlib ] ]]"
DESCRIPTION=" libv4l is a collection of libraries that adds a thin abstraction layer on top of video4linux2 (V4L2) devices. The purpose of this layer is to make it easy for application writers to support a wide variety of devices without having to write separate code for different devices in the same class. It consists of 3 different libraries. libv4lconvert offers functions to convert from any (known) pixel format to V4l2_PIX_FMT_BGR24 or V4l2_PIX_FMT_YUV420. libv4l1 offers the (deprecated) v4l1 API on top of v4l2 devices, independent of the drivers for those devices supporting v4l1 compatibility (which many v4l2 drivers do not). libv4l2 offers the v4l2 API on top of v4l2 devices, while adding support for the application transparent libv4lconvert conversion where necessary."
EAPI="pbin-1+exheres-0"
HOMEPAGE="https://www.linuxtv.org"
INHERITED=" freedesktop-desktop gtk-icon-cache udev-rules"
MYOPTIONS="( ( qt5 [[ description = [ Qt control panel application ] ]] ( libc: musl ) ( providers: eudev [[ description = [ Use eudev as the udev provider ] ]] systemd [[ description = [ Use systemd as the syslog/udev provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ( providers: ijg-jpeg [[ description = [ Use Independent JPEG Group's libjpeg as the JPEG provider ] ]] jpeg-turbo [[ description = [ Use libjpeg-turbo as the JPEG provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ( linguas: ca [[ description = [ Catalan locale ] ]] de [[ description = [ German locale ] ]] fr [[ description = [ French locale ] ]] pt_BR [[ description = [ Portuguese locale for Brasil ] ]] uk [[ description = [ Ukrainian locale ] ]] ) ) [[ defined-in = [ v4l-utils-1.16.6.exheres-0 ] ]] ) "
MYOPTIONS="( ( qt5 [[ description = [ Qt control panel application ] ]] ( libc: musl ) ( providers: eudev [[ description = [ Use eudev as the udev provider ] ]] systemd [[ description = [ Use systemd as the syslog/udev provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ( providers: ijg-jpeg [[ description = [ Use Independent JPEG Group's libjpeg as the JPEG provider ] ]] jpeg-turbo [[ description = [ Use libjpeg-turbo as the JPEG provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ( linguas: ca [[ description = [ Catalan locale ] ]] de [[ description = [ German locale ] ]] fr [[ description = [ French locale ] ]] pt_BR [[ description = [ Portuguese locale for Brasil ] ]] uk [[ description = [ Ukrainian locale ] ]] ) ) [[ defined-in = [ v4l-utils-1.18.0.exheres-0 ] ]] ) "
PLATFORMS="~amd64 ~x86"
LICENCES="GPL-2 || ( LGPL-2.1 LGPL-3 )"
SLOT="0"
DOWNLOADS="https://www.linuxtv.org/downloads/v4l-utils/v4l-utils-1.16.6.tar.bz2"
DOWNLOADS="https://www.linuxtv.org/downloads/v4l-utils/v4l-utils-1.18.0.tar.bz2"
OPTIONS="linguas:de providers:eudev providers:jpeg-turbo "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1569264797"
GENERATED_TIME="1576529341"
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 NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS POSTGRESQL_SERVERS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC PLATFORM X86_CPU_FEATURES"
ASFLAGS=""
@@ -28,7 +28,7 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="media"
PLATFORMS="~amd64 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--media-libs--v4l-utils-1.16.6--C.1835.1569264796.934119.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--media-libs--v4l-utils-1.18.0--C.20244.1576529340.833363.C.tar.bz2"
SUMMARY="Collection of libraries that add a thin abstraction layer on top of video4linux2 (V4L2) devices"
BUGS_TO=""
REMOTE_IDS=""