Commit Graph

11 Commits

Author SHA1 Message Date
mefistotelis
6b14a76b4f libiconv: Enable extra encodings
These contain some important DOS era encodings, which are still in use
in localized versions of Windows. As an example, polish version of
Windows 7 expects CP852 to be used in batch/cmd files.

The encodings enabled by this patch are:
CP{437,737,775,852,853,855,857,858,860,861,863,865,869,1125}
2020-09-08 11:18:38 +02:00
mefistotelis
05bba85568 libiconv: Add libintl dependency
Without it, build is failing to generate executable.
Hidden dependencies are frustrating.

This also makes sure the libintl symbols are expected without
'libintl_' prefix, like in all MSYS modules which use it.
2020-09-08 10:55:47 +02:00
Alexey Pavlov
97743b8c62 libiconv: Update to 1.16 2019-06-07 08:57:54 +03:00
JPeterMugaas
baaee5910a libiconv - Update to libicon 1.15 - latest version 2018-05-01 21:43:59 -04:00
Viktor Szakats
ab64a4ef6c switch to sha256 checksums
* upgrade some broken packages
* correct some broken urls/checksums
* use secure urls where possible
* use stable url for ncurses
* some whitespace fixes

Remaining md5sums either didn't download or
didn't pass checksum tests.
2016-02-25 14:45:55 +01:00
Viktor Szakats
2b119ae43f use secure urls
* follow some redirects
2016-02-23 10:26:02 +01:00
Renato Silva
b176b369d3 Trailing whitespace cleanup. 2015-02-09 18:47:01 -02:00
Alexpux
98eb98842a libiconv: Rebuild. 2014-11-04 21:07:18 +03:00
Alexpux
34ac3cdf22 Fix format in PKGBUILD's 2014-04-28 09:52:34 +04:00
Alexpux
1994b55167 Change packages groups. Various fixes. 2013-11-10 19:24:27 +04:00
Alexpux
bdb222360a Add libiconv package 2013-11-01 06:53:45 +04:00