media-libs/libinstpatch - 1.1.6 (menelkir)

Search

Package Information

Description:
Library for processing digital sample based MIDI instrument patch files.
Homepage:
https://github.com/swami/libinstpatch
License:
GPL-2

Ebuild Details

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

EAPI=7

DESCRIPTION="Library for processing digital sample based MIDI instrument patch files."
HOMEPAGE="https://github.com/swami/libinstpatch"
SRC_URI="https://github.com/swami/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"

inherit cmake

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"

RDEPEND="dev-libs/glib
	media-libs/libsndfile
	dev-python/pygobject"

DEPEND="${RDEPEND}"

Dependencies

DEPEND

dev-libs/glib
	media-libs/libsndfile
	dev-python/pygobject

RDEPEND

dev-libs/glib
	media-libs/libsndfile
	dev-python/pygobject

Manifest for 1.1.6

Type File Size Source URLs
DIST libinstpatch-1.1.6.tar.gz 517513 bytes https://github.com/swami/libinstpatch/archive/refs/tags/v1.1.6.tar.gz