mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
14 lines
330 B
PkgConfig
14 lines
330 B
PkgConfig
|
prefix=
|
||
|
exec_prefix=
|
||
|
libdir=${pcfiledir}/../gst-libs/gst/riff
|
||
|
includedir=${pcfiledir}/../gst-libs
|
||
|
|
||
|
Name: GStreamer RIFF Library, Uninstalled
|
||
|
Description: RIFF helper functions, uninstalled
|
||
|
Version: @VERSION@
|
||
|
Requires: gstreamer-@GST_MAJORMINOR@
|
||
|
|
||
|
Libs: -L${libdir} ${libdir}/libgstriff-@GST_MAJORMINOR@.la
|
||
|
Cflags: -I${includedir}
|
||
|
|