blob: d03c7e210492f2911cf4e109f520ee92853af8a9 (
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 = deepin-qt5platform-plugins-git
pkgdesc = Qt platform plugins for DDE
pkgver = 5.0.18.r2.g13f3095
pkgrel = 1
url = https://github.com/linuxdeepin/qt5platform-plugins
arch = x86_64
groups = deepin-git
license = GPL3
makedepends = git
makedepends = expac
makedepends = qt5-xcb-private-headers
makedepends = libglvnd
makedepends = libxcb
depends = cairo
depends = kwayland
depends = qt5-wayland
depends = qt5-x11extras
provides = deepin-qt5platform-plugins
conflicts = deepin-qt5platform-plugins
source = deepin-qt5platform-plugins-git::git://github.com/linuxdeepin/qt5platform-plugins
sha512sums = SKIP
pkgname = deepin-qt5platform-plugins-git
|