From 7562ebe9c2a83bd1c5a9814cf394555607c8bf23 Mon Sep 17 00:00:00 2001 From: isaackwy Date: Sun, 17 Nov 2024 19:38:32 -0800 Subject: [PATCH] system/file-roller: Update for 43.1 --- system/file-roller/doinst.sh | 6 +----- system/file-roller/file-roller.SlackBuild | 8 +------- system/file-roller/file-roller.info | 10 +++++----- system/file-roller/slack-desc | 2 +- 4 files changed, 8 insertions(+), 18 deletions(-) diff --git a/system/file-roller/doinst.sh b/system/file-roller/doinst.sh index 9b1d50397ad..4c8f4fe208f 100644 --- a/system/file-roller/doinst.sh +++ b/system/file-roller/doinst.sh @@ -8,10 +8,6 @@ if [ -e usr/share/icons/hicolor/icon-theme.cache ]; then fi fi -if [ -x /usr/bin/update-mime-database ]; then - /usr/bin/update-mime-database usr/share/mime >/dev/null 2>&1 -fi - if [ -x /usr/bin/glib-compile-schemas ]; then - /usr/bin/glib-compile-schemas usr/share/glib-2.0/schemas/ 2>/dev/null + /usr/bin/glib-compile-schemas usr/share/glib-2.0/schemas/ 2>/dev/null fi diff --git a/system/file-roller/file-roller.SlackBuild b/system/file-roller/file-roller.SlackBuild index 715f3b0705e..f5bc3ebfdc4 100644 --- a/system/file-roller/file-roller.SlackBuild +++ b/system/file-roller/file-roller.SlackBuild @@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=file-roller -VERSION=${VERSION:-3.36.2} +VERSION=${VERSION:-43.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} @@ -41,9 +41,6 @@ if [ -z "$ARCH" ]; then esac fi -# If the variable PRINT_PACKAGE_NAME is set, then this script will report what -# the name of the created package would be, and then exit. This information -# could be useful to other scripts. if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then echo "$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE" exit 0 @@ -98,9 +95,6 @@ cd build DESTDIR=$PKG $NINJA install cd .. -#won't work with thunar archive-plugin without renaming desktop file: -mv $PKG/usr/share/applications/org.gnome.FileRoller.desktop $PKG/usr/share/applications/file-roller.desktop - 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 diff --git a/system/file-roller/file-roller.info b/system/file-roller/file-roller.info index 87df0fc1d75..725445d6d8f 100644 --- a/system/file-roller/file-roller.info +++ b/system/file-roller/file-roller.info @@ -1,10 +1,10 @@ PRGNAM="file-roller" -VERSION="3.36.2" -HOMEPAGE="http://ftp.gnome.org/pub/gnome/sources/file-roller" -DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/file-roller/3.36/file-roller-3.36.2.tar.xz" -MD5SUM="caa0103ab34d237a9760fbf5e1c72bc1" +VERSION="43.1" +HOMEPAGE="https://wiki.gnome.org/Apps/FileRoller" +DOWNLOAD="https://ftp.gnome.org/pub/GNOME/sources/file-roller/43/file-roller-43.1.tar.xz" +MD5SUM="a36e8f27b0793e044652c5bfa187851d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="" +REQUIRES="libhandy libportal" MAINTAINER="Frank Endres" EMAIL="frank.endres@sud-ouest.org" diff --git a/system/file-roller/slack-desc b/system/file-roller/slack-desc index 559d7646c0d..4b58340226b 100644 --- a/system/file-roller/slack-desc +++ b/system/file-roller/slack-desc @@ -15,5 +15,5 @@ file-roller: * View and search the content of an archive file-roller: * View a file contained in an archive file-roller: * Extract files from the archive file-roller: -file-roller: Homepage: https://github.com/GNOME/file-roller +file-roller: Homepage: https://wiki.gnome.org/Apps/FileRoller file-roller: