New package: qt6-translations-6.1.0

This commit is contained in:
John 2020-12-21 16:02:02 +01:00 committed by John Zimmermann
parent 6c55dc3cc9
commit 41c5f194da
2 changed files with 16 additions and 0 deletions

View file

@ -0,0 +1,15 @@
# Template file for 'qt6-translations'
pkgname=qt6-translations
version=6.1.0
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=2affef9a0da9b61e8fc64ebbd515136b59c7392b789cd059ad134b26755dd073

View file

@ -0,0 +1 @@
pkgname="${pkgname/6-/}-everywhere-src"