External, Non-PPA KXStudio Repository
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
377B

  1. #!/usr/bin/make -f
  2. include /usr/share/dpkg/kxstudio-audio-plugin.mk
  3. override_dh_auto_configure:
  4. dh_auto_configure -- --libdir=lib \
  5. -Dbuild-inline-disp=true \
  6. -Dbuild-tests=false
  7. override_dh_auto_install:
  8. dh_auto_install
  9. # fails with lv2:[optional|required]Feature <http://lv2plug.in/ns/ext/log#log> not valid
  10. # $(call kxstudio_audio_plugin_test)
  11. %:
  12. dh $@ -Smeson