2002-10-29 16:43:56 +00:00
|
|
|
# the standard variables don't make sense for an uninstalled copy
|
|
|
|
prefix=
|
|
|
|
exec_prefix=
|
2004-02-05 11:52:06 +00:00
|
|
|
libdir=${pcfiledir}/../gst-libs/gst/play
|
|
|
|
includedir=${pcfiledir}/../gst-libs
|
2002-10-29 16:43:56 +00:00
|
|
|
|
|
|
|
Name: GStreamer Play Library, uninstalled
|
|
|
|
Description: Streaming-media framework, play libraries, not installed
|
2004-02-05 11:52:06 +00:00
|
|
|
Requires: gstreamer-@GST_MAJORMINOR@ >= @VERSION@ \
|
|
|
|
gstreamer-control-@GST_MAJORMINOR@ >= @VERSION@
|
2002-10-29 16:43:56 +00:00
|
|
|
Version: @VERSION@
|
|
|
|
|
2004-02-05 11:52:06 +00:00
|
|
|
Libs: ${libdir}/libgstplay-@GST_MAJORMINOR@.la
|
|
|
|
Cflags: -I${includedir}
|