Browse Source

push previous cardinal update

Signed-off-by: falkTX <falktx@falktx.com>
master
falkTX 1 year ago
parent
commit
1c9e2d21f5
Signed by: falkTX <falktx@falktx.com> GPG Key ID: CDBAA37ABC74FBA0
4 changed files with 36 additions and 0 deletions
  1. +6
    -0
      sources/plugins/cardinal/debian/changelog
  2. +23
    -0
      sources/plugins/cardinal/debian/patches/03_a51cb460bc958b60c7b40c0d27943a136fe1f49b.patch
  3. +1
    -0
      sources/plugins/cardinal/debian/patches/series
  4. +6
    -0
      sources/plugins/ildaeil/debian/changelog

+ 6
- 0
sources/plugins/cardinal/debian/changelog View File

@@ -1,3 +1,9 @@
cardinal (5:23.07b-1kxstudio2) focal; urgency=medium

* Update

-- <falktx@falktx.com> Sat, 15 Jul 2023 15:24:11 +0200

cardinal (5:23.02-1kxstudio1) focal; urgency=medium

* Update


+ 23
- 0
sources/plugins/cardinal/debian/patches/03_a51cb460bc958b60c7b40c0d27943a136fe1f49b.patch View File

@@ -0,0 +1,23 @@
From a51cb460bc958b60c7b40c0d27943a136fe1f49b Mon Sep 17 00:00:00 2001
From: falkTX <falktx@falktx.com>
Date: Sat, 15 Jul 2023 19:39:53 +0200
Subject: [PATCH] Fix previous commit

Signed-off-by: falkTX <falktx@falktx.com>
---
plugins/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plugins/Makefile b/plugins/Makefile
index c4d1a7b4..714bbce3 100644
--- a/plugins/Makefile
+++ b/plugins/Makefile
@@ -1405,7 +1405,7 @@ JACK_RESOURCES += $(CURDIR)/surgext/build/surge-data/fx_presets
JACK_RESOURCES += $(CURDIR)/surgext/build/surge-data/wavetables
JACK_RESOURCES += $(CURDIR)/surgext/build/surge-data/windows.wt
-RESOURCE_FILES += Cardinal/res/*.png
+RESOURCE_FILES += $(wildcard Cardinal/res/*.png)
RESOURCE_FILES += Cardinal/res/Miku/Miku.png
MINIPLUGIN_LIST = Cardinal

+ 1
- 0
sources/plugins/cardinal/debian/patches/series View File

@@ -1,2 +1,3 @@
01_vendored-libs.patch
02_workaround-compiler-bug.patch
03_a51cb460bc958b60c7b40c0d27943a136fe1f49b.patch

+ 6
- 0
sources/plugins/ildaeil/debian/changelog View File

@@ -1,3 +1,9 @@
ildaeil (6:1.3-1kxstudio1) focal; urgency=medium

* Update

-- <falktx@falktx.com> Sat, 15 Jul 2023 14:29:36 +0200

ildaeil (6:1.2-1kxstudio1) focal; urgency=medium

* Update


Loading…
Cancel
Save