Açıklama çevirisi
This commit is contained in:
		
							parent
							
								
									d400f8e49e
								
							
						
					
					
						commit
						2cba6322d3
					
				
					 1 changed files with 6 additions and 11 deletions
				
			
		| 
						 | 
				
			
			@ -1,21 +1,16 @@
 | 
			
		|||
# Description: ninvaders (Space Invaders clone based on ncurses for ASCII output)
 | 
			
		||||
# URL: URL: http://ninvaders.sourceforge.net/ 
 | 
			
		||||
# NuTyX package info file (http://nutyx.org)
 | 
			
		||||
# Packager: # NuTyX package info file (http://nutyx.org)
 | 
			
		||||
# Description: NInvaders ASCII çıkışı için ncurses tabanlı bir Space Invaders klonudur.
 | 
			
		||||
# URL: http://ninvaders.sourceforge.net/ 
 | 
			
		||||
# Packager: milisarge
 | 
			
		||||
# Depends on:
 | 
			
		||||
 | 
			
		||||
name=ninvaders
 | 
			
		||||
version=0.1.1
 | 
			
		||||
release=1
 | 
			
		||||
 | 
			
		||||
source=(
 | 
			
		||||
http://downloads.sourceforge.net/sourceforge/ninvaders/$name-$version.tar.gz)
 | 
			
		||||
source=( http://downloads.sourceforge.net/sourceforge/ninvaders/$name-$version.tar.gz)
 | 
			
		||||
 | 
			
		||||
build(){
 | 
			
		||||
    cd $name-$version
 | 
			
		||||
    make CFLAGS="${CFLAGS}" &&
 | 
			
		||||
    install -Dm755 nInvaders $PKG/usr/bin/$name
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
# NuTyX Pkgfile (http://nutyx.org)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue