alpha-quadrant/media-gfx/planturl/planturl-0.1.0.ebuild
2021-09-07 16:30:24 +02:00

38 lines
768 B
Bash

# 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
syn-1.0.75
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"