diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2021-04-21 20:50:10 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-21 20:50:10 -0500 |
commit | efb178990cbebac2d3cdf0e889a952ed24749a20 (patch) | |
tree | 5c457929a8f8aa0f651cc296064914e949ac8ff7 /desktop | |
parent | e1e01b60ed519089e5e59ec1ee15ced316b80bb6 (diff) |
desktop/cathexis-suite-themes: Removed (no maintainer)
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/cathexis-suite-themes/README | 32 | ||||
-rw-r--r-- | desktop/cathexis-suite-themes/cathexis-suite-themes.SlackBuild | 70 | ||||
-rw-r--r-- | desktop/cathexis-suite-themes/cathexis-suite-themes.info | 10 | ||||
-rw-r--r-- | desktop/cathexis-suite-themes/doinst.sh | 13 | ||||
-rw-r--r-- | desktop/cathexis-suite-themes/slack-desc | 19 |
5 files changed, 0 insertions, 144 deletions
diff --git a/desktop/cathexis-suite-themes/README b/desktop/cathexis-suite-themes/README deleted file mode 100644 index 13705c723ae59..0000000000000 --- a/desktop/cathexis-suite-themes/README +++ /dev/null @@ -1,32 +0,0 @@ -cathexis-suite-themes (GTK2|GTK3|OpenBox|Slim themes) - -CathexiS is simple, minimal, distraction free foundation for building -your desktop experience. It's a dark theme which will stay in -background while you work but at the same time it can be really -attractive when you want to show your desktop around. -cathexis-suite-themes: - -Your Openbox desktop can look really nice with this suite. - -This package provides: - -* Colors >> new base colors; -* GTK2 Theme >> fixed many different bugs, changed buttons and tab - style; -* GTK3 Theme >> is new and it's tested with gtk 3.8. Now it looks - much closer to the GTK2 theme and your GTK3 apps will look nice; -* Openbox Theme >> changed some text colors to fit new base colors; -* Tint2 Theme >> changed some text colors to fit new base colors; -* Conky Theme >> no more errors when starting, changed some colors - font sizes and elements; -* SliM Theme >> added slim theme read readme.txt to check how to - install and enable it; -* Rxvt Terminal >> added my .Xdefaults and .bashrc files to make - terminal fit cathexis style; -* NCMPCPP Config >> if you use ncmpcpp to listen your music, a - config file is provided; -* Wallpapers >> added new dark wallpaper 1920x1200px. - -Optional dependencies: gtk-engines, murrine, gtk-engines-unico. - -This suggests: ttf-coda, ttf-inconsolata. diff --git a/desktop/cathexis-suite-themes/cathexis-suite-themes.SlackBuild b/desktop/cathexis-suite-themes/cathexis-suite-themes.SlackBuild deleted file mode 100644 index 6246e89bc0043..0000000000000 --- a/desktop/cathexis-suite-themes/cathexis-suite-themes.SlackBuild +++ /dev/null @@ -1,70 +0,0 @@ -#!/bin/sh -# -# Slackware build script for cathexis-suite-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="cathexis-suite-themes" -VERSION=${VERSION:-20130927} -BUILD=${BUILD:-1} -TAG=${TAG:-_SBo} - -ARCH=noarch - -TMP=${TMP:-/tmp/SBo} -PKG=$TMP/package-$PRGNAM -OUTPUT=${OUTPUT:-/tmp} -CWD=$(pwd) - -set -e - -SRCNAM="cathexis_suite_by_samirkahvedzic-d5g1i90" - -rm -rf $PKG -mkdir -p $TMP $PKG $OUTPUT -cd $TMP -rm -rf $PRGNAM-$VERSION -unzip $CWD/$SRCNAM.zip -mv cathexis_suite $PRGNAM-$VERSION -cd $PRGNAM-$VERSION -chown -R root:root . - -mkdir -p $PKG/etc/{skel,xdg} -cp -a conky $PKG/etc/skel/.conky -cp -a ncmpcpp $PKG/etc/skel/.ncmpcpp -cp -a terminal/{bashrc,Xdefaults} $PKG/etc/skel/ -cp -a tint2 $PKG/etc/xdg/ - -mkdir -p $PKG/usr/share/{slim/themes,themes,wallpapers} -cp -a slim/cathexis $PKG/usr/share/slim/themes/ -cp -a cathexis $PKG/usr/share/themes/ -cp -a wallpapers/* $PKG/usr/share/wallpapers/ - -mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION -cp -a readme.txt $PKG/usr/doc/$PRGNAM-$VERSION/README -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/cathexis-suite-themes/cathexis-suite-themes.info b/desktop/cathexis-suite-themes/cathexis-suite-themes.info deleted file mode 100644 index b081108226f4c..0000000000000 --- a/desktop/cathexis-suite-themes/cathexis-suite-themes.info +++ /dev/null @@ -1,10 +0,0 @@ -PRGNAM="cathexis-suite-themes" -VERSION="20130927" -HOMEPAGE="http://samirkahvedzic.deviantart.com/art/CathexiS-Suite-329275044" -DOWNLOAD="http://fc08.deviantart.net/fs71/f/2013/270/6/8/cathexis_suite_by_samirkahvedzic-d5g1i90.zip" -MD5SUM="33d9fb0714df611ff618d4bf59dcca49" -DOWNLOAD_x86_64="" -MD5SUM_x86_64="" -REQUIRES="" -MAINTAINER="orphaned - no maintainer" -EMAIL="nobody@nowhere" diff --git a/desktop/cathexis-suite-themes/doinst.sh b/desktop/cathexis-suite-themes/doinst.sh deleted file mode 100644 index aea0f894eb32b..0000000000000 --- a/desktop/cathexis-suite-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/cathexis-suite-themes/slack-desc b/desktop/cathexis-suite-themes/slack-desc deleted file mode 100644 index 9f0d131715983..0000000000000 --- a/desktop/cathexis-suite-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------------------------------------------------------| -cathexis-suite-themes: cathexis-suite-themes (GTK2|GTK3|OpenBox|Slim themes) -cathexis-suite-themes: -cathexis-suite-themes: CathexiS is simple, minimal, distraction free foundation for building -cathexis-suite-themes: your desktop experience. It's a dark theme which will stay in -cathexis-suite-themes: background while you work but at the same time it can be really -cathexis-suite-themes: attractive when you want to show your desktop around. -cathexis-suite-themes: -cathexis-suite-themes: Your Openbox desktop can look really nice with this suite. -cathexis-suite-themes: -cathexis-suite-themes: Homepage: goo.gl/tVYU5Y -cathexis-suite-themes: |