blob: 3f2658b1ffbc2cd0d5401469a246b6665ed5b6a7 (
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
|
pkgbase = deepin-session-shell-git
pkgdesc = Deepin desktop-environment - session-shell module
pkgver = 5.5.24.r8.ga2f84d4
pkgrel = 1
url = https://github.com/linuxdeepin/dde-session-shell
arch = x86_64
arch = aarch64
groups = deepin-git
license = GPL3
makedepends = git
makedepends = cmake
makedepends = ninja
makedepends = qt5-tools
makedepends = gtest
makedepends = gmock
depends = deepin-daemon-git
depends = deepin-wallpapers-git
depends = gsettings-qt
depends = liblightdm-qt5
depends = startdde-git
provides = lightdm-deepin-greeter
provides = deepin-session-shell
conflicts = deepin-session-ui<5
conflicts = deepin-session-shell
source = deepin-session-shell-git::git+https://github.com/linuxdeepin/dde-session-shell
sha512sums = SKIP
pkgname = deepin-session-shell-git
|