Thu 29 Jun 2006
The dbus binding repositories have been moved under the /git/dbus directory to keep the /git namespace clean. Anongit issues have also been fixed. Get the bindings at:
git+ssh://git.freedesktop.org/git/dbus/dbus-glib
git+ssh://git.freedesktop.org/git/dbus/dbus-mono
git+ssh://git.freedesktop.org/git/dbus/dbus-python
git+ssh://git.freedesktop.org/git/dbus/dbus-qt
git+ssh://git.freedesktop.org/git/dbus/dbus-qt3
I also checked in my changes to the dbus-glib bindings which allow them to build along with the examples. Tests and docs need to be readded and the build scripts cleaned up. It turns out the bindings do not use any internal API as previously thought.
[read this post in: ar de es fr it ja ko pt ru zh-CN ]
July 15th, 2006 at 4:17 pm
A git clone and then ./autogen.sh gives me:
./configure: line 25570: ./po/POTFILES.in: No such file or directory
Richard.