Обновление Calculate тем для mate

За основу взята тема Breeze-gtk
mhiretskiy
parent a2bac65a99
commit c9fc096526

@ -1 +1,2 @@
DIST mate-themes-calculate-17.tar.bz2 154862 SHA256 b86955b8d227b40df1149dfff3ed99dcdaf173c87cae4fd5920df94bd608b335 SHA512 cf0f68c37217d66c0286538499d6014fd3702d77e83c98495d9ba5652001b5df8f84920d7462cfd3e0364c16933c18f96acf259a70defe24752ec55ddc450aba WHIRLPOOL df7284c8826693da4553f4edc2fcc6652bd6fb2c1e0857d581a8d7ac564c6e2a264483beff631d69e980e1537ec20768d34898d6e4c58b0ccae61a6425ffabcb
DIST mate-themes-calculate-17.tar.bz2 154862 BLAKE2B ecd9790fb72de9e98836ab7cb4703a31af18d72feb90cabdf3991df5c2868222a966434fb53aa009e994e932702b6320a1b6df3d3b82ad1d9506c9fc7d2914cf SHA512 cf0f68c37217d66c0286538499d6014fd3702d77e83c98495d9ba5652001b5df8f84920d7462cfd3e0364c16933c18f96acf259a70defe24752ec55ddc450aba
DIST mate-themes-calculate-18.tar.bz2 177350 BLAKE2B 0518772994b8a2cd636b37cb6e75206fa23fbaa0fb0399fd2fd0590295ec8fec25e54765cad9a7ec8e83ff188956f001a5f5b17f94f798408bd847f63d982e2b SHA512 76ebe3e2da4fbf8d252543e4b52e749b544bfc0b0829da8e96d666a819149b284405f065673b6a9ed24656989f24e92eb82c69e7f90b198b2b65eb73cacd26e9

@ -13,7 +13,7 @@ KEYWORDS="amd64 x86"
IUSE=""
SRC_URI="ftp://ftp.calculate-linux.org/calculate/themes/mate/${P}.tar.bz2
http://mirror.yandex.ru/calculate/themes/plasma/${P}.tar.bz2"
http://mirror.yandex.ru/calculate/themes/mate/${P}.tar.bz2"
src_install() {
insinto /

@ -0,0 +1,21 @@
# Copyright 2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=5
DESCRIPTION="Mate theme for Calculate Linux"
HOMEPAGE="http://www.calculate-linux.org/packages/media-gfx/mate-themes-calculate"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""
SRC_URI="ftp://ftp.calculate-linux.org/calculate/themes/mate/${P}.tar.bz2
http://mirror.yandex.ru/calculate/themes/mate/${P}.tar.bz2"
src_install() {
insinto /
doins -r .
}
Loading…
Cancel
Save