totem-pl-parser: add 2.24.1
authorKoen Kooi <koen@openembedded.org>
Wed, 8 Oct 2008 13:25:49 +0000 (13:25 +0000)
committerKoen Kooi <koen@openembedded.org>
Wed, 8 Oct 2008 13:25:49 +0000 (13:25 +0000)
packages/totem/totem-pl-parser_2.24.1.bb [new file with mode: 0644]

diff --git a/packages/totem/totem-pl-parser_2.24.1.bb b/packages/totem/totem-pl-parser_2.24.1.bb
new file mode 100644 (file)
index 0000000..7f3cd86
--- /dev/null
@@ -0,0 +1,15 @@
+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
+}
+
+