Search Criteria
Package Details: mingw-w64-enca 1.21-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/mingw-w64-enca.git (read-only, click to copy) |
|---|---|
| Package Base: | mingw-w64-enca |
| Description: | Charset analyser and converter (mingw-w64) |
| Upstream URL: | https://cihar.com/software/enca/ |
| Licenses: | GPL-2.0-only |
| Submitter: | kfg |
| Maintainer: | kfg |
| Last Packager: | kfg |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2014-01-01 18:00 (UTC) |
| Last Updated: | 2025-12-21 16:20 (UTC) |
Dependencies (6)
- mingw-w64-crt (mingw-w64-crt-msvcrtAUR, llvm-mingwAUR)
- mingw-w64-recodeAUR
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- mingw-w64-gcc (llvm-mingwAUR) (make)
- mingw-w64-libiconvAUR (mingw-w64-win-iconvAUR) (make)
- mingw-w64-wineAUR (make)
Latest Comments
kfg commented on 2020-05-24 21:38 (UTC)
@Martchus I think I've found the problem. Seems like for some reason wine won't run in fakeroot (anymore?). I've fixed up the Makefile in tools so it won't run make_hash.exe in the install target. Also removed the unecessary "mv make_hash make_hash.exe" and it now will properly use the i686/x86_64-w64-mingw32-wine scripts instead of plain wine.
Martchus commented on 2020-05-20 12:26 (UTC)
It failed to build against GCC 10 but I guess I've spotted this error before (and ignored it):
I hope it is not yet another issue with my setup :-)
Martchus commented on 2016-03-15 19:14 (UTC)
pingplug commented on 2015-06-12 04:56 (UTC)