logo

overlay

My own overlay for experimentations, use with caution, no support is provided git clone https://hacktivis.me/git/overlay.git

libsbsms-2.3.0.ebuild (463B)


  1. # Copyright 1999-2021 Gentoo Authors
  2. # Distributed under the terms of the GNU General Public License v2
  3. EAPI=8
  4. inherit cmake
  5. DESCRIPTION="A library for high quality time and pitch scale modification"
  6. HOMEPAGE="https://github.com/claytonotey/libsbsms"
  7. SRC_URI="https://github.com/claytonotey/libsbsms/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
  8. S="${WORKDIR}/libsbsms-${PV}"
  9. LICENSE="GPL-2+"
  10. SLOT="0"
  11. KEYWORDS="~amd64 ~arm64 ~mips ~ppc ~ppc64 ~x86"
  12. IUSE=""