[arch-commits] Commit in deepin-wm-switcher/repos (4 files)
Felix Yan
felixonmars at archlinux.org
Wed Oct 12 03:54:00 UTC 2016
Date: Wednesday, October 12, 2016 @ 03:53:59
Author: felixonmars
Revision: 191971
archrelease: copy trunk to community-i686, community-x86_64
Added:
deepin-wm-switcher/repos/community-i686/PKGBUILD
(from rev 191970, deepin-wm-switcher/trunk/PKGBUILD)
deepin-wm-switcher/repos/community-x86_64/PKGBUILD
(from rev 191970, deepin-wm-switcher/trunk/PKGBUILD)
Deleted:
deepin-wm-switcher/repos/community-i686/PKGBUILD
deepin-wm-switcher/repos/community-x86_64/PKGBUILD
---------------------------+
/PKGBUILD | 60 ++++++++++++++++++++++++++++++++++++++++++++
community-i686/PKGBUILD | 30 ----------------------
community-x86_64/PKGBUILD | 30 ----------------------
3 files changed, 60 insertions(+), 60 deletions(-)
Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD 2016-10-12 03:53:27 UTC (rev 191970)
+++ community-i686/PKGBUILD 2016-10-12 03:53:59 UTC (rev 191971)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-
-pkgname=deepin-wm-switcher
-pkgver=1.0.7
-pkgrel=1
-pkgdesc='Window manager switcher for Deepin'
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/deepin-wm-switcher"
-license=('GPL3')
-groups=('deepin')
-depends=('deepin-daemon' 'deepin-wm' 'deepin-metacity' 'qt5-x11extras')
-makedepends=('git' 'cmake')
-source=("git+https://github.com/linuxdeepin/deepin-wm-switcher.git#tag=$pkgver")
-sha256sums=('SKIP')
-
-prepare() {
- mkdir build
-}
-
-build() {
- cd build
- cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release ../$pkgname
- make
-}
-
-package() {
- cd build
- make DESTDIR="${pkgdir}" install
-}
Copied: deepin-wm-switcher/repos/community-i686/PKGBUILD (from rev 191970, deepin-wm-switcher/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-10-12 03:53:59 UTC (rev 191971)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+
+pkgname=deepin-wm-switcher
+pkgver=1.1.0
+pkgrel=1
+pkgdesc='Window manager switcher for Deepin'
+arch=('i686' 'x86_64')
+url="https://github.com/linuxdeepin/deepin-wm-switcher"
+license=('GPL3')
+groups=('deepin')
+depends=('deepin-daemon' 'deepin-wm' 'deepin-metacity' 'qt5-x11extras')
+makedepends=('git' 'cmake')
+source=("git+https://github.com/linuxdeepin/deepin-wm-switcher.git#tag=$pkgver")
+sha256sums=('SKIP')
+
+prepare() {
+ mkdir build
+}
+
+build() {
+ cd build
+ cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release ../$pkgname
+ make
+}
+
+package() {
+ cd build
+ make DESTDIR="${pkgdir}" install
+}
Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD 2016-10-12 03:53:27 UTC (rev 191970)
+++ community-x86_64/PKGBUILD 2016-10-12 03:53:59 UTC (rev 191971)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-
-pkgname=deepin-wm-switcher
-pkgver=1.0.7
-pkgrel=1
-pkgdesc='Window manager switcher for Deepin'
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/deepin-wm-switcher"
-license=('GPL3')
-groups=('deepin')
-depends=('deepin-daemon' 'deepin-wm' 'deepin-metacity' 'qt5-x11extras')
-makedepends=('git' 'cmake')
-source=("git+https://github.com/linuxdeepin/deepin-wm-switcher.git#tag=$pkgver")
-sha256sums=('SKIP')
-
-prepare() {
- mkdir build
-}
-
-build() {
- cd build
- cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release ../$pkgname
- make
-}
-
-package() {
- cd build
- make DESTDIR="${pkgdir}" install
-}
Copied: deepin-wm-switcher/repos/community-x86_64/PKGBUILD (from rev 191970, deepin-wm-switcher/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2016-10-12 03:53:59 UTC (rev 191971)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+
+pkgname=deepin-wm-switcher
+pkgver=1.1.0
+pkgrel=1
+pkgdesc='Window manager switcher for Deepin'
+arch=('i686' 'x86_64')
+url="https://github.com/linuxdeepin/deepin-wm-switcher"
+license=('GPL3')
+groups=('deepin')
+depends=('deepin-daemon' 'deepin-wm' 'deepin-metacity' 'qt5-x11extras')
+makedepends=('git' 'cmake')
+source=("git+https://github.com/linuxdeepin/deepin-wm-switcher.git#tag=$pkgver")
+sha256sums=('SKIP')
+
+prepare() {
+ mkdir build
+}
+
+build() {
+ cd build
+ cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release ../$pkgname
+ make
+}
+
+package() {
+ cd build
+ make DESTDIR="${pkgdir}" install
+}
More information about the arch-commits
mailing list