v4l2rtspserver: Update to 0.1.1
authorRosen Penev <rosenp@gmail.com>
Sat, 15 Dec 2018 21:09:07 +0000 (13:09 -0800)
committerRosen Penev <rosenp@gmail.com>
Sat, 26 Jan 2019 05:21:09 +0000 (21:21 -0800)
commitf04dfb77835a8338b6714973d8bca6fd82e6fa85
tree4882ef8010ef257399a81a224311cc0b4a4ff39d
parent1f4a6d29a12691ba8c9c0ea8815c632d6225b0ae
v4l2rtspserver: Update to 0.1.1

Switched to using versioned releases.

Removed md5 usage and went full sha256.

Added uclibc++ support by backporting upstream patches.

Various other adjustments.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
multimedia/v4l2rtspserver/Makefile
multimedia/v4l2rtspserver/patches/010-Add-a-few-missing-headers.patch [new file with mode: 0644]
multimedia/v4l2rtspserver/patches/020-replace-std-stoi-with-atoi.patch [new file with mode: 0644]
multimedia/v4l2rtspserver/patches/030-fix-build.patch [new file with mode: 0644]
multimedia/v4l2rtspserver/patches/040-Switch-Makefile-to-compile-with-g.patch [new file with mode: 0644]