9 lines
		
	
	
		
			173 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
		
		
			
		
	
	
			9 lines
		
	
	
		
			173 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
|  | # Copyright 2014 Benedikt Morbach <moben@exherbo.org> | ||
|  | # Distributed under the terms of the GNU General Public License v2 | ||
|  | 
 | ||
|  | require livestreamer | ||
|  | 
 | ||
|  | SLOT="0" | ||
|  | PLATFORMS="~amd64" | ||
|  | 
 |