[arch-commits] Commit in aspell-pt/repos (4 files)
Felix Yan
fyan at archlinux.org
Sun Mar 29 03:56:49 UTC 2015
Date: Sunday, March 29, 2015 @ 05:56:49
Author: fyan
Revision: 130179
archrelease: copy trunk to community-i686, community-x86_64
Added:
aspell-pt/repos/community-i686/PKGBUILD
(from rev 130178, aspell-pt/trunk/PKGBUILD)
aspell-pt/repos/community-x86_64/PKGBUILD
(from rev 130178, 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-03-29 03:56:22 UTC (rev 130178)
+++ community-i686/PKGBUILD 2015-03-29 03:56:49 UTC (rev 130179)
@@ -1,48 +0,0 @@
-# $Id$
-# Maintainer:
-
-pkgname=aspell-pt
-_pkgverPT=20150102
-_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'
- 'af41f94de0d0fedf38e0d2651c453c86650071fc'
- '5fabdcd8c6ad8ff4923cfccb3d92c7030614b70b')
-
-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 130178, aspell-pt/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-03-29 03:56:49 UTC (rev 130179)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer:
+
+pkgname=aspell-pt
+_pkgverPT=20150328
+_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'
+ 'f5dc1b36135670821f86b53ac872d72bb7694be4'
+ '25975e10b10f675ea85319d00c3477b908c82f27')
+
+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-03-29 03:56:22 UTC (rev 130178)
+++ community-x86_64/PKGBUILD 2015-03-29 03:56:49 UTC (rev 130179)
@@ -1,48 +0,0 @@
-# $Id$
-# Maintainer:
-
-pkgname=aspell-pt
-_pkgverPT=20150102
-_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'
- 'af41f94de0d0fedf38e0d2651c453c86650071fc'
- '5fabdcd8c6ad8ff4923cfccb3d92c7030614b70b')
-
-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 130178, aspell-pt/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2015-03-29 03:56:49 UTC (rev 130179)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer:
+
+pkgname=aspell-pt
+_pkgverPT=20150328
+_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'
+ 'f5dc1b36135670821f86b53ac872d72bb7694be4'
+ '25975e10b10f675ea85319d00c3477b908c82f27')
+
+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