Update CURRENT to propose another solution for mate-media issue

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
Willy Sudiarto Raharjo 2013-06-24 08:51:36 +07:00
parent 8bea92dc64
commit 527c0299fe

View file

@ -3,17 +3,8 @@ The following is a list of notes on building MATE on Slackware -current:
Mon Jun 24 01:38:36 UTC 2013
mate-media is reported to be broken on -Current (but not on Slackware 14.0
despite the same version is being used).
The fix for this issue is simple, but this would prevent users to add
volume control applet on the mate-panel, so it's not yet applied to git master.
Here's the temporary solution for Slackware-Current users:
Change this line in mate-media.SlackBuild
--enable-gstmix \
into
--disable-gstmix \
and comment or remove this two lines on line 133 and 134
find $PKG/usr/share/mate/help/mate-mixer_applet2/* -maxdepth 0 -type d ! -name C -exec rm -rf {} \;
find $PKG/usr/share/mate/help/mate-volume-control/* -maxdepth 0 -type d ! -name C -exec rm -rf {} \;
The fix for this issue is to use the precompiled binary packages for
Slackware 14.0 which is reported to be working fine on Slackware-Current.
Tue Jun 11 00:41:15 UTC 2013
Pat has rebuilt xdg-utils in Slackware-Current to properly support MATE DE,