[arch-commits] Commit in deepin-screenshot/repos (4 files)
Felix Yan
felixonmars at archlinux.org
Tue Nov 7 14:35:24 UTC 2017
Date: Tuesday, November 7, 2017 @ 14:35:23
Author: felixonmars
Revision: 265659
archrelease: copy trunk to community-i686, community-x86_64
Added:
deepin-screenshot/repos/community-i686/PKGBUILD
(from rev 265658, deepin-screenshot/trunk/PKGBUILD)
deepin-screenshot/repos/community-x86_64/PKGBUILD
(from rev 265658, 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-11-07 14:34:44 UTC (rev 265658)
+++ community-i686/PKGBUILD 2017-11-07 14:35:23 UTC (rev 265659)
@@ -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.10
-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=('dtkwidget' 'dtkwm')
-makedepends=('qt5-tools')
-groups=('deepin-extra')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-screenshot/archive/$pkgver.tar.gz")
-sha512sums=('09b77ece0ece684ffb18f9eb68f03e31a398d969980e3927b12e619af2bc8bac814009d44d548d4014a48e321be641798de4af448aaca4f29c1d06c25734fd80')
-
-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 265658, deepin-screenshot/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-11-07 14:35:23 UTC (rev 265659)
@@ -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.10.1
+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=('dtkwidget' 'dtkwm')
+makedepends=('qt5-tools')
+groups=('deepin-extra')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-screenshot/archive/$pkgver.tar.gz")
+sha512sums=('78e238e915c7f7757188eb101feb615a363ed65b4a1281e1b462c8988abab7b5e944bc8ed5c00b9ff09c04f5417a73b9cc06b6377a25c0992259d5c1b14c406d')
+
+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-11-07 14:34:44 UTC (rev 265658)
+++ community-x86_64/PKGBUILD 2017-11-07 14:35:23 UTC (rev 265659)
@@ -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.10
-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=('dtkwidget' 'dtkwm')
-makedepends=('qt5-tools')
-groups=('deepin-extra')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-screenshot/archive/$pkgver.tar.gz")
-sha512sums=('09b77ece0ece684ffb18f9eb68f03e31a398d969980e3927b12e619af2bc8bac814009d44d548d4014a48e321be641798de4af448aaca4f29c1d06c25734fd80')
-
-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 265658, deepin-screenshot/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2017-11-07 14:35:23 UTC (rev 265659)
@@ -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.10.1
+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=('dtkwidget' 'dtkwm')
+makedepends=('qt5-tools')
+groups=('deepin-extra')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-screenshot/archive/$pkgver.tar.gz")
+sha512sums=('78e238e915c7f7757188eb101feb615a363ed65b4a1281e1b462c8988abab7b5e944bc8ed5c00b9ff09c04f5417a73b9cc06b6377a25c0992259d5c1b14c406d')
+
+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