mirror of
				https://github.com/subsurface/subsurface.git
				synced 2025-02-19 22:16:15 +00:00 
			
		
		
		
	Android: update for Qt 5.12.0
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
		
							parent
							
								
									cdee2fde64
								
							
						
					
					
						commit
						2d7ffd4eff
					
				
					 3 changed files with 8 additions and 6 deletions
				
			
		|  | @ -20,13 +20,14 @@ RUN apt-get update  && \ | |||
|     openjdk-8-jdk | ||||
| 
 | ||||
| RUN mkdir -p /android | ||||
| ADD qt-opensource-linux-x64-5.11.1.run /android/ | ||||
| ADD android-ndk-r14b-linux-x86_64.zip /android/ | ||||
| ADD qt-opensource-linux-x64-5.*.run /android/ | ||||
| ADD android-ndk-r*-linux-x86_64.zip /android/ | ||||
| ADD android-build-wrapper.sh variables.sh qt-installer-noninteractive.qs /android/ | ||||
| 
 | ||||
| RUN cd /android && bash -x /android/android-build-wrapper.sh -prep-only && \ | ||||
|     rm -f qt-opensource-linux-x64-5.11.1.run android-ndk-r14b-linux-x86_64.zip && \ | ||||
|     rm -rf android-sdk-linux/emulator Qt/Docs Qt/Tools  Qt/Examples && \ | ||||
|     rm -f qt-opensource-linux-x64-*.run android-ndk-r*-linux-x86_64.zip && \ | ||||
|     rm -rf android-sdk-linux/emulator Qt/[a-zA-Z]* && \ | ||||
|     rm -rf $( find android-ndk*/platforms -name arch-mips -o -name arch-x86 ) && \ | ||||
|     rm -rf android-ndk*/toolchains/x86-* android-ndk*/toolchains/llvm/prebuilt/x86-* && \ | ||||
|     ls -l && \ | ||||
|     du -sh * | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue