mirror of
				https://github.com/cookiengineer/audacity
				synced 2025-11-04 16:14:00 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			297 B
		
	
	
	
		
			PkgConfig
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			297 B
		
	
	
	
		
			PkgConfig
		
	
	
	
	
	
prefix=@PREFIX@
 | 
						|
exec_prefix=@EXEC_PREFIX@
 | 
						|
libdir=@LIBDIR@
 | 
						|
includedir=@INCLUDEDIR@
 | 
						|
 | 
						|
Name: Sratom
 | 
						|
Version: @SRATOM_VERSION@
 | 
						|
Description: LV2 Atom RDF serialisation library
 | 
						|
Requires: lv2 @PKG_serd_0@ @PKG_sord_0@
 | 
						|
Libs: -L${libdir} -l@LIB_SRATOM@
 | 
						|
Cflags: -I${includedir}/sratom-@SRATOM_MAJOR_VERSION@
 |