14 строки
253 B
PkgConfig
14 строки
253 B
PkgConfig
|
# nestegg uninstalled pkg-config file
|
||
|
|
||
|
prefix=@prefix@
|
||
|
exec_prefix=@exec_prefix@
|
||
|
libdir=@libdir@
|
||
|
includedir=@includedir@
|
||
|
|
||
|
Name: nestegg
|
||
|
Description: WebM/Matroska demuxer
|
||
|
Version: @VERSION@
|
||
|
Conflicts:
|
||
|
Libs: -L${libdir} -lnestegg
|
||
|
Cflags: -I${includedir}
|