Update
This commit is contained in:
parent
d6ae146910
commit
080f0b0f77
@ -3,41 +3,6 @@
|
|||||||
|
|
||||||
EAPI=7
|
EAPI=7
|
||||||
|
|
||||||
CRATES="
|
|
||||||
libadwaita-0.1.0-alpha-3
|
|
||||||
anyhow-1.0.0
|
|
||||||
ashpd-0.2.0-alpha
|
|
||||||
async-std-1.9.0
|
|
||||||
binascii-0.1.0
|
|
||||||
diesel-1.4.0
|
|
||||||
diesel_migrations-1.4.0
|
|
||||||
futures-0.3.0
|
|
||||||
gettext-rs-0.7.0
|
|
||||||
gstreamer-0.17.0
|
|
||||||
gstreamer-base-0.17.0
|
|
||||||
gtk-0.1.0
|
|
||||||
gtk-macros-0.3.0
|
|
||||||
hex-0.4.0
|
|
||||||
image-0.23.0
|
|
||||||
log-0.4.0
|
|
||||||
once_cell-1.5.0
|
|
||||||
percent-encoding-2.1.0
|
|
||||||
pretty_env_logger-0.4.0
|
|
||||||
qrcode-0.12.0
|
|
||||||
quick-xml-0.22.0
|
|
||||||
rand-0.8.0
|
|
||||||
ring-0.16.0
|
|
||||||
rust-argon2-0.8.0
|
|
||||||
secret-service-2.0.0
|
|
||||||
serde-1.0.0
|
|
||||||
serde_json-1.0.0
|
|
||||||
surf-2.1.0
|
|
||||||
unicase-2.6.0
|
|
||||||
url-2.2.0
|
|
||||||
zbar-rust-0.0.18
|
|
||||||
svg_metadata-0.4.0
|
|
||||||
"
|
|
||||||
|
|
||||||
VALA_USE_DEPEND="vapigen"
|
VALA_USE_DEPEND="vapigen"
|
||||||
|
|
||||||
inherit vala meson gnome2-utils xdg cargo
|
inherit vala meson gnome2-utils xdg cargo
|
||||||
@ -47,7 +12,6 @@ COMMIT="ba1894159358275be2765bc42ef89782a2d1d45d"
|
|||||||
DESCRIPTION="Simple application for generating Two-Factor Authentication Codes."
|
DESCRIPTION="Simple application for generating Two-Factor Authentication Codes."
|
||||||
HOMEPAGE="https://gitlab.gnome.org/World/Authenticator"
|
HOMEPAGE="https://gitlab.gnome.org/World/Authenticator"
|
||||||
SRC_URI="https://gitlab.gnome.org/World/Authenticator/-/archive/${PV}/${PN}-${PV}.tar.gz"
|
SRC_URI="https://gitlab.gnome.org/World/Authenticator/-/archive/${PV}/${PN}-${PV}.tar.gz"
|
||||||
SRC_URI+=" $(cargo_crate_uris ${CRATES})"
|
|
||||||
|
|
||||||
LICENSE="GPL-3"
|
LICENSE="GPL-3"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
|
Loading…
Reference in New Issue
Block a user