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

Antonio Rojas arojas at archlinux.org
Wed Sep 28 19:48:11 UTC 2016


    Date: Wednesday, September 28, 2016 @ 19:48:10
  Author: arojas
Revision: 277269

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

Added:
  libaccounts-glib/repos/extra-i686/PKGBUILD
    (from rev 277268, libaccounts-glib/trunk/PKGBUILD)
  libaccounts-glib/repos/extra-x86_64/PKGBUILD
    (from rev 277268, 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-09-28 17:59:47 UTC (rev 277268)
+++ extra-i686/PKGBUILD	2016-09-28 19:48:10 UTC (rev 277269)
@@ -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.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
-}

Copied: libaccounts-glib/repos/extra-i686/PKGBUILD (from rev 277268, libaccounts-glib/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2016-09-28 19:48:10 UTC (rev 277269)
@@ -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.23
+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=('af872137184b38e39db415d67a32a510')
+
+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-09-28 17:59:47 UTC (rev 277268)
+++ extra-x86_64/PKGBUILD	2016-09-28 19:48:10 UTC (rev 277269)
@@ -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.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
-}

Copied: libaccounts-glib/repos/extra-x86_64/PKGBUILD (from rev 277268, libaccounts-glib/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2016-09-28 19:48:10 UTC (rev 277269)
@@ -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.23
+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=('af872137184b38e39db415d67a32a510')
+
+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