Package: rtmpdump / 2.4+20150115.gita107cef-1

Metadata

Package Version Patches format
rtmpdump 2.4+20150115.gita107cef-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01_unbreak_makefile.diff | (download)

Makefile | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 allow package to build via debian/rules
02_gnutls_requires.private.diff | (download)

librtmp/librtmp.pc.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 move gnutls/nettle/hogweed to .private
 librtmp'headers do not expose gnutls' headers (or its dependencies), move
 them from Requires to Requires.private.
 .
 Upstream agrees that this is correct but wants to support for broken
 archs and static-lib-only installations:
 * 0d44da9f5f5a4aa7cd64566c64d89d2fb392e3ef
    "Include the nettle/hogweed crypto libraries in the pkg-config file
 .
    These libraries are linked and used as directly as we use gnutls
    itself. This fixes linking for callers if librtmp is built
    statically or if the linker doesn't support transitive linking."
 .
03_suppress_warning.diff | (download)

librtmp/rtmp.c | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 suppress warning