Page MenuHomeSolus

D9775.diff
No OneTemporary

D9775.diff

diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -10,6 +10,7 @@
libfftw3.so.3
libfltk.so.1.3
libfluidsynth.so.2
+libfreetype.so.6
libgcc_s.so.1
libgdk-3.so.0
libgdk-x11-2.0.so.0
@@ -19,6 +20,7 @@
libgtk-x11-2.0.so.0
liblo.so.7
libm.so.6
+libmagic.so.1
libmvec.so.1
libmxml.so.1
libprojectM.so.2
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : carla
-version : 2.1.1
-release : 8
+version : 2.2.0
+release : 9
source :
- - git|https://github.com/falkTX/Carla.git : v2.1.1
+ - git|https://github.com/falkTX/Carla.git : v2.2.0
license : GPL-2.0-or-later
component : multimedia.audio
summary : Fully-featured audio plugin host
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -23,7 +23,9 @@
<Path fileType="executable">/usr/bin/carla-control</Path>
<Path fileType="executable">/usr/bin/carla-database</Path>
<Path fileType="executable">/usr/bin/carla-jack-multi</Path>
+ <Path fileType="executable">/usr/bin/carla-jack-patchbayplugin</Path>
<Path fileType="executable">/usr/bin/carla-jack-single</Path>
+ <Path fileType="executable">/usr/bin/carla-osc-gui</Path>
<Path fileType="executable">/usr/bin/carla-patchbay</Path>
<Path fileType="executable">/usr/bin/carla-rack</Path>
<Path fileType="executable">/usr/bin/carla-settings</Path>
@@ -108,6 +110,10 @@
<Path fileType="library">/usr/lib/vst/carla.vst/resources</Path>
<Path fileType="library">/usr/lib/vst/carla.vst/styles</Path>
<Path fileType="data">/usr/share/applications/carla-control.desktop</Path>
+ <Path fileType="data">/usr/share/applications/carla-jack-multi.desktop</Path>
+ <Path fileType="data">/usr/share/applications/carla-jack-single.desktop</Path>
+ <Path fileType="data">/usr/share/applications/carla-patchbay.desktop</Path>
+ <Path fileType="data">/usr/share/applications/carla-rack.desktop</Path>
<Path fileType="data">/usr/share/applications/carla.desktop</Path>
<Path fileType="data">/usr/share/carla/carla</Path>
<Path fileType="data">/usr/share/carla/carla-control</Path>
@@ -186,6 +192,7 @@
<Path fileType="data">/usr/share/carla/resources/ui_inputdialog_value.py</Path>
<Path fileType="data">/usr/share/carla/resources/ui_midipattern.py</Path>
<Path fileType="data">/usr/share/carla/resources/widgets</Path>
+ <Path fileType="data">/usr/share/carla/resources/xycontroller-ui</Path>
<Path fileType="data">/usr/share/carla/resources/zynaddsubfx-ui</Path>
<Path fileType="data">/usr/share/carla/resources/zynaddsubfx/black_key.png</Path>
<Path fileType="data">/usr/share/carla/resources/zynaddsubfx/black_key_pressed.png</Path>
@@ -213,6 +220,7 @@
<Path fileType="data">/usr/share/carla/ui_carla_settings_driver.py</Path>
<Path fileType="data">/usr/share/carla/ui_inputdialog_value.py</Path>
<Path fileType="data">/usr/share/carla/ui_midipattern.py</Path>
+ <Path fileType="data">/usr/share/carla/ui_xycontroller.py</Path>
<Path fileType="data">/usr/share/carla/widgets/__init__.py</Path>
<Path fileType="data">/usr/share/carla/widgets/canvaspreviewframe.py</Path>
<Path fileType="data">/usr/share/carla/widgets/collapsablewidget.py</Path>
@@ -225,6 +233,8 @@
<Path fileType="data">/usr/share/carla/widgets/pixmapdial.py</Path>
<Path fileType="data">/usr/share/carla/widgets/pixmapkeyboard.py</Path>
<Path fileType="data">/usr/share/carla/widgets/racklistwidget.py</Path>
+ <Path fileType="data">/usr/share/carla/widgets/scalablebutton.py</Path>
+ <Path fileType="data">/usr/share/carla/widgets/scalabledial.py</Path>
<Path fileType="data">/usr/share/icons/hicolor/128x128/apps/carla-control.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/128x128/apps/carla.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/16x16/apps/carla-control.png</Path>
@@ -245,7 +255,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="8">carla</Dependency>
+ <Dependency release="9">carla</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/carla/CarlaBackend.h</Path>
@@ -264,12 +274,12 @@
</Files>
</Package>
<History>
- <Update release="8">
- <Date>2020-06-12</Date>
- <Version>2.1.1</Version>
+ <Update release="9">
+ <Date>2020-10-02</Date>
+ <Version>2.2.0</Version>
<Comment>Packaging update</Comment>
<Name>Jacob Alzén</Name>
<Email>jacob.alzen@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 2:14 PM (3 h, 5 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5833142
Default Alt Text
D9775.diff (5 KB)

Event Timeline