# Maintainer: Yauhen Kirylau <actionless DOT loveless PLUS aur AT gmail MF com>
# Upstream URL: https://github.com/themix-project/oomox

pkgname=themix-full
pkgver=1.15.1
pkgrel=1
pkgdesc="Themix: GUI for generating different color variations
of Oomox theme (GTK2 + HiDPI hack, GTK3, Cinnamon, GNOME, MATE, Openbox, Xfwm),
icons (ArchDroid, Gnome-Colors, Numix, Papirus, Suru++),
Base16 plugin (Alacritty, Emacs, GTK4, KDE, VIM and MANY more)"
arch=('x86_64' 'i686')
url="https://github.com/themix-project/oomox"
license=('GPL3')
source=(
)
md5sums=(
)
depends=(
	'themix-gui'

	'themix-import-images'

	'themix-export-spotify'

	'themix-plugin-base16'

	#'themix-theme-arc'
	#'themix-theme-materia'
	'themix-theme-oomox'

	'themix-icons-archdroid'
	'themix-icons-gnome-colors'
	'themix-icons-numix'
	'themix-icons-papirus'
	'themix-icons-suru-plus'
	'themix-icons-suru-plus-aspromauros'
)
makedepends=(
)
optdepends=(
    'oomox-qt5-styleplugin: Qt5 style plugin'
    'oomox-qt6-styleplugin: Qt6 style plugin'
)
provides=(
)
conflicts=(
    'themix-full-git'
    'oomox-git'
    'oomox'
)
replaces=(
    'oomox'
)

# vim: ft=PKGBUILD
