mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-13 12:51:16 +00:00
41f6c2b0fe
Original commit message from CVS: update uninstalled pc files
13 lines
398 B
PkgConfig
13 lines
398 B
PkgConfig
# the standard variables don't make sense for an uninstalled copy
|
|
prefix=
|
|
exec_prefix=
|
|
libdir=${pcfiledir}/../libs/gst/base
|
|
includedir=${pcfiledir}/..
|
|
|
|
Name: GStreamer base classes, uninstalled
|
|
Description: Base classes for GStreamer elements, Not Installed
|
|
Requires: gstreamer-@GST_MAJORMINOR@ = @VERSION@
|
|
Version: @VERSION@
|
|
|
|
Libs: ${libdir}/libgstbase-@GST_MAJORMINOR@.la
|
|
Cflags: -I${includedir}
|