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.

18 lines
248B

  1. #!/usr/bin/make -f
  2. include /usr/share/dpkg/kxstudio-audio-plugin.mk
  3. CXXFLAGS += -pthread
  4. LDFLAGS += -pthread
  5. %:
  6. dh $@
  7. override_dh_auto_install:
  8. dh_auto_install
  9. # $(call kxstudio_audio_plugin_test)
  10. # issues on preset data
  11. %:
  12. dh $@ -Scmake