Browse Source

Update cardinal, drop patches applied upstream

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

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

@@ -1,3 +1,9 @@
cardinal (5:23.09-1kxstudio1) focal; urgency=medium

* Update

-- falkTX <falktx@falktx.com> Sun, 17 Sep 2023 00:06:21 +0200

cardinal (5:23.07b-1kxstudio2) focal; urgency=medium

* Update


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

@@ -1,23 +0,0 @@
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

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

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

Loading…
Cancel
Save