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

2017-10-29 Thread Jan Steffens
Date: Sunday, October 29, 2017 @ 15:28:39
  Author: heftig
Revision: 308591

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

Added:
  gspell/repos/extra-i686/PKGBUILD
(from rev 308590, gspell/trunk/PKGBUILD)
  gspell/repos/extra-x86_64/PKGBUILD
(from rev 308590, gspell/trunk/PKGBUILD)
Deleted:
  gspell/repos/extra-i686/PKGBUILD
  gspell/repos/extra-x86_64/PKGBUILD

---+
 /PKGBUILD |   72 
 extra-i686/PKGBUILD   |   35 ---
 extra-x86_64/PKGBUILD |   35 ---
 3 files changed, 72 insertions(+), 70 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-10-29 15:27:45 UTC (rev 308590)
+++ extra-i686/PKGBUILD 2017-10-29 15:28:39 UTC (rev 308591)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-pkgname=gspell
-pkgver=1.6.0
-pkgrel=1
-pkgdesc="a flexible API to implement the spell checking in a GTK+ application"
-arch=('i686' 'x86_64')
-url="https://wiki.gnome.org/Projects/gspell;
-license=('GPL2')
-depends=('gtk3' 'enchant' 'libxml2' 'iso-codes')
-makedepends=('intltool' 'gobject-introspection' 'vala' gtk-doc 
autoconf-archive git)
-_commit=db6fab254c6044cc26820144049ef86fb444aec6  # tags/1.6.0^0
-source=("git+https://git.gnome.org/browse/gspell#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd "$pkgname"
-  ./configure  --prefix=/usr --enable-gtk-doc
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-package(){
-  cd "$pkgname"
-  make DESTDIR="$pkgdir" install
-}

Copied: gspell/repos/extra-i686/PKGBUILD (from rev 308590, 
gspell/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-10-29 15:28:39 UTC (rev 308591)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=gspell
+pkgver=1.6.1
+pkgrel=1
+pkgdesc="a flexible API to implement the spell checking in a GTK+ application"
+url="https://wiki.gnome.org/Projects/gspell;
+arch=(i686 x86_64)
+license=(GPL2)
+depends=(gtk3 enchant libxml2 iso-codes)
+makedepends=(intltool gobject-introspection vala gtk-doc autoconf-archive git)
+_commit=f2823c994b9af57d91e75c54bd1ec68a1dee5767  # tags/1.6.1^0
+source=("git+https://git.gnome.org/browse/gspell#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd "$pkgname"
+  ./configure  --prefix=/usr --enable-gtk-doc
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+package(){
+  cd "$pkgname"
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-10-29 15:27:45 UTC (rev 308590)
+++ extra-x86_64/PKGBUILD   2017-10-29 15:28:39 UTC (rev 308591)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-pkgname=gspell
-pkgver=1.6.0
-pkgrel=1
-pkgdesc="a flexible API to implement the spell checking in a GTK+ application"
-arch=('i686' 'x86_64')
-url="https://wiki.gnome.org/Projects/gspell;
-license=('GPL2')
-depends=('gtk3' 'enchant' 'libxml2' 'iso-codes')
-makedepends=('intltool' 'gobject-introspection' 'vala' gtk-doc 
autoconf-archive git)
-_commit=db6fab254c6044cc26820144049ef86fb444aec6  # tags/1.6.0^0
-source=("git+https://git.gnome.org/browse/gspell#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd "$pkgname"
-  ./configure  --prefix=/usr --enable-gtk-doc
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-package(){
-  cd "$pkgname"
-  make DESTDIR="$pkgdir" install
-}

Copied: gspell/repos/extra-x86_64/PKGBUILD (from rev 308590, 
gspell/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2017-10-29 15:28:39 UTC (rev 308591)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=gspell
+pkgver=1.6.1
+pkgrel=1
+pkgdesc="a flexible API to implement the spell checking in a GTK+ application"
+url="https://wiki.gnome.org/Projects/gspell;
+arch=(i686 x86_64)
+license=(GPL2)
+depends=(gtk3 enchant libxml2 iso-codes)
+makedepends=(intltool gobject-introspection vala gtk-doc autoconf-archive git)
+_commit=f2823c994b9af57d91e75c54bd1ec68a1dee5767  # tags/1.6.1^0
+source=("git+https://git.gnome.org/browse/gspell#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  

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

2017-09-17 Thread Jan de Groot
Date: Sunday, September 17, 2017 @ 22:01:59
  Author: jgc
Revision: 305763

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  gspell/repos/gnome-unstable-i686/
  gspell/repos/gnome-unstable-i686/PKGBUILD
(from rev 305762, gspell/trunk/PKGBUILD)
  gspell/repos/gnome-unstable-x86_64/
  gspell/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 305762, gspell/trunk/PKGBUILD)

+
 gnome-unstable-i686/PKGBUILD   |   35 +++
 gnome-unstable-x86_64/PKGBUILD |   35 +++
 2 files changed, 70 insertions(+)

Copied: gspell/repos/gnome-unstable-i686/PKGBUILD (from rev 305762, 
gspell/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2017-09-17 22:01:59 UTC (rev 305763)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jan de Groot 
+pkgname=gspell
+pkgver=1.6.0
+pkgrel=1
+pkgdesc="a flexible API to implement the spell checking in a GTK+ application"
+arch=('i686' 'x86_64')
+url="https://wiki.gnome.org/Projects/gspell;
+license=('GPL2')
+depends=('gtk3' 'enchant' 'libxml2' 'iso-codes')
+makedepends=('intltool' 'gobject-introspection' 'vala' gtk-doc 
autoconf-archive git)
+_commit=db6fab254c6044cc26820144049ef86fb444aec6  # tags/1.6.0^0
+source=("git+https://git.gnome.org/browse/gspell#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd "$pkgname"
+  ./configure  --prefix=/usr --enable-gtk-doc
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+package(){
+  cd "$pkgname"
+  make DESTDIR="$pkgdir" install
+}

Copied: gspell/repos/gnome-unstable-x86_64/PKGBUILD (from rev 305762, 
gspell/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2017-09-17 22:01:59 UTC (rev 305763)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jan de Groot 
+pkgname=gspell
+pkgver=1.6.0
+pkgrel=1
+pkgdesc="a flexible API to implement the spell checking in a GTK+ application"
+arch=('i686' 'x86_64')
+url="https://wiki.gnome.org/Projects/gspell;
+license=('GPL2')
+depends=('gtk3' 'enchant' 'libxml2' 'iso-codes')
+makedepends=('intltool' 'gobject-introspection' 'vala' gtk-doc 
autoconf-archive git)
+_commit=db6fab254c6044cc26820144049ef86fb444aec6  # tags/1.6.0^0
+source=("git+https://git.gnome.org/browse/gspell#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd "$pkgname"
+  ./configure  --prefix=/usr --enable-gtk-doc
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+package(){
+  cd "$pkgname"
+  make DESTDIR="$pkgdir" install
+}


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

2017-04-13 Thread Jan de Groot
Date: Thursday, April 13, 2017 @ 21:14:28
  Author: jgc
Revision: 292837

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  gspell/repos/gnome-unstable-i686/PKGBUILD
(from rev 292836, gspell/trunk/PKGBUILD)
  gspell/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 292836, gspell/trunk/PKGBUILD)
Deleted:
  gspell/repos/gnome-unstable-i686/PKGBUILD
  gspell/repos/gnome-unstable-x86_64/PKGBUILD

+
 /PKGBUILD  |   70 +++
 gnome-unstable-i686/PKGBUILD   |   35 ---
 gnome-unstable-x86_64/PKGBUILD |   35 ---
 3 files changed, 70 insertions(+), 70 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===
--- gnome-unstable-i686/PKGBUILD2017-04-13 21:14:23 UTC (rev 292836)
+++ gnome-unstable-i686/PKGBUILD2017-04-13 21:14:28 UTC (rev 292837)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-pkgname=gspell
-pkgver=1.4.0+4+g79640e6
-pkgrel=1
-pkgdesc="a flexible API to implement the spell checking in a GTK+ application"
-arch=('i686' 'x86_64')
-url="https://wiki.gnome.org/Projects/gspell;
-license=('GPL2')
-depends=('gtk3' 'enchant' 'libxml2' 'iso-codes')
-makedepends=('intltool' 'gobject-introspection' 'vala' gtk-doc 
autoconf-archive git)
-_commit=79640e6673722d5cabd3acb9af9fccb85451ac17  # gspell-1-4
-source=("git+https://git.gnome.org/browse/gspell#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd "$pkgname"
-  ./configure  --prefix=/usr --enable-gtk-doc
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-package(){
-  cd "$pkgname"
-  make DESTDIR="$pkgdir" install
-}

Copied: gspell/repos/gnome-unstable-i686/PKGBUILD (from rev 292836, 
gspell/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2017-04-13 21:14:28 UTC (rev 292837)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jan de Groot 
+pkgname=gspell
+pkgver=1.4.1
+pkgrel=1
+pkgdesc="a flexible API to implement the spell checking in a GTK+ application"
+arch=('i686' 'x86_64')
+url="https://wiki.gnome.org/Projects/gspell;
+license=('GPL2')
+depends=('gtk3' 'enchant' 'libxml2' 'iso-codes')
+makedepends=('intltool' 'gobject-introspection' 'vala' gtk-doc 
autoconf-archive git)
+_commit=55bcf50713b3665935ef2e842d097238dc54e977  # tags/1.4.1^0
+source=("git+https://git.gnome.org/browse/gspell#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd "$pkgname"
+  ./configure  --prefix=/usr --enable-gtk-doc
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+package(){
+  cd "$pkgname"
+  make DESTDIR="$pkgdir" install
+}

Deleted: gnome-unstable-x86_64/PKGBUILD
===
--- gnome-unstable-x86_64/PKGBUILD  2017-04-13 21:14:23 UTC (rev 292836)
+++ gnome-unstable-x86_64/PKGBUILD  2017-04-13 21:14:28 UTC (rev 292837)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-pkgname=gspell
-pkgver=1.4.0+4+g79640e6
-pkgrel=1
-pkgdesc="a flexible API to implement the spell checking in a GTK+ application"
-arch=('i686' 'x86_64')
-url="https://wiki.gnome.org/Projects/gspell;
-license=('GPL2')
-depends=('gtk3' 'enchant' 'libxml2' 'iso-codes')
-makedepends=('intltool' 'gobject-introspection' 'vala' gtk-doc 
autoconf-archive git)
-_commit=79640e6673722d5cabd3acb9af9fccb85451ac17  # gspell-1-4
-source=("git+https://git.gnome.org/browse/gspell#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd "$pkgname"
-  ./configure  --prefix=/usr --enable-gtk-doc
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-package(){
-  cd "$pkgname"
-  make DESTDIR="$pkgdir" install
-}

Copied: gspell/repos/gnome-unstable-x86_64/PKGBUILD (from rev 292836, 
gspell/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2017-04-13 21:14:28 UTC (rev 292837)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jan de Groot 
+pkgname=gspell
+pkgver=1.4.1
+pkgrel=1
+pkgdesc="a flexible API to implement the spell checking in a GTK+ application"
+arch=('i686' 'x86_64')
+url="https://wiki.gnome.org/Projects/gspell;
+license=('GPL2')
+depends=('gtk3' 'enchant' 'libxml2' 'iso-codes')

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

2017-04-05 Thread Jan de Groot
Date: Wednesday, April 5, 2017 @ 10:42:32
  Author: jgc
Revision: 292107

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  gspell/repos/gnome-unstable-i686/
  gspell/repos/gnome-unstable-i686/PKGBUILD
(from rev 292106, gspell/trunk/PKGBUILD)
  gspell/repos/gnome-unstable-x86_64/
  gspell/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 292106, gspell/trunk/PKGBUILD)

+
 gnome-unstable-i686/PKGBUILD   |   35 +++
 gnome-unstable-x86_64/PKGBUILD |   35 +++
 2 files changed, 70 insertions(+)

Copied: gspell/repos/gnome-unstable-i686/PKGBUILD (from rev 292106, 
gspell/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2017-04-05 10:42:32 UTC (rev 292107)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jan de Groot 
+pkgname=gspell
+pkgver=1.4.0+4+g79640e6
+pkgrel=1
+pkgdesc="a flexible API to implement the spell checking in a GTK+ application"
+arch=('i686' 'x86_64')
+url="https://wiki.gnome.org/Projects/gspell;
+license=('GPL2')
+depends=('gtk3' 'enchant' 'libxml2' 'iso-codes')
+makedepends=('intltool' 'gobject-introspection' 'vala' gtk-doc 
autoconf-archive git)
+_commit=79640e6673722d5cabd3acb9af9fccb85451ac17  # gspell-1-4
+source=("git+https://git.gnome.org/browse/gspell#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd "$pkgname"
+  ./configure  --prefix=/usr --enable-gtk-doc
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+package(){
+  cd "$pkgname"
+  make DESTDIR="$pkgdir" install
+}

Copied: gspell/repos/gnome-unstable-x86_64/PKGBUILD (from rev 292106, 
gspell/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2017-04-05 10:42:32 UTC (rev 292107)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jan de Groot 
+pkgname=gspell
+pkgver=1.4.0+4+g79640e6
+pkgrel=1
+pkgdesc="a flexible API to implement the spell checking in a GTK+ application"
+arch=('i686' 'x86_64')
+url="https://wiki.gnome.org/Projects/gspell;
+license=('GPL2')
+depends=('gtk3' 'enchant' 'libxml2' 'iso-codes')
+makedepends=('intltool' 'gobject-introspection' 'vala' gtk-doc 
autoconf-archive git)
+_commit=79640e6673722d5cabd3acb9af9fccb85451ac17  # gspell-1-4
+source=("git+https://git.gnome.org/browse/gspell#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd "$pkgname"
+  ./configure  --prefix=/usr --enable-gtk-doc
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+package(){
+  cd "$pkgname"
+  make DESTDIR="$pkgdir" install
+}


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

2016-11-07 Thread Jan Steffens
Date: Monday, November 7, 2016 @ 19:02:42
  Author: heftig
Revision: 280101

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

Added:
  gspell/repos/extra-i686/PKGBUILD
(from rev 280100, gspell/trunk/PKGBUILD)
  gspell/repos/extra-x86_64/PKGBUILD
(from rev 280100, gspell/trunk/PKGBUILD)
Deleted:
  gspell/repos/extra-i686/PKGBUILD
  gspell/repos/extra-x86_64/PKGBUILD

---+
 /PKGBUILD |   70 
 extra-i686/PKGBUILD   |   35 
 extra-x86_64/PKGBUILD |   35 
 3 files changed, 70 insertions(+), 70 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-11-07 19:02:15 UTC (rev 280100)
+++ extra-i686/PKGBUILD 2016-11-07 19:02:42 UTC (rev 280101)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-pkgname=gspell
-pkgver=1.2.0+2+g124a69f
-pkgrel=1
-pkgdesc="a flexible API to implement the spell checking in a GTK+ application"
-arch=('i686' 'x86_64')
-url="https://wiki.gnome.org/Projects/gspell;
-license=('GPL2')
-depends=('gtk3' 'enchant' 'libxml2' 'iso-codes')
-makedepends=('intltool' 'gobject-introspection' 'vala' gtk-doc 
autoconf-archive git)
-_commit=124a69f276735fdc1f5b6bfb0460529ce62c444e  # master
-source=("git://git.gnome.org/gspell#commit=$_commit")
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd "$pkgname"
-  ./configure  --prefix=/usr --enable-gtk-doc
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-package(){
-  cd "$pkgname"
-  make DESTDIR="$pkgdir" install
-}

Copied: gspell/repos/extra-i686/PKGBUILD (from rev 280100, 
gspell/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-11-07 19:02:42 UTC (rev 280101)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jan de Groot 
+pkgname=gspell
+pkgver=1.2.1
+pkgrel=1
+pkgdesc="a flexible API to implement the spell checking in a GTK+ application"
+arch=('i686' 'x86_64')
+url="https://wiki.gnome.org/Projects/gspell;
+license=('GPL2')
+depends=('gtk3' 'enchant' 'libxml2' 'iso-codes')
+makedepends=('intltool' 'gobject-introspection' 'vala' gtk-doc 
autoconf-archive git)
+_commit=2dae972751f00ae8f67948a16f932150c75e0fe9  # tags/1.2.1^0
+source=("git://git.gnome.org/gspell#commit=$_commit")
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd "$pkgname"
+  ./configure  --prefix=/usr --enable-gtk-doc
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+package(){
+  cd "$pkgname"
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-11-07 19:02:15 UTC (rev 280100)
+++ extra-x86_64/PKGBUILD   2016-11-07 19:02:42 UTC (rev 280101)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-pkgname=gspell
-pkgver=1.2.0+2+g124a69f
-pkgrel=1
-pkgdesc="a flexible API to implement the spell checking in a GTK+ application"
-arch=('i686' 'x86_64')
-url="https://wiki.gnome.org/Projects/gspell;
-license=('GPL2')
-depends=('gtk3' 'enchant' 'libxml2' 'iso-codes')
-makedepends=('intltool' 'gobject-introspection' 'vala' gtk-doc 
autoconf-archive git)
-_commit=124a69f276735fdc1f5b6bfb0460529ce62c444e  # master
-source=("git://git.gnome.org/gspell#commit=$_commit")
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd "$pkgname"
-  ./configure  --prefix=/usr --enable-gtk-doc
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-package(){
-  cd "$pkgname"
-  make DESTDIR="$pkgdir" install
-}

Copied: gspell/repos/extra-x86_64/PKGBUILD (from rev 280100, 
gspell/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2016-11-07 19:02:42 UTC (rev 280101)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jan de Groot 
+pkgname=gspell
+pkgver=1.2.1
+pkgrel=1
+pkgdesc="a flexible API to implement the spell checking in a GTK+ application"
+arch=('i686' 'x86_64')
+url="https://wiki.gnome.org/Projects/gspell;
+license=('GPL2')
+depends=('gtk3' 'enchant' 'libxml2' 'iso-codes')
+makedepends=('intltool' 'gobject-introspection' 'vala' gtk-doc 
autoconf-archive git)
+_commit=2dae972751f00ae8f67948a16f932150c75e0fe9  # tags/1.2.1^0
+source=("git://git.gnome.org/gspell#commit=$_commit")
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git 

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

2016-09-28 Thread Jan de Groot
Date: Wednesday, September 28, 2016 @ 08:28:58
  Author: jgc
Revision: 277229

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  gspell/repos/gnome-unstable-i686/
  gspell/repos/gnome-unstable-i686/PKGBUILD
(from rev 277228, gspell/trunk/PKGBUILD)
  gspell/repos/gnome-unstable-x86_64/
  gspell/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 277228, gspell/trunk/PKGBUILD)

+
 gnome-unstable-i686/PKGBUILD   |   35 +++
 gnome-unstable-x86_64/PKGBUILD |   35 +++
 2 files changed, 70 insertions(+)

Copied: gspell/repos/gnome-unstable-i686/PKGBUILD (from rev 277228, 
gspell/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2016-09-28 08:28:58 UTC (rev 277229)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jan de Groot 
+pkgname=gspell
+pkgver=1.2.0+2+g124a69f
+pkgrel=1
+pkgdesc="a flexible API to implement the spell checking in a GTK+ application"
+arch=('i686' 'x86_64')
+url="https://wiki.gnome.org/Projects/gspell;
+license=('GPL2')
+depends=('gtk3' 'enchant' 'libxml2' 'iso-codes')
+makedepends=('intltool' 'gobject-introspection' 'vala' gtk-doc 
autoconf-archive git)
+_commit=124a69f276735fdc1f5b6bfb0460529ce62c444e  # master
+source=("git://git.gnome.org/gspell#commit=$_commit")
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd "$pkgname"
+  ./configure  --prefix=/usr --enable-gtk-doc
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+package(){
+  cd "$pkgname"
+  make DESTDIR="$pkgdir" install
+}

Copied: gspell/repos/gnome-unstable-x86_64/PKGBUILD (from rev 277228, 
gspell/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2016-09-28 08:28:58 UTC (rev 277229)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jan de Groot 
+pkgname=gspell
+pkgver=1.2.0+2+g124a69f
+pkgrel=1
+pkgdesc="a flexible API to implement the spell checking in a GTK+ application"
+arch=('i686' 'x86_64')
+url="https://wiki.gnome.org/Projects/gspell;
+license=('GPL2')
+depends=('gtk3' 'enchant' 'libxml2' 'iso-codes')
+makedepends=('intltool' 'gobject-introspection' 'vala' gtk-doc 
autoconf-archive git)
+_commit=124a69f276735fdc1f5b6bfb0460529ce62c444e  # master
+source=("git://git.gnome.org/gspell#commit=$_commit")
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd "$pkgname"
+  ./configure  --prefix=/usr --enable-gtk-doc
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+package(){
+  cd "$pkgname"
+  make DESTDIR="$pkgdir" install
+}


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

2016-07-14 Thread Jan de Groot
Date: Thursday, July 14, 2016 @ 09:25:21
  Author: jgc
Revision: 271851

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

Added:
  gspell/repos/extra-i686/PKGBUILD
(from rev 271850, gspell/trunk/PKGBUILD)
  gspell/repos/extra-x86_64/PKGBUILD
(from rev 271850, gspell/trunk/PKGBUILD)
Deleted:
  gspell/repos/extra-i686/PKGBUILD
  gspell/repos/extra-x86_64/PKGBUILD

---+
 /PKGBUILD |   48 
 extra-i686/PKGBUILD   |   24 
 extra-x86_64/PKGBUILD |   24 
 3 files changed, 48 insertions(+), 48 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-07-14 09:25:16 UTC (rev 271850)
+++ extra-i686/PKGBUILD 2016-07-14 09:25:21 UTC (rev 271851)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-pkgname=gspell
-pkgver=1.0.2
-pkgrel=1
-pkgdesc="a flexible API to implement the spell checking in a GTK+ application"
-arch=('i686' 'x86_64')
-url="https://wiki.gnome.org/Projects/gspell;
-license=('GPL2')
-depends=('gtk3' 'enchant' 'libxml2' 'iso-codes')
-makedepends=('intltool' 'gobject-introspection' 'vala')
-source=("https://download.gnome.org/sources/gspell/${pkgver:0:3}/gspell-${pkgver}.tar.xz;)
-sha256sums=('80d859a2ee7cf5184bd2b3dc696a0ec1b899ff67b606177e1ef87ef945ff92bb')
-
-build() {
-  cd "$pkgname-$pkgver"
-  ./configure  --prefix=/usr
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-package(){
-  cd "$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-}

Copied: gspell/repos/extra-i686/PKGBUILD (from rev 271850, 
gspell/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-07-14 09:25:21 UTC (rev 271851)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Jan de Groot 
+pkgname=gspell
+pkgver=1.0.3
+pkgrel=1
+pkgdesc="a flexible API to implement the spell checking in a GTK+ application"
+arch=('i686' 'x86_64')
+url="https://wiki.gnome.org/Projects/gspell;
+license=('GPL2')
+depends=('gtk3' 'enchant' 'libxml2' 'iso-codes')
+makedepends=('intltool' 'gobject-introspection' 'vala')
+source=(https://download.gnome.org/sources/gspell/${pkgver:0:3}/gspell-${pkgver}.tar.xz)
+sha256sums=('d95905e6c631e34911e8e3feeb364815bf3fd7ccd1dac118a34bcbae70261bd5')
+
+build() {
+  cd "$pkgname-$pkgver"
+  ./configure  --prefix=/usr
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+package(){
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-07-14 09:25:16 UTC (rev 271850)
+++ extra-x86_64/PKGBUILD   2016-07-14 09:25:21 UTC (rev 271851)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-pkgname=gspell
-pkgver=1.0.2
-pkgrel=1
-pkgdesc="a flexible API to implement the spell checking in a GTK+ application"
-arch=('i686' 'x86_64')
-url="https://wiki.gnome.org/Projects/gspell;
-license=('GPL2')
-depends=('gtk3' 'enchant' 'libxml2' 'iso-codes')
-makedepends=('intltool' 'gobject-introspection' 'vala')
-source=("https://download.gnome.org/sources/gspell/${pkgver:0:3}/gspell-${pkgver}.tar.xz;)
-sha256sums=('80d859a2ee7cf5184bd2b3dc696a0ec1b899ff67b606177e1ef87ef945ff92bb')
-
-build() {
-  cd "$pkgname-$pkgver"
-  ./configure  --prefix=/usr
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-package(){
-  cd "$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-}

Copied: gspell/repos/extra-x86_64/PKGBUILD (from rev 271850, 
gspell/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2016-07-14 09:25:21 UTC (rev 271851)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Jan de Groot 
+pkgname=gspell
+pkgver=1.0.3
+pkgrel=1
+pkgdesc="a flexible API to implement the spell checking in a GTK+ application"
+arch=('i686' 'x86_64')
+url="https://wiki.gnome.org/Projects/gspell;
+license=('GPL2')
+depends=('gtk3' 'enchant' 'libxml2' 'iso-codes')
+makedepends=('intltool' 'gobject-introspection' 'vala')
+source=(https://download.gnome.org/sources/gspell/${pkgver:0:3}/gspell-${pkgver}.tar.xz)
+sha256sums=('d95905e6c631e34911e8e3feeb364815bf3fd7ccd1dac118a34bcbae70261bd5')
+
+build() {
+  cd "$pkgname-$pkgver"
+  ./configure  --prefix=/usr
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+package(){
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}


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

2016-06-14 Thread Jan Steffens
Date: Tuesday, June 14, 2016 @ 20:41:31
  Author: heftig
Revision: 269965

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

Added:
  gspell/repos/extra-i686/PKGBUILD
(from rev 269964, gspell/trunk/PKGBUILD)
  gspell/repos/extra-x86_64/PKGBUILD
(from rev 269964, gspell/trunk/PKGBUILD)
Deleted:
  gspell/repos/extra-i686/PKGBUILD
  gspell/repos/extra-x86_64/PKGBUILD

---+
 /PKGBUILD |   48 
 extra-i686/PKGBUILD   |   24 
 extra-x86_64/PKGBUILD |   24 
 3 files changed, 48 insertions(+), 48 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-06-14 20:40:48 UTC (rev 269964)
+++ extra-i686/PKGBUILD 2016-06-14 20:41:31 UTC (rev 269965)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-pkgname=gspell
-pkgver=1.0.1
-pkgrel=1
-pkgdesc="a flexible API to implement the spell checking in a GTK+ application"
-arch=('i686' 'x86_64')
-url="https://wiki.gnome.org/Projects/gspell;
-license=('GPL2')
-depends=('gtk3' 'enchant' 'libxml2' 'iso-codes')
-makedepends=('intltool' 'gobject-introspection' 'vala')
-source=("https://download.gnome.org/sources/gspell/${pkgver:0:3}/gspell-${pkgver}.tar.xz;)
-sha256sums=('22cd0545351801a83c0da8da5baa6755b9032654c1bea95e116458066f7bc71b')
-
-build() {
-  cd "$pkgname-$pkgver"
-  ./configure  --prefix=/usr
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-package(){
-  cd "$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-}

Copied: gspell/repos/extra-i686/PKGBUILD (from rev 269964, 
gspell/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-06-14 20:41:31 UTC (rev 269965)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Jan de Groot 
+pkgname=gspell
+pkgver=1.0.2
+pkgrel=1
+pkgdesc="a flexible API to implement the spell checking in a GTK+ application"
+arch=('i686' 'x86_64')
+url="https://wiki.gnome.org/Projects/gspell;
+license=('GPL2')
+depends=('gtk3' 'enchant' 'libxml2' 'iso-codes')
+makedepends=('intltool' 'gobject-introspection' 'vala')
+source=("https://download.gnome.org/sources/gspell/${pkgver:0:3}/gspell-${pkgver}.tar.xz;)
+sha256sums=('80d859a2ee7cf5184bd2b3dc696a0ec1b899ff67b606177e1ef87ef945ff92bb')
+
+build() {
+  cd "$pkgname-$pkgver"
+  ./configure  --prefix=/usr
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+package(){
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-06-14 20:40:48 UTC (rev 269964)
+++ extra-x86_64/PKGBUILD   2016-06-14 20:41:31 UTC (rev 269965)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-pkgname=gspell
-pkgver=1.0.1
-pkgrel=1
-pkgdesc="a flexible API to implement the spell checking in a GTK+ application"
-arch=('i686' 'x86_64')
-url="https://wiki.gnome.org/Projects/gspell;
-license=('GPL2')
-depends=('gtk3' 'enchant' 'libxml2' 'iso-codes')
-makedepends=('intltool' 'gobject-introspection' 'vala')
-source=("https://download.gnome.org/sources/gspell/${pkgver:0:3}/gspell-${pkgver}.tar.xz;)
-sha256sums=('22cd0545351801a83c0da8da5baa6755b9032654c1bea95e116458066f7bc71b')
-
-build() {
-  cd "$pkgname-$pkgver"
-  ./configure  --prefix=/usr
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-package(){
-  cd "$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-}

Copied: gspell/repos/extra-x86_64/PKGBUILD (from rev 269964, 
gspell/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2016-06-14 20:41:31 UTC (rev 269965)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Jan de Groot 
+pkgname=gspell
+pkgver=1.0.2
+pkgrel=1
+pkgdesc="a flexible API to implement the spell checking in a GTK+ application"
+arch=('i686' 'x86_64')
+url="https://wiki.gnome.org/Projects/gspell;
+license=('GPL2')
+depends=('gtk3' 'enchant' 'libxml2' 'iso-codes')
+makedepends=('intltool' 'gobject-introspection' 'vala')
+source=("https://download.gnome.org/sources/gspell/${pkgver:0:3}/gspell-${pkgver}.tar.xz;)
+sha256sums=('80d859a2ee7cf5184bd2b3dc696a0ec1b899ff67b606177e1ef87ef945ff92bb')
+
+build() {
+  cd "$pkgname-$pkgver"
+  ./configure  --prefix=/usr
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+package(){
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}


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

2016-04-12 Thread Jan Steffens
Date: Tuesday, April 12, 2016 @ 23:46:30
  Author: heftig
Revision: 264771

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

Added:
  gspell/repos/extra-i686/PKGBUILD
(from rev 264770, gspell/trunk/PKGBUILD)
  gspell/repos/extra-x86_64/PKGBUILD
(from rev 264770, gspell/trunk/PKGBUILD)
Deleted:
  gspell/repos/extra-i686/PKGBUILD
  gspell/repos/extra-x86_64/PKGBUILD

---+
 /PKGBUILD |   48 
 extra-i686/PKGBUILD   |   24 
 extra-x86_64/PKGBUILD |   24 
 3 files changed, 48 insertions(+), 48 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-04-12 21:46:07 UTC (rev 264770)
+++ extra-i686/PKGBUILD 2016-04-12 21:46:30 UTC (rev 264771)
@@ -1,24 +0,0 @@
-# $Id:
-# Maintainer: Jan de Groot 
-pkgname=gspell
-pkgver=1.0.0
-pkgrel=1
-pkgdesc="a flexible API to implement the spell checking in a GTK+ application"
-arch=('i686' 'x86_64')
-url="https://wiki.gnome.org/Projects/gspell;
-license=('GPL2')
-depends=('gtk3' 'enchant' 'libxml2' 'iso-codes')
-makedepends=('intltool' 'gobject-introspection' 'vala')
-source=("https://download.gnome.org/sources/gspell/${pkgver:0:3}/gspell-${pkgver}.tar.xz;)
-sha256sums=('6a50257c871c318445881c115bdd11bb8da6672f7d5b99e96c2e7b5c00f077da')
-
-build() {
-  cd "$pkgname-$pkgver"
-  ./configure  --prefix=/usr
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-package(){
-  cd "$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-}

Copied: gspell/repos/extra-i686/PKGBUILD (from rev 264770, 
gspell/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-04-12 21:46:30 UTC (rev 264771)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Jan de Groot 
+pkgname=gspell
+pkgver=1.0.1
+pkgrel=1
+pkgdesc="a flexible API to implement the spell checking in a GTK+ application"
+arch=('i686' 'x86_64')
+url="https://wiki.gnome.org/Projects/gspell;
+license=('GPL2')
+depends=('gtk3' 'enchant' 'libxml2' 'iso-codes')
+makedepends=('intltool' 'gobject-introspection' 'vala')
+source=("https://download.gnome.org/sources/gspell/${pkgver:0:3}/gspell-${pkgver}.tar.xz;)
+sha256sums=('22cd0545351801a83c0da8da5baa6755b9032654c1bea95e116458066f7bc71b')
+
+build() {
+  cd "$pkgname-$pkgver"
+  ./configure  --prefix=/usr
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+package(){
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-04-12 21:46:07 UTC (rev 264770)
+++ extra-x86_64/PKGBUILD   2016-04-12 21:46:30 UTC (rev 264771)
@@ -1,24 +0,0 @@
-# $Id:
-# Maintainer: Jan de Groot 
-pkgname=gspell
-pkgver=1.0.0
-pkgrel=1
-pkgdesc="a flexible API to implement the spell checking in a GTK+ application"
-arch=('i686' 'x86_64')
-url="https://wiki.gnome.org/Projects/gspell;
-license=('GPL2')
-depends=('gtk3' 'enchant' 'libxml2' 'iso-codes')
-makedepends=('intltool' 'gobject-introspection' 'vala')
-source=("https://download.gnome.org/sources/gspell/${pkgver:0:3}/gspell-${pkgver}.tar.xz;)
-sha256sums=('6a50257c871c318445881c115bdd11bb8da6672f7d5b99e96c2e7b5c00f077da')
-
-build() {
-  cd "$pkgname-$pkgver"
-  ./configure  --prefix=/usr
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-package(){
-  cd "$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-}

Copied: gspell/repos/extra-x86_64/PKGBUILD (from rev 264770, 
gspell/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2016-04-12 21:46:30 UTC (rev 264771)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Jan de Groot 
+pkgname=gspell
+pkgver=1.0.1
+pkgrel=1
+pkgdesc="a flexible API to implement the spell checking in a GTK+ application"
+arch=('i686' 'x86_64')
+url="https://wiki.gnome.org/Projects/gspell;
+license=('GPL2')
+depends=('gtk3' 'enchant' 'libxml2' 'iso-codes')
+makedepends=('intltool' 'gobject-introspection' 'vala')
+source=("https://download.gnome.org/sources/gspell/${pkgver:0:3}/gspell-${pkgver}.tar.xz;)
+sha256sums=('22cd0545351801a83c0da8da5baa6755b9032654c1bea95e116458066f7bc71b')
+
+build() {
+  cd "$pkgname-$pkgver"
+  ./configure  --prefix=/usr
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+package(){
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}