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

Balló György bgyorgy at nymeria.archlinux.org
Wed May 15 06:48:00 UTC 2013


    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 <ballogyor+arch at gmail dot com>
-
-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 <ballogyor+arch at gmail dot com>
+
+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 <ballogyor+arch at gmail dot com>
-
-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 <ballogyor+arch at gmail dot com>
+
+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
+}




More information about the arch-commits mailing list