aboutsummaryrefslogtreecommitdiff
path: root/audio/amberol/Makefile.crates
blob: 6a888d36e0d2abed90f181605e3a796736f1d75c (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
CARGO_CRATES=	adler-1.0.2 \
		aho-corasick-0.7.20 \
		anyhow-1.0.69 \
		ashpd-0.4.0 \
		async-broadcast-0.5.1 \
		async-channel-1.8.0 \
		async-executor-1.5.0 \
		async-global-executor-2.3.1 \
		async-io-1.12.0 \
		async-lock-2.6.0 \
		async-recursion-1.0.2 \
		async-std-1.12.0 \
		async-task-4.3.0 \
		async-trait-0.1.64 \
		atomic-waker-1.1.0 \
		atomic_refcell-0.1.9 \
		atty-0.2.14 \
		autocfg-1.1.0 \
		base64-0.21.0 \
		bitflags-1.3.2 \
		block-0.1.6 \
		block-buffer-0.10.3 \
		blocking-1.3.0 \
		bumpalo-3.12.0 \
		bytemuck-1.13.0 \
		byteorder-1.4.3 \
		cairo-rs-0.17.0 \
		cairo-sys-rs-0.17.0 \
		cc-1.0.79 \
		cfg-expr-0.11.0 \
		cfg-if-1.0.0 \
		color-thief-0.2.2 \
		concurrent-queue-2.1.0 \
		cpufeatures-0.2.5 \
		crc32fast-1.3.2 \
		crossbeam-utils-0.8.14 \
		crypto-common-0.1.6 \
		ctor-0.1.26 \
		dbus-0.6.5 \
		derivative-2.2.0 \
		digest-0.10.6 \
		dirs-4.0.0 \
		dirs-sys-0.3.7 \
		enumflags2-0.7.5 \
		enumflags2_derive-0.7.4 \
		env_logger-0.7.1 \
		event-listener-2.5.3 \
		fastrand-1.9.0 \
		field-offset-0.3.4 \
		flate2-1.0.25 \
		form_urlencoded-1.1.0 \
		futures-channel-0.3.26 \
		futures-core-0.3.26 \
		futures-executor-0.3.26 \
		futures-io-0.3.26 \
		futures-lite-1.12.0 \
		futures-macro-0.3.26 \
		futures-sink-0.3.26 \
		futures-task-0.3.26 \
		futures-util-0.3.26 \
		fuzzy-matcher-0.3.7 \
		gdk-pixbuf-0.17.0 \
		gdk-pixbuf-sys-0.17.0 \
		gdk4-0.6.3 \
		gdk4-sys-0.6.3 \
		gdk4-wayland-0.6.3 \
		gdk4-wayland-sys-0.6.3 \
		gdk4-x11-0.6.3 \
		gdk4-x11-sys-0.6.3 \
		generic-array-0.14.6 \
		getrandom-0.2.8 \
		gettext-rs-0.7.0 \
		gettext-sys-0.21.3 \
		gio-0.17.4 \
		gio-sys-0.17.4 \
		glib-0.15.12 \
		glib-0.17.5 \
		glib-macros-0.15.13 \
		glib-macros-0.17.6 \
		glib-sys-0.15.10 \
		glib-sys-0.17.4 \
		gloo-timers-0.2.6 \
		gobject-sys-0.15.10 \
		gobject-sys-0.17.4 \
		graphene-rs-0.17.1 \
		graphene-sys-0.17.0 \
		gsk4-0.6.3 \
		gsk4-sys-0.6.3 \
		gstreamer-0.20.3 \
		gstreamer-audio-0.20.2 \
		gstreamer-audio-sys-0.20.0 \
		gstreamer-base-0.20.0 \
		gstreamer-base-sys-0.20.0 \
		gstreamer-player-0.20.0 \
		gstreamer-player-sys-0.20.0 \
		gstreamer-sys-0.20.0 \
		gstreamer-video-0.20.3 \
		gstreamer-video-sys-0.20.0 \
		gtk4-0.6.6 \
		gtk4-macros-0.6.5 \
		gtk4-sys-0.6.3 \
		hashbrown-0.12.3 \
		heck-0.4.1 \
		hermit-abi-0.1.19 \
		hex-0.4.3 \
		humantime-1.3.0 \
		idna-0.3.0 \
		indexmap-1.9.2 \
		instant-0.1.12 \
		itoa-1.0.5 \
		js-sys-0.3.61 \
		kv-log-macro-1.0.7 \
		lazy_static-1.4.0 \
		libadwaita-0.3.1 \
		libadwaita-sys-0.3.0 \
		libc-0.2.139 \
		libdbus-sys-0.2.4 \
		locale_config-0.3.0 \
		lofty-0.11.0 \
		lofty_attr-0.6.0 \
		log-0.4.17 \
		malloc_buf-0.0.6 \
		memchr-2.5.0 \
		memoffset-0.6.5 \
		miniz_oxide-0.6.2 \
		mpris-player-0.6.2 \
		muldiv-1.0.1 \
		nix-0.25.1 \
		nom8-0.2.0 \
		num-integer-0.1.45 \
		num-rational-0.4.1 \
		num-traits-0.2.15 \
		objc-0.2.7 \
		objc-foundation-0.1.1 \
		objc_id-0.1.1 \
		ogg_pager-0.5.0 \
		once_cell-1.17.1 \
		option-operations-0.5.0 \
		ordered-stream-0.2.0 \
		pango-0.17.4 \
		pango-sys-0.17.0 \
		parking-2.0.0 \
		paste-1.0.11 \
		percent-encoding-2.2.0 \
		pest-2.5.5 \
		pin-project-lite-0.2.9 \
		pin-utils-0.1.0 \
		pkg-config-0.3.26 \
		polling-2.5.2 \
		ppv-lite86-0.2.17 \
		pretty-hex-0.3.0 \
		pretty_env_logger-0.4.0 \
		proc-macro-crate-1.3.0 \
		proc-macro-error-1.0.4 \
		proc-macro-error-attr-1.0.4 \
		proc-macro2-1.0.51 \
		quick-error-1.2.3 \
		quote-1.0.23 \
		rand-0.8.5 \
		rand_chacha-0.3.1 \
		rand_core-0.6.4 \
		redox_syscall-0.2.16 \
		redox_users-0.4.3 \
		regex-1.7.1 \
		regex-syntax-0.6.28 \
		remove_dir_all-0.5.3 \
		rgb-0.8.36 \
		rustc_version-0.3.3 \
		ryu-1.0.12 \
		semver-0.11.0 \
		semver-parser-0.10.2 \
		serde-1.0.152 \
		serde_derive-1.0.152 \
		serde_json-1.0.93 \
		serde_repr-0.1.10 \
		sha1-0.10.5 \
		sha2-0.10.6 \
		slab-0.4.8 \
		smallvec-1.10.0 \
		socket2-0.4.7 \
		static_assertions-1.1.0 \
		syn-1.0.108 \
		system-deps-6.0.3 \
		temp-dir-0.1.11 \
		tempfile-3.3.0 \
		termcolor-1.2.0 \
		thiserror-1.0.38 \
		thiserror-impl-1.0.38 \
		thread_local-1.1.7 \
		tinyvec-1.6.0 \
		tinyvec_macros-0.1.1 \
		toml-0.5.11 \
		toml_datetime-0.5.1 \
		toml_edit-0.18.1 \
		tracing-0.1.37 \
		tracing-attributes-0.1.23 \
		tracing-core-0.1.30 \
		typenum-1.16.0 \
		ucd-trie-0.1.5 \
		uds_windows-1.0.2 \
		unicode-bidi-0.3.10 \
		unicode-ident-1.0.6 \
		unicode-normalization-0.1.22 \
		url-2.3.1 \
		value-bag-1.0.0-alpha.9 \
		version-compare-0.1.1 \
		version_check-0.9.4 \
		waker-fn-1.1.0 \
		wasi-0.11.0+wasi-snapshot-preview1 \
		wasm-bindgen-0.2.84 \
		wasm-bindgen-backend-0.2.84 \
		wasm-bindgen-futures-0.4.34 \
		wasm-bindgen-macro-0.2.84 \
		wasm-bindgen-macro-support-0.2.84 \
		wasm-bindgen-shared-0.2.84 \
		web-sys-0.3.61 \
		wepoll-ffi-0.1.2 \
		winapi-0.3.9 \
		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.42.0 \
		windows_aarch64_gnullvm-0.42.1 \
		windows_aarch64_msvc-0.42.1 \
		windows_i686_gnu-0.42.1 \
		windows_i686_msvc-0.42.1 \
		windows_x86_64_gnu-0.42.1 \
		windows_x86_64_gnullvm-0.42.1 \
		windows_x86_64_msvc-0.42.1 \
		zbus-3.10.0 \
		zbus_macros-3.10.0 \
		zbus_names-2.5.0 \
		zvariant-3.11.0 \
		zvariant_derive-3.11.0