mirror of
https://gitlab.com/mateslackbuilds/msb.git
synced 2024-12-25 21:59:36 +01:00
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:
parent
8bea92dc64
commit
527c0299fe
1 changed files with 2 additions and 11 deletions
13
CURRENT.TXT
13
CURRENT.TXT
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue