1 # Copyright 2023 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
4 # Autogenerated by pycargoebuild 0.10
18 android_system_properties@0.1.5
70 core-foundation-sys@0.7.0
71 core-foundation-sys@0.8.4
78 crossbeam-channel@0.5.8
80 crossbeam-epoch@0.9.15
81 crossbeam-utils@0.8.16
85 cssparser-macros@0.6.1
112 encoding-index-japanese@1.20141219.5
113 encoding-index-korean@1.20141219.5
114 encoding-index-simpchinese@1.20141219.5
115 encoding-index-singlebyte@1.20141219.5
116 encoding-index-tradchinese@1.20141219.5
118 encoding_index_tests@0.1.4
120 english-numbers@0.3.3
134 foreign-types-shared@0.1.1
136 form_urlencoded@1.2.0
138 freedesktop_entry_parser@1.3.0
141 futures-channel@0.3.28
177 iana-time-zone-haiku@0.1.2
178 iana-time-zone@0.1.58
184 include_dir_macros@0.7.3
198 java-properties@1.4.1
203 jsonrpsee-client-transport@0.20.2
204 jsonrpsee-core@0.20.2
205 jsonrpsee-server@0.20.2
206 jsonrpsee-types@0.20.2
207 jsonrpsee-ws-client@0.20.2
216 lexical-parse-float@0.8.5
217 lexical-parse-integer@0.8.6
219 lexical-write-float@0.8.5
220 lexical-write-integer@0.8.5
227 local-ip-address@0.5.6
239 minimal-lexical@0.2.1
244 napi-derive-backend@1.0.52
249 neli-proc-macros@0.1.3
251 new_debug_unreachable@1.0.4
255 notify-debouncer-mini@0.4.1
269 once-cell-regex@0.2.1
274 openssl-src@300.1.5+3.1.3
281 parking_lot_core@0.9.9
284 percent-encoding@2.3.0
303 pin-project-internal@1.1.3
304 pin-project-lite@0.2.13
313 precomputed-hash@0.1.1
314 proc-macro-hack@0.5.20+deprecated
338 rle-decode-fast@1.0.3
339 route-recognizer@0.3.1
342 rustc-demangle@0.1.23
346 rustls-webpki@0.101.6
355 schemars_derive@0.8.15
359 security-framework-sys@2.9.1
360 security-framework@2.9.2
366 serde_derive_internals@0.26.0
369 serde_path_to_error@0.1.14
371 serde_urlencoded@0.7.1
373 serde_with_macros@3.4.0
374 serialize-to-javascript-impl@0.1.1
375 serialize-to-javascript@0.1.1
392 stable_deref_trait@1.2.0
393 static_assertions@1.1.0
397 string_cache_codegen@0.5.2
412 system-configuration-sys@0.5.0
413 system-configuration@0.5.1
423 thiserror-impl@1.0.50
434 tokio-tungstenite@0.20.1
444 tracing-attributes@0.1.27
455 unicode-normalization@0.1.22
456 unicode-segmentation@1.10.1
465 value-bag-serde1@1.4.2
466 value-bag-sval2@1.4.2
474 wasi@0.11.0+wasi-snapshot-preview1
475 wasi@0.9.0+wasi-snapshot-preview1
476 wasm-bindgen-backend@0.2.87
477 wasm-bindgen-futures@0.4.37
478 wasm-bindgen-macro-support@0.2.87
479 wasm-bindgen-macro@0.2.87
480 wasm-bindgen-shared@0.2.87
486 winapi-i686-pc-windows-gnu@0.4.0
488 winapi-x86_64-pc-windows-gnu@0.4.0
491 windows-implement@0.39.0
492 windows-implement@0.51.1
493 windows-interface@0.51.1
496 windows-targets@0.42.2
497 windows-targets@0.48.5
498 windows-tokens@0.39.0
501 windows_aarch64_gnullvm@0.42.2
502 windows_aarch64_gnullvm@0.48.5
503 windows_aarch64_msvc@0.39.0
504 windows_aarch64_msvc@0.42.2
505 windows_aarch64_msvc@0.48.5
506 windows_i686_gnu@0.39.0
507 windows_i686_gnu@0.42.2
508 windows_i686_gnu@0.48.5
509 windows_i686_msvc@0.39.0
510 windows_i686_msvc@0.42.2
511 windows_i686_msvc@0.48.5
512 windows_x86_64_gnu@0.39.0
513 windows_x86_64_gnu@0.42.2
514 windows_x86_64_gnu@0.48.5
515 windows_x86_64_gnullvm@0.42.2
516 windows_x86_64_gnullvm@0.48.5
517 windows_x86_64_msvc@0.39.0
518 windows_x86_64_msvc@0.42.2
519 windows_x86_64_msvc@0.48.5
532 MY_PV
=${PV/_alpha/-alpha.}
535 DESCRIPTION
="Command line interface for building Tauri apps"
536 HOMEPAGE
="https://tauri.app"
538 https://github.com/tauri-apps/tauri/archive/refs/tags/${MY_P}.tar.gz
542 LICENSE
="|| ( Apache-2.0 MIT )"
543 # Dependent crate licenses
544 LICENSE
+=" Apache-2.0 BSD CC0-1.0 ISC MIT MPL-2.0 Unicode-DFS-2016 ZLIB"
548 S
="${WORKDIR}/tauri-${MY_P}/tooling/cli"