qqwing
This commit is contained in:
		
							parent
							
								
									54733f9441
								
							
						
					
					
						commit
						6daafca709
					
				
					 1 changed files with 20 additions and 0 deletions
				
			
		
							
								
								
									
										20
									
								
								talimatname/genel/q/qqwing/talimat
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										20
									
								
								talimatname/genel/q/qqwing/talimat
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,20 @@
 | 
			
		|||
# Tanım: Sudoku üreten ve çözen yazılım
 | 
			
		||||
# URL: https://qqwing.com/
 | 
			
		||||
# Paketçi: Cihan_Alkan
 | 
			
		||||
# Gerekler:
 | 
			
		||||
# Grup: oyun
 | 
			
		||||
 | 
			
		||||
isim=qqwing
 | 
			
		||||
surum=1.3.4
 | 
			
		||||
devir=1
 | 
			
		||||
 | 
			
		||||
kaynak=(https://qqwing.com/$isim-$surum.tar.gz)
 | 
			
		||||
 | 
			
		||||
derle() {
 | 
			
		||||
cd $isim-$surum
 | 
			
		||||
    ./configure --prefix=/usr
 | 
			
		||||
  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
 | 
			
		||||
  make
 | 
			
		||||
  make DESTDIR=$PKG install
 | 
			
		||||
  rm -rf "${PKG}"/usr/share/man
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	Add table
		
		Reference in a new issue