Search Criteria
Package Details: mingw-w64-lame 3.100-5
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 |
Submitter: | kfg |
Maintainer: | kfg |
Last Packager: | kfg |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2013-06-15 11:27 (UTC) |
Last Updated: | 2022-07-25 08:20 (UTC) |
Dependencies (5)
- mingw-w64-crt (mingw-w64-crt-git)
- mingw-w64-ncurses
- mingw-w64-configure (make)
- mingw-w64-gcc (make)
- nasm (nasm-git) (make)
Required by (5)
- mingw-w64-ffmpeg
- mingw-w64-gst-plugins-good (make)
- mingw-w64-gst-plugins-good (optional)
- mingw-w64-gst-plugins-good-git (make)
- mingw-w64-gst-plugins-good-git (optional)
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)