pkg-config update package
Stefanos Antaris
santaris at csd.auth.gr
Sun Nov 22 16:37:19 PST 2009
Hello.I am a Mac user and i use pkg-config for libtorrent-rasterbar
and other packages.A month ago,libtorrent-rasterbar released a new
version and i have to update it too for my project.But as soon as i
install the new version pkg-config still shows me that i have the
previous one,despite the fact that all the libtorrent code is from the
newest one.How can i solve this?
$nano /usr/local/lib/pkgconfig/libtorrent-rasterbar
prefix=/usr/local
exec_prefix=${prefix}
bindir=${exec_prefix}/bin
libdir=${exec_prefix}/lib
datarootdir=${prefix}/share
datadir=${datarootdir}
sysconfdir=${prefix}/etc
includedir=${prefix}/include
package=libtorrent-rasterbar
Name: libtorrent-rasterbar
Description: Bittorrent library.
Version: 0.15.0
Libs: -L${libdir} -ltorrent-rasterbar
Libs.private: -lz -lboost_system-mt -lboost_filesystem-mt -
lboost_thread-mt -lssl -lcrypto -lz
Cflags: -I${includedir} -I${includedir}/libtorrent -
DTORRENT_USE_OPENSSL -DWITH_SHIPPED_GEOIP_H -
DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -
DTORRENT_LINKING_SHARED
$nano pkg-config --modversion libtorrent-rasterbar
0.14.4
Best regard,
Stefanos Antaris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 7185 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/pkg-config/attachments/20091123/9842c204/attachment.bin
More information about the pkg-config
mailing list