rtmpdump: adopted port

This commit is contained in:
Tim Biermann 2023-08-06 21:19:55 +02:00
parent 160ac2a079
commit fe8f04a39b
Signed by: tb
GPG Key ID: 42F8B4E30B673606
2 changed files with 27 additions and 28 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF30acw9kDHJc2cFj9Dk/XWcGjJRG6nInnN0YprB1NvRsRcQr1ixm3O5tloOyVlfI3XZBwezjNR2j9qDCtKWI7Yws=
SHA256 (Pkgfile) = 2ab8c7a0985149294fcae53168e9520995922a21f9c235aa24808f8522b83270
RWSagIOpLGJF351wRGw2hXo5VSqFNvaw96qKXVKCZwYXyqO/Dwzt0KkrN13aSrLTUIYG3vPpnzhbw2tOj8hUj1iuHxlfS6PvugU=
SHA256 (Pkgfile) = 340e00862927dfadade851642cdd7f459aa94b05d8f0d51a457cc8081b23bdc6
SHA256 (.footprint) = 18a78fe5a351a9baf2d0f144b99c2d06c7b8368d7dd9fe1e2a41300bbf4dad63
SHA256 (rtmpdump-2.4-f1b83c10-4.tar.gz) = c68e05989a93c002e3ba8df3baef0021c17099aa2123a9c096a5cc8e029caf95

View File

@ -1,7 +1,7 @@
# Description: A tool to download rtmp streams.
# URL: http://rtmpdump.mplayerhq.hu/
# Maintainer: Danny Rawlins, crux at romster dot me
# Depends on: zlib gnutls
# Maintainer: Tim Biermann, tbier at posteo dot de
# Depends on: gnutls
name=rtmpdump
version=2.4
@ -23,7 +23,6 @@ build() {
-e 's|CFLAGS=.*|& $(OPT)|' \
-i librtmp/Makefile
install -d $PKG/usr/lib
[ "$CC" ] || CC=gcc