Anonymous
public text v1 · immutablecd ~/
git clone git://git.ffmpeg.org/rtmpdump
cd rtmpdump
version="$(git log -1 --abbrev-commit | grep commit | cut -d' ' -f2)"
make VERSION="v2.4\ $version~git"
sudo checkinstall --pakdir "$HOME/Desktop" --pkgname rtmpdump \ --pkgversion "2.4-$version~git" --backup=no --default
sudo ldconfig