flathub / org.tabos.roger

https://flathub.org/apps/details/org.tabos.roger
1 stars 2 forks source link

bumping runtime to 45 #11

Closed muelli closed 4 months ago

muelli commented 1 year ago

let's see whether this builds

flathubbot commented 1 year ago

Started test build 72037

flathubbot commented 1 year ago

Build 72037 failed

muelli commented 1 year ago
{
    "warnings": [
        "module-evolution-data-server-buildsystem-is-plain-cmake",
        "finish-args-contains-both-x11-and-wayland",
        "module-libical-buildsystem-is-plain-cmake"
    ]
}
janbrummer commented 1 year ago

Doesn't look like a problem of my code, right?

muelli commented 1 year ago

well, rather the manifest. https://github.com/flathub/org.tabos.roger/blob/45bc86e538c3974b20e9ababd581f0aab0fa28bb/org.tabos.roger.json#L8 should probably be "fallback-x11".

And I guess that it's happier with https://github.com/flathub/org.tabos.roger/blob/45bc86e538c3974b20e9ababd581f0aab0fa28bb/org.tabos.roger.json#L152 being cmake-ninja.

janbrummer commented 1 year ago

Ahhh, i got it. Thanks for clarification. Could you prepare a PR?

muelli commented 1 year ago

don't hold your breath.

muelli commented 11 months ago

https://github.com/flathub/org.tabos.roger/pull/12

flathubbot commented 11 months ago

Started test build 86861

flathubbot commented 11 months ago

Build 86861 failed

muelli commented 11 months ago
dependency gobject-2.0 found: YES 2.78.1
Run-time dependency gio-2.0 found: YES 2.78.1
Found CMake: /usr/bin/cmake (3.27.9)
Run-time dependency libsoup-2.4 found: NO (tried pkgconfig and cmake)
../meson.build:68:4: ERROR: Dependency "libsoup-2.4" not found, tried pkgconfig and cmake
janbrummer commented 4 months ago

I'm sorry, i forgot this one :( My bad. Updated in another PR, so closing. Thanks for your support.