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

Jan Steffens heftig at nymeria.archlinux.org
Mon Apr 15 11:36:03 UTC 2013


    Date: Monday, April 15, 2013 @ 13:36:03
  Author: heftig
Revision: 182797

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

Added:
  gnome-online-accounts/repos/testing-i686/PKGBUILD
    (from rev 182796, gnome-online-accounts/trunk/PKGBUILD)
  gnome-online-accounts/repos/testing-i686/gnome-online-accounts.install
    (from rev 182796, gnome-online-accounts/trunk/gnome-online-accounts.install)
  gnome-online-accounts/repos/testing-x86_64/PKGBUILD
    (from rev 182796, gnome-online-accounts/trunk/PKGBUILD)
  gnome-online-accounts/repos/testing-x86_64/gnome-online-accounts.install
    (from rev 182796, gnome-online-accounts/trunk/gnome-online-accounts.install)
Deleted:
  gnome-online-accounts/repos/testing-i686/PKGBUILD
  gnome-online-accounts/repos/testing-i686/gnome-online-accounts.install
  gnome-online-accounts/repos/testing-x86_64/PKGBUILD
  gnome-online-accounts/repos/testing-x86_64/gnome-online-accounts.install

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

Deleted: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD	2013-04-15 11:35:20 UTC (rev 182796)
+++ testing-i686/PKGBUILD	2013-04-15 11:36:03 UTC (rev 182797)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru <ibiru at archlinux.org>
-
-pkgname=gnome-online-accounts
-pkgver=3.8.0
-pkgrel=1
-pkgdesc="GNOME service to access online accounts"
-arch=(i686 x86_64)
-url="http://www.gnome.org"
-license=('GPL')
-depends=('webkitgtk3' 'json-glib' 'libnotify' 'rest' 'hicolor-icon-theme' 'libsecret')
-makedepends=('intltool' 'libxslt' 'gobject-introspection' 'docbook-xsl')
-options=(!libtool)
-install=$pkgname.install
-source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
-sha256sums=('fe6389e836ae77373b9fb93d61e591ba143a524e5c03ad46784847f8466f8039')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --libexec=/usr/lib/gnome-online-accounts
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: gnome-online-accounts/repos/testing-i686/PKGBUILD (from rev 182796, gnome-online-accounts/trunk/PKGBUILD)
===================================================================
--- testing-i686/PKGBUILD	                        (rev 0)
+++ testing-i686/PKGBUILD	2013-04-15 11:36:03 UTC (rev 182797)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru <ibiru at archlinux.org>
+
+pkgname=gnome-online-accounts
+pkgver=3.8.1
+pkgrel=1
+pkgdesc="GNOME service to access online accounts"
+arch=(i686 x86_64)
+url="http://www.gnome.org"
+license=('GPL')
+depends=('webkitgtk3' 'json-glib' 'libnotify' 'rest' 'hicolor-icon-theme' 'libsecret')
+makedepends=('intltool' 'libxslt' 'gobject-introspection' 'docbook-xsl')
+options=(!libtool)
+install=$pkgname.install
+source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
+sha256sums=('26c334000ae74832042142a150e7d0c4b5ced4dc24bdb247f75cbb9e3d2e7261')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --libexec=/usr/lib/gnome-online-accounts
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: testing-i686/gnome-online-accounts.install
===================================================================
--- testing-i686/gnome-online-accounts.install	2013-04-15 11:35:20 UTC (rev 182796)
+++ testing-i686/gnome-online-accounts.install	2013-04-15 11:36:03 UTC (rev 182797)
@@ -1,11 +0,0 @@
-post_install () {
-    gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-}
-
-post_upgrade() {
-    post_install
-}
-
-post_remove() {
-    post_install
-}

Copied: gnome-online-accounts/repos/testing-i686/gnome-online-accounts.install (from rev 182796, gnome-online-accounts/trunk/gnome-online-accounts.install)
===================================================================
--- testing-i686/gnome-online-accounts.install	                        (rev 0)
+++ testing-i686/gnome-online-accounts.install	2013-04-15 11:36:03 UTC (rev 182797)
@@ -0,0 +1,11 @@
+post_install () {
+    gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+}
+
+post_upgrade() {
+    post_install
+}
+
+post_remove() {
+    post_install
+}

Deleted: testing-x86_64/PKGBUILD
===================================================================
--- testing-x86_64/PKGBUILD	2013-04-15 11:35:20 UTC (rev 182796)
+++ testing-x86_64/PKGBUILD	2013-04-15 11:36:03 UTC (rev 182797)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru <ibiru at archlinux.org>
-
-pkgname=gnome-online-accounts
-pkgver=3.8.0
-pkgrel=1
-pkgdesc="GNOME service to access online accounts"
-arch=(i686 x86_64)
-url="http://www.gnome.org"
-license=('GPL')
-depends=('webkitgtk3' 'json-glib' 'libnotify' 'rest' 'hicolor-icon-theme' 'libsecret')
-makedepends=('intltool' 'libxslt' 'gobject-introspection' 'docbook-xsl')
-options=(!libtool)
-install=$pkgname.install
-source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
-sha256sums=('fe6389e836ae77373b9fb93d61e591ba143a524e5c03ad46784847f8466f8039')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --libexec=/usr/lib/gnome-online-accounts
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: gnome-online-accounts/repos/testing-x86_64/PKGBUILD (from rev 182796, gnome-online-accounts/trunk/PKGBUILD)
===================================================================
--- testing-x86_64/PKGBUILD	                        (rev 0)
+++ testing-x86_64/PKGBUILD	2013-04-15 11:36:03 UTC (rev 182797)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru <ibiru at archlinux.org>
+
+pkgname=gnome-online-accounts
+pkgver=3.8.1
+pkgrel=1
+pkgdesc="GNOME service to access online accounts"
+arch=(i686 x86_64)
+url="http://www.gnome.org"
+license=('GPL')
+depends=('webkitgtk3' 'json-glib' 'libnotify' 'rest' 'hicolor-icon-theme' 'libsecret')
+makedepends=('intltool' 'libxslt' 'gobject-introspection' 'docbook-xsl')
+options=(!libtool)
+install=$pkgname.install
+source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
+sha256sums=('26c334000ae74832042142a150e7d0c4b5ced4dc24bdb247f75cbb9e3d2e7261')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --libexec=/usr/lib/gnome-online-accounts
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: testing-x86_64/gnome-online-accounts.install
===================================================================
--- testing-x86_64/gnome-online-accounts.install	2013-04-15 11:35:20 UTC (rev 182796)
+++ testing-x86_64/gnome-online-accounts.install	2013-04-15 11:36:03 UTC (rev 182797)
@@ -1,11 +0,0 @@
-post_install () {
-    gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-}
-
-post_upgrade() {
-    post_install
-}
-
-post_remove() {
-    post_install
-}

Copied: gnome-online-accounts/repos/testing-x86_64/gnome-online-accounts.install (from rev 182796, gnome-online-accounts/trunk/gnome-online-accounts.install)
===================================================================
--- testing-x86_64/gnome-online-accounts.install	                        (rev 0)
+++ testing-x86_64/gnome-online-accounts.install	2013-04-15 11:36:03 UTC (rev 182797)
@@ -0,0 +1,11 @@
+post_install () {
+    gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+}
+
+post_upgrade() {
+    post_install
+}
+
+post_remove() {
+    post_install
+}




More information about the arch-commits mailing list