mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 19:31:12 +00:00
d36df58da3
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}
|