Kai Pastor
8a5bbf4409
[hunspell] Update and fix ( #26481 )
...
* Update to 1.7.1
* Minor portfile updates
* Fix mingw
* Add proper 'nls' feature
* Patch for autotools subdirs control
* Update versions
* Add license field
* Update versions
2022-08-25 10:59:30 -07:00
Zac Walker
d2b22891a1
[Hunspell] Add Windows ARM64 Support ( #22979 )
...
* [Hunspell] Add Windows ARM64 Support
* Update version database
* Update version database (second try)
2022-02-07 12:13:11 -08:00
Billy O'Neal
b868bbe34b
[hunspell] Simplify supports and remove fail_port_install. ( #22724 )
...
```
!((arm | uwp) & windows)
!((arm & windows) | (uwp & windows)) distribute ands over ors
!((arm & windows) | uwp) uwp implies windows
!(arm & windows) & !uwp demorgan
```
2022-01-23 19:28:27 -08:00
Stanislav Ershov
00e252d7c7
[hunspell] move gettext dependency to tools
feature ( #21602 )
...
* [hunspell] move gettext dependency to ools feature
* [hunspell] update port version
* [hunspell] update versions
2021-11-23 12:15:32 -08:00
Jack·Boos·Yu
d2019e507c
[vcpkg baseline][hunspell] Fix usage when building static ( #19323 )
2021-08-04 20:05:18 -07:00
NancyLi1013
0c1b57592b
[hunspell] Fix build error on Windows ( #18037 )
...
* [hunspell] Fix build error on Windows
* Update ports/hunspell/portfile.cmake
* re-factory win build
* Drop support with UWP since the upstream doesn't add app bitset in vcxproj
* update baseline
* Update port-version
* Update version files
* Update version-string field as version
* Re update versions/h-/hunspell.json
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-06-09 15:28:21 -07:00
Alexander Neumann
5c19a00f26
[hunspell] switch to make to enable build of hunspell tools ( #17148 )
...
* [hunspell] switch to make to enable build of hunspell tools
* version stuff
2021-04-09 09:50:00 -07:00
nicole mazzuca
68a74950d0
[vcpkg] Rename port_versions
to versions
( #15784 )
2021-01-21 09:53:22 -08:00