[arch-commits] Commit in deepin-polkit-agent/repos (4 files)
Felix Yan
felixonmars at archlinux.org
Fri Mar 10 05:58:29 UTC 2017
Date: Friday, March 10, 2017 @ 05:58:28
Author: felixonmars
Revision: 215499
archrelease: copy trunk to community-i686, community-x86_64
Added:
deepin-polkit-agent/repos/community-i686/PKGBUILD
(from rev 215498, deepin-polkit-agent/trunk/PKGBUILD)
deepin-polkit-agent/repos/community-x86_64/PKGBUILD
(from rev 215498, 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 | 28 ----------------------
community-x86_64/PKGBUILD | 28 ----------------------
3 files changed, 54 insertions(+), 56 deletions(-)
Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD 2017-03-10 05:57:55 UTC (rev 215498)
+++ community-i686/PKGBUILD 2017-03-10 05:58:28 UTC (rev 215499)
@@ -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-polkit-agent
-pkgver=0.0.2
-_commit=3b5a1892d5fc6288ef438052f08ba7a88c53f5b3
-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' 'git')
-source=("git+https://github.com/linuxdeepin/dde-polkit-agent.git#commit=$_commit")
-sha256sums=('SKIP')
-
-build() {
- cd dde-polkit-agent
- qmake-qt5 PREFIX=/usr
- make
-}
-
-package() {
- cd dde-polkit-agent
- make INSTALL_ROOT="$pkgdir" install
-}
Copied: deepin-polkit-agent/repos/community-i686/PKGBUILD (from rev 215498, deepin-polkit-agent/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-03-10 05:58:28 UTC (rev 215499)
@@ -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.4
+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/0.0.4.tar.gz")
+sha256sums=('429f22c3af223b47726dcdc8e77be6db8daee44f65d02c48cb72e33da3412414')
+
+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-03-10 05:57:55 UTC (rev 215498)
+++ community-x86_64/PKGBUILD 2017-03-10 05:58:28 UTC (rev 215499)
@@ -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-polkit-agent
-pkgver=0.0.2
-_commit=3b5a1892d5fc6288ef438052f08ba7a88c53f5b3
-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' 'git')
-source=("git+https://github.com/linuxdeepin/dde-polkit-agent.git#commit=$_commit")
-sha256sums=('SKIP')
-
-build() {
- cd dde-polkit-agent
- qmake-qt5 PREFIX=/usr
- make
-}
-
-package() {
- cd dde-polkit-agent
- make INSTALL_ROOT="$pkgdir" install
-}
Copied: deepin-polkit-agent/repos/community-x86_64/PKGBUILD (from rev 215498, deepin-polkit-agent/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2017-03-10 05:58:28 UTC (rev 215499)
@@ -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.4
+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/0.0.4.tar.gz")
+sha256sums=('429f22c3af223b47726dcdc8e77be6db8daee44f65d02c48cb72e33da3412414')
+
+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