Index: head/x11/gnome-shell/Makefile =================================================================== --- head/x11/gnome-shell/Makefile (revision 550512) +++ head/x11/gnome-shell/Makefile (revision 550513) @@ -1,80 +1,80 @@ # Created by: Pawel Worach # $FreeBSD$ PORTNAME= gnome-shell PORTVERSION= 3.36.6 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= Next generation GNOME desktop shell LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= docbook-xsl>=0:textproc/docbook-xsl \ sassc:textproc/sassc \ gnome-control-center:sysutils/gnome-control-center \ a2x:textproc/asciidoc LIB_DEPENDS= libstartup-notification-1.so:x11/startup-notification \ libdrm.so:graphics/libdrm \ libmutter-6.so:x11-wm/mutter \ libatk-bridge-2.0.so:accessibility/at-spi2-atk \ libsoup-2.4.so:devel/libsoup \ libjson-glib-1.0.so:devel/json-glib \ libsecret-1.so:security/libsecret \ libpolkit-agent-1.so:sysutils/polkit \ libp11-kit.so:security/p11-kit \ libical.so:devel/libical \ libgcr-3.so:security/gcr \ libicuuc.so:devel/icu \ libpulse.so:audio/pulseaudio \ libcroco-0.6.so:textproc/libcroco \ libcanberra.so:audio/libcanberra \ libcanberra-gtk3.so:audio/libcanberra-gtk3 \ libp11-kit.so:security/p11-kit \ libgjs.so:lang/gjs \ libgraphene-1.0.so:graphics/graphene \ libgnome-autoar-0.so:archivers/gnome-autoar RUN_DEPENDS= gnome-control-center:sysutils/gnome-control-center \ gdm:x11/gdm PORTSCOUT= limitw:1,even USES= compiler:c11 cpe gettext gl gnome libtool localbase meson \ pathfix perl5 pkgconfig python:3.4+ shebangfix tar:xz \ webplugin:native xorg USE_GNOME= cairo evolutiondataserver3 gdkpixbuf2 introspection \ libxslt:build libxml2 gnomedesktop3 USE_XORG= x11 xcomposite xdamage xext xfixes xi xrandr xtst USE_GL= egl gbm USE_GSTREAMER1= yes USE_PERL5= build USE_LDCONFIG= yes SHEBANG_FILES= src/gnome-shell-perf-tool.in \ src/gnome-shell-extension-tool.in BINARY_ALIAS= python3=${PYTHON_CMD} WEBPLUGIN_NAME= libgnome-shell-browser-plugin.so WEBPLUGIN_DIR= ${PREFIX}/lib/mozilla/plugins/ WEBPLUGIN_FILES=libgnome-shell-browser-plugin.so MESON_ARGS= -Dsystemd=false \ -Dnetworkmanager=false \ -Dpython=${PYTHON_CMD} CPE_VENDOR= gnome GLIB_SCHEMAS= org.gnome.shell.gschema.xml \ 00_org.gnome.shell.gschema.override .if exists(/usr/bin/ld.lld) && ${/usr/bin/ld:L:tA} != /usr/bin/ld.lld # Work around "New rpath must not be longer than the old one." LDFLAGS+= -fuse-ld=lld .endif post-patch: - ${REINPLACE_CMD} -e "s,%%PYTHON_CMD%%,${PYTHON_CMD},g" \ - ${WRKSRC}/src/meson.build + ${REINPLACE_CMD} -e "s,python3,${PYTHON_VERSION},g" \ + ${WRKSRC}/meson.build .include Index: head/x11/gnome-shell/pkg-plist =================================================================== --- head/x11/gnome-shell/pkg-plist (revision 550512) +++ head/x11/gnome-shell/pkg-plist (revision 550513) @@ -1,145 +1,144 @@ bin/gnome-extensions bin/gnome-extensions-app bin/gnome-shell bin/gnome-shell-extension-prefs bin/gnome-shell-extension-tool bin/gnome-shell-perf-tool etc/xdg/autostart/gnome-shell-overrides-migration.desktop lib/gnome-shell/Gvc-1.0.typelib lib/gnome-shell/Shell-0.1.typelib lib/gnome-shell/St-1.0.typelib lib/gnome-shell/girepository-1.0/Shew-0.typelib lib/gnome-shell/libgnome-shell-menu.so lib/gnome-shell/libgnome-shell.so lib/gnome-shell/libgvc.so lib/gnome-shell/libshew-0.so lib/gnome-shell/libst-1.0.so libexec/gnome-shell-calendar-server libexec/gnome-shell-hotplug-sniffer libexec/gnome-shell-overrides-migration.sh libexec/gnome-shell-perf-helper man/man1/gnome-extensions.1.gz man/man1/gnome-shell.1.gz share/GConf/gsettings/gnome-shell-overrides.convert share/applications/evolution-calendar.desktop share/applications/org.gnome.Extensions.desktop share/applications/org.gnome.Shell.Extensions.desktop share/applications/org.gnome.Shell.desktop -share/bash-completion/completions/gnome-extensions share/dbus-1/interfaces/org.gnome.Shell.Extensions.xml share/dbus-1/interfaces/org.gnome.Shell.Introspect.xml share/dbus-1/interfaces/org.gnome.Shell.PadOsd.xml share/dbus-1/interfaces/org.gnome.Shell.Screencast.xml share/dbus-1/interfaces/org.gnome.Shell.Screenshot.xml share/dbus-1/interfaces/org.gnome.ShellSearchProvider.xml share/dbus-1/interfaces/org.gnome.ShellSearchProvider2.xml share/dbus-1/services/org.gnome.Extensions.service share/dbus-1/services/org.gnome.Shell.CalendarServer.service share/dbus-1/services/org.gnome.Shell.Extensions.service share/dbus-1/services/org.gnome.Shell.HotplugSniffer.service share/dbus-1/services/org.gnome.Shell.Notifications.service share/gnome-control-center/keybindings/50-gnome-shell-system.xml %%DATADIR%%/Gvc-1.0.gir %%DATADIR%%/Shell-0.1.gir %%DATADIR%%/St-1.0.gir %%DATADIR%%/gir-1.0/Shew-0.gir %%DATADIR%%/gnome-shell-dbus-interfaces.gresource %%DATADIR%%/gnome-shell-osk-layouts.gresource %%DATADIR%%/gnome-shell-theme.gresource %%DATADIR%%/org.gnome.Extensions %%DATADIR%%/org.gnome.Extensions.data.gresource %%DATADIR%%/org.gnome.Extensions.src.gresource %%DATADIR%%/org.gnome.Shell.Extensions %%DATADIR%%/org.gnome.Shell.Extensions.src.gresource %%DATADIR%%/org.gnome.Shell.Notifications %%DATADIR%%/org.gnome.Shell.Notifications.src.gresource %%DATADIR%%/perf-background.xml share/icons/hicolor/scalable/apps/org.gnome.Extensions.Devel.svg share/icons/hicolor/scalable/apps/org.gnome.Extensions.svg share/icons/hicolor/scalable/apps/org.gnome.Shell.Extensions.svg share/icons/hicolor/symbolic/apps/org.gnome.Extensions-symbolic.svg share/icons/hicolor/symbolic/apps/org.gnome.Shell.Extensions-symbolic.svg share/locale/af/LC_MESSAGES/gnome-shell.mo share/locale/an/LC_MESSAGES/gnome-shell.mo share/locale/ar/LC_MESSAGES/gnome-shell.mo share/locale/as/LC_MESSAGES/gnome-shell.mo share/locale/ast/LC_MESSAGES/gnome-shell.mo share/locale/be/LC_MESSAGES/gnome-shell.mo share/locale/bg/LC_MESSAGES/gnome-shell.mo share/locale/bn/LC_MESSAGES/gnome-shell.mo share/locale/bn_IN/LC_MESSAGES/gnome-shell.mo share/locale/bs/LC_MESSAGES/gnome-shell.mo share/locale/ca/LC_MESSAGES/gnome-shell.mo share/locale/ca@valencia/LC_MESSAGES/gnome-shell.mo share/locale/ckb/LC_MESSAGES/gnome-shell.mo share/locale/cs/LC_MESSAGES/gnome-shell.mo share/locale/da/LC_MESSAGES/gnome-shell.mo share/locale/de/LC_MESSAGES/gnome-shell.mo share/locale/el/LC_MESSAGES/gnome-shell.mo share/locale/en_GB/LC_MESSAGES/gnome-shell.mo share/locale/eo/LC_MESSAGES/gnome-shell.mo share/locale/es/LC_MESSAGES/gnome-shell.mo share/locale/et/LC_MESSAGES/gnome-shell.mo share/locale/eu/LC_MESSAGES/gnome-shell.mo share/locale/fa/LC_MESSAGES/gnome-shell.mo share/locale/fi/LC_MESSAGES/gnome-shell.mo share/locale/fr/LC_MESSAGES/gnome-shell.mo share/locale/fur/LC_MESSAGES/gnome-shell.mo share/locale/ga/LC_MESSAGES/gnome-shell.mo share/locale/gd/LC_MESSAGES/gnome-shell.mo share/locale/gl/LC_MESSAGES/gnome-shell.mo share/locale/gu/LC_MESSAGES/gnome-shell.mo share/locale/he/LC_MESSAGES/gnome-shell.mo share/locale/hi/LC_MESSAGES/gnome-shell.mo share/locale/hr/LC_MESSAGES/gnome-shell.mo share/locale/hu/LC_MESSAGES/gnome-shell.mo share/locale/ia/LC_MESSAGES/gnome-shell.mo share/locale/id/LC_MESSAGES/gnome-shell.mo share/locale/is/LC_MESSAGES/gnome-shell.mo share/locale/it/LC_MESSAGES/gnome-shell.mo share/locale/ja/LC_MESSAGES/gnome-shell.mo share/locale/kk/LC_MESSAGES/gnome-shell.mo share/locale/km/LC_MESSAGES/gnome-shell.mo share/locale/kn/LC_MESSAGES/gnome-shell.mo share/locale/ko/LC_MESSAGES/gnome-shell.mo share/locale/ku/LC_MESSAGES/gnome-shell.mo share/locale/ky/LC_MESSAGES/gnome-shell.mo share/locale/lt/LC_MESSAGES/gnome-shell.mo share/locale/lv/LC_MESSAGES/gnome-shell.mo share/locale/mjw/LC_MESSAGES/gnome-shell.mo share/locale/mk/LC_MESSAGES/gnome-shell.mo share/locale/ml/LC_MESSAGES/gnome-shell.mo share/locale/mr/LC_MESSAGES/gnome-shell.mo share/locale/ms/LC_MESSAGES/gnome-shell.mo share/locale/nb/LC_MESSAGES/gnome-shell.mo share/locale/ne/LC_MESSAGES/gnome-shell.mo share/locale/nl/LC_MESSAGES/gnome-shell.mo share/locale/nn/LC_MESSAGES/gnome-shell.mo share/locale/oc/LC_MESSAGES/gnome-shell.mo share/locale/or/LC_MESSAGES/gnome-shell.mo share/locale/pa/LC_MESSAGES/gnome-shell.mo share/locale/pl/LC_MESSAGES/gnome-shell.mo share/locale/pt/LC_MESSAGES/gnome-shell.mo share/locale/pt_BR/LC_MESSAGES/gnome-shell.mo share/locale/ro/LC_MESSAGES/gnome-shell.mo share/locale/ru/LC_MESSAGES/gnome-shell.mo share/locale/si/LC_MESSAGES/gnome-shell.mo share/locale/sk/LC_MESSAGES/gnome-shell.mo share/locale/sl/LC_MESSAGES/gnome-shell.mo share/locale/sr/LC_MESSAGES/gnome-shell.mo share/locale/sr@latin/LC_MESSAGES/gnome-shell.mo share/locale/sv/LC_MESSAGES/gnome-shell.mo share/locale/ta/LC_MESSAGES/gnome-shell.mo share/locale/te/LC_MESSAGES/gnome-shell.mo share/locale/tg/LC_MESSAGES/gnome-shell.mo share/locale/th/LC_MESSAGES/gnome-shell.mo share/locale/tr/LC_MESSAGES/gnome-shell.mo share/locale/ug/LC_MESSAGES/gnome-shell.mo share/locale/uk/LC_MESSAGES/gnome-shell.mo share/locale/uz@cyrillic/LC_MESSAGES/gnome-shell.mo share/locale/vi/LC_MESSAGES/gnome-shell.mo share/locale/zh_CN/LC_MESSAGES/gnome-shell.mo share/locale/zh_HK/LC_MESSAGES/gnome-shell.mo share/locale/zh_TW/LC_MESSAGES/gnome-shell.mo share/metainfo/org.gnome.Extensions.metainfo.xml share/xdg-desktop-portal/portals/gnome-shell.portal