From 56cb3404a1cdd7831877da30a85b04d8a9ba7087 Mon Sep 17 00:00:00 2001 From: Edinaldo P. Silva Date: Fri, 18 Sep 2015 09:56:45 +0700 Subject: desktop/moka-icon-theme: Updated for version 5.0.11. Signed-off-by: Willy Sudiarto Raharjo --- desktop/moka-icon-theme/README | 14 +++++++++----- desktop/moka-icon-theme/moka-icon-theme.SlackBuild | 9 +++++---- desktop/moka-icon-theme/moka-icon-theme.info | 10 +++++----- desktop/moka-icon-theme/slack-desc | 8 ++++---- 4 files changed, 23 insertions(+), 18 deletions(-) (limited to 'desktop/moka-icon-theme') diff --git a/desktop/moka-icon-theme/README b/desktop/moka-icon-theme/README index 5197015cc3..fa9a016f9e 100644 --- a/desktop/moka-icon-theme/README +++ b/desktop/moka-icon-theme/README @@ -1,13 +1,17 @@ -Moka icon theme for GNOME, XFCE and other DEs|WMs GTK+. +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. +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". +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. -From Faba, 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. diff --git a/desktop/moka-icon-theme/moka-icon-theme.SlackBuild b/desktop/moka-icon-theme/moka-icon-theme.SlackBuild index a1a2fff21c..32186019e1 100644 --- a/desktop/moka-icon-theme/moka-icon-theme.SlackBuild +++ b/desktop/moka-icon-theme/moka-icon-theme.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM="moka-icon-theme" -VERSION=${VERSION:-5.0} +VERSION=${VERSION:-5.0.11} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -36,11 +36,13 @@ CWD=$(pwd) set -e +SRCVER="v5.0.11" + rm -rf $PKG mkdir -p $TMP $PKG $OUTPUT cd $TMP rm -rf $PRGNAM-$VERSION -tar xvf $CWD/$PRGNAM-$VERSION.tar.gz +tar xvf $CWD/$SRCVER.tar.gz cd $PRGNAM-$VERSION chown -R root:root . @@ -48,8 +50,7 @@ mkdir -p $PKG/usr/share/icons cp -a Moka $PKG/usr/share/icons mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION -cp AUTHORS COPYING INSTALL LICENSE $PKG/usr/doc/$PRGNAM-$VERSION - +cp -a AUTHORS COPYING INSTALL LICENSE README.md $PKG/usr/doc/$PRGNAM-$VERSION cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild mkdir -p $PKG/install diff --git a/desktop/moka-icon-theme/moka-icon-theme.info b/desktop/moka-icon-theme/moka-icon-theme.info index 2d9d66766e..58738eef3b 100644 --- a/desktop/moka-icon-theme/moka-icon-theme.info +++ b/desktop/moka-icon-theme/moka-icon-theme.info @@ -1,10 +1,10 @@ PRGNAM="moka-icon-theme" -VERSION="5.0" -HOMEPAGE="http://snwh.org/moka/" -DOWNLOAD="https://raw.githubusercontent.com/moka-project/moka-icon-theme/master/moka-icon-theme-5.0.tar.gz" -MD5SUM="4dd25186e7b6a4f6ca8d296c75ff5093" +VERSION="5.0.11" +HOMEPAGE="https://github.com/moka-project/moka-icon-theme/" +DOWNLOAD="https://github.com/moka-project/moka-icon-theme/archive/v5.0.11.tar.gz" +MD5SUM="24fb03e4c907e4728cc3edce779abf5c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="" +REQUIRES="faba-icon-theme" MAINTAINER="Edinaldo P. Silva" EMAIL="edps.mundognu@gmail.com" diff --git a/desktop/moka-icon-theme/slack-desc b/desktop/moka-icon-theme/slack-desc index 09c2f69b9d..84ccc79af9 100644 --- a/desktop/moka-icon-theme/slack-desc +++ b/desktop/moka-icon-theme/slack-desc @@ -8,11 +8,11 @@ |-----handy-ruler------------------------------------------------------| moka-icon-theme: moka-icon-theme (gnome icon theme) moka-icon-theme: -moka-icon-theme: Moka was created with minimal, flat style, using simple geometry & -moka-icon-theme: colours. Each icon has been pixel-perfectly-designed and for the best -moka-icon-theme: experience throughout your desktop. +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-icon-theme: Home Page: http://snwh.org/moka/ +moka-icon-theme: Home Page: https://github.com/moka-project/moka-icon-theme/ moka-icon-theme: moka-icon-theme: moka-icon-theme: -- cgit v1.2.3