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