[arch-commits] Commit in signon-kwallet-extension/repos (4 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 08:50:25
  Author: arojas
Revision: 240030

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

Added:
  signon-kwallet-extension/repos/extra-i686/PKGBUILD
(from rev 240029, signon-kwallet-extension/trunk/PKGBUILD)
  signon-kwallet-extension/repos/extra-x86_64/PKGBUILD
(from rev 240029, signon-kwallet-extension/trunk/PKGBUILD)
Deleted:
  signon-kwallet-extension/repos/extra-i686/PKGBUILD
  signon-kwallet-extension/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 06:50:09 UTC (rev 240029)
+++ extra-i686/PKGBUILD 2015-06-02 06:50:25 UTC (rev 240030)
@@ -1,34 +0,0 @@
-# Maintainer: anex assassin.anex[@]gmail.com
-
-pkgname=signon-kwallet-extension
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=KWallet signon extension
-arch=('i686' 'x86_64')
-url=http://kde.org;
-license=('LGPL')
-groups=('kde-applications' 'kdenetwork')
-depends=('signon' 'kwallet')
-makedepends=('extra-cmake-modules')
-source=(http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-md5sums=('e77dcf0dcb4f73135429059cf295dbc9')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DLIB_INSTALL_DIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=$pkgdir install
-}

Copied: signon-kwallet-extension/repos/extra-i686/PKGBUILD (from rev 240029, 
signon-kwallet-extension/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 06:50:25 UTC (rev 240030)
@@ -0,0 +1,34 @@
+# Maintainer: anex assassin.anex[@]gmail.com
+
+pkgname=signon-kwallet-extension
+pkgver=15.04.2
+pkgrel=1
+pkgdesc=KWallet signon extension
+arch=('i686' 'x86_64')
+url=http://kde.org;
+license=('LGPL')
+groups=('kde-applications' 'kdenetwork')
+depends=('signon' 'kwallet')
+makedepends=('extra-cmake-modules')
+source=(http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
+md5sums=('1659c8d4209130ceb786d25f832e098a')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DLIB_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-02 06:50:09 UTC (rev 240029)
+++ extra-x86_64/PKGBUILD   2015-06-02 06:50:25 UTC (rev 240030)
@@ -1,34 +0,0 @@
-# Maintainer: anex assassin.anex[@]gmail.com
-
-pkgname=signon-kwallet-extension
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=KWallet signon extension
-arch=('i686' 'x86_64')
-url=http://kde.org;
-license=('LGPL')
-groups=('kde-applications' 'kdenetwork')
-depends=('signon' 'kwallet')
-makedepends=('extra-cmake-modules')
-source=(http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-md5sums=('e77dcf0dcb4f73135429059cf295dbc9')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DLIB_INSTALL_DIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=$pkgdir install
-}

Copied: signon-kwallet-extension/repos/extra-x86_64/PKGBUILD (from rev 240029, 
signon-kwallet-extension/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2015-06-02 06:50:25 UTC (rev 240030)
@@ -0,0 +1,34 @@
+# Maintainer: anex assassin.anex[@]gmail.com
+
+pkgname=signon-kwallet-extension
+pkgver=15.04.2
+pkgrel=1
+pkgdesc=KWallet signon extension
+arch=('i686' 'x86_64')
+url=http://kde.org;
+license=('LGPL')
+groups=('kde-applications' 'kdenetwork')
+depends=('signon' 'kwallet')
+makedepends=('extra-cmake-modules')
+source=(http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
+md5sums=('1659c8d4209130ceb786d25f832e098a')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DLIB_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  

[arch-commits] Commit in kaccounts-integration/repos (4 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 08:50:50
  Author: arojas
Revision: 240032

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

Added:
  kaccounts-integration/repos/extra-i686/PKGBUILD
(from rev 240031, kaccounts-integration/trunk/PKGBUILD)
  kaccounts-integration/repos/extra-x86_64/PKGBUILD
(from rev 240031, kaccounts-integration/trunk/PKGBUILD)
Deleted:
  kaccounts-integration/repos/extra-i686/PKGBUILD
  kaccounts-integration/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 06:50:35 UTC (rev 240031)
+++ extra-i686/PKGBUILD 2015-06-02 06:50:50 UTC (rev 240032)
@@ -1,34 +0,0 @@
-# Maintainer: Antonio Rojas aro...@archlinux.org 
-
-pkgname=kaccounts-integration
-pkgver=15.04.1
-pkgrel=1
-pkgdesc='Small system to administer web accounts for the sites and services 
across the KDE desktop, including: Google, Facebook, Owncloud, IMAP, 
-Jabber and others'
-arch=(i686 x86_64)
-url='https://projects.kde.org/projects/kdereview/kaccounts-integration'
-license=(GPL)
-groups=('kde-applications' 'kdenetwork')
-depends=(kcmutils kio kaccounts-providers signon-kwallet-extension 
signon-plugin-oauth2 signon-ui)
-makedepends=(extra-cmake-modules kdoctools)
-source=(http://download.kde.org/stable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz;)
-md5sums=('aea0c967bc7f3b0e8da9a3cbc25649ee')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DLIB_INSTALL_DIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=$pkgdir install
-}

Copied: kaccounts-integration/repos/extra-i686/PKGBUILD (from rev 240031, 
kaccounts-integration/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 06:50:50 UTC (rev 240032)
@@ -0,0 +1,34 @@
+# Maintainer: Antonio Rojas aro...@archlinux.org 
+
+pkgname=kaccounts-integration
+pkgver=15.04.2
+pkgrel=1
+pkgdesc='Small system to administer web accounts for the sites and services 
across the KDE desktop, including: Google, Facebook, Owncloud, IMAP, 
+Jabber and others'
+arch=(i686 x86_64)
+url='https://projects.kde.org/projects/kdereview/kaccounts-integration'
+license=(GPL)
+groups=('kde-applications' 'kdenetwork')
+depends=(kcmutils kio kaccounts-providers signon-kwallet-extension 
signon-plugin-oauth2 signon-ui)
+makedepends=(extra-cmake-modules kdoctools)
+source=(http://download.kde.org/stable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz;)
+md5sums=('b8608b7a91f8494d4710a51296e65e2a')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-02 06:50:35 UTC (rev 240031)
+++ extra-x86_64/PKGBUILD   2015-06-02 06:50:50 UTC (rev 240032)
@@ -1,34 +0,0 @@
-# Maintainer: Antonio Rojas aro...@archlinux.org 
-
-pkgname=kaccounts-integration
-pkgver=15.04.1
-pkgrel=1
-pkgdesc='Small system to administer web accounts for the sites and services 
across the KDE desktop, including: Google, Facebook, Owncloud, IMAP, 
-Jabber and others'
-arch=(i686 x86_64)
-url='https://projects.kde.org/projects/kdereview/kaccounts-integration'
-license=(GPL)
-groups=('kde-applications' 'kdenetwork')
-depends=(kcmutils kio kaccounts-providers signon-kwallet-extension 
signon-plugin-oauth2 signon-ui)
-makedepends=(extra-cmake-modules kdoctools)
-source=(http://download.kde.org/stable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz;)
-md5sums=('aea0c967bc7f3b0e8da9a3cbc25649ee')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DLIB_INSTALL_DIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=$pkgdir install
-}

Copied: kaccounts-integration/repos/extra-x86_64/PKGBUILD (from rev 240031, 
kaccounts-integration/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2015-06-02 06:50:50 UTC (rev 240032)
@@ -0,0 +1,34 @@
+# Maintainer: Antonio Rojas aro...@archlinux.org 
+

[arch-commits] Commit in granatier/repos (8 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 09:00:52
  Author: arojas
Revision: 240068

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

Added:
  granatier/repos/extra-i686/PKGBUILD
(from rev 240067, granatier/trunk/PKGBUILD)
  granatier/repos/extra-i686/granatier.install
(from rev 240067, granatier/trunk/granatier.install)
  granatier/repos/extra-x86_64/PKGBUILD
(from rev 240067, granatier/trunk/PKGBUILD)
  granatier/repos/extra-x86_64/granatier.install
(from rev 240067, granatier/trunk/granatier.install)
Deleted:
  granatier/repos/extra-i686/PKGBUILD
  granatier/repos/extra-i686/granatier.install
  granatier/repos/extra-x86_64/PKGBUILD
  granatier/repos/extra-x86_64/granatier.install

+
 /PKGBUILD  |   70 +++
 /granatier.install |   22 
 extra-i686/PKGBUILD|   35 ---
 extra-i686/granatier.install   |   11 --
 extra-x86_64/PKGBUILD  |   35 ---
 extra-x86_64/granatier.install |   11 --
 6 files changed, 92 insertions(+), 92 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 07:00:37 UTC (rev 240067)
+++ extra-i686/PKGBUILD 2015-06-02 07:00:52 UTC (rev 240068)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=granatier
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=A clone of the classic Bomberman game
-url=http://kde.org/applications/games/granatier/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegames')
-depends=('libkdegames' 'knotifyconfig')
-makedepends=('extra-cmake-modules' 'python' 'kdoctools')
-install=${pkgname}.install
-conflicts=('kdegames-granatier')
-replaces=('kdegames-granatier')
-source=(http://download.kde.org/stable/applications/${pkgver}/src/granatier-${pkgver}.tar.xz;)
-sha1sums=('3b1e5f859d3410cf26c1e6354bcfb547df3730af')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../granatier-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: granatier/repos/extra-i686/PKGBUILD (from rev 240067, 
granatier/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 07:00:52 UTC (rev 240068)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=granatier
+pkgver=15.04.2
+pkgrel=1
+pkgdesc=A clone of the classic Bomberman game
+url=http://kde.org/applications/games/granatier/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegames')
+depends=('libkdegames' 'knotifyconfig')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
+install=${pkgname}.install
+conflicts=('kdegames-granatier')
+replaces=('kdegames-granatier')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/granatier-${pkgver}.tar.xz;)
+sha1sums=('b7ca4c2e140ac42525a0a7ef88ec7624faa7fa64')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../granatier-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/granatier.install
===
--- extra-i686/granatier.install2015-06-02 07:00:37 UTC (rev 240067)
+++ extra-i686/granatier.install2015-06-02 07:00:52 UTC (rev 240068)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: granatier/repos/extra-i686/granatier.install (from rev 240067, 
granatier/trunk/granatier.install)
===
--- extra-i686/granatier.install(rev 0)
+++ extra-i686/granatier.install2015-06-02 07:00:52 UTC (rev 240068)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-02 07:00:37 UTC (rev 240067)
+++ extra-x86_64/PKGBUILD   2015-06-02 07:00:52 UTC (rev 240068)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=granatier
-pkgver=15.04.1

[arch-commits] Commit in bovo/repos (8 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 09:00:37
  Author: arojas
Revision: 240067

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

Added:
  bovo/repos/extra-i686/PKGBUILD
(from rev 240066, bovo/trunk/PKGBUILD)
  bovo/repos/extra-i686/bovo.install
(from rev 240066, bovo/trunk/bovo.install)
  bovo/repos/extra-x86_64/PKGBUILD
(from rev 240066, bovo/trunk/PKGBUILD)
  bovo/repos/extra-x86_64/bovo.install
(from rev 240066, bovo/trunk/bovo.install)
Deleted:
  bovo/repos/extra-i686/PKGBUILD
  bovo/repos/extra-i686/bovo.install
  bovo/repos/extra-x86_64/PKGBUILD
  bovo/repos/extra-x86_64/bovo.install

---+
 /PKGBUILD |   70 
 /bovo.install |   22 +
 extra-i686/PKGBUILD   |   35 --
 extra-i686/bovo.install   |   11 --
 extra-x86_64/PKGBUILD |   35 --
 extra-x86_64/bovo.install |   11 --
 6 files changed, 92 insertions(+), 92 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 07:00:22 UTC (rev 240066)
+++ extra-i686/PKGBUILD 2015-06-02 07:00:37 UTC (rev 240067)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=bovo
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=A Gomoku like game for two players
-url=http://kde.org/applications/games/bovo/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegames')
-depends=('libkdegames')
-makedepends=('extra-cmake-modules' 'python' 'kdoctools')
-install=${pkgname}.install
-conflicts=('kdegames-bovo')
-replaces=('kdegames-bovo')
-source=(http://download.kde.org/stable/applications/${pkgver}/src/bovo-${pkgver}.tar.xz;)
-sha1sums=('d884e26dce30c2f22c589795af3ff1f4eaf368d7')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../bovo-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: bovo/repos/extra-i686/PKGBUILD (from rev 240066, bovo/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 07:00:37 UTC (rev 240067)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=bovo
+pkgver=15.04.2
+pkgrel=1
+pkgdesc=A Gomoku like game for two players
+url=http://kde.org/applications/games/bovo/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegames')
+depends=('libkdegames')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
+install=${pkgname}.install
+conflicts=('kdegames-bovo')
+replaces=('kdegames-bovo')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/bovo-${pkgver}.tar.xz;)
+sha1sums=('6ae0ccac4b95cee87a1e15df2228f6971d74c464')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../bovo-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/bovo.install
===
--- extra-i686/bovo.install 2015-06-02 07:00:22 UTC (rev 240066)
+++ extra-i686/bovo.install 2015-06-02 07:00:37 UTC (rev 240067)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: bovo/repos/extra-i686/bovo.install (from rev 240066, 
bovo/trunk/bovo.install)
===
--- extra-i686/bovo.install (rev 0)
+++ extra-i686/bovo.install 2015-06-02 07:00:37 UTC (rev 240067)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-02 07:00:22 UTC (rev 240066)
+++ extra-x86_64/PKGBUILD   2015-06-02 07:00:37 UTC (rev 240067)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=bovo
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=A Gomoku like game for two players
-url=http://kde.org/applications/games/bovo/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegames')
-depends=('libkdegames')
-makedepends=('extra-cmake-modules' 'python' 'kdoctools')

[arch-commits] Commit in bomber/repos (8 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 09:00:22
  Author: arojas
Revision: 240066

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

Added:
  bomber/repos/extra-i686/PKGBUILD
(from rev 240065, bomber/trunk/PKGBUILD)
  bomber/repos/extra-i686/bomber.install
(from rev 240065, bomber/trunk/bomber.install)
  bomber/repos/extra-x86_64/PKGBUILD
(from rev 240065, bomber/trunk/PKGBUILD)
  bomber/repos/extra-x86_64/bomber.install
(from rev 240065, bomber/trunk/bomber.install)
Deleted:
  bomber/repos/extra-i686/PKGBUILD
  bomber/repos/extra-i686/bomber.install
  bomber/repos/extra-x86_64/PKGBUILD
  bomber/repos/extra-x86_64/bomber.install

-+
 /PKGBUILD   |   70 ++
 /bomber.install |   22 +
 extra-i686/PKGBUILD |   35 -
 extra-i686/bomber.install   |   11 --
 extra-x86_64/PKGBUILD   |   35 -
 extra-x86_64/bomber.install |   11 --
 6 files changed, 92 insertions(+), 92 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 07:00:06 UTC (rev 240065)
+++ extra-i686/PKGBUILD 2015-06-02 07:00:22 UTC (rev 240066)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=bomber
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=A single player arcade game
-url=http://kde.org/applications/games/bomber/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegames')
-depends=('libkdegames')
-makedepends=('extra-cmake-modules' 'python' 'kdoctools')
-install=${pkgname}.install
-conflicts=('kdegames-bomber')
-replaces=('kdegames-bomber')
-source=(http://download.kde.org/stable/applications/${pkgver}/src/bomber-${pkgver}.tar.xz;)
-sha1sums=('847665ca995b662bcb4124200aae05a0c1b0d7d4')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../bomber-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: bomber/repos/extra-i686/PKGBUILD (from rev 240065, 
bomber/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 07:00:22 UTC (rev 240066)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=bomber
+pkgver=15.04.2
+pkgrel=1
+pkgdesc=A single player arcade game
+url=http://kde.org/applications/games/bomber/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegames')
+depends=('libkdegames')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
+install=${pkgname}.install
+conflicts=('kdegames-bomber')
+replaces=('kdegames-bomber')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/bomber-${pkgver}.tar.xz;)
+sha1sums=('0029137de8ef18732ce2234b91e4864fd5d94a2b')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../bomber-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/bomber.install
===
--- extra-i686/bomber.install   2015-06-02 07:00:06 UTC (rev 240065)
+++ extra-i686/bomber.install   2015-06-02 07:00:22 UTC (rev 240066)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: bomber/repos/extra-i686/bomber.install (from rev 240065, 
bomber/trunk/bomber.install)
===
--- extra-i686/bomber.install   (rev 0)
+++ extra-i686/bomber.install   2015-06-02 07:00:22 UTC (rev 240066)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-02 07:00:06 UTC (rev 240065)
+++ extra-x86_64/PKGBUILD   2015-06-02 07:00:22 UTC (rev 240066)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=bomber
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=A single player arcade game
-url=http://kde.org/applications/games/bomber/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegames')
-depends=('libkdegames')

[arch-commits] Commit in rocs/repos (8 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 08:59:51
  Author: arojas
Revision: 240064

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

Added:
  rocs/repos/extra-i686/PKGBUILD
(from rev 240063, rocs/trunk/PKGBUILD)
  rocs/repos/extra-i686/rocs.install
(from rev 240063, rocs/trunk/rocs.install)
  rocs/repos/extra-x86_64/PKGBUILD
(from rev 240063, rocs/trunk/PKGBUILD)
  rocs/repos/extra-x86_64/rocs.install
(from rev 240063, rocs/trunk/rocs.install)
Deleted:
  rocs/repos/extra-i686/PKGBUILD
  rocs/repos/extra-i686/rocs.install
  rocs/repos/extra-x86_64/PKGBUILD
  rocs/repos/extra-x86_64/rocs.install

---+
 /PKGBUILD |   72 
 /rocs.install |   24 ++
 extra-i686/PKGBUILD   |   36 --
 extra-i686/rocs.install   |   12 ---
 extra-x86_64/PKGBUILD |   36 --
 extra-x86_64/rocs.install |   12 ---
 6 files changed, 96 insertions(+), 96 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 06:59:34 UTC (rev 240063)
+++ extra-i686/PKGBUILD 2015-06-02 06:59:51 UTC (rev 240064)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=rocs
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=Rocs Graph Theory
-url=http://kde.org/applications/education/rocs/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdeedu')
-depends=('grantlee-qt5' 'ktexteditor' 'kdeclarative' 'qt5-webkit')
-makedepends=('extra-cmake-modules' 'python' 'kdoctools' 'boost')
-install=${pkgname}.install
-conflicts=('kdeedu-rocs')
-replaces=('kdeedu-rocs')
-source=(http://download.kde.org/stable/applications/${pkgver}/src/rocs-${pkgver}.tar.xz;)
-sha1sums=('05b5f5f2c372674ba5636414071055e0c6e1e4dd')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../rocs-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: rocs/repos/extra-i686/PKGBUILD (from rev 240063, rocs/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 06:59:51 UTC (rev 240064)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=rocs
+pkgver=15.04.2
+pkgrel=1
+pkgdesc=Rocs Graph Theory
+url=http://kde.org/applications/education/rocs/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdeedu')
+depends=('grantlee-qt5' 'ktexteditor' 'kdeclarative' 'qt5-webkit')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools' 'boost')
+install=${pkgname}.install
+conflicts=('kdeedu-rocs')
+replaces=('kdeedu-rocs')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/rocs-${pkgver}.tar.xz;)
+sha1sums=('1b0edf2c4720849b7c8d385ad0600952bb01763e')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../rocs-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/rocs.install
===
--- extra-i686/rocs.install 2015-06-02 06:59:34 UTC (rev 240063)
+++ extra-i686/rocs.install 2015-06-02 06:59:51 UTC (rev 240064)
@@ -1,12 +0,0 @@
-post_install() {
-  xdg-icon-resource forceupdate --theme hicolor  /dev/null
-  update-desktop-database -q
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: rocs/repos/extra-i686/rocs.install (from rev 240063, 
rocs/trunk/rocs.install)
===
--- extra-i686/rocs.install (rev 0)
+++ extra-i686/rocs.install 2015-06-02 06:59:51 UTC (rev 240064)
@@ -0,0 +1,12 @@
+post_install() {
+  xdg-icon-resource forceupdate --theme hicolor  /dev/null
+  update-desktop-database -q
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-02 06:59:34 UTC (rev 240063)
+++ extra-x86_64/PKGBUILD   2015-06-02 06:59:51 UTC (rev 240064)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=rocs
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=Rocs Graph Theory
-url=http://kde.org/applications/education/rocs/;
-arch=('i686' 

[arch-commits] Commit in step/repos (8 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 09:00:06
  Author: arojas
Revision: 240065

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

Added:
  step/repos/extra-i686/PKGBUILD
(from rev 240064, step/trunk/PKGBUILD)
  step/repos/extra-i686/step.install
(from rev 240064, step/trunk/step.install)
  step/repos/extra-x86_64/PKGBUILD
(from rev 240064, step/trunk/PKGBUILD)
  step/repos/extra-x86_64/step.install
(from rev 240064, step/trunk/step.install)
Deleted:
  step/repos/extra-i686/PKGBUILD
  step/repos/extra-i686/step.install
  step/repos/extra-x86_64/PKGBUILD
  step/repos/extra-x86_64/step.install

---+
 /PKGBUILD |   70 
 /step.install |   22 +
 extra-i686/PKGBUILD   |   35 --
 extra-i686/step.install   |   11 --
 extra-x86_64/PKGBUILD |   35 --
 extra-x86_64/step.install |   11 --
 6 files changed, 92 insertions(+), 92 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 06:59:51 UTC (rev 240064)
+++ extra-i686/PKGBUILD 2015-06-02 07:00:06 UTC (rev 240065)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=step
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=Interactive Physical Simulator
-url=http://kde.org/applications/education/step/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdeedu')
-depends=('libqalculate' 'gsl' 'knewstuff' 'khtml' 'kdelibs4support')
-makedepends=('extra-cmake-modules' 'python' 'kdoctools' 'eigen' 'mesa')
-install=${pkgname}.install
-conflicts=('kdeedu-step')
-replaces=('kdeedu-step')
-source=(http://download.kde.org/stable/applications/${pkgver}/src/step-${pkgver}.tar.xz;)
-sha1sums=('89e86a2bcddaa4e925c83413901f2abb488c44a3')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../step-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: step/repos/extra-i686/PKGBUILD (from rev 240064, step/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 07:00:06 UTC (rev 240065)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=step
+pkgver=15.04.2
+pkgrel=1
+pkgdesc=Interactive Physical Simulator
+url=http://kde.org/applications/education/step/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdeedu')
+depends=('libqalculate' 'gsl' 'knewstuff' 'khtml' 'kdelibs4support')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools' 'eigen' 'mesa')
+install=${pkgname}.install
+conflicts=('kdeedu-step')
+replaces=('kdeedu-step')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/step-${pkgver}.tar.xz;)
+sha1sums=('55523b3800447067d49e9b03364f68f94e3de7cd')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../step-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/step.install
===
--- extra-i686/step.install 2015-06-02 06:59:51 UTC (rev 240064)
+++ extra-i686/step.install 2015-06-02 07:00:06 UTC (rev 240065)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: step/repos/extra-i686/step.install (from rev 240064, 
step/trunk/step.install)
===
--- extra-i686/step.install (rev 0)
+++ extra-i686/step.install 2015-06-02 07:00:06 UTC (rev 240065)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-02 06:59:51 UTC (rev 240064)
+++ extra-x86_64/PKGBUILD   2015-06-02 07:00:06 UTC (rev 240065)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=step
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=Interactive Physical Simulator
-url=http://kde.org/applications/education/step/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')

[arch-commits] Commit in kdeedu-pairs/repos (8 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 08:59:18
  Author: arojas
Revision: 240062

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

Added:
  kdeedu-pairs/repos/extra-i686/PKGBUILD
(from rev 240061, kdeedu-pairs/trunk/PKGBUILD)
  kdeedu-pairs/repos/extra-i686/kdeedu-pairs.install
(from rev 240061, kdeedu-pairs/trunk/kdeedu-pairs.install)
  kdeedu-pairs/repos/extra-x86_64/PKGBUILD
(from rev 240061, kdeedu-pairs/trunk/PKGBUILD)
  kdeedu-pairs/repos/extra-x86_64/kdeedu-pairs.install
(from rev 240061, kdeedu-pairs/trunk/kdeedu-pairs.install)
Deleted:
  kdeedu-pairs/repos/extra-i686/PKGBUILD
  kdeedu-pairs/repos/extra-i686/kdeedu-pairs.install
  kdeedu-pairs/repos/extra-x86_64/PKGBUILD
  kdeedu-pairs/repos/extra-x86_64/kdeedu-pairs.install

---+
 /PKGBUILD |   66 
 /kdeedu-pairs.install |   24 +
 extra-i686/PKGBUILD   |   33 --
 extra-i686/kdeedu-pairs.install   |   12 --
 extra-x86_64/PKGBUILD |   33 --
 extra-x86_64/kdeedu-pairs.install |   12 --
 6 files changed, 90 insertions(+), 90 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 06:59:02 UTC (rev 240061)
+++ extra-i686/PKGBUILD 2015-06-02 06:59:18 UTC (rev 240062)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeedu-pairs
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=A memory and pairs game for KDE
-url=https://projects.kde.org/projects/kde/kdeedu/pairs;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdeedu')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/applications/${pkgver}/src/pairs-${pkgver}.tar.xz;)
-sha1sums=('a196ebc5d4a0996538da04755355bdf86998b51d')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../pairs-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdeedu-pairs/repos/extra-i686/PKGBUILD (from rev 240061, 
kdeedu-pairs/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 06:59:18 UTC (rev 240062)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeedu-pairs
+pkgver=15.04.2
+pkgrel=1
+pkgdesc=A memory and pairs game for KDE
+url=https://projects.kde.org/projects/kde/kdeedu/pairs;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdeedu')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/pairs-${pkgver}.tar.xz;)
+sha1sums=('1ed3ee71341d6cafa9864d26f47aca2764a7982e')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../pairs-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/kdeedu-pairs.install
===
--- extra-i686/kdeedu-pairs.install 2015-06-02 06:59:02 UTC (rev 240061)
+++ extra-i686/kdeedu-pairs.install 2015-06-02 06:59:18 UTC (rev 240062)
@@ -1,12 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-update-desktop-database -q
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdeedu-pairs/repos/extra-i686/kdeedu-pairs.install (from rev 240061, 
kdeedu-pairs/trunk/kdeedu-pairs.install)
===
--- extra-i686/kdeedu-pairs.install (rev 0)
+++ extra-i686/kdeedu-pairs.install 2015-06-02 06:59:18 UTC (rev 240062)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-02 06:59:02 UTC (rev 240061)
+++ extra-x86_64/PKGBUILD   2015-06-02 06:59:18 UTC (rev 240062)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeedu-pairs
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=A memory and pairs game for KDE

[arch-commits] Commit in kwordquiz/repos (8 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 08:59:02
  Author: arojas
Revision: 240061

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

Added:
  kwordquiz/repos/extra-i686/PKGBUILD
(from rev 240060, kwordquiz/trunk/PKGBUILD)
  kwordquiz/repos/extra-i686/kwordquiz.install
(from rev 240060, kwordquiz/trunk/kwordquiz.install)
  kwordquiz/repos/extra-x86_64/PKGBUILD
(from rev 240060, kwordquiz/trunk/PKGBUILD)
  kwordquiz/repos/extra-x86_64/kwordquiz.install
(from rev 240060, kwordquiz/trunk/kwordquiz.install)
Deleted:
  kwordquiz/repos/extra-i686/PKGBUILD
  kwordquiz/repos/extra-i686/kwordquiz.install
  kwordquiz/repos/extra-x86_64/PKGBUILD
  kwordquiz/repos/extra-x86_64/kwordquiz.install

+
 /PKGBUILD  |   70 +++
 /kwordquiz.install |   24 +
 extra-i686/PKGBUILD|   35 ---
 extra-i686/kwordquiz.install   |   12 --
 extra-x86_64/PKGBUILD  |   35 ---
 extra-x86_64/kwordquiz.install |   12 --
 6 files changed, 94 insertions(+), 94 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 06:58:47 UTC (rev 240060)
+++ extra-i686/PKGBUILD 2015-06-02 06:59:02 UTC (rev 240061)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kwordquiz
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=Flash Card Trainer
-url=http://kde.org/applications/education/kwordquiz/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdeedu')
-depends=('knotifyconfig' 'libkeduvocdocument' 'knewstuff' 'kdelibs4support' 
'kdeclarative')
-makedepends=('extra-cmake-modules' 'python' 'kdoctools')
-install=${pkgname}.install
-conflicts=('kdeedu-kwordquiz')
-replaces=('kdeedu-kwordquiz')
-source=(http://download.kde.org/stable/applications/${pkgver}/src/kwordquiz-${pkgver}.tar.xz;)
-sha1sums=('47259252d7111cbf5180bbeaf6e46fb55830f267')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../kwordquiz-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kwordquiz/repos/extra-i686/PKGBUILD (from rev 240060, 
kwordquiz/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 06:59:02 UTC (rev 240061)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kwordquiz
+pkgver=15.04.2
+pkgrel=1
+pkgdesc=Flash Card Trainer
+url=http://kde.org/applications/education/kwordquiz/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdeedu')
+depends=('knotifyconfig' 'libkeduvocdocument' 'knewstuff' 'kdelibs4support' 
'kdeclarative')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
+install=${pkgname}.install
+conflicts=('kdeedu-kwordquiz')
+replaces=('kdeedu-kwordquiz')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/kwordquiz-${pkgver}.tar.xz;)
+sha1sums=('c99400802b71940ad002d7b334194221beaa4b4a')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kwordquiz-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/kwordquiz.install
===
--- extra-i686/kwordquiz.install2015-06-02 06:58:47 UTC (rev 240060)
+++ extra-i686/kwordquiz.install2015-06-02 06:59:02 UTC (rev 240061)
@@ -1,12 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-update-desktop-database -q
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kwordquiz/repos/extra-i686/kwordquiz.install (from rev 240060, 
kwordquiz/trunk/kwordquiz.install)
===
--- extra-i686/kwordquiz.install(rev 0)
+++ extra-i686/kwordquiz.install2015-06-02 06:59:02 UTC (rev 240061)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-02 06:58:47 UTC (rev 240060)
+++ extra-x86_64/PKGBUILD   2015-06-02 06:59:02 UTC (rev 240061)
@@ -1,35 +0,0 @@
-# 

[arch-commits] Commit in kdegames-ksirk/repos (8 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 09:07:36
  Author: arojas
Revision: 240095

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

Added:
  kdegames-ksirk/repos/extra-i686/PKGBUILD
(from rev 240094, kdegames-ksirk/trunk/PKGBUILD)
  kdegames-ksirk/repos/extra-i686/kdegames-ksirk.install
(from rev 240094, kdegames-ksirk/trunk/kdegames-ksirk.install)
  kdegames-ksirk/repos/extra-x86_64/PKGBUILD
(from rev 240094, kdegames-ksirk/trunk/PKGBUILD)
  kdegames-ksirk/repos/extra-x86_64/kdegames-ksirk.install
(from rev 240094, kdegames-ksirk/trunk/kdegames-ksirk.install)
Deleted:
  kdegames-ksirk/repos/extra-i686/PKGBUILD
  kdegames-ksirk/repos/extra-i686/kdegames-ksirk.install
  kdegames-ksirk/repos/extra-x86_64/PKGBUILD
  kdegames-ksirk/repos/extra-x86_64/kdegames-ksirk.install

-+
 /PKGBUILD   |   64 ++
 /kdegames-ksirk.install |   22 +++
 extra-i686/PKGBUILD |   32 -
 extra-i686/kdegames-ksirk.install   |   11 -
 extra-x86_64/PKGBUILD   |   32 -
 extra-x86_64/kdegames-ksirk.install |   11 -
 6 files changed, 86 insertions(+), 86 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 07:07:21 UTC (rev 240094)
+++ extra-i686/PKGBUILD 2015-06-02 07:07:36 UTC (rev 240095)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdegames-ksirk
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=A computerized version of a well known strategy game
-url=http://kde.org/applications/games/ksirk/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegames')
-depends=('kdebase-runtime' 'libkdegames4')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/applications/${pkgver}/src/ksirk-${pkgver}.tar.xz;)
-sha1sums=('b286c89b1d43bb28e8196159bd0b55241bcfe188')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../ksirk-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdegames-ksirk/repos/extra-i686/PKGBUILD (from rev 240094, 
kdegames-ksirk/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 07:07:36 UTC (rev 240095)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegames-ksirk
+pkgver=15.04.2
+pkgrel=1
+pkgdesc=A computerized version of a well known strategy game
+url=http://kde.org/applications/games/ksirk/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegames')
+depends=('kdebase-runtime' 'libkdegames4')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/ksirk-${pkgver}.tar.xz;)
+sha1sums=('4045193b1b143f8b935ff18874126144b5bf09dd')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../ksirk-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/kdegames-ksirk.install
===
--- extra-i686/kdegames-ksirk.install   2015-06-02 07:07:21 UTC (rev 240094)
+++ extra-i686/kdegames-ksirk.install   2015-06-02 07:07:36 UTC (rev 240095)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdegames-ksirk/repos/extra-i686/kdegames-ksirk.install (from rev 
240094, kdegames-ksirk/trunk/kdegames-ksirk.install)
===
--- extra-i686/kdegames-ksirk.install   (rev 0)
+++ extra-i686/kdegames-ksirk.install   2015-06-02 07:07:36 UTC (rev 240095)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-02 07:07:21 UTC (rev 240094)
+++ extra-x86_64/PKGBUILD   2015-06-02 07:07:36 UTC (rev 240095)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdegames-ksirk
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=A computerized version of a well known strategy game

[arch-commits] Commit in kdegames-ksnakeduel/repos (8 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 09:07:51
  Author: arojas
Revision: 240096

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

Added:
  kdegames-ksnakeduel/repos/extra-i686/PKGBUILD
(from rev 240095, kdegames-ksnakeduel/trunk/PKGBUILD)
  kdegames-ksnakeduel/repos/extra-i686/kdegames-ksnakeduel.install
(from rev 240095, kdegames-ksnakeduel/trunk/kdegames-ksnakeduel.install)
  kdegames-ksnakeduel/repos/extra-x86_64/PKGBUILD
(from rev 240095, kdegames-ksnakeduel/trunk/PKGBUILD)
  kdegames-ksnakeduel/repos/extra-x86_64/kdegames-ksnakeduel.install
(from rev 240095, kdegames-ksnakeduel/trunk/kdegames-ksnakeduel.install)
Deleted:
  kdegames-ksnakeduel/repos/extra-i686/PKGBUILD
  kdegames-ksnakeduel/repos/extra-i686/kdegames-ksnakeduel.install
  kdegames-ksnakeduel/repos/extra-x86_64/PKGBUILD
  kdegames-ksnakeduel/repos/extra-x86_64/kdegames-ksnakeduel.install

--+
 /PKGBUILD|   64 +
 /kdegames-ksnakeduel.install |   22 +
 extra-i686/PKGBUILD  |   32 --
 extra-i686/kdegames-ksnakeduel.install   |   11 
 extra-x86_64/PKGBUILD|   32 --
 extra-x86_64/kdegames-ksnakeduel.install |   11 
 6 files changed, 86 insertions(+), 86 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 07:07:36 UTC (rev 240095)
+++ extra-i686/PKGBUILD 2015-06-02 07:07:51 UTC (rev 240096)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdegames-ksnakeduel
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=A simple snake duel game
-url=http://kde.org/applications/games/ksnakeduel/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegames')
-depends=('kdebase-runtime' 'libkdegames4')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/applications/${pkgver}/src/ksnakeduel-${pkgver}.tar.xz;)
-sha1sums=('7b4819a7008726ebd5e540a33f566eb2f8b65aab')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../ksnakeduel-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdegames-ksnakeduel/repos/extra-i686/PKGBUILD (from rev 240095, 
kdegames-ksnakeduel/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 07:07:51 UTC (rev 240096)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegames-ksnakeduel
+pkgver=15.04.2
+pkgrel=1
+pkgdesc=A simple snake duel game
+url=http://kde.org/applications/games/ksnakeduel/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegames')
+depends=('kdebase-runtime' 'libkdegames4')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/ksnakeduel-${pkgver}.tar.xz;)
+sha1sums=('0a777910e745d1870248e1c5af207aea0937a43b')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../ksnakeduel-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/kdegames-ksnakeduel.install
===
--- extra-i686/kdegames-ksnakeduel.install  2015-06-02 07:07:36 UTC (rev 
240095)
+++ extra-i686/kdegames-ksnakeduel.install  2015-06-02 07:07:51 UTC (rev 
240096)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdegames-ksnakeduel/repos/extra-i686/kdegames-ksnakeduel.install (from 
rev 240095, kdegames-ksnakeduel/trunk/kdegames-ksnakeduel.install)
===
--- extra-i686/kdegames-ksnakeduel.install  (rev 0)
+++ extra-i686/kdegames-ksnakeduel.install  2015-06-02 07:07:51 UTC (rev 
240096)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-02 07:07:36 UTC (rev 240095)
+++ extra-x86_64/PKGBUILD   2015-06-02 07:07:51 UTC (rev 240096)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: 

[arch-commits] Commit in kdegames-kspaceduel/repos (8 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 09:08:05
  Author: arojas
Revision: 240097

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

Added:
  kdegames-kspaceduel/repos/extra-i686/PKGBUILD
(from rev 240096, kdegames-kspaceduel/trunk/PKGBUILD)
  kdegames-kspaceduel/repos/extra-i686/kdegames-kspaceduel.install
(from rev 240096, kdegames-kspaceduel/trunk/kdegames-kspaceduel.install)
  kdegames-kspaceduel/repos/extra-x86_64/PKGBUILD
(from rev 240096, kdegames-kspaceduel/trunk/PKGBUILD)
  kdegames-kspaceduel/repos/extra-x86_64/kdegames-kspaceduel.install
(from rev 240096, kdegames-kspaceduel/trunk/kdegames-kspaceduel.install)
Deleted:
  kdegames-kspaceduel/repos/extra-i686/PKGBUILD
  kdegames-kspaceduel/repos/extra-i686/kdegames-kspaceduel.install
  kdegames-kspaceduel/repos/extra-x86_64/PKGBUILD
  kdegames-kspaceduel/repos/extra-x86_64/kdegames-kspaceduel.install

--+
 /PKGBUILD|   64 +
 /kdegames-kspaceduel.install |   24 ++
 extra-i686/PKGBUILD  |   32 --
 extra-i686/kdegames-kspaceduel.install   |   12 -
 extra-x86_64/PKGBUILD|   32 --
 extra-x86_64/kdegames-kspaceduel.install |   12 -
 6 files changed, 88 insertions(+), 88 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 07:07:51 UTC (rev 240096)
+++ extra-i686/PKGBUILD 2015-06-02 07:08:05 UTC (rev 240097)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdegames-kspaceduel
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=Each of two possible players controls a satellite spaceship orbiting 
the sun
-url=http://kde.org/applications/games/kspaceduel/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegames')
-depends=('kdebase-runtime' 'libkdegames4')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/applications/${pkgver}/src/kspaceduel-${pkgver}.tar.xz;)
-sha1sums=('95601d9230ec3781140822b817147e9a110fca77')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../kspaceduel-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdegames-kspaceduel/repos/extra-i686/PKGBUILD (from rev 240096, 
kdegames-kspaceduel/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 07:08:05 UTC (rev 240097)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegames-kspaceduel
+pkgver=15.04.2
+pkgrel=1
+pkgdesc=Each of two possible players controls a satellite spaceship orbiting 
the sun
+url=http://kde.org/applications/games/kspaceduel/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegames')
+depends=('kdebase-runtime' 'libkdegames4')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/kspaceduel-${pkgver}.tar.xz;)
+sha1sums=('7c3e18a6c7439d1850f3346d05dec05924e48f5c')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kspaceduel-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/kdegames-kspaceduel.install
===
--- extra-i686/kdegames-kspaceduel.install  2015-06-02 07:07:51 UTC (rev 
240096)
+++ extra-i686/kdegames-kspaceduel.install  2015-06-02 07:08:05 UTC (rev 
240097)
@@ -1,12 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-   update-desktop-database -q
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdegames-kspaceduel/repos/extra-i686/kdegames-kspaceduel.install (from 
rev 240096, kdegames-kspaceduel/trunk/kdegames-kspaceduel.install)
===
--- extra-i686/kdegames-kspaceduel.install  (rev 0)
+++ extra-i686/kdegames-kspaceduel.install  2015-06-02 07:08:05 UTC (rev 
240097)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+   update-desktop-database -q
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-02 07:07:51 UTC 

[arch-commits] Commit in ksquares/repos (8 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 09:08:20
  Author: arojas
Revision: 240098

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

Added:
  ksquares/repos/extra-i686/PKGBUILD
(from rev 240097, ksquares/trunk/PKGBUILD)
  ksquares/repos/extra-i686/ksquares.install
(from rev 240097, ksquares/trunk/ksquares.install)
  ksquares/repos/extra-x86_64/PKGBUILD
(from rev 240097, ksquares/trunk/PKGBUILD)
  ksquares/repos/extra-x86_64/ksquares.install
(from rev 240097, ksquares/trunk/ksquares.install)
Deleted:
  ksquares/repos/extra-i686/PKGBUILD
  ksquares/repos/extra-i686/ksquares.install
  ksquares/repos/extra-x86_64/PKGBUILD
  ksquares/repos/extra-x86_64/ksquares.install

---+
 /PKGBUILD |   76 
 /ksquares.install |   22 +++
 extra-i686/PKGBUILD   |   38 
 extra-i686/ksquares.install   |   11 -
 extra-x86_64/PKGBUILD |   38 
 extra-x86_64/ksquares.install |   11 -
 6 files changed, 98 insertions(+), 98 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 07:08:05 UTC (rev 240097)
+++ extra-i686/PKGBUILD 2015-06-02 07:08:20 UTC (rev 240098)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=ksquares
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=A modeled after the well known pen and paper based game of Dots and 
Boxes
-url=http://kde.org/applications/games/ksquares/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegames')
-depends=('libkdegames' 'knotifyconfig')
-makedepends=('extra-cmake-modules' 'python' 'kdoctools')
-install=${pkgname}.install
-conflicts=('kdegames-ksquares')
-replaces=('kdegames-ksquares')
-source=(http://download.kde.org/stable/applications/${pkgver}/src/ksquares-${pkgver}.tar.xz;)
-sha1sums=('de9428d9144c9ab9d90b7f3351f1b77ce0697601')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-  cmake ../ksquares-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: ksquares/repos/extra-i686/PKGBUILD (from rev 240097, 
ksquares/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 07:08:20 UTC (rev 240098)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=ksquares
+pkgver=15.04.2
+pkgrel=1
+pkgdesc=A modeled after the well known pen and paper based game of Dots and 
Boxes
+url=http://kde.org/applications/games/ksquares/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegames')
+depends=('libkdegames' 'knotifyconfig')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
+install=${pkgname}.install
+conflicts=('kdegames-ksquares')
+replaces=('kdegames-ksquares')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/ksquares-${pkgver}.tar.xz;)
+sha1sums=('2fa9cd41dab61855d2016e4e899dbf6b54201872')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../ksquares-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/ksquares.install
===
--- extra-i686/ksquares.install 2015-06-02 07:08:05 UTC (rev 240097)
+++ extra-i686/ksquares.install 2015-06-02 07:08:20 UTC (rev 240098)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: ksquares/repos/extra-i686/ksquares.install (from rev 240097, 
ksquares/trunk/ksquares.install)
===
--- extra-i686/ksquares.install (rev 0)
+++ extra-i686/ksquares.install 2015-06-02 07:08:20 UTC (rev 240098)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-02 07:08:05 UTC (rev 240097)
+++ extra-x86_64/PKGBUILD   2015-06-02 07:08:20 UTC (rev 240098)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-

[arch-commits] Commit in kdegames-ktuberling/repos (8 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 09:08:50
  Author: arojas
Revision: 240100

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

Added:
  kdegames-ktuberling/repos/extra-i686/PKGBUILD
(from rev 240099, kdegames-ktuberling/trunk/PKGBUILD)
  kdegames-ktuberling/repos/extra-i686/kdegames-ktuberling.install
(from rev 240099, kdegames-ktuberling/trunk/kdegames-ktuberling.install)
  kdegames-ktuberling/repos/extra-x86_64/PKGBUILD
(from rev 240099, kdegames-ktuberling/trunk/PKGBUILD)
  kdegames-ktuberling/repos/extra-x86_64/kdegames-ktuberling.install
(from rev 240099, kdegames-ktuberling/trunk/kdegames-ktuberling.install)
Deleted:
  kdegames-ktuberling/repos/extra-i686/PKGBUILD
  kdegames-ktuberling/repos/extra-i686/kdegames-ktuberling.install
  kdegames-ktuberling/repos/extra-x86_64/PKGBUILD
  kdegames-ktuberling/repos/extra-x86_64/kdegames-ktuberling.install

--+
 /PKGBUILD|   64 +
 /kdegames-ktuberling.install |   24 ++
 extra-i686/PKGBUILD  |   32 --
 extra-i686/kdegames-ktuberling.install   |   12 -
 extra-x86_64/PKGBUILD|   32 --
 extra-x86_64/kdegames-ktuberling.install |   12 -
 6 files changed, 88 insertions(+), 88 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 07:08:34 UTC (rev 240099)
+++ extra-i686/PKGBUILD 2015-06-02 07:08:50 UTC (rev 240100)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdegames-ktuberling
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=A simple constructor game suitable for children and adults alike
-url=http://kde.org/applications/games/ktuberling/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegames')
-depends=('kdebase-runtime' 'libkdegames4')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/applications/${pkgver}/src/ktuberling-${pkgver}.tar.xz;)
-sha1sums=('b7c458fe31b958f0bd0037c8339e0ddaaa16b07e')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../ktuberling-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdegames-ktuberling/repos/extra-i686/PKGBUILD (from rev 240099, 
kdegames-ktuberling/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 07:08:50 UTC (rev 240100)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegames-ktuberling
+pkgver=15.04.2
+pkgrel=1
+pkgdesc=A simple constructor game suitable for children and adults alike
+url=http://kde.org/applications/games/ktuberling/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegames')
+depends=('kdebase-runtime' 'libkdegames4')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/ktuberling-${pkgver}.tar.xz;)
+sha1sums=('7d748f83ae5e7b8111fe32cfef58b24b42cb6e27')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../ktuberling-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/kdegames-ktuberling.install
===
--- extra-i686/kdegames-ktuberling.install  2015-06-02 07:08:34 UTC (rev 
240099)
+++ extra-i686/kdegames-ktuberling.install  2015-06-02 07:08:50 UTC (rev 
240100)
@@ -1,12 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-   update-desktop-database -q
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdegames-ktuberling/repos/extra-i686/kdegames-ktuberling.install (from 
rev 240099, kdegames-ktuberling/trunk/kdegames-ktuberling.install)
===
--- extra-i686/kdegames-ktuberling.install  (rev 0)
+++ extra-i686/kdegames-ktuberling.install  2015-06-02 07:08:50 UTC (rev 
240100)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+   update-desktop-database -q
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-02 07:08:34 UTC (rev 240099)
+++ 

[arch-commits] Commit in kdegames-ksudoku/repos (8 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 09:08:34
  Author: arojas
Revision: 240099

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

Added:
  kdegames-ksudoku/repos/extra-i686/PKGBUILD
(from rev 240098, kdegames-ksudoku/trunk/PKGBUILD)
  kdegames-ksudoku/repos/extra-i686/kdegames-ksudoku.install
(from rev 240098, kdegames-ksudoku/trunk/kdegames-ksudoku.install)
  kdegames-ksudoku/repos/extra-x86_64/PKGBUILD
(from rev 240098, kdegames-ksudoku/trunk/PKGBUILD)
  kdegames-ksudoku/repos/extra-x86_64/kdegames-ksudoku.install
(from rev 240098, kdegames-ksudoku/trunk/kdegames-ksudoku.install)
Deleted:
  kdegames-ksudoku/repos/extra-i686/PKGBUILD
  kdegames-ksudoku/repos/extra-i686/kdegames-ksudoku.install
  kdegames-ksudoku/repos/extra-x86_64/PKGBUILD
  kdegames-ksudoku/repos/extra-x86_64/kdegames-ksudoku.install

---+
 /PKGBUILD |   70 
 /kdegames-ksudoku.install |   22 ++
 extra-i686/PKGBUILD   |   35 
 extra-i686/kdegames-ksudoku.install   |   11 -
 extra-x86_64/PKGBUILD |   35 
 extra-x86_64/kdegames-ksudoku.install |   11 -
 6 files changed, 92 insertions(+), 92 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 07:08:20 UTC (rev 240098)
+++ extra-i686/PKGBUILD 2015-06-02 07:08:34 UTC (rev 240099)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdegames-ksudoku
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=A logic-based symbol placement puzzle
-url=http://kde.org/applications/games/ksudoku/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegames')
-depends=('kdebase-runtime' 'libkdegames4' 'glu')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/applications/${pkgver}/src/ksudoku-${pkgver}.tar.xz;)
-sha1sums=('773cdd1180881a96f46ef0e73ac05cb1c85aad34')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-  cmake ../ksudoku-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdegames-ksudoku/repos/extra-i686/PKGBUILD (from rev 240098, 
kdegames-ksudoku/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 07:08:34 UTC (rev 240099)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegames-ksudoku
+pkgver=15.04.2
+pkgrel=1
+pkgdesc=A logic-based symbol placement puzzle
+url=http://kde.org/applications/games/ksudoku/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegames')
+depends=('kdebase-runtime' 'libkdegames4' 'glu')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/ksudoku-${pkgver}.tar.xz;)
+sha1sums=('977c7d901eda10bdd4af8af55bf09177f0cca77b')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../ksudoku-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/kdegames-ksudoku.install
===
--- extra-i686/kdegames-ksudoku.install 2015-06-02 07:08:20 UTC (rev 240098)
+++ extra-i686/kdegames-ksudoku.install 2015-06-02 07:08:34 UTC (rev 240099)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdegames-ksudoku/repos/extra-i686/kdegames-ksudoku.install (from rev 
240098, kdegames-ksudoku/trunk/kdegames-ksudoku.install)
===
--- extra-i686/kdegames-ksudoku.install (rev 0)
+++ extra-i686/kdegames-ksudoku.install 2015-06-02 07:08:34 UTC (rev 240099)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-02 07:08:20 UTC (rev 240098)
+++ extra-x86_64/PKGBUILD   2015-06-02 07:08:34 UTC (rev 240099)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdegames-ksudoku

[arch-commits] Commit in kshisen/repos (8 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 09:07:21
  Author: arojas
Revision: 240094

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

Added:
  kshisen/repos/extra-i686/PKGBUILD
(from rev 240093, kshisen/trunk/PKGBUILD)
  kshisen/repos/extra-i686/kshisen.install
(from rev 240093, kshisen/trunk/kshisen.install)
  kshisen/repos/extra-x86_64/PKGBUILD
(from rev 240093, kshisen/trunk/PKGBUILD)
  kshisen/repos/extra-x86_64/kshisen.install
(from rev 240093, kshisen/trunk/kshisen.install)
Deleted:
  kshisen/repos/extra-i686/PKGBUILD
  kshisen/repos/extra-i686/kshisen.install
  kshisen/repos/extra-x86_64/PKGBUILD
  kshisen/repos/extra-x86_64/kshisen.install

--+
 /PKGBUILD|   70 +
 /kshisen.install |   22 
 extra-i686/PKGBUILD  |   35 
 extra-i686/kshisen.install   |   11 --
 extra-x86_64/PKGBUILD|   35 
 extra-x86_64/kshisen.install |   11 --
 6 files changed, 92 insertions(+), 92 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 07:07:06 UTC (rev 240093)
+++ extra-i686/PKGBUILD 2015-06-02 07:07:21 UTC (rev 240094)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kshisen
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=A solitaire-like game played using the standard set of Mahjong tiles
-url=http://kde.org/applications/games/kshisen/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegames')
-depends=('libkdegames' 'libkmahjongg')
-makedepends=('extra-cmake-modules' 'python' 'kdoctools')
-install=${pkgname}.install
-conflicts=('kdegames-kshisen')
-replaces=('kdegames-kshisen')
-source=(http://download.kde.org/stable/applications/${pkgver}/src/kshisen-${pkgver}.tar.xz;)
-sha1sums=('acec9f6865031ca09fbbdc69e4dbd8493f444831')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../kshisen-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: kshisen/repos/extra-i686/PKGBUILD (from rev 240093, 
kshisen/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 07:07:21 UTC (rev 240094)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kshisen
+pkgver=15.04.2
+pkgrel=1
+pkgdesc=A solitaire-like game played using the standard set of Mahjong tiles
+url=http://kde.org/applications/games/kshisen/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegames')
+depends=('libkdegames' 'libkmahjongg')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
+install=${pkgname}.install
+conflicts=('kdegames-kshisen')
+replaces=('kdegames-kshisen')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/kshisen-${pkgver}.tar.xz;)
+sha1sums=('4c6efaaef1818ce2b424a98037b4f2c806ddb9b0')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kshisen-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/kshisen.install
===
--- extra-i686/kshisen.install  2015-06-02 07:07:06 UTC (rev 240093)
+++ extra-i686/kshisen.install  2015-06-02 07:07:21 UTC (rev 240094)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kshisen/repos/extra-i686/kshisen.install (from rev 240093, 
kshisen/trunk/kshisen.install)
===
--- extra-i686/kshisen.install  (rev 0)
+++ extra-i686/kshisen.install  2015-06-02 07:07:21 UTC (rev 240094)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-02 07:07:06 UTC (rev 240093)
+++ extra-x86_64/PKGBUILD   2015-06-02 07:07:21 UTC (rev 240094)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kshisen
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=A solitaire-like game played using the 

[arch-commits] Commit in kteatime/repos (8 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 09:24:28
  Author: arojas
Revision: 240159

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

Added:
  kteatime/repos/extra-i686/PKGBUILD
(from rev 240158, kteatime/trunk/PKGBUILD)
  kteatime/repos/extra-i686/kteatime.install
(from rev 240158, kteatime/trunk/kteatime.install)
  kteatime/repos/extra-x86_64/PKGBUILD
(from rev 240158, kteatime/trunk/PKGBUILD)
  kteatime/repos/extra-x86_64/kteatime.install
(from rev 240158, kteatime/trunk/kteatime.install)
Deleted:
  kteatime/repos/extra-i686/PKGBUILD
  kteatime/repos/extra-i686/kteatime.install
  kteatime/repos/extra-x86_64/PKGBUILD
  kteatime/repos/extra-x86_64/kteatime.install

---+
 /PKGBUILD |   70 
 /kteatime.install |   22 
 extra-i686/PKGBUILD   |   35 
 extra-i686/kteatime.install   |   11 --
 extra-x86_64/PKGBUILD |   35 
 extra-x86_64/kteatime.install |   11 --
 6 files changed, 92 insertions(+), 92 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 07:24:11 UTC (rev 240158)
+++ extra-i686/PKGBUILD 2015-06-02 07:24:28 UTC (rev 240159)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kteatime
-pkgver=15.04.1
-pkgrel=1
-pkgdesc='Tea Cooker'
-url='http://kde.org/applications/games/kteatime/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdetoys')
-depends=('knotifyconfig')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-conflicts=('kdetoys-kteatime')
-replaces=('kdetoys-kteatime')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/applications/${pkgver}/src/kteatime-${pkgver}.tar.xz;)
-sha1sums=('5e9f22a983aeee231280e05e704cb28a7733bda9')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../kteatime-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=$pkgdir install
-}

Copied: kteatime/repos/extra-i686/PKGBUILD (from rev 240158, 
kteatime/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 07:24:28 UTC (rev 240159)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kteatime
+pkgver=15.04.2
+pkgrel=1
+pkgdesc='Tea Cooker'
+url='http://kde.org/applications/games/kteatime/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdetoys')
+depends=('knotifyconfig')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+conflicts=('kdetoys-kteatime')
+replaces=('kdetoys-kteatime')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/kteatime-${pkgver}.tar.xz;)
+sha1sums=('d993e076643d662792633a8c075d59bb48779368')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kteatime-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-i686/kteatime.install
===
--- extra-i686/kteatime.install 2015-06-02 07:24:11 UTC (rev 240158)
+++ extra-i686/kteatime.install 2015-06-02 07:24:28 UTC (rev 240159)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kteatime/repos/extra-i686/kteatime.install (from rev 240158, 
kteatime/trunk/kteatime.install)
===
--- extra-i686/kteatime.install (rev 0)
+++ extra-i686/kteatime.install 2015-06-02 07:24:28 UTC (rev 240159)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-02 07:24:11 UTC (rev 240158)
+++ extra-x86_64/PKGBUILD   2015-06-02 07:24:28 UTC (rev 240159)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kteatime
-pkgver=15.04.1
-pkgrel=1
-pkgdesc='Tea Cooker'
-url='http://kde.org/applications/games/kteatime/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 

[arch-commits] Commit in kdeutils-ark/repos (8 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 09:24:57
  Author: arojas
Revision: 240161

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

Added:
  kdeutils-ark/repos/extra-i686/PKGBUILD
(from rev 240160, kdeutils-ark/trunk/PKGBUILD)
  kdeutils-ark/repos/extra-i686/kdeutils-ark.install
(from rev 240160, kdeutils-ark/trunk/kdeutils-ark.install)
  kdeutils-ark/repos/extra-x86_64/PKGBUILD
(from rev 240160, kdeutils-ark/trunk/PKGBUILD)
  kdeutils-ark/repos/extra-x86_64/kdeutils-ark.install
(from rev 240160, kdeutils-ark/trunk/kdeutils-ark.install)
Deleted:
  kdeutils-ark/repos/extra-i686/PKGBUILD
  kdeutils-ark/repos/extra-i686/kdeutils-ark.install
  kdeutils-ark/repos/extra-x86_64/PKGBUILD
  kdeutils-ark/repos/extra-x86_64/kdeutils-ark.install

---+
 /PKGBUILD |   68 
 /kdeutils-ark.install |   24 
 extra-i686/PKGBUILD   |   34 --
 extra-i686/kdeutils-ark.install   |   12 --
 extra-x86_64/PKGBUILD |   34 --
 extra-x86_64/kdeutils-ark.install |   12 --
 6 files changed, 92 insertions(+), 92 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 07:24:42 UTC (rev 240160)
+++ extra-i686/PKGBUILD 2015-06-02 07:24:57 UTC (rev 240161)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeutils-ark
-pkgver=15.04.1
-pkgrel=1
-pkgdesc='Archiving Tool'
-url='http://kde.org/applications/utilities/ark/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdeutils')
-depends=('kdebase-runtime' 'kdebase-lib' 'libarchive' 'qjson')
-makedepends=('cmake' 'automoc4')
-optdepends=('p7zip' 'zip' 'unzip' 'unrar')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/applications/${pkgver}/src/ark-${pkgver}.tar.xz;)
-sha1sums=('dcfe0c465c9c51b402d2192058126caee206ad8c')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../ark-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd $srcdir/build
-  make DESTDIR=$pkgdir install
-}

Copied: kdeutils-ark/repos/extra-i686/PKGBUILD (from rev 240160, 
kdeutils-ark/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 07:24:57 UTC (rev 240161)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeutils-ark
+pkgver=15.04.2
+pkgrel=1
+pkgdesc='Archiving Tool'
+url='http://kde.org/applications/utilities/ark/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdeutils')
+depends=('kdebase-runtime' 'kdebase-lib' 'libarchive' 'qjson')
+makedepends=('cmake' 'automoc4')
+optdepends=('p7zip' 'zip' 'unzip' 'unrar')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/ark-${pkgver}.tar.xz;)
+sha1sums=('24d24d72225d99debca98a92edee03bef78fde85')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../ark-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $srcdir/build
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-i686/kdeutils-ark.install
===
--- extra-i686/kdeutils-ark.install 2015-06-02 07:24:42 UTC (rev 240160)
+++ extra-i686/kdeutils-ark.install 2015-06-02 07:24:57 UTC (rev 240161)
@@ -1,12 +0,0 @@
-post_install() {
-update-desktop-database -q
-xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_update() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: kdeutils-ark/repos/extra-i686/kdeutils-ark.install (from rev 240160, 
kdeutils-ark/trunk/kdeutils-ark.install)
===
--- extra-i686/kdeutils-ark.install (rev 0)
+++ extra-i686/kdeutils-ark.install 2015-06-02 07:24:57 UTC (rev 240161)
@@ -0,0 +1,12 @@
+post_install() {
+update-desktop-database -q
+xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_update() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-02 07:24:42 UTC (rev 240160)
+++ extra-x86_64/PKGBUILD   2015-06-02 07:24:57 UTC (rev 240161)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeutils-ark
-pkgver=15.04.1
-pkgrel=1

[arch-commits] Commit in kdetoys-ktux/repos (8 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 09:24:42
  Author: arojas
Revision: 240160

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

Added:
  kdetoys-ktux/repos/extra-i686/PKGBUILD
(from rev 240159, kdetoys-ktux/trunk/PKGBUILD)
  kdetoys-ktux/repos/extra-i686/kdetoys-ktux.install
(from rev 240159, kdetoys-ktux/trunk/kdetoys-ktux.install)
  kdetoys-ktux/repos/extra-x86_64/PKGBUILD
(from rev 240159, kdetoys-ktux/trunk/PKGBUILD)
  kdetoys-ktux/repos/extra-x86_64/kdetoys-ktux.install
(from rev 240159, kdetoys-ktux/trunk/kdetoys-ktux.install)
Deleted:
  kdetoys-ktux/repos/extra-i686/PKGBUILD
  kdetoys-ktux/repos/extra-i686/kdetoys-ktux.install
  kdetoys-ktux/repos/extra-x86_64/PKGBUILD
  kdetoys-ktux/repos/extra-x86_64/kdetoys-ktux.install

---+
 /PKGBUILD |   64 
 /kdetoys-ktux.install |   22 
 extra-i686/PKGBUILD   |   32 --
 extra-i686/kdetoys-ktux.install   |   11 --
 extra-x86_64/PKGBUILD |   32 --
 extra-x86_64/kdetoys-ktux.install |   11 --
 6 files changed, 86 insertions(+), 86 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 07:24:28 UTC (rev 240159)
+++ extra-i686/PKGBUILD 2015-06-02 07:24:42 UTC (rev 240160)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdetoys-ktux
-pkgver=15.04.1
-pkgrel=1
-pkgdesc='A Tux-in-a-spaceship screen saver'
-url='https://projects.kde.org/projects/kde/kdetoys/ktux'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kdetoys')
-depends=('kdebase-workspace')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/applications/${pkgver}/src/ktux-${pkgver}.tar.xz;)
-sha1sums=('51fc8dbda80a8053c19a77793ef00d8aa9338d20')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../ktux-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=$pkgdir install
-}

Copied: kdetoys-ktux/repos/extra-i686/PKGBUILD (from rev 240159, 
kdetoys-ktux/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 07:24:42 UTC (rev 240160)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdetoys-ktux
+pkgver=15.04.2
+pkgrel=1
+pkgdesc='A Tux-in-a-spaceship screen saver'
+url='https://projects.kde.org/projects/kde/kdetoys/ktux'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kdetoys')
+depends=('kdebase-workspace')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/ktux-${pkgver}.tar.xz;)
+sha1sums=('c4e3f51557e9c5c9cd84358bdb2af57758bb4818')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../ktux-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-i686/kdetoys-ktux.install
===
--- extra-i686/kdetoys-ktux.install 2015-06-02 07:24:28 UTC (rev 240159)
+++ extra-i686/kdetoys-ktux.install 2015-06-02 07:24:42 UTC (rev 240160)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdetoys-ktux/repos/extra-i686/kdetoys-ktux.install (from rev 240159, 
kdetoys-ktux/trunk/kdetoys-ktux.install)
===
--- extra-i686/kdetoys-ktux.install (rev 0)
+++ extra-i686/kdetoys-ktux.install 2015-06-02 07:24:42 UTC (rev 240160)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-02 07:24:28 UTC (rev 240159)
+++ extra-x86_64/PKGBUILD   2015-06-02 07:24:42 UTC (rev 240160)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdetoys-ktux
-pkgver=15.04.1
-pkgrel=1
-pkgdesc='A Tux-in-a-spaceship screen saver'
-url='https://projects.kde.org/projects/kde/kdetoys/ktux'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kdetoys')
-depends=('kdebase-workspace')

[arch-commits] Commit in kdetoys-amor/repos (8 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 09:24:11
  Author: arojas
Revision: 240158

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

Added:
  kdetoys-amor/repos/extra-i686/PKGBUILD
(from rev 240157, kdetoys-amor/trunk/PKGBUILD)
  kdetoys-amor/repos/extra-i686/kdetoys-amor.install
(from rev 240157, kdetoys-amor/trunk/kdetoys-amor.install)
  kdetoys-amor/repos/extra-x86_64/PKGBUILD
(from rev 240157, kdetoys-amor/trunk/PKGBUILD)
  kdetoys-amor/repos/extra-x86_64/kdetoys-amor.install
(from rev 240157, kdetoys-amor/trunk/kdetoys-amor.install)
Deleted:
  kdetoys-amor/repos/extra-i686/PKGBUILD
  kdetoys-amor/repos/extra-i686/kdetoys-amor.install
  kdetoys-amor/repos/extra-x86_64/PKGBUILD
  kdetoys-amor/repos/extra-x86_64/kdetoys-amor.install

---+
 /PKGBUILD |   64 
 /kdetoys-amor.install |   22 
 extra-i686/PKGBUILD   |   32 --
 extra-i686/kdetoys-amor.install   |   11 --
 extra-x86_64/PKGBUILD |   32 --
 extra-x86_64/kdetoys-amor.install |   11 --
 6 files changed, 86 insertions(+), 86 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 07:23:54 UTC (rev 240157)
+++ extra-i686/PKGBUILD 2015-06-02 07:24:11 UTC (rev 240158)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdetoys-amor
-pkgver=15.04.1
-pkgrel=1
-pkgdesc='On-Screen Creature'
-url='https://projects.kde.org/projects/kde/kdetoys/amor'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdetoys')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/applications/${pkgver}/src/amor-${pkgver}.tar.xz;)
-sha1sums=('352b20de818cd6f8a45461938af427d518ab67e0')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../amor-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=$pkgdir install
-}

Copied: kdetoys-amor/repos/extra-i686/PKGBUILD (from rev 240157, 
kdetoys-amor/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 07:24:11 UTC (rev 240158)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdetoys-amor
+pkgver=15.04.2
+pkgrel=1
+pkgdesc='On-Screen Creature'
+url='https://projects.kde.org/projects/kde/kdetoys/amor'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdetoys')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/amor-${pkgver}.tar.xz;)
+sha1sums=('99f388b0d100957a1bbed0e85a050e9fd56cebe7')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../amor-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-i686/kdetoys-amor.install
===
--- extra-i686/kdetoys-amor.install 2015-06-02 07:23:54 UTC (rev 240157)
+++ extra-i686/kdetoys-amor.install 2015-06-02 07:24:11 UTC (rev 240158)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdetoys-amor/repos/extra-i686/kdetoys-amor.install (from rev 240157, 
kdetoys-amor/trunk/kdetoys-amor.install)
===
--- extra-i686/kdetoys-amor.install (rev 0)
+++ extra-i686/kdetoys-amor.install 2015-06-02 07:24:11 UTC (rev 240158)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-02 07:23:54 UTC (rev 240157)
+++ extra-x86_64/PKGBUILD   2015-06-02 07:24:11 UTC (rev 240158)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdetoys-amor
-pkgver=15.04.1
-pkgrel=1
-pkgdesc='On-Screen Creature'
-url='https://projects.kde.org/projects/kde/kdetoys/amor'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdetoys')
-depends=('kdebase-runtime')

[arch-commits] Commit in kbruch/repos (8 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 08:56:22
  Author: arojas
Revision: 240051

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

Added:
  kbruch/repos/extra-i686/PKGBUILD
(from rev 240050, kbruch/trunk/PKGBUILD)
  kbruch/repos/extra-i686/kbruch.install
(from rev 240050, kbruch/trunk/kbruch.install)
  kbruch/repos/extra-x86_64/PKGBUILD
(from rev 240050, kbruch/trunk/PKGBUILD)
  kbruch/repos/extra-x86_64/kbruch.install
(from rev 240050, kbruch/trunk/kbruch.install)
Deleted:
  kbruch/repos/extra-i686/PKGBUILD
  kbruch/repos/extra-i686/kbruch.install
  kbruch/repos/extra-x86_64/PKGBUILD
  kbruch/repos/extra-x86_64/kbruch.install

-+
 /PKGBUILD   |   78 ++
 /kbruch.install |   22 +++
 extra-i686/PKGBUILD |   39 -
 extra-i686/kbruch.install   |   11 -
 extra-x86_64/PKGBUILD   |   39 -
 extra-x86_64/kbruch.install |   11 -
 6 files changed, 100 insertions(+), 100 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 06:56:05 UTC (rev 240050)
+++ extra-i686/PKGBUILD 2015-06-02 06:56:22 UTC (rev 240051)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kbruch
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=Exercise Fractions
-url=http://kde.org/applications/education/kbruch/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdeedu')
-depends=('kxmlgui')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-install=${pkgname}.install
-conflicts=('kdeedu-kbruch')
-replaces=('kdeedu-kbruch')
-source=(http://download.kde.org/stable/applications/${pkgver}/src/kbruch-${pkgver}.tar.xz;)
-sha1sums=('6b004d0203e90043b5298c771d7730192885ad05')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-  cmake ../kbruch-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kbruch/repos/extra-i686/PKGBUILD (from rev 240050, 
kbruch/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 06:56:22 UTC (rev 240051)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kbruch
+pkgver=15.04.2
+pkgrel=1
+pkgdesc=Exercise Fractions
+url=http://kde.org/applications/education/kbruch/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdeedu')
+depends=('kxmlgui')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+install=${pkgname}.install
+conflicts=('kdeedu-kbruch')
+replaces=('kdeedu-kbruch')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/kbruch-${pkgver}.tar.xz;)
+sha1sums=('49191eee33d47f6cad0df6e232a392a3b28c9ace')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../kbruch-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/kbruch.install
===
--- extra-i686/kbruch.install   2015-06-02 06:56:05 UTC (rev 240050)
+++ extra-i686/kbruch.install   2015-06-02 06:56:22 UTC (rev 240051)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kbruch/repos/extra-i686/kbruch.install (from rev 240050, 
kbruch/trunk/kbruch.install)
===
--- extra-i686/kbruch.install   (rev 0)
+++ extra-i686/kbruch.install   2015-06-02 06:56:22 UTC (rev 240051)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-02 06:56:05 UTC (rev 240050)
+++ extra-x86_64/PKGBUILD   2015-06-02 06:56:22 UTC (rev 240051)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kbruch
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=Exercise Fractions
-url=http://kde.org/applications/education/kbruch/;
-arch=('i686' 'x86_64')

[arch-commits] Commit in kalgebra/repos (8 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 08:55:31
  Author: arojas
Revision: 240048

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

Added:
  kalgebra/repos/extra-i686/PKGBUILD
(from rev 240047, kalgebra/trunk/PKGBUILD)
  kalgebra/repos/extra-i686/kalgebra.install
(from rev 240047, kalgebra/trunk/kalgebra.install)
  kalgebra/repos/extra-x86_64/PKGBUILD
(from rev 240047, kalgebra/trunk/PKGBUILD)
  kalgebra/repos/extra-x86_64/kalgebra.install
(from rev 240047, kalgebra/trunk/kalgebra.install)
Deleted:
  kalgebra/repos/extra-i686/PKGBUILD
  kalgebra/repos/extra-i686/kalgebra.install
  kalgebra/repos/extra-x86_64/PKGBUILD
  kalgebra/repos/extra-x86_64/kalgebra.install

---+
 /PKGBUILD |   74 
 /kalgebra.install |   24 
 extra-i686/PKGBUILD   |   37 
 extra-i686/kalgebra.install   |   12 --
 extra-x86_64/PKGBUILD |   37 
 extra-x86_64/kalgebra.install |   12 --
 6 files changed, 98 insertions(+), 98 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 06:55:16 UTC (rev 240047)
+++ extra-i686/PKGBUILD 2015-06-02 06:55:31 UTC (rev 240048)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kalgebra
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=Graph Calculator
-url=http://kde.org/applications/education/kalgebra/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdeedu')
-depends=('analitza' 'kio' 'qt5-webkit' 'hicolor-icon-theme')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python' 'glu')
-replaces=('kdeedu-kalgebra')
-conflicts=('kdeedu-kalgebra' 'kdeedu-analitza')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/applications/${pkgver}/src/kalgebra-${pkgver}.tar.xz;)
-sha1sums=('5d7de0c69230333cd61f02cde11e04b286bd4cae')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-  cmake ../kalgebra-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: kalgebra/repos/extra-i686/PKGBUILD (from rev 240047, 
kalgebra/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 06:55:31 UTC (rev 240048)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kalgebra
+pkgver=15.04.2
+pkgrel=1
+pkgdesc=Graph Calculator
+url=http://kde.org/applications/education/kalgebra/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdeedu')
+depends=('analitza' 'kio' 'qt5-webkit' 'hicolor-icon-theme')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python' 'glu')
+replaces=('kdeedu-kalgebra')
+conflicts=('kdeedu-kalgebra' 'kdeedu-analitza')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/kalgebra-${pkgver}.tar.xz;)
+sha1sums=('ac110d857372018f877e8c635d67998101690442')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../kalgebra-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/kalgebra.install
===
--- extra-i686/kalgebra.install 2015-06-02 06:55:16 UTC (rev 240047)
+++ extra-i686/kalgebra.install 2015-06-02 06:55:31 UTC (rev 240048)
@@ -1,12 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-update-desktop-database -q
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kalgebra/repos/extra-i686/kalgebra.install (from rev 240047, 
kalgebra/trunk/kalgebra.install)
===
--- extra-i686/kalgebra.install (rev 0)
+++ extra-i686/kalgebra.install 2015-06-02 06:55:31 UTC (rev 240048)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-02 06:55:16 UTC (rev 240047)
+++ extra-x86_64/PKGBUILD   2015-06-02 06:55:31 UTC (rev 240048)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kalgebra
-pkgver=15.04.1
-pkgrel=1

[arch-commits] Commit in kanagram/repos (8 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 08:56:05
  Author: arojas
Revision: 240050

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

Added:
  kanagram/repos/extra-i686/PKGBUILD
(from rev 240049, kanagram/trunk/PKGBUILD)
  kanagram/repos/extra-i686/kanagram.install
(from rev 240049, kanagram/trunk/kanagram.install)
  kanagram/repos/extra-x86_64/PKGBUILD
(from rev 240049, kanagram/trunk/PKGBUILD)
  kanagram/repos/extra-x86_64/kanagram.install
(from rev 240049, kanagram/trunk/kanagram.install)
Deleted:
  kanagram/repos/extra-i686/PKGBUILD
  kanagram/repos/extra-i686/kanagram.install
  kanagram/repos/extra-x86_64/PKGBUILD
  kanagram/repos/extra-x86_64/kanagram.install

---+
 /PKGBUILD |   72 
 /kanagram.install |   22 
 extra-i686/PKGBUILD   |   36 
 extra-i686/kanagram.install   |   11 --
 extra-x86_64/PKGBUILD |   36 
 extra-x86_64/kanagram.install |   11 --
 6 files changed, 94 insertions(+), 94 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 06:55:47 UTC (rev 240049)
+++ extra-i686/PKGBUILD 2015-06-02 06:56:05 UTC (rev 240050)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kanagram
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=Letter Order Game
-url=http://kde.org/applications/education/kanagram/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdeedu')
-depends=('libkeduvocdocument' 'kdeclarative' 'knewstuff' 'hicolor-icon-theme')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-replaces=('kdeedu-kanagram')
-conflicts=('kdeedu-kanagram')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/applications/${pkgver}/src/kanagram-${pkgver}.tar.xz;)
-sha1sums=('d0dc48fef9dcf854fa6888f00cea4bbab33113a5')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../kanagram-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DSYSCONF_INSTALL_DIR=/etc
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kanagram/repos/extra-i686/PKGBUILD (from rev 240049, 
kanagram/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 06:56:05 UTC (rev 240050)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kanagram
+pkgver=15.04.2
+pkgrel=1
+pkgdesc=Letter Order Game
+url=http://kde.org/applications/education/kanagram/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdeedu')
+depends=('libkeduvocdocument' 'kdeclarative' 'knewstuff' 'hicolor-icon-theme')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+replaces=('kdeedu-kanagram')
+conflicts=('kdeedu-kanagram')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/kanagram-${pkgver}.tar.xz;)
+sha1sums=('f1f817dec131ab3e9396e4c5445498b9a4a8dd3a')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kanagram-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DSYSCONF_INSTALL_DIR=/etc
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/kanagram.install
===
--- extra-i686/kanagram.install 2015-06-02 06:55:47 UTC (rev 240049)
+++ extra-i686/kanagram.install 2015-06-02 06:56:05 UTC (rev 240050)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kanagram/repos/extra-i686/kanagram.install (from rev 240049, 
kanagram/trunk/kanagram.install)
===
--- extra-i686/kanagram.install (rev 0)
+++ extra-i686/kanagram.install 2015-06-02 06:56:05 UTC (rev 240050)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-02 06:55:47 UTC (rev 240049)
+++ extra-x86_64/PKGBUILD   2015-06-02 06:56:05 UTC (rev 240050)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kanagram
-pkgver=15.04.1

[arch-commits] Commit in kdeedu-kalzium/repos (8 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 08:55:47
  Author: arojas
Revision: 240049

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

Added:
  kdeedu-kalzium/repos/extra-i686/PKGBUILD
(from rev 240048, kdeedu-kalzium/trunk/PKGBUILD)
  kdeedu-kalzium/repos/extra-i686/kdeedu-kalzium.install
(from rev 240048, kdeedu-kalzium/trunk/kdeedu-kalzium.install)
  kdeedu-kalzium/repos/extra-x86_64/PKGBUILD
(from rev 240048, kdeedu-kalzium/trunk/PKGBUILD)
  kdeedu-kalzium/repos/extra-x86_64/kdeedu-kalzium.install
(from rev 240048, kdeedu-kalzium/trunk/kdeedu-kalzium.install)
Deleted:
  kdeedu-kalzium/repos/extra-i686/PKGBUILD
  kdeedu-kalzium/repos/extra-i686/kdeedu-kalzium.install
  kdeedu-kalzium/repos/extra-x86_64/PKGBUILD
  kdeedu-kalzium/repos/extra-x86_64/kdeedu-kalzium.install

-+
 /PKGBUILD   |   64 ++
 /kdeedu-kalzium.install |   24 
 extra-i686/PKGBUILD |   32 -
 extra-i686/kdeedu-kalzium.install   |   12 --
 extra-x86_64/PKGBUILD   |   32 -
 extra-x86_64/kdeedu-kalzium.install |   12 --
 6 files changed, 88 insertions(+), 88 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 06:55:31 UTC (rev 240048)
+++ extra-i686/PKGBUILD 2015-06-02 06:55:47 UTC (rev 240049)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeedu-kalzium
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=Periodic Table of Elements
-url=http://kde.org/applications/education/kalzium/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdeedu')
-depends=('kdebase-runtime' 'avogadro' 'ocaml' 'chemical-mime-data')
-makedepends=('cmake' 'automoc4' 'mesa' 'eigen' 'eigen2' 'facile')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/applications/${pkgver}/src/kalzium-${pkgver}.tar.xz;)
-sha1sums=('9b37fe299b01eb3a45b1a368bd86c1d4d04c8725')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../kalzium-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdeedu-kalzium/repos/extra-i686/PKGBUILD (from rev 240048, 
kdeedu-kalzium/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 06:55:47 UTC (rev 240049)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeedu-kalzium
+pkgver=15.04.2
+pkgrel=1
+pkgdesc=Periodic Table of Elements
+url=http://kde.org/applications/education/kalzium/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdeedu')
+depends=('kdebase-runtime' 'avogadro' 'ocaml' 'chemical-mime-data')
+makedepends=('cmake' 'automoc4' 'mesa' 'eigen' 'eigen2' 'facile')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/kalzium-${pkgver}.tar.xz;)
+sha1sums=('ec25594c6b5e69cec6f6a71315e1c763c4590d15')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kalzium-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/kdeedu-kalzium.install
===
--- extra-i686/kdeedu-kalzium.install   2015-06-02 06:55:31 UTC (rev 240048)
+++ extra-i686/kdeedu-kalzium.install   2015-06-02 06:55:47 UTC (rev 240049)
@@ -1,12 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-update-desktop-database -q
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdeedu-kalzium/repos/extra-i686/kdeedu-kalzium.install (from rev 
240048, kdeedu-kalzium/trunk/kdeedu-kalzium.install)
===
--- extra-i686/kdeedu-kalzium.install   (rev 0)
+++ extra-i686/kdeedu-kalzium.install   2015-06-02 06:55:47 UTC (rev 240049)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-02 06:55:31 UTC (rev 240048)
+++ extra-x86_64/PKGBUILD   2015-06-02 06:55:47 UTC (rev 240049)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino 

[arch-commits] Commit in kdegraphics-kgamma/repos (4 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 09:10:54
  Author: arojas
Revision: 240108

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

Added:
  kdegraphics-kgamma/repos/extra-i686/PKGBUILD
(from rev 240107, kdegraphics-kgamma/trunk/PKGBUILD)
  kdegraphics-kgamma/repos/extra-x86_64/PKGBUILD
(from rev 240107, kdegraphics-kgamma/trunk/PKGBUILD)
Deleted:
  kdegraphics-kgamma/repos/extra-i686/PKGBUILD
  kdegraphics-kgamma/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 07:10:38 UTC (rev 240107)
+++ extra-i686/PKGBUILD 2015-06-02 07:10:54 UTC (rev 240108)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdegraphics-kgamma
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=A monitor calibration tool
-url=http://kde.org/applications/graphics/kgamma/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegraphics')
-# note on libxxf86vm:
-#   not detected by namcap because libgl depends on it
-#   but nvidia providing libgl does not depend on libxxf86vm
-depends=('kdebase-runtime' 'libxxf86vm')
-makedepends=('cmake' 'automoc4')
-source=(http://download.kde.org/stable/applications/${pkgver}/src/kgamma-${pkgver}.tar.xz;)
-sha1sums=('accf02e42967e9f627337ff4e7d9f7c6762e3a57')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../kgamma-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdegraphics-kgamma/repos/extra-i686/PKGBUILD (from rev 240107, 
kdegraphics-kgamma/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 07:10:54 UTC (rev 240108)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegraphics-kgamma
+pkgver=15.04.2
+pkgrel=1
+pkgdesc=A monitor calibration tool
+url=http://kde.org/applications/graphics/kgamma/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegraphics')
+# note on libxxf86vm:
+#   not detected by namcap because libgl depends on it
+#   but nvidia providing libgl does not depend on libxxf86vm
+depends=('kdebase-runtime' 'libxxf86vm')
+makedepends=('cmake' 'automoc4')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/kgamma-${pkgver}.tar.xz;)
+sha1sums=('e60b937538ad70e99edf5754e8f4a93c95575f68')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kgamma-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-02 07:10:38 UTC (rev 240107)
+++ extra-x86_64/PKGBUILD   2015-06-02 07:10:54 UTC (rev 240108)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdegraphics-kgamma
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=A monitor calibration tool
-url=http://kde.org/applications/graphics/kgamma/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegraphics')
-# note on libxxf86vm:
-#   not detected by namcap because libgl depends on it
-#   but nvidia providing libgl does not depend on libxxf86vm
-depends=('kdebase-runtime' 'libxxf86vm')
-makedepends=('cmake' 'automoc4')
-source=(http://download.kde.org/stable/applications/${pkgver}/src/kgamma-${pkgver}.tar.xz;)
-sha1sums=('accf02e42967e9f627337ff4e7d9f7c6762e3a57')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../kgamma-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdegraphics-kgamma/repos/extra-x86_64/PKGBUILD (from rev 240107, 
kdegraphics-kgamma/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2015-06-02 07:10:54 UTC (rev 240108)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegraphics-kgamma
+pkgver=15.04.2

[arch-commits] Commit in kdegraphics-kolourpaint/repos (8 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 09:11:08
  Author: arojas
Revision: 240109

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

Added:
  kdegraphics-kolourpaint/repos/extra-i686/PKGBUILD
(from rev 240108, kdegraphics-kolourpaint/trunk/PKGBUILD)
  kdegraphics-kolourpaint/repos/extra-i686/kdegraphics-kolourpaint.install
(from rev 240108, 
kdegraphics-kolourpaint/trunk/kdegraphics-kolourpaint.install)
  kdegraphics-kolourpaint/repos/extra-x86_64/PKGBUILD
(from rev 240108, kdegraphics-kolourpaint/trunk/PKGBUILD)
  kdegraphics-kolourpaint/repos/extra-x86_64/kdegraphics-kolourpaint.install
(from rev 240108, 
kdegraphics-kolourpaint/trunk/kdegraphics-kolourpaint.install)
Deleted:
  kdegraphics-kolourpaint/repos/extra-i686/PKGBUILD
  kdegraphics-kolourpaint/repos/extra-i686/kdegraphics-kolourpaint.install
  kdegraphics-kolourpaint/repos/extra-x86_64/PKGBUILD
  kdegraphics-kolourpaint/repos/extra-x86_64/kdegraphics-kolourpaint.install

--+
 /PKGBUILD|   66 +
 /kdegraphics-kolourpaint.install |   24 +
 extra-i686/PKGBUILD  |   33 
 extra-i686/kdegraphics-kolourpaint.install   |   12 
 extra-x86_64/PKGBUILD|   33 
 extra-x86_64/kdegraphics-kolourpaint.install |   12 
 6 files changed, 90 insertions(+), 90 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 07:10:54 UTC (rev 240108)
+++ extra-i686/PKGBUILD 2015-06-02 07:11:08 UTC (rev 240109)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdegraphics-kolourpaint
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=Paint Program
-url=http://kde.org/applications/graphics/kolourpaint/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegraphics')
-depends=('kdebase-runtime' 'qimageblitz')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/applications/${pkgver}/src/kolourpaint-${pkgver}.tar.xz;)
-sha1sums=('8babeea0bf15ef9f862053709debd4a3d2849cd1')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../kolourpaint-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdegraphics-kolourpaint/repos/extra-i686/PKGBUILD (from rev 240108, 
kdegraphics-kolourpaint/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 07:11:08 UTC (rev 240109)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegraphics-kolourpaint
+pkgver=15.04.2
+pkgrel=1
+pkgdesc=Paint Program
+url=http://kde.org/applications/graphics/kolourpaint/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegraphics')
+depends=('kdebase-runtime' 'qimageblitz')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/kolourpaint-${pkgver}.tar.xz;)
+sha1sums=('a5f08b738a61b7be3d53c5ec77ce837de9d267f8')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kolourpaint-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/kdegraphics-kolourpaint.install
===
--- extra-i686/kdegraphics-kolourpaint.install  2015-06-02 07:10:54 UTC (rev 
240108)
+++ extra-i686/kdegraphics-kolourpaint.install  2015-06-02 07:11:08 UTC (rev 
240109)
@@ -1,12 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-update-desktop-database -q
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: 
kdegraphics-kolourpaint/repos/extra-i686/kdegraphics-kolourpaint.install (from 
rev 240108, kdegraphics-kolourpaint/trunk/kdegraphics-kolourpaint.install)
===
--- extra-i686/kdegraphics-kolourpaint.install  (rev 0)
+++ extra-i686/kdegraphics-kolourpaint.install  2015-06-02 07:11:08 UTC (rev 
240109)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD

[arch-commits] Commit in kdegraphics-ksaneplugin/repos (4 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 09:11:40
  Author: arojas
Revision: 240111

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

Added:
  kdegraphics-ksaneplugin/repos/extra-i686/PKGBUILD
(from rev 240110, kdegraphics-ksaneplugin/trunk/PKGBUILD)
  kdegraphics-ksaneplugin/repos/extra-x86_64/PKGBUILD
(from rev 240110, kdegraphics-ksaneplugin/trunk/PKGBUILD)
Deleted:
  kdegraphics-ksaneplugin/repos/extra-i686/PKGBUILD
  kdegraphics-ksaneplugin/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 07:11:23 UTC (rev 240110)
+++ extra-i686/PKGBUILD 2015-06-02 07:11:40 UTC (rev 240111)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdegraphics-ksaneplugin
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=A scan plugin that implements the scanning
-url=https://projects.kde.org/projects/kde/kdegraphics/ksaneplugin;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('libksane')
-makedepends=('cmake' 'automoc4')
-replaces=('kdegraphics-libs')
-conflicts=('kdegraphics-libs')
-source=(http://download.kde.org/stable/applications/${pkgver}/src/ksaneplugin-${pkgver}.tar.xz;)
-sha1sums=('a1c307c2dbbb74cf40d826f6f9d2a5252f0033ae')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../ksaneplugin-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdegraphics-ksaneplugin/repos/extra-i686/PKGBUILD (from rev 240110, 
kdegraphics-ksaneplugin/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 07:11:40 UTC (rev 240111)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegraphics-ksaneplugin
+pkgver=15.04.2
+pkgrel=1
+pkgdesc=A scan plugin that implements the scanning
+url=https://projects.kde.org/projects/kde/kdegraphics/ksaneplugin;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('libksane')
+makedepends=('cmake' 'automoc4')
+replaces=('kdegraphics-libs')
+conflicts=('kdegraphics-libs')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/ksaneplugin-${pkgver}.tar.xz;)
+sha1sums=('c9020ef2d5b9f78b395a378901f8702686c417bd')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../ksaneplugin-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-02 07:11:23 UTC (rev 240110)
+++ extra-x86_64/PKGBUILD   2015-06-02 07:11:40 UTC (rev 240111)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdegraphics-ksaneplugin
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=A scan plugin that implements the scanning
-url=https://projects.kde.org/projects/kde/kdegraphics/ksaneplugin;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('libksane')
-makedepends=('cmake' 'automoc4')
-replaces=('kdegraphics-libs')
-conflicts=('kdegraphics-libs')
-source=(http://download.kde.org/stable/applications/${pkgver}/src/ksaneplugin-${pkgver}.tar.xz;)
-sha1sums=('a1c307c2dbbb74cf40d826f6f9d2a5252f0033ae')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../ksaneplugin-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdegraphics-ksaneplugin/repos/extra-x86_64/PKGBUILD (from rev 240110, 
kdegraphics-ksaneplugin/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2015-06-02 07:11:40 UTC (rev 240111)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegraphics-ksaneplugin
+pkgver=15.04.2
+pkgrel=1
+pkgdesc=A scan plugin that implements the scanning
+url=https://projects.kde.org/projects/kde/kdegraphics/ksaneplugin;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('libksane')
+makedepends=('cmake' 'automoc4')

[arch-commits] Commit in kruler/repos (8 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 09:11:23
  Author: arojas
Revision: 240110

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

Added:
  kruler/repos/extra-i686/PKGBUILD
(from rev 240109, kruler/trunk/PKGBUILD)
  kruler/repos/extra-i686/kruler.install
(from rev 240109, kruler/trunk/kruler.install)
  kruler/repos/extra-x86_64/PKGBUILD
(from rev 240109, kruler/trunk/PKGBUILD)
  kruler/repos/extra-x86_64/kruler.install
(from rev 240109, kruler/trunk/kruler.install)
Deleted:
  kruler/repos/extra-i686/PKGBUILD
  kruler/repos/extra-i686/kruler.install
  kruler/repos/extra-x86_64/PKGBUILD
  kruler/repos/extra-x86_64/kruler.install

-+
 /PKGBUILD   |   72 ++
 /kruler.install |   24 ++
 extra-i686/PKGBUILD |   36 -
 extra-i686/kruler.install   |   12 ---
 extra-x86_64/PKGBUILD   |   36 -
 extra-x86_64/kruler.install |   12 ---
 6 files changed, 96 insertions(+), 96 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 07:11:08 UTC (rev 240109)
+++ extra-i686/PKGBUILD 2015-06-02 07:11:23 UTC (rev 240110)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kruler
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=Screen Ruler
-url=http://kde.org/applications/graphics/kruler/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegraphics')
-depends=('knotifications' 'kxmlgui')
-makedepends=('extra-cmake-modules' 'python' 'kdoctools')
-install=${pkgname}.install
-conflicts=('kdegraphics-kruler')
-replaces=('kdegraphics-kruler')
-source=(http://download.kde.org/stable/applications/${pkgver}/src/kruler-${pkgver}.tar.xz;)
-sha1sums=('71a916d074c8ca6dd90c507c57e78a1292a9d07e')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../kruler-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kruler/repos/extra-i686/PKGBUILD (from rev 240109, 
kruler/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 07:11:23 UTC (rev 240110)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kruler
+pkgver=15.04.2
+pkgrel=1
+pkgdesc=Screen Ruler
+url=http://kde.org/applications/graphics/kruler/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegraphics')
+depends=('knotifications' 'kxmlgui')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
+install=${pkgname}.install
+conflicts=('kdegraphics-kruler')
+replaces=('kdegraphics-kruler')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/kruler-${pkgver}.tar.xz;)
+sha1sums=('707663197ac75fcc40b8369a3118ec6eadbd8041')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kruler-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/kruler.install
===
--- extra-i686/kruler.install   2015-06-02 07:11:08 UTC (rev 240109)
+++ extra-i686/kruler.install   2015-06-02 07:11:23 UTC (rev 240110)
@@ -1,12 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-update-desktop-database -q
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kruler/repos/extra-i686/kruler.install (from rev 240109, 
kruler/trunk/kruler.install)
===
--- extra-i686/kruler.install   (rev 0)
+++ extra-i686/kruler.install   2015-06-02 07:11:23 UTC (rev 240110)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-02 07:11:08 UTC (rev 240109)
+++ extra-x86_64/PKGBUILD   2015-06-02 07:11:23 UTC (rev 240110)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kruler
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=Screen Ruler

[arch-commits] Commit in kdegraphics-ksnapshot/repos (8 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 09:11:54
  Author: arojas
Revision: 240112

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

Added:
  kdegraphics-ksnapshot/repos/extra-i686/PKGBUILD
(from rev 240111, kdegraphics-ksnapshot/trunk/PKGBUILD)
  kdegraphics-ksnapshot/repos/extra-i686/kdegraphics-ksnapshot.install
(from rev 240111, kdegraphics-ksnapshot/trunk/kdegraphics-ksnapshot.install)
  kdegraphics-ksnapshot/repos/extra-x86_64/PKGBUILD
(from rev 240111, kdegraphics-ksnapshot/trunk/PKGBUILD)
  kdegraphics-ksnapshot/repos/extra-x86_64/kdegraphics-ksnapshot.install
(from rev 240111, kdegraphics-ksnapshot/trunk/kdegraphics-ksnapshot.install)
Deleted:
  kdegraphics-ksnapshot/repos/extra-i686/PKGBUILD
  kdegraphics-ksnapshot/repos/extra-i686/kdegraphics-ksnapshot.install
  kdegraphics-ksnapshot/repos/extra-x86_64/PKGBUILD
  kdegraphics-ksnapshot/repos/extra-x86_64/kdegraphics-ksnapshot.install

+
 /PKGBUILD  |   68 +++
 /kdegraphics-ksnapshot.install |   24 +
 extra-i686/PKGBUILD|   34 -
 extra-i686/kdegraphics-ksnapshot.install   |   12 
 extra-x86_64/PKGBUILD  |   34 -
 extra-x86_64/kdegraphics-ksnapshot.install |   12 
 6 files changed, 92 insertions(+), 92 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 07:11:40 UTC (rev 240111)
+++ extra-i686/PKGBUILD 2015-06-02 07:11:54 UTC (rev 240112)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdegraphics-ksnapshot
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=Screen Capture Program
-url=http://kde.org/applications/graphics/ksnapshot/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegraphics')
-depends=('kdebase-runtime' 'libkipi')
-makedepends=('cmake' 'automoc4')
-optdepends=('kipi-plugins')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/applications/${pkgver}/src/ksnapshot-${pkgver}.tar.xz;)
-sha1sums=('d4a405d034f6e1f18465072d43c78e900258ca99')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../ksnapshot-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdegraphics-ksnapshot/repos/extra-i686/PKGBUILD (from rev 240111, 
kdegraphics-ksnapshot/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 07:11:54 UTC (rev 240112)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegraphics-ksnapshot
+pkgver=15.04.2
+pkgrel=1
+pkgdesc=Screen Capture Program
+url=http://kde.org/applications/graphics/ksnapshot/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegraphics')
+depends=('kdebase-runtime' 'libkipi')
+makedepends=('cmake' 'automoc4')
+optdepends=('kipi-plugins')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/ksnapshot-${pkgver}.tar.xz;)
+sha1sums=('60ccdc4d257c91cc31cda511c2adb6616ff51f69')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../ksnapshot-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/kdegraphics-ksnapshot.install
===
--- extra-i686/kdegraphics-ksnapshot.install2015-06-02 07:11:40 UTC (rev 
240111)
+++ extra-i686/kdegraphics-ksnapshot.install2015-06-02 07:11:54 UTC (rev 
240112)
@@ -1,12 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-update-desktop-database -q
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdegraphics-ksnapshot/repos/extra-i686/kdegraphics-ksnapshot.install 
(from rev 240111, kdegraphics-ksnapshot/trunk/kdegraphics-ksnapshot.install)
===
--- extra-i686/kdegraphics-ksnapshot.install(rev 0)
+++ extra-i686/kdegraphics-ksnapshot.install2015-06-02 07:11:54 UTC (rev 
240112)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- 

[arch-commits] Commit in kdegraphics-kamera/repos (4 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 09:10:22
  Author: arojas
Revision: 240106

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

Added:
  kdegraphics-kamera/repos/extra-i686/PKGBUILD
(from rev 240105, kdegraphics-kamera/trunk/PKGBUILD)
  kdegraphics-kamera/repos/extra-x86_64/PKGBUILD
(from rev 240105, kdegraphics-kamera/trunk/PKGBUILD)
Deleted:
  kdegraphics-kamera/repos/extra-i686/PKGBUILD
  kdegraphics-kamera/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 2015-06-02 07:10:05 UTC (rev 240105)
+++ extra-i686/PKGBUILD 2015-06-02 07:10:22 UTC (rev 240106)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdegraphics-kamera
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=Configure Kamera
-url=http://kde.org/applications/graphics/kamera/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegraphics')
-depends=('kdebase-runtime' 'libgphoto2')
-makedepends=('cmake' 'automoc4')
-source=(http://download.kde.org/stable/applications/${pkgver}/src/kamera-${pkgver}.tar.xz;)
-sha1sums=('e086e25ae577767c5a3eeba76cbc991d639f3282')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../kamera-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdegraphics-kamera/repos/extra-i686/PKGBUILD (from rev 240105, 
kdegraphics-kamera/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 07:10:22 UTC (rev 240106)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegraphics-kamera
+pkgver=15.04.2
+pkgrel=1
+pkgdesc=Configure Kamera
+url=http://kde.org/applications/graphics/kamera/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegraphics')
+depends=('kdebase-runtime' 'libgphoto2')
+makedepends=('cmake' 'automoc4')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/kamera-${pkgver}.tar.xz;)
+sha1sums=('cbb984deee038852431a0c9c2c63ac8135dd6d57')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kamera-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-02 07:10:05 UTC (rev 240105)
+++ extra-x86_64/PKGBUILD   2015-06-02 07:10:22 UTC (rev 240106)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdegraphics-kamera
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=Configure Kamera
-url=http://kde.org/applications/graphics/kamera/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegraphics')
-depends=('kdebase-runtime' 'libgphoto2')
-makedepends=('cmake' 'automoc4')
-source=(http://download.kde.org/stable/applications/${pkgver}/src/kamera-${pkgver}.tar.xz;)
-sha1sums=('e086e25ae577767c5a3eeba76cbc991d639f3282')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../kamera-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdegraphics-kamera/repos/extra-x86_64/PKGBUILD (from rev 240105, 
kdegraphics-kamera/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2015-06-02 07:10:22 UTC (rev 240106)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegraphics-kamera
+pkgver=15.04.2
+pkgrel=1
+pkgdesc=Configure Kamera
+url=http://kde.org/applications/graphics/kamera/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegraphics')
+depends=('kdebase-runtime' 'libgphoto2')
+makedepends=('cmake' 'automoc4')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/kamera-${pkgver}.tar.xz;)
+sha1sums=('cbb984deee038852431a0c9c2c63ac8135dd6d57')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake 

[arch-commits] Commit in kdegraphics-kcolorchooser/repos (8 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 09:10:38
  Author: arojas
Revision: 240107

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

Added:
  kdegraphics-kcolorchooser/repos/extra-i686/PKGBUILD
(from rev 240106, kdegraphics-kcolorchooser/trunk/PKGBUILD)
  kdegraphics-kcolorchooser/repos/extra-i686/kdegraphics-kcolorchooser.install
(from rev 240106, 
kdegraphics-kcolorchooser/trunk/kdegraphics-kcolorchooser.install)
  kdegraphics-kcolorchooser/repos/extra-x86_64/PKGBUILD
(from rev 240106, kdegraphics-kcolorchooser/trunk/PKGBUILD)
  kdegraphics-kcolorchooser/repos/extra-x86_64/kdegraphics-kcolorchooser.install
(from rev 240106, 
kdegraphics-kcolorchooser/trunk/kdegraphics-kcolorchooser.install)
Deleted:
  kdegraphics-kcolorchooser/repos/extra-i686/PKGBUILD
  kdegraphics-kcolorchooser/repos/extra-i686/kdegraphics-kcolorchooser.install
  kdegraphics-kcolorchooser/repos/extra-x86_64/PKGBUILD
  kdegraphics-kcolorchooser/repos/extra-x86_64/kdegraphics-kcolorchooser.install

+
 /PKGBUILD  |   66 +++
 /kdegraphics-kcolorchooser.install |   22 +++
 extra-i686/PKGBUILD|   33 ---
 extra-i686/kdegraphics-kcolorchooser.install   |   11 ---
 extra-x86_64/PKGBUILD  |   33 ---
 extra-x86_64/kdegraphics-kcolorchooser.install |   11 ---
 6 files changed, 88 insertions(+), 88 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 07:10:22 UTC (rev 240106)
+++ extra-i686/PKGBUILD 2015-06-02 07:10:38 UTC (rev 240107)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdegraphics-kcolorchooser
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=Color Chooser
-url=http://kde.org/applications/graphics/kcolorchooser/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegraphics')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/applications/${pkgver}/src/kcolorchooser-${pkgver}.tar.xz;)
-sha1sums=('c9567bbb5a2f2a19272d9c1b13692b7e76bf7b7a')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../kcolorchooser-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdegraphics-kcolorchooser/repos/extra-i686/PKGBUILD (from rev 240106, 
kdegraphics-kcolorchooser/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 07:10:38 UTC (rev 240107)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegraphics-kcolorchooser
+pkgver=15.04.2
+pkgrel=1
+pkgdesc=Color Chooser
+url=http://kde.org/applications/graphics/kcolorchooser/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegraphics')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/kcolorchooser-${pkgver}.tar.xz;)
+sha1sums=('16e27324c4d4079729a96bda8ffce712826bc426')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kcolorchooser-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/kdegraphics-kcolorchooser.install
===
--- extra-i686/kdegraphics-kcolorchooser.install2015-06-02 07:10:22 UTC 
(rev 240106)
+++ extra-i686/kdegraphics-kcolorchooser.install2015-06-02 07:10:38 UTC 
(rev 240107)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: 
kdegraphics-kcolorchooser/repos/extra-i686/kdegraphics-kcolorchooser.install 
(from rev 240106, 
kdegraphics-kcolorchooser/trunk/kdegraphics-kcolorchooser.install)
===
--- extra-i686/kdegraphics-kcolorchooser.install
(rev 0)
+++ extra-i686/kdegraphics-kcolorchooser.install2015-06-02 07:10:38 UTC 
(rev 240107)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD

[arch-commits] Commit in telepathy-kde-accounts-kcm/repos (4 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 09:17:24
  Author: arojas
Revision: 240133

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

Added:
  telepathy-kde-accounts-kcm/repos/extra-i686/PKGBUILD
(from rev 240132, telepathy-kde-accounts-kcm/trunk/PKGBUILD)
  telepathy-kde-accounts-kcm/repos/extra-x86_64/PKGBUILD
(from rev 240132, telepathy-kde-accounts-kcm/trunk/PKGBUILD)
Deleted:
  telepathy-kde-accounts-kcm/repos/extra-i686/PKGBUILD
  telepathy-kde-accounts-kcm/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 07:17:08 UTC (rev 240132)
+++ extra-i686/PKGBUILD 2015-06-02 07:17:24 UTC (rev 240133)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Laurent Carlier lordhea...@gmail.com
-# Contributor: Antonio Rojas aro...@archlinux.org
-
-pkgname=telepathy-kde-accounts-kcm
-_pkgname=ktp-accounts-kcm
-pkgver=15.04.1
-pkgrel=1
-pkgdesc='KCM Module for configuring Telepathy Instant Messaging Accounts'
-arch=('i686' 'x86_64')
-url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
-license=('GPL')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-qt5' 'kaccounts-integration')
-makedepends=('extra-cmake-modules' 'intltool')
-optdepends=('telepathy-gabble: XMPP/Jabber accounts support' 'telepathy-haze: 
account types supported by Pidgin/libpurple')
-source=(http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
-md5sums=('856e30e4587a5f9f1850ab485f2c4e0d')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DLIB_INSTALL_DIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=$pkgdir install
-}

Copied: telepathy-kde-accounts-kcm/repos/extra-i686/PKGBUILD (from rev 240132, 
telepathy-kde-accounts-kcm/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 07:17:24 UTC (rev 240133)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Laurent Carlier lordhea...@gmail.com
+# Contributor: Antonio Rojas aro...@archlinux.org
+
+pkgname=telepathy-kde-accounts-kcm
+_pkgname=ktp-accounts-kcm
+pkgver=15.04.2
+pkgrel=1
+pkgdesc='KCM Module for configuring Telepathy Instant Messaging Accounts'
+arch=('i686' 'x86_64')
+url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=('GPL')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-qt5' 'kaccounts-integration')
+makedepends=('extra-cmake-modules' 'intltool')
+optdepends=('telepathy-gabble: XMPP/Jabber accounts support' 'telepathy-haze: 
account types supported by Pidgin/libpurple')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
+md5sums=('e6591884e2d78674bdb5e398368135d5')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-02 07:17:08 UTC (rev 240132)
+++ extra-x86_64/PKGBUILD   2015-06-02 07:17:24 UTC (rev 240133)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Laurent Carlier lordhea...@gmail.com
-# Contributor: Antonio Rojas aro...@archlinux.org
-
-pkgname=telepathy-kde-accounts-kcm
-_pkgname=ktp-accounts-kcm
-pkgver=15.04.1
-pkgrel=1
-pkgdesc='KCM Module for configuring Telepathy Instant Messaging Accounts'
-arch=('i686' 'x86_64')
-url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
-license=('GPL')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-qt5' 'kaccounts-integration')
-makedepends=('extra-cmake-modules' 'intltool')
-optdepends=('telepathy-gabble: XMPP/Jabber accounts support' 'telepathy-haze: 
account types supported by Pidgin/libpurple')
-source=(http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
-md5sums=('856e30e4587a5f9f1850ab485f2c4e0d')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DLIB_INSTALL_DIR=lib \
-

[arch-commits] Commit in telepathy-kde-approver/repos (4 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 09:17:42
  Author: arojas
Revision: 240134

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

Added:
  telepathy-kde-approver/repos/extra-i686/PKGBUILD
(from rev 240133, telepathy-kde-approver/trunk/PKGBUILD)
  telepathy-kde-approver/repos/extra-x86_64/PKGBUILD
(from rev 240133, telepathy-kde-approver/trunk/PKGBUILD)
Deleted:
  telepathy-kde-approver/repos/extra-i686/PKGBUILD
  telepathy-kde-approver/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 07:17:24 UTC (rev 240133)
+++ extra-i686/PKGBUILD 2015-06-02 07:17:42 UTC (rev 240134)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Laurent Carlier lordhea...@gmail.com
-# Contributor: Antonio Rojas aro...@archlinux.org
-
-pkgname=telepathy-kde-approver
-_pkgname=ktp-approver
-pkgver=15.04.1
-pkgrel=1
-pkgdesc='KDE Channel Approver for Telepathy'
-arch=('i686' 'x86_64')
-url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
-license=('GPL')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-qt5' 'knotifications')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=(http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
-md5sums=('f4ea0310c94beeaa2460a4f5b8ddb3da')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DLIB_INSTALL_DIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
--DSYSCONF_INSTALL_DIR=/etc 
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=$pkgdir install
-}

Copied: telepathy-kde-approver/repos/extra-i686/PKGBUILD (from rev 240133, 
telepathy-kde-approver/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 07:17:42 UTC (rev 240134)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Laurent Carlier lordhea...@gmail.com
+# Contributor: Antonio Rojas aro...@archlinux.org
+
+pkgname=telepathy-kde-approver
+_pkgname=ktp-approver
+pkgver=15.04.2
+pkgrel=1
+pkgdesc='KDE Channel Approver for Telepathy'
+arch=('i686' 'x86_64')
+url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=('GPL')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-qt5' 'knotifications')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
+md5sums=('4276873373bd80f56fd00e2d891b93d5')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
+-DSYSCONF_INSTALL_DIR=/etc 
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-02 07:17:24 UTC (rev 240133)
+++ extra-x86_64/PKGBUILD   2015-06-02 07:17:42 UTC (rev 240134)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Laurent Carlier lordhea...@gmail.com
-# Contributor: Antonio Rojas aro...@archlinux.org
-
-pkgname=telepathy-kde-approver
-_pkgname=ktp-approver
-pkgver=15.04.1
-pkgrel=1
-pkgdesc='KDE Channel Approver for Telepathy'
-arch=('i686' 'x86_64')
-url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
-license=('GPL')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-qt5' 'knotifications')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=(http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
-md5sums=('f4ea0310c94beeaa2460a4f5b8ddb3da')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DLIB_INSTALL_DIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
--DSYSCONF_INSTALL_DIR=/etc 
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=$pkgdir install
-}

Copied: telepathy-kde-approver/repos/extra-x86_64/PKGBUILD (from rev 240133, 
telepathy-kde-approver/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2015-06-02 

[arch-commits] Commit in telepathy-kde-desktop-applets/repos (4 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 09:18:42
  Author: arojas
Revision: 240138

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

Added:
  telepathy-kde-desktop-applets/repos/extra-i686/PKGBUILD
(from rev 240137, telepathy-kde-desktop-applets/trunk/PKGBUILD)
  telepathy-kde-desktop-applets/repos/extra-x86_64/PKGBUILD
(from rev 240137, telepathy-kde-desktop-applets/trunk/PKGBUILD)
Deleted:
  telepathy-kde-desktop-applets/repos/extra-i686/PKGBUILD
  telepathy-kde-desktop-applets/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 07:18:27 UTC (rev 240137)
+++ extra-i686/PKGBUILD 2015-06-02 07:18:42 UTC (rev 240138)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Laurent Carlier lordhea...@gmail.com
-# Contributor: Antonio Rojas aro...@archlinux.org
-
-pkgname=telepathy-kde-desktop-applets
-_pkgname=ktp-desktop-applets
-pkgver=15.04.1
-pkgrel=1
-pkgdesc='The KDE-Telepathy Plasma desktop applets'
-arch=('i686' 'x86_64')
-url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
-license=('GPL')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'telepathy-kde-accounts-kcm')
-makedepends=('extra-cmake-modules' 'plasma-framework')
-source=(http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
-md5sums=('97a8e55c83d961bd7223587e8c33db49')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DLIB_INSTALL_DIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: telepathy-kde-desktop-applets/repos/extra-i686/PKGBUILD (from rev 
240137, telepathy-kde-desktop-applets/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 07:18:42 UTC (rev 240138)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Laurent Carlier lordhea...@gmail.com
+# Contributor: Antonio Rojas aro...@archlinux.org
+
+pkgname=telepathy-kde-desktop-applets
+_pkgname=ktp-desktop-applets
+pkgver=15.04.2
+pkgrel=1
+pkgdesc='The KDE-Telepathy Plasma desktop applets'
+arch=('i686' 'x86_64')
+url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=('GPL')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-kde-common-internals' 'telepathy-kde-accounts-kcm')
+makedepends=('extra-cmake-modules' 'plasma-framework')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
+md5sums=('645b168416b4592e2efb836d48b378de')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-02 07:18:27 UTC (rev 240137)
+++ extra-x86_64/PKGBUILD   2015-06-02 07:18:42 UTC (rev 240138)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Laurent Carlier lordhea...@gmail.com
-# Contributor: Antonio Rojas aro...@archlinux.org
-
-pkgname=telepathy-kde-desktop-applets
-_pkgname=ktp-desktop-applets
-pkgver=15.04.1
-pkgrel=1
-pkgdesc='The KDE-Telepathy Plasma desktop applets'
-arch=('i686' 'x86_64')
-url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
-license=('GPL')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'telepathy-kde-accounts-kcm')
-makedepends=('extra-cmake-modules' 'plasma-framework')
-source=(http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
-md5sums=('97a8e55c83d961bd7223587e8c33db49')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DLIB_INSTALL_DIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: telepathy-kde-desktop-applets/repos/extra-x86_64/PKGBUILD (from rev 
240137, telepathy-kde-desktop-applets/trunk/PKGBUILD)
===

[arch-commits] Commit in telepathy-kde-filetransfer-handler/repos (4 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 09:18:58
  Author: arojas
Revision: 240139

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

Added:
  telepathy-kde-filetransfer-handler/repos/extra-i686/PKGBUILD
(from rev 240138, telepathy-kde-filetransfer-handler/trunk/PKGBUILD)
  telepathy-kde-filetransfer-handler/repos/extra-x86_64/PKGBUILD
(from rev 240138, telepathy-kde-filetransfer-handler/trunk/PKGBUILD)
Deleted:
  telepathy-kde-filetransfer-handler/repos/extra-i686/PKGBUILD
  telepathy-kde-filetransfer-handler/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 07:18:42 UTC (rev 240138)
+++ extra-i686/PKGBUILD 2015-06-02 07:18:58 UTC (rev 240139)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Laurent Carlier lordhea...@gmail.com
-# Contributor: Antonio Rojas aro...@archlinux.org
-
-pkgname=telepathy-kde-filetransfer-handler
-_pkgname=ktp-filetransfer-handler
-pkgver=15.04.1
-pkgrel=1
-pkgdesc='KDE Telepathy file transfer handler'
-arch=('i686' 'x86_64')
-url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
-license=('GPL')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=(http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
-md5sums=('cb3f31ff924d1e514d6657fb0564bb86')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DLIB_INSTALL_DIR=lib \
--DLIBEXEC_INSTALL_DIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: telepathy-kde-filetransfer-handler/repos/extra-i686/PKGBUILD (from rev 
240138, telepathy-kde-filetransfer-handler/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 07:18:58 UTC (rev 240139)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Laurent Carlier lordhea...@gmail.com
+# Contributor: Antonio Rojas aro...@archlinux.org
+
+pkgname=telepathy-kde-filetransfer-handler
+_pkgname=ktp-filetransfer-handler
+pkgver=15.04.2
+pkgrel=1
+pkgdesc='KDE Telepathy file transfer handler'
+arch=('i686' 'x86_64')
+url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=('GPL')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-kde-common-internals')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
+md5sums=('2627a0f247648f2d770ee28c16c10d45')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_INSTALL_DIR=lib \
+-DLIBEXEC_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-02 07:18:42 UTC (rev 240138)
+++ extra-x86_64/PKGBUILD   2015-06-02 07:18:58 UTC (rev 240139)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Laurent Carlier lordhea...@gmail.com
-# Contributor: Antonio Rojas aro...@archlinux.org
-
-pkgname=telepathy-kde-filetransfer-handler
-_pkgname=ktp-filetransfer-handler
-pkgver=15.04.1
-pkgrel=1
-pkgdesc='KDE Telepathy file transfer handler'
-arch=('i686' 'x86_64')
-url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
-license=('GPL')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=(http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
-md5sums=('cb3f31ff924d1e514d6657fb0564bb86')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DLIB_INSTALL_DIR=lib \
--DLIBEXEC_INSTALL_DIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: telepathy-kde-filetransfer-handler/repos/extra-x86_64/PKGBUILD (from 
rev 240138, 

[arch-commits] Commit in telepathy-kde-auth-handler/repos (4 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 09:17:57
  Author: arojas
Revision: 240135

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

Added:
  telepathy-kde-auth-handler/repos/extra-i686/PKGBUILD
(from rev 240134, telepathy-kde-auth-handler/trunk/PKGBUILD)
  telepathy-kde-auth-handler/repos/extra-x86_64/PKGBUILD
(from rev 240134, telepathy-kde-auth-handler/trunk/PKGBUILD)
Deleted:
  telepathy-kde-auth-handler/repos/extra-i686/PKGBUILD
  telepathy-kde-auth-handler/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 07:17:42 UTC (rev 240134)
+++ extra-i686/PKGBUILD 2015-06-02 07:17:57 UTC (rev 240135)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Laurent Carlier lordhea...@gmail.com
-# Contributor: Antonio Rojas aro...@archlinux.org
-
-pkgname=telepathy-kde-auth-handler
-_pkgname=ktp-auth-handler
-pkgver=15.04.1
-pkgrel=1
-pkgdesc='Provide UI/KWallet Integration For Passwords and SSL Errors on 
Account Connect'
-arch=('i686' 'x86_64')
-url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
-license=('GPL')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('qca-qt5' 'telepathy-kde-common-internals' 'kdewebkit')
-makedepends=('extra-cmake-modules')
-source=(http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
-md5sums=('a0522e8289a5526b6a296c75aeecf399')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DLIB_INSTALL_DIR=lib \
--DLIBEXEC_INSTALL_DIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=$pkgdir install
-}

Copied: telepathy-kde-auth-handler/repos/extra-i686/PKGBUILD (from rev 240134, 
telepathy-kde-auth-handler/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 07:17:57 UTC (rev 240135)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Laurent Carlier lordhea...@gmail.com
+# Contributor: Antonio Rojas aro...@archlinux.org
+
+pkgname=telepathy-kde-auth-handler
+_pkgname=ktp-auth-handler
+pkgver=15.04.2
+pkgrel=1
+pkgdesc='Provide UI/KWallet Integration For Passwords and SSL Errors on 
Account Connect'
+arch=('i686' 'x86_64')
+url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=('GPL')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('qca-qt5' 'telepathy-kde-common-internals' 'kdewebkit')
+makedepends=('extra-cmake-modules')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
+md5sums=('7b53cd8076a8acb3ece1cf990f2db267')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_INSTALL_DIR=lib \
+-DLIBEXEC_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-02 07:17:42 UTC (rev 240134)
+++ extra-x86_64/PKGBUILD   2015-06-02 07:17:57 UTC (rev 240135)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Laurent Carlier lordhea...@gmail.com
-# Contributor: Antonio Rojas aro...@archlinux.org
-
-pkgname=telepathy-kde-auth-handler
-_pkgname=ktp-auth-handler
-pkgver=15.04.1
-pkgrel=1
-pkgdesc='Provide UI/KWallet Integration For Passwords and SSL Errors on 
Account Connect'
-arch=('i686' 'x86_64')
-url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
-license=('GPL')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('qca-qt5' 'telepathy-kde-common-internals' 'kdewebkit')
-makedepends=('extra-cmake-modules')
-source=(http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
-md5sums=('a0522e8289a5526b6a296c75aeecf399')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DLIB_INSTALL_DIR=lib \
--DLIBEXEC_INSTALL_DIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=$pkgdir install
-}

Copied: telepathy-kde-auth-handler/repos/extra-x86_64/PKGBUILD (from rev 
240134, 

[arch-commits] Commit in telepathy-kde-contact-list/repos (8 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 09:18:11
  Author: arojas
Revision: 240136

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

Added:
  telepathy-kde-contact-list/repos/extra-i686/PKGBUILD
(from rev 240135, telepathy-kde-contact-list/trunk/PKGBUILD)
  telepathy-kde-contact-list/repos/extra-i686/telepathy-kde-contact-list.install
(from rev 240135, 
telepathy-kde-contact-list/trunk/telepathy-kde-contact-list.install)
  telepathy-kde-contact-list/repos/extra-x86_64/PKGBUILD
(from rev 240135, telepathy-kde-contact-list/trunk/PKGBUILD)
  
telepathy-kde-contact-list/repos/extra-x86_64/telepathy-kde-contact-list.install
(from rev 240135, 
telepathy-kde-contact-list/trunk/telepathy-kde-contact-list.install)
Deleted:
  telepathy-kde-contact-list/repos/extra-i686/PKGBUILD
  telepathy-kde-contact-list/repos/extra-i686/telepathy-kde-contact-list.install
  telepathy-kde-contact-list/repos/extra-x86_64/PKGBUILD
  
telepathy-kde-contact-list/repos/extra-x86_64/telepathy-kde-contact-list.install

-+
 /PKGBUILD   |   76 ++
 /telepathy-kde-contact-list.install |   22 ++
 extra-i686/PKGBUILD |   38 ---
 extra-i686/telepathy-kde-contact-list.install   |   11 ---
 extra-x86_64/PKGBUILD   |   38 ---
 extra-x86_64/telepathy-kde-contact-list.install |   11 ---
 6 files changed, 98 insertions(+), 98 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 07:17:57 UTC (rev 240135)
+++ extra-i686/PKGBUILD 2015-06-02 07:18:11 UTC (rev 240136)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Laurent Carlier lordhea...@gmail.com
-# Contributor: Antonio Rojas aro...@archlinux.org
-
-pkgname=telepathy-kde-contact-list
-_pkgname=ktp-contact-list
-pkgver=15.04.1
-pkgrel=1
-pkgdesc='KDE Telepathy contact list application'
-arch=('i686' 'x86_64')
-url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
-license=('GPL')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=(http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
-install=$pkgname.install
-md5sums=('ab3568e42330ea94a3f2d3f53f7d2e1f')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DLIB_INSTALL_DIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: telepathy-kde-contact-list/repos/extra-i686/PKGBUILD (from rev 240135, 
telepathy-kde-contact-list/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 07:18:11 UTC (rev 240136)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Laurent Carlier lordhea...@gmail.com
+# Contributor: Antonio Rojas aro...@archlinux.org
+
+pkgname=telepathy-kde-contact-list
+_pkgname=ktp-contact-list
+pkgver=15.04.2
+pkgrel=1
+pkgdesc='KDE Telepathy contact list application'
+arch=('i686' 'x86_64')
+url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=('GPL')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-kde-common-internals')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
+install=$pkgname.install
+md5sums=('fcfc3d1a35c1261541e64bbfaaa0a50d')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/telepathy-kde-contact-list.install
===
--- extra-i686/telepathy-kde-contact-list.install   2015-06-02 07:17:57 UTC 
(rev 240135)
+++ extra-i686/telepathy-kde-contact-list.install   2015-06-02 07:18:11 UTC 
(rev 240136)
@@ -1,11 +0,0 @@
-post_install() {
-xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: 
telepathy-kde-contact-list/repos/extra-i686/telepathy-kde-contact-list.install 
(from rev 240135, 
telepathy-kde-contact-list/trunk/telepathy-kde-contact-list.install)
===
--- extra-i686/telepathy-kde-contact-list.install 

[arch-commits] Commit in kdeutils-kwalletmanager/repos (8 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 09:27:20
  Author: arojas
Revision: 240170

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

Added:
  kdeutils-kwalletmanager/repos/extra-i686/PKGBUILD
(from rev 240169, kdeutils-kwalletmanager/trunk/PKGBUILD)
  kdeutils-kwalletmanager/repos/extra-i686/kdeutils-kwalletmanager.install
(from rev 240169, 
kdeutils-kwalletmanager/trunk/kdeutils-kwalletmanager.install)
  kdeutils-kwalletmanager/repos/extra-x86_64/PKGBUILD
(from rev 240169, kdeutils-kwalletmanager/trunk/PKGBUILD)
  kdeutils-kwalletmanager/repos/extra-x86_64/kdeutils-kwalletmanager.install
(from rev 240169, 
kdeutils-kwalletmanager/trunk/kdeutils-kwalletmanager.install)
Deleted:
  kdeutils-kwalletmanager/repos/extra-i686/PKGBUILD
  kdeutils-kwalletmanager/repos/extra-i686/kdeutils-kwalletmanager.install
  kdeutils-kwalletmanager/repos/extra-x86_64/PKGBUILD
  kdeutils-kwalletmanager/repos/extra-x86_64/kdeutils-kwalletmanager.install

--+
 /PKGBUILD|   74 +
 /kdeutils-kwalletmanager.install |   24 
 extra-i686/PKGBUILD  |   37 
 extra-i686/kdeutils-kwalletmanager.install   |   12 
 extra-x86_64/PKGBUILD|   37 
 extra-x86_64/kdeutils-kwalletmanager.install |   12 
 6 files changed, 98 insertions(+), 98 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 07:27:02 UTC (rev 240169)
+++ extra-i686/PKGBUILD 2015-06-02 07:27:20 UTC (rev 240170)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeutils-kwalletmanager
-pkgver=15.04.1
-pkgrel=1
-pkgdesc='Wallet Management Tool'
-url='http://kde.org/applications/system/kwalletmanager/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdebase-runtime' 'kdepimlibs')
-makedepends=('cmake' 'automoc4')
-groups=('kde-applications' 'kdeutils')
-conflicts=('kdeutils-kwallet')
-replaces=('kdeutils-kwallet')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/applications/${pkgver}/src/kwalletmanager-${pkgver}.tar.xz;)
-sha1sums=('c20c03784f31e3ea182e9a679de57422abfe8a12')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-  cmake ../kwalletmanager-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdeutils-kwalletmanager/repos/extra-i686/PKGBUILD (from rev 240169, 
kdeutils-kwalletmanager/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 07:27:20 UTC (rev 240170)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeutils-kwalletmanager
+pkgver=15.04.2
+pkgrel=1
+pkgdesc='Wallet Management Tool'
+url='http://kde.org/applications/system/kwalletmanager/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime' 'kdepimlibs')
+makedepends=('cmake' 'automoc4')
+groups=('kde-applications' 'kdeutils')
+conflicts=('kdeutils-kwallet')
+replaces=('kdeutils-kwallet')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/kwalletmanager-${pkgver}.tar.xz;)
+sha1sums=('00923a3cd74a0908103c4caaade950a1deb4db42')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../kwalletmanager-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/kdeutils-kwalletmanager.install
===
--- extra-i686/kdeutils-kwalletmanager.install  2015-06-02 07:27:02 UTC (rev 
240169)
+++ extra-i686/kdeutils-kwalletmanager.install  2015-06-02 07:27:20 UTC (rev 
240170)
@@ -1,12 +0,0 @@
-post_install() {
-xdg-icon-resource forceupdate --theme hicolor  /dev/null
-update-desktop-database -q
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: 
kdeutils-kwalletmanager/repos/extra-i686/kdeutils-kwalletmanager.install (from 
rev 240169, kdeutils-kwalletmanager/trunk/kdeutils-kwalletmanager.install)
===
--- extra-i686/kdeutils-kwalletmanager.install  (rev 0)
+++ extra-i686/kdeutils-kwalletmanager.install  2015-06-02 07:27:20 UTC (rev 
240170)
@@ -0,0 +1,12 @@
+post_install() {
+xdg-icon-resource forceupdate --theme hicolor  /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+post_install
+}
+

[arch-commits] Commit in kdeutils-sweeper/repos (4 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 09:28:08
  Author: arojas
Revision: 240173

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

Added:
  kdeutils-sweeper/repos/extra-i686/PKGBUILD
(from rev 240172, kdeutils-sweeper/trunk/PKGBUILD)
  kdeutils-sweeper/repos/extra-x86_64/PKGBUILD
(from rev 240172, kdeutils-sweeper/trunk/PKGBUILD)
Deleted:
  kdeutils-sweeper/repos/extra-i686/PKGBUILD
  kdeutils-sweeper/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 07:27:52 UTC (rev 240172)
+++ extra-i686/PKGBUILD 2015-06-02 07:28:08 UTC (rev 240173)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeutils-sweeper
-pkgver=15.04.1
-pkgrel=1
-pkgdesc='System Cleaner'
-url='http://kde.org/applications/utilities/sweeper'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-groups=('kde-applications' 'kdeutils')
-source=(http://download.kde.org/stable/applications/${pkgver}/src/sweeper-${pkgver}.tar.xz;)
-sha1sums=('f35c3faba050a9697a20158750465ebcc92ed8e2')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-  cmake ../sweeper-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=$pkgdir install
-}

Copied: kdeutils-sweeper/repos/extra-i686/PKGBUILD (from rev 240172, 
kdeutils-sweeper/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 07:28:08 UTC (rev 240173)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeutils-sweeper
+pkgver=15.04.2
+pkgrel=1
+pkgdesc='System Cleaner'
+url='http://kde.org/applications/utilities/sweeper'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+groups=('kde-applications' 'kdeutils')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/sweeper-${pkgver}.tar.xz;)
+sha1sums=('1c0e403296e11fda4377f250035b1b54b8301a9d')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../sweeper-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-02 07:27:52 UTC (rev 240172)
+++ extra-x86_64/PKGBUILD   2015-06-02 07:28:08 UTC (rev 240173)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeutils-sweeper
-pkgver=15.04.1
-pkgrel=1
-pkgdesc='System Cleaner'
-url='http://kde.org/applications/utilities/sweeper'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-groups=('kde-applications' 'kdeutils')
-source=(http://download.kde.org/stable/applications/${pkgver}/src/sweeper-${pkgver}.tar.xz;)
-sha1sums=('f35c3faba050a9697a20158750465ebcc92ed8e2')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-  cmake ../sweeper-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=$pkgdir install
-}

Copied: kdeutils-sweeper/repos/extra-x86_64/PKGBUILD (from rev 240172, 
kdeutils-sweeper/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2015-06-02 07:28:08 UTC (rev 240173)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeutils-sweeper
+pkgver=15.04.2
+pkgrel=1
+pkgdesc='System Cleaner'
+url='http://kde.org/applications/utilities/sweeper'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+groups=('kde-applications' 'kdeutils')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/sweeper-${pkgver}.tar.xz;)
+sha1sums=('1c0e403296e11fda4377f250035b1b54b8301a9d')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../sweeper-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+

[arch-commits] Commit in print-manager/repos (4 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 09:27:37
  Author: arojas
Revision: 240171

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

Added:
  print-manager/repos/extra-i686/PKGBUILD
(from rev 240170, print-manager/trunk/PKGBUILD)
  print-manager/repos/extra-x86_64/PKGBUILD
(from rev 240170, print-manager/trunk/PKGBUILD)
Deleted:
  print-manager/repos/extra-i686/PKGBUILD
  print-manager/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 07:27:20 UTC (rev 240170)
+++ extra-i686/PKGBUILD 2015-06-02 07:27:37 UTC (rev 240171)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=print-manager
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=A tool for managing print jobs and printers
-arch=('i686' 'x86_64')
-url='https://projects.kde.org/projects/kde/kdeutils/print-manager'
-license=('GPL' 'LGPL' 'FDL')
-depends=('libcups' 'kcmutils' 'plasma-framework')
-makedepends=('extra-cmake-modules' 'python' 'kdoctools' 'qt5-tools')
-optdepends=('system-config-printer: auto-detect the printer driver')
-replaces=('kdeutils-print-manager')
-conflicts=('kdeutils-print-manager')
-groups=('kde-applications' 'kdeutils')
-source=(http://download.kde.org/stable/applications/${pkgver}/src/print-manager-${pkgver}.tar.xz;)
-sha1sums=('d159c183f5980c80b69574058b7f0c388921f085')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../print-manager-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: print-manager/repos/extra-i686/PKGBUILD (from rev 240170, 
print-manager/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 07:27:37 UTC (rev 240171)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=print-manager
+pkgver=15.04.2
+pkgrel=1
+pkgdesc=A tool for managing print jobs and printers
+arch=('i686' 'x86_64')
+url='https://projects.kde.org/projects/kde/kdeutils/print-manager'
+license=('GPL' 'LGPL' 'FDL')
+depends=('libcups' 'kcmutils' 'plasma-framework')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools' 'qt5-tools')
+optdepends=('system-config-printer: auto-detect the printer driver')
+replaces=('kdeutils-print-manager')
+conflicts=('kdeutils-print-manager')
+groups=('kde-applications' 'kdeutils')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/print-manager-${pkgver}.tar.xz;)
+sha1sums=('70da212a8bb13ad9e5a9b44f1ebb20a2183a3a08')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../print-manager-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-02 07:27:20 UTC (rev 240170)
+++ extra-x86_64/PKGBUILD   2015-06-02 07:27:37 UTC (rev 240171)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=print-manager
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=A tool for managing print jobs and printers
-arch=('i686' 'x86_64')
-url='https://projects.kde.org/projects/kde/kdeutils/print-manager'
-license=('GPL' 'LGPL' 'FDL')
-depends=('libcups' 'kcmutils' 'plasma-framework')
-makedepends=('extra-cmake-modules' 'python' 'kdoctools' 'qt5-tools')
-optdepends=('system-config-printer: auto-detect the printer driver')
-replaces=('kdeutils-print-manager')
-conflicts=('kdeutils-print-manager')
-groups=('kde-applications' 'kdeutils')
-source=(http://download.kde.org/stable/applications/${pkgver}/src/print-manager-${pkgver}.tar.xz;)
-sha1sums=('d159c183f5980c80b69574058b7f0c388921f085')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../print-manager-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: print-manager/repos/extra-x86_64/PKGBUILD (from rev 240170, 
print-manager/trunk/PKGBUILD)

[arch-commits] Commit in kdeutils-superkaramba/repos (8 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 09:27:52
  Author: arojas
Revision: 240172

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

Added:
  kdeutils-superkaramba/repos/extra-i686/PKGBUILD
(from rev 240171, kdeutils-superkaramba/trunk/PKGBUILD)
  kdeutils-superkaramba/repos/extra-i686/kdeutils-superkaramba.install
(from rev 240171, kdeutils-superkaramba/trunk/kdeutils-superkaramba.install)
  kdeutils-superkaramba/repos/extra-x86_64/PKGBUILD
(from rev 240171, kdeutils-superkaramba/trunk/PKGBUILD)
  kdeutils-superkaramba/repos/extra-x86_64/kdeutils-superkaramba.install
(from rev 240171, kdeutils-superkaramba/trunk/kdeutils-superkaramba.install)
Deleted:
  kdeutils-superkaramba/repos/extra-i686/PKGBUILD
  kdeutils-superkaramba/repos/extra-i686/kdeutils-superkaramba.install
  kdeutils-superkaramba/repos/extra-x86_64/PKGBUILD
  kdeutils-superkaramba/repos/extra-x86_64/kdeutils-superkaramba.install

+
 /PKGBUILD  |   66 +++
 /kdeutils-superkaramba.install |   24 +
 extra-i686/PKGBUILD|   33 -
 extra-i686/kdeutils-superkaramba.install   |   12 
 extra-x86_64/PKGBUILD  |   33 -
 extra-x86_64/kdeutils-superkaramba.install |   12 
 6 files changed, 90 insertions(+), 90 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 07:27:37 UTC (rev 240171)
+++ extra-i686/PKGBUILD 2015-06-02 07:27:52 UTC (rev 240172)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeutils-superkaramba
-pkgver=15.04.1
-pkgrel=1
-pkgdesc='An engine for cool desktop eyecandy'
-url='http://kde.org/applications/utilities/superkaramba/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdebase-runtime' 'qimageblitz')
-makedepends=('cmake' 'automoc4')
-groups=('kde-applications' 'kdeutils')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/applications/${pkgver}/src/superkaramba-${pkgver}.tar.xz;)
-sha1sums=('6e950591662ff09c7f715f84f91fd5de07529036')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../superkaramba-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd $srcdir/build
-  make DESTDIR=$pkgdir install
-}

Copied: kdeutils-superkaramba/repos/extra-i686/PKGBUILD (from rev 240171, 
kdeutils-superkaramba/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 07:27:52 UTC (rev 240172)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeutils-superkaramba
+pkgver=15.04.2
+pkgrel=1
+pkgdesc='An engine for cool desktop eyecandy'
+url='http://kde.org/applications/utilities/superkaramba/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime' 'qimageblitz')
+makedepends=('cmake' 'automoc4')
+groups=('kde-applications' 'kdeutils')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/superkaramba-${pkgver}.tar.xz;)
+sha1sums=('a073eaf936944f786408a7783f91dfd82cf2a748')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../superkaramba-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $srcdir/build
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-i686/kdeutils-superkaramba.install
===
--- extra-i686/kdeutils-superkaramba.install2015-06-02 07:27:37 UTC (rev 
240171)
+++ extra-i686/kdeutils-superkaramba.install2015-06-02 07:27:52 UTC (rev 
240172)
@@ -1,12 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-update-desktop-database -q
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdeutils-superkaramba/repos/extra-i686/kdeutils-superkaramba.install 
(from rev 240171, kdeutils-superkaramba/trunk/kdeutils-superkaramba.install)
===
--- extra-i686/kdeutils-superkaramba.install(rev 0)
+++ extra-i686/kdeutils-superkaramba.install2015-06-02 07:27:52 UTC (rev 
240172)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- 

[arch-commits] Commit in kdeutils-kremotecontrol/repos (8 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 09:26:47
  Author: arojas
Revision: 240168

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

Added:
  kdeutils-kremotecontrol/repos/extra-i686/PKGBUILD
(from rev 240167, kdeutils-kremotecontrol/trunk/PKGBUILD)
  kdeutils-kremotecontrol/repos/extra-i686/kdeutils-kremotecontrol.install
(from rev 240167, 
kdeutils-kremotecontrol/trunk/kdeutils-kremotecontrol.install)
  kdeutils-kremotecontrol/repos/extra-x86_64/PKGBUILD
(from rev 240167, kdeutils-kremotecontrol/trunk/PKGBUILD)
  kdeutils-kremotecontrol/repos/extra-x86_64/kdeutils-kremotecontrol.install
(from rev 240167, 
kdeutils-kremotecontrol/trunk/kdeutils-kremotecontrol.install)
Deleted:
  kdeutils-kremotecontrol/repos/extra-i686/PKGBUILD
  kdeutils-kremotecontrol/repos/extra-i686/kdeutils-kremotecontrol.install
  kdeutils-kremotecontrol/repos/extra-x86_64/PKGBUILD
  kdeutils-kremotecontrol/repos/extra-x86_64/kdeutils-kremotecontrol.install

--+
 /PKGBUILD|   70 +
 /kdeutils-kremotecontrol.install |   22 +++
 extra-i686/PKGBUILD  |   35 
 extra-i686/kdeutils-kremotecontrol.install   |   11 ---
 extra-x86_64/PKGBUILD|   35 
 extra-x86_64/kdeutils-kremotecontrol.install |   11 ---
 6 files changed, 92 insertions(+), 92 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 07:26:32 UTC (rev 240167)
+++ extra-i686/PKGBUILD 2015-06-02 07:26:47 UTC (rev 240168)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeutils-kremotecontrol
-pkgver=15.04.1
-pkgrel=1
-pkgdesc='Configure your remote controls for use with applications'
-url='http://kde.org/applications/utilities/kremotecontrol/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-groups=('kde-applications' 'kdeutils')
-replaces=('kdeutils-kdelirc')
-conflicts=('kdeutils-kdelirc')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/applications/${pkgver}/src/kremotecontrol-${pkgver}.tar.xz;)
-sha1sums=('bc85665b327e6ccd99bf18d754060ff43731dd3a')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../kremotecontrol-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd $srcdir/build
-  make DESTDIR=$pkgdir install
-}

Copied: kdeutils-kremotecontrol/repos/extra-i686/PKGBUILD (from rev 240167, 
kdeutils-kremotecontrol/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 07:26:47 UTC (rev 240168)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeutils-kremotecontrol
+pkgver=15.04.2
+pkgrel=1
+pkgdesc='Configure your remote controls for use with applications'
+url='http://kde.org/applications/utilities/kremotecontrol/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+groups=('kde-applications' 'kdeutils')
+replaces=('kdeutils-kdelirc')
+conflicts=('kdeutils-kdelirc')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/kremotecontrol-${pkgver}.tar.xz;)
+sha1sums=('dd948cb6ba14ae5f871d2043252b94acbe8ad637')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kremotecontrol-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $srcdir/build
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-i686/kdeutils-kremotecontrol.install
===
--- extra-i686/kdeutils-kremotecontrol.install  2015-06-02 07:26:32 UTC (rev 
240167)
+++ extra-i686/kdeutils-kremotecontrol.install  2015-06-02 07:26:47 UTC (rev 
240168)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: 
kdeutils-kremotecontrol/repos/extra-i686/kdeutils-kremotecontrol.install (from 
rev 240167, kdeutils-kremotecontrol/trunk/kdeutils-kremotecontrol.install)
===
--- extra-i686/kdeutils-kremotecontrol.install  (rev 0)
+++ extra-i686/kdeutils-kremotecontrol.install  2015-06-02 07:26:47 UTC (rev 
240168)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+

[arch-commits] Commit in kdeutils-kfloppy/repos (8 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 09:26:14
  Author: arojas
Revision: 240166

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

Added:
  kdeutils-kfloppy/repos/extra-i686/PKGBUILD
(from rev 240165, kdeutils-kfloppy/trunk/PKGBUILD)
  kdeutils-kfloppy/repos/extra-i686/kdeutils-kfloppy.install
(from rev 240165, kdeutils-kfloppy/trunk/kdeutils-kfloppy.install)
  kdeutils-kfloppy/repos/extra-x86_64/PKGBUILD
(from rev 240165, kdeutils-kfloppy/trunk/PKGBUILD)
  kdeutils-kfloppy/repos/extra-x86_64/kdeutils-kfloppy.install
(from rev 240165, kdeutils-kfloppy/trunk/kdeutils-kfloppy.install)
Deleted:
  kdeutils-kfloppy/repos/extra-i686/PKGBUILD
  kdeutils-kfloppy/repos/extra-i686/kdeutils-kfloppy.install
  kdeutils-kfloppy/repos/extra-x86_64/PKGBUILD
  kdeutils-kfloppy/repos/extra-x86_64/kdeutils-kfloppy.install

---+
 /PKGBUILD |   66 
 /kdeutils-kfloppy.install |   24 +++
 extra-i686/PKGBUILD   |   33 
 extra-i686/kdeutils-kfloppy.install   |   12 -
 extra-x86_64/PKGBUILD |   33 
 extra-x86_64/kdeutils-kfloppy.install |   12 -
 6 files changed, 90 insertions(+), 90 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 07:25:59 UTC (rev 240165)
+++ extra-i686/PKGBUILD 2015-06-02 07:26:14 UTC (rev 240166)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeutils-kfloppy
-pkgver=15.04.1
-pkgrel=1
-pkgdesc='Floppy Formatter'
-url='http://kde.org/applications/utilities/kfloppy/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-groups=('kde-applications' 'kdeutils')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/applications/${pkgver}/src/kfloppy-${pkgver}.tar.xz;)
-sha1sums=('c71e6db72a741c9a48950eb135edc29505ec5279')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../kfloppy-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd $srcdir/build
-  make DESTDIR=$pkgdir install
-}

Copied: kdeutils-kfloppy/repos/extra-i686/PKGBUILD (from rev 240165, 
kdeutils-kfloppy/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 07:26:14 UTC (rev 240166)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeutils-kfloppy
+pkgver=15.04.2
+pkgrel=1
+pkgdesc='Floppy Formatter'
+url='http://kde.org/applications/utilities/kfloppy/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+groups=('kde-applications' 'kdeutils')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/kfloppy-${pkgver}.tar.xz;)
+sha1sums=('b224164043e98489d0142af316f12b9d0fc31558')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kfloppy-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $srcdir/build
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-i686/kdeutils-kfloppy.install
===
--- extra-i686/kdeutils-kfloppy.install 2015-06-02 07:25:59 UTC (rev 240165)
+++ extra-i686/kdeutils-kfloppy.install 2015-06-02 07:26:14 UTC (rev 240166)
@@ -1,12 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-update-desktop-database -q
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdeutils-kfloppy/repos/extra-i686/kdeutils-kfloppy.install (from rev 
240165, kdeutils-kfloppy/trunk/kdeutils-kfloppy.install)
===
--- extra-i686/kdeutils-kfloppy.install (rev 0)
+++ extra-i686/kdeutils-kfloppy.install 2015-06-02 07:26:14 UTC (rev 240166)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-02 07:25:59 UTC (rev 240165)
+++ extra-x86_64/PKGBUILD   2015-06-02 07:26:14 UTC (rev 240166)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeutils-kfloppy

[arch-commits] Commit in ktimer/repos (8 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 09:27:02
  Author: arojas
Revision: 240169

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

Added:
  ktimer/repos/extra-i686/PKGBUILD
(from rev 240168, ktimer/trunk/PKGBUILD)
  ktimer/repos/extra-i686/ktimer.install
(from rev 240168, ktimer/trunk/ktimer.install)
  ktimer/repos/extra-x86_64/PKGBUILD
(from rev 240168, ktimer/trunk/PKGBUILD)
  ktimer/repos/extra-x86_64/ktimer.install
(from rev 240168, ktimer/trunk/ktimer.install)
Deleted:
  ktimer/repos/extra-i686/PKGBUILD
  ktimer/repos/extra-i686/ktimer.install
  ktimer/repos/extra-x86_64/PKGBUILD
  ktimer/repos/extra-x86_64/ktimer.install

-+
 /PKGBUILD   |   70 ++
 /ktimer.install |   22 +
 extra-i686/PKGBUILD |   35 -
 extra-i686/ktimer.install   |   11 --
 extra-x86_64/PKGBUILD   |   35 -
 extra-x86_64/ktimer.install |   11 --
 6 files changed, 92 insertions(+), 92 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 07:26:47 UTC (rev 240168)
+++ extra-i686/PKGBUILD 2015-06-02 07:27:02 UTC (rev 240169)
@@ -1,35 +0,0 @@
-# $Id: PKGBUILD 234253 2015-03-20 20:09:44Z arojas $
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=ktimer
-pkgver=15.04.1
-pkgrel=1
-pkgdesc='Countdown Launcher'
-url='http://kde.org/applications/utilities/ktimer/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kio' 'hicolor-icon-theme')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-conflicts=('kdeutils-ktimer')
-replaces=('kdeutils-ktimer')
-groups=('kde-applications' 'kdeutils')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/applications/${pkgver}/src/ktimer-${pkgver}.tar.xz;)
-sha1sums=('d0e52261745841b8edcfe48aa130f8072f3d84b5')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../ktimer-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd $srcdir/build
-  make DESTDIR=$pkgdir install
-}

Copied: ktimer/repos/extra-i686/PKGBUILD (from rev 240168, 
ktimer/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 07:27:02 UTC (rev 240169)
@@ -0,0 +1,35 @@
+# $Id: PKGBUILD 234253 2015-03-20 20:09:44Z arojas $
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=ktimer
+pkgver=15.04.2
+pkgrel=1
+pkgdesc='Countdown Launcher'
+url='http://kde.org/applications/utilities/ktimer/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kio' 'hicolor-icon-theme')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+conflicts=('kdeutils-ktimer')
+replaces=('kdeutils-ktimer')
+groups=('kde-applications' 'kdeutils')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/ktimer-${pkgver}.tar.xz;)
+sha1sums=('dfaadc7800a447b3ef7e9c2913e5a44a999c0d75')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../ktimer-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $srcdir/build
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-i686/ktimer.install
===
--- extra-i686/ktimer.install   2015-06-02 07:26:47 UTC (rev 240168)
+++ extra-i686/ktimer.install   2015-06-02 07:27:02 UTC (rev 240169)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: ktimer/repos/extra-i686/ktimer.install (from rev 240168, 
ktimer/trunk/ktimer.install)
===
--- extra-i686/ktimer.install   (rev 0)
+++ extra-i686/ktimer.install   2015-06-02 07:27:02 UTC (rev 240169)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-02 07:26:47 UTC (rev 240168)
+++ extra-x86_64/PKGBUILD   2015-06-02 07:27:02 UTC (rev 240169)
@@ -1,35 +0,0 @@
-# $Id: PKGBUILD 234253 2015-03-20 20:09:44Z arojas $
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=ktimer
-pkgver=15.04.1
-pkgrel=1
-pkgdesc='Countdown Launcher'
-url='http://kde.org/applications/utilities/ktimer/'

[arch-commits] Commit in gstreamer0.10-good/repos (10 files)

2015-06-02 Thread Jan de Groot
Date: Tuesday, June 2, 2015 @ 10:30:38
  Author: jgc
Revision: 240184

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

Added:
  gstreamer0.10-good/repos/testing-i686/
  gstreamer0.10-good/repos/testing-i686/PKGBUILD
(from rev 240183, gstreamer0.10-good/trunk/PKGBUILD)
  gstreamer0.10-good/repos/testing-i686/gstreamer0.10-good-plugins.install
(from rev 240183, 
gstreamer0.10-good/trunk/gstreamer0.10-good-plugins.install)
  gstreamer0.10-good/repos/testing-i686/souptest.patch
(from rev 240183, gstreamer0.10-good/trunk/souptest.patch)
  gstreamer0.10-good/repos/testing-i686/test-rtp-payloading.patch
(from rev 240183, gstreamer0.10-good/trunk/test-rtp-payloading.patch)
  gstreamer0.10-good/repos/testing-x86_64/
  gstreamer0.10-good/repos/testing-x86_64/PKGBUILD
(from rev 240183, gstreamer0.10-good/trunk/PKGBUILD)
  gstreamer0.10-good/repos/testing-x86_64/gstreamer0.10-good-plugins.install
(from rev 240183, 
gstreamer0.10-good/trunk/gstreamer0.10-good-plugins.install)
  gstreamer0.10-good/repos/testing-x86_64/souptest.patch
(from rev 240183, gstreamer0.10-good/trunk/souptest.patch)
  gstreamer0.10-good/repos/testing-x86_64/test-rtp-payloading.patch
(from rev 240183, gstreamer0.10-good/trunk/test-rtp-payloading.patch)

---+
 testing-i686/PKGBUILD |   73 +++
 testing-i686/gstreamer0.10-good-plugins.install   |   19 
 testing-i686/souptest.patch   |   28 +
 testing-i686/test-rtp-payloading.patch|  422 
 testing-x86_64/PKGBUILD   |   73 +++
 testing-x86_64/gstreamer0.10-good-plugins.install |   19 
 testing-x86_64/souptest.patch |   28 +
 testing-x86_64/test-rtp-payloading.patch  |  422 
 8 files changed, 1084 insertions(+)

The diff is longer than the limit of 200KB.
Use svn diff -r 240183:240184 to see the changes.


[arch-commits] Commit in gstreamer0.10-good/trunk (PKGBUILD souptest.patch)

2015-06-02 Thread Jan de Groot
Date: Tuesday, June 2, 2015 @ 10:30:31
  Author: jgc
Revision: 240183

upgpkg: gstreamer0.10-good 0.10.31-7

Testsuite fix

Added:
  gstreamer0.10-good/trunk/souptest.patch
Modified:
  gstreamer0.10-good/trunk/PKGBUILD

+
 PKGBUILD   |   11 +++
 souptest.patch |   28 
 2 files changed, 35 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-06-02 08:11:32 UTC (rev 240182)
+++ PKGBUILD2015-06-02 08:30:31 UTC (rev 240183)
@@ -4,7 +4,7 @@
 pkgbase=gstreamer0.10-good
 pkgname=('gstreamer0.10-good' 'gstreamer0.10-good-plugins')
 pkgver=0.10.31
-pkgrel=6
+pkgrel=7
 arch=('i686' 'x86_64')
 license=('LGPL')
 makedepends=('intltool' 'pkgconfig' 'gstreamer0.10-base' 'libavc1394' 
'libiec61883' 'aalib' 'libshout' 'libdv' 'flac' 'gconf' 'wavpack' 'taglib' 
'libsoup-gnome' 'v4l-utils' 'libcaca' 'bzip2' 'gdk-pixbuf2' 'libpulse' 'jack' 
'git' 'cairo')
@@ -11,9 +11,11 @@
 url=http://gstreamer.freedesktop.org/;
 options=(!emptydirs)
 
source=(git://anongit.freedesktop.org/gstreamer-sdk/gst-plugins-good#commit=e28fd8886f05bb51c147f871f3a1db2fc2b735a9
-test-rtp-payloading.patch)
+test-rtp-payloading.patch
+souptest.patch)
 sha256sums=('SKIP'
-'c2f7f07f9bf5ca3afddc81d0a44665d2d54b1e9aea0ef1b25d219cf34bf7bb29')
+'c2f7f07f9bf5ca3afddc81d0a44665d2d54b1e9aea0ef1b25d219cf34bf7bb29'
+'3a74492c3d2939efabe7e22211c2350084e0a8cc3af23f553130f1e774c5f1e1')
 
 prepare() {
   cd gst-plugins-good
@@ -21,7 +23,8 @@
   sed -i '/AC_PATH_XTRA/d' configure.ac
   sed -i 's/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/' configure.ac
 
-  patch -p1 -i ../test-rtp-payloading.patch
+  patch -Np1 -i ../test-rtp-payloading.patch
+  patch -Np1 -i ../souptest.patch
 }
 
 build() {

Added: souptest.patch
===
--- souptest.patch  (rev 0)
+++ souptest.patch  2015-06-02 08:30:31 UTC (rev 240183)
@@ -0,0 +1,28 @@
+From 5765db50a19498e3d1576b4279cb2ca984da9dcd Mon Sep 17 00:00:00 2001
+From: Edward Hervey bilb...@bilboed.com
+Date: Tue, 23 Sep 2014 09:47:31 +0200
+Subject: check/soup: Temporarily disable G_ENABLE_DIAGNOSTIC
+
+The SOUP_SERVER_PORT property has been deprecated in recent libsoup
+versions.
+
+diff --git a/tests/check/elements/souphttpsrc.c 
b/tests/check/elements/souphttpsrc.c
+index 33431ac..dfb682b 100644
+--- a/tests/check/elements/souphttpsrc.c
 b/tests/check/elements/souphttpsrc.c
+@@ -602,7 +602,12 @@ run_server (guint * http_port, guint * https_port)
+ 
+   *http_port = *https_port = 0;
+ 
++  /* The G_ENABLE_DIAGNOSTIC is temporarily overriden to avoid
++   * property deprecation warnings (for the SOUP_SERVER_PORT
++   * property) */
++  g_setenv (G_ENABLE_DIAGNOSTIC, 0, TRUE);
+   server = soup_server_new (SOUP_SERVER_PORT, port, NULL);
++  g_setenv (G_ENABLE_DIAGNOSTIC, 1, TRUE);
+   if (!server) {
+ GST_DEBUG (Unable to bind to server port %u, port);
+ return FALSE;
+-- 
+cgit v0.10.2
+


[arch-commits] Commit in perl-crypt-openssl-bignum/repos (4 files)

2015-06-02 Thread Florian Pritz
Date: Tuesday, June 2, 2015 @ 11:30:12
  Author: bluewind
Revision: 240186

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

Added:
  perl-crypt-openssl-bignum/repos/staging-i686/
  perl-crypt-openssl-bignum/repos/staging-i686/PKGBUILD
(from rev 240185, perl-crypt-openssl-bignum/trunk/PKGBUILD)
  perl-crypt-openssl-bignum/repos/staging-x86_64/
  perl-crypt-openssl-bignum/repos/staging-x86_64/PKGBUILD
(from rev 240185, perl-crypt-openssl-bignum/trunk/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   48 ++
 staging-x86_64/PKGBUILD |   48 ++
 2 files changed, 96 insertions(+)

Copied: perl-crypt-openssl-bignum/repos/staging-i686/PKGBUILD (from rev 240185, 
perl-crypt-openssl-bignum/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-06-02 09:30:12 UTC (rev 240186)
@@ -0,0 +1,48 @@
+# Maintainer: Florian Pritz bluew...@xinu.at
+
+pkgname=perl-crypt-openssl-bignum
+pkgver=0.06
+pkgrel=2
+pkgdesc=OpenSSL's multiprecision integer arithmetic
+arch=(i686 x86_64)
+license=(PerlArtistic GPL)
+options=(!emptydirs)
+depends=(perl openssl)
+url=https://metacpan.org/release/Crypt-OpenSSL-Bignum
+source=(http://search.cpan.org/CPAN/authors/id/K/KM/KMX/Crypt-OpenSSL-Bignum-$pkgver.tar.gz;)
+md5sums=(5673ee17919231c6394382e48f80c582)
+sha512sums=(98e18ce2d8db09b2a552de641e403944e9e0f413b835dcf560fb8b552bd442a2753aea2ed7cb1b62cb261f1b6debfe56db82b15bd872bc45e12ff1aed92fa478)
+_ddir=Crypt-OpenSSL-Bignum-$pkgver
+
+build() {
+  cd $srcdir/$_ddir
+  export PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps
+  unset PERL5LIB PERL_MM_OPT
+  /usr/bin/perl Makefile.PL
+  make
+}
+
+check() {
+  cd $srcdir/$_ddir
+  export PERL_MM_USE_DEFAULT=1
+  unset PERL5LIB
+  make test
+}
+
+package() {
+  cd $srcdir/$_ddir
+  make install INSTALLDIRS=vendor DESTDIR=$pkgdir
+# template start; name=perl-binary-module-dependency; version=1;
+if [[ $(find $pkgdir/usr/lib/perl5/ -name *.so) ]]; then
+   _perlver_min=$(perl -e '$v = $^V-{version}; print 
$v-[0]...($v-[1]);')
+   _perlver_max=$(perl -e '$v = $^V-{version}; print 
$v-[0]...($v-[1]+1);')
+   depends+=(perl=$_perlver_min perl$_perlver_max)
+fi
+# template end;
+}
+
+# Local Variables:
+# mode: shell-script
+# sh-basic-offset: 2
+# End:
+# vim:set ts=2 sw=2 et:

Copied: perl-crypt-openssl-bignum/repos/staging-x86_64/PKGBUILD (from rev 
240185, perl-crypt-openssl-bignum/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2015-06-02 09:30:12 UTC (rev 240186)
@@ -0,0 +1,48 @@
+# Maintainer: Florian Pritz bluew...@xinu.at
+
+pkgname=perl-crypt-openssl-bignum
+pkgver=0.06
+pkgrel=2
+pkgdesc=OpenSSL's multiprecision integer arithmetic
+arch=(i686 x86_64)
+license=(PerlArtistic GPL)
+options=(!emptydirs)
+depends=(perl openssl)
+url=https://metacpan.org/release/Crypt-OpenSSL-Bignum
+source=(http://search.cpan.org/CPAN/authors/id/K/KM/KMX/Crypt-OpenSSL-Bignum-$pkgver.tar.gz;)
+md5sums=(5673ee17919231c6394382e48f80c582)
+sha512sums=(98e18ce2d8db09b2a552de641e403944e9e0f413b835dcf560fb8b552bd442a2753aea2ed7cb1b62cb261f1b6debfe56db82b15bd872bc45e12ff1aed92fa478)
+_ddir=Crypt-OpenSSL-Bignum-$pkgver
+
+build() {
+  cd $srcdir/$_ddir
+  export PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps
+  unset PERL5LIB PERL_MM_OPT
+  /usr/bin/perl Makefile.PL
+  make
+}
+
+check() {
+  cd $srcdir/$_ddir
+  export PERL_MM_USE_DEFAULT=1
+  unset PERL5LIB
+  make test
+}
+
+package() {
+  cd $srcdir/$_ddir
+  make install INSTALLDIRS=vendor DESTDIR=$pkgdir
+# template start; name=perl-binary-module-dependency; version=1;
+if [[ $(find $pkgdir/usr/lib/perl5/ -name *.so) ]]; then
+   _perlver_min=$(perl -e '$v = $^V-{version}; print 
$v-[0]...($v-[1]);')
+   _perlver_max=$(perl -e '$v = $^V-{version}; print 
$v-[0]...($v-[1]+1);')
+   depends+=(perl=$_perlver_min perl$_perlver_max)
+fi
+# template end;
+}
+
+# Local Variables:
+# mode: shell-script
+# sh-basic-offset: 2
+# End:
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in perl-crypt-openssl-bignum/trunk (PKGBUILD)

2015-06-02 Thread Florian Pritz
Date: Tuesday, June 2, 2015 @ 11:30:08
  Author: bluewind
Revision: 240185

upgpkg: perl-crypt-openssl-bignum 0.06-2

perl 5.22 rebuild

Modified:
  perl-crypt-openssl-bignum/trunk/PKGBUILD

--+
 PKGBUILD |   27 +++
 1 file changed, 15 insertions(+), 12 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-06-02 08:30:38 UTC (rev 240184)
+++ PKGBUILD2015-06-02 09:30:08 UTC (rev 240185)
@@ -2,12 +2,12 @@
 
 pkgname=perl-crypt-openssl-bignum
 pkgver=0.06
-pkgrel=1
+pkgrel=2
 pkgdesc=OpenSSL's multiprecision integer arithmetic
 arch=(i686 x86_64)
 license=(PerlArtistic GPL)
 options=(!emptydirs)
-depends=('perl=5.6.2' openssl)
+depends=(perl openssl)
 url=https://metacpan.org/release/Crypt-OpenSSL-Bignum
 
source=(http://search.cpan.org/CPAN/authors/id/K/KM/KMX/Crypt-OpenSSL-Bignum-$pkgver.tar.gz;)
 md5sums=(5673ee17919231c6394382e48f80c582)
@@ -14,29 +14,32 @@
 
sha512sums=(98e18ce2d8db09b2a552de641e403944e9e0f413b835dcf560fb8b552bd442a2753aea2ed7cb1b62cb261f1b6debfe56db82b15bd872bc45e12ff1aed92fa478)
 _ddir=Crypt-OpenSSL-Bignum-$pkgver
 
-build()
-(
+build() {
   cd $srcdir/$_ddir
   export PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps
   unset PERL5LIB PERL_MM_OPT
   /usr/bin/perl Makefile.PL
   make
-)
+}
 
-check()
-(
+check() {
   cd $srcdir/$_ddir
   export PERL_MM_USE_DEFAULT=1
   unset PERL5LIB
   make test
-)
+}
 
-package()
-(
+package() {
   cd $srcdir/$_ddir
   make install INSTALLDIRS=vendor DESTDIR=$pkgdir
-  find $pkgdir -name .packlist -o -name perllocal.pod -delete
-)
+# template start; name=perl-binary-module-dependency; version=1;
+if [[ $(find $pkgdir/usr/lib/perl5/ -name *.so) ]]; then
+   _perlver_min=$(perl -e '$v = $^V-{version}; print 
$v-[0]...($v-[1]);')
+   _perlver_max=$(perl -e '$v = $^V-{version}; print 
$v-[0]...($v-[1]+1);')
+   depends+=(perl=$_perlver_min perl$_perlver_max)
+fi
+# template end;
+}
 
 # Local Variables:
 # mode: shell-script


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

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 08:49:03
  Author: arojas
Revision: 240025

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

Added:
  libkcompactdisc/repos/extra-i686/PKGBUILD
(from rev 240024, libkcompactdisc/trunk/PKGBUILD)
  libkcompactdisc/repos/extra-x86_64/PKGBUILD
(from rev 240024, libkcompactdisc/trunk/PKGBUILD)
Deleted:
  libkcompactdisc/repos/extra-i686/PKGBUILD
  libkcompactdisc/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 06:48:47 UTC (rev 240024)
+++ extra-i686/PKGBUILD 2015-06-02 06:49:03 UTC (rev 240025)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=libkcompactdisc
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=A library for interfacing with CDs
-url='https://projects.kde.org/projects/kde/kdemultimedia/libkcompactdisc'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdelibs')
-makedepends=('cmake' 'automoc4')
-replaces=('kdemultimedia-kioslave')
-conflicts=('kdemultimedia-kioslave')
-source=(http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('e96fce24693046abb9b923ab1cf9b84c61fd29d0')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../${pkgname}-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: libkcompactdisc/repos/extra-i686/PKGBUILD (from rev 240024, 
libkcompactdisc/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 06:49:03 UTC (rev 240025)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=libkcompactdisc
+pkgver=15.04.2
+pkgrel=1
+pkgdesc=A library for interfacing with CDs
+url='https://projects.kde.org/projects/kde/kdemultimedia/libkcompactdisc'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdelibs')
+makedepends=('cmake' 'automoc4')
+replaces=('kdemultimedia-kioslave')
+conflicts=('kdemultimedia-kioslave')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('e466028467364db896320a45eb606e461e6f97e4')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-02 06:48:47 UTC (rev 240024)
+++ extra-x86_64/PKGBUILD   2015-06-02 06:49:03 UTC (rev 240025)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=libkcompactdisc
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=A library for interfacing with CDs
-url='https://projects.kde.org/projects/kde/kdemultimedia/libkcompactdisc'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdelibs')
-makedepends=('cmake' 'automoc4')
-replaces=('kdemultimedia-kioslave')
-conflicts=('kdemultimedia-kioslave')
-source=(http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('e96fce24693046abb9b923ab1cf9b84c61fd29d0')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../${pkgname}-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: libkcompactdisc/repos/extra-x86_64/PKGBUILD (from rev 240024, 
libkcompactdisc/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2015-06-02 06:49:03 UTC (rev 240025)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=libkcompactdisc
+pkgver=15.04.2
+pkgrel=1
+pkgdesc=A library for interfacing with CDs
+url='https://projects.kde.org/projects/kde/kdemultimedia/libkcompactdisc'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdelibs')
+makedepends=('cmake' 'automoc4')
+replaces=('kdemultimedia-kioslave')
+conflicts=('kdemultimedia-kioslave')

[arch-commits] Commit in cantor/repos (8 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 08:55:16
  Author: arojas
Revision: 240047

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

Added:
  cantor/repos/extra-i686/PKGBUILD
(from rev 240046, cantor/trunk/PKGBUILD)
  cantor/repos/extra-i686/cantor.install
(from rev 240046, cantor/trunk/cantor.install)
  cantor/repos/extra-x86_64/PKGBUILD
(from rev 240046, cantor/trunk/PKGBUILD)
  cantor/repos/extra-x86_64/cantor.install
(from rev 240046, cantor/trunk/cantor.install)
Deleted:
  cantor/repos/extra-i686/PKGBUILD
  cantor/repos/extra-i686/cantor.install
  cantor/repos/extra-x86_64/PKGBUILD
  cantor/repos/extra-x86_64/cantor.install

-+
 /PKGBUILD   |   96 ++
 /cantor.install |   24 ++
 extra-i686/PKGBUILD |   48 -
 extra-i686/cantor.install   |   12 -
 extra-x86_64/PKGBUILD   |   48 -
 extra-x86_64/cantor.install |   12 -
 6 files changed, 120 insertions(+), 120 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 06:55:01 UTC (rev 240046)
+++ extra-i686/PKGBUILD 2015-06-02 06:55:16 UTC (rev 240047)
@@ -1,48 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=cantor
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=KDE Frontend to Mathematical Software
-url=http://kde.org/applications/education/cantor/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdeedu')
-depends=('analitza' 'libspectre' 'libqalculate' 'kdelibs4support' 'kpty' 
'ktexteditor' 'knewstuff')
-makedepends=('extra-cmake-modules' 'python' 'python2' 'kdoctools' 'luajit' 'r')
-optdepends=('maxima: Maxima backend'
-'octave: Octave backend'
-'r: R backend'
-'luajit: LUA backend'
-'python: Python 3 backend'
-   'python2: Python 2 backend'
-'sagemath: SageMath backend')
-conflicts=('kdeedu-cantor')
-replaces=('kdeedu-cantor')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/applications/${pkgver}/src/cantor-${pkgver}.tar.xz;)
-sha1sums=('cb3c98aa4dbdf1c6721a566f562c140408a40411')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../cantor-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
--DPYTHON_INCLUDE_DIR=/usr/include/python2.7 \
--DPYTHON_LIBRARY=/usr/lib/libpython2.7.so
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: cantor/repos/extra-i686/PKGBUILD (from rev 240046, 
cantor/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 06:55:16 UTC (rev 240047)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=cantor
+pkgver=15.04.2
+pkgrel=1
+pkgdesc=KDE Frontend to Mathematical Software
+url=http://kde.org/applications/education/cantor/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdeedu')
+depends=('analitza' 'libspectre' 'libqalculate' 'kdelibs4support' 'kpty' 
'ktexteditor' 'knewstuff')
+makedepends=('extra-cmake-modules' 'python' 'python2' 'kdoctools' 'luajit' 'r')
+optdepends=('maxima: Maxima backend'
+'octave: Octave backend'
+'r: R backend'
+'luajit: LUA backend'
+'python: Python 3 backend'
+   'python2: Python 2 backend'
+'sagemath: SageMath backend')
+conflicts=('kdeedu-cantor')
+replaces=('kdeedu-cantor')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/cantor-${pkgver}.tar.xz;)
+sha1sums=('55b75171071deead3d22553d058342976b5b1ecd')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../cantor-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
+-DPYTHON_INCLUDE_DIR=/usr/include/python2.7 \
+-DPYTHON_LIBRARY=/usr/lib/libpython2.7.so
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/cantor.install
===
--- extra-i686/cantor.install   2015-06-02 06:55:01 UTC (rev 240046)
+++ extra-i686/cantor.install   2015-06-02 06:55:16 UTC (rev 240047)
@@ -1,12 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-update-desktop-database -q
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}


[arch-commits] Commit in blinken/repos (8 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 08:55:01
  Author: arojas
Revision: 240046

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

Added:
  blinken/repos/extra-i686/PKGBUILD
(from rev 240045, blinken/trunk/PKGBUILD)
  blinken/repos/extra-i686/blinken.install
(from rev 240045, blinken/trunk/blinken.install)
  blinken/repos/extra-x86_64/PKGBUILD
(from rev 240045, blinken/trunk/PKGBUILD)
  blinken/repos/extra-x86_64/blinken.install
(from rev 240045, blinken/trunk/blinken.install)
Deleted:
  blinken/repos/extra-i686/PKGBUILD
  blinken/repos/extra-i686/blinken.install
  blinken/repos/extra-x86_64/PKGBUILD
  blinken/repos/extra-x86_64/blinken.install

--+
 /PKGBUILD|   74 +
 /blinken.install |   24 +
 extra-i686/PKGBUILD  |   37 
 extra-i686/blinken.install   |   12 --
 extra-x86_64/PKGBUILD|   37 
 extra-x86_64/blinken.install |   12 --
 6 files changed, 98 insertions(+), 98 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 06:54:47 UTC (rev 240045)
+++ extra-i686/PKGBUILD 2015-06-02 06:55:01 UTC (rev 240046)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=blinken
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=Memory Enhancement Game
-url=http://kde.org/applications/education/blinken/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdeedu')
-depends=('kxmlgui' 'phonon-qt5')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-install=${pkgname}.install
-replaces=('kdeedu-blinken')
-conflicts=('kdeedu-blinken')
-source=(http://download.kde.org/stable/applications/${pkgver}/src/blinken-${pkgver}.tar.xz;)
-sha1sums=('0fb7f7d6b4d1ced58a169c506a44c83dc58a8e99')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../blinken-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: blinken/repos/extra-i686/PKGBUILD (from rev 240045, 
blinken/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 06:55:01 UTC (rev 240046)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=blinken
+pkgver=15.04.2
+pkgrel=1
+pkgdesc=Memory Enhancement Game
+url=http://kde.org/applications/education/blinken/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdeedu')
+depends=('kxmlgui' 'phonon-qt5')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+install=${pkgname}.install
+replaces=('kdeedu-blinken')
+conflicts=('kdeedu-blinken')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/blinken-${pkgver}.tar.xz;)
+sha1sums=('57fb091bb466a70a4f883bc3ec7b47517f09e8aa')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../blinken-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/blinken.install
===
--- extra-i686/blinken.install  2015-06-02 06:54:47 UTC (rev 240045)
+++ extra-i686/blinken.install  2015-06-02 06:55:01 UTC (rev 240046)
@@ -1,12 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}
-

Copied: blinken/repos/extra-i686/blinken.install (from rev 240045, 
blinken/trunk/blinken.install)
===
--- extra-i686/blinken.install  (rev 0)
+++ extra-i686/blinken.install  2015-06-02 06:55:01 UTC (rev 240046)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}
+

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-02 06:54:47 UTC (rev 240045)
+++ extra-x86_64/PKGBUILD   2015-06-02 06:55:01 UTC (rev 240046)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=blinken
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=Memory Enhancement Game

[arch-commits] Commit in klettres/repos (8 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 08:57:43
  Author: arojas
Revision: 240056

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

Added:
  klettres/repos/extra-i686/PKGBUILD
(from rev 240055, klettres/trunk/PKGBUILD)
  klettres/repos/extra-i686/klettres.install
(from rev 240055, klettres/trunk/klettres.install)
  klettres/repos/extra-x86_64/PKGBUILD
(from rev 240055, klettres/trunk/PKGBUILD)
  klettres/repos/extra-x86_64/klettres.install
(from rev 240055, klettres/trunk/klettres.install)
Deleted:
  klettres/repos/extra-i686/PKGBUILD
  klettres/repos/extra-i686/klettres.install
  klettres/repos/extra-x86_64/PKGBUILD
  klettres/repos/extra-x86_64/klettres.install

---+
 /PKGBUILD |   72 
 /klettres.install |   22 
 extra-i686/PKGBUILD   |   36 
 extra-i686/klettres.install   |   11 --
 extra-x86_64/PKGBUILD |   36 
 extra-x86_64/klettres.install |   11 --
 6 files changed, 94 insertions(+), 94 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 06:57:25 UTC (rev 240055)
+++ extra-i686/PKGBUILD 2015-06-02 06:57:43 UTC (rev 240056)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=klettres
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=Learn The Alphabet
-url=http://kde.org/applications/education/klettres/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdeedu')
-depends=('kdelibs4support' 'knewstuff')
-makedepends=('extra-cmake-modules' 'python' 'kdoctools')
-install=${pkgname}.install
-replaces=('kdeedu-klettres')
-conflicts=('kdeedu-klettres')
-source=(http://download.kde.org/stable/applications/${pkgver}/src/klettres-${pkgver}.tar.xz;)
-sha1sums=('ddde84ae1f08428b7512c1dcb2d08daa7230e589')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../klettres-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: klettres/repos/extra-i686/PKGBUILD (from rev 240055, 
klettres/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 06:57:43 UTC (rev 240056)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=klettres
+pkgver=15.04.2
+pkgrel=1
+pkgdesc=Learn The Alphabet
+url=http://kde.org/applications/education/klettres/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdeedu')
+depends=('kdelibs4support' 'knewstuff')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
+install=${pkgname}.install
+replaces=('kdeedu-klettres')
+conflicts=('kdeedu-klettres')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/klettres-${pkgver}.tar.xz;)
+sha1sums=('b7fa00348c563e2721fcbad64544ee1797e06361')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../klettres-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/klettres.install
===
--- extra-i686/klettres.install 2015-06-02 06:57:25 UTC (rev 240055)
+++ extra-i686/klettres.install 2015-06-02 06:57:43 UTC (rev 240056)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: klettres/repos/extra-i686/klettres.install (from rev 240055, 
klettres/trunk/klettres.install)
===
--- extra-i686/klettres.install (rev 0)
+++ extra-i686/klettres.install 2015-06-02 06:57:43 UTC (rev 240056)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-02 06:57:25 UTC (rev 240055)
+++ extra-x86_64/PKGBUILD   2015-06-02 06:57:43 UTC (rev 240056)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=klettres
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=Learn The Alphabet

[arch-commits] Commit in khangman/repos (8 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 08:56:54
  Author: arojas
Revision: 240053

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

Added:
  khangman/repos/extra-i686/PKGBUILD
(from rev 240052, khangman/trunk/PKGBUILD)
  khangman/repos/extra-i686/khangman.install
(from rev 240052, khangman/trunk/khangman.install)
  khangman/repos/extra-x86_64/PKGBUILD
(from rev 240052, khangman/trunk/PKGBUILD)
  khangman/repos/extra-x86_64/khangman.install
(from rev 240052, khangman/trunk/khangman.install)
Deleted:
  khangman/repos/extra-i686/PKGBUILD
  khangman/repos/extra-i686/khangman.install
  khangman/repos/extra-x86_64/PKGBUILD
  khangman/repos/extra-x86_64/khangman.install

---+
 /PKGBUILD |   78 
 /khangman.install |   22 +++
 extra-i686/PKGBUILD   |   39 
 extra-i686/khangman.install   |   11 -
 extra-x86_64/PKGBUILD |   39 
 extra-x86_64/khangman.install |   11 -
 6 files changed, 100 insertions(+), 100 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 06:56:37 UTC (rev 240052)
+++ extra-i686/PKGBUILD 2015-06-02 06:56:54 UTC (rev 240053)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=khangman
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=Hangman Game
-url=http://kde.org/applications/education/khangman/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdeedu')
-depends=('libkeduvocdocument' 'knewstuff' 'kdeclarative')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-replaces=('kdeedu-khangman')
-conflicts=('kdeedu-khangman')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/applications/${pkgver}/src/khangman-${pkgver}.tar.xz;)
-sha1sums=('72a3406d7d574da11f53c5ae7a70369ff9059927')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../khangman-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DSYSCONF_INSTALL_DIR=/etc
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: khangman/repos/extra-i686/PKGBUILD (from rev 240052, 
khangman/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 06:56:54 UTC (rev 240053)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=khangman
+pkgver=15.04.2
+pkgrel=1
+pkgdesc=Hangman Game
+url=http://kde.org/applications/education/khangman/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdeedu')
+depends=('libkeduvocdocument' 'knewstuff' 'kdeclarative')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+replaces=('kdeedu-khangman')
+conflicts=('kdeedu-khangman')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/khangman-${pkgver}.tar.xz;)
+sha1sums=('4418638d43dd6a7c1d73dc131238e220adfe33cf')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../khangman-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DSYSCONF_INSTALL_DIR=/etc
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/khangman.install
===
--- extra-i686/khangman.install 2015-06-02 06:56:37 UTC (rev 240052)
+++ extra-i686/khangman.install 2015-06-02 06:56:54 UTC (rev 240053)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: khangman/repos/extra-i686/khangman.install (from rev 240052, 
khangman/trunk/khangman.install)
===
--- extra-i686/khangman.install (rev 0)
+++ extra-i686/khangman.install 2015-06-02 06:56:54 UTC (rev 240053)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-02 06:56:37 UTC (rev 240052)
+++ extra-x86_64/PKGBUILD   2015-06-02 06:56:54 UTC (rev 240053)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=khangman

[arch-commits] Commit in kgeography/repos (8 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 08:56:37
  Author: arojas
Revision: 240052

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

Added:
  kgeography/repos/extra-i686/PKGBUILD
(from rev 240051, kgeography/trunk/PKGBUILD)
  kgeography/repos/extra-i686/kgeography.install
(from rev 240051, kgeography/trunk/kgeography.install)
  kgeography/repos/extra-x86_64/PKGBUILD
(from rev 240051, kgeography/trunk/PKGBUILD)
  kgeography/repos/extra-x86_64/kgeography.install
(from rev 240051, kgeography/trunk/kgeography.install)
Deleted:
  kgeography/repos/extra-i686/PKGBUILD
  kgeography/repos/extra-i686/kgeography.install
  kgeography/repos/extra-x86_64/PKGBUILD
  kgeography/repos/extra-x86_64/kgeography.install

-+
 /PKGBUILD   |   74 ++
 /kgeography.install |   22 +++
 extra-i686/PKGBUILD |   37 ---
 extra-i686/kgeography.install   |   11 -
 extra-x86_64/PKGBUILD   |   37 ---
 extra-x86_64/kgeography.install |   11 -
 6 files changed, 96 insertions(+), 96 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 06:56:22 UTC (rev 240051)
+++ extra-i686/PKGBUILD 2015-06-02 06:56:37 UTC (rev 240052)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kgeography
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=Geography Trainer
-url=http://kde.org/applications/education/kgeography/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdeedu')
-depends=('kxmlgui')
-makedepends=('extra-cmake-modules' 'python' 'kdoctools')
-replaces=('kdeedu-kgeography')
-conflicts=('kdeedu-kgeography')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/applications/${pkgver}/src/kgeography-${pkgver}.tar.xz;)
-sha1sums=('97c26e1405894887f3c5bb4da8c95436c338ee07')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../kgeography-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kgeography/repos/extra-i686/PKGBUILD (from rev 240051, 
kgeography/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 06:56:37 UTC (rev 240052)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kgeography
+pkgver=15.04.2
+pkgrel=1
+pkgdesc=Geography Trainer
+url=http://kde.org/applications/education/kgeography/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdeedu')
+depends=('kxmlgui')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
+replaces=('kdeedu-kgeography')
+conflicts=('kdeedu-kgeography')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/kgeography-${pkgver}.tar.xz;)
+sha1sums=('1f09031039e12e4f9c286e1e04e72314dbb11159')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kgeography-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/kgeography.install
===
--- extra-i686/kgeography.install   2015-06-02 06:56:22 UTC (rev 240051)
+++ extra-i686/kgeography.install   2015-06-02 06:56:37 UTC (rev 240052)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kgeography/repos/extra-i686/kgeography.install (from rev 240051, 
kgeography/trunk/kgeography.install)
===
--- extra-i686/kgeography.install   (rev 0)
+++ extra-i686/kgeography.install   2015-06-02 06:56:37 UTC (rev 240052)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-02 06:56:22 UTC (rev 240051)
+++ extra-x86_64/PKGBUILD   2015-06-02 06:56:37 UTC (rev 240052)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: 

[arch-commits] Commit in kpatience/repos (8 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 09:06:52
  Author: arojas
Revision: 240092

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

Added:
  kpatience/repos/extra-i686/PKGBUILD
(from rev 240091, kpatience/trunk/PKGBUILD)
  kpatience/repos/extra-i686/kpatience.install
(from rev 240091, kpatience/trunk/kpatience.install)
  kpatience/repos/extra-x86_64/PKGBUILD
(from rev 240091, kpatience/trunk/PKGBUILD)
  kpatience/repos/extra-x86_64/kpatience.install
(from rev 240091, kpatience/trunk/kpatience.install)
Deleted:
  kpatience/repos/extra-i686/PKGBUILD
  kpatience/repos/extra-i686/kpatience.install
  kpatience/repos/extra-x86_64/PKGBUILD
  kpatience/repos/extra-x86_64/kpatience.install

+
 /PKGBUILD  |   72 +++
 /kpatience.install |   26 ++
 extra-i686/PKGBUILD|   36 ---
 extra-i686/kpatience.install   |   13 ---
 extra-x86_64/PKGBUILD  |   36 ---
 extra-x86_64/kpatience.install |   13 ---
 6 files changed, 98 insertions(+), 98 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 07:06:37 UTC (rev 240091)
+++ extra-i686/PKGBUILD 2015-06-02 07:06:52 UTC (rev 240092)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kpatience
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=Offers a selection of solitaire card games
-url=http://kde.org/applications/games/kpat/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegames')
-depends=('libkdegames' 'knotifyconfig')
-makedepends=('extra-cmake-modules' 'python' 'kdoctools')
-install=${pkgname}.install
-conflicts=('kdegames-kpatience')
-replaces=('kdegames-kpatience')
-source=(http://download.kde.org/stable/applications/${pkgver}/src/kpat-${pkgver}.tar.xz;)
-sha1sums=('489686d6fa21d23f3592606c28eb5b0d95aa2e17')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../kpat-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: kpatience/repos/extra-i686/PKGBUILD (from rev 240091, 
kpatience/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 07:06:52 UTC (rev 240092)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kpatience
+pkgver=15.04.2
+pkgrel=1
+pkgdesc=Offers a selection of solitaire card games
+url=http://kde.org/applications/games/kpat/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegames')
+depends=('libkdegames' 'knotifyconfig')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
+install=${pkgname}.install
+conflicts=('kdegames-kpatience')
+replaces=('kdegames-kpatience')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/kpat-${pkgver}.tar.xz;)
+sha1sums=('d3f2fefbabe7d04f9f6b4c9e0c473da91ed4edf5')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kpat-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/kpatience.install
===
--- extra-i686/kpatience.install2015-06-02 07:06:37 UTC (rev 240091)
+++ extra-i686/kpatience.install2015-06-02 07:06:52 UTC (rev 240092)
@@ -1,13 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-   update-desktop-database -q
-   update-mime-database usr/share/mime  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kpatience/repos/extra-i686/kpatience.install (from rev 240091, 
kpatience/trunk/kpatience.install)
===
--- extra-i686/kpatience.install(rev 0)
+++ extra-i686/kpatience.install2015-06-02 07:06:52 UTC (rev 240092)
@@ -0,0 +1,13 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+   update-desktop-database -q
+   update-mime-database usr/share/mime  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-02 07:06:37 UTC (rev 240091)
+++ 

[arch-commits] Commit in kdegames-konquest/repos (8 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 09:06:37
  Author: arojas
Revision: 240091

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

Added:
  kdegames-konquest/repos/extra-i686/PKGBUILD
(from rev 240090, kdegames-konquest/trunk/PKGBUILD)
  kdegames-konquest/repos/extra-i686/kdegames-konquest.install
(from rev 240090, kdegames-konquest/trunk/kdegames-konquest.install)
  kdegames-konquest/repos/extra-x86_64/PKGBUILD
(from rev 240090, kdegames-konquest/trunk/PKGBUILD)
  kdegames-konquest/repos/extra-x86_64/kdegames-konquest.install
(from rev 240090, kdegames-konquest/trunk/kdegames-konquest.install)
Deleted:
  kdegames-konquest/repos/extra-i686/PKGBUILD
  kdegames-konquest/repos/extra-i686/kdegames-konquest.install
  kdegames-konquest/repos/extra-x86_64/PKGBUILD
  kdegames-konquest/repos/extra-x86_64/kdegames-konquest.install

+
 /PKGBUILD  |   64 +++
 /kdegames-konquest.install |   22 ++
 extra-i686/PKGBUILD|   32 ---
 extra-i686/kdegames-konquest.install   |   11 -
 extra-x86_64/PKGBUILD  |   32 ---
 extra-x86_64/kdegames-konquest.install |   11 -
 6 files changed, 86 insertions(+), 86 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 07:06:22 UTC (rev 240090)
+++ extra-i686/PKGBUILD 2015-06-02 07:06:37 UTC (rev 240091)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdegames-konquest
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=The KDE version of Gnu-Lactic
-url=http://kde.org/applications/games/konquest/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegames')
-depends=('kdebase-runtime' 'libkdegames4')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/applications/${pkgver}/src/konquest-${pkgver}.tar.xz;)
-sha1sums=('a9afc7b7a431d64ff40df05b8ad085ad325f64f1')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../konquest-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdegames-konquest/repos/extra-i686/PKGBUILD (from rev 240090, 
kdegames-konquest/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 07:06:37 UTC (rev 240091)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegames-konquest
+pkgver=15.04.2
+pkgrel=1
+pkgdesc=The KDE version of Gnu-Lactic
+url=http://kde.org/applications/games/konquest/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegames')
+depends=('kdebase-runtime' 'libkdegames4')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/konquest-${pkgver}.tar.xz;)
+sha1sums=('fa6a02bba21139f4472ed5d4323fea2b827d4e7a')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../konquest-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/kdegames-konquest.install
===
--- extra-i686/kdegames-konquest.install2015-06-02 07:06:22 UTC (rev 
240090)
+++ extra-i686/kdegames-konquest.install2015-06-02 07:06:37 UTC (rev 
240091)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdegames-konquest/repos/extra-i686/kdegames-konquest.install (from rev 
240090, kdegames-konquest/trunk/kdegames-konquest.install)
===
--- extra-i686/kdegames-konquest.install(rev 0)
+++ extra-i686/kdegames-konquest.install2015-06-02 07:06:37 UTC (rev 
240091)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-02 07:06:22 UTC (rev 240090)
+++ extra-x86_64/PKGBUILD   2015-06-02 07:06:37 UTC (rev 240091)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdegames-konquest

[arch-commits] Commit in kdegames-kolf/repos (8 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 09:06:06
  Author: arojas
Revision: 240089

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

Added:
  kdegames-kolf/repos/extra-i686/PKGBUILD
(from rev 240088, kdegames-kolf/trunk/PKGBUILD)
  kdegames-kolf/repos/extra-i686/kdegames-kolf.install
(from rev 240088, kdegames-kolf/trunk/kdegames-kolf.install)
  kdegames-kolf/repos/extra-x86_64/PKGBUILD
(from rev 240088, kdegames-kolf/trunk/PKGBUILD)
  kdegames-kolf/repos/extra-x86_64/kdegames-kolf.install
(from rev 240088, kdegames-kolf/trunk/kdegames-kolf.install)
Deleted:
  kdegames-kolf/repos/extra-i686/PKGBUILD
  kdegames-kolf/repos/extra-i686/kdegames-kolf.install
  kdegames-kolf/repos/extra-x86_64/PKGBUILD
  kdegames-kolf/repos/extra-x86_64/kdegames-kolf.install

+
 /PKGBUILD  |   64 +++
 /kdegames-kolf.install |   24 +
 extra-i686/PKGBUILD|   32 -
 extra-i686/kdegames-kolf.install   |   12 --
 extra-x86_64/PKGBUILD  |   32 -
 extra-x86_64/kdegames-kolf.install |   12 --
 6 files changed, 88 insertions(+), 88 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 07:05:51 UTC (rev 240088)
+++ extra-i686/PKGBUILD 2015-06-02 07:06:06 UTC (rev 240089)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdegames-kolf
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=A miniature golf game with 2d top-down view
-url=http://kde.org/applications/games/kolf/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegames')
-depends=('kdebase-runtime' 'libkdegames4')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/applications/${pkgver}/src/kolf-${pkgver}.tar.xz;)
-sha1sums=('7fd1e7db4457942ee55152499087c9ed3c8150db')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../kolf-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdegames-kolf/repos/extra-i686/PKGBUILD (from rev 240088, 
kdegames-kolf/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 07:06:06 UTC (rev 240089)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegames-kolf
+pkgver=15.04.2
+pkgrel=1
+pkgdesc=A miniature golf game with 2d top-down view
+url=http://kde.org/applications/games/kolf/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegames')
+depends=('kdebase-runtime' 'libkdegames4')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/kolf-${pkgver}.tar.xz;)
+sha1sums=('25ed7401e203b33404ecdd017d96625877a8cbdb')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kolf-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/kdegames-kolf.install
===
--- extra-i686/kdegames-kolf.install2015-06-02 07:05:51 UTC (rev 240088)
+++ extra-i686/kdegames-kolf.install2015-06-02 07:06:06 UTC (rev 240089)
@@ -1,12 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-   update-desktop-database -q
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdegames-kolf/repos/extra-i686/kdegames-kolf.install (from rev 240088, 
kdegames-kolf/trunk/kdegames-kolf.install)
===
--- extra-i686/kdegames-kolf.install(rev 0)
+++ extra-i686/kdegames-kolf.install2015-06-02 07:06:06 UTC (rev 240089)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+   update-desktop-database -q
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-02 07:05:51 UTC (rev 240088)
+++ extra-x86_64/PKGBUILD   2015-06-02 07:06:06 UTC (rev 240089)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdegames-kolf
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=A miniature golf game with 2d top-down view

[arch-commits] Commit in kdegames-kreversi/repos (8 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 09:07:06
  Author: arojas
Revision: 240093

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

Added:
  kdegames-kreversi/repos/extra-i686/PKGBUILD
(from rev 240092, kdegames-kreversi/trunk/PKGBUILD)
  kdegames-kreversi/repos/extra-i686/kdegames-kreversi.install
(from rev 240092, kdegames-kreversi/trunk/kdegames-kreversi.install)
  kdegames-kreversi/repos/extra-x86_64/PKGBUILD
(from rev 240092, kdegames-kreversi/trunk/PKGBUILD)
  kdegames-kreversi/repos/extra-x86_64/kdegames-kreversi.install
(from rev 240092, kdegames-kreversi/trunk/kdegames-kreversi.install)
Deleted:
  kdegames-kreversi/repos/extra-i686/PKGBUILD
  kdegames-kreversi/repos/extra-i686/kdegames-kreversi.install
  kdegames-kreversi/repos/extra-x86_64/PKGBUILD
  kdegames-kreversi/repos/extra-x86_64/kdegames-kreversi.install

+
 /PKGBUILD  |   64 +++
 /kdegames-kreversi.install |   22 ++
 extra-i686/PKGBUILD|   32 ---
 extra-i686/kdegames-kreversi.install   |   11 -
 extra-x86_64/PKGBUILD  |   32 ---
 extra-x86_64/kdegames-kreversi.install |   11 -
 6 files changed, 86 insertions(+), 86 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 07:06:52 UTC (rev 240092)
+++ extra-i686/PKGBUILD 2015-06-02 07:07:06 UTC (rev 240093)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdegames-kreversi
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=A simple one player strategy game played against the computer
-url=http://kde.org/applications/games/kreversi/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegames')
-depends=('kdebase-runtime' 'libkdegames4')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/applications/${pkgver}/src/kreversi-${pkgver}.tar.xz;)
-sha1sums=('c6e1ed8c718b8f4801df94fc13e915ad7ef9ac17')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../kreversi-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdegames-kreversi/repos/extra-i686/PKGBUILD (from rev 240092, 
kdegames-kreversi/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 07:07:06 UTC (rev 240093)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegames-kreversi
+pkgver=15.04.2
+pkgrel=1
+pkgdesc=A simple one player strategy game played against the computer
+url=http://kde.org/applications/games/kreversi/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegames')
+depends=('kdebase-runtime' 'libkdegames4')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/kreversi-${pkgver}.tar.xz;)
+sha1sums=('33ab547bda9b2e2c8253327369109a786c663cb1')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kreversi-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/kdegames-kreversi.install
===
--- extra-i686/kdegames-kreversi.install2015-06-02 07:06:52 UTC (rev 
240092)
+++ extra-i686/kdegames-kreversi.install2015-06-02 07:07:06 UTC (rev 
240093)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdegames-kreversi/repos/extra-i686/kdegames-kreversi.install (from rev 
240092, kdegames-kreversi/trunk/kdegames-kreversi.install)
===
--- extra-i686/kdegames-kreversi.install(rev 0)
+++ extra-i686/kdegames-kreversi.install2015-06-02 07:07:06 UTC (rev 
240093)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-02 07:06:52 UTC (rev 240092)
+++ extra-x86_64/PKGBUILD   2015-06-02 07:07:06 UTC (rev 240093)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: 

[arch-commits] Commit in kollision/repos (8 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 09:06:22
  Author: arojas
Revision: 240090

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

Added:
  kollision/repos/extra-i686/PKGBUILD
(from rev 240089, kollision/trunk/PKGBUILD)
  kollision/repos/extra-i686/kollision.install
(from rev 240089, kollision/trunk/kollision.install)
  kollision/repos/extra-x86_64/PKGBUILD
(from rev 240089, kollision/trunk/PKGBUILD)
  kollision/repos/extra-x86_64/kollision.install
(from rev 240089, kollision/trunk/kollision.install)
Deleted:
  kollision/repos/extra-i686/PKGBUILD
  kollision/repos/extra-i686/kollision.install
  kollision/repos/extra-x86_64/PKGBUILD
  kollision/repos/extra-x86_64/kollision.install

+
 /PKGBUILD  |   70 +++
 /kollision.install |   22 
 extra-i686/PKGBUILD|   35 ---
 extra-i686/kollision.install   |   11 --
 extra-x86_64/PKGBUILD  |   35 ---
 extra-x86_64/kollision.install |   11 --
 6 files changed, 92 insertions(+), 92 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 07:06:06 UTC (rev 240089)
+++ extra-i686/PKGBUILD 2015-06-02 07:06:22 UTC (rev 240090)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kollision
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=A simple ball dodging game
-url=http://kde.org/applications/games/kollision/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegames')
-depends=('libkdegames' 'knotifyconfig')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-install=${pkgname}.install
-conflicts=('kdegames-kollision')
-replaces=('kdegames-kollision')
-source=(http://download.kde.org/stable/applications/${pkgver}/src/kollision-${pkgver}.tar.xz;)
-sha1sums=('d58fa66f6ae5c00b81219cab44c9b81f0c7da08f')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../kollision-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: kollision/repos/extra-i686/PKGBUILD (from rev 240089, 
kollision/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 07:06:22 UTC (rev 240090)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kollision
+pkgver=15.04.2
+pkgrel=1
+pkgdesc=A simple ball dodging game
+url=http://kde.org/applications/games/kollision/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegames')
+depends=('libkdegames' 'knotifyconfig')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+install=${pkgname}.install
+conflicts=('kdegames-kollision')
+replaces=('kdegames-kollision')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/kollision-${pkgver}.tar.xz;)
+sha1sums=('41264eabead4838f1117192052b0890f1dafe83e')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kollision-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/kollision.install
===
--- extra-i686/kollision.install2015-06-02 07:06:06 UTC (rev 240089)
+++ extra-i686/kollision.install2015-06-02 07:06:22 UTC (rev 240090)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kollision/repos/extra-i686/kollision.install (from rev 240089, 
kollision/trunk/kollision.install)
===
--- extra-i686/kollision.install(rev 0)
+++ extra-i686/kollision.install2015-06-02 07:06:22 UTC (rev 240090)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-02 07:06:06 UTC (rev 240089)
+++ extra-x86_64/PKGBUILD   2015-06-02 07:06:22 UTC (rev 240090)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kollision
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=A simple 

[arch-commits] Commit in kdesdk-cervisia/repos (8 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 09:20:38
  Author: arojas
Revision: 240144

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

Added:
  kdesdk-cervisia/repos/extra-i686/PKGBUILD
(from rev 240143, kdesdk-cervisia/trunk/PKGBUILD)
  kdesdk-cervisia/repos/extra-i686/kdesdk-cervisia.install
(from rev 240143, kdesdk-cervisia/trunk/kdesdk-cervisia.install)
  kdesdk-cervisia/repos/extra-x86_64/PKGBUILD
(from rev 240143, kdesdk-cervisia/trunk/PKGBUILD)
  kdesdk-cervisia/repos/extra-x86_64/kdesdk-cervisia.install
(from rev 240143, kdesdk-cervisia/trunk/kdesdk-cervisia.install)
Deleted:
  kdesdk-cervisia/repos/extra-i686/PKGBUILD
  kdesdk-cervisia/repos/extra-i686/kdesdk-cervisia.install
  kdesdk-cervisia/repos/extra-x86_64/PKGBUILD
  kdesdk-cervisia/repos/extra-x86_64/kdesdk-cervisia.install

--+
 /PKGBUILD|   64 +
 /kdesdk-cervisia.install |   24 
 extra-i686/PKGBUILD  |   32 
 extra-i686/kdesdk-cervisia.install   |   12 --
 extra-x86_64/PKGBUILD|   32 
 extra-x86_64/kdesdk-cervisia.install |   12 --
 6 files changed, 88 insertions(+), 88 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 07:20:21 UTC (rev 240143)
+++ extra-i686/PKGBUILD 2015-06-02 07:20:38 UTC (rev 240144)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdesdk-cervisia
-pkgver=15.04.1
-pkgrel=1
-pkgdesc='CVS Frontend'
-url='http://kde.org/applications/development/cervisia/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdesdk')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/applications/${pkgver}/src/cervisia-${pkgver}.tar.xz;)
-sha1sums=('b25d3eeb268c3bf49e7a789aee5fd2244f230ad2')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../cervisia-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=$pkgdir install
-}

Copied: kdesdk-cervisia/repos/extra-i686/PKGBUILD (from rev 240143, 
kdesdk-cervisia/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 07:20:38 UTC (rev 240144)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdesdk-cervisia
+pkgver=15.04.2
+pkgrel=1
+pkgdesc='CVS Frontend'
+url='http://kde.org/applications/development/cervisia/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdesdk')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/cervisia-${pkgver}.tar.xz;)
+sha1sums=('21bb393c46da6ab9f3ad4509c591dc2c24ea532e')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../cervisia-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-i686/kdesdk-cervisia.install
===
--- extra-i686/kdesdk-cervisia.install  2015-06-02 07:20:21 UTC (rev 240143)
+++ extra-i686/kdesdk-cervisia.install  2015-06-02 07:20:38 UTC (rev 240144)
@@ -1,12 +0,0 @@
-post_install() {
-xdg-icon-resource forceupdate --theme hicolor  /dev/null
-update-desktop-database -q
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: kdesdk-cervisia/repos/extra-i686/kdesdk-cervisia.install (from rev 
240143, kdesdk-cervisia/trunk/kdesdk-cervisia.install)
===
--- extra-i686/kdesdk-cervisia.install  (rev 0)
+++ extra-i686/kdesdk-cervisia.install  2015-06-02 07:20:38 UTC (rev 240144)
@@ -0,0 +1,12 @@
+post_install() {
+xdg-icon-resource forceupdate --theme hicolor  /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-02 07:20:21 UTC (rev 240143)
+++ extra-x86_64/PKGBUILD   2015-06-02 07:20:38 UTC (rev 240144)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdesdk-cervisia
-pkgver=15.04.1
-pkgrel=1
-pkgdesc='CVS Frontend'
-url='http://kde.org/applications/development/cervisia/'

[arch-commits] Commit in kdepim/repos (36 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 09:20:21
  Author: arojas
Revision: 240143

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

Added:
  kdepim/repos/extra-i686/PKGBUILD
(from rev 240142, kdepim/trunk/PKGBUILD)
  kdepim/repos/extra-i686/kdepim-akregator.install
(from rev 240142, kdepim/trunk/kdepim-akregator.install)
  kdepim/repos/extra-i686/kdepim-kaddressbook.install
(from rev 240142, kdepim/trunk/kdepim-kaddressbook.install)
  kdepim/repos/extra-i686/kdepim-kleopatra.install
(from rev 240142, kdepim/trunk/kdepim-kleopatra.install)
  kdepim/repos/extra-i686/kdepim-kmail.install
(from rev 240142, kdepim/trunk/kdepim-kmail.install)
  kdepim/repos/extra-i686/kdepim-knode.install
(from rev 240142, kdepim/trunk/kdepim-knode.install)
  kdepim/repos/extra-i686/kdepim-korganizer.install
(from rev 240142, kdepim/trunk/kdepim-korganizer.install)
  kdepim/repos/extra-i686/kdepim-ktnef.install
(from rev 240142, kdepim/trunk/kdepim-ktnef.install)
  kdepim/repos/extra-i686/kdepim.install
(from rev 240142, kdepim/trunk/kdepim.install)
  kdepim/repos/extra-x86_64/PKGBUILD
(from rev 240142, kdepim/trunk/PKGBUILD)
  kdepim/repos/extra-x86_64/kdepim-akregator.install
(from rev 240142, kdepim/trunk/kdepim-akregator.install)
  kdepim/repos/extra-x86_64/kdepim-kaddressbook.install
(from rev 240142, kdepim/trunk/kdepim-kaddressbook.install)
  kdepim/repos/extra-x86_64/kdepim-kleopatra.install
(from rev 240142, kdepim/trunk/kdepim-kleopatra.install)
  kdepim/repos/extra-x86_64/kdepim-kmail.install
(from rev 240142, kdepim/trunk/kdepim-kmail.install)
  kdepim/repos/extra-x86_64/kdepim-knode.install
(from rev 240142, kdepim/trunk/kdepim-knode.install)
  kdepim/repos/extra-x86_64/kdepim-korganizer.install
(from rev 240142, kdepim/trunk/kdepim-korganizer.install)
  kdepim/repos/extra-x86_64/kdepim-ktnef.install
(from rev 240142, kdepim/trunk/kdepim-ktnef.install)
  kdepim/repos/extra-x86_64/kdepim.install
(from rev 240142, kdepim/trunk/kdepim.install)
Deleted:
  kdepim/repos/extra-i686/PKGBUILD
  kdepim/repos/extra-i686/kdepim-akregator.install
  kdepim/repos/extra-i686/kdepim-kaddressbook.install
  kdepim/repos/extra-i686/kdepim-kleopatra.install
  kdepim/repos/extra-i686/kdepim-kmail.install
  kdepim/repos/extra-i686/kdepim-knode.install
  kdepim/repos/extra-i686/kdepim-korganizer.install
  kdepim/repos/extra-i686/kdepim-ktnef.install
  kdepim/repos/extra-i686/kdepim.install
  kdepim/repos/extra-x86_64/PKGBUILD
  kdepim/repos/extra-x86_64/kdepim-akregator.install
  kdepim/repos/extra-x86_64/kdepim-kaddressbook.install
  kdepim/repos/extra-x86_64/kdepim-kleopatra.install
  kdepim/repos/extra-x86_64/kdepim-kmail.install
  kdepim/repos/extra-x86_64/kdepim-knode.install
  kdepim/repos/extra-x86_64/kdepim-korganizer.install
  kdepim/repos/extra-x86_64/kdepim-ktnef.install
  kdepim/repos/extra-x86_64/kdepim.install

--+
 /PKGBUILD|  556 +
 /kdepim-akregator.install|   24 +
 /kdepim-kaddressbook.install |   24 +
 /kdepim-kleopatra.install|   24 +
 /kdepim-kmail.install|   24 +
 /kdepim-knode.install|   24 +
 /kdepim-korganizer.install   |   24 +
 /kdepim-ktnef.install|   24 +
 /kdepim.install  |   22 +
 extra-i686/PKGBUILD  |  278 --
 extra-i686/kdepim-akregator.install  |   12 
 extra-i686/kdepim-kaddressbook.install   |   12 
 extra-i686/kdepim-kleopatra.install  |   12 
 extra-i686/kdepim-kmail.install  |   12 
 extra-i686/kdepim-knode.install  |   12 
 extra-i686/kdepim-korganizer.install |   12 
 extra-i686/kdepim-ktnef.install  |   12 
 extra-i686/kdepim.install|   11 
 extra-x86_64/PKGBUILD|  278 --
 extra-x86_64/kdepim-akregator.install|   12 
 extra-x86_64/kdepim-kaddressbook.install |   12 
 extra-x86_64/kdepim-kleopatra.install|   12 
 extra-x86_64/kdepim-kmail.install|   12 
 extra-x86_64/kdepim-knode.install|   12 
 extra-x86_64/kdepim-korganizer.install   |   12 
 extra-x86_64/kdepim-ktnef.install|   12 
 extra-x86_64/kdepim.install  |   11 
 27 files changed, 746 insertions(+), 746 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 240142:240143 to see the changes.


[arch-commits] Commit in kdesdk-kcachegrind/repos (8 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 09:21:49
  Author: arojas
Revision: 240149

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

Added:
  kdesdk-kcachegrind/repos/extra-i686/PKGBUILD
(from rev 240148, kdesdk-kcachegrind/trunk/PKGBUILD)
  kdesdk-kcachegrind/repos/extra-i686/kdesdk-kcachegrind.install
(from rev 240148, kdesdk-kcachegrind/trunk/kdesdk-kcachegrind.install)
  kdesdk-kcachegrind/repos/extra-x86_64/PKGBUILD
(from rev 240148, kdesdk-kcachegrind/trunk/PKGBUILD)
  kdesdk-kcachegrind/repos/extra-x86_64/kdesdk-kcachegrind.install
(from rev 240148, kdesdk-kcachegrind/trunk/kdesdk-kcachegrind.install)
Deleted:
  kdesdk-kcachegrind/repos/extra-i686/PKGBUILD
  kdesdk-kcachegrind/repos/extra-i686/kdesdk-kcachegrind.install
  kdesdk-kcachegrind/repos/extra-x86_64/PKGBUILD
  kdesdk-kcachegrind/repos/extra-x86_64/kdesdk-kcachegrind.install

-+
 /PKGBUILD   |   80 ++
 /kdesdk-kcachegrind.install |   24 +
 extra-i686/PKGBUILD |   40 ---
 extra-i686/kdesdk-kcachegrind.install   |   12 
 extra-x86_64/PKGBUILD   |   40 ---
 extra-x86_64/kdesdk-kcachegrind.install |   12 
 6 files changed, 104 insertions(+), 104 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 07:21:34 UTC (rev 240148)
+++ extra-i686/PKGBUILD 2015-06-02 07:21:49 UTC (rev 240149)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdesdk-kcachegrind
-pkgver=15.04.1
-pkgrel=1
-pkgdesc='Visualization of Performance Profiling Data'
-url='http://kde.org/applications/development/kcachegrind/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdesdk')
-depends=('kdebase-runtime' 'python2')
-makedepends=('cmake' 'automoc4')
-optdepends=('php: PHP support')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/applications/${pkgver}/src/kcachegrind-${pkgver}.tar.xz;)
-sha1sums=('ccdddb113bbddd1d360f259e2f2c7a3c5eae7b2e')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-  cmake ../kcachegrind-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=$pkgdir install
-
-  # Fix python 2 path
-  sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|' \
-${pkgdir}/usr/bin/hotshot2calltree
-}

Copied: kdesdk-kcachegrind/repos/extra-i686/PKGBUILD (from rev 240148, 
kdesdk-kcachegrind/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 07:21:49 UTC (rev 240149)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdesdk-kcachegrind
+pkgver=15.04.2
+pkgrel=1
+pkgdesc='Visualization of Performance Profiling Data'
+url='http://kde.org/applications/development/kcachegrind/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdesdk')
+depends=('kdebase-runtime' 'python2')
+makedepends=('cmake' 'automoc4')
+optdepends=('php: PHP support')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/kcachegrind-${pkgver}.tar.xz;)
+sha1sums=('10bfe06f67a46986db26b50211e88a1135e375af')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../kcachegrind-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+
+  # Fix python 2 path
+  sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|' \
+${pkgdir}/usr/bin/hotshot2calltree
+}

Deleted: extra-i686/kdesdk-kcachegrind.install
===
--- extra-i686/kdesdk-kcachegrind.install   2015-06-02 07:21:34 UTC (rev 
240148)
+++ extra-i686/kdesdk-kcachegrind.install   2015-06-02 07:21:49 UTC (rev 
240149)
@@ -1,12 +0,0 @@
-post_install() {
-xdg-icon-resource forceupdate --theme hicolor  /dev/null
-update-desktop-database -q
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: kdesdk-kcachegrind/repos/extra-i686/kdesdk-kcachegrind.install (from 
rev 240148, kdesdk-kcachegrind/trunk/kdesdk-kcachegrind.install)
===
--- extra-i686/kdesdk-kcachegrind.install   (rev 0)
+++ extra-i686/kdesdk-kcachegrind.install   2015-06-02 07:21:49 UTC (rev 
240149)
@@ -0,0 +1,12 @@
+post_install() {
+xdg-icon-resource forceupdate --theme hicolor  /dev/null
+update-desktop-database -q

[arch-commits] Commit in kde-dev-scripts/repos/extra-any (PKGBUILD PKGBUILD)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 09:21:03
  Author: arojas
Revision: 240146

archrelease: copy trunk to extra-any

Added:
  kde-dev-scripts/repos/extra-any/PKGBUILD
(from rev 240145, kde-dev-scripts/trunk/PKGBUILD)
Deleted:
  kde-dev-scripts/repos/extra-any/PKGBUILD

--+
 PKGBUILD |   82 ++---
 1 file changed, 41 insertions(+), 41 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-06-02 07:20:53 UTC (rev 240145)
+++ PKGBUILD2015-06-02 07:21:03 UTC (rev 240146)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Maintainer: Antonio Rojas aro...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kde-dev-scripts
-pkgver=15.04.1
-pkgrel=1
-pkgdesc='Scripts and setting files useful during development of KDE software'
-url='https://projects.kde.org/projects/kde/kdesdk/kde-dev-scripts'
-arch=('any')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdesdk')
-makedepends=('extra-cmake-modules' 'kdoctools' 'kdelibs4support')
-replaces=('kdesdk-dev-scripts')
-conflicts=('kdesdk-dev-scripts')
-source=(http://download.kde.org/stable/applications/${pkgver}/src/kde-dev-scripts-${pkgver}.tar.xz;)
-sha1sums=('eaa106c5b73429d07afd16c03c567ff248547bbf')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=$pkgdir install
-
-  # Fix python 2 path
-  sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|' \
-
${pkgdir}/usr/bin/{zonetab2pot.py,kde-systemsettings-tree.py,reviewboard-am}
-  sed -i 's|#! /usr/bin/env python|#!/usr/bin/env python2|' \
-${pkgdir}/usr/bin/{kdelnk2desktop.py,kde_generate_export_header}
-}

Copied: kde-dev-scripts/repos/extra-any/PKGBUILD (from rev 240145, 
kde-dev-scripts/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-06-02 07:21:03 UTC (rev 240146)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Maintainer: Antonio Rojas aro...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kde-dev-scripts
+pkgver=15.04.2
+pkgrel=1
+pkgdesc='Scripts and setting files useful during development of KDE software'
+url='https://projects.kde.org/projects/kde/kdesdk/kde-dev-scripts'
+arch=('any')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdesdk')
+makedepends=('extra-cmake-modules' 'kdoctools' 'kdelibs4support')
+replaces=('kdesdk-dev-scripts')
+conflicts=('kdesdk-dev-scripts')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/kde-dev-scripts-${pkgver}.tar.xz;)
+sha1sums=('482e148999d7b0e2f86e1e588668d41105e06f4c')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+
+  # Fix python 2 path
+  sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|' \
+
${pkgdir}/usr/bin/{zonetab2pot.py,kde-systemsettings-tree.py,reviewboard-am}
+  sed -i 's|#! /usr/bin/env python|#!/usr/bin/env python2|' \
+${pkgdir}/usr/bin/{kdelnk2desktop.py,kde_generate_export_header}
+}


[arch-commits] Commit in kdesdk-dolphin-plugins/repos (8 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 09:21:19
  Author: arojas
Revision: 240147

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

Added:
  kdesdk-dolphin-plugins/repos/extra-i686/PKGBUILD
(from rev 240146, kdesdk-dolphin-plugins/trunk/PKGBUILD)
  kdesdk-dolphin-plugins/repos/extra-i686/kdesdk-dolphin-plugins.install
(from rev 240146, 
kdesdk-dolphin-plugins/trunk/kdesdk-dolphin-plugins.install)
  kdesdk-dolphin-plugins/repos/extra-x86_64/PKGBUILD
(from rev 240146, kdesdk-dolphin-plugins/trunk/PKGBUILD)
  kdesdk-dolphin-plugins/repos/extra-x86_64/kdesdk-dolphin-plugins.install
(from rev 240146, 
kdesdk-dolphin-plugins/trunk/kdesdk-dolphin-plugins.install)
Deleted:
  kdesdk-dolphin-plugins/repos/extra-i686/PKGBUILD
  kdesdk-dolphin-plugins/repos/extra-i686/kdesdk-dolphin-plugins.install
  kdesdk-dolphin-plugins/repos/extra-x86_64/PKGBUILD
  kdesdk-dolphin-plugins/repos/extra-x86_64/kdesdk-dolphin-plugins.install

-+
 /PKGBUILD   |   72 ++
 /kdesdk-dolphin-plugins.install |   22 +++
 extra-i686/PKGBUILD |   36 -
 extra-i686/kdesdk-dolphin-plugins.install   |   11 ---
 extra-x86_64/PKGBUILD   |   36 -
 extra-x86_64/kdesdk-dolphin-plugins.install |   11 ---
 6 files changed, 94 insertions(+), 94 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 07:21:03 UTC (rev 240146)
+++ extra-i686/PKGBUILD 2015-06-02 07:21:19 UTC (rev 240147)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdesdk-dolphin-plugins
-pkgver=15.04.1
-pkgrel=1
-pkgdesc='Extra Dolphin plugins'
-url='https://projects.kde.org/projects/kde/kdesdk/dolphin-plugins'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdesdk')
-depends=('kdebase-runtime' 'kdebase-lib')
-makedepends=('cmake' 'automoc4')
-optdepends=('bzr: bazaar support'
-'git: git support'
-'mercurial: hg support'
-'subversion: svn support')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/applications/${pkgver}/src/dolphin-plugins-${pkgver}.tar.xz;)
-sha1sums=('64afcb6af1ef2c6e4349ea27df68d34010e1df90')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../dolphin-plugins-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=$pkgdir install
-}

Copied: kdesdk-dolphin-plugins/repos/extra-i686/PKGBUILD (from rev 240146, 
kdesdk-dolphin-plugins/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 07:21:19 UTC (rev 240147)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdesdk-dolphin-plugins
+pkgver=15.04.2
+pkgrel=1
+pkgdesc='Extra Dolphin plugins'
+url='https://projects.kde.org/projects/kde/kdesdk/dolphin-plugins'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdesdk')
+depends=('kdebase-runtime' 'kdebase-lib')
+makedepends=('cmake' 'automoc4')
+optdepends=('bzr: bazaar support'
+'git: git support'
+'mercurial: hg support'
+'subversion: svn support')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/dolphin-plugins-${pkgver}.tar.xz;)
+sha1sums=('1e582dc46cb5e9a6880734c190bca34a84ac6f44')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../dolphin-plugins-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-i686/kdesdk-dolphin-plugins.install
===
--- extra-i686/kdesdk-dolphin-plugins.install   2015-06-02 07:21:03 UTC (rev 
240146)
+++ extra-i686/kdesdk-dolphin-plugins.install   2015-06-02 07:21:19 UTC (rev 
240147)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdesdk-dolphin-plugins/repos/extra-i686/kdesdk-dolphin-plugins.install 
(from rev 240146, kdesdk-dolphin-plugins/trunk/kdesdk-dolphin-plugins.install)
===
--- extra-i686/kdesdk-dolphin-plugins.install   (rev 0)
+++ extra-i686/kdesdk-dolphin-plugins.install   2015-06-02 07:21:19 UTC (rev 
240147)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null

[arch-commits] Commit in kdesdk-dev-utils/repos (8 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 09:20:53
  Author: arojas
Revision: 240145

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

Added:
  kdesdk-dev-utils/repos/extra-i686/PKGBUILD
(from rev 240144, kdesdk-dev-utils/trunk/PKGBUILD)
  kdesdk-dev-utils/repos/extra-i686/kdesdk-dev-utils.install
(from rev 240144, kdesdk-dev-utils/trunk/kdesdk-dev-utils.install)
  kdesdk-dev-utils/repos/extra-x86_64/PKGBUILD
(from rev 240144, kdesdk-dev-utils/trunk/PKGBUILD)
  kdesdk-dev-utils/repos/extra-x86_64/kdesdk-dev-utils.install
(from rev 240144, kdesdk-dev-utils/trunk/kdesdk-dev-utils.install)
Deleted:
  kdesdk-dev-utils/repos/extra-i686/PKGBUILD
  kdesdk-dev-utils/repos/extra-i686/kdesdk-dev-utils.install
  kdesdk-dev-utils/repos/extra-x86_64/PKGBUILD
  kdesdk-dev-utils/repos/extra-x86_64/kdesdk-dev-utils.install

---+
 /PKGBUILD |   72 
 /kdesdk-dev-utils.install |   24 ++
 extra-i686/PKGBUILD   |   36 
 extra-i686/kdesdk-dev-utils.install   |   12 -
 extra-x86_64/PKGBUILD |   36 
 extra-x86_64/kdesdk-dev-utils.install |   12 -
 6 files changed, 96 insertions(+), 96 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 07:20:38 UTC (rev 240144)
+++ extra-i686/PKGBUILD 2015-06-02 07:20:53 UTC (rev 240145)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdesdk-dev-utils
-pkgver=15.04.1
-pkgrel=1
-pkgdesc='Small utilities for developers using KDE/Qt libs/frameworks'
-url='https://projects.kde.org/projects/kde/kdesdk/kde-dev-utils'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdesdk')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-conflicts=('kdesdk-kmtrace' 'kdesdk-kpartloader' 'kdesdk-kprofilemethod'
-   'kdesdk-kstartperf' 'kdesdk-kuiviewer')
-replaces=('kdesdk-kmtrace' 'kdesdk-kpartloader' 'kdesdk-kprofilemethod'
-  'kdesdk-kstartperf' 'kdesdk-kuiviewer')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/applications/${pkgver}/src/kde-dev-utils-${pkgver}.tar.xz;)
-sha1sums=('c8cd9910374e13a157c6f33b6d1e014864b7237f')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../kde-dev-utils-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=$pkgdir install
-}

Copied: kdesdk-dev-utils/repos/extra-i686/PKGBUILD (from rev 240144, 
kdesdk-dev-utils/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 07:20:53 UTC (rev 240145)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdesdk-dev-utils
+pkgver=15.04.2
+pkgrel=1
+pkgdesc='Small utilities for developers using KDE/Qt libs/frameworks'
+url='https://projects.kde.org/projects/kde/kdesdk/kde-dev-utils'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdesdk')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+conflicts=('kdesdk-kmtrace' 'kdesdk-kpartloader' 'kdesdk-kprofilemethod'
+   'kdesdk-kstartperf' 'kdesdk-kuiviewer')
+replaces=('kdesdk-kmtrace' 'kdesdk-kpartloader' 'kdesdk-kprofilemethod'
+  'kdesdk-kstartperf' 'kdesdk-kuiviewer')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/kde-dev-utils-${pkgver}.tar.xz;)
+sha1sums=('527172c6270560d9d81eb9373814dd13a4191ace')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kde-dev-utils-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-i686/kdesdk-dev-utils.install
===
--- extra-i686/kdesdk-dev-utils.install 2015-06-02 07:20:38 UTC (rev 240144)
+++ extra-i686/kdesdk-dev-utils.install 2015-06-02 07:20:53 UTC (rev 240145)
@@ -1,12 +0,0 @@
-post_install() {
-xdg-icon-resource forceupdate --theme hicolor  /dev/null
-update-desktop-database -q
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: kdesdk-dev-utils/repos/extra-i686/kdesdk-dev-utils.install (from rev 
240144, kdesdk-dev-utils/trunk/kdesdk-dev-utils.install)
===
--- extra-i686/kdesdk-dev-utils.install (rev 0)
+++ extra-i686/kdesdk-dev-utils.install 2015-06-02 07:20:53 UTC (rev 240145)
@@ -0,0 +1,12 @@
+post_install() {
+

[arch-commits] Commit in ekiga/repos (6 files)

2015-06-02 Thread Jan de Groot
Date: Tuesday, June 2, 2015 @ 10:11:32
  Author: jgc
Revision: 240182

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

Added:
  ekiga/repos/testing-i686/
  ekiga/repos/testing-i686/PKGBUILD
(from rev 240181, ekiga/trunk/PKGBUILD)
  ekiga/repos/testing-i686/ekiga.install
(from rev 240181, ekiga/trunk/ekiga.install)
  ekiga/repos/testing-x86_64/
  ekiga/repos/testing-x86_64/PKGBUILD
(from rev 240181, ekiga/trunk/PKGBUILD)
  ekiga/repos/testing-x86_64/ekiga.install
(from rev 240181, ekiga/trunk/ekiga.install)

--+
 testing-i686/PKGBUILD|   35 +++
 testing-i686/ekiga.install   |   22 ++
 testing-x86_64/PKGBUILD  |   35 +++
 testing-x86_64/ekiga.install |   22 ++
 4 files changed, 114 insertions(+)

Copied: ekiga/repos/testing-i686/PKGBUILD (from rev 240181, 
ekiga/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-06-02 08:11:32 UTC (rev 240182)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: Tom K t...@runbox.com
+
+pkgname=ekiga
+pkgver=4.0.1
+pkgrel=13
+pkgdesc=VOIP/Videoconferencing app with full SIP and H.323 support 
(GnomeMeeting expanded and renamed)
+url=http://www.ekiga.org;
+license=(GPL)
+arch=(i686 x86_64)
+depends=('opal' 'boost-libs' 'libxv' 'libnotify' 'gnome-icon-theme' 'avahi' 
'gtk2' 'gconf')
+makedepends=('intltool' 'gnome-doc-utils' 'evolution-data-server' 'boost')
+optdepends=('evolution-data-server: Evolution integration')
+options=(!emptydirs)
+install=ekiga.install
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('5f4f491c9496cf65ba057a9345d6bb0278f4eca07bcda5baeecf50bfcd9a4a3b')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var --disable-schemas-install \
+  --disable-scrollkeeper --enable-dbus --enable-avahi
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 install
+
+  install -m755 -d $pkgdir/usr/share/gconf/schemas
+  gconf-merge-schema $pkgdir/usr/share/gconf/schemas/$pkgname.schemas 
--domain ekiga $pkgdir/etc/gconf/schemas/*.schemas
+  rm -f $pkgdir/etc/gconf/schemas/*.schemas
+}

Copied: ekiga/repos/testing-i686/ekiga.install (from rev 240181, 
ekiga/trunk/ekiga.install)
===
--- testing-i686/ekiga.install  (rev 0)
+++ testing-i686/ekiga.install  2015-06-02 08:11:32 UTC (rev 240182)
@@ -0,0 +1,22 @@
+pkgname=ekiga
+
+post_install() {
+  gconfpkg --install $pkgname
+  gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+}
+
+pre_upgrade() {
+  pre_remove $1
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+pre_remove() {
+  gconfpkg --uninstall $pkgname
+}
+
+post_remove() {
+  gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+}

Copied: ekiga/repos/testing-x86_64/PKGBUILD (from rev 240181, 
ekiga/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-06-02 08:11:32 UTC (rev 240182)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: Tom K t...@runbox.com
+
+pkgname=ekiga
+pkgver=4.0.1
+pkgrel=13
+pkgdesc=VOIP/Videoconferencing app with full SIP and H.323 support 
(GnomeMeeting expanded and renamed)
+url=http://www.ekiga.org;
+license=(GPL)
+arch=(i686 x86_64)
+depends=('opal' 'boost-libs' 'libxv' 'libnotify' 'gnome-icon-theme' 'avahi' 
'gtk2' 'gconf')
+makedepends=('intltool' 'gnome-doc-utils' 'evolution-data-server' 'boost')
+optdepends=('evolution-data-server: Evolution integration')
+options=(!emptydirs)
+install=ekiga.install
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('5f4f491c9496cf65ba057a9345d6bb0278f4eca07bcda5baeecf50bfcd9a4a3b')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var --disable-schemas-install \
+  --disable-scrollkeeper --enable-dbus --enable-avahi
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 install
+
+  install -m755 -d $pkgdir/usr/share/gconf/schemas
+  gconf-merge-schema $pkgdir/usr/share/gconf/schemas/$pkgname.schemas 
--domain ekiga $pkgdir/etc/gconf/schemas/*.schemas
+  rm -f $pkgdir/etc/gconf/schemas/*.schemas
+}

Copied: ekiga/repos/testing-x86_64/ekiga.install (from rev 240181, 
ekiga/trunk/ekiga.install)
===
--- testing-x86_64/ekiga.install(rev 0)
+++ 

[arch-commits] Commit in ekiga/trunk (PKGBUILD)

2015-06-02 Thread Jan de Groot
Date: Tuesday, June 2, 2015 @ 10:11:27
  Author: jgc
Revision: 240181

upgpkg: ekiga 4.0.1-13

Modified:
  ekiga/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-06-02 08:04:57 UTC (rev 240180)
+++ PKGBUILD2015-06-02 08:11:27 UTC (rev 240181)
@@ -4,7 +4,7 @@
 
 pkgname=ekiga
 pkgver=4.0.1
-pkgrel=12
+pkgrel=13
 pkgdesc=VOIP/Videoconferencing app with full SIP and H.323 support 
(GnomeMeeting expanded and renamed)
 url=http://www.ekiga.org;
 license=(GPL)


[arch-commits] Commit in perl-crypt-openssl-random/trunk (PKGBUILD)

2015-06-02 Thread Florian Pritz
Date: Tuesday, June 2, 2015 @ 11:34:18
  Author: bluewind
Revision: 240188

upgpkg: perl-crypt-openssl-random 0.10-2

perl 5.22 rebuild

Modified:
  perl-crypt-openssl-random/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-06-02 09:33:39 UTC (rev 240187)
+++ PKGBUILD2015-06-02 09:34:18 UTC (rev 240188)
@@ -2,7 +2,7 @@
 
 pkgname=perl-crypt-openssl-random
 pkgver=0.10
-pkgrel=1
+pkgrel=2
 pkgdesc='Routines for accessing the OpenSSL pseudo-random number generator'
 arch=(i686 x86_64)
 license=(PerlArtistic GPL)


[arch-commits] Commit in perl-crypt-openssl-random/repos (2 files)

2015-06-02 Thread Florian Pritz
Date: Tuesday, June 2, 2015 @ 11:34:21
  Author: bluewind
Revision: 240189

archrelease: copy trunk to staging-x86_64

Added:
  perl-crypt-openssl-random/repos/staging-x86_64/
  perl-crypt-openssl-random/repos/staging-x86_64/PKGBUILD
(from rev 240188, perl-crypt-openssl-random/trunk/PKGBUILD)

--+
 PKGBUILD |   48 
 1 file changed, 48 insertions(+)

Copied: perl-crypt-openssl-random/repos/staging-x86_64/PKGBUILD (from rev 
240188, perl-crypt-openssl-random/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2015-06-02 09:34:21 UTC (rev 240189)
@@ -0,0 +1,48 @@
+# Maintainer: Florian Pritz bluew...@xinu.at
+
+pkgname=perl-crypt-openssl-random
+pkgver=0.10
+pkgrel=2
+pkgdesc='Routines for accessing the OpenSSL pseudo-random number generator'
+arch=(i686 x86_64)
+license=(PerlArtistic GPL)
+options=(!emptydirs)
+depends=(perl openssl)
+url=https://metacpan.org/release/Crypt-OpenSSL-Random
+source=(http://search.cpan.org/CPAN/authors/id/R/RU/RURBAN/Crypt-OpenSSL-Random-$pkgver.tar.gz;)
+md5sums=(b89ca9314c3a066b440a7bb3cb8d725d)
+sha512sums=(e1fd1de82910a58c3f40e097fab6bfde9fb6162b07ebeadd16ff406a547fbd9c0cf5b0d46bba13093a00d9fac0044d9b793668411dd758c0169512d79b8bc691)
+_ddir=Crypt-OpenSSL-Random-$pkgver
+
+build() {
+  cd $srcdir/$_ddir
+  export PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps
+  unset PERL5LIB PERL_MM_OPT
+  /usr/bin/perl Makefile.PL
+  make
+}
+
+check() {
+  cd $srcdir/$_ddir
+  export PERL_MM_USE_DEFAULT=1
+  unset PERL5LIB
+  make test
+}
+
+package() {
+  cd $srcdir/$_ddir
+  make install INSTALLDIRS=vendor DESTDIR=$pkgdir
+# template start; name=perl-binary-module-dependency; version=1;
+if [[ $(find $pkgdir/usr/lib/perl5/ -name *.so) ]]; then
+   _perlver_min=$(perl -e '$v = $^V-{version}; print 
$v-[0]...($v-[1]);')
+   _perlver_max=$(perl -e '$v = $^V-{version}; print 
$v-[0]...($v-[1]+1);')
+   depends+=(perl=$_perlver_min perl$_perlver_max)
+fi
+# template end;
+}
+
+# Local Variables:
+# mode: shell-script
+# sh-basic-offset: 2
+# End:
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in darkstat/trunk (PKGBUILD)

2015-06-02 Thread Sergej Pupykin
Date: Tuesday, June 2, 2015 @ 11:35:23
  Author: spupykin
Revision: 134522

upgpkg: darkstat 3.0.719-1

upd

Modified:
  darkstat/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-06-01 23:28:00 UTC (rev 134521)
+++ PKGBUILD2015-06-02 09:35:23 UTC (rev 134522)
@@ -2,8 +2,8 @@
 # Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
 
 pkgname=darkstat
-pkgver=3.0.718
-pkgrel=2
+pkgver=3.0.719
+pkgrel=1
 pkgdesc=Network statistics gatherer (packet sniffer)
 url=http://dmr.ath.cx/net/darkstat/;
 license=(GPL)
@@ -14,7 +14,7 @@
darkstat.service
darkstat.conf)
 install=darkstat.install
-md5sums=('1fb31ac01d4689493c917fa622a002e7'
+md5sums=('963145de05cb21f4d93a9c244beeaea0'
  'e28c56657502ce3e62c1fc6bf5ce59f7'
  'aa9a9effd1e8f08860afcd6439fc94c5')
 


[arch-commits] Commit in kdeedu-artikulate/repos (4 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 08:54:47
  Author: arojas
Revision: 240045

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

Added:
  kdeedu-artikulate/repos/extra-i686/PKGBUILD
(from rev 240044, kdeedu-artikulate/trunk/PKGBUILD)
  kdeedu-artikulate/repos/extra-x86_64/PKGBUILD
(from rev 240044, kdeedu-artikulate/trunk/PKGBUILD)
Deleted:
  kdeedu-artikulate/repos/extra-i686/PKGBUILD
  kdeedu-artikulate/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 06:54:30 UTC (rev 240044)
+++ extra-i686/PKGBUILD 2015-06-02 06:54:47 UTC (rev 240045)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeedu-artikulate
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=Improve your pronunciation by listening to native speakers
-url=https://projects.kde.org/projects/kde/kdeedu/artikulate;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdeedu')
-depends=('kdebase-runtime' 'qt-gstreamer' 'kqtquickcharts')
-makedepends=('cmake' 'automoc4' 'boost')
-source=(http://download.kde.org/stable/applications/${pkgver}/src/artikulate-${pkgver}.tar.xz;)
-sha1sums=('e580e5d0ee64864629f9536b492f740c5cd1ffd6')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-  cmake ../artikulate-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdeedu-artikulate/repos/extra-i686/PKGBUILD (from rev 240044, 
kdeedu-artikulate/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 06:54:47 UTC (rev 240045)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeedu-artikulate
+pkgver=15.04.2
+pkgrel=1
+pkgdesc=Improve your pronunciation by listening to native speakers
+url=https://projects.kde.org/projects/kde/kdeedu/artikulate;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdeedu')
+depends=('kdebase-runtime' 'qt-gstreamer' 'kqtquickcharts')
+makedepends=('cmake' 'automoc4' 'boost')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/artikulate-${pkgver}.tar.xz;)
+sha1sums=('a69d71672723c714c8e5f71b43c7c27d0ae9375b')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../artikulate-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-02 06:54:30 UTC (rev 240044)
+++ extra-x86_64/PKGBUILD   2015-06-02 06:54:47 UTC (rev 240045)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeedu-artikulate
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=Improve your pronunciation by listening to native speakers
-url=https://projects.kde.org/projects/kde/kdeedu/artikulate;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdeedu')
-depends=('kdebase-runtime' 'qt-gstreamer' 'kqtquickcharts')
-makedepends=('cmake' 'automoc4' 'boost')
-source=(http://download.kde.org/stable/applications/${pkgver}/src/artikulate-${pkgver}.tar.xz;)
-sha1sums=('e580e5d0ee64864629f9536b492f740c5cd1ffd6')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-  cmake ../artikulate-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdeedu-artikulate/repos/extra-x86_64/PKGBUILD (from rev 240044, 
kdeedu-artikulate/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2015-06-02 06:54:47 UTC (rev 240045)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeedu-artikulate
+pkgver=15.04.2
+pkgrel=1
+pkgdesc=Improve your pronunciation by listening to native speakers
+url=https://projects.kde.org/projects/kde/kdeedu/artikulate;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdeedu')
+depends=('kdebase-runtime' 'qt-gstreamer' 

[arch-commits] Commit in kate/repos (14 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 08:54:14
  Author: arojas
Revision: 240043

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

Added:
  kate/repos/extra-i686/PKGBUILD
(from rev 240042, kate/trunk/PKGBUILD)
  kate/repos/extra-i686/kate.install
(from rev 240042, kate/trunk/kate.install)
  kate/repos/extra-i686/kwrite.install
(from rev 240042, kate/trunk/kwrite.install)
  kate/repos/extra-x86_64/PKGBUILD
(from rev 240042, kate/trunk/PKGBUILD)
  kate/repos/extra-x86_64/kate.install
(from rev 240042, kate/trunk/kate.install)
  kate/repos/extra-x86_64/kwrite.install
(from rev 240042, kate/trunk/kwrite.install)
Deleted:
  kate/repos/extra-i686/PKGBUILD
  kate/repos/extra-i686/kate.install
  kate/repos/extra-i686/kwrite.install
  kate/repos/extra-i686/pkgbuild-syntax-highlight.patch
  kate/repos/extra-x86_64/PKGBUILD
  kate/repos/extra-x86_64/kate.install
  kate/repos/extra-x86_64/kwrite.install
  kate/repos/extra-x86_64/pkgbuild-syntax-highlight.patch

--+
 /PKGBUILD|  136 +
 /kate.install|   26 
 /kwrite.install  |   24 
 extra-i686/PKGBUILD  |   68 
 extra-i686/kate.install  |   13 --
 extra-i686/kwrite.install|   12 --
 extra-i686/pkgbuild-syntax-highlight.patch   |   11 --
 extra-x86_64/PKGBUILD|   68 
 extra-x86_64/kate.install|   13 --
 extra-x86_64/kwrite.install  |   12 --
 extra-x86_64/pkgbuild-syntax-highlight.patch |   11 --
 11 files changed, 186 insertions(+), 208 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 06:53:32 UTC (rev 240042)
+++ extra-i686/PKGBUILD 2015-06-02 06:54:14 UTC (rev 240043)
@@ -1,68 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgbase=kate
-pkgname=('kwrite'
- 'kate')
-pkgver=15.04.1
-pkgrel=1
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('knewstuff' 'ktexteditor' 'threadweaver' 'kded' 'kitemmodels')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python' 'plasma-framework')
-optdepends=('kio-extras: extra protocols support (sftp, fish and more)')
-source=(http://download.kde.org/stable/applications/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz;)
-sha1sums=('bb0a352c739d660df1d781c74b5a05edd31bbead')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-  cmake ../${pkgbase}-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DSYSCONF_INSTALL_DIR=/etc \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
--DBUILD_TESTING=OFF
-  make
-}
-
-package_kwrite() {
-  pkgdesc=Text Editor
-  groups=('kde-applications' 'kdebase')
-  url=http://www.kde.org/applications/utilities/kwrite/;
-  install='kwrite.install'
-  replaces=('kdebase-kwrite')
-  conflicts=('kdebase-kwrite')
-  provides=('kdebase-kwrite')
-
-  cd build/kwrite
-  make DESTDIR=${pkgdir} install
-
-  cd ../../build/doc/kwrite
-  make DESTDIR=${pkgdir} install
-}
-
-package_kate() {
-  pkgdesc=Advanced Text Editor
-  groups=('kde-applications' 'kdebase')
-  url=http://www.kde.org/applications/utilities/kate/;
-  install='kate.install'
-  replaces=('kdesdk-kate')
-  conflicts=('kdesdk-kate')
-  provides=('kdesdk-kate')
-  optdepends=('konsole: open a terminal in Kate')
-
-  cd build/kate
-  make DESTDIR=${pkgdir} install
-
-  cd ../../build/doc/kate
-  make DESTDIR=${pkgdir} install
-
-  cd ../../../build/addons
-  make DESTDIR=${pkgdir} install
-}

Copied: kate/repos/extra-i686/PKGBUILD (from rev 240042, kate/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 06:54:14 UTC (rev 240043)
@@ -0,0 +1,68 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgbase=kate
+pkgname=('kwrite'
+ 'kate')
+pkgver=15.04.2
+pkgrel=1
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('knewstuff' 'ktexteditor' 'threadweaver' 'kded' 'kitemmodels')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python' 'plasma-framework')
+optdepends=('kio-extras: extra protocols support (sftp, fish and more)')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz;)
+sha1sums=('4a04e567425b727dab5eadc46a1c736b0eb98d89')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../${pkgbase}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DSYSCONF_INSTALL_DIR=/etc \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
+

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

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 08:54:30
  Author: arojas
Revision: 240044

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

Added:
  konsole/repos/extra-i686/PKGBUILD
(from rev 240043, konsole/trunk/PKGBUILD)
  konsole/repos/extra-x86_64/PKGBUILD
(from rev 240043, konsole/trunk/PKGBUILD)
Deleted:
  konsole/repos/extra-i686/PKGBUILD
  konsole/repos/extra-x86_64/PKGBUILD

---+
 /PKGBUILD |   72 
 extra-i686/PKGBUILD   |   35 ---
 extra-x86_64/PKGBUILD |   35 ---
 3 files changed, 72 insertions(+), 70 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 06:54:14 UTC (rev 240043)
+++ extra-i686/PKGBUILD 2015-06-02 06:54:30 UTC (rev 240044)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=konsole
-pkgver=15.04.1
-pkgrel=1
-arch=('i686' 'x86_64')
-url='http://kde.org/applications/system/konsole/'
-pkgdesc=Terminal
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdebase')
-depends=('kdelibs4support' 'knotifyconfig' 'kpty')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-replaces=('kdebase-konsole')
-conflicts=('kdebase-konsole4.14.3-2')
-source=(http://download.kde.org/stable/applications/${pkgver}/src/konsole-${pkgver}.tar.xz;)
-sha1sums=('680079ce40e41fcc8b29fa1c05cb94385840927e')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../konsole-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: konsole/repos/extra-i686/PKGBUILD (from rev 240043, 
konsole/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 06:54:30 UTC (rev 240044)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=konsole
+pkgver=15.04.2
+pkgrel=1
+arch=('i686' 'x86_64')
+url='http://kde.org/applications/system/konsole/'
+pkgdesc=Terminal
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdebase')
+depends=('kdelibs4support' 'knotifyconfig' 'kpty')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+replaces=('kdebase-konsole')
+conflicts=('kdebase-konsole4.14.3-2')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/konsole-${pkgver}.tar.xz;)
+sha1sums=('97eadd8276c19c362893dab747a2d5824fc56d36')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../konsole-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-02 06:54:14 UTC (rev 240043)
+++ extra-x86_64/PKGBUILD   2015-06-02 06:54:30 UTC (rev 240044)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=konsole
-pkgver=15.04.1
-pkgrel=1
-arch=('i686' 'x86_64')
-url='http://kde.org/applications/system/konsole/'
-pkgdesc=Terminal
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdebase')
-depends=('kdelibs4support' 'knotifyconfig' 'kpty')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-replaces=('kdebase-konsole')
-conflicts=('kdebase-konsole4.14.3-2')
-source=(http://download.kde.org/stable/applications/${pkgver}/src/konsole-${pkgver}.tar.xz;)
-sha1sums=('680079ce40e41fcc8b29fa1c05cb94385840927e')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../konsole-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: konsole/repos/extra-x86_64/PKGBUILD (from rev 240043, 
konsole/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2015-06-02 06:54:30 UTC (rev 240044)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=konsole
+pkgver=15.04.2
+pkgrel=1
+arch=('i686' 'x86_64')
+url='http://kde.org/applications/system/konsole/'
+pkgdesc=Terminal
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdebase')
+depends=('kdelibs4support' 

[arch-commits] Commit in kaccounts-providers/repos/extra-any (4 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 08:50:35
  Author: arojas
Revision: 240031

archrelease: copy trunk to extra-any

Added:
  kaccounts-providers/repos/extra-any/PKGBUILD
(from rev 240030, kaccounts-providers/trunk/PKGBUILD)
  kaccounts-providers/repos/extra-any/kaccounts-providers.install
(from rev 240030, kaccounts-providers/trunk/kaccounts-providers.install)
Deleted:
  kaccounts-providers/repos/extra-any/PKGBUILD
  kaccounts-providers/repos/extra-any/kaccounts-providers.install

-+
 PKGBUILD|   68 +-
 kaccounts-providers.install |   22 ++---
 2 files changed, 45 insertions(+), 45 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-06-02 06:50:25 UTC (rev 240030)
+++ PKGBUILD2015-06-02 06:50:35 UTC (rev 240031)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas aro...@archlinux.org
-
-pkgname=kaccounts-providers
-pkgver=15.04.1
-pkgrel=1
-pkgdesc='Small system to administer web accounts for the sites and services 
across the KDE desktop, including: Google, Facebook, Owncloud, IMAP, 
-Jabber and others'
-arch=('any')
-url='https://projects.kde.org/projects/playground/base/kde-accounts/kaccounts-providers'
-license=('GPL')
-groups=('kde-applications' 'kdenetwork')
-depends=('libaccounts-glib')
-makedepends=('extra-cmake-modules' 'intltool')
-install=$pkgname.install
-source=(http://download.kde.org/stable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz;)
-md5sums=('187a4bd66cad43a2e6eccb266f855560')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=$pkgdir install
-}

Copied: kaccounts-providers/repos/extra-any/PKGBUILD (from rev 240030, 
kaccounts-providers/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-06-02 06:50:35 UTC (rev 240031)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Antonio Rojas aro...@archlinux.org
+
+pkgname=kaccounts-providers
+pkgver=15.04.2
+pkgrel=1
+pkgdesc='Small system to administer web accounts for the sites and services 
across the KDE desktop, including: Google, Facebook, Owncloud, IMAP, 
+Jabber and others'
+arch=('any')
+url='https://projects.kde.org/projects/playground/base/kde-accounts/kaccounts-providers'
+license=('GPL')
+groups=('kde-applications' 'kdenetwork')
+depends=('libaccounts-glib')
+makedepends=('extra-cmake-modules' 'intltool')
+install=$pkgname.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz;)
+md5sums=('8507560d3de86f9932f5381ef173e812')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Deleted: kaccounts-providers.install
===
--- kaccounts-providers.install 2015-06-02 06:50:25 UTC (rev 240030)
+++ kaccounts-providers.install 2015-06-02 06:50:35 UTC (rev 240031)
@@ -1,11 +0,0 @@
-post_install() {
-xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_update() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: kaccounts-providers/repos/extra-any/kaccounts-providers.install (from 
rev 240030, kaccounts-providers/trunk/kaccounts-providers.install)
===
--- kaccounts-providers.install (rev 0)
+++ kaccounts-providers.install 2015-06-02 06:50:35 UTC (rev 240031)
@@ -0,0 +1,11 @@
+post_install() {
+xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_update() {
+post_install
+}
+
+post_remove() {
+post_install
+}


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

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 08:50:09
  Author: arojas
Revision: 240029

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

Added:
  kqtquickcharts/repos/extra-i686/PKGBUILD
(from rev 240028, kqtquickcharts/trunk/PKGBUILD)
  kqtquickcharts/repos/extra-x86_64/PKGBUILD
(from rev 240028, kqtquickcharts/trunk/PKGBUILD)
Deleted:
  kqtquickcharts/repos/extra-i686/PKGBUILD
  kqtquickcharts/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 06:49:53 UTC (rev 240028)
+++ extra-i686/PKGBUILD 2015-06-02 06:50:09 UTC (rev 240029)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kqtquickcharts
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=A QtQuick plugin to render beautiful and interactive charts
-url=https://projects.kde.org/projects/kde/kdeedu/kqtquickcharts;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdelibs')
-makedepends=('cmake' 'automoc4')
-source=(http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('62ad7537678ce0fb5f0eb111f21902b393881a24')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-  cmake ../${pkgname}-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: kqtquickcharts/repos/extra-i686/PKGBUILD (from rev 240028, 
kqtquickcharts/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 06:50:09 UTC (rev 240029)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kqtquickcharts
+pkgver=15.04.2
+pkgrel=1
+pkgdesc=A QtQuick plugin to render beautiful and interactive charts
+url=https://projects.kde.org/projects/kde/kdeedu/kqtquickcharts;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdelibs')
+makedepends=('cmake' 'automoc4')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('7e113e230d8f4b50725f2e2040b8e2d8e06e0589')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-02 06:49:53 UTC (rev 240028)
+++ extra-x86_64/PKGBUILD   2015-06-02 06:50:09 UTC (rev 240029)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kqtquickcharts
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=A QtQuick plugin to render beautiful and interactive charts
-url=https://projects.kde.org/projects/kde/kdeedu/kqtquickcharts;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdelibs')
-makedepends=('cmake' 'automoc4')
-source=(http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('62ad7537678ce0fb5f0eb111f21902b393881a24')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-  cmake ../${pkgname}-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: kqtquickcharts/repos/extra-x86_64/PKGBUILD (from rev 240028, 
kqtquickcharts/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2015-06-02 06:50:09 UTC (rev 240029)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kqtquickcharts
+pkgver=15.04.2
+pkgrel=1
+pkgdesc=A QtQuick plugin to render beautiful and interactive charts
+url=https://projects.kde.org/projects/kde/kdeedu/kqtquickcharts;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdelibs')
+makedepends=('cmake' 'automoc4')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('7e113e230d8f4b50725f2e2040b8e2d8e06e0589')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+

[arch-commits] Commit in kdeadmin-kuser/repos (8 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 08:53:07
  Author: arojas
Revision: 240041

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

Added:
  kdeadmin-kuser/repos/extra-i686/PKGBUILD
(from rev 240040, kdeadmin-kuser/trunk/PKGBUILD)
  kdeadmin-kuser/repos/extra-i686/kdeadmin-kuser.install
(from rev 240040, kdeadmin-kuser/trunk/kdeadmin-kuser.install)
  kdeadmin-kuser/repos/extra-x86_64/PKGBUILD
(from rev 240040, kdeadmin-kuser/trunk/PKGBUILD)
  kdeadmin-kuser/repos/extra-x86_64/kdeadmin-kuser.install
(from rev 240040, kdeadmin-kuser/trunk/kdeadmin-kuser.install)
Deleted:
  kdeadmin-kuser/repos/extra-i686/PKGBUILD
  kdeadmin-kuser/repos/extra-i686/kdeadmin-kuser.install
  kdeadmin-kuser/repos/extra-x86_64/PKGBUILD
  kdeadmin-kuser/repos/extra-x86_64/kdeadmin-kuser.install

-+
 /PKGBUILD   |   64 ++
 /kdeadmin-kuser.install |   22 +++
 extra-i686/PKGBUILD |   32 -
 extra-i686/kdeadmin-kuser.install   |   11 -
 extra-x86_64/PKGBUILD   |   32 -
 extra-x86_64/kdeadmin-kuser.install |   11 -
 6 files changed, 86 insertions(+), 86 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 06:52:52 UTC (rev 240040)
+++ extra-i686/PKGBUILD 2015-06-02 06:53:07 UTC (rev 240041)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeadmin-kuser
-pkgver=15.04.1
-pkgrel=1
-pkgdesc='User Manager'
-url='http://kde.org/applications/system/kuser/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdeadmin')
-depends=('kdebase-runtime' 'kdepimlibs')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/applications/${pkgver}/src/kuser-${pkgver}.tar.xz;)
-sha1sums=('9cb343705e9b30e799947dadd0b135e069457620')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../kuser-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=$pkgdir install
-}

Copied: kdeadmin-kuser/repos/extra-i686/PKGBUILD (from rev 240040, 
kdeadmin-kuser/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 06:53:07 UTC (rev 240041)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeadmin-kuser
+pkgver=15.04.2
+pkgrel=1
+pkgdesc='User Manager'
+url='http://kde.org/applications/system/kuser/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdeadmin')
+depends=('kdebase-runtime' 'kdepimlibs')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/kuser-${pkgver}.tar.xz;)
+sha1sums=('264921d5bc3bd33921abac7fc4cfd0d19862f204')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kuser-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-i686/kdeadmin-kuser.install
===
--- extra-i686/kdeadmin-kuser.install   2015-06-02 06:52:52 UTC (rev 240040)
+++ extra-i686/kdeadmin-kuser.install   2015-06-02 06:53:07 UTC (rev 240041)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdeadmin-kuser/repos/extra-i686/kdeadmin-kuser.install (from rev 
240040, kdeadmin-kuser/trunk/kdeadmin-kuser.install)
===
--- extra-i686/kdeadmin-kuser.install   (rev 0)
+++ extra-i686/kdeadmin-kuser.install   2015-06-02 06:53:07 UTC (rev 240041)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-02 06:52:52 UTC (rev 240040)
+++ extra-x86_64/PKGBUILD   2015-06-02 06:53:07 UTC (rev 240041)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeadmin-kuser
-pkgver=15.04.1
-pkgrel=1
-pkgdesc='User Manager'
-url='http://kde.org/applications/system/kuser/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 

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

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 08:53:32
  Author: arojas
Revision: 240042

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

Added:
  kdeartwork/repos/extra-i686/PKGBUILD
(from rev 240041, kdeartwork/trunk/PKGBUILD)
  kdeartwork/repos/extra-x86_64/PKGBUILD
(from rev 240041, kdeartwork/trunk/PKGBUILD)
Deleted:
  kdeartwork/repos/extra-i686/PKGBUILD
  kdeartwork/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 06:53:07 UTC (rev 240041)
+++ extra-i686/PKGBUILD 2015-06-02 06:53:32 UTC (rev 240042)
@@ -1,91 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-# Contributor: Pierre Schmitz pie...@archlinux.de
-
-pkgbase=kdeartwork
-pkgname=('kdeartwork-colorschemes'
- 'kdeartwork-desktopthemes'
- 'kdeartwork-emoticons'
- 'kdeartwork-iconthemes'
- 'kdeartwork-kscreensaver'
- 'kdeartwork-styles'
- 'kdeartwork-wallpapers'
- 'kdeartwork-weatherwallpapers')
-pkgver=15.04.1
-pkgrel=1
-arch=('i686' 'x86_64')
-url='http://www.kde.org'
-license=('GPL' 'LGPL' 'FDL')
-groups=('kdeartwork')
-makedepends=('cmake' 'automoc4' 'xscreensaver' 'eigen' 'kdebase-workspace' 
'libkexiv2')
-source=(http://download.kde.org/stable/applications/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz;)
-sha1sums=('6678b14d95f5cb1d2e000917fbe6d3cc5acf4090')
-
-build() {
-   cd $srcdir
-   mkdir build
-   cd build
-   cmake ../${pkgbase}-${pkgver} \
-   -DCMAKE_BUILD_TYPE=Release \
-   -DKDE4_BUILD_TESTS=OFF \
-   -DCMAKE_SKIP_RPATH=ON \
-   -DCMAKE_INSTALL_PREFIX=/usr
-   make
-}
-
-package_kdeartwork-colorschemes() {
-   pkgdesc='KDE color schemes'
-   replaces=('kdeaccessibility-colorschemes')
-   cd $srcdir/build/ColorSchemes
-   make DESTDIR=$pkgdir install
-}
-
-package_kdeartwork-desktopthemes() {
-   pkgdesc='KDE desktop themes'
-   cd $srcdir/build/desktopthemes
-   make DESTDIR=$pkgdir install
-}
-
-package_kdeartwork-emoticons() {
-   pkgdesc='KDE emoticons'
-   cd $srcdir/build/emoticons
-   make DESTDIR=$pkgdir install
-}
-
-package_kdeartwork-iconthemes() {
-   pkgdesc='KDE icon themes'
-   replaces=('kdeaccessibility-iconthemes')
-   cd $srcdir/build/IconThemes
-   make DESTDIR=$pkgdir install
-}
-
-package_kdeartwork-kscreensaver() {
-   pkgdesc='KDE screensaver'
-   depends=('kdebase-workspace' 'libkexiv2')
-   cd $srcdir/build/kscreensaver
-   make DESTDIR=$pkgdir install
-}
-
-package_kdeartwork-styles() {
-   pkgdesc='KDE styles'
-   depends=('kdebase-workspace')
-   cd $srcdir/build/styles
-   make DESTDIR=$pkgdir install
-   cd $srcdir/build/kwin-styles
-   make DESTDIR=$pkgdir install
-}
-
-package_kdeartwork-wallpapers() {
-   pkgdesc='KDE wallpapers'
-   cd $srcdir/build/wallpapers
-   make DESTDIR=$pkgdir install
-   cd $srcdir/build/HighResolutionWallpapers
-   make DESTDIR=$pkgdir install
-}
-
-package_kdeartwork-weatherwallpapers() {
-   pkgdesc='KDE weather wallpapers'
-   cd $srcdir/build/WeatherWallpapers
-   make DESTDIR=$pkgdir install
-}

Copied: kdeartwork/repos/extra-i686/PKGBUILD (from rev 240041, 
kdeartwork/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 06:53:32 UTC (rev 240042)
@@ -0,0 +1,91 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+# Contributor: Pierre Schmitz pie...@archlinux.de
+
+pkgbase=kdeartwork
+pkgname=('kdeartwork-colorschemes'
+ 'kdeartwork-desktopthemes'
+ 'kdeartwork-emoticons'
+ 'kdeartwork-iconthemes'
+ 'kdeartwork-kscreensaver'
+ 'kdeartwork-styles'
+ 'kdeartwork-wallpapers'
+ 'kdeartwork-weatherwallpapers')
+pkgver=15.04.2
+pkgrel=1
+arch=('i686' 'x86_64')
+url='http://www.kde.org'
+license=('GPL' 'LGPL' 'FDL')
+groups=('kdeartwork')
+makedepends=('cmake' 'automoc4' 'xscreensaver' 'eigen' 'kdebase-workspace' 
'libkexiv2')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz;)
+sha1sums=('b6e1ea3cb4abf75960b43a5af5386736cee76552')
+
+build() {
+   cd $srcdir
+   mkdir build
+   cd build
+   cmake ../${pkgbase}-${pkgver} \
+   -DCMAKE_BUILD_TYPE=Release \
+   -DKDE4_BUILD_TESTS=OFF \
+   -DCMAKE_SKIP_RPATH=ON \
+   

[arch-commits] Commit in kdegames-picmi/repos (8 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 09:09:50
  Author: arojas
Revision: 240104

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

Added:
  kdegames-picmi/repos/extra-i686/PKGBUILD
(from rev 240103, kdegames-picmi/trunk/PKGBUILD)
  kdegames-picmi/repos/extra-i686/kdegames-picmi.install
(from rev 240103, kdegames-picmi/trunk/kdegames-picmi.install)
  kdegames-picmi/repos/extra-x86_64/PKGBUILD
(from rev 240103, kdegames-picmi/trunk/PKGBUILD)
  kdegames-picmi/repos/extra-x86_64/kdegames-picmi.install
(from rev 240103, kdegames-picmi/trunk/kdegames-picmi.install)
Deleted:
  kdegames-picmi/repos/extra-i686/PKGBUILD
  kdegames-picmi/repos/extra-i686/kdegames-picmi.install
  kdegames-picmi/repos/extra-x86_64/PKGBUILD
  kdegames-picmi/repos/extra-x86_64/kdegames-picmi.install

-+
 /PKGBUILD   |   68 ++
 /kdegames-picmi.install |   22 +++
 extra-i686/PKGBUILD |   34 -
 extra-i686/kdegames-picmi.install   |   11 -
 extra-x86_64/PKGBUILD   |   34 -
 extra-x86_64/kdegames-picmi.install |   11 -
 6 files changed, 90 insertions(+), 90 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 07:09:35 UTC (rev 240103)
+++ extra-i686/PKGBUILD 2015-06-02 07:09:50 UTC (rev 240104)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdegames-picmi
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=A nonogram logic game for KDE
-url=http://kde.org/applications/games/picmi/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegames')
-depends=('kdebase-runtime' 'libkdegames4')
-makedepends=('cmake' 'automoc4')
-replaces=('picmi')
-conflicts=('picmi')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/applications/${pkgver}/src/picmi-${pkgver}.tar.xz;)
-sha1sums=('864036a835171c1bab53cf9866ab3734832d1f8c')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../picmi-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdegames-picmi/repos/extra-i686/PKGBUILD (from rev 240103, 
kdegames-picmi/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 07:09:50 UTC (rev 240104)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegames-picmi
+pkgver=15.04.2
+pkgrel=1
+pkgdesc=A nonogram logic game for KDE
+url=http://kde.org/applications/games/picmi/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegames')
+depends=('kdebase-runtime' 'libkdegames4')
+makedepends=('cmake' 'automoc4')
+replaces=('picmi')
+conflicts=('picmi')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/picmi-${pkgver}.tar.xz;)
+sha1sums=('faf4261854e5e5617b0d6bc851c200da34bc15ac')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../picmi-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/kdegames-picmi.install
===
--- extra-i686/kdegames-picmi.install   2015-06-02 07:09:35 UTC (rev 240103)
+++ extra-i686/kdegames-picmi.install   2015-06-02 07:09:50 UTC (rev 240104)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdegames-picmi/repos/extra-i686/kdegames-picmi.install (from rev 
240103, kdegames-picmi/trunk/kdegames-picmi.install)
===
--- extra-i686/kdegames-picmi.install   (rev 0)
+++ extra-i686/kdegames-picmi.install   2015-06-02 07:09:50 UTC (rev 240104)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-02 07:09:35 UTC (rev 240103)
+++ extra-x86_64/PKGBUILD   2015-06-02 07:09:50 UTC (rev 240104)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdegames-picmi
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=A nonogram logic game for KDE

[arch-commits] Commit in kdegames-palapeli/repos (8 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 09:09:35
  Author: arojas
Revision: 240103

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

Added:
  kdegames-palapeli/repos/extra-i686/PKGBUILD
(from rev 240102, kdegames-palapeli/trunk/PKGBUILD)
  kdegames-palapeli/repos/extra-i686/kdegames-palapeli.install
(from rev 240102, kdegames-palapeli/trunk/kdegames-palapeli.install)
  kdegames-palapeli/repos/extra-x86_64/PKGBUILD
(from rev 240102, kdegames-palapeli/trunk/PKGBUILD)
  kdegames-palapeli/repos/extra-x86_64/kdegames-palapeli.install
(from rev 240102, kdegames-palapeli/trunk/kdegames-palapeli.install)
Deleted:
  kdegames-palapeli/repos/extra-i686/PKGBUILD
  kdegames-palapeli/repos/extra-i686/kdegames-palapeli.install
  kdegames-palapeli/repos/extra-x86_64/PKGBUILD
  kdegames-palapeli/repos/extra-x86_64/kdegames-palapeli.install

+
 /PKGBUILD  |   64 +++
 /kdegames-palapeli.install |   26 
 extra-i686/PKGBUILD|   32 ---
 extra-i686/kdegames-palapeli.install   |   13 --
 extra-x86_64/PKGBUILD  |   32 ---
 extra-x86_64/kdegames-palapeli.install |   13 --
 6 files changed, 90 insertions(+), 90 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 07:09:20 UTC (rev 240102)
+++ extra-i686/PKGBUILD 2015-06-02 07:09:35 UTC (rev 240103)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdegames-palapeli
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=A single-player jigsaw puzzle game
-url=http://kde.org/applications/games/palapeli/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegames')
-depends=('kdebase-runtime' 'libkdegames4' 'qhull')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/applications/${pkgver}/src/palapeli-${pkgver}.tar.xz;)
-sha1sums=('4a84b31498e81c1b7d15d714d525d23d970cdc02')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../palapeli-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdegames-palapeli/repos/extra-i686/PKGBUILD (from rev 240102, 
kdegames-palapeli/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 07:09:35 UTC (rev 240103)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegames-palapeli
+pkgver=15.04.2
+pkgrel=1
+pkgdesc=A single-player jigsaw puzzle game
+url=http://kde.org/applications/games/palapeli/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegames')
+depends=('kdebase-runtime' 'libkdegames4' 'qhull')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/palapeli-${pkgver}.tar.xz;)
+sha1sums=('d59220e2e76b2ea057d0d571f42392deab23defb')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../palapeli-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/kdegames-palapeli.install
===
--- extra-i686/kdegames-palapeli.install2015-06-02 07:09:20 UTC (rev 
240102)
+++ extra-i686/kdegames-palapeli.install2015-06-02 07:09:35 UTC (rev 
240103)
@@ -1,13 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-   update-desktop-database -q
-   update-mime-database usr/share/mime  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdegames-palapeli/repos/extra-i686/kdegames-palapeli.install (from rev 
240102, kdegames-palapeli/trunk/kdegames-palapeli.install)
===
--- extra-i686/kdegames-palapeli.install(rev 0)
+++ extra-i686/kdegames-palapeli.install2015-06-02 07:09:35 UTC (rev 
240103)
@@ -0,0 +1,13 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+   update-desktop-database -q
+   update-mime-database usr/share/mime  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-02 07:09:20 UTC (rev 240102)
+++ 

[arch-commits] Commit in kdegames-kubrick/repos (8 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 09:09:05
  Author: arojas
Revision: 240101

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

Added:
  kdegames-kubrick/repos/extra-i686/PKGBUILD
(from rev 240100, kdegames-kubrick/trunk/PKGBUILD)
  kdegames-kubrick/repos/extra-i686/kdegames-kubrick.install
(from rev 240100, kdegames-kubrick/trunk/kdegames-kubrick.install)
  kdegames-kubrick/repos/extra-x86_64/PKGBUILD
(from rev 240100, kdegames-kubrick/trunk/PKGBUILD)
  kdegames-kubrick/repos/extra-x86_64/kdegames-kubrick.install
(from rev 240100, kdegames-kubrick/trunk/kdegames-kubrick.install)
Deleted:
  kdegames-kubrick/repos/extra-i686/PKGBUILD
  kdegames-kubrick/repos/extra-i686/kdegames-kubrick.install
  kdegames-kubrick/repos/extra-x86_64/PKGBUILD
  kdegames-kubrick/repos/extra-x86_64/kdegames-kubrick.install

---+
 /PKGBUILD |   70 
 /kdegames-kubrick.install |   22 ++
 extra-i686/PKGBUILD   |   35 
 extra-i686/kdegames-kubrick.install   |   11 -
 extra-x86_64/PKGBUILD |   35 
 extra-x86_64/kdegames-kubrick.install |   11 -
 6 files changed, 92 insertions(+), 92 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 07:08:50 UTC (rev 240100)
+++ extra-i686/PKGBUILD 2015-06-02 07:09:05 UTC (rev 240101)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdegames-kubrick
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=Based on the famous Rubik's Cube
-url=http://kde.org/applications/games/kubrick/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegames')
-depends=('kdebase-runtime' 'libkdegames4' 'glu')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/applications/${pkgver}/src/kubrick-${pkgver}.tar.xz;)
-sha1sums=('021ededf1c720fecafd8b0ea78c38259ad5bf1ea')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-  cmake ../kubrick-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdegames-kubrick/repos/extra-i686/PKGBUILD (from rev 240100, 
kdegames-kubrick/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 07:09:05 UTC (rev 240101)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegames-kubrick
+pkgver=15.04.2
+pkgrel=1
+pkgdesc=Based on the famous Rubik's Cube
+url=http://kde.org/applications/games/kubrick/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegames')
+depends=('kdebase-runtime' 'libkdegames4' 'glu')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/kubrick-${pkgver}.tar.xz;)
+sha1sums=('1e7d5a7a8df64714edd53beb69b31f1c91881fda')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../kubrick-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/kdegames-kubrick.install
===
--- extra-i686/kdegames-kubrick.install 2015-06-02 07:08:50 UTC (rev 240100)
+++ extra-i686/kdegames-kubrick.install 2015-06-02 07:09:05 UTC (rev 240101)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdegames-kubrick/repos/extra-i686/kdegames-kubrick.install (from rev 
240100, kdegames-kubrick/trunk/kdegames-kubrick.install)
===
--- extra-i686/kdegames-kubrick.install (rev 0)
+++ extra-i686/kdegames-kubrick.install 2015-06-02 07:09:05 UTC (rev 240101)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-02 07:08:50 UTC (rev 240100)
+++ extra-x86_64/PKGBUILD   2015-06-02 07:09:05 UTC (rev 240101)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdegames-kubrick
-pkgver=15.04.1

[arch-commits] Commit in gwenview/repos (8 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 09:10:05
  Author: arojas
Revision: 240105

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

Added:
  gwenview/repos/extra-i686/PKGBUILD
(from rev 240104, gwenview/trunk/PKGBUILD)
  gwenview/repos/extra-i686/gwenview.install
(from rev 240104, gwenview/trunk/gwenview.install)
  gwenview/repos/extra-x86_64/PKGBUILD
(from rev 240104, gwenview/trunk/PKGBUILD)
  gwenview/repos/extra-x86_64/gwenview.install
(from rev 240104, gwenview/trunk/gwenview.install)
Deleted:
  gwenview/repos/extra-i686/PKGBUILD
  gwenview/repos/extra-i686/gwenview.install
  gwenview/repos/extra-x86_64/PKGBUILD
  gwenview/repos/extra-x86_64/gwenview.install

---+
 /PKGBUILD |   84 
 /gwenview.install |   24 +++
 extra-i686/PKGBUILD   |   42 
 extra-i686/gwenview.install   |   12 -
 extra-x86_64/PKGBUILD |   42 
 extra-x86_64/gwenview.install |   12 -
 6 files changed, 108 insertions(+), 108 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 07:09:50 UTC (rev 240104)
+++ extra-i686/PKGBUILD 2015-06-02 07:10:05 UTC (rev 240105)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=gwenview
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=A fast and easy to use image viewer for KDE
-url='http://kde.org/applications/graphics/gwenview/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegraphics')
-depends=('kded' 'kactivities-frameworks' 'baloo')
-optdepends=('qt5-imageformats: support for tiff, webp, and more image formats'
-'kimageformats: support for dds, xcf, exr, psd, and more image 
formats')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-replaces=('kdegraphics-gwenview')
-conflicts=('kdegraphics-gwenview')
-install=$pkgname.install
-source=(http://download.kde.org/stable/applications/${pkgver}/src/gwenview-${pkgver}.tar.xz;)
-sha1sums=('3ea4d9405d1da397ef70708f5daca61bfa55fc3a')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-  cmake ../${pkgname}-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DLIB_INSTALL_DIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
--DGWENVIEW_SEMANTICINFO_BACKEND=Baloo \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: gwenview/repos/extra-i686/PKGBUILD (from rev 240104, 
gwenview/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 07:10:05 UTC (rev 240105)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=gwenview
+pkgver=15.04.2
+pkgrel=1
+pkgdesc=A fast and easy to use image viewer for KDE
+url='http://kde.org/applications/graphics/gwenview/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegraphics')
+depends=('kded' 'kactivities-frameworks' 'baloo')
+optdepends=('qt5-imageformats: support for tiff, webp, and more image formats'
+'kimageformats: support for dds, xcf, exr, psd, and more image 
formats')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+replaces=('kdegraphics-gwenview')
+conflicts=('kdegraphics-gwenview')
+install=$pkgname.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/gwenview-${pkgver}.tar.xz;)
+sha1sums=('661746e9eecb5906139cdb61afb7f7c5faaff465')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DLIB_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
+-DGWENVIEW_SEMANTICINFO_BACKEND=Baloo \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/gwenview.install
===
--- extra-i686/gwenview.install 2015-06-02 07:09:50 UTC (rev 240104)
+++ extra-i686/gwenview.install 2015-06-02 07:10:05 UTC (rev 240105)
@@ -1,12 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-update-desktop-database -q
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: gwenview/repos/extra-i686/gwenview.install (from rev 240104, 
gwenview/trunk/gwenview.install)
===
--- extra-i686/gwenview.install (rev 0)
+++ extra-i686/gwenview.install 2015-06-02 07:10:05 UTC (rev 240105)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource 

[arch-commits] Commit in kdegames-lskat/repos (8 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 09:09:20
  Author: arojas
Revision: 240102

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

Added:
  kdegames-lskat/repos/extra-i686/PKGBUILD
(from rev 240101, kdegames-lskat/trunk/PKGBUILD)
  kdegames-lskat/repos/extra-i686/kdegames-lskat.install
(from rev 240101, kdegames-lskat/trunk/kdegames-lskat.install)
  kdegames-lskat/repos/extra-x86_64/PKGBUILD
(from rev 240101, kdegames-lskat/trunk/PKGBUILD)
  kdegames-lskat/repos/extra-x86_64/kdegames-lskat.install
(from rev 240101, kdegames-lskat/trunk/kdegames-lskat.install)
Deleted:
  kdegames-lskat/repos/extra-i686/PKGBUILD
  kdegames-lskat/repos/extra-i686/kdegames-lskat.install
  kdegames-lskat/repos/extra-x86_64/PKGBUILD
  kdegames-lskat/repos/extra-x86_64/kdegames-lskat.install

-+
 /PKGBUILD   |   64 ++
 /kdegames-lskat.install |   24 
 extra-i686/PKGBUILD |   32 -
 extra-i686/kdegames-lskat.install   |   12 --
 extra-x86_64/PKGBUILD   |   32 -
 extra-x86_64/kdegames-lskat.install |   12 --
 6 files changed, 88 insertions(+), 88 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 07:09:05 UTC (rev 240101)
+++ extra-i686/PKGBUILD 2015-06-02 07:09:20 UTC (rev 240102)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdegames-lskat
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=Lieutenant Skat is a fun and engaging card game for two players
-url=http://kde.org/applications/games/lskat/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegames')
-depends=('kdebase-runtime' 'libkdegames4')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/applications/${pkgver}/src/lskat-${pkgver}.tar.xz;)
-sha1sums=('fd37d6826095a25d6a955dd3d1323da3f87dc314')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../lskat-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdegames-lskat/repos/extra-i686/PKGBUILD (from rev 240101, 
kdegames-lskat/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 07:09:20 UTC (rev 240102)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegames-lskat
+pkgver=15.04.2
+pkgrel=1
+pkgdesc=Lieutenant Skat is a fun and engaging card game for two players
+url=http://kde.org/applications/games/lskat/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegames')
+depends=('kdebase-runtime' 'libkdegames4')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/lskat-${pkgver}.tar.xz;)
+sha1sums=('ff9a750649394e1521294b8b526a3dd9ca5ee031')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../lskat-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/kdegames-lskat.install
===
--- extra-i686/kdegames-lskat.install   2015-06-02 07:09:05 UTC (rev 240101)
+++ extra-i686/kdegames-lskat.install   2015-06-02 07:09:20 UTC (rev 240102)
@@ -1,12 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-   update-desktop-database -q
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdegames-lskat/repos/extra-i686/kdegames-lskat.install (from rev 
240101, kdegames-lskat/trunk/kdegames-lskat.install)
===
--- extra-i686/kdegames-lskat.install   (rev 0)
+++ extra-i686/kdegames-lskat.install   2015-06-02 07:09:20 UTC (rev 240102)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+   update-desktop-database -q
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-02 07:09:05 UTC (rev 240101)
+++ extra-x86_64/PKGBUILD   2015-06-02 07:09:20 UTC (rev 240102)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdegames-lskat

[arch-commits] Commit in telepathy-kde-integration-module/repos (4 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 09:19:14
  Author: arojas
Revision: 240140

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

Added:
  telepathy-kde-integration-module/repos/extra-i686/PKGBUILD
(from rev 240139, telepathy-kde-integration-module/trunk/PKGBUILD)
  telepathy-kde-integration-module/repos/extra-x86_64/PKGBUILD
(from rev 240139, telepathy-kde-integration-module/trunk/PKGBUILD)
Deleted:
  telepathy-kde-integration-module/repos/extra-i686/PKGBUILD
  telepathy-kde-integration-module/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 07:18:58 UTC (rev 240139)
+++ extra-i686/PKGBUILD 2015-06-02 07:19:14 UTC (rev 240140)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Laurent Carlier lordhea...@gmail.com
-# Contributor: Antonio Rojas aro...@archlinux.org
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-module
-pkgver=15.04.1
-pkgrel=1
-pkgdesc='Sits in KDED and takes care of various bits of system integration 
like setting user to auto-away or handling connection errors'
-arch=('i686' 'x86_64')
-url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
-license=('GPL')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'kidletime')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=(http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
-md5sums=('f4b7c87185632d64b8dc408bbf7b02af')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DLIB_INSTALL_DIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: telepathy-kde-integration-module/repos/extra-i686/PKGBUILD (from rev 
240139, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 07:19:14 UTC (rev 240140)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Laurent Carlier lordhea...@gmail.com
+# Contributor: Antonio Rojas aro...@archlinux.org
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=15.04.2
+pkgrel=1
+pkgdesc='Sits in KDED and takes care of various bits of system integration 
like setting user to auto-away or handling connection errors'
+arch=('i686' 'x86_64')
+url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=('GPL')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-kde-common-internals' 'kidletime')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
+md5sums=('edb9dd53025e6bf6958a50e221ace235')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-02 07:18:58 UTC (rev 240139)
+++ extra-x86_64/PKGBUILD   2015-06-02 07:19:14 UTC (rev 240140)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Laurent Carlier lordhea...@gmail.com
-# Contributor: Antonio Rojas aro...@archlinux.org
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-module
-pkgver=15.04.1
-pkgrel=1
-pkgdesc='Sits in KDED and takes care of various bits of system integration 
like setting user to auto-away or handling connection errors'
-arch=('i686' 'x86_64')
-url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
-license=('GPL')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'kidletime')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=(http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
-md5sums=('f4b7c87185632d64b8dc408bbf7b02af')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DLIB_INSTALL_DIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  

[arch-commits] Commit in telepathy-kde-send-file/repos (8 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 09:19:28
  Author: arojas
Revision: 240141

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

Added:
  telepathy-kde-send-file/repos/extra-i686/PKGBUILD
(from rev 240140, telepathy-kde-send-file/trunk/PKGBUILD)
  telepathy-kde-send-file/repos/extra-i686/telepathy-kde-send-file.install
(from rev 240140, 
telepathy-kde-send-file/trunk/telepathy-kde-send-file.install)
  telepathy-kde-send-file/repos/extra-x86_64/PKGBUILD
(from rev 240140, telepathy-kde-send-file/trunk/PKGBUILD)
  telepathy-kde-send-file/repos/extra-x86_64/telepathy-kde-send-file.install
(from rev 240140, 
telepathy-kde-send-file/trunk/telepathy-kde-send-file.install)
Deleted:
  telepathy-kde-send-file/repos/extra-i686/PKGBUILD
  telepathy-kde-send-file/repos/extra-i686/telepathy-kde-send-file.install
  telepathy-kde-send-file/repos/extra-x86_64/PKGBUILD
  telepathy-kde-send-file/repos/extra-x86_64/telepathy-kde-send-file.install

--+
 /PKGBUILD|   84 +
 /telepathy-kde-send-file.install |   22 ++
 extra-i686/PKGBUILD  |   42 
 extra-i686/telepathy-kde-send-file.install   |   11 ---
 extra-x86_64/PKGBUILD|   42 
 extra-x86_64/telepathy-kde-send-file.install |   11 ---
 6 files changed, 106 insertions(+), 106 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 07:19:14 UTC (rev 240140)
+++ extra-i686/PKGBUILD 2015-06-02 07:19:28 UTC (rev 240141)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Laurent Carlier lordhea...@gmail.com
-# Contributor: Antonio Rojas aro...@archlinux.org
-
-pkgname=telepathy-kde-send-file
-_pkgname=ktp-send-file
-pkgver=15.04.1
-pkgrel=1
-pkgdesc='A File manager plugin to launch a file transfer job with a specified 
contact'
-arch=('i686' 'x86_64')
-url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
-license=('GPL')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=(http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
-install=$pkgname.install
-md5sums=('ae84214dd52f965c51b921ce3cf492de')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DLIB_INSTALL_DIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-
-# Support KDE4 dolphin - TODO: Remove in 15.08
-  mkdir -p $pkgdir/usr/share/kde4/services/ServiceMenus
-  ln -s /usr/share/kservices5/ServiceMenus/ktp-send-file.desktop 
$pkgdir/usr/share/kde4/services/ServiceMenus
-}

Copied: telepathy-kde-send-file/repos/extra-i686/PKGBUILD (from rev 240140, 
telepathy-kde-send-file/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 07:19:28 UTC (rev 240141)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Laurent Carlier lordhea...@gmail.com
+# Contributor: Antonio Rojas aro...@archlinux.org
+
+pkgname=telepathy-kde-send-file
+_pkgname=ktp-send-file
+pkgver=15.04.2
+pkgrel=1
+pkgdesc='A File manager plugin to launch a file transfer job with a specified 
contact'
+arch=('i686' 'x86_64')
+url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=('GPL')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-kde-common-internals')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
+install=$pkgname.install
+md5sums=('fe219e354b32c13683bb3035d1ae718f')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+
+# Support KDE4 dolphin - TODO: Remove in 15.08
+  mkdir -p $pkgdir/usr/share/kde4/services/ServiceMenus
+  ln -s /usr/share/kservices5/ServiceMenus/ktp-send-file.desktop 
$pkgdir/usr/share/kde4/services/ServiceMenus
+}

Deleted: extra-i686/telepathy-kde-send-file.install
===
--- extra-i686/telepathy-kde-send-file.install  2015-06-02 07:19:14 UTC (rev 
240140)
+++ extra-i686/telepathy-kde-send-file.install  2015-06-02 07:19:28 UTC (rev 
240141)
@@ -1,11 +0,0 @@
-post_install() {
-update-desktop-database -q
-}
-
-post_update() {
-  

[arch-commits] Commit in telepathy-kde-contact-runner/repos (4 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 09:18:27
  Author: arojas
Revision: 240137

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

Added:
  telepathy-kde-contact-runner/repos/extra-i686/PKGBUILD
(from rev 240136, telepathy-kde-contact-runner/trunk/PKGBUILD)
  telepathy-kde-contact-runner/repos/extra-x86_64/PKGBUILD
(from rev 240136, telepathy-kde-contact-runner/trunk/PKGBUILD)
Deleted:
  telepathy-kde-contact-runner/repos/extra-i686/PKGBUILD
  telepathy-kde-contact-runner/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 07:18:11 UTC (rev 240136)
+++ extra-i686/PKGBUILD 2015-06-02 07:18:27 UTC (rev 240137)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Laurent Carlier lordhea...@gmail.com
-# Contributor: Antonio Rojas aro...@archlinux.org
-
-pkgname=telepathy-kde-contact-runner
-_pkgname=ktp-contact-runner
-pkgver=15.04.1
-pkgrel=1
-pkgdesc='KRunner plugin for KDE Telepathy'
-arch=('i686' 'x86_64')
-url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
-license=('GPL')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'krunner')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=(http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
-md5sums=('e014f7d0a50335f6821a8131d5b47acb')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DLIB_INSTALL_DIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=$pkgdir install
-}

Copied: telepathy-kde-contact-runner/repos/extra-i686/PKGBUILD (from rev 
240136, telepathy-kde-contact-runner/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 07:18:27 UTC (rev 240137)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Laurent Carlier lordhea...@gmail.com
+# Contributor: Antonio Rojas aro...@archlinux.org
+
+pkgname=telepathy-kde-contact-runner
+_pkgname=ktp-contact-runner
+pkgver=15.04.2
+pkgrel=1
+pkgdesc='KRunner plugin for KDE Telepathy'
+arch=('i686' 'x86_64')
+url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=('GPL')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-kde-common-internals' 'krunner')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
+md5sums=('e72dca912873a7d44a54635fb0bfde5e')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-02 07:18:11 UTC (rev 240136)
+++ extra-x86_64/PKGBUILD   2015-06-02 07:18:27 UTC (rev 240137)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Laurent Carlier lordhea...@gmail.com
-# Contributor: Antonio Rojas aro...@archlinux.org
-
-pkgname=telepathy-kde-contact-runner
-_pkgname=ktp-contact-runner
-pkgver=15.04.1
-pkgrel=1
-pkgdesc='KRunner plugin for KDE Telepathy'
-arch=('i686' 'x86_64')
-url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
-license=('GPL')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'krunner')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=(http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
-md5sums=('e014f7d0a50335f6821a8131d5b47acb')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DLIB_INSTALL_DIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=$pkgdir install
-}

Copied: telepathy-kde-contact-runner/repos/extra-x86_64/PKGBUILD (from rev 
240136, telepathy-kde-contact-runner/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   

[arch-commits] Commit in telepathy-kde-text-ui/repos (4 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 09:19:43
  Author: arojas
Revision: 240142

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

Added:
  telepathy-kde-text-ui/repos/extra-i686/PKGBUILD
(from rev 240141, telepathy-kde-text-ui/trunk/PKGBUILD)
  telepathy-kde-text-ui/repos/extra-x86_64/PKGBUILD
(from rev 240141, telepathy-kde-text-ui/trunk/PKGBUILD)
Deleted:
  telepathy-kde-text-ui/repos/extra-i686/PKGBUILD
  telepathy-kde-text-ui/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 07:19:28 UTC (rev 240141)
+++ extra-i686/PKGBUILD 2015-06-02 07:19:43 UTC (rev 240142)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Laurent Carlier lordhea...@gmail.com
-# Contributor: Antonio Rojas aro...@archlinux.org
-
-pkgname=telepathy-kde-text-ui
-_pkgname=ktp-text-ui
-pkgver=15.04.1
-pkgrel=1
-pkgdesc='Telepathy handler for Text Chats'
-arch=('i686' 'x86_64')
-url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
-license=('GPL')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'kdewebkit' 'kemoticons')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=(http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
-md5sums=('42b6c1b28cc9889e849b42534305716a')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DLIB_INSTALL_DIR=lib \
--DLIBEXEC_INSTALL_DIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: telepathy-kde-text-ui/repos/extra-i686/PKGBUILD (from rev 240141, 
telepathy-kde-text-ui/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 07:19:43 UTC (rev 240142)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Laurent Carlier lordhea...@gmail.com
+# Contributor: Antonio Rojas aro...@archlinux.org
+
+pkgname=telepathy-kde-text-ui
+_pkgname=ktp-text-ui
+pkgver=15.04.2
+pkgrel=1
+pkgdesc='Telepathy handler for Text Chats'
+arch=('i686' 'x86_64')
+url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=('GPL')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-kde-common-internals' 'kdewebkit' 'kemoticons')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
+md5sums=('26bf1acc990b0de8548884fb4861b1de')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_INSTALL_DIR=lib \
+-DLIBEXEC_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-02 07:19:28 UTC (rev 240141)
+++ extra-x86_64/PKGBUILD   2015-06-02 07:19:43 UTC (rev 240142)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Laurent Carlier lordhea...@gmail.com
-# Contributor: Antonio Rojas aro...@archlinux.org
-
-pkgname=telepathy-kde-text-ui
-_pkgname=ktp-text-ui
-pkgver=15.04.1
-pkgrel=1
-pkgdesc='Telepathy handler for Text Chats'
-arch=('i686' 'x86_64')
-url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
-license=('GPL')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'kdewebkit' 'kemoticons')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=(http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
-md5sums=('42b6c1b28cc9889e849b42534305716a')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DLIB_INSTALL_DIR=lib \
--DLIBEXEC_INSTALL_DIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: telepathy-kde-text-ui/repos/extra-x86_64/PKGBUILD (from rev 240141, 
telepathy-kde-text-ui/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 

[arch-commits] Commit in perl-crypt-openssl-random/trunk (PKGBUILD)

2015-06-02 Thread Florian Pritz
Date: Tuesday, June 2, 2015 @ 11:33:39
  Author: bluewind
Revision: 240187

upgpkg: perl-crypt-openssl-random 0.10-1

perl 5.22 rebuild

Modified:
  perl-crypt-openssl-random/trunk/PKGBUILD

--+
 PKGBUILD |   23 +--
 1 file changed, 13 insertions(+), 10 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-06-02 09:30:12 UTC (rev 240186)
+++ PKGBUILD2015-06-02 09:33:39 UTC (rev 240187)
@@ -14,29 +14,32 @@
 
sha512sums=(e1fd1de82910a58c3f40e097fab6bfde9fb6162b07ebeadd16ff406a547fbd9c0cf5b0d46bba13093a00d9fac0044d9b793668411dd758c0169512d79b8bc691)
 _ddir=Crypt-OpenSSL-Random-$pkgver
 
-build()
-(
+build() {
   cd $srcdir/$_ddir
   export PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps
   unset PERL5LIB PERL_MM_OPT
   /usr/bin/perl Makefile.PL
   make
-)
+}
 
-check()
-(
+check() {
   cd $srcdir/$_ddir
   export PERL_MM_USE_DEFAULT=1
   unset PERL5LIB
   make test
-)
+}
 
-package()
-(
+package() {
   cd $srcdir/$_ddir
   make install INSTALLDIRS=vendor DESTDIR=$pkgdir
-  find $pkgdir -name .packlist -o -name perllocal.pod -delete
-)
+# template start; name=perl-binary-module-dependency; version=1;
+if [[ $(find $pkgdir/usr/lib/perl5/ -name *.so) ]]; then
+   _perlver_min=$(perl -e '$v = $^V-{version}; print 
$v-[0]...($v-[1]);')
+   _perlver_max=$(perl -e '$v = $^V-{version}; print 
$v-[0]...($v-[1]+1);')
+   depends+=(perl=$_perlver_min perl$_perlver_max)
+fi
+# template end;
+}
 
 # Local Variables:
 # mode: shell-script


[arch-commits] Commit in killbots/repos (8 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 09:03:53
  Author: arojas
Revision: 240080

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

Added:
  killbots/repos/extra-i686/PKGBUILD
(from rev 240079, killbots/trunk/PKGBUILD)
  killbots/repos/extra-i686/killbots.install
(from rev 240079, killbots/trunk/killbots.install)
  killbots/repos/extra-x86_64/PKGBUILD
(from rev 240079, killbots/trunk/PKGBUILD)
  killbots/repos/extra-x86_64/killbots.install
(from rev 240079, killbots/trunk/killbots.install)
Deleted:
  killbots/repos/extra-i686/PKGBUILD
  killbots/repos/extra-i686/killbots.install
  killbots/repos/extra-x86_64/PKGBUILD
  killbots/repos/extra-x86_64/killbots.install

---+
 /PKGBUILD |   70 
 /killbots.install |   22 
 extra-i686/PKGBUILD   |   35 
 extra-i686/killbots.install   |   11 --
 extra-x86_64/PKGBUILD |   35 
 extra-x86_64/killbots.install |   11 --
 6 files changed, 92 insertions(+), 92 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 07:03:38 UTC (rev 240079)
+++ extra-i686/PKGBUILD 2015-06-02 07:03:53 UTC (rev 240080)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=killbots
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=A simple game of evading killer robots
-url=http://kde.org/applications/games/killbots/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegames')
-depends=('libkdegames' 'knotifyconfig')
-makedepends=('extra-cmake-modules' 'python' 'kdoctools')
-install=${pkgname}.install
-conflicts=('kdegames-killbots')
-replaces=('kdegames-killbots')
-source=(http://download.kde.org/stable/applications/${pkgver}/src/killbots-${pkgver}.tar.xz;)
-sha1sums=('f46a7bde440ac321cf16aeeaf5dcf65a2e36b194')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../killbots-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: killbots/repos/extra-i686/PKGBUILD (from rev 240079, 
killbots/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 07:03:53 UTC (rev 240080)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=killbots
+pkgver=15.04.2
+pkgrel=1
+pkgdesc=A simple game of evading killer robots
+url=http://kde.org/applications/games/killbots/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegames')
+depends=('libkdegames' 'knotifyconfig')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
+install=${pkgname}.install
+conflicts=('kdegames-killbots')
+replaces=('kdegames-killbots')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/killbots-${pkgver}.tar.xz;)
+sha1sums=('cca9996d2ee36790de05e359922bdd8b528ab08f')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../killbots-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/killbots.install
===
--- extra-i686/killbots.install 2015-06-02 07:03:38 UTC (rev 240079)
+++ extra-i686/killbots.install 2015-06-02 07:03:53 UTC (rev 240080)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: killbots/repos/extra-i686/killbots.install (from rev 240079, 
killbots/trunk/killbots.install)
===
--- extra-i686/killbots.install (rev 0)
+++ extra-i686/killbots.install 2015-06-02 07:03:53 UTC (rev 240080)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-02 07:03:38 UTC (rev 240079)
+++ extra-x86_64/PKGBUILD   2015-06-02 07:03:53 UTC (rev 240080)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=killbots
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=A simple game of evading killer robots

[arch-commits] Commit in kdegames-kgoldrunner/repos (8 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 09:03:24
  Author: arojas
Revision: 240078

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

Added:
  kdegames-kgoldrunner/repos/extra-i686/PKGBUILD
(from rev 240077, kdegames-kgoldrunner/trunk/PKGBUILD)
  kdegames-kgoldrunner/repos/extra-i686/kdegames-kgoldrunner.install
(from rev 240077, kdegames-kgoldrunner/trunk/kdegames-kgoldrunner.install)
  kdegames-kgoldrunner/repos/extra-x86_64/PKGBUILD
(from rev 240077, kdegames-kgoldrunner/trunk/PKGBUILD)
  kdegames-kgoldrunner/repos/extra-x86_64/kdegames-kgoldrunner.install
(from rev 240077, kdegames-kgoldrunner/trunk/kdegames-kgoldrunner.install)
Deleted:
  kdegames-kgoldrunner/repos/extra-i686/PKGBUILD
  kdegames-kgoldrunner/repos/extra-i686/kdegames-kgoldrunner.install
  kdegames-kgoldrunner/repos/extra-x86_64/PKGBUILD
  kdegames-kgoldrunner/repos/extra-x86_64/kdegames-kgoldrunner.install

---+
 /PKGBUILD |   64 
 /kdegames-kgoldrunner.install |   22 +
 extra-i686/PKGBUILD   |   32 --
 extra-i686/kdegames-kgoldrunner.install   |   11 
 extra-x86_64/PKGBUILD |   32 --
 extra-x86_64/kdegames-kgoldrunner.install |   11 
 6 files changed, 86 insertions(+), 86 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 07:03:08 UTC (rev 240077)
+++ extra-i686/PKGBUILD 2015-06-02 07:03:24 UTC (rev 240078)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdegames-kgoldrunner
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=A game of action and puzzle solving
-url=http://kde.org/applications/games/kgoldrunner/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegames')
-depends=('kdebase-runtime' 'libkdegames4')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/applications/${pkgver}/src/kgoldrunner-${pkgver}.tar.xz;)
-sha1sums=('b7edf5e5c811c3778993e8fcb45c6c3e8c7c57ee')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../kgoldrunner-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdegames-kgoldrunner/repos/extra-i686/PKGBUILD (from rev 240077, 
kdegames-kgoldrunner/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 07:03:24 UTC (rev 240078)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegames-kgoldrunner
+pkgver=15.04.2
+pkgrel=1
+pkgdesc=A game of action and puzzle solving
+url=http://kde.org/applications/games/kgoldrunner/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegames')
+depends=('kdebase-runtime' 'libkdegames4')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/kgoldrunner-${pkgver}.tar.xz;)
+sha1sums=('90fc3f9bad5d21678ca344622a1c5c5a88dbc9d4')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kgoldrunner-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/kdegames-kgoldrunner.install
===
--- extra-i686/kdegames-kgoldrunner.install 2015-06-02 07:03:08 UTC (rev 
240077)
+++ extra-i686/kdegames-kgoldrunner.install 2015-06-02 07:03:24 UTC (rev 
240078)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdegames-kgoldrunner/repos/extra-i686/kdegames-kgoldrunner.install 
(from rev 240077, kdegames-kgoldrunner/trunk/kdegames-kgoldrunner.install)
===
--- extra-i686/kdegames-kgoldrunner.install (rev 0)
+++ extra-i686/kdegames-kgoldrunner.install 2015-06-02 07:03:24 UTC (rev 
240078)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-02 07:03:08 UTC (rev 240077)
+++ extra-x86_64/PKGBUILD   2015-06-02 07:03:24 UTC (rev 240078)
@@ -1,32 +0,0 @@
-# $Id$
-# 

[arch-commits] Commit in kdegames-kigo/repos (8 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 09:03:38
  Author: arojas
Revision: 240079

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

Added:
  kdegames-kigo/repos/extra-i686/PKGBUILD
(from rev 240078, kdegames-kigo/trunk/PKGBUILD)
  kdegames-kigo/repos/extra-i686/kdegames-kigo.install
(from rev 240078, kdegames-kigo/trunk/kdegames-kigo.install)
  kdegames-kigo/repos/extra-x86_64/PKGBUILD
(from rev 240078, kdegames-kigo/trunk/PKGBUILD)
  kdegames-kigo/repos/extra-x86_64/kdegames-kigo.install
(from rev 240078, kdegames-kigo/trunk/kdegames-kigo.install)
Deleted:
  kdegames-kigo/repos/extra-i686/PKGBUILD
  kdegames-kigo/repos/extra-i686/kdegames-kigo.install
  kdegames-kigo/repos/extra-x86_64/PKGBUILD
  kdegames-kigo/repos/extra-x86_64/kdegames-kigo.install

+
 /PKGBUILD  |   64 +++
 /kdegames-kigo.install |   24 +
 extra-i686/PKGBUILD|   32 -
 extra-i686/kdegames-kigo.install   |   12 --
 extra-x86_64/PKGBUILD  |   32 -
 extra-x86_64/kdegames-kigo.install |   12 --
 6 files changed, 88 insertions(+), 88 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 07:03:24 UTC (rev 240078)
+++ extra-i686/PKGBUILD 2015-06-02 07:03:38 UTC (rev 240079)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdegames-kigo
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=An open-source implementation of the popular Go game
-url=http://kde.org/applications/games/kigo/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegames')
-depends=('kdebase-runtime' 'libkdegames4' 'gnugo')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/applications/${pkgver}/src/kigo-${pkgver}.tar.xz;)
-sha1sums=('689276c42fc3d40e9a34b4bae5dde612d38dce23')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../kigo-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdegames-kigo/repos/extra-i686/PKGBUILD (from rev 240078, 
kdegames-kigo/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 07:03:38 UTC (rev 240079)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegames-kigo
+pkgver=15.04.2
+pkgrel=1
+pkgdesc=An open-source implementation of the popular Go game
+url=http://kde.org/applications/games/kigo/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegames')
+depends=('kdebase-runtime' 'libkdegames4' 'gnugo')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/kigo-${pkgver}.tar.xz;)
+sha1sums=('382eed2c7a2561b44b19828d38aa28910e3dc99c')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kigo-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/kdegames-kigo.install
===
--- extra-i686/kdegames-kigo.install2015-06-02 07:03:24 UTC (rev 240078)
+++ extra-i686/kdegames-kigo.install2015-06-02 07:03:38 UTC (rev 240079)
@@ -1,12 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-update-desktop-database -q
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdegames-kigo/repos/extra-i686/kdegames-kigo.install (from rev 240078, 
kdegames-kigo/trunk/kdegames-kigo.install)
===
--- extra-i686/kdegames-kigo.install(rev 0)
+++ extra-i686/kdegames-kigo.install2015-06-02 07:03:38 UTC (rev 240079)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-02 07:03:24 UTC (rev 240078)
+++ extra-x86_64/PKGBUILD   2015-06-02 07:03:38 UTC (rev 240079)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdegames-kigo
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=An open-source 

[arch-commits] Commit in kdenetwork-strigi-analyzers/repos (4 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 09:16:52
  Author: arojas
Revision: 240131

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

Added:
  kdenetwork-strigi-analyzers/repos/extra-i686/PKGBUILD
(from rev 240130, kdenetwork-strigi-analyzers/trunk/PKGBUILD)
  kdenetwork-strigi-analyzers/repos/extra-x86_64/PKGBUILD
(from rev 240130, kdenetwork-strigi-analyzers/trunk/PKGBUILD)
Deleted:
  kdenetwork-strigi-analyzers/repos/extra-i686/PKGBUILD
  kdenetwork-strigi-analyzers/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 07:16:36 UTC (rev 240130)
+++ extra-i686/PKGBUILD 2015-06-02 07:16:52 UTC (rev 240131)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdenetwork-strigi-analyzers
-pkgver=15.04.1
-pkgrel=1
-pkgdesc='Strigi analyzers for various network protocols'
-url='https://projects.kde.org/projects/kde/kdenetwork/kdenetwork-strigi-analyzers'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdenetwork')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4' 'boost')
-source=(http://download.kde.org/stable/applications/${pkgver}/src/kdenetwork-strigi-analyzers-${pkgver}.tar.xz;)
-sha1sums=('90b7b32771206ab81ac0c7664899dfdd4fcedbf2')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../kdenetwork-strigi-analyzers-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=$pkgdir install
-}

Copied: kdenetwork-strigi-analyzers/repos/extra-i686/PKGBUILD (from rev 240130, 
kdenetwork-strigi-analyzers/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 07:16:52 UTC (rev 240131)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdenetwork-strigi-analyzers
+pkgver=15.04.2
+pkgrel=1
+pkgdesc='Strigi analyzers for various network protocols'
+url='https://projects.kde.org/projects/kde/kdenetwork/kdenetwork-strigi-analyzers'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdenetwork')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4' 'boost')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/kdenetwork-strigi-analyzers-${pkgver}.tar.xz;)
+sha1sums=('ac509c60cc2b10792a2a4f3391b2dc26fce1b555')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kdenetwork-strigi-analyzers-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-02 07:16:36 UTC (rev 240130)
+++ extra-x86_64/PKGBUILD   2015-06-02 07:16:52 UTC (rev 240131)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdenetwork-strigi-analyzers
-pkgver=15.04.1
-pkgrel=1
-pkgdesc='Strigi analyzers for various network protocols'
-url='https://projects.kde.org/projects/kde/kdenetwork/kdenetwork-strigi-analyzers'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdenetwork')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4' 'boost')
-source=(http://download.kde.org/stable/applications/${pkgver}/src/kdenetwork-strigi-analyzers-${pkgver}.tar.xz;)
-sha1sums=('90b7b32771206ab81ac0c7664899dfdd4fcedbf2')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../kdenetwork-strigi-analyzers-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=$pkgdir install
-}

Copied: kdenetwork-strigi-analyzers/repos/extra-x86_64/PKGBUILD (from rev 
240130, kdenetwork-strigi-analyzers/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2015-06-02 07:16:52 UTC (rev 240131)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdenetwork-strigi-analyzers
+pkgver=15.04.2
+pkgrel=1
+pkgdesc='Strigi analyzers for various network protocols'

[arch-commits] Commit in kdenetwork-krfb/repos (4 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 09:16:36
  Author: arojas
Revision: 240130

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

Added:
  kdenetwork-krfb/repos/extra-i686/PKGBUILD
(from rev 240129, kdenetwork-krfb/trunk/PKGBUILD)
  kdenetwork-krfb/repos/extra-x86_64/PKGBUILD
(from rev 240129, kdenetwork-krfb/trunk/PKGBUILD)
Deleted:
  kdenetwork-krfb/repos/extra-i686/PKGBUILD
  kdenetwork-krfb/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 07:16:20 UTC (rev 240129)
+++ extra-i686/PKGBUILD 2015-06-02 07:16:36 UTC (rev 240130)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdenetwork-krfb
-pkgver=15.04.1
-pkgrel=1
-pkgdesc='Desktop Sharing'
-url='http://www.kde.org/applications/system/krfb'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdenetwork')
-# note on libxdamage:
-#   not detected by namcap because libgl depends on it
-#   but nvidia providing libgl does not depend on libxdamage
-depends=('kdebase-runtime' 'libvncserver' 'libxdamage' 'telepathy-qt4')
-makedepends=('cmake' 'automoc4')
-source=(http://download.kde.org/stable/applications/${pkgver}/src/krfb-${pkgver}.tar.xz;)
-sha1sums=('fafcef1104ad7291af951a79e47a82aebbff8540')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-  cmake ../krfb-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=$pkgdir install
-}

Copied: kdenetwork-krfb/repos/extra-i686/PKGBUILD (from rev 240129, 
kdenetwork-krfb/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 07:16:36 UTC (rev 240130)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdenetwork-krfb
+pkgver=15.04.2
+pkgrel=1
+pkgdesc='Desktop Sharing'
+url='http://www.kde.org/applications/system/krfb'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdenetwork')
+# note on libxdamage:
+#   not detected by namcap because libgl depends on it
+#   but nvidia providing libgl does not depend on libxdamage
+depends=('kdebase-runtime' 'libvncserver' 'libxdamage' 'telepathy-qt4')
+makedepends=('cmake' 'automoc4')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/krfb-${pkgver}.tar.xz;)
+sha1sums=('25f1650193cc0f520a6367afb0e6b1581d55ce3d')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../krfb-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-02 07:16:20 UTC (rev 240129)
+++ extra-x86_64/PKGBUILD   2015-06-02 07:16:36 UTC (rev 240130)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdenetwork-krfb
-pkgver=15.04.1
-pkgrel=1
-pkgdesc='Desktop Sharing'
-url='http://www.kde.org/applications/system/krfb'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdenetwork')
-# note on libxdamage:
-#   not detected by namcap because libgl depends on it
-#   but nvidia providing libgl does not depend on libxdamage
-depends=('kdebase-runtime' 'libvncserver' 'libxdamage' 'telepathy-qt4')
-makedepends=('cmake' 'automoc4')
-source=(http://download.kde.org/stable/applications/${pkgver}/src/krfb-${pkgver}.tar.xz;)
-sha1sums=('fafcef1104ad7291af951a79e47a82aebbff8540')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-  cmake ../krfb-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=$pkgdir install
-}

Copied: kdenetwork-krfb/repos/extra-x86_64/PKGBUILD (from rev 240129, 
kdenetwork-krfb/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2015-06-02 07:16:36 UTC (rev 240130)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdenetwork-krfb
+pkgver=15.04.2
+pkgrel=1
+pkgdesc='Desktop Sharing'

[arch-commits] Commit in kdenetwork-kget/repos (8 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 09:15:32
  Author: arojas
Revision: 240126

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

Added:
  kdenetwork-kget/repos/extra-i686/PKGBUILD
(from rev 240125, kdenetwork-kget/trunk/PKGBUILD)
  kdenetwork-kget/repos/extra-i686/kdenetwork-kget.install
(from rev 240125, kdenetwork-kget/trunk/kdenetwork-kget.install)
  kdenetwork-kget/repos/extra-x86_64/PKGBUILD
(from rev 240125, kdenetwork-kget/trunk/PKGBUILD)
  kdenetwork-kget/repos/extra-x86_64/kdenetwork-kget.install
(from rev 240125, kdenetwork-kget/trunk/kdenetwork-kget.install)
Deleted:
  kdenetwork-kget/repos/extra-i686/PKGBUILD
  kdenetwork-kget/repos/extra-i686/kdenetwork-kget.install
  kdenetwork-kget/repos/extra-x86_64/PKGBUILD
  kdenetwork-kget/repos/extra-x86_64/kdenetwork-kget.install

--+
 /PKGBUILD|   76 +
 /kdenetwork-kget.install |   24 ++
 extra-i686/PKGBUILD  |   38 
 extra-i686/kdenetwork-kget.install   |   12 -
 extra-x86_64/PKGBUILD|   38 
 extra-x86_64/kdenetwork-kget.install |   12 -
 6 files changed, 100 insertions(+), 100 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 07:15:17 UTC (rev 240125)
+++ extra-i686/PKGBUILD 2015-06-02 07:15:32 UTC (rev 240126)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdenetwork-kget
-pkgver=15.04.1
-pkgrel=1
-pkgdesc='Download Manager'
-url='http://kde.org/applications/internet/kget/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdenetwork')
-depends=('kdebase-runtime' 'kdebase-lib' 'libktorrent' 'libmms' 'kdepimlibs')
-makedepends=('cmake' 'automoc4' 'boost')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/applications/${pkgver}/src/kget-${pkgver}.tar.xz;)
-sha1sums=('138bbf03492066f0859f99bd2a485e38f298762d')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-  cmake ../kget-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DWITH_NepomukCore=OFF \
--DWITH_NepomukWidgets=OFF \
--DWITH_KDE4Workspace=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=$pkgdir install
-}

Copied: kdenetwork-kget/repos/extra-i686/PKGBUILD (from rev 240125, 
kdenetwork-kget/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 07:15:32 UTC (rev 240126)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdenetwork-kget
+pkgver=15.04.2
+pkgrel=1
+pkgdesc='Download Manager'
+url='http://kde.org/applications/internet/kget/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdenetwork')
+depends=('kdebase-runtime' 'kdebase-lib' 'libktorrent' 'libmms' 'kdepimlibs')
+makedepends=('cmake' 'automoc4' 'boost')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/kget-${pkgver}.tar.xz;)
+sha1sums=('617706ddf8fb865f6dd3d5f57cbc307ad8fe0c45')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../kget-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DWITH_NepomukCore=OFF \
+-DWITH_NepomukWidgets=OFF \
+-DWITH_KDE4Workspace=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-i686/kdenetwork-kget.install
===
--- extra-i686/kdenetwork-kget.install  2015-06-02 07:15:17 UTC (rev 240125)
+++ extra-i686/kdenetwork-kget.install  2015-06-02 07:15:32 UTC (rev 240126)
@@ -1,12 +0,0 @@
-post_install() {
-xdg-icon-resource forceupdate --theme hicolor  /dev/null
-update-desktop-database -q
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: kdenetwork-kget/repos/extra-i686/kdenetwork-kget.install (from rev 
240125, kdenetwork-kget/trunk/kdenetwork-kget.install)
===
--- extra-i686/kdenetwork-kget.install  (rev 0)
+++ extra-i686/kdenetwork-kget.install  2015-06-02 07:15:32 UTC (rev 240126)
@@ -0,0 +1,12 @@
+post_install() {
+xdg-icon-resource forceupdate --theme hicolor  /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-02 07:15:17 UTC (rev 240125)
+++ 

[arch-commits] Commit in kdenetwork-zeroconf-ioslave/repos (4 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 09:17:08
  Author: arojas
Revision: 240132

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

Added:
  kdenetwork-zeroconf-ioslave/repos/extra-i686/PKGBUILD
(from rev 240131, kdenetwork-zeroconf-ioslave/trunk/PKGBUILD)
  kdenetwork-zeroconf-ioslave/repos/extra-x86_64/PKGBUILD
(from rev 240131, kdenetwork-zeroconf-ioslave/trunk/PKGBUILD)
Deleted:
  kdenetwork-zeroconf-ioslave/repos/extra-i686/PKGBUILD
  kdenetwork-zeroconf-ioslave/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 07:16:52 UTC (rev 240131)
+++ extra-i686/PKGBUILD 2015-06-02 07:17:08 UTC (rev 240132)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdenetwork-zeroconf-ioslave
-pkgver=15.04.1
-pkgrel=1
-pkgdesc='Network Monitor for DNS-SD services (Zeroconf)'
-url='https://projects.kde.org/projects/kde/kdenetwork/zeroconf-ioslave'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdenetwork')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-conflicts=('kdenetwork-kdnssd')
-replaces=('kdenetwork-kdnssd')
-source=(http://download.kde.org/stable/applications/${pkgver}/src/zeroconf-ioslave-${pkgver}.tar.xz;)
-sha1sums=('a30bfe36fc2bf8c505d1c4e40e2e76f58a06e8ed')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-  cmake ../zeroconf-ioslave-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=$pkgdir install
-}

Copied: kdenetwork-zeroconf-ioslave/repos/extra-i686/PKGBUILD (from rev 240131, 
kdenetwork-zeroconf-ioslave/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 07:17:08 UTC (rev 240132)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdenetwork-zeroconf-ioslave
+pkgver=15.04.2
+pkgrel=1
+pkgdesc='Network Monitor for DNS-SD services (Zeroconf)'
+url='https://projects.kde.org/projects/kde/kdenetwork/zeroconf-ioslave'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdenetwork')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+conflicts=('kdenetwork-kdnssd')
+replaces=('kdenetwork-kdnssd')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/zeroconf-ioslave-${pkgver}.tar.xz;)
+sha1sums=('66aea317a877343abe94b880bb75fe615ea81264')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../zeroconf-ioslave-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-02 07:16:52 UTC (rev 240131)
+++ extra-x86_64/PKGBUILD   2015-06-02 07:17:08 UTC (rev 240132)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdenetwork-zeroconf-ioslave
-pkgver=15.04.1
-pkgrel=1
-pkgdesc='Network Monitor for DNS-SD services (Zeroconf)'
-url='https://projects.kde.org/projects/kde/kdenetwork/zeroconf-ioslave'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdenetwork')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-conflicts=('kdenetwork-kdnssd')
-replaces=('kdenetwork-kdnssd')
-source=(http://download.kde.org/stable/applications/${pkgver}/src/zeroconf-ioslave-${pkgver}.tar.xz;)
-sha1sums=('a30bfe36fc2bf8c505d1c4e40e2e76f58a06e8ed')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-  cmake ../zeroconf-ioslave-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=$pkgdir install
-}

Copied: kdenetwork-zeroconf-ioslave/repos/extra-x86_64/PKGBUILD (from rev 
240131, kdenetwork-zeroconf-ioslave/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2015-06-02 07:17:08 UTC (rev 240132)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdenetwork-zeroconf-ioslave
+pkgver=15.04.2
+pkgrel=1

[arch-commits] Commit in kdenetwork-krdc/repos (4 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 09:16:20
  Author: arojas
Revision: 240129

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

Added:
  kdenetwork-krdc/repos/extra-i686/PKGBUILD
(from rev 240128, kdenetwork-krdc/trunk/PKGBUILD)
  kdenetwork-krdc/repos/extra-x86_64/PKGBUILD
(from rev 240128, kdenetwork-krdc/trunk/PKGBUILD)
Deleted:
  kdenetwork-krdc/repos/extra-i686/PKGBUILD
  kdenetwork-krdc/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 07:16:03 UTC (rev 240128)
+++ extra-i686/PKGBUILD 2015-06-02 07:16:20 UTC (rev 240129)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdenetwork-krdc
-pkgver=15.04.1
-pkgrel=1
-pkgdesc='Remote Desktop Client'
-url='http://kde.org/applications/internet/krdc/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdenetwork')
-depends=('kdebase-runtime' 'telepathy-qt')
-makedepends=('cmake' 'automoc4' 'libvncserver' 'freerdp')
-optdepends=('libvncserver: VNC support'
-'freerdp: RDP support'
-'kdebase-keditbookmarks: to edit bookmarks')
-source=(http://download.kde.org/stable/applications/${pkgver}/src/krdc-${pkgver}.tar.xz;)
-sha1sums=('5ce228309d4902425811c2e260a8d338e4a00a20')
-
-prepare() {
-  mkdir build
-
-  cd krdc-${pkgver}
-}
-
-build() {
-  cd build
-  cmake ../krdc-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=$pkgdir install
-}

Copied: kdenetwork-krdc/repos/extra-i686/PKGBUILD (from rev 240128, 
kdenetwork-krdc/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 07:16:20 UTC (rev 240129)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdenetwork-krdc
+pkgver=15.04.2
+pkgrel=1
+pkgdesc='Remote Desktop Client'
+url='http://kde.org/applications/internet/krdc/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdenetwork')
+depends=('kdebase-runtime' 'telepathy-qt')
+makedepends=('cmake' 'automoc4' 'libvncserver' 'freerdp')
+optdepends=('libvncserver: VNC support'
+'freerdp: RDP support'
+'kdebase-keditbookmarks: to edit bookmarks')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/krdc-${pkgver}.tar.xz;)
+sha1sums=('cd25dd80ed3c614f036786468d2e4ab3b37bed27')
+
+prepare() {
+  mkdir build
+
+  cd krdc-${pkgver}
+}
+
+build() {
+  cd build
+  cmake ../krdc-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-02 07:16:03 UTC (rev 240128)
+++ extra-x86_64/PKGBUILD   2015-06-02 07:16:20 UTC (rev 240129)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdenetwork-krdc
-pkgver=15.04.1
-pkgrel=1
-pkgdesc='Remote Desktop Client'
-url='http://kde.org/applications/internet/krdc/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdenetwork')
-depends=('kdebase-runtime' 'telepathy-qt')
-makedepends=('cmake' 'automoc4' 'libvncserver' 'freerdp')
-optdepends=('libvncserver: VNC support'
-'freerdp: RDP support'
-'kdebase-keditbookmarks: to edit bookmarks')
-source=(http://download.kde.org/stable/applications/${pkgver}/src/krdc-${pkgver}.tar.xz;)
-sha1sums=('5ce228309d4902425811c2e260a8d338e4a00a20')
-
-prepare() {
-  mkdir build
-
-  cd krdc-${pkgver}
-}
-
-build() {
-  cd build
-  cmake ../krdc-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=$pkgdir install
-}

Copied: kdenetwork-krdc/repos/extra-x86_64/PKGBUILD (from rev 240128, 
kdenetwork-krdc/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2015-06-02 07:16:20 UTC (rev 240129)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdenetwork-krdc
+pkgver=15.04.2

[arch-commits] Commit in perl/trunk (PKGBUILD)

2015-06-02 Thread Florian Pritz
Date: Tuesday, June 2, 2015 @ 10:04:28
  Author: bluewind
Revision: 240177

upgpkg: perl 5.22.0-1

upstream update

Modified:
  perl/trunk/PKGBUILD

--+
 PKGBUILD |  155 +
 1 file changed, 76 insertions(+), 79 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-06-02 07:29:25 UTC (rev 240176)
+++ PKGBUILD2015-06-02 08:04:28 UTC (rev 240177)
@@ -6,7 +6,7 @@
 # Contributor: francois francois.archlinux.org
 
 pkgname=perl
-pkgver=5.20.2
+pkgver=5.22.0
 pkgrel=1
 pkgdesc=A highly capable, feature-rich programming language
 arch=(i686 x86_64)
@@ -16,125 +16,122 @@
 depends=('gdbm' 'db' 'glibc')
 # NOTE: This array is automatically generated by `./patchprov`.
 #   If you want to add entries, do so in the next array.
-provides=('perl-archive-tar=1.96'
-  'perl-attribute-handlers=0.96'
-  'perl-autodie=2.23'
+provides=('perl-archive-tar=2.04'
+  'perl-attribute-handlers=0.97'
+  'perl-autodie=2.26'
   'perl-autoloader=5.74'
   'perl-autouse=1.08'
-  'perl-b-debug=1.19'
+  'perl-b-debug=1.23'
   'perl-base=2.22'
-  'perl-bignum=0.37'
-  'perl-carp=1.3301'
-  'perl-cgi=3.65'
-  'perl-compress-raw-bzip2=2.064'
-  'perl-compress-raw-zlib=2.065'
-  'perl-config-perl-v=0.22'
-  'perl-constant=1.31'
-  'perl-cpan-meta-requirements=2.125'
+  'perl-bignum=0.39'
+  'perl-carp=1.36'
+  'perl-compress-raw-bzip2=2.068'
+  'perl-compress-raw-zlib=2.068'
+  'perl-config-perl-v=0.24'
+  'perl-constant=1.33'
+  'perl-cpan-meta-requirements=2.132'
   'perl-cpan-meta-yaml=0.012'
-  'perl-cpan-meta=2.140640'
-  'perl-cpan=2.05'
-  'perl-data-dumper=2.151_01'
-  'perl-db_file=1.831'
-  'perl-devel-ppport=3.21'
+  'perl-cpan-meta=2.150001'
+  'perl-cpan=2.11'
+  'perl-data-dumper=2.158'
+  'perl-db_file=1.835'
+  'perl-devel-ppport=3.31'
   'perl-devel-selfstubber=1.05'
-  'perl-digest-md5=2.53'
-  'perl-digest-sha=5.88'
+  'perl-digest-md5=2.54'
+  'perl-digest-sha=5.95'
   'perl-digest=1.17'
   'perl-dumpvalue=1.17'
-  'perl-encode=2.60'
+  'perl-encode=2.72'
   'perl-encoding-warnings=0.11'
   'perl-env=1.04'
-  'perl-experimental=0.007'
-  'perl-exporter=5.71'
-  'perl-extutils-cbuilder=0.280217'
-  'perl-extutils-command=1.18'
+  'perl-experimental=0.013'
+  'perl-exporter=5.72'
+  'perl-extutils-cbuilder=0.280221'
+  'perl-extutils-command=1.20'
   'perl-extutils-constant=0.23'
-  'perl-extutils-install=1.67'
-  'perl-extutils-makemaker=6.98'
-  'perl-extutils-manifest=1.63'
-  'perl-extutils-parsexs=3.24'
+  'perl-extutils-install=2.04'
+  'perl-extutils-makemaker=7.04_01'
+  'perl-extutils-manifest=1.70'
+  'perl-extutils-parsexs=3.28'
   'perl-file-fetch=0.48'
   'perl-file-path=2.09'
   'perl-file-temp=0.2304'
-  'perl-filter-simple=0.91'
-  'perl-filter-util-call=1.49'
-  'perl-getopt-long=2.42'
-  'perl-http-tiny=0.043'
+  'perl-filter-simple=0.92'
+  'perl-filter-util-call=1.54'
+  'perl-getopt-long=2.45'
+  'perl-http-tiny=0.054'
   'perl-i18n-collate=1.02'
   'perl-i18n-langtags=0.40'
-  'perl-if=0.0603'
-  'perl-io-compress=2.064'
-  'perl-io-socket-ip=0.29'
+  'perl-if=0.0604'
+  'perl-io-compress=2.068'
+  'perl-io-socket-ip=0.37'
   'perl-io-zlib=1.10'
-  'perl-io=1.31'
+  'perl-io=1.35'
   'perl-ipc-cmd=0.92'
   'perl-ipc-sysv=2.04'
-  'perl-json-pp=2.27203'
+  'perl-json-pp=2.27300'
   'perl-lib=0.63'
-  'perl-libnet=1.25'
-  'perl-locale-codes=3.30'
+  'perl-libnet=3.05'
+  'perl-locale-codes=3.34'
   'perl-locale-maketext-simple=0.21'
-  'perl-locale-maketext=1.25'
+  'perl-locale-maketext=1.26'
   'perl-math-bigint-fastcalc=0.31'
-  'perl-math-bigint=1.9993'
-  'perl-math-bigrat=0.2606'
+  'perl-math-bigint=1.9997'
+  'perl-math-bigrat=0.2608'
   'perl-math-complex=1.59'
   'perl-memoize=1.03'
-  'perl-mime-base64=3.14'
-  'perl-module-build=0.4205'
-  'perl-module-corelist=5.20150214'
-  'perl-module-load-conditional=0.62'
+  'perl-mime-base64=3.15'
+  'perl-module-corelist=5.20150520'
+  'perl-module-load-conditional=0.64'
   'perl-module-load=0.32'
   

[arch-commits] Commit in perl/repos (16 files)

2015-06-02 Thread Florian Pritz
Date: Tuesday, June 2, 2015 @ 10:04:36
  Author: bluewind
Revision: 240178

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

Added:
  perl/repos/staging-i686/
  perl/repos/staging-i686/PKGBUILD
(from rev 240177, perl/trunk/PKGBUILD)
  perl/repos/staging-i686/generate-rebuild-list.sh
(from rev 240177, perl/trunk/generate-rebuild-list.sh)
  perl/repos/staging-i686/patchprov
(from rev 240177, perl/trunk/patchprov)
  perl/repos/staging-i686/perl-binary-module-dependency-1.template
(from rev 240177, perl/trunk/perl-binary-module-dependency-1.template)
  perl/repos/staging-i686/perlbin.csh
(from rev 240177, perl/trunk/perlbin.csh)
  perl/repos/staging-i686/perlbin.sh
(from rev 240177, perl/trunk/perlbin.sh)
  perl/repos/staging-i686/upgpkg
(from rev 240177, perl/trunk/upgpkg)
  perl/repos/staging-x86_64/
  perl/repos/staging-x86_64/PKGBUILD
(from rev 240177, perl/trunk/PKGBUILD)
  perl/repos/staging-x86_64/generate-rebuild-list.sh
(from rev 240177, perl/trunk/generate-rebuild-list.sh)
  perl/repos/staging-x86_64/patchprov
(from rev 240177, perl/trunk/patchprov)
  perl/repos/staging-x86_64/perl-binary-module-dependency-1.template
(from rev 240177, perl/trunk/perl-binary-module-dependency-1.template)
  perl/repos/staging-x86_64/perlbin.csh
(from rev 240177, perl/trunk/perlbin.csh)
  perl/repos/staging-x86_64/perlbin.sh
(from rev 240177, perl/trunk/perlbin.sh)
  perl/repos/staging-x86_64/upgpkg
(from rev 240177, perl/trunk/upgpkg)

-+
 staging-i686/PKGBUILD   |  230 
 staging-i686/generate-rebuild-list.sh   |4 
 staging-i686/patchprov  |  259 ++
 staging-i686/perl-binary-module-dependency-1.template   |5 
 staging-i686/perlbin.csh|   15 
 staging-i686/perlbin.sh |   18 
 staging-i686/upgpkg |4 
 staging-x86_64/PKGBUILD |  230 
 staging-x86_64/generate-rebuild-list.sh |4 
 staging-x86_64/patchprov|  259 ++
 staging-x86_64/perl-binary-module-dependency-1.template |5 
 staging-x86_64/perlbin.csh  |   15 
 staging-x86_64/perlbin.sh   |   18 
 staging-x86_64/upgpkg   |4 
 14 files changed, 1070 insertions(+)

Copied: perl/repos/staging-i686/PKGBUILD (from rev 240177, perl/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-06-02 08:04:36 UTC (rev 240178)
@@ -0,0 +1,230 @@
+# $Id$
+# Maintainer: Florian Pritz bluew...@xinu.at
+# Contributor: Angel Velasquez an...@archlinux.org
+# Contributor: kevin kevin.archlinux.org
+# Contributor: judd jvinet.zeroflux.org
+# Contributor: francois francois.archlinux.org
+
+pkgname=perl
+pkgver=5.22.0
+pkgrel=1
+pkgdesc=A highly capable, feature-rich programming language
+arch=(i686 x86_64)
+license=('GPL' 'PerlArtistic')
+url=http://www.perl.org;
+groups=('base')
+depends=('gdbm' 'db' 'glibc')
+# NOTE: This array is automatically generated by `./patchprov`.
+#   If you want to add entries, do so in the next array.
+provides=('perl-archive-tar=2.04'
+  'perl-attribute-handlers=0.97'
+  'perl-autodie=2.26'
+  'perl-autoloader=5.74'
+  'perl-autouse=1.08'
+  'perl-b-debug=1.23'
+  'perl-base=2.22'
+  'perl-bignum=0.39'
+  'perl-carp=1.36'
+  'perl-compress-raw-bzip2=2.068'
+  'perl-compress-raw-zlib=2.068'
+  'perl-config-perl-v=0.24'
+  'perl-constant=1.33'
+  'perl-cpan-meta-requirements=2.132'
+  'perl-cpan-meta-yaml=0.012'
+  'perl-cpan-meta=2.150001'
+  'perl-cpan=2.11'
+  'perl-data-dumper=2.158'
+  'perl-db_file=1.835'
+  'perl-devel-ppport=3.31'
+  'perl-devel-selfstubber=1.05'
+  'perl-digest-md5=2.54'
+  'perl-digest-sha=5.95'
+  'perl-digest=1.17'
+  'perl-dumpvalue=1.17'
+  'perl-encode=2.72'
+  'perl-encoding-warnings=0.11'
+  'perl-env=1.04'
+  'perl-experimental=0.013'
+  'perl-exporter=5.72'
+  'perl-extutils-cbuilder=0.280221'
+  'perl-extutils-command=1.20'
+  'perl-extutils-constant=0.23'
+  'perl-extutils-install=2.04'
+  'perl-extutils-makemaker=7.04_01'
+  'perl-extutils-manifest=1.70'
+  'perl-extutils-parsexs=3.28'
+  'perl-file-fetch=0.48'
+  'perl-file-path=2.09'
+  'perl-file-temp=0.2304'
+  'perl-filter-simple=0.92'
+  'perl-filter-util-call=1.54'
+  

[arch-commits] Commit in kig/repos (8 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 08:57:10
  Author: arojas
Revision: 240054

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

Added:
  kig/repos/extra-i686/PKGBUILD
(from rev 240053, kig/trunk/PKGBUILD)
  kig/repos/extra-i686/kig.install
(from rev 240053, kig/trunk/kig.install)
  kig/repos/extra-x86_64/PKGBUILD
(from rev 240053, kig/trunk/PKGBUILD)
  kig/repos/extra-x86_64/kig.install
(from rev 240053, kig/trunk/kig.install)
Deleted:
  kig/repos/extra-i686/PKGBUILD
  kig/repos/extra-i686/kig.install
  kig/repos/extra-x86_64/PKGBUILD
  kig/repos/extra-x86_64/kig.install

--+
 /PKGBUILD|   84 +
 /kig.install |   24 
 extra-i686/PKGBUILD  |   42 --
 extra-i686/kig.install   |   12 --
 extra-x86_64/PKGBUILD|   42 --
 extra-x86_64/kig.install |   12 --
 6 files changed, 108 insertions(+), 108 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 06:56:54 UTC (rev 240053)
+++ extra-i686/PKGBUILD 2015-06-02 06:57:10 UTC (rev 240054)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kig
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=Interactive Geometry
-url=http://kde.org/applications/education/kig/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdeedu')
-depends=('ktexteditor' 'kdelibs4support' 'boost-libs')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python' 'python2' 'boost')
-replaces=('kdeedu-kig')
-conflicts=('kdeedu-kig')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/applications/${pkgver}/src/kig-${pkgver}.tar.xz;)
-sha1sums=('3412ccc516e2f78ce0abd228f5f72b8e62fe587d')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../kig-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-
-  # Use the python2 executable
-  sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|' 
${pkgdir}/usr/bin/pykig.py
-}

Copied: kig/repos/extra-i686/PKGBUILD (from rev 240053, kig/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 06:57:10 UTC (rev 240054)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kig
+pkgver=15.04.2
+pkgrel=1
+pkgdesc=Interactive Geometry
+url=http://kde.org/applications/education/kig/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdeedu')
+depends=('ktexteditor' 'kdelibs4support' 'boost-libs')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python' 'python2' 'boost')
+replaces=('kdeedu-kig')
+conflicts=('kdeedu-kig')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/kig-${pkgver}.tar.xz;)
+sha1sums=('9dbc2dd6d5997058c2bbda7e02d62773ce93a806')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../kig-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+
+  # Use the python2 executable
+  sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|' 
${pkgdir}/usr/bin/pykig.py
+}

Deleted: extra-i686/kig.install
===
--- extra-i686/kig.install  2015-06-02 06:56:54 UTC (rev 240053)
+++ extra-i686/kig.install  2015-06-02 06:57:10 UTC (rev 240054)
@@ -1,12 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-update-desktop-database -q
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kig/repos/extra-i686/kig.install (from rev 240053, 
kig/trunk/kig.install)
===
--- extra-i686/kig.install  (rev 0)
+++ extra-i686/kig.install  2015-06-02 06:57:10 UTC (rev 240054)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-02 06:56:54 UTC (rev 240053)
+++ extra-x86_64/PKGBUILD   2015-06-02 06:57:10 UTC (rev 240054)
@@ -1,42 

[arch-commits] Commit in kiten/repos (8 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 08:57:25
  Author: arojas
Revision: 240055

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

Added:
  kiten/repos/extra-i686/PKGBUILD
(from rev 240054, kiten/trunk/PKGBUILD)
  kiten/repos/extra-i686/kiten.install
(from rev 240054, kiten/trunk/kiten.install)
  kiten/repos/extra-x86_64/PKGBUILD
(from rev 240054, kiten/trunk/PKGBUILD)
  kiten/repos/extra-x86_64/kiten.install
(from rev 240054, kiten/trunk/kiten.install)
Deleted:
  kiten/repos/extra-i686/PKGBUILD
  kiten/repos/extra-i686/kiten.install
  kiten/repos/extra-x86_64/PKGBUILD
  kiten/repos/extra-x86_64/kiten.install

+
 /PKGBUILD  |   78 +++
 /kiten.install |   22 
 extra-i686/PKGBUILD|   39 -
 extra-i686/kiten.install   |   11 --
 extra-x86_64/PKGBUILD  |   39 -
 extra-x86_64/kiten.install |   11 --
 6 files changed, 100 insertions(+), 100 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 06:57:10 UTC (rev 240054)
+++ extra-i686/PKGBUILD 2015-06-02 06:57:25 UTC (rev 240055)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kiten
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=Japanese Reference/Study Tool
-url=http://kde.org/applications/education/kiten/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdeedu')
-depends=('khtml')
-makedepends=('extra-cmake-modules' 'python' 'kdoctools')
-install=${pkgname}.install
-conflicts=('kdeedu-kiten')
-replaces=('kdeedu-kiten')
-source=(http://download.kde.org/stable/applications/${pkgver}/src/kiten-${pkgver}.tar.xz;)
-sha1sums=('5b62fc3970b3ff2a6802b8a55417359d88aee7f2')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../kiten-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kiten/repos/extra-i686/PKGBUILD (from rev 240054, kiten/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 06:57:25 UTC (rev 240055)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kiten
+pkgver=15.04.2
+pkgrel=1
+pkgdesc=Japanese Reference/Study Tool
+url=http://kde.org/applications/education/kiten/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdeedu')
+depends=('khtml')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
+install=${pkgname}.install
+conflicts=('kdeedu-kiten')
+replaces=('kdeedu-kiten')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/kiten-${pkgver}.tar.xz;)
+sha1sums=('89383ab50c99b7233adbf03338bbe49b297a054d')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../kiten-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/kiten.install
===
--- extra-i686/kiten.install2015-06-02 06:57:10 UTC (rev 240054)
+++ extra-i686/kiten.install2015-06-02 06:57:25 UTC (rev 240055)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kiten/repos/extra-i686/kiten.install (from rev 240054, 
kiten/trunk/kiten.install)
===
--- extra-i686/kiten.install(rev 0)
+++ extra-i686/kiten.install2015-06-02 06:57:25 UTC (rev 240055)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-02 06:57:10 UTC (rev 240054)
+++ extra-x86_64/PKGBUILD   2015-06-02 06:57:25 UTC (rev 240055)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kiten
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=Japanese Reference/Study Tool
-url=http://kde.org/applications/education/kiten/;
-arch=('i686' 'x86_64')
-license=('GPL' 

[arch-commits] Commit in kmplot/repos (8 files)

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 08:57:59
  Author: arojas
Revision: 240057

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

Added:
  kmplot/repos/extra-i686/PKGBUILD
(from rev 240056, kmplot/trunk/PKGBUILD)
  kmplot/repos/extra-i686/kmplot.install
(from rev 240056, kmplot/trunk/kmplot.install)
  kmplot/repos/extra-x86_64/PKGBUILD
(from rev 240056, kmplot/trunk/PKGBUILD)
  kmplot/repos/extra-x86_64/kmplot.install
(from rev 240056, kmplot/trunk/kmplot.install)
Deleted:
  kmplot/repos/extra-i686/PKGBUILD
  kmplot/repos/extra-i686/kmplot.install
  kmplot/repos/extra-x86_64/PKGBUILD
  kmplot/repos/extra-x86_64/kmplot.install

-+
 /PKGBUILD   |   72 ++
 /kmplot.install |   24 ++
 extra-i686/PKGBUILD |   36 -
 extra-i686/kmplot.install   |   12 ---
 extra-x86_64/PKGBUILD   |   36 -
 extra-x86_64/kmplot.install |   12 ---
 6 files changed, 96 insertions(+), 96 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 06:57:43 UTC (rev 240056)
+++ extra-i686/PKGBUILD 2015-06-02 06:57:59 UTC (rev 240057)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kmplot
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=Mathematical Function Plotter
-url=http://kde.org/applications/education/kmplot/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdeedu')
-depends=('kdelibs4support')
-makedepends=('extra-cmake-modules' 'python' 'kdoctools')
-install=${pkgname}.install
-replaces=('kdeedu-kmplot')
-conflicts=('kdeedu-kmplot')
-source=(http://download.kde.org/stable/applications/${pkgver}/src/kmplot-${pkgver}.tar.xz;)
-sha1sums=('ec16d50c5aad05522601c06deee55db7f899e67a')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../kmplot-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kmplot/repos/extra-i686/PKGBUILD (from rev 240056, 
kmplot/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 06:57:59 UTC (rev 240057)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kmplot
+pkgver=15.04.2
+pkgrel=1
+pkgdesc=Mathematical Function Plotter
+url=http://kde.org/applications/education/kmplot/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdeedu')
+depends=('kdelibs4support')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
+install=${pkgname}.install
+replaces=('kdeedu-kmplot')
+conflicts=('kdeedu-kmplot')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/kmplot-${pkgver}.tar.xz;)
+sha1sums=('95b6848bd676a716ee4ebb8a0634e12ffc0913a1')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kmplot-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/kmplot.install
===
--- extra-i686/kmplot.install   2015-06-02 06:57:43 UTC (rev 240056)
+++ extra-i686/kmplot.install   2015-06-02 06:57:59 UTC (rev 240057)
@@ -1,12 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-update-desktop-database -q
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kmplot/repos/extra-i686/kmplot.install (from rev 240056, 
kmplot/trunk/kmplot.install)
===
--- extra-i686/kmplot.install   (rev 0)
+++ extra-i686/kmplot.install   2015-06-02 06:57:59 UTC (rev 240057)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-02 06:57:43 UTC (rev 240056)
+++ extra-x86_64/PKGBUILD   2015-06-02 06:57:59 UTC (rev 240057)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kmplot
-pkgver=15.04.1
-pkgrel=1
-pkgdesc=Mathematical Function Plotter

  1   2   3   4   5   >