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

Felix Yan fyan at archlinux.org
Wed Dec 9 13:24:53 UTC 2015


    Date: Wednesday, December 9, 2015 @ 14:24:53
  Author: fyan
Revision: 151238

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

Added:
  deepin-wm-switcher/repos/community-testing-i686/PKGBUILD
    (from rev 151237, deepin-wm-switcher/trunk/PKGBUILD)
  deepin-wm-switcher/repos/community-testing-x86_64/PKGBUILD
    (from rev 151237, deepin-wm-switcher/trunk/PKGBUILD)
Deleted:
  deepin-wm-switcher/repos/community-testing-i686/PKGBUILD
  deepin-wm-switcher/repos/community-testing-x86_64/PKGBUILD

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

Deleted: community-testing-i686/PKGBUILD
===================================================================
--- community-testing-i686/PKGBUILD	2015-12-09 13:24:03 UTC (rev 151237)
+++ community-testing-i686/PKGBUILD	2015-12-09 13:24:53 UTC (rev 151238)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-
-pkgname=deepin-wm-switcher
-pkgver=0.0.0.20151205
-_commit=a83147fc94ec082b6ef4d4763e35b6953110e20f
-pkgrel=2
-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')
-makedepends=('git' 'cmake' 'qt5-x11extras')
-source=("git+https://github.com/linuxdeepin/deepin-wm-switcher.git#commit=$_commit")
-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-testing-i686/PKGBUILD (from rev 151237, deepin-wm-switcher/trunk/PKGBUILD)
===================================================================
--- community-testing-i686/PKGBUILD	                        (rev 0)
+++ community-testing-i686/PKGBUILD	2015-12-09 13:24:53 UTC (rev 151238)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+
+pkgname=deepin-wm-switcher
+pkgver=0.0.1
+_commit=13cc78928cd09f4f019f4cacff70c2542aea7af4
+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')
+makedepends=('git' 'cmake' 'qt5-x11extras')
+source=("git+https://github.com/linuxdeepin/deepin-wm-switcher.git#commit=$_commit")
+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-testing-x86_64/PKGBUILD
===================================================================
--- community-testing-x86_64/PKGBUILD	2015-12-09 13:24:03 UTC (rev 151237)
+++ community-testing-x86_64/PKGBUILD	2015-12-09 13:24:53 UTC (rev 151238)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-
-pkgname=deepin-wm-switcher
-pkgver=0.0.0.20151205
-_commit=a83147fc94ec082b6ef4d4763e35b6953110e20f
-pkgrel=2
-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')
-makedepends=('git' 'cmake' 'qt5-x11extras')
-source=("git+https://github.com/linuxdeepin/deepin-wm-switcher.git#commit=$_commit")
-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-testing-x86_64/PKGBUILD (from rev 151237, deepin-wm-switcher/trunk/PKGBUILD)
===================================================================
--- community-testing-x86_64/PKGBUILD	                        (rev 0)
+++ community-testing-x86_64/PKGBUILD	2015-12-09 13:24:53 UTC (rev 151238)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+
+pkgname=deepin-wm-switcher
+pkgver=0.0.1
+_commit=13cc78928cd09f4f019f4cacff70c2542aea7af4
+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')
+makedepends=('git' 'cmake' 'qt5-x11extras')
+source=("git+https://github.com/linuxdeepin/deepin-wm-switcher.git#commit=$_commit")
+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