Giter VIP home page Giter VIP logo

Comments (6)

kodjodevf avatar kodjodevf commented on July 28, 2024

Try sudo apt-get install webkit2gtk-4.1 clang cmake ninja-build pkg-config libgtk-3-dev mpv libmpv-dev dpkg-dev

from mangayomi.

dtantono avatar dtantono commented on July 28, 2024

As I said before, SteamOS is based on Arch Linux which is based on pacman. So, it is possible with sudo pacman -S webkit2gtk-4.1 clang cmake ninja pkg-config gtk3 base-devel mpv which is equivalent with the debian based distro sudo apt-get install webkit2gtk-4.1 clang cmake ninja-build pkg-config libgtk-3-dev mpv libmpv-dev dpkg-dev. But, the thing is each OS update every custom pacman package installation will be gone (same like ChromeOS), and it is not feasible to run the same command again to run the app again on the terminal after OS update. Is it possible to bundled it on the Appimage instead?

from mangayomi.

kodjodevf avatar kodjodevf commented on July 28, 2024

I will say that it is not feasible given the size of the bundle, all I could do now is to remove webkit2gtk for the moment while waiting for a better solution or do you have a solution to propose?

from mangayomi.

dtantono avatar dtantono commented on July 28, 2024

maybe you can try flatpak packaging https://github.com/flatpak/flatpak

from mangayomi.

kodjodevf avatar kodjodevf commented on July 28, 2024

Ok will check, for now Can you try #86

from mangayomi.

dtantono avatar dtantono commented on July 28, 2024

it looks like separate package called mpv needs to be installed manually via pacman and again since, SteamOS is immutable distro. if we installed the package manually. it will be gone in the next system update

Screenshot_20240220_212244

from mangayomi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.