gstreamer/gstreamer-play.pc.in
Thomas Vander Stichele 45dde001e4 ok, redo from start
Original commit message from CVS:
ok, redo from start
2002-10-29 16:43:56 +00:00

12 lines
311 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 >= @GSTREAMER_REQ@
Version: @VERSION@
Libs: -L${libdir} -lgstplay -lgstcontrol
Cflags: -I${includedir}