grsync
This commit is contained in:
		
							parent
							
								
									53ee1b2403
								
							
						
					
					
						commit
						6a58454907
					
				
					 1 changed files with 21 additions and 0 deletions
				
			
		
							
								
								
									
										21
									
								
								talimatname/genel/grsync/talimat
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										21
									
								
								talimatname/genel/grsync/talimat
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,21 @@
 | 
			
		|||
# Description: Grsync is a rsync GUI (Graphical User Interface). 
 | 
			
		||||
# URL:         http://www.opbyte.it/grsync/
 | 
			
		||||
# Packager:    milisarge
 | 
			
		||||
# Depends on:  gtk2
 | 
			
		||||
 | 
			
		||||
name=grsync
 | 
			
		||||
version=1.2.6
 | 
			
		||||
release=1
 | 
			
		||||
source=(https://sourceforge.net/projects/$name/files/$name-$version.tar.gz)
 | 
			
		||||
 | 
			
		||||
build () {
 | 
			
		||||
   cd $name-$version
 | 
			
		||||
   ./configure \
 | 
			
		||||
		--prefix=/usr  \
 | 
			
		||||
		--disable-unity
 | 
			
		||||
	make
 | 
			
		||||
	make install DESTDIR=$PKG
 | 
			
		||||
	mkdir -p $PKG/etc/
 | 
			
		||||
	install -m 660 $name.conf $PKG/etc/
 | 
			
		||||
  
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	Add table
		
		Reference in a new issue