blob: 0d044a7da65fa86e34fd5620ca7c159f9e98b93b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
prefix=
exec_prefix=
libdir=${pcfiledir}/../gst-libs/gst/play
includedir=${pcfiledir}/../gst-libs
Name: GStreamer Play Library, uninstalled
Description: Streaming-media framework, play libraries, not installed
Requires: gstreamer-@GST_MAJORMINOR@ \
gstreamer-interfaces-@GST_MAJORMINOR@ >= @VERSION@
gstreamer-control-@GST_MAJORMINOR@ >= @VERSION@
Version: @VERSION@
Libs: ${libdir}/libgstplay-@GST_MAJORMINOR@.la
Cflags: -I${includedir}
|