Mercurial > fife-parpg
changeset 169:49e0633b7dd2
* Update pkgconfig files
author | cheesesucker@33b003aa-7bff-0310-803a-e67f0ece8222 |
---|---|
date | Wed, 14 Jan 2009 16:58:51 +0000 |
parents | 4264af33bb3c |
children | f55979111ba1 |
files | build/linux/pkgconfig_files/boost_filesystem.pc build/linux/pkgconfig_files/boost_regex.pc build/linux/pkgconfig_files/guichan.pc build/linux/pkgconfig_files/guichan_opengl.pc build/linux/pkgconfig_files/guichan_sdl.pc build/linux/pkgconfig_files/z.pc |
diffstat | 6 files changed, 10 insertions(+), 11 deletions(-) [+] |
line wrap: on
line diff
--- a/build/linux/pkgconfig_files/boost_filesystem.pc Wed Jan 14 15:25:53 2009 +0000 +++ b/build/linux/pkgconfig_files/boost_filesystem.pc Wed Jan 14 16:58:51 2009 +0000 @@ -13,9 +13,8 @@ includedir=${prefix}/include Name: Boost Filesystem -Description: -# Is that the correct version for boost filesystem? -Version: 0.6 +Description: The Boost Filesystem Library provides portable facilities to query and manipulate paths, files and directories. +Version: 1.33.1 Requires: Libs: -L${libdir} -lboost_filesystem Cflags: -I${includedir}
--- a/build/linux/pkgconfig_files/boost_regex.pc Wed Jan 14 15:25:53 2009 +0000 +++ b/build/linux/pkgconfig_files/boost_regex.pc Wed Jan 14 16:58:51 2009 +0000 @@ -13,8 +13,8 @@ includedir=${prefix}/include Name: Boost Regex -Description: -Version: 0.6 +Description: Part of the Boost C++ Libraries Collection. Regex module. +Version: 1.33.1 Requires: Libs: -L${libdir} -lboost_regex Cflags: -I${includedir}
--- a/build/linux/pkgconfig_files/guichan.pc Wed Jan 14 15:25:53 2009 +0000 +++ b/build/linux/pkgconfig_files/guichan.pc Wed Jan 14 16:58:51 2009 +0000 @@ -14,7 +14,7 @@ Name: Guichan Description: A GUI library -Version: 0.6 +Version: 0.8.1 Requires: Libs: -L${libdir} -lguichan Cflags: -I${includedir}
--- a/build/linux/pkgconfig_files/guichan_opengl.pc Wed Jan 14 15:25:53 2009 +0000 +++ b/build/linux/pkgconfig_files/guichan_opengl.pc Wed Jan 14 16:58:51 2009 +0000 @@ -14,7 +14,7 @@ Name: Guichan Description: A GUI library -Version: 0.6 +Version: 0.8.1 Requires: Libs: -L${libdir} -lguichan_opengl Cflags: -I${includedir}
--- a/build/linux/pkgconfig_files/guichan_sdl.pc Wed Jan 14 15:25:53 2009 +0000 +++ b/build/linux/pkgconfig_files/guichan_sdl.pc Wed Jan 14 16:58:51 2009 +0000 @@ -14,7 +14,7 @@ Name: Guichan Description: A GUI library -Version: 0.6 +Version: 0.8.1 Requires: Libs: -L${libdir} -lguichan_sdl Cflags: -I${includedir}
--- a/build/linux/pkgconfig_files/z.pc Wed Jan 14 15:25:53 2009 +0000 +++ b/build/linux/pkgconfig_files/z.pc Wed Jan 14 16:58:51 2009 +0000 @@ -12,9 +12,9 @@ libdir=${exec_prefix}/lib includedir=${prefix}/include -Name: Guichan -Description: A GUI library -Version: 0.6 +Name: Zlib +Description: A compression library +Version: 1.2.3.3 Requires: Libs: -L${libdir} -lz Cflags: -I${includedir}