Skip to content

Commit 66c87a6

Browse files
committed
Release 1.0.3
* Updated build scripts and dependencies.
2 parents b053512 + 7efc834 commit 66c87a6

15 files changed

+88
-87
lines changed

.cproject

Lines changed: 19 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -42,18 +42,20 @@
4242
</option>
4343
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="gnu.cpp.compiler.option.preprocessor.def.1754490118" name="Defined symbols (-D)" superClass="gnu.cpp.compiler.option.preprocessor.def" useByScannerDiscovery="false" valueType="definedSymbols">
4444
<listOptionValue builtIn="false" value="LSP_TESTING"/>
45-
<listOptionValue builtIn="false" value="USE_LIBJACK"/>
46-
<listOptionValue builtIn="false" value="USE_LIBXRANDR"/>
47-
<listOptionValue builtIn="false" value="USE_LADSPA"/>
48-
<listOptionValue builtIn="false" value="USE_LIBFREETYPE"/>
49-
<listOptionValue builtIn="false" value="USE_LIBCAIRO"/>
50-
<listOptionValue builtIn="false" value="USE_LIBX11"/>
5145
<listOptionValue builtIn="false" value="LSP_TRACE"/>
5246
<listOptionValue builtIn="false" value="LSP_IDE_DEBUG"/>
47+
<listOptionValue builtIn="false" value="USE_LADSPA"/>
48+
<listOptionValue builtIn="false" value="USE_LIBCAIRO"/>
49+
<listOptionValue builtIn="false" value="USE_LIBFONTCONFIG"/>
50+
<listOptionValue builtIn="false" value="USE_LIBFREETYPE"/>
51+
<listOptionValue builtIn="false" value="USE_LIBGL"/>
52+
<listOptionValue builtIn="false" value="USE_LIBJACK"/>
5353
<listOptionValue builtIn="false" value="USE_LIBSNDFILE"/>
54+
<listOptionValue builtIn="false" value="USE_LIBX11"/>
55+
<listOptionValue builtIn="false" value="USE_LIBXRANDR"/>
5456
</option>
5557
<option id="gnu.cpp.compiler.option.dialect.std.197954724" name="Language standard" superClass="gnu.cpp.compiler.option.dialect.std" useByScannerDiscovery="true" value="gnu.cpp.compiler.dialect.c++11" valueType="enumerated"/>
56-
<option id="gnu.cpp.compiler.option.other.other.254051967" name="Other flags" superClass="gnu.cpp.compiler.option.other.other" useByScannerDiscovery="false" value="-c -fmessage-length=0 $(shell pkg-config --cflags jack x11 cairo sndfile gl freetype2 xrandr gstreamer-audio-1.0)" valueType="string"/>
58+
<option id="gnu.cpp.compiler.option.other.other.254051967" name="Other flags" superClass="gnu.cpp.compiler.option.other.other" useByScannerDiscovery="false" value="-c -fmessage-length=0 $(shell pkg-config --cflags jack x11 cairo sndfile gl freetype2 fontconfig xrandr gstreamer-audio-1.0)" valueType="string"/>
5759
<option id="gnu.cpp.compiler.option.warnings.toerrors.525712114" name="Warnings as errors (-Werror)" superClass="gnu.cpp.compiler.option.warnings.toerrors" useByScannerDiscovery="false" value="true" valueType="boolean"/>
5860
<option id="gnu.cpp.compiler.option.debugging.sanitaddress.1693651654" name="Sanitize address (-fsanitize=address)" superClass="gnu.cpp.compiler.option.debugging.sanitaddress" useByScannerDiscovery="false" value="true" valueType="boolean"/>
5961
<inputType id="cdt.managedbuild.tool.gnu.cpp.compiler.input.449118389" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.input"/>
@@ -62,18 +64,20 @@
6264
<option defaultValue="gnu.c.optimization.level.none" id="gnu.c.compiler.exe.debug.option.optimization.level.834488426" name="Optimization Level" superClass="gnu.c.compiler.exe.debug.option.optimization.level" useByScannerDiscovery="false" valueType="enumerated"/>
6365
<option defaultValue="gnu.c.debugging.level.max" id="gnu.c.compiler.exe.debug.option.debugging.level.1949011073" name="Debug Level" superClass="gnu.c.compiler.exe.debug.option.debugging.level" useByScannerDiscovery="false" valueType="enumerated"/>
6466
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="gnu.c.compiler.option.preprocessor.def.symbols.197520422" name="Defined symbols (-D)" superClass="gnu.c.compiler.option.preprocessor.def.symbols" useByScannerDiscovery="false" valueType="definedSymbols">
67+
<listOptionValue builtIn="false" value="LSP_TESTING"/>
6568
<listOptionValue builtIn="false" value="LSP_TRACE"/>
66-
<listOptionValue builtIn="false" value="USE_LIBJACK"/>
67-
<listOptionValue builtIn="false" value="USE_LIBXRANDR"/>
69+
<listOptionValue builtIn="false" value="LSP_IDE_DEBUG"/>
70+
<listOptionValue builtIn="false" value="USE_LADSPA"/>
6871
<listOptionValue builtIn="false" value="USE_LIBCAIRO"/>
72+
<listOptionValue builtIn="false" value="USE_LIBFONTCONFIG"/>
6973
<listOptionValue builtIn="false" value="USE_LIBFREETYPE"/>
70-
<listOptionValue builtIn="false" value="USE_LADSPA"/>
71-
<listOptionValue builtIn="false" value="USE_LIBX11"/>
72-
<listOptionValue builtIn="false" value="LSP_TESTING"/>
73-
<listOptionValue builtIn="false" value="LSP_IDE_DEBUG"/>
74+
<listOptionValue builtIn="false" value="USE_LIBGL"/>
75+
<listOptionValue builtIn="false" value="USE_LIBJACK"/>
7476
<listOptionValue builtIn="false" value="USE_LIBSNDFILE"/>
77+
<listOptionValue builtIn="false" value="USE_LIBX11"/>
78+
<listOptionValue builtIn="false" value="USE_LIBXRANDR"/>
7579
</option>
76-
<option id="gnu.c.compiler.option.misc.other.1620238063" name="Other flags" superClass="gnu.c.compiler.option.misc.other" useByScannerDiscovery="false" value="-c -fmessage-length=0 $(shell pkg-config --cflags jack x11 cairo sndfile gl freetype2 xrandr gstreamer-audio-1.0)" valueType="string"/>
80+
<option id="gnu.c.compiler.option.misc.other.1620238063" name="Other flags" superClass="gnu.c.compiler.option.misc.other" useByScannerDiscovery="false" value="-c -fmessage-length=0 $(shell pkg-config --cflags jack x11 cairo sndfile gl freetype2 fontconfig xrandr gstreamer-audio-1.0)" valueType="string"/>
7781
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="gnu.c.compiler.option.include.paths.398423821" name="Include paths (-I)" superClass="gnu.c.compiler.option.include.paths" useByScannerDiscovery="false" valueType="includePath">
7882
<listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/include}&quot;"/>
7983
<listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/modules/lsp-plugins-shared/include}&quot;"/>
@@ -95,7 +99,7 @@
9599
</tool>
96100
<tool id="cdt.managedbuild.tool.gnu.c.linker.exe.debug.2125987081" name="GCC C Linker" superClass="cdt.managedbuild.tool.gnu.c.linker.exe.debug"/>
97101
<tool commandLinePattern="${COMMAND} ${OUTPUT_FLAG} ${OUTPUT_PREFIX}${OUTPUT} ${INPUTS} ${FLAGS}" id="cdt.managedbuild.tool.gnu.cpp.linker.exe.debug.1192217523" name="GCC C++ Linker" superClass="cdt.managedbuild.tool.gnu.cpp.linker.exe.debug">
98-
<option id="gnu.cpp.link.option.flags.372033104" name="Linker flags" superClass="gnu.cpp.link.option.flags" useByScannerDiscovery="false" value="-fsanitize=address $(shell pkg-config --libs jack x11 cairo sndfile gl freetype2 xrandr gstreamer-audio-1.0)" valueType="string"/>
102+
<option id="gnu.cpp.link.option.flags.372033104" name="Linker flags" superClass="gnu.cpp.link.option.flags" useByScannerDiscovery="false" value="-fsanitize=address $(shell pkg-config --libs jack x11 cairo sndfile gl freetype2 fontconfig xrandr gstreamer-audio-1.0)" valueType="string"/>
99103
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="gnu.cpp.link.option.libs.1822061934" name="Libraries (-l)" superClass="gnu.cpp.link.option.libs" useByScannerDiscovery="false" valueType="libs">
100104
<listOptionValue builtIn="false" value="pthread"/>
101105
<listOptionValue builtIn="false" value="rt"/>

CHANGELOG

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
* RECENT CHANGES
33
*******************************************************************************
44

5+
=== 1.0.3 ===
6+
* Updated build scripts and dependencies.
7+
58
=== 1.0.2 ===
69
* Updated build scripts and dependencies.
710

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/make -f
22
#
3-
# Copyright (C) 2024 Linux Studio Plugins Project <https://lsp-plug.in/>
4-
# (C) 2024 Vladimir Sadovnikov <[email protected]>
3+
# Copyright (C) 2025 Linux Studio Plugins Project <https://lsp-plug.in/>
4+
# (C) 2025 Vladimir Sadovnikov <[email protected]>
55
#
66
# This file is part of lsp-plugins-return
77
#

dependencies.mk

Lines changed: 17 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
2-
# Copyright (C) 2024 Linux Studio Plugins Project <https://lsp-plug.in/>
3-
# (C) 2024 Vladimir Sadovnikov <[email protected]>
2+
# Copyright (C) 2025 Linux Studio Plugins Project <https://lsp-plug.in/>
3+
# (C) 2025 Vladimir Sadovnikov <[email protected]>
44
#
55
# This file is part of lsp-plugins-return
66
#
@@ -42,17 +42,18 @@ DEFAULT_FEATURES = clap doc ladspa lv2 ui vst2 vst3
4242
#------------------------------------------------------------------------------
4343
# Linux dependencies
4444
LINUX_DEPENDENCIES = \
45-
LIBPTHREAD \
46-
LIBDL \
47-
LIBRT \
48-
LIBSNDFILE \
4945
LIBCAIRO \
46+
LIBDL \
47+
LIBFONTCONFIG \
5048
LIBFREETYPE \
51-
LIBX11 \
52-
LIBXRANDR \
5349
LIBGL \
5450
LIBGSTREAMER_AUDIO \
5551
LIBJACK \
52+
LIBPTHREAD \
53+
LIBRT \
54+
LIBSNDFILE \
55+
LIBX11 \
56+
LIBXRANDR \
5657
LSP_R3D_GLX_LIB
5758

5859
LINUX_TEST_DEPENDENCIES =
@@ -66,18 +67,19 @@ endif
6667
#------------------------------------------------------------------------------
6768
# BSD dependencies
6869
BSD_DEPENDENCIES = \
69-
LIBPTHREAD \
70-
LIBDL \
71-
LIBRT \
72-
LIBSNDFILE \
73-
LIBICONV \
7470
LIBCAIRO \
71+
LIBDL \
72+
LIBFONTCONFIG \
7573
LIBFREETYPE \
76-
LIBX11 \
77-
LIBXRANDR \
7874
LIBGL \
7975
LIBGSTREAMER_AUDIO \
76+
LIBICONV \
8077
LIBJACK \
78+
LIBPTHREAD \
79+
LIBRT \
80+
LIBSNDFILE \
81+
LIBX11 \
82+
LIBXRANDR \
8183
LSP_R3D_GLX_LIB
8284

8385
BSD_TEST_DEPENDENCIES =
@@ -88,17 +90,6 @@ ifeq ($(PLATFORM),BSD)
8890
DEFAULT_FEATURES += jack gst xdg
8991
endif
9092

91-
92-
ifeq ($(PLATFORM),Windows)
93-
DEPENDENCIES += \
94-
LIBSHLWAPI \
95-
LIBWINMM \
96-
LIBMSACM \
97-
LIBD2D1 \
98-
LIBOLE \
99-
LIBWINCODEC
100-
endif
101-
10293
#------------------------------------------------------------------------------
10394
# Windows dependencies
10495
WINDOWS_DEPENDENCIES = \

make/configure.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
2-
# Copyright (C) 2024 Linux Studio Plugins Project <https://lsp-plug.in/>
3-
# (C) 2024 Vladimir Sadovnikov <[email protected]>
2+
# Copyright (C) 2025 Linux Studio Plugins Project <https://lsp-plug.in/>
3+
# (C) 2025 Vladimir Sadovnikov <[email protected]>
44
#
55
# This file is part of lsp-plugins-return
66
#

make/functions.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
2-
# Copyright (C) 2024 Linux Studio Plugins Project <https://lsp-plug.in/>
3-
# (C) 2024 Vladimir Sadovnikov <[email protected]>
2+
# Copyright (C) 2025 Linux Studio Plugins Project <https://lsp-plug.in/>
3+
# (C) 2025 Vladimir Sadovnikov <[email protected]>
44
#
55
# This file is part of lsp-plugins-return
66
#

make/modules.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
2-
# Copyright (C) 2024 Linux Studio Plugins Project <https://lsp-plug.in/>
3-
# (C) 2024 Vladimir Sadovnikov <[email protected]>
2+
# Copyright (C) 2025 Linux Studio Plugins Project <https://lsp-plug.in/>
3+
# (C) 2025 Vladimir Sadovnikov <[email protected]>
44
#
55
# This file is part of lsp-plugins-return
66
#

make/paths.mk

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
2-
# Copyright (C) 2024 Linux Studio Plugins Project <https://lsp-plug.in/>
3-
# (C) 2024 Vladimir Sadovnikov <[email protected]>
2+
# Copyright (C) 2025 Linux Studio Plugins Project <https://lsp-plug.in/>
3+
# (C) 2025 Vladimir Sadovnikov <[email protected]>
44
#
55
# This file is part of lsp-plugins-return
66
#
@@ -40,7 +40,6 @@ endif
4040

4141
LIBDIR := $(PREFIX)/lib
4242
BINDIR := $(PREFIX)/bin
43-
SHAREDDIR := $(PREFIX)/share
4443
INCDIR := $(PREFIX)/include
4544
BUILDDIR := $(BASEDIR)/.build
4645
TARGET_BUILDDIR := $(BUILDDIR)/target

make/system.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
2-
# Copyright (C) 2024 Linux Studio Plugins Project <https://lsp-plug.in/>
3-
# (C) 2024 Vladimir Sadovnikov <[email protected]>
2+
# Copyright (C) 2025 Linux Studio Plugins Project <https://lsp-plug.in/>
3+
# (C) 2025 Vladimir Sadovnikov <[email protected]>
44
#
55
# This file is part of lsp-plugins-return
66
#

make/tools.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
2-
# Copyright (C) 2024 Linux Studio Plugins Project <https://lsp-plug.in/>
3-
# (C) 2024 Vladimir Sadovnikov <[email protected]>
2+
# Copyright (C) 2025 Linux Studio Plugins Project <https://lsp-plug.in/>
3+
# (C) 2025 Vladimir Sadovnikov <[email protected]>
44
#
55
# This file is part of lsp-plugins-return
66
#

modules.mk

Lines changed: 27 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
2-
# Copyright (C) 2024 Linux Studio Plugins Project <https://lsp-plug.in/>
3-
# (C) 2024 Vladimir Sadovnikov <[email protected]>
2+
# Copyright (C) 2025 Linux Studio Plugins Project <https://lsp-plug.in/>
3+
# (C) 2025 Vladimir Sadovnikov <[email protected]>
44
#
55
# This file is part of lsp-plugins-return
66
#
@@ -19,93 +19,93 @@
1919
#
2020

2121
# Variables that describe dependencies
22-
LSP_3RD_PARTY_VERSION := 1.0.20
22+
LSP_3RD_PARTY_VERSION := 1.0.21
2323
LSP_3RD_PARTY_NAME := lsp-3rd-party
2424
LSP_3RD_PARTY_TYPE := hdr
2525
LSP_3RD_PARTY_INC_OPT := -idirafter
2626
LSP_3RD_PARTY_URL_RO := https://github.com/lsp-plugins/$(LSP_3RD_PARTY_NAME).git
2727
LSP_3RD_PARTY_URL_RW := [email protected]:lsp-plugins/$(LSP_3RD_PARTY_NAME).git
2828

29-
LSP_COMMON_LIB_VERSION := 1.0.40
29+
LSP_COMMON_LIB_VERSION := 1.0.41
3030
LSP_COMMON_LIB_NAME := lsp-common-lib
3131
LSP_COMMON_LIB_TYPE := src
3232
LSP_COMMON_LIB_URL_RO := https://github.com/lsp-plugins/$(LSP_COMMON_LIB_NAME).git
3333
LSP_COMMON_LIB_URL_RW := [email protected]:lsp-plugins/$(LSP_COMMON_LIB_NAME).git
3434

35-
LSP_DSP_LIB_VERSION := 1.0.28
35+
LSP_DSP_LIB_VERSION := 1.0.29
3636
LSP_DSP_LIB_NAME := lsp-dsp-lib
3737
LSP_DSP_LIB_TYPE := src
3838
LSP_DSP_LIB_URL_RO := https://github.com/lsp-plugins/$(LSP_DSP_LIB_NAME).git
3939
LSP_DSP_LIB_URL_RW := [email protected]:lsp-plugins/$(LSP_DSP_LIB_NAME).git
4040

41-
LSP_DSP_UNITS_VERSION := 1.0.27
41+
LSP_DSP_UNITS_VERSION := 1.0.28
4242
LSP_DSP_UNITS_NAME := lsp-dsp-units
4343
LSP_DSP_UNITS_TYPE := src
4444
LSP_DSP_UNITS_URL_RO := https://github.com/lsp-plugins/$(LSP_DSP_UNITS_NAME).git
4545
LSP_DSP_UNITS_URL_RW := [email protected]:lsp-plugins/$(LSP_DSP_UNITS_NAME).git
4646

47-
LSP_LLTL_LIB_VERSION := 1.0.23
47+
LSP_LLTL_LIB_VERSION := 1.0.24
4848
LSP_LLTL_LIB_NAME := lsp-lltl-lib
4949
LSP_LLTL_LIB_TYPE := src
5050
LSP_LLTL_LIB_URL_RO := https://github.com/lsp-plugins/$(LSP_LLTL_LIB_NAME).git
5151
LSP_LLTL_LIB_URL_RW := [email protected]:lsp-plugins/$(LSP_LLTL_LIB_NAME).git
5252

53-
LSP_R3D_BASE_LIB_VERSION := 1.0.22
53+
LSP_R3D_BASE_LIB_VERSION := 1.0.23
5454
LSP_R3D_BASE_LIB_NAME := lsp-r3d-base-lib
5555
LSP_R3D_BASE_LIB_TYPE := src
5656
LSP_R3D_BASE_LIB_URL_RO := https://github.com/lsp-plugins/$(LSP_R3D_BASE_LIB_NAME).git
5757
LSP_R3D_BASE_LIB_URL_RW := [email protected]:lsp-plugins/$(LSP_R3D_BASE_LIB_NAME).git
5858

59-
LSP_R3D_IFACE_VERSION := 1.0.22
59+
LSP_R3D_IFACE_VERSION := 1.0.23
6060
LSP_R3D_IFACE_NAME := lsp-r3d-iface
6161
LSP_R3D_IFACE_TYPE := src
6262
LSP_R3D_IFACE_URL_RO := https://github.com/lsp-plugins/$(LSP_R3D_IFACE_NAME).git
6363
LSP_R3D_IFACE_URL_RW := [email protected]:lsp-plugins/$(LSP_R3D_IFACE_NAME).git
6464

65-
LSP_R3D_GLX_LIB_VERSION := 1.0.22
65+
LSP_R3D_GLX_LIB_VERSION := 1.0.23
6666
LSP_R3D_GLX_LIB_NAME := lsp-r3d-glx-lib
6767
LSP_R3D_GLX_LIB_TYPE := bin
6868
LSP_R3D_GLX_LIB_URL_RO := https://github.com/lsp-plugins/$(LSP_R3D_GLX_LIB_NAME).git
6969
LSP_R3D_GLX_LIB_URL_RW := [email protected]:lsp-plugins/$(LSP_R3D_GLX_LIB_NAME).git
7070

71-
LSP_R3D_WGL_LIB_VERSION := 1.0.17
71+
LSP_R3D_WGL_LIB_VERSION := 1.0.18
7272
LSP_R3D_WGL_LIB_NAME := lsp-r3d-wgl-lib
7373
LSP_R3D_WGL_LIB_TYPE := bin
7474
LSP_R3D_WGL_LIB_URL_RO := https://github.com/lsp-plugins/$(LSP_R3D_WGL_LIB_NAME).git
7575
LSP_R3D_WGL_LIB_URL_RW := [email protected]:lsp-plugins/$(LSP_R3D_WGL_LIB_NAME).git
7676

77-
LSP_RUNTIME_LIB_VERSION := 1.0.26
77+
LSP_RUNTIME_LIB_VERSION := 1.0.27
7878
LSP_RUNTIME_LIB_NAME := lsp-runtime-lib
7979
LSP_RUNTIME_LIB_TYPE := src
8080
LSP_RUNTIME_LIB_URL_RO := https://github.com/lsp-plugins/$(LSP_RUNTIME_LIB_NAME).git
8181
LSP_RUNTIME_LIB_URL_RW := [email protected]:lsp-plugins/$(LSP_RUNTIME_LIB_NAME).git
8282

83-
LSP_TEST_FW_VERSION := 1.0.29
83+
LSP_TEST_FW_VERSION := 1.0.30
8484
LSP_TEST_FW_NAME := lsp-test-fw
8585
LSP_TEST_FW_TYPE := src
8686
LSP_TEST_FW_URL_RO := https://github.com/lsp-plugins/$(LSP_TEST_FW_NAME).git
8787
LSP_TEST_FW_URL_RW := [email protected]:lsp-plugins/$(LSP_TEST_FW_NAME).git
8888

89-
LSP_TK_LIB_VERSION := 1.0.26
89+
LSP_TK_LIB_VERSION := 1.0.27
9090
LSP_TK_LIB_NAME := lsp-tk-lib
9191
LSP_TK_LIB_TYPE := src
9292
LSP_TK_LIB_URL_RO := https://github.com/lsp-plugins/$(LSP_TK_LIB_NAME).git
9393
LSP_TK_LIB_URL_RW := [email protected]:lsp-plugins/$(LSP_TK_LIB_NAME).git
9494

95-
LSP_WS_LIB_VERSION := 1.0.26
95+
LSP_WS_LIB_VERSION := 1.0.27
9696
LSP_WS_LIB_NAME := lsp-ws-lib
9797
LSP_WS_LIB_TYPE := src
9898
LSP_WS_LIB_URL_RO := https://github.com/lsp-plugins/$(LSP_WS_LIB_NAME).git
9999
LSP_WS_LIB_URL_RW := [email protected]:lsp-plugins/$(LSP_WS_LIB_NAME).git
100100

101101
# Plugin-related module dependencies
102-
LSP_PLUGIN_FW_VERSION := 1.0.28
102+
LSP_PLUGIN_FW_VERSION := 1.0.29
103103
LSP_PLUGIN_FW_NAME := lsp-plugin-fw
104104
LSP_PLUGIN_FW_TYPE := src
105105
LSP_PLUGIN_FW_URL_RO := https://github.com/lsp-plugins/$(LSP_PLUGIN_FW_NAME).git
106106
LSP_PLUGIN_FW_URL_RW := [email protected]:lsp-plugins/$(LSP_PLUGIN_FW_NAME).git
107107

108-
LSP_PLUGINS_SHARED_VERSION := 1.0.27
108+
LSP_PLUGINS_SHARED_VERSION := 1.0.28
109109
LSP_PLUGINS_SHARED_NAME := lsp-plugins-shared
110110
LSP_PLUGINS_SHARED_TYPE := src
111111
LSP_PLUGINS_SHARED_URL_RO := https://github.com/lsp-plugins/$(LSP_PLUGINS_SHARED_NAME).git
@@ -121,21 +121,25 @@ LIBCAIRO_VERSION := system
121121
LIBCAIRO_NAME := cairo
122122
LIBCAIRO_TYPE := pkg
123123

124-
LIBDL_VERSION := system
125-
LIBDL_NAME := libdl
126-
LIBDL_TYPE := opt
127-
LIBDL_LDFLAGS := -ldl
128-
129124
LIBD2D1_VERSION := system
130125
LIBD2D1_NAME := libd2d1
131126
LIBD2D1_TYPE := opt
132127
LIBD2D1_LDFLAGS := -ld2d1
133128

129+
LIBDL_VERSION := system
130+
LIBDL_NAME := libdl
131+
LIBDL_TYPE := opt
132+
LIBDL_LDFLAGS := -ldl
133+
134134
LIBDWRITE_VERSION := system
135135
LIBDWRITE_NAME := libdwrite
136136
LIBDWRITE_TYPE := opt
137137
LIBDWRITE_LDFLAGS := -ldwrite
138138

139+
LIBFONTCONFIG_VERSION := system
140+
LIBFONTCONFIG_NAME := fontconfig
141+
LIBFONTCONFIG_TYPE := pkg
142+
139143
LIBFREETYPE_VERSION := system
140144
LIBFREETYPE_NAME := freetype2
141145
LIBFREETYPE_TYPE := pkg
@@ -178,7 +182,7 @@ LIBOLE_TYPE := opt
178182
LIBOLE_LDFLAGS := -lole32
179183

180184
LIBOPENGL32_VERSION := system
181-
LIBOPENGL32_NAME := libole
185+
LIBOPENGL32_NAME := libopengl32
182186
LIBOPENGL32_TYPE := opt
183187
LIBOPENGL32_LDFLAGS := -lopengl32
184188

plugins.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
2-
# Copyright (C) 2024 Linux Studio Plugins Project <https://lsp-plug.in/>
3-
# (C) 2024 Vladimir Sadovnikov <[email protected]>
2+
# Copyright (C) 2025 Linux Studio Plugins Project <https://lsp-plug.in/>
3+
# (C) 2025 Vladimir Sadovnikov <[email protected]>
44
#
55
# This file is part of lsp-plugins-return
66
#

0 commit comments

Comments
 (0)