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

Bug 299132

Summary: version bump x11-misc/xdotool-20091231.01
Product: Gentoo Linux Reporter: Russell Harmon <russ>
Component: New packagesAssignee: Christian Birchinger (RETIRED) <joker>
Status: RESOLVED FIXED    
Severity: enhancement Keywords: EBUILD, InVCS
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Patch for xdotool-20090815.ebuild
xdotool-20091231.01_install-D.patch
Patch for xdotool-20090815.ebuild
xdotool-20091231.01_as-needed.patch
xdotool-20091231.01_install-D.patch
Patch for xdotool-20090815.ebuild
Patch for xdotool-20090815.ebuild

Description Russell Harmon 2009-12-31 16:28:11 UTC
There's a new version of xdotool out. I've updated the xdotool ebuild to both take advantages of changes to the build system that have made it upstream, and to use the new version. Patches are forthcoming.
Comment 1 Russell Harmon 2009-12-31 16:29:22 UTC
Created attachment 214763 [details, diff]
Patch for xdotool-20090815.ebuild
Comment 2 Russell Harmon 2009-12-31 16:30:08 UTC
Created attachment 214765 [details, diff]
xdotool-20091231.01_install-D.patch

This patch has been submitted upstream, but hasn't made it there yet. It's needed in order to install to an empty directory.
Comment 3 Russell Harmon 2009-12-31 17:31:13 UTC
Created attachment 214777 [details, diff]
Patch for xdotool-20090815.ebuild

Found a problem with it when compiling with --as-needed. I've submitted the fix upstream.
Comment 4 Russell Harmon 2009-12-31 17:32:03 UTC
Created attachment 214779 [details, diff]
xdotool-20091231.01_as-needed.patch

Fixes building with --as-needed
Comment 5 Russell Harmon 2009-12-31 17:32:48 UTC
Created attachment 214780 [details, diff]
xdotool-20091231.01_install-D.patch

Fix for a race condition with -j
Comment 6 Russell Harmon 2009-12-31 17:36:05 UTC
Created attachment 214783 [details, diff]
Patch for xdotool-20090815.ebuild

..sigh... found another problem, sorry.
Comment 7 Russell Harmon 2009-12-31 23:43:22 UTC
Created attachment 214808 [details, diff]
Patch for xdotool-20090815.ebuild

Made some more changes as suggested by #gentoo-sunrise
Comment 8 Wormo (RETIRED) gentoo-dev 2010-01-01 01:30:54 UTC
Thanks for submitting your version bump -- assigning to maintainer.
Comment 9 Christian Birchinger (RETIRED) gentoo-dev 2010-01-14 05:36:03 UTC
I've added x11-misc/xdotool-20091231.02 with the patches changed so they apply.
Also INSTALLMAN="${D}usr/share/man" needs to be used to install the man pages correctly.