1 # Copyright 2023 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
4 # Autogenerated by pycargoebuild 0.10
13 android_system_properties@0.1.5
20 async-compression@0.4.0
41 checked_int_cast@1.0.0
48 concurrent-queue@2.2.0
52 core-foundation-sys@0.8.4
56 crossbeam-channel@0.5.8
57 crossbeam-epoch@0.9.15
58 crossbeam-utils@0.8.16
60 crossterm_winapi@0.9.1
78 foreign-types-shared@0.1.1
81 futures-channel@0.3.28
83 futures-executor@0.3.28
111 iana-time-zone-haiku@0.1.2
112 iana-time-zone@0.1.57
149 openssl-src@111.26.0+1.1.1u
157 parking_lot_core@0.8.6
158 parking_lot_core@0.9.8
160 percent-encoding@2.3.0
161 pin-project-internal@1.1.2
162 pin-project-lite@0.2.10
167 portable-atomic@1.3.3
183 regex-automata@0.1.10
188 reqwest-middleware@0.2.3
193 rustc-demangle@0.1.23
198 rustls-webpki@0.101.4
203 scheduled-thread-pool@0.2.7
206 security-framework-sys@2.9.0
207 security-framework@2.9.1
213 serde_urlencoded@0.7.1
216 signal-hook-mio@0.2.3
217 signal-hook-registry@1.4.1
218 signal-hook-tokio@0.3.1
229 task-local-extensions@0.1.4
232 thiserror-impl@1.0.41
242 tokio-native-tls@0.3.1
248 tracing-attributes@0.1.26
251 tracing-subscriber@0.3.17
259 unicode-normalization@0.1.22
272 wasi@0.11.0+wasi-snapshot-preview1
273 wasm-bindgen-backend@0.2.87
274 wasm-bindgen-futures@0.4.37
275 wasm-bindgen-macro-support@0.2.87
276 wasm-bindgen-macro@0.2.87
277 wasm-bindgen-shared@0.2.87
282 winapi-i686-pc-windows-gnu@0.4.0
284 winapi-x86_64-pc-windows-gnu@0.4.0
288 windows-targets@0.42.2
289 windows-targets@0.48.1
291 windows_aarch64_gnullvm@0.42.2
292 windows_aarch64_gnullvm@0.48.0
293 windows_aarch64_msvc@0.42.2
294 windows_aarch64_msvc@0.48.0
295 windows_i686_gnu@0.42.2
296 windows_i686_gnu@0.48.0
297 windows_i686_msvc@0.42.2
298 windows_i686_msvc@0.48.0
299 windows_x86_64_gnu@0.42.2
300 windows_x86_64_gnu@0.48.0
301 windows_x86_64_gnullvm@0.42.2
302 windows_x86_64_gnullvm@0.48.0
303 windows_x86_64_msvc@0.42.2
304 windows_x86_64_msvc@0.48.0
312 inherit cargo systemd readme.gentoo-r1
314 DOC_CONTENTS
="After install, please copy
315 /etc/aliyundrive-webdav/aliyundrive-webdav.env.example
316 to /etc/aliyundrive-webdav/aliyundrive-webdav.env
317 to set REFRESH_TOKEN, WEBDAV_AUTH_USER, WEBDAV_AUTH_PASSWORD etc.
318 You can change ALIYUNDRIVE_WEBDAV_FLAGS to add more flags for aliyundrive-webdav"
320 DESCRIPTION
="WebDAV server for AliyunDrive"
321 # Double check the homepage as the cargo_metadata crate
322 # does not provide this value so instead repository is used
323 HOMEPAGE
="https://github.com/messense/aliyundrive-webdav.git"
325 https://github.com/messense/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz
328 # License set may be more restrictive as OR is not respected
329 # use cargo-license for a more accurate license picture
330 LICENSE
="0BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD Boost-1.0 ISC MIT MPL-2.0 Unicode-DFS-2016 Unlicense ZLIB"
335 QA_FLAGS_IGNORED
="usr/bin/${PN}"
340 systemd_dounit
"${FILESDIR}/${PN}.service"
342 doins
"${FILESDIR}/${PN}.env.example"
343 readme.gentoo_create_doc
347 elog
"${DOC_CONTENTS}"