wireshark/codecs
João Valverde aa37baec70 CMake: Avoid unnecessary link dependency with SBC and fix debian warnings
Fixes dpkg warnings:

  dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/wireshark-qt/usr/bin/wireshark was not linked against libsbc.so.1 (it uses none of the library's symbols)
  dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/wireshark-gtk/usr/bin/wireshark-gtk was not linked against libsbc.so.1 (it uses none of the library's symbols)
  dpkg-shlibdeps: warning: symbol sbc_decode used by debian/libwscodecs0/usr/lib/x86_64-linux-gnu/libwscodecs.so.0.0.0 found in none of the libraries
  dpkg-shlibdeps: warning: symbol sbc_init used by debian/libwscodecs0/usr/lib/x86_64-linux-gnu/libwscodecs.so.0.0.0 found in none of the libraries
  dpkg-shlibdeps: warning: symbol sin used by debian/libwscodecs0/usr/lib/x86_64-linux-gnu/libwscodecs.so.0.0.0 found in none of the libraries
  dpkg-shlibdeps: warning: symbol floorf used by debian/libwscodecs0/usr/lib/x86_64-linux-gnu/libwscodecs.so.0.0.0 found in none of the libraries
  dpkg-shlibdeps: warning: symbol floor used by debian/libwscodecs0/usr/lib/x86_64-linux-gnu/libwscodecs.so.0.0.0 found in none of the libraries
  dpkg-shlibdeps: warning: symbol sbc_finish used by debian/libwscodecs0/usr/lib/x86_64-linux-gnu/libwscodecs.so.0.0.0 found in none of the libraries

Change-Id: I71911513c348edd336cdc82ea358b6a05760b4b9
Reviewed-on: https://code.wireshark.org/review/13784
Petri-Dish: João Valverde <j@v6e.pt>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Balint Reczey <balint@balintreczey.hu>
2016-02-06 11:06:35 +00:00
..
G711a codecs/gtk: fix int to size_t 2015-09-09 17:53:08 +00:00
G711u codecs/gtk: fix int to size_t 2015-09-09 17:53:08 +00:00
G722 Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
G726 Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
sbc codecs/gtk: fix int to size_t 2015-09-09 17:53:08 +00:00
speex Change codecs from static to dynamic library 2015-12-03 23:54:49 +00:00
CMakeLists.txt CMake: Avoid unnecessary link dependency with SBC and fix debian warnings 2016-02-06 11:06:35 +00:00
Makefile.am autotools: Don't use "user variables" to set build flags 2016-01-28 18:13:48 +00:00
Makefile.common More libcodecs -> libwscodecs. 2015-12-04 00:10:28 +00:00
Makefile.nmake More libcodecs -> libwscodecs. 2015-12-04 00:10:28 +00:00
codecs.c codecs: add deregister_codec API 2016-01-28 14:10:39 +00:00
codecs.h codecs: add deregister_codec API 2016-01-28 14:10:39 +00:00