2006-08-15 20:37:04 +00:00
|
|
|
prefix=@prefix@
|
|
|
|
exec_prefix=@exec_prefix@
|
|
|
|
libdir=@libdir@
|
|
|
|
includedir=@includedir@
|
|
|
|
|
|
|
|
Name: libburn
|
2008-01-27 14:53:55 +00:00
|
|
|
Description: Library to read/write optical discs
|
2006-08-15 20:37:04 +00:00
|
|
|
Version: @VERSION@
|
|
|
|
Requires:
|
2006-10-19 08:06:18 +00:00
|
|
|
Libs: -L${libdir} -lburn
|
|
|
|
Libs.private: @THREAD_LIBS@ @LIBBURN_ARCH_LIBS@
|
2006-09-08 18:33:08 +00:00
|
|
|
Cflags: -I${includedir}/libburn
|