mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 03:19:40 +00:00
14 lines
391 B
PkgConfig
14 lines
391 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 >= @GSTREAMER_REQ@
|
||
|
Version: @VERSION@
|
||
|
|
||
|
Libs: ${pcfiledir}/libs/gst/play/libgstplay.la -lgstcontrol
|
||
|
Cflags: -I${pcfiledir}/libs
|