blob: 501c097ecde5fe11c854076fae285d9d394ddd49 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = mingw-w64-qt5-translations
pkgdesc = A cross-platform application and UI framework (translations, mingw-w64)
pkgver = 5.12.3
pkgrel = 1
url = https://www.qt.io/
arch = any
groups = mingw-w64-qt5
license = GPL3
license = LGPL3
license = FDL
license = custom
makedepends = mingw-w64-gcc
makedepends = mingw-w64-pkg-config
makedepends = mingw-w64-qt5-tools
depends = mingw-w64-qt5-base
options = !strip
options = !buildflags
options = staticlibs
source = https://download.qt.io/official_releases/qt/5.12/5.12.3/submodules/qttranslations-everywhere-src-5.12.3.tar.xz
sha256sums = bbe47b3995be8528ee5e78eae263a5ec224cd18e588219191716a17802e60c7b
pkgname = mingw-w64-qt5-translations
|