blob: 776784f9a95a66293ee4f0d6a12e932480e6a81a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = sddm-theme-sugar-candy-git
pkgdesc = Sugar Candy is the sweetest login theme available for the SDDM display manager
pkgver = r30.9cbdbc2
pkgrel = 1
url = https://www.opencode.net/marianarlt/sddm-sugar-candy
arch = any
license = GPL3
makedepends = git
depends = sddm>=0.18
depends = qt5-graphicaleffects
depends = qt5-quickcontrols2
depends = qt5-svg
provides = sddm-theme-sugar-candy
conflicts = sddm-theme-sugar-candy
backup = usr/share/sddm/themes/Sugar-Candy/theme.conf
source = sugar-candy::git+https://www.opencode.net/marianarlt/sddm-sugar-candy.git
sha256sums = SKIP
pkgname = sddm-theme-sugar-candy-git
|