Commit Graph

8 Commits

Author SHA1 Message Date
edd
5e31011d2d Fix missing CFLAGS exposed by sqlite import. Patch from Nigel Taylor. Thanks 2012-04-15 15:23:54 +00:00
edd
3364e31eef Update to hgd-0.5.3. A bugfix release. 2012-03-21 17:44:41 +00:00
edd
14877402b2 Fix for bug #139 (Wrong PID file written away). 2011-12-04 12:57:08 +00:00
edd
bf97c7118c update to hgd-0.5.2 (hotfix) - Fixes some minor annoyances. 2011-11-25 14:04:58 +00:00
edd
5b5962863d Prevent configure failing if mplayer is not present at build time. MPlayer is a RUN_DEPEND and is
not really needed for the build. In the next release, we will make the check at runtime.

Thanks Nigel for raising this.
2011-11-04 09:53:50 +00:00
edd
3f8546e429 Update to hgd-0.5.0. Thanks to sthen for input. 2011-11-02 21:26:57 +00:00
edd
1d54058911 fix a possible segfault due to dereference of a NULL pointer 2011-09-06 21:33:39 +00:00
edd
426adf4141 Remove -Wextra so as to allow building on non-gcc4 arches. Noticed by naddy.
We will fix this upstream in the next release.

OK naddy@
2011-08-27 17:15:17 +00:00