2021-08-31 11:24:34 +02:00
|
|
|
# Copyright 2021 Gentoo Authors
|
|
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
|
|
|
|
# Auto-Generated by cargo-ebuild 0.4.0
|
|
|
|
|
|
|
|
EAPI=8
|
|
|
|
|
|
|
|
CRATES="
|
|
|
|
adler32-1.2.0
|
|
|
|
bitflags-1.3.2
|
|
|
|
clap-2.33.3
|
|
|
|
deflate-0.9.1
|
|
|
|
heck-0.3.3
|
|
|
|
lazy_static-1.4.0
|
|
|
|
proc-macro-error-1.0.4
|
|
|
|
proc-macro-error-attr-1.0.4
|
|
|
|
proc-macro2-1.0.29
|
|
|
|
quote-1.0.9
|
|
|
|
structopt-0.3.23
|
|
|
|
structopt-derive-0.4.16
|
2021-09-24 09:52:34 +02:00
|
|
|
strum-0.21.0
|
|
|
|
strum_macros-0.21.1
|
2021-09-06 15:36:55 +02:00
|
|
|
syn-1.0.76
|
2021-08-31 11:24:34 +02:00
|
|
|
textwrap-0.11.0
|
|
|
|
unicode-segmentation-1.8.0
|
|
|
|
unicode-width-0.1.8
|
|
|
|
unicode-xid-0.2.2
|
|
|
|
version_check-0.9.3
|
|
|
|
"
|
|
|
|
|
|
|
|
inherit cargo
|
|
|
|
|
|
|
|
DESCRIPTION="A plantuml-file to server-url-encoder."
|
|
|
|
HOMEPAGE="https://github.com/migmedia/planturl"
|
|
|
|
SRC_URI="$(cargo_crate_uris)
|
|
|
|
https://github.com/migmedia/${PN}/archive/refs/tags/v${PV}.tar.gz"
|
|
|
|
LICENSE="Apache-2.0 MIT ZLIB"
|
|
|
|
SLOT="0"
|
|
|
|
KEYWORDS="~amd64"
|