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

Felix Yan fyan at archlinux.org
Tue Jul 7 01:54:44 UTC 2015


    Date: Tuesday, July 7, 2015 @ 03:54:44
  Author: fyan
Revision: 136492

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

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

---------------------------+
 /PKGBUILD                 |   96 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   48 ----------------------
 community-x86_64/PKGBUILD |   48 ----------------------
 3 files changed, 96 insertions(+), 96 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2015-07-07 01:54:40 UTC (rev 136491)
+++ community-i686/PKGBUILD	2015-07-07 01:54:44 UTC (rev 136492)
@@ -1,48 +0,0 @@
-# $Id$
-# Maintainer:
-
-pkgname=aspell-pt
-_pkgverPT=20150418
-_pkgverBR=20090702
-pkgver=$_pkgverPT
-pkgrel=1
-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
-        http://natura.di.uminho.pt/download/sources/Dictionaries/aspell6/aspell6.pt-$_pkgverPT.tar.bz2
-        http://natura.di.uminho.pt/download/sources/Dictionaries/aspell6/aspell6.pt-preao-$_pkgverPT.tar.bz2)
-sha1sums=('add1db9a6a908dccaad13a7fd85c3b202299ff26'
-          'ee58883381842db33b3ce78c2ca130d12e1261a3'
-          '9deabe296bfae5e3b5afac8fa405e80e6ccbd77d')
-
-build() {
-  cd aspell6-pt_BR-$_pkgverBR-0
-  ./configure
-  make
-
-  cd ../aspell6-pt_PT-$_pkgverPT-0
-  ./configure
-  make
-
-  cd ../aspell6-pt_PT-preao-$_pkgverPT-0
-  ./configure
-  make
-}
-
-package() {
-  cd aspell6-pt_BR-$_pkgverBR-0
-  make DESTDIR="$pkgdir" install
-
-  cd ../aspell6-pt_PT-$_pkgverPT-0
-  make DESTDIR="$pkgdir" install
-
-  cd ../aspell6-pt_PT-preao-$_pkgverPT-0
-  make DESTDIR="$pkgdir" install
-
-  echo "add pt_BR.multi" > "$pkgdir"/usr/lib/aspell-0.60/brasileiro.alias
-}

Copied: aspell-pt/repos/community-i686/PKGBUILD (from rev 136490, aspell-pt/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2015-07-07 01:54:44 UTC (rev 136492)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer:
+
+pkgname=aspell-pt
+_pkgverPT=20150704
+_pkgverBR=20090702
+pkgver=$_pkgverPT
+pkgrel=1
+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
+        http://natura.di.uminho.pt/download/sources/Dictionaries/aspell6/aspell6.pt-$_pkgverPT.tar.bz2
+        http://natura.di.uminho.pt/download/sources/Dictionaries/aspell6/aspell6.pt-preao-$_pkgverPT.tar.bz2)
+sha1sums=('add1db9a6a908dccaad13a7fd85c3b202299ff26'
+          '8cb00661def691e1d9999d5aefe34d9dc7037165'
+          '0534416f9a2c53524c8614b44d20e790203de250')
+
+build() {
+  cd aspell6-pt_BR-$_pkgverBR-0
+  ./configure
+  make
+
+  cd ../aspell6-pt_PT-$_pkgverPT-0
+  ./configure
+  make
+
+  cd ../aspell6-pt_PT-preao-$_pkgverPT-0
+  ./configure
+  make
+}
+
+package() {
+  cd aspell6-pt_BR-$_pkgverBR-0
+  make DESTDIR="$pkgdir" install
+
+  cd ../aspell6-pt_PT-$_pkgverPT-0
+  make DESTDIR="$pkgdir" install
+
+  cd ../aspell6-pt_PT-preao-$_pkgverPT-0
+  make DESTDIR="$pkgdir" install
+
+  echo "add pt_BR.multi" > "$pkgdir"/usr/lib/aspell-0.60/brasileiro.alias
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2015-07-07 01:54:40 UTC (rev 136491)
+++ community-x86_64/PKGBUILD	2015-07-07 01:54:44 UTC (rev 136492)
@@ -1,48 +0,0 @@
-# $Id$
-# Maintainer:
-
-pkgname=aspell-pt
-_pkgverPT=20150418
-_pkgverBR=20090702
-pkgver=$_pkgverPT
-pkgrel=1
-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
-        http://natura.di.uminho.pt/download/sources/Dictionaries/aspell6/aspell6.pt-$_pkgverPT.tar.bz2
-        http://natura.di.uminho.pt/download/sources/Dictionaries/aspell6/aspell6.pt-preao-$_pkgverPT.tar.bz2)
-sha1sums=('add1db9a6a908dccaad13a7fd85c3b202299ff26'
-          'ee58883381842db33b3ce78c2ca130d12e1261a3'
-          '9deabe296bfae5e3b5afac8fa405e80e6ccbd77d')
-
-build() {
-  cd aspell6-pt_BR-$_pkgverBR-0
-  ./configure
-  make
-
-  cd ../aspell6-pt_PT-$_pkgverPT-0
-  ./configure
-  make
-
-  cd ../aspell6-pt_PT-preao-$_pkgverPT-0
-  ./configure
-  make
-}
-
-package() {
-  cd aspell6-pt_BR-$_pkgverBR-0
-  make DESTDIR="$pkgdir" install
-
-  cd ../aspell6-pt_PT-$_pkgverPT-0
-  make DESTDIR="$pkgdir" install
-
-  cd ../aspell6-pt_PT-preao-$_pkgverPT-0
-  make DESTDIR="$pkgdir" install
-
-  echo "add pt_BR.multi" > "$pkgdir"/usr/lib/aspell-0.60/brasileiro.alias
-}

Copied: aspell-pt/repos/community-x86_64/PKGBUILD (from rev 136490, aspell-pt/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2015-07-07 01:54:44 UTC (rev 136492)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer:
+
+pkgname=aspell-pt
+_pkgverPT=20150704
+_pkgverBR=20090702
+pkgver=$_pkgverPT
+pkgrel=1
+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
+        http://natura.di.uminho.pt/download/sources/Dictionaries/aspell6/aspell6.pt-$_pkgverPT.tar.bz2
+        http://natura.di.uminho.pt/download/sources/Dictionaries/aspell6/aspell6.pt-preao-$_pkgverPT.tar.bz2)
+sha1sums=('add1db9a6a908dccaad13a7fd85c3b202299ff26'
+          '8cb00661def691e1d9999d5aefe34d9dc7037165'
+          '0534416f9a2c53524c8614b44d20e790203de250')
+
+build() {
+  cd aspell6-pt_BR-$_pkgverBR-0
+  ./configure
+  make
+
+  cd ../aspell6-pt_PT-$_pkgverPT-0
+  ./configure
+  make
+
+  cd ../aspell6-pt_PT-preao-$_pkgverPT-0
+  ./configure
+  make
+}
+
+package() {
+  cd aspell6-pt_BR-$_pkgverBR-0
+  make DESTDIR="$pkgdir" install
+
+  cd ../aspell6-pt_PT-$_pkgverPT-0
+  make DESTDIR="$pkgdir" install
+
+  cd ../aspell6-pt_PT-preao-$_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