Package Details: drwright 3.6.0-1

Package Base: drwright
Description: Typing break for GNOME3 aka gnome-typing-monitor (used to be part of gnome-control-center in GNOME2)
Upstream URL: http://git.gnome.org/browse/drwright
Category: gnome
Licenses: GPL
Submitter: p-w
Maintainer: None
Last Packager: None
Votes: 8
First Submitted: 2011-05-03 12:00
Last Updated: 2012-11-27 11:06

Dependencies (2)

Required by (0)

Sources

Latest Comments

Comment by p-w

2013-10-11 12:02

As this is no longer actively maintained upstream I'm orphaning it. A good replacement is gnome-break-timer-git

Comment by p-w

2013-07-24 18:14

@goodmami Upstream have stopped releasing tarballs for this package and I have not got around to making a git package. There is a new project for a typing break, take a look at https://aur.archlinux.org/packages/gnome-typing-break-bzr/

Comment by goodmami

2013-07-24 16:23

Failing to build. Selected error messages:

gnome-settings-plugin.h:65:16: error: unknown type name 'GsdTypingBreakPluginManager'
gsd-typing-break-plugin.c:65:25: error: 'gsd_typing_break_plugin_parent_class' undeclared (first use in this function)
gsd-typing-break-plugin.c:69:1: error: redefinition of 'impl_activate'
gsd-typing-break-plugin.c:85:1: error: redefinition of 'impl_deactivate'

Comment by p-w

2013-05-31 12:22

There seems to be a bug report about this (https://bugzilla.gnome.org/show_bug.cgi?id=698413) looks like the patch needs updating (they've stopped doing tarballs) or I should do a git PKGBUILD.

Comment by foolosophy

2013-05-31 00:24

Has anyone edited this to install latest git version? The config menu does not show anymore on Gnome 3.8 with this version (although the software still works, but you can't change the config).

Comment by p-w

2012-11-27 11:10

Updated to 3.6.0, This fixes the build error. Unfortunately there is no tarball available so there is a large patch in source package which is applied to 3.5.0. The patch is mostly translation changes deleting unused strings, the only code change is to fix the build error. There is probably no need to upgrade if you have 3.5.0 installed.

Comment by p-w

2012-11-26 19:03

@adaptee There is a new version in git but they haven't released a tarball yet which is why I haven't picket it up. Looking through the diffs the only really significant change looks to be deleting gsd_typing_break_plugin_class_finalize, so you should be fine if you comment it out as I suggested.

Comment by p-w

2012-11-26 10:26

I get the same error now, my guess is something has changed with a new release of glib-gobject. If you comment out or delete the definition of gsd_typing_break_plugin_class_finalize in gsd-typing-break-plugin.c (lines 37-40) then it will compile. I haven't tested it but think it should work fine, let me know and I'll upload a new package if it works.

Comment by adaptee

2012-11-26 05:18

it fails to build:

gsd-typing-break-plugin.c:38:1: error: redefinition of 'gsd_typing_break_plugin_class_finalize'
gsd-typing-break-plugin.c:35:1: note: previous definition of 'gsd_typing_break_plugin_class_finalize' was here
make[3]: *** [libtyping_break_la-gsd-typing-break-plugin.lo] Error 1

Comment by onestep_ua

2012-10-05 14:31

Thanks, that needs to be in extra.

Comment by p-w

2012-05-08 11:26

I'll update the pkgbuild when I get a chance

Comment by City-busz

2012-05-05 12:35

1. The real dependencies are: depends=('libxss' 'gnome-control-center')

2. Use --libexecdir=/usr/lib/$pkgname switch on configure line, because a file installed into a non-standard /usr/libexec directory by default.

Comment by p-w

2012-04-06 12:06

Updated to 3.2.5, this version moves where some files are stored.

Comment by p-w

2012-03-07 14:32

Updated to 3.2.4, the only change in this version is the addition of keywords to the desktop file so not an essential upgrade.

Comment by p-w

2012-01-05 12:12

Updated to 3.2.3, this version adds a button to lock the screen during a break and updates some translations

Comment by p-w

2012-01-01 09:54

Thanks for flagging out of date, I'm away at the moment but will update when I return next week

Comment by p-w

2011-07-06 09:47

Thanks I'll update it in a couple of days when I have more time. The only upstream commits since 3.0.1 seem to be a few translation updates.

Comment by nDray

2011-07-05 18:28

This is out of date, but just changing the version to 3.0.2 and correcting the checksum seems to work

Comment by p-w

2011-05-04 17:19

@sardaukar - You're welcome, glad you like it. It's a real shame upstream decided to drop this from gnome-control-center as I find it really useful for limiting my typing time.

Anonymous comment

2011-05-04 13:41

thanks for this!

Comment by p-w

2011-05-03 14:49

Oops sorry about that I'll update the PKGBUILD

Comment by helloworld1

2011-05-03 13:42

Great, I like it!
I think the link is wrong. It should be :
ftp://ftp.gnome.org/pub/gnome/sources/drwright/3.0/drwright-3.0.1.tar.bz2
or I can't download it.