# Compiling Time: 0.02 SBU # Maintainer: Devil505 pkgname=rtmpdump pkgver=2.4 pkgrel=2 pkgdesc="A tool to download rtmp:// and rtmpe:// streams" url="http://rtmpdump.mplayerhq.hu/" depends=('openssl>=1.0.2-3' 'zlib>=1.2.8-4') groups=('network') archs=('i686' 'x86_64') up2date="Flasttar $url/download/" source=(ftp://ftp.frugalware.org/pub/other/source/${pkgname}/${pkgname}-${pkgver}.tar.xz) sha1sums=('a593bf583987974ebfa36f88ee09d908b1417fa4') build() { Fcd Fsed "/usr/local" "/usr" Makefile Fsed "/usr/local" "/usr" librtmp/Makefile Fmkdir usr/lib Fbuild }