media-libs/libsbsms - 2.3.0 (lanodanOverlay)

Search

Install

Install this version:

emerge -a =media-libs/libsbsms-2.3.0

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =media-libs/libsbsms-2.3.0

Or alternatively:

emerge --autounmask-write -a =media-libs/libsbsms-2.3.0

Package Information

Description:
A library for high quality time and pitch scale modification
Homepage:
https://github.com/claytonotey/libsbsms
License:
GPL-2+

Ebuild Details

Version EAPI Keywords Slot
2.3.0 8 ~amd64 ~arm64 ~mips ~ppc ~ppc64 ~x86 0
View Raw Ebuild
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit cmake

DESCRIPTION="A library for high quality time and pitch scale modification"
HOMEPAGE="https://github.com/claytonotey/libsbsms"
SRC_URI="https://github.com/claytonotey/libsbsms/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/libsbsms-${PV}"

LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~mips ~ppc ~ppc64 ~x86"

Inherited Eclasses

Manifest for 2.3.0

Type File Size Source URLs
DIST libsbsms-2.3.0.tar.gz 450111 bytes https://github.com/claytonotey/libsbsms/archive/refs/tags/2.3.0.tar.gz