inxi
This commit is contained in:
		
							parent
							
								
									15251f34f3
								
							
						
					
					
						commit
						d39635b70c
					
				
					 1 changed files with 10 additions and 11 deletions
				
			
		| 
						 | 
					@ -1,17 +1,16 @@
 | 
				
			||||||
# Description: inxi (a full featured system information script)
 | 
					# Description: inxi sistem bilgi betigi
 | 
				
			||||||
# URL: http://inxi.org
 | 
					# URL: http://inxi.org
 | 
				
			||||||
# Packager: alienus at nutyx dot org
 | 
					# Packager: milisarge
 | 
				
			||||||
# Depends on: 
 | 
					# Depends on: 
 | 
				
			||||||
name=inxi
 | 
					name=inxi
 | 
				
			||||||
version=2.1.28
 | 
					version=master
 | 
				
			||||||
release=1
 | 
					release=1
 | 
				
			||||||
 | 
					
 | 
				
			||||||
source=(
 | 
					source=(https://github.com/smxi/inxi/archive/master.tar.gz)
 | 
				
			||||||
http://inxi.googlecode.com/svn/trunk/inxi
 | 
					 | 
				
			||||||
http://inxi.googlecode.com/svn/trunk/inxi.1)
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
build(){
 | 
					build(){
 | 
				
			||||||
    cd $SRC
 | 
						mv $DERLEME_KAYNAKDIZIN/$version.tar.gz $DERLEME_KAYNAKDIZIN/$name-$version.tar.gz
 | 
				
			||||||
 | 
						cd $name-$version
 | 
				
			||||||
	install -Dm755 inxi \
 | 
						install -Dm755 inxi \
 | 
				
			||||||
	$PKG/usr/bin/inxi
 | 
						$PKG/usr/bin/inxi
 | 
				
			||||||
	install -Dm644 inxi.1 \
 | 
						install -Dm644 inxi.1 \
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue