summaryrefslogtreecommitdiffstats
path: root/libgpod-1.0.pc.in
blob: 450c656689bb1fff81a180a7324e985ecd3adfe7 (plain)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: libgpod
Description: A library to manipulate songs and playlists stored on an ipod
Version: @VERSION@
Requires: glib-2.0 
Libs: -L${libdir} -lgpod
Cflags: -I${includedir}/gpod-1.0