From 16fa19e9db66d9646ff7f06706b8664a4ca37f1c Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Wed, 17 Mar 2021 08:42:57 +0700 Subject: [PATCH] caja-actions: Removed (EOL). Signed-off-by: Willy Sudiarto Raharjo --- extra/caja-actions/caja-actions.SlackBuild | 106 --------------------- extra/caja-actions/doinst.sh | 9 -- extra/caja-actions/slack-desc | 12 --- mate-build-extra.sh | 1 - 4 files changed, 128 deletions(-) delete mode 100644 extra/caja-actions/caja-actions.SlackBuild delete mode 100644 extra/caja-actions/doinst.sh delete mode 100644 extra/caja-actions/slack-desc diff --git a/extra/caja-actions/caja-actions.SlackBuild b/extra/caja-actions/caja-actions.SlackBuild deleted file mode 100644 index de762a4..0000000 --- a/extra/caja-actions/caja-actions.SlackBuild +++ /dev/null @@ -1,106 +0,0 @@ -#!/bin/sh - -# Slackware build script for caja-actions - -# Copyright 2016 Leonardo Citrolo -# Copyright 2016-2020 Willy Sudiarto Raharjo -# 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=caja-actions -VERSION=${VERSION:-1.8.3} -BUILD=${BUILD:-1} -TAG=${TAG:-_msb} - -if [ -z "$ARCH" ]; then - case "$( uname -m )" in - i?86) ARCH=i586 ;; - arm*) ARCH=arm ;; - *) ARCH=$( uname -m ) ;; - esac -fi - -wget -c https://github.com/raveit65/$PRGNAM/archive/v$VERSION/$PRGNAM-$VERSION.tar.gz - -CWD=$(pwd) -TMP=${TMP:-/tmp/msb} -PKG=$TMP/package-$PRGNAM -OUTPUT=${OUTPUT:-/tmp} - -if [ "$ARCH" = "i586" ]; then - SLKCFLAGS="-O2 -march=i586 -mtune=i686" - LIBDIRSUFFIX="" -elif [ "$ARCH" = "i686" ]; then - SLKCFLAGS="-O2 -march=i686 -mtune=i686" - LIBDIRSUFFIX="" -elif [ "$ARCH" = "aarch64" ]; then - SLKCFLAGS="-O2" - LIBDIRSUFFIX="64" -elif [ "$ARCH" = "x86_64" ]; then - SLKCFLAGS="-O2 -fPIC" - LIBDIRSUFFIX="64" -elif [ "$ARCH" = "arm" ]; then - SLKCFLAGS="-O2 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard" - LIBDIRSUFFIX="" -else - SLKCFLAGS="-O2" - LIBDIRSUFFIX="" -fi - -set -e - -rm -rf $PKG -mkdir -p $TMP $PKG $OUTPUT -cd $TMP -rm -rf $PRGNAM-$VERSION -tar xvf $CWD/$PRGNAM-$VERSION.tar.gz -cd $PRGNAM-$VERSION -chown -R root:root . -find -L . \ - \( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \ - -o -perm 511 \) -exec chmod 755 {} \; -o \ - \( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \ - -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \; - -./autogen.sh \ - --prefix=/usr \ - --libdir=/usr/lib${LIBDIRSUFFIX} \ - --docdir=/usr/doc/$PRGNAM-$VERSION \ - --enable-gtk-doc-html=no \ - --enable-gtk-doc-pdf=no \ - --with-gtk=3 \ - --build=$ARCH-slackware-linux - -make -make install DESTDIR=$PKG pkgdocdir=/usr/doc/$PRGNAM-$VERSION - -find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | grep ELF \ - | cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true - -# Documentation has already been copied to $PKG/usr/doc/$PRGNAM-$VERSION -# by 'make install' -rm $PKG/usr/doc/$PRGNAM-$VERSION/ChangeLog -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:-txz} diff --git a/extra/caja-actions/doinst.sh b/extra/caja-actions/doinst.sh deleted file mode 100644 index 65c7e2e..0000000 --- a/extra/caja-actions/doinst.sh +++ /dev/null @@ -1,9 +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 [ -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/extra/caja-actions/slack-desc b/extra/caja-actions/slack-desc deleted file mode 100644 index 8b337a6..0000000 --- a/extra/caja-actions/slack-desc +++ /dev/null @@ -1,12 +0,0 @@ - |-----handy-ruler------------------------------------------------------| -caja-actions: caja-actions (Caja file manager extension) -caja-actions: -caja-actions: Caja-actions is an extension for Caja file manager which allows the -caja-actions: user to add arbitrary program to be launched through the Caja file -caja-actions: manager popup menu of selected files. -caja-actions: -caja-actions: -caja-actions: -caja-actions: -caja-actions: Homepage: https://github.com/raveit65/caja-actions -caja-actions: diff --git a/mate-build-extra.sh b/mate-build-extra.sh index 48295ca..1b27aac 100755 --- a/mate-build-extra.sh +++ b/mate-build-extra.sh @@ -46,7 +46,6 @@ for dir in \ extra/atril \ extra/caja-extensions \ extra/caja-dropbox \ - extra/caja-actions \ extra/mate-applets \ extra/mate-sensors-applet \ extra/mate-utils \