2760f
![]() |
|
|
|
|
#1
|
|||
|
|||
|
It seems that no one in BSD world noticed that GNOME 2 have been forked and is now called MATÉ.
http://mate-desktop.org I believe it should be an easy task to port it to FreeBSD. |
|
#2
|
|||
|
|||
|
Quote:
Quote:
|
|
#3
|
|||
|
|||
|
Well, the huge number of replies in this thread kind of proves that...
Last edited by DutchDaemon; February 15th, 2012 at 00:53. |
|
#4
|
|||
|
|||
|
I'm going to start working on porting this.
|
| The Following User Says Thank You to LateNiteTV For This Useful Post: | ||
zeissoctopus (February 15th, 2012) | ||
|
#5
|
|||
|
|||
|
I worked on this quite a bit last night. I managed to get most of the components to build after some hair pulling and wall punching. There's still a few build errors I have to deal with, but it's going a lot smoother than I thought it would. I'll be spending more time on this when I get home from work today.
Also, I am in no way, shape, or form a programmer. I hack C and Python on the weekends and that's about it. What is trivial to someone else may be a huge headache for me. If I run into anything I absolutely can't figure out I'll be hitting up the ML. |
|
#6
|
|||
|
|||
|
I gave up trying to port the Makefiles over to BSD's make and started over using GNU make and things are going much smoother now.
Last edited by DutchDaemon; February 18th, 2012 at 01:52. |
|
#7
|
|||
|
|||
|
Big fan of Gnome here currently using KDE, I was just wondering how did you do with the mate port for FreeBSD?
Good luck to you. Last edited by DutchDaemon; March 31st, 2012 at 03:10. |
|
#8
|
|||
|
|||
|
News about the MATE desktop from the freebsd-gnome mailing list: http://lists.freebsd.org/pipermail/f...ne/027500.html
Last edited by DutchDaemon; June 30th, 2012 at 19:13. |
|
#9
|
|||
|
|||
|
|
|
#10
|
|||
|
|||
|
I've been testing MATE for a few days and can't really find anything broken to complain about
![]() There was an unescaped newline in x11/mate's RUN_DEPENDS at the time, but after fixing that the install went smoothly. I've started mate-session both via GDM using the installed xsession and via SLiM using ck-launch-session mate-session in my ~/.xinitrc.I'm running MATE with compiz-fusion started via compiz-manager as a startup item. I got my run box back in Compiz with this workaround. I currently have MATE installed alongside gnome2 but will remove that shortly since this is perfectly stable. The volume control applet works perfectly with snd_hda, and I was able to mount local and SSH volumes. Cheers, great work! http://i.imgur.com/9b8qN.png |
|
#11
|
|||
|
|||
|
Quote:
Quote:
The sounds works. Awesome! I plan to dig in the old patches of volume/sound stuff in our GNOME 2 before it switched to pulseaudio. Just to see if there is anything useful. I have disabled pulseaudio in MATE without provide any of option. I don't know if it's a good idea or not. I have asked my team about gstreamer VS pulseaudio and I got marcus's responed. He said, "I think gstreamer is better as it can bridge to a number of things. However, I think pulseaudio is closer to the hardware." It's one of reason I have chosen to disable pulseaudio and use gstreamer instead. If anyone like pulseaudio better for some functions (don't know if there is any difference functions?), I can add pulseaudio as an option but gstreamer still will be default. |
|
#12
|
||||
|
||||
|
Quote:
__________________
Religions, worst damnation of mankind. "FreeBSD has always been the operating system that GNU/Linux should have been." Frank Pohlmann, IBM http://vermaden.blogspot.com |
|
#13
|
|||
|
|||
|
I prefer to run without Pulse as well, but I don't doubt some people find a use for it
|
|
#14
|
||||
|
||||
|
A fresh install of Mate in FreeBSD
__________________
Where there is a shell, there is the way. Unix Live Free. |
| The Following 3 Users Say Thank You to ericturgeon For This Useful Post: | ||
|
#15
|
|||
|
|||
|
Any plans to make a MATE version of GhostBSD ?
|
|
#16
|
||||
|
||||
|
Yes that is why I try to help Mezz. But If you have a Fresh install of FreeBSD its simple to compile mate.
Code:
fetch http://www.marcuscom.com/downloads/marcusmerge Code:
portsnap fetch extract Code:
portsnap fetch update Code:
sh marcusmerge -u -m ports-experimental -s /usr/src Code:
cd /usr/ports/x11/mate-base make install clean
__________________
Where there is a shell, there is the way. Unix Live Free. Last edited by ericturgeon; August 23rd, 2012 at 10:55. |
| The Following 4 Users Say Thank You to ericturgeon For This Useful Post: | ||
cra1g321 (October 12th, 2012), Minbari (August 12th, 2012), yo9fah (August 23rd, 2012), zeissoctopus (August 12th, 2012) | ||
|
#17
|
|||
|
|||
|
I ran into the known problem of unstyled QT4 apps when built with
Code:
QT4_OPTIONS+= QGTKSTYLE |
| The Following User Says Thank You to okeeblow For This Useful Post: | ||
zeissoctopus (August 12th, 2012) | ||
|
#18
|
|||
|
|||
|
Or just install the x11/mate if anyone want a complete MATE applications with the MATE desktop.
|
|
#19
|
|||
|
|||
|
The sleep inhibit panel applet doesn't seem to inhibit screensaver under MATE. I'm using XScreensaver instead of mate-screensaver. Since MATE didn't provide a compile-time option for XScreensaver (like gnome2) I just disabled mate-screensaver as a startup item and replaced it with
Code:
xscreensaver -no-splash Edit: I would really love a mate-file-manager-open-terminal ala deskutils/nautilus-open-terminal
Last edited by okeeblow; August 15th, 2012 at 04:35. |
|
#20
|
|||
|
|||
|
When building /usr/ports/x11/mate /usr/ports/textproc/flex has to be installed first or /usr/ports/math/mate-calc will not build
|
|
#21
|
|||
|
|||
|
Ah right, I forgot to add that one when I added a patch in the post-patch to use textproc/flex instead because it needs newer flex instead of one in the base system. I have fixed it, thanks for report.
|
|
#22
|
|||
|
|||
|
Quote:
Quote:
|
|
#23
|
||||
|
||||
|
Quote:
Code:
% cat << EOF > ~/.gnome2/nautilus-scripts/terminal.sh
#! /bin/sh
cd "$( echo ${NAUTILUS_SCRIPT_CURRENT_URI} | sed -E s/'[a-z]+:\/\/'//g -e s/%20/\ /g )" && xterm
% chmod +x ~/.gnome2/nautilus-scripts/terminal.sh
It looks like that:
__________________
Religions, worst damnation of mankind. "FreeBSD has always been the operating system that GNU/Linux should have been." Frank Pohlmann, IBM http://vermaden.blogspot.com |
|
#24
|
|||
|
|||
|
Quote:
Edit: I ended up granting my own request. Here's mate-file-manager-open-terminal:
Last edited by okeeblow; August 17th, 2012 at 19:10. |
|
#25
|
|||
|
|||
|
Quote:
The strange is that... When I removed the inhibit applet and disable screensaver to go back to my default settings. Now the LCD sleep mode doesn't come out anymore. Mumbles... Going to be fun to figure on it. Quote:
http://www.marcuscom.com:8080/cgi-bi...open-terminal/ |
![]() |
| Tags |
| mate |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [Solved] absolutely minimal graphical desktop environment | ccc | Other Window Managers | 29 | February 16th, 2013 18:28 |
| Quantum Desktop Environment (Qt4 Based) | zester | Off-Topic | 3 | September 18th, 2011 19:37 |
| FreeBSD desktop environment | Imanol | Feedback | 1 | May 13th, 2011 00:06 |
| Install a Desktop Environment | Locksley | Installation and Maintenance of FreeBSD Ports or Packages | 9 | April 11th, 2011 15:43 |
| [Solved] Desktop environment. | SENECA | General | 15 | September 8th, 2010 23:23 |