mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-14 13:21:28 +00:00
b45c86c1df
Original commit message from CVS: remove more PKG_CFLAGS
13 lines
435 B
PkgConfig
13 lines
435 B
PkgConfig
# the standard variables don't make sense for an uninstalled copy
|
|
prefix=
|
|
exec_prefix=
|
|
libdir=${pcfiledir}/../libs
|
|
includedir=${pcfiledir}/..
|
|
|
|
Name: GStreamer data protocol library, uninstalled
|
|
Description: Data protocol for plug-ins, Not Installed
|
|
Requires: gstreamer-@GST_MAJORMINOR@ = @VERSION@
|
|
Version: @VERSION@
|
|
|
|
Libs: ${libdir}/gst/dataprotocol/libgstdataprotocol-@GST_MAJORMINOR@.la
|
|
Cflags: -I${includedir} -I${includedir}/libs
|