Install this version:
emerge -a =net-voip/vvmd-0.8
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =net-voip/vvmd-0.8
Or alternatively:
emerge --autounmask-write -a =net-voip/vvmd-0.8
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit meson
DESCRIPTION="vvmd is a lower level daemon that retrieves Visual Voicemail"
HOMEPAGE="https://gitlab.com/kop316/vvmd"
SRC_URI="https://gitlab.com/kop316/vvmd/-/archive/${PV}/${P}.tar.bz2"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~arm64"
RDEPEND="
>=dev-libs/glib-2.16:2
dev-libs/libphonenumber
>=net-misc/curl-7.70
net-misc/mobile-broadband-provider-info
>=net-misc/modemmanager-1.14:=
"
DEPEND="${RDEPEND}"
>=dev-libs/glib-2.16:2 dev-libs/libphonenumber >=net-misc/curl-7.70 net-misc/mobile-broadband-provider-info >=net-misc/modemmanager-1.14:=
>=dev-libs/glib-2.16:2 dev-libs/libphonenumber >=net-misc/curl-7.70 net-misc/mobile-broadband-provider-info >=net-misc/modemmanager-1.14:=
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | vvmd-0.8.tar.bz2 | 152628 bytes | https://gitlab.com/kop316/vvmd/-/archive/0.8/vvmd-0.8.tar.bz2 |