Install this version:
emerge -a =x11-plugins/purple-mm-sms-0.1.7
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =x11-plugins/purple-mm-sms-0.1.7
Or alternatively:
emerge --autounmask-write -a =x11-plugins/purple-mm-sms-0.1.7
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
DESCRIPTION="Purple SMS plugin using ModemManager"
HOMEPAGE="https://source.puri.sm/Librem5/purple-mm-sms"
SRC_URI="https://source.puri.sm/Librem5/${PN}/-/archive/v${PV}/${PN}-v${PV}.tar.gz"
S="${WORKDIR}/${PN}-v${PV}"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~arm64"
DEPEND="
net-misc/modemmanager
net-im/pidgin
"
RDEPEND="${DEPEND}"
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | purple-mm-sms-v0.1.7.tar.gz | 18981 bytes | https://source.puri.sm/Librem5/purple-mm-sms/-/archive/v0.1.7/purple-mm-sms-v0.1.7.tar.gz |