tgui-paketlendi
This commit is contained in:
		
							parent
							
								
									e8871e0377
								
							
						
					
					
						commit
						ea1b0dc16d
					
				
					 1 changed files with 20 additions and 0 deletions
				
			
		
							
								
								
									
										20
									
								
								talimatname/genel/t/tgui/talimat
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										20
									
								
								talimatname/genel/t/tgui/talimat
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,20 @@
 | 
			
		|||
# Tanım: SFML için C++ Arayüzü
 | 
			
		||||
# URL: https://tgui.eu/
 | 
			
		||||
# Paketçi: milisarge
 | 
			
		||||
# Gerekler: cmake doxygen git sfml 
 | 
			
		||||
# Grup: sistem
 | 
			
		||||
 | 
			
		||||
isim=tgui
 | 
			
		||||
surum=0.8.1
 | 
			
		||||
devir=1
 | 
			
		||||
kaynak=(https://github.com/texus/TGUI/archive/v0.8.1.tar.gz::TGUI-$surum.tar.gz)
 | 
			
		||||
 | 
			
		||||
derle() {
 | 
			
		||||
  cd "TGUI-${surum}"
 | 
			
		||||
  cmake -DCMAKE_INSTALL_PREFIX=/usr . \
 | 
			
		||||
        -DCMAKE_BUILD_TYPE=RelWithDebugInfo \
 | 
			
		||||
        -DTGUI_BUILD_DOC=0
 | 
			
		||||
  make
 | 
			
		||||
  make DESTDIR="$PKG/" install
 | 
			
		||||
  install -Dm644 ./license.txt ${PKG}/usr/share/licenses/${isim}/LICENSE
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	Add table
		
		Reference in a new issue