Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 560692

Summary: x11-misc/xdotool-3.20150503.1 version bump
Product: Gentoo Linux Reporter: Cédric <cmacquat>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Cédric 2015-09-17 08:01:05 UTC
There is a new version of xdotool: 3.20150503.1

You can have a look here: https://github.com/jordansissel/xdotool/releases.

I need this version for a package.

I didn't test everything, but it should be enough to change the url in the ebuild and the software version.
Comment 1 Perfect Gentleman 2015-11-01 12:53:27 UTC
up
Comment 2 Henrik Johansson 2016-02-09 07:08:17 UTC
I found this version of xdotool in portage this morning. There is one problem however, installing the new version gave me the following error message:

xdo.c:34:33: fatal error: xkbcommon/xkbcommon.h: No such file or directory
 #include <xkbcommon/xkbcommon.h>

Installing x11-libs/libxkbcommon solves this problem.

emerge libxkbcommon -1

I don't know what the exact version of libxkbcommon xdotool depends on and I can't find it by just looking at: http://www.semicomplete.com/projects/xdotool/#idp7312
Comment 3 Henrik Johansson 2016-02-09 17:48:27 UTC
A new bug has been opened for this issue so you can disregard my last post.
Comment 4 Henrik Johansson 2016-02-09 17:48:42 UTC
#574252