mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
desktop/moka-icon-theme: Updated for version 5.3.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
fa907a7ad6
commit
10134afd79
4 changed files with 12 additions and 26 deletions
|
@ -1,17 +1,4 @@
|
|||
moka-icon-theme (gnome icon theme)
|
||||
|
||||
Moka is a stylized Linux desktop icon set, and the titular icon theme of the Moka Project.
|
||||
They are designed to be clear, simple and consistent.
|
||||
|
||||
Moka was created with minimal, flat style, using simple geometry & colours.
|
||||
Each icon has been pixel-perfectly-designed and for the best experience throughout your desktop.
|
||||
|
||||
As one of the most comprehensive icon sets available for the Linux desktop, Moka provides thousands of icons for many applications.
|
||||
|
||||
No matter which desktop you are using, Moka has you covered; it's for all of the popular Linux desktop environments.
|
||||
|
||||
Moka is only a set of application icons, it relies on its companion icon set "Faba Icon Theme".
|
||||
|
||||
From Faba Icon Theme, Moka inherits all the system icons, folders, panel icons, etc. to make a complete experience.
|
||||
|
||||
Moka Icon Theme (the icon assets and sources) are licensed under a Creative Commons Attribution-ShareAlike 4.0 license.
|
||||
Moka is a stylized Linux desktop icon set, designed to be clear,
|
||||
simple and consistent.
|
||||
|
|
|
@ -23,7 +23,8 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM="moka-icon-theme"
|
||||
VERSION=${VERSION:-5.3.1}
|
||||
VERSION=${VERSION:-5.3.2}
|
||||
SRCVER="v5.3.2"
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
@ -36,8 +37,6 @@ CWD=$(pwd)
|
|||
|
||||
set -e
|
||||
|
||||
SRCVER="v5.3.1"
|
||||
|
||||
rm -rf $PKG
|
||||
mkdir -p $TMP $PKG $OUTPUT
|
||||
cd $TMP
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="moka-icon-theme"
|
||||
VERSION="5.3.1"
|
||||
HOMEPAGE="https://github.com/moka-project/moka-icon-theme/"
|
||||
DOWNLOAD="https://github.com/moka-project/moka-icon-theme/archive/v5.3.1.tar.gz"
|
||||
MD5SUM="b3386c59df6b597d70f7646453c5aeda"
|
||||
VERSION="5.3.2"
|
||||
HOMEPAGE="https://github.com/snwh/moka-icon-theme"
|
||||
DOWNLOAD="https://github.com/snwh/moka-icon-theme/archive/v5.3.2.tar.gz"
|
||||
MD5SUM="521f554334d2e0f9df388918aa9699c7"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="faba-icon-theme"
|
||||
|
|
|
@ -8,11 +8,11 @@
|
|||
|-----handy-ruler------------------------------------------------------|
|
||||
moka-icon-theme: moka-icon-theme (gnome icon theme)
|
||||
moka-icon-theme:
|
||||
moka-icon-theme: Moka is a stylized Linux desktop icon set, and the titular icon theme
|
||||
moka-icon-theme: of the Moka Project. They are designed to be clear, simple and
|
||||
moka-icon-theme: consistent.
|
||||
moka-icon-theme: Moka is a stylized Linux desktop icon set, designed to be clear,
|
||||
moka-icon-theme: simple and consistent.
|
||||
moka-icon-theme:
|
||||
moka-icon-theme: Home Page: https://github.com/snwh/moka-icon-theme
|
||||
moka-icon-theme:
|
||||
moka-icon-theme: Home Page: https://github.com/moka-project/moka-icon-theme/
|
||||
moka-icon-theme:
|
||||
moka-icon-theme:
|
||||
moka-icon-theme:
|
||||
|
|
Loading…
Reference in a new issue