md5=fa658ae2f20458d3c5d3effba3b2dd7e
sha256=3193c3446d211db2bd3c169c86f6d433666669336bd589a20c87f1483295cf2a
+[http://ftp.gnome.org/pub/GNOME/sources/totem-pl-parser/2.26/totem-pl-parser-2.26.2.tar.bz2]
+md5=daffda80cfead2a1473ca3ff71e1057b
+sha256=3a6dd0382fe074f23a747b08423fccb23fb38c25b1feddacbd4875d8b8c83743
+
[http://www.gnome.org/~jamiemcc/tracker/tracker-0.5.4.tar.gz]
md5=724208e1b2d235148499672b44181298
sha256=ad214a2692041f423d2150777c233b21cab2d108f849edc513192587ac63c9c2
--- /dev/null
+DESCRIPTION = "Playlist parser for Totem, a GTK2 based media player"
+HOMEPAGE = "http://www.gnome.org/projects/totem/"
+LICENSE = "GPL"
+
+DEPENDS = "eds-dbus"
+
+inherit gnome
+
+AUTOTOOLS_STAGE_PKGCONFIG = "1"
+
+do_stage() {
+ autotools_stage_all
+}
+
+# Build of documentation is not yet possible:
+do_configure_prepend() {
+ sed -i -e s:docs::g ${S}/Makefile.am
+}