source: trunk/third/librsvg/librsvg-2.0.pc.in @ 20920

Revision 20920, 255 bytes checked in by ghudson, 20 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r20919, which included commits to RCS files with non-trunk default branches.
Line 
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: librsvg
7Description: library that renders svg files
8Version: @VERSION@
9Requires: glib-2.0 gdk-pixbuf-2.0
10Libs: -L${libdir} -lrsvg-2
11Cflags: -I${includedir}/librsvg-2
Note: See TracBrowser for help on using the repository browser.