mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
41f6c2b0fe
Original commit message from CVS: update uninstalled pc files
14 lines
413 B
PkgConfig
14 lines
413 B
PkgConfig
# the standard variables don't make sense for an uninstalled copy
|
|
prefix=
|
|
exec_prefix=
|
|
libdir=${pcfiledir}/../libs/gst/net
|
|
|
|
includedir=${pcfiledir}/..
|
|
|
|
Name: GStreamer networking library, uninstalled
|
|
Description: Network-enabled GStreamer plug-ins and clocking, uninstalled
|
|
Requires: gstreamer-@GST_MAJORMINOR@ = @VERSION@
|
|
Version: @VERSION@
|
|
|
|
Libs: ${libdir}/libgstnet-@GST_MAJORMINOR@.la
|
|
Cflags: -I${includedir}
|