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

Bug 131669

Summary: New ebuild: gnome-extra/timer-applet
Product: Gentoo Linux Reporter: Mikel Olasagasti <mikel>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: CONFIRMED ---    
Severity: enhancement CC: gentoodoo, jup.coburg, marek, Werner.Peter, xmw
Priority: High Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: All   
URL: https://launchpad.net/timer-applet
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Ebuild for timer-applet-1.3
timer-applet-2.0.1.ebuild
timer-applet-2.0.1-r1.ebuild
Patch to stop timer pulsing after fired
Ebuild for timer-applet 2.1.2
updated python.eclass usage, EAPI=2 cleanup
updated ebuild 2.1.2
updated ebuild 2.1.2
timer-applet-2.2.1

Description Mikel Olasagasti 2006-04-29 06:08:01 UTC
Ebuild necesary to build timer-applet-1.3 with sound and libnotify support. Nice and stable app.
Comment 1 Mikel Olasagasti 2006-04-29 06:08:31 UTC
Created attachment 85760 [details]
Ebuild for timer-applet-1.3
Comment 2 Michael Krelin 2006-07-09 13:55:39 UTC
Works well for 1.3.1 as well.
Comment 3 Mikel Olasagasti 2006-10-03 13:58:02 UTC
This is now in the sunrise overlay. You can find it at:
http://gentoo-sunrise.org/svn/reviewed/gnome-extra/timer-applet
Comment 4 Paul Bredbury 2007-05-17 16:13:31 UTC
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.
Comment 5 Bertrand Lorentz 2007-09-16 18:53:09 UTC
The timer-applet-2.0.1 ebuild seems to work perfectly for me, sounds are OK.

Thanks for the ebuild.
Comment 6 Balazs Nemeth 2008-01-06 21:59:06 UTC
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.
Comment 7 Gilles Dartiguelongue (RETIRED) gentoo-dev 2009-04-17 11:47:53 UTC
*** Bug 266297 has been marked as a duplicate of this bug. ***
Comment 8 Harris Landgarten 2009-04-24 18:41:04 UTC
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.
Comment 9 Harris Landgarten 2009-04-24 18:42:18 UTC
Created attachment 189339 [details, diff]
Patch to stop timer pulsing after fired
Comment 10 Michael Weber (RETIRED) gentoo-dev 2010-04-07 04:36:12 UTC
please add python-2.6 as alternative, it works, and won't pull python-2.5.
Comment 11 Andrey Vihrov 2010-04-07 05:18:19 UTC
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.
Comment 12 Michael Weber (RETIRED) gentoo-dev 2010-04-07 05:30:49 UTC
Created attachment 226823 [details]
updated python.eclass usage, EAPI=2 cleanup
Comment 13 Michael Weber (RETIRED) gentoo-dev 2010-04-07 05:59:07 UTC
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
Comment 14 Michael Weber (RETIRED) gentoo-dev 2010-04-08 01:58:35 UTC
Created attachment 226947 [details]
updated ebuild 2.1.2

updated ebuild 2.1.2

added brackets around ${RDEPEND}
Comment 15 Roman V. Prikhodchenko 2011-03-29 14:32:35 UTC
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