mirror of
				https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
				synced 2025-11-02 09:01:46 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
	
		
			336 B
		
	
	
	
		
			PkgConfig
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
	
		
			336 B
		
	
	
	
		
			PkgConfig
		
	
	
	
	
	
prefix=@prefix@
 | 
						|
exec_prefix=@exec_prefix@
 | 
						|
libdir=@libdir@
 | 
						|
includedir=@includedir@
 | 
						|
 | 
						|
Name: libpulse-browse
 | 
						|
Description: PulseAudio Network Browsing Interface
 | 
						|
Version: @PACKAGE_VERSION@
 | 
						|
Libs: -L${libdir} -lpulse-browse @PTHREAD_LIBS@
 | 
						|
Libs.private: -lpulsecommon-@PA_MAJORMINORMICRO@
 | 
						|
Cflags: -I${includedir} -D_REENTRANT
 | 
						|
Requires: libpulse
 |