UmVirt LFS Package info
DB commit: eeb5b556770c9a541df710c0fd927901d6de9d66
APP commit:
v4l-utils
v4l-utils provides a series of utilities for media devices, allowing to handle the proprietary formats available at most webcams (libv4l), and providing tools to test V4L devices.Package info
Codename: v4l-utils
Source file: v4l-utils-1.24.1.tar.bz2
Source directory: v4l-utils-1.24.1
Package URL: https://ulfs.org/linux/downloads/package_files/0.2/packages/v/v4l-utils-1.24.1.tar.bz2
Package md5-checksum URL: https://ulfs.org/linux/downloads/package_files/0.2/packages/v/v4l-utils-1.24.1.tar.bz2.md5sum
Dependances: llvm, libjpeg-turbo, glu, alsa-lib.
Dependance of: pipewire, xine-lib, vlc.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
ARG_STATIC="--disable-static"
if [[ "$ULFS_PKG_STATIC" == "YES" ]]
then
ARG_STATIC="--enable-static"
fi
./configure --prefix=/usr \
--sysconfdir=/etc \
$ARG_STATIC
Build script:
make
Install script:
make -j1 install
Apache/2.4.62 (Debian) Server at ulfs.org Port 443