Rename a ton of files to deal with the seperator change.
[vuplus_openembedded] / libid3tag / libid3tag-0.15.0b.oe
diff --git a/libid3tag/libid3tag-0.15.0b.oe b/libid3tag/libid3tag-0.15.0b.oe
deleted file mode 100644 (file)
index f9b30b4..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-SECTION="libs"
-PRIORITY="optional"
-MAINTAINER="Greg Gilbert <greg@treke.net>"
-RDEPENDS="libc6"
-DEPENDS=virtual/libc zlib
-
-SRC_URI =  ftp://ftp.mars.org/pub/mpeg/libid3tag-0.15.0b.tar.gz 
-S=${WORKDIR}/libid3tag-${PV}
-
-inherit autotools
-
-EXTRA_OECONF="-enable-speed --enable-shared"