pmaports w/ reMarkable 1 packages
Find a file
Oliver Smith 0105a1d8ef
main/postmarketos-base: put full path in filenames (MR 1713)
Refactor the install code to be generic, so we only need to add the new
path in one place when adding a new file. Put the full path into the
filename to make this possible.

I've tried to mimic the final directory structure in the aport first
(e.g. $pkgdir/sbin/swapfile -> main/postmarketos-base/sbin/swapfile),
but that leads to conflicts as abuild only takes the filename for
checksums (conflict with etc/conf.d/swapfile):
https://gitlab.alpinelinux.org/alpine/abuild/-/issues/10013

We don't really need checksum verification for the files shipped in the
same directory (not downloaded), but nevertheless this is a bug. It
leads to confusing behavior and might be fixed by letting abuild demand
that there is only one source file with the same name, as I suggested in
the issue linked above. So let's avoid this altogether with the flat
file name.
2020-12-03 13:11:03 +01:00
.gitlab-ci main/postmarketos-base: put full path in filenames (MR 1713) 2020-12-03 13:11:03 +01:00
cross cross/musl-*: upgrade to 1.2.2_pre4 2020-12-01 15:43:20 +01:00
device pine64-pinephone: move from community to main (MR 1752) 2020-12-02 02:30:13 +01:00
kde kde/neochat: new aport (MR 1737) 2020-11-22 11:07:11 +01:00
main main/postmarketos-base: put full path in filenames (MR 1713) 2020-12-03 13:11:03 +01:00
modem modem/rmtfs: upgrade to 0.2_git20201113 (MR 1744) 2020-11-20 11:12:10 -08:00
sxmo sxmo/sxmo-utils: workaround for kernel bug on suspend (MR 1676) 2020-11-09 09:30:17 +01:00
temp temp/plasma-phone-components: upgrade to 5.20.4_git20201112 2020-12-02 19:38:29 +01:00
.clang-format
.editorconfig
.gitignore gitignore: hide abuild's src dir (!977) 2020-02-21 14:47:22 +01:00
.gitlab-ci.yml CI: rename stages "first, second" to "lint, build" (MR 802) 2020-09-10 22:22:57 -07:00
.mrhlpr.json mrhlpr.json: change suffix in commit names (MR 1146) 2020-04-12 03:52:48 +03:00
channels.cfg channels.cfg: stable: branch_aports=3.12-stable 2020-05-31 10:19:14 +02:00
LICENSE
pmaports.cfg pmaports.cfg: require pmbootstrap 1.24.0 (MR 1634) 2020-11-11 14:35:26 +01:00
README.md