blob: 935bec7eb6629bcc59c847c4f130e34f4318afc3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = dracula-gtk-theme-full
pkgdesc = Dark theme for GTK
pkgver = v4.0.0
pkgrel = 1
url = https://github.com/dracula/gtk
arch = any
license = GPL
makedepends = git
optdepends = ttf-roboto: primary font face defined
optdepends = ttf-ubuntu-font-family: secondary font face defined
optdepends = cantarell-fonts: tertiary font face defined
provides = dracula-gtk-theme
conflicts = dracula-gtk-theme
source = dracula-gtk-theme::git+https://github.com/dracula/gtk.git#tag=v4.0.0
sha256sums = SKIP
pkgname = dracula-gtk-theme-full
|