[arch-commits] Commit in signon-plugin-oauth2/repos (4 files)

2016-06-02 Thread Antonio Rojas
Date: Thursday, June 2, 2016 @ 17:42:42
  Author: arojas
Revision: 268851

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

Added:
  signon-plugin-oauth2/repos/extra-i686/PKGBUILD
(from rev 268850, signon-plugin-oauth2/trunk/PKGBUILD)
  signon-plugin-oauth2/repos/extra-x86_64/PKGBUILD
(from rev 268850, signon-plugin-oauth2/trunk/PKGBUILD)
Deleted:
  signon-plugin-oauth2/repos/extra-i686/PKGBUILD
  signon-plugin-oauth2/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-06-02 15:42:03 UTC (rev 268850)
+++ extra-i686/PKGBUILD 2016-06-02 15:42:42 UTC (rev 268851)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-# Contributor: Balló György 
-
-pkgname=signon-plugin-oauth2
-_pkgname=signon-oauth2
-pkgver=0.23
-pkgrel=2
-pkgdesc='OAuth 2 plugin for signon'
-arch=(i686 x86_64)
-url="https://gitlab.com/accounts-sso/signon-plugin-oauth2";
-license=(LGPL)
-depends=(signon)
-makedepends=(qt5-xmlpatterns)
-source=("$pkgname-$pkgver.tar.gz::https://gitlab.com/accounts-sso/signon-plugin-oauth2/repository/archive.tar.gz?ref=VERSION_$pkgver";)
-md5sums=('772197567b8778552bba34ace41aec7d')
-
-prepare() {
-  cd signon-plugin-oauth2-VERSION_$pkgver-*
-
-  sed -i '/-Werror/d' common-project-config.pri
-
-  # Do not install tests and example
-  echo 'INSTALLS =' >>tests/tests.pro
-  echo 'INSTALLS =' >>example/example.pro
-}
-
-build() {
-  cd signon-plugin-oauth2-VERSION_$pkgver-*
-
-  qmake-qt5 PREFIX=/usr LIBDIR=/usr/lib
-  make
-}
-
-package() {
-  cd signon-plugin-oauth2-VERSION_$pkgver-*
-
-  make INSTALL_ROOT="$pkgdir" install
-}
-

Copied: signon-plugin-oauth2/repos/extra-i686/PKGBUILD (from rev 268850, 
signon-plugin-oauth2/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-06-02 15:42:42 UTC (rev 268851)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: Balló György 
+
+pkgname=signon-plugin-oauth2
+_pkgname=signon-oauth2
+pkgver=0.24
+pkgrel=1
+pkgdesc='OAuth 2 plugin for signon'
+arch=(i686 x86_64)
+url="https://gitlab.com/accounts-sso/signon-plugin-oauth2";
+license=(LGPL)
+depends=(signond)
+makedepends=(qt5-xmlpatterns)
+source=("$pkgname-$pkgver.tar.gz::https://gitlab.com/accounts-sso/signon-plugin-oauth2/repository/archive.tar.gz?ref=VERSION_$pkgver";)
+md5sums=('684564e23cb070c31cef7785ab142ad8')
+
+prepare() {
+  cd signon-plugin-oauth2-VERSION_$pkgver-*
+
+  sed -i '/-Werror/d' common-project-config.pri
+
+  # Do not install tests and example
+  echo 'INSTALLS =' >>tests/tests.pro
+  echo 'INSTALLS =' >>example/example.pro
+}
+
+build() {
+  cd signon-plugin-oauth2-VERSION_$pkgver-*
+
+  qmake-qt5 PREFIX=/usr LIBDIR=/usr/lib
+  make
+}
+
+package() {
+  cd signon-plugin-oauth2-VERSION_$pkgver-*
+
+  make INSTALL_ROOT="$pkgdir" install
+}
+

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-06-02 15:42:03 UTC (rev 268850)
+++ extra-x86_64/PKGBUILD   2016-06-02 15:42:42 UTC (rev 268851)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-# Contributor: Balló György 
-
-pkgname=signon-plugin-oauth2
-_pkgname=signon-oauth2
-pkgver=0.23
-pkgrel=2
-pkgdesc='OAuth 2 plugin for signon'
-arch=(i686 x86_64)
-url="https://gitlab.com/accounts-sso/signon-plugin-oauth2";
-license=(LGPL)
-depends=(signon)
-makedepends=(qt5-xmlpatterns)
-source=("$pkgname-$pkgver.tar.gz::https://gitlab.com/accounts-sso/signon-plugin-oauth2/repository/archive.tar.gz?ref=VERSION_$pkgver";)
-md5sums=('772197567b8778552bba34ace41aec7d')
-
-prepare() {
-  cd signon-plugin-oauth2-VERSION_$pkgver-*
-
-  sed -i '/-Werror/d' common-project-config.pri
-
-  # Do not install tests and example
-  echo 'INSTALLS =' >>tests/tests.pro
-  echo 'INSTALLS =' >>example/example.pro
-}
-
-build() {
-  cd signon-plugin-oauth2-VERSION_$pkgver-*
-
-  qmake-qt5 PREFIX=/usr LIBDIR=/usr/lib
-  make
-}
-
-package() {
-  cd signon-plugin-oauth2-VERSION_$pkgver-*
-
-  make INSTALL_ROOT="$pkgdir" install
-}
-

Copied: signon-plugin-oauth2/repos/extra-x86_64/PKGBUILD (from rev 268850, 
signon-plugin-oauth2/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2016-06-02 15:42:42 UTC (rev 268851)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: Balló György 
+
+pkgname=signon-plugin-oauth2
+_pkgname=signon-oauth2
+pkgver=0.24
+pkgrel=1
+pkgdesc='OAuth 2 plugin for signon'
+arch=(i686 x86_64)
+url="https://gitlab.c

[arch-commits] Commit in signon-plugin-oauth2/repos (4 files)

2015-12-06 Thread Allan McRae
Date: Monday, December 7, 2015 @ 06:08:19
  Author: allan
Revision: 253181

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

Added:
  signon-plugin-oauth2/repos/staging-i686/
  signon-plugin-oauth2/repos/staging-i686/PKGBUILD
(from rev 253180, signon-plugin-oauth2/trunk/PKGBUILD)
  signon-plugin-oauth2/repos/staging-x86_64/
  signon-plugin-oauth2/repos/staging-x86_64/PKGBUILD
(from rev 253180, signon-plugin-oauth2/trunk/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   40 
 staging-x86_64/PKGBUILD |   40 
 2 files changed, 80 insertions(+)

Copied: signon-plugin-oauth2/repos/staging-i686/PKGBUILD (from rev 253180, 
signon-plugin-oauth2/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-12-07 05:08:19 UTC (rev 253181)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: Balló György 
+
+pkgname=signon-plugin-oauth2
+_pkgname=signon-oauth2
+pkgver=0.23
+pkgrel=2
+pkgdesc='OAuth 2 plugin for signon'
+arch=(i686 x86_64)
+url="https://gitlab.com/accounts-sso/signon-plugin-oauth2";
+license=(LGPL)
+depends=(signon)
+makedepends=(qt5-xmlpatterns)
+source=("$pkgname-$pkgver.tar.gz::https://gitlab.com/accounts-sso/signon-plugin-oauth2/repository/archive.tar.gz?ref=VERSION_$pkgver";)
+md5sums=('772197567b8778552bba34ace41aec7d')
+
+prepare() {
+  cd signon-plugin-oauth2-VERSION_$pkgver-*
+
+  sed -i '/-Werror/d' common-project-config.pri
+
+  # Do not install tests and example
+  echo 'INSTALLS =' >>tests/tests.pro
+  echo 'INSTALLS =' >>example/example.pro
+}
+
+build() {
+  cd signon-plugin-oauth2-VERSION_$pkgver-*
+
+  qmake-qt5 PREFIX=/usr LIBDIR=/usr/lib
+  make
+}
+
+package() {
+  cd signon-plugin-oauth2-VERSION_$pkgver-*
+
+  make INSTALL_ROOT="$pkgdir" install
+}
+

Copied: signon-plugin-oauth2/repos/staging-x86_64/PKGBUILD (from rev 253180, 
signon-plugin-oauth2/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2015-12-07 05:08:19 UTC (rev 253181)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: Balló György 
+
+pkgname=signon-plugin-oauth2
+_pkgname=signon-oauth2
+pkgver=0.23
+pkgrel=2
+pkgdesc='OAuth 2 plugin for signon'
+arch=(i686 x86_64)
+url="https://gitlab.com/accounts-sso/signon-plugin-oauth2";
+license=(LGPL)
+depends=(signon)
+makedepends=(qt5-xmlpatterns)
+source=("$pkgname-$pkgver.tar.gz::https://gitlab.com/accounts-sso/signon-plugin-oauth2/repository/archive.tar.gz?ref=VERSION_$pkgver";)
+md5sums=('772197567b8778552bba34ace41aec7d')
+
+prepare() {
+  cd signon-plugin-oauth2-VERSION_$pkgver-*
+
+  sed -i '/-Werror/d' common-project-config.pri
+
+  # Do not install tests and example
+  echo 'INSTALLS =' >>tests/tests.pro
+  echo 'INSTALLS =' >>example/example.pro
+}
+
+build() {
+  cd signon-plugin-oauth2-VERSION_$pkgver-*
+
+  qmake-qt5 PREFIX=/usr LIBDIR=/usr/lib
+  make
+}
+
+package() {
+  cd signon-plugin-oauth2-VERSION_$pkgver-*
+
+  make INSTALL_ROOT="$pkgdir" install
+}
+


[arch-commits] Commit in signon-plugin-oauth2/repos (4 files)

2015-10-02 Thread Antonio Rojas
Date: Friday, October 2, 2015 @ 13:00:18
  Author: arojas
Revision: 248252

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

Added:
  signon-plugin-oauth2/repos/testing-i686/
  signon-plugin-oauth2/repos/testing-i686/PKGBUILD
(from rev 248251, signon-plugin-oauth2/trunk/PKGBUILD)
  signon-plugin-oauth2/repos/testing-x86_64/
  signon-plugin-oauth2/repos/testing-x86_64/PKGBUILD
(from rev 248251, signon-plugin-oauth2/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   40 
 testing-x86_64/PKGBUILD |   40 
 2 files changed, 80 insertions(+)

Copied: signon-plugin-oauth2/repos/testing-i686/PKGBUILD (from rev 248251, 
signon-plugin-oauth2/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-10-02 11:00:18 UTC (rev 248252)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: Balló György 
+
+pkgname=signon-plugin-oauth2
+_pkgname=signon-oauth2
+pkgver=0.23
+pkgrel=1
+pkgdesc='OAuth 2 plugin for signon'
+arch=(i686 x86_64)
+url="https://gitlab.com/accounts-sso/signon-plugin-oauth2";
+license=(LGPL)
+depends=(signon)
+makedepends=(qt5-xmlpatterns)
+source=("$pkgname-$pkgver.tar.gz::https://gitlab.com/accounts-sso/signon-plugin-oauth2/repository/archive.tar.gz?ref=VERSION_$pkgver";)
+md5sums=('772197567b8778552bba34ace41aec7d')
+
+prepare() {
+  cd signon-plugin-oauth2-VERSION_$pkgver-*
+
+  sed -i '/-Werror/d' common-project-config.pri
+
+  # Do not install tests and example
+  echo 'INSTALLS =' >>tests/tests.pro
+  echo 'INSTALLS =' >>example/example.pro
+}
+
+build() {
+  cd signon-plugin-oauth2-VERSION_$pkgver-*
+
+  qmake-qt5 PREFIX=/usr LIBDIR=/usr/lib
+  make
+}
+
+package() {
+  cd signon-plugin-oauth2-VERSION_$pkgver-*
+
+  make INSTALL_ROOT="$pkgdir" install
+}
+

Copied: signon-plugin-oauth2/repos/testing-x86_64/PKGBUILD (from rev 248251, 
signon-plugin-oauth2/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-10-02 11:00:18 UTC (rev 248252)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: Balló György 
+
+pkgname=signon-plugin-oauth2
+_pkgname=signon-oauth2
+pkgver=0.23
+pkgrel=1
+pkgdesc='OAuth 2 plugin for signon'
+arch=(i686 x86_64)
+url="https://gitlab.com/accounts-sso/signon-plugin-oauth2";
+license=(LGPL)
+depends=(signon)
+makedepends=(qt5-xmlpatterns)
+source=("$pkgname-$pkgver.tar.gz::https://gitlab.com/accounts-sso/signon-plugin-oauth2/repository/archive.tar.gz?ref=VERSION_$pkgver";)
+md5sums=('772197567b8778552bba34ace41aec7d')
+
+prepare() {
+  cd signon-plugin-oauth2-VERSION_$pkgver-*
+
+  sed -i '/-Werror/d' common-project-config.pri
+
+  # Do not install tests and example
+  echo 'INSTALLS =' >>tests/tests.pro
+  echo 'INSTALLS =' >>example/example.pro
+}
+
+build() {
+  cd signon-plugin-oauth2-VERSION_$pkgver-*
+
+  qmake-qt5 PREFIX=/usr LIBDIR=/usr/lib
+  make
+}
+
+package() {
+  cd signon-plugin-oauth2-VERSION_$pkgver-*
+
+  make INSTALL_ROOT="$pkgdir" install
+}
+


[arch-commits] Commit in signon-plugin-oauth2/repos (4 files)

2015-04-20 Thread Antonio Rojas
Date: Monday, April 20, 2015 @ 21:36:19
  Author: arojas
Revision: 237804

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

Added:
  signon-plugin-oauth2/repos/extra-i686/PKGBUILD
(from rev 237803, signon-plugin-oauth2/trunk/PKGBUILD)
  signon-plugin-oauth2/repos/extra-x86_64/PKGBUILD
(from rev 237803, signon-plugin-oauth2/trunk/PKGBUILD)
Deleted:
  signon-plugin-oauth2/repos/extra-i686/PKGBUILD
  signon-plugin-oauth2/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-04-20 19:34:19 UTC (rev 237803)
+++ extra-i686/PKGBUILD 2015-04-20 19:36:19 UTC (rev 237804)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-# Contributor: Balló György 
-
-pkgname=signon-plugin-oauth2
-_pkgname=signon-oauth2
-pkgver=0.20
-pkgrel=1
-pkgdesc='OAuth 2 plugin for signon'
-arch=('i686' 'x86_64')
-url="http://code.google.com/p/accounts-sso/";
-license=('LGPL')
-depends=('signon')
-makedepends=('qt5-xmlpatterns')
-source=("$pkgname-$pkgver.tar.gz::http://signon-plugin-oauth2.accounts-sso.googlecode.com/archive/$pkgver.tar.gz";)
-md5sums=('0f33239a661d11b51a0803657983043d')
-
-prepare() {
-  cd signon-plugin-oauth2.accounts-sso-$pkgver
-
-  sed -i '/-Werror/d' common-project-config.pri
-
-  # Do not install tests and example
-  echo 'INSTALLS =' >>tests/tests.pro
-  echo 'INSTALLS =' >>example/example.pro
-}
-
-build() {
-  cd signon-plugin-oauth2.accounts-sso-$pkgver
-
-  qmake-qt5 PREFIX=/usr LIBDIR=/usr/lib
-  make
-}
-
-package() {
-  cd signon-plugin-oauth2.accounts-sso-$pkgver
-
-  make INSTALL_ROOT="$pkgdir" install
-}
-

Copied: signon-plugin-oauth2/repos/extra-i686/PKGBUILD (from rev 237803, 
signon-plugin-oauth2/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-04-20 19:36:19 UTC (rev 237804)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: Balló György 
+
+pkgname=signon-plugin-oauth2
+_pkgname=signon-oauth2
+pkgver=0.22
+pkgrel=1
+pkgdesc='OAuth 2 plugin for signon'
+arch=('i686' 'x86_64')
+url="https://gitlab.com/accounts-sso/signon-plugin-oauth2";
+license=('LGPL')
+depends=('signon')
+makedepends=('qt5-xmlpatterns')
+source=("$pkgname-$pkgver.tar.gz::https://gitlab.com/accounts-sso/signon-plugin-oauth2/repository/archive.tar.gz?ref=VERSION_$pkgver";)
+md5sums=('d7c3b7fffe6102fc58d479028141f2b4')
+
+prepare() {
+  cd signon-plugin-oauth2.git
+
+  sed -i '/-Werror/d' common-project-config.pri
+
+  # Do not install tests and example
+  echo 'INSTALLS =' >>tests/tests.pro
+  echo 'INSTALLS =' >>example/example.pro
+}
+
+build() {
+  cd signon-plugin-oauth2.git
+
+  qmake-qt5 PREFIX=/usr LIBDIR=/usr/lib
+  make
+}
+
+package() {
+  cd signon-plugin-oauth2.git
+
+  make INSTALL_ROOT="$pkgdir" install
+}
+

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-04-20 19:34:19 UTC (rev 237803)
+++ extra-x86_64/PKGBUILD   2015-04-20 19:36:19 UTC (rev 237804)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-# Contributor: Balló György 
-
-pkgname=signon-plugin-oauth2
-_pkgname=signon-oauth2
-pkgver=0.20
-pkgrel=1
-pkgdesc='OAuth 2 plugin for signon'
-arch=('i686' 'x86_64')
-url="http://code.google.com/p/accounts-sso/";
-license=('LGPL')
-depends=('signon')
-makedepends=('qt5-xmlpatterns')
-source=("$pkgname-$pkgver.tar.gz::http://signon-plugin-oauth2.accounts-sso.googlecode.com/archive/$pkgver.tar.gz";)
-md5sums=('0f33239a661d11b51a0803657983043d')
-
-prepare() {
-  cd signon-plugin-oauth2.accounts-sso-$pkgver
-
-  sed -i '/-Werror/d' common-project-config.pri
-
-  # Do not install tests and example
-  echo 'INSTALLS =' >>tests/tests.pro
-  echo 'INSTALLS =' >>example/example.pro
-}
-
-build() {
-  cd signon-plugin-oauth2.accounts-sso-$pkgver
-
-  qmake-qt5 PREFIX=/usr LIBDIR=/usr/lib
-  make
-}
-
-package() {
-  cd signon-plugin-oauth2.accounts-sso-$pkgver
-
-  make INSTALL_ROOT="$pkgdir" install
-}
-

Copied: signon-plugin-oauth2/repos/extra-x86_64/PKGBUILD (from rev 237803, 
signon-plugin-oauth2/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2015-04-20 19:36:19 UTC (rev 237804)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: Balló György 
+
+pkgname=signon-plugin-oauth2
+_pkgname=signon-oauth2
+pkgver=0.22
+pkgrel=1
+pkgdesc='OAuth 2 plugin for signon'
+arch=('i686' 'x86_64')
+url="https://gitlab.com/accounts-sso/signon-plugin-oauth2";
+license=('LGPL')
+d

[arch-commits] Commit in signon-plugin-oauth2/repos (4 files)

2013-06-23 Thread Balló György
Date: Monday, June 24, 2013 @ 00:20:48
  Author: bgyorgy
Revision: 93075

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

Added:
  signon-plugin-oauth2/repos/community-i686/PKGBUILD
(from rev 93074, signon-plugin-oauth2/trunk/PKGBUILD)
  signon-plugin-oauth2/repos/community-x86_64/PKGBUILD
(from rev 93074, signon-plugin-oauth2/trunk/PKGBUILD)
Deleted:
  signon-plugin-oauth2/repos/community-i686/PKGBUILD
  signon-plugin-oauth2/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   68 
 community-i686/PKGBUILD   |   34 --
 community-x86_64/PKGBUILD |   34 --
 3 files changed, 68 insertions(+), 68 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-06-23 22:20:40 UTC (rev 93074)
+++ community-i686/PKGBUILD 2013-06-23 22:20:48 UTC (rev 93075)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Balló György 
-
-pkgname=signon-plugin-oauth2
-_pkgname=signon-oauth2
-pkgver=0.17
-pkgrel=1
-pkgdesc="OAuth 2 plugin for signon"
-arch=('i686' 'x86_64')
-url="http://code.google.com/p/accounts-sso/";
-license=('LGPL')
-depends=('signon-ui' 'qjson')
-makedepends=('signon')
-source=(http://accounts-sso.googlecode.com/files/$_pkgname-$pkgver.tar.bz2)
-sha1sums=('400301bf4a0cc7ad005ed552f9700e00a74b7237')
-
-build() {
-  cd "$srcdir/$_pkgname-$pkgver"
-
-  sed -i '/-Werror/d' common-project-config.pri
-
-  # Do not install tests and example
-  echo 'INSTALLS =' >>tests/tests.pro
-  echo 'INSTALLS =' >>example/example.pro
-
-  qmake-qt4 PREFIX=/usr LIBDIR=/usr/lib
-  make
-}
-
-package() {
-  cd "$srcdir/$_pkgname-$pkgver"
-
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: signon-plugin-oauth2/repos/community-i686/PKGBUILD (from rev 93074, 
signon-plugin-oauth2/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-06-23 22:20:48 UTC (rev 93075)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Balló György 
+
+pkgname=signon-plugin-oauth2
+_pkgname=signon-oauth2
+pkgver=0.18
+pkgrel=1
+pkgdesc="OAuth 2 plugin for signon"
+arch=('i686' 'x86_64')
+url="http://code.google.com/p/accounts-sso/";
+license=('LGPL')
+depends=('signon-ui' 'qjson')
+makedepends=('signon')
+source=(http://accounts-sso.googlecode.com/files/$_pkgname-$pkgver.tar.bz2)
+sha1sums=('4b7aabd69a67814b19447215b6466a93523d5dce')
+
+build() {
+  cd "$srcdir/$_pkgname-$pkgver"
+
+  sed -i '/-Werror/d' common-project-config.pri
+
+  # Do not install tests and example
+  echo 'INSTALLS =' >>tests/tests.pro
+  echo 'INSTALLS =' >>example/example.pro
+
+  qmake-qt4 PREFIX=/usr LIBDIR=/usr/lib
+  make
+}
+
+package() {
+  cd "$srcdir/$_pkgname-$pkgver"
+
+  make INSTALL_ROOT="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-06-23 22:20:40 UTC (rev 93074)
+++ community-x86_64/PKGBUILD   2013-06-23 22:20:48 UTC (rev 93075)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Balló György 
-
-pkgname=signon-plugin-oauth2
-_pkgname=signon-oauth2
-pkgver=0.17
-pkgrel=1
-pkgdesc="OAuth 2 plugin for signon"
-arch=('i686' 'x86_64')
-url="http://code.google.com/p/accounts-sso/";
-license=('LGPL')
-depends=('signon-ui' 'qjson')
-makedepends=('signon')
-source=(http://accounts-sso.googlecode.com/files/$_pkgname-$pkgver.tar.bz2)
-sha1sums=('400301bf4a0cc7ad005ed552f9700e00a74b7237')
-
-build() {
-  cd "$srcdir/$_pkgname-$pkgver"
-
-  sed -i '/-Werror/d' common-project-config.pri
-
-  # Do not install tests and example
-  echo 'INSTALLS =' >>tests/tests.pro
-  echo 'INSTALLS =' >>example/example.pro
-
-  qmake-qt4 PREFIX=/usr LIBDIR=/usr/lib
-  make
-}
-
-package() {
-  cd "$srcdir/$_pkgname-$pkgver"
-
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: signon-plugin-oauth2/repos/community-x86_64/PKGBUILD (from rev 93074, 
signon-plugin-oauth2/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-06-23 22:20:48 UTC (rev 93075)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Balló György 
+
+pkgname=signon-plugin-oauth2
+_pkgname=signon-oauth2
+pkgver=0.18
+pkgrel=1
+pkgdesc="OAuth 2 plugin for signon"
+arch=('i686' 'x86_64')
+url="http://code.google.com/p/accounts-sso/";
+license=('LGPL')
+depends=('signon-ui' 'qjson')
+makedepends=('signon')
+source=(http://accounts-sso.googlecode.com/files/$_pkgname-$pkgver.tar.bz2)
+sha1sums=('4b7aabd69a67814b19447215b6466a93523d5dce')
+
+build() {
+  cd "$srcdir/$_pkgname-$pkgver"
+
+  sed -i '/-Werror/d' common-project-config.pri
+
+  # Do not install tests and example
+  echo 'INSTALLS =' >>tests/tests.pro
+  echo 'INSTALLS =' >>example/example.pro
+
+  qmake-qt4 PREFIX=

[arch-commits] Commit in signon-plugin-oauth2/repos (4 files)

2013-05-14 Thread Balló György
Date: Wednesday, May 15, 2013 @ 08:48:00
  Author: bgyorgy
Revision: 90878

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

Added:
  signon-plugin-oauth2/repos/community-i686/PKGBUILD
(from rev 90877, signon-plugin-oauth2/trunk/PKGBUILD)
  signon-plugin-oauth2/repos/community-x86_64/PKGBUILD
(from rev 90877, signon-plugin-oauth2/trunk/PKGBUILD)
Deleted:
  signon-plugin-oauth2/repos/community-i686/PKGBUILD
  signon-plugin-oauth2/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   68 
 community-i686/PKGBUILD   |   32 
 community-x86_64/PKGBUILD |   32 
 3 files changed, 68 insertions(+), 64 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-05-15 06:47:51 UTC (rev 90877)
+++ community-i686/PKGBUILD 2013-05-15 06:48:00 UTC (rev 90878)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Balló György 
-
-pkgname=signon-plugin-oauth2
-_pkgname=signon-oauth2
-pkgver=0.15
-pkgrel=1
-pkgdesc="OAuth 2 plugin for signon"
-arch=('i686' 'x86_64')
-url="http://code.google.com/p/accounts-sso/";
-license=('LGPL')
-depends=('signon-ui' 'qjson')
-makedepends=('signon')
-source=(http://accounts-sso.googlecode.com/files/$_pkgname-$pkgver.tar.bz2)
-sha1sums=('31f63f73eca2c8341ab41ec0d63650c9a0b4820a')
-
-build() {
-  cd "$srcdir/$_pkgname-$pkgver"
-
-  # Do not install tests and example
-  echo 'INSTALLS =' >>tests/tests.pro
-  echo 'INSTALLS =' >>example/example.pro
-
-  qmake PREFIX=/usr LIBDIR=/usr/lib
-  make
-}
-
-package() {
-  cd "$srcdir/$_pkgname-$pkgver"
-
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: signon-plugin-oauth2/repos/community-i686/PKGBUILD (from rev 90877, 
signon-plugin-oauth2/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-05-15 06:48:00 UTC (rev 90878)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Balló György 
+
+pkgname=signon-plugin-oauth2
+_pkgname=signon-oauth2
+pkgver=0.17
+pkgrel=1
+pkgdesc="OAuth 2 plugin for signon"
+arch=('i686' 'x86_64')
+url="http://code.google.com/p/accounts-sso/";
+license=('LGPL')
+depends=('signon-ui' 'qjson')
+makedepends=('signon')
+source=(http://accounts-sso.googlecode.com/files/$_pkgname-$pkgver.tar.bz2)
+sha1sums=('400301bf4a0cc7ad005ed552f9700e00a74b7237')
+
+build() {
+  cd "$srcdir/$_pkgname-$pkgver"
+
+  sed -i '/-Werror/d' common-project-config.pri
+
+  # Do not install tests and example
+  echo 'INSTALLS =' >>tests/tests.pro
+  echo 'INSTALLS =' >>example/example.pro
+
+  qmake-qt4 PREFIX=/usr LIBDIR=/usr/lib
+  make
+}
+
+package() {
+  cd "$srcdir/$_pkgname-$pkgver"
+
+  make INSTALL_ROOT="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-05-15 06:47:51 UTC (rev 90877)
+++ community-x86_64/PKGBUILD   2013-05-15 06:48:00 UTC (rev 90878)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Balló György 
-
-pkgname=signon-plugin-oauth2
-_pkgname=signon-oauth2
-pkgver=0.15
-pkgrel=1
-pkgdesc="OAuth 2 plugin for signon"
-arch=('i686' 'x86_64')
-url="http://code.google.com/p/accounts-sso/";
-license=('LGPL')
-depends=('signon-ui' 'qjson')
-makedepends=('signon')
-source=(http://accounts-sso.googlecode.com/files/$_pkgname-$pkgver.tar.bz2)
-sha1sums=('31f63f73eca2c8341ab41ec0d63650c9a0b4820a')
-
-build() {
-  cd "$srcdir/$_pkgname-$pkgver"
-
-  # Do not install tests and example
-  echo 'INSTALLS =' >>tests/tests.pro
-  echo 'INSTALLS =' >>example/example.pro
-
-  qmake PREFIX=/usr LIBDIR=/usr/lib
-  make
-}
-
-package() {
-  cd "$srcdir/$_pkgname-$pkgver"
-
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: signon-plugin-oauth2/repos/community-x86_64/PKGBUILD (from rev 90877, 
signon-plugin-oauth2/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-05-15 06:48:00 UTC (rev 90878)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Balló György 
+
+pkgname=signon-plugin-oauth2
+_pkgname=signon-oauth2
+pkgver=0.17
+pkgrel=1
+pkgdesc="OAuth 2 plugin for signon"
+arch=('i686' 'x86_64')
+url="http://code.google.com/p/accounts-sso/";
+license=('LGPL')
+depends=('signon-ui' 'qjson')
+makedepends=('signon')
+source=(http://accounts-sso.googlecode.com/files/$_pkgname-$pkgver.tar.bz2)
+sha1sums=('400301bf4a0cc7ad005ed552f9700e00a74b7237')
+
+build() {
+  cd "$srcdir/$_pkgname-$pkgver"
+
+  sed -i '/-Werror/d' common-project-config.pri
+
+  # Do not install tests and example
+  echo 'INSTALLS =' >>tests/tests.pro
+  echo 'INSTALLS =' >>example/example.pro
+
+  qmake-qt4 PREFIX=/usr LIBDIR=/usr/lib
+  make
+}
+
+package() {
+  cd "$srcdir/$_pkgname-$pkgver"
+
+  make INSTALL_ROOT="$pkgdir

[arch-commits] Commit in signon-plugin-oauth2/repos (4 files)

2013-02-16 Thread Balló György
Date: Saturday, February 16, 2013 @ 21:09:04
  Author: bgyorgy
Revision: 84333

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

Added:
  signon-plugin-oauth2/repos/community-i686/PKGBUILD
(from rev 84332, signon-plugin-oauth2/trunk/PKGBUILD)
  signon-plugin-oauth2/repos/community-x86_64/PKGBUILD
(from rev 84332, signon-plugin-oauth2/trunk/PKGBUILD)
Deleted:
  signon-plugin-oauth2/repos/community-i686/PKGBUILD
  signon-plugin-oauth2/repos/community-x86_64/PKGBUILD

---+
 community-i686/PKGBUILD   |   64 ++--
 community-x86_64/PKGBUILD |   64 ++--
 2 files changed, 64 insertions(+), 64 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-02-16 20:08:54 UTC (rev 84332)
+++ community-i686/PKGBUILD 2013-02-16 20:09:04 UTC (rev 84333)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Balló György 
-
-pkgname=signon-plugin-oauth2
-_pkgname=signon-oauth2
-pkgver=0.14
-pkgrel=1
-pkgdesc="OAuth 2 plugin for signon"
-arch=('i686' 'x86_64')
-url="http://code.google.com/p/accounts-sso/";
-license=('LGPL')
-depends=('signon-ui' 'qjson')
-makedepends=('signon')
-source=(http://accounts-sso.googlecode.com/files/$_pkgname-$pkgver.tar.bz2)
-sha1sums=('348c59af181c28ab3ac7b5fc76cd6758fc6b63e6')
-
-build() {
-  cd "$srcdir/$_pkgname-$pkgver"
-
-  # Do not install tests and example
-  echo 'INSTALLS =' >>tests/tests.pro
-  echo 'INSTALLS =' >>example/example.pro
-
-  qmake PREFIX=/usr LIBDIR=/usr/lib
-  make
-}
-
-package() {
-  cd "$srcdir/$_pkgname-$pkgver"
-
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: signon-plugin-oauth2/repos/community-i686/PKGBUILD (from rev 84332, 
signon-plugin-oauth2/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-02-16 20:09:04 UTC (rev 84333)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Balló György 
+
+pkgname=signon-plugin-oauth2
+_pkgname=signon-oauth2
+pkgver=0.15
+pkgrel=1
+pkgdesc="OAuth 2 plugin for signon"
+arch=('i686' 'x86_64')
+url="http://code.google.com/p/accounts-sso/";
+license=('LGPL')
+depends=('signon-ui' 'qjson')
+makedepends=('signon')
+source=(http://accounts-sso.googlecode.com/files/$_pkgname-$pkgver.tar.bz2)
+sha1sums=('31f63f73eca2c8341ab41ec0d63650c9a0b4820a')
+
+build() {
+  cd "$srcdir/$_pkgname-$pkgver"
+
+  # Do not install tests and example
+  echo 'INSTALLS =' >>tests/tests.pro
+  echo 'INSTALLS =' >>example/example.pro
+
+  qmake PREFIX=/usr LIBDIR=/usr/lib
+  make
+}
+
+package() {
+  cd "$srcdir/$_pkgname-$pkgver"
+
+  make INSTALL_ROOT="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-02-16 20:08:54 UTC (rev 84332)
+++ community-x86_64/PKGBUILD   2013-02-16 20:09:04 UTC (rev 84333)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Balló György 
-
-pkgname=signon-plugin-oauth2
-_pkgname=signon-oauth2
-pkgver=0.14
-pkgrel=1
-pkgdesc="OAuth 2 plugin for signon"
-arch=('i686' 'x86_64')
-url="http://code.google.com/p/accounts-sso/";
-license=('LGPL')
-depends=('signon-ui' 'qjson')
-makedepends=('signon')
-source=(http://accounts-sso.googlecode.com/files/$_pkgname-$pkgver.tar.bz2)
-sha1sums=('348c59af181c28ab3ac7b5fc76cd6758fc6b63e6')
-
-build() {
-  cd "$srcdir/$_pkgname-$pkgver"
-
-  # Do not install tests and example
-  echo 'INSTALLS =' >>tests/tests.pro
-  echo 'INSTALLS =' >>example/example.pro
-
-  qmake PREFIX=/usr LIBDIR=/usr/lib
-  make
-}
-
-package() {
-  cd "$srcdir/$_pkgname-$pkgver"
-
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: signon-plugin-oauth2/repos/community-x86_64/PKGBUILD (from rev 84332, 
signon-plugin-oauth2/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-02-16 20:09:04 UTC (rev 84333)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Balló György 
+
+pkgname=signon-plugin-oauth2
+_pkgname=signon-oauth2
+pkgver=0.15
+pkgrel=1
+pkgdesc="OAuth 2 plugin for signon"
+arch=('i686' 'x86_64')
+url="http://code.google.com/p/accounts-sso/";
+license=('LGPL')
+depends=('signon-ui' 'qjson')
+makedepends=('signon')
+source=(http://accounts-sso.googlecode.com/files/$_pkgname-$pkgver.tar.bz2)
+sha1sums=('31f63f73eca2c8341ab41ec0d63650c9a0b4820a')
+
+build() {
+  cd "$srcdir/$_pkgname-$pkgver"
+
+  # Do not install tests and example
+  echo 'INSTALLS =' >>tests/tests.pro
+  echo 'INSTALLS =' >>example/example.pro
+
+  qmake PREFIX=/usr LIBDIR=/usr/lib
+  make
+}
+
+package() {
+  cd "$srcdir/$_pkgname-$pkgver"
+
+  make INSTALL_ROOT="$pkgdir" install
+}