Package: libwireshark-dev
Version: 1.10.5-2
Severity: wishlist

Hi,

It would be nice to have a *.pc file for libwireshark-dev. It should
contain cflags and libs needed to build against libwireshark and the
plugin directory. For example the x86-64 could look similar to this:

/usr/lib/x86_64-linux-gnu/pkgconfig/wireshark.pc
-----------------------------------------------------------
prefix=/usr
exec_prefix=${prefix}
libdir=${prefix}/lib/x86_64-linux-gnu
sharedlibdir=${libdir}
includedir=${prefix}/include/wireshark
plugindir=${libdir}/wireshark/libwireshark3/plugins

Name: wireshark
Description: wireshark network packet dissection library
Version: 1.10.5

Requires:
Libs: -L${libdir} -L${sharedlibdir} -lwireshark
Cflags: -I${includedir}
-----------------------------------------------------------

-- Sebastian

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (100, 'unstable'), (50, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
armhf

Kernel: Linux 3.13-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libwireshark-dev depends on:
ii  libwireshark3  1.10.5-2
ii  libwsutil-dev  1.10.5-2

libwireshark-dev recommends no packages.

libwireshark-dev suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to