Update
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
DIST hasufell-binhost--media-libs--v4l-utils-1.14.1--C.11682.1526219931.522939.C.tar.bz2 1340432 SHA256 a5ee4c24c2343aa31b4f7a510bb393333bf390c09e87c1e734f853cf9c17dff1 SHA512 a26b444d156eb28984e75f29638c1ee101f0b52302bcd652ea278de92c284e9fcabdcfb39334573703a2c6c11037d35a2e2aab77b29e5d6e398a9f351f17ad49 WHIRLPOOL 357b77249e32b2b6c4a9c9a41b4ed69aacca9a7fd40780cc69ca869e2ce27f86ede807dd872e7496cdc92442cada9cbb6ac5966ef1fde4de78151d9452cad39d
|
||||
PBIN v4l-utils-1.14.1.pbin-1+exheres-0 3694 SHA256 7c5d78f91823e69b1a64205982994b582ab482652b43d3879bff8ae015f29443 SHA512 0a418b0cc0b2b4aedf90c8059ae9b5a408c4e840fb543c124d6139f9083473c7aa40af78134fb816a32f91b8679a37c1ba73b8ad094ae822c7aad86c92c2beeb WHIRLPOOL bb39e92112dde5e53030b070ce9839db179de74e1d097fe6f177f23b36323d476177a22fa2c4ce878800758704f93bac53d4a42356ee0ec351768aa1abd976d4
|
||||
DIST hasufell-binhost--media-libs--v4l-utils-1.14.2--C.6989.1535705985.508746.C.tar.bz2 1384269 SHA256 e05e5f326beee2415b2755d071ad8e2c0cc72ad57ffab1f88a26b85cd480096d SHA512 5db5e5890bee96e5c74f160130e4ed192d2376072166bbeccde8b823ee546c6ff60c25f1413f37ccff0e1ac483ed4272b5d18e3a0bd8df8ee5431cd06b69e4e6 WHIRLPOOL cc9444775dd58764ac0f9fa9c7e8cefed04431f71c45dac20764d4965a93d05451ef2f6d146688099b6c9723cf7e8c618ba97e8bd899e64379a1f9b28b119850
|
||||
PBIN v4l-utils-1.14.2.pbin-1+exheres-0 3802 SHA256 4b8bd9d95c7895f29ec5d90752f628d9c0bec716d7f9d9c14e73d9c82fdf255a SHA512 cddf3d9869bd08c8dbf87d8590b898dc9603961b3725b1203cf19d33f026f26dfbc00fb744d2a1a065142e156e0137f9d9118e2f0bd643fb907309826f1b1cfb WHIRLPOOL 91bf950da41262fcf55e212c2d523f927c6431c584e80a7192980368212343b821c064ddf7b79e7bfeacfa905fdac71dbffa1e79469be28b940adf1f3310eba6
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
# Created by paludis-3.0.0 on Sun May 13 15:58:51 CEST 2018
|
||||
# Created by paludis-3.0.0 on Fri Aug 31 10:59:45 CEST 2018
|
||||
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[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.14.1.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[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.14.2.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 ] ]] ) [[ defined-in = [ v4l-utils-1.14.1.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: de [[ description = [ German locale ] ]] pt_BR [[ description = [ Portuguese locale for Brasil ] ]] ) ) [[ defined-in = [ v4l-utils-1.14.2.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.14.1.tar.bz2"
|
||||
OPTIONS="providers:eudev providers:jpeg-turbo "
|
||||
DOWNLOADS="https://www.linuxtv.org/downloads/v4l-utils/v4l-utils-1.14.2.tar.bz2"
|
||||
OPTIONS="linguas:de providers:eudev providers:jpeg-turbo "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1526219931"
|
||||
GENERATED_TIME="1535705985"
|
||||
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="media"
|
||||
PLATFORMS="~amd64 ~x86"
|
||||
BINARY_PLATFORMS="~amd64"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--media-libs--v4l-utils-1.14.1--C.11682.1526219931.522939.C.tar.bz2"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--media-libs--v4l-utils-1.14.2--C.6989.1535705985.508746.C.tar.bz2"
|
||||
SUMMARY="Collection of libraries that add a thin abstraction layer on top of video4linux2 (V4L2) devices"
|
||||
BUGS_TO=""
|
||||
REMOTE_IDS="freecode:libv4l"
|
||||
REMOTE_IDS=""
|
||||
UPSTREAM_CHANGELOG=""
|
||||
UPSTREAM_RELEASE_NOTES=""
|
||||
UPSTREAM_DOCUMENTATION=""
|
||||
Reference in New Issue
Block a user