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-nokia-ant.armv7 | ||
| double-definiton.patch | ||
| fix-assembly-flags.patch | ||
| fix-check-lxdialog.patch | ||
| fix-dtb-generation.patch | ||
| float-division.patch | ||
| inline-functions.patch | ||