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

Jan de Groot jgc at archlinux.org
Mon Mar 23 07:26:31 UTC 2015


    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/PKGBUILD	2015-03-23 07:26:24 UTC (rev 234494)
+++ gnome-unstable-i686/PKGBUILD	2015-03-23 07:26:31 UTC (rev 234495)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru <ibiru at archlinux.org>
-
-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/PKGBUILD	2015-03-23 07:26:31 UTC (rev 234495)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru <ibiru at archlinux.org>
+
+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.install	2015-03-23 07:26:24 UTC (rev 234494)
+++ gnome-unstable-i686/gnome-dictionary.install	2015-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.install	2015-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 <ibiru at archlinux.org>
-
-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-x86_64/PKGBUILD (from rev 234494, gnome-dictionary/trunk/PKGBUILD)
===================================================================
--- gnome-unstable-x86_64/PKGBUILD	                        (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD	2015-03-23 07:26:31 UTC (rev 234495)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru <ibiru at archlinux.org>
+
+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-x86_64/gnome-dictionary.install
===================================================================
--- gnome-unstable-x86_64/gnome-dictionary.install	2015-03-23 07:26:24 UTC (rev 234494)
+++ gnome-unstable-x86_64/gnome-dictionary.install	2015-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-x86_64/gnome-dictionary.install (from rev 234494, gnome-dictionary/trunk/gnome-dictionary.install)
===================================================================
--- gnome-unstable-x86_64/gnome-dictionary.install	                        (rev 0)
+++ gnome-unstable-x86_64/gnome-dictionary.install	2015-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
+}



More information about the arch-commits mailing list