Browse Source
desktop/zuki-themes: Updated for version 3.28.3.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
pull/47/head
Edinaldo P. Silva
7 years ago
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
4 changed files with
9 additions and
11 deletions
-
desktop/zuki-themes/README
-
desktop/zuki-themes/slack-desc
-
desktop/zuki-themes/zuki-themes.SlackBuild
-
desktop/zuki-themes/zuki-themes.info
|
|
|
@ -1,9 +1,7 @@ |
|
|
|
zuki-themes (Themes for GTK, gnome-shell and more) |
|
|
|
|
|
|
|
Zuki themes for GNOME 3.18.x, Xfce and more. |
|
|
|
Zuki themes for GNOME, Xfce and more. |
|
|
|
|
|
|
|
Optional dependencies are: |
|
|
|
|
|
|
|
gtk-engines, gtk-engines-unico, murrine, ttf-roboto. |
|
|
|
|
|
|
|
NOTE: This is for GTK 3.18 only. |
|
|
|
@ -8,7 +8,7 @@ |
|
|
|
|-----handy-ruler------------------------------------------------------| |
|
|
|
zuki-themes: zuki-themes (Themes for GTK, gnome-shell and more) |
|
|
|
zuki-themes: |
|
|
|
zuki-themes: Zuki themes for GNOME 3.18.x, Xfce and more. |
|
|
|
zuki-themes: Zuki themes for GNOME, Xfce and more. |
|
|
|
zuki-themes: |
|
|
|
zuki-themes: Home page: https://github.com/lassekongo83/zuki-themes |
|
|
|
zuki-themes: |
|
|
|
|
|
|
|
@ -2,7 +2,7 @@ |
|
|
|
# |
|
|
|
# Slackware build script for zuki-themes. |
|
|
|
# |
|
|
|
# Copyright 2016-2017 Edinaldo P. Silva, Rio de Janeiro, Brazil. |
|
|
|
# Copyright 2016-2018 Edinaldo P. Silva, Rio de Janeiro, Brazil. |
|
|
|
# All rights reserved. |
|
|
|
# |
|
|
|
# Redistribution and use of this script, with or without modification, is |
|
|
|
@ -23,7 +23,7 @@ |
|
|
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
|
|
|
|
|
|
|
PRGNAM="zuki-themes" |
|
|
|
VERSION=${VERSION:-3.18.1} |
|
|
|
VERSION=${VERSION:-3.28.3} |
|
|
|
BUILD=${BUILD:-1} |
|
|
|
TAG=${TAG:-_SBo} |
|
|
|
|
|
|
|
@ -34,7 +34,7 @@ PKG=$TMP/package-$PRGNAM |
|
|
|
OUTPUT=${OUTPUT:-/tmp} |
|
|
|
CWD=$(pwd) |
|
|
|
|
|
|
|
SRCVER=${SRCVER:-3.18-1} |
|
|
|
SRCVER=${SRCVER:-3.28-3} |
|
|
|
|
|
|
|
set -e |
|
|
|
|
|
|
|
|
|
|
|
@ -1,10 +1,10 @@ |
|
|
|
PRGNAM="zuki-themes" |
|
|
|
VERSION="3.18.1" |
|
|
|
VERSION="3.28.3" |
|
|
|
HOMEPAGE="https://github.com/lassekongo83/zuki-themes/" |
|
|
|
DOWNLOAD="https://github.com/lassekongo83/zuki-themes/archive/v3.18-1/zuki-themes-3.18-1.tar.gz" |
|
|
|
MD5SUM="40de194809097a67047dfd29ed1471bc" |
|
|
|
DOWNLOAD="https://github.com/lassekongo83/zuki-themes/archive/v3.28-3/zuki-themes-3.28-3.tar.gz" |
|
|
|
MD5SUM="dfba6072353aee7489faa7e8bdda56dd" |
|
|
|
DOWNLOAD_x86_64="" |
|
|
|
MD5SUM_x86_64="" |
|
|
|
REQUIRES="" |
|
|
|
REQUIRES="murrine" |
|
|
|
MAINTAINER="Edinaldo P. Silva" |
|
|
|
EMAIL="edps.mundognu@gmail.com" |