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

Antonio Rojas arojas at archlinux.org
Sun Jun 5 09:00:46 UTC 2016


    Date: Sunday, June 5, 2016 @ 11:00:46
  Author: arojas
Revision: 268970

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

Added:
  libaccounts-glib/repos/extra-i686/PKGBUILD
    (from rev 268969, libaccounts-glib/trunk/PKGBUILD)
  libaccounts-glib/repos/extra-x86_64/PKGBUILD
    (from rev 268969, libaccounts-glib/trunk/PKGBUILD)
Deleted:
  libaccounts-glib/repos/extra-i686/PKGBUILD
  libaccounts-glib/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2016-06-05 09:00:09 UTC (rev 268969)
+++ extra-i686/PKGBUILD	2016-06-05 09:00:46 UTC (rev 268970)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-# Contributor: Balló György <ballogyor+arch at gmail dot com>
-
-pkgname=libaccounts-glib
-pkgver=1.21
-pkgrel=1
-pkgdesc="Glib-based client library for accessing the online accounts database"
-arch=(i686 x86_64)
-url="https://gitlab.com/accounts-sso/libaccounts-glib"
-license=(LGPL)
-depends=(dbus-glib libxml2 sqlite)
-makedepends=(python-gobject docbook-xsl gtk-doc)
-source=("https://gitlab.com/accounts-sso/libaccounts-glib/repository/archive.tar.gz?ref=VERSION_$pkgver")
-md5sums=('88184b9d613e04ae17b164019661d35d')
-
-build() {
-  cd $pkgname-*
-  ./autogen.sh
-  ./configure \
-    --prefix=/usr \
-    --disable-static \
-    --disable-gtk-doc
-  make
-}
-
-package() {
-  cd $pkgname-*
-  make DESTDIR="$pkgdir" install
-}

Copied: libaccounts-glib/repos/extra-i686/PKGBUILD (from rev 268969, libaccounts-glib/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2016-06-05 09:00:46 UTC (rev 268970)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+# Contributor: Balló György <ballogyor+arch at gmail dot com>
+
+pkgname=libaccounts-glib
+pkgver=1.22
+pkgrel=1
+pkgdesc="Glib-based client library for accessing the online accounts database"
+arch=(i686 x86_64)
+url="https://gitlab.com/accounts-sso/libaccounts-glib"
+license=(LGPL)
+depends=(dbus-glib libxml2 sqlite)
+makedepends=(python-gobject docbook-xsl gtk-doc)
+source=("https://gitlab.com/accounts-sso/libaccounts-glib/repository/archive.tar.gz?ref=VERSION_$pkgver")
+md5sums=('a103bbc1a3fb8910674ab89b5f71dfcb')
+
+build() {
+  cd $pkgname-*
+  ./autogen.sh
+  ./configure \
+    --prefix=/usr \
+    --disable-static \
+    --disable-gtk-doc
+  make
+}
+
+package() {
+  cd $pkgname-*
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2016-06-05 09:00:09 UTC (rev 268969)
+++ extra-x86_64/PKGBUILD	2016-06-05 09:00:46 UTC (rev 268970)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-# Contributor: Balló György <ballogyor+arch at gmail dot com>
-
-pkgname=libaccounts-glib
-pkgver=1.21
-pkgrel=1
-pkgdesc="Glib-based client library for accessing the online accounts database"
-arch=(i686 x86_64)
-url="https://gitlab.com/accounts-sso/libaccounts-glib"
-license=(LGPL)
-depends=(dbus-glib libxml2 sqlite)
-makedepends=(python-gobject docbook-xsl gtk-doc)
-source=("https://gitlab.com/accounts-sso/libaccounts-glib/repository/archive.tar.gz?ref=VERSION_$pkgver")
-md5sums=('88184b9d613e04ae17b164019661d35d')
-
-build() {
-  cd $pkgname-*
-  ./autogen.sh
-  ./configure \
-    --prefix=/usr \
-    --disable-static \
-    --disable-gtk-doc
-  make
-}
-
-package() {
-  cd $pkgname-*
-  make DESTDIR="$pkgdir" install
-}

Copied: libaccounts-glib/repos/extra-x86_64/PKGBUILD (from rev 268969, libaccounts-glib/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2016-06-05 09:00:46 UTC (rev 268970)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+# Contributor: Balló György <ballogyor+arch at gmail dot com>
+
+pkgname=libaccounts-glib
+pkgver=1.22
+pkgrel=1
+pkgdesc="Glib-based client library for accessing the online accounts database"
+arch=(i686 x86_64)
+url="https://gitlab.com/accounts-sso/libaccounts-glib"
+license=(LGPL)
+depends=(dbus-glib libxml2 sqlite)
+makedepends=(python-gobject docbook-xsl gtk-doc)
+source=("https://gitlab.com/accounts-sso/libaccounts-glib/repository/archive.tar.gz?ref=VERSION_$pkgver")
+md5sums=('a103bbc1a3fb8910674ab89b5f71dfcb')
+
+build() {
+  cd $pkgname-*
+  ./autogen.sh
+  ./configure \
+    --prefix=/usr \
+    --disable-static \
+    --disable-gtk-doc
+  make
+}
+
+package() {
+  cd $pkgname-*
+  make DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list