summaryrefslogtreecommitdiffstats
path: root/gnome-autoar/gnome-autoar.pc.in
blob: 1d59d03b1bea45ef75abcad9a7791b0af8c6da1e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: gnome-autoar
Description: Archives integration support for GNOME
Version: @VERSION@
Requires: gio-2.0 gobject-2.0 glib-2.0 @GNOME_AUTOAR_LIBARCHIVE_REQUIRES@
Libs: -L${libdir} -lgnome-autoar @GNOME_AUTOAR_LIBARCHIVE_LIBS@
Cflags: -I${includedir}