oomox: update to 1.6.2

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
Jürgen Buchmüller 2018-08-03 10:23:17 +02:00
parent 55db5d4c3d
commit 101418281f
No known key found for this signature in database
GPG key ID: 6764EC32352D0647

View file

@ -1,39 +1,39 @@
# Template file for 'oomox'
pkgname=oomox
version=1.4.5.2
version=1.6.2
revision=1
_droid_icon_ver=1bf91f49f76112d48415bfa997aabc2cea84f01d
_gnome_icon_ver=3c8596ea630b8255b9cf5d5bf90a69658dd32b79
_oomoxify_ver=1d8899a995e66106650f7f80538893dfc03bd8ee
_materia_theme_ver=43a3ba5335e91d4f713aea12572bf9aecb226d98
_oomox_gtk_theme_ver=2a8c9d172d19eca0fbab2aa4fbd56236b99be18f
_droid_icon_ver=6dc4c92689ea2ce99534d6f461283efdf8ffd270
_gnome_icon_ver=2f3d8dd3ce59e260803660f158a7a91d643518bf
_oomoxify_ver=fe1b4279bc5e4d39116c718313bf68e167daaabc
_materia_theme_ver=125048a8cba7352e69e6d0b7973ded01889e2949
_oomox_gtk_theme_ver=a0787a875347f1387f390b0e72402842d431eb45
noarch=yes
depends="python3 python3-gobject gtk+3 gdk-pixbuf glib-devel glib sassc
bc sed librsvg librsvg-utils optipng parallel inkscape"
short_desc="Graphical application for generating color variations of some themes"
maintainer="Tim Wanders <timwanders241@gmail.com>"
license="GPL-3"
homepage="https://github.com/actionless/oomox"
homepage="https://github.com/themix-project/oomox"
distfiles="
https://github.com/actionless/oomox/archive/$version.tar.gz>oomox-$version.tar.gz
https://github.com/actionless/oomox-archdroid-icon-theme/archive/$_droid_icon_ver.tar.gz>oomox-archdroid-icon-theme-$_droid_icon_ver.tar.gz
https://github.com/actionless/oomox-gnome-colors-icon-theme/archive/$_gnome_icon_ver.tar.gz>oomox-gnome-colors-$_gnome_icon_ver.tar.gz
https://github.com/actionless/oomoxify/archive/$_oomoxify_ver.tar.gz>oomoxify-$_oomoxify_ver.tar.gz
https://github.com/themix-project/oomox/archive/$version.tar.gz>oomox-$version.tar.gz
https://github.com/themix-project/oomox-archdroid-icon-theme/archive/$_droid_icon_ver.tar.gz>oomox-archdroid-icon-theme-$_droid_icon_ver.tar.gz
https://github.com/themix-project/oomox-gnome-colors-icon-theme/archive/$_gnome_icon_ver.tar.gz>oomox-gnome-colors-$_gnome_icon_ver.tar.gz
https://github.com/themix-project/oomoxify/archive/$_oomoxify_ver.tar.gz>oomoxify-$_oomoxify_ver.tar.gz
https://github.com/nana-4/materia-theme/archive/$_materia_theme_ver.tar.gz>materia-theme-$_materia_theme_ver.tar.gz
https://github.com/actionless/oomox-gtk-theme/archive/$_oomox_gtk_theme_ver.tar.gz>oomox-gtk-theme-$_oomox_gtk_theme_ver.tar.gz"
https://github.com/themix-project/oomox-gtk-theme/archive/$_oomox_gtk_theme_ver.tar.gz>oomox-gtk-theme-$_oomox_gtk_theme_ver.tar.gz"
checksum="
a677b41ba0b3cecafc9e2df52ad99c19658d040dc12470e0f993ee54ad3583f5
69fceb92abd3624386d62321a568e92e75b110ddf95fa26972dc046a786d1b35
9cfab5c96ed6afbb4d21ab04509905f4ab408794c3660d8cc2b0b1e695ebdf62
232f97d32336a57549073845a6659faadd37beab3bc754422959671e535eca5e
7676df4613889c08fcfd00cc6c7d78a24513efcd28274daa5e87db9497ba2a73
7643e870dc9bf13f68c72aaf82741bf1e919d18b30088634485ebacb006a1bba"
a32e9159cc772f953ba63caf478271b2152c0daf54db82ae52658d5e18c6e719
d6e91b9f6ea48c0831eaf8cbf266ad2bac672e02d5d28a91caafcf181956f6fa
b7bf90cd61f10b8f7afc1442ecde4ba11bdafcb1e48471c81c568d3f6a04f82a
ebbe38cc62889c58d7b3eb4e21f6c5e2ae54fc16761cf65e99a05571067536ae
dee2a0b38f8fbca3d2980af89f40309f0cb646fad25b88eab1fae5582047160e
98bb87ba18581cd29e1469e6a441f0113d6700e9540492bc4663d0e2d877018b"
post_extract() {
rm -rf archdroid-icon-theme gnome-colors-icon-theme oomoxify \
gtk-theme materia-theme
cp -r ../oomox-archdroid-icon-theme-$_droid_icon_ver archdroid-icon-theme
cp -r ../oomox-gnome-colors-icon-theme-$_gnome_icon_ver gnome-colors-icon-theme
cp -r ../archdroid-icon-theme-$_droid_icon_ver archdroid-icon-theme
cp -r ../gnome-colors-icon-theme-$_gnome_icon_ver gnome-colors-icon-theme
cp -r ../oomoxify-$_oomoxify_ver oomoxify
cp -r ../materia-theme-$_materia_theme_ver materia-theme
cp -r ../oomox-gtk-theme-$_oomox_gtk_theme_ver gtk-theme