summaryrefslogtreecommitdiff
path: root/recipes/totem/totem-pl-parser_2.23.3.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-10-21 12:49:56 +0200
committerKoen Kooi <koen@openembedded.org>2009-10-21 15:27:32 +0200
commit4bdc304d25761c60ec06a23be8d7db85c50cab9b (patch)
tree20d9f3682071891f2f16ab4c14695a11aa3ea641 /recipes/totem/totem-pl-parser_2.23.3.bb
parent88f07770b5393d7bb3433f086b49914f8d20f47c (diff)
totem: clean up totem dir
Diffstat (limited to 'recipes/totem/totem-pl-parser_2.23.3.bb')
-rw-r--r--recipes/totem/totem-pl-parser_2.23.3.bb15
1 files changed, 0 insertions, 15 deletions
diff --git a/recipes/totem/totem-pl-parser_2.23.3.bb b/recipes/totem/totem-pl-parser_2.23.3.bb
deleted file mode 100644
index 7f3cd861e9..0000000000
--- a/recipes/totem/totem-pl-parser_2.23.3.bb
+++ /dev/null
@@ -1,15 +0,0 @@
-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
-}
-
-