blob: 6fa7de4c7a4d5dd49a0c88199468b29f31f583ca (
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
28
29
30
|
pkgbase = deepin-shell-git
pkgdesc = New DDE shell
pkgver = 0.0.4.r16.gbfd8c7a
pkgrel = 1
url = https://github.com/linuxdeepin/dde-shell
arch = x86_64
arch = aarch64
groups = deepin-git
license = LGPL3
makedepends = git
makedepends = qt6-tools
makedepends = qt5-tools
makedepends = dtk6declarative
makedepends = qt5-wayland
makedepends = qt6-wayland
makedepends = dtkgui
makedepends = dtkwidget
makedepends = cmake
makedepends = ninja
depends = dtk6declarative
depends = qt5-wayland
depends = qt6-wayland
depends = dtkgui
depends = dtkwidget
provides = deepin-shell
conflicts = deepin-shell
source = git+https://github.com/linuxdeepin/dde-shell.git
sha512sums = SKIP
pkgname = deepin-shell-git
|