pentoo-overlay/pentoo/pentoo-bluetooth/pentoo-bluetooth-2022.2.ebuild
Rick Farina (Zero_Chaos) d983c7a651
pentoo-: some minor updates
2022-07-30 22:07:03 -04:00

25 lines
508 B
Bash

# Copyright 1999-2022 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DESCRIPTION="Pentoo bluetooth meta ebuild"
HOMEPAGE="http://www.pentoo.ch"
KEYWORDS="~amd64 ~arm ~x86"
SLOT="0"
LICENSE="GPL-3"
IUSE="pentoo-extra pentoo-full"
PDEPEND="
pentoo-extra? (
app-fuzz/bss
net-wireless/btscanner
)
pentoo-full? (
net-wireless/crackle
)
net-wireless/blue_hydra
net-wireless/blue_sonar
net-wireless/kismet
net-wireless/ubertooth
net-wireless/blueman"