mirror of
				https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
				synced 2025-10-29 05:40:23 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
	
		
			349 B
		
	
	
	
		
			PkgConfig
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
	
		
			349 B
		
	
	
	
		
			PkgConfig
		
	
	
	
	
	
| prefix=@prefix@
 | |
| exec_prefix=@exec_prefix@
 | |
| libdir=@libdir@
 | |
| includedir=@includedir@
 | |
| 
 | |
| Name: libpulse-simple
 | |
| Description: PulseAudio Simplified Synchronous Client Interface
 | |
| Version: @PACKAGE_VERSION@
 | |
| Libs: -L${libdir} -lpulse-simple @PTHREAD_LIBS@
 | |
| Libs.private: -lpulsecommon-@PA_MAJORMINORMICRO@
 | |
| Cflags: -I${includedir} -D_REENTRANT
 | |
| Requires: libpulse
 | 
