aboutsummaryrefslogtreecommitdiff
path: root/x11/alacritty/Makefile
blob: ca42b176f502bb7c815a27675efc0cd7881e0544 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
PORTNAME=	alacritty
DISTVERSIONPREFIX=	v
DISTVERSION=	0.11.0
PORTREVISION=	2
CATEGORIES=	x11 wayland

MAINTAINER=	mikael@FreeBSD.org
COMMENT=	GPU-accelerated terminal emulator
WWW=		https://github.com/jwilm/alacritty

LICENSE=	APACHE20
LICENSE_FILE=	${WRKSRC}/LICENSE-APACHE

LIB_DEPENDS=	libfreetype.so:print/freetype2 \
		libfontconfig.so:x11-fonts/fontconfig \
		libxkbcommon.so:x11/libxkbcommon
TEST_DEPENDS=	dejavu>0:x11-fonts/dejavu

USES=		cargo localbase:ldflags python:3.6+,build ssl:build
USE_GITHUB=	yes

CARGO_CRATES=	adler-1.0.2 \
		arrayref-0.3.6 \
		arrayvec-0.5.2 \
		atty-0.2.14 \
		autocfg-1.1.0 \
		base64-0.13.0 \
		bitflags-1.3.2 \
		block-0.1.6 \
		bumpalo-3.11.0 \
		bytemuck-1.12.1 \
		calloop-0.10.1 \
		cc-1.0.73 \
		cfg-if-0.1.10 \
		cfg-if-1.0.0 \
		cgl-0.3.2 \
		clap-3.2.21 \
		clap_complete-3.2.5 \
		clap_derive-3.2.18 \
		clap_lex-0.2.4 \
		clipboard-win-3.1.1 \
		cmake-0.1.48 \
		cocoa-0.24.0 \
		cocoa-foundation-0.1.0 \
		copypasta-0.8.1 \
		core-foundation-0.9.3 \
		core-foundation-sys-0.8.3 \
		core-graphics-0.22.3 \
		core-graphics-types-0.1.1 \
		core-text-19.2.0 \
		crc32fast-1.3.2 \
		crossfont-0.5.0 \
		cty-0.2.2 \
		darling-0.13.4 \
		darling_core-0.13.4 \
		darling_macro-0.13.4 \
		dirs-4.0.0 \
		dirs-sys-0.3.7 \
		dispatch-0.2.0 \
		dlib-0.5.0 \
		downcast-rs-1.2.0 \
		dwrote-0.11.0 \
		embed-resource-1.7.3 \
		expat-sys-2.1.6 \
		filetime-0.2.17 \
		flate2-1.0.24 \
		fnv-1.0.7 \
		foreign-types-0.3.2 \
		foreign-types-0.5.0 \
		foreign-types-macros-0.2.2 \
		foreign-types-shared-0.1.1 \
		foreign-types-shared-0.3.1 \
		freetype-rs-0.26.0 \
		freetype-sys-0.13.1 \
		fsevent-0.4.0 \
		fsevent-sys-2.0.1 \
		fuchsia-zircon-0.3.3 \
		fuchsia-zircon-sys-0.3.3 \
		getrandom-0.2.7 \
		gl_generator-0.14.0 \
		glutin-0.29.1 \
		glutin_egl_sys-0.1.6 \
		glutin_gles2_sys-0.1.5 \
		glutin_glx_sys-0.1.8 \
		glutin_wgl_sys-0.1.5 \
		hashbrown-0.12.3 \
		heck-0.4.0 \
		hermit-abi-0.1.19 \
		ident_case-1.0.1 \
		indexmap-1.9.1 \
		inotify-0.7.1 \
		inotify-sys-0.1.5 \
		instant-0.1.12 \
		iovec-0.1.4 \
		itoa-1.0.3 \
		jni-sys-0.3.0 \
		js-sys-0.3.60 \
		kernel32-sys-0.2.2 \
		khronos_api-3.1.0 \
		lazy-bytes-cast-5.0.1 \
		lazy_static-1.4.0 \
		lazycell-1.3.0 \
		libc-0.2.132 \
		libloading-0.7.3 \
		linked-hash-map-0.5.6 \
		lock_api-0.4.8 \
		log-0.4.17 \
		malloc_buf-0.0.6 \
		memchr-2.5.0 \
		memmap2-0.5.7 \
		memoffset-0.6.5 \
		minimal-lexical-0.2.1 \
		miniz_oxide-0.5.4 \
		mio-0.6.23 \
		mio-0.8.4 \
		mio-anonymous-pipes-0.2.0 \
		mio-extras-2.0.6 \
		mio-uds-0.6.8 \
		miow-0.2.2 \
		miow-0.3.7 \
		ndk-0.7.0 \
		ndk-context-0.1.1 \
		ndk-glue-0.7.0 \
		ndk-macro-0.3.0 \
		ndk-sys-0.4.0 \
		net2-0.2.37 \
		nix-0.24.2 \
		nom-7.1.1 \
		notify-4.0.17 \
		num_enum-0.5.7 \
		num_enum_derive-0.5.7 \
		objc-0.2.7 \
		objc-foundation-0.1.1 \
		objc_id-0.1.1 \
		once_cell-1.14.0 \
		os_str_bytes-6.3.0 \
		osmesa-sys-0.1.2 \
		parking_lot-0.11.2 \
		parking_lot-0.12.1 \
		parking_lot_core-0.8.5 \
		parking_lot_core-0.9.3 \
		percent-encoding-2.2.0 \
		pkg-config-0.3.25 \
		png-0.17.6 \
		proc-macro-crate-1.2.1 \
		proc-macro-error-1.0.4 \
		proc-macro-error-attr-1.0.4 \
		proc-macro2-1.0.43 \
		quick-xml-0.22.0 \
		quote-1.0.21 \
		raw-window-handle-0.4.3 \
		raw-window-handle-0.5.0 \
		redox_syscall-0.2.16 \
		redox_users-0.4.3 \
		regex-automata-0.1.10 \
		regex-syntax-0.6.27 \
		rustc_version-0.4.0 \
		ryu-1.0.11 \
		safe_arch-0.5.2 \
		same-file-1.0.6 \
		scoped-tls-1.0.0 \
		scopeguard-1.1.0 \
		sctk-adwaita-0.4.2 \
		semver-1.0.14 \
		serde-1.0.144 \
		serde_derive-1.0.144 \
		serde_json-1.0.85 \
		serde_yaml-0.8.26 \
		servo-fontconfig-0.5.1 \
		servo-fontconfig-sys-5.1.0 \
		shared_library-0.1.9 \
		signal-hook-0.3.14 \
		signal-hook-mio-0.2.3 \
		signal-hook-registry-1.4.0 \
		slab-0.4.7 \
		slotmap-1.0.6 \
		smallvec-1.9.0 \
		smithay-client-toolkit-0.16.0 \
		smithay-clipboard-0.6.6 \
		spsc-buffer-0.1.1 \
		strsim-0.10.0 \
		syn-1.0.99 \
		termcolor-1.1.3 \
		textwrap-0.15.1 \
		thiserror-1.0.35 \
		thiserror-impl-1.0.35 \
		tiny-skia-0.7.0 \
		tiny-skia-path-0.7.0 \
		toml-0.5.8 \
		unicode-ident-1.0.4 \
		unicode-width-0.1.10 \
		utf8parse-0.2.0 \
		vec_map-0.8.2 \
		version_check-0.9.4 \
		vswhom-0.1.0 \
		vswhom-sys-0.1.1 \
		vte-0.10.1 \
		vte_generate_state_changes-0.1.1 \
		walkdir-2.3.2 \
		wasi-0.11.0+wasi-snapshot-preview1 \
		wasm-bindgen-0.2.83 \
		wasm-bindgen-backend-0.2.83 \
		wasm-bindgen-macro-0.2.83 \
		wasm-bindgen-macro-support-0.2.83 \
		wasm-bindgen-shared-0.2.83 \
		wayland-client-0.29.5 \
		wayland-commons-0.29.5 \
		wayland-cursor-0.29.5 \
		wayland-egl-0.29.5 \
		wayland-protocols-0.29.5 \
		wayland-scanner-0.29.5 \
		wayland-sys-0.29.5 \
		web-sys-0.3.60 \
		winapi-0.2.8 \
		winapi-0.3.9 \
		winapi-build-0.1.1 \
		winapi-i686-pc-windows-gnu-0.4.0 \
		winapi-util-0.1.5 \
		winapi-x86_64-pc-windows-gnu-0.4.0 \
		windows-sys-0.36.1 \
		windows_aarch64_msvc-0.36.1 \
		windows_i686_gnu-0.36.1 \
		windows_i686_msvc-0.36.1 \
		windows_x86_64_gnu-0.36.1 \
		windows_x86_64_msvc-0.36.1 \
		winit-0.27.4 \
		winreg-0.10.1 \
		wio-0.2.2 \
		ws2_32-sys-0.2.1 \
		x11-clipboard-0.6.1 \
		x11-dl-2.20.0 \
		xcb-1.1.1 \
		xcursor-0.3.4 \
		xdg-2.4.1 \
		xml-rs-0.8.4 \
		yaml-rust-0.4.5
CARGO_INSTALL_PATH=	alacritty

CARGO_FEATURES+=	--no-default-features
CARGO_CARGOTOML=	${WRKSRC}/${PORTNAME}/Cargo.toml

# For xcb crate
BINARY_ALIAS=	python3=${PYTHON_CMD}

PLIST_FILES=	bin/alacritty \
		etc/bash_completion.d/alacritty.bash \
		share/fish/completions/alacritty.fish \
		share/man/man1/alacritty.1.gz \
		share/pixmaps/Alacritty.svg \
		share/zsh/site-functions/_alacritty \
		${DESKTOPDIR}/Alacritty.desktop
PORTEXAMPLES=	alacritty.yml

OPTIONS_DEFINE=	EXAMPLES

BACKEND_DESC=	Display backend

OPTIONS_MULTI=		BACKEND
OPTIONS_MULTI_BACKEND=	WAYLAND X11
OPTIONS_DEFAULT=	WAYLAND X11

WAYLAND_VARS=	CARGO_FEATURES+=wayland
X11_USES=	xorg
X11_USE=	XORG=xcb
X11_VARS=	CARGO_FEATURES+=x11

post-install:
	${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/alacritty
	${INSTALL_DATA} ${WRKSRC}/extra/linux/Alacritty.desktop \
		${STAGEDIR}${DESKTOPDIR}
	${INSTALL_DATA} ${WRKSRC}/extra/logo/alacritty-term.svg \
		${STAGEDIR}${PREFIX}/share/pixmaps/Alacritty.svg
	${INSTALL_MAN} ${WRKSRC}/extra/alacritty.man \
		${STAGEDIR}${PREFIX}/share/man/man1/alacritty.1
	@${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d
	${INSTALL_DATA} ${WRKSRC}/extra/completions/alacritty.bash \
		${STAGEDIR}${PREFIX}/etc/bash_completion.d
	@${MKDIR} ${STAGEDIR}${PREFIX}/share/fish/completions
	${INSTALL_DATA} ${WRKSRC}/extra/completions/alacritty.fish \
		${STAGEDIR}${PREFIX}/share/fish/completions
	@${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions
	${INSTALL_DATA} ${WRKSRC}/extra/completions/_alacritty \
		${STAGEDIR}${PREFIX}/share/zsh/site-functions

post-install-EXAMPLES-on:
	@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
	${INSTALL_DATA} ${WRKSRC}/${PORTEXAMPLES} ${STAGEDIR}${EXAMPLESDIR}

.include <bsd.port.mk>