[arch-commits] Commit in deepin-polkit-agent/repos (4 files)

Felix Yan felixonmars at archlinux.org
Fri Apr 14 06:44:06 UTC 2017


    Date: Friday, April 14, 2017 @ 06:44:05
  Author: felixonmars
Revision: 222985

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

Added:
  deepin-polkit-agent/repos/community-i686/PKGBUILD
    (from rev 222984, deepin-polkit-agent/trunk/PKGBUILD)
  deepin-polkit-agent/repos/community-x86_64/PKGBUILD
    (from rev 222984, deepin-polkit-agent/trunk/PKGBUILD)
Deleted:
  deepin-polkit-agent/repos/community-i686/PKGBUILD
  deepin-polkit-agent/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2017-04-14 06:43:13 UTC (rev 222984)
+++ community-i686/PKGBUILD	2017-04-14 06:44:05 UTC (rev 222985)
@@ -1,27 +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-polkit-agent
-pkgver=0.0.7
-pkgrel=1
-pkgdesc='Deepin Polkit Agent'
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/dde-polkit-agent"
-license=('GPL3')
-depends=('deepin-tool-kit' 'polkit-qt5')
-makedepends=('qt5-tools')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-polkit-agent/archive/$pkgver.tar.gz")
-sha512sums=('e5b8b440f1f7206cce69d1379f4aedff1d66610e3044c576bb63d3d1dd4347fb78480c14df47131f07786d01f856da6b0e07713b1ae38ff91c50f886d33fb369')
-
-build() {
-  cd dde-polkit-agent-$pkgver
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd dde-polkit-agent-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: deepin-polkit-agent/repos/community-i686/PKGBUILD (from rev 222984, deepin-polkit-agent/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2017-04-14 06:44:05 UTC (rev 222985)
@@ -0,0 +1,27 @@
+# $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-polkit-agent
+pkgver=0.0.8
+pkgrel=1
+pkgdesc='Deepin Polkit Agent'
+arch=('i686' 'x86_64')
+url="https://github.com/linuxdeepin/dde-polkit-agent"
+license=('GPL3')
+depends=('deepin-tool-kit' 'polkit-qt5')
+makedepends=('qt5-tools')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-polkit-agent/archive/$pkgver.tar.gz")
+sha512sums=('fac5fc59a58d9b8c4bf5bf3e5cc1622676e6fd7cb3bd311f9418b68a18f0d24f6f46d3ee64549fee2bff775ee58032eb4e28d7b82090779166c1a32581300855')
+
+build() {
+  cd dde-polkit-agent-$pkgver
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd dde-polkit-agent-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2017-04-14 06:43:13 UTC (rev 222984)
+++ community-x86_64/PKGBUILD	2017-04-14 06:44:05 UTC (rev 222985)
@@ -1,27 +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-polkit-agent
-pkgver=0.0.7
-pkgrel=1
-pkgdesc='Deepin Polkit Agent'
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/dde-polkit-agent"
-license=('GPL3')
-depends=('deepin-tool-kit' 'polkit-qt5')
-makedepends=('qt5-tools')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-polkit-agent/archive/$pkgver.tar.gz")
-sha512sums=('e5b8b440f1f7206cce69d1379f4aedff1d66610e3044c576bb63d3d1dd4347fb78480c14df47131f07786d01f856da6b0e07713b1ae38ff91c50f886d33fb369')
-
-build() {
-  cd dde-polkit-agent-$pkgver
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd dde-polkit-agent-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: deepin-polkit-agent/repos/community-x86_64/PKGBUILD (from rev 222984, deepin-polkit-agent/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2017-04-14 06:44:05 UTC (rev 222985)
@@ -0,0 +1,27 @@
+# $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-polkit-agent
+pkgver=0.0.8
+pkgrel=1
+pkgdesc='Deepin Polkit Agent'
+arch=('i686' 'x86_64')
+url="https://github.com/linuxdeepin/dde-polkit-agent"
+license=('GPL3')
+depends=('deepin-tool-kit' 'polkit-qt5')
+makedepends=('qt5-tools')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-polkit-agent/archive/$pkgver.tar.gz")
+sha512sums=('fac5fc59a58d9b8c4bf5bf3e5cc1622676e6fd7cb3bd311f9418b68a18f0d24f6f46d3ee64549fee2bff775ee58032eb4e28d7b82090779166c1a32581300855')
+
+build() {
+  cd dde-polkit-agent-$pkgver
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd dde-polkit-agent-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+}



More information about the arch-commits mailing list