blob: 0ab2da1b8b8357a710c05ab51d8267655106e86d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = comic-cli
pkgdesc = Command-line interface for the Comic dotfiles
pkgver = 0.1.0
pkgrel = 1
url = https://github.com/jsah-mc/comic-cli
arch = any
license = GPL-3.0-only
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = libsecret
depends = python
depends = python-materialyoucolor
depends = python-pillow
depends = python-requests
optdepends = plasma-workspace: apply generated KDE color schemes
optdepends = quickshell-git: apply wallpapers through the Comic shell IPC
source = comic-cli-0.1.0.tar.gz::https://github.com/jsah-mc/comic-cli/releases/download/Release/comic_cli-0.1.0.tar.gz
sha256sums = fd01117601b316cdabd3c5d116dc4fa6bdce0b3e6fa49a50e8f4fd57a3c6bf17
pkgname = comic-cli
|