View | Details | Raw Unified | Return to bug 265858
Collapse All | Expand All

(-)b/x11/xfce4-dashboard/Makefile (-11 / +4 lines)
Lines 1-6 Link Here
1
PORTNAME=	dashboard
1
PORTNAME=	dashboard
2
PORTVERSION=	0.8.1
2
PORTVERSION=	1.0.0
3
PORTREVISION=	1
4
CATEGORIES=	x11 xfce
3
CATEGORIES=	x11 xfce
5
MASTER_SITES=	XFCE/apps
4
MASTER_SITES=	XFCE/apps
6
PKGNAMEPREFIX=	xfce4-
5
PKGNAMEPREFIX=	xfce4-
Lines 14-24 LICENSE= GPLv2 Link Here
14
13
15
LIB_DEPENDS=	libjson-glib-1.0.so:devel/json-glib \
14
LIB_DEPENDS=	libjson-glib-1.0.so:devel/json-glib \
16
		libcogl.so:graphics/cogl \
15
		libcogl.so:graphics/cogl \
17
		libclutter-1.0.so:graphics/clutter
16
		libclutter-1.0.so:graphics/clutter \
17
		libharfbuzz.so:print/harfbuzz
18
18
19
USES=		compiler:c11 gettext-tools gl gmake gnome localbase libtool \
19
USES=		compiler:c11 gettext-tools gl gmake gnome localbase libtool \
20
		pathfix perl5 pkgconfig tar:bzip2 xfce xorg
20
		pathfix perl5 pkgconfig tar:bzip2 xfce xorg
21
USE_GNOME=	cairo glib20 gtk30 intltool libwnck3
21
USE_GNOME=	cairo gdkpixbuf2 glib20 gtk30 intltool libwnck3
22
USE_XFCE=	garcon xfconf
22
USE_XFCE=	garcon xfconf
23
USE_XORG=	x11 xcomposite xdamage xext xfixes xi xinerama xrandr
23
USE_XORG=	x11 xcomposite xdamage xext xfixes xi xinerama xrandr
24
USE_GL=		egl gl
24
USE_GL=		egl gl
Lines 33-43 OPTIONS_SUB= yes Link Here
33
NLS_CONFIGURE_ENABLE=	nls
33
NLS_CONFIGURE_ENABLE=	nls
34
NLS_USES=	gettext-runtime
34
NLS_USES=	gettext-runtime
35
35
36
post-patch:
37
# Decrease default value of desaturation factor (0.0 -> no desaturation)
38
# With some graphics cards, quick launch icons are totally black with
39
# default value
40
	${FIND} ${WRKSRC}/data/themes -type f -name 'effects.xml' \
41
		| ${XARGS} ${REINPLACE_CMD} -i "" 's|factor">1.0|factor">0.25|'
42
43
.include <bsd.port.mk>
36
.include <bsd.port.mk>
(-)b/x11/xfce4-dashboard/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1614866262
1
TIMESTAMP = 1660565066
2
SHA256 (xfce4/xfdashboard-0.8.1.tar.bz2) = 44abc511a2a3cff4afffb5405a9ad418146b29bacf4cf9925d87df1752a4def5
2
SHA256 (xfce4/xfdashboard-1.0.0.tar.bz2) = a5284343e5ce09722f98d3b578588b36923e1ae5649754aa906980fdcdef48a5
3
SIZE (xfce4/xfdashboard-0.8.1.tar.bz2) = 3365273
3
SIZE (xfce4/xfdashboard-1.0.0.tar.bz2) = 3423708
(-)b/x11/xfce4-dashboard/pkg-plist (-3 / +12 lines)
Lines 7-13 include/xfdashboard/libxfdashboard/animation.h Link Here
7
include/xfdashboard/libxfdashboard/application-button.h
7
include/xfdashboard/libxfdashboard/application-button.h
8
include/xfdashboard/libxfdashboard/application-database.h
8
include/xfdashboard/libxfdashboard/application-database.h
9
include/xfdashboard/libxfdashboard/application-tracker.h
9
include/xfdashboard/libxfdashboard/application-tracker.h
10
include/xfdashboard/libxfdashboard/application.h
11
include/xfdashboard/libxfdashboard/applications-menu-model.h
10
include/xfdashboard/libxfdashboard/applications-menu-model.h
12
include/xfdashboard/libxfdashboard/applications-search-provider.h
11
include/xfdashboard/libxfdashboard/applications-search-provider.h
13
include/xfdashboard/libxfdashboard/applications-view.h
12
include/xfdashboard/libxfdashboard/applications-view.h
Lines 19-24 include/xfdashboard/libxfdashboard/button.h Link Here
19
include/xfdashboard/libxfdashboard/click-action.h
18
include/xfdashboard/libxfdashboard/click-action.h
20
include/xfdashboard/libxfdashboard/collapse-box.h
19
include/xfdashboard/libxfdashboard/collapse-box.h
21
include/xfdashboard/libxfdashboard/compat.h
20
include/xfdashboard/libxfdashboard/compat.h
21
include/xfdashboard/libxfdashboard/core.h
22
include/xfdashboard/libxfdashboard/css-selector.h
22
include/xfdashboard/libxfdashboard/css-selector.h
23
include/xfdashboard/libxfdashboard/debug.h
23
include/xfdashboard/libxfdashboard/debug.h
24
include/xfdashboard/libxfdashboard/desktop-app-info-action.h
24
include/xfdashboard/libxfdashboard/desktop-app-info-action.h
Lines 30-35 include/xfdashboard/libxfdashboard/emblem-effect.h Link Here
30
include/xfdashboard/libxfdashboard/fill-box-layout.h
30
include/xfdashboard/libxfdashboard/fill-box-layout.h
31
include/xfdashboard/libxfdashboard/focus-manager.h
31
include/xfdashboard/libxfdashboard/focus-manager.h
32
include/xfdashboard/libxfdashboard/focusable.h
32
include/xfdashboard/libxfdashboard/focusable.h
33
include/xfdashboard/libxfdashboard/gradient-color.h
33
include/xfdashboard/libxfdashboard/image-content.h
34
include/xfdashboard/libxfdashboard/image-content.h
34
include/xfdashboard/libxfdashboard/label.h
35
include/xfdashboard/libxfdashboard/label.h
35
include/xfdashboard/libxfdashboard/libxfdashboard.h
36
include/xfdashboard/libxfdashboard/libxfdashboard.h
Lines 38-43 include/xfdashboard/libxfdashboard/live-window.h Link Here
38
include/xfdashboard/libxfdashboard/live-workspace.h
39
include/xfdashboard/libxfdashboard/live-workspace.h
39
include/xfdashboard/libxfdashboard/model.h
40
include/xfdashboard/libxfdashboard/model.h
40
include/xfdashboard/libxfdashboard/outline-effect.h
41
include/xfdashboard/libxfdashboard/outline-effect.h
42
include/xfdashboard/libxfdashboard/plugin-settings.h
41
include/xfdashboard/libxfdashboard/plugin.h
43
include/xfdashboard/libxfdashboard/plugin.h
42
include/xfdashboard/libxfdashboard/plugins-manager.h
44
include/xfdashboard/libxfdashboard/plugins-manager.h
43
include/xfdashboard/libxfdashboard/popup-menu-item-button.h
45
include/xfdashboard/libxfdashboard/popup-menu-item-button.h
Lines 52-57 include/xfdashboard/libxfdashboard/search-provider.h Link Here
52
include/xfdashboard/libxfdashboard/search-result-container.h
54
include/xfdashboard/libxfdashboard/search-result-container.h
53
include/xfdashboard/libxfdashboard/search-result-set.h
55
include/xfdashboard/libxfdashboard/search-result-set.h
54
include/xfdashboard/libxfdashboard/search-view.h
56
include/xfdashboard/libxfdashboard/search-view.h
57
include/xfdashboard/libxfdashboard/settings.h
55
include/xfdashboard/libxfdashboard/stage-interface.h
58
include/xfdashboard/libxfdashboard/stage-interface.h
56
include/xfdashboard/libxfdashboard/stage.h
59
include/xfdashboard/libxfdashboard/stage.h
57
include/xfdashboard/libxfdashboard/stylable.h
60
include/xfdashboard/libxfdashboard/stylable.h
Lines 86-97 include/xfdashboard/libxfdashboard/windows-view.h Link Here
86
include/xfdashboard/libxfdashboard/workspace-selector.h
89
include/xfdashboard/libxfdashboard/workspace-selector.h
87
lib/libxfdashboard.so
90
lib/libxfdashboard.so
88
lib/libxfdashboard.so.0
91
lib/libxfdashboard.so.0
89
lib/libxfdashboard.so.0.800.1
92
lib/libxfdashboard.so.0.10000.0
93
lib/xfdashboard/plugins/autopin-windows.so
90
lib/xfdashboard/plugins/clock-view.so
94
lib/xfdashboard/plugins/clock-view.so
91
lib/xfdashboard/plugins/example-search-provider.so
92
lib/xfdashboard/plugins/gnome-shell-search-provider.so
95
lib/xfdashboard/plugins/gnome-shell-search-provider.so
93
lib/xfdashboard/plugins/hot-corner.so
96
lib/xfdashboard/plugins/hot-corner.so
94
lib/xfdashboard/plugins/middle-click-window-close.so
97
lib/xfdashboard/plugins/middle-click-window-close.so
98
lib/xfdashboard/plugins/recently-used-search-provider.so
95
libdata/pkgconfig/libxfdashboard.pc
99
libdata/pkgconfig/libxfdashboard.pc
96
share/applications/org.xfce.xfdashboard-settings.desktop
100
share/applications/org.xfce.xfdashboard-settings.desktop
97
share/applications/org.xfce.xfdashboard.desktop
101
share/applications/org.xfce.xfdashboard.desktop
Lines 101-120 share/icons/hicolor/24x24/apps/org.xfce.xfdashboard.png Link Here
101
share/icons/hicolor/32x32/apps/org.xfce.xfdashboard.png
105
share/icons/hicolor/32x32/apps/org.xfce.xfdashboard.png
102
share/icons/hicolor/48x48/apps/org.xfce.xfdashboard.png
106
share/icons/hicolor/48x48/apps/org.xfce.xfdashboard.png
103
share/icons/hicolor/scalable/apps/org.xfce.xfdashboard.svg
107
share/icons/hicolor/scalable/apps/org.xfce.xfdashboard.svg
108
%%NLS%%%%NLS%%share/locale/be/LC_MESSAGES/xfdashboard.mo
104
%%NLS%%share/locale/bg/LC_MESSAGES/xfdashboard.mo
109
%%NLS%%share/locale/bg/LC_MESSAGES/xfdashboard.mo
105
%%NLS%%share/locale/ca/LC_MESSAGES/xfdashboard.mo
110
%%NLS%%share/locale/ca/LC_MESSAGES/xfdashboard.mo
106
%%NLS%%share/locale/da/LC_MESSAGES/xfdashboard.mo
111
%%NLS%%share/locale/da/LC_MESSAGES/xfdashboard.mo
107
%%NLS%%share/locale/de/LC_MESSAGES/xfdashboard.mo
112
%%NLS%%share/locale/de/LC_MESSAGES/xfdashboard.mo
108
%%NLS%%share/locale/el/LC_MESSAGES/xfdashboard.mo
113
%%NLS%%share/locale/el/LC_MESSAGES/xfdashboard.mo
109
%%NLS%%share/locale/es/LC_MESSAGES/xfdashboard.mo
114
%%NLS%%share/locale/es/LC_MESSAGES/xfdashboard.mo
115
%%NLS%%share/locale/et/LC_MESSAGES/xfdashboard.mo
116
%%NLS%%share/locale/eu/LC_MESSAGES/xfdashboard.mo
110
%%NLS%%share/locale/fr/LC_MESSAGES/xfdashboard.mo
117
%%NLS%%share/locale/fr/LC_MESSAGES/xfdashboard.mo
111
%%NLS%%share/locale/gl/LC_MESSAGES/xfdashboard.mo
118
%%NLS%%share/locale/gl/LC_MESSAGES/xfdashboard.mo
112
%%NLS%%share/locale/he/LC_MESSAGES/xfdashboard.mo
119
%%NLS%%share/locale/he/LC_MESSAGES/xfdashboard.mo
113
%%NLS%%share/locale/id/LC_MESSAGES/xfdashboard.mo
120
%%NLS%%share/locale/id/LC_MESSAGES/xfdashboard.mo
114
%%NLS%%share/locale/ie/LC_MESSAGES/xfdashboard.mo
121
%%NLS%%share/locale/ie/LC_MESSAGES/xfdashboard.mo
122
%%NLS%%share/locale/it/LC_MESSAGES/xfdashboard.mo
115
%%NLS%%share/locale/it_IT/LC_MESSAGES/xfdashboard.mo
123
%%NLS%%share/locale/it_IT/LC_MESSAGES/xfdashboard.mo
116
%%NLS%%share/locale/ja/LC_MESSAGES/xfdashboard.mo
124
%%NLS%%share/locale/ja/LC_MESSAGES/xfdashboard.mo
117
%%NLS%%share/locale/kk/LC_MESSAGES/xfdashboard.mo
125
%%NLS%%share/locale/kk/LC_MESSAGES/xfdashboard.mo
126
%%NLS%%share/locale/ko/LC_MESSAGES/xfdashboard.mo
118
%%NLS%%share/locale/lt/LC_MESSAGES/xfdashboard.mo
127
%%NLS%%share/locale/lt/LC_MESSAGES/xfdashboard.mo
119
%%NLS%%share/locale/nb/LC_MESSAGES/xfdashboard.mo
128
%%NLS%%share/locale/nb/LC_MESSAGES/xfdashboard.mo
120
%%NLS%%share/locale/nl/LC_MESSAGES/xfdashboard.mo
129
%%NLS%%share/locale/nl/LC_MESSAGES/xfdashboard.mo

Return to bug 265858