From ee785fc6777882cfb075542acec893cbe14e7da2 Mon Sep 17 00:00:00 2001 From: Johannes Schoepfer Date: Thu, 22 Feb 2024 21:36:00 +0700 Subject: desktop/caja: Updated for version 1.28.0. Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- desktop/caja/README | 2 -- desktop/caja/caja.SlackBuild | 9 +++++---- desktop/caja/caja.info | 6 +++--- desktop/caja/slack-desc | 14 +++++++------- 4 files changed, 15 insertions(+), 16 deletions(-) diff --git a/desktop/caja/README b/desktop/caja/README index dbcc656682a2e..edae125ba844f 100644 --- a/desktop/caja/README +++ b/desktop/caja/README @@ -1,5 +1,3 @@ -caja (file manager for the MATE desktop) - Caja is the default file manager for the MATE Desktop Environment. It makes it easy to manage, manipulate, and customize files and directories. Caja can access local and remote filesystems such as diff --git a/desktop/caja/caja.SlackBuild b/desktop/caja/caja.SlackBuild index ab5e1f2e8c806..88f9d45f53941 100644 --- a/desktop/caja/caja.SlackBuild +++ b/desktop/caja/caja.SlackBuild @@ -2,9 +2,9 @@ # Slackware build script for caja -# Copyright 2013 Chess Griffin, Raleigh, NC -# Copyright 2013-2022 Willy Sudiarto Raharjo -# Copyright 2023 Johannes Schoepfer, Germany +# Copyright 2013 Chess Griffin, Raleigh, NC +# Copyright 2013-2022 Willy Sudiarto Raharjo +# Copyright 2023-2024 Johannes Schoepfer, Germany # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=caja -VERSION=${VERSION:-1.26.3} +VERSION=${VERSION:-1.28.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} @@ -96,6 +96,7 @@ CXXFLAGS="$SLKCFLAGS" \ --disable-static \ --enable-shared \ --libexecdir=/usr/lib${LIBDIRSUFFIX}/caja \ + --disable-schemas-compile \ --disable-update-mimedb \ --enable-introspection \ --disable-packagekit \ diff --git a/desktop/caja/caja.info b/desktop/caja/caja.info index dd4c13e627871..9cc3d37ac448d 100644 --- a/desktop/caja/caja.info +++ b/desktop/caja/caja.info @@ -1,8 +1,8 @@ PRGNAM="caja" -VERSION="1.26.3" +VERSION="1.28.0" HOMEPAGE="https://wiki.mate-desktop.org/mate-desktop/applications/caja/" -DOWNLOAD="https://pub.mate-desktop.org/releases/1.26/caja-1.26.3.tar.xz" -MD5SUM="bf6fab93dd64b1a5c7c9bdbed1b7e02f" +DOWNLOAD="https://pub.mate-desktop.org/releases/1.28/caja-1.28.0.tar.xz" +MD5SUM="942a306b88f518352020e75f7166ef74" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="mate-desktop" diff --git a/desktop/caja/slack-desc b/desktop/caja/slack-desc index b179a6df6f537..ae0e283d3d855 100644 --- a/desktop/caja/slack-desc +++ b/desktop/caja/slack-desc @@ -8,12 +8,12 @@ |-----handy-ruler------------------------------------------------------| caja: caja (file manager for the MATE desktop) caja: -caja: caja provides an easy-to-use and extensible graphical -caja: file manager for the MATE desktop. Caja is a fork of Nautilus. -caja: -caja: -caja: -caja: +caja: Caja makes it easy to manage, manipulate, and customize files and +caja: directories. Caja can access local and remote filesystems such as +caja: SSH, FTP, and WebDav (HTTP/HTTPS). +caja: It also provides the desktop background and the icons it uses for +caja: launching links and applications, as well as accessing files, +caja: directories, the trash, and removable media like CD/DVD/BD +caja: and USB drives. caja: caja: https://wiki.mate-desktop.org/mate-desktop/applications/caja/ -caja: -- cgit v1.2.3