mirror of
				https://github.com/SwallowOS/image_pixman
				synced 2025-11-04 05:35:47 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			230 B
		
	
	
	
		
			PkgConfig
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			230 B
		
	
	
	
		
			PkgConfig
		
	
	
	
	
	
prefix=@prefix@
 | 
						|
exec_prefix=@exec_prefix@
 | 
						|
libdir=@libdir@
 | 
						|
includedir=@includedir@
 | 
						|
 | 
						|
Name: Pixman
 | 
						|
Description: The pixman library (version 1)
 | 
						|
Version: @PACKAGE_VERSION@
 | 
						|
Cflags: -I${includedir}/pixman-1
 | 
						|
Libs: -L${libdir} -lpixman-1
 | 
						|
 |