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

pkgname=themix-full-git
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-git'

  'themix-import-images-git'

  'themix-export-spotify-git'

  'themix-plugin-base16-git'

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

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

# vim: ft=PKGBUILD
