Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8f4cb2d8818e09d0e5f0f6952792454af510eff7
commit 8f4cb2d8818e09d0e5f0f6952792454af510eff7 Author: crazy <[email protected]> Date: Mon May 30 14:56:59 2016 +0200 hunspell-es_mx-20050505-3-x86_64 * fix the whole package since invalid with 'MX' in pkgname diff --git a/source/locale-extra/hunspell-es_MX/FrugalBuild b/source/locale-extra/hunspell-es_mx/FrugalBuild similarity index 57% rename from source/locale-extra/hunspell-es_MX/FrugalBuild rename to source/locale-extra/hunspell-es_mx/FrugalBuild index 2c08f8c..61ca633 100644 --- a/source/locale-extra/hunspell-es_MX/FrugalBuild +++ b/source/locale-extra/hunspell-es_mx/FrugalBuild @@ -1,20 +1,23 @@ # Compiling time: 0.01 SBU -# Maintainer: CSÉCSY László <[email protected]> +# Maintainer: boobaaa <[email protected]> lang=es_MX -pkgname=hunspell-$lang +pkgname=hunspell-es_mx pkgver=20050505 -pkgrel=2 +pkgrel=3 pkgdesc="Spanish (Mexico) 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="elinks -dump $url | grep 'Spanish (Mexico)' | 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) sha1sums=('4cc6bd6f5985d876f6d1bb565051b8131ddb82e4') +options+=('scriptlet') + +replaces=('hunspell-es_MX') +provides=('hunspell-es_MX') build() { Fmkdir usr/share/myspell diff --git a/source/locale-extra/hunspell-es_MX/hunspell-es_MX.install b/source/locale-extra/hunspell-es_mx/hunspell-es_mx.install similarity index 100% rename from source/locale-extra/hunspell-es_MX/hunspell-es_MX.install rename to source/locale-extra/hunspell-es_mx/hunspell-es_mx.install
_______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
