gpa.paketlendi
This commit is contained in:
		
							parent
							
								
									49ad778e19
								
							
						
					
					
						commit
						aeb1de1f25
					
				
					 1 changed files with 16 additions and 0 deletions
				
			
		
							
								
								
									
										16
									
								
								talimatname/genel/gpa/talimat
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										16
									
								
								talimatname/genel/gpa/talimat
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,16 @@
 | 
			
		|||
# Description: GnuPG için arayüz uygulaması
 | 
			
		||||
# URL: https://www.gnupg.org/related_software/gpa/
 | 
			
		||||
# Packager: milisarge
 | 
			
		||||
# Depends on: gpgme gtk2 
 | 
			
		||||
 | 
			
		||||
name=gpa
 | 
			
		||||
version=0.9.10
 | 
			
		||||
release=1
 | 
			
		||||
source=(ftp://ftp.gnupg.org/gcrypt/gpa/$name-$version.tar.bz2)
 | 
			
		||||
 | 
			
		||||
build() {
 | 
			
		||||
  cd $name-$version
 | 
			
		||||
  ./configure --prefix=/usr
 | 
			
		||||
  make
 | 
			
		||||
  make DESTDIR="$PKG/" install
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	Add table
		
		Reference in a new issue