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

Jan Steffens heftig at archlinux.org
Wed Mar 28 10:37:52 UTC 2012


    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/PKGBUILD	2012-03-28 10:36:07 UTC (rev 154415)
+++ gnome-unstable-i686/PKGBUILD	2012-03-28 10:37:52 UTC (rev 154416)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru <ibiru at archlinux.org>
-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/PKGBUILD	2012-03-28 10:37:52 UTC (rev 154416)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Ionut Biru <ibiru at archlinux.org>
+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.install	2012-03-28 10:36:07 UTC (rev 154415)
+++ gnome-unstable-i686/gnome-dictionary.install	2012-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.install	2012-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 <ibiru at archlinux.org>
-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-x86_64/PKGBUILD (from rev 154415, gnome-dictionary/trunk/PKGBUILD)
===================================================================
--- gnome-unstable-x86_64/PKGBUILD	                        (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD	2012-03-28 10:37:52 UTC (rev 154416)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Ionut Biru <ibiru at archlinux.org>
+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-x86_64/gnome-dictionary.install
===================================================================
--- gnome-unstable-x86_64/gnome-dictionary.install	2012-03-28 10:36:07 UTC (rev 154415)
+++ gnome-unstable-x86_64/gnome-dictionary.install	2012-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-x86_64/gnome-dictionary.install (from rev 154415, gnome-dictionary/trunk/gnome-dictionary.install)
===================================================================
--- gnome-unstable-x86_64/gnome-dictionary.install	                        (rev 0)
+++ gnome-unstable-x86_64/gnome-dictionary.install	2012-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
+}




More information about the arch-commits mailing list