Install this version:
emerge -a =pantheon-base/bluetooth-daemon-1.1.0
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.1.0 | 8 | amd64 | 0 |
# Copyright 1999-2019 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit gnome2 meson vala
DESCRIPTION="Bluetooth daemon for Pantheon"
HOMEPAGE="https://github.com/elementary/bluetooth-daemon"
SRC_URI="https://github.com/elementary/bluetooth-daemon/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="amd64"
RDEPEND="
dev-libs/glib:2
<dev-libs/granite-7:0
x11-libs/gtk+:3
"
DEPEND="${RDEPEND}
$(vala_depend)
virtual/pkgconfig
"
src_prepare() {
eapply_user
vala_setup
}
${RDEPEND}
$(vala_depend)
virtual/pkgconfig
dev-libs/glib:2 <dev-libs/granite-7:0 x11-libs/gtk+:3
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | bluetooth-daemon-1.1.0.tar.gz | 128151 bytes | https://github.com/elementary/bluetooth-daemon/archive/1.1.0.tar.gz |