mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 11:29:55 +00:00
d6657bcb91
Original commit message from CVS: fix lib path
13 lines
389 B
PkgConfig
13 lines
389 B
PkgConfig
# the standard variables don't make sense for an uninstalled copy
|
|
prefix=
|
|
exec_prefix=
|
|
libdir=${pcfiledir}
|
|
includedir=${pcfiledir}
|
|
|
|
Name: GStreamer Play Library, uninstalled
|
|
Description: Streaming-media framework, play libraries, not installed
|
|
Requires: gstreamer >= @VERSION@
|
|
Version: @VERSION@
|
|
|
|
Libs: ${pcfiledir}/gst-libs/gst/play/libgstplay.la -lgstcontrol
|
|
Cflags: -I${pcfiledir}/libs
|