summaryrefslogtreecommitdiff
path: root/app-dicts/myspell-pt-br
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2015-08-08 13:49:04 -0700
committerRobin H. Johnson <robbat2@gentoo.org>2015-08-08 17:38:18 -0700
commit56bd759df1d0c750a065b8c845e93d5dfa6b549d (patch)
tree3f91093cdb475e565ae857f1c5a7fd339e2d781e /app-dicts/myspell-pt-br
downloadgentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.gz
gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.xz
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed
Diffstat (limited to 'app-dicts/myspell-pt-br')
-rw-r--r--app-dicts/myspell-pt-br/Manifest2
-rw-r--r--app-dicts/myspell-pt-br/metadata.xml5
-rw-r--r--app-dicts/myspell-pt-br/myspell-pt-br-3.0.0.ebuild36
3 files changed, 43 insertions, 0 deletions
diff --git a/app-dicts/myspell-pt-br/Manifest b/app-dicts/myspell-pt-br/Manifest
new file mode 100644
index 00000000000..381363cfd6b
--- /dev/null
+++ b/app-dicts/myspell-pt-br/Manifest
@@ -0,0 +1,2 @@
+DIST VeroptBRV300AOG.oxt 1834826 SHA256 1be503ae9a81621192a6e3ef8f2bd62dd316c63eb6d07daf94da37c686917f5e SHA512 1211af8aba9d9d9eae2ec9885a922d2ad70097d55c3628080754e00f30d46c061eb3eead634c7c4729837c96d722a6f3b615fd85f12b57afe417151c0e332351 WHIRLPOOL 439baa73f0a7d683be3e97f7e94f6ff7d7f2a0429f193ccf7b623bf3466883cc47729bd5faa6a622e3492fa356f9ac5cae156ae1823c8685a177453ba68b076d
+DIST myspell-pt-br-3.0.0-thes.oxt 4561516 SHA256 0663f9ba720647499ef7d6960e5c7d3b2ee022cc47a933b121dbdbefd2abc2f4 SHA512 194e8b547ca65a1b7d3c8fbffe6674f539e116840dc546e3ebba03a58d67d6ae649d0387f1addcc05e8df1a80f7941b036580acaa984df016b1ba55c7597a260 WHIRLPOOL ff549c9f10ebe4ee6fc4c93a85be444d57b09300b80e0c3162928523ebc9a3df24f8be75f72d5cf00c326c8c9f9f7ca92753aff646e4dfd39fa0adf89b41681c
diff --git a/app-dicts/myspell-pt-br/metadata.xml b/app-dicts/myspell-pt-br/metadata.xml
new file mode 100644
index 00000000000..4538a68724a
--- /dev/null
+++ b/app-dicts/myspell-pt-br/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer><email>maintainer-needed@gentoo.org</email></maintainer>
+</pkgmetadata>
diff --git a/app-dicts/myspell-pt-br/myspell-pt-br-3.0.0.ebuild b/app-dicts/myspell-pt-br/myspell-pt-br-3.0.0.ebuild
new file mode 100644
index 00000000000..279b1c6e188
--- /dev/null
+++ b/app-dicts/myspell-pt-br/myspell-pt-br-3.0.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=4
+
+MYSPELL_DICT=(
+ "pt_BR.aff"
+ "pt_BR.dic"
+)
+
+MYSPELL_HYPH=(
+ "hyph_pt_BR.dic"
+)
+
+MYSPELL_THES=(
+ "th_pt_BR.dat"
+ "th_pt_BR.idx"
+)
+
+inherit myspell-r2
+
+DESCRIPTION="Brazilian dictionaries for myspell/hunspell"
+HOMEPAGE="http://pt-br.libreoffice.org/projetos/projeto-vero-verificador-ortografico/"
+SRC_URI="
+ http://pt-br.libreoffice.org/assets/VeroptBRV${PV//./}AOG.oxt
+ http://wiki.documentfoundation.org/images/f/ff/DicSin-BR.oxt -> ${P}-thes.oxt
+"
+
+LICENSE="LGPL-3 MPL-1.1"
+SLOT="0"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
+IUSE=""
+
+DEPEND=""
+RDEPEND="${DEPEND}"