forked from Plemya-x/alr-repo
		
	старт добавления qt6
This commit is contained in:
		
							
								
								
									
										24
									
								
								qt6-git/lure.sh
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										24
									
								
								qt6-git/lure.sh
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,24 @@ | ||||
| name='qt6-git' | ||||
| version='6.3.0' | ||||
| release='1' | ||||
| desc='Qt is the complete software development framework' | ||||
| homepage='https://www.qt.io/' | ||||
| architectures=('amd64') | ||||
| license=('LGPLv3') | ||||
| provides=('qt6') | ||||
| conflicts=('qt6') | ||||
| deps=('git' 'cmake' 'ninja' 'gcc' 'perl' 'python' 'libclang' 'libgl-devel' 'libegl-devel' 'libinput-dev' 'libfontconfig1-devel) | ||||
| build_deps=('') | ||||
|  | ||||
|  | ||||
| sources_amd64=("") | ||||
| checksums=('SKIP') | ||||
|  | ||||
| prepare() { | ||||
| 	cd "${srcdir}" | ||||
| } | ||||
|  | ||||
| package() { | ||||
| 	install -Dm755 ./${name}v${version}/ "${pkgdir}/usr/bin/" | ||||
| 	install -Dm644 "${srcdir}/" "${pkgdir}/usr/lib/" | ||||
| } | ||||
		Reference in New Issue
	
	Block a user