Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 538870 - [kde overlay] kde-plasma/kwin-5.2.0.1 build fails against >=dev-libs/libinput-0.8
Summary: [kde overlay] kde-plasma/kwin-5.2.0.1 build fails against >=dev-libs/libinput...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-05 02:25 UTC by vltg0903
Modified: 2015-02-05 20:04 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild patch (kwin-5.2.0.1.ebuild.patch,331 bytes, patch)
2015-02-05 02:26 UTC, vltg0903
Details | Diff
source patch (kwin-libinput-0.8.patch,1.64 KB, patch)
2015-02-05 02:26 UTC, vltg0903
Details | Diff
fixes problem with new ABI of libinput (kwin-5.2.0.1-libinput_fix.patch,1.01 KB, patch)
2015-02-05 09:50 UTC, Rafal Lalik
Details | Diff
fixes problem with new ABI of libinput (kwin-5.2.0.1-libinput_fix.patch,1.00 KB, patch)
2015-02-05 13:00 UTC, Rafal Lalik
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description vltg0903 2015-02-05 02:25:50 UTC
This thread is the source of the fix:

http://comments.gmane.org/gmane.comp.kde.devel.bugs/1577991

The thrust of the discussion seems to be that it's better to disable libinput support altogether for now, so adjusting kwin's dependencies might be the safer bet.

Reproducible: Always
Comment 1 vltg0903 2015-02-05 02:26:24 UTC
Created attachment 395564 [details, diff]
ebuild patch
Comment 2 vltg0903 2015-02-05 02:26:47 UTC
Created attachment 395566 [details, diff]
source patch
Comment 3 Rafal Lalik 2015-02-05 09:50:02 UTC
Created attachment 395578 [details, diff]
fixes problem with new ABI of libinput

I've solved it in a bit different way, did not pay attention to source of the event (wheel or fingers). Patch attached.
Comment 4 Rafal Lalik 2015-02-05 13:00:58 UTC
Created attachment 395594 [details, diff]
fixes problem with new ABI of libinput

Previous patch has typo.