Search Criteria
Package Details: libwebcam-git 20160427-1
Git Clone URL: | https://aur.archlinux.org/libwebcam-git.git (read-only, click to copy) |
---|---|
Package Base: | libwebcam-git |
Description: | A library that is designed to simplify the development of webcam applications |
Upstream URL: | http://sourceforge.net/projects/libwebcam/ |
Licenses: | |
Submitter: | zootboy |
Maintainer: | None |
Last Packager: | zootboy |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2016-04-27 18:08 |
Last Updated: | 2016-04-27 18:18 |
Dependencies (3)
- libxml2 (libxml2-linenum, libxml2-git)
- cmake (cmake-git) (make)
- linux-headers (linux-lts-ck-headers, linux-surfacepro3-git-headers, linux-aarch64-rock64-bin-headers, linux-ec2-headers, kernel-uek-devel, linux-galliumos-headers, linux-zest-git-headers, linux-lts49-kallsyms-headers, linux-bootsplash-headers, linux-fbcondecor-headers, linux-ck-fbcondecor-headers, linux-lts44-headers, linux-lts49-headers) (make)
Latest Comments
amezin commented on 2018-04-14 02:55
Please apply https://github.com/amezin/libwebcam-git/commit/bacec1552bfec7cfa1f27f8980a8ed0b33b199b5.patch
There are multiple fixes:
Added git repo to sources=()
Corrected license: COPYING files are GPL v3
Automatic pkgver
Patching in prepare()
Can't find any references to UVCVIDEO_INCLUDE_PATH in CMakeLists, so I removed it. The package still builds
Added git to makedepends per PKGBUILD VCS package guidelines