You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
264 B
PkgConfig
13 lines
264 B
PkgConfig
16 years ago
|
prefix=@prefix@
|
||
|
exec_prefix=@exec_prefix@
|
||
|
libdir=@libdir@
|
||
|
includedir=@includedir@
|
||
|
|
||
15 years ago
|
Name: libisoburn
|
||
15 years ago
|
Description: Multi-session filesystem extension to libisofs, libburn.
|
||
16 years ago
|
Version: @VERSION@
|
||
|
Requires:
|
||
|
Libs: -L${libdir} -lisoburn
|
||
|
Cflags: -I${includedir}/libisoburn
|
||
|
|