MATE 1.16 Released.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
Willy Sudiarto Raharjo 2016-09-20 23:29:47 +07:00
parent b2264cd8d2
commit c4af1e0dc3
No known key found for this signature in database
GPG key ID: 887B8374D7333381
38 changed files with 95 additions and 100 deletions

View file

@ -47,6 +47,12 @@ Currently, there are three branches in the MSB GIT repository:
longer updated. longer updated.
- 14.2-mate-1.14: The MSB stable branch for Slackware 14.2. - 14.2-mate-1.14: The MSB stable branch for Slackware 14.2.
This is the previously supported branch and only receives bug fix updates.
The MSB 1.14 binary packages for Slackware 14.2 are built from this branch.
Since MATE 1.16 has been released as the next stable release then this branch
is considered obsoleted and no longer updated.
- 14.2-mate-1.16: The MSB stable branch for Slackware 14.2.
This is the currently supported branch and only receives bug fix updates. This is the currently supported branch and only receives bug fix updates.
The MSB 1.14 binary packages for Slackware 14.2 are built from this branch. The MSB 1.14 binary packages for Slackware 14.2 are built from this branch.
You might want to use this branch if you enjoy stable releases. You might want to use this branch if you enjoy stable releases.
@ -65,13 +71,14 @@ Example output of 'git branch':
14.1-mate-1.10 14.1-mate-1.10
14.1-mate-1.12 14.1-mate-1.12
14.2-mate-1.14 14.2-mate-1.14
14.2-mate-1.16
* master * master
This output indicates that you are now in the 'master' branch. This output indicates that you are now in the 'master' branch.
To switch to another branch, use 'git checkout <branch_name>'. Example: To switch to another branch, use 'git checkout <branch_name>'. Example:
$ git checkout 14.2-mate-1.14 $ git checkout 14.2-mate-1.16
$ git branch $ git branch
14.0-mate-1.6 14.0-mate-1.6
@ -79,8 +86,9 @@ $ git branch
14.1-mate-1.8 14.1-mate-1.8
14.1-mate-1.10 14.1-mate-1.10
14.1-mate-1.12 14.1-mate-1.12
* 14.2-mate-1.14 14.2-mate-1.14
14.2-mate-1.16
master master
You have now switched from the 'master' branch to the '14.2-mate-1.14' You have now switched from the 'master' branch to the '14.2-mate-1.16'
branch. branch.

View file

@ -4,7 +4,7 @@ MATE SlackBuilds
This project provides SlackBuild scripts to build and install the MATE This project provides SlackBuild scripts to build and install the MATE
desktop environment (http://www.mate-desktop.org) on Slackware Linux. desktop environment (http://www.mate-desktop.org) on Slackware Linux.
Please check the main project website at https://mateslackbuilds.github.io Please check the main project website at https://mateslackbuilds.github.io
for screenshots and more information. There is also a link to MATE 1.14 for screenshots and more information. There is also a link to MATE 1.16
binary packages for Slackware 14.2 and also older MATE packages for Slackware binary packages for Slackware 14.2 and also older MATE packages for Slackware
14.0 and 14.1. 14.0 and 14.1.
@ -15,8 +15,8 @@ After cloning the initial Git repo, you will be using 'master' branch which
will build the development branch for MATE desktop. Building from the will build the development branch for MATE desktop. Building from the
development branch is not supported and may or may not work at any given development branch is not supported and may or may not work at any given
moment. Most users will want to build from the stable branch which is MATE moment. Most users will want to build from the stable branch which is MATE
version 1.14, released in April 2016. Checkout that branch using 'git version 1.16, released in September 2016. Checkout that branch using 'git
checkout 14.2-mate-1.14' to build from the stable MSB branch. checkout 14.2-mate-1.16' to build from the stable MSB branch.
The rest of this README.TXT is specific to building from the 'master' The rest of this README.TXT is specific to building from the 'master'
branch. branch.
@ -27,7 +27,7 @@ How to build and install the MATE packages using these scripts:
2. Run the 'mate-build-deps.sh' in the msb root directory which will build 2. Run the 'mate-build-deps.sh' in the msb root directory which will build
and install all the necessary dependencies in the /deps directory. There are and install all the necessary dependencies in the /deps directory. There are
a total of 17 packages. Please use "su" or "su -" to build as root instead a total of 20 packages. Please use "su" or "su -" to build as root instead
of using "sudo". of using "sudo".
3. Run the 'mate-build-base.sh' in the msb root directory which will build 3. Run the 'mate-build-base.sh' in the msb root directory which will build

View file

@ -1,16 +1,11 @@
MATE 1.12 to 1.14 Upgrade HOWTO MATE 1.14 to 1.16 Upgrade HOWTO
<mateslackbuilds@gmail.com> <mateslackbuilds@gmail.com>
This document explains how to upgrade from MATE 1.12 on Slackware 14.1 to This document explains how to upgrade from MATE 1.14 on MATE 1.16 on
MATE 1.14 on Slackware Linux 14.2. Slackware Linux 14.2.
---------------------------------------------------------------------------- ----------------------------------------------------------------------------
NOTE:
This procedure assumes you are upgrading from Slackware 14.1 to Slackware 14.2.
If you install Slackware 14.2 using a clean installation procedure, simply
use installpkg to install all packages in deps, base, and extra directory.
Before you begin, we strongly recommend making a backup of your system, or, Before you begin, we strongly recommend making a backup of your system, or,
if not the entire system, at least the /etc and your home directory. You if not the entire system, at least the /etc and your home directory. You
might find that you need to refer to a few things after the upgrade process might find that you need to refer to a few things after the upgrade process
@ -18,36 +13,28 @@ is complete. Back it up, or take your chances.
OK, now that everything is safely backed up, let's proceed. :-) OK, now that everything is safely backed up, let's proceed. :-)
You will need the MATE 1.14 packages available on your local system. Grab You will need the MATE 1.16 packages available on your local system. Grab
them from the official repository at http://www.slackware.uk/msb/ or them from the official repository at http://www.slackware.uk/msb/ or
any of the mirror sites. Please note that MATE 1.14 has new and obsoleted any of the mirror sites. Please note that MATE 1.16 has new packages.
packages.
0. Reboot after upgrading your Slackware 14.1 -> Slackware 14.2 1. Upgrade and install all new MATE 1.16 packages:
1. Upgrade and install all new MATE 1.14 packages:
upgradepkg --install-new --reinstall /path/to/deps/*.txz upgradepkg --install-new --reinstall /path/to/deps/*.txz
upgradepkg --install-new --reinstall /path/to/base/*.txz upgradepkg --install-new --reinstall /path/to/base/*.txz
upgradepkg --install-new --reinstall /path/to/extra/*.txz upgradepkg --install-new --reinstall /path/to/extra/*.txz
2. Remove obsolete packages: 2. Run xwmconfig and select xinitrc.mate-session. This ensures you get the
removepkg mate-netspeed perl-xml-twig perl-net-dbus system-tools-backends
removepkg liboobs mate-system-tools gnome-main-menu
3. Run xwmconfig and select xinitrc.mate-session. This ensures you get the
latest copy of xinitrc.mate-session due to changes in mate-session- latest copy of xinitrc.mate-session due to changes in mate-session-
manager. ALWAYS run this command for both new installations or upgrades manager. ALWAYS run this command for both new installations or upgrades
from MATE 1.14 from MATE 1.14
At this point you should be running MATE 1.14 on Slackware 14.2. :-) If At this point you should be running MATE 1.16 on Slackware 14.2. :-) If
you have installed everything from /base and /extra (which will include you have installed everything from /base and /extra (which will include
packages from the /deps directory) then you should have a total of 51 packages from the /deps directory) then you should have a total of 54
packages: packages:
$ ls /var/log/packages | grep _msb | wc -l $ ls /var/log/packages | grep _msb | wc -l
51 54
We wish everyone good luck with this! Please report any issues to We wish everyone good luck with this! Please report any issues to
mateslackbuilds@gmail.com. mateslackbuilds@gmail.com.

View file

@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=caja PRGNAM=caja
VERSION=${VERSION:-1.15.4} VERSION=${VERSION:-1.16.0}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_msb} TAG=${TAG:-_msb}
@ -36,7 +36,7 @@ if [ -z "$ARCH" ]; then
esac esac
fi fi
wget -c http://pub.mate-desktop.org/releases/1.15/$PRGNAM-$VERSION.tar.xz wget -c http://pub.mate-desktop.org/releases/1.16/$PRGNAM-$VERSION.tar.xz
CWD=$(pwd) CWD=$(pwd)
TMP=${TMP:-/tmp/msb} TMP=${TMP:-/tmp/msb}

View file

@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=engrampa PRGNAM=engrampa
VERSION=${VERSION:-1.15.1} VERSION=${VERSION:-1.16.0}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_msb} TAG=${TAG:-_msb}
@ -36,7 +36,7 @@ if [ -z "$ARCH" ]; then
esac esac
fi fi
wget -c http://pub.mate-desktop.org/releases/1.15/$PRGNAM-$VERSION.tar.xz wget -c http://pub.mate-desktop.org/releases/1.16/$PRGNAM-$VERSION.tar.xz
CWD=$(pwd) CWD=$(pwd)
TMP=${TMP:-/tmp/msb} TMP=${TMP:-/tmp/msb}

View file

@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=eom PRGNAM=eom
VERSION=${VERSION:-1.15.1} VERSION=${VERSION:-1.16.0}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_msb} TAG=${TAG:-_msb}
@ -36,7 +36,7 @@ if [ -z "$ARCH" ]; then
esac esac
fi fi
wget -c http://pub.mate-desktop.org/releases/1.15/$PRGNAM-$VERSION.tar.xz wget -c http://pub.mate-desktop.org/releases/1.16/$PRGNAM-$VERSION.tar.xz
CWD=$(pwd) CWD=$(pwd)
TMP=${TMP:-/tmp/msb} TMP=${TMP:-/tmp/msb}

View file

@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=libmatekbd PRGNAM=libmatekbd
VERSION=${VERSION:-1.15.0} VERSION=${VERSION:-1.16.0}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_msb} TAG=${TAG:-_msb}
@ -36,7 +36,7 @@ if [ -z "$ARCH" ]; then
esac esac
fi fi
wget -c http://pub.mate-desktop.org/releases/1.15/$PRGNAM-$VERSION.tar.xz wget -c http://pub.mate-desktop.org/releases/1.16/$PRGNAM-$VERSION.tar.xz

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=libmatemixer PRGNAM=libmatemixer
VERSION=${VERSION:-1.15.0} VERSION=${VERSION:-1.16.0}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_msb} TAG=${TAG:-_msb}
@ -35,7 +35,7 @@ if [ -z "$ARCH" ]; then
esac esac
fi fi
wget -c http://pub.mate-desktop.org/releases/1.15/$PRGNAM-$VERSION.tar.xz wget -c http://pub.mate-desktop.org/releases/1.16/$PRGNAM-$VERSION.tar.xz

View file

@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=libmateweather PRGNAM=libmateweather
VERSION=${VERSION:-1.15.1} VERSION=${VERSION:-1.16.0}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_msb} TAG=${TAG:-_msb}
@ -36,7 +36,7 @@ if [ -z "$ARCH" ]; then
esac esac
fi fi
wget -c http://pub.mate-desktop.org/releases/1.15/$PRGNAM-$VERSION.tar.xz wget -c http://pub.mate-desktop.org/releases/1.16/$PRGNAM-$VERSION.tar.xz
CWD=$(pwd) CWD=$(pwd)
TMP=${TMP:-/tmp/msb} TMP=${TMP:-/tmp/msb}

View file

@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=marco PRGNAM=marco
VERSION=${VERSION:-1.15.0} VERSION=${VERSION:-1.16.0}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_msb} TAG=${TAG:-_msb}
@ -36,7 +36,7 @@ if [ -z "$ARCH" ]; then
esac esac
fi fi
wget -c http://pub.mate-desktop.org/releases/1.15/$PRGNAM-$VERSION.tar.xz wget -c http://pub.mate-desktop.org/releases/1.16/$PRGNAM-$VERSION.tar.xz

View file

@ -24,13 +24,13 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mate-backgrounds PRGNAM=mate-backgrounds
VERSION=${VERSION:-1.15.0} VERSION=${VERSION:-1.16.0}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_msb} TAG=${TAG:-_msb}
ARCH=noarch ARCH=noarch
wget -c http://pub.mate-desktop.org/releases/1.15/$PRGNAM-$VERSION.tar.xz wget -c http://pub.mate-desktop.org/releases/1.16/$PRGNAM-$VERSION.tar.xz
CWD=$(pwd) CWD=$(pwd)
TMP=${TMP:-/tmp/msb} TMP=${TMP:-/tmp/msb}

View file

@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mate-common PRGNAM=mate-common
VERSION=${VERSION:-1.15.1} VERSION=${VERSION:-1.16.0}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_msb} TAG=${TAG:-_msb}
@ -36,7 +36,7 @@ if [ -z "$ARCH" ]; then
esac esac
fi fi
wget -c http://pub.mate-desktop.org/releases/1.15/$PRGNAM-$VERSION.tar.xz wget -c http://pub.mate-desktop.org/releases/1.16/$PRGNAM-$VERSION.tar.xz
CWD=$(pwd) CWD=$(pwd)
TMP=${TMP:-/tmp/msb} TMP=${TMP:-/tmp/msb}

View file

@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mate-control-center PRGNAM=mate-control-center
VERSION=${VERSION:-1.15.2} VERSION=${VERSION:-1.16.0}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_msb} TAG=${TAG:-_msb}
@ -36,7 +36,7 @@ if [ -z "$ARCH" ]; then
esac esac
fi fi
wget -c http://pub.mate-desktop.org/releases/1.15/$PRGNAM-$VERSION.tar.xz wget -c http://pub.mate-desktop.org/releases/1.16/$PRGNAM-$VERSION.tar.xz
CWD=$(pwd) CWD=$(pwd)
TMP=${TMP:-/tmp/msb} TMP=${TMP:-/tmp/msb}

View file

@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mate-desktop PRGNAM=mate-desktop
VERSION=${VERSION:-1.15.1} VERSION=${VERSION:-1.16.0}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_msb} TAG=${TAG:-_msb}
@ -36,7 +36,7 @@ if [ -z "$ARCH" ]; then
esac esac
fi fi
wget -c http://pub.mate-desktop.org/releases/1.15/$PRGNAM-$VERSION.tar.xz wget -c http://pub.mate-desktop.org/releases/1.16/$PRGNAM-$VERSION.tar.xz

View file

@ -24,13 +24,13 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mate-icon-theme PRGNAM=mate-icon-theme
VERSION=${VERSION:-1.15.0} VERSION=${VERSION:-1.16.0}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_msb} TAG=${TAG:-_msb}
ARCH=noarch ARCH=noarch
wget -c http://pub.mate-desktop.org/releases/1.15/$PRGNAM-$VERSION.tar.xz wget -c http://pub.mate-desktop.org/releases/1.16/$PRGNAM-$VERSION.tar.xz
CWD=$(pwd) CWD=$(pwd)
TMP=${TMP:-/tmp/msb} TMP=${TMP:-/tmp/msb}

View file

@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mate-media PRGNAM=mate-media
VERSION=${VERSION:-1.15.0} VERSION=${VERSION:-1.16.0}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_msb} TAG=${TAG:-_msb}
@ -36,7 +36,7 @@ if [ -z "$ARCH" ]; then
esac esac
fi fi
wget -c http://pub.mate-desktop.org/releases/1.15/$PRGNAM-$VERSION.tar.xz wget -c http://pub.mate-desktop.org/releases/1.16/$PRGNAM-$VERSION.tar.xz
CWD=$(pwd) CWD=$(pwd)
TMP=${TMP:-/tmp/msb} TMP=${TMP:-/tmp/msb}

View file

@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mate-menus PRGNAM=mate-menus
VERSION=${VERSION:-1.15.0} VERSION=${VERSION:-1.16.0}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_msb} TAG=${TAG:-_msb}
@ -36,7 +36,7 @@ if [ -z "$ARCH" ]; then
esac esac
fi fi
wget -c http://pub.mate-desktop.org/releases/1.15/$PRGNAM-$VERSION.tar.xz wget -c http://pub.mate-desktop.org/releases/1.16/$PRGNAM-$VERSION.tar.xz
CWD=$(pwd) CWD=$(pwd)
TMP=${TMP:-/tmp/msb} TMP=${TMP:-/tmp/msb}

View file

@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mate-notification-daemon PRGNAM=mate-notification-daemon
VERSION=${VERSION:-1.15.1} VERSION=${VERSION:-1.16.0}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_msb} TAG=${TAG:-_msb}
@ -36,7 +36,7 @@ if [ -z "$ARCH" ]; then
esac esac
fi fi
wget -c http://pub.mate-desktop.org/releases/1.15/$PRGNAM-$VERSION.tar.xz wget -c http://pub.mate-desktop.org/releases/1.16/$PRGNAM-$VERSION.tar.xz

View file

@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mate-panel PRGNAM=mate-panel
VERSION=${VERSION:-1.15.1} VERSION=${VERSION:-1.16.0}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_msb} TAG=${TAG:-_msb}
@ -36,7 +36,7 @@ if [ -z "$ARCH" ]; then
esac esac
fi fi
wget -c http://pub.mate-desktop.org/releases/1.15/$PRGNAM-$VERSION.tar.xz wget -c http://pub.mate-desktop.org/releases/1.16/$PRGNAM-$VERSION.tar.xz
CWD=$(pwd) CWD=$(pwd)
TMP=${TMP:-/tmp/msb} TMP=${TMP:-/tmp/msb}

View file

@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mate-polkit PRGNAM=mate-polkit
VERSION=${VERSION:-1.15.0} VERSION=${VERSION:-1.16.0}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_msb} TAG=${TAG:-_msb}
@ -36,7 +36,7 @@ if [ -z "$ARCH" ]; then
esac esac
fi fi
wget -c http://pub.mate-desktop.org/releases/1.15/$PRGNAM-$VERSION.tar.xz wget -c http://pub.mate-desktop.org/releases/1.16/$PRGNAM-$VERSION.tar.xz
CWD=$(pwd) CWD=$(pwd)
TMP=${TMP:-/tmp/msb} TMP=${TMP:-/tmp/msb}

View file

@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mate-power-manager PRGNAM=mate-power-manager
VERSION=${VERSION:-1.15.1} VERSION=${VERSION:-1.16.0}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_msb} TAG=${TAG:-_msb}
@ -36,7 +36,7 @@ if [ -z "$ARCH" ]; then
esac esac
fi fi
wget -c http://pub.mate-desktop.org/releases/1.15/$PRGNAM-$VERSION.tar.xz wget -c http://pub.mate-desktop.org/releases/1.16/$PRGNAM-$VERSION.tar.xz
CWD=$(pwd) CWD=$(pwd)
TMP=${TMP:-/tmp/msb} TMP=${TMP:-/tmp/msb}

View file

@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mate-screensaver PRGNAM=mate-screensaver
VERSION=${VERSION:-1.15.0} VERSION=${VERSION:-1.16.0}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_msb} TAG=${TAG:-_msb}
@ -36,7 +36,7 @@ if [ -z "$ARCH" ]; then
esac esac
fi fi
wget -c http://pub.mate-desktop.org/releases/1.15/$PRGNAM-$VERSION.tar.xz wget -c http://pub.mate-desktop.org/releases/1.16/$PRGNAM-$VERSION.tar.xz
CWD=$(pwd) CWD=$(pwd)
TMP=${TMP:-/tmp/msb} TMP=${TMP:-/tmp/msb}

View file

@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mate-session-manager PRGNAM=mate-session-manager
VERSION=${VERSION:-1.15.0} VERSION=${VERSION:-1.16.0}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_msb} TAG=${TAG:-_msb}
@ -36,7 +36,7 @@ if [ -z "$ARCH" ]; then
esac esac
fi fi
wget -c http://pub.mate-desktop.org/releases/1.15/$PRGNAM-$VERSION.tar.xz wget -c http://pub.mate-desktop.org/releases/1.16/$PRGNAM-$VERSION.tar.xz
CWD=$(pwd) CWD=$(pwd)
TMP=${TMP:-/tmp/msb} TMP=${TMP:-/tmp/msb}

View file

@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mate-settings-daemon PRGNAM=mate-settings-daemon
VERSION=${VERSION:-1.15.1} VERSION=${VERSION:-1.16.0}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_msb} TAG=${TAG:-_msb}
@ -36,7 +36,7 @@ if [ -z "$ARCH" ]; then
esac esac
fi fi
wget -c http://pub.mate-desktop.org/releases/1.15/$PRGNAM-$VERSION.tar.xz wget -c http://pub.mate-desktop.org/releases/1.16/$PRGNAM-$VERSION.tar.xz
CWD=$(pwd) CWD=$(pwd)
TMP=${TMP:-/tmp/msb} TMP=${TMP:-/tmp/msb}

View file

@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mate-system-monitor PRGNAM=mate-system-monitor
VERSION=${VERSION:-1.15.0} VERSION=${VERSION:-1.16.0}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_msb} TAG=${TAG:-_msb}
@ -36,7 +36,7 @@ if [ -z "$ARCH" ]; then
esac esac
fi fi
wget -c http://pub.mate-desktop.org/releases/1.15/$PRGNAM-$VERSION.tar.xz wget -c http://pub.mate-desktop.org/releases/1.16/$PRGNAM-$VERSION.tar.xz

View file

@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mate-terminal PRGNAM=mate-terminal
VERSION=${VERSION:-1.15.1} VERSION=${VERSION:-1.16.0}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_msb} TAG=${TAG:-_msb}
@ -36,7 +36,7 @@ if [ -z "$ARCH" ]; then
esac esac
fi fi
wget -c http://pub.mate-desktop.org/releases/1.15/$PRGNAM-$VERSION.tar.xz wget -c http://pub.mate-desktop.org/releases/1.16/$PRGNAM-$VERSION.tar.xz
CWD=$(pwd) CWD=$(pwd)
TMP=${TMP:-/tmp/msb} TMP=${TMP:-/tmp/msb}

View file

@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=atril PRGNAM=atril
VERSION=${VERSION:-1.15.3} VERSION=${VERSION:-1.16.0}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_msb} TAG=${TAG:-_msb}
@ -36,7 +36,7 @@ if [ -z "$ARCH" ]; then
esac esac
fi fi
wget -c http://pub.mate-desktop.org/releases/1.15/$PRGNAM-$VERSION.tar.xz wget -c http://pub.mate-desktop.org/releases/1.16/$PRGNAM-$VERSION.tar.xz
CWD=$(pwd) CWD=$(pwd)
TMP=${TMP:-/tmp/msb} TMP=${TMP:-/tmp/msb}

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=caja-dropbox PRGNAM=caja-dropbox
VERSION=${VERSION:-1.15.0} VERSION=${VERSION:-1.16.0}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_msb} TAG=${TAG:-_msb}
@ -35,7 +35,7 @@ if [ -z "$ARCH" ]; then
esac esac
fi fi
wget -c http://pub.mate-desktop.org/releases/1.15/$PRGNAM-$VERSION.tar.xz wget -c http://pub.mate-desktop.org/releases/1.16/$PRGNAM-$VERSION.tar.xz
CWD=$(pwd) CWD=$(pwd)
TMP=${TMP:-/tmp/msb} TMP=${TMP:-/tmp/msb}

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=caja-extensions PRGNAM=caja-extensions
VERSION=${VERSION:-1.15.0} VERSION=${VERSION:-1.16.0}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_msb} TAG=${TAG:-_msb}
@ -35,7 +35,7 @@ if [ -z "$ARCH" ]; then
esac esac
fi fi
wget -c http://pub.mate-desktop.org/releases/1.15/$PRGNAM-$VERSION.tar.xz wget -c http://pub.mate-desktop.org/releases/1.16/$PRGNAM-$VERSION.tar.xz
CWD=$(pwd) CWD=$(pwd)
TMP=${TMP:-/tmp/msb} TMP=${TMP:-/tmp/msb}

View file

@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mate-applets PRGNAM=mate-applets
VERSION=${VERSION:-1.15.2} VERSION=${VERSION:-1.16.0}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_msb} TAG=${TAG:-_msb}
@ -36,7 +36,7 @@ if [ -z "$ARCH" ]; then
esac esac
fi fi
wget -c http://pub.mate-desktop.org/releases/1.15/$PRGNAM-$VERSION.tar.xz wget -c http://pub.mate-desktop.org/releases/1.16/$PRGNAM-$VERSION.tar.xz
CWD=$(pwd) CWD=$(pwd)
TMP=${TMP:-/tmp/msb} TMP=${TMP:-/tmp/msb}

View file

@ -24,13 +24,13 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mate-icon-theme-faenza PRGNAM=mate-icon-theme-faenza
VERSION=${VERSION:-1.15.1} VERSION=${VERSION:-1.16.0}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_msb} TAG=${TAG:-_msb}
ARCH=noarch ARCH=noarch
wget -c http://pub.mate-desktop.org/releases/1.15/$PRGNAM-$VERSION.tar.xz wget -c http://pub.mate-desktop.org/releases/1.16/$PRGNAM-$VERSION.tar.xz
CWD=$(pwd) CWD=$(pwd)
TMP=${TMP:-/tmp/msb} TMP=${TMP:-/tmp/msb}

View file

@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mate-sensors-applet PRGNAM=mate-sensors-applet
VERSION=${VERSION:-1.15.0} VERSION=${VERSION:-1.16.0}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_msb} TAG=${TAG:-_msb}
@ -36,7 +36,7 @@ if [ -z "$ARCH" ]; then
esac esac
fi fi
wget -c http://pub.mate-desktop.org/releases/1.15/$PRGNAM-$VERSION.tar.xz wget -c http://pub.mate-desktop.org/releases/1.16/$PRGNAM-$VERSION.tar.xz
CWD=$(pwd) CWD=$(pwd)
TMP=${TMP:-/tmp/msb} TMP=${TMP:-/tmp/msb}

View file

@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mate-utils PRGNAM=mate-utils
VERSION=${VERSION:-1.15.1} VERSION=${VERSION:-1.16.0}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_msb} TAG=${TAG:-_msb}
@ -36,7 +36,7 @@ if [ -z "$ARCH" ]; then
esac esac
fi fi
wget -c http://pub.mate-desktop.org/releases/1.15/$PRGNAM-$VERSION.tar.xz wget -c http://pub.mate-desktop.org/releases/1.16/$PRGNAM-$VERSION.tar.xz
CWD=$(pwd) CWD=$(pwd)
TMP=${TMP:-/tmp/msb} TMP=${TMP:-/tmp/msb}

View file

@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mozo PRGNAM=mozo
VERSION=${VERSION:-1.15.1} VERSION=${VERSION:-1.16.0}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_msb} TAG=${TAG:-_msb}
@ -36,7 +36,7 @@ if [ -z "$ARCH" ]; then
esac esac
fi fi
wget -c http://pub.mate-desktop.org/releases/1.15/$PRGNAM-$VERSION.tar.xz wget -c http://pub.mate-desktop.org/releases/1.16/$PRGNAM-$VERSION.tar.xz
CWD=$(pwd) CWD=$(pwd)
TMP=${TMP:-/tmp/msb} TMP=${TMP:-/tmp/msb}

View file

@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=pluma PRGNAM=pluma
VERSION=${VERSION:-1.15.2} VERSION=${VERSION:-1.16.0}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_msb} TAG=${TAG:-_msb}
@ -36,7 +36,7 @@ if [ -z "$ARCH" ]; then
esac esac
fi fi
wget -c http://pub.mate-desktop.org/releases/1.15/$PRGNAM-$VERSION.tar.xz wget -c http://pub.mate-desktop.org/releases/1.16/$PRGNAM-$VERSION.tar.xz
CWD=$(pwd) CWD=$(pwd)
TMP=${TMP:-/tmp/msb} TMP=${TMP:-/tmp/msb}

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mate-indicator-applet PRGNAM=mate-indicator-applet
VERSION=${VERSION:-1.14.1} VERSION=${VERSION:-1.16.0}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_msb} TAG=${TAG:-_msb}
@ -35,7 +35,7 @@ if [ -z "$ARCH" ]; then
esac esac
fi fi
wget -c http://pub.mate-desktop.org/releases/1.14/$PRGNAM-$VERSION.tar.xz wget -c http://pub.mate-desktop.org/releases/1.16/$PRGNAM-$VERSION.tar.xz
CWD=$(pwd) CWD=$(pwd)
TMP=${TMP:-/tmp/msb} TMP=${TMP:-/tmp/msb}

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mate-user-guide PRGNAM=mate-user-guide
VERSION=${VERSION:-1.15.0} VERSION=${VERSION:-1.16.0}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_msb} TAG=${TAG:-_msb}
@ -35,7 +35,7 @@ if [ -z "$ARCH" ]; then
esac esac
fi fi
wget -c http://pub.mate-desktop.org/releases/1.15/$PRGNAM-$VERSION.tar.xz wget -c http://pub.mate-desktop.org/releases/1.16/$PRGNAM-$VERSION.tar.xz
CWD=$(pwd) CWD=$(pwd)
TMP=${TMP:-/tmp/msb} TMP=${TMP:-/tmp/msb}

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mate-user-share PRGNAM=mate-user-share
VERSION=${VERSION:-1.14.0} VERSION=${VERSION:-1.16.0}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_msb} TAG=${TAG:-_msb}
@ -35,7 +35,7 @@ if [ -z "$ARCH" ]; then
esac esac
fi fi
wget -c http://pub.mate-desktop.org/releases/1.14/$PRGNAM-$VERSION.tar.xz wget -c http://pub.mate-desktop.org/releases/1.16/$PRGNAM-$VERSION.tar.xz
CWD=$(pwd) CWD=$(pwd)
TMP=${TMP:-/tmp/msb} TMP=${TMP:-/tmp/msb}