Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 127629 - new ebuild - sleepd-1.9
Summary: new ebuild - sleepd-1.9
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://www.kitenet.net/~joey/code/sle...
Whiteboard: sunrise suggested
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2006-03-26 04:28 UTC by Chr. Schaefer
Modified: 2011-05-07 18:53 UTC (History)
1 user (show)

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


Attachments
sleepd 1.3.4 ebuild (sleepd-1.3.4.ebuild,870 bytes, text/plain)
2006-03-28 01:03 UTC, Chr. Schaefer
Details
patch to make sleepd run on desktop computers (01_all_without-battery.patch,802 bytes, patch)
2006-03-28 01:04 UTC, Chr. Schaefer
Details | Diff
init script for sleepd (sleepd-init.d,514 bytes, text/plain)
2006-03-28 01:05 UTC, Chr. Schaefer
Details
configuration for sleepd (sleepd-conf.d,160 bytes, text/plain)
2006-03-28 01:05 UTC, Chr. Schaefer
Details
sleepd-1.3.5.ebuild (sleepd-1.3.5.ebuild,790 bytes, text/plain)
2006-04-05 11:26 UTC, Chr. Schaefer
Details
sleepd 1.9 ebuild with hal/dbus dependency (sleepd-1.9.ebuild,881 bytes, text/plain)
2008-03-06 13:20 UTC, Chr. Schaefer
Details
sleepd 2.01 ebuild, builds without apm package installed (sleepd-2.01.ebuild,1023 bytes, text/plain)
2010-03-17 16:56 UTC, Lukas Durdak
Details
patch for 2.01 ebuild (no-apm-dep.patch,16.02 KB, patch)
2010-03-17 16:57 UTC, Lukas Durdak
Details | Diff
sleepd 2.04 ebuild (sleepd-2.04.ebuild,1.10 KB, text/plain)
2011-03-24 22:37 UTC, Lukas Durdak
Details
sleepd 2.04 no-hal/dbus patch (no-hal.patch,689 bytes, patch)
2011-03-24 22:40 UTC, Lukas Durdak
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chr. Schaefer 2006-03-26 04:28:33 UTC
I couldn't find a solution to hibernate my computer after inactivity in Gentoo. I found the sleepd daemon that exactly does this. Is anybody already working on an ebuild for that? Otherwise I could try to provide an ebuild and init scripts for this very useful little program.

Best regards,
Christian.
Comment 1 Chr. Schaefer 2006-03-28 01:03:39 UTC
Created attachment 83279 [details]
sleepd 1.3.4 ebuild

Hi!

Please find attached sleepd-1.4.4.ebuild and a patch so that it will run on desktop computers without batteries.

I suggest sys-power/sleepd.

This ebuild depends on sys-apps/apmd because of libapm.

Best regards,
Christian.
Comment 2 Chr. Schaefer 2006-03-28 01:04:30 UTC
Created attachment 83280 [details, diff]
patch to make sleepd run on desktop computers
Comment 3 Chr. Schaefer 2006-03-28 01:05:13 UTC
Created attachment 83281 [details]
init script for sleepd
Comment 4 Chr. Schaefer 2006-03-28 01:05:38 UTC
Created attachment 83282 [details]
configuration for sleepd
Comment 5 Chr. Schaefer 2006-04-05 11:26:21 UTC
Created attachment 84001 [details]
sleepd-1.3.5.ebuild

New version for sleepd. This version makes the patch obsolete as it has been added upstream.
Comment 6 Chr. Schaefer 2007-04-12 16:47:12 UTC
Version 1.3.7 can be installed by just copying the 1.3.5 ebuild.
Comment 7 Chr. Schaefer 2008-03-06 13:20:34 UTC
Created attachment 145412 [details]
sleepd 1.9 ebuild with hal/dbus dependency

version bump to sleepd 1.9. This adds depency to hal and dbus to determine battery status
Comment 8 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-03-04 16:11:35 UTC
(this is an automated message based on filtering criteria that matched this bug)
'EBUILD' is in the KEYWORDS which should mean that there is a ebuild attached 
to this bug.
This bug is assigned to maintainer-wanted which means that it is not in the 
main tree.
Heuristics show that no Gentoo developer has commented on your ebuild.

Hello, The Gentoo Team would like to firstly thank you for your ebuild 
submission. We also apologize for not being able to accommodate you in a timely
manner. There are simply too many new packages.

Allow me to use this opportunity to introduce you to Gentoo Sunrise. The 
sunrise overlay[1] is a overlay for Gentoo which we allow trusted users to 
commit to and all users can have ebuilds reviewed by Gentoo devs for entry 
into the overlay. So, the sunrise team is suggesting that you look into this 
and submit your ebuild to the overlay where even *you* can commit to. =)

Because this is a mass message, we are also asking you to be patient with us. 
We anticipate a large number of requests in a short time. 

Thanks,
On behalf of the Gentoo Sunrise Team,
Jeremy.

[1]: http://www.gentoo.org/proj/en/sunrise/
[2]: http://overlays.gentoo.org/proj/sunrise/wiki/SunriseFaq
Comment 9 Lukas Durdak 2010-03-17 16:56:24 UTC
Created attachment 224031 [details]
sleepd 2.01 ebuild, builds without apm package installed
Comment 10 Lukas Durdak 2010-03-17 16:57:00 UTC
Created attachment 224033 [details, diff]
patch for 2.01 ebuild
Comment 11 Lukas Durdak 2011-03-24 22:37:44 UTC
Created attachment 267139 [details]
sleepd 2.04 ebuild

sys-power/sleepd-2.04
builds with /or without apm and dbus support. dependencies tuneable by USE flags.
Comment 12 Lukas Durdak 2011-03-24 22:40:13 UTC
Created attachment 267141 [details, diff]
sleepd 2.04 no-hal/dbus patch

this patch removes dependency on dbus and hal for latest sleepd