mirror of
				https://github.com/ElvishArtisan/rivendell.git
				synced 2025-10-31 22:24:02 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			297 B
		
	
	
	
		
			PkgConfig
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			297 B
		
	
	
	
		
			PkgConfig
		
	
	
	
	
	
| prefix=@prefix@
 | |
| exec_prefix=@exec_prefix@
 | |
| libdir=@libdir@
 | |
| includedir=${prefix}/include/rivwebcapi
 | |
| 
 | |
| Name: rivwebcapi
 | |
| Description: C API for the Rivendell Radio Automation System Web Service
 | |
| Version: @VERSION@
 | |
| Libs: -L${libdir} -lrivwebcapi -lcurl -lexpat -lm
 | |
| Cflags: -I${includedir} -I/usr/include
 |