sys-power/powertop: Support ncurses with tinfo
authorZentaro Kavanagh <zentaro@chromium.org>
Thu, 14 Jun 2018 20:40:54 +0000 (13:40 -0700)
committerMike Frysinger <vapier@gentoo.org>
Mon, 18 Jun 2018 14:54:21 +0000 (10:54 -0400)
commitb58dab88294efd16e05c66a751d606235b103dbf
treeecb72bf3e2578e52fd7fdc515cd0b82313cbabd1
parent92011185401564f7a767ad7f4607f908286b7a1a
sys-power/powertop: Support ncurses with tinfo

- Patches the configure.ac to fix bug getting libs from pkg-config
- Previous code matched only when both ncursesw and ncurses existed
- Used wrong variable when concatenating to LIBS
- Concatenating to LIBS was redundant anyway since it is done in
  makefile.am
- Upstream patch sent to powertop mailing list [1]

Url: https://lists.01.org/pipermail/powertop/2018-June/002021.html [1]
sys-power/powertop/files/powertop-2.8-ncurses_tinfo.patch [new file with mode: 0644]
sys-power/powertop/powertop-2.8.ebuild
sys-power/powertop/powertop-2.9.ebuild