gnome-extra/
gnome-shell-extension-bluetooth-quick-connect

Allow to connect bluetooth paired devices from gnome control panel

https://github.com/Extensions-Valhalla/gnome-bluetooth-quick-connect

Pkgcheck Warnings

  • All Versions
    • 45
      • EmptyGlobalAssignment
        line 14: empty global assignment: IUSE=""
      • EmptyGlobalAssignment
        line 22: empty global assignment: BDEPEND=""
      • VariableOrderWrong
        variable S should occur before IUSE
    • 36
      • EmptyGlobalAssignment
        line 14: empty global assignment: IUSE=""
      • EmptyGlobalAssignment
        line 22: empty global assignment: BDEPEND=""
      • RedundantVersion
        slot(0) keywords are overshadowed by version: 45
      • VariableOrderWrong
        variable S should occur before IUSE

    Pkgcheck is used regularly to generate QA reports. Pkgcheck is a pkgcore-based QA utility for ebuild repos.