desktop/faenza-icon-theme: Removed (no maintainer)
This commit is contained in:
parent
4bf1ad1adc
commit
b904c2e099
|
@ -1,8 +0,0 @@
|
|||
Repackaging for Slackware of Faenza icon theme for GNOME and
|
||||
XFCE desktop.
|
||||
|
||||
Alternate home page for more information on the theme.
|
||||
http://tiheum.deviantart.com/art/Faenza-Icons-173323228
|
||||
|
||||
If you use emesene, you can choose to install emesene
|
||||
theme by invoking the script with EMESENE=yes.
|
|
@ -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
|
|
@ -1,90 +0,0 @@
|
|||
#!/bin/sh
|
||||
|
||||
# Slackware Package Build Script for Faenza icon theme
|
||||
# Home Page: http://tiheum.deviantart.com/art/Faenza-Icons-173323228
|
||||
|
||||
# Copyright (c) 2011-2013, Nishant Limbachia, Hoffman Estates, IL, USA
|
||||
# <nishant _AT_ mnspace _DOT_ net>
|
||||
# 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 script must retain the above copyright notice,
|
||||
# this list of conditions and the following disclaimer.
|
||||
|
||||
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
||||
# "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 COPYRIGHT OWNER OR
|
||||
# CONTRIBUTORS 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="faenza-icon-theme"
|
||||
VERSION=${VERSION:-1.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
ARCH=noarch ## hardcode ARCH
|
||||
|
||||
TMP=${TMP:-/tmp/SBo}
|
||||
PKG=$TMP/package-$PRGNAM
|
||||
OUTPUT=${OUTPUT:-/tmp}
|
||||
CWD=$(pwd)
|
||||
|
||||
set -e
|
||||
|
||||
# default is to not install emesene theme, if you need this
|
||||
# run the script with EMESENE=yes
|
||||
EMESENE=${EMESENE:-no}
|
||||
|
||||
rm -fr $TMP/$PRGNAM-$VERSION $PKG
|
||||
mkdir -p $TMP $PKG $OUTPUT $TMP/$PRGNAM-$VERSION
|
||||
cd $TMP/$PRGNAM-$VERSION
|
||||
unzip $CWD/$PRGNAM\_$VERSION.zip
|
||||
TARBALLS="Faenza-Ambiance Faenza-Dark Faenza-Darker Faenza-Darkest Faenza-Radiance Faenza"
|
||||
|
||||
for i in $TARBALLS; do
|
||||
tar -xvf $i.tar.gz
|
||||
done
|
||||
|
||||
chown -R root:root .
|
||||
find . -type f -exec chmod 644 {} \;
|
||||
find . -type d -exec chmod 755 {} \;
|
||||
|
||||
mkdir -p $PKG/usr/share/icons
|
||||
|
||||
cp -a Faenza \
|
||||
Faenza-Dark \
|
||||
Faenza-Darker \
|
||||
Faenza-Darkest \
|
||||
Faenza-Ambiance \
|
||||
Faenza-Radiance \
|
||||
$PKG/usr/share/icons
|
||||
|
||||
if [ "$EMESENE" = "yes" ]; then
|
||||
tar -xvf emesene-faenza-theme.tar.gz
|
||||
cp -a emesene $PKG/usr/share
|
||||
fi
|
||||
|
||||
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
|
||||
cp AUTHORS COPYING ChangeLog README \
|
||||
INSTALL UNINSTALL $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
|
||||
# 20200407 bkw: decrease build time from 9:43 to 0:24 on my test system.
|
||||
find . -type l \
|
||||
-printf '( cd %h ; rm -rf %f )\n( cd %h ; ln -sf %l %f )\n' -delete | \
|
||||
sed 's,cd \./,cd ,' >> $PKG/install/doinst.sh
|
||||
/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz}
|
|
@ -1,10 +0,0 @@
|
|||
PRGNAM="faenza-icon-theme"
|
||||
VERSION="1.3"
|
||||
HOMEPAGE="http://tiheum.deviantart.com/art/Faenza-Icons-173323228"
|
||||
DOWNLOAD="http://ponce.cc/slackware/sources/repo/faenza-icon-theme_1.3.zip"
|
||||
MD5SUM="e9bd6106d13017ce06d24b586259ae9c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
MAINTAINER="Nishant Limbachia"
|
||||
EMAIL="nishant@mnspace.net"
|
|
@ -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------------------------------------------------------|
|
||||
faenza-icon-theme: faenza-icon-theme (gnome icon theme)
|
||||
faenza-icon-theme:
|
||||
faenza-icon-theme: Repackaging of popular Faenza icon theme for Slackware.
|
||||
faenza-icon-theme:
|
||||
faenza-icon-theme: Home Page: http://tiheum.deviantart.com/art/Faenza-Icons-173323228
|
||||
faenza-icon-theme:
|
||||
faenza-icon-theme:
|
||||
faenza-icon-theme:
|
||||
faenza-icon-theme:
|
||||
faenza-icon-theme:
|
||||
faenza-icon-theme:
|
Loading…
Reference in New Issue