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

Felix Yan felixonmars at archlinux.org
Mon Jun 26 17:25:43 UTC 2017


    Date: Monday, June 26, 2017 @ 17:25:42
  Author: felixonmars
Revision: 241042

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

Added:
  deepin-screenshot/repos/community-i686/PKGBUILD
    (from rev 241041, deepin-screenshot/trunk/PKGBUILD)
  deepin-screenshot/repos/community-x86_64/PKGBUILD
    (from rev 241041, deepin-screenshot/trunk/PKGBUILD)
Deleted:
  deepin-screenshot/repos/community-i686/PKGBUILD
  deepin-screenshot/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-06-26 17:24:35 UTC (rev 241041)
+++ community-i686/PKGBUILD	2017-06-26 17:25:42 UTC (rev 241042)
@@ -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-screenshot
-pkgver=4.0.4
-pkgrel=1
-pkgdesc="Easy-to-use screenshot tool for linuxdeepin desktop environment"
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/deepin-screenshot"
-license=('GPL3')
-depends=('deepin-tool-kit')
-makedepends=('qt5-tools')
-groups=('deepin-extra')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-screenshot/archive/$pkgver.tar.gz")
-sha512sums=('7d5d14f5499f90cc8fc8379eed74d1fc02ad40a2a02ed19f9ddc58112e84cf84f7089609e9acfd5ead798dfbaaec22b66c56ffb486d2a097125d5311c82374fa')
-
-build() {
-  cd deepin-screenshot-$pkgver
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd deepin-screenshot-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: deepin-screenshot/repos/community-i686/PKGBUILD (from rev 241041, deepin-screenshot/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2017-06-26 17:25:42 UTC (rev 241042)
@@ -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-screenshot
+pkgver=4.0.4
+pkgrel=2
+pkgdesc="Easy-to-use screenshot tool for linuxdeepin desktop environment"
+arch=('i686' 'x86_64')
+url="https://github.com/linuxdeepin/deepin-screenshot"
+license=('GPL3')
+depends=('deepin-tool-kit' 'deepin-daemon')
+makedepends=('qt5-tools')
+groups=('deepin-extra')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-screenshot/archive/$pkgver.tar.gz")
+sha512sums=('7d5d14f5499f90cc8fc8379eed74d1fc02ad40a2a02ed19f9ddc58112e84cf84f7089609e9acfd5ead798dfbaaec22b66c56ffb486d2a097125d5311c82374fa')
+
+build() {
+  cd deepin-screenshot-$pkgver
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd deepin-screenshot-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2017-06-26 17:24:35 UTC (rev 241041)
+++ community-x86_64/PKGBUILD	2017-06-26 17:25:42 UTC (rev 241042)
@@ -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-screenshot
-pkgver=4.0.4
-pkgrel=1
-pkgdesc="Easy-to-use screenshot tool for linuxdeepin desktop environment"
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/deepin-screenshot"
-license=('GPL3')
-depends=('deepin-tool-kit')
-makedepends=('qt5-tools')
-groups=('deepin-extra')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-screenshot/archive/$pkgver.tar.gz")
-sha512sums=('7d5d14f5499f90cc8fc8379eed74d1fc02ad40a2a02ed19f9ddc58112e84cf84f7089609e9acfd5ead798dfbaaec22b66c56ffb486d2a097125d5311c82374fa')
-
-build() {
-  cd deepin-screenshot-$pkgver
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd deepin-screenshot-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: deepin-screenshot/repos/community-x86_64/PKGBUILD (from rev 241041, deepin-screenshot/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2017-06-26 17:25:42 UTC (rev 241042)
@@ -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-screenshot
+pkgver=4.0.4
+pkgrel=2
+pkgdesc="Easy-to-use screenshot tool for linuxdeepin desktop environment"
+arch=('i686' 'x86_64')
+url="https://github.com/linuxdeepin/deepin-screenshot"
+license=('GPL3')
+depends=('deepin-tool-kit' 'deepin-daemon')
+makedepends=('qt5-tools')
+groups=('deepin-extra')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-screenshot/archive/$pkgver.tar.gz")
+sha512sums=('7d5d14f5499f90cc8fc8379eed74d1fc02ad40a2a02ed19f9ddc58112e84cf84f7089609e9acfd5ead798dfbaaec22b66c56ffb486d2a097125d5311c82374fa')
+
+build() {
+  cd deepin-screenshot-$pkgver
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd deepin-screenshot-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+}



More information about the arch-commits mailing list