pmbootstrap/aports
Oliver Smith 1285f74c5f Fix #731: Create symlinks for noarch-subpackages (#740)
* apkindex:
  * Also parse the architecture field
* symlink_noarch_package:
  * Renamed to symlink_noarch_packages
  * Always work on all packages (so we don't need to guess which
    subpackages have been generated after a certain build)
  * Get invoked when running 'pmbootstrap index'
  * Use 'apk index' to generate one index, where the architecture
    does not get rewritten (abuild does that by default, due to
    Alpine's repos not having a 'noarch' folder and diverging from
    that doesn't make things easier for us). That goes super fast,
    and then we know which packages are noarch packages and can
    create the symlinks.
* Made output less verbose:
  * Use -q for 'apk index' when calling it directly (when it gets
    called by abuild we can't control that)
  * Output that the APKINDEXes get reindexed only to the 'pmbootstrap
    log'.
2017-10-11 15:11:25 +00:00
..
cross qemu-user-static-repack: fix download url (#728) (#730) 2017-10-09 15:33:56 +02:00
device Fix #737: Disable ANDROID_PARANOID_NETWORK for all devices (#742) 2017-10-11 15:11:05 +00:00
firmware Porting to samsung-i9305 (Galaxy SIII LTE) (#690) 2017-10-04 17:20:17 +00:00
kde Fix #436: Clean apkbuilds (#692) 2017-10-04 15:05:00 +00:00
maemo Fix #681: gnome-menus2 didn't compile for aarch64 (#698) 2017-10-09 16:38:32 +00:00
main Fix #731: Create symlinks for noarch-subpackages (#740) 2017-10-11 15:11:25 +00:00