blob: a48cafda1e87ffa0d64c5b9a0a6c3aeedf5c6bad (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = vsfetch-settings
pkgdesc = Graphical settings editor for vsFetch — GTK3 config manager with live preview and theme tools
pkgver = 1.0.1
pkgrel = 1
url = https://github.com/victorsosaMx/vsFetch-Settings
arch = any
license = MIT
depends = python
depends = python-gobject
depends = python-cairo
depends = gtk3
optdepends = vsfetch: for live preview
optdepends = matugen: palette generation from image or color
optdepends = ttf-jetbrains-mono-nerd: icons in labels
source = vsfetch-settings-1.0.1.tar.gz::https://github.com/victorsosaMx/vsFetch-Settings/archive/refs/tags/v1.0.1.tar.gz
sha256sums = bee5f138ec78a39ee941c65cafcf5d1a61bfea8c26f91d042dcc9c93f1883a9f
pkgname = vsfetch-settings
|