From 82bd274f266cbca20de978176a8bcd396b1d72f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Mon, 12 Dec 2016 20:56:20 +0100 Subject: [PATCH] rtmpdump: use gentoo snapshot. * fix lib packaging. --- ...p-2.4_git.recipe => rtmpdump-2.4_20161210.recipe} | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) rename media-video/rtmpdump/{rtmpdump-2.4_git.recipe => rtmpdump-2.4_20161210.recipe} (87%) diff --git a/media-video/rtmpdump/rtmpdump-2.4_git.recipe b/media-video/rtmpdump/rtmpdump-2.4_20161210.recipe similarity index 87% rename from media-video/rtmpdump/rtmpdump-2.4_git.recipe rename to media-video/rtmpdump/rtmpdump-2.4_20161210.recipe index 937b80ee3..e37273a42 100644 --- a/media-video/rtmpdump/rtmpdump-2.4_git.recipe +++ b/media-video/rtmpdump/rtmpdump-2.4_20161210.recipe @@ -10,8 +10,10 @@ COPYRIGHT="2009 Andrej Stepanchuk LICENSE="GNU LGPL v2.1 GNU GPL v2 " -REVISION="2" -SOURCE_URI="git://git.ffmpeg.org/rtmpdump#fa8646daeb19dfd12c181f7d19de708d623704c0" +REVISION="1" +SOURCE_URI="http://dev.gentoo.org/~hwoarang/distfiles/rtmpdump-2.4_p20161210.tar.gz" +CHECKSUM_SHA256="d6da3b683f1045f02d94a81b0c583318dba021f69bdab970c5d5d73e8c38860f" +SOURCE_DIR="" PATCHES="rtmpdump-2.4_git.patch" ARCHITECTURES="!x86_gcc2 x86 x86_64" @@ -19,7 +21,6 @@ SECONDARY_ARCHITECTURES="x86" PROVIDES=" rtmpdump$secondaryArchSuffix = $portVersion compat >= 2.4 - lib:librtmp$secondaryArchSuffix = 1 compat >= 1 lib:librtmp.1$secondaryArchSuffix = 1 compat >= 1 cmd:rtmpdump = $portVersion compat >= 2.4 cmd:rtmpgw = $portVersion compat >= 2.4 @@ -78,8 +79,9 @@ INSTALL() install prepareInstalledDevelLibs \ - librtmp - + librtmp.1 + rm $libDir/librtmp.so + mv $libDir/librtmp.a $developLibDir fixPkgconfig # devel package