kakoune
This commit is contained in:
		
							parent
							
								
									6c018f567c
								
							
						
					
					
						commit
						12f38c7992
					
				
					 1 changed files with 19 additions and 0 deletions
				
			
		
							
								
								
									
										19
									
								
								talimatname/genel/k/kakoune/talimat
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										19
									
								
								talimatname/genel/k/kakoune/talimat
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,19 @@
 | 
			
		|||
# Tanım: Kod editörü yoğun bir şekilde Vim'den ilham aldı
 | 
			
		||||
# URL: https://github.com/mawww/kakoune
 | 
			
		||||
# Paketçi: Cihan Alkan
 | 
			
		||||
# Gerekler: asciidoc
 | 
			
		||||
# Grup: ofis_düzenleyiciler
 | 
			
		||||
 | 
			
		||||
isim=kakoune
 | 
			
		||||
surum=git
 | 
			
		||||
devir=1
 | 
			
		||||
kaynak=()
 | 
			
		||||
 | 
			
		||||
derle() {
 | 
			
		||||
	git_indir https://github.com/mawww/kakoune.git $isim
 | 
			
		||||
	cd "${SRC}/${isim}"
 | 
			
		||||
	cd src
 | 
			
		||||
	debug=no make
 | 
			
		||||
	debug=no make install-strip DESTDIR="${PKG}" PREFIX=/usr
 | 
			
		||||
	install -D ../UNLICENSE "${PKG}"/usr/share/licenses/${isim}/LICENSE
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	Add table
		
		Reference in a new issue