re2
This commit is contained in:
		
							parent
							
								
									2e7d375016
								
							
						
					
					
						commit
						4f02317d1b
					
				
					 1 changed files with 18 additions and 0 deletions
				
			
		
							
								
								
									
										18
									
								
								talimatname/genel/r/re2/talimat
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										18
									
								
								talimatname/genel/r/re2/talimat
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,18 @@
 | 
			
		|||
# Tanım: Hızlı, güvenli, thread dostu normal ifade motoru
 | 
			
		||||
# URL: https://github.com/google/re2
 | 
			
		||||
# Paketçi: Cihan_Alkan
 | 
			
		||||
# Gerekler: 
 | 
			
		||||
# Grup: kütüphane
 | 
			
		||||
 | 
			
		||||
isim=re2
 | 
			
		||||
surum=2018-01-01
 | 
			
		||||
devir=1
 | 
			
		||||
 | 
			
		||||
kaynak=(https://github.com/google/re2/archive/$surum.tar.gz::$isim-$surum.tar.gz)
 | 
			
		||||
 | 
			
		||||
derle() {
 | 
			
		||||
	cd $isim-$surum
 | 
			
		||||
	make
 | 
			
		||||
	make prefix=/usr DESTDIR="$PKG" install
 | 
			
		||||
	install -Dm644 LICENSE "$PKG/usr/share/licenses/$isim/LICENSE"
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	Add table
		
		Reference in a new issue