gstreamer/pkgconfig/gstreamer-app-uninstalled.pc.in
2009-05-12 09:03:21 +02:00

14 lines
430 B
PkgConfig

prefix=
exec_prefix=
libdir=${pcfiledir}/../gst-libs/gst/app
includedir=${pcfiledir}/../gst-libs
Name: GStreamer Application Library, Uninstalled
Description: Helper functions and base classes for application integration, uninstalled
Version: @VERSION@
Requires: gstreamer-@GST_MAJORMINOR@ gstreamer-base-@GST_MAJORMINOR@
Libs: -L${libdir} ${libdir}/libgstapp-@GST_MAJORMINOR@.la
Cflags: -I${includedir} -I@srcdir@/../gst-libs