Slackware This Forum is for the discussion of Slackware Linux.
|
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
|
03-22-2013, 12:04 PM
|
#1
|
Member
Registered: Mar 2002
Location: 127.0.0.1
Distribution: Slackware and OpenBSD
Posts: 740
Rep: 
|
Call for testing - MATE SlackBuilds
I've created an initial set of SlackBuild scripts to build and install MATE desktop environment 1.5 (development branch) on Slackware. I'd greatly appreciate testers, suggestions, patches etc.
Screenshots here:
http://mateslackbuilds.github.com/
Github repo:
https://github.com/mateslackbuilds/msb
|
|
|
03-22-2013, 12:15 PM
|
#2
|
Senior Member
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,871
|
cloning and start building it
Thanks
|
|
1 members found this post helpful.
|
03-22-2013, 12:27 PM
|
#3
|
LQ Guru
Registered: Nov 2003
Location: Canada
Distribution: distro hopper
Posts: 11,352
|
Did you tell Pat? Remember, he's promised support to whoever starts this project.
|
|
1 members found this post helpful.
|
03-22-2013, 12:30 PM
|
#4
|
Member
Registered: Mar 2002
Location: 127.0.0.1
Distribution: Slackware and OpenBSD
Posts: 740
Original Poster
Rep: 
|
Thanks willysr - @dugan yes I emailed back and forth w/ Pat about it a few days ago but I'll drop him another email now that I've made it public. Thanks for the reminder. And, I would definitely like this to be a community project so contributors etc. are welcome. Most people around here are a lot smarter than me so I'm sure the scripts will be greatly improved with other people's input. Thanks!
|
|
2 members found this post helpful.
|
03-22-2013, 12:46 PM
|
#5
|
Senior Member
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,871
|
Chess, i think this line caused some minor problem:
Code:
PACKAGE="$(ls -t $TMP/$(ls ${package}*.{xz,bz2,tar.gz} | rev | cut -f2- -d - | rev)-*txz | head -n 1)"
it caused this kind of output
ls: cannot access mate-doc-utils*.bz2: No such file or directory
ls: cannot access mate-doc-utils*.tar.gz: No such file or directory
|
|
|
03-22-2013, 12:48 PM
|
#6
|
Member
Registered: Mar 2002
Location: 127.0.0.1
Distribution: Slackware and OpenBSD
Posts: 740
Original Poster
Rep: 
|
@willysr - yes, it's a harmless error. the script is using the source to determine the package name. Most of the sources are .tar.xz but some are bz2 and others are .tar.gz. Everything installs ok. I'll work on the build script though.
|
|
1 members found this post helpful.
|
03-22-2013, 12:54 PM
|
#7
|
Senior Member
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,871
|
what if you used a wildcard of "*" such as:
Code:
PACKAGE="$(ls -t $TMP/$(ls ${package}*.* | rev | cut -f2- -d - | rev)-*txz | head -n 1)"
|
|
1 members found this post helpful.
|
03-22-2013, 12:56 PM
|
#8
|
LQ Guru
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,514
|
I just noticed a minor thing in extra/mate-applets.SlackBuild: at the end it runs a find with some arguments, but the last (mate-invest-applet) is not there, so I changed the find line to avoid interrupting the script
Code:
find $PKG/usr/share/mate/help/$i/* -maxdepth 0 -type d ! -name C -exec rm -rf {} \; || true
EDIT: mate-document-viewer requires mate-keyring.
EDIT2: forgot to say I tried these on slackware64-current.
Last edited by ponce; 03-22-2013 at 12:59 PM.
|
|
|
03-22-2013, 01:01 PM
|
#9
|
Member
Registered: Mar 2002
Location: 127.0.0.1
Distribution: Slackware and OpenBSD
Posts: 740
Original Poster
Rep: 
|
@willysr - yes, I had considered that - just need to make sure it won't accidentally install a package with a partial name, e.g. package-foo and package-foo-bar. But something like that should work.
@ ponce - thanks for that - I'll make that fix.
|
|
|
03-22-2013, 01:09 PM
|
#10
|
LQ Guru
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,514
|
Quote:
Originally Posted by willysr
what if you used a wildcard of "*" such as:
Code:
PACKAGE="$(ls -t $TMP/$(ls ${package}*.* | rev | cut -f2- -d - | rev)-*txz | head -n 1)"
|
for this seems to me that Pat does
to extract the VERSION fom the sources tarball, like
Code:
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
maybe can be useful in assembling the package name 
Last edited by ponce; 03-22-2013 at 01:17 PM.
|
|
1 members found this post helpful.
|
03-22-2013, 01:31 PM
|
#11
|
LQ Guru
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,514
|
also mate-power-manager, like mate-document-viewer, needs mate-keyring.
|
|
1 members found this post helpful.
|
03-22-2013, 01:45 PM
|
#12
|
Member
Registered: Mar 2007
Distribution: Slackware64-current, Slackware64 14
Posts: 331
Rep:
|
I may well give this a go - I used to like Gnome2.
One question if I may - can you disable tooltips in Mate? Y'know, those annoying little boxes that pop to tell you something obvious? 
|
|
|
03-22-2013, 01:49 PM
|
#13
|
Senior Member
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,871
|
Yes, i think mate-keyring and libmatekeyring should be on extra since it's needed by some modules in extra mentioned by ponce
Last edited by willysr; 03-22-2013 at 02:01 PM.
|
|
1 members found this post helpful.
|
03-22-2013, 01:58 PM
|
#14
|
Member
Registered: Apr 2012
Location: California
Posts: 422
Rep: 
|
Thanks for the this, chess! I installed base and the faenza icon set, and everything's running smooth and fast so far.
Edit: Compiled and installed on Slackware 14, 64 bit!
Last edited by Myk267; 03-22-2013 at 03:22 PM.
|
|
1 members found this post helpful.
|
03-22-2013, 02:15 PM
|
#15
|
Member
Registered: Mar 2002
Location: 127.0.0.1
Distribution: Slackware and OpenBSD
Posts: 740
Original Poster
Rep: 
|
@ponce - I'll change the build script, thanks. Good suggestion. As to mate-keyring, hm, upstream told me that the packages would pick up gnome-keyring which is included in Slackware default. I'll need to look at those compile flags again or move mate-keyring and libmatekeyring back into /base.
|
|
|
All times are GMT -5. The time now is 10:17 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|