15 lines
693 B
Bash
15 lines
693 B
Bash
# Template file for 'qt6-translations'
|
|
pkgname=qt6-translations
|
|
version=6.2.1
|
|
revision=1
|
|
wrksrc="qttranslations-everywhere-src-${version}"
|
|
build_style=cmake
|
|
configure_args="-DQT_HOST_PATH=/usr "
|
|
hostmakedepends="qt6-base-devel qt6-tools-devel perl"
|
|
makedepends="qt6-base-devel qt6-tools-devel"
|
|
short_desc="Cross-platform application and UI framework - translations"
|
|
maintainer="John <me@johnnynator.dev>"
|
|
license="GPL-3.0-only with Qt-GPL-exception-1.0"
|
|
homepage="https://qt.io/"
|
|
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qttranslations-everywhere-src-${version}.tar.xz"
|
|
checksum=3f680b520da585697fc725697a52c7d2074a6a728f6830366b491a6f8b9183c7
|