freebsd-ports/x11/xfce4-dashboard/pkg-plist
Guido Falsi b2f2269daf Welcome XFCE 4.16 to the FreeBSD ports tree!
Upstream announce: https://xfce.org/about/news/?post=1608595200

This XFCE release dropped support for GTK2 plugins and also dropped
GTK2 from all components.

WARNING: please check UPDATING before upgrading your packages. In
case of problems also read the libexo pkg-message.

Due to this some panel plugins and libraries will be removed since
they cannot compile anymore:

- print/xfce4-print
- x11/xfce4-quicklauncher-plugin
- x11/xfce4-wmdock-plugin
- x11-toolkits/libxfce4gui

These further components also fail to build or work and are being
marked BROKEN, deprecated and marked for removal:

- science/xfce4-equake-plugin
- x11/xfce4-embed-plugin
- deskutils/orage
- deskutils/xfce4-volumed [1]

deskutils/xfce4-notes-plugin will be also marked BROKEN, but there
is active development in it's upstream repository and a fixed release
is expected soon.

deskutils/xfce4-generic-slider will also be marked broken, since
it fails to compile. [2]

Thanks also to riggs, Olivier Duchateau <duchateau.olivier@gmail.com>
and the people in Approved and Reviewed lines below for help and
contributions.

Reviewed by:		woodsb02
Approved by:		sergey.dyatko@gmail.com (maintainer) [1],
			ehaupt [2]
Differential Revision:	https://reviews.freebsd.org/D27846
2021-01-02 16:36:33 +00:00

192 lines
10 KiB
Plaintext

bin/xfdashboard
bin/xfdashboard-settings
etc/xdg/autostart/xfdashboard-autostart.desktop
include/xfdashboard/libxfdashboard/action-button.h
include/xfdashboard/libxfdashboard/actor.h
include/xfdashboard/libxfdashboard/animation.h
include/xfdashboard/libxfdashboard/application-button.h
include/xfdashboard/libxfdashboard/application-database.h
include/xfdashboard/libxfdashboard/application-tracker.h
include/xfdashboard/libxfdashboard/application.h
include/xfdashboard/libxfdashboard/applications-menu-model.h
include/xfdashboard/libxfdashboard/applications-search-provider.h
include/xfdashboard/libxfdashboard/applications-view.h
include/xfdashboard/libxfdashboard/background.h
include/xfdashboard/libxfdashboard/binding.h
include/xfdashboard/libxfdashboard/bindings-pool.h
include/xfdashboard/libxfdashboard/box-layout.h
include/xfdashboard/libxfdashboard/button.h
include/xfdashboard/libxfdashboard/click-action.h
include/xfdashboard/libxfdashboard/collapse-box.h
include/xfdashboard/libxfdashboard/compat.h
include/xfdashboard/libxfdashboard/css-selector.h
include/xfdashboard/libxfdashboard/debug.h
include/xfdashboard/libxfdashboard/desktop-app-info-action.h
include/xfdashboard/libxfdashboard/desktop-app-info.h
include/xfdashboard/libxfdashboard/drag-action.h
include/xfdashboard/libxfdashboard/drop-action.h
include/xfdashboard/libxfdashboard/dynamic-table-layout.h
include/xfdashboard/libxfdashboard/emblem-effect.h
include/xfdashboard/libxfdashboard/fill-box-layout.h
include/xfdashboard/libxfdashboard/focus-manager.h
include/xfdashboard/libxfdashboard/focusable.h
include/xfdashboard/libxfdashboard/image-content.h
include/xfdashboard/libxfdashboard/label.h
include/xfdashboard/libxfdashboard/libxfdashboard.h
include/xfdashboard/libxfdashboard/live-window-simple.h
include/xfdashboard/libxfdashboard/live-window.h
include/xfdashboard/libxfdashboard/live-workspace.h
include/xfdashboard/libxfdashboard/model.h
include/xfdashboard/libxfdashboard/outline-effect.h
include/xfdashboard/libxfdashboard/plugin.h
include/xfdashboard/libxfdashboard/plugins-manager.h
include/xfdashboard/libxfdashboard/popup-menu-item-button.h
include/xfdashboard/libxfdashboard/popup-menu-item-separator.h
include/xfdashboard/libxfdashboard/popup-menu-item.h
include/xfdashboard/libxfdashboard/popup-menu.h
include/xfdashboard/libxfdashboard/quicklaunch.h
include/xfdashboard/libxfdashboard/scaled-table-layout.h
include/xfdashboard/libxfdashboard/scrollbar.h
include/xfdashboard/libxfdashboard/search-manager.h
include/xfdashboard/libxfdashboard/search-provider.h
include/xfdashboard/libxfdashboard/search-result-container.h
include/xfdashboard/libxfdashboard/search-result-set.h
include/xfdashboard/libxfdashboard/search-view.h
include/xfdashboard/libxfdashboard/stage-interface.h
include/xfdashboard/libxfdashboard/stage.h
include/xfdashboard/libxfdashboard/stylable.h
include/xfdashboard/libxfdashboard/text-box.h
include/xfdashboard/libxfdashboard/theme-animation.h
include/xfdashboard/libxfdashboard/theme-css.h
include/xfdashboard/libxfdashboard/theme-effects.h
include/xfdashboard/libxfdashboard/theme-layout.h
include/xfdashboard/libxfdashboard/theme.h
include/xfdashboard/libxfdashboard/toggle-button.h
include/xfdashboard/libxfdashboard/tooltip-action.h
include/xfdashboard/libxfdashboard/transition-group.h
include/xfdashboard/libxfdashboard/types.h
include/xfdashboard/libxfdashboard/utils.h
include/xfdashboard/libxfdashboard/view-manager.h
include/xfdashboard/libxfdashboard/view-selector.h
include/xfdashboard/libxfdashboard/view.h
include/xfdashboard/libxfdashboard/viewpad.h
include/xfdashboard/libxfdashboard/window-content-x11.h
include/xfdashboard/libxfdashboard/window-content.h
include/xfdashboard/libxfdashboard/window-tracker-backend-x11.h
include/xfdashboard/libxfdashboard/window-tracker-backend.h
include/xfdashboard/libxfdashboard/window-tracker-monitor-x11.h
include/xfdashboard/libxfdashboard/window-tracker-monitor.h
include/xfdashboard/libxfdashboard/window-tracker-window-x11.h
include/xfdashboard/libxfdashboard/window-tracker-window.h
include/xfdashboard/libxfdashboard/window-tracker-workspace-x11.h
include/xfdashboard/libxfdashboard/window-tracker-workspace.h
include/xfdashboard/libxfdashboard/window-tracker-x11.h
include/xfdashboard/libxfdashboard/window-tracker.h
include/xfdashboard/libxfdashboard/windows-view.h
include/xfdashboard/libxfdashboard/workspace-selector.h
lib/libxfdashboard.so
lib/libxfdashboard.so.0
lib/libxfdashboard.so.0.800.0
lib/xfdashboard/plugins/clock-view.so
lib/xfdashboard/plugins/example-search-provider.so
lib/xfdashboard/plugins/gnome-shell-search-provider.so
lib/xfdashboard/plugins/hot-corner.so
lib/xfdashboard/plugins/middle-click-window-close.so
libdata/pkgconfig/libxfdashboard.pc
share/appdata/xfdashboard.appdata.xml
share/applications/xfdashboard-settings.desktop
share/applications/xfdashboard.desktop
share/icons/hicolor/128x128/apps/org.xfce.xfdashboard.png
share/icons/hicolor/16x16/apps/org.xfce.xfdashboard.png
share/icons/hicolor/24x24/apps/org.xfce.xfdashboard.png
share/icons/hicolor/32x32/apps/org.xfce.xfdashboard.png
share/icons/hicolor/48x48/apps/org.xfce.xfdashboard.png
share/icons/hicolor/scalable/apps/org.xfce.xfdashboard.svg
%%NLS%%share/locale/bg/LC_MESSAGES/xfdashboard.mo
%%NLS%%share/locale/ca/LC_MESSAGES/xfdashboard.mo
%%NLS%%share/locale/da/LC_MESSAGES/xfdashboard.mo
%%NLS%%share/locale/de/LC_MESSAGES/xfdashboard.mo
%%NLS%%share/locale/el/LC_MESSAGES/xfdashboard.mo
%%NLS%%share/locale/es/LC_MESSAGES/xfdashboard.mo
%%NLS%%share/locale/fr/LC_MESSAGES/xfdashboard.mo
%%NLS%%share/locale/gl/LC_MESSAGES/xfdashboard.mo
%%NLS%%share/locale/he/LC_MESSAGES/xfdashboard.mo
%%NLS%%share/locale/id/LC_MESSAGES/xfdashboard.mo
%%NLS%%share/locale/ie/LC_MESSAGES/xfdashboard.mo
%%NLS%%share/locale/it_IT/LC_MESSAGES/xfdashboard.mo
%%NLS%%share/locale/ja/LC_MESSAGES/xfdashboard.mo
%%NLS%%share/locale/kk/LC_MESSAGES/xfdashboard.mo
%%NLS%%share/locale/lt/LC_MESSAGES/xfdashboard.mo
%%NLS%%share/locale/nb/LC_MESSAGES/xfdashboard.mo
%%NLS%%share/locale/nl/LC_MESSAGES/xfdashboard.mo
%%NLS%%share/locale/pl/LC_MESSAGES/xfdashboard.mo
%%NLS%%share/locale/pt/LC_MESSAGES/xfdashboard.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/xfdashboard.mo
%%NLS%%share/locale/ru/LC_MESSAGES/xfdashboard.mo
%%NLS%%share/locale/ru_RU/LC_MESSAGES/xfdashboard.mo
%%NLS%%share/locale/sl/LC_MESSAGES/xfdashboard.mo
%%NLS%%share/locale/sq/LC_MESSAGES/xfdashboard.mo
%%NLS%%share/locale/sr/LC_MESSAGES/xfdashboard.mo
%%NLS%%share/locale/sv/LC_MESSAGES/xfdashboard.mo
%%NLS%%share/locale/sv_SE/LC_MESSAGES/xfdashboard.mo
%%NLS%%share/locale/tr/LC_MESSAGES/xfdashboard.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/xfdashboard.mo
share/themes/xfdashboard-auber/xfdashboard-1.0/animations.xml
share/themes/xfdashboard-auber/xfdashboard-1.0/effects.xml
share/themes/xfdashboard-auber/xfdashboard-1.0/screenshot-xfdashboard-auber.png
share/themes/xfdashboard-auber/xfdashboard-1.0/xfdashboard-auber.css
share/themes/xfdashboard-auber/xfdashboard-1.0/xfdashboard-secondary.xml
share/themes/xfdashboard-auber/xfdashboard-1.0/xfdashboard.css
share/themes/xfdashboard-auber/xfdashboard-1.0/xfdashboard.theme
share/themes/xfdashboard-auber/xfdashboard-1.0/xfdashboard.xml
share/themes/xfdashboard-blue/xfdashboard-1.0/animations.xml
share/themes/xfdashboard-blue/xfdashboard-1.0/effects.xml
share/themes/xfdashboard-blue/xfdashboard-1.0/screenshot-xfdashboard-blue.png
share/themes/xfdashboard-blue/xfdashboard-1.0/xfdashboard-blue.css
share/themes/xfdashboard-blue/xfdashboard-1.0/xfdashboard-secondary.xml
share/themes/xfdashboard-blue/xfdashboard-1.0/xfdashboard.css
share/themes/xfdashboard-blue/xfdashboard-1.0/xfdashboard.theme
share/themes/xfdashboard-blue/xfdashboard-1.0/xfdashboard.xml
share/themes/xfdashboard-dark/xfdashboard-1.0/animations.xml
share/themes/xfdashboard-dark/xfdashboard-1.0/effects.xml
share/themes/xfdashboard-dark/xfdashboard-1.0/screenshot-xfdashboard-dark.png
share/themes/xfdashboard-dark/xfdashboard-1.0/xfdashboard-dark.css
share/themes/xfdashboard-dark/xfdashboard-1.0/xfdashboard-secondary.xml
share/themes/xfdashboard-dark/xfdashboard-1.0/xfdashboard.css
share/themes/xfdashboard-dark/xfdashboard-1.0/xfdashboard.theme
share/themes/xfdashboard-dark/xfdashboard-1.0/xfdashboard.xml
share/themes/xfdashboard-mint/xfdashboard-1.0/animations.xml
share/themes/xfdashboard-mint/xfdashboard-1.0/effects.xml
share/themes/xfdashboard-mint/xfdashboard-1.0/screenshot-xfdashboard-mint.png
share/themes/xfdashboard-mint/xfdashboard-1.0/xfdashboard-mint.css
share/themes/xfdashboard-mint/xfdashboard-1.0/xfdashboard-secondary.xml
share/themes/xfdashboard-mint/xfdashboard-1.0/xfdashboard.css
share/themes/xfdashboard-mint/xfdashboard-1.0/xfdashboard.theme
share/themes/xfdashboard-mint/xfdashboard-1.0/xfdashboard.xml
share/themes/xfdashboard-moranga/xfdashboard-1.0/animations.xml
share/themes/xfdashboard-moranga/xfdashboard-1.0/effects.xml
share/themes/xfdashboard-moranga/xfdashboard-1.0/screenshot-xfdashboard-moranga.png
share/themes/xfdashboard-moranga/xfdashboard-1.0/xfdashboard-moranga.css
share/themes/xfdashboard-moranga/xfdashboard-1.0/xfdashboard-secondary.xml
share/themes/xfdashboard-moranga/xfdashboard-1.0/xfdashboard.css
share/themes/xfdashboard-moranga/xfdashboard-1.0/xfdashboard.theme
share/themes/xfdashboard-moranga/xfdashboard-1.0/xfdashboard.xml
share/themes/xfdashboard-wine/xfdashboard-1.0/animations.xml
share/themes/xfdashboard-wine/xfdashboard-1.0/effects.xml
share/themes/xfdashboard-wine/xfdashboard-1.0/screenshot-xfdashboard-wine.png
share/themes/xfdashboard-wine/xfdashboard-1.0/xfdashboard-secondary.xml
share/themes/xfdashboard-wine/xfdashboard-1.0/xfdashboard-wine.css
share/themes/xfdashboard-wine/xfdashboard-1.0/xfdashboard.css
share/themes/xfdashboard-wine/xfdashboard-1.0/xfdashboard.theme
share/themes/xfdashboard-wine/xfdashboard-1.0/xfdashboard.xml
share/themes/xfdashboard/xfdashboard-1.0/animations.xml
share/themes/xfdashboard/xfdashboard-1.0/effects.xml
share/themes/xfdashboard/xfdashboard-1.0/screenshot-xfdashboard.png
share/themes/xfdashboard/xfdashboard-1.0/windows-view.png
share/themes/xfdashboard/xfdashboard-1.0/xfdashboard-secondary.xml
share/themes/xfdashboard/xfdashboard-1.0/xfdashboard.css
share/themes/xfdashboard/xfdashboard-1.0/xfdashboard.theme
share/themes/xfdashboard/xfdashboard-1.0/xfdashboard.xml
share/xfdashboard/bindings.xml
share/xfdashboard/preferences.ui