# librtmp/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] # 1. This package uses the same source tarball as "rtmpdump". For # more information, see the "cfg" file used by the "rtmpdump" pack- # age. #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.07 minutes) - HP EliteBook 8560w 32GB RAM 00.00 hours (or 000.07 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.00 hours (or 000.12 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.01 hours (or 000.53 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] archive = same as rtmpdump configure = none license = same as rtmpdump patchdir = same as rtmpdump revision = same as rtmpdump tmpsize = 3M unpack = relaxed #--------------------------------------------------------------------- [depends] gnutls3 libgcrypt openssl zlib #--------------------------------------------------------------------- [build] INCDIR=$PKGDIR_PROD/include LIBDIR=$PKGDIR_PROD/lib INCXDIR=$INCDIR/librtmp mkdir -p $INCXDIR $LIBDIR cd librtmp sed -e "s|^prefix=.*|prefix=$PKGDIR_PROD|" \ -i Makefile make make librtmp.pc make install cp -p *.h $INCXDIR/ rm -f $LIBDIR/*.a #--------------------------------------------------------------------- # Original URLs. These URLs were valid at one point, but may have died # since then. If you download newer versions of tarballs [etc.], don't # delete the original versions, as you may not be able to replace # them. [urls] url_debian = Not checked yet url_home = Unknown # Project is in transition url_lfs = n/a url_tarball = Same as rtmpdump