From 8b53e865ac3b453fac89608553d2e41e45368142 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Fri, 21 Aug 2020 21:02:26 +0200 Subject: [PATCH] bchoppr: initiak add 1.6.4 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-musicians/sjaehn/bchoppr.bb | 25 +++++++++++++++++++ .../packagegroups/musicians-world.bb | 1 + 2 files changed, 26 insertions(+) create mode 100644 recipes-musicians/sjaehn/bchoppr.bb diff --git a/recipes-musicians/sjaehn/bchoppr.bb b/recipes-musicians/sjaehn/bchoppr.bb new file mode 100644 index 0000000..05373f8 --- /dev/null +++ b/recipes-musicians/sjaehn/bchoppr.bb @@ -0,0 +1,25 @@ +SUMMARY = "An audio stream chopping LV2 plugin" +HOMEPAGE = "https://github.com/sjaehn/BChoppr" +LICENSE = "GPLv3" +LIC_FILES_CHKSUM = "file://LICENSE;md5=d32239bcb673463ab874e80d47fae504" + +REQUIRED_DISTRO_FEATURES = "x11" + +inherit pkgconfig features_check + +DEPENDS += " \ + virtual/libx11 \ + cairo \ + lv2 \ +" + +SRC_URI = "git://github.com/sjaehn/BChoppr.git" +SRCREV = "366ad8f409b079afb714970a024bdd2c47f31c0e" +S = "${WORKDIR}/git" +PV = "1.6.4" + +do_install() { + DESTDIR=${D} PREFIX=${prefix} oe_runmake install +} + +FILES_${PN} += "${libdir}/lv2" diff --git a/recipes-support/packagegroups/musicians-world.bb b/recipes-support/packagegroups/musicians-world.bb index 11f996d..f2de125 100644 --- a/recipes-support/packagegroups/musicians-world.bb +++ b/recipes-support/packagegroups/musicians-world.bb @@ -136,6 +136,7 @@ RDEPENDS_${PN} += " \ setbfree \ \ \ + bchoppr \ bjumblr \ bsequencer \ \