[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[libreoffice-dictionaries] 01/01: package pt-BR lightproof from here



This is an automated email from the git hooks/post-receive script.

rene pushed a commit to branch experimental
in repository libreoffice-dictionaries.

commit f08e02e512c3b329f4673354e82cbc8062f29450
Author: Rene Engelhard <rene@debian.org>
Date:   Fri Jul 22 15:18:21 2016 +0200

    package pt-BR lightproof from here
---
 .gitignore                                  |  1 +
 debian/changelog                            |  6 +++++
 debian/control                              | 12 +++++++++
 debian/control.in                           | 12 +++++++++
 debian/libreoffice-lightproof-pt-br.install |  9 +++++++
 debian/patches/pt-br-only-lightproof        | 40 +++++++++++++++++++++++++++++
 debian/patches/series                       |  1 +
 7 files changed, 81 insertions(+)

diff --git a/.gitignore b/.gitignore
index f3e2fbe..d6bd520 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 .pc
 debian/*.install
+!debian/libreoffice-lightproof-pt-br.install
diff --git a/debian/changelog b/debian/changelog
index 89e9d8d..dc2939f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libreoffice-dictionaries (1:5.2.0~rc3-2) UNRELEASED; urgency=medium
+
+  * give up and package libreoffice-lightproof-pt-br from here 
+
+ -- Rene Engelhard <rene@debian.org>  Fri, 22 Jul 2016 15:04:37 +0200
+
 libreoffice-dictionaries (1:5.2.0~rc3-1) experimental; urgency=medium
 
   * [9d75c3d] Imported Upstream version 5.2.0~rc3
diff --git a/debian/control b/debian/control
index 95865c7..4a54a3e 100644
--- a/debian/control
+++ b/debian/control
@@ -110,6 +110,18 @@ Description: Slovenian dictionary for hunspell - dummy transitional package
  This package is here just to allow the transition to hunspell-sl; it can be
  safely removed once installed.
 
+Package: libreoffice-lightproof-pt-br
+Provides: libreoffice-grammarcheck, libreoffice-grammarcheck-pt-br
+Depends: python3-uno (>= 4.0) | python-uno, libreoffice-core (>= 1:3.5~)
+Architecture: all
+Description: Lightproof grammar checker for LibreOffice (Brazilian Portuguese)
+ Lightproof is a grammar checker extension generator in python.
+ The result of the generation is a single Lightproof or vendor specific
+ grammar checker language package.
+ .
+ This package contains a Lightproof extension for LibreOffice for
+ Brazlian Portuguese.
+
 Package: hyphen-af
 Architecture: all
 Depends: dictionaries-common, ${misc:Depends}
diff --git a/debian/control.in b/debian/control.in
index 877df9f..5fac1c2 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -107,3 +107,15 @@ Description: Slovenian dictionary for hunspell - dummy transitional package
  .
  This package is here just to allow the transition to hunspell-sl; it can be
  safely removed once installed.
+
+Package: libreoffice-lightproof-pt-br
+Provides: libreoffice-grammarcheck, libreoffice-grammarcheck-pt-br
+Depends: python3-uno (>= 4.0) | python-uno, libreoffice-core (>= 1:3.5~)
+Architecture: all
+Description: Lightproof grammar checker for LibreOffice (Brazilian Portuguese)
+ Lightproof is a grammar checker extension generator in python.
+ The result of the generation is a single Lightproof or vendor specific
+ grammar checker language package.
+ .
+ This package contains a Lightproof extension for LibreOffice for
+ Brazlian Portuguese.
diff --git a/debian/libreoffice-lightproof-pt-br.install b/debian/libreoffice-lightproof-pt-br.install
new file mode 100644
index 0000000..795f432
--- /dev/null
+++ b/debian/libreoffice-lightproof-pt-br.install
@@ -0,0 +1,9 @@
+dictionaries/pt_BR/description.xml usr/lib/libreoffice/share/extensions/lightproof_pt_br
+dictionaries/pt_BR/dialog usr/lib/libreoffice/share/extensions/lightproof_pt_br
+dictionaries/pt_BR/icons usr/lib/libreoffice/share/extensions/lightproof_pt_br
+dictionaries/pt_BR/Lightproof.components usr/lib/libreoffice/share/extensions/lightproof_pt_br
+dictionaries/pt_BR/Lightproof.py usr/lib/libreoffice/share/extensions/lightproof_pt_br
+dictionaries/pt_BR/Linguistic.xcu usr/lib/libreoffice/share/extensions/lightproof_pt_br
+dictionaries/pt_BR/META-INF usr/lib/libreoffice/share/extensions/lightproof_pt_br
+dictionaries/pt_BR/package-description.txt usr/lib/libreoffice/share/extensions/lightproof_pt_br
+dictionaries/pt_BR/pythonpath usr/lib/libreoffice/share/extensions/lightproof_pt_br
diff --git a/debian/patches/pt-br-only-lightproof b/debian/patches/pt-br-only-lightproof
new file mode 100644
index 0000000..c736665
--- /dev/null
+++ b/debian/patches/pt-br-only-lightproof
@@ -0,0 +1,40 @@
+Description: we package the pt-BR lightproof from here but we don't include the spelling and hyphen parts as they are in their correct, own packages. Don't
+add to the extension.
+Author: Rene Engelhard <rene@debian.org>
+Last-Update: 2016-07-22
+
+--- a/dictionaries/pt_BR/META-INF/manifest.xml
++++ b/dictionaries/pt_BR/META-INF/manifest.xml
+@@ -1,7 +1,6 @@
+ <?xml version="1.0" encoding="UTF-8"?>
+ <!DOCTYPE manifest:manifest PUBLIC "-//OpenOffice.org//DTD Manifest 1.0//EN" "Manifest.dtd">
+ <manifest:manifest xmlns:manifest="http://openoffice.org/2001/manifest";>
+-  <manifest:file-entry manifest:media-type="application/vnd.sun.star.configuration-data" manifest:full-path="dictionaries.xcu"/>
+   <manifest:file-entry manifest:full-path="dialog/OptionsDialog.xcs" manifest:media-type="application/vnd.sun.star.configuration-schema"/>
+   <manifest:file-entry manifest:full-path="dialog/OptionsDialog.xcu" manifest:media-type="application/vnd.sun.star.configuration-data"/>
+   <manifest:file-entry manifest:media-type="application/vnd.sun.star.uno-components" manifest:full-path="Lightproof.components"/>
+diff --git a/dictionaries/pt_BR/description.xml b/dictionaries/pt_BR/description.xml
+index 917e427..3c61c66 100644
+--- a/dictionaries/pt_BR/description.xml
++++ b/dictionaries/pt_BR/description.xml
+@@ -3,8 +3,8 @@
+     <version value="3.2.13" />
+     <identifier value="brazilian.portuguese.reform1990-dictionary.from.vero.by.raimundomoura" />
+     <display-name>
+-        <name lang="en-US">Spelling, hyphenation and grammar checking tools for Brazilian Portuguese</name>
+-        <name lang="pt-BR">Ortografia, gramática e hifenização para Português Brasileiro</name>
++        <name lang="en-US">Grammar checking tool for Brazilian Portuguese</name>
++        <name lang="pt-BR">Gramática para Português Brasileiro</name>
+     </display-name>
+     <platform value="all" />
+     <icon>
+diff --git a/dictionaries/pt_BR/package-description.txt b/dictionaries/pt_BR/package-description.txt
+index 9938a4d..179946b 100644
+--- a/dictionaries/pt_BR/package-description.txt
++++ b/dictionaries/pt_BR/package-description.txt
+@@ -1,4 +1,4 @@
+-Ferramenta para verificação ortográfica, gramatical e de regras de hifenização.
++Ferramenta para verificação gramatical.
+ Projeto mantido pela comunidade brasileira do LibreOffice.
+ 
+ Para entrar em contato, colocar sugestões ou sinalizar erros, acesse a página do projeto em
diff --git a/debian/patches/series b/debian/patches/series
index 368299a..03b0288 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 iceanimals
 fix-thai-encoding
+pt-br-only-lightproof

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libreoffice-dictionaries.git


Reply to: