Search Criteria
Package Details: hunspell-uk 6.5.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/hunspell-uk.git (read-only, click to copy) |
---|---|
Package Base: | hunspell-uk |
Description: | Ukrainian spelling dictionary |
Upstream URL: | https://github.com/brown-uk/dict_uk |
Keywords: | dictionaries hunspell uk ukrainian |
Licenses: | cc-by-nc-sa-4.0, GPL-3.0-or-later |
Submitter: | None |
Maintainer: | eugene |
Last Packager: | eugene |
Votes: | 34 |
Popularity: | 0.119318 |
First Submitted: | 2011-02-03 07:18 (UTC) |
Last Updated: | 2024-10-03 20:05 (UTC) |
Dependencies (4)
- gradle (gradle7) (make)
- java-environment (jdk12AUR, jdk10AUR, jdk10-openj9-binAUR, jdk7AUR, amazon-corretto-16AUR, jdk8-graalvm-binAUR, jdk16-graalvm-binAUR, jdk16-adoptopenjdkAUR, jdk8-armAUR, liberica-jre-11-binAUR, jdk11-j9-binAUR, jdk11-jbr-xdgAUR, jdk16-openjdkAUR, jdk14-openjdkAUR, jdk18-openjdkAUR, amazon-corretto-19-binAUR, jdk19-graalvm-binAUR, liberica-jre-11-full-binAUR, jdk19-graalvm-ee-binAUR, jdk13-openjdk-binAUR, liberica-jre-8-full-binAUR, jdk11-graalvm-binAUR, jdk-openj9AUR, jdk11-graalvm-ee-binAUR, jdk12-openjdkAUR, jdk11-dragonwell-standard-binAUR, jdk11-jetbrains-binAUR, jdk20-graalvm-binAUR, jdk17-graalvm-binAUR, jdk8-graalvm-ee-binAUR, zulu-15-binAUR, jdk20-openj9-binAUR, zulu-13-binAUR, jdk8-dragonwell-extended-binAUR, jdk8-dragonwell-standard-binAUR, jdk11-dragonwell-extended-binAUR, jdk17-dragonwell-standard-binAUR, jdk11AUR, jdk8-j9-binAUR, jdk7-j9-binAUR, jdk7r1-j9-binAUR, jdk8-dragonwell-extendedAUR, jdk13-openjdkAUR, jdk15-openjdkAUR, jdk21-graalvm-binAUR, jdk17-jetbrainsAUR, jdk8-openj9-binAUR, jdk-ltsAUR, microsoft-openjdk-11-binAUR, microsoft-openjdk-17-binAUR, microsoft-openjdk-21-binAUR, liberica-nik-24-full-binAUR, jdk21-jetbrains-gitAUR, zulu-17-binAUR, zulu-11-binAUR, zulu-8-binAUR, mandrel-binAUR, mandrel24-binAUR, liberica-jdk-17-full-binAUR, liberica-jdk-11-lite-binAUR, liberica-jdk-11-full-binAUR, liberica-jdk-11-binAUR, jdk17-graalvm-ee-binAUR, jdk21-graalvm-ee-binAUR, jdk22-graalvm-ee-binAUR, jdk20-graalvm-ee-binAUR, jdk22-graalvm-binAUR, jdk19-openjdkAUR, jdk17-jetbrains-binAUR, zulu-jdk-fx-binAUR, jabba-binAUR, jdk21-jetbrainsAUR, jdk17-zulu-prime-binAUR, zing-21-binAUR, zing-8-binAUR, jdk23-graalvm-ee-binAUR, jdk-android-studioAUR, java-openjdk-binAUR, amazon-corretto-17AUR, amazon-corretto-21-binAUR, jdk21-temurinAUR, amazon-corretto-8AUR, amazon-corretto-11AUR, jdk11-temurinAUR, liberica-jdk-full-binAUR, liberica-jdk-21-full-binAUR, liberica-jdk-8-full-binAUR, jdk17-temurinAUR, jdk8-temurinAUR, zulu-21-binAUR, jdk-temurinAUR, jdk8AUR, zulu-17-fx-binAUR, jdk8-perfAUR, zulu-fx-binAUR, zulu8-fx-binAUR, zulu11-fx-binAUR, zulu17-fx-binAUR, zulu21-fx-binAUR, jdk-openj9-binAUR, jdk11-openj9-binAUR, jdk17-openj9-binAUR, jre-jetbrainsAUR, jdk-openjdk-wakefieldAUR, jdk21-openj9-binAUR, java-openjdk-ea-binAUR, zulu-23-binAUR, jdkAUR, jdk21-jetbrains-binAUR, jdk21-dragonwell-standard-binAUR, jdk21-dragonwell-extended-binAUR, jdk-openjdk, jdk11-openjdk, jdk17-openjdk, jdk21-openjdk, jdk8-openjdk) (make)
- qt5-webengine (make)
- hunspell (hunspell-gitAUR) (optional) – the spell checking libraries and apps
Latest Comments
eugene commented on 2024-05-14 18:22 (UTC) (edited on 2024-05-14 18:26 (UTC) by eugene)
@g0000ga, unfortunately, the package cannot be built with the latest repo versions of Gradle and Java. Once it becomes possible, the package will be updated.
g0000ga commented on 2024-05-14 12:33 (UTC)
According to the project readme it can be built with newer java. Can you make it possible to build it using the upstream one not to install jdk11 for that?
post-factum commented on 2020-06-24 20:50 (UTC)
OK, sorry, something is wrong on my side then, probably, with aurutils.
eugene commented on 2020-06-24 10:15 (UTC) (edited on 2020-06-24 12:35 (UTC) by eugene)
@post-factum Proper way to test sha256sum due to redirect is:
curl -sSL https://github.com/brown-uk/dict_uk/releases/download/v5.0.6/hunspell-uk_UA.zip | sha256sum
For me it returns correct one,d7aa147db0cafb2fb473219275b2ba2af7c2673320a1e7a31d31743850a07735
Please make sure you can access original filepost-factum commented on 2020-06-24 09:18 (UTC)
==> Validating source files with sha256sums... hunspell-uk_UA.zip ... FAILED
[~]$ curl -s https://github.com/brown-uk/dict_uk/releases/download/v5.0.6/hunspell-uk_UA.zip | sha256sum 4894239f81cd58feeeb7ce1c5443b446e546d0acac250163212de9abebaf7bf5 -
svito commented on 2019-12-23 08:55 (UTC)
4.7.0 is out:
https://github.com/brown-uk/dict_uk/releases
LibreOffice extension is not the best source for these, as it is always out of date. Use proper github source.
oleh commented on 2017-05-06 00:30 (UTC)
Klyachkivsky commented on 2016-10-23 16:29 (UTC)
OramahMaalhur commented on 2012-02-11 16:17 (UTC)