blob: 806df1afe6218886e4b91f4d4a094fef9deaf256 (
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
25
26
27
|
pkgbase = deepin-qt6integration-git
pkgdesc = Qt platform theme integration plugins for DDE
pkgver = 6.0.4.r0.g9e98822
pkgrel = 1
url = https://github.com/linuxdeepin/qt6integration
arch = x86_64
arch = aarch64
groups = deepin-git
license = GPL3
makedepends = git
makedepends = qt6-tools
makedepends = xcb-util-renderutil
makedepends = gtest
makedepends = gmock
makedepends = cmake
makedepends = ninja
makedepends = gcc
makedepends = pkg-config
depends = dtk6widget
depends = deepin-qt6platform-plugins
depends = gcc-libs
provides = deepin-qt6integration
conflicts = deepin-qt6integration
source = git+https://github.com/linuxdeepin/qt6integration
sha512sums = SKIP
pkgname = deepin-qt6integration-git
|