Skip to content

Commit

Permalink
hunspell-da: update to 2.8
Browse files Browse the repository at this point in the history
**Summary**
- Fixed licenses
- Added homepage to package.yml

**Test plan**
- Installed and loaded in LibreOffice

**Check list**
- Package was built and tested against unstable.
  • Loading branch information
androidnisse committed Mar 24, 2024
1 parent 22a005a commit ff3f883
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 12 deletions.
9 changes: 5 additions & 4 deletions packages/h/hunspell-da/package.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name : hunspell-da
version : 2.4
release : 2
version : '2.8'
release : 3
source :
- https://extensions.libreoffice.org/assets/downloads/z/dict-da-2-4.oxt : c08a7c53dcbae49f5ebb3274e673ec983f623f52c9f8d6f471887de7e4a62476
- https://extensions.libreoffice.org/assets/downloads/110/1693927399/da_DK-2.8.001.oxt : 3b9c5be5be33eca572ba9212176086fda7a525b14c2b1b5e7183e2e1c4f1fa43
homepage : https://www.stavekontrolden.dk/
license :
- GPL-2.0-or-later
- LGPL-2.1-or-later
Expand All @@ -13,6 +14,6 @@ summary : Danish hunspell dictionary
description: |
Danish dictionary from Stavekontrolden / Danske ordbog til stavekontrol fra Stavekontrolden.
setup : |
unzip $sources/dict-da-2-4.oxt
unzip $sources/da_DK-2.8.001.oxt
install : |
install -Dm00644 da_DK.{aff,dic} -t $installdir/usr/share/hunspell
17 changes: 9 additions & 8 deletions packages/h/hunspell-da/pspec_x86_64.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
<PISI>
<Source>
<Name>hunspell-da</Name>
<Homepage>https://www.stavekontrolden.dk/</Homepage>
<Packager>
<Name>F. von Gellhorn</Name>
<Email>flinux@vongellhorn.ch</Email>
<Name>Jakob Gezelius</Name>
<Email>jakob@knugen.nu</Email>
</Packager>
<License>GPL-2.0-or-later</License>
<License>LGPL-2.1-or-later</License>
Expand All @@ -12,7 +13,7 @@
<Summary xml:lang="en">Danish hunspell dictionary</Summary>
<Description xml:lang="en">Danish dictionary from Stavekontrolden / Danske ordbog til stavekontrol fra Stavekontrolden.
</Description>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://sources.getsol.us/README.Solus</Archive>
</Source>
<Package>
<Name>hunspell-da</Name>
Expand All @@ -26,12 +27,12 @@
</Files>
</Package>
<History>
<Update release="2">
<Date>2020-12-25</Date>
<Version>2.4</Version>
<Update release="3">
<Date>2024-03-24</Date>
<Version>2.8</Version>
<Comment>Packaging update</Comment>
<Name>F. von Gellhorn</Name>
<Email>flinux@vongellhorn.ch</Email>
<Name>Jakob Gezelius</Name>
<Email>jakob@knugen.nu</Email>
</Update>
</History>
</PISI>

0 comments on commit ff3f883

Please sign in to comment.