Port details on branch 2025Q3 |
- gnome-shell Next generation GNOME desktop shell
- 47.8 x11
=0 47.8Version of this port present on the latest quarterly branch. - Maintainer: gnome@FreeBSD.org
 - Port Added: 2025-07-07 05:45:13
- Last Update: 2025-07-07 05:42:20
- Commit Hash: c268e3b
- Also Listed In: gnome
- License: GPLv2+ LGPL21+
- WWW:
- https://gitlab.gnome.org/GNOME/gnome-shell
- Description:
- Next generation GNOME desktop shell
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- gnome-shell>0:x11/gnome-shell
- To install the port:
- cd /usr/ports/x11/gnome-shell/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/gnome-shell
- pkg install gnome-shell
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gnome-shell
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1751312448
SHA256 (gnome/gnome-shell-47.8.tar.xz) = 42d19a2ff449ce0cb139ec240b4a969d8df9ad7c9b938364461a0360f1c3a028
SIZE (gnome/gnome-shell-47.8.tar.xz) = 2142660
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-docutils>0 : textproc/py-docutils@py311
- gsettings-desktop-schemas>0 : devel/gsettings-desktop-schemas
- sassc : textproc/sassc
- msgfmt : devel/gettext-tools
- gnome-keybindings.pc : sysutils/gnome-control-center
- xsltproc : textproc/libxslt
- gstreamer1-plugins>=1.26.2 : multimedia/gstreamer1-plugins
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- x11.pc : x11/libX11
- xfixes.pc : x11/libXfixes
- Runtime dependencies:
-
- gdm : x11/gdm
- tecla : x11/tecla
- gnome-keybindings.pc : sysutils/gnome-control-center
- gstreamer1-plugins>=1.26.2 : multimedia/gstreamer1-plugins
- x11.pc : x11/libX11
- xfixes.pc : x11/libXfixes
- Library dependencies:
-
- libgcr-4.so : security/gcr
- libgjs.so : lang/gjs
- libgraphene-1.0.so : graphics/graphene
- libical.so : devel/libical
- libjson-glib-1.0.so : devel/json-glib
- libmutter-15.so : x11-wm/mutter
- libp11-kit.so : security/p11-kit
- libpolkit-agent-1.so : sysutils/polkit
- libpulse-mainloop-glib.so : audio/pulseaudio
- libpipewire-0.3.so : multimedia/pipewire
- libibus-1.0.so : textproc/ibus
- libatk-1.0.so : accessibility/at-spi2-core
- libcairo.so : graphics/cairo
- libedataserver-1.2.so : databases/evolution-data-server
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgnome-desktop-4.so : x11/gnome-desktop
- libgtk-3.so : x11-toolkits/gtk30
- libgtk-4.so : x11-toolkits/gtk40
- libgirepository-1.0.so : devel/gobject-introspection
- libxml2.so : textproc/libxml2
- libharfbuzz.so : print/harfbuzz
- libpango-1.0.so : x11-toolkits/pango
- libgstreamer-1.0.so : multimedia/gstreamer1
- This port is required by:
- for Run
-
- x11/gnome-shell-extensions
Configuration Options:
- ===> The following configuration options are available for gnome-shell-47.8:
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- x11_gnome-shell
- USES:
- compiler:c11 cpe gettext-tools gnome gstreamer localbase meson pathfix pkgconfig python:build shebangfix tar:xz xorg
- pkg-message:
- For install:
- Gnome-shell requires acceleration of to work. For this a nvidia card
with the nvidia-driver, or a Intel/ATI KMS enabled card is needed.
For the nvidia users no other changes are needed. For Intel/ATI KMS
driver the user needs to have read/write permissions on
/dev/dri/cardN (usually N=0). If gnome-shell is launched from gdm, the
gdm user also needs this access.
Access can be granted by adding the user(s) to the video group.
pw groupmod video -m jerry
In order to launch your session. Copy 'xprofile' into your home directory:
cp /usr/local/share/examples/gnome-shell/xprofile ~/.xprofile
Create or edit /var/db/AccountsService/users/YOURLOGIN file:
[User]
Language=fr_FR.UTF-8 # e.g. for French users
Session=gnome-xorg
SystemAccount=false
Replace YOURLOGIN by your login.
Currently only 'gnome-xorg' is supported and tested.
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
47.8 07 Jul 2025 05:42:20
    |
Don Lewis (truckman)  Author: Olivier Duchateau |
x11/gnome-shell: update to 47.8
Update gnome-shell to version 47.8.
Remove duplicate pkg-message.
Fix warning in gdm log, follow function defined in js/misc/loginManager.js
'GetSessionForCookie' is still valid with ConsoleKit2, and it has same
signature as its equivalent at systemd. But in js/misc/loginManager.js
we use 'GetCurrentSession' function.
We don't appear to need libdrm.so, libgnome-autoar-0.so, or libicuuc.so.
(truckman).
gettext -> gettext-tools (truckman).
We don't need USE_LDCONFIG (truckman).
Pet portlint. truckman).
PR: 287933
MFH: 2025Q3
(cherry picked from commit 675f110bea52702adaa5974997f6da1c7969c641) |
Number of commits found: 1
|