Search Criteria
Package Details: ustreamer 3.14-1
Git Clone URL: | https://aur.archlinux.org/ustreamer.git (read-only, click to copy) |
---|---|
Package Base: | ustreamer |
Description: | Lightweight and fast MJPG-HTTP streamer |
Upstream URL: | https://github.com/pikvm/ustreamer |
Keywords: | http mjpg streamer |
Licenses: | |
Submitter: | mdevaev |
Maintainer: | mdevaev |
Last Packager: | mdevaev |
Votes: | 1 |
Popularity: | 0.20 |
First Submitted: | 2018-09-25 08:07 |
Last Updated: | 2021-01-28 21:28 |
Dependencies (9)
- libbsd (libbsd-git)
- libevent (libevent-git, libevent-fb)
- libgpiod (libgpiod-git)
- libjpeg (libjpeg-droppatch, mozjpeg-git, libjpeg-turbo-git, mozjpeg, libjpeg-turbo-minimal-git, libjpeg-turbo)
- libutil-linux (util-linux-libs-aes, util-linux-libs-nosystemd-minimal-git, util-linux-libs-selinux, util-linux-libs)
- python (python-dbg)
- gcc (gcc-multilib-x32, fastgcc, gcc-multilib-git, gcc-git) (make)
- make (make3, make-git, make-without-guile) (make)
- python-setuptools (make)
Required by (2)
- fluidd-git (optional)
- mainsail-git (optional)
Latest Comments
mdevaev commented on 2020-08-23 12:58
@Depau armv7h already exists, I've added aarch64.
This PKGBUILD is used with the Pi-KVM build system, so it requires specifying gcc and make there, I don't think this is a big problem.
Depau commented on 2020-08-22 17:20
Hi, this package works (and it is designed to work) on
armv7h
/aarch64
. Could you please add them?Also,
make
andgcc
are in thebase-devel
package group, which required to build packages so they should not be added as makedeps.mdevaev commented on 2020-01-19 12:26
@craftyguy The source code is not static link so there is no need to use hashsum. See https://wiki.archlinux.org/index.php/VCS_package_guidelines
craftyguy commented on 2020-01-19 04:11
FYI, please do not skip the checksum: