diff options
author | Johannes Schoepfer <slackbuilds@schoepfer.info> | 2024-02-22 21:36:00 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-02-24 15:34:47 +0700 |
commit | ee785fc6777882cfb075542acec893cbe14e7da2 (patch) | |
tree | 34dad19a379c7d68a61af7e96453055ddb500856 /desktop/caja | |
parent | 43fb36f2caf8184c95a8f1ef41761ec4095803f2 (diff) |
desktop/caja: Updated for version 1.28.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/caja')
-rw-r--r-- | desktop/caja/README | 2 | ||||
-rw-r--r-- | desktop/caja/caja.SlackBuild | 9 | ||||
-rw-r--r-- | desktop/caja/caja.info | 6 | ||||
-rw-r--r-- | desktop/caja/slack-desc | 14 |
4 files changed, 15 insertions, 16 deletions
diff --git a/desktop/caja/README b/desktop/caja/README index dbcc656682a2..edae125ba844 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 ab5e1f2e8c80..88f9d45f5394 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 dd4c13e62787..9cc3d37ac448 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 b179a6df6f53..ae0e283d3d85 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: |