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

Felix Yan felixonmars at archlinux.org
Thu Apr 13 03:23:52 UTC 2017


    Date: Thursday, April 13, 2017 @ 03:23:51
  Author: felixonmars
Revision: 222556

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

Added:
  deepin-notifications/repos/community-i686/PKGBUILD
    (from rev 222555, deepin-notifications/trunk/PKGBUILD)
  deepin-notifications/repos/community-x86_64/PKGBUILD
    (from rev 222555, deepin-notifications/trunk/PKGBUILD)
Deleted:
  deepin-notifications/repos/community-i686/PKGBUILD
  deepin-notifications/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2017-04-13 03:23:06 UTC (rev 222555)
+++ community-i686/PKGBUILD	2017-04-13 03:23:51 UTC (rev 222556)
@@ -1,29 +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-notifications
-pkgver=3.0.3
-pkgrel=1
-pkgdesc="System notifications for linuxdeepin desktop environment"
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/deepin-notifications"
-license=('GPL3')
-depends=('deepin-tool-kit' 'gtk2' 'qt5-svg' 'qt5-declarative')
-makedepends=('git')
-provides=('notification-daemon')
-groups=('deepin')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-notifications/archive/$pkgver.tar.gz")
-sha512sums=('b4c99a499cb46bf2941a7219c5c0c7090094f7691846370bb80cf957b4abf66d63927ba117b4a61a9b24d093489c2f752be2a719c84636634551bf3d9f35d2ce')
-
-build() {
-  cd deepin-notifications-$pkgver
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd deepin-notifications-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: deepin-notifications/repos/community-i686/PKGBUILD (from rev 222555, deepin-notifications/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2017-04-13 03:23:51 UTC (rev 222556)
@@ -0,0 +1,29 @@
+# $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-notifications
+pkgver=3.0.4
+pkgrel=1
+pkgdesc="System notifications for linuxdeepin desktop environment"
+arch=('i686' 'x86_64')
+url="https://github.com/linuxdeepin/deepin-notifications"
+license=('GPL3')
+depends=('deepin-tool-kit' 'gtk2' 'qt5-svg' 'qt5-declarative')
+makedepends=('git')
+provides=('notification-daemon')
+groups=('deepin')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-notifications/archive/$pkgver.tar.gz")
+sha512sums=('fb68579fef36815bed189c133c9012f4732378f5a2731fb0b78cfe91e1cf6a5bcfd1b56d082adce3cbe358b50f8f303c257a0c4be9571bd7c8059ce645066464')
+
+build() {
+  cd deepin-notifications-$pkgver
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd deepin-notifications-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2017-04-13 03:23:06 UTC (rev 222555)
+++ community-x86_64/PKGBUILD	2017-04-13 03:23:51 UTC (rev 222556)
@@ -1,29 +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-notifications
-pkgver=3.0.3
-pkgrel=1
-pkgdesc="System notifications for linuxdeepin desktop environment"
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/deepin-notifications"
-license=('GPL3')
-depends=('deepin-tool-kit' 'gtk2' 'qt5-svg' 'qt5-declarative')
-makedepends=('git')
-provides=('notification-daemon')
-groups=('deepin')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-notifications/archive/$pkgver.tar.gz")
-sha512sums=('b4c99a499cb46bf2941a7219c5c0c7090094f7691846370bb80cf957b4abf66d63927ba117b4a61a9b24d093489c2f752be2a719c84636634551bf3d9f35d2ce')
-
-build() {
-  cd deepin-notifications-$pkgver
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd deepin-notifications-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: deepin-notifications/repos/community-x86_64/PKGBUILD (from rev 222555, deepin-notifications/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2017-04-13 03:23:51 UTC (rev 222556)
@@ -0,0 +1,29 @@
+# $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-notifications
+pkgver=3.0.4
+pkgrel=1
+pkgdesc="System notifications for linuxdeepin desktop environment"
+arch=('i686' 'x86_64')
+url="https://github.com/linuxdeepin/deepin-notifications"
+license=('GPL3')
+depends=('deepin-tool-kit' 'gtk2' 'qt5-svg' 'qt5-declarative')
+makedepends=('git')
+provides=('notification-daemon')
+groups=('deepin')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-notifications/archive/$pkgver.tar.gz")
+sha512sums=('fb68579fef36815bed189c133c9012f4732378f5a2731fb0b78cfe91e1cf6a5bcfd1b56d082adce3cbe358b50f8f303c257a0c4be9571bd7c8059ce645066464')
+
+build() {
+  cd deepin-notifications-$pkgver
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd deepin-notifications-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+}



More information about the arch-commits mailing list