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

Balló György bgyorgy at archlinux.org
Sun Mar 8 19:31:09 UTC 2015


    Date: Sunday, March 8, 2015 @ 20:31:09
  Author: bgyorgy
Revision: 128951

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

Added:
  gtkspell3/repos/community-i686/PKGBUILD
    (from rev 128950, gtkspell3/trunk/PKGBUILD)
  gtkspell3/repos/community-x86_64/PKGBUILD
    (from rev 128950, gtkspell3/trunk/PKGBUILD)
Deleted:
  gtkspell3/repos/community-i686/PKGBUILD
  gtkspell3/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   54 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   29 -----------------------
 community-x86_64/PKGBUILD |   29 -----------------------
 3 files changed, 54 insertions(+), 58 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2015-03-08 19:31:01 UTC (rev 128950)
+++ community-i686/PKGBUILD	2015-03-08 19:31:09 UTC (rev 128951)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Balló György <ballogyor+arch at gmail dot com>
-# Contributor: Roman Kyrylych <roman at archlinux.org>
-# Contributor: Ben <ben at benmazer.net>
-
-pkgname=gtkspell3
-pkgver=3.0.6
-pkgrel=1
-url="http://gtkspell.sourceforge.net/"
-pkgdesc="Provides word-processor-style highlighting and replacement of misspelled words in a GtkTextView widget"
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('gtk3' 'enchant')
-makedepends=('intltool' 'gobject-introspection' 'vala' 'python2')
-source=(http://gtkspell.sourceforge.net/download/$pkgname-$pkgver.tar.gz)
-md5sums=('cdc550a06dc424c8c497672bc54649db')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  ./configure --prefix=/usr --disable-static
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  make DESTDIR="$pkgdir" install
-}

Copied: gtkspell3/repos/community-i686/PKGBUILD (from rev 128950, gtkspell3/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2015-03-08 19:31:09 UTC (rev 128951)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Balló György <ballogyor+arch at gmail dot com>
+# Contributor: Roman Kyrylych <roman at archlinux.org>
+# Contributor: Ben <ben at benmazer.net>
+
+pkgname=gtkspell3
+pkgver=3.0.7
+pkgrel=1
+url="http://gtkspell.sourceforge.net/"
+pkgdesc="Provides word-processor-style highlighting and replacement of misspelled words in a GtkTextView widget"
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('gtk3' 'enchant')
+makedepends=('intltool' 'gobject-introspection' 'vala' 'python2')
+source=(http://gtkspell.sourceforge.net/download/$pkgname-$pkgver.tar.gz)
+md5sums=('f15a7c29b71d6ae343c783af3571c8d2')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2015-03-08 19:31:01 UTC (rev 128950)
+++ community-x86_64/PKGBUILD	2015-03-08 19:31:09 UTC (rev 128951)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Balló György <ballogyor+arch at gmail dot com>
-# Contributor: Roman Kyrylych <roman at archlinux.org>
-# Contributor: Ben <ben at benmazer.net>
-
-pkgname=gtkspell3
-pkgver=3.0.6
-pkgrel=1
-url="http://gtkspell.sourceforge.net/"
-pkgdesc="Provides word-processor-style highlighting and replacement of misspelled words in a GtkTextView widget"
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('gtk3' 'enchant')
-makedepends=('intltool' 'gobject-introspection' 'vala' 'python2')
-source=(http://gtkspell.sourceforge.net/download/$pkgname-$pkgver.tar.gz)
-md5sums=('cdc550a06dc424c8c497672bc54649db')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  ./configure --prefix=/usr --disable-static
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  make DESTDIR="$pkgdir" install
-}

Copied: gtkspell3/repos/community-x86_64/PKGBUILD (from rev 128950, gtkspell3/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2015-03-08 19:31:09 UTC (rev 128951)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Balló György <ballogyor+arch at gmail dot com>
+# Contributor: Roman Kyrylych <roman at archlinux.org>
+# Contributor: Ben <ben at benmazer.net>
+
+pkgname=gtkspell3
+pkgver=3.0.7
+pkgrel=1
+url="http://gtkspell.sourceforge.net/"
+pkgdesc="Provides word-processor-style highlighting and replacement of misspelled words in a GtkTextView widget"
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('gtk3' 'enchant')
+makedepends=('intltool' 'gobject-introspection' 'vala' 'python2')
+source=(http://gtkspell.sourceforge.net/download/$pkgname-$pkgver.tar.gz)
+md5sums=('f15a7c29b71d6ae343c783af3571c8d2')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list