2008-07-03 Cody Russell <bratsche@gnome.org> Bug 540529 – Remove all GIMP references * gtk+-2.0.pc.in: * gdk-2.0.pc.in: * gtk+-unix-print-2.0.pc.in: * gtk+-2.0-uninstalled.pc.in: * gdk-2.0-uninstalled.pc.in: Changed GIMP Toolkit to say GTK+ Graphical UI Library in the pkg-config files. svn path=/trunk/; revision=20739
		
			
				
	
	
		
			15 lines
		
	
	
		
			313 B
		
	
	
	
		
			PkgConfig
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			313 B
		
	
	
	
		
			PkgConfig
		
	
	
	
	
	
prefix=@prefix@
 | 
						|
exec_prefix=@exec_prefix@
 | 
						|
libdir=@libdir@
 | 
						|
includedir=@includedir@
 | 
						|
target=@gdktarget@
 | 
						|
 | 
						|
gtk_binary_version=@GTK_BINARY_VERSION@
 | 
						|
gtk_host=@host@
 | 
						|
 | 
						|
Name: GTK+
 | 
						|
Description: GTK+ Unix print support
 | 
						|
Version: @VERSION@
 | 
						|
Requires: gtk+-${target}-2.0 @GTK_PACKAGES@
 | 
						|
Cflags: -I${includedir}/gtk-unix-print-2.0
 |