mirror of
https://github.com/taglib/taglib.git
synced 2025-06-03 00:58:12 -04:00
Forgot that this doesn't work for those not using
my hacked up build environment for TagLib. git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@439118 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
This commit is contained in:
parent
b84fdcfa04
commit
b16c8587ab
@ -35,7 +35,7 @@ do
|
||||
flags="$flags -I$includedir/taglib"
|
||||
;;
|
||||
--version)
|
||||
echo @VERSION@
|
||||
echo 1.4
|
||||
;;
|
||||
--prefix)
|
||||
echo $prefix
|
||||
|
@ -6,6 +6,6 @@ includedir=@includedir@
|
||||
Name: TagLib
|
||||
Description: Audio meta-data library
|
||||
Requires:
|
||||
Version: @VERSION@
|
||||
Version: 1.4
|
||||
Libs: -L${libdir} -ltag
|
||||
Cflags: -I${includedir}/taglib
|
||||
|
Loading…
x
Reference in New Issue
Block a user