x11-misc/squeekboard: Changed to gnome instead of librem5

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Gerben Jan Dijkman <gjdijkman@gjdwebserver.nl>
This commit is contained in:
Gerben Jan Dijkman
2022-02-02 12:28:38 +01:00
parent 296a355f1a
commit 50d07fc1e7

View File

@@ -55,8 +55,8 @@ inherit cargo gnome2-utils meson toolchain-funcs xdg
MY_COMMIT="19630334b07d6d2949932cf05018925cb3ab9613"
DESCRIPTION="Virtual keyboard supporting Wayland, built primarily for the Librem 5 phone"
HOMEPAGE="https://source.puri.sm/Librem5/squeekboard"
SRC_URI="https://source.puri.sm/Librem5/squeekboard/-/archive/${MY_COMMIT}.tar.gz -> ${P}.tar.gz"
HOMEPAGE="https://gitlab.gnome.org/Phosh/squeekboard"
SRC_URI="https://gitlab.gnome.org/Phosh/squeekboard/-/archive/v${PV}/squeekboard-v${PV}.tar.gz -> ${P}.tar.gz"
SRC_URI+=" $(cargo_crate_uris ${CRATES})"
LICENSE="GPL-3"