[arch-commits] Commit in aspell-pt/repos (4 files)

Eric Bélanger eric at archlinux.org
Sat Nov 17 09:56:23 UTC 2012


    Date: Saturday, November 17, 2012 @ 04:56:22
  Author: eric
Revision: 171362

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  aspell-pt/repos/extra-i686/PKGBUILD
    (from rev 171361, aspell-pt/trunk/PKGBUILD)
  aspell-pt/repos/extra-x86_64/PKGBUILD
    (from rev 171361, aspell-pt/trunk/PKGBUILD)
Deleted:
  aspell-pt/repos/extra-i686/PKGBUILD
  aspell-pt/repos/extra-x86_64/PKGBUILD

-----------------------+
 extra-i686/PKGBUILD   |   80 ++++++++++++++++++++++++------------------------
 extra-x86_64/PKGBUILD |   80 ++++++++++++++++++++++++------------------------
 2 files changed, 82 insertions(+), 78 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2012-11-17 09:55:56 UTC (rev 171361)
+++ extra-i686/PKGBUILD	2012-11-17 09:56:22 UTC (rev 171362)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: Simo Leone <simo at archlinux.org>
-# Contributor: jlvsimoes <jlvsimoes at oninet.pt>
-
-pkgname=aspell-pt
-_pkgverPT=20070510
-_pkgverBR=20090702
-pkgver=$_pkgverBR
-pkgrel=3
-pkgdesc="Portuguese and Brazilian Portuguese dictionary for aspell"
-arch=('i686' 'x86_64')
-url="http://aspell.net/"
-license=('GPL2')
-depends=('aspell')
-conflicts=('aspell-pt_br')
-replaces=('aspell-pt_br')
-source=(ftp://ftp.gnu.org/gnu/aspell/dict/pt_BR/aspell6-pt_BR-$_pkgverBR-0.tar.bz2
-        ftp://ftp.gnu.org/gnu/aspell/dict/pt_PT/aspell6-pt_PT-$_pkgverPT-0.tar.bz2)
-md5sums=('e082a8956882eb94a67c12e1b8c4a324' 'a54267ce8f91de6e6a1baf1e8048cba0')
-sha1sums=('add1db9a6a908dccaad13a7fd85c3b202299ff26' 'e136c2f411b582897437b06b9068c98ee333be41')
-
-build() {
-  cd "$srcdir/aspell6-pt_BR-$_pkgverBR-0"
-  ./configure
-  make
-
-  cd "$srcdir/aspell6-pt_PT-$_pkgverPT-0"
-  ./configure
-  make
-}
-
-package() {
-  cd "$srcdir/aspell6-pt_BR-$_pkgverBR-0"
-  make DESTDIR="$pkgdir" install
-
-  cd "$srcdir/aspell6-pt_PT-$_pkgverPT-0"
-  make DESTDIR="$pkgdir" install
-}

Copied: aspell-pt/repos/extra-i686/PKGBUILD (from rev 171361, aspell-pt/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2012-11-17 09:56:22 UTC (rev 171362)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer:
+# Contributor: Simo Leone <simo at archlinux.org>
+# Contributor: jlvsimoes <jlvsimoes at oninet.pt>
+
+pkgname=aspell-pt
+_pkgverPT=20070510
+_pkgverBR=20090702
+pkgver=$_pkgverBR
+pkgrel=4
+pkgdesc="Portuguese and Brazilian Portuguese dictionary for aspell"
+arch=('i686' 'x86_64')
+url="http://aspell.net/"
+license=('GPL2')
+depends=('aspell')
+conflicts=('aspell-pt_br')
+replaces=('aspell-pt_br')
+source=(ftp://ftp.gnu.org/gnu/aspell/dict/pt_BR/aspell6-pt_BR-$_pkgverBR-0.tar.bz2
+        ftp://ftp.gnu.org/gnu/aspell/dict/pt_PT/aspell6-pt_PT-$_pkgverPT-0.tar.bz2)
+sha1sums=('add1db9a6a908dccaad13a7fd85c3b202299ff26'
+          'e136c2f411b582897437b06b9068c98ee333be41')
+
+build() {
+  cd "$srcdir/aspell6-pt_BR-$_pkgverBR-0"
+  ./configure
+  make
+
+  cd "$srcdir/aspell6-pt_PT-$_pkgverPT-0"
+  ./configure
+  make
+}
+
+package() {
+  cd "$srcdir/aspell6-pt_BR-$_pkgverBR-0"
+  make DESTDIR="$pkgdir" install
+
+  cd "$srcdir/aspell6-pt_PT-$_pkgverPT-0"
+  make DESTDIR="$pkgdir" install
+
+  echo "add pt_BR.multi" > "$pkgdir"/usr/lib/aspell-0.60/brasileiro.alias
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2012-11-17 09:55:56 UTC (rev 171361)
+++ extra-x86_64/PKGBUILD	2012-11-17 09:56:22 UTC (rev 171362)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: Simo Leone <simo at archlinux.org>
-# Contributor: jlvsimoes <jlvsimoes at oninet.pt>
-
-pkgname=aspell-pt
-_pkgverPT=20070510
-_pkgverBR=20090702
-pkgver=$_pkgverBR
-pkgrel=3
-pkgdesc="Portuguese and Brazilian Portuguese dictionary for aspell"
-arch=('i686' 'x86_64')
-url="http://aspell.net/"
-license=('GPL2')
-depends=('aspell')
-conflicts=('aspell-pt_br')
-replaces=('aspell-pt_br')
-source=(ftp://ftp.gnu.org/gnu/aspell/dict/pt_BR/aspell6-pt_BR-$_pkgverBR-0.tar.bz2
-        ftp://ftp.gnu.org/gnu/aspell/dict/pt_PT/aspell6-pt_PT-$_pkgverPT-0.tar.bz2)
-md5sums=('e082a8956882eb94a67c12e1b8c4a324' 'a54267ce8f91de6e6a1baf1e8048cba0')
-sha1sums=('add1db9a6a908dccaad13a7fd85c3b202299ff26' 'e136c2f411b582897437b06b9068c98ee333be41')
-
-build() {
-  cd "$srcdir/aspell6-pt_BR-$_pkgverBR-0"
-  ./configure
-  make
-
-  cd "$srcdir/aspell6-pt_PT-$_pkgverPT-0"
-  ./configure
-  make
-}
-
-package() {
-  cd "$srcdir/aspell6-pt_BR-$_pkgverBR-0"
-  make DESTDIR="$pkgdir" install
-
-  cd "$srcdir/aspell6-pt_PT-$_pkgverPT-0"
-  make DESTDIR="$pkgdir" install
-}

Copied: aspell-pt/repos/extra-x86_64/PKGBUILD (from rev 171361, aspell-pt/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2012-11-17 09:56:22 UTC (rev 171362)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer:
+# Contributor: Simo Leone <simo at archlinux.org>
+# Contributor: jlvsimoes <jlvsimoes at oninet.pt>
+
+pkgname=aspell-pt
+_pkgverPT=20070510
+_pkgverBR=20090702
+pkgver=$_pkgverBR
+pkgrel=4
+pkgdesc="Portuguese and Brazilian Portuguese dictionary for aspell"
+arch=('i686' 'x86_64')
+url="http://aspell.net/"
+license=('GPL2')
+depends=('aspell')
+conflicts=('aspell-pt_br')
+replaces=('aspell-pt_br')
+source=(ftp://ftp.gnu.org/gnu/aspell/dict/pt_BR/aspell6-pt_BR-$_pkgverBR-0.tar.bz2
+        ftp://ftp.gnu.org/gnu/aspell/dict/pt_PT/aspell6-pt_PT-$_pkgverPT-0.tar.bz2)
+sha1sums=('add1db9a6a908dccaad13a7fd85c3b202299ff26'
+          'e136c2f411b582897437b06b9068c98ee333be41')
+
+build() {
+  cd "$srcdir/aspell6-pt_BR-$_pkgverBR-0"
+  ./configure
+  make
+
+  cd "$srcdir/aspell6-pt_PT-$_pkgverPT-0"
+  ./configure
+  make
+}
+
+package() {
+  cd "$srcdir/aspell6-pt_BR-$_pkgverBR-0"
+  make DESTDIR="$pkgdir" install
+
+  cd "$srcdir/aspell6-pt_PT-$_pkgverPT-0"
+  make DESTDIR="$pkgdir" install
+
+  echo "add pt_BR.multi" > "$pkgdir"/usr/lib/aspell-0.60/brasileiro.alias
+}




More information about the arch-commits mailing list