Page MenuHomeSolus

D3416.id8425.diff
No OneTemporary

D3416.id8425.diff

Index: Makefile
===================================================================
--- /dev/null
+++ Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,18 @@
+name : hunspell-da
+version : 2.4
+release : 1
+source :
+ - https://extensions.libreoffice.org/extensions/stavekontrolden-danish-dictionary/2.4/@@download/file/dict-da-2.4.oxt : c08a7c53dcbae49f5ebb3274e673ec983f623f52c9f8d6f471887de7e4a62476
+license :
+ - GPL-2.0-or-later
+ - LGPL-2.1-or-later
+ - MPL-1.1
+component : spelling
+extract : no
+summary : Danish hunspell dictionary
+description: |
+ Danish dictionary from Stavekontrolden / Danske ordbog til stavekontrol fra Stavekontrolden.
+setup : |
+ unzip $sources/dict-da-${version}.oxt
+install : |
+ install -Dm00644 da_DK.{aff,dic} -t $installdir/usr/share/hunspell
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ pspec_x86_64.xml
@@ -0,0 +1,37 @@
+<PISI>
+ <Source>
+ <Name>hunspell-da</Name>
+ <Packager>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
+ </Packager>
+ <License>GPL-2.0-or-later</License>
+ <License>LGPL-2.1-or-later</License>
+ <License>MPL-1.1</License>
+ <PartOf>spelling</PartOf>
+ <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://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>hunspell-da</Name>
+ <Summary xml:lang="en">Danish hunspell dictionary</Summary>
+ <Description xml:lang="en">Danish dictionary from Stavekontrolden / Danske ordbog til stavekontrol fra Stavekontrolden.
+</Description>
+ <PartOf>spelling</PartOf>
+ <Files>
+ <Path fileType="data">/usr/share/hunspell/da_DK.aff</Path>
+ <Path fileType="data">/usr/share/hunspell/da_DK.dic</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2018-07-27</Date>
+ <Version>2.4</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
May 26 2023, 9:33 PM (11 w, 7 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5835801
Default Alt Text
D3416.id8425.diff (2 KB)

Event Timeline