Search Criteria
Package Details: mingw-w64-librtmp0 2.4+514+c5f04a5-1
Git Clone URL: | https://aur.archlinux.org/mingw-w64-librtmp0.git (read-only, click to copy) |
---|---|
Package Base: | mingw-w64-librtmp0 |
Description: | Toolkit for RTMP streams (mingw-w64) |
Upstream URL: | http://rtmpdump.mplayerhq.hu/ |
Licenses: | |
Submitter: | drakkan |
Maintainer: | drakkan |
Last Packager: | drakkan |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2017-02-06 15:15 |
Last Updated: | 2020-05-18 14:50 |
Dependencies (6)
- mingw-w64-crt (mingw-w64-crt-git)
- mingw-w64-openssl (mingw-w64-libressl-portable-git)
- mingw-w64-zlib
- git (git-git) (make)
- mingw-w64-environment (make)
- mingw-w64-gcc (make)
Required by (4)
- mingw-w64-gst-plugins-bad (optional)
- mingw-w64-gst-plugins-bad (make)
- mingw-w64-gst-plugins-bad-git (make)
- mingw-w64-gst-plugins-bad-git (optional)
Latest Comments
drakkan commented on 2019-12-06 21:50
@xantares, mingw-w64-make does not work here since librtmp0 require to set ```
and *FLAGS are empty when using mingw-w64-make
drakkan commented on 2019-12-06 12:03
@xantares, yes I'm a bit busy today, I'll switch to mingw-w64-make this weekend for this and some other packages that I maintain, thanks!
xantares commented on 2019-12-06 12:01
@drakkan, can you try mingw-w64-make instead ?
drakkan commented on 2019-12-02 22:50
@xantares, noted thanks.
We need to unset *FLAGS to avoid duplication
https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=mingw-w64-librtmp0#n28
xantares commented on 2019-12-02 21:45
CC and LD are also set now :)