Sat Dec 18 20:36:09 2021 UTC ()
xfce4-dashboard: update to 0.9.2

(No reasonably condensed upstream change log available.)


(gutteridge)
diff -r1.21 -r1.22 pkgsrc/x11/xfce4-dashboard/Makefile
diff -r1.4 -r1.5 pkgsrc/x11/xfce4-dashboard/PLIST
diff -r1.7 -r1.8 pkgsrc/x11/xfce4-dashboard/distinfo
diff -r1.2 -r1.3 pkgsrc/x11/xfce4-dashboard/patches/patch-data_Makefile.in

cvs diff -r1.21 -r1.22 pkgsrc/x11/xfce4-dashboard/Makefile (expand / switch to unified diff)

--- pkgsrc/x11/xfce4-dashboard/Makefile 2021/12/08 16:07:15 1.21
+++ pkgsrc/x11/xfce4-dashboard/Makefile 2021/12/18 20:36:09 1.22
@@ -1,28 +1,26 @@ @@ -1,28 +1,26 @@
1# $NetBSD: Makefile,v 1.21 2021/12/08 16:07:15 adam Exp $ 1# $NetBSD: Makefile,v 1.22 2021/12/18 20:36:09 gutteridge Exp $
2 2
3PKGREVISION= 10 
4.include "../../meta-pkgs/xfce4/Makefile.common" 3.include "../../meta-pkgs/xfce4/Makefile.common"
5 4
6VERSION= 0.7.4 5VERSION= 0.9.2
7DISTNAME= xfdashboard-${VERSION} 6DISTNAME= xfdashboard-${VERSION}
8PKGNAME= xfce4-dashboard-${VERSION} 7PKGNAME= xfce4-dashboard-${VERSION}
9CATEGORIES= x11 8CATEGORIES= x11
10MASTER_SITES+= http://archive.xfce.org/src/apps/xfdashboard/${VERSION:R}/ 9MASTER_SITES+= https://archive.xfce.org/src/apps/xfdashboard/${VERSION:R}/
11 10
12HOMEPAGE= https://goodies.xfce.org/projects/applications/xfdashboard/start 11HOMEPAGE= https://goodies.xfce.org/projects/applications/xfdashboard/start
13COMMENT= Maybe a Gnome shell like dashboard for Xfce 12COMMENT= Maybe a Gnome shell like dashboard for Xfce
14 13
15EGDIR= ${XFCE4_EGBASE} 14EGDIR= ${XFCE4_EGBASE}
16PKG_SYSCONFSUBDIR= xdg 15PKG_SYSCONFSUBDIR= xdg
17 16
18CONF_FILES= ${EGDIR}/autostart/xfdashboard-autostart.desktop \ 17CONF_FILES= ${EGDIR}/autostart/org.xfce.xfdashboard-autostart.desktop \
19 ${PKG_SYSCONFDIR}/autostart/xfdashboard-autostart.desktop 18 ${PKG_SYSCONFDIR}/autostart/org.xfce.xfdashboard-autostart.desktop
20 19
21.include "../../devel/libwnck3/buildlink3.mk" 20.include "../../devel/libwnck3/buildlink3.mk"
22.include "../../devel/xfce4-conf/buildlink3.mk" 21.include "../../devel/xfce4-conf/buildlink3.mk"
23.include "../../graphics/clutter/buildlink3.mk" 22.include "../../graphics/clutter/buildlink3.mk"
24.include "../../graphics/hicolor-icon-theme/buildlink3.mk" 23.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
25.include "../../sysutils/desktop-file-utils/desktopdb.mk" 24.include "../../sysutils/desktop-file-utils/desktopdb.mk"
26.include "../../x11/xfce4-garcon/buildlink3.mk" 25.include "../../x11/xfce4-garcon/buildlink3.mk"
27.include "../../x11/gtk3/buildlink3.mk" 
28.include "../../mk/bsd.pkg.mk" 26.include "../../mk/bsd.pkg.mk"

cvs diff -r1.4 -r1.5 pkgsrc/x11/xfce4-dashboard/PLIST (expand / switch to unified diff)

--- pkgsrc/x11/xfce4-dashboard/PLIST 2018/05/15 21:59:15 1.4
+++ pkgsrc/x11/xfce4-dashboard/PLIST 2021/12/18 20:36:09 1.5
@@ -1,164 +1,197 @@ @@ -1,164 +1,197 @@
1@comment $NetBSD: PLIST,v 1.4 2018/05/15 21:59:15 youri Exp $ 1@comment $NetBSD: PLIST,v 1.5 2021/12/18 20:36:09 gutteridge Exp $
2bin/xfdashboard 2bin/xfdashboard
3bin/xfdashboard-settings 3bin/xfdashboard-settings
4include/xfdashboard/libxfdashboard/action-button.h 4include/xfdashboard/libxfdashboard/action-button.h
5include/xfdashboard/libxfdashboard/actor.h 5include/xfdashboard/libxfdashboard/actor.h
 6include/xfdashboard/libxfdashboard/animation.h
6include/xfdashboard/libxfdashboard/application-button.h 7include/xfdashboard/libxfdashboard/application-button.h
7include/xfdashboard/libxfdashboard/application-database.h 8include/xfdashboard/libxfdashboard/application-database.h
8include/xfdashboard/libxfdashboard/application-tracker.h 9include/xfdashboard/libxfdashboard/application-tracker.h
9include/xfdashboard/libxfdashboard/application.h 
10include/xfdashboard/libxfdashboard/applications-menu-model.h 10include/xfdashboard/libxfdashboard/applications-menu-model.h
11include/xfdashboard/libxfdashboard/applications-search-provider.h 11include/xfdashboard/libxfdashboard/applications-search-provider.h
12include/xfdashboard/libxfdashboard/applications-view.h 12include/xfdashboard/libxfdashboard/applications-view.h
13include/xfdashboard/libxfdashboard/background.h 13include/xfdashboard/libxfdashboard/background.h
14include/xfdashboard/libxfdashboard/binding.h 14include/xfdashboard/libxfdashboard/binding.h
15include/xfdashboard/libxfdashboard/bindings-pool.h 15include/xfdashboard/libxfdashboard/bindings-pool.h
16include/xfdashboard/libxfdashboard/box-layout.h 16include/xfdashboard/libxfdashboard/box-layout.h
17include/xfdashboard/libxfdashboard/button.h 17include/xfdashboard/libxfdashboard/button.h
18include/xfdashboard/libxfdashboard/click-action.h 18include/xfdashboard/libxfdashboard/click-action.h
19include/xfdashboard/libxfdashboard/collapse-box.h 19include/xfdashboard/libxfdashboard/collapse-box.h
20include/xfdashboard/libxfdashboard/compat.h 20include/xfdashboard/libxfdashboard/compat.h
 21include/xfdashboard/libxfdashboard/core.h
21include/xfdashboard/libxfdashboard/css-selector.h 22include/xfdashboard/libxfdashboard/css-selector.h
22include/xfdashboard/libxfdashboard/debug.h 23include/xfdashboard/libxfdashboard/debug.h
 24include/xfdashboard/libxfdashboard/desktop-app-info-action.h
23include/xfdashboard/libxfdashboard/desktop-app-info.h 25include/xfdashboard/libxfdashboard/desktop-app-info.h
24include/xfdashboard/libxfdashboard/drag-action.h 26include/xfdashboard/libxfdashboard/drag-action.h
25include/xfdashboard/libxfdashboard/drop-action.h 27include/xfdashboard/libxfdashboard/drop-action.h
26include/xfdashboard/libxfdashboard/dynamic-table-layout.h 28include/xfdashboard/libxfdashboard/dynamic-table-layout.h
27include/xfdashboard/libxfdashboard/emblem-effect.h 29include/xfdashboard/libxfdashboard/emblem-effect.h
28include/xfdashboard/libxfdashboard/fill-box-layout.h 30include/xfdashboard/libxfdashboard/fill-box-layout.h
29include/xfdashboard/libxfdashboard/focus-manager.h 31include/xfdashboard/libxfdashboard/focus-manager.h
30include/xfdashboard/libxfdashboard/focusable.h 32include/xfdashboard/libxfdashboard/focusable.h
 33include/xfdashboard/libxfdashboard/gradient-color.h
31include/xfdashboard/libxfdashboard/image-content.h 34include/xfdashboard/libxfdashboard/image-content.h
32include/xfdashboard/libxfdashboard/label.h 35include/xfdashboard/libxfdashboard/label.h
33include/xfdashboard/libxfdashboard/libxfdashboard.h 36include/xfdashboard/libxfdashboard/libxfdashboard.h
34include/xfdashboard/libxfdashboard/live-window-simple.h 37include/xfdashboard/libxfdashboard/live-window-simple.h
35include/xfdashboard/libxfdashboard/live-window.h 38include/xfdashboard/libxfdashboard/live-window.h
36include/xfdashboard/libxfdashboard/live-workspace.h 39include/xfdashboard/libxfdashboard/live-workspace.h
37include/xfdashboard/libxfdashboard/model.h 40include/xfdashboard/libxfdashboard/model.h
38include/xfdashboard/libxfdashboard/outline-effect.h 41include/xfdashboard/libxfdashboard/outline-effect.h
 42include/xfdashboard/libxfdashboard/plugin-settings.h
39include/xfdashboard/libxfdashboard/plugin.h 43include/xfdashboard/libxfdashboard/plugin.h
40include/xfdashboard/libxfdashboard/plugins-manager.h 44include/xfdashboard/libxfdashboard/plugins-manager.h
41include/xfdashboard/libxfdashboard/popup-menu-item-button.h 45include/xfdashboard/libxfdashboard/popup-menu-item-button.h
42include/xfdashboard/libxfdashboard/popup-menu-item-separator.h 46include/xfdashboard/libxfdashboard/popup-menu-item-separator.h
43include/xfdashboard/libxfdashboard/popup-menu-item.h 47include/xfdashboard/libxfdashboard/popup-menu-item.h
44include/xfdashboard/libxfdashboard/popup-menu.h 48include/xfdashboard/libxfdashboard/popup-menu.h
45include/xfdashboard/libxfdashboard/quicklaunch.h 49include/xfdashboard/libxfdashboard/quicklaunch.h
46include/xfdashboard/libxfdashboard/scaled-table-layout.h 50include/xfdashboard/libxfdashboard/scaled-table-layout.h
47include/xfdashboard/libxfdashboard/scrollbar.h 51include/xfdashboard/libxfdashboard/scrollbar.h
48include/xfdashboard/libxfdashboard/search-manager.h 52include/xfdashboard/libxfdashboard/search-manager.h
49include/xfdashboard/libxfdashboard/search-provider.h 53include/xfdashboard/libxfdashboard/search-provider.h
50include/xfdashboard/libxfdashboard/search-result-container.h 54include/xfdashboard/libxfdashboard/search-result-container.h
51include/xfdashboard/libxfdashboard/search-result-set.h 55include/xfdashboard/libxfdashboard/search-result-set.h
52include/xfdashboard/libxfdashboard/search-view.h 56include/xfdashboard/libxfdashboard/search-view.h
 57include/xfdashboard/libxfdashboard/settings.h
53include/xfdashboard/libxfdashboard/stage-interface.h 58include/xfdashboard/libxfdashboard/stage-interface.h
54include/xfdashboard/libxfdashboard/stage.h 59include/xfdashboard/libxfdashboard/stage.h
55include/xfdashboard/libxfdashboard/stylable.h 60include/xfdashboard/libxfdashboard/stylable.h
56include/xfdashboard/libxfdashboard/text-box.h 61include/xfdashboard/libxfdashboard/text-box.h
 62include/xfdashboard/libxfdashboard/theme-animation.h
57include/xfdashboard/libxfdashboard/theme-css.h 63include/xfdashboard/libxfdashboard/theme-css.h
58include/xfdashboard/libxfdashboard/theme-effects.h 64include/xfdashboard/libxfdashboard/theme-effects.h
59include/xfdashboard/libxfdashboard/theme-layout.h 65include/xfdashboard/libxfdashboard/theme-layout.h
60include/xfdashboard/libxfdashboard/theme.h 66include/xfdashboard/libxfdashboard/theme.h
61include/xfdashboard/libxfdashboard/toggle-button.h 67include/xfdashboard/libxfdashboard/toggle-button.h
62include/xfdashboard/libxfdashboard/tooltip-action.h 68include/xfdashboard/libxfdashboard/tooltip-action.h
 69include/xfdashboard/libxfdashboard/transition-group.h
63include/xfdashboard/libxfdashboard/types.h 70include/xfdashboard/libxfdashboard/types.h
64include/xfdashboard/libxfdashboard/utils.h 71include/xfdashboard/libxfdashboard/utils.h
65include/xfdashboard/libxfdashboard/view-manager.h 72include/xfdashboard/libxfdashboard/view-manager.h
66include/xfdashboard/libxfdashboard/view-selector.h 73include/xfdashboard/libxfdashboard/view-selector.h
67include/xfdashboard/libxfdashboard/view.h 74include/xfdashboard/libxfdashboard/view.h
68include/xfdashboard/libxfdashboard/viewpad.h 75include/xfdashboard/libxfdashboard/viewpad.h
69include/xfdashboard/libxfdashboard/window-content-x11.h 76include/xfdashboard/libxfdashboard/window-content-x11.h
70include/xfdashboard/libxfdashboard/window-content.h 77include/xfdashboard/libxfdashboard/window-content.h
71include/xfdashboard/libxfdashboard/window-tracker-backend-x11.h 78include/xfdashboard/libxfdashboard/window-tracker-backend-x11.h
72include/xfdashboard/libxfdashboard/window-tracker-backend.h 79include/xfdashboard/libxfdashboard/window-tracker-backend.h
73include/xfdashboard/libxfdashboard/window-tracker-monitor-x11.h 80include/xfdashboard/libxfdashboard/window-tracker-monitor-x11.h
74include/xfdashboard/libxfdashboard/window-tracker-monitor.h 81include/xfdashboard/libxfdashboard/window-tracker-monitor.h
75include/xfdashboard/libxfdashboard/window-tracker-window-x11.h 82include/xfdashboard/libxfdashboard/window-tracker-window-x11.h
76include/xfdashboard/libxfdashboard/window-tracker-window.h 83include/xfdashboard/libxfdashboard/window-tracker-window.h
77include/xfdashboard/libxfdashboard/window-tracker-workspace-x11.h 84include/xfdashboard/libxfdashboard/window-tracker-workspace-x11.h
78include/xfdashboard/libxfdashboard/window-tracker-workspace.h 85include/xfdashboard/libxfdashboard/window-tracker-workspace.h
79include/xfdashboard/libxfdashboard/window-tracker-x11.h 86include/xfdashboard/libxfdashboard/window-tracker-x11.h
80include/xfdashboard/libxfdashboard/window-tracker.h 87include/xfdashboard/libxfdashboard/window-tracker.h
81include/xfdashboard/libxfdashboard/windows-view.h 88include/xfdashboard/libxfdashboard/windows-view.h
82include/xfdashboard/libxfdashboard/workspace-selector.h 89include/xfdashboard/libxfdashboard/workspace-selector.h
83lib/libxfdashboard.la 90lib/libxfdashboard.la
84lib/pkgconfig/libxfdashboard.pc 91lib/pkgconfig/libxfdashboard.pc
85lib/xfdashboard/plugins/clock-view.la 92lib/xfdashboard/plugins/clock-view.la
86lib/xfdashboard/plugins/gnome-shell-search-provider.la 93lib/xfdashboard/plugins/gnome-shell-search-provider.la
87lib/xfdashboard/plugins/hot-corner.la 94lib/xfdashboard/plugins/hot-corner.la
88lib/xfdashboard/plugins/middle-click-window-close.la 95lib/xfdashboard/plugins/middle-click-window-close.la
89share/appdata/xfdashboard.appdata.xml 96share/applications/org.xfce.xfdashboard-settings.desktop
90share/applications/xfdashboard-settings.desktop 97share/applications/org.xfce.xfdashboard.desktop
91share/applications/xfdashboard.desktop 98share/examples/xfce4/autostart/org.xfce.xfdashboard-autostart.desktop
92share/examples/xfce4/autostart/xfdashboard-autostart.desktop 99share/icons/hicolor/128x128/apps/org.xfce.xfdashboard.png
93share/icons/hicolor/128x128/apps/xfdashboard.png 100share/icons/hicolor/16x16/apps/org.xfce.xfdashboard.png
94share/icons/hicolor/16x16/apps/xfdashboard.png 101share/icons/hicolor/24x24/apps/org.xfce.xfdashboard.png
95share/icons/hicolor/22x22/apps/xfdashboard.png 102share/icons/hicolor/32x32/apps/org.xfce.xfdashboard.png
96share/icons/hicolor/24x24/apps/xfdashboard.png 103share/icons/hicolor/48x48/apps/org.xfce.xfdashboard.png
97share/icons/hicolor/256x256/apps/xfdashboard.png 104share/icons/hicolor/scalable/apps/org.xfce.xfdashboard.svg
98share/icons/hicolor/32x32/apps/xfdashboard.png 105share/locale/be/LC_MESSAGES/xfdashboard.mo
99share/icons/hicolor/48x48/apps/xfdashboard.png 106share/locale/bg/LC_MESSAGES/xfdashboard.mo
100share/icons/hicolor/64x64/apps/xfdashboard.png 
101share/icons/hicolor/96x96/apps/xfdashboard.png 
102share/locale/ca/LC_MESSAGES/xfdashboard.mo 107share/locale/ca/LC_MESSAGES/xfdashboard.mo
103share/locale/da/LC_MESSAGES/xfdashboard.mo 108share/locale/da/LC_MESSAGES/xfdashboard.mo
104share/locale/de/LC_MESSAGES/xfdashboard.mo 109share/locale/de/LC_MESSAGES/xfdashboard.mo
105share/locale/el/LC_MESSAGES/xfdashboard.mo 110share/locale/el/LC_MESSAGES/xfdashboard.mo
106share/locale/es/LC_MESSAGES/xfdashboard.mo 111share/locale/es/LC_MESSAGES/xfdashboard.mo
 112share/locale/et/LC_MESSAGES/xfdashboard.mo
 113share/locale/eu/LC_MESSAGES/xfdashboard.mo
107share/locale/fr/LC_MESSAGES/xfdashboard.mo 114share/locale/fr/LC_MESSAGES/xfdashboard.mo
 115share/locale/gl/LC_MESSAGES/xfdashboard.mo
108share/locale/he/LC_MESSAGES/xfdashboard.mo 116share/locale/he/LC_MESSAGES/xfdashboard.mo
 117share/locale/id/LC_MESSAGES/xfdashboard.mo
 118share/locale/ie/LC_MESSAGES/xfdashboard.mo
 119share/locale/it/LC_MESSAGES/xfdashboard.mo
109share/locale/it_IT/LC_MESSAGES/xfdashboard.mo 120share/locale/it_IT/LC_MESSAGES/xfdashboard.mo
 121share/locale/ja/LC_MESSAGES/xfdashboard.mo
110share/locale/kk/LC_MESSAGES/xfdashboard.mo 122share/locale/kk/LC_MESSAGES/xfdashboard.mo
 123share/locale/ko/LC_MESSAGES/xfdashboard.mo
111share/locale/lt/LC_MESSAGES/xfdashboard.mo 124share/locale/lt/LC_MESSAGES/xfdashboard.mo
 125share/locale/nb/LC_MESSAGES/xfdashboard.mo
 126share/locale/nl/LC_MESSAGES/xfdashboard.mo
112share/locale/pl/LC_MESSAGES/xfdashboard.mo 127share/locale/pl/LC_MESSAGES/xfdashboard.mo
 128share/locale/pt/LC_MESSAGES/xfdashboard.mo
 129share/locale/pt_BR/LC_MESSAGES/xfdashboard.mo
 130share/locale/ru/LC_MESSAGES/xfdashboard.mo
 131share/locale/ru_RU/LC_MESSAGES/xfdashboard.mo
 132share/locale/sl/LC_MESSAGES/xfdashboard.mo
 133share/locale/sq/LC_MESSAGES/xfdashboard.mo
113share/locale/sr/LC_MESSAGES/xfdashboard.mo 134share/locale/sr/LC_MESSAGES/xfdashboard.mo
 135share/locale/sv/LC_MESSAGES/xfdashboard.mo
 136share/locale/sv_SE/LC_MESSAGES/xfdashboard.mo
114share/locale/tr/LC_MESSAGES/xfdashboard.mo 137share/locale/tr/LC_MESSAGES/xfdashboard.mo
 138share/locale/zh_CN/LC_MESSAGES/xfdashboard.mo
 139share/metainfo/org.xfce.xfdashboard.metainfo.xml
 140share/themes/xfdashboard-auber/xfdashboard-1.0/animations.xml
115share/themes/xfdashboard-auber/xfdashboard-1.0/effects.xml 141share/themes/xfdashboard-auber/xfdashboard-1.0/effects.xml
116share/themes/xfdashboard-auber/xfdashboard-1.0/screenshot-xfdashboard-auber.png 142share/themes/xfdashboard-auber/xfdashboard-1.0/screenshot-xfdashboard-auber.png
117share/themes/xfdashboard-auber/xfdashboard-1.0/xfdashboard-auber.css 143share/themes/xfdashboard-auber/xfdashboard-1.0/xfdashboard-auber.css
118share/themes/xfdashboard-auber/xfdashboard-1.0/xfdashboard-secondary.xml 144share/themes/xfdashboard-auber/xfdashboard-1.0/xfdashboard-secondary.xml
119share/themes/xfdashboard-auber/xfdashboard-1.0/xfdashboard.css 145share/themes/xfdashboard-auber/xfdashboard-1.0/xfdashboard.css
120share/themes/xfdashboard-auber/xfdashboard-1.0/xfdashboard.theme 146share/themes/xfdashboard-auber/xfdashboard-1.0/xfdashboard.theme
121share/themes/xfdashboard-auber/xfdashboard-1.0/xfdashboard.xml 147share/themes/xfdashboard-auber/xfdashboard-1.0/xfdashboard.xml
 148share/themes/xfdashboard-blue/xfdashboard-1.0/animations.xml
122share/themes/xfdashboard-blue/xfdashboard-1.0/effects.xml 149share/themes/xfdashboard-blue/xfdashboard-1.0/effects.xml
 150share/themes/xfdashboard-blue/xfdashboard-1.0/screenshot-xfdashboard-blue.png
123share/themes/xfdashboard-blue/xfdashboard-1.0/xfdashboard-blue.css 151share/themes/xfdashboard-blue/xfdashboard-1.0/xfdashboard-blue.css
124share/themes/xfdashboard-blue/xfdashboard-1.0/xfdashboard-secondary.xml 152share/themes/xfdashboard-blue/xfdashboard-1.0/xfdashboard-secondary.xml
125share/themes/xfdashboard-blue/xfdashboard-1.0/xfdashboard.css 153share/themes/xfdashboard-blue/xfdashboard-1.0/xfdashboard.css
126share/themes/xfdashboard-blue/xfdashboard-1.0/xfdashboard.theme 154share/themes/xfdashboard-blue/xfdashboard-1.0/xfdashboard.theme
127share/themes/xfdashboard-blue/xfdashboard-1.0/xfdashboard.xml 155share/themes/xfdashboard-blue/xfdashboard-1.0/xfdashboard.xml
 156share/themes/xfdashboard-dark/xfdashboard-1.0/animations.xml
128share/themes/xfdashboard-dark/xfdashboard-1.0/effects.xml 157share/themes/xfdashboard-dark/xfdashboard-1.0/effects.xml
129share/themes/xfdashboard-dark/xfdashboard-1.0/screenshot-xfdashboard-dark.png 158share/themes/xfdashboard-dark/xfdashboard-1.0/screenshot-xfdashboard-dark.png
130share/themes/xfdashboard-dark/xfdashboard-1.0/xfdashboard-dark.css 159share/themes/xfdashboard-dark/xfdashboard-1.0/xfdashboard-dark.css
131share/themes/xfdashboard-dark/xfdashboard-1.0/xfdashboard-secondary.xml 160share/themes/xfdashboard-dark/xfdashboard-1.0/xfdashboard-secondary.xml
132share/themes/xfdashboard-dark/xfdashboard-1.0/xfdashboard.css 161share/themes/xfdashboard-dark/xfdashboard-1.0/xfdashboard.css
133share/themes/xfdashboard-dark/xfdashboard-1.0/xfdashboard.theme 162share/themes/xfdashboard-dark/xfdashboard-1.0/xfdashboard.theme
134share/themes/xfdashboard-dark/xfdashboard-1.0/xfdashboard.xml 163share/themes/xfdashboard-dark/xfdashboard-1.0/xfdashboard.xml
 164share/themes/xfdashboard-mint/xfdashboard-1.0/animations.xml
135share/themes/xfdashboard-mint/xfdashboard-1.0/effects.xml 165share/themes/xfdashboard-mint/xfdashboard-1.0/effects.xml
136share/themes/xfdashboard-mint/xfdashboard-1.0/screenshot-xfdashboard-mint.png 166share/themes/xfdashboard-mint/xfdashboard-1.0/screenshot-xfdashboard-mint.png
137share/themes/xfdashboard-mint/xfdashboard-1.0/xfdashboard-mint.css 167share/themes/xfdashboard-mint/xfdashboard-1.0/xfdashboard-mint.css
138share/themes/xfdashboard-mint/xfdashboard-1.0/xfdashboard-secondary.xml 168share/themes/xfdashboard-mint/xfdashboard-1.0/xfdashboard-secondary.xml
139share/themes/xfdashboard-mint/xfdashboard-1.0/xfdashboard.css 169share/themes/xfdashboard-mint/xfdashboard-1.0/xfdashboard.css
140share/themes/xfdashboard-mint/xfdashboard-1.0/xfdashboard.theme 170share/themes/xfdashboard-mint/xfdashboard-1.0/xfdashboard.theme
141share/themes/xfdashboard-mint/xfdashboard-1.0/xfdashboard.xml 171share/themes/xfdashboard-mint/xfdashboard-1.0/xfdashboard.xml
 172share/themes/xfdashboard-moranga/xfdashboard-1.0/animations.xml
142share/themes/xfdashboard-moranga/xfdashboard-1.0/effects.xml 173share/themes/xfdashboard-moranga/xfdashboard-1.0/effects.xml
143share/themes/xfdashboard-moranga/xfdashboard-1.0/screenshot-xfdashboard-moranga.png 174share/themes/xfdashboard-moranga/xfdashboard-1.0/screenshot-xfdashboard-moranga.png
144share/themes/xfdashboard-moranga/xfdashboard-1.0/xfdashboard-moranga.css 175share/themes/xfdashboard-moranga/xfdashboard-1.0/xfdashboard-moranga.css
145share/themes/xfdashboard-moranga/xfdashboard-1.0/xfdashboard-secondary.xml 176share/themes/xfdashboard-moranga/xfdashboard-1.0/xfdashboard-secondary.xml
146share/themes/xfdashboard-moranga/xfdashboard-1.0/xfdashboard.css 177share/themes/xfdashboard-moranga/xfdashboard-1.0/xfdashboard.css
147share/themes/xfdashboard-moranga/xfdashboard-1.0/xfdashboard.theme 178share/themes/xfdashboard-moranga/xfdashboard-1.0/xfdashboard.theme
148share/themes/xfdashboard-moranga/xfdashboard-1.0/xfdashboard.xml 179share/themes/xfdashboard-moranga/xfdashboard-1.0/xfdashboard.xml
 180share/themes/xfdashboard-wine/xfdashboard-1.0/animations.xml
149share/themes/xfdashboard-wine/xfdashboard-1.0/effects.xml 181share/themes/xfdashboard-wine/xfdashboard-1.0/effects.xml
150share/themes/xfdashboard-wine/xfdashboard-1.0/screenshot-xfdashboard-wine.png 182share/themes/xfdashboard-wine/xfdashboard-1.0/screenshot-xfdashboard-wine.png
151share/themes/xfdashboard-wine/xfdashboard-1.0/xfdashboard-secondary.xml 183share/themes/xfdashboard-wine/xfdashboard-1.0/xfdashboard-secondary.xml
152share/themes/xfdashboard-wine/xfdashboard-1.0/xfdashboard-wine.css 184share/themes/xfdashboard-wine/xfdashboard-1.0/xfdashboard-wine.css
153share/themes/xfdashboard-wine/xfdashboard-1.0/xfdashboard.css 185share/themes/xfdashboard-wine/xfdashboard-1.0/xfdashboard.css
154share/themes/xfdashboard-wine/xfdashboard-1.0/xfdashboard.theme 186share/themes/xfdashboard-wine/xfdashboard-1.0/xfdashboard.theme
155share/themes/xfdashboard-wine/xfdashboard-1.0/xfdashboard.xml 187share/themes/xfdashboard-wine/xfdashboard-1.0/xfdashboard.xml
 188share/themes/xfdashboard/xfdashboard-1.0/animations.xml
156share/themes/xfdashboard/xfdashboard-1.0/effects.xml 189share/themes/xfdashboard/xfdashboard-1.0/effects.xml
157share/themes/xfdashboard/xfdashboard-1.0/screenshot-xfdashboard.png 190share/themes/xfdashboard/xfdashboard-1.0/screenshot-xfdashboard.png
158share/themes/xfdashboard/xfdashboard-1.0/windows-view.png 191share/themes/xfdashboard/xfdashboard-1.0/windows-view.png
159share/themes/xfdashboard/xfdashboard-1.0/xfdashboard-secondary.xml 192share/themes/xfdashboard/xfdashboard-1.0/xfdashboard-secondary.xml
160share/themes/xfdashboard/xfdashboard-1.0/xfdashboard.css 193share/themes/xfdashboard/xfdashboard-1.0/xfdashboard.css
161share/themes/xfdashboard/xfdashboard-1.0/xfdashboard.theme 194share/themes/xfdashboard/xfdashboard-1.0/xfdashboard.theme
162share/themes/xfdashboard/xfdashboard-1.0/xfdashboard.xml 195share/themes/xfdashboard/xfdashboard-1.0/xfdashboard.xml
163share/xfdashboard/bindings.xml 196share/xfdashboard/bindings.xml
164share/xfdashboard/preferences.ui 197share/xfdashboard/preferences.ui

cvs diff -r1.7 -r1.8 pkgsrc/x11/xfce4-dashboard/distinfo (expand / switch to unified diff)

--- pkgsrc/x11/xfce4-dashboard/distinfo 2021/10/26 11:34:45 1.7
+++ pkgsrc/x11/xfce4-dashboard/distinfo 2021/12/18 20:36:09 1.8
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.7 2021/10/26 11:34:45 nia Exp $ 1$NetBSD: distinfo,v 1.8 2021/12/18 20:36:09 gutteridge Exp $
2 2
3BLAKE2s (xfdashboard-0.7.4.tar.bz2) = 16f250f513ce463bf0bd2d8d5e1a0ddba830665c64b98c2a47adc5bce92259d8 3BLAKE2s (xfdashboard-0.9.2.tar.bz2) = 98ea124b925a44adeea6e325b87dedfae08c3c6eda9d255b9177f9b6b3d89ff3
4SHA512 (xfdashboard-0.7.4.tar.bz2) = b4e6678f8c8c89e1ddbd5dffb83beebd8846053f93f456e6ab42572051bb382c6372a8356650386a433dd8662671cd6c5d01a1bd6552d8e08c2bf9aa6b54ef88 4SHA512 (xfdashboard-0.9.2.tar.bz2) = 7090047af1d621a60e315e212d4828ec98496a8b97b59b81615d0657bfea0e24359334fe98530e090bc0417fbc5ae979ded6dfad00c514b3e92f2768c75da76c
5Size (xfdashboard-0.7.4.tar.bz2) = 2523988 bytes 5Size (xfdashboard-0.9.2.tar.bz2) = 3349027 bytes
6SHA1 (patch-data_Makefile.in) = 61e75edc6286d4bfb978e8ecbacd28ce07dbb7fb 6SHA1 (patch-data_Makefile.in) = db8dc62953c4587a0515cd107d73ad0ddda9d8e4

cvs diff -r1.2 -r1.3 pkgsrc/x11/xfce4-dashboard/patches/patch-data_Makefile.in (expand / switch to unified diff)

--- pkgsrc/x11/xfce4-dashboard/patches/patch-data_Makefile.in 2016/06/12 18:47:37 1.2
+++ pkgsrc/x11/xfce4-dashboard/patches/patch-data_Makefile.in 2021/12/18 20:36:09 1.3
@@ -1,15 +1,15 @@ @@ -1,15 +1,15 @@
1$NetBSD: patch-data_Makefile.in,v 1.2 2016/06/12 18:47:37 youri Exp $ 1$NetBSD: patch-data_Makefile.in,v 1.3 2021/12/18 20:36:09 gutteridge Exp $
2 2
3Adjust config path. 3Adjust config path.
4 4
5--- data/Makefile.in.orig 2015-06-11 17:55:53.000000000 +0000 5--- data/Makefile.in.orig 2021-04-08 08:09:49.000000000 +0000
6+++ data/Makefile.in 6+++ data/Makefile.in
7@@ -429,7 +429,7 @@ SUBDIRS = \ 7@@ -450,7 +450,7 @@ SUBDIRS = \
8 desktopdir = $(datadir)/applications 8 desktopdir = $(datadir)/applications
9 desktop_in_files = xfdashboard.desktop.in 9 desktop_in_files = org.xfce.xfdashboard.desktop.in
10 desktop_DATA = $(desktop_in_files:.desktop.in=.desktop) 10 desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
11-autostartdir = $(sysconfdir)/xdg/autostart 11-autostartdir = $(sysconfdir)/xdg/autostart
12+autostartdir = $(datadir)/examples/xfce4/autostart 12+autostartdir = $(datadir)/examples/xfce4/autostart
13 autostart_in_files = xfdashboard-autostart.desktop.in 13 autostart_in_files = org.xfce.xfdashboard-autostart.desktop.in
14 autostart_DATA = $(autostart_in_files:.desktop.in=.desktop) 14 autostart_DATA = $(autostart_in_files:.desktop.in=.desktop)
15 settingsdir = $(datadir)/applications 15 settingsdir = $(datadir)/applications