Bug#849166: lv2 plugins are not installed
Takeshi Soejima
sohet at mbox.kyoto-inet.or.jp
Fri Dec 23 05:52:26 UTC 2016
Package: yoshimi
Version: 1.5.0-1
lv2 plugins are not installed. Following changes have done for me.
--- debian/rules.orig 2016-12-14 06:24:04.000000000 +0900
+++ debian/rules 2016-12-23 14:30:30.318688555 +0900
@@ -4,5 +4,7 @@
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+export LV2_PATH = /usr/lib/lv2
+
%:
dh $@ --sourcedirectory=src
--- debian/yoshimi.install.orig 2016-06-16 07:20:27.000000000 +0900
+++ debian/yoshimi.install 2016-12-23 14:29:23.206687070 +0900
@@ -4,3 +4,4 @@
usr/share/icons
usr/share/man
usr/share/pixmaps
+usr/lib/lv2
To build for jessie, libjpeg62-turbo-dev, libxft-dev, libxinerama-dev
are needed additionally, and fltk seems to be unused.
More information about the pkg-multimedia-maintainers
mailing list