Monthly Archives: June 2008

Vala plugins for StuffKeeper

I played a bit with generating bindings for stuffkeeper, this went suprisingly easy. The output needed manual tweaking, but after spamming a bit on #vala I got that sorted out aswell (sorry for that, it was late). So this now works: (yes it does nothing usefull): ?View Code CSHARP1 2 3 4 5 6 7 read more »

Make distcheck issues with different intltool versions

I am having the following problem. On ubuntu intoolize generates the following files: intltool-update.in intltool-extract.in etc. I include these in the distribution (EXTRA_DIST= etc..) and have a DISTCLEANFILE= that contains them. (should I include them??) This makes make distcheck happy on ubuntu.. But on archlinux, that has a newer git version, intoolize does not create read more »

Stuffkeeper 0.11.1, fixing the tar.gz

I screwed up the 0.11.0 release. So after a deep dive in the autotools info-pages, I got it fixed (finally). So make distcheck should now work as expected. For more info and the download link see here. p.s. hope to fix gmpc’s build system later.

Stuffkeeper 0.11.0: Alpha release 1

It is probably to stable to be an alpha release, but that does follow the right order of things: Because a very very busy time this release is later then I planned it, but it is here now. Enjoy. Added features: For debugging you can now get more info about timing, how long it took read more »

MPD 0.13.2

http://musicpd.org/uploads/files/mpd-0.13.2.tar.gz SHA1: 744800e3b667a0d11418029b8ed69f7414e06e9c mpd-0.13.2.tar.gz http://musicpd.org/uploads/files/mpd-0.13.2.tar.bz2 SHA1: 3b826bc75c314e6db6715a978c9b405775d3478c mpd-0.13.2.tar.bz2 A lot of bug-fixes, get it while it is still burning hot. Q

Libegg, what is it status.

I spend this morning and part of last night working on writing my own “Date” widget. I used to use EggDataTime, but it had some bugs: Don’t show date in propper localisation. This was hardcoded to <year>-<month>-<day> Setting month using property, changed the hour (or visa versa, don’t remember). Hiding the time part of the read more »

Rename GMPC?

People still think when seeing “Gnome Music Player Daemon” that gmpc depends on 1002 gnome libraries, where in real-life gmpc is purely gtk based. Should I rename gmpc? suggestions: NGBMPC: Not Gnome Based Music player client GMPC: Gtk Music Player Client