[arch-commits] Commit in kte-collaborative/repos (4 files)

Andrea Scarpino andrea at nymeria.archlinux.org
Tue Oct 29 07:58:30 UTC 2013


    Date: Tuesday, October 29, 2013 @ 08:58:30
  Author: andrea
Revision: 197748

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

Added:
  kte-collaborative/repos/extra-i686/PKGBUILD
    (from rev 197747, kte-collaborative/trunk/PKGBUILD)
  kte-collaborative/repos/extra-x86_64/PKGBUILD
    (from rev 197747, kte-collaborative/trunk/PKGBUILD)
Deleted:
  kte-collaborative/repos/extra-i686/PKGBUILD
  kte-collaborative/repos/extra-x86_64/PKGBUILD

-----------------------+
 /PKGBUILD             |   64 ++++++++++++++++++++++++++++++++++++++++++++++++
 extra-i686/PKGBUILD   |   32 ------------------------
 extra-x86_64/PKGBUILD |   32 ------------------------
 3 files changed, 64 insertions(+), 64 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2013-10-29 07:58:23 UTC (rev 197747)
+++ extra-i686/PKGBUILD	2013-10-29 07:58:30 UTC (rev 197748)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-# Contributor: Antonio Rojas <nqn1976 @ gmail.com>
-
-pkgname=kte-collaborative
-pkgver=0.1.80
-pkgrel=1
-pkgdesc="A plugin for KTextEditor which allows to edit text documents collaboratively"
-arch=('i686' 'x86_64')
-url='https://projects.kde.org/projects/playground/network/kte-collaborative'
-license=('GPL')
-depends=('libqinfinity' 'telepathy-kde-common-internals')
-makedepends=('cmake' 'automoc4')
-source=("http://download.kde.org/unstable/${pkgname}/${pkgver}/src/${pkgname}-v${pkgver}.tar.xz")
-md5sums=('4e5c8e81d02ab1ccb5f0f6b1f739707a')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-  cmake ../${pkgname}-v${pkgver} \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kte-collaborative/repos/extra-i686/PKGBUILD (from rev 197747, kte-collaborative/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2013-10-29 07:58:30 UTC (rev 197748)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+# Contributor: Antonio Rojas <nqn1976 @ gmail.com>
+
+pkgname=kte-collaborative
+pkgver=0.2.0
+pkgrel=1
+pkgdesc="A plugin for KTextEditor which allows to edit text documents collaboratively"
+arch=('i686' 'x86_64')
+url='https://projects.kde.org/projects/playground/network/kte-collaborative'
+license=('GPL')
+depends=('libqinfinity' 'telepathy-kde-common-internals')
+makedepends=('cmake' 'automoc4')
+source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-v${pkgver}.tar.xz")
+md5sums=('e96718ed62b3bb315364fd03a4f2b463')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../${pkgname}-v${pkgver} \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2013-10-29 07:58:23 UTC (rev 197747)
+++ extra-x86_64/PKGBUILD	2013-10-29 07:58:30 UTC (rev 197748)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-# Contributor: Antonio Rojas <nqn1976 @ gmail.com>
-
-pkgname=kte-collaborative
-pkgver=0.1.80
-pkgrel=1
-pkgdesc="A plugin for KTextEditor which allows to edit text documents collaboratively"
-arch=('i686' 'x86_64')
-url='https://projects.kde.org/projects/playground/network/kte-collaborative'
-license=('GPL')
-depends=('libqinfinity' 'telepathy-kde-common-internals')
-makedepends=('cmake' 'automoc4')
-source=("http://download.kde.org/unstable/${pkgname}/${pkgver}/src/${pkgname}-v${pkgver}.tar.xz")
-md5sums=('4e5c8e81d02ab1ccb5f0f6b1f739707a')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-  cmake ../${pkgname}-v${pkgver} \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kte-collaborative/repos/extra-x86_64/PKGBUILD (from rev 197747, kte-collaborative/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2013-10-29 07:58:30 UTC (rev 197748)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+# Contributor: Antonio Rojas <nqn1976 @ gmail.com>
+
+pkgname=kte-collaborative
+pkgver=0.2.0
+pkgrel=1
+pkgdesc="A plugin for KTextEditor which allows to edit text documents collaboratively"
+arch=('i686' 'x86_64')
+url='https://projects.kde.org/projects/playground/network/kte-collaborative'
+license=('GPL')
+depends=('libqinfinity' 'telepathy-kde-common-internals')
+makedepends=('cmake' 'automoc4')
+source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-v${pkgver}.tar.xz")
+md5sums=('e96718ed62b3bb315364fd03a4f2b463')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../${pkgname}-v${pkgver} \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}




More information about the arch-commits mailing list