forked from AuroraMiddleware/gtk
fce9c8b7d4
2008-06-30 Cody Russell <bratsche@gnome.org> * Practically everything changed. Change all references of GIMP Toolkit (and variations of it) to GTK+ Toolkit, showing no mercy at all to our beloved ancestry. (#540529) svn path=/trunk/; revision=20709
11 lines
419 B
PkgConfig
11 lines
419 B
PkgConfig
target=@gdktarget@
|
|
|
|
gtk_binary_version=@GTK_BINARY_VERSION@
|
|
|
|
Name: GTK+ Uninstalled
|
|
Description: GTK+ Toolkit (${target} target), Not Installed
|
|
Version: @VERSION@
|
|
Requires: gdk-${target}-2.0-uninstalled @GTK_PACKAGES@
|
|
Libs: ${pc_top_builddir}/${pcfiledir}/gtk/libgtk-${target}-@GTK_API_VERSION@.la @GTK_EXTRA_LIBS@
|
|
Cflags: -I${pc_top_builddir}/${pcfiledir}/@srcdir@ -I${pc_top_builddir}/${pcfiledir} @GTK_EXTRA_CFLAGS@
|