Skip to content

Commit

Permalink
Reverting to KDE 6.7
Browse files Browse the repository at this point in the history
  • Loading branch information
XargonWan committed Nov 5, 2024
1 parent e17cee8 commit affd8aa
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 8 deletions.
19 changes: 12 additions & 7 deletions es-de-module.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,19 @@ modules:
tag: n5.1.4

- name: freeimage
buildsystem: cmake-ninja
config-opts:
- -DCMAKE_BUILD_TYPE=Release
- -DCMAKE_INSTALL_PREFIX=/app
no-autogen: true
build-options:
cxxflags: -std=c++14
make-args:
- DESTDIR=/app
sources:
- type: git
url: https://github.com/danoli3/FreeImage.git
tag: 3.19.7
- type: archive
url: http://downloads.sourceforge.net/freeimage/FreeImage3180.zip
sha256: f41379682f9ada94ea7b34fe86bf9ee00935a3147be41b6569c9605a53e438fd
- type: shell
commands:
- sed -i 's|-o root -g root ||' ./Makefile.gnu
- sed -i 's|/usr|/app|' ./Makefile.gnu

- name: libgit2
buildsystem: cmake-ninja
Expand Down
2 changes: 1 addition & 1 deletion manifest-header.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
app-id: net.retrodeck.es-de
runtime: org.kde.Platform
runtime-version: "6.8"
runtime-version: "6.7"
sdk: org.kde.Sdk
sdk-extensions:
- org.freedesktop.Sdk.Extension.llvm18
Expand Down

0 comments on commit affd8aa

Please sign in to comment.