[arch-commits] Commit in plasma5-applets-active-window-control/repos (4 files)

Antonio Rojas arojas at archlinux.org
Fri Mar 3 14:17:44 UTC 2017


    Date: Friday, March 3, 2017 @ 14:17:44
  Author: arojas
Revision: 214653

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

Added:
  plasma5-applets-active-window-control/repos/community-i686/PKGBUILD
    (from rev 214652, plasma5-applets-active-window-control/trunk/PKGBUILD)
  plasma5-applets-active-window-control/repos/community-x86_64/PKGBUILD
    (from rev 214652, plasma5-applets-active-window-control/trunk/PKGBUILD)
Deleted:
  plasma5-applets-active-window-control/repos/community-i686/PKGBUILD
  plasma5-applets-active-window-control/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2017-03-03 14:17:05 UTC (rev 214652)
+++ community-i686/PKGBUILD	2017-03-03 14:17:44 UTC (rev 214653)
@@ -1,33 +0,0 @@
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-# Contributor: Rhinoceros <https://aur.archlinux.org/account/rhinoceros>
-# Contributor: Martin Kostolný <clearmartin at zoho dot com>
-
-pkgname=plasma5-applets-active-window-control
-pkgver=1.7.0
-pkgrel=2
-pkgdesc="Plasma applet for controlling the currently active window"
-arch=(i686 x86_64)
-url="https://github.com/kotelnik/plasma-applet-active-window-control"
-license=(GPL2)
-depends=(plasma-workspace qt5-graphicaleffects)
-makedepends=(extra-cmake-modules)
-source=($pkgname-$pkgver.tar.gz::"https://github.com/kotelnik/plasma-applet-active-window-control/archive/v$pkgver.tar.gz")
-sha256sums=('d31317c6a3a7a4c89b46271194ba3d6abdaf93f8c0627da27f0a0223d8b12b74')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../plasma-applet-active-window-control-$pkgver \
-    -DCMAKE_INSTALL_PREFIX=/usr \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DCMAKE_INSTALL_LIBDIR=lib \
-    -DBUILD_TESTING=OFF
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: plasma5-applets-active-window-control/repos/community-i686/PKGBUILD (from rev 214652, plasma5-applets-active-window-control/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2017-03-03 14:17:44 UTC (rev 214653)
@@ -0,0 +1,33 @@
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+# Contributor: Rhinoceros <https://aur.archlinux.org/account/rhinoceros>
+# Contributor: Martin Kostolný <clearmartin at zoho dot com>
+
+pkgname=plasma5-applets-active-window-control
+pkgver=1.7.1
+pkgrel=1
+pkgdesc="Plasma applet for controlling the currently active window"
+arch=(i686 x86_64)
+url="https://github.com/kotelnik/plasma-applet-active-window-control"
+license=(GPL2)
+depends=(plasma-workspace qt5-graphicaleffects)
+makedepends=(extra-cmake-modules)
+source=($pkgname-$pkgver.tar.gz::"https://github.com/kotelnik/plasma-applet-active-window-control/archive/v$pkgver.tar.gz")
+sha256sums=('83f9f2d255b679f425c7c9fd73b014807cac3235b13e8273c593fbd312c4bd01')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../plasma-applet-active-window-control-$pkgver \
+    -DCMAKE_INSTALL_PREFIX=/usr \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DCMAKE_INSTALL_LIBDIR=lib \
+    -DBUILD_TESTING=OFF
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2017-03-03 14:17:05 UTC (rev 214652)
+++ community-x86_64/PKGBUILD	2017-03-03 14:17:44 UTC (rev 214653)
@@ -1,33 +0,0 @@
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-# Contributor: Rhinoceros <https://aur.archlinux.org/account/rhinoceros>
-# Contributor: Martin Kostolný <clearmartin at zoho dot com>
-
-pkgname=plasma5-applets-active-window-control
-pkgver=1.7.0
-pkgrel=2
-pkgdesc="Plasma applet for controlling the currently active window"
-arch=(i686 x86_64)
-url="https://github.com/kotelnik/plasma-applet-active-window-control"
-license=(GPL2)
-depends=(plasma-workspace qt5-graphicaleffects)
-makedepends=(extra-cmake-modules)
-source=($pkgname-$pkgver.tar.gz::"https://github.com/kotelnik/plasma-applet-active-window-control/archive/v$pkgver.tar.gz")
-sha256sums=('d31317c6a3a7a4c89b46271194ba3d6abdaf93f8c0627da27f0a0223d8b12b74')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../plasma-applet-active-window-control-$pkgver \
-    -DCMAKE_INSTALL_PREFIX=/usr \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DCMAKE_INSTALL_LIBDIR=lib \
-    -DBUILD_TESTING=OFF
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: plasma5-applets-active-window-control/repos/community-x86_64/PKGBUILD (from rev 214652, plasma5-applets-active-window-control/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2017-03-03 14:17:44 UTC (rev 214653)
@@ -0,0 +1,33 @@
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+# Contributor: Rhinoceros <https://aur.archlinux.org/account/rhinoceros>
+# Contributor: Martin Kostolný <clearmartin at zoho dot com>
+
+pkgname=plasma5-applets-active-window-control
+pkgver=1.7.1
+pkgrel=1
+pkgdesc="Plasma applet for controlling the currently active window"
+arch=(i686 x86_64)
+url="https://github.com/kotelnik/plasma-applet-active-window-control"
+license=(GPL2)
+depends=(plasma-workspace qt5-graphicaleffects)
+makedepends=(extra-cmake-modules)
+source=($pkgname-$pkgver.tar.gz::"https://github.com/kotelnik/plasma-applet-active-window-control/archive/v$pkgver.tar.gz")
+sha256sums=('83f9f2d255b679f425c7c9fd73b014807cac3235b13e8273c593fbd312c4bd01')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../plasma-applet-active-window-control-$pkgver \
+    -DCMAKE_INSTALL_PREFIX=/usr \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DCMAKE_INSTALL_LIBDIR=lib \
+    -DBUILD_TESTING=OFF
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list