mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 16:21:17 +00:00
2e56cca65e
Original commit message from CVS: added pkg-config file
11 lines
198 B
PkgConfig
11 lines
198 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: GStreamer
|
|
Description: Streamer-media framework
|
|
Requires:
|
|
Version: @VERSION@
|
|
Libs: -L${libdir} -lgst
|
|
Cflags:
|