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

Balló György bgyorgy at nymeria.archlinux.org
Thu Mar 28 21:25:14 UTC 2013


    Date: Thursday, March 28, 2013 @ 22:25:14
  Author: bgyorgy
Revision: 87235

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

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

---------------------------+
 /PKGBUILD                 |   60 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   32 -----------------------
 community-x86_64/PKGBUILD |   32 -----------------------
 3 files changed, 60 insertions(+), 64 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2013-03-28 21:25:05 UTC (rev 87234)
+++ community-i686/PKGBUILD	2013-03-28 21:25:14 UTC (rev 87235)
@@ -1,32 +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
-_pkgname=gtkspell
-pkgver=3.0.0.hg20110814
-_pkgver=3.0.0~hg20110814
-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')
-options=('!libtool')
-source=(http://pkgbuild.com/~bgyorgy/sources/${pkgname}_$_pkgver.orig.tar.gz)
-md5sums=('7cebcfa281f1f21fcb419f559a3e9e56')
-
-build() {
-  cd "$srcdir/$_pkgname-3.0.0+dev"
-
-  ./configure --prefix=/usr --disable-static
-  make
-}
-
-package() {
-  cd "$srcdir/$_pkgname-3.0.0+dev"
-
-  make DESTDIR="$pkgdir" install
-}

Copied: gtkspell3/repos/community-i686/PKGBUILD (from rev 87234, gtkspell3/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2013-03-28 21:25:14 UTC (rev 87235)
@@ -0,0 +1,30 @@
+# $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.2
+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')
+options=('!libtool')
+source=(http://gtkspell.sourceforge.net/download/$pkgname-$pkgver.tar.gz)
+md5sums=('5db501ead123ffbe8aad7d5f76c44c71')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2013-03-28 21:25:05 UTC (rev 87234)
+++ community-x86_64/PKGBUILD	2013-03-28 21:25:14 UTC (rev 87235)
@@ -1,32 +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
-_pkgname=gtkspell
-pkgver=3.0.0.hg20110814
-_pkgver=3.0.0~hg20110814
-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')
-options=('!libtool')
-source=(http://pkgbuild.com/~bgyorgy/sources/${pkgname}_$_pkgver.orig.tar.gz)
-md5sums=('7cebcfa281f1f21fcb419f559a3e9e56')
-
-build() {
-  cd "$srcdir/$_pkgname-3.0.0+dev"
-
-  ./configure --prefix=/usr --disable-static
-  make
-}
-
-package() {
-  cd "$srcdir/$_pkgname-3.0.0+dev"
-
-  make DESTDIR="$pkgdir" install
-}

Copied: gtkspell3/repos/community-x86_64/PKGBUILD (from rev 87234, gtkspell3/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2013-03-28 21:25:14 UTC (rev 87235)
@@ -0,0 +1,30 @@
+# $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.2
+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')
+options=('!libtool')
+source=(http://gtkspell.sourceforge.net/download/$pkgname-$pkgver.tar.gz)
+md5sums=('5db501ead123ffbe8aad7d5f76c44c71')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  make DESTDIR="$pkgdir" install
+}




More information about the arch-commits mailing list