mirror of
				https://github.com/cookiengineer/audacity
				synced 2025-11-04 08:04:06 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			220 B
		
	
	
	
		
			PkgConfig
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			220 B
		
	
	
	
		
			PkgConfig
		
	
	
	
	
	
prefix=%PREFIX%
 | 
						|
exec_prefix=${prefix}
 | 
						|
libdir=${exec_prefix}/lib
 | 
						|
includedir=${prefix}/include
 | 
						|
 | 
						|
Name: vamp
 | 
						|
Version: 2.5
 | 
						|
Description: An API for audio analysis and feature extraction plugins
 | 
						|
Libs: 
 | 
						|
Cflags: -I${includedir} 
 |