net-voip/vvmd - 0.8 (guru)

Search

Install

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

Package Information

Description:
vvmd is a lower level daemon that retrieves Visual Voicemail
Homepage:
https://gitlab.com/kop316/vvmd
License:
GPL-3

Ebuild Details

Version EAPI Keywords Slot
0.8 8 ~amd64 ~arm64 0
View Raw Ebuild
# 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}"

Inherited Eclasses

Dependencies

DEPEND

	>=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:=

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:=

Manifest for 0.8

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