Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=146ba7c48e080976adf9e11f7d3405e3ed48c255

commit 146ba7c48e080976adf9e11f7d3405e3ed48c255
Author: crazy <[email protected]>
Date:   Mon May 30 14:43:42 2016 +0200

hunspell-en_us-20060207-3-x86_64
* fix the whole package since invalid with 'US' in pkgname

diff --git a/source/locale-extra/hunspell-en_US/FrugalBuild 
b/source/locale-extra/hunspell-en_us/FrugalBuild
similarity index 57%
rename from source/locale-extra/hunspell-en_US/FrugalBuild
rename to source/locale-extra/hunspell-en_us/FrugalBuild
index 9830a76..62e38c8 100644
--- a/source/locale-extra/hunspell-en_US/FrugalBuild
+++ b/source/locale-extra/hunspell-en_us/FrugalBuild
@@ -1,19 +1,23 @@
# Compiling time: 0.01 SBU
-# Maintainer: CSÉCSY László <[email protected]>
+# Maintainer: boobaa <[email protected]>

lang=en_US
-pkgname=hunspell-$lang
+pkgname=hunspell-en_us
pkgver=20060207
-pkgrel=2
+pkgrel=3
pkgdesc="English (United States) dictionary for Hunspell"
url="http://wiki.services.openoffice.org/wiki/Dictionaries";
rodepends=('hunspell>=1.0.8')
provides=('hunspell-dict')
groups=('locale-extra')
archs=('i686' 'x86_64')
-up2date="lynx -dump $url | grep -m1 'English (United States)' | sed 
's/.*\([0-9]\{4\}\)-\([0-9]\{2\}\)-\([0-9]\{2\}\).*/\1\2\3/'"
-source=(http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/$lang.zip)
-install=$pkgname.install
+up2date="$pkgver"
+source=(http://download.services.openoffice.org/contrib/dictionaries/$lang.zip)
+options+=('scriptlet')
+sha1sums=('721ee60efe2deec600294742b77ea7ee5e1ab783')
+
+replaces=('hunspell-en_US')
+provides=('hunspell-en_US')

build() {
Fmkdir usr/share/myspell
@@ -21,4 +25,3 @@ build() {
}

# optimization OK - noarch
-sha1sums=('721ee60efe2deec600294742b77ea7ee5e1ab783')
diff --git a/source/locale-extra/hunspell-en_US/hunspell-en_US.install 
b/source/locale-extra/hunspell-en_us/hunspell-en_us.install
similarity index 100%
rename from source/locale-extra/hunspell-en_US/hunspell-en_US.install
rename to source/locale-extra/hunspell-en_us/hunspell-en_us.install
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to