Package: libshout3-dev
Version: 2.2.2-1
Severity: normal
Tags: patch

Hi,
the shout.pc file currently exports a lot of library dependencies, which
should be kept private.  Packages linking against libshout don't need to
link against these other libs directly.
Please consider the attached patch.

Thanks,
Julien

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-686
Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages libshout3-dev depends on:
ii  libc6-dev                 2.3.6.ds1-4    GNU C Library: Development Librari
ii  libogg-dev                1.1.3-2        Ogg Bitstream Library Development
ii  libshout3                 2.2.2-1        MP3/Ogg Vorbis broadcast streaming
ii  libspeex-dev              1.1.12-2       The Speex Speech Codec
ii  libtheora-dev             0.0.0.alpha7-1 The Theora Video Compression Codec
ii  libvorbis-dev             1.1.2-1        The Vorbis General Audio Compressi
ii  pkg-config                0.21-1         manage compile and link flags for 

libshout3-dev recommends no packages.

-- no debconf information

-- 
Julien Cristau <[EMAIL PROTECTED]>
Ph.D Student                  LIAFA - Universite Paris 7
http://liafa.jussieu.fr/~jcristau/
--- shout.pc.orig       2006-10-25 15:23:03.000000000 +0200
+++ shout.pc    2006-10-25 15:24:06.000000000 +0200
@@ -10,6 +10,6 @@
 Name: Shout
 Description: Audio streaming library for icecast encoders
 Version: 2.2.2
-Requires: ogg, vorbis, theora, speex
+Requires.private: ogg, vorbis, theora, speex
 Libs: -L${libdir} -lshout
 Cflags: -I${includedir}   -pthread

Attachment: signature.asc
Description: Digital signature

Reply via email to