This commit is contained in:
Gerben Jan Dijkman
2021-07-24 21:03:58 +02:00
parent 329224d372
commit 2690a826bb
32 changed files with 682 additions and 70 deletions

View File

@@ -4,12 +4,11 @@
EAPI=7
VALA_USE_DEPEND="vapigen"
inherit vala meson gnome2-utils git-r3 xdg
inherit vala meson gnome2-utils xdg
DESCRIPTION="Phone dialer and call handler"
HOMEPAGE="https://gitlab.gnome.org/GNOME/calls"
SRC_URI="https://gitlab.gnome.org/GNOME/calls/-/archive/v${PV}/calls-v${PV}.tar.gz"
EGIT_REPO_URI="https://gitlab.gnome.org//GNOME/calls.git"
LICENSE="GPL-3"
SLOT="0"

View File

@@ -5,9 +5,6 @@
<email>gjdijkman@gjdwebserver.nl</email>
<name>Gerben Jan Dijkman</name>
</maintainer>
<longdescription lang="en">
A phone dialer and call handler.
</longdescription>
<upstream>
<doc>https://gitlab.gnome.org/GNOME/calls</doc>
<bugs-to>https://gitlab.gnome.org/GNOME/calls/-/issues</bugs-to>