1 # Copyright 2024 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
4 # Autogenerated by pycargoebuild 0.13.2
13 alphanumeric-sort@1.5.3
15 android_system_properties@0.1.5
45 colors-transform@0.2.11
49 const_format_proc_macros@0.2.32
50 core-foundation-sys@0.8.6
52 crossbeam-channel@0.5.12
54 crossbeam-epoch@0.9.18
55 crossbeam-utils@0.8.19
85 iana-time-zone-haiku@0.1.2
107 libgit2-sys@0.16.2+1.7.2
117 minimal-lexical@0.2.1
136 percent-encoding@2.3.1
174 signal-hook-registry@1.4.1
181 static_assertions@1.1.0
190 thiserror-impl@1.0.58
206 unicode-normalization@0.1.23
207 unicode-segmentation@1.11.0
212 uuid-macro-internal@1.7.0
217 wasi@0.11.0+wasi-snapshot-preview1
219 wasm-bindgen-backend@0.2.92
220 wasm-bindgen-macro-support@0.2.92
221 wasm-bindgen-macro@0.2.92
222 wasm-bindgen-shared@0.2.92
227 winapi-i686-pc-windows-gnu@0.4.0
229 winapi-x86_64-pc-windows-gnu@0.4.0
234 windows-targets@0.48.5
235 windows-targets@0.52.4
236 windows_aarch64_gnullvm@0.48.5
237 windows_aarch64_gnullvm@0.52.4
238 windows_aarch64_msvc@0.48.5
239 windows_aarch64_msvc@0.52.4
240 windows_i686_gnu@0.48.5
241 windows_i686_gnu@0.52.4
242 windows_i686_msvc@0.48.5
243 windows_i686_msvc@0.52.4
244 windows_x86_64_gnu@0.48.5
245 windows_x86_64_gnu@0.52.4
246 windows_x86_64_gnullvm@0.48.5
247 windows_x86_64_gnullvm@0.52.4
248 windows_x86_64_msvc@0.48.5
249 windows_x86_64_msvc@0.52.4
252 zerocopy-derive@0.7.32
259 DESCRIPTION
="Terminal file manager inspired by ranger"
260 HOMEPAGE
="https://github.com/kamiyaa/joshuto"
262 https://github.com/kamiyaa/joshuto/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz
267 # Dependent crate licenses
269 Apache-2.0 BSD Boost-1.0 CC0-1.0 ISC MIT MIT-0 MPL-2.0
270 Unicode-DFS-2016 ZLIB
275 IUSE
="X wayland +fzf"
278 fzf? ( app-shells/fzf )
279 wayland? ( gui-apps/wl-clipboard )
286 # rust does not use *FLAGS from make.conf, silence portage warning
287 # update with proper path to binaries this crate installs, omit leading /
288 QA_FLAGS_IGNORED
="usr/bin/${PN}"
291 # project set strip=true in [profile.release]
292 # portage complains: QA Notice: Pre-stripped files found
293 # let portage do the strip
294 export CARGO_PROFILE_RELEASE_STRIP
=false
300 elog
"For proper devicons support, correct patched font is needed"
302 elog
"https://github.com/ryanoasis/nerd-fonts"
303 elog
"or media-fonts/nerd-fonts"