mutagen 1.15: new recipe
authorElena Grandi <elena.valhalla@gmail.com>
Wed, 11 Feb 2009 21:04:48 +0000 (22:04 +0100)
committerElena Grandi <elena.valhalla@gmail.com>
Fri, 13 Feb 2009 11:42:25 +0000 (12:42 +0100)
packages/mutagen/mutagen_1.15.bb [new file with mode: 0644]

diff --git a/packages/mutagen/mutagen_1.15.bb b/packages/mutagen/mutagen_1.15.bb
new file mode 100644 (file)
index 0000000..682c144
--- /dev/null
@@ -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