Summary: | app-misc/spacenavd-0.6: version bump | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Thomas Albers <thomas> |
Component: | Current packages | Assignee: | Anthoine Bourgeois <anthoine.bourgeois> |
Status: | RESOLVED FIXED | ||
Severity: | enhancement | CC: | proxy-maint, sping |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
spacenavd-0.6.ebuild
99-space-navigator.rules-r2 |
Description
Thomas Albers
2017-01-12 22:20:53 UTC
Created attachment 460052 [details] spacenavd-0.6.ebuild Please find the new ebuild spacenaved-0.6 on : https://cgit.gentoo.org/user/aluco.git/commit/?id=9b94a6d98ec071aaf5e5f9427a61956b4db636d6 Is the spacenavd-0.6-debug.patch from git intentionally not applied in the ebuild? Created attachment 460072 [details]
99-space-navigator.rules-r2
Also, ATTRS{product} in the udev rule to start the daemon on plugging in the 3d-mouse should read ""Space*". This will also start the daemon when devices like the older Spacetraveler mouse are inserted.
(In reply to Thomas Albers from comment #2) > Is the spacenavd-0.6-debug.patch from git intentionally not applied in the > ebuild? Yes, the patch shouldn't be in the commit, he's not needed. It's a mistake. > Yes, the patch shouldn't be in the commit, he's not needed. It's a mistake.
Then it should also read IUSE="X", shouldn't it?
(In reply to Thomas Albers from comment #5) > Then it should also read IUSE="X", shouldn't it? No, the "debug" flag is correctly handle by the econf command. Hi! Bumped in Gentoo now. Based on your work but with a few details changed. Please let me know if you if you miss anything important. commit 5fde9275e116ece5840b40688878ec7a588ea2ae Author: Sebastian Pipping <sping@g.o> Date: Sun Jan 15 19:50:14 2017 +0100 app-misc/spacenavd: 0.6 (bug #605508) Package-Manager: Portage-2.3.3, Repoman-2.3.1 app-misc/spacenavd/Manifest | 1 + .../spacenavd/files/99-space-navigator.rules-r2 | 7 ++ app-misc/spacenavd/spacenavd-0.6.ebuild | 79 ++++++++++++++++++++++ 3 files changed, 87 insertions(+) https://github.com/gentoo/gentoo/commit/5fde9275e116ece5840b40688878ec7a588ea2ae |