blob: 24e9f54f96777886f040072a0d6e6fa4fb97afc9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
pkgbase = oomox-git
pkgdesc = Graphical application for generating different color variations of Numix theme (GTK2, GTK3), gnome-colors and ArchDroid icon themes. Have a hack for HiDPI in gtk2.
pkgver = 1.2.7
pkgrel = 2
url = https://github.com/actionless/oomox
arch = x86_64
arch = i686
license = GPLv3
depends = bash
depends = bc
depends = zip
depends = glib2
depends = gdk-pixbuf2
depends = sassc
depends = python-gobject
depends = gtk-engine-murrine
depends = gtk-engines
depends = procps-ng
depends = polkit
optdepends = xorg-xrdb: for the `xresources` theme
optdepends = imagemagick: for icon theme generation
optdepends = inkscape: for icon theme generation
optdepends = gnome-colors-common-icon-theme: for using the generated icon theme
optdepends = breeze-icons: more fallback icons
optdepends = gksu: for applying Spotify theme from GUI without polkit
source = git+https://github.com/actionless/oomox.git#branch=master
md5sums = SKIP
pkgname = oomox-git
|