Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 8 additions & 9 deletions org.codeblocks.codeblocks.Plugin.devtools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@ modules:
- mv /app/plugins/devtools/SFML3/SFML2 /app/plugins/devtools/lib/
- mv /app/plugins/devtools/SFML3 /app/plugins/devtools/lib/
sources:
- type: archive
url: https://github.com/SFML/SFML/releases/download/3.0.0/SFML-3.0.0-sources.zip
sha256: 8cc41db46b59f07c44ecf21c74a0f956d37735dec9d90ff4522856cb162ba642
- type: git
url: https://github.com/SFML/SFML.git
tag: 3.0.2
- type: file
path: org.codeblocks.codeblocks.Plugin.devtools.metainfo.xml

Expand Down Expand Up @@ -93,8 +93,8 @@ modules:
- -DFLTK_BUILD_SHARED_LIBS=ON
sources:
- type: archive
url: https://github.com/fltk/fltk/releases/download/release-1.4.1/fltk-1.4.1-source.tar.gz
sha256: 7d0a5a352fde0beae44a2009c1aca1d6be15d46dd251d1c12cf34d752b429038
url: https://github.com/fltk/fltk/releases/download/release-1.4.4/fltk-1.4.4-source.tar.gz
sha256: 94b464cce634182c8407adac1be5fc49678986ca93285699b444352af89b4efe

- name: raylib
buildsystem: cmake-ninja
Expand All @@ -120,15 +120,14 @@ modules:
sources:
- type: git
url: https://github.com/wxWidgets/wxWidgets.git
commit: 49c6810948f40c457e3d0848b9111627b5b61de5
tag: v3.3.1
tag: v3.3.2

- name: SDL3
buildsystem: cmake-ninja
builddir: true
sources:
- type: git
url: https://github.com/libsdl-org/SDL.git
commit: badbf8da4ee72b3ef599c721ffc9899e8d7c8d90
tag: release-3.2.26
commit: 683181b47cfabd293e3ea409f838915b8297a4fd
tag: release-3.4.2