13 lines
		
	
	
		
			249 B
		
	
	
	
		
			PkgConfig
		
	
	
	
	
	
		
		
			
		
	
	
			13 lines
		
	
	
		
			249 B
		
	
	
	
		
			PkgConfig
		
	
	
	
	
	
| 
								 | 
							
								prefix=@LIBVPX_PREFIX@
							 | 
						||
| 
								 | 
							
								exec_prefix=${prefix}
							 | 
						||
| 
								 | 
							
								libdir=${prefix}/lib
							 | 
						||
| 
								 | 
							
								includedir=${prefix}/include
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								Name: vpx
							 | 
						||
| 
								 | 
							
								Description: WebM Project VPx codec implementation
							 | 
						||
| 
								 | 
							
								Version: @VERSION@
							 | 
						||
| 
								 | 
							
								Requires:
							 | 
						||
| 
								 | 
							
								Conflicts:
							 | 
						||
| 
								 | 
							
								Libs: -L"${libdir}" -lvpx
							 | 
						||
| 
								 | 
							
								Cflags: -I"${includedir}"
							 |