summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO11
-rw-r--r--PKGBUILD13
2 files changed, 14 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cecb81921a28..825b1ab36bb0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Sun Nov 25 10:13:04 UTC 2018
pkgbase = oomox
pkgdesc = Graphical application for generating different color variations of Numix/Materia/Arc theme (GTK2, GTK3), gnome-colors and ArchDroid icon themes. Have a hack for HiDPI in gtk2.
- pkgver = 1.7.1.3
+ pkgver = 1.7.2
pkgrel = 2
url = https://github.com/themix-project/oomox
arch = i686
@@ -31,10 +29,13 @@ pkgbase = oomox
optdepends = xorg-xrdb: for the `xresources` theme
optdepends = breeze-icons: more fallback icons
optdepends = gksu: for applying Spotify theme from GUI without polkit
+ optdepends = colorz: additional image analyzer for "Import colors from image" plugin
+ optdepends = python-colorthief: additional image analyzer for "Import colors from image" plugin
+ optdepends = python-haishoku: additional image analyzer for "Import colors from image" plugin
provides = oomox
conflicts = oomox-git
options = !strip
- source = oomox-1.7.1.3.tar.gz::https://github.com/themix-project/oomox/archive/1.7.1.3.tar.gz
+ source = oomox-1.7.2.tar.gz::https://github.com/themix-project/oomox/archive/1.7.2.tar.gz
source = oomox-gtk-theme-1.9.2.tar.gz::https://github.com/themix-project/oomox-gtk-theme/archive/1.9.2.tar.gz
source = materia-theme-v20181125.tar.gz::https://github.com/nana-4/materia-theme/archive/v20181125.tar.gz
source = arc-theme-e97206cf0772da5b07b982da67cc65d91884d48d.tar.gz::https://github.com/NicoHood/arc-theme/archive/e97206cf0772da5b07b982da67cc65d91884d48d.tar.gz
@@ -42,7 +43,7 @@ pkgbase = oomox
source = gnome-colors-icon-theme-5.5.3.tar.gz::https://github.com/themix-project/oomox-gnome-colors-icon-theme/archive/5.5.3.tar.gz
source = oomoxify-1.1.tar.gz::https://github.com/themix-project/oomoxify/archive/1.1.tar.gz
source = base16-builder-d022b9daa5c233a08a8d3b94fd534a3041e3a8c1.tar.gz::https://github.com/base16-builder/base16-builder/archive/d022b9daa5c233a08a8d3b94fd534a3041e3a8c1.tar.gz
- md5sums = 78455a1c3544933d3b8c491e14979feb
+ md5sums = 56208eaa65ea4500200e5d78f448e69f
md5sums = bcc635f0dd06b0b0fae1f318d3271ec2
md5sums = a6ecf1c694f437bf0c6c07834fdd0704
md5sums = 19029e06b6fbda8a40eb047978c6a8ba
diff --git a/PKGBUILD b/PKGBUILD
index b46854431a2a..27a2267d253c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Laurent Treguier <laurent@treguier.org>
-_oomox_ver=1.7.1.3
+_oomox_ver=1.7.2
_numix_ver=1.9.2
_materia_ver=20181125
_arc_cmt=e97206cf0772da5b07b982da67cc65d91884d48d
@@ -40,9 +40,12 @@ depends=(
'python-pillow' # import_pil
)
optdepends=(
- 'xorg-xrdb: for the `xresources` theme'
- 'breeze-icons: more fallback icons'
- 'gksu: for applying Spotify theme from GUI without polkit'
+ 'xorg-xrdb: for the `xresources` theme'
+ 'breeze-icons: more fallback icons'
+ 'gksu: for applying Spotify theme from GUI without polkit'
+ 'colorz: additional image analyzer for "Import colors from image" plugin'
+ 'python-colorthief: additional image analyzer for "Import colors from image" plugin'
+ 'python-haishoku: additional image analyzer for "Import colors from image" plugin'
)
options=(
'!strip'
@@ -59,7 +62,7 @@ source=(
"oomoxify-${_oomoxify_ver}.tar.gz::https://github.com/themix-project/oomoxify/archive/${_oomoxify_ver}.tar.gz"
"base16-builder-${_base16_cmt}.tar.gz::https://github.com/base16-builder/base16-builder/archive/${_base16_cmt}.tar.gz"
)
-md5sums=('78455a1c3544933d3b8c491e14979feb'
+md5sums=('56208eaa65ea4500200e5d78f448e69f'
'bcc635f0dd06b0b0fae1f318d3271ec2'
'a6ecf1c694f437bf0c6c07834fdd0704'
'19029e06b6fbda8a40eb047978c6a8ba'