aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libgpod/libgpod_0.6.0.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-03-25 13:40:32 +0100
committerKoen Kooi <koen@openembedded.org>2010-03-25 17:19:36 +0100
commit3712a4403524be605103b2af0c10066b2cedbf04 (patch)
treeaf194f6e75772494f99de8a9cf1c7922a442b379 /recipes/libgpod/libgpod_0.6.0.bb
parent0ba324cf2d74d3da92be2c688a7ca6a984937e38 (diff)
downloadopenembedded-3712a4403524be605103b2af0c10066b2cedbf04.tar.gz
libgpod: add 0.7.92
Diffstat (limited to 'recipes/libgpod/libgpod_0.6.0.bb')
-rw-r--r--recipes/libgpod/libgpod_0.6.0.bb16
1 files changed, 1 insertions, 15 deletions
diff --git a/recipes/libgpod/libgpod_0.6.0.bb b/recipes/libgpod/libgpod_0.6.0.bb
index 75a4e20aca..d9601f0eb2 100644
--- a/recipes/libgpod/libgpod_0.6.0.bb
+++ b/recipes/libgpod/libgpod_0.6.0.bb
@@ -1,15 +1 @@
-DESCRIPTION = "libgpod - a library to access the Apple iPod"
-HOMEPAGE = "http://www.gtkpod.org/libgpod.html"
-LICENSE = "LGPL"
-DEPENDS = "glib-2.0"
-SECTION = "libs/multimedia"
-PR = "r0"
-
-inherit autotools
-
-SRC_URI = "http://kent.dl.sourceforge.net/sourceforge/gtkpod/libgpod-${PV}.tar.gz"
-
-do_stage() {
- autotools_stage_all
-}
-
+require libgpod.inc