flathub / org.freedesktop.Sdk.Extension.texlive

7 stars 3 forks source link

Freedesktop SDK 24.08 is now available #163

Open joshua-stone opened 1 month ago

joshua-stone commented 1 month ago

It appears that freedesktop-sdk 24.08 is now available:

$ flatpak remote-info flathub org.freedesktop.Sdk//24.08

Freedesktop SDK - Tools and headers for developing applications

        ID: org.freedesktop.Sdk
       Ref: runtime/org.freedesktop.Sdk/x86_64/24.08
      Arch: x86_64
    Branch: 24.08
   Version: freedesktop-sdk-24.08.0
   License: MIT
Collection: org.flathub.Stable
  Download: 615.5 MB
 Installed: 1.7 GB

    Commit: 96d3ff6ee86b27240d8d3653e58ccbf0e9761d9fbdfd472174bbf3e50e63d49d
   Subject: freedesktop-sdk-24.08.0-0-g04bbc4e56a9b2707dd27da25184e71d6d1549e86
      Date: 2024-09-08 02:41:24 +0000

Some apps will need a textlive to have a 24.08 branch in order to update to a newer runtime:

https://github.com/search?q=org%3Aflathub%20org.freedesktop.Sdk.Extension.texlive%20&type=code

How much work would it take to add support for the latest Freedesktop SDK?

jakobjakobson13 commented 1 month ago

It´s not as easy as I expected ( #164 ) . I´ll look into it another time.

jakobjakobson13 commented 1 month ago

As I understand the following issues, we have to skip the runtime 22.04.

https://gitlab.com/freedesktop-sdk/freedesktop-sdk/-/merge_requests/21657 https://discourse.flathub.org/t/compilation-error-in-texlive-extension-with-new-freedesktop-sdk-24-08/

hfiguiere commented 1 month ago

As I understand the following issues, we have to skip the runtime 22.04.

There is no 22.04....

hfiguiere commented 1 month ago

There is no skipping 24.08. Other apps rely on this.

hfiguiere commented 1 month ago

the fix will trickle to 24.08.

joshua-stone commented 1 month ago

@hfiguiere Thanks for prioritizing a fix! I don't want to have to choose between dropping texlive support altogether or hold back on updating the Freedesktop runtime version:

https://github.com/flathub/md.obsidian.Obsidian/pull/353