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

Felix Yan fyan at archlinux.org
Mon Apr 18 10:21:19 UTC 2016


    Date: Monday, April 18, 2016 @ 12:21:18
  Author: fyan
Revision: 171325

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

Added:
  aspell-pt/repos/community-i686/PKGBUILD
    (from rev 171324, aspell-pt/trunk/PKGBUILD)
  aspell-pt/repos/community-x86_64/PKGBUILD
    (from rev 171324, 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	2016-04-18 10:20:36 UTC (rev 171324)
+++ community-i686/PKGBUILD	2016-04-18 10:21:18 UTC (rev 171325)
@@ -1,48 +0,0 @@
-# $Id$
-# Maintainer:
-
-pkgname=aspell-pt
-_pkgverPT=20160206
-_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'
-          'b6e638e33fe088fe0e18352f485531c102283188'
-          '606b81a9ea5ec6bcee61a576e9e2e6c0d9db8562')
-
-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 171324, aspell-pt/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2016-04-18 10:21:18 UTC (rev 171325)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer:
+
+pkgname=aspell-pt
+_pkgverPT=20160406
+_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'
+          '49df97a0b3098ca687e33c175caceb90206b52ac'
+          'ebd17c904a93d7753f0be1c7ca4aea00812f018b')
+
+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	2016-04-18 10:20:36 UTC (rev 171324)
+++ community-x86_64/PKGBUILD	2016-04-18 10:21:18 UTC (rev 171325)
@@ -1,48 +0,0 @@
-# $Id$
-# Maintainer:
-
-pkgname=aspell-pt
-_pkgverPT=20160206
-_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'
-          'b6e638e33fe088fe0e18352f485531c102283188'
-          '606b81a9ea5ec6bcee61a576e9e2e6c0d9db8562')
-
-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 171324, aspell-pt/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2016-04-18 10:21:18 UTC (rev 171325)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer:
+
+pkgname=aspell-pt
+_pkgverPT=20160406
+_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'
+          '49df97a0b3098ca687e33c175caceb90206b52ac'
+          'ebd17c904a93d7753f0be1c7ca4aea00812f018b')
+
+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