projects
/
platform
/
upstream
/
gstreamer.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
update to do the new error handling and notification
[platform/upstream/gstreamer.git]
/
gstreamer.pc.in
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@
5
6
Name: GStreamer
7
Description: Streaming-media framework
8
Requires: @GST_PKG_DEPS@@LIBXML_PKG@
9
Version: @VERSION@
10
Libs: -L${libdir} -L${libdir}/gst -lgst
11
Cflags: -I${includedir} @GST_PKG_CFLAGS@