gstreamer/gstreamer-play.pc.in
Thomas Vander Stichele 44e65aa201 peep
Original commit message from CVS:
peep
2002-11-01 21:42:23 +00:00

13 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}