mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
14 lines
494 B
Plaintext
14 lines
494 B
Plaintext
BDEPEND=virtual/pkgconfig
|
|
DEFINED_PHASES=configure install prepare
|
|
DEPEND=virtual/libusb:1 bluetooth? ( net-wireless/bluez )
|
|
DESCRIPTION=Library for communication with dive computers from various manufacturers
|
|
EAPI=7
|
|
HOMEPAGE=https://www.libdivecomputer.org
|
|
IUSE=bluetooth
|
|
KEYWORDS=~amd64 ~x86
|
|
LICENSE=LGPL-2.1
|
|
RDEPEND=virtual/libusb:1 bluetooth? ( net-wireless/bluez )
|
|
SLOT=0
|
|
SRC_URI=https://www.libdivecomputer.org/releases/libdivecomputer-0.6.0.tar.gz
|
|
_md5_=1bc116481333e5f7c2d4391810e5a162
|