aboutsummaryrefslogtreecommitdiff
path: root/multimedia/crtmpserver
Commit message (Collapse)AuthorAge
* crtmpserver: Disable apple streaming to fix buildMichal Hrušecký2016-10-30
| | | | | | Apple streaming is quite broken so disabling it to make package building again. Signed-off-by: Michal Hrušecký <Michal.Hrusecky@nic.cz>
* packages: cleanup Makefile variablesStephen Walker2016-07-09
| | | | | | Standard assignment is immediate expansion without any extraneous spacing, RFC822 compliant email addresses without any quotation marks and long git hashes Signed-off-by: Stephen Walker <stephendwalker+github@gmail.com>
* crtmpserver: fix multiple issuesJo-Philipp Wich2016-05-30
| | | | | | | | | - Switch download to the Github clone of crtmpserver - Rebase patches against latest version - Pregenerate version.h file - Disable applestreamingclient as it is broken Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* crtmpserver: fix musl buildDirk Neukirchen2015-08-19
| | | | | | MAX values should be defined in stdint.h Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
* crtmpserver: import from packages, add myself as the maintainerThomas Heil2014-06-23
This adds the crtmpserver package from the old svn package tree. I adopt the licensing information and will maintain the package in the future. I also updated the package to the latest version and ensure that is building on x86_64, ar71xx and avr32. Signed-off-by: Thomas Heil <heil@terminal-consulting.de>