diff --git a/x11/xapp/Makefile b/x11/xapp/Makefile index b0a81033e525..dda0a8e4437d 100644 --- a/x11/xapp/Makefile +++ b/x11/xapp/Makefile @@ -1,61 +1,58 @@ PORTNAME= xapp -DISTVERSION= 2.8.9 -PORTREVISION= 1 +DISTVERSION= 3.2.0 CATEGORIES= x11 gnome DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= Cross-desktop libraries and common resources WWW= https://github.com/linuxmint/xapp LICENSE= LGPL3 LICENSE_FILE?= ${WRKSRC}/COPYING.LESSER LIB_DEPENDS= libdbusmenu-gtk3.so:devel/libdbusmenu RUN_DEPENDS= bash:shells/bash USES= gettext-tools gnome meson pkgconfig python shebangfix xorg USE_GITHUB= yes GH_ACCOUNT= linuxmint USE_GNOME= cairo gdkpixbuf glib20 gtk30 libgnomekbd USE_LDCONFIG= yes USE_XORG= x11 GLIB_SCHEMAS= org.x.apps.gschema.xml SHEBANG_FILES= data schemas scripts status-applets test-scripts PLIST_SUB+= LIBVERSION=${PORTVERSION} +MESON_ARGS= "-Dpython_target=['${PYTHON_VERSION}']" PORTSCOUT= limit:^[0-9.]+$$ # ignore master.mint* tags -BINARY_ALIAS= python3=${PYTHON_CMD} - OPTIONS_DEFINE= DOCS INTROSPECTION MATE STATUS VAPI XFCE OPTIONS_DEFAULT= INTROSPECTION MATE STATUS VAPI XFCE OPTIONS_SUB= yes DOCS_BUILD_DEPENDS= gtkdoc-scan:textproc/gtk-doc DOCS_MESON_TRUE= docs INTROSPECTION_DESC= Enable GObject introspection INTROSPECTION_MESON_TRUE= introspection INTROSPECTION_USE= GNOME=pygobject3,introspection:build MATE_DESC= Install mate specific items MATE_MESON_TRUE= mate STATUS_DESC= Build the XApp StatusNotifier service STATUS_MESON_TRUE= status-notifier -VAPI_DESC= Enable Vala bindings VAPI_MESON_TRUE= vapi VAPI_USES= vala:build VAPI_IMPLIES= INTROSPECTION XFCE_DESC= Install xfce specific items XFCE_MESON_TRUE= xfce post-patch: ${REINPLACE_CMD} -e 's|/usr/bin|${PREFIX}/bin|g' \ ${WRKSRC}/scripts/upload-system-info .include diff --git a/x11/xapp/distinfo b/x11/xapp/distinfo index 00419dd36ad1..0fcc5a57c7d9 100644 --- a/x11/xapp/distinfo +++ b/x11/xapp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752081537 -SHA256 (gnome/linuxmint-xapp-2.8.9_GH0.tar.gz) = cc2de98f8b2c73f7611af770d398a05560c4419b9390000464b8bcd517c70375 -SIZE (gnome/linuxmint-xapp-2.8.9_GH0.tar.gz) = 276821 +TIMESTAMP = 1763827297 +SHA256 (gnome/linuxmint-xapp-3.2.0_GH0.tar.gz) = ebec8ee808b0522899f8f37a94ed2ce636ca260d1147adcd5896ca53b2884414 +SIZE (gnome/linuxmint-xapp-3.2.0_GH0.tar.gz) = 275218 diff --git a/x11/xapp/pkg-plist b/x11/xapp/pkg-plist index 1795c71e19e2..6cbd939ce33e 100644 --- a/x11/xapp/pkg-plist +++ b/x11/xapp/pkg-plist @@ -1,181 +1,183 @@ bin/pastebin bin/upload-system-info bin/xapp-gpu-offload %%XFCE%%bin/xfce4-set-wallpaper etc/X11/xinit/xinitrc.d/80xapp-gtk3-module.sh %%STATUS%%etc/xdg/autostart/xapp-sn-watcher.desktop include/xapp/libxapp/xapp-dark-mode-manager.h include/xapp/libxapp/xapp-favorites.h include/xapp/libxapp/xapp-gpu-offload-helper.h include/xapp/libxapp/xapp-gtk-window.h include/xapp/libxapp/xapp-icon-chooser-button.h include/xapp/libxapp/xapp-icon-chooser-dialog.h include/xapp/libxapp/xapp-kbd-layout-controller.h include/xapp/libxapp/xapp-monitor-blanker.h include/xapp/libxapp/xapp-preferences-window.h include/xapp/libxapp/xapp-stack-sidebar.h include/xapp/libxapp/xapp-status-icon-monitor.h include/xapp/libxapp/xapp-status-icon.h include/xapp/libxapp/xapp-statusicon-interface.h include/xapp/libxapp/xapp-style-manager.h include/xapp/libxapp/xapp-util.h include/xapp/libxapp/xapp-visibility-group.h %%INTROSPECTION%%lib/girepository-1.0/XApp-1.0.typelib lib/gtk-3.0/modules/libxapp-gtk3-module.so lib/libxapp.so lib/libxapp.so.1 lib/libxapp.so.%%LIBVERSION%% %%INTROSPECTION%%%%PYTHON_SITELIBDIR%%/gi/overrides/XApp.py %%STATUS%%lib/xapps/xapp-sn-watcher libdata/pkgconfig/xapp.pc %%MATE%%libexec/xapps/applet_constants.py %%MATE%%libexec/xapps/mate-xapp-status-applet.py %%MATE%%share/dbus-1/services/org.mate.panel.applet.MateXAppStatusAppletFactory.service %%STATUS%%share/dbus-1/services/org.x.StatusNotifierWatcher.service %%INTROSPECTION%%share/gir-1.0/XApp-1.0.gir share/glade/catalogs/xapp-glade-catalog.xml -%%PORTDOCS%%share/gtk-doc/html/libxapp/XAppDarkModeManager.html -%%PORTDOCS%%share/gtk-doc/html/libxapp/XAppFavorites.html -%%PORTDOCS%%share/gtk-doc/html/libxapp/XAppGpuOffloadHelper.html -%%PORTDOCS%%share/gtk-doc/html/libxapp/XAppGtkWindow.html -%%PORTDOCS%%share/gtk-doc/html/libxapp/XAppIconChooserButton.html -%%PORTDOCS%%share/gtk-doc/html/libxapp/XAppIconChooserDialog.html -%%PORTDOCS%%share/gtk-doc/html/libxapp/XAppKbdLayoutController.html -%%PORTDOCS%%share/gtk-doc/html/libxapp/XAppMonitorBlanker.html -%%PORTDOCS%%share/gtk-doc/html/libxapp/XAppObjectManagerClient.html -%%PORTDOCS%%share/gtk-doc/html/libxapp/XAppPreferencesWindow.html -%%PORTDOCS%%share/gtk-doc/html/libxapp/XAppStackSidebar.html -%%PORTDOCS%%share/gtk-doc/html/libxapp/XAppStatusIcon.html -%%PORTDOCS%%share/gtk-doc/html/libxapp/XAppStatusIconMonitor.html -%%PORTDOCS%%share/gtk-doc/html/libxapp/XAppVisibilityGroup.html -%%PORTDOCS%%share/gtk-doc/html/libxapp/annotation-glossary.html -%%PORTDOCS%%share/gtk-doc/html/libxapp/api-index-full.html -%%PORTDOCS%%share/gtk-doc/html/libxapp/ch01.html -%%PORTDOCS%%share/gtk-doc/html/libxapp/deprecated-api-index.html -%%PORTDOCS%%share/gtk-doc/html/libxapp/home.png -%%PORTDOCS%%share/gtk-doc/html/libxapp/index.html -%%PORTDOCS%%share/gtk-doc/html/libxapp/left-insensitive.png -%%PORTDOCS%%share/gtk-doc/html/libxapp/left.png -%%PORTDOCS%%share/gtk-doc/html/libxapp/libxapp-xapp-util.html -%%PORTDOCS%%share/gtk-doc/html/libxapp/libxapp.devhelp2 -%%PORTDOCS%%share/gtk-doc/html/libxapp/object-tree.html -%%PORTDOCS%%share/gtk-doc/html/libxapp/right-insensitive.png -%%PORTDOCS%%share/gtk-doc/html/libxapp/right.png -%%PORTDOCS%%share/gtk-doc/html/libxapp/style.css -%%PORTDOCS%%share/gtk-doc/html/libxapp/up-insensitive.png -%%PORTDOCS%%share/gtk-doc/html/libxapp/up.png +%%DOCS%%share/gtk-doc/html/libxapp/XAppDarkModeManager.html +%%DOCS%%share/gtk-doc/html/libxapp/XAppFavorites.html +%%DOCS%%share/gtk-doc/html/libxapp/XAppGpuOffloadHelper.html +%%DOCS%%share/gtk-doc/html/libxapp/XAppGtkWindow.html +%%DOCS%%share/gtk-doc/html/libxapp/XAppIconChooserButton.html +%%DOCS%%share/gtk-doc/html/libxapp/XAppIconChooserDialog.html +%%DOCS%%share/gtk-doc/html/libxapp/XAppKbdLayoutController.html +%%DOCS%%share/gtk-doc/html/libxapp/XAppMonitorBlanker.html +%%DOCS%%share/gtk-doc/html/libxapp/XAppObjectManagerClient.html +%%DOCS%%share/gtk-doc/html/libxapp/XAppPreferencesWindow.html +%%DOCS%%share/gtk-doc/html/libxapp/XAppStackSidebar.html +%%DOCS%%share/gtk-doc/html/libxapp/XAppStatusIcon.html +%%DOCS%%share/gtk-doc/html/libxapp/XAppStatusIconMonitor.html +%%DOCS%%share/gtk-doc/html/libxapp/XAppVisibilityGroup.html +%%DOCS%%share/gtk-doc/html/libxapp/annotation-glossary.html +%%DOCS%%share/gtk-doc/html/libxapp/api-index-full.html +%%DOCS%%share/gtk-doc/html/libxapp/ch01.html +%%DOCS%%share/gtk-doc/html/libxapp/deprecated-api-index.html +%%DOCS%%share/gtk-doc/html/libxapp/home.png +%%DOCS%%share/gtk-doc/html/libxapp/index.html +%%DOCS%%share/gtk-doc/html/libxapp/left-insensitive.png +%%DOCS%%share/gtk-doc/html/libxapp/left.png +%%DOCS%%share/gtk-doc/html/libxapp/libxapp-xapp-util.html +%%DOCS%%share/gtk-doc/html/libxapp/libxapp.devhelp2 +%%DOCS%%share/gtk-doc/html/libxapp/object-tree.html +%%DOCS%%share/gtk-doc/html/libxapp/right-insensitive.png +%%DOCS%%share/gtk-doc/html/libxapp/right.png +%%DOCS%%share/gtk-doc/html/libxapp/style.css +%%DOCS%%share/gtk-doc/html/libxapp/up-insensitive.png +%%DOCS%%share/gtk-doc/html/libxapp/up.png share/icons/hicolor/scalable/actions/add-files-to-archive-symbolic.svg share/icons/hicolor/scalable/actions/category-search-symbolic.svg share/icons/hicolor/scalable/actions/extract-archive-symbolic.svg share/icons/hicolor/scalable/actions/media-mount-symbolic.svg share/icons/hicolor/scalable/actions/view-bottom-pane-symbolic.svg share/icons/hicolor/scalable/actions/view-left-pane-symbolic-rtl.svg share/icons/hicolor/scalable/actions/view-left-pane-symbolic.svg share/icons/hicolor/scalable/actions/view-right-pane-symbolic-rtl.svg share/icons/hicolor/scalable/actions/view-right-pane-symbolic.svg share/icons/hicolor/scalable/actions/view-top-pane-symbolic.svg share/icons/hicolor/scalable/actions/xapp-annotations-squiggly-symbolic.svg share/icons/hicolor/scalable/actions/xapp-annotations-text-symbolic.svg share/icons/hicolor/scalable/actions/xapp-diaporama-symbolic.svg share/icons/hicolor/scalable/actions/xapp-edit-symbolic.svg share/icons/hicolor/scalable/actions/xapp-favorite-symbolic.svg share/icons/hicolor/scalable/actions/xapp-format-text-highlight-symbolic.svg share/icons/hicolor/scalable/actions/xapp-go-history-next-symbolic-rtl.svg share/icons/hicolor/scalable/actions/xapp-go-history-next-symbolic.svg share/icons/hicolor/scalable/actions/xapp-go-history-previous-symbolic-rtl.svg share/icons/hicolor/scalable/actions/xapp-go-history-previous-symbolic.svg share/icons/hicolor/scalable/actions/xapp-pin-symbolic.svg share/icons/hicolor/scalable/actions/xapp-search-entire-word-symbolic.svg share/icons/hicolor/scalable/actions/xapp-search-wrap-symbolic.svg share/icons/hicolor/scalable/actions/xapp-text-case-symbolic.svg share/icons/hicolor/scalable/actions/xapp-unfavorite-symbolic.svg share/icons/hicolor/scalable/actions/xapp-unpin-symbolic.svg share/icons/hicolor/scalable/actions/xapp-use-regex-symbolic.svg share/icons/hicolor/scalable/actions/xapp-view-fit-height-symbolic.svg share/icons/hicolor/scalable/actions/xapp-view-fit-width-symbolic.svg share/icons/hicolor/scalable/apps/xapp-favorites-app-symbolic.svg share/icons/hicolor/scalable/apps/xapp-favorites-app.svg share/icons/hicolor/scalable/apps/xapp-mate-status-applet.svg share/icons/hicolor/scalable/categories/xapp-prefs-behavior-symbolic.svg share/icons/hicolor/scalable/categories/xapp-prefs-display-symbolic.svg share/icons/hicolor/scalable/categories/xapp-prefs-plugins-symbolic.svg share/icons/hicolor/scalable/categories/xapp-prefs-preview-symbolic.svg share/icons/hicolor/scalable/categories/xapp-prefs-toolbar-symbolic.svg share/icons/hicolor/scalable/emblems/emblem-xapp-favorite.svg share/icons/hicolor/scalable/places/xapp-user-favorites-symbolic.svg share/icons/hicolor/scalable/places/xapp-user-favorites.svg share/locale/af/LC_MESSAGES/xapp.mo share/locale/am/LC_MESSAGES/xapp.mo share/locale/ar/LC_MESSAGES/xapp.mo share/locale/ast/LC_MESSAGES/xapp.mo share/locale/az/LC_MESSAGES/xapp.mo share/locale/be/LC_MESSAGES/xapp.mo share/locale/ber/LC_MESSAGES/xapp.mo share/locale/bg/LC_MESSAGES/xapp.mo share/locale/bn/LC_MESSAGES/xapp.mo share/locale/br/LC_MESSAGES/xapp.mo share/locale/ca/LC_MESSAGES/xapp.mo share/locale/ca@valencia/LC_MESSAGES/xapp.mo share/locale/ckb/LC_MESSAGES/xapp.mo share/locale/cs/LC_MESSAGES/xapp.mo share/locale/cy/LC_MESSAGES/xapp.mo share/locale/da/LC_MESSAGES/xapp.mo share/locale/de/LC_MESSAGES/xapp.mo share/locale/el/LC_MESSAGES/xapp.mo share/locale/en_CA/LC_MESSAGES/xapp.mo share/locale/en_GB/LC_MESSAGES/xapp.mo share/locale/eo/LC_MESSAGES/xapp.mo share/locale/es/LC_MESSAGES/xapp.mo share/locale/et/LC_MESSAGES/xapp.mo share/locale/eu/LC_MESSAGES/xapp.mo share/locale/fa/LC_MESSAGES/xapp.mo share/locale/fi/LC_MESSAGES/xapp.mo share/locale/fil/LC_MESSAGES/xapp.mo share/locale/fr/LC_MESSAGES/xapp.mo share/locale/fr_CA/LC_MESSAGES/xapp.mo share/locale/he/LC_MESSAGES/xapp.mo share/locale/hi/LC_MESSAGES/xapp.mo share/locale/hr/LC_MESSAGES/xapp.mo share/locale/hu/LC_MESSAGES/xapp.mo share/locale/ia/LC_MESSAGES/xapp.mo share/locale/id/LC_MESSAGES/xapp.mo share/locale/ie/LC_MESSAGES/xapp.mo share/locale/is/LC_MESSAGES/xapp.mo share/locale/it/LC_MESSAGES/xapp.mo share/locale/ja/LC_MESSAGES/xapp.mo share/locale/ka/LC_MESSAGES/xapp.mo share/locale/kab/LC_MESSAGES/xapp.mo share/locale/kk/LC_MESSAGES/xapp.mo share/locale/ko/LC_MESSAGES/xapp.mo share/locale/ku/LC_MESSAGES/xapp.mo share/locale/la/LC_MESSAGES/xapp.mo share/locale/lt/LC_MESSAGES/xapp.mo +share/locale/lv/LC_MESSAGES/xapp.mo share/locale/mai/LC_MESSAGES/xapp.mo +share/locale/mk/LC_MESSAGES/xapp.mo share/locale/ms/LC_MESSAGES/xapp.mo share/locale/nb/LC_MESSAGES/xapp.mo share/locale/nl/LC_MESSAGES/xapp.mo share/locale/oc/LC_MESSAGES/xapp.mo share/locale/pl/LC_MESSAGES/xapp.mo share/locale/pt/LC_MESSAGES/xapp.mo share/locale/pt_BR/LC_MESSAGES/xapp.mo share/locale/ro/LC_MESSAGES/xapp.mo share/locale/ru/LC_MESSAGES/xapp.mo share/locale/sk/LC_MESSAGES/xapp.mo share/locale/sl/LC_MESSAGES/xapp.mo share/locale/sn/LC_MESSAGES/xapp.mo share/locale/sr/LC_MESSAGES/xapp.mo share/locale/sr@latin/LC_MESSAGES/xapp.mo share/locale/sv/LC_MESSAGES/xapp.mo share/locale/te/LC_MESSAGES/xapp.mo share/locale/th/LC_MESSAGES/xapp.mo share/locale/tr/LC_MESSAGES/xapp.mo share/locale/uk/LC_MESSAGES/xapp.mo share/locale/uz/LC_MESSAGES/xapp.mo share/locale/vi/LC_MESSAGES/xapp.mo share/locale/zgh/LC_MESSAGES/xapp.mo share/locale/zh_CN/LC_MESSAGES/xapp.mo share/locale/zh_HK/LC_MESSAGES/xapp.mo share/locale/zh_TW/LC_MESSAGES/xapp.mo %%MATE%%share/mate-panel/applets/org.x.MateXAppStatusApplet.mate-panel-applet %%VAPI%%share/vala/vapi/xapp.deps %%VAPI%%share/vala/vapi/xapp.vapi