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

(-)./Makefile (-4 / +8 lines)
Lines 1-11 Link Here
1
# Created by: nemysis@gmx.ch
1
# Created by: nemysis <nemysis@gmx.ch>
2
# $FreeBSD: head/games/hitori/Makefile 314116 2013-03-13 21:50:38Z pawel $
2
# $FreeBSD: head/games/hitori/Makefile 314116 2013-03-13 21:50:38Z pawel $
3
3
4
PORTNAME=	hitori
4
PORTNAME=	hitori
5
PORTVERSION=	0.3.2
5
PORTVERSION=	0.4.0
6
CATEGORIES=	games
6
CATEGORIES=	games
7
MASTER_SITES=	GNOME
7
MASTER_SITES=	GNOME
8
EXTRACT_SUFX=	.tar.xz
8
EXTRACT_SUFX=	.tar.xz
9
DIST_SUBDIR=	gnome2
9
10
10
MAINTAINER=	nemysis@gmx.ch
11
MAINTAINER=	nemysis@gmx.ch
11
COMMENT=	Logic game similar to Sudoku
12
COMMENT=	Logic game similar to Sudoku
Lines 16-22 Link Here
16
LICENSE_FILE_CCbyNCSA3=	${WRKSRC}/COPYING-DOCS
17
LICENSE_FILE_CCbyNCSA3=	${WRKSRC}/COPYING-DOCS
17
LICENSE_PERMS_CCbyNCSA3=dist-mirror pkg-mirror auto-accept
18
LICENSE_PERMS_CCbyNCSA3=dist-mirror pkg-mirror auto-accept
18
19
19
BUILD_DEPENDS=	xml2po:${PORTSDIR}/textproc/gnome-doc-utils
20
BUILD_DEPENDS=	xml2po:${PORTSDIR}/textproc/gnome-doc-utils \
21
		itstool:${PORTSDIR}/textproc/itstool
20
LIB_DEPENDS=	cairo:${PORTSDIR}/graphics/cairo
22
LIB_DEPENDS=	cairo:${PORTSDIR}/graphics/cairo
21
23
22
USE_XZ=		yes
24
USE_XZ=		yes
Lines 28-33 Link Here
28
30
29
PORTDOCS=	AUTHORS ChangeLog MAINTAINERS NEWS README
31
PORTDOCS=	AUTHORS ChangeLog MAINTAINERS NEWS README
30
32
33
OPTIONS_DEFINE=	NLS
34
31
.include <bsd.port.options.mk>
35
.include <bsd.port.options.mk>
32
36
33
.if ${PORT_OPTIONS:MNLS}
37
.if ${PORT_OPTIONS:MNLS}
Lines 45-51 Link Here
45
.endif
49
.endif
46
50
47
post-install:
51
post-install:
48
	${INSTALL_DATA} ${WRKSRC}/data/icons/48x48/${PORTNAME}.png ${PREFIX}/share/pixmaps/${PORTNAME}.png
52
	${LN} -sf ${PREFIX}/share/icons/hicolor/48x48/apps/${PORTNAME}.png ${PREFIX}/share/pixmaps/
49
53
50
.if ${PORT_OPTIONS:MDOCS}
54
.if ${PORT_OPTIONS:MDOCS}
51
	${MKDIR} ${DOCSDIR}
55
	${MKDIR} ${DOCSDIR}
(-)./distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (hitori-0.3.2.tar.xz) = 9e72bb0c84b0e0b66a96fcee6918cf15832f45458df4d8dd5f8091a20bba4350
1
SHA256 (gnome2/hitori-0.4.0.tar.xz) = 5d9e1c0f5d33c960167a126242bf57ff4865a6aaf6602da4a25aae56dc491030
2
SIZE (hitori-0.3.2.tar.xz) = 457752
2
SIZE (gnome2/hitori-0.4.0.tar.xz) = 448052
(-)./files/patch-src-interface.c (+10 lines)
Line 0 Link Here
1
--- src/interface.c.orig	2012-09-29 03:47:48.000000000 +0200
2
+++ src/interface.c	2012-11-02 15:11:34.000000000 +0100
3
@@ -26,6 +26,7 @@
4
 #include "main.h"
5
 #include "interface.h"
6
 #include "rules.h"
7
+#include <string.h>
8
 
9
 #define NORMAL_FONT_SCALE 0.9
10
 #define PAINTED_FONT_SCALE 0.6
(-)./pkg-plist (-94 / +112 lines)
Lines 1-75 Link Here
1
bin/hitori
1
bin/hitori
2
share/applications/hitori.desktop
2
share/applications/hitori.desktop
3
share/gnome/help/hitori/C/customization.page
3
share/help/C/hitori/customization.page
4
share/gnome/help/hitori/C/figures/hitori_main_window.png
4
share/help/C/hitori/figures/hitori_main_window.png
5
share/gnome/help/hitori/C/game.page
5
share/help/C/hitori/game.page
6
share/gnome/help/hitori/C/index.page
6
share/help/C/hitori/index.page
7
share/gnome/help/hitori/C/license.page
7
share/help/C/hitori/license.page
8
share/gnome/help/hitori/C/playing.page
8
share/help/C/hitori/playing.page
9
share/gnome/help/hitori/C/strategy.page
9
share/help/C/hitori/strategy.page
10
share/gnome/help/hitori/cs/customization.page
10
share/help/cs/hitori/customization.page
11
share/gnome/help/hitori/cs/figures/hitori_main_window.png
11
share/help/cs/hitori/figures/hitori_main_window.png
12
share/gnome/help/hitori/cs/game.page
12
share/help/cs/hitori/game.page
13
share/gnome/help/hitori/cs/index.page
13
share/help/cs/hitori/index.page
14
share/gnome/help/hitori/cs/license.page
14
share/help/cs/hitori/license.page
15
share/gnome/help/hitori/cs/playing.page
15
share/help/cs/hitori/playing.page
16
share/gnome/help/hitori/cs/strategy.page
16
share/help/cs/hitori/strategy.page
17
share/gnome/help/hitori/da/customization.page
17
share/help/da/hitori/customization.page
18
share/gnome/help/hitori/da/figures/hitori_main_window.png
18
share/help/da/hitori/figures/hitori_main_window.png
19
share/gnome/help/hitori/da/game.page
19
share/help/da/hitori/game.page
20
share/gnome/help/hitori/da/index.page
20
share/help/da/hitori/index.page
21
share/gnome/help/hitori/da/license.page
21
share/help/da/hitori/license.page
22
share/gnome/help/hitori/da/playing.page
22
share/help/da/hitori/playing.page
23
share/gnome/help/hitori/da/strategy.page
23
share/help/da/hitori/strategy.page
24
share/gnome/help/hitori/de/customization.page
24
share/help/de/hitori/customization.page
25
share/gnome/help/hitori/de/figures/hitori_main_window.png
25
share/help/de/hitori/figures/hitori_main_window.png
26
share/gnome/help/hitori/de/game.page
26
share/help/de/hitori/game.page
27
share/gnome/help/hitori/de/index.page
27
share/help/de/hitori/index.page
28
share/gnome/help/hitori/de/license.page
28
share/help/de/hitori/license.page
29
share/gnome/help/hitori/de/playing.page
29
share/help/de/hitori/playing.page
30
share/gnome/help/hitori/de/strategy.page
30
share/help/de/hitori/strategy.page
31
share/gnome/help/hitori/en_GB/customization.page
31
share/help/en_GB/hitori/customization.page
32
share/gnome/help/hitori/en_GB/figures/hitori_main_window.png
32
share/help/en_GB/hitori/figures/hitori_main_window.png
33
share/gnome/help/hitori/en_GB/game.page
33
share/help/en_GB/hitori/game.page
34
share/gnome/help/hitori/en_GB/index.page
34
share/help/en_GB/hitori/index.page
35
share/gnome/help/hitori/en_GB/license.page
35
share/help/en_GB/hitori/license.page
36
share/gnome/help/hitori/en_GB/playing.page
36
share/help/en_GB/hitori/playing.page
37
share/gnome/help/hitori/en_GB/strategy.page
37
share/help/en_GB/hitori/strategy.page
38
share/gnome/help/hitori/es/customization.page
38
share/help/es/hitori/customization.page
39
share/gnome/help/hitori/es/figures/hitori_main_window.png
39
share/help/es/hitori/figures/hitori_main_window.png
40
share/gnome/help/hitori/es/game.page
40
share/help/es/hitori/game.page
41
share/gnome/help/hitori/es/index.page
41
share/help/es/hitori/index.page
42
share/gnome/help/hitori/es/license.page
42
share/help/es/hitori/license.page
43
share/gnome/help/hitori/es/playing.page
43
share/help/es/hitori/playing.page
44
share/gnome/help/hitori/es/strategy.page
44
share/help/es/hitori/strategy.page
45
share/gnome/help/hitori/fr/customization.page
45
share/help/fr/hitori/customization.page
46
share/gnome/help/hitori/fr/figures/hitori_main_window.png
46
share/help/fr/hitori/figures/hitori_main_window.png
47
share/gnome/help/hitori/fr/game.page
47
share/help/fr/hitori/game.page
48
share/gnome/help/hitori/fr/index.page
48
share/help/fr/hitori/index.page
49
share/gnome/help/hitori/fr/license.page
49
share/help/fr/hitori/license.page
50
share/gnome/help/hitori/fr/playing.page
50
share/help/fr/hitori/playing.page
51
share/gnome/help/hitori/fr/strategy.page
51
share/help/fr/hitori/strategy.page
52
share/gnome/help/hitori/sl/customization.page
52
share/help/ro/hitori/customization.page
53
share/gnome/help/hitori/sl/figures/hitori_main_window.png
53
share/help/ro/hitori/figures/hitori_main_window.png
54
share/gnome/help/hitori/sl/game.page
54
share/help/ro/hitori/game.page
55
share/gnome/help/hitori/sl/index.page
55
share/help/ro/hitori/index.page
56
share/gnome/help/hitori/sl/license.page
56
share/help/ro/hitori/license.page
57
share/gnome/help/hitori/sl/playing.page
57
share/help/ro/hitori/playing.page
58
share/gnome/help/hitori/sl/strategy.page
58
share/help/ro/hitori/strategy.page
59
share/gnome/help/hitori/sv/customization.page
59
share/help/sl/hitori/customization.page
60
share/gnome/help/hitori/sv/figures/hitori_main_window.png
60
share/help/sl/hitori/figures/hitori_main_window.png
61
share/gnome/help/hitori/sv/game.page
61
share/help/sl/hitori/game.page
62
share/gnome/help/hitori/sv/index.page
62
share/help/sl/hitori/index.page
63
share/gnome/help/hitori/sv/license.page
63
share/help/sl/hitori/license.page
64
share/gnome/help/hitori/sv/playing.page
64
share/help/sl/hitori/playing.page
65
share/gnome/help/hitori/sv/strategy.page
65
share/help/sl/hitori/strategy.page
66
share/gnome/help/hitori/zh_CN/customization.page
66
share/help/sv/hitori/customization.page
67
share/gnome/help/hitori/zh_CN/figures/hitori_main_window.png
67
share/help/sv/hitori/figures/hitori_main_window.png
68
share/gnome/help/hitori/zh_CN/game.page
68
share/help/sv/hitori/game.page
69
share/gnome/help/hitori/zh_CN/index.page
69
share/help/sv/hitori/index.page
70
share/gnome/help/hitori/zh_CN/license.page
70
share/help/sv/hitori/license.page
71
share/gnome/help/hitori/zh_CN/playing.page
71
share/help/sv/hitori/playing.page
72
share/gnome/help/hitori/zh_CN/strategy.page
72
share/help/sv/hitori/strategy.page
73
share/help/zh_CN/hitori/customization.page
74
share/help/zh_CN/hitori/figures/hitori_main_window.png
75
share/help/zh_CN/hitori/game.page
76
share/help/zh_CN/hitori/index.page
77
share/help/zh_CN/hitori/license.page
78
share/help/zh_CN/hitori/playing.page
79
share/help/zh_CN/hitori/strategy.page
73
%%DATADIR%%/hitori.ui
80
%%DATADIR%%/hitori.ui
74
share/icons/hicolor/16x16/apps/hitori.png
81
share/icons/hicolor/16x16/apps/hitori.png
75
share/icons/hicolor/22x22/apps/hitori.png
82
share/icons/hicolor/22x22/apps/hitori.png
Lines 111-138 Link Here
111
@dirrmtry share/icons/hicolor/16x16
118
@dirrmtry share/icons/hicolor/16x16
112
@dirrmtry share/icons/hicolor
119
@dirrmtry share/icons/hicolor
113
@dirrmtry share/icons
120
@dirrmtry share/icons
114
@dirrmtry %%DATADIR%%
121
@dirrm %%DATADIR%%
115
@dirrmtry share/gnome/help/hitori/zh_CN/figures
122
@dirrmtry share/help/zh_CN/hitori/figures
116
@dirrmtry share/gnome/help/hitori/zh_CN
123
@dirrmtry share/help/zh_CN/hitori
117
@dirrmtry share/gnome/help/hitori/sv/figures
124
@dirrmtry share/help/zh_CN
118
@dirrmtry share/gnome/help/hitori/sv
125
@dirrmtry share/help/sv/hitori/figures
119
@dirrmtry share/gnome/help/hitori/sl/figures
126
@dirrmtry share/help/sv/hitori
120
@dirrmtry share/gnome/help/hitori/sl
127
@dirrmtry share/help/sv
121
@dirrmtry share/gnome/help/hitori/fr/figures
128
@dirrmtry share/help/sl/hitori/figures
122
@dirrmtry share/gnome/help/hitori/fr
129
@dirrmtry share/help/sl/hitori
123
@dirrmtry share/gnome/help/hitori/es/figures
130
@dirrmtry share/help/sl
124
@dirrmtry share/gnome/help/hitori/es
131
@dirrmtry share/help/ro/hitori/figures
125
@dirrmtry share/gnome/help/hitori/en_GB/figures
132
@dirrmtry share/help/ro/hitori
126
@dirrmtry share/gnome/help/hitori/en_GB
133
@dirrmtry share/help/ro
127
@dirrmtry share/gnome/help/hitori/de/figures
134
@dirrmtry share/help/fr/hitori/figures
128
@dirrmtry share/gnome/help/hitori/de
135
@dirrmtry share/help/fr/hitori
129
@dirrmtry share/gnome/help/hitori/da/figures
136
@dirrmtry share/help/fr
130
@dirrmtry share/gnome/help/hitori/da
137
@dirrmtry share/help/es/hitori/figures
131
@dirrmtry share/gnome/help/hitori/cs/figures
138
@dirrmtry share/help/es/hitori
132
@dirrmtry share/gnome/help/hitori/cs
139
@dirrmtry share/help/es
133
@dirrmtry share/gnome/help/hitori/C/figures
140
@dirrmtry share/help/en_GB/hitori/figures
134
@dirrmtry share/gnome/help/hitori/C
141
@dirrmtry share/help/en_GB/hitori
135
@dirrmtry share/gnome/help/hitori
142
@dirrmtry share/help/en_GB
136
@dirrmtry share/gnome/help
143
@dirrmtry share/help/de/hitori/figures
137
@dirrmtry share/gnome
144
@dirrmtry share/help/de/hitori
145
@dirrmtry share/help/de
146
@dirrmtry share/help/da/hitori/figures
147
@dirrmtry share/help/da/hitori
148
@dirrmtry share/help/da
149
@dirrmtry share/help/cs/hitori/figures
150
@dirrmtry share/help/cs/hitori
151
@dirrmtry share/help/cs
152
@dirrmtry share/help/C/hitori/figures
153
@dirrmtry share/help/C/hitori
154
@dirrmtry share/help/C
155
@dirrmtry share/help
138
@dirrmtry share/applications
156
@dirrmtry share/applications

Return to bug 176979