Unleash the power of 3D
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #14516 Likes: 0
    tkaczz
    • Posts 3

    I forked almost two months ago official blender flatpak repo, and changed it to build bforartist instead. In my opinion it should work, bforartist is not so different from blender. As I currently tested it, dependencies are compiling without any error but I couldn’t test bforartist. I have weak spec laptop, and building whole package is taking a bit too long, so I’d be gladly pleased when someone with more powerful rig would build it and test it.

    Package is based on freedesktop sdk 1.6, so more people could use it. I had to set and build inner python environment, because built one was too old (python3.5).

    My repo with fork

    https://github.com/tkaczz/org.bforartists.Bforartists/tree/sdk-1.6-dev

    Official flatpak manual about building, testing packages.

    http://docs.flatpak.org/en/latest/first-build.html#build-the-application

    If any help is needed, please ask.

    https://github.com/Bforartists/Bforartists/issues/279

    #20471 Likes: 0
    MoxFulder
    Keymaster
    • Posts 23

    As noted in the Github issue:

    Did the following commands:


    flatpak-builder --install-deps-from=flathub build-dir org.bforartists.Bforartists.json
    flatpak-builder --repo=test_repo --force-clean build-dir org.bforartists.Bforartists.json

    Receiving the following error:


    Removing files/bin
    Renaming bforartists.desktop to org.bforartists.Bforartists.desktop
    Error: error while moving file $(pwd)/.flatpak-builder/rofiles/rofiles-yj7vGm/files/share/applications/bforartists.desktop: File or directory not found

    #20679 Likes: 0
    tkaczz
    • Posts 3

    I have new rig so build times are drastically lower than on my previous craptop. I’m trying to fix it by using same json manifest as folks from blender flatpak are using.

    Changed few things and it builds ok, but dunno about binary.

    https://github.com/tkaczz/org.bforartists.Bforartists/tree/task-%232
    https://github.com/tkaczz/org.bforartists.Bforartists/issues/2

    Found it why it crashed. I had to change directory name from blender to bforartists as in imgur post
    https://imgur.com/a/6HAMdTz

    #20681 Likes: 0
    tkaczz
    • Posts 3

    Had to change one line to mv /app/share/blender to /app/share/bforartists and it works!
    https://imgur.com/a/8JvqaMx

    #20682 Likes: 0
    schulze1963
    Participant
    • Posts 16

    Hy, 

    where can I load the flatpak or your binary ? I would like to test it

    #20683 Likes: 0
    MoxFulder
    Keymaster
    • Posts 23

    Currently, there are no readily available packages. We are on to it.

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.