This commit is contained in:
parent
404e062155
commit
a1f0dca92f
1 changed files with 23 additions and 0 deletions
23
src/articles/linux_mobile_packaging.md
Normal file
23
src/articles/linux_mobile_packaging.md
Normal file
|
@ -0,0 +1,23 @@
|
||||||
|
This article has some notes on packaging a graphical Linux mobile app. Particularly with `phosh` and `postmarketos`.
|
||||||
|
|
||||||
|
Here are some links:
|
||||||
|
|
||||||
|
PostmarketOs Packaging:
|
||||||
|
* https://wiki.postmarketos.org/wiki/Developing_with_postmarketOS
|
||||||
|
* https://wiki.postmarketos.org/wiki/Packaging
|
||||||
|
|
||||||
|
Alpine packaging:
|
||||||
|
|
||||||
|
* https://wiki.alpinelinux.org/wiki/APKBUILD_Reference
|
||||||
|
* https://wiki.alpinelinux.org/wiki/Creating_an_Alpine_package
|
||||||
|
|
||||||
|
Librem/Purism Docs:
|
||||||
|
|
||||||
|
* https://developer.puri.sm/Librem5/Apps/Packaging_Apps/index.html
|
||||||
|
* https://developer.puri.sm/Librem5/Apps/Publishing/index.html
|
||||||
|
|
||||||
|
|
||||||
|
Other Apps:
|
||||||
|
|
||||||
|
* https://forums.ankiweb.net/t/packaging-anki-desktop-for-aarch64-alpine-linux-postmarket-os/6152
|
||||||
|
* https://nemomobile.net/pages/Packaging_Glacier_for_postmarketOS/
|
Loading…
Add table
Add a link
Reference in a new issue