Ebuild necesary to build timer-applet-1.3 with sound and libnotify support. Nice and stable app.
Created attachment 85760 [details] Ebuild for timer-applet-1.3
Works well for 1.3.1 as well.
This is now in the sunrise overlay. You can find it at: http://gentoo-sunrise.org/svn/reviewed/gnome-extra/timer-applet
Created attachment 119539 [details] timer-applet-2.0.1.ebuild Should probably depend on the python eclass. Sounds are silent for me, because gnome.sound_play('chord.wav') is silent.
The timer-applet-2.0.1 ebuild seems to work perfectly for me, sounds are OK. Thanks for the ebuild.
Created attachment 140320 [details] timer-applet-2.0.1-r1.ebuild Here is another ebuild for 2.0.1. It's based on the previous 2.0.1 ebuild. It has an optional dbus support and improved dependencies handling. Please test it.
*** Bug 266297 has been marked as a duplicate of this bug. ***
I am adding a patch to 2.0.1 which fixes a bug caused by changes is libnotify. The bug prevents stopping the timer once it has fired.
Created attachment 189339 [details, diff] Patch to stop timer pulsing after fired
please add python-2.6 as alternative, it works, and won't pull python-2.5.
Created attachment 226815 [details] Ebuild for timer-applet 2.1.2 (In reply to comment #10) > please add python-2.6 as alternative, it works, and won't pull python-2.5. > Here's the ebuild I'm using (the patch is not needed anymore; there seem to be no special build-time deps). It works, but I'm not sure if it's all correct.
Created attachment 226823 [details] updated python.eclass usage, EAPI=2 cleanup
Created attachment 226825 [details] updated ebuild 2.1.2 - added python-2.4+telementtree option - added libtool/gconf dep from configure.ac - stripped all version numbers where portage tree is newer - added eautoreconf - reverted to pkg_postinst/python_mod_optimize
Created attachment 226947 [details] updated ebuild 2.1.2 updated ebuild 2.1.2 added brackets around ${RDEPEND}
Created attachment 267693 [details] timer-applet-2.2.1 after update libnotify? timer-applet show error: Notify.Notification.__init__() takes at most 3 arguments (4 given) patch (sed) for the new version (timer-applet-2.2b1) fixes a bug