diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2021-04-21 21:09:32 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-21 21:09:32 -0500 |
commit | b4f3127e97a75f078671ed101574986ddb81fdbf (patch) | |
tree | 65dcb03f09d6b214b76440ea118a124380e6ea03 | |
parent | 5b98e7459836ee6b528a1cb2a4d9785e5c716314 (diff) | |
download | slackbuilds-b4f3127e97a75f078671ed101574986ddb81fdbf.tar.gz |
desktop/moka-themes: Removed (no maintainer)
-rw-r--r-- | desktop/moka-themes/README | 8 | ||||
-rw-r--r-- | desktop/moka-themes/doinst.sh | 13 | ||||
-rw-r--r-- | desktop/moka-themes/moka-themes.SlackBuild | 65 | ||||
-rw-r--r-- | desktop/moka-themes/moka-themes.info | 10 | ||||
-rw-r--r-- | desktop/moka-themes/slack-desc | 19 |
5 files changed, 0 insertions, 115 deletions
diff --git a/desktop/moka-themes/README b/desktop/moka-themes/README deleted file mode 100644 index 29db5fe6d4..0000000000 --- a/desktop/moka-themes/README +++ /dev/null @@ -1,8 +0,0 @@ -moka-themes (GTK themes) - -Moka is an elegant and minimalistic theme suite for your GNU/Linux -desktop. - -The archive contains a GTK, an Emerald and an Openbox theme. - -* Extras for Conky and Tint2 found at /etc/xdg. diff --git a/desktop/moka-themes/doinst.sh b/desktop/moka-themes/doinst.sh deleted file mode 100644 index aea0f894eb..0000000000 --- a/desktop/moka-themes/doinst.sh +++ /dev/null @@ -1,13 +0,0 @@ -if [ -x /usr/bin/update-desktop-database ]; then - /usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1 -fi - -if [ -x /usr/bin/update-mime-database ]; then - /usr/bin/update-mime-database usr/share/mime >/dev/null 2>&1 -fi - -if [ -e usr/share/icons/hicolor/icon-theme.cache ]; then - if [ -x /usr/bin/gtk-update-icon-cache ]; then - /usr/bin/gtk-update-icon-cache -f usr/share/icons/hicolor >/dev/null 2>&1 - fi -fi diff --git a/desktop/moka-themes/moka-themes.SlackBuild b/desktop/moka-themes/moka-themes.SlackBuild deleted file mode 100644 index 8c3540477e..0000000000 --- a/desktop/moka-themes/moka-themes.SlackBuild +++ /dev/null @@ -1,65 +0,0 @@ -#!/bin/sh -# -# Slackware build script for moka-themes. -# -# Copyright 2015-2020 Edinaldo P. Silva, Rio de Janeiro, Brazil. -# All rights reserved. -# -# Redistribution and use of this script, with or without modification, is -# permitted provided that the following conditions are met: -# -# 1. Redistributions of this script must retain the above copyright -# notice, this list of conditions and the following disclaimer. -# -# THIS SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS" AND ANY EXPRESS OR IMPLIED -# WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF -# MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO -# EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, -# PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; -# OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, -# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR -# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF -# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -PRGNAM="moka-themes" -VERSION=${VERSION:-0.1} -BUILD=${BUILD:-2} -TAG=${TAG:-_SBo} - -ARCH=noarch - -TMP=${TMP:-/tmp/SBo} -PKG=$TMP/package-$PRGNAM -OUTPUT=${OUTPUT:-/tmp} -CWD=$(pwd) - -set -e - -SRCNAM="moka_by_rent0n86" - -rm -rf $PKG -mkdir -p $TMP $PKG $OUTPUT -cd $TMP -rm -rf $PRGNAM-$VERSION -tar xvf $CWD/$SRCNAM.tgz -mv Moka $PRGNAM-$VERSION -cd $PRGNAM-$VERSION -chown -R root:root . - -mkdir -p $PKG/usr/share/themes/$PRGNAM -mkdir -p $PKG/etc/xdg/{conky,tint2} -cp .conkyrc $PKG/etc/xdg/conky/conkyrc -cp tint2rc $PKG/etc/xdg/tint2 -rm Screenshot.jpg -cp -a gtk-2.0 openbox-3 xfce-notify-4.0 Moka.emerald $PKG/usr/share/themes/$PRGNAM - -mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION -cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild - -mkdir -p $PKG/install -cat $CWD/slack-desc > $PKG/install/slack-desc -cat $CWD/doinst.sh > $PKG/install/doinst.sh - -cd $PKG -/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz} diff --git a/desktop/moka-themes/moka-themes.info b/desktop/moka-themes/moka-themes.info deleted file mode 100644 index 9e638f1a2b..0000000000 --- a/desktop/moka-themes/moka-themes.info +++ /dev/null @@ -1,10 +0,0 @@ -PRGNAM="moka-themes" -VERSION="0.1" -HOMEPAGE="http://rent0n86.deviantart.com/art/Moka-136909912" -DOWNLOAD="http://fc07.deviantart.net/fs71/f/2010/081/5/4/moka_by_rent0n86.tgz" -MD5SUM="c8e10dc3ee6b0c73ae275d72e64c46fc" -DOWNLOAD_x86_64="" -MD5SUM_x86_64="" -REQUIRES="" -MAINTAINER="orphaned - no maintainer" -EMAIL="nobody@nowhere" diff --git a/desktop/moka-themes/slack-desc b/desktop/moka-themes/slack-desc deleted file mode 100644 index bc485d4a0f..0000000000 --- a/desktop/moka-themes/slack-desc +++ /dev/null @@ -1,19 +0,0 @@ -# HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. -# Line up the first '|' above the ':' following the base package name, and -# the '|' on the right side marks the last column you can put a character in. -# You must make exactly 11 lines for the formatting to be correct. It's also -# customary to leave one space after the ':' except on otherwise blank lines. - - |-----handy-ruler------------------------------------------------------| -moka-themes: moka-themes (GTK themes) -moka-themes: -moka-themes: Moka is an elegant and minimalistic theme suite for your GNU/Linux -moka-themes: desktop. -moka-themes: -moka-themes: Home page: http://rent0n86.deviantart.com/art/Moka-136909912/ -moka-themes: -moka-themes: -moka-themes: -moka-themes: -moka-themes: |