Browse Source
			
			
			libraries/dav1d: Updated for version 0.9.2.
			
				Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
			
			
				pull/180/head
			
			
		 
		
			
				
					
						 Andrew Strong
					
					4 years ago
						Andrew Strong
					
					4 years ago
					
						
							committed by
							
								 Willy Sudiarto Raharjo
								Willy Sudiarto Raharjo
							
						 
					
				 
				
			 
		 
		
			
				
				  
				  No known key found for this signature in database
				  
				  	
						GPG Key ID: 3F617144D7238786
				  	
				  
				
			
		
		
		
	
		
			
				 2 changed files with 
5 additions and 
5 deletions
			 
			
		 
		
			
				- 
					
					
					 
					libraries/dav1d/dav1d.SlackBuild
				
- 
					
					
					 
					libraries/dav1d/dav1d.info
				
					
					
						
							
								
									
										
											
	
		
			
				
					|  |  | @ -2,7 +2,7 @@ | 
			
		
	
		
			
				
					|  |  |  | # ---------------------------------------------------------------------- | 
			
		
	
		
			
				
					|  |  |  | # Slackware build script for dav1d | 
			
		
	
		
			
				
					|  |  |  | # | 
			
		
	
		
			
				
					|  |  |  | # Copyright (c) 2019-2020 Andrew Strong, Blue Mountains, Australia. | 
			
		
	
		
			
				
					|  |  |  | # Copyright (c) 2019-2022 Andrew Strong, Blue Mountains, Australia. | 
			
		
	
		
			
				
					|  |  |  | # | 
			
		
	
		
			
				
					|  |  |  | #   Permission to use, copy, modify, and distribute this software for | 
			
		
	
		
			
				
					|  |  |  | #   any purpose with or without fee is hereby granted, provided that | 
			
		
	
	
		
			
				
					|  |  | @ -26,7 +26,7 @@ | 
			
		
	
		
			
				
					|  |  |  | cd $(dirname $0) ; CWD=$(pwd) | 
			
		
	
		
			
				
					|  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  | PRGNAM=dav1d | 
			
		
	
		
			
				
					|  |  |  | VERSION=${VERSION:-0.8.2} | 
			
		
	
		
			
				
					|  |  |  | VERSION=${VERSION:-0.9.2} | 
			
		
	
		
			
				
					|  |  |  | BUILD=${BUILD:-1} | 
			
		
	
		
			
				
					|  |  |  | TAG=${TAG:-_SBo} | 
			
		
	
		
			
				
					|  |  |  | PKGTYPE=${PKGTYPE:-tgz} | 
			
		
	
	
		
			
				
					|  |  | 
 | 
			
		
	
										
									
								
							
						 
					 
				 
			
		
			
				
					
					
						
							
								
									
										
											
	
		
			
				
					|  |  | @ -1,8 +1,8 @@ | 
			
		
	
		
			
				
					|  |  |  | PRGNAM="dav1d" | 
			
		
	
		
			
				
					|  |  |  | VERSION="0.8.2" | 
			
		
	
		
			
				
					|  |  |  | VERSION="0.9.2" | 
			
		
	
		
			
				
					|  |  |  | HOMEPAGE="https://code.videolan.org/videolan/dav1d" | 
			
		
	
		
			
				
					|  |  |  | DOWNLOAD="http://downloads.videolan.org/pub/videolan/dav1d/0.8.2/dav1d-0.8.2.tar.xz" | 
			
		
	
		
			
				
					|  |  |  | MD5SUM="985a5ba33c184e2884b7bb3e1b339438" | 
			
		
	
		
			
				
					|  |  |  | DOWNLOAD="http://downloads.videolan.org/pub/videolan/dav1d/0.9.2/dav1d-0.9.2.tar.xz" | 
			
		
	
		
			
				
					|  |  |  | MD5SUM="fa895eebf5619aaad50bba19a8b99c5c" | 
			
		
	
		
			
				
					|  |  |  | DOWNLOAD_x86_64="" | 
			
		
	
		
			
				
					|  |  |  | MD5SUM_x86_64="" | 
			
		
	
		
			
				
					|  |  |  | REQUIRES="" | 
			
		
	
	
		
			
				
					|  |  | 
 |