forked from hasufell/hasufell-repository
		
	games-simulation/minetest: bump to 0.4.16
This commit is contained in:
		
							parent
							
								
									21de429fb2
								
							
						
					
					
						commit
						c10f000057
					
				| @ -45,11 +45,12 @@ DEPENDENCIES=" | ||||
| " | ||||
| 
 | ||||
| CMAKE_SRC_CONFIGURE_PARAMS=( | ||||
|     -DBUILD_SERVER=ON | ||||
|     -DBUILD_CLIENT=ON | ||||
|     -DBUILD_SERVER=ON | ||||
|     -DCMAKE_INSTALL_PREFIX="/usr" | ||||
|     -DCUSTOM_BINDIR="/usr/$(exhost --target)/bin" | ||||
|     -DCUSTOM_DOCDIR="/usr/share/doc/${PNVR}" | ||||
|     -DCUSTOM_EXAMPLE_CONF_DIR=/usr/share/doc/${PNVR} | ||||
|     -DCUSTOM_LOCALEDIR="/usr/share/locale" | ||||
|     -DCUSTOM_SHAREDIR="/usr/share/${PN}" | ||||
|     -DENABLE_CURL=ON | ||||
| @ -57,14 +58,14 @@ CMAKE_SRC_CONFIGURE_PARAMS=( | ||||
|     -DENABLE_GETTEXT=ON | ||||
|     -DENABLE_GLES=0 | ||||
|     -DENABLE_LEVELDB=ON | ||||
|     -DENABLE_LUAJIT=OFF | ||||
|     -DENABLE_POSTGRESQL=OFF | ||||
|     -DENABLE_REDIS=ON | ||||
|     -DENABLE_SPATIAL=OFF | ||||
|     -DENABLE_SOUND=ON | ||||
|     -DENABLE_LUAJIT=OFF | ||||
|     -DRUN_IN_PLACE=0 | ||||
|     -DENABLE_SPATIAL=OFF | ||||
|     -DENABLE_SYSTEM_GMP=ON | ||||
|     -DIRRLICHT_INCLUDE_DIR=/usr/$(exhost --target)/include/irrlicht | ||||
|     -DCUSTOM_EXAMPLE_CONF_DIR=/usr/share/doc/${PNVR} | ||||
|     -DRUN_IN_PLACE=0 | ||||
| ) | ||||
| 
 | ||||
| src_unpack() { | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user