2008-06-02 17:41:35 -04:00
|
|
|
prefix=@prefix@
|
|
|
|
exec_prefix=@exec_prefix@
|
|
|
|
libdir=@libdir@
|
2016-12-04 15:15:11 -05:00
|
|
|
includedir=@includedir@
|
2008-06-02 17:41:35 -04:00
|
|
|
|
|
|
|
Name: libpbd
|
2016-12-04 15:15:11 -05:00
|
|
|
Version: @LIBPBD_VERSION@
|
2008-06-02 17:41:35 -04:00
|
|
|
Description: libpbd, a library of useful, generic C++ objects
|
2016-12-04 15:15:11 -05:00
|
|
|
Requires: libcurl libarchive
|
2008-06-02 17:41:35 -04:00
|
|
|
Libs: -L${libdir} -lpbd @NON_PKG_LIBS@
|
2016-12-04 15:15:11 -05:00
|
|
|
Cflags: -I${includedir}/pbd-@LIBPBD_MAJOR_VERSION@ @NON_PKG_CFLAGS@
|