2005-08-20 12:14:28 +00:00
|
|
|
# the standard variables don't make sense for an uninstalled copy
|
|
|
|
prefix=
|
|
|
|
exec_prefix=
|
2005-11-29 19:44:56 +00:00
|
|
|
libdir=${pcfiledir}/../libs/gst/check
|
2005-08-20 12:14:28 +00:00
|
|
|
includedir=${pcfiledir}/..
|
|
|
|
|
2005-10-15 13:24:54 +00:00
|
|
|
Name: GStreamer check unit testing, uninstalled
|
|
|
|
Description: Unit testing helper library for GStreamer modules, Not Installed
|
2005-08-20 12:14:28 +00:00
|
|
|
Requires: gstreamer-@GST_MAJORMINOR@ = @VERSION@
|
|
|
|
Version: @VERSION@
|
|
|
|
|
2006-03-21 13:55:44 +00:00
|
|
|
Libs: ${libdir}/libgstcheck-@GST_MAJORMINOR@.la @CHECK_LIBS@
|
2005-08-20 12:14:28 +00:00
|
|
|
Cflags: -I${includedir}
|