Changeset e6aca03d8dbeb5fd06fbdbcf69d781aa48b62cf3
- Timestamp:
- 09/24/07 09:40:51
(1 year ago)
- Author:
- Jean-Baptiste Kempf <jb@videolan.org>
- git-committer:
- Jean-Baptiste Kempf <jb@videolan.org> 1190619651 +0000
- git-parent:
[eeca8b164f0661bc9104743557253e2b1bb97fca]
- git-author:
- Jean-Baptiste Kempf <jb@videolan.org> 1190619651 +0000
- Message:
Contribs - Lame. Why were we using 3.97b2 instead of 3.97 ????
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| reeca8b1 |
re6aca03 |
|
| 912 | 912 | lame: lame-$(LAME_VERSION).tar.gz |
|---|
| 913 | 913 | $(EXTRACT_GZ) |
|---|
| 914 | | rm -rf lame; mv lame-3.97 lame; touch lame |
|---|
| 915 | 914 | |
|---|
| 916 | 915 | .lame: lame |
|---|
| r3da67c9 |
re6aca03 |
|
| 82 | 82 | FAAC_VERSION=1.25 |
|---|
| 83 | 83 | FAAC_URL=$(SF)/faac/faac-$(FAAC_VERSION).tar.gz |
|---|
| 84 | | LAME_VERSION=3.97b2 |
|---|
| | 84 | LAME_VERSION=3.97 |
|---|
| 85 | 85 | LAME_URL=$(SF)/lame/lame-$(LAME_VERSION).tar.gz |
|---|
| 86 | 86 | LIBEBML_VERSION=0.7.7 |
|---|