2013-03-24 05:55:42 +01:00
|
|
|
The following is a list of notes on building MATE on Slackware -current:
|
|
|
|
|
2013-09-29 18:39:03 +02:00
|
|
|
Fri Jul 19 15:34:10 UTC 2013
|
|
|
|
Current MATE 1.7 development (future MATE 1.8) is replacing mate-doc-utils
|
|
|
|
with yelp-tools. This change requires yelp-tools and yelp-xsl to be added to
|
|
|
|
deps/. Both require itstool, which is already available on Slackware
|
|
|
|
-current, so there is no need to build itstool if you are using Slackware
|
|
|
|
-current.
|
|
|
|
|
2013-06-11 03:59:59 +02:00
|
|
|
Tue Jun 11 00:41:15 UTC 2013
|
2013-06-24 05:48:16 +02:00
|
|
|
Pat has rebuilt xdg-utils in Slackware -current to properly support MATE DE,
|
|
|
|
so xdg-utils patch is no longer needed in Slackware -current, but running
|
|
|
|
these two commands as normal user are still needed to set caja as the default
|
|
|
|
handler:
|
2013-06-11 03:59:59 +02:00
|
|
|
|
|
|
|
xdg-mime default caja-folder-handler.desktop inode/directory
|
|
|
|
xdg-mime default caja-folder-handler.desktop application/x-directory
|
|
|
|
|
|
|
|
please make a backup of your $HOME/.local/share/applications/defaults.list
|
|
|
|
before executing the above commands
|
|
|
|
|
2013-09-29 18:49:20 +02:00
|
|
|
Mon May 20 21:01:33 UTC 2013
|
|
|
|
Pat just added itstool to Slackware-current. if you are building MATE on
|
|
|
|
-current with Pat's new itstool installed, you shouldn't need to build the
|
|
|
|
itstool package in the MATE SlackBuild repository. And if you are using the
|
|
|
|
mate-build-base.sh script, then please edit that script and remove this line:
|
|
|
|
|
|
|
|
deps/itstool \
|
2013-03-26 03:09:21 +01:00
|
|
|
|
2013-09-29 18:49:20 +02:00
|
|
|
And then proceed with running the script. Please report any issues. Thanks!
|
2013-03-26 03:09:21 +01:00
|
|
|
|
2013-03-24 05:55:42 +01:00
|
|
|
Sun Mar 24 04:48:35 UTC 2013
|
|
|
|
Pat just added dconf to Slackware -current and dconf is included as a
|
|
|
|
dependency package in the /base directory. So, if you are building MATE on
|
2013-03-24 05:57:48 +01:00
|
|
|
-current with Pat's new dconf installed, you shouldn't need to build the dconf
|
2013-03-24 05:55:42 +01:00
|
|
|
package in the MATE SlackBuild repository. And if you are using the
|
2013-09-29 18:49:20 +02:00
|
|
|
mate-build-base.sh script, then please edit that script and remove this line:
|
2013-03-24 05:55:42 +01:00
|
|
|
|
2013-09-29 18:49:20 +02:00
|
|
|
deps/dconf \
|
2013-03-24 05:55:42 +01:00
|
|
|
|
|
|
|
And then proceed with running the script. Please report any issues. Thanks!
|