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

Revision 18805, 321 bytes checked in by ghudson, 21 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r18804, 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 using libart and pango
8Version: @VERSION@
9Requires: glib-2.0 gdk-pixbuf-2.0 libart-2.0 libxml-2.0 pangoft2 @LIBGSFPKG@
10Libs: -L${libdir} -lrsvg-2
11Cflags: -I${includedir}/librsvg-2
Note: See TracBrowser for help on using the repository browser.