gnu: openal: Add upstream-name property.
* gnu/packages/audio.scm (openal)[properties]: New field.
This commit is contained in:
		
							parent
							
								
									3258eae9ee
								
							
						
					
					
						commit
						d56b1cea91
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -3111,6 +3111,8 @@ including air absorption, occlusion, and environmental reverb, are available
 | 
			
		|||
through the EFX extension.  It also facilitates streaming audio, multi-channel
 | 
			
		||||
buffers, and audio capture.")
 | 
			
		||||
    (home-page "https://openal-soft.org/")
 | 
			
		||||
    (properties
 | 
			
		||||
     '((upstream-name . "openal-soft")))
 | 
			
		||||
    (license license:lgpl2.0+)))
 | 
			
		||||
 | 
			
		||||
(define-public freealut
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue