tags 740716 confirmed upstream forwarded 740716 https://code.wireshark.org/review/#/c/500/ thanks
Hi Sebastian, 2014-03-04 12:00 GMT+01:00 Sebastian Reichel <[email protected]>: > Package: libwireshark-diev > 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} > ----------------------------------------------------------- It will be part of the next upload. Thanks, Balint -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

