Page MenuHomeSolus

hunspell-ro.patch

Authored By
cybre
Aug 3 2016, 10:40 PM
Size
2 KB
Referenced Files
None
Subscribers
None

hunspell-ro.patch

From 951f3bba5920495cb0eedca492d339efa5c1900d Mon Sep 17 00:00:00 2001
From: Stefan Ric <stfric369@gmail.com>
Date: Thu, 21 Jul 2016 02:59:39 +0200
Subject: [PATCH] Initial commit
Signed-off-by: Stefan Ric <stfric369@gmail.com>
---
package.yml | 15 +++++++++++++++
pspec_x86_64.xml | 35 +++++++++++++++++++++++++++++++++++
2 files changed, 50 insertions(+)
create mode 100644 package.yml
create mode 100644 pspec_x86_64.xml
diff --git a/package.yml b/package.yml
new file mode 100644
index 0000000..c32d5e8
--- /dev/null
+++ b/package.yml
@@ -0,0 +1,15 @@
+name : hunspell-ro
+version : 3.3.10
+release : 1
+source :
+ - http://netix.dl.sourceforge.net/project/rospell/Romanian%20dictionaries/dict-3.3.10/ro_RO.3.3.10.zip : 7f128d64ea06c9e6711c30b118c0afeefb014d8f33c92daccdf455aba2d04519
+license : CC-BY-3.0
+component : spelling
+summary : Romanian hunspell dictionaries
+description: |
+ Romanian hunspell dictionaries
+rundeps :
+ - libhunspell
+install : |
+ install -d -m 00644 $installdir/usr/share/hunspell
+ install -m 00644 ro_RO.dic ro_RO.aff $installdir/usr/share/hunspell
\ No newline at end of file
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
new file mode 100644
index 0000000..851b407
--- /dev/null
+++ b/pspec_x86_64.xml
@@ -0,0 +1,35 @@
+<PISI>
+ <Source>
+ <Name>hunspell-ro</Name>
+ <Packager>
+ <Name>Stefan Ric</Name>
+ <Email>stfric369@gmail.com</Email>
+ </Packager>
+ <License>CC-BY-3.0</License>
+ <PartOf>spelling</PartOf>
+ <Summary xml:lang="en">Romanian hunspell dictionaries</Summary>
+ <Description xml:lang="en">Romanian hunspell dictionaries
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>hunspell-ro</Name>
+ <Summary xml:lang="en">Romanian hunspell dictionaries</Summary>
+ <Description xml:lang="en">Romanian hunspell dictionaries
+</Description>
+ <PartOf>spelling</PartOf>
+ <Files>
+ <Path fileType="data">/usr/share/hunspell/ro_RO.aff</Path>
+ <Path fileType="data">/usr/share/hunspell/ro_RO.dic</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2016-07-21</Date>
+ <Version>3.3.10</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Stefan Ric</Name>
+ <Email>stfric369@gmail.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file
--
2.9.1

File Metadata

Mime Type
text/x-diff
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
148
Default Alt Text
hunspell-ro.patch (2 KB)

Event Timeline