blob: 3f5279b215eec31a248fb6d72ffaf9c77b9b9d2a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = themix-plugin-base16-git
pkgdesc = Import and export plugin for Themix GUI designer to use color palettes from Base16 project (Alacritty, Emacs, GTK4, KDE, Qt5ct, Qt6ct, VIM and many more.)
pkgver = 1.6.1
pkgrel = 1
url = https://github.com/themix-project/themix-plugin-base16
arch = x86_64
arch = i686
license = GPL3
makedepends = git
depends = themix-gui
depends = python-pystache
depends = python-yaml
provides = themix-plugin-base16
conflicts = themix-plugin-base16
conflicts = oomox
conflicts = oomox-git
options = !strip
source = themix-plugin-base16::git+https://github.com/themix-project/themix-plugin-base16.git#branch=master
md5sums = SKIP
pkgname = themix-plugin-base16-git
|