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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Sat Nov 22 20:23:35 UTC 2014


    Date: Saturday, November 22, 2014 @ 21:23:34
  Author: bpiotrowski
Revision: 122947

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2014-11-22 20:23:21 UTC (rev 122946)
+++ community-i686/PKGBUILD	2014-11-22 20:23:34 UTC (rev 122947)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-# Contributor: Roman Kyrylych <roman at archlinux.org>
-
-pkgname=aspell-uk
-pkgver=1.6.5
-_ftpver=1.4.0
-pkgrel=4
-pkgdesc="Ukrainian dictionary for aspell"
-arch=('i686' 'x86_64')
-url="http://ispell-uk.sourceforge.net/"
-license=('GPL' 'LGPL' 'MPL')
-depends=('aspell')
-source=(ftp://ftp.gnu.org/gnu/aspell/dict/uk/aspell6-uk-${_ftpver}-0.tar.bz2
-        http://downloads.sourceforge.net/project/ispell-uk/spell-uk/$pkgver/spell-uk-$pkgver.tgz)
-sha256sums=('35f9a7e840c1272706bc6dd172bc9625cbd843d021094da8598a6abba525f18c'
-            '90eff3b9e40d04b53717240b725e303f02cec4ee8bef9bded69b7481e41fa422')
-
-build() {
-  # needed when using a source package from ispell-uk project
-  cd ${srcdir}/spell-uk-$pkgver
-  make
-
-  cd ${srcdir}/aspell6-uk-${_ftpver}-0
-  ./configure
-  make
-
-  # needed when using a source package from ispell-uk project
-  mv ${srcdir}/spell-uk-$pkgver/dist/aspell-uk-$pkgver/* \
-    ${srcdir}/aspell6-uk-${_ftpver}-0
-}
-
-package() {
-  cd ${srcdir}/aspell6-uk-${_ftpver}-0
-
-  make DESTDIR="$pkgdir" install
-}

Copied: aspell-uk/repos/community-i686/PKGBUILD (from rev 122946, aspell-uk/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-11-22 20:23:34 UTC (rev 122947)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
+# Contributor: Roman Kyrylych <roman at archlinux.org>
+
+pkgname=aspell-uk
+pkgver=1.8.0
+_ftpver=1.4.0
+pkgrel=1
+pkgdesc="Ukrainian dictionary for aspell"
+arch=('i686' 'x86_64')
+url="http://ispell-uk.sourceforge.net/"
+license=('GPL' 'LGPL' 'MPL')
+depends=('aspell')
+source=(ftp://ftp.gnu.org/gnu/aspell/dict/uk/aspell6-uk-${_ftpver}-0.tar.bz2
+        http://downloads.sourceforge.net/project/ispell-uk/spell-uk/$pkgver/spell-uk-$pkgver.tgz)
+sha256sums=('35f9a7e840c1272706bc6dd172bc9625cbd843d021094da8598a6abba525f18c'
+            '111e5b945254df4e140922d10daa3da2beffe05d389c1cb2e1e436298f23f2b5')
+
+build() {
+  # needed when using a source package from ispell-uk project
+  cd ${srcdir}/spell-uk-$pkgver
+  make
+
+  cd ${srcdir}/aspell6-uk-${_ftpver}-0
+  ./configure
+  make
+
+  # needed when using a source package from ispell-uk project
+  #mv ${srcdir}/spell-uk-$pkgver/dist/aspell-uk-$pkgver/* \
+  #  ${srcdir}/aspell6-uk-${_ftpver}-0
+}
+
+package() {
+  cd ${srcdir}/aspell6-uk-${_ftpver}-0
+
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2014-11-22 20:23:21 UTC (rev 122946)
+++ community-x86_64/PKGBUILD	2014-11-22 20:23:34 UTC (rev 122947)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-# Contributor: Roman Kyrylych <roman at archlinux.org>
-
-pkgname=aspell-uk
-pkgver=1.6.5
-_ftpver=1.4.0
-pkgrel=4
-pkgdesc="Ukrainian dictionary for aspell"
-arch=('i686' 'x86_64')
-url="http://ispell-uk.sourceforge.net/"
-license=('GPL' 'LGPL' 'MPL')
-depends=('aspell')
-source=(ftp://ftp.gnu.org/gnu/aspell/dict/uk/aspell6-uk-${_ftpver}-0.tar.bz2
-        http://downloads.sourceforge.net/project/ispell-uk/spell-uk/$pkgver/spell-uk-$pkgver.tgz)
-sha256sums=('35f9a7e840c1272706bc6dd172bc9625cbd843d021094da8598a6abba525f18c'
-            '90eff3b9e40d04b53717240b725e303f02cec4ee8bef9bded69b7481e41fa422')
-
-build() {
-  # needed when using a source package from ispell-uk project
-  cd ${srcdir}/spell-uk-$pkgver
-  make
-
-  cd ${srcdir}/aspell6-uk-${_ftpver}-0
-  ./configure
-  make
-
-  # needed when using a source package from ispell-uk project
-  mv ${srcdir}/spell-uk-$pkgver/dist/aspell-uk-$pkgver/* \
-    ${srcdir}/aspell6-uk-${_ftpver}-0
-}
-
-package() {
-  cd ${srcdir}/aspell6-uk-${_ftpver}-0
-
-  make DESTDIR="$pkgdir" install
-}

Copied: aspell-uk/repos/community-x86_64/PKGBUILD (from rev 122946, aspell-uk/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-11-22 20:23:34 UTC (rev 122947)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
+# Contributor: Roman Kyrylych <roman at archlinux.org>
+
+pkgname=aspell-uk
+pkgver=1.8.0
+_ftpver=1.4.0
+pkgrel=1
+pkgdesc="Ukrainian dictionary for aspell"
+arch=('i686' 'x86_64')
+url="http://ispell-uk.sourceforge.net/"
+license=('GPL' 'LGPL' 'MPL')
+depends=('aspell')
+source=(ftp://ftp.gnu.org/gnu/aspell/dict/uk/aspell6-uk-${_ftpver}-0.tar.bz2
+        http://downloads.sourceforge.net/project/ispell-uk/spell-uk/$pkgver/spell-uk-$pkgver.tgz)
+sha256sums=('35f9a7e840c1272706bc6dd172bc9625cbd843d021094da8598a6abba525f18c'
+            '111e5b945254df4e140922d10daa3da2beffe05d389c1cb2e1e436298f23f2b5')
+
+build() {
+  # needed when using a source package from ispell-uk project
+  cd ${srcdir}/spell-uk-$pkgver
+  make
+
+  cd ${srcdir}/aspell6-uk-${_ftpver}-0
+  ./configure
+  make
+
+  # needed when using a source package from ispell-uk project
+  #mv ${srcdir}/spell-uk-$pkgver/dist/aspell-uk-$pkgver/* \
+  #  ${srcdir}/aspell6-uk-${_ftpver}-0
+}
+
+package() {
+  cd ${srcdir}/aspell6-uk-${_ftpver}-0
+
+  make DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list