crtmpserver: Update to official git repo 8391/head
authorRosen Penev <rosenp@gmail.com>
Fri, 1 Feb 2019 00:16:34 +0000 (16:16 -0800)
committerRosen Penev <rosenp@gmail.com>
Tue, 12 Mar 2019 22:22:51 +0000 (15:22 -0700)
commita54da6e6138dfb166668da206d292e420a350526
tree00991d8c68aeddef89f19c8f6072749f520dbedd
parentf9dd076a46f3f96a633c3b45b822d40792c55bbe
crtmpserver: Update to official git repo

The previous source location was an SVN mirror from long ago. This one is
from the author himself.

Reduced overall patch count. A lot of them are no longer necessary.

Switched back to libstdcpp as the necessary uclibc++ changes are not being
merged.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
15 files changed:
multimedia/crtmpserver/Makefile
multimedia/crtmpserver/patches/010-link-crypt-for-lua.patch [deleted file]
multimedia/crtmpserver/patches/020-add-rpath.patch [deleted file]
multimedia/crtmpserver/patches/030-default-config.patch
multimedia/crtmpserver/patches/040-syslog.patch [new file with mode: 0644]
multimedia/crtmpserver/patches/040-use-select.patch [deleted file]
multimedia/crtmpserver/patches/050-add-missing-make-defines.patch [deleted file]
multimedia/crtmpserver/patches/060-add-missing-includes.patch [deleted file]
multimedia/crtmpserver/patches/070-disable-apple-streaming.patch [new file with mode: 0644]
multimedia/crtmpserver/patches/070-missing-include-gcc-47.patch [deleted file]
multimedia/crtmpserver/patches/080-disable-apple-streaming.patch [deleted file]
multimedia/crtmpserver/patches/080-fix-define.patch [new file with mode: 0644]
multimedia/crtmpserver/patches/080-musl-uint32_t.patch [deleted file]
multimedia/crtmpserver/patches/090-openssl-1.1-compat.patch
multimedia/crtmpserver/patches/100-openssl-deprecated.patch [deleted file]