diff options
author | danfe <danfe@FreeBSD.org> | 2007-06-04 23:08:39 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2007-06-04 23:08:39 +0800 |
commit | d7550425e87eba0d4350d402a5d176d1b04ad191 (patch) | |
tree | 4c7163bebe5e4cecca647b2d9c3ad4d237ae63d8 /x11/Makefile | |
parent | f56983099fcca465b58c258e65c7b4c05a7960a7 (diff) | |
download | freebsd-ports-gnome-d7550425e87eba0d4350d402a5d176d1b04ad191.tar.gz freebsd-ports-gnome-d7550425e87eba0d4350d402a5d176d1b04ad191.tar.zst freebsd-ports-gnome-d7550425e87eba0d4350d402a5d176d1b04ad191.zip |
Welcome Metisse, an experimental X desktop with neat OpenGL features. It
consists of a virtual X server called Xmetisse, a special version of FVWM,
and a FVWM module FvwmCompositor.
Also, it comes with two custom themes, courtesy of Mandriva Linux, and some
of their patches (adopted for our build environment).
Please note that this software is considered experimental to date. Testing
in various environments (KDE/GNOME desktops, 64-bit arches, etc.) is highly
appreciated. There are some patches floating around, but let's see if they
are really required for us instead of blindly committing them.
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index e4fd89a372cf..d2496a8630f5 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -198,6 +198,7 @@ SUBDIR += luit SUBDIR += lupe SUBDIR += lxpanel + SUBDIR += metisse SUBDIR += mgapdesk SUBDIR += mkcomposecache SUBDIR += mlterm |