Command to reproduce:
grep -L '^maintainer="[^"]\+"$' device/{main,community,testing,downstream}/*/APKBUILD | sed 's/\/APKBUILD//' | xargs -i sh -c 'sed -i "1s;^;# Archived: unmaintained\n;" {}/APKBUILD && mv {} device/archived/ && git add {} && git add device/archived/'
Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8883>
|
||
|---|---|---|
| .. | ||
| APKBUILD | ||
| config-amazon-sheldon.armv7 | ||
| head.s-fix.patch | ||
| linux4.2-gcc10-extern_YYLOC_global_declaration.patch | ||
| piggy.gzip.s-fix.patch | ||
| proc-v7-fix.patch | ||