wok-next view libid3tag/stuff/id3tag.pc.in @ rev 20564

shell-detector, screenfetch: create $install tree
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Apr 10 10:14:26 2018 +0200 (2018-04-10)
parents
children
line source
1 prefix=/usr
2 exec_prefix=${prefix}/bin
3 libdir=${prefix}/lib
4 includedir=${prefix}/include
6 Name: id3tag
7 Description: ID3 tag manipulation library
8 Requires:
9 Version: @VERSION@
10 Libs: -L${libdir} -lid3tag -lz
11 Cflags: