summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2012-07-27 09:41:48 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2012-07-27 09:41:48 +0000
commit2445d668f44d5863dccf417894d65264d5fa8c96 (patch)
tree85fc7a5bdb1201ee534f3143a3f0414325d8954d /app-dicts/myspell-pl
parentVersion bump. (diff)
downloadgentoo-2-2445d668f44d5863dccf417894d65264d5fa8c96.tar.gz
gentoo-2-2445d668f44d5863dccf417894d65264d5fa8c96.tar.bz2
gentoo-2-2445d668f44d5863dccf417894d65264d5fa8c96.zip
Version bump to latest. Thanks to yoshi314 for posting required data on my blog. Remove older.
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'app-dicts/myspell-pl')
-rw-r--r--app-dicts/myspell-pl/ChangeLog9
-rw-r--r--app-dicts/myspell-pl/myspell-pl-20060316.ebuild23
-rw-r--r--app-dicts/myspell-pl/myspell-pl-20120725.ebuild47
3 files changed, 55 insertions, 24 deletions
diff --git a/app-dicts/myspell-pl/ChangeLog b/app-dicts/myspell-pl/ChangeLog
index 6fcc491c6e11..7aaf002d6d70 100644
--- a/app-dicts/myspell-pl/ChangeLog
+++ b/app-dicts/myspell-pl/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for app-dicts/myspell-pl
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-pl/ChangeLog,v 1.18 2012/05/17 18:25:56 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-pl/ChangeLog,v 1.19 2012/07/27 09:41:48 scarabeus Exp $
+
+*myspell-pl-20120725 (27 Jul 2012)
+
+ 27 Jul 2012; Tomáš Chvátal <scarabeus@gentoo.org>
+ -myspell-pl-20060316.ebuild, +myspell-pl-20120725.ebuild:
+ Version bump to latest. Thanks to yoshi314 for posting required data on my
+ blog. Remove older.
17 May 2012; Alexis Ballier <aballier@gentoo.org> myspell-pl-20060316.ebuild:
keyword ~amd64-fbsd
diff --git a/app-dicts/myspell-pl/myspell-pl-20060316.ebuild b/app-dicts/myspell-pl/myspell-pl-20060316.ebuild
deleted file mode 100644
index fbd936558bb4..000000000000
--- a/app-dicts/myspell-pl/myspell-pl-20060316.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-pl/myspell-pl-20060316.ebuild,v 1.18 2012/05/17 18:25:56 aballier Exp $
-
-MYSPELL_SPELLING_DICTIONARIES=(
-"pl,PL,pl_PL,Polish (Poland),pl_PL.zip"
-)
-
-MYSPELL_HYPHENATION_DICTIONARIES=(
-"pl,PL,hyph_pl_PL,Polish (Poland),hyph_pl_PL.zip"
-)
-
-MYSPELL_THESAURUS_DICTIONARIES=(
-"pl,PL,th_pl_PL,Polish (Poland),thes_pl_PL.zip"
-)
-
-inherit myspell
-
-DESCRIPTION="Polish dictionaries for myspell/hunspell"
-LICENSE="CCPL-ShareAlike-1.0 LGPL-2.1 GPL-2"
-HOMEPAGE="http://lingucomponent.openoffice.org/ http://www.kurnik.pl/dictionary/ http://synonimy.sourceforge.net/"
-
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
diff --git a/app-dicts/myspell-pl/myspell-pl-20120725.ebuild b/app-dicts/myspell-pl/myspell-pl-20120725.ebuild
new file mode 100644
index 000000000000..a5354cc7f3ba
--- /dev/null
+++ b/app-dicts/myspell-pl/myspell-pl-20120725.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-pl/myspell-pl-20120725.ebuild,v 1.1 2012/07/27 09:41:48 scarabeus Exp $
+
+EAPI=4
+
+MYSPELL_DICT=(
+ "pl_PL.aff"
+ "pl_PL.dic"
+)
+
+MYSPELL_HYPH=(
+ "hyph_pl_PL.dic"
+)
+
+MYSPELL_THES=(
+ "th_pl_PL_v2.dat"
+ "th_pl_PL_v2.idx"
+)
+
+inherit myspell-r2
+
+DESCRIPTION="Polish dictionaries for myspell/hunspell"
+# dict is bumped every day but nothing changes, RECHECK BEFORE DOING VERSION BUMP!
+# hyphen has no website
+# thesarus released last in 2k8
+HOMEPAGE="
+ http://www.sjp.pl/slownik/en/
+ http://sourceforge.net/projects/synonimy/
+"
+SRC_URI="
+ http://sjp.pl/slownik/ort/sjp-myspell-pl-${PV}.zip
+ http://www.openoffice.org/pl/pliki/hyph_pl_PL.zip -> ${P}-hyph.zip
+ mirror://sourceforge/synonimy/OOo2-Thesaurus-1.5.zip -> ${P}-thes.zip
+"
+LICENSE="CCPL-ShareAlike-1.0 LGPL-3 GPL-3 MPL-1.1"
+SLOT="0"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
+IUSE=""
+
+src_unpack() {
+ myspell-r2_src_unpack
+
+ # ZIPCEPTION!
+ unzip hyph_pl_PL.zip
+ unzip pl_PL.zip
+}