mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-08 18:39:54 +00:00
6f2acb94c6
Renames GST_MAJORMINOR to GST_API_VERSION in build files removes -lgstinterfaces from _LDADD flags
15 lines
384 B
PkgConfig
15 lines
384 B
PkgConfig
prefix=
|
|
exec_prefix=
|
|
libdir=${pcfiledir}/../gst-libs/gst
|
|
includedir=${pcfiledir}/../gst-libs
|
|
pluginsdir=${pcfiledir}/..
|
|
|
|
Name: GStreamer OpenGL Plugins Libraries, Uninstalled
|
|
Description: Streaming media framework, OpenGL plugins libraries, uninstalled
|
|
Version: @VERSION@
|
|
Requires: gstreamer-@GST_API_VERSION@
|
|
|
|
Libs: -L${libdir}/gl
|
|
Cflags: -I${includedir} -I@srcdir@/..
|
|
|
|
libraries=gl
|