mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-25 03:01:03 +00:00
14 lines
389 B
PkgConfig
14 lines
389 B
PkgConfig
|
prefix=
|
||
|
exec_prefix=
|
||
|
libdir=${pcfiledir}/../gst-libs/gst/cdda
|
||
|
includedir=${pcfiledir}/../gst-libs
|
||
|
|
||
|
Name: GStreamer CDDA Library, Uninstalled
|
||
|
Description: CDDA base classes, uninstalled
|
||
|
Version: @VERSION@
|
||
|
Requires: gstreamer-@GST_MAJORMINOR@ gstreamer-base-@GST_MAJORMINOR@ gstreamer-tag-@GST_MAJORMINOR@
|
||
|
|
||
|
Libs: -L${libdir} ${libdir}/libgstcdda-@GST_MAJORMINOR@.la
|
||
|
Cflags: -I${includedir}
|
||
|
|