Sebastian Dröge | 1491e03 | 2014-06-22 19:09:53 +0200 | [diff] [blame] | 1 | prefix=@prefix@ |
| 2 | exec_prefix=@exec_prefix@ |
| 3 | libdir=@libdir@ |
| 4 | includedir=@includedir@/gstreamer-@GST_API_VERSION@ |
| 5 | pluginsdir=@libdir@/gstreamer-@GST_API_VERSION@ |
| 6 | |
| 7 | Name: GStreamer bad base classes, uninstalled |
| 8 | Description: Bad base classes for GStreamer elements, Not Installed |
| 9 | Version: @VERSION@ |
| 10 | Requires: gstreamer-@GST_API_VERSION@ |
| 11 | |
| 12 | Libs: -L${libdir} ${libdir}/libgstbadbase-@GST_API_VERSION@.la @BADBASE_LIBS@ |
| 13 | Cflags: -I${includedir} -I@srcdir@/.. @BADBASE_CFLAGS@ |
| 14 | |
| 15 | libraries=badbase |