diff options
author | Chris Larson <clarson@kergoth.com> | 2003-10-14 20:05:12 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2003-10-14 20:05:12 +0000 |
commit | 1d53017dcc04b1619c228059c1cc8094721f4edd (patch) | |
tree | 4586616614ff6e5ced3961efd64823b5f321ca79 /libmad | |
parent | d5c08baedc06114af1fb4097564497e2fc6e4460 (diff) |
Rename a ton of files to deal with the seperator change.
BKrev: 3f8c56f8VmGkGikIZwqf-Y_cce7tdg
Diffstat (limited to 'libmad')
-rw-r--r-- | libmad/libmad-0.15.0b.oe | 12 | ||||
-rw-r--r-- | libmad/libmad_0.15.0b.oe | 0 |
2 files changed, 0 insertions, 12 deletions
diff --git a/libmad/libmad-0.15.0b.oe b/libmad/libmad-0.15.0b.oe deleted file mode 100644 index 40c1abee0d..0000000000 --- a/libmad/libmad-0.15.0b.oe +++ /dev/null @@ -1,12 +0,0 @@ -SECTION="libs" -PRIORITY="optional" -MAINTAINER="Greg Gilbert <greg@treke.net>" -RDEPENDS="libc6" -DEPENDS=virtual/libc libid3tag - -SRC_URI = ftp://ftp.mars.org/pub/mpeg/libmad-0.15.0b.tar.gz -S=${WORKDIR}/libmad-${PV} - -inherit autotools - -EXTRA_OECONF="-enable-speed --enable-shared" diff --git a/libmad/libmad_0.15.0b.oe b/libmad/libmad_0.15.0b.oe new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/libmad/libmad_0.15.0b.oe |