tokyocabinet
This commit is contained in:
		
							parent
							
								
									b7af42f5db
								
							
						
					
					
						commit
						cd633b5b08
					
				
					 1 changed files with 18 additions and 0 deletions
				
			
		
							
								
								
									
										18
									
								
								talimatname/genel/t/tokyocabinet/talimat
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										18
									
								
								talimatname/genel/t/tokyocabinet/talimat
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,18 @@
 | 
			
		|||
# Tanım: a modern implementation of DBM
 | 
			
		||||
# URL: http://fallabs.com/tokyocabinet/
 | 
			
		||||
# Paketçi: milisarge
 | 
			
		||||
# Gerekler:
 | 
			
		||||
# Grup: sistem
 | 
			
		||||
 | 
			
		||||
isim=tokyocabinet
 | 
			
		||||
surum=1.4.48
 | 
			
		||||
devir=1
 | 
			
		||||
kaynak=(http://fallabs.com/tokyocabinet/tokyocabinet-$surum.tar.gz)
 | 
			
		||||
 | 
			
		||||
derle() {
 | 
			
		||||
	cd "$SRC/$isim-$surum"
 | 
			
		||||
	./configure --prefix=/usr --enable-off64 --enable-fastest
 | 
			
		||||
	make
 | 
			
		||||
	make -k check
 | 
			
		||||
	make DESTDIR="$PKG/" install
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	Add table
		
		Reference in a new issue