[arch-commits] Commit in lsp-plugins/repos/community-x86_64 (PKGBUILD PKGBUILD)

David Runge dvzrv at archlinux.org
Tue Jan 19 13:43:39 UTC 2021


    Date: Tuesday, January 19, 2021 @ 13:43:39
  Author: dvzrv
Revision: 823697

archrelease: copy trunk to community-x86_64

Added:
  lsp-plugins/repos/community-x86_64/PKGBUILD
    (from rev 823696, lsp-plugins/trunk/PKGBUILD)
Deleted:
  lsp-plugins/repos/community-x86_64/PKGBUILD

----------+
 PKGBUILD |  178 ++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 95 insertions(+), 83 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-19 13:43:31 UTC (rev 823696)
+++ PKGBUILD	2021-01-19 13:43:39 UTC (rev 823697)
@@ -1,83 +0,0 @@
-# Maintainer: David Runge <dvzrv at archlinux.org>
-
-pkgname=lsp-plugins
-pkgver=1.1.28
-pkgrel=1
-pkgdesc="Collection of free plugins compatible with LADSPA, LV2 and LinuxVST"
-arch=('x86_64')
-url="https://lsp-plug.in"
-license=('LGPL3')
-groups=('ladspa-plugins' 'lv2-plugins' 'pro-audio' 'vst-plugins')
-depends=('cairo' 'gcc-libs' 'glibc' 'hicolor-icon-theme' 'libglvnd' 'libx11')
-makedepends=('jack' 'ladspa' 'libsndfile' 'lv2' 'php')
-optdepends=('jack: for standalone applications'
-            'ladspa-host: for LADSPA plugins'
-            'lv2-host: for LV2 plugins'
-            'vst-host: for VST plugins')
-checkdepends=('lv2lint')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/sadko4u/${pkgname}/archive/${pkgver}/${pkgver}.tar.gz")
-sha512sums=('c620f6a0f822bd8abf12a32bf30bc833c22d62c6fd18d1bc77221b082a4b9cb4bf13e1fc22d8aab3699d953530d8c1441140ea79a02609d140db65dd1a4b9f4f')
-b2sums=('e9fc5569834d7bc07df4d561663ce513aaed902718315bb9cf34bfcd8b31e8f0c699c3c5f42383b46cafd338e31fac611be7956b6ddbeac97fa12a36a045c302')
-
-build() {
-  cd "$pkgname-$pkgver"
-  make
-  make test
-}
-
-check() {
-  local _plugin
-  local _lv2_uri="http://lsp-plug.in/plugins/lv2/"
-  local _lv2_plugins=('art_delay_mono' 'art_delay_stereo' 'comp_delay_mono'
-  'comp_delay_stereo' 'comp_delay_x2_stereo' 'compressor_lr' 'compressor_mono'
-  'compressor_ms' 'compressor_stereo' 'crossover_lr' 'crossover_mono'
-  'crossover_ms' 'crossover_stereo' 'dyna_processor_lr' 'dyna_processor_mono'
-  'dyna_processor_ms' 'dyna_processor_stereo' 'expander_lr' 'expander_mono'
-  'expander_ms' 'expander_stereo' 'gate_lr' 'gate_mono' 'gate_ms' 'gate_stereo'
-  'graph_equalizer_x16_lr' 'graph_equalizer_x16_mono' 'graph_equalizer_x16_ms'
-  'graph_equalizer_x16_stereo' 'graph_equalizer_x32_lr'
-  'graph_equalizer_x32_mono' 'graph_equalizer_x32_ms'
-  'graph_equalizer_x32_stereo' 'impulse_responses_mono'
-  'impulse_responses_stereo' 'impulse_reverb_mono' 'impulse_reverb_stereo'
-  'latency_meter' 'limiter_mono' 'limiter_stereo' 'loud_comp_mono'
-  'loud_comp_stereo' 'mb_compressor_lr' 'mb_compressor_mono' 'mb_compressor_ms'
-  'mb_compressor_stereo' 'mb_expander_lr' 'mb_expander_mono' 'mb_expander_ms'
-  'mb_expander_stereo' 'mb_gate_lr' 'mb_gate_mono' 'mb_gate_ms'
-  'mb_gate_stereo' 'multisampler_x12' 'multisampler_x12_do' 'multisampler_x24'
-  'multisampler_x24_do' 'multisampler_x48' 'multisampler_x48_do'
-  'oscillator_mono' 'para_equalizer_x16_lr' 'para_equalizer_x16_mono'
-  'para_equalizer_x16_ms' 'para_equalizer_x16_stereo' 'para_equalizer_x32_lr'
-  'para_equalizer_x32_mono' 'para_equalizer_x32_ms' 'para_equalizer_x32_stereo'
-  'phase_detector' 'profiler_mono' 'profiler_stereo' 'room_builder_mono'
-  'room_builder_stereo' 'sampler_mono' 'sampler_stereo' 'sc_compressor_lr'
-  'sc_compressor_mono' 'sc_compressor_ms' 'sc_compressor_stereo'
-  'sc_dyna_processor_lr' 'sc_dyna_processor_mono' 'sc_dyna_processor_ms'
-  'sc_dyna_processor_stereo' 'sc_expander_lr' 'sc_expander_mono'
-  'sc_expander_ms' 'sc_expander_stereo' 'sc_gate_lr' 'sc_gate_mono'
-  'sc_gate_ms' 'sc_gate_stereo' 'sc_limiter_mono' 'sc_limiter_stereo'
-  'sc_mb_compressor_lr' 'sc_mb_compressor_mono' 'sc_mb_compressor_ms'
-  'sc_mb_compressor_stereo' 'sc_mb_expander_lr' 'sc_mb_expander_mono'
-  'sc_mb_expander_ms' 'sc_mb_expander_stereo' 'sc_mb_gate_lr' 'sc_mb_gate_mono'
-  'sc_mb_gate_ms' 'sc_mb_gate_stereo' 'slap_delay_mono' 'slap_delay_stereo'
-  'spectrum_analyzer_x1' 'spectrum_analyzer_x12' 'spectrum_analyzer_x16'
-  'spectrum_analyzer_x2' 'spectrum_analyzer_x4' 'spectrum_analyzer_x8'
-  'surge_filter_mono' 'surge_filter_stereo' 'trigger_midi_mono'
-  'trigger_midi_stereo' 'trigger_mono' 'trigger_stereo')
-  cd "$pkgname-$pkgver"
-  ./.test/lsp-plugins-test utest --nofork --debug --verbose
-  mkdir -vp test/usr/bin
-  make PREFIX='/usr' \
-       DESTDIR="test" \
-       install_lv2
-  for _plugin in "${_lv2_plugins[@]}"; do
-    lv2lint -Mpack -I "test/usr/lib/lv2/${pkgname}.lv2/" "${_lv2_uri}${_plugin}"
-  done
-}
-
-package() {
-  depends+=('libsndfile.so')
-  cd "$pkgname-$pkgver"
-  make PREFIX='/usr' \
-       DESTDIR="$pkgdir/" \
-       install
-}

Copied: lsp-plugins/repos/community-x86_64/PKGBUILD (from rev 823696, lsp-plugins/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2021-01-19 13:43:39 UTC (rev 823697)
@@ -0,0 +1,95 @@
+# Maintainer: David Runge <dvzrv at archlinux.org>
+
+pkgname=lsp-plugins
+pkgver=1.1.29
+pkgrel=1
+pkgdesc="Collection of free plugins compatible with LADSPA, LV2 and LinuxVST"
+arch=('x86_64')
+url="https://lsp-plug.in"
+license=('LGPL3')
+groups=('ladspa-plugins' 'lv2-plugins' 'pro-audio' 'vst-plugins')
+depends=('cairo' 'gcc-libs' 'glibc' 'hicolor-icon-theme' 'libglvnd' 'libx11')
+makedepends=('jack' 'ladspa' 'libsndfile' 'lv2' 'php')
+optdepends=('jack: for standalone applications'
+            'ladspa-host: for LADSPA plugins'
+            'lv2-host: for LV2 plugins'
+            'vst-host: for VST plugins')
+checkdepends=('lv2lint')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/sadko4u/${pkgname}/archive/${pkgver}/${pkgver}.tar.gz"
+        "${pkgname}-1.1.29-fix_tests.patch::https://github.com/sadko4u/lsp-plugins/commit/e4d9578d222d42c54e9928db4866e749bafe1edd.patch"
+)
+sha512sums=('b8c3804ad583322bce414d6beb079afa5b98a111126bb4507642376fcf1f82b31525b4959c6388b02cc1d14e0ec25de3596794895f2860f492a5fbf87f6e88b7'
+            '98f1e8dee538c47169500af304f43a23b50728264472b858fe87970868737e3931c7b942f43ba5181204cbe67219ca7c3c827619a3f6bf29733aed7c04b0af86')
+b2sums=('6fa6943d8cdf3aedc9f671c64b433ffd5c4f6c7ca14f6a75578300240971e7c9e8546b9a7df7a13b8cd6e0844724c064daa7e249aba70636f47a622e73ed264a'
+        '28bb4aa47b3a369254d789de522f4ff9f3fc2d1d6b24e3801f07c95000aa8dde3a0637e52aa9e456984889d94bb5f25dddbd4f81dbeb9f061d89124808ec811d')
+
+prepare() {
+  cd "$pkgname-$pkgver"
+  # fix broken test: https://github.com/sadko4u/lsp-plugins/issues/179
+  patch -Np1 -i ../"${pkgname}-1.1.29-fix_tests.patch"
+}
+
+build() {
+  cd "$pkgname-$pkgver"
+  make
+  make test
+}
+
+check() {
+  local _plugin
+  local _lv2_uri="http://lsp-plug.in/plugins/lv2/"
+  local _lv2_plugins=('art_delay_mono' 'art_delay_stereo' 'comp_delay_mono'
+  'comp_delay_stereo' 'comp_delay_x2_stereo' 'compressor_lr' 'compressor_mono'
+  'compressor_ms' 'compressor_stereo' 'crossover_lr' 'crossover_mono'
+  'crossover_ms' 'crossover_stereo' 'dyna_processor_lr' 'dyna_processor_mono'
+  'dyna_processor_ms' 'dyna_processor_stereo' 'expander_lr' 'expander_mono'
+  'expander_ms' 'expander_stereo' 'gate_lr' 'gate_mono' 'gate_ms' 'gate_stereo'
+  'graph_equalizer_x16_lr' 'graph_equalizer_x16_mono' 'graph_equalizer_x16_ms'
+  'graph_equalizer_x16_stereo' 'graph_equalizer_x32_lr'
+  'graph_equalizer_x32_mono' 'graph_equalizer_x32_ms'
+  'graph_equalizer_x32_stereo' 'impulse_responses_mono'
+  'impulse_responses_stereo' 'impulse_reverb_mono' 'impulse_reverb_stereo'
+  'latency_meter' 'limiter_mono' 'limiter_stereo' 'loud_comp_mono'
+  'loud_comp_stereo' 'mb_compressor_lr' 'mb_compressor_mono' 'mb_compressor_ms'
+  'mb_compressor_stereo' 'mb_expander_lr' 'mb_expander_mono' 'mb_expander_ms'
+  'mb_expander_stereo' 'mb_gate_lr' 'mb_gate_mono' 'mb_gate_ms'
+  'mb_gate_stereo' 'multisampler_x12' 'multisampler_x12_do' 'multisampler_x24'
+  'multisampler_x24_do' 'multisampler_x48' 'multisampler_x48_do'
+  'oscillator_mono' 'para_equalizer_x16_lr' 'para_equalizer_x16_mono'
+  'para_equalizer_x16_ms' 'para_equalizer_x16_stereo' 'para_equalizer_x32_lr'
+  'para_equalizer_x32_mono' 'para_equalizer_x32_ms' 'para_equalizer_x32_stereo'
+  'phase_detector' 'profiler_mono' 'profiler_stereo' 'room_builder_mono'
+  'room_builder_stereo' 'sampler_mono' 'sampler_stereo' 'sc_compressor_lr'
+  'sc_compressor_mono' 'sc_compressor_ms' 'sc_compressor_stereo'
+  'sc_dyna_processor_lr' 'sc_dyna_processor_mono' 'sc_dyna_processor_ms'
+  'sc_dyna_processor_stereo' 'sc_expander_lr' 'sc_expander_mono'
+  'sc_expander_ms' 'sc_expander_stereo' 'sc_gate_lr' 'sc_gate_mono'
+  'sc_gate_ms' 'sc_gate_stereo' 'sc_limiter_mono' 'sc_limiter_stereo'
+  'sc_mb_compressor_lr' 'sc_mb_compressor_mono' 'sc_mb_compressor_ms'
+  'sc_mb_compressor_stereo' 'sc_mb_expander_lr' 'sc_mb_expander_mono'
+  'sc_mb_expander_ms' 'sc_mb_expander_stereo' 'sc_mb_gate_lr' 'sc_mb_gate_mono'
+  'sc_mb_gate_ms' 'sc_mb_gate_stereo' 'slap_delay_mono' 'slap_delay_stereo'
+  'spectrum_analyzer_x1' 'spectrum_analyzer_x12' 'spectrum_analyzer_x16'
+  'spectrum_analyzer_x2' 'spectrum_analyzer_x4' 'spectrum_analyzer_x8'
+  'surge_filter_mono' 'surge_filter_stereo' 'trigger_midi_mono'
+  'trigger_midi_stereo' 'trigger_mono' 'trigger_stereo')
+
+  cd "$pkgname-$pkgver"
+  ./.test/lsp-plugins-test utest --nofork --debug --verbose
+
+  mkdir -vp test/usr/bin
+  make PREFIX='/usr' \
+       DESTDIR="test" \
+       install_lv2
+  for _plugin in "${_lv2_plugins[@]}"; do
+    lv2lint -Mpack -I "test/usr/lib/lv2/${pkgname}.lv2/" "${_lv2_uri}${_plugin}"
+  done
+}
+
+package() {
+  depends+=('libsndfile.so')
+  cd "$pkgname-$pkgver"
+  make PREFIX='/usr' \
+       DESTDIR="$pkgdir/" \
+       install
+}



More information about the arch-commits mailing list