Search Criteria
Package Details: mingw-w64-lame 3.101.r6531-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/mingw-w64-lame.git (read-only, click to copy) |
|---|---|
| Package Base: | mingw-w64-lame |
| Description: | A high quality MPEG Audio Layer III (MP3) encoder (mingw-w64) |
| Upstream URL: | http://lame.sourceforge.net/ |
| Licenses: | LGPL-2.0-only |
| Submitter: | kfg |
| Maintainer: | kfg |
| Last Packager: | kfg |
| Votes: | 3 |
| Popularity: | 0.000000 |
| First Submitted: | 2013-06-15 11:27 (UTC) |
| Last Updated: | 2026-02-14 14:49 (UTC) |
Dependencies (8)
- mingw-w64-crt (mingw-w64-crt-msvcrtAUR, llvm-mingwAUR)
- mingw-w64-mpg123AUR
- mingw-w64-ncursesAUR
- mingw-w64-configureAUR (llvm-mingw-w64-configureAUR) (make)
- mingw-w64-gcc (mingw-w64-gcc-msvcrtAUR, llvm-mingwAUR) (make)
- mingw-w64-wineAUR (make)
- nasm (nasm-gitAUR) (make)
- subversion (make)
Latest Comments
funzilla commented on 2022-07-20 17:13 (UTC) (edited on 2022-07-20 17:14 (UTC) by funzilla)
I got missing symbols:
It compiled with this patch:
Might be a me problem. Maybe the libcurses.a file is supposed to be a symlink to libncursesw.a?
rboxeur commented on 2018-03-16 07:55 (UTC)
Following patch fixes issue for "missing langinfo.h"
https://raw.githubusercontent.com/Alexpux/MINGW-packages/master/mingw-w64-lame/0007-revert-posix-code.patch
Can you please add it to this package?
anaconda commented on 2018-02-08 15:22 (UTC) (edited on 2018-02-08 15:28 (UTC) by anaconda)
3.100-3 fails for a different reason on my machine:
Martchus commented on 2018-01-07 19:20 (UTC) (edited on 2018-01-07 19:21 (UTC) by Martchus)
The update to 3.100 does not build for me:
Seems like the *.def file and the actually present symbols are out-of-sync.
stacktracer commented on 2015-05-31 03:02 (UTC)