Update docs and version numbers

git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@1019481 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
This commit is contained in:
Lukáš Lalinský
2009-09-03 18:05:58 +00:00
parent 67bdd5b8d1
commit 41fd27a5d2
11 changed files with 30 additions and 15 deletions

View File

@ -55,4 +55,3 @@ INSTALL(TARGETS tag_c
INSTALL( FILES ${CMAKE_CURRENT_BINARY_DIR}/taglib_c.pc DESTINATION ${LIB_INSTALL_DIR}/pkgconfig)
INSTALL( FILES tag_c.h DESTINATION ${INCLUDE_INSTALL_DIR}/taglib)

View File

@ -6,6 +6,6 @@ includedir=@includedir@
Name: TagLib C Bindings
Description: Audio meta-data library (C bindings)
Requires: taglib
Version: 1.5
Version: 1.6
Libs: -L${libdir} -ltag_c
Cflags: -I${includedir}/taglib