09-09-2021, 10:58 AM
(This post was last modified: 09-09-2021, 11:01 AM by ragreenburg.)
(09-09-2021, 04:19 AM)biketool Wrote:Thanks for those links, I'll do a bit of looking there and adding it to the repo.(09-08-2021, 02:01 PM)ragreenburg Wrote: I managed to almost get a flatpak working but the issue is a required library won't install with flatpak (known issue sadly) and have been trying to build a deb package but have had virtually zero success after 10+ hours. I don't get how it is seemingly so hard to just create a package.
Edit: I am now deciding I hate packaging apps in general so there's that. I did manage to package this into a deb package and would love some feedback. Though please read the Readme to get an understanding of what I am going for and the short comings.
The deb file is here https://gitlab.com/greenbeast/elephant_r...all.deb.gz so just download that and run `gunzip -d elephant-remember_0.9_all.deb.gz` in the same directory and then run `sudo apt install ./elephant-remember_0.9_all.deb` and it should install. I just did it on my PP and it worked fine.
I would appreciate your thoughts in this unified pinephone app repository thread https://forum.pine64.org/showthread.php?tid=14527
as well as wish list nominating your app here https://wiki.mobian-project.org/doku.php?id=wishlist
and how to submit it for Mobian repos https://wiki.mobian-project.org/doku.php...-to-mobian
Edit:
How would one get in touch with a mobian dev to get the app approved for the Mobian repo? I don't necessarily want this in the debian repo because it really is only built for phosh so I don't think it would be a great fit.