Search Criteria
Package Details: hunspell-gl 2:22.03-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/hunspell-gl.git (read-only, click to copy) |
---|---|
Package Base: | hunspell-gl |
Description: | Galician hunspell dictionaries. RAG/ILG normative |
Upstream URL: | https://gitlab.com/proxecto-trasno/hunspell-gl |
Licenses: | GPL3 |
Conflicts: | hunspell-gl |
Provides: | hunspell-gl |
Submitter: | zielhno |
Maintainer: | frandieguez |
Last Packager: | frandieguez |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2015-09-22 01:50 (UTC) |
Last Updated: | 2022-03-19 18:28 (UTC) |
Dependencies (4)
- python-pyicu (make)
- qt6-webengine (make)
- scons (make)
- hunspell (hunspell-gitAUR) (optional) – the spell checking libraries and apps
Latest Comments
frandieguez commented on 2020-08-17 11:19 (UTC)
Thanks zielhno for passing me the maintainership
I'll update the package today.
zielhno commented on 2020-08-16 12:14 (UTC)
Since I am not actively involved in the project and frandieguez has shown interested, I have transferred the ownership to frandieguez. Thanks a lot for taking it over!
Gallaecio commented on 2020-08-03 04:26 (UTC)
Shouldn’t this package, given the name, use the default build parameters? I recall maintaining a “comunidade” version in the past with this set of parameters, but I believe that was called ”hunspell-gl-comunidade”.
frandieguez commented on 2020-08-02 18:08 (UTC) (edited on 2020-08-02 22:55 (UTC) by frandieguez)
There is a new version of the package, here you have a patch to update the PKGBUILD
zielhno commented on 2019-08-31 13:31 (UTC)
Thanks for the heads up! It should work now.
frandieguez commented on 2019-08-25 23:43 (UTC)
I think that a simple fix for the issue is to replace python2-pyicu with python-pyicu
frandieguez commented on 2019-08-25 23:34 (UTC) (edited on 2019-08-25 23:35 (UTC) by frandieguez)
I can't install this package due to unmeet dependencies:
```[I] ➜ yay hunspell-gl 1 aur/hunspell-gl 2:18.07-1 (+1 0.00%) Galician hunspell dictionaries. RAG/ILG normative ==> Packages to install (eg: 1 2 3, 1-3 or ^4) ==> 1 :: Checking for conflicts... :: Checking for inner conflicts... [Aur: 1] hunspell-gl-2:18.07-1
1 hunspell-gl (Build Files Exist) ==> Packages to cleanBuild? ==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4) ==> :: PKGBUILD up to date, Skipping (1/1): hunspell-gl 1 hunspell-gl (Build Files Exist) ==> Diffs to show? ==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4) ==> :: Parsing SRCINFO (1/1): hunspell-gl ==> Making package: hunspell-gl 2:18.07-1 (Mon 26 Aug 2019 01:33:16 AM CEST) ==> Retrieving sources... -> Found hunspell-gl.tar.gz ==> Validating source files with md5sums... hunspell-gl.tar.gz ... Passed ==> Cleaning up... ==> Making package: hunspell-gl 2:18.07-1 (Mon 26 Aug 2019 01:33:17 AM CEST) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Missing dependencies: -> scons -> python2-pyicu ==> ERROR: Could not resolve all dependencies. Error making: hunspell-gl ```
[I] ➜ yay python2-pyicu
No packages match search
Could you please check it?