[arch-commits] Commit in deepin-qt-dbus-factory/repos (4 files)

Felix Yan felixonmars at archlinux.org
Fri Jan 13 08:25:48 UTC 2017


    Date: Friday, January 13, 2017 @ 08:25:48
  Author: felixonmars
Revision: 207173

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

Added:
  deepin-qt-dbus-factory/repos/community-i686/PKGBUILD
    (from rev 207172, deepin-qt-dbus-factory/trunk/PKGBUILD)
  deepin-qt-dbus-factory/repos/community-x86_64/PKGBUILD
    (from rev 207172, deepin-qt-dbus-factory/trunk/PKGBUILD)
Deleted:
  deepin-qt-dbus-factory/repos/community-i686/PKGBUILD
  deepin-qt-dbus-factory/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2017-01-13 08:25:13 UTC (rev 207172)
+++ community-i686/PKGBUILD	2017-01-13 08:25:48 UTC (rev 207173)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Contributor: Josip Ponjavic <josipponjavic at gmail dot com>
-# Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
-
-pkgname=deepin-qt-dbus-factory
-pkgver=0.0.1
-_commit=51c78c298dbf878d8a8d374b5ecf45cea1316799
-pkgrel=1
-pkgdesc='A repository stores auto-generated Qt5 dbus code'
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/dde-qt-dbus-factory"
-license=('GPL3')
-depends=('qt5-base')
-makedepends=('git')
-source=("git+https://github.com/linuxdeepin/dde-qt-dbus-factory.git#commit=$_commit")
-sha256sums=('SKIP')
-
-build() {
-  cd dde-qt-dbus-factory
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd dde-qt-dbus-factory
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: deepin-qt-dbus-factory/repos/community-i686/PKGBUILD (from rev 207172, deepin-qt-dbus-factory/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2017-01-13 08:25:48 UTC (rev 207173)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Josip Ponjavic <josipponjavic at gmail dot com>
+# Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
+
+pkgname=deepin-qt-dbus-factory
+pkgver=0.0.1
+_commit=51c78c298dbf878d8a8d374b5ecf45cea1316799
+pkgrel=2
+pkgdesc='A repository stores auto-generated Qt5 dbus code'
+arch=('i686' 'x86_64')
+url="https://github.com/linuxdeepin/dde-qt-dbus-factory"
+license=('GPL3')
+depends=('qt5-base')
+makedepends=('git' 'python2')
+source=("git+https://github.com/linuxdeepin/dde-qt-dbus-factory.git#commit=$_commit")
+sha256sums=('SKIP')
+
+build() {
+  cd dde-qt-dbus-factory
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd dde-qt-dbus-factory
+  make INSTALL_ROOT="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2017-01-13 08:25:13 UTC (rev 207172)
+++ community-x86_64/PKGBUILD	2017-01-13 08:25:48 UTC (rev 207173)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Contributor: Josip Ponjavic <josipponjavic at gmail dot com>
-# Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
-
-pkgname=deepin-qt-dbus-factory
-pkgver=0.0.1
-_commit=51c78c298dbf878d8a8d374b5ecf45cea1316799
-pkgrel=1
-pkgdesc='A repository stores auto-generated Qt5 dbus code'
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/dde-qt-dbus-factory"
-license=('GPL3')
-depends=('qt5-base')
-makedepends=('git')
-source=("git+https://github.com/linuxdeepin/dde-qt-dbus-factory.git#commit=$_commit")
-sha256sums=('SKIP')
-
-build() {
-  cd dde-qt-dbus-factory
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd dde-qt-dbus-factory
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: deepin-qt-dbus-factory/repos/community-x86_64/PKGBUILD (from rev 207172, deepin-qt-dbus-factory/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2017-01-13 08:25:48 UTC (rev 207173)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Josip Ponjavic <josipponjavic at gmail dot com>
+# Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
+
+pkgname=deepin-qt-dbus-factory
+pkgver=0.0.1
+_commit=51c78c298dbf878d8a8d374b5ecf45cea1316799
+pkgrel=2
+pkgdesc='A repository stores auto-generated Qt5 dbus code'
+arch=('i686' 'x86_64')
+url="https://github.com/linuxdeepin/dde-qt-dbus-factory"
+license=('GPL3')
+depends=('qt5-base')
+makedepends=('git' 'python2')
+source=("git+https://github.com/linuxdeepin/dde-qt-dbus-factory.git#commit=$_commit")
+sha256sums=('SKIP')
+
+build() {
+  cd dde-qt-dbus-factory
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd dde-qt-dbus-factory
+  make INSTALL_ROOT="$pkgdir" install
+}



More information about the arch-commits mailing list