mirror of
https://github.com/taglib/taglib.git
synced 2025-05-27 21:20:26 -04:00
git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@1019481 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
12 lines
213 B
PkgConfig
12 lines
213 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: TagLib
|
|
Description: Audio meta-data library
|
|
Requires:
|
|
Version: 1.6
|
|
Libs: -L${libdir} -ltag
|
|
Cflags: -I${includedir}/taglib
|