[arch-commits] CVS update of extra/office/openoffice-spell-de (PKGBUILD spell.de)

andyrtr at archlinux.org andyrtr at archlinux.org
Fri Jul 13 22:17:58 UTC 2007


    Date: Friday, July 13, 2007 @ 18:17:58
  Author: andyrtr
    Path: /home/cvs-extra/extra/office/openoffice-spell-de

Modified: PKGBUILD (1.10 -> 1.11) spell.de (1.2 -> 1.3)

added hyphenation


----------+
 PKGBUILD |   12 +++++++-----
 spell.de |    1 +
 2 files changed, 8 insertions(+), 5 deletions(-)


Index: extra/office/openoffice-spell-de/PKGBUILD
diff -u extra/office/openoffice-spell-de/PKGBUILD:1.10 extra/office/openoffice-spell-de/PKGBUILD:1.11
--- extra/office/openoffice-spell-de/PKGBUILD:1.10	Sat Nov  4 03:52:54 2006
+++ extra/office/openoffice-spell-de/PKGBUILD	Fri Jul 13 18:17:58 2007
@@ -1,16 +1,20 @@
-# $Id: PKGBUILD,v 1.10 2006/11/04 08:52:54 tpowa Exp $
+# $Id: PKGBUILD,v 1.11 2007/07/13 22:17:58 andyrtr Exp $
 #Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=openoffice-spell-de
 pkgver=20051111
-pkgrel=2
+pkgrel=3
 pkgdesc="OpenOffice german spellchecker files"
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
+license=('LGPL')
 url="http://www.openoffice.org"
 depends=('openoffice-base' 'ed')
 mirror=(ftp://sunsite.informatik.rwth-aachen.de/pub/mirror/OpenOffice/contrib/dictionaries)
 source=($mirror/de_DE-pack.zip spell.de)
 install=dictionary.install
+md5sums=('7ab494ee1b627b37d0946a78d1fa0af8'
+         'f792a73ae3c1bfbeec26c2065a21ca01')
+
 build() {
  cd $startdir/src
  # unzip the dictionaries
@@ -22,7 +26,6 @@
  rm *.zip
  
  # clean files that no conflicts will arise with openoffice-base package
- rm hyph_de_DE.dic
  rm README_de_AT.txt
  rm README_de_CH.txt
  rm README_de_DE.txt
@@ -41,4 +44,3 @@
  mkdir -p $startdir/pkg/opt/openoffice/share/dict/ooo
  install -m 644 * $startdir/pkg/opt/openoffice/share/dict/ooo
 }
-md5sums=('7ab494ee1b627b37d0946a78d1fa0af8' 'c4c0472e62fdc5becc2de57e66d54f84')
Index: extra/office/openoffice-spell-de/spell.de
diff -u extra/office/openoffice-spell-de/spell.de:1.2 extra/office/openoffice-spell-de/spell.de:1.3
--- extra/office/openoffice-spell-de/spell.de:1.2	Sun Nov  6 04:32:06 2005
+++ extra/office/openoffice-spell-de/spell.de	Fri Jul 13 18:17:58 2007
@@ -8,6 +8,7 @@
 DICT de LU de_DE
 DICT de CH de_CH
 HYPH de AT hyph_de_DE
+HYPH de DE hyph_de_DE
 HYPH de LI hyph_de_DE
 HYPH de LU hyph_de_DE
 HYPH de CH hyph_de_CH




More information about the arch-commits mailing list