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
Phoebe
048d760168
[hunspell] Avoid automatically added lib prefix ( #14623 )
...
* [hunspell] Avoid automatically added lib prefix
* Update port version
* Update CMakeLists.txt
2020-11-20 12:25:16 -08:00
Jack·Boos·Yu
9409abf422
[hunspell] Disable build tools in non-Windows ( #10574 )
...
* [hunspell] Disable build tools on OSX
* [hunspell] Disable build tools in non-Windows
* update baseline
* [hunspell] Change notice.
2020-04-03 10:28:02 -07:00
pravic
18b029a5e3
[WIP] Add a Homepage URL entry for vcpkg ports ( #2933 )
...
* [vcpkg] Add "Homepage" field to the CONTROL files.
2019-06-15 16:54:47 -07:00
NancyLi1013
b4a64cca36
[hunspell] update hunspell to 1.7.0 ( #5645 )
2019-03-12 15:54:45 -07:00
Robert Schumacher
2b555061ce
[hunspell] Avoid building tools when targetting UWP
2018-10-25 10:28:08 -07:00
Alexander Karatarakis
26516fe485
vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7)
2017-09-09 00:12:54 -07:00
Mikhail Paulyshka
f650be847c
[hunspell] add version 1.6.1
2017-07-25 03:12:30 +03:00