mutagen.pktlendi
This commit is contained in:
		
							parent
							
								
									dce0a8000e
								
							
						
					
					
						commit
						a8bd6cf65f
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -7,10 +7,10 @@ name=mutagen
 | 
			
		|||
version=1.38
 | 
			
		||||
release=1
 | 
			
		||||
 | 
			
		||||
source=(https://bitbucket.org/lazka/mutagen/downloads/$name-$version.tar.gz)
 | 
			
		||||
source=(https://github.com/quodlibet/mutagen/archive/release-$version.tar.gz::$name-$version.tar.gz)
 | 
			
		||||
 | 
			
		||||
build() {
 | 
			
		||||
	cd $name-$version
 | 
			
		||||
	cd $name-release-$version
 | 
			
		||||
	python2 setup.py install --root=$PKG
 | 
			
		||||
	mkdir -p $PKG/usr/bin
 | 
			
		||||
	install -m755 tools/* $PKG/usr/bin
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue