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

Felix Yan felixonmars at archlinux.org
Fri Jul 21 07:47:11 UTC 2017


    Date: Friday, July 21, 2017 @ 07:47:10
  Author: felixonmars
Revision: 245896

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2017-07-21 07:46:49 UTC (rev 245895)
+++ community-i686/PKGBUILD	2017-07-21 07:47:10 UTC (rev 245896)
@@ -1,31 +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-launcher
-pkgver=4.1.4
-pkgrel=1
-pkgdesc='Deepin desktop-environment - Launcher module'
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/dde-launcher"
-license=('GPL3')
-depends=('gtk2' 'gsettings-qt' 'qt5-svg' 'qt5-x11extras' 'startdde' 'deepin-tool-kit' 'deepin-menu'
-         'deepin-daemon' 'deepin-qt-dbus-factory')
-makedepends=('git' 'qt5-tools')
-conflicts=('dde-launcher')
-replaces=('dde-launcher')
-groups=('deepin')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-launcher/archive/$pkgver.tar.gz")
-sha512sums=('76f4960a2969acc48a576600206a7231abf8f09136561253a4f13834741bbe5d1c4fe866f110d1051afb3c5f53d5e27af41ea925b1e8551bfb28ebcc4cbbaab5')
-
-build(){
-  cd dde-launcher-$pkgver
-  qmake-qt5 PREFIX=/usr WITHOUT_UNINSTALL_APP=1
-  make
-}
-
-package() {
-  cd dde-launcher-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: deepin-launcher/repos/community-i686/PKGBUILD (from rev 245895, deepin-launcher/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2017-07-21 07:47:10 UTC (rev 245896)
@@ -0,0 +1,31 @@
+# $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-launcher
+pkgver=4.1.5
+pkgrel=1
+pkgdesc='Deepin desktop-environment - Launcher module'
+arch=('i686' 'x86_64')
+url="https://github.com/linuxdeepin/dde-launcher"
+license=('GPL3')
+depends=('gtk2' 'gsettings-qt' 'qt5-svg' 'qt5-x11extras' 'startdde' 'deepin-tool-kit' 'deepin-menu'
+         'deepin-daemon' 'deepin-qt-dbus-factory')
+makedepends=('git' 'qt5-tools')
+conflicts=('dde-launcher')
+replaces=('dde-launcher')
+groups=('deepin')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-launcher/archive/$pkgver.tar.gz")
+sha512sums=('6841f6708527f0009a7e5cc728f60f2ee5fb91ec0ca43fe6da450c4f4179e3e5e7f850f8a1bf80039c56e50f04de9745d90733bf1a7d0d90d8b78fd658a58b2a')
+
+build(){
+  cd dde-launcher-$pkgver
+  qmake-qt5 PREFIX=/usr WITHOUT_UNINSTALL_APP=1
+  make
+}
+
+package() {
+  cd dde-launcher-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2017-07-21 07:46:49 UTC (rev 245895)
+++ community-x86_64/PKGBUILD	2017-07-21 07:47:10 UTC (rev 245896)
@@ -1,31 +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-launcher
-pkgver=4.1.4
-pkgrel=1
-pkgdesc='Deepin desktop-environment - Launcher module'
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/dde-launcher"
-license=('GPL3')
-depends=('gtk2' 'gsettings-qt' 'qt5-svg' 'qt5-x11extras' 'startdde' 'deepin-tool-kit' 'deepin-menu'
-         'deepin-daemon' 'deepin-qt-dbus-factory')
-makedepends=('git' 'qt5-tools')
-conflicts=('dde-launcher')
-replaces=('dde-launcher')
-groups=('deepin')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-launcher/archive/$pkgver.tar.gz")
-sha512sums=('76f4960a2969acc48a576600206a7231abf8f09136561253a4f13834741bbe5d1c4fe866f110d1051afb3c5f53d5e27af41ea925b1e8551bfb28ebcc4cbbaab5')
-
-build(){
-  cd dde-launcher-$pkgver
-  qmake-qt5 PREFIX=/usr WITHOUT_UNINSTALL_APP=1
-  make
-}
-
-package() {
-  cd dde-launcher-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: deepin-launcher/repos/community-x86_64/PKGBUILD (from rev 245895, deepin-launcher/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2017-07-21 07:47:10 UTC (rev 245896)
@@ -0,0 +1,31 @@
+# $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-launcher
+pkgver=4.1.5
+pkgrel=1
+pkgdesc='Deepin desktop-environment - Launcher module'
+arch=('i686' 'x86_64')
+url="https://github.com/linuxdeepin/dde-launcher"
+license=('GPL3')
+depends=('gtk2' 'gsettings-qt' 'qt5-svg' 'qt5-x11extras' 'startdde' 'deepin-tool-kit' 'deepin-menu'
+         'deepin-daemon' 'deepin-qt-dbus-factory')
+makedepends=('git' 'qt5-tools')
+conflicts=('dde-launcher')
+replaces=('dde-launcher')
+groups=('deepin')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-launcher/archive/$pkgver.tar.gz")
+sha512sums=('6841f6708527f0009a7e5cc728f60f2ee5fb91ec0ca43fe6da450c4f4179e3e5e7f850f8a1bf80039c56e50f04de9745d90733bf1a7d0d90d8b78fd658a58b2a')
+
+build(){
+  cd dde-launcher-$pkgver
+  qmake-qt5 PREFIX=/usr WITHOUT_UNINSTALL_APP=1
+  make
+}
+
+package() {
+  cd dde-launcher-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+}



More information about the arch-commits mailing list