summaryrefslogtreecommitdiff
path: root/librsvg.pc.in
blob: a451de05e85ab3d26ad273918fbe04dc3d39141e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

svgz_supported=true
css_supported=true

Name: librsvg
Description: library that renders svg files
Version: @VERSION@
Requires: glib-2.0 gio-2.0 gdk-pixbuf-2.0 cairo
Requires.private:
Libs: -L${libdir} -lrsvg-@RSVG_API_MAJOR_VERSION@ -lm
Cflags: -I${includedir}/librsvg-@RSVG_API_VERSION@