git: c4a6f51b4a - main - Status/2023Q3/pantheon.adoc: Add report
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 27 Oct 2023 16:16:28 UTC
The branch main has been updated by salvadore: URL: https://cgit.FreeBSD.org/doc/commit/?id=c4a6f51b4a534429d1b292da5e508989348513d2 commit c4a6f51b4a534429d1b292da5e508989348513d2 Author: Olivier Duchateau <duchateau.olivier@gmail.com> AuthorDate: 2023-10-24 13:17:44 +0000 Commit: Lorenzo Salvadore <salvadore@FreeBSD.org> CommitDate: 2023-10-27 13:25:10 +0000 Status/2023Q3/pantheon.adoc: Add report Differential Revision: https://reviews.freebsd.org/D41986 Co-authored-by: Lorenzo Salvadore <salvadore@FreeBSD.org> --- .../en/status/report-2023-07-2023-09/pantheon.adoc | 37 ++++++++++++++++++++++ 1 file changed, 37 insertions(+) diff --git a/website/content/en/status/report-2023-07-2023-09/pantheon.adoc b/website/content/en/status/report-2023-07-2023-09/pantheon.adoc new file mode 100644 index 0000000000..6a66de6a03 --- /dev/null +++ b/website/content/en/status/report-2023-07-2023-09/pantheon.adoc @@ -0,0 +1,37 @@ +=== Pantheon desktop on FreeBSD + +Links: + +link:https://elementary.io/[elementary OS] URL: link:https://elementary.io/[] + +link:https://codeberg.org/olivierd/freebsd-ports-elementary[Development repository] URL: link:https://codeberg.org/olivierd/freebsd-ports-elementary[] + +Contact: Olivier Duchateau <duchateau.olivier@gmail.com> + +The Pantheon desktop environment is designed for elementary OS. +It builds on GNOME technologies (such as Mutter, GTK 3 and 4) and it is written in Vala. +The goal is to have a complete desktop environment for end users. + +*13.2-RELEASE or higher is required*, because several core components depend on package:deskutils/xdg-desktop-portal[]. + +The repository contains a file called [.filename]#elementary.mk# for the [.filename]#Mk/Uses# framework, official applications, and curated ports which depend on package:x11-toolkits/granite7[]. + +I have submitted several patches in order to keep these ports up-to-date: + +* package:deskutils/iconbrowser[] +* package:multimedia/elementary-videos[] +* package:x11-themes/gnome-icons-elementary[] +* package:editors/elementary-code[] + +The link:https://bugs.freebsd.org/bugzilla/buglist.cgi?bug_status=__open__&query_format=advanced&short_desc=elementary-calendar%20elementary-terminal%20granite7&short_desc_type=anywordssubstr[bug reports] for updating the following ports are still open on bugzilla: + +* package:x11-toolkits/granite7[]: Update to 7.3.0 +* package:deskutils/elementary-calendar[]: Update to 7.0.0 +* package:x11/elementary-terminal[]: Update to 6.1.2 + +In the same time, I have also worked on updating the GNOME stack (especially WebKitGTK, libwnck, Mutter, Vala). +I noticed several regressions particularly with package:x11/plank[] (it is related to monitoring open applications). + +Three new applications have been added to the development repository: + +* deskutils/atlas, a map viewer +* deskutils/nimbus, a weather applet +* audio/leopod, podcasts client