[arch-commits] Commit in gnome-dictionary/repos (8 files)

2016-01-18 Thread Jan Steffens
Date: Monday, January 18, 2016 @ 21:27:10
  Author: heftig
Revision: 258391

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

Added:
  gnome-dictionary/repos/extra-i686/PKGBUILD
(from rev 258390, gnome-dictionary/trunk/PKGBUILD)
  gnome-dictionary/repos/extra-i686/gnome-dictionary.install
(from rev 258390, gnome-dictionary/trunk/gnome-dictionary.install)
  gnome-dictionary/repos/extra-x86_64/PKGBUILD
(from rev 258390, gnome-dictionary/trunk/PKGBUILD)
  gnome-dictionary/repos/extra-x86_64/gnome-dictionary.install
(from rev 258390, gnome-dictionary/trunk/gnome-dictionary.install)
Deleted:
  gnome-dictionary/repos/extra-i686/PKGBUILD
  gnome-dictionary/repos/extra-i686/gnome-dictionary.install
  gnome-dictionary/repos/extra-x86_64/PKGBUILD
  gnome-dictionary/repos/extra-x86_64/gnome-dictionary.install

---+
 /PKGBUILD |   58 
 /gnome-dictionary.install |   22 
 extra-i686/PKGBUILD   |   29 
 extra-i686/gnome-dictionary.install   |   11 --
 extra-x86_64/PKGBUILD |   29 
 extra-x86_64/gnome-dictionary.install |   11 --
 6 files changed, 80 insertions(+), 80 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-01-18 20:25:28 UTC (rev 258390)
+++ extra-i686/PKGBUILD 2016-01-18 20:27:10 UTC (rev 258391)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-
-pkgname=gnome-dictionary
-pkgver=3.18.0
-pkgrel=1
-pkgdesc="Look up words in dictionary sources"
-arch=(i686 x86_64)
-url="http://gnome.org";
-license=('GPL2')
-depends=('dconf' 'gtk3')
-makedepends=('intltool' 'itstool' 'docbook-xsl')
-install=gnome-dictionary.install
-groups=('gnome')
-source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('5338962124f6d784920ed4968d98734a7589513b36e4f4a6ff00d1ed5afb4ead')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: gnome-dictionary/repos/extra-i686/PKGBUILD (from rev 258390, 
gnome-dictionary/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-01-18 20:27:10 UTC (rev 258391)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru 
+
+pkgname=gnome-dictionary
+pkgver=3.18.1
+pkgrel=1
+pkgdesc="Look up words in dictionary sources"
+arch=(i686 x86_64)
+url="http://gnome.org";
+license=('GPL2')
+depends=('dconf' 'gtk3')
+makedepends=('intltool' 'itstool' 'docbook-xsl')
+install=gnome-dictionary.install
+groups=('gnome')
+source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('92cf2d519335b125018468c22405499fdb320e4446201c7b0f55f1a441bf05cc')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: extra-i686/gnome-dictionary.install
===
--- extra-i686/gnome-dictionary.install 2016-01-18 20:25:28 UTC (rev 258390)
+++ extra-i686/gnome-dictionary.install 2016-01-18 20:27:10 UTC (rev 258391)
@@ -1,11 +0,0 @@
-post_install() {
-glib-compile-schemas /usr/share/glib-2.0/schemas
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: gnome-dictionary/repos/extra-i686/gnome-dictionary.install (from rev 
258390, gnome-dictionary/trunk/gnome-dictionary.install)
===
--- extra-i686/gnome-dictionary.install (rev 0)
+++ extra-i686/gnome-dictionary.install 2016-01-18 20:27:10 UTC (rev 258391)
@@ -0,0 +1,11 @@
+post_install() {
+glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-01-18 20:25:28 UTC (rev 258390)
+++ extra-x86_64/PKGBUILD   2016-01-18 20:27:10 UTC (rev 258391)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-
-pkgname=gnome-dictionary
-pkgver=3.18.0
-pkgrel=1
-pkgdesc="Look up words in dictionary sources"
-arch=(i686 x86_64)
-url="http://gnome.org";
-license=('GPL2')
-depends=('dconf' 'gtk3')
-makedepends=('intltool' 'itstool' 'docbook-xsl')
-install=gnome-dictionary.install
-groups=('gnome')
-source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('5338962124f6d784920ed4968d98734a7589513b36e4f4a6ff00d1ed5afb4ead')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package

[arch-commits] Commit in gnome-dictionary/repos (8 files)

2015-05-12 Thread Jan Steffens
Date: Tuesday, May 12, 2015 @ 22:22:05
  Author: heftig
Revision: 239227

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

Added:
  gnome-dictionary/repos/extra-i686/PKGBUILD
(from rev 239226, gnome-dictionary/trunk/PKGBUILD)
  gnome-dictionary/repos/extra-i686/gnome-dictionary.install
(from rev 239226, gnome-dictionary/trunk/gnome-dictionary.install)
  gnome-dictionary/repos/extra-x86_64/PKGBUILD
(from rev 239226, gnome-dictionary/trunk/PKGBUILD)
  gnome-dictionary/repos/extra-x86_64/gnome-dictionary.install
(from rev 239226, gnome-dictionary/trunk/gnome-dictionary.install)
Deleted:
  gnome-dictionary/repos/extra-i686/PKGBUILD
  gnome-dictionary/repos/extra-i686/gnome-dictionary.install
  gnome-dictionary/repos/extra-x86_64/PKGBUILD
  gnome-dictionary/repos/extra-x86_64/gnome-dictionary.install

---+
 /PKGBUILD |   58 
 /gnome-dictionary.install |   22 
 extra-i686/PKGBUILD   |   29 
 extra-i686/gnome-dictionary.install   |   11 --
 extra-x86_64/PKGBUILD |   29 
 extra-x86_64/gnome-dictionary.install |   11 --
 6 files changed, 80 insertions(+), 80 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-05-12 20:21:11 UTC (rev 239226)
+++ extra-i686/PKGBUILD 2015-05-12 20:22:05 UTC (rev 239227)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-
-pkgname=gnome-dictionary
-pkgver=3.16.1
-pkgrel=1
-pkgdesc="Look up words in dictionary sources"
-arch=(i686 x86_64)
-url="http://gnome.org";
-license=('GPL2')
-depends=('dconf' 'gtk3')
-makedepends=('intltool' 'itstool' 'docbook-xsl')
-install=gnome-dictionary.install
-groups=('gnome')
-source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('4fb1d0fcaa7a32ff80c2a871e9a44d93699e621ef9128f3b44692768eb250a9e')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: gnome-dictionary/repos/extra-i686/PKGBUILD (from rev 239226, 
gnome-dictionary/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-05-12 20:22:05 UTC (rev 239227)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru 
+
+pkgname=gnome-dictionary
+pkgver=3.16.2
+pkgrel=1
+pkgdesc="Look up words in dictionary sources"
+arch=(i686 x86_64)
+url="http://gnome.org";
+license=('GPL2')
+depends=('dconf' 'gtk3')
+makedepends=('intltool' 'itstool' 'docbook-xsl')
+install=gnome-dictionary.install
+groups=('gnome')
+source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('a2981a76ecf57a5e5f1ebc88697f228a40e550c3371535aa15cc959fe51badd5')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: extra-i686/gnome-dictionary.install
===
--- extra-i686/gnome-dictionary.install 2015-05-12 20:21:11 UTC (rev 239226)
+++ extra-i686/gnome-dictionary.install 2015-05-12 20:22:05 UTC (rev 239227)
@@ -1,11 +0,0 @@
-post_install() {
-glib-compile-schemas /usr/share/glib-2.0/schemas
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: gnome-dictionary/repos/extra-i686/gnome-dictionary.install (from rev 
239226, gnome-dictionary/trunk/gnome-dictionary.install)
===
--- extra-i686/gnome-dictionary.install (rev 0)
+++ extra-i686/gnome-dictionary.install 2015-05-12 20:22:05 UTC (rev 239227)
@@ -0,0 +1,11 @@
+post_install() {
+glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-05-12 20:21:11 UTC (rev 239226)
+++ extra-x86_64/PKGBUILD   2015-05-12 20:22:05 UTC (rev 239227)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-
-pkgname=gnome-dictionary
-pkgver=3.16.1
-pkgrel=1
-pkgdesc="Look up words in dictionary sources"
-arch=(i686 x86_64)
-url="http://gnome.org";
-license=('GPL2')
-depends=('dconf' 'gtk3')
-makedepends=('intltool' 'itstool' 'docbook-xsl')
-install=gnome-dictionary.install
-groups=('gnome')
-source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('4fb1d0fcaa7a32ff80c2a871e9a44d93699e621ef9128f3b44692768eb250a9e')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() 

[arch-commits] Commit in gnome-dictionary/repos (8 files)

2015-04-13 Thread Jan Steffens
Date: Tuesday, April 14, 2015 @ 04:06:21
  Author: heftig
Revision: 236465

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

Added:
  gnome-dictionary/repos/extra-i686/PKGBUILD
(from rev 236463, gnome-dictionary/trunk/PKGBUILD)
  gnome-dictionary/repos/extra-i686/gnome-dictionary.install
(from rev 236463, gnome-dictionary/trunk/gnome-dictionary.install)
  gnome-dictionary/repos/extra-x86_64/PKGBUILD
(from rev 236464, gnome-dictionary/trunk/PKGBUILD)
  gnome-dictionary/repos/extra-x86_64/gnome-dictionary.install
(from rev 236464, gnome-dictionary/trunk/gnome-dictionary.install)
Deleted:
  gnome-dictionary/repos/extra-i686/PKGBUILD
  gnome-dictionary/repos/extra-i686/gnome-dictionary.install
  gnome-dictionary/repos/extra-x86_64/PKGBUILD
  gnome-dictionary/repos/extra-x86_64/gnome-dictionary.install

---+
 /PKGBUILD |   58 
 /gnome-dictionary.install |   22 
 extra-i686/PKGBUILD   |   29 
 extra-i686/gnome-dictionary.install   |   11 --
 extra-x86_64/PKGBUILD |   29 
 extra-x86_64/gnome-dictionary.install |   11 --
 6 files changed, 80 insertions(+), 80 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-04-14 02:06:09 UTC (rev 236464)
+++ extra-i686/PKGBUILD 2015-04-14 02:06:21 UTC (rev 236465)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-
-pkgname=gnome-dictionary
-pkgver=3.16.0
-pkgrel=1
-pkgdesc="Look up words in dictionary sources"
-arch=(i686 x86_64)
-url="http://gnome.org";
-license=('GPL2')
-depends=('dconf' 'gtk3')
-makedepends=('intltool' 'itstool' 'docbook-xsl')
-install=gnome-dictionary.install
-groups=('gnome')
-source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('46807d17a089e8308b0089e39b83aae01a186921c893f3a50ff1b51d28443dcb')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: gnome-dictionary/repos/extra-i686/PKGBUILD (from rev 236463, 
gnome-dictionary/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-04-14 02:06:21 UTC (rev 236465)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru 
+
+pkgname=gnome-dictionary
+pkgver=3.16.1
+pkgrel=1
+pkgdesc="Look up words in dictionary sources"
+arch=(i686 x86_64)
+url="http://gnome.org";
+license=('GPL2')
+depends=('dconf' 'gtk3')
+makedepends=('intltool' 'itstool' 'docbook-xsl')
+install=gnome-dictionary.install
+groups=('gnome')
+source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('4fb1d0fcaa7a32ff80c2a871e9a44d93699e621ef9128f3b44692768eb250a9e')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: extra-i686/gnome-dictionary.install
===
--- extra-i686/gnome-dictionary.install 2015-04-14 02:06:09 UTC (rev 236464)
+++ extra-i686/gnome-dictionary.install 2015-04-14 02:06:21 UTC (rev 236465)
@@ -1,11 +0,0 @@
-post_install() {
-glib-compile-schemas /usr/share/glib-2.0/schemas
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: gnome-dictionary/repos/extra-i686/gnome-dictionary.install (from rev 
236463, gnome-dictionary/trunk/gnome-dictionary.install)
===
--- extra-i686/gnome-dictionary.install (rev 0)
+++ extra-i686/gnome-dictionary.install 2015-04-14 02:06:21 UTC (rev 236465)
@@ -0,0 +1,11 @@
+post_install() {
+glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-04-14 02:06:09 UTC (rev 236464)
+++ extra-x86_64/PKGBUILD   2015-04-14 02:06:21 UTC (rev 236465)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-
-pkgname=gnome-dictionary
-pkgver=3.16.0
-pkgrel=1
-pkgdesc="Look up words in dictionary sources"
-arch=(i686 x86_64)
-url="http://gnome.org";
-license=('GPL2')
-depends=('dconf' 'gtk3')
-makedepends=('intltool' 'itstool' 'docbook-xsl')
-install=gnome-dictionary.install
-groups=('gnome')
-source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('46807d17a089e8308b0089e39b83aae01a186921c893f3a50ff1b51d28443dcb')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package(

[arch-commits] Commit in gnome-dictionary/repos (8 files)

2015-03-25 Thread Jan de Groot
Date: Wednesday, March 25, 2015 @ 16:36:35
  Author: jgc
Revision: 234863

db-move: moved gnome-dictionary from [gnome-unstable] to [testing] (i686, 
x86_64)

Added:
  gnome-dictionary/repos/testing-i686/
  gnome-dictionary/repos/testing-i686/PKGBUILD
(from rev 234786, gnome-dictionary/repos/gnome-unstable-i686/PKGBUILD)
  gnome-dictionary/repos/testing-i686/gnome-dictionary.install
(from rev 234786, 
gnome-dictionary/repos/gnome-unstable-i686/gnome-dictionary.install)
  gnome-dictionary/repos/testing-x86_64/
  gnome-dictionary/repos/testing-x86_64/PKGBUILD
(from rev 234786, gnome-dictionary/repos/gnome-unstable-x86_64/PKGBUILD)
  gnome-dictionary/repos/testing-x86_64/gnome-dictionary.install
(from rev 234786, 
gnome-dictionary/repos/gnome-unstable-x86_64/gnome-dictionary.install)
Deleted:
  gnome-dictionary/repos/gnome-unstable-i686/
  gnome-dictionary/repos/gnome-unstable-x86_64/

-+
 testing-i686/PKGBUILD   |   29 +
 testing-i686/gnome-dictionary.install   |   11 +++
 testing-x86_64/PKGBUILD |   29 +
 testing-x86_64/gnome-dictionary.install |   11 +++
 4 files changed, 80 insertions(+)

Copied: gnome-dictionary/repos/testing-i686/PKGBUILD (from rev 234786, 
gnome-dictionary/repos/gnome-unstable-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-03-25 15:36:35 UTC (rev 234863)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru 
+
+pkgname=gnome-dictionary
+pkgver=3.16.0
+pkgrel=1
+pkgdesc="Look up words in dictionary sources"
+arch=(i686 x86_64)
+url="http://gnome.org";
+license=('GPL2')
+depends=('dconf' 'gtk3')
+makedepends=('intltool' 'itstool' 'docbook-xsl')
+install=gnome-dictionary.install
+groups=('gnome')
+source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('46807d17a089e8308b0089e39b83aae01a186921c893f3a50ff1b51d28443dcb')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: gnome-dictionary/repos/testing-i686/gnome-dictionary.install (from rev 
234786, gnome-dictionary/repos/gnome-unstable-i686/gnome-dictionary.install)
===
--- testing-i686/gnome-dictionary.install   (rev 0)
+++ testing-i686/gnome-dictionary.install   2015-03-25 15:36:35 UTC (rev 
234863)
@@ -0,0 +1,11 @@
+post_install() {
+glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Copied: gnome-dictionary/repos/testing-x86_64/PKGBUILD (from rev 234786, 
gnome-dictionary/repos/gnome-unstable-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-03-25 15:36:35 UTC (rev 234863)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru 
+
+pkgname=gnome-dictionary
+pkgver=3.16.0
+pkgrel=1
+pkgdesc="Look up words in dictionary sources"
+arch=(i686 x86_64)
+url="http://gnome.org";
+license=('GPL2')
+depends=('dconf' 'gtk3')
+makedepends=('intltool' 'itstool' 'docbook-xsl')
+install=gnome-dictionary.install
+groups=('gnome')
+source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('46807d17a089e8308b0089e39b83aae01a186921c893f3a50ff1b51d28443dcb')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: gnome-dictionary/repos/testing-x86_64/gnome-dictionary.install (from 
rev 234786, 
gnome-dictionary/repos/gnome-unstable-x86_64/gnome-dictionary.install)
===
--- testing-x86_64/gnome-dictionary.install (rev 0)
+++ testing-x86_64/gnome-dictionary.install 2015-03-25 15:36:35 UTC (rev 
234863)
@@ -0,0 +1,11 @@
+post_install() {
+glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}


[arch-commits] Commit in gnome-dictionary/repos (8 files)

2015-03-23 Thread Jan de Groot
Date: Monday, March 23, 2015 @ 08:26:31
  Author: jgc
Revision: 234495

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

Added:
  gnome-dictionary/repos/gnome-unstable-i686/PKGBUILD
(from rev 234494, gnome-dictionary/trunk/PKGBUILD)
  gnome-dictionary/repos/gnome-unstable-i686/gnome-dictionary.install
(from rev 234494, gnome-dictionary/trunk/gnome-dictionary.install)
  gnome-dictionary/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 234494, gnome-dictionary/trunk/PKGBUILD)
  gnome-dictionary/repos/gnome-unstable-x86_64/gnome-dictionary.install
(from rev 234494, gnome-dictionary/trunk/gnome-dictionary.install)
Deleted:
  gnome-dictionary/repos/gnome-unstable-i686/PKGBUILD
  gnome-dictionary/repos/gnome-unstable-i686/gnome-dictionary.install
  gnome-dictionary/repos/gnome-unstable-x86_64/PKGBUILD
  gnome-dictionary/repos/gnome-unstable-x86_64/gnome-dictionary.install

+
 /PKGBUILD  |   58 +++
 /gnome-dictionary.install  |   22 
 gnome-unstable-i686/PKGBUILD   |   29 ---
 gnome-unstable-i686/gnome-dictionary.install   |   11 
 gnome-unstable-x86_64/PKGBUILD |   29 ---
 gnome-unstable-x86_64/gnome-dictionary.install |   11 
 6 files changed, 80 insertions(+), 80 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===
--- gnome-unstable-i686/PKGBUILD2015-03-23 07:26:24 UTC (rev 234494)
+++ gnome-unstable-i686/PKGBUILD2015-03-23 07:26:31 UTC (rev 234495)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-
-pkgname=gnome-dictionary
-pkgver=3.15.92
-pkgrel=1
-pkgdesc="Look up words in dictionary sources"
-arch=(i686 x86_64)
-url="http://gnome.org";
-license=('GPL2')
-depends=('dconf' 'gtk3')
-makedepends=('intltool' 'itstool' 'docbook-xsl')
-install=gnome-dictionary.install
-groups=('gnome')
-source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('feff14571f68124be85408689f77e8cab1bc8a87782337fc1471889802eb1e32')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: gnome-dictionary/repos/gnome-unstable-i686/PKGBUILD (from rev 234494, 
gnome-dictionary/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2015-03-23 07:26:31 UTC (rev 234495)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru 
+
+pkgname=gnome-dictionary
+pkgver=3.16.0
+pkgrel=1
+pkgdesc="Look up words in dictionary sources"
+arch=(i686 x86_64)
+url="http://gnome.org";
+license=('GPL2')
+depends=('dconf' 'gtk3')
+makedepends=('intltool' 'itstool' 'docbook-xsl')
+install=gnome-dictionary.install
+groups=('gnome')
+source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('46807d17a089e8308b0089e39b83aae01a186921c893f3a50ff1b51d28443dcb')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: gnome-unstable-i686/gnome-dictionary.install
===
--- gnome-unstable-i686/gnome-dictionary.install2015-03-23 07:26:24 UTC 
(rev 234494)
+++ gnome-unstable-i686/gnome-dictionary.install2015-03-23 07:26:31 UTC 
(rev 234495)
@@ -1,11 +0,0 @@
-post_install() {
-glib-compile-schemas /usr/share/glib-2.0/schemas
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: gnome-dictionary/repos/gnome-unstable-i686/gnome-dictionary.install 
(from rev 234494, gnome-dictionary/trunk/gnome-dictionary.install)
===
--- gnome-unstable-i686/gnome-dictionary.install
(rev 0)
+++ gnome-unstable-i686/gnome-dictionary.install2015-03-23 07:26:31 UTC 
(rev 234495)
@@ -0,0 +1,11 @@
+post_install() {
+glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Deleted: gnome-unstable-x86_64/PKGBUILD
===
--- gnome-unstable-x86_64/PKGBUILD  2015-03-23 07:26:24 UTC (rev 234494)
+++ gnome-unstable-x86_64/PKGBUILD  2015-03-23 07:26:31 UTC (rev 234495)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-
-pkgname=gnome-dictionary
-pkgver=3.15.92
-pkgrel=1
-pkgdesc="Look up words in dictionary sources"
-arch=(i686 x86_64)
-url="http://gnome.org";
-license=('GPL2')
-depends=('dconf' 'gtk3')
-makedepends=('intltool' 'itstool' 'docbook-

[arch-commits] Commit in gnome-dictionary/repos (8 files)

2014-11-10 Thread Jan Steffens
Date: Tuesday, November 11, 2014 @ 00:23:21
  Author: heftig
Revision: 225963

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

Added:
  gnome-dictionary/repos/extra-i686/PKGBUILD
(from rev 225962, gnome-dictionary/trunk/PKGBUILD)
  gnome-dictionary/repos/extra-i686/gnome-dictionary.install
(from rev 225962, gnome-dictionary/trunk/gnome-dictionary.install)
  gnome-dictionary/repos/extra-x86_64/PKGBUILD
(from rev 225962, gnome-dictionary/trunk/PKGBUILD)
  gnome-dictionary/repos/extra-x86_64/gnome-dictionary.install
(from rev 225962, gnome-dictionary/trunk/gnome-dictionary.install)
Deleted:
  gnome-dictionary/repos/extra-i686/PKGBUILD
  gnome-dictionary/repos/extra-i686/gnome-dictionary.install
  gnome-dictionary/repos/extra-x86_64/PKGBUILD
  gnome-dictionary/repos/extra-x86_64/gnome-dictionary.install

---+
 /PKGBUILD |   58 
 /gnome-dictionary.install |   22 
 extra-i686/PKGBUILD   |   29 
 extra-i686/gnome-dictionary.install   |   11 --
 extra-x86_64/PKGBUILD |   29 
 extra-x86_64/gnome-dictionary.install |   11 --
 6 files changed, 80 insertions(+), 80 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-11-10 23:22:24 UTC (rev 225962)
+++ extra-i686/PKGBUILD 2014-11-10 23:23:21 UTC (rev 225963)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-
-pkgname=gnome-dictionary
-pkgver=3.14.1
-pkgrel=1
-pkgdesc="Look up words in dictionary sources"
-arch=(i686 x86_64)
-url="http://gnome.org";
-license=('GPL2')
-depends=('dconf' 'gtk3')
-makedepends=('intltool' 'itstool' 'docbook-xsl')
-install=gnome-dictionary.install
-groups=('gnome')
-source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('95611416f82617440babc2646056985232170cdadf6cacc5c27680913ea3fa31')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: gnome-dictionary/repos/extra-i686/PKGBUILD (from rev 225962, 
gnome-dictionary/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-11-10 23:23:21 UTC (rev 225963)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru 
+
+pkgname=gnome-dictionary
+pkgver=3.14.2
+pkgrel=1
+pkgdesc="Look up words in dictionary sources"
+arch=(i686 x86_64)
+url="http://gnome.org";
+license=('GPL2')
+depends=('dconf' 'gtk3')
+makedepends=('intltool' 'itstool' 'docbook-xsl')
+install=gnome-dictionary.install
+groups=('gnome')
+source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('2f2a0293c5de83f624cead84d7bb3f93d30a30554640926bb2db9c4944840f82')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: extra-i686/gnome-dictionary.install
===
--- extra-i686/gnome-dictionary.install 2014-11-10 23:22:24 UTC (rev 225962)
+++ extra-i686/gnome-dictionary.install 2014-11-10 23:23:21 UTC (rev 225963)
@@ -1,11 +0,0 @@
-post_install() {
-glib-compile-schemas /usr/share/glib-2.0/schemas
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: gnome-dictionary/repos/extra-i686/gnome-dictionary.install (from rev 
225962, gnome-dictionary/trunk/gnome-dictionary.install)
===
--- extra-i686/gnome-dictionary.install (rev 0)
+++ extra-i686/gnome-dictionary.install 2014-11-10 23:23:21 UTC (rev 225963)
@@ -0,0 +1,11 @@
+post_install() {
+glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-11-10 23:22:24 UTC (rev 225962)
+++ extra-x86_64/PKGBUILD   2014-11-10 23:23:21 UTC (rev 225963)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-
-pkgname=gnome-dictionary
-pkgver=3.14.1
-pkgrel=1
-pkgdesc="Look up words in dictionary sources"
-arch=(i686 x86_64)
-url="http://gnome.org";
-license=('GPL2')
-depends=('dconf' 'gtk3')
-makedepends=('intltool' 'itstool' 'docbook-xsl')
-install=gnome-dictionary.install
-groups=('gnome')
-source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('95611416f82617440babc2646056985232170cdadf6cacc5c27680913ea3fa31')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-packa

[arch-commits] Commit in gnome-dictionary/repos (8 files)

2014-10-13 Thread Jan de Groot
Date: Monday, October 13, 2014 @ 12:32:48
  Author: jgc
Revision: 224277

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

Added:
  gnome-dictionary/repos/testing-i686/PKGBUILD
(from rev 224276, gnome-dictionary/trunk/PKGBUILD)
  gnome-dictionary/repos/testing-i686/gnome-dictionary.install
(from rev 224276, gnome-dictionary/trunk/gnome-dictionary.install)
  gnome-dictionary/repos/testing-x86_64/PKGBUILD
(from rev 224276, gnome-dictionary/trunk/PKGBUILD)
  gnome-dictionary/repos/testing-x86_64/gnome-dictionary.install
(from rev 224276, gnome-dictionary/trunk/gnome-dictionary.install)
Deleted:
  gnome-dictionary/repos/testing-i686/PKGBUILD
  gnome-dictionary/repos/testing-i686/gnome-dictionary.install
  gnome-dictionary/repos/testing-x86_64/PKGBUILD
  gnome-dictionary/repos/testing-x86_64/gnome-dictionary.install

-+
 /PKGBUILD   |   58 ++
 /gnome-dictionary.install   |   22 +++
 testing-i686/PKGBUILD   |   29 ---
 testing-i686/gnome-dictionary.install   |   11 -
 testing-x86_64/PKGBUILD |   29 ---
 testing-x86_64/gnome-dictionary.install |   11 -
 6 files changed, 80 insertions(+), 80 deletions(-)

Deleted: testing-i686/PKGBUILD
===
--- testing-i686/PKGBUILD   2014-10-13 10:32:42 UTC (rev 224276)
+++ testing-i686/PKGBUILD   2014-10-13 10:32:48 UTC (rev 224277)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-
-pkgname=gnome-dictionary
-pkgver=3.14.0
-pkgrel=1
-pkgdesc="Look up words in dictionary sources"
-arch=(i686 x86_64)
-url="http://gnome.org";
-license=('GPL2')
-depends=('dconf' 'gtk3')
-makedepends=('intltool' 'itstool' 'docbook-xsl')
-install=gnome-dictionary.install
-groups=('gnome')
-source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('b1d7f694a3b63f734e398a08d51a6d7ef864d8fc6d0f160569a283a30b93da57')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: gnome-dictionary/repos/testing-i686/PKGBUILD (from rev 224276, 
gnome-dictionary/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2014-10-13 10:32:48 UTC (rev 224277)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru 
+
+pkgname=gnome-dictionary
+pkgver=3.14.1
+pkgrel=1
+pkgdesc="Look up words in dictionary sources"
+arch=(i686 x86_64)
+url="http://gnome.org";
+license=('GPL2')
+depends=('dconf' 'gtk3')
+makedepends=('intltool' 'itstool' 'docbook-xsl')
+install=gnome-dictionary.install
+groups=('gnome')
+source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('95611416f82617440babc2646056985232170cdadf6cacc5c27680913ea3fa31')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: testing-i686/gnome-dictionary.install
===
--- testing-i686/gnome-dictionary.install   2014-10-13 10:32:42 UTC (rev 
224276)
+++ testing-i686/gnome-dictionary.install   2014-10-13 10:32:48 UTC (rev 
224277)
@@ -1,11 +0,0 @@
-post_install() {
-glib-compile-schemas /usr/share/glib-2.0/schemas
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: gnome-dictionary/repos/testing-i686/gnome-dictionary.install (from rev 
224276, gnome-dictionary/trunk/gnome-dictionary.install)
===
--- testing-i686/gnome-dictionary.install   (rev 0)
+++ testing-i686/gnome-dictionary.install   2014-10-13 10:32:48 UTC (rev 
224277)
@@ -0,0 +1,11 @@
+post_install() {
+glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Deleted: testing-x86_64/PKGBUILD
===
--- testing-x86_64/PKGBUILD 2014-10-13 10:32:42 UTC (rev 224276)
+++ testing-x86_64/PKGBUILD 2014-10-13 10:32:48 UTC (rev 224277)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-
-pkgname=gnome-dictionary
-pkgver=3.14.0
-pkgrel=1
-pkgdesc="Look up words in dictionary sources"
-arch=(i686 x86_64)
-url="http://gnome.org";
-license=('GPL2')
-depends=('dconf' 'gtk3')
-makedepends=('intltool' 'itstool' 'docbook-xsl')
-install=gnome-dictionary.install
-groups=('gnome')
-source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('b1d7f694a3b63f734e398a08d51a6d7ef864d8fc6d0f160569a2

[arch-commits] Commit in gnome-dictionary/repos (8 files)

2014-09-26 Thread Jan de Groot
Date: Friday, September 26, 2014 @ 12:56:28
  Author: jgc
Revision: 223118

db-move: moved gnome-dictionary from [gnome-unstable] to [testing] (i686, 
x86_64)

Added:
  gnome-dictionary/repos/testing-i686/
  gnome-dictionary/repos/testing-i686/PKGBUILD
(from rev 223030, gnome-dictionary/repos/gnome-unstable-i686/PKGBUILD)
  gnome-dictionary/repos/testing-i686/gnome-dictionary.install
(from rev 223030, 
gnome-dictionary/repos/gnome-unstable-i686/gnome-dictionary.install)
  gnome-dictionary/repos/testing-x86_64/
  gnome-dictionary/repos/testing-x86_64/PKGBUILD
(from rev 223030, gnome-dictionary/repos/gnome-unstable-x86_64/PKGBUILD)
  gnome-dictionary/repos/testing-x86_64/gnome-dictionary.install
(from rev 223030, 
gnome-dictionary/repos/gnome-unstable-x86_64/gnome-dictionary.install)
Deleted:
  gnome-dictionary/repos/gnome-unstable-i686/
  gnome-dictionary/repos/gnome-unstable-x86_64/

-+
 testing-i686/PKGBUILD   |   29 +
 testing-i686/gnome-dictionary.install   |   11 +++
 testing-x86_64/PKGBUILD |   29 +
 testing-x86_64/gnome-dictionary.install |   11 +++
 4 files changed, 80 insertions(+)

Copied: gnome-dictionary/repos/testing-i686/PKGBUILD (from rev 223030, 
gnome-dictionary/repos/gnome-unstable-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2014-09-26 10:56:28 UTC (rev 223118)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru 
+
+pkgname=gnome-dictionary
+pkgver=3.14.0
+pkgrel=1
+pkgdesc="Look up words in dictionary sources"
+arch=(i686 x86_64)
+url="http://gnome.org";
+license=('GPL2')
+depends=('dconf' 'gtk3')
+makedepends=('intltool' 'itstool' 'docbook-xsl')
+install=gnome-dictionary.install
+groups=('gnome')
+source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('b1d7f694a3b63f734e398a08d51a6d7ef864d8fc6d0f160569a283a30b93da57')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: gnome-dictionary/repos/testing-i686/gnome-dictionary.install (from rev 
223030, gnome-dictionary/repos/gnome-unstable-i686/gnome-dictionary.install)
===
--- testing-i686/gnome-dictionary.install   (rev 0)
+++ testing-i686/gnome-dictionary.install   2014-09-26 10:56:28 UTC (rev 
223118)
@@ -0,0 +1,11 @@
+post_install() {
+glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Copied: gnome-dictionary/repos/testing-x86_64/PKGBUILD (from rev 223030, 
gnome-dictionary/repos/gnome-unstable-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2014-09-26 10:56:28 UTC (rev 223118)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru 
+
+pkgname=gnome-dictionary
+pkgver=3.14.0
+pkgrel=1
+pkgdesc="Look up words in dictionary sources"
+arch=(i686 x86_64)
+url="http://gnome.org";
+license=('GPL2')
+depends=('dconf' 'gtk3')
+makedepends=('intltool' 'itstool' 'docbook-xsl')
+install=gnome-dictionary.install
+groups=('gnome')
+source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('b1d7f694a3b63f734e398a08d51a6d7ef864d8fc6d0f160569a283a30b93da57')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: gnome-dictionary/repos/testing-x86_64/gnome-dictionary.install (from 
rev 223030, 
gnome-dictionary/repos/gnome-unstable-x86_64/gnome-dictionary.install)
===
--- testing-x86_64/gnome-dictionary.install (rev 0)
+++ testing-x86_64/gnome-dictionary.install 2014-09-26 10:56:28 UTC (rev 
223118)
@@ -0,0 +1,11 @@
+post_install() {
+glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}



[arch-commits] Commit in gnome-dictionary/repos (8 files)

2013-10-09 Thread Jan Steffens
Date: Wednesday, October 9, 2013 @ 11:41:32
  Author: heftig
Revision: 196236

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

Added:
  gnome-dictionary/repos/extra-i686/PKGBUILD
(from rev 196235, gnome-dictionary/trunk/PKGBUILD)
  gnome-dictionary/repos/extra-i686/gnome-dictionary.install
(from rev 196235, gnome-dictionary/trunk/gnome-dictionary.install)
  gnome-dictionary/repos/extra-x86_64/PKGBUILD
(from rev 196235, gnome-dictionary/trunk/PKGBUILD)
  gnome-dictionary/repos/extra-x86_64/gnome-dictionary.install
(from rev 196235, gnome-dictionary/trunk/gnome-dictionary.install)
Deleted:
  gnome-dictionary/repos/extra-i686/PKGBUILD
  gnome-dictionary/repos/extra-i686/gnome-dictionary.install
  gnome-dictionary/repos/extra-x86_64/PKGBUILD
  gnome-dictionary/repos/extra-x86_64/gnome-dictionary.install

---+
 /PKGBUILD |   60 
 /gnome-dictionary.install |   22 +++
 extra-i686/PKGBUILD   |   30 
 extra-i686/gnome-dictionary.install   |   11 -
 extra-x86_64/PKGBUILD |   30 
 extra-x86_64/gnome-dictionary.install |   11 -
 6 files changed, 82 insertions(+), 82 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-10-09 09:40:42 UTC (rev 196235)
+++ extra-i686/PKGBUILD 2013-10-09 09:41:32 UTC (rev 196236)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-
-pkgname=gnome-dictionary
-pkgver=3.9.0
-pkgrel=1
-pkgdesc="Look up words in dictionary sources"
-arch=(i686 x86_64)
-url="http://gnome.org";
-license=('GPL2')
-depends=('dconf' 'gtk3')
-makedepends=('intltool' 'itstool' 'docbook-xsl')
-install=$pkgname.install
-options=(!libtool)
-groups=('gnome')
-source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('4881096d5952ca39e19e4ecfb37f16634d5f5c1e41ee1e74fa8550f59f5bd455')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: gnome-dictionary/repos/extra-i686/PKGBUILD (from rev 196235, 
gnome-dictionary/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-10-09 09:41:32 UTC (rev 196236)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Ionut Biru 
+
+pkgname=gnome-dictionary
+pkgver=3.10.0
+pkgrel=1
+pkgdesc="Look up words in dictionary sources"
+arch=(i686 x86_64)
+url="http://gnome.org";
+license=('GPL2')
+depends=('dconf' 'gtk3')
+makedepends=('intltool' 'itstool' 'docbook-xsl')
+install=$pkgname.install
+options=(!libtool)
+groups=('gnome')
+source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('258b60fe50f7d0580a7dc3bb83f7fe2f6f0597d4013d97ac083c3f062c350ed7')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: extra-i686/gnome-dictionary.install
===
--- extra-i686/gnome-dictionary.install 2013-10-09 09:40:42 UTC (rev 196235)
+++ extra-i686/gnome-dictionary.install 2013-10-09 09:41:32 UTC (rev 196236)
@@ -1,11 +0,0 @@
-post_install() {
-glib-compile-schemas /usr/share/glib-2.0/schemas
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: gnome-dictionary/repos/extra-i686/gnome-dictionary.install (from rev 
196235, gnome-dictionary/trunk/gnome-dictionary.install)
===
--- extra-i686/gnome-dictionary.install (rev 0)
+++ extra-i686/gnome-dictionary.install 2013-10-09 09:41:32 UTC (rev 196236)
@@ -0,0 +1,11 @@
+post_install() {
+glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-10-09 09:40:42 UTC (rev 196235)
+++ extra-x86_64/PKGBUILD   2013-10-09 09:41:32 UTC (rev 196236)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-
-pkgname=gnome-dictionary
-pkgver=3.9.0
-pkgrel=1
-pkgdesc="Look up words in dictionary sources"
-arch=(i686 x86_64)
-url="http://gnome.org";
-license=('GPL2')
-depends=('dconf' 'gtk3')
-makedepends=('intltool' 'itstool' 'docbook-xsl')
-install=$pkgname.install
-options=(!libtool)
-groups=('gnome')
-source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('4881096d5952ca39e19e4ecfb37f16634d5f5c1e41ee1e74fa8550f59f5bd455')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --pre

[arch-commits] Commit in gnome-dictionary/repos (8 files)

2013-07-23 Thread Jan de Groot
Date: Tuesday, July 23, 2013 @ 20:22:13
  Author: jgc
Revision: 191351

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

Added:
  gnome-dictionary/repos/extra-i686/PKGBUILD
(from rev 191350, gnome-dictionary/trunk/PKGBUILD)
  gnome-dictionary/repos/extra-i686/gnome-dictionary.install
(from rev 191350, gnome-dictionary/trunk/gnome-dictionary.install)
  gnome-dictionary/repos/extra-x86_64/PKGBUILD
(from rev 191350, gnome-dictionary/trunk/PKGBUILD)
  gnome-dictionary/repos/extra-x86_64/gnome-dictionary.install
(from rev 191350, gnome-dictionary/trunk/gnome-dictionary.install)
Deleted:
  gnome-dictionary/repos/extra-i686/PKGBUILD
  gnome-dictionary/repos/extra-i686/gnome-dictionary.install
  gnome-dictionary/repos/extra-x86_64/PKGBUILD
  gnome-dictionary/repos/extra-x86_64/gnome-dictionary.install

---+
 /PKGBUILD |   58 
 /gnome-dictionary.install |   22 
 extra-i686/PKGBUILD   |   29 
 extra-i686/gnome-dictionary.install   |   11 --
 extra-x86_64/PKGBUILD |   29 
 extra-x86_64/gnome-dictionary.install |   11 --
 6 files changed, 80 insertions(+), 80 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-07-23 18:22:07 UTC (rev 191350)
+++ extra-i686/PKGBUILD 2013-07-23 18:22:13 UTC (rev 191351)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-pkgname=gnome-dictionary
-pkgver=3.6.0
-pkgrel=2
-pkgdesc="Look up words in dictionary sources"
-arch=(i686 x86_64)
-url="http://gnome.org";
-license=('GPL2')
-depends=('dconf' 'gtk3')
-makedepends=('intltool' 'itstool' 'docbook-xsl')
-install=$pkgname.install
-options=(!libtool)
-groups=('gnome')
-source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('1ad03f629bbfe4360fc6d8dd2d7cb4a03e24579068bdd79a25ff5fc5fbff6fa9')
-
-build() {
-  cd "$pkgname-$pkgver"
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: gnome-dictionary/repos/extra-i686/PKGBUILD (from rev 191350, 
gnome-dictionary/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-07-23 18:22:13 UTC (rev 191351)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru 
+pkgname=gnome-dictionary
+pkgver=3.8.0
+pkgrel=1
+pkgdesc="Look up words in dictionary sources"
+arch=(i686 x86_64)
+url="http://gnome.org";
+license=('GPL2')
+depends=('dconf' 'gtk3')
+makedepends=('intltool' 'itstool' 'docbook-xsl')
+install=$pkgname.install
+options=(!libtool)
+groups=('gnome')
+source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('faebbca7684aeef5ff4111305bc8e0c1790b0551445df404b68f3d7cf2c50421')
+
+build() {
+  cd "$pkgname-$pkgver"
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: extra-i686/gnome-dictionary.install
===
--- extra-i686/gnome-dictionary.install 2013-07-23 18:22:07 UTC (rev 191350)
+++ extra-i686/gnome-dictionary.install 2013-07-23 18:22:13 UTC (rev 191351)
@@ -1,11 +0,0 @@
-post_install() {
-glib-compile-schemas /usr/share/glib-2.0/schemas
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: gnome-dictionary/repos/extra-i686/gnome-dictionary.install (from rev 
191350, gnome-dictionary/trunk/gnome-dictionary.install)
===
--- extra-i686/gnome-dictionary.install (rev 0)
+++ extra-i686/gnome-dictionary.install 2013-07-23 18:22:13 UTC (rev 191351)
@@ -0,0 +1,11 @@
+post_install() {
+glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-07-23 18:22:07 UTC (rev 191350)
+++ extra-x86_64/PKGBUILD   2013-07-23 18:22:13 UTC (rev 191351)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-pkgname=gnome-dictionary
-pkgver=3.6.0
-pkgrel=2
-pkgdesc="Look up words in dictionary sources"
-arch=(i686 x86_64)
-url="http://gnome.org";
-license=('GPL2')
-depends=('dconf' 'gtk3')
-makedepends=('intltool' 'itstool' 'docbook-xsl')
-install=$pkgname.install
-options=(!libtool)
-groups=('gnome')
-source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('1ad03f629bbfe4360fc6d8dd2d7cb4a03e24579068bdd79a25ff5fc5fbff6fa9')
-
-build() {
-  cd "$pkgname-$pkgver"
-  ./configure --pref

[arch-commits] Commit in gnome-dictionary/repos (8 files)

2013-04-10 Thread Jan Steffens
Date: Wednesday, April 10, 2013 @ 21:12:35
  Author: heftig
Revision: 182496

db-move: moved gnome-dictionary from [staging] to [testing] (i686, x86_64)

Added:
  gnome-dictionary/repos/testing-i686/
  gnome-dictionary/repos/testing-i686/PKGBUILD
(from rev 182430, gnome-dictionary/repos/staging-i686/PKGBUILD)
  gnome-dictionary/repos/testing-i686/gnome-dictionary.install
(from rev 182430, 
gnome-dictionary/repos/staging-i686/gnome-dictionary.install)
  gnome-dictionary/repos/testing-x86_64/
  gnome-dictionary/repos/testing-x86_64/PKGBUILD
(from rev 182430, gnome-dictionary/repos/staging-x86_64/PKGBUILD)
  gnome-dictionary/repos/testing-x86_64/gnome-dictionary.install
(from rev 182430, 
gnome-dictionary/repos/staging-x86_64/gnome-dictionary.install)
Deleted:
  gnome-dictionary/repos/staging-i686/
  gnome-dictionary/repos/staging-x86_64/

-+
 testing-i686/PKGBUILD   |   29 +
 testing-i686/gnome-dictionary.install   |   11 +++
 testing-x86_64/PKGBUILD |   29 +
 testing-x86_64/gnome-dictionary.install |   11 +++
 4 files changed, 80 insertions(+)

Copied: gnome-dictionary/repos/testing-i686/PKGBUILD (from rev 182430, 
gnome-dictionary/repos/staging-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-04-10 19:12:35 UTC (rev 182496)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru 
+pkgname=gnome-dictionary
+pkgver=3.6.0
+pkgrel=2
+pkgdesc="Look up words in dictionary sources"
+arch=(i686 x86_64)
+url="http://gnome.org";
+license=('GPL2')
+depends=('dconf' 'gtk3')
+makedepends=('intltool' 'itstool' 'docbook-xsl')
+install=$pkgname.install
+options=(!libtool)
+groups=('gnome')
+source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('1ad03f629bbfe4360fc6d8dd2d7cb4a03e24579068bdd79a25ff5fc5fbff6fa9')
+
+build() {
+  cd "$pkgname-$pkgver"
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: gnome-dictionary/repos/testing-i686/gnome-dictionary.install (from rev 
182430, gnome-dictionary/repos/staging-i686/gnome-dictionary.install)
===
--- testing-i686/gnome-dictionary.install   (rev 0)
+++ testing-i686/gnome-dictionary.install   2013-04-10 19:12:35 UTC (rev 
182496)
@@ -0,0 +1,11 @@
+post_install() {
+glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Copied: gnome-dictionary/repos/testing-x86_64/PKGBUILD (from rev 182430, 
gnome-dictionary/repos/staging-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2013-04-10 19:12:35 UTC (rev 182496)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru 
+pkgname=gnome-dictionary
+pkgver=3.6.0
+pkgrel=2
+pkgdesc="Look up words in dictionary sources"
+arch=(i686 x86_64)
+url="http://gnome.org";
+license=('GPL2')
+depends=('dconf' 'gtk3')
+makedepends=('intltool' 'itstool' 'docbook-xsl')
+install=$pkgname.install
+options=(!libtool)
+groups=('gnome')
+source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('1ad03f629bbfe4360fc6d8dd2d7cb4a03e24579068bdd79a25ff5fc5fbff6fa9')
+
+build() {
+  cd "$pkgname-$pkgver"
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: gnome-dictionary/repos/testing-x86_64/gnome-dictionary.install (from 
rev 182430, gnome-dictionary/repos/staging-x86_64/gnome-dictionary.install)
===
--- testing-x86_64/gnome-dictionary.install (rev 0)
+++ testing-x86_64/gnome-dictionary.install 2013-04-10 19:12:35 UTC (rev 
182496)
@@ -0,0 +1,11 @@
+post_install() {
+glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}



[arch-commits] Commit in gnome-dictionary/repos (8 files)

2012-10-18 Thread Jan de Groot
Date: Thursday, October 18, 2012 @ 15:27:12
  Author: jgc
Revision: 169232

db-move: moved gnome-dictionary from [gnome-unstable] to [testing] (i686, 
x86_64)

Added:
  gnome-dictionary/repos/testing-i686/
  gnome-dictionary/repos/testing-i686/PKGBUILD
(from rev 169138, gnome-dictionary/repos/gnome-unstable-i686/PKGBUILD)
  gnome-dictionary/repos/testing-i686/gnome-dictionary.install
(from rev 169138, 
gnome-dictionary/repos/gnome-unstable-i686/gnome-dictionary.install)
  gnome-dictionary/repos/testing-x86_64/
  gnome-dictionary/repos/testing-x86_64/PKGBUILD
(from rev 169138, gnome-dictionary/repos/gnome-unstable-x86_64/PKGBUILD)
  gnome-dictionary/repos/testing-x86_64/gnome-dictionary.install
(from rev 169138, 
gnome-dictionary/repos/gnome-unstable-x86_64/gnome-dictionary.install)
Deleted:
  gnome-dictionary/repos/gnome-unstable-i686/
  gnome-dictionary/repos/gnome-unstable-x86_64/

-+
 testing-i686/PKGBUILD   |   29 +
 testing-i686/gnome-dictionary.install   |   11 +++
 testing-x86_64/PKGBUILD |   29 +
 testing-x86_64/gnome-dictionary.install |   11 +++
 4 files changed, 80 insertions(+)

Copied: gnome-dictionary/repos/testing-i686/PKGBUILD (from rev 169138, 
gnome-dictionary/repos/gnome-unstable-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-10-18 19:27:12 UTC (rev 169232)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru 
+pkgname=gnome-dictionary
+pkgver=3.6.0
+pkgrel=1
+pkgdesc="Look up words in dictionary sources"
+arch=(i686 x86_64)
+url="http://gnome.org";
+license=('GPL2')
+depends=('dconf' 'gtk3')
+makedepends=('intltool' 'itstool' 'docbook-xsl')
+install=$pkgname.install
+options=(!libtool)
+groups=('gnome-extra')
+source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('1ad03f629bbfe4360fc6d8dd2d7cb4a03e24579068bdd79a25ff5fc5fbff6fa9')
+
+build() {
+  cd "$pkgname-$pkgver"
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: gnome-dictionary/repos/testing-i686/gnome-dictionary.install (from rev 
169138, gnome-dictionary/repos/gnome-unstable-i686/gnome-dictionary.install)
===
--- testing-i686/gnome-dictionary.install   (rev 0)
+++ testing-i686/gnome-dictionary.install   2012-10-18 19:27:12 UTC (rev 
169232)
@@ -0,0 +1,11 @@
+post_install() {
+glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Copied: gnome-dictionary/repos/testing-x86_64/PKGBUILD (from rev 169138, 
gnome-dictionary/repos/gnome-unstable-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-10-18 19:27:12 UTC (rev 169232)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru 
+pkgname=gnome-dictionary
+pkgver=3.6.0
+pkgrel=1
+pkgdesc="Look up words in dictionary sources"
+arch=(i686 x86_64)
+url="http://gnome.org";
+license=('GPL2')
+depends=('dconf' 'gtk3')
+makedepends=('intltool' 'itstool' 'docbook-xsl')
+install=$pkgname.install
+options=(!libtool)
+groups=('gnome-extra')
+source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('1ad03f629bbfe4360fc6d8dd2d7cb4a03e24579068bdd79a25ff5fc5fbff6fa9')
+
+build() {
+  cd "$pkgname-$pkgver"
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: gnome-dictionary/repos/testing-x86_64/gnome-dictionary.install (from 
rev 169138, 
gnome-dictionary/repos/gnome-unstable-x86_64/gnome-dictionary.install)
===
--- testing-x86_64/gnome-dictionary.install (rev 0)
+++ testing-x86_64/gnome-dictionary.install 2012-10-18 19:27:12 UTC (rev 
169232)
@@ -0,0 +1,11 @@
+post_install() {
+glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}



[arch-commits] Commit in gnome-dictionary/repos (8 files)

2012-03-28 Thread Jan Steffens
Date: Wednesday, March 28, 2012 @ 06:37:52
  Author: heftig
Revision: 154416

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

Added:
  gnome-dictionary/repos/gnome-unstable-i686/PKGBUILD
(from rev 154415, gnome-dictionary/trunk/PKGBUILD)
  gnome-dictionary/repos/gnome-unstable-i686/gnome-dictionary.install
(from rev 154415, gnome-dictionary/trunk/gnome-dictionary.install)
  gnome-dictionary/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 154415, gnome-dictionary/trunk/PKGBUILD)
  gnome-dictionary/repos/gnome-unstable-x86_64/gnome-dictionary.install
(from rev 154415, gnome-dictionary/trunk/gnome-dictionary.install)
Deleted:
  gnome-dictionary/repos/gnome-unstable-i686/PKGBUILD
  gnome-dictionary/repos/gnome-unstable-i686/gnome-dictionary.install
  gnome-dictionary/repos/gnome-unstable-x86_64/PKGBUILD
  gnome-dictionary/repos/gnome-unstable-x86_64/gnome-dictionary.install

+
 gnome-unstable-i686/PKGBUILD   |   56 +++
 gnome-unstable-i686/gnome-dictionary.install   |   22 -
 gnome-unstable-x86_64/PKGBUILD |   56 +++
 gnome-unstable-x86_64/gnome-dictionary.install |   22 -
 4 files changed, 78 insertions(+), 78 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===
--- gnome-unstable-i686/PKGBUILD2012-03-28 10:36:07 UTC (rev 154415)
+++ gnome-unstable-i686/PKGBUILD2012-03-28 10:37:52 UTC (rev 154416)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-pkgname=gnome-dictionary
-pkgver=3.3.2
-pkgrel=1
-pkgdesc="Look up words in dictionary sources"
-arch=(i686 x86_64)
-url="http://gnome.org";
-license=('GPL2')
-depends=('dconf' 'gtk3')
-makedepends=('intltool' 'gnome-doc-utils')
-install=$pkgname.install
-options=(!libtool)
-source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('4bd6f51a98446f8c8d2bceb19bbb5221bd8b2eb2d75f23d2ad8d1045c0aafa24')
-
-build() {
-  cd "$pkgname-$pkgver"
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: gnome-dictionary/repos/gnome-unstable-i686/PKGBUILD (from rev 154415, 
gnome-dictionary/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2012-03-28 10:37:52 UTC (rev 154416)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Ionut Biru 
+pkgname=gnome-dictionary
+pkgver=3.4.0
+pkgrel=1
+pkgdesc="Look up words in dictionary sources"
+arch=(i686 x86_64)
+url="http://gnome.org";
+license=('GPL2')
+depends=('dconf' 'gtk3')
+makedepends=('intltool' 'gnome-doc-utils')
+install=$pkgname.install
+options=(!libtool)
+source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('70a15987617f5ae39f1fc27f7ed0a039193b4704cef7b89ed3aea30ac38f56af')
+
+build() {
+  cd "$pkgname-$pkgver"
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: gnome-unstable-i686/gnome-dictionary.install
===
--- gnome-unstable-i686/gnome-dictionary.install2012-03-28 10:36:07 UTC 
(rev 154415)
+++ gnome-unstable-i686/gnome-dictionary.install2012-03-28 10:37:52 UTC 
(rev 154416)
@@ -1,11 +0,0 @@
-post_install() {
-glib-compile-schemas /usr/share/glib-2.0/schemas
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: gnome-dictionary/repos/gnome-unstable-i686/gnome-dictionary.install 
(from rev 154415, gnome-dictionary/trunk/gnome-dictionary.install)
===
--- gnome-unstable-i686/gnome-dictionary.install
(rev 0)
+++ gnome-unstable-i686/gnome-dictionary.install2012-03-28 10:37:52 UTC 
(rev 154416)
@@ -0,0 +1,11 @@
+post_install() {
+glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Deleted: gnome-unstable-x86_64/PKGBUILD
===
--- gnome-unstable-x86_64/PKGBUILD  2012-03-28 10:36:07 UTC (rev 154415)
+++ gnome-unstable-x86_64/PKGBUILD  2012-03-28 10:37:52 UTC (rev 154416)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-pkgname=gnome-dictionary
-pkgver=3.3.2
-pkgrel=1
-pkgdesc="Look up words in dictionary sources"
-arch=(i686 x86_64)
-url="http://gnome.org";
-license=('GPL2')
-depends=('dconf' 'gtk3')
-makedepends=('intltool' 'gnome-doc-utils')
-install=$pkgname.install
-options=(!libtool)
-source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.