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

(-)xfce4-clipman-plugin/Makefile (-10 / +7 lines)
Lines 6-16 Link Here
6
#
6
#
7
7
8
PORTNAME=	xfce4-clipman-plugin
8
PORTNAME=	xfce4-clipman-plugin
9
PORTVERSION=	1.1.3
9
PORTVERSION=	1.2.1
10
PORTREVISION=	8
11
CATEGORIES=	x11 xfce
10
CATEGORIES=	x11 xfce
12
MASTER_SITES=	${MASTER_SITE_XFCE}
11
MASTER_SITES=	${MASTER_SITE_XFCE}
13
MASTER_SITE_SUBDIR=/src/panel-plugins/${PORTNAME}/${PORTVERSION:R}
12
MASTER_SITE_SUBDIR=	src/panel-plugins/${PORTNAME}/${PORTVERSION:R}
14
DIST_SUBDIR=	xfce4
13
DIST_SUBDIR=	xfce4
15
14
16
MAINTAINER=	xfce@FreeBSD.org
15
MAINTAINER=	xfce@FreeBSD.org
Lines 25-33 Link Here
25
USE_BZIP2=	yes
24
USE_BZIP2=	yes
26
USE_GETTEXT=	yes
25
USE_GETTEXT=	yes
27
USE_GMAKE=	yes
26
USE_GMAKE=	yes
28
USE_GNOME=	gtk20 intltool intlhack pkgconfig
27
USE_GNOME=	gnomehack gtk20 intltool intlhack pkgconfig glib20 desktopfileutils
29
USE_XFCE=	configenv libexo libgui libutil panel
28
USE_XFCE=	configenv libexo libmenu libutil panel xfconf
30
USE_XORG=	x11 ice sm xpm
29
USE_XORG=	xtst
31
30
32
INSTALLS_ICONS=	yes
31
INSTALLS_ICONS=	yes
33
32
Lines 40-48 Link Here
40
CONFIGURE_ARGS+=	--disable-unique
39
CONFIGURE_ARGS+=	--disable-unique
41
.endif
40
.endif
42
41
43
post-patch:
42
post-install:
44
	@${REINPLACE_CMD} -e 's|exo-0\.3|exo-1|g; \
43
	@-update-desktop-database
45
		s|thunarx-1|thunarx-2|g' \
46
		${WRKSRC}/configure
47
44
48
.include <bsd.port.post.mk>
45
.include <bsd.port.post.mk>
(-)xfce4-clipman-plugin/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (xfce4/xfce4-clipman-plugin-1.1.3.tar.bz2) = 4a306bba5b68b88c93f36ad5aa1cc472fdb2115144f600067146853cfdf9c08c
1
SHA256 (xfce4/xfce4-clipman-plugin-1.2.1.tar.bz2) = ccf4582423b823fba254ef45435c4e60e8f0f758433e3048efc694206eca1650
2
SIZE (xfce4/xfce4-clipman-plugin-1.1.3.tar.bz2) = 801564
2
SIZE (xfce4/xfce4-clipman-plugin-1.2.1.tar.bz2) = 827969
(-)xfce4-clipman-plugin/files/patch-panel-plugin_xfce4-clipman-settings.c (-11 lines)
Lines 1-11 Link Here
1
--- panel-plugin/xfce4-clipman-settings.c.orig	2009-09-12 02:59:31.000000000 +0200
2
+++ panel-plugin/xfce4-clipman-settings.c	2010-10-26 16:39:52.000000000 +0200
3
@@ -661,7 +661,7 @@
4
       if (unique_app_send_message (app, UNIQUE_ACTIVATE, NULL) == UNIQUE_RESPONSE_OK)
5
         {
6
           g_object_unref (app);
7
-          return;
8
+          return 0;
9
         }
10
     }
11
   g_signal_connect (app, "message-received", G_CALLBACK (cb_unique_app), NULL);
(-)xfce4-clipman-plugin/pkg-plist (-58 / +81 lines)
Lines 3-10 Link Here
3
bin/xfce4-popup-clipman
3
bin/xfce4-popup-clipman
4
etc/xdg/autostart/xfce4-clipman-plugin-autostart.desktop
4
etc/xdg/autostart/xfce4-clipman-plugin-autostart.desktop
5
etc/xdg/xfce4/panel/xfce4-clipman-actions.xml
5
etc/xdg/xfce4/panel/xfce4-clipman-actions.xml
6
libexec/xfce4/panel-plugins/xfce4-clipman-plugin
6
lib/xfce4/panel/plugins/libclipman.a
7
share/applications/xfce4-clipman-plugin.desktop
7
lib/xfce4/panel/plugins/libclipman.la
8
lib/xfce4/panel/plugins/libclipman.so
9
lib/xfce4/panel/plugins/libclipman.so.0
10
share/applications/xfce4-clipman.desktop
11
%%DOCSDIR%%/html/C/index.html
12
%%DOCSDIR%%/html/C/media/clipman-action-dialog.png
13
%%DOCSDIR%%/html/C/media/clipman-menu.png
14
%%DOCSDIR%%/html/C/media/clipman-settings-actions.png
15
%%DOCSDIR%%/html/C/media/clipman-settings-general.png
16
%%DOCSDIR%%/html/C/media/clipman-settings-tweaks.png
17
%%DOCSDIR%%/html/ca/index.html
18
%%DOCSDIR%%/html/ca/media
19
%%DOCSDIR%%/html/da/index.html
20
%%DOCSDIR%%/html/da/media
21
%%DOCSDIR%%/html/el/index.html
22
%%DOCSDIR%%/html/el/media
23
%%DOCSDIR%%/html/fr/index.html
24
%%DOCSDIR%%/html/fr/media/clipman-action-dialog.png
25
%%DOCSDIR%%/html/fr/media/clipman-menu.png
26
%%DOCSDIR%%/html/fr/media/clipman-settings-actions.png
27
%%DOCSDIR%%/html/fr/media/clipman-settings-general.png
28
%%DOCSDIR%%/html/fr/media/clipman-settings-tweaks.png
29
%%DOCSDIR%%/html/gl/index.html
30
%%DOCSDIR%%/html/gl/media
31
%%DOCSDIR%%/html/index.css
32
%%DOCSDIR%%/html/it/index.html
33
%%DOCSDIR%%/html/it/media
34
%%DOCSDIR%%/html/ja/index.html
35
%%DOCSDIR%%/html/ja/media/clipman-action-dialog.png
36
%%DOCSDIR%%/html/ja/media/clipman-menu.png
37
%%DOCSDIR%%/html/ja/media/clipman-settings-actions.png
38
%%DOCSDIR%%/html/ja/media/clipman-settings-general.png
39
%%DOCSDIR%%/html/ja/media/clipman-settings-tweaks.png
40
%%DOCSDIR%%/html/pt/index.html
41
%%DOCSDIR%%/html/pt/media
42
%%DOCSDIR%%/html/ru/index.html
43
%%DOCSDIR%%/html/ru/media
44
%%DOCSDIR%%/html/tr/index.html
45
%%DOCSDIR%%/html/tr/media
46
%%DOCSDIR%%/html/ug/index.html
47
%%DOCSDIR%%/html/ug/media
48
%%DOCSDIR%%/html/uk/index.html
49
%%DOCSDIR%%/html/uk/media
50
%%DOCSDIR%%/html/zh_CN/index.html
51
%%DOCSDIR%%/html/zh_CN/media
8
share/icons/hicolor/16x16/apps/xfce4-clipman-plugin.png
52
share/icons/hicolor/16x16/apps/xfce4-clipman-plugin.png
9
share/icons/hicolor/22x22/apps/xfce4-clipman-plugin.png
53
share/icons/hicolor/22x22/apps/xfce4-clipman-plugin.png
10
share/icons/hicolor/24x24/apps/xfce4-clipman-plugin.png
54
share/icons/hicolor/24x24/apps/xfce4-clipman-plugin.png
Lines 12-17 Link Here
12
share/icons/hicolor/scalable/apps/xfce4-clipman-plugin.svg
56
share/icons/hicolor/scalable/apps/xfce4-clipman-plugin.svg
13
share/locale/ar/LC_MESSAGES/xfce4-clipman-plugin.mo
57
share/locale/ar/LC_MESSAGES/xfce4-clipman-plugin.mo
14
share/locale/ast/LC_MESSAGES/xfce4-clipman-plugin.mo
58
share/locale/ast/LC_MESSAGES/xfce4-clipman-plugin.mo
59
share/locale/be/LC_MESSAGES/xfce4-clipman-plugin.mo
15
share/locale/ca/LC_MESSAGES/xfce4-clipman-plugin.mo
60
share/locale/ca/LC_MESSAGES/xfce4-clipman-plugin.mo
16
share/locale/cs/LC_MESSAGES/xfce4-clipman-plugin.mo
61
share/locale/cs/LC_MESSAGES/xfce4-clipman-plugin.mo
17
share/locale/da/LC_MESSAGES/xfce4-clipman-plugin.mo
62
share/locale/da/LC_MESSAGES/xfce4-clipman-plugin.mo
Lines 23-32 Link Here
23
share/locale/fi/LC_MESSAGES/xfce4-clipman-plugin.mo
68
share/locale/fi/LC_MESSAGES/xfce4-clipman-plugin.mo
24
share/locale/fr/LC_MESSAGES/xfce4-clipman-plugin.mo
69
share/locale/fr/LC_MESSAGES/xfce4-clipman-plugin.mo
25
share/locale/gl/LC_MESSAGES/xfce4-clipman-plugin.mo
70
share/locale/gl/LC_MESSAGES/xfce4-clipman-plugin.mo
71
share/locale/hr/LC_MESSAGES/xfce4-clipman-plugin.mo
26
share/locale/hu/LC_MESSAGES/xfce4-clipman-plugin.mo
72
share/locale/hu/LC_MESSAGES/xfce4-clipman-plugin.mo
27
share/locale/id/LC_MESSAGES/xfce4-clipman-plugin.mo
73
share/locale/id/LC_MESSAGES/xfce4-clipman-plugin.mo
28
share/locale/it/LC_MESSAGES/xfce4-clipman-plugin.mo
74
share/locale/it/LC_MESSAGES/xfce4-clipman-plugin.mo
29
share/locale/ja/LC_MESSAGES/xfce4-clipman-plugin.mo
75
share/locale/ja/LC_MESSAGES/xfce4-clipman-plugin.mo
76
share/locale/kk/LC_MESSAGES/xfce4-clipman-plugin.mo
30
share/locale/lv/LC_MESSAGES/xfce4-clipman-plugin.mo
77
share/locale/lv/LC_MESSAGES/xfce4-clipman-plugin.mo
31
share/locale/nb/LC_MESSAGES/xfce4-clipman-plugin.mo
78
share/locale/nb/LC_MESSAGES/xfce4-clipman-plugin.mo
32
share/locale/nl/LC_MESSAGES/xfce4-clipman-plugin.mo
79
share/locale/nl/LC_MESSAGES/xfce4-clipman-plugin.mo
Lines 38-110 Link Here
38
share/locale/sq/LC_MESSAGES/xfce4-clipman-plugin.mo
85
share/locale/sq/LC_MESSAGES/xfce4-clipman-plugin.mo
39
share/locale/sv/LC_MESSAGES/xfce4-clipman-plugin.mo
86
share/locale/sv/LC_MESSAGES/xfce4-clipman-plugin.mo
40
share/locale/tr/LC_MESSAGES/xfce4-clipman-plugin.mo
87
share/locale/tr/LC_MESSAGES/xfce4-clipman-plugin.mo
88
share/locale/ug/LC_MESSAGES/xfce4-clipman-plugin.mo
41
share/locale/uk/LC_MESSAGES/xfce4-clipman-plugin.mo
89
share/locale/uk/LC_MESSAGES/xfce4-clipman-plugin.mo
42
share/locale/ur/LC_MESSAGES/xfce4-clipman-plugin.mo
90
share/locale/ur/LC_MESSAGES/xfce4-clipman-plugin.mo
43
share/locale/ur_PK/LC_MESSAGES/xfce4-clipman-plugin.mo
91
share/locale/ur_PK/LC_MESSAGES/xfce4-clipman-plugin.mo
44
share/locale/vi/LC_MESSAGES/xfce4-clipman-plugin.mo
92
share/locale/vi/LC_MESSAGES/xfce4-clipman-plugin.mo
45
share/locale/zh_CN/LC_MESSAGES/xfce4-clipman-plugin.mo
93
share/locale/zh_CN/LC_MESSAGES/xfce4-clipman-plugin.mo
46
share/locale/zh_TW/LC_MESSAGES/xfce4-clipman-plugin.mo
94
share/locale/zh_TW/LC_MESSAGES/xfce4-clipman-plugin.mo
47
share/xfce4/doc/C/images/clipman-action-dialog.png
95
share/xfce4/panel/plugins/xfce4-clipman-plugin.desktop
48
share/xfce4/doc/C/images/clipman-menu.png
96
@dirrmtry share/xfce4/panel/plugins
49
share/xfce4/doc/C/images/clipman-settings-actions.png
97
@dirrmtry share/xfce4/panel
50
share/xfce4/doc/C/images/clipman-settings-general.png
51
share/xfce4/doc/C/xfce4-clipman-plugin.html
52
share/xfce4/doc/da/images/clipman-action-dialog.png
53
share/xfce4/doc/da/images/clipman-menu.png
54
share/xfce4/doc/da/images/clipman-settings-actions.png
55
share/xfce4/doc/da/images/clipman-settings-general.png
56
share/xfce4/doc/da/xfce4-clipman-plugin.html
57
share/xfce4/doc/fr/images/clipman-action-dialog.png
58
share/xfce4/doc/fr/images/clipman-menu.png
59
share/xfce4/doc/fr/images/clipman-settings-actions.png
60
share/xfce4/doc/fr/images/clipman-settings-general.png
61
share/xfce4/doc/fr/xfce4-clipman-plugin.html
62
share/xfce4/doc/gl/images/clipman-action-dialog.png
63
share/xfce4/doc/gl/images/clipman-menu.png
64
share/xfce4/doc/gl/images/clipman-settings-actions.png
65
share/xfce4/doc/gl/images/clipman-settings-general.png
66
share/xfce4/doc/gl/xfce4-clipman-plugin.html
67
share/xfce4/doc/it/images/clipman-action-dialog.png
68
share/xfce4/doc/it/images/clipman-menu.png
69
share/xfce4/doc/it/images/clipman-settings-actions.png
70
share/xfce4/doc/it/images/clipman-settings-general.png
71
share/xfce4/doc/it/xfce4-clipman-plugin.html
72
share/xfce4/doc/ja/images/clipman-action-dialog.png
73
share/xfce4/doc/ja/images/clipman-menu.png
74
share/xfce4/doc/ja/images/clipman-settings-actions.png
75
share/xfce4/doc/ja/images/clipman-settings-general.png
76
share/xfce4/doc/ja/xfce4-clipman-plugin.html
77
share/xfce4/doc/zh_CN/images/clipman-action-dialog.png
78
share/xfce4/doc/zh_CN/images/clipman-menu.png
79
share/xfce4/doc/zh_CN/images/clipman-settings-actions.png
80
share/xfce4/doc/zh_CN/images/clipman-settings-general.png
81
share/xfce4/doc/zh_CN/xfce4-clipman-plugin.html
82
share/xfce4/panel-plugins/xfce4-clipman-plugin.desktop
83
@dirrmtry share/xfce4/panel-plugins
84
@dirrmtry share/xfce4/doc/zh_CN/images
85
@dirrmtry share/xfce4/doc/zh_CN
86
@dirrmtry share/xfce4/doc/ja/images
87
@dirrmtry share/xfce4/doc/ja
88
@dirrmtry share/xfce4/doc/it/images
89
@dirrmtry share/xfce4/doc/it
90
@dirrmtry share/xfce4/doc/gl/images
91
@dirrmtry share/xfce4/doc/gl
92
@dirrmtry share/xfce4/doc/fr/images
93
@dirrmtry share/xfce4/doc/fr
94
@dirrmtry share/xfce4/doc/da/images
95
@dirrmtry share/xfce4/doc/da
96
@dirrmtry share/xfce4/doc/C/images
97
@dirrmtry share/xfce4/doc/C
98
@dirrmtry share/xfce4/doc
99
@dirrmtry share/xfce4
100
@dirrmtry share/locale/ur_PK/LC_MESSAGES
98
@dirrmtry share/locale/ur_PK/LC_MESSAGES
101
@dirrmtry share/locale/ur_PK
99
@dirrmtry share/locale/ur_PK
102
@dirrmtry share/locale/ur/LC_MESSAGES
100
@dirrmtry share/locale/ur/LC_MESSAGES
103
@dirrmtry share/locale/ur
101
@dirrmtry share/locale/ur
102
@dirrmtry share/locale/ug/LC_MESSAGES
103
@dirrmtry share/locale/ug
104
@dirrmtry share/locale/kk/LC_MESSAGES
105
@dirrmtry share/locale/kk
104
@dirrmtry share/locale/ast/LC_MESSAGES
106
@dirrmtry share/locale/ast/LC_MESSAGES
105
@dirrmtry share/locale/ast
107
@dirrmtry share/locale/ast
106
@dirrmtry share/applications
108
@dirrm %%DOCSDIR%%/html/zh_CN
107
@dirrmtry libexec/xfce4/panel-plugins
109
@dirrm %%DOCSDIR%%/html/uk
108
@dirrmtry libexec/xfce4
110
@dirrm %%DOCSDIR%%/html/ug
111
@dirrm %%DOCSDIR%%/html/tr
112
@dirrm %%DOCSDIR%%/html/ru
113
@dirrm %%DOCSDIR%%/html/pt
114
@dirrm %%DOCSDIR%%/html/ja/media
115
@dirrm %%DOCSDIR%%/html/ja
116
@dirrm %%DOCSDIR%%/html/it
117
@dirrm %%DOCSDIR%%/html/gl
118
@dirrm %%DOCSDIR%%/html/fr/media
119
@dirrm %%DOCSDIR%%/html/fr
120
@dirrm %%DOCSDIR%%/html/el
121
@dirrm %%DOCSDIR%%/html/da
122
@dirrm %%DOCSDIR%%/html/ca
123
@dirrm %%DOCSDIR%%/html/C/media
124
@dirrm %%DOCSDIR%%/html/C
125
@dirrm %%DOCSDIR%%/html
126
@dirrm %%DOCSDIR%%
127
@dirrmtry lib/xfce4/panel/plugins
128
@dirrmtry lib/xfce4/panel
109
@dirrmtry etc/xdg/xfce4/panel
129
@dirrmtry etc/xdg/xfce4/panel
110
@dirrmtry etc/xdg/xfce4
130
@dirrmtry etc/xdg/xfce4
131
@dirrmtry etc/xdg/autostart
132
@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
133
@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true

Return to bug 162215