[arch-commits] Commit in kdeplasma-applets-plasma-nm/repos (4 files)

Andrea Scarpino andrea at nymeria.archlinux.org
Wed Jun 19 09:43:34 UTC 2013


    Date: Wednesday, June 19, 2013 @ 11:43:34
  Author: andrea
Revision: 188744

archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdeplasma-applets-plasma-nm/repos/kde-unstable-i686/PKGBUILD
    (from rev 188743, kdeplasma-applets-plasma-nm/kde-unstable/PKGBUILD)
  kdeplasma-applets-plasma-nm/repos/kde-unstable-x86_64/PKGBUILD
    (from rev 188743, kdeplasma-applets-plasma-nm/kde-unstable/PKGBUILD)
Deleted:
  kdeplasma-applets-plasma-nm/repos/kde-unstable-i686/PKGBUILD
  kdeplasma-applets-plasma-nm/repos/kde-unstable-x86_64/PKGBUILD

------------------------------+
 /PKGBUILD                    |   72 +++++++++++++++++++++++++++++++++++++++++
 kde-unstable-i686/PKGBUILD   |   36 --------------------
 kde-unstable-x86_64/PKGBUILD |   36 --------------------
 3 files changed, 72 insertions(+), 72 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===================================================================
--- kde-unstable-i686/PKGBUILD	2013-06-19 09:43:26 UTC (rev 188743)
+++ kde-unstable-i686/PKGBUILD	2013-06-19 09:43:34 UTC (rev 188744)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=kdeplasma-applets-plasma-nm
-pkgver=bba4db5
-pkgrel=1
-pkgdesc='Plasma applet written in QML for managing network connections'
-arch=('i686' 'x86_64')
-url='https://projects.kde.org/projects/playground/network/plasma-nm'
-license=('GPL2')
-depends=('kdebase-workspace' 'libnm-qt' 'openconnect')
-makedepends=('cmake' 'automoc4' 'git')
-source=('git://anongit.kde.org/plasma-nm.git')
-md5sums=('SKIP')
-
-pkgver() {
-  cd plasma-nm
-  git describe --always | sed 's|-|.|g'
-}
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-  cmake ../plasma-nm \
-    -DCMAKE_INSTALL_PREFIX=/usr \
-    -DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdeplasma-applets-plasma-nm/repos/kde-unstable-i686/PKGBUILD (from rev 188743, kdeplasma-applets-plasma-nm/kde-unstable/PKGBUILD)
===================================================================
--- kde-unstable-i686/PKGBUILD	                        (rev 0)
+++ kde-unstable-i686/PKGBUILD	2013-06-19 09:43:34 UTC (rev 188744)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=kdeplasma-applets-plasma-nm
+pkgver=f4cf239
+pkgrel=1
+pkgdesc='Plasma applet written in QML for managing network connections'
+arch=('i686' 'x86_64')
+url='https://projects.kde.org/projects/playground/network/plasma-nm'
+license=('GPL2')
+depends=('kdebase-workspace' 'libnm-qt' 'openconnect')
+makedepends=('cmake' 'automoc4' 'git')
+source=('git://anongit.kde.org/plasma-nm.git')
+md5sums=('SKIP')
+
+pkgver() {
+  cd plasma-nm
+  git describe --always | sed 's|-|.|g'
+}
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../plasma-nm \
+    -DCMAKE_INSTALL_PREFIX=/usr \
+    -DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===================================================================
--- kde-unstable-x86_64/PKGBUILD	2013-06-19 09:43:26 UTC (rev 188743)
+++ kde-unstable-x86_64/PKGBUILD	2013-06-19 09:43:34 UTC (rev 188744)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=kdeplasma-applets-plasma-nm
-pkgver=bba4db5
-pkgrel=1
-pkgdesc='Plasma applet written in QML for managing network connections'
-arch=('i686' 'x86_64')
-url='https://projects.kde.org/projects/playground/network/plasma-nm'
-license=('GPL2')
-depends=('kdebase-workspace' 'libnm-qt' 'openconnect')
-makedepends=('cmake' 'automoc4' 'git')
-source=('git://anongit.kde.org/plasma-nm.git')
-md5sums=('SKIP')
-
-pkgver() {
-  cd plasma-nm
-  git describe --always | sed 's|-|.|g'
-}
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-  cmake ../plasma-nm \
-    -DCMAKE_INSTALL_PREFIX=/usr \
-    -DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdeplasma-applets-plasma-nm/repos/kde-unstable-x86_64/PKGBUILD (from rev 188743, kdeplasma-applets-plasma-nm/kde-unstable/PKGBUILD)
===================================================================
--- kde-unstable-x86_64/PKGBUILD	                        (rev 0)
+++ kde-unstable-x86_64/PKGBUILD	2013-06-19 09:43:34 UTC (rev 188744)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=kdeplasma-applets-plasma-nm
+pkgver=f4cf239
+pkgrel=1
+pkgdesc='Plasma applet written in QML for managing network connections'
+arch=('i686' 'x86_64')
+url='https://projects.kde.org/projects/playground/network/plasma-nm'
+license=('GPL2')
+depends=('kdebase-workspace' 'libnm-qt' 'openconnect')
+makedepends=('cmake' 'automoc4' 'git')
+source=('git://anongit.kde.org/plasma-nm.git')
+md5sums=('SKIP')
+
+pkgver() {
+  cd plasma-nm
+  git describe --always | sed 's|-|.|g'
+}
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../plasma-nm \
+    -DCMAKE_INSTALL_PREFIX=/usr \
+    -DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}




More information about the arch-commits mailing list