This commit is contained in:
Your Name
2018-01-22 01:39:05 +01:00
parent 793055c53e
commit 9fc442123c
273 changed files with 1290 additions and 1210 deletions

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--media-libs--v4l-utils-1.12.5--C.20966.1498156047.250295.C.tar.bz2 1215342 SHA256 6f17587831f85accf1a88646181f50904acc6b123f2b50a7254c6483a9353d50 SHA512 e928b0163e63ed2385df512b66e2517848ffcf8a9296806aa6bd7df8294b43501f8f96bc1a05385d43aebcf303b827f8afb3481233c0decbe2baaa47b7a5e31b WHIRLPOOL c3425d694a1b806e4cbf6e29dda4a147397084dbf5c5c338150b2d7baae8c25e45ce47e8b2d3d6d3d816cf415866a77b135524a7ae38cfc3aea5b278179f7ba1
PBIN v4l-utils-1.12.5.pbin-1+exheres-0 3671 SHA256 5f6bf437a0a2a53bc70d57c40cac27f480c88cedae1796497b5b07cdcb14016f SHA512 a4e9d0ca24da781f6fdabcdd6d336fb0e58d3eaa669b4422e0915852d6f8741b29f4388109c676c4a45aba072690af07128cc7403d4fb617acbc851d0259fc17 WHIRLPOOL 086b61785992e7fabf1d8aa0d8988a21221b4e3d6337f373e01ea9884ceb6c6a8e0536bf7414e912c313f5d12d8794adf930ae94023d0eb3a6f8c0c4aa64abba
DIST hasufell-binhost--media-libs--v4l-utils-1.14.1--C.26970.1516553336.263149.C.tar.bz2 1272459 SHA256 2ebedb04aadef5c524bd1ab1e4f270b83437c7bd590566cda5c935fbd244eaac SHA512 32b8237be2418a934898386223008f848e57ab793acc1b2435c5c047bcc62b279191ffca7b54ee3852a56a5af63dae6e3bbcadb51b77cb0d327d3cd9fc4094d8 WHIRLPOOL 160c57f91bbc7908656da7696ca2e52a9b804769b76e9bdd7d4bb34c11bead8f813f2d89c15299ca65c76a79b6a0131fa82519d2d7dade80b5d68abe8baa1e65
PBIN v4l-utils-1.14.1.pbin-1+exheres-0 3693 SHA256 6e8d4b714cb0ab66f8e743e143f6b335da66768b4dfe4136050257173d15a8f1 SHA512 2ef66addb364f4bee376903e896f461d43cbb433cfaa8dc95394c26cdcbdd037aeaed70ce5916dcdddfded658df12a4f409058de80c67e2cf344fb6e0dace091 WHIRLPOOL eaba7955395dcc76c93273f72ae3dd9c850f20f96924ff9a1bf95d17e4c480f333bebfe06d452670b679118825f5303151735dc53c29bc1f66b02b415ce4a6f5

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Thu Jun 22 20:27:27 CEST 2017
# Created by paludis-3.0.0 on Sun Jan 21 17:48:56 CET 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: x11-dri/glu x11-dri/mesa[>=9.0] x11-libs/libX11 ) [[ defined-in = [ v4l-utils-1.12.5.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.1.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.12.5.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 ] ]] ) [[ defined-in = [ v4l-utils-1.14.1.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.12.5.tar.bz2"
DOWNLOADS="https://www.linuxtv.org/downloads/v4l-utils/v4l-utils-1.14.1.tar.bz2"
OPTIONS="providers:eudev providers:jpeg-turbo "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1498156047"
GENERATED_TIME="1516553336"
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,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.12.5--C.20966.1498156047.250295.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--media-libs--v4l-utils-1.14.1--C.26970.1516553336.263149.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"