Commit Graph

17 Commits

Author SHA1 Message Date
Christoph Reiter
b38b2b78f4 Remove all cygwin CHOST changes
Since #5448 CHOST defaults to cygwin now, so this
is no longer needed.
2025-06-27 07:42:37 +02:00
Christoph Reiter
709cec5dee libiconv: Update to 1.18
simple patch refreshes
2024-12-17 08:22:26 +01:00
Christoph Reiter
58b1d4a16b libiconv: Update to 1.17
simple patch refresh
2022-06-06 09:27:21 +02:00
Christoph Reiter
457f838741 libiconv: cleanup + sync patches from cygwin 2022-05-14 23:56:04 +02:00
Christoph Reiter
e40c90814f Makedepend on gcc/make where needed
This means we no longer need msys2-devel
2021-12-13 22:19:56 +01:00
Christoph Reiter
38126d763e makedepend on autotools for packages using configure
In some cases this will introduce cycles which could likely be cleaned
up by only depending on some unix tools instead of the whole autotools.

Rebuilding doesn't make much sense at this point since it just adds a subset
of base-devel which is still installed by default.
2021-12-12 14:20:50 +01:00
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