net-wireless/dsdcc - 1.8.6 (AlexandreFournier)

Search

Package Information

Description:
Digital Speech Decoder (DSD) rewritten as a C++ library
Homepage:
https://github.com/f4exb/dsdcc

Ebuild Details

Version EAPI Keywords Slot
1.8.6 7 amd64 ~x86 0
View Raw Ebuild
# Copyright 2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

inherit cmake

DESCRIPTION="Digital Speech Decoder (DSD) rewritten as a C++ library"
HOMEPAGE="https://github.com/f4exb/dsdcc"
SRC_URI="https://github.com/f4exb/dsdcc/archive/v${PV}.tar.gz -> ${P}.tar.gz"

LICENSE=""
SLOT="0"
KEYWORDS="amd64 ~x86"
IUSE="portaudio"

DEPEND="
	media-libs/libsndfile
	media-libs/mbelib
	sci-libs/itpp
	portaudio? ( media-libs/portaudio )
	"

RDEPEND="${DEPEND}"

USE Flags

Dependencies

DEPEND

	media-libs/libsndfile
	media-libs/mbelib
	sci-libs/itpp
	portaudio? ( media-libs/portaudio )
	

RDEPEND

	media-libs/libsndfile
	media-libs/mbelib
	sci-libs/itpp
	portaudio? ( media-libs/portaudio )
	

Manifest for 1.8.6

Type File Size Source URLs
DIST dsdcc-1.8.6.tar.gz 12746037 bytes https://github.com/f4exb/dsdcc/archive/v1.8.6.tar.gz