mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-08 18:39:54 +00:00
b627442a6f
Original commit message from CVS: peep
12 lines
305 B
PkgConfig
12 lines
305 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@/@PACKAGE@-@VERSION@
|
|
|
|
Name: GStreamer Play Library
|
|
Description: Streaming-media framework, play libraries
|
|
Requires: gstreamer >= @VERSION@
|
|
Version: @VERSION@
|
|
|
|
Libs: -L${libdir} -lgstplay -lgstcontrol
|
|
Cflags: -I${includedir}
|