[arch-commits] Commit in accounts-qml-module/repos (4 files)

Antonio Rojas arojas at archlinux.org
Fri May 20 17:35:55 UTC 2016


    Date: Friday, May 20, 2016 @ 19:35:55
  Author: arojas
Revision: 268366

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

Added:
  accounts-qml-module/repos/extra-i686/PKGBUILD
    (from rev 268365, accounts-qml-module/trunk/PKGBUILD)
  accounts-qml-module/repos/extra-x86_64/PKGBUILD
    (from rev 268365, accounts-qml-module/trunk/PKGBUILD)
Deleted:
  accounts-qml-module/repos/extra-i686/PKGBUILD
  accounts-qml-module/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2016-05-20 17:35:13 UTC (rev 268365)
+++ extra-i686/PKGBUILD	2016-05-20 17:35:55 UTC (rev 268366)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-
-pkgname=accounts-qml-module
-pkgver=0.6+16.04.20151106
-pkgrel=1
-pkgdesc="Expose the Online Accounts API to QML applications"
-url="https://launchpad.net/accounts-qml-module"
-arch=(i686 x86_64)
-license=(LGPL)
-depends=(signond libaccounts-qt qt5-declarative)
-makedepends=(qt5-tools)
-source=("http://archive.ubuntu.com/ubuntu/pool/main/a/$pkgname/${pkgname}_$pkgver.orig.tar.gz")
-md5sums=('f1d370ae9bd1b654949b8759d713fe45')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build 
-  qmake-qt5 ../$pkgname-$pkgver/$pkgname.pro PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make INSTALL_ROOT="$pkgdir" install_subtargets # skip docs
-}
-

Copied: accounts-qml-module/repos/extra-i686/PKGBUILD (from rev 268365, accounts-qml-module/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2016-05-20 17:35:55 UTC (rev 268366)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+
+pkgname=accounts-qml-module
+pkgver=0.6
+pkgrel=1
+pkgdesc="Expose the Online Accounts API to QML applications"
+url="https://gitlab.com/accounts-sso/accounts-qml-module"
+arch=(i686 x86_64)
+license=(LGPL)
+depends=(signond libaccounts-qt qt5-declarative)
+makedepends=(qt5-tools)
+source=("https://gitlab.com/accounts-sso/$pkgname/repository/archive.tar.gz?ref=VERSION_$pkgver")
+md5sums=('d62f676e837bfa2b8bb5c12507a36ce9')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build 
+  qmake-qt5 ../$pkgname-*/$pkgname.pro PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make INSTALL_ROOT="$pkgdir" install_subtargets # skip docs
+}
+

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2016-05-20 17:35:13 UTC (rev 268365)
+++ extra-x86_64/PKGBUILD	2016-05-20 17:35:55 UTC (rev 268366)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-
-pkgname=accounts-qml-module
-pkgver=0.6+16.04.20151106
-pkgrel=1
-pkgdesc="Expose the Online Accounts API to QML applications"
-url="https://launchpad.net/accounts-qml-module"
-arch=(i686 x86_64)
-license=(LGPL)
-depends=(signond libaccounts-qt qt5-declarative)
-makedepends=(qt5-tools)
-source=("http://archive.ubuntu.com/ubuntu/pool/main/a/$pkgname/${pkgname}_$pkgver.orig.tar.gz")
-md5sums=('f1d370ae9bd1b654949b8759d713fe45')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build 
-  qmake-qt5 ../$pkgname-$pkgver/$pkgname.pro PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make INSTALL_ROOT="$pkgdir" install_subtargets # skip docs
-}
-

Copied: accounts-qml-module/repos/extra-x86_64/PKGBUILD (from rev 268365, accounts-qml-module/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2016-05-20 17:35:55 UTC (rev 268366)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+
+pkgname=accounts-qml-module
+pkgver=0.6
+pkgrel=1
+pkgdesc="Expose the Online Accounts API to QML applications"
+url="https://gitlab.com/accounts-sso/accounts-qml-module"
+arch=(i686 x86_64)
+license=(LGPL)
+depends=(signond libaccounts-qt qt5-declarative)
+makedepends=(qt5-tools)
+source=("https://gitlab.com/accounts-sso/$pkgname/repository/archive.tar.gz?ref=VERSION_$pkgver")
+md5sums=('d62f676e837bfa2b8bb5c12507a36ce9')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build 
+  qmake-qt5 ../$pkgname-*/$pkgname.pro PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make INSTALL_ROOT="$pkgdir" install_subtargets # skip docs
+}
+



More information about the arch-commits mailing list