aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mutagen
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/mutagen')
-rw-r--r--recipes/mutagen/mutagen_1.15.bb9
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes/mutagen/mutagen_1.15.bb b/recipes/mutagen/mutagen_1.15.bb
new file mode 100644
index 0000000000..682c144386
--- /dev/null
+++ b/recipes/mutagen/mutagen_1.15.bb
@@ -0,0 +1,9 @@
+DESCRIPTION = " Python module to handle audio metadata"
+HOMEPAGE = "http://code.google.com/p/quodlibet/wiki/Development/Mutagen"
+SECTION = "devel/python"
+LICENSE = "GPL"
+PR = "0"
+
+SRC_URI = "http://www.sacredchao.net/~piman/software/${PN}-${PV}.tar.gz"
+
+inherit distutils