注意:
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Difference between revisions of "Funtoo:MATE"
Jump to navigation
Jump to search
(adding project page boiler plate info) |
(mate-dev-scripts removed) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
|Keywords=mate, desktop | |Keywords=mate, desktop | ||
|Project Category=Packages | |Project Category=Packages | ||
|leads= | |leads=grouche | ||
|contributors=Siris | |contributors=Siris,Ventgrey | ||
|subpages=Activities | |subpages=Activities | ||
|translate=no | |translate=no | ||
Line 20: | Line 20: | ||
Grade A support of the [https://en.wikipedia.org/wiki/MATE_(software) MATE Desktop Environment] on Funtoo Linux | Grade A support of the [https://en.wikipedia.org/wiki/MATE_(software) MATE Desktop Environment] on Funtoo Linux | ||
== Funtoo Linux Python Support for MATE == | |||
At the time of writing only 4 (four) core MATE packages require Python, specifically Python 3.7+ as all python2 support was deprecated in previous releases: | |||
* pluma-plugins | |||
* mozo | |||
* caja-dropbox | |||
These packages have the next Python requirements | |||
* pluma-plugins | |||
* Requires: >=dev-libs/libpeas, dev-libs/glib, >=x11-libs/gtk+,>=x11-libs/gtksourceview-4.0.2:4 | |||
* mozo | |||
* Requires: >=dev-python/pygobject-3,>=mate-base/mate-menus, x11-libs/gdk-pixbuf,>= x11-libs/gtk+ | |||
* caja-dropbox | |||
* Requires: dev-libs/atk, >= dev-libs/glib-2.50:2, dev-python/pygobject:3, >=mate-base/caja-1.19.1, mate-extra/caja-extensions, media-libs/fontconfig:1.0, media-libs/freetype:2, x11-libs/cairo, x11-libs/gdk-pixbuf:2, >= x11-libs/gtk+, x11-libs/libXinerama, x11-libs/pango | |||
NOTE: Neither pluma-plugins nor mate-dev-scripts packages exist in Funtoo Linux as of now. | |||
{{ProjectFooter}} | {{ProjectFooter}} |
Latest revision as of 08:38, June 30, 2023
Summary
MATE is a new project to upgrade all the mate-kit packages to the latest version of MATE, integrate Funtoo metatools into mate-kit, and eventually bring the MATE to a "Grade A" Funtoo support Desktop Environment.
Subpages
What are the Benefits?
This is part of a large collaborative community effort to bring the best in class and latest Desktop Environments to Funtoo Linux powered by Funtoo Metatools to ensure we have Grade A Funtoo Support Matrix for this DE. This means that the DE has reached three major milestones:
- We have a Funtoo Project tracking the development with an active maintainer for the Desktop Environment
- There is an official Funtoo kit dedicated to the Desktop Environment container all Funtoo Metatools powered packages
- There is an official Stage 3 available to all Funtoo Users for the Desktop Environment
What are we Building?
Grade A support of the MATE Desktop Environment on Funtoo Linux
Funtoo Linux Python Support for MATE
At the time of writing only 4 (four) core MATE packages require Python, specifically Python 3.7+ as all python2 support was deprecated in previous releases:
- pluma-plugins
- mozo
- caja-dropbox
These packages have the next Python requirements
- pluma-plugins
* Requires: >=dev-libs/libpeas, dev-libs/glib, >=x11-libs/gtk+,>=x11-libs/gtksourceview-4.0.2:4
- mozo
* Requires: >=dev-python/pygobject-3,>=mate-base/mate-menus, x11-libs/gdk-pixbuf,>= x11-libs/gtk+
- caja-dropbox
* Requires: dev-libs/atk, >= dev-libs/glib-2.50:2, dev-python/pygobject:3, >=mate-base/caja-1.19.1, mate-extra/caja-extensions, media-libs/fontconfig:1.0, media-libs/freetype:2, x11-libs/cairo, x11-libs/gdk-pixbuf:2, >= x11-libs/gtk+, x11-libs/libXinerama, x11-libs/pango
NOTE: Neither pluma-plugins nor mate-dev-scripts packages exist in Funtoo Linux as of now.