*** zbenjamin_ is now known as zbenjamin | 02:04 | |
*** frinring_ is now known as frinring | 06:13 | |
JohanSmits[m] | @freenode_mal:matrix.org: suggestions what it could or how it should be done? | 06:32 |
---|---|---|
JohanSmits[m] | Here are some files: https://gist.github.com/johansmitsnl/94d7305065087a0a077f08bede35eaed | 06:42 |
JohanSmits[m] | To me I'm doing it wrong, during package build I want to do the pip install inside the build container. So that everything is correct for the architecture. Even for Arm and 486 builds. Doing this outside the build environment seems hard (unknown) to me. So I'm curious on how this "should" be done? | 06:42 |
JohanSmits[m] | Also attached the build log | 06:46 |
Nico[m] | Johan Smits: I don't see, where the problem is? You can just pip install in the rpm file? Maybe set the pip directory to a subdirectory of your build via a venv or similar? Do you want to add those packages to the rpm or are they just needed for the build? | 07:25 |
JohanSmits[m] | Nico If it is done only during build that is fine by me to. But I don't know how to write this in the rpm spec/yaml file. Yes I want to add them to the rpm because they are part of the runtine libs that the Python packages need. | 07:34 |
Nico[m] | You could look at what this does for example: https://github.com/aranega/sailpy | 07:45 |
JohanSmits[m] | Thats looks what I need, thanks will try this and give feedback if it worked | 08:45 |
*** SpeedEvil is now known as Guest43743 | 17:51 | |
*** BitEvil is now known as SpeedEvil | 18:24 | |
*** zbenjamin is now known as Guest11243 | 20:05 | |
*** zbenjamin_ is now known as zbenjamin | 20:05 | |
JohanSmits[m] | In my app I want to use the tabview but the one from Slicia is still private. The normal QML tab view is not present. Does anyone know a lib/project that implements it the same? | 21:04 |
Nico[m] | Can't you add buttons and hide multiple fullscreen elements? | 21:07 |
Nico[m] | But tooter for example uses something similar | 21:07 |
Nico[m] | And one of the podcast apps afaik | 21:08 |
Nico[m] | https://github.com/dysk0/harbour-tooter | 21:08 |
JohanSmits[m] | Nico: | 21:13 |
JohanSmits[m] | Nico: thanks I will take a look | 21:13 |
Nico[m] | Check if tooter fits your need first, I think it is a bit different | 21:19 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!