mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 21:43:03 -04:00
net-libs/libqmatrixclient: update HOMEPAGE
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# Copyright 2018-2021 Gentoo Authors
|
# Copyright 2018-2022 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=7
|
EAPI=7
|
||||||
@@ -6,7 +6,10 @@ EAPI=7
|
|||||||
inherit cmake
|
inherit cmake
|
||||||
|
|
||||||
DESCRIPTION="A Qt5 library to write cross-platfrom clients for Matrix"
|
DESCRIPTION="A Qt5 library to write cross-platfrom clients for Matrix"
|
||||||
HOMEPAGE="https://github.com/QMatrixClient/libqmatrixclient https://matrix.org/docs/projects/sdk/libqmatrixclient.html"
|
HOMEPAGE="
|
||||||
|
https://github.com/quotient-im/libQuotient
|
||||||
|
https://matrix.org/docs/projects/sdk/quotient
|
||||||
|
"
|
||||||
SRC_URI="https://github.com/QMatrixClient/libqmatrixclient/archive/${PV}.tar.gz -> ${P}.tar.gz"
|
SRC_URI="https://github.com/QMatrixClient/libqmatrixclient/archive/${PV}.tar.gz -> ${P}.tar.gz"
|
||||||
SLOT="0/0.5.3"
|
SLOT="0/0.5.3"
|
||||||
LICENSE="LGPL-2.1"
|
LICENSE="LGPL-2.1"
|
||||||
|
|||||||
Reference in New Issue
Block a user