aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libgpod/libgpod.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/libgpod/libgpod.inc')
-rw-r--r--recipes/libgpod/libgpod.inc10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/libgpod/libgpod.inc b/recipes/libgpod/libgpod.inc
new file mode 100644
index 0000000000..50e1d38f24
--- /dev/null
+++ b/recipes/libgpod/libgpod.inc
@@ -0,0 +1,10 @@
+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"
+
+inherit autotools
+
+SRC_URI = "${SOURCEFORGE_MIRROR}/gtkpod/libgpod-${PV}.tar.gz;name=archive"
+