[arch-commits] Commit in deepin-launcher/repos (4 files)
Felix Yan
fyan at archlinux.org
Tue Nov 24 07:24:08 UTC 2015
Date: Tuesday, November 24, 2015 @ 08:24:07
Author: fyan
Revision: 147615
archrelease: copy trunk to community-i686, community-x86_64
Added:
deepin-launcher/repos/community-i686/PKGBUILD
(from rev 147614, deepin-launcher/trunk/PKGBUILD)
deepin-launcher/repos/community-x86_64/PKGBUILD
(from rev 147614, deepin-launcher/trunk/PKGBUILD)
Deleted:
deepin-launcher/repos/community-i686/PKGBUILD
deepin-launcher/repos/community-x86_64/PKGBUILD
---------------------------+
/PKGBUILD | 60 ++++++++++++++++++++++++++++++++++++++++++++
community-i686/PKGBUILD | 28 --------------------
community-x86_64/PKGBUILD | 28 --------------------
3 files changed, 60 insertions(+), 56 deletions(-)
Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD 2015-11-24 07:23:42 UTC (rev 147614)
+++ community-i686/PKGBUILD 2015-11-24 07:24:07 UTC (rev 147615)
@@ -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-launcher
-pkgver=2.90.1
-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')
-makedepends=('git')
-groups=('deepin')
-source=("git+https://github.com/linuxdeepin/dde-launcher.git#tag=$pkgver")
-sha256sums=('SKIP')
-
-build(){
- cd dde-launcher
- qmake-qt5 PREFIX=/usr
- make
-}
-
-package() {
- cd dde-launcher
- make INSTALL_ROOT="${pkgdir}" install
-}
Copied: deepin-launcher/repos/community-i686/PKGBUILD (from rev 147614, deepin-launcher/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-11-24 07:24:07 UTC (rev 147615)
@@ -0,0 +1,30 @@
+# $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=2.90.1
+pkgrel=2
+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')
+makedepends=('git')
+conflicts=('dde-launcher')
+replaces=('dde-launcher')
+groups=('deepin')
+source=("git+https://github.com/linuxdeepin/dde-launcher.git#tag=$pkgver")
+sha256sums=('SKIP')
+
+build(){
+ cd dde-launcher
+ qmake-qt5 PREFIX=/usr
+ make
+}
+
+package() {
+ cd dde-launcher
+ make INSTALL_ROOT="${pkgdir}" install
+}
Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD 2015-11-24 07:23:42 UTC (rev 147614)
+++ community-x86_64/PKGBUILD 2015-11-24 07:24:07 UTC (rev 147615)
@@ -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-launcher
-pkgver=2.90.1
-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')
-makedepends=('git')
-groups=('deepin')
-source=("git+https://github.com/linuxdeepin/dde-launcher.git#tag=$pkgver")
-sha256sums=('SKIP')
-
-build(){
- cd dde-launcher
- qmake-qt5 PREFIX=/usr
- make
-}
-
-package() {
- cd dde-launcher
- make INSTALL_ROOT="${pkgdir}" install
-}
Copied: deepin-launcher/repos/community-x86_64/PKGBUILD (from rev 147614, deepin-launcher/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2015-11-24 07:24:07 UTC (rev 147615)
@@ -0,0 +1,30 @@
+# $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=2.90.1
+pkgrel=2
+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')
+makedepends=('git')
+conflicts=('dde-launcher')
+replaces=('dde-launcher')
+groups=('deepin')
+source=("git+https://github.com/linuxdeepin/dde-launcher.git#tag=$pkgver")
+sha256sums=('SKIP')
+
+build(){
+ cd dde-launcher
+ qmake-qt5 PREFIX=/usr
+ make
+}
+
+package() {
+ cd dde-launcher
+ make INSTALL_ROOT="${pkgdir}" install
+}
More information about the arch-commits
mailing list