[arch-commits] Commit in kdesdk-strigi-analyzers/repos (4 files)

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 11:42:31
  Author: arojas
Revision: 233762

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

Added:
  kdesdk-strigi-analyzers/repos/kde-unstable-i686/
  kdesdk-strigi-analyzers/repos/kde-unstable-i686/PKGBUILD
(from rev 233761, kdesdk-strigi-analyzers/kde-unstable/PKGBUILD)
  kdesdk-strigi-analyzers/repos/kde-unstable-x86_64/
  kdesdk-strigi-analyzers/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233761, kdesdk-strigi-analyzers/kde-unstable/PKGBUILD)

--+
 kde-unstable-i686/PKGBUILD   |   31 +++
 kde-unstable-x86_64/PKGBUILD |   31 +++
 2 files changed, 62 insertions(+)

Copied: kdesdk-strigi-analyzers/repos/kde-unstable-i686/PKGBUILD (from rev 
233761, kdesdk-strigi-analyzers/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-14 10:42:31 UTC (rev 233762)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdesdk-strigi-analyzers
+pkgver=15.03.90
+pkgrel=1
+pkgdesc='Analyzer plugins for strigi'
+url='https://projects.kde.org/projects/kde/kdesdk/kdesdk-strigi-analyzers'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdesdk')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kdesdk-strigi-analyzers-${pkgver}.tar.xz;)
+sha1sums=('d6357ba3f93889402c79253c44892c42a96082c2')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kdesdk-strigi-analyzers-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Copied: kdesdk-strigi-analyzers/repos/kde-unstable-x86_64/PKGBUILD (from rev 
233761, kdesdk-strigi-analyzers/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2015-03-14 10:42:31 UTC (rev 233762)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdesdk-strigi-analyzers
+pkgver=15.03.90
+pkgrel=1
+pkgdesc='Analyzer plugins for strigi'
+url='https://projects.kde.org/projects/kde/kdesdk/kdesdk-strigi-analyzers'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdesdk')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kdesdk-strigi-analyzers-${pkgver}.tar.xz;)
+sha1sums=('d6357ba3f93889402c79253c44892c42a96082c2')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kdesdk-strigi-analyzers-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}


[arch-commits] Commit in linux-grsec/repos (24 files)

2015-03-14 Thread Daniel Micay
Date: Saturday, March 14, 2015 @ 07:38:03
  Author: thestinger
Revision: 129227

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

Added:
  linux-grsec/repos/community-i686/PKGBUILD
(from rev 129226, linux-grsec/trunk/PKGBUILD)
  linux-grsec/repos/community-i686/change-default-console-loglevel.patch
(from rev 129226, linux-grsec/trunk/change-default-console-loglevel.patch)
  linux-grsec/repos/community-i686/config
(from rev 129226, linux-grsec/trunk/config)
  linux-grsec/repos/community-i686/config.x86_64
(from rev 129226, linux-grsec/trunk/config.x86_64)
  linux-grsec/repos/community-i686/linux-grsec.install
(from rev 129226, linux-grsec/trunk/linux-grsec.install)
  linux-grsec/repos/community-i686/linux.preset
(from rev 129226, linux-grsec/trunk/linux.preset)
  linux-grsec/repos/community-x86_64/PKGBUILD
(from rev 129226, linux-grsec/trunk/PKGBUILD)
  linux-grsec/repos/community-x86_64/change-default-console-loglevel.patch
(from rev 129226, linux-grsec/trunk/change-default-console-loglevel.patch)
  linux-grsec/repos/community-x86_64/config
(from rev 129226, linux-grsec/trunk/config)
  linux-grsec/repos/community-x86_64/config.x86_64
(from rev 129226, linux-grsec/trunk/config.x86_64)
  linux-grsec/repos/community-x86_64/linux-grsec.install
(from rev 129226, linux-grsec/trunk/linux-grsec.install)
  linux-grsec/repos/community-x86_64/linux.preset
(from rev 129226, linux-grsec/trunk/linux.preset)
Deleted:
  linux-grsec/repos/community-i686/PKGBUILD
  linux-grsec/repos/community-i686/change-default-console-loglevel.patch
  linux-grsec/repos/community-i686/config
  linux-grsec/repos/community-i686/config.x86_64
  linux-grsec/repos/community-i686/linux-grsec.install
  linux-grsec/repos/community-i686/linux.preset
  linux-grsec/repos/community-x86_64/PKGBUILD
  linux-grsec/repos/community-x86_64/change-default-console-loglevel.patch
  linux-grsec/repos/community-x86_64/config
  linux-grsec/repos/community-x86_64/config.x86_64
  linux-grsec/repos/community-x86_64/linux-grsec.install
  linux-grsec/repos/community-x86_64/linux.preset

+
 /PKGBUILD  |  650 
 /change-default-console-loglevel.patch |   22 
 /config|14886 +++
 /config.x86_64 |14306 ++
 /linux-grsec.install   |   74 
 /linux.preset  |   28 
 community-i686/PKGBUILD|  325 
 community-i686/change-default-console-loglevel.patch   |   11 
 community-i686/config  | 7443 ---
 community-i686/config.x86_64   | 7153 ---
 community-i686/linux-grsec.install |   37 
 community-i686/linux.preset|   14 
 community-x86_64/PKGBUILD  |  325 
 community-x86_64/change-default-console-loglevel.patch |   11 
 community-x86_64/config| 7443 ---
 community-x86_64/config.x86_64 | 7153 ---
 community-x86_64/linux-grsec.install   |   37 
 community-x86_64/linux.preset  |   14 
 18 files changed, 29966 insertions(+), 29966 deletions(-)

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


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

2015-03-14 Thread Daniel Micay
Date: Saturday, March 14, 2015 @ 07:36:58
  Author: thestinger
Revision: 129226

upgpkg: linux-grsec 3.19.1.201503122205-1

Modified:
  linux-grsec/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-03-13 22:09:23 UTC (rev 129225)
+++ PKGBUILD2015-03-14 06:36:58 UTC (rev 129226)
@@ -9,7 +9,7 @@
 _srcname=linux-3.19
 _pkgver=3.19.1
 _grsecver=3.1
-_timestamp=201503120804
+_timestamp=201503122205
 _grsec_patch=grsecurity-$_grsecver-$_pkgver-$_timestamp.patch
 pkgver=$_pkgver.$_timestamp
 pkgrel=1
@@ -34,7 +34,7 @@
 'SKIP'
 '3dbf80df9a81a285baa5188ea8d768110f24a3e4fe8bd37e1c9d7410d60a680b'
 'SKIP'
-'38c8cd1966551b8ae825842615c7701c5f0b11b041ba0cf1a6e6b6d3ed958fbb'
+'9e5ca766ca22fd91323b735e36a2fdc8c54fb0259611aaeb1b26d448abe3423c'
 'SKIP'
 '565eb62808216b0ea6fbf16647ffd907810b1d34e445b82d093134bb26c46b7b'
 '3861d6d5ac87d64209971d2f5e389246a1f10833bcd4519c05007a01ab881631'


[arch-commits] Commit in (3 files)

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 10:36:17
  Author: arojas
Revision: 233616

KDE Applications 15.04 beta 2

Modified:
  kcalc/kde-unstable/PKGBUILD
  kstars/kde-unstable/PKGBUILD
  lokalize/kde-unstable/PKGBUILD

+
 kcalc/kde-unstable/PKGBUILD|5 +++--
 kstars/kde-unstable/PKGBUILD   |2 +-
 lokalize/kde-unstable/PKGBUILD |3 +--
 3 files changed, 5 insertions(+), 5 deletions(-)

Modified: kcalc/kde-unstable/PKGBUILD
===
--- kcalc/kde-unstable/PKGBUILD 2015-03-14 08:59:16 UTC (rev 233615)
+++ kcalc/kde-unstable/PKGBUILD 2015-03-14 09:36:17 UTC (rev 233616)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan felixonm...@archlinux.org
 # Contributor: Andrea Scarpino and...@archlinux.org
 
-pkgname=kdeutils-kcalc
+pkgname=kcalc
 pkgver=15.03.90
 pkgrel=1
 pkgdesc='Scientific Calculator'
@@ -9,7 +9,7 @@
 url='http://kde.org/applications/utilities/kcalc/'
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL' 'FDL')
-depends=('knotifications' 'kxmlgui')
+depends=('kinit')
 makedepends=('extra-cmake-modules' 'python' 'kdoctools')
 conflicts=('kdeutils-kcalc')
 replaces=('kdeutils-kcalc')
@@ -28,6 +28,7 @@
 -DCMAKE_BUILD_TYPE=Release \
 -DBUILD_TESTING=OFF \
 -DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
 -DKDE_INSTALL_USE_QT_SYS_PATHS=ON
   make
 }

Modified: kstars/kde-unstable/PKGBUILD
===
--- kstars/kde-unstable/PKGBUILD2015-03-14 08:59:16 UTC (rev 233615)
+++ kstars/kde-unstable/PKGBUILD2015-03-14 09:36:17 UTC (rev 233616)
@@ -10,7 +10,7 @@
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde' 'kdeedu')
-depends=('wcslib' 'libindi' 'kplotting' 'knewstuff')
+depends=('wcslib' 'libindi' 'kplotting' 'knewstuff' 'qt5-multimedia' 'kinit' 
'ktexteditor')
 makedepends=('extra-cmake-modules' 'python' 'kdoctools' 'eigen')
 install=${pkgname}.install
 replaces=('kdeedu-kstars')

Modified: lokalize/kde-unstable/PKGBUILD
===
--- lokalize/kde-unstable/PKGBUILD  2015-03-14 08:59:16 UTC (rev 233615)
+++ lokalize/kde-unstable/PKGBUILD  2015-03-14 09:36:17 UTC (rev 233616)
@@ -16,8 +16,7 @@
 conflicts=('kdesdk-lokalize')
 replaces=('kdesdk-lokalize')
 
source=(http://download.kde.org/unstable/applications/${pkgver}/src/lokalize-${pkgver}.tar.xz;)
-sha1sums=('718fda9f0a73cc515eb08ab7694ee96ac4b541c0'
-  '07db42bbcae402c292eebf002e549b04162621c5')
+sha1sums=('718fda9f0a73cc515eb08ab7694ee96ac4b541c0')
 
 prepare() {
   mkdir build


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

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 10:59:39
  Author: arojas
Revision: 233651

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

Added:
  kdeadmin-kuser/repos/kde-unstable-i686/
  kdeadmin-kuser/repos/kde-unstable-i686/PKGBUILD
(from rev 233650, kdeadmin-kuser/kde-unstable/PKGBUILD)
  kdeadmin-kuser/repos/kde-unstable-i686/kdeadmin-kuser.install
(from rev 233650, kdeadmin-kuser/kde-unstable/kdeadmin-kuser.install)
  kdeadmin-kuser/repos/kde-unstable-x86_64/
  kdeadmin-kuser/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233650, kdeadmin-kuser/kde-unstable/PKGBUILD)
  kdeadmin-kuser/repos/kde-unstable-x86_64/kdeadmin-kuser.install
(from rev 233650, kdeadmin-kuser/kde-unstable/kdeadmin-kuser.install)

+
 kde-unstable-i686/PKGBUILD |   32 +++
 kde-unstable-i686/kdeadmin-kuser.install   |   11 +
 kde-unstable-x86_64/PKGBUILD   |   32 +++
 kde-unstable-x86_64/kdeadmin-kuser.install |   11 +
 4 files changed, 86 insertions(+)

Copied: kdeadmin-kuser/repos/kde-unstable-i686/PKGBUILD (from rev 233650, 
kdeadmin-kuser/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-14 09:59:39 UTC (rev 233651)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeadmin-kuser
+pkgver=15.03.90
+pkgrel=1
+pkgdesc='User Manager'
+url='http://kde.org/applications/system/kuser/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeadmin')
+depends=('kdebase-runtime' 'kdepimlibs')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kuser-${pkgver}.tar.xz;)
+sha1sums=('92c5789bc448772cc54974cf587dcd2290294fd0')
+
+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/kde-unstable-i686/kdeadmin-kuser.install (from rev 
233650, kdeadmin-kuser/kde-unstable/kdeadmin-kuser.install)
===
--- kde-unstable-i686/kdeadmin-kuser.install(rev 0)
+++ kde-unstable-i686/kdeadmin-kuser.install2015-03-14 09:59:39 UTC (rev 
233651)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: kdeadmin-kuser/repos/kde-unstable-x86_64/PKGBUILD (from rev 233650, 
kdeadmin-kuser/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2015-03-14 09:59:39 UTC (rev 233651)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeadmin-kuser
+pkgver=15.03.90
+pkgrel=1
+pkgdesc='User Manager'
+url='http://kde.org/applications/system/kuser/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeadmin')
+depends=('kdebase-runtime' 'kdepimlibs')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kuser-${pkgver}.tar.xz;)
+sha1sums=('92c5789bc448772cc54974cf587dcd2290294fd0')
+
+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/kde-unstable-x86_64/kdeadmin-kuser.install (from 
rev 233650, kdeadmin-kuser/kde-unstable/kdeadmin-kuser.install)
===
--- kde-unstable-x86_64/kdeadmin-kuser.install  (rev 0)
+++ kde-unstable-x86_64/kdeadmin-kuser.install  2015-03-14 09:59:39 UTC (rev 
233651)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}


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

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 11:00:01
  Author: arojas
Revision: 233652

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

Added:
  kdeartwork/repos/kde-unstable-i686/
  kdeartwork/repos/kde-unstable-i686/PKGBUILD
(from rev 233651, kdeartwork/kde-unstable/PKGBUILD)
  kdeartwork/repos/kde-unstable-x86_64/
  kdeartwork/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233651, kdeartwork/kde-unstable/PKGBUILD)

--+
 kde-unstable-i686/PKGBUILD   |   91 +
 kde-unstable-x86_64/PKGBUILD |   91 +
 2 files changed, 182 insertions(+)

Copied: kdeartwork/repos/kde-unstable-i686/PKGBUILD (from rev 233651, 
kdeartwork/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-14 10:00:01 UTC (rev 233652)
@@ -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.03.90
+pkgrel=1
+arch=('i686' 'x86_64')
+url='http://www.kde.org'
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeartwork')
+makedepends=('cmake' 'automoc4' 'xscreensaver' 'eigen' 'kdebase-workspace' 
'libkexiv2')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz;)
+sha1sums=('5762becbc2740445222d0f7b88dccee002f4f710')
+
+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/kde-unstable-x86_64/PKGBUILD (from rev 233651, 
kdeartwork/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2015-03-14 10:00:01 UTC (rev 233652)
@@ -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.03.90
+pkgrel=1
+arch=('i686' 'x86_64')
+url='http://www.kde.org'
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeartwork')
+makedepends=('cmake' 'automoc4' 'xscreensaver' 'eigen' 'kdebase-workspace' 
'libkexiv2')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz;)
+sha1sums=('5762becbc2740445222d0f7b88dccee002f4f710')
+
+build() {
+   cd $srcdir
+   mkdir build
+   cd build
+   cmake ../${pkgbase}-${pkgver} \
+  

[arch-commits] Commit in cantor (7 files)

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 11:08:39
  Author: arojas
Revision: 233656

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

Added:
  cantor/repos/
  cantor/repos/kde-unstable-i686/
  cantor/repos/kde-unstable-i686/PKGBUILD
(from rev 233655, cantor/kde-unstable/PKGBUILD)
  cantor/repos/kde-unstable-i686/cantor.install
(from rev 233655, cantor/kde-unstable/cantor.install)
  cantor/repos/kde-unstable-x86_64/
  cantor/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233655, cantor/kde-unstable/PKGBUILD)
  cantor/repos/kde-unstable-x86_64/cantor.install
(from rev 233655, cantor/kde-unstable/cantor.install)

+
 kde-unstable-i686/PKGBUILD |   48 +++
 kde-unstable-i686/cantor.install   |   12 
 kde-unstable-x86_64/PKGBUILD   |   48 +++
 kde-unstable-x86_64/cantor.install |   12 
 4 files changed, 120 insertions(+)

Copied: cantor/repos/kde-unstable-i686/PKGBUILD (from rev 233655, 
cantor/kde-unstable/PKGBUILD)
===
--- repos/kde-unstable-i686/PKGBUILD(rev 0)
+++ repos/kde-unstable-i686/PKGBUILD2015-03-14 10:08:39 UTC (rev 233656)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=cantor
+pkgver=15.03.90
+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' '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'
+'sage-mathematics: Sage backend')
+conflicts=('kdeedu-cantor')
+replaces=('kdeedu-cantor')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/cantor-${pkgver}.tar.xz;)
+sha1sums=('ee1c2117afe154e4363d089f075ca3015eb51bac')
+
+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/kde-unstable-i686/cantor.install (from rev 233655, 
cantor/kde-unstable/cantor.install)
===
--- repos/kde-unstable-i686/cantor.install  (rev 0)
+++ repos/kde-unstable-i686/cantor.install  2015-03-14 10:08:39 UTC (rev 
233656)
@@ -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
+}

Copied: cantor/repos/kde-unstable-x86_64/PKGBUILD (from rev 233655, 
cantor/kde-unstable/PKGBUILD)
===
--- repos/kde-unstable-x86_64/PKGBUILD  (rev 0)
+++ repos/kde-unstable-x86_64/PKGBUILD  2015-03-14 10:08:39 UTC (rev 233656)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=cantor
+pkgver=15.03.90
+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' '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'
+'sage-mathematics: Sage backend')
+conflicts=('kdeedu-cantor')
+replaces=('kdeedu-cantor')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/cantor-${pkgver}.tar.xz;)
+sha1sums=('ee1c2117afe154e4363d089f075ca3015eb51bac')
+
+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 \
+

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

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 11:08:01
  Author: arojas
Revision: 233654

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

Added:
  kdeedu-artikulate/repos/kde-unstable-i686/
  kdeedu-artikulate/repos/kde-unstable-i686/PKGBUILD
(from rev 233653, kdeedu-artikulate/kde-unstable/PKGBUILD)
  kdeedu-artikulate/repos/kde-unstable-x86_64/
  kdeedu-artikulate/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233653, kdeedu-artikulate/kde-unstable/PKGBUILD)

--+
 kde-unstable-i686/PKGBUILD   |   34 ++
 kde-unstable-x86_64/PKGBUILD |   34 ++
 2 files changed, 68 insertions(+)

Copied: kdeedu-artikulate/repos/kde-unstable-i686/PKGBUILD (from rev 233653, 
kdeedu-artikulate/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-14 10:08:01 UTC (rev 233654)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeedu-artikulate
+pkgver=15.03.90
+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' 'kdeedu')
+depends=('kdebase-runtime' 'qt-gstreamer' 'kqtquickcharts')
+makedepends=('cmake' 'automoc4' 'boost')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/artikulate-${pkgver}.tar.xz;)
+sha1sums=('9fe2440677c468240b532525db2e41a10147eaa7')
+
+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/kde-unstable-x86_64/PKGBUILD (from rev 233653, 
kdeedu-artikulate/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2015-03-14 10:08:01 UTC (rev 233654)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeedu-artikulate
+pkgver=15.03.90
+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' 'kdeedu')
+depends=('kdebase-runtime' 'qt-gstreamer' 'kqtquickcharts')
+makedepends=('cmake' 'automoc4' 'boost')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/artikulate-${pkgver}.tar.xz;)
+sha1sums=('9fe2440677c468240b532525db2e41a10147eaa7')
+
+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
+}


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

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 11:08:57
  Author: arojas
Revision: 233657

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

Added:
  kalgebra/repos/kde-unstable-i686/
  kalgebra/repos/kde-unstable-i686/PKGBUILD
(from rev 233656, kalgebra/kde-unstable/PKGBUILD)
  kalgebra/repos/kde-unstable-i686/kalgebra.install
(from rev 233656, kalgebra/kde-unstable/kalgebra.install)
  kalgebra/repos/kde-unstable-x86_64/
  kalgebra/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233656, kalgebra/kde-unstable/PKGBUILD)
  kalgebra/repos/kde-unstable-x86_64/kalgebra.install
(from rev 233656, kalgebra/kde-unstable/kalgebra.install)

--+
 kde-unstable-i686/PKGBUILD   |   37 +
 kde-unstable-i686/kalgebra.install   |   12 ++
 kde-unstable-x86_64/PKGBUILD |   37 +
 kde-unstable-x86_64/kalgebra.install |   12 ++
 4 files changed, 98 insertions(+)

Copied: kalgebra/repos/kde-unstable-i686/PKGBUILD (from rev 233656, 
kalgebra/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-14 10:08:57 UTC (rev 233657)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kalgebra
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=Graph Calculator
+url=http://kde.org/applications/education/kalgebra/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' '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/unstable/applications/${pkgver}/src/kalgebra-${pkgver}.tar.xz;)
+sha1sums=('d560d1d8ccaf21191a779f97322470856ef8e872')
+
+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/kde-unstable-i686/kalgebra.install (from rev 233656, 
kalgebra/kde-unstable/kalgebra.install)
===
--- kde-unstable-i686/kalgebra.install  (rev 0)
+++ kde-unstable-i686/kalgebra.install  2015-03-14 10:08:57 UTC (rev 233657)
@@ -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
+}

Copied: kalgebra/repos/kde-unstable-x86_64/PKGBUILD (from rev 233656, 
kalgebra/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2015-03-14 10:08:57 UTC (rev 233657)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kalgebra
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=Graph Calculator
+url=http://kde.org/applications/education/kalgebra/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' '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/unstable/applications/${pkgver}/src/kalgebra-${pkgver}.tar.xz;)
+sha1sums=('d560d1d8ccaf21191a779f97322470856ef8e872')
+
+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/kde-unstable-x86_64/kalgebra.install (from rev 233656, 
kalgebra/kde-unstable/kalgebra.install)
===
--- kde-unstable-x86_64/kalgebra.install(rev 0)
+++ kde-unstable-x86_64/kalgebra.install2015-03-14 10:08:57 UTC (rev 
233657)
@@ -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
+}


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

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 11:09:12
  Author: arojas
Revision: 233658

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

Added:
  kdeedu-kalzium/repos/kde-unstable-i686/
  kdeedu-kalzium/repos/kde-unstable-i686/PKGBUILD
(from rev 233657, kdeedu-kalzium/kde-unstable/PKGBUILD)
  kdeedu-kalzium/repos/kde-unstable-i686/kdeedu-kalzium.install
(from rev 233657, kdeedu-kalzium/kde-unstable/kdeedu-kalzium.install)
  kdeedu-kalzium/repos/kde-unstable-x86_64/
  kdeedu-kalzium/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233657, kdeedu-kalzium/kde-unstable/PKGBUILD)
  kdeedu-kalzium/repos/kde-unstable-x86_64/kdeedu-kalzium.install
(from rev 233657, kdeedu-kalzium/kde-unstable/kdeedu-kalzium.install)

+
 kde-unstable-i686/PKGBUILD |   32 +++
 kde-unstable-i686/kdeedu-kalzium.install   |   12 ++
 kde-unstable-x86_64/PKGBUILD   |   32 +++
 kde-unstable-x86_64/kdeedu-kalzium.install |   12 ++
 4 files changed, 88 insertions(+)

Copied: kdeedu-kalzium/repos/kde-unstable-i686/PKGBUILD (from rev 233657, 
kdeedu-kalzium/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-14 10:09:12 UTC (rev 233658)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeedu-kalzium
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=Periodic Table of Elements
+url=http://kde.org/applications/education/kalzium/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeedu')
+depends=('kdebase-runtime' 'avogadro' 'ocaml' 'chemical-mime-data')
+makedepends=('cmake' 'automoc4' 'mesa' 'eigen' 'eigen2')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kalzium-${pkgver}.tar.xz;)
+sha1sums=('f892dd2baa0a0be9366300c79f572055d2857d3d')
+
+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/kde-unstable-i686/kdeedu-kalzium.install (from rev 
233657, kdeedu-kalzium/kde-unstable/kdeedu-kalzium.install)
===
--- kde-unstable-i686/kdeedu-kalzium.install(rev 0)
+++ kde-unstable-i686/kdeedu-kalzium.install2015-03-14 10:09:12 UTC (rev 
233658)
@@ -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
+}

Copied: kdeedu-kalzium/repos/kde-unstable-x86_64/PKGBUILD (from rev 233657, 
kdeedu-kalzium/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2015-03-14 10:09:12 UTC (rev 233658)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeedu-kalzium
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=Periodic Table of Elements
+url=http://kde.org/applications/education/kalzium/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeedu')
+depends=('kdebase-runtime' 'avogadro' 'ocaml' 'chemical-mime-data')
+makedepends=('cmake' 'automoc4' 'mesa' 'eigen' 'eigen2')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kalzium-${pkgver}.tar.xz;)
+sha1sums=('f892dd2baa0a0be9366300c79f572055d2857d3d')
+
+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/kde-unstable-x86_64/kdeedu-kalzium.install (from 
rev 233657, kdeedu-kalzium/kde-unstable/kdeedu-kalzium.install)
===
--- kde-unstable-x86_64/kdeedu-kalzium.install  (rev 0)
+++ kde-unstable-x86_64/kdeedu-kalzium.install  2015-03-14 10:09:12 UTC (rev 
233658)
@@ -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
+}


[arch-commits] Commit in blinken (7 files)

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 11:08:23
  Author: arojas
Revision: 233655

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

Added:
  blinken/repos/
  blinken/repos/kde-unstable-i686/
  blinken/repos/kde-unstable-i686/PKGBUILD
(from rev 233654, blinken/kde-unstable/PKGBUILD)
  blinken/repos/kde-unstable-i686/blinken.install
(from rev 233654, blinken/kde-unstable/blinken.install)
  blinken/repos/kde-unstable-x86_64/
  blinken/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233654, blinken/kde-unstable/PKGBUILD)
  blinken/repos/kde-unstable-x86_64/blinken.install
(from rev 233654, blinken/kde-unstable/blinken.install)

-+
 kde-unstable-i686/PKGBUILD  |   37 ++
 kde-unstable-i686/blinken.install   |   12 +++
 kde-unstable-x86_64/PKGBUILD|   37 ++
 kde-unstable-x86_64/blinken.install |   12 +++
 4 files changed, 98 insertions(+)

Copied: blinken/repos/kde-unstable-i686/PKGBUILD (from rev 233654, 
blinken/kde-unstable/PKGBUILD)
===
--- repos/kde-unstable-i686/PKGBUILD(rev 0)
+++ repos/kde-unstable-i686/PKGBUILD2015-03-14 10:08:23 UTC (rev 233655)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=blinken
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=Memory Enhancement Game
+url=http://kde.org/applications/education/blinken/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' '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/unstable/applications/${pkgver}/src/blinken-${pkgver}.tar.xz;)
+sha1sums=('7fa3402fae7431d2cca1d0b41ae6fd9fd28c9686')
+
+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/kde-unstable-i686/blinken.install (from rev 233654, 
blinken/kde-unstable/blinken.install)
===
--- repos/kde-unstable-i686/blinken.install (rev 0)
+++ repos/kde-unstable-i686/blinken.install 2015-03-14 10:08:23 UTC (rev 
233655)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}
+

Copied: blinken/repos/kde-unstable-x86_64/PKGBUILD (from rev 233654, 
blinken/kde-unstable/PKGBUILD)
===
--- repos/kde-unstable-x86_64/PKGBUILD  (rev 0)
+++ repos/kde-unstable-x86_64/PKGBUILD  2015-03-14 10:08:23 UTC (rev 233655)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=blinken
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=Memory Enhancement Game
+url=http://kde.org/applications/education/blinken/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' '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/unstable/applications/${pkgver}/src/blinken-${pkgver}.tar.xz;)
+sha1sums=('7fa3402fae7431d2cca1d0b41ae6fd9fd28c9686')
+
+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/kde-unstable-x86_64/blinken.install (from rev 233654, 
blinken/kde-unstable/blinken.install)
===
--- repos/kde-unstable-x86_64/blinken.install   (rev 0)
+++ repos/kde-unstable-x86_64/blinken.install   2015-03-14 10:08:23 UTC (rev 
233655)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}
+


[arch-commits] Commit in katomic (7 files)

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 11:18:07
  Author: arojas
Revision: 233680

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

Added:
  katomic/repos/
  katomic/repos/kde-unstable-i686/
  katomic/repos/kde-unstable-i686/PKGBUILD
(from rev 233679, katomic/kde-unstable/PKGBUILD)
  katomic/repos/kde-unstable-i686/katomic.install
(from rev 233679, katomic/kde-unstable/katomic.install)
  katomic/repos/kde-unstable-x86_64/
  katomic/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233679, katomic/kde-unstable/PKGBUILD)
  katomic/repos/kde-unstable-x86_64/katomic.install
(from rev 233679, katomic/kde-unstable/katomic.install)

-+
 kde-unstable-i686/PKGBUILD  |   35 ++
 kde-unstable-i686/katomic.install   |   11 ++
 kde-unstable-x86_64/PKGBUILD|   35 ++
 kde-unstable-x86_64/katomic.install |   11 ++
 4 files changed, 92 insertions(+)

Copied: katomic/repos/kde-unstable-i686/PKGBUILD (from rev 233679, 
katomic/kde-unstable/PKGBUILD)
===
--- repos/kde-unstable-i686/PKGBUILD(rev 0)
+++ repos/kde-unstable-i686/PKGBUILD2015-03-14 10:18:07 UTC (rev 233680)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=katomic
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=A fun and educational game built around molecular geometry
+url=http://kde.org/applications/games/katomic/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegames')
+depends=('libkdegames')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
+install=${pkgname}.install
+conflicts=('kdegames-katomic')
+replaces=('kdegames-katomic')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/katomic-${pkgver}.tar.xz;)
+sha1sums=('2656707c7b5d3499bfdeb591a8fc7ecd968319ad')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../katomic-${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: katomic/repos/kde-unstable-i686/katomic.install (from rev 233679, 
katomic/kde-unstable/katomic.install)
===
--- repos/kde-unstable-i686/katomic.install (rev 0)
+++ repos/kde-unstable-i686/katomic.install 2015-03-14 10:18:07 UTC (rev 
233680)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: katomic/repos/kde-unstable-x86_64/PKGBUILD (from rev 233679, 
katomic/kde-unstable/PKGBUILD)
===
--- repos/kde-unstable-x86_64/PKGBUILD  (rev 0)
+++ repos/kde-unstable-x86_64/PKGBUILD  2015-03-14 10:18:07 UTC (rev 233680)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=katomic
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=A fun and educational game built around molecular geometry
+url=http://kde.org/applications/games/katomic/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegames')
+depends=('libkdegames')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
+install=${pkgname}.install
+conflicts=('kdegames-katomic')
+replaces=('kdegames-katomic')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/katomic-${pkgver}.tar.xz;)
+sha1sums=('2656707c7b5d3499bfdeb591a8fc7ecd968319ad')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../katomic-${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: katomic/repos/kde-unstable-x86_64/katomic.install (from rev 233679, 
katomic/kde-unstable/katomic.install)
===
--- repos/kde-unstable-x86_64/katomic.install   (rev 0)
+++ repos/kde-unstable-x86_64/katomic.install   2015-03-14 10:18:07 UTC (rev 
233680)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}


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

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 11:20:21
  Author: arojas
Revision: 233687

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

Added:
  kdegames-kgoldrunner/repos/kde-unstable-i686/
  kdegames-kgoldrunner/repos/kde-unstable-i686/PKGBUILD
(from rev 233686, kdegames-kgoldrunner/kde-unstable/PKGBUILD)
  kdegames-kgoldrunner/repos/kde-unstable-i686/kdegames-kgoldrunner.install
(from rev 233686, 
kdegames-kgoldrunner/kde-unstable/kdegames-kgoldrunner.install)
  kdegames-kgoldrunner/repos/kde-unstable-x86_64/
  kdegames-kgoldrunner/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233686, kdegames-kgoldrunner/kde-unstable/PKGBUILD)
  kdegames-kgoldrunner/repos/kde-unstable-x86_64/kdegames-kgoldrunner.install
(from rev 233686, 
kdegames-kgoldrunner/kde-unstable/kdegames-kgoldrunner.install)

--+
 kde-unstable-i686/PKGBUILD   |   32 +
 kde-unstable-i686/kdegames-kgoldrunner.install   |   11 +++
 kde-unstable-x86_64/PKGBUILD |   32 +
 kde-unstable-x86_64/kdegames-kgoldrunner.install |   11 +++
 4 files changed, 86 insertions(+)

Copied: kdegames-kgoldrunner/repos/kde-unstable-i686/PKGBUILD (from rev 233686, 
kdegames-kgoldrunner/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-14 10:20:21 UTC (rev 233687)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegames-kgoldrunner
+pkgver=15.03.90
+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' 'kdegames')
+depends=('kdebase-runtime' 'libkdegames4')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kgoldrunner-${pkgver}.tar.xz;)
+sha1sums=('d9359390f67a8dfb9e0935352687bdec60525e21')
+
+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/kde-unstable-i686/kdegames-kgoldrunner.install (from 
rev 233686, kdegames-kgoldrunner/kde-unstable/kdegames-kgoldrunner.install)
===
--- kde-unstable-i686/kdegames-kgoldrunner.install  
(rev 0)
+++ kde-unstable-i686/kdegames-kgoldrunner.install  2015-03-14 10:20:21 UTC 
(rev 233687)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: kdegames-kgoldrunner/repos/kde-unstable-x86_64/PKGBUILD (from rev 
233686, kdegames-kgoldrunner/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2015-03-14 10:20:21 UTC (rev 233687)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegames-kgoldrunner
+pkgver=15.03.90
+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' 'kdegames')
+depends=('kdebase-runtime' 'libkdegames4')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kgoldrunner-${pkgver}.tar.xz;)
+sha1sums=('d9359390f67a8dfb9e0935352687bdec60525e21')
+
+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/kde-unstable-x86_64/kdegames-kgoldrunner.install 
(from rev 233686, 
kdegames-kgoldrunner/kde-unstable/kdegames-kgoldrunner.install)
===
--- kde-unstable-x86_64/kdegames-kgoldrunner.install
(rev 0)
+++ kde-unstable-x86_64/kdegames-kgoldrunner.install2015-03-14 10:20:21 UTC 
(rev 233687)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}


[arch-commits] Commit in kbounce (7 files)

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 11:18:59
  Author: arojas
Revision: 233683

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

Added:
  kbounce/repos/
  kbounce/repos/kde-unstable-i686/
  kbounce/repos/kde-unstable-i686/PKGBUILD
(from rev 233682, kbounce/kde-unstable/PKGBUILD)
  kbounce/repos/kde-unstable-i686/kbounce.install
(from rev 233682, kbounce/kde-unstable/kbounce.install)
  kbounce/repos/kde-unstable-x86_64/
  kbounce/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233682, kbounce/kde-unstable/PKGBUILD)
  kbounce/repos/kde-unstable-x86_64/kbounce.install
(from rev 233682, kbounce/kde-unstable/kbounce.install)

-+
 kde-unstable-i686/PKGBUILD  |   35 ++
 kde-unstable-i686/kbounce.install   |   11 ++
 kde-unstable-x86_64/PKGBUILD|   35 ++
 kde-unstable-x86_64/kbounce.install |   11 ++
 4 files changed, 92 insertions(+)

Copied: kbounce/repos/kde-unstable-i686/PKGBUILD (from rev 233682, 
kbounce/kde-unstable/PKGBUILD)
===
--- repos/kde-unstable-i686/PKGBUILD(rev 0)
+++ repos/kde-unstable-i686/PKGBUILD2015-03-14 10:18:59 UTC (rev 233683)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kbounce
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=A single player arcade game with the elements of puzzle
+url=http://kde.org/applications/games/kbounce/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegames')
+depends=('libkdegames')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
+install=${pkgname}.install
+conflicts=('kdegames-kbounce')
+replaces=('kdegames-kbounce')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kbounce-${pkgver}.tar.xz;)
+sha1sums=('99ff9b53a3cc129e9e2e47a792acf0ef1a8f0943')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kbounce-${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: kbounce/repos/kde-unstable-i686/kbounce.install (from rev 233682, 
kbounce/kde-unstable/kbounce.install)
===
--- repos/kde-unstable-i686/kbounce.install (rev 0)
+++ repos/kde-unstable-i686/kbounce.install 2015-03-14 10:18:59 UTC (rev 
233683)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: kbounce/repos/kde-unstable-x86_64/PKGBUILD (from rev 233682, 
kbounce/kde-unstable/PKGBUILD)
===
--- repos/kde-unstable-x86_64/PKGBUILD  (rev 0)
+++ repos/kde-unstable-x86_64/PKGBUILD  2015-03-14 10:18:59 UTC (rev 233683)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kbounce
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=A single player arcade game with the elements of puzzle
+url=http://kde.org/applications/games/kbounce/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegames')
+depends=('libkdegames')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
+install=${pkgname}.install
+conflicts=('kdegames-kbounce')
+replaces=('kdegames-kbounce')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kbounce-${pkgver}.tar.xz;)
+sha1sums=('99ff9b53a3cc129e9e2e47a792acf0ef1a8f0943')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kbounce-${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: kbounce/repos/kde-unstable-x86_64/kbounce.install (from rev 233682, 
kbounce/kde-unstable/kbounce.install)
===
--- repos/kde-unstable-x86_64/kbounce.install   (rev 0)
+++ repos/kde-unstable-x86_64/kbounce.install   2015-03-14 10:18:59 UTC (rev 
233683)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}


[arch-commits] Commit in kdiamond (7 files)

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 11:19:38
  Author: arojas
Revision: 233685

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

Added:
  kdiamond/repos/
  kdiamond/repos/kde-unstable-i686/
  kdiamond/repos/kde-unstable-i686/PKGBUILD
(from rev 233684, kdiamond/kde-unstable/PKGBUILD)
  kdiamond/repos/kde-unstable-i686/kdiamond.install
(from rev 233684, kdiamond/kde-unstable/kdiamond.install)
  kdiamond/repos/kde-unstable-x86_64/
  kdiamond/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233684, kdiamond/kde-unstable/PKGBUILD)
  kdiamond/repos/kde-unstable-x86_64/kdiamond.install
(from rev 233684, kdiamond/kde-unstable/kdiamond.install)

--+
 kde-unstable-i686/PKGBUILD   |   35 +
 kde-unstable-i686/kdiamond.install   |   11 ++
 kde-unstable-x86_64/PKGBUILD |   35 +
 kde-unstable-x86_64/kdiamond.install |   11 ++
 4 files changed, 92 insertions(+)

Copied: kdiamond/repos/kde-unstable-i686/PKGBUILD (from rev 233684, 
kdiamond/kde-unstable/PKGBUILD)
===
--- repos/kde-unstable-i686/PKGBUILD(rev 0)
+++ repos/kde-unstable-i686/PKGBUILD2015-03-14 10:19:38 UTC (rev 233685)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdiamond
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=A single player puzzle game
+url=http://kde.org/applications/games/kdiamond/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegames')
+depends=('libkdegames' 'knotifyconfig')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
+install=${pkgname}.install
+conflicts=('kdegames-kdiamond')
+replaces=('kdegames-kdiamond')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kdiamond-${pkgver}.tar.xz;)
+sha1sums=('7bee6464360591c6692413ab6b806c7730886875')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kdiamond-${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: kdiamond/repos/kde-unstable-i686/kdiamond.install (from rev 233684, 
kdiamond/kde-unstable/kdiamond.install)
===
--- repos/kde-unstable-i686/kdiamond.install(rev 0)
+++ repos/kde-unstable-i686/kdiamond.install2015-03-14 10:19:38 UTC (rev 
233685)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: kdiamond/repos/kde-unstable-x86_64/PKGBUILD (from rev 233684, 
kdiamond/kde-unstable/PKGBUILD)
===
--- repos/kde-unstable-x86_64/PKGBUILD  (rev 0)
+++ repos/kde-unstable-x86_64/PKGBUILD  2015-03-14 10:19:38 UTC (rev 233685)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdiamond
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=A single player puzzle game
+url=http://kde.org/applications/games/kdiamond/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegames')
+depends=('libkdegames' 'knotifyconfig')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
+install=${pkgname}.install
+conflicts=('kdegames-kdiamond')
+replaces=('kdegames-kdiamond')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kdiamond-${pkgver}.tar.xz;)
+sha1sums=('7bee6464360591c6692413ab6b806c7730886875')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kdiamond-${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: kdiamond/repos/kde-unstable-x86_64/kdiamond.install (from rev 233684, 
kdiamond/kde-unstable/kdiamond.install)
===
--- repos/kde-unstable-x86_64/kdiamond.install  (rev 0)
+++ repos/kde-unstable-x86_64/kdiamond.install  2015-03-14 10:19:38 UTC (rev 
233685)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}


[arch-commits] Commit in kbreakout (7 files)

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 11:19:19
  Author: arojas
Revision: 233684

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

Added:
  kbreakout/repos/
  kbreakout/repos/kde-unstable-i686/
  kbreakout/repos/kde-unstable-i686/PKGBUILD
(from rev 233683, kbreakout/kde-unstable/PKGBUILD)
  kbreakout/repos/kde-unstable-i686/kbreakout.install
(from rev 233683, kbreakout/kde-unstable/kbreakout.install)
  kbreakout/repos/kde-unstable-x86_64/
  kbreakout/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233683, kbreakout/kde-unstable/PKGBUILD)
  kbreakout/repos/kde-unstable-x86_64/kbreakout.install
(from rev 233683, kbreakout/kde-unstable/kbreakout.install)

---+
 kde-unstable-i686/PKGBUILD|   35 
 kde-unstable-i686/kbreakout.install   |   11 ++
 kde-unstable-x86_64/PKGBUILD  |   35 
 kde-unstable-x86_64/kbreakout.install |   11 ++
 4 files changed, 92 insertions(+)

Copied: kbreakout/repos/kde-unstable-i686/PKGBUILD (from rev 233683, 
kbreakout/kde-unstable/PKGBUILD)
===
--- repos/kde-unstable-i686/PKGBUILD(rev 0)
+++ repos/kde-unstable-i686/PKGBUILD2015-03-14 10:19:19 UTC (rev 233684)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kbreakout
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=A Breakout-like game
+url=http://kde.org/applications/games/kbreakout/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegames')
+depends=('libkdegames')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
+install=${pkgname}.install
+conflicts=('kdegames-kbreakout')
+replaces=('kdegames-kbreakout')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kbreakout-${pkgver}.tar.xz;)
+sha1sums=('6912b3fba8dc7af2ddf626e298fc5a6086f936ae')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kbreakout-${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: kbreakout/repos/kde-unstable-i686/kbreakout.install (from rev 233683, 
kbreakout/kde-unstable/kbreakout.install)
===
--- repos/kde-unstable-i686/kbreakout.install   (rev 0)
+++ repos/kde-unstable-i686/kbreakout.install   2015-03-14 10:19:19 UTC (rev 
233684)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: kbreakout/repos/kde-unstable-x86_64/PKGBUILD (from rev 233683, 
kbreakout/kde-unstable/PKGBUILD)
===
--- repos/kde-unstable-x86_64/PKGBUILD  (rev 0)
+++ repos/kde-unstable-x86_64/PKGBUILD  2015-03-14 10:19:19 UTC (rev 233684)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kbreakout
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=A Breakout-like game
+url=http://kde.org/applications/games/kbreakout/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegames')
+depends=('libkdegames')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
+install=${pkgname}.install
+conflicts=('kdegames-kbreakout')
+replaces=('kdegames-kbreakout')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kbreakout-${pkgver}.tar.xz;)
+sha1sums=('6912b3fba8dc7af2ddf626e298fc5a6086f936ae')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kbreakout-${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: kbreakout/repos/kde-unstable-x86_64/kbreakout.install (from rev 233683, 
kbreakout/kde-unstable/kbreakout.install)
===
--- repos/kde-unstable-x86_64/kbreakout.install (rev 0)
+++ repos/kde-unstable-x86_64/kbreakout.install 2015-03-14 10:19:19 UTC (rev 
233684)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}


[arch-commits] Commit in kblocks (7 files)

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 11:18:40
  Author: arojas
Revision: 233682

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

Added:
  kblocks/repos/
  kblocks/repos/kde-unstable-i686/
  kblocks/repos/kde-unstable-i686/PKGBUILD
(from rev 233681, kblocks/kde-unstable/PKGBUILD)
  kblocks/repos/kde-unstable-i686/kblocks.install
(from rev 233681, kblocks/kde-unstable/kblocks.install)
  kblocks/repos/kde-unstable-x86_64/
  kblocks/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233681, kblocks/kde-unstable/PKGBUILD)
  kblocks/repos/kde-unstable-x86_64/kblocks.install
(from rev 233681, kblocks/kde-unstable/kblocks.install)

-+
 kde-unstable-i686/PKGBUILD  |   35 ++
 kde-unstable-i686/kblocks.install   |   11 ++
 kde-unstable-x86_64/PKGBUILD|   35 ++
 kde-unstable-x86_64/kblocks.install |   11 ++
 4 files changed, 92 insertions(+)

Copied: kblocks/repos/kde-unstable-i686/PKGBUILD (from rev 233681, 
kblocks/kde-unstable/PKGBUILD)
===
--- repos/kde-unstable-i686/PKGBUILD(rev 0)
+++ repos/kde-unstable-i686/PKGBUILD2015-03-14 10:18:40 UTC (rev 233682)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kblocks
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=The classic falling blocks game
+url=http://kde.org/applications/games/kblocks/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegames')
+depends=('libkdegames')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
+install=${pkgname}.install
+conflicts=('kdegames-kblocks')
+replaces=('kdegames-kblocks')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kblocks-${pkgver}.tar.xz;)
+sha1sums=('43ec7711d676f800f1c77736910f32077571eedf')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kblocks-${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: kblocks/repos/kde-unstable-i686/kblocks.install (from rev 233681, 
kblocks/kde-unstable/kblocks.install)
===
--- repos/kde-unstable-i686/kblocks.install (rev 0)
+++ repos/kde-unstable-i686/kblocks.install 2015-03-14 10:18:40 UTC (rev 
233682)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: kblocks/repos/kde-unstable-x86_64/PKGBUILD (from rev 233681, 
kblocks/kde-unstable/PKGBUILD)
===
--- repos/kde-unstable-x86_64/PKGBUILD  (rev 0)
+++ repos/kde-unstable-x86_64/PKGBUILD  2015-03-14 10:18:40 UTC (rev 233682)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kblocks
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=The classic falling blocks game
+url=http://kde.org/applications/games/kblocks/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegames')
+depends=('libkdegames')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
+install=${pkgname}.install
+conflicts=('kdegames-kblocks')
+replaces=('kdegames-kblocks')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kblocks-${pkgver}.tar.xz;)
+sha1sums=('43ec7711d676f800f1c77736910f32077571eedf')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kblocks-${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: kblocks/repos/kde-unstable-x86_64/kblocks.install (from rev 233681, 
kblocks/kde-unstable/kblocks.install)
===
--- repos/kde-unstable-x86_64/kblocks.install   (rev 0)
+++ repos/kde-unstable-x86_64/kblocks.install   2015-03-14 10:18:40 UTC (rev 
233682)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}


[arch-commits] Commit in kblackbox (7 files)

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 11:18:25
  Author: arojas
Revision: 233681

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

Added:
  kblackbox/repos/
  kblackbox/repos/kde-unstable-i686/
  kblackbox/repos/kde-unstable-i686/PKGBUILD
(from rev 233680, kblackbox/kde-unstable/PKGBUILD)
  kblackbox/repos/kde-unstable-i686/kblackbox.install
(from rev 233680, kblackbox/kde-unstable/kblackbox.install)
  kblackbox/repos/kde-unstable-x86_64/
  kblackbox/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233680, kblackbox/kde-unstable/PKGBUILD)
  kblackbox/repos/kde-unstable-x86_64/kblackbox.install
(from rev 233680, kblackbox/kde-unstable/kblackbox.install)

---+
 kde-unstable-i686/PKGBUILD|   35 
 kde-unstable-i686/kblackbox.install   |   11 ++
 kde-unstable-x86_64/PKGBUILD  |   35 
 kde-unstable-x86_64/kblackbox.install |   11 ++
 4 files changed, 92 insertions(+)

Copied: kblackbox/repos/kde-unstable-i686/PKGBUILD (from rev 233680, 
kblackbox/kde-unstable/PKGBUILD)
===
--- repos/kde-unstable-i686/PKGBUILD(rev 0)
+++ repos/kde-unstable-i686/PKGBUILD2015-03-14 10:18:25 UTC (rev 233681)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kblackbox
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=A game of hide and seek played on a grid of boxes
+url=http://kde.org/applications/games/kblackbox/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegames')
+depends=('libkdegames')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
+install=${pkgname}.install
+conflicts=('kdegames-kblackbox')
+replaces=('kdegames-kblackbox')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kblackbox-${pkgver}.tar.xz;)
+sha1sums=('03e7b259dc9f9c55cced5ff4e468a0137747abb9')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kblackbox-${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: kblackbox/repos/kde-unstable-i686/kblackbox.install (from rev 233680, 
kblackbox/kde-unstable/kblackbox.install)
===
--- repos/kde-unstable-i686/kblackbox.install   (rev 0)
+++ repos/kde-unstable-i686/kblackbox.install   2015-03-14 10:18:25 UTC (rev 
233681)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: kblackbox/repos/kde-unstable-x86_64/PKGBUILD (from rev 233680, 
kblackbox/kde-unstable/PKGBUILD)
===
--- repos/kde-unstable-x86_64/PKGBUILD  (rev 0)
+++ repos/kde-unstable-x86_64/PKGBUILD  2015-03-14 10:18:25 UTC (rev 233681)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kblackbox
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=A game of hide and seek played on a grid of boxes
+url=http://kde.org/applications/games/kblackbox/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegames')
+depends=('libkdegames')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
+install=${pkgname}.install
+conflicts=('kdegames-kblackbox')
+replaces=('kdegames-kblackbox')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kblackbox-${pkgver}.tar.xz;)
+sha1sums=('03e7b259dc9f9c55cced5ff4e468a0137747abb9')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kblackbox-${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: kblackbox/repos/kde-unstable-x86_64/kblackbox.install (from rev 233680, 
kblackbox/kde-unstable/kblackbox.install)
===
--- repos/kde-unstable-x86_64/kblackbox.install (rev 0)
+++ repos/kde-unstable-x86_64/kblackbox.install 2015-03-14 10:18:25 UTC (rev 
233681)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}


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

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 11:27:20
  Author: arojas
Revision: 233710

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

Added:
  kdegames-kubrick/repos/kde-unstable-i686/
  kdegames-kubrick/repos/kde-unstable-i686/PKGBUILD
(from rev 233709, kdegames-kubrick/kde-unstable/PKGBUILD)
  kdegames-kubrick/repos/kde-unstable-i686/kdegames-kubrick.install
(from rev 233709, kdegames-kubrick/kde-unstable/kdegames-kubrick.install)
  kdegames-kubrick/repos/kde-unstable-x86_64/
  kdegames-kubrick/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233709, kdegames-kubrick/kde-unstable/PKGBUILD)
  kdegames-kubrick/repos/kde-unstable-x86_64/kdegames-kubrick.install
(from rev 233709, kdegames-kubrick/kde-unstable/kdegames-kubrick.install)

--+
 kde-unstable-i686/PKGBUILD   |   35 +
 kde-unstable-i686/kdegames-kubrick.install   |   11 +++
 kde-unstable-x86_64/PKGBUILD |   35 +
 kde-unstable-x86_64/kdegames-kubrick.install |   11 +++
 4 files changed, 92 insertions(+)

Copied: kdegames-kubrick/repos/kde-unstable-i686/PKGBUILD (from rev 233709, 
kdegames-kubrick/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-14 10:27:20 UTC (rev 233710)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegames-kubrick
+pkgver=15.03.90
+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' 'kdegames')
+depends=('kdebase-runtime' 'libkdegames4' 'glu')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kubrick-${pkgver}.tar.xz;)
+sha1sums=('acacbb487e5c1d72304114a5623ec30d6cb0724b')
+
+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/kde-unstable-i686/kdegames-kubrick.install (from 
rev 233709, kdegames-kubrick/kde-unstable/kdegames-kubrick.install)
===
--- kde-unstable-i686/kdegames-kubrick.install  (rev 0)
+++ kde-unstable-i686/kdegames-kubrick.install  2015-03-14 10:27:20 UTC (rev 
233710)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: kdegames-kubrick/repos/kde-unstable-x86_64/PKGBUILD (from rev 233709, 
kdegames-kubrick/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2015-03-14 10:27:20 UTC (rev 233710)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegames-kubrick
+pkgver=15.03.90
+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' 'kdegames')
+depends=('kdebase-runtime' 'libkdegames4' 'glu')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kubrick-${pkgver}.tar.xz;)
+sha1sums=('acacbb487e5c1d72304114a5623ec30d6cb0724b')
+
+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/kde-unstable-x86_64/kdegames-kubrick.install 
(from rev 233709, kdegames-kubrick/kde-unstable/kdegames-kubrick.install)
===
--- kde-unstable-x86_64/kdegames-kubrick.install
(rev 0)
+++ kde-unstable-x86_64/kdegames-kubrick.install2015-03-14 10:27:20 UTC 
(rev 233710)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}


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

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 11:27:35
  Author: arojas
Revision: 233711

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

Added:
  kdegames-lskat/repos/kde-unstable-i686/
  kdegames-lskat/repos/kde-unstable-i686/PKGBUILD
(from rev 233710, kdegames-lskat/kde-unstable/PKGBUILD)
  kdegames-lskat/repos/kde-unstable-i686/kdegames-lskat.install
(from rev 233710, kdegames-lskat/kde-unstable/kdegames-lskat.install)
  kdegames-lskat/repos/kde-unstable-x86_64/
  kdegames-lskat/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233710, kdegames-lskat/kde-unstable/PKGBUILD)
  kdegames-lskat/repos/kde-unstable-x86_64/kdegames-lskat.install
(from rev 233710, kdegames-lskat/kde-unstable/kdegames-lskat.install)

+
 kde-unstable-i686/PKGBUILD |   32 +++
 kde-unstable-i686/kdegames-lskat.install   |   12 ++
 kde-unstable-x86_64/PKGBUILD   |   32 +++
 kde-unstable-x86_64/kdegames-lskat.install |   12 ++
 4 files changed, 88 insertions(+)

Copied: kdegames-lskat/repos/kde-unstable-i686/PKGBUILD (from rev 233710, 
kdegames-lskat/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-14 10:27:35 UTC (rev 233711)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegames-lskat
+pkgver=15.03.90
+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' 'kdegames')
+depends=('kdebase-runtime' 'libkdegames4')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/lskat-${pkgver}.tar.xz;)
+sha1sums=('998a1b057505bbd0baeebf3d3a554e38afb8b1d3')
+
+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/kde-unstable-i686/kdegames-lskat.install (from rev 
233710, kdegames-lskat/kde-unstable/kdegames-lskat.install)
===
--- kde-unstable-i686/kdegames-lskat.install(rev 0)
+++ kde-unstable-i686/kdegames-lskat.install2015-03-14 10:27:35 UTC (rev 
233711)
@@ -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
+}

Copied: kdegames-lskat/repos/kde-unstable-x86_64/PKGBUILD (from rev 233710, 
kdegames-lskat/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2015-03-14 10:27:35 UTC (rev 233711)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegames-lskat
+pkgver=15.03.90
+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' 'kdegames')
+depends=('kdebase-runtime' 'libkdegames4')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/lskat-${pkgver}.tar.xz;)
+sha1sums=('998a1b057505bbd0baeebf3d3a554e38afb8b1d3')
+
+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/kde-unstable-x86_64/kdegames-lskat.install (from 
rev 233710, kdegames-lskat/kde-unstable/kdegames-lskat.install)
===
--- kde-unstable-x86_64/kdegames-lskat.install  (rev 0)
+++ kde-unstable-x86_64/kdegames-lskat.install  2015-03-14 10:27:35 UTC (rev 
233711)
@@ -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
+}


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

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 11:27:52
  Author: arojas
Revision: 233712

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

Added:
  kdegames-palapeli/repos/kde-unstable-i686/
  kdegames-palapeli/repos/kde-unstable-i686/PKGBUILD
(from rev 233711, kdegames-palapeli/kde-unstable/PKGBUILD)
  kdegames-palapeli/repos/kde-unstable-i686/kdegames-palapeli.install
(from rev 233711, kdegames-palapeli/kde-unstable/kdegames-palapeli.install)
  kdegames-palapeli/repos/kde-unstable-x86_64/
  kdegames-palapeli/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233711, kdegames-palapeli/kde-unstable/PKGBUILD)
  kdegames-palapeli/repos/kde-unstable-x86_64/kdegames-palapeli.install
(from rev 233711, kdegames-palapeli/kde-unstable/kdegames-palapeli.install)

---+
 kde-unstable-i686/PKGBUILD|   32 
 kde-unstable-i686/kdegames-palapeli.install   |   13 +
 kde-unstable-x86_64/PKGBUILD  |   32 
 kde-unstable-x86_64/kdegames-palapeli.install |   13 +
 4 files changed, 90 insertions(+)

Copied: kdegames-palapeli/repos/kde-unstable-i686/PKGBUILD (from rev 233711, 
kdegames-palapeli/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-14 10:27:52 UTC (rev 233712)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegames-palapeli
+pkgver=15.03.90
+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' 'kdegames')
+depends=('kdebase-runtime' 'libkdegames4' 'qhull')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/palapeli-${pkgver}.tar.xz;)
+sha1sums=('0b0154a2e03adbe3620ab5d788a6d5242ff963cb')
+
+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/kde-unstable-i686/kdegames-palapeli.install 
(from rev 233711, kdegames-palapeli/kde-unstable/kdegames-palapeli.install)
===
--- kde-unstable-i686/kdegames-palapeli.install (rev 0)
+++ kde-unstable-i686/kdegames-palapeli.install 2015-03-14 10:27:52 UTC (rev 
233712)
@@ -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
+}

Copied: kdegames-palapeli/repos/kde-unstable-x86_64/PKGBUILD (from rev 233711, 
kdegames-palapeli/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2015-03-14 10:27:52 UTC (rev 233712)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegames-palapeli
+pkgver=15.03.90
+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' 'kdegames')
+depends=('kdebase-runtime' 'libkdegames4' 'qhull')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/palapeli-${pkgver}.tar.xz;)
+sha1sums=('0b0154a2e03adbe3620ab5d788a6d5242ff963cb')
+
+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/kde-unstable-x86_64/kdegames-palapeli.install 
(from rev 233711, kdegames-palapeli/kde-unstable/kdegames-palapeli.install)
===
--- kde-unstable-x86_64/kdegames-palapeli.install   
(rev 0)
+++ kde-unstable-x86_64/kdegames-palapeli.install   2015-03-14 10:27:52 UTC 
(rev 233712)
@@ -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
+}


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

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 11:28:12
  Author: arojas
Revision: 233713

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

Added:
  kdegames-picmi/repos/kde-unstable-i686/
  kdegames-picmi/repos/kde-unstable-i686/PKGBUILD
(from rev 233712, kdegames-picmi/kde-unstable/PKGBUILD)
  kdegames-picmi/repos/kde-unstable-i686/kdegames-picmi.install
(from rev 233712, kdegames-picmi/kde-unstable/kdegames-picmi.install)
  kdegames-picmi/repos/kde-unstable-x86_64/
  kdegames-picmi/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233712, kdegames-picmi/kde-unstable/PKGBUILD)
  kdegames-picmi/repos/kde-unstable-x86_64/kdegames-picmi.install
(from rev 233712, kdegames-picmi/kde-unstable/kdegames-picmi.install)

+
 kde-unstable-i686/PKGBUILD |   34 +++
 kde-unstable-i686/kdegames-picmi.install   |   11 
 kde-unstable-x86_64/PKGBUILD   |   34 +++
 kde-unstable-x86_64/kdegames-picmi.install |   11 
 4 files changed, 90 insertions(+)

Copied: kdegames-picmi/repos/kde-unstable-i686/PKGBUILD (from rev 233712, 
kdegames-picmi/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-14 10:28:12 UTC (rev 233713)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegames-picmi
+pkgver=15.03.90
+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' 'kdegames')
+depends=('kdebase-runtime' 'libkdegames4')
+makedepends=('cmake' 'automoc4')
+replaces=('picmi')
+conflicts=('picmi')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/picmi-${pkgver}.tar.xz;)
+sha1sums=('8f1f15688f543bbed13c677945668e0de12b37a7')
+
+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/kde-unstable-i686/kdegames-picmi.install (from rev 
233712, kdegames-picmi/kde-unstable/kdegames-picmi.install)
===
--- kde-unstable-i686/kdegames-picmi.install(rev 0)
+++ kde-unstable-i686/kdegames-picmi.install2015-03-14 10:28:12 UTC (rev 
233713)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: kdegames-picmi/repos/kde-unstable-x86_64/PKGBUILD (from rev 233712, 
kdegames-picmi/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2015-03-14 10:28:12 UTC (rev 233713)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegames-picmi
+pkgver=15.03.90
+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' 'kdegames')
+depends=('kdebase-runtime' 'libkdegames4')
+makedepends=('cmake' 'automoc4')
+replaces=('picmi')
+conflicts=('picmi')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/picmi-${pkgver}.tar.xz;)
+sha1sums=('8f1f15688f543bbed13c677945668e0de12b37a7')
+
+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/kde-unstable-x86_64/kdegames-picmi.install (from 
rev 233712, kdegames-picmi/kde-unstable/kdegames-picmi.install)
===
--- kde-unstable-x86_64/kdegames-picmi.install  (rev 0)
+++ kde-unstable-x86_64/kdegames-picmi.install  2015-03-14 10:28:12 UTC (rev 
233713)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}


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

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 11:28:29
  Author: arojas
Revision: 233714

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

Added:
  gwenview/repos/kde-unstable-i686/
  gwenview/repos/kde-unstable-i686/PKGBUILD
(from rev 233713, gwenview/kde-unstable/PKGBUILD)
  gwenview/repos/kde-unstable-i686/gwenview.install
(from rev 233713, gwenview/kde-unstable/gwenview.install)
  gwenview/repos/kde-unstable-x86_64/
  gwenview/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233713, gwenview/kde-unstable/PKGBUILD)
  gwenview/repos/kde-unstable-x86_64/gwenview.install
(from rev 233713, gwenview/kde-unstable/gwenview.install)

--+
 kde-unstable-i686/PKGBUILD   |   42 +
 kde-unstable-i686/gwenview.install   |   12 +
 kde-unstable-x86_64/PKGBUILD |   42 +
 kde-unstable-x86_64/gwenview.install |   12 +
 4 files changed, 108 insertions(+)

Copied: gwenview/repos/kde-unstable-i686/PKGBUILD (from rev 233713, 
gwenview/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-14 10:28:29 UTC (rev 233714)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=gwenview
+pkgver=15.03.90
+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' 'kdegraphics')
+depends=('kded' 'kactivities-frameworks' 'baloo-frameworks')
+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' 'git' 'kdoctools' 'python')
+replaces=('kdegraphics-gwenview')
+conflicts=('kdegraphics-gwenview')
+install=$pkgname.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/gwenview-${pkgver}.tar.xz;)
+sha1sums=('993e0d5df4465db58665ff4125ad8860eb9d94e4')
+
+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/kde-unstable-i686/gwenview.install (from rev 233713, 
gwenview/kde-unstable/gwenview.install)
===
--- kde-unstable-i686/gwenview.install  (rev 0)
+++ kde-unstable-i686/gwenview.install  2015-03-14 10:28:29 UTC (rev 233714)
@@ -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
+}

Copied: gwenview/repos/kde-unstable-x86_64/PKGBUILD (from rev 233713, 
gwenview/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2015-03-14 10:28:29 UTC (rev 233714)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=gwenview
+pkgver=15.03.90
+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' 'kdegraphics')
+depends=('kded' 'kactivities-frameworks' 'baloo-frameworks')
+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' 'git' 'kdoctools' 'python')
+replaces=('kdegraphics-gwenview')
+conflicts=('kdegraphics-gwenview')
+install=$pkgname.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/gwenview-${pkgver}.tar.xz;)
+sha1sums=('993e0d5df4465db58665ff4125ad8860eb9d94e4')
+
+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/kde-unstable-x86_64/gwenview.install (from rev 233713, 
gwenview/kde-unstable/gwenview.install)
===
--- kde-unstable-x86_64/gwenview.install 

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

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 11:29:09
  Author: arojas
Revision: 233716

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

Added:
  kdegraphics-kcolorchooser/repos/kde-unstable-i686/
  kdegraphics-kcolorchooser/repos/kde-unstable-i686/PKGBUILD
(from rev 233715, kdegraphics-kcolorchooser/kde-unstable/PKGBUILD)
  
kdegraphics-kcolorchooser/repos/kde-unstable-i686/kdegraphics-kcolorchooser.install
(from rev 233715, 
kdegraphics-kcolorchooser/kde-unstable/kdegraphics-kcolorchooser.install)
  kdegraphics-kcolorchooser/repos/kde-unstable-x86_64/
  kdegraphics-kcolorchooser/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233715, kdegraphics-kcolorchooser/kde-unstable/PKGBUILD)
  
kdegraphics-kcolorchooser/repos/kde-unstable-x86_64/kdegraphics-kcolorchooser.install
(from rev 233715, 
kdegraphics-kcolorchooser/kde-unstable/kdegraphics-kcolorchooser.install)

---+
 kde-unstable-i686/PKGBUILD|   33 
 kde-unstable-i686/kdegraphics-kcolorchooser.install   |   11 +
 kde-unstable-x86_64/PKGBUILD  |   33 
 kde-unstable-x86_64/kdegraphics-kcolorchooser.install |   11 +
 4 files changed, 88 insertions(+)

Copied: kdegraphics-kcolorchooser/repos/kde-unstable-i686/PKGBUILD (from rev 
233715, kdegraphics-kcolorchooser/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-14 10:29:09 UTC (rev 233716)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegraphics-kcolorchooser
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=Color Chooser
+url=http://kde.org/applications/graphics/kcolorchooser/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegraphics')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kcolorchooser-${pkgver}.tar.xz;)
+sha1sums=('ff4a6c275e90c09337228dcbb31ca200d0f5010b')
+
+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/kde-unstable-i686/kdegraphics-kcolorchooser.install
 (from rev 233715, 
kdegraphics-kcolorchooser/kde-unstable/kdegraphics-kcolorchooser.install)
===
--- kde-unstable-i686/kdegraphics-kcolorchooser.install 
(rev 0)
+++ kde-unstable-i686/kdegraphics-kcolorchooser.install 2015-03-14 10:29:09 UTC 
(rev 233716)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: kdegraphics-kcolorchooser/repos/kde-unstable-x86_64/PKGBUILD (from rev 
233715, kdegraphics-kcolorchooser/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2015-03-14 10:29:09 UTC (rev 233716)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegraphics-kcolorchooser
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=Color Chooser
+url=http://kde.org/applications/graphics/kcolorchooser/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegraphics')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kcolorchooser-${pkgver}.tar.xz;)
+sha1sums=('ff4a6c275e90c09337228dcbb31ca200d0f5010b')
+
+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/kde-unstable-x86_64/kdegraphics-kcolorchooser.install
 (from rev 233715, 
kdegraphics-kcolorchooser/kde-unstable/kdegraphics-kcolorchooser.install)
===
--- kde-unstable-x86_64/kdegraphics-kcolorchooser.install   
(rev 0)
+++ kde-unstable-x86_64/kdegraphics-kcolorchooser.install   2015-03-14 
10:29:09 UTC (rev 233716)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() 

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

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 11:29:27
  Author: arojas
Revision: 233717

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

Added:
  kdegraphics-kgamma/repos/kde-unstable-i686/
  kdegraphics-kgamma/repos/kde-unstable-i686/PKGBUILD
(from rev 233716, kdegraphics-kgamma/kde-unstable/PKGBUILD)
  kdegraphics-kgamma/repos/kde-unstable-x86_64/
  kdegraphics-kgamma/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233716, kdegraphics-kgamma/kde-unstable/PKGBUILD)

--+
 kde-unstable-i686/PKGBUILD   |   35 +++
 kde-unstable-x86_64/PKGBUILD |   35 +++
 2 files changed, 70 insertions(+)

Copied: kdegraphics-kgamma/repos/kde-unstable-i686/PKGBUILD (from rev 233716, 
kdegraphics-kgamma/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-14 10:29:27 UTC (rev 233717)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegraphics-kgamma
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=A monitor calibration tool
+url=http://kde.org/applications/graphics/kgamma/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' '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/unstable/applications/${pkgver}/src/kgamma-${pkgver}.tar.xz;)
+sha1sums=('08b01b9919868fd6109e10e4b3b1a7f69979af09')
+
+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/kde-unstable-x86_64/PKGBUILD (from rev 233716, 
kdegraphics-kgamma/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2015-03-14 10:29:27 UTC (rev 233717)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegraphics-kgamma
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=A monitor calibration tool
+url=http://kde.org/applications/graphics/kgamma/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' '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/unstable/applications/${pkgver}/src/kgamma-${pkgver}.tar.xz;)
+sha1sums=('08b01b9919868fd6109e10e4b3b1a7f69979af09')
+
+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
+}


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

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 11:28:54
  Author: arojas
Revision: 233715

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

Added:
  kdegraphics-kamera/repos/kde-unstable-i686/
  kdegraphics-kamera/repos/kde-unstable-i686/PKGBUILD
(from rev 233714, kdegraphics-kamera/kde-unstable/PKGBUILD)
  kdegraphics-kamera/repos/kde-unstable-x86_64/
  kdegraphics-kamera/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233714, kdegraphics-kamera/kde-unstable/PKGBUILD)

--+
 kde-unstable-i686/PKGBUILD   |   32 
 kde-unstable-x86_64/PKGBUILD |   32 
 2 files changed, 64 insertions(+)

Copied: kdegraphics-kamera/repos/kde-unstable-i686/PKGBUILD (from rev 233714, 
kdegraphics-kamera/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-14 10:28:54 UTC (rev 233715)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegraphics-kamera
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=Configure Kamera
+url=http://kde.org/applications/graphics/kamera/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegraphics')
+depends=('kdebase-runtime' 'libgphoto2')
+makedepends=('cmake' 'automoc4')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kamera-${pkgver}.tar.xz;)
+sha1sums=('e432d72327d9c75e3a91b47143f0852fb16cd632')
+
+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/kde-unstable-x86_64/PKGBUILD (from rev 233714, 
kdegraphics-kamera/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2015-03-14 10:28:54 UTC (rev 233715)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegraphics-kamera
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=Configure Kamera
+url=http://kde.org/applications/graphics/kamera/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegraphics')
+depends=('kdebase-runtime' 'libgphoto2')
+makedepends=('cmake' 'automoc4')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kamera-${pkgver}.tar.xz;)
+sha1sums=('e432d72327d9c75e3a91b47143f0852fb16cd632')
+
+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
+}


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

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 11:33:46
  Author: arojas
Revision: 233732

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

Added:
  kdemultimedia-mplayerthumbs/repos/kde-unstable-i686/
  kdemultimedia-mplayerthumbs/repos/kde-unstable-i686/PKGBUILD
(from rev 233731, kdemultimedia-mplayerthumbs/kde-unstable/PKGBUILD)
  kdemultimedia-mplayerthumbs/repos/kde-unstable-x86_64/
  kdemultimedia-mplayerthumbs/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233731, kdemultimedia-mplayerthumbs/kde-unstable/PKGBUILD)

--+
 kde-unstable-i686/PKGBUILD   |   32 
 kde-unstable-x86_64/PKGBUILD |   32 
 2 files changed, 64 insertions(+)

Copied: kdemultimedia-mplayerthumbs/repos/kde-unstable-i686/PKGBUILD (from rev 
233731, kdemultimedia-mplayerthumbs/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-14 10:33:46 UTC (rev 233732)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdemultimedia-mplayerthumbs
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=MPlayer based thumbnail generator for video files
+url='https://projects.kde.org/projects/kde/kdemultimedia/mplayerthumbs'
+arch=('i686' 'x86_64')
+groups=('kde' 'kdemultimedia')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime' 'mplayer')
+makedepends=('cmake' 'automoc4')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/mplayerthumbs-${pkgver}.tar.xz;)
+sha1sums=('67d1e83171c7ca3fe438e3ed4cc7e95b4a592f92')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../mplayerthumbs-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Copied: kdemultimedia-mplayerthumbs/repos/kde-unstable-x86_64/PKGBUILD (from 
rev 233731, kdemultimedia-mplayerthumbs/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2015-03-14 10:33:46 UTC (rev 233732)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdemultimedia-mplayerthumbs
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=MPlayer based thumbnail generator for video files
+url='https://projects.kde.org/projects/kde/kdemultimedia/mplayerthumbs'
+arch=('i686' 'x86_64')
+groups=('kde' 'kdemultimedia')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime' 'mplayer')
+makedepends=('cmake' 'automoc4')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/mplayerthumbs-${pkgver}.tar.xz;)
+sha1sums=('67d1e83171c7ca3fe438e3ed4cc7e95b4a592f92')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../mplayerthumbs-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}


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

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 11:33:13
  Author: arojas
Revision: 233730

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

Added:
  kdemultimedia-kmix/repos/kde-unstable-i686/
  kdemultimedia-kmix/repos/kde-unstable-i686/PKGBUILD
(from rev 233729, kdemultimedia-kmix/kde-unstable/PKGBUILD)
  kdemultimedia-kmix/repos/kde-unstable-i686/kdemultimedia-kmix.install
(from rev 233729, 
kdemultimedia-kmix/kde-unstable/kdemultimedia-kmix.install)
  kdemultimedia-kmix/repos/kde-unstable-i686/use-qdbus-qt4.patch
(from rev 233729, kdemultimedia-kmix/kde-unstable/use-qdbus-qt4.patch)
  kdemultimedia-kmix/repos/kde-unstable-x86_64/
  kdemultimedia-kmix/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233729, kdemultimedia-kmix/kde-unstable/PKGBUILD)
  kdemultimedia-kmix/repos/kde-unstable-x86_64/kdemultimedia-kmix.install
(from rev 233729, 
kdemultimedia-kmix/kde-unstable/kdemultimedia-kmix.install)
  kdemultimedia-kmix/repos/kde-unstable-x86_64/use-qdbus-qt4.patch
(from rev 233729, kdemultimedia-kmix/kde-unstable/use-qdbus-qt4.patch)

+
 kde-unstable-i686/PKGBUILD |   42 
 kde-unstable-i686/kdemultimedia-kmix.install   |   11 
 kde-unstable-i686/use-qdbus-qt4.patch  |   59 +++
 kde-unstable-x86_64/PKGBUILD   |   42 
 kde-unstable-x86_64/kdemultimedia-kmix.install |   11 
 kde-unstable-x86_64/use-qdbus-qt4.patch|   59 +++
 6 files changed, 224 insertions(+)

Copied: kdemultimedia-kmix/repos/kde-unstable-i686/PKGBUILD (from rev 233729, 
kdemultimedia-kmix/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-14 10:33:13 UTC (rev 233730)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdemultimedia-kmix
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=KDE volume control program
+url='http://kde.org/applications/multimedia/kmix/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdemultimedia')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+optdepends=('libcanberra-pulse: PulseAudio support')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kmix-${pkgver}.tar.xz;
+'use-qdbus-qt4.patch')
+sha1sums=('2b0f8c47b164616b91e21981db004448e0d0a23f'
+  'f89a076c5a29c51d213864e27d07baf5400ece03')
+
+prepare() {
+  mkdir build
+
+  cd kmix-${pkgver}
+  # FS#40786
+  sed -i 's|qdbus|qdbus-qt4|' apps/kmixremote
+}
+
+build() {
+  cd build
+  cmake ../kmix-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Copied: kdemultimedia-kmix/repos/kde-unstable-i686/kdemultimedia-kmix.install 
(from rev 233729, kdemultimedia-kmix/kde-unstable/kdemultimedia-kmix.install)
===
--- kde-unstable-i686/kdemultimedia-kmix.install
(rev 0)
+++ kde-unstable-i686/kdemultimedia-kmix.install2015-03-14 10:33:13 UTC 
(rev 233730)
@@ -0,0 +1,11 @@
+post_install() {
+xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Copied: kdemultimedia-kmix/repos/kde-unstable-i686/use-qdbus-qt4.patch (from 
rev 233729, kdemultimedia-kmix/kde-unstable/use-qdbus-qt4.patch)
===
--- kde-unstable-i686/use-qdbus-qt4.patch   (rev 0)
+++ kde-unstable-i686/use-qdbus-qt4.patch   2015-03-14 10:33:13 UTC (rev 
233730)
@@ -0,0 +1,59 @@
+--- kmix-4.13.2/apps/kmixremote~   2014-06-14 15:17:06.856474667 +
 kmix-4.13.2/apps/kmixremote2014-06-14 15:17:44.759594763 +
+@@ -28,7 +28,7 @@
+ # Prints the mixer DBUS ID's on the console. leaving out the /Mixers/ prefix
+ function listMixers
+ {
+-  qdbus org.kde.kmix /Mixers org.freedesktop.DBus.Properties.Get 
org.kde.KMix.MixSet mixers | cut -f3 -d/
++  qdbus-qt4 org.kde.kmix /Mixers org.freedesktop.DBus.Properties.Get 
org.kde.KMix.MixSet mixers | cut -f3 -d/
+   errorCode=$?
+   if test $errorCode != 0; then
+ echo Error $errorCode listing mixers. KMix is not running.
+@@ -38,7 +38,7 @@
+ # Prints the mixer control DBUS ID's of the given mixer on the console. 
leaving out the /Mixers/ prefix
+ function listControls
+ {
+-  qdbus org.kde.kmix $1 org.freedesktop.DBus.Properties.Get 
org.kde.KMix.Mixer controls  | cut -f4 -d/
++  qdbus-qt4 org.kde.kmix $1 org.freedesktop.DBus.Properties.Get 
org.kde.KMix.Mixer controls  | cut -f4 -d/
+   errorCode=$?
+   if test 

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

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 11:32:23
  Author: arojas
Revision: 233728

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

Added:
  kdemultimedia-juk/repos/kde-unstable-i686/
  kdemultimedia-juk/repos/kde-unstable-i686/PKGBUILD
(from rev 233727, kdemultimedia-juk/kde-unstable/PKGBUILD)
  kdemultimedia-juk/repos/kde-unstable-i686/kdemultimedia-juk.install
(from rev 233727, kdemultimedia-juk/kde-unstable/kdemultimedia-juk.install)
  kdemultimedia-juk/repos/kde-unstable-x86_64/
  kdemultimedia-juk/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233727, kdemultimedia-juk/kde-unstable/PKGBUILD)
  kdemultimedia-juk/repos/kde-unstable-x86_64/kdemultimedia-juk.install
(from rev 233727, kdemultimedia-juk/kde-unstable/kdemultimedia-juk.install)

---+
 kde-unstable-i686/PKGBUILD|   34 
 kde-unstable-i686/kdemultimedia-juk.install   |   11 +++
 kde-unstable-x86_64/PKGBUILD  |   34 
 kde-unstable-x86_64/kdemultimedia-juk.install |   11 +++
 4 files changed, 90 insertions(+)

Copied: kdemultimedia-juk/repos/kde-unstable-i686/PKGBUILD (from rev 233727, 
kdemultimedia-juk/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-14 10:32:23 UTC (rev 233728)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdemultimedia-juk
+pkgver=15.03.90
+pkgrel=1
+pkgdesc='A jukebox, tagger and music collection manager'
+url='http://kde.org/applications/multimedia/juk/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdemultimedia')
+depends=('kdebase-runtime' 'taglib')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/juk-${pkgver}.tar.xz;)
+sha1sums=('fae4013f3d193c3d41ed16a76b98f1843a717136')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../juk-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DWITH_TunePimp=OFF
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Copied: kdemultimedia-juk/repos/kde-unstable-i686/kdemultimedia-juk.install 
(from rev 233727, kdemultimedia-juk/kde-unstable/kdemultimedia-juk.install)
===
--- kde-unstable-i686/kdemultimedia-juk.install (rev 0)
+++ kde-unstable-i686/kdemultimedia-juk.install 2015-03-14 10:32:23 UTC (rev 
233728)
@@ -0,0 +1,11 @@
+post_install() {
+xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Copied: kdemultimedia-juk/repos/kde-unstable-x86_64/PKGBUILD (from rev 233727, 
kdemultimedia-juk/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2015-03-14 10:32:23 UTC (rev 233728)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdemultimedia-juk
+pkgver=15.03.90
+pkgrel=1
+pkgdesc='A jukebox, tagger and music collection manager'
+url='http://kde.org/applications/multimedia/juk/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdemultimedia')
+depends=('kdebase-runtime' 'taglib')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/juk-${pkgver}.tar.xz;)
+sha1sums=('fae4013f3d193c3d41ed16a76b98f1843a717136')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../juk-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DWITH_TunePimp=OFF
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Copied: kdemultimedia-juk/repos/kde-unstable-x86_64/kdemultimedia-juk.install 
(from rev 233727, kdemultimedia-juk/kde-unstable/kdemultimedia-juk.install)
===
--- kde-unstable-x86_64/kdemultimedia-juk.install   
(rev 0)
+++ kde-unstable-x86_64/kdemultimedia-juk.install   2015-03-14 10:32:23 UTC 
(rev 233728)
@@ -0,0 +1,11 @@
+post_install() {
+xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}


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

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 11:32:40
  Author: arojas
Revision: 233729

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

Added:
  kdenlive/repos/kde-unstable-i686/
  kdenlive/repos/kde-unstable-i686/PKGBUILD
(from rev 233728, kdenlive/kde-unstable/PKGBUILD)
  kdenlive/repos/kde-unstable-i686/kdenlive.install
(from rev 233728, kdenlive/kde-unstable/kdenlive.install)
  kdenlive/repos/kde-unstable-x86_64/
  kdenlive/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233728, kdenlive/kde-unstable/PKGBUILD)
  kdenlive/repos/kde-unstable-x86_64/kdenlive.install
(from rev 233728, kdenlive/kde-unstable/kdenlive.install)

--+
 kde-unstable-i686/PKGBUILD   |   45 +
 kde-unstable-i686/kdenlive.install   |   13 +
 kde-unstable-x86_64/PKGBUILD |   45 +
 kde-unstable-x86_64/kdenlive.install |   13 +
 4 files changed, 116 insertions(+)

Copied: kdenlive/repos/kde-unstable-i686/PKGBUILD (from rev 233728, 
kdenlive/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-14 10:32:40 UTC (rev 233729)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Zuf kontakt@gmail.com
+# Contributor: Darwin Bautista djclue...@gmail.com
+# Contributor: Gustavo Alvarez sl1pk...@gmail.com
+
+pkgname=kdenlive
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=A non-linear video editor for Linux using the MLT video framework
+arch=('i686' 'x86_64')
+url=http://www.kdenlive.org/;
+license=('GPL')
+depends=('knewstuff' 'kplotting' 'knotifyconfig' 'mlt' 'hicolor-icon-theme')
+makedepends=('extra-cmake-modules' 'kdoctools' 'v4l-utils')
+optdepends=('ffmpeg: for FFmpeg plugin'
+'cdrkit: for creation of DVD ISO images'
+'dvdauthor: for creation of DVD'
+'dvgrab: for firewire capture'
+'libdv: for webcam capture (if FFmpeg is not installed)'
+'recordmydesktop: for screen capture'
+'xine-ui: for DVD preview')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz;)
+md5sums=('fc8fbb3c644fefae8ab3cf9adec072e6')
+install=$pkgname.install
+
+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() {
+  make -C build DESTDIR=${pkgdir} install
+}
+

Copied: kdenlive/repos/kde-unstable-i686/kdenlive.install (from rev 233728, 
kdenlive/kde-unstable/kdenlive.install)
===
--- kde-unstable-i686/kdenlive.install  (rev 0)
+++ kde-unstable-i686/kdenlive.install  2015-03-14 10:32:40 UTC (rev 233729)
@@ -0,0 +1,13 @@
+post_install() {
+  update-mime-database usr/share/mime /dev/null
+  update-desktop-database -q /dev/null
+  xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Copied: kdenlive/repos/kde-unstable-x86_64/PKGBUILD (from rev 233728, 
kdenlive/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2015-03-14 10:32:40 UTC (rev 233729)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Zuf kontakt@gmail.com
+# Contributor: Darwin Bautista djclue...@gmail.com
+# Contributor: Gustavo Alvarez sl1pk...@gmail.com
+
+pkgname=kdenlive
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=A non-linear video editor for Linux using the MLT video framework
+arch=('i686' 'x86_64')
+url=http://www.kdenlive.org/;
+license=('GPL')
+depends=('knewstuff' 'kplotting' 'knotifyconfig' 'mlt' 'hicolor-icon-theme')
+makedepends=('extra-cmake-modules' 'kdoctools' 'v4l-utils')
+optdepends=('ffmpeg: for FFmpeg plugin'
+'cdrkit: for creation of DVD ISO images'
+'dvdauthor: for creation of DVD'
+'dvgrab: for firewire capture'
+'libdv: for webcam capture (if FFmpeg is not installed)'
+'recordmydesktop: for screen capture'
+'xine-ui: for DVD preview')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz;)
+md5sums=('fc8fbb3c644fefae8ab3cf9adec072e6')
+install=$pkgname.install
+
+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() {
+  make 

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

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 11:32:09
  Author: arojas
Revision: 233727

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

Added:
  kdemultimedia-ffmpegthumbs/repos/kde-unstable-i686/
  kdemultimedia-ffmpegthumbs/repos/kde-unstable-i686/PKGBUILD
(from rev 233726, kdemultimedia-ffmpegthumbs/kde-unstable/PKGBUILD)
  kdemultimedia-ffmpegthumbs/repos/kde-unstable-x86_64/
  kdemultimedia-ffmpegthumbs/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233726, kdemultimedia-ffmpegthumbs/kde-unstable/PKGBUILD)

--+
 kde-unstable-i686/PKGBUILD   |   32 
 kde-unstable-x86_64/PKGBUILD |   32 
 2 files changed, 64 insertions(+)

Copied: kdemultimedia-ffmpegthumbs/repos/kde-unstable-i686/PKGBUILD (from rev 
233726, kdemultimedia-ffmpegthumbs/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-14 10:32:09 UTC (rev 233727)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdemultimedia-ffmpegthumbs
+pkgver=15.03.90
+pkgrel=1
+pkgdesc='FFmpeg-based thumbnail creator for video files'
+url='https://projects.kde.org/projects/kde/kdemultimedia/ffmpegthumbs'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdemultimedia')
+depends=('kdelibs' 'ffmpeg')
+makedepends=('cmake' 'automoc4')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/ffmpegthumbs-${pkgver}.tar.xz;)
+sha1sums=('218c2e7d81d6d1ec1648e7b5fd1c46ee278d7c0e')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../ffmpegthumbs-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Copied: kdemultimedia-ffmpegthumbs/repos/kde-unstable-x86_64/PKGBUILD (from rev 
233726, kdemultimedia-ffmpegthumbs/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2015-03-14 10:32:09 UTC (rev 233727)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdemultimedia-ffmpegthumbs
+pkgver=15.03.90
+pkgrel=1
+pkgdesc='FFmpeg-based thumbnail creator for video files'
+url='https://projects.kde.org/projects/kde/kdemultimedia/ffmpegthumbs'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdemultimedia')
+depends=('kdelibs' 'ffmpeg')
+makedepends=('cmake' 'automoc4')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/ffmpegthumbs-${pkgver}.tar.xz;)
+sha1sums=('218c2e7d81d6d1ec1648e7b5fd1c46ee278d7c0e')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../ffmpegthumbs-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}


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

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 11:33:59
  Author: arojas
Revision: 233733

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

Added:
  kdenetwork-filesharing/repos/kde-unstable-i686/
  kdenetwork-filesharing/repos/kde-unstable-i686/PKGBUILD
(from rev 233732, kdenetwork-filesharing/kde-unstable/PKGBUILD)
  kdenetwork-filesharing/repos/kde-unstable-i686/kdenetwork-filesharing.install
(from rev 233732, 
kdenetwork-filesharing/kde-unstable/kdenetwork-filesharing.install)
  kdenetwork-filesharing/repos/kde-unstable-x86_64/
  kdenetwork-filesharing/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233732, kdenetwork-filesharing/kde-unstable/PKGBUILD)
  
kdenetwork-filesharing/repos/kde-unstable-x86_64/kdenetwork-filesharing.install
(from rev 233732, 
kdenetwork-filesharing/kde-unstable/kdenetwork-filesharing.install)

+
 kde-unstable-i686/PKGBUILD |   32 +++
 kde-unstable-i686/kdenetwork-filesharing.install   |   11 ++
 kde-unstable-x86_64/PKGBUILD   |   32 +++
 kde-unstable-x86_64/kdenetwork-filesharing.install |   11 ++
 4 files changed, 86 insertions(+)

Copied: kdenetwork-filesharing/repos/kde-unstable-i686/PKGBUILD (from rev 
233732, kdenetwork-filesharing/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-14 10:33:59 UTC (rev 233733)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdenetwork-filesharing
+pkgver=15.03.90
+pkgrel=1
+pkgdesc='Properties dialog plugin to share a directory with the local network'
+url='https://projects.kde.org/projects/kde/kdenetwork/kdenetwork-filesharing'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdenetwork')
+depends=('kdebase-runtime' 'smbclient')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kdenetwork-filesharing-${pkgver}.tar.xz;)
+sha1sums=('ab27d190b9443c060a27a6432f9f3daf9cc0b1a0')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kdenetwork-filesharing-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Copied: 
kdenetwork-filesharing/repos/kde-unstable-i686/kdenetwork-filesharing.install 
(from rev 233732, 
kdenetwork-filesharing/kde-unstable/kdenetwork-filesharing.install)
===
--- kde-unstable-i686/kdenetwork-filesharing.install
(rev 0)
+++ kde-unstable-i686/kdenetwork-filesharing.install2015-03-14 10:33:59 UTC 
(rev 233733)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: kdenetwork-filesharing/repos/kde-unstable-x86_64/PKGBUILD (from rev 
233732, kdenetwork-filesharing/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2015-03-14 10:33:59 UTC (rev 233733)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdenetwork-filesharing
+pkgver=15.03.90
+pkgrel=1
+pkgdesc='Properties dialog plugin to share a directory with the local network'
+url='https://projects.kde.org/projects/kde/kdenetwork/kdenetwork-filesharing'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdenetwork')
+depends=('kdebase-runtime' 'smbclient')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kdenetwork-filesharing-${pkgver}.tar.xz;)
+sha1sums=('ab27d190b9443c060a27a6432f9f3daf9cc0b1a0')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kdenetwork-filesharing-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Copied: 
kdenetwork-filesharing/repos/kde-unstable-x86_64/kdenetwork-filesharing.install 
(from rev 233732, 
kdenetwork-filesharing/kde-unstable/kdenetwork-filesharing.install)
===
--- kde-unstable-x86_64/kdenetwork-filesharing.install  
(rev 0)
+++ kde-unstable-x86_64/kdenetwork-filesharing.install  2015-03-14 10:33:59 UTC 
(rev 233733)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+

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

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 11:33:29
  Author: arojas
Revision: 233731

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

Added:
  kdemultimedia-kscd/repos/kde-unstable-i686/
  kdemultimedia-kscd/repos/kde-unstable-i686/PKGBUILD
(from rev 233730, kdemultimedia-kscd/kde-unstable/PKGBUILD)
  kdemultimedia-kscd/repos/kde-unstable-i686/kdemultimedia-kscd.install
(from rev 233730, 
kdemultimedia-kscd/kde-unstable/kdemultimedia-kscd.install)
  kdemultimedia-kscd/repos/kde-unstable-x86_64/
  kdemultimedia-kscd/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233730, kdemultimedia-kscd/kde-unstable/PKGBUILD)
  kdemultimedia-kscd/repos/kde-unstable-x86_64/kdemultimedia-kscd.install
(from rev 233730, 
kdemultimedia-kscd/kde-unstable/kdemultimedia-kscd.install)

+
 kde-unstable-i686/PKGBUILD |   32 +++
 kde-unstable-i686/kdemultimedia-kscd.install   |   11 +++
 kde-unstable-x86_64/PKGBUILD   |   32 +++
 kde-unstable-x86_64/kdemultimedia-kscd.install |   11 +++
 4 files changed, 86 insertions(+)

Copied: kdemultimedia-kscd/repos/kde-unstable-i686/PKGBUILD (from rev 233730, 
kdemultimedia-kscd/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-14 10:33:29 UTC (rev 233731)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdemultimedia-kscd
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=KDE CD player
+url='http://kde.org/applications/multimedia/kscd/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdemultimedia')
+depends=('kdebase-runtime' 'libmusicbrainz3')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kscd-${pkgver}.tar.xz;)
+sha1sums=('87b810aeadd2a8f430da49c2c71a025b51f214ce')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kscd-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Copied: kdemultimedia-kscd/repos/kde-unstable-i686/kdemultimedia-kscd.install 
(from rev 233730, kdemultimedia-kscd/kde-unstable/kdemultimedia-kscd.install)
===
--- kde-unstable-i686/kdemultimedia-kscd.install
(rev 0)
+++ kde-unstable-i686/kdemultimedia-kscd.install2015-03-14 10:33:29 UTC 
(rev 233731)
@@ -0,0 +1,11 @@
+post_install() {
+xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Copied: kdemultimedia-kscd/repos/kde-unstable-x86_64/PKGBUILD (from rev 233730, 
kdemultimedia-kscd/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2015-03-14 10:33:29 UTC (rev 233731)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdemultimedia-kscd
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=KDE CD player
+url='http://kde.org/applications/multimedia/kscd/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdemultimedia')
+depends=('kdebase-runtime' 'libmusicbrainz3')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kscd-${pkgver}.tar.xz;)
+sha1sums=('87b810aeadd2a8f430da49c2c71a025b51f214ce')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kscd-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Copied: kdemultimedia-kscd/repos/kde-unstable-x86_64/kdemultimedia-kscd.install 
(from rev 233730, kdemultimedia-kscd/kde-unstable/kdemultimedia-kscd.install)
===
--- kde-unstable-x86_64/kdemultimedia-kscd.install  
(rev 0)
+++ kde-unstable-x86_64/kdemultimedia-kscd.install  2015-03-14 10:33:29 UTC 
(rev 233731)
@@ -0,0 +1,11 @@
+post_install() {
+xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}


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

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 11:39:45
  Author: arojas
Revision: 233752

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

Added:
  kdesdk-dev-utils/repos/kde-unstable-i686/
  kdesdk-dev-utils/repos/kde-unstable-i686/PKGBUILD
(from rev 233751, kdesdk-dev-utils/kde-unstable/PKGBUILD)
  kdesdk-dev-utils/repos/kde-unstable-i686/kdesdk-dev-utils.install
(from rev 233751, kdesdk-dev-utils/kde-unstable/kdesdk-dev-utils.install)
  kdesdk-dev-utils/repos/kde-unstable-x86_64/
  kdesdk-dev-utils/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233751, kdesdk-dev-utils/kde-unstable/PKGBUILD)
  kdesdk-dev-utils/repos/kde-unstable-x86_64/kdesdk-dev-utils.install
(from rev 233751, kdesdk-dev-utils/kde-unstable/kdesdk-dev-utils.install)

--+
 kde-unstable-i686/PKGBUILD   |   36 +
 kde-unstable-i686/kdesdk-dev-utils.install   |   12 
 kde-unstable-x86_64/PKGBUILD |   36 +
 kde-unstable-x86_64/kdesdk-dev-utils.install |   12 
 4 files changed, 96 insertions(+)

Copied: kdesdk-dev-utils/repos/kde-unstable-i686/PKGBUILD (from rev 233751, 
kdesdk-dev-utils/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-14 10:39:45 UTC (rev 233752)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdesdk-dev-utils
+pkgver=15.03.90
+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' '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/unstable/applications/${pkgver}/src/kde-dev-utils-${pkgver}.tar.xz;)
+sha1sums=('19fdfd7caaafd166a8575ccb33fd5d3b92cb6c60')
+
+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/kde-unstable-i686/kdesdk-dev-utils.install (from 
rev 233751, kdesdk-dev-utils/kde-unstable/kdesdk-dev-utils.install)
===
--- kde-unstable-i686/kdesdk-dev-utils.install  (rev 0)
+++ kde-unstable-i686/kdesdk-dev-utils.install  2015-03-14 10:39:45 UTC (rev 
233752)
@@ -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
+}

Copied: kdesdk-dev-utils/repos/kde-unstable-x86_64/PKGBUILD (from rev 233751, 
kdesdk-dev-utils/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2015-03-14 10:39:45 UTC (rev 233752)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdesdk-dev-utils
+pkgver=15.03.90
+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' '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/unstable/applications/${pkgver}/src/kde-dev-utils-${pkgver}.tar.xz;)
+sha1sums=('19fdfd7caaafd166a8575ccb33fd5d3b92cb6c60')
+
+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/kde-unstable-x86_64/kdesdk-dev-utils.install 
(from rev 233751, kdesdk-dev-utils/kde-unstable/kdesdk-dev-utils.install)
===
--- kde-unstable-x86_64/kdesdk-dev-utils.install
(rev 0)

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

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 11:39:29
  Author: arojas
Revision: 233751

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

Added:
  kdesdk-cervisia/repos/kde-unstable-i686/
  kdesdk-cervisia/repos/kde-unstable-i686/PKGBUILD
(from rev 233750, kdesdk-cervisia/kde-unstable/PKGBUILD)
  kdesdk-cervisia/repos/kde-unstable-i686/kdesdk-cervisia.install
(from rev 233750, kdesdk-cervisia/kde-unstable/kdesdk-cervisia.install)
  kdesdk-cervisia/repos/kde-unstable-x86_64/
  kdesdk-cervisia/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233750, kdesdk-cervisia/kde-unstable/PKGBUILD)
  kdesdk-cervisia/repos/kde-unstable-x86_64/kdesdk-cervisia.install
(from rev 233750, kdesdk-cervisia/kde-unstable/kdesdk-cervisia.install)

-+
 kde-unstable-i686/PKGBUILD  |   32 ++
 kde-unstable-i686/kdesdk-cervisia.install   |   12 +
 kde-unstable-x86_64/PKGBUILD|   32 ++
 kde-unstable-x86_64/kdesdk-cervisia.install |   12 +
 4 files changed, 88 insertions(+)

Copied: kdesdk-cervisia/repos/kde-unstable-i686/PKGBUILD (from rev 233750, 
kdesdk-cervisia/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-14 10:39:29 UTC (rev 233751)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdesdk-cervisia
+pkgver=15.03.90
+pkgrel=1
+pkgdesc='CVS Frontend'
+url='http://kde.org/applications/development/cervisia/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdesdk')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/cervisia-${pkgver}.tar.xz;)
+sha1sums=('48f12a43d7f1d888c4395481fc38d2efb54a2194')
+
+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/kde-unstable-i686/kdesdk-cervisia.install (from 
rev 233750, kdesdk-cervisia/kde-unstable/kdesdk-cervisia.install)
===
--- kde-unstable-i686/kdesdk-cervisia.install   (rev 0)
+++ kde-unstable-i686/kdesdk-cervisia.install   2015-03-14 10:39:29 UTC (rev 
233751)
@@ -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
+}

Copied: kdesdk-cervisia/repos/kde-unstable-x86_64/PKGBUILD (from rev 233750, 
kdesdk-cervisia/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2015-03-14 10:39:29 UTC (rev 233751)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdesdk-cervisia
+pkgver=15.03.90
+pkgrel=1
+pkgdesc='CVS Frontend'
+url='http://kde.org/applications/development/cervisia/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdesdk')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/cervisia-${pkgver}.tar.xz;)
+sha1sums=('48f12a43d7f1d888c4395481fc38d2efb54a2194')
+
+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/kde-unstable-x86_64/kdesdk-cervisia.install (from 
rev 233750, kdesdk-cervisia/kde-unstable/kdesdk-cervisia.install)
===
--- kde-unstable-x86_64/kdesdk-cervisia.install (rev 0)
+++ kde-unstable-x86_64/kdesdk-cervisia.install 2015-03-14 10:39:29 UTC (rev 
233751)
@@ -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
+}


[arch-commits] Commit in kdesdk-dev-scripts/repos (2 files)

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 11:39:56
  Author: arojas
Revision: 233753

archrelease: copy kde-unstable to kde-unstable-any

Added:
  kdesdk-dev-scripts/repos/kde-unstable-any/
  kdesdk-dev-scripts/repos/kde-unstable-any/PKGBUILD
(from rev 233752, kdesdk-dev-scripts/kde-unstable/PKGBUILD)

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

Copied: kdesdk-dev-scripts/repos/kde-unstable-any/PKGBUILD (from rev 233752, 
kdesdk-dev-scripts/kde-unstable/PKGBUILD)
===
--- kde-unstable-any/PKGBUILD   (rev 0)
+++ kde-unstable-any/PKGBUILD   2015-03-14 10:39:56 UTC (rev 233753)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdesdk-dev-scripts
+pkgver=15.03.90
+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' 'kdesdk')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kde-dev-scripts-${pkgver}.tar.xz;)
+sha1sums=('81cacb0f3a884e2a8fcc118bdf4ef2bd545d1596')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kde-dev-scripts-${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/{zonetab2pot,kde-systemsettings-tree}.py
+  sed -i 's|#! /usr/bin/env python|#!/usr/bin/env python2|' \
+${pkgdir}/usr/bin/{kdelnk2desktop.py,kde_generate_export_header}
+}


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

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 11:39:13
  Author: arojas
Revision: 233750

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

Added:
  telepathy-kde-text-ui/repos/kde-unstable-i686/
  telepathy-kde-text-ui/repos/kde-unstable-i686/PKGBUILD
(from rev 233749, telepathy-kde-text-ui/kde-unstable/PKGBUILD)
  telepathy-kde-text-ui/repos/kde-unstable-x86_64/
  telepathy-kde-text-ui/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233749, telepathy-kde-text-ui/kde-unstable/PKGBUILD)

--+
 kde-unstable-i686/PKGBUILD   |   35 +++
 kde-unstable-x86_64/PKGBUILD |   35 +++
 2 files changed, 70 insertions(+)

Copied: telepathy-kde-text-ui/repos/kde-unstable-i686/PKGBUILD (from rev 
233749, telepathy-kde-text-ui/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-14 10:39:13 UTC (rev 233750)
@@ -0,0 +1,35 @@
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Antonio Rojas aro...@archlinux.org
+
+pkgname=telepathy-kde-text-ui
+_pkgname=ktp-text-ui
+pkgver=15.03.90
+pkgrel=1
+pkgdesc='Telepathy handler for Text Chats'
+arch=('i686' 'x86_64')
+url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=('GPL')
+depends=('telepathy-kde-common-internals')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
+md5sums=('5217b90723e12e5685d86212ee9ac8bb')
+
+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/kde-unstable-x86_64/PKGBUILD (from rev 
233749, telepathy-kde-text-ui/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2015-03-14 10:39:13 UTC (rev 233750)
@@ -0,0 +1,35 @@
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Antonio Rojas aro...@archlinux.org
+
+pkgname=telepathy-kde-text-ui
+_pkgname=ktp-text-ui
+pkgver=15.03.90
+pkgrel=1
+pkgdesc='Telepathy handler for Text Chats'
+arch=('i686' 'x86_64')
+url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=('GPL')
+depends=('telepathy-kde-common-internals')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
+md5sums=('5217b90723e12e5685d86212ee9ac8bb')
+
+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
+}


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

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 11:40:46
  Author: arojas
Revision: 233756

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

Added:
  kdesdk-kcachegrind/repos/kde-unstable-i686/
  kdesdk-kcachegrind/repos/kde-unstable-i686/PKGBUILD
(from rev 233755, kdesdk-kcachegrind/kde-unstable/PKGBUILD)
  kdesdk-kcachegrind/repos/kde-unstable-i686/kdesdk-kcachegrind.install
(from rev 233755, 
kdesdk-kcachegrind/kde-unstable/kdesdk-kcachegrind.install)
  kdesdk-kcachegrind/repos/kde-unstable-x86_64/
  kdesdk-kcachegrind/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233755, kdesdk-kcachegrind/kde-unstable/PKGBUILD)
  kdesdk-kcachegrind/repos/kde-unstable-x86_64/kdesdk-kcachegrind.install
(from rev 233755, 
kdesdk-kcachegrind/kde-unstable/kdesdk-kcachegrind.install)

+
 kde-unstable-i686/PKGBUILD |   40 +++
 kde-unstable-i686/kdesdk-kcachegrind.install   |   12 ++
 kde-unstable-x86_64/PKGBUILD   |   40 +++
 kde-unstable-x86_64/kdesdk-kcachegrind.install |   12 ++
 4 files changed, 104 insertions(+)

Copied: kdesdk-kcachegrind/repos/kde-unstable-i686/PKGBUILD (from rev 233755, 
kdesdk-kcachegrind/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-14 10:40:46 UTC (rev 233756)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdesdk-kcachegrind
+pkgver=15.03.90
+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' 'kdesdk')
+depends=('kdebase-runtime' 'python2')
+makedepends=('cmake' 'automoc4')
+optdepends=('php: PHP support')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kcachegrind-${pkgver}.tar.xz;)
+sha1sums=('3de9ba6ff64117f084e0035ad6546c1628dbc540')
+
+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/kde-unstable-i686/kdesdk-kcachegrind.install 
(from rev 233755, kdesdk-kcachegrind/kde-unstable/kdesdk-kcachegrind.install)
===
--- kde-unstable-i686/kdesdk-kcachegrind.install
(rev 0)
+++ kde-unstable-i686/kdesdk-kcachegrind.install2015-03-14 10:40:46 UTC 
(rev 233756)
@@ -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
+}

Copied: kdesdk-kcachegrind/repos/kde-unstable-x86_64/PKGBUILD (from rev 233755, 
kdesdk-kcachegrind/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2015-03-14 10:40:46 UTC (rev 233756)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdesdk-kcachegrind
+pkgver=15.03.90
+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' 'kdesdk')
+depends=('kdebase-runtime' 'python2')
+makedepends=('cmake' 'automoc4')
+optdepends=('php: PHP support')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kcachegrind-${pkgver}.tar.xz;)
+sha1sums=('3de9ba6ff64117f084e0035ad6546c1628dbc540')
+
+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/kde-unstable-x86_64/kdesdk-kcachegrind.install 
(from rev 233755, kdesdk-kcachegrind/kde-unstable/kdesdk-kcachegrind.install)
===
--- kde-unstable-x86_64/kdesdk-kcachegrind.install  
(rev 0)
+++ kde-unstable-x86_64/kdesdk-kcachegrind.install  2015-03-14 10:40:46 UTC 
(rev 233756)
@@ 

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

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 11:40:12
  Author: arojas
Revision: 233754

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

Added:
  kdesdk-dolphin-plugins/repos/kde-unstable-i686/
  kdesdk-dolphin-plugins/repos/kde-unstable-i686/PKGBUILD
(from rev 233753, kdesdk-dolphin-plugins/kde-unstable/PKGBUILD)
  kdesdk-dolphin-plugins/repos/kde-unstable-i686/kdesdk-dolphin-plugins.install
(from rev 233753, 
kdesdk-dolphin-plugins/kde-unstable/kdesdk-dolphin-plugins.install)
  kdesdk-dolphin-plugins/repos/kde-unstable-x86_64/
  kdesdk-dolphin-plugins/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233753, kdesdk-dolphin-plugins/kde-unstable/PKGBUILD)
  
kdesdk-dolphin-plugins/repos/kde-unstable-x86_64/kdesdk-dolphin-plugins.install
(from rev 233753, 
kdesdk-dolphin-plugins/kde-unstable/kdesdk-dolphin-plugins.install)

+
 kde-unstable-i686/PKGBUILD |   36 +++
 kde-unstable-i686/kdesdk-dolphin-plugins.install   |   11 +
 kde-unstable-x86_64/PKGBUILD   |   36 +++
 kde-unstable-x86_64/kdesdk-dolphin-plugins.install |   11 +
 4 files changed, 94 insertions(+)

Copied: kdesdk-dolphin-plugins/repos/kde-unstable-i686/PKGBUILD (from rev 
233753, kdesdk-dolphin-plugins/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-14 10:40:12 UTC (rev 233754)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdesdk-dolphin-plugins
+pkgver=15.03.90
+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' '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/unstable/applications/${pkgver}/src/dolphin-plugins-${pkgver}.tar.xz;)
+sha1sums=('5d9d8e438934f2ccc3ae38f4bd8ab6029d6f0535')
+
+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/kde-unstable-i686/kdesdk-dolphin-plugins.install 
(from rev 233753, 
kdesdk-dolphin-plugins/kde-unstable/kdesdk-dolphin-plugins.install)
===
--- kde-unstable-i686/kdesdk-dolphin-plugins.install
(rev 0)
+++ kde-unstable-i686/kdesdk-dolphin-plugins.install2015-03-14 10:40:12 UTC 
(rev 233754)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: kdesdk-dolphin-plugins/repos/kde-unstable-x86_64/PKGBUILD (from rev 
233753, kdesdk-dolphin-plugins/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2015-03-14 10:40:12 UTC (rev 233754)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdesdk-dolphin-plugins
+pkgver=15.03.90
+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' '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/unstable/applications/${pkgver}/src/dolphin-plugins-${pkgver}.tar.xz;)
+sha1sums=('5d9d8e438934f2ccc3ae38f4bd8ab6029d6f0535')
+
+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/kde-unstable-x86_64/kdesdk-dolphin-plugins.install 
(from rev 233753, 
kdesdk-dolphin-plugins/kde-unstable/kdesdk-dolphin-plugins.install)
===
--- kde-unstable-x86_64/kdesdk-dolphin-plugins.install  
(rev 0)
+++ kde-unstable-x86_64/kdesdk-dolphin-plugins.install  2015-03-14 

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

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 11:41:53
  Author: arojas
Revision: 233760

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

Added:
  okteta/repos/kde-unstable-i686/
  okteta/repos/kde-unstable-i686/PKGBUILD
(from rev 233759, okteta/kde-unstable/PKGBUILD)
  okteta/repos/kde-unstable-i686/okteta.install
(from rev 233759, okteta/kde-unstable/okteta.install)
  okteta/repos/kde-unstable-x86_64/
  okteta/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233759, okteta/kde-unstable/PKGBUILD)
  okteta/repos/kde-unstable-x86_64/okteta.install
(from rev 233759, okteta/kde-unstable/okteta.install)

+
 kde-unstable-i686/PKGBUILD |   40 +++
 kde-unstable-i686/okteta.install   |   12 ++
 kde-unstable-x86_64/PKGBUILD   |   40 +++
 kde-unstable-x86_64/okteta.install |   12 ++
 4 files changed, 104 insertions(+)

Copied: okteta/repos/kde-unstable-i686/PKGBUILD (from rev 233759, 
okteta/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-14 10:41:53 UTC (rev 233760)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=okteta
+pkgver=15.03.90
+pkgrel=1
+pkgdesc='Hex Editor'
+url='http://kde.org/applications/utilities/okteta/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdesdk')
+depends=('kcmutils' 'kparts' 'knewstuff' 'qca-qt5')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python' 'qt5-tools')
+replaces=('kdesdk-okteta')
+conflicts=('kdesdk-okteta4.14.3-2')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/okteta-${pkgver}.tar.xz;)
+sha1sums=('c59d25081f0858f15bc19cc99324e2c82f6029da')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../okteta-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DSYSCONF_INSTALL_DIR=/etc \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Copied: okteta/repos/kde-unstable-i686/okteta.install (from rev 233759, 
okteta/kde-unstable/okteta.install)
===
--- kde-unstable-i686/okteta.install(rev 0)
+++ kde-unstable-i686/okteta.install2015-03-14 10:41:53 UTC (rev 233760)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+   update-mime-database usr/share/mime  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: okteta/repos/kde-unstable-x86_64/PKGBUILD (from rev 233759, 
okteta/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2015-03-14 10:41:53 UTC (rev 233760)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=okteta
+pkgver=15.03.90
+pkgrel=1
+pkgdesc='Hex Editor'
+url='http://kde.org/applications/utilities/okteta/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdesdk')
+depends=('kcmutils' 'kparts' 'knewstuff' 'qca-qt5')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python' 'qt5-tools')
+replaces=('kdesdk-okteta')
+conflicts=('kdesdk-okteta4.14.3-2')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/okteta-${pkgver}.tar.xz;)
+sha1sums=('c59d25081f0858f15bc19cc99324e2c82f6029da')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../okteta-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DSYSCONF_INSTALL_DIR=/etc \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Copied: okteta/repos/kde-unstable-x86_64/okteta.install (from rev 233759, 
okteta/kde-unstable/okteta.install)
===
--- kde-unstable-x86_64/okteta.install  (rev 0)
+++ kde-unstable-x86_64/okteta.install  2015-03-14 10:41:53 UTC (rev 233760)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+   update-mime-database usr/share/mime  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}


[arch-commits] Commit in kompare (7 files)

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 11:41:17
  Author: arojas
Revision: 233758

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

Added:
  kompare/repos/
  kompare/repos/kde-unstable-i686/
  kompare/repos/kde-unstable-i686/PKGBUILD
(from rev 233757, kompare/kde-unstable/PKGBUILD)
  kompare/repos/kde-unstable-i686/kompare.install
(from rev 233757, kompare/kde-unstable/kompare.install)
  kompare/repos/kde-unstable-x86_64/
  kompare/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233757, kompare/kde-unstable/PKGBUILD)
  kompare/repos/kde-unstable-x86_64/kompare.install
(from rev 233757, kompare/kde-unstable/kompare.install)

-+
 kde-unstable-i686/PKGBUILD  |   39 ++
 kde-unstable-i686/kompare.install   |   12 ++
 kde-unstable-x86_64/PKGBUILD|   39 ++
 kde-unstable-x86_64/kompare.install |   12 ++
 4 files changed, 102 insertions(+)

Copied: kompare/repos/kde-unstable-i686/PKGBUILD (from rev 233757, 
kompare/kde-unstable/PKGBUILD)
===
--- repos/kde-unstable-i686/PKGBUILD(rev 0)
+++ repos/kde-unstable-i686/PKGBUILD2015-03-14 10:41:17 UTC (rev 233758)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kompare
+pkgver=15.03.90
+pkgrel=1
+pkgdesc='Diff/Patch Frontend'
+url='http://kde.org/applications/development/kompare/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdesdk')
+depends=('libkomparediff2' 'ktexteditor')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
+install=${pkgname}.install
+conflicts=('kdesdk-kompare')
+replaces=('kdesdk-kompare')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kompare-${pkgver}.tar.xz;)
+sha1sums=('3360c78ea918c9b37676405373834edfedc4cd9d')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../kompare-${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: kompare/repos/kde-unstable-i686/kompare.install (from rev 233757, 
kompare/kde-unstable/kompare.install)
===
--- repos/kde-unstable-i686/kompare.install (rev 0)
+++ repos/kde-unstable-i686/kompare.install 2015-03-14 10:41:17 UTC (rev 
233758)
@@ -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
+}

Copied: kompare/repos/kde-unstable-x86_64/PKGBUILD (from rev 233757, 
kompare/kde-unstable/PKGBUILD)
===
--- repos/kde-unstable-x86_64/PKGBUILD  (rev 0)
+++ repos/kde-unstable-x86_64/PKGBUILD  2015-03-14 10:41:17 UTC (rev 233758)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kompare
+pkgver=15.03.90
+pkgrel=1
+pkgdesc='Diff/Patch Frontend'
+url='http://kde.org/applications/development/kompare/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdesdk')
+depends=('libkomparediff2' 'ktexteditor')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
+install=${pkgname}.install
+conflicts=('kdesdk-kompare')
+replaces=('kdesdk-kompare')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kompare-${pkgver}.tar.xz;)
+sha1sums=('3360c78ea918c9b37676405373834edfedc4cd9d')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../kompare-${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: kompare/repos/kde-unstable-x86_64/kompare.install (from rev 233757, 
kompare/kde-unstable/kompare.install)
===
--- repos/kde-unstable-x86_64/kompare.install   (rev 0)
+++ repos/kde-unstable-x86_64/kompare.install   2015-03-14 10:41:17 UTC (rev 
233758)
@@ -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
+}


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

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 11:41:01
  Author: arojas
Revision: 233757

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

Added:
  kdesdk-kioslaves/repos/kde-unstable-i686/
  kdesdk-kioslaves/repos/kde-unstable-i686/PKGBUILD
(from rev 233756, kdesdk-kioslaves/kde-unstable/PKGBUILD)
  kdesdk-kioslaves/repos/kde-unstable-i686/kdesdk-kioslaves.install
(from rev 233756, kdesdk-kioslaves/kde-unstable/kdesdk-kioslaves.install)
  kdesdk-kioslaves/repos/kde-unstable-x86_64/
  kdesdk-kioslaves/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233756, kdesdk-kioslaves/kde-unstable/PKGBUILD)
  kdesdk-kioslaves/repos/kde-unstable-x86_64/kdesdk-kioslaves.install
(from rev 233756, kdesdk-kioslaves/kde-unstable/kdesdk-kioslaves.install)

--+
 kde-unstable-i686/PKGBUILD   |   32 +
 kde-unstable-i686/kdesdk-kioslaves.install   |   11 
 kde-unstable-x86_64/PKGBUILD |   32 +
 kde-unstable-x86_64/kdesdk-kioslaves.install |   11 
 4 files changed, 86 insertions(+)

Copied: kdesdk-kioslaves/repos/kde-unstable-i686/PKGBUILD (from rev 233756, 
kdesdk-kioslaves/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-14 10:41:01 UTC (rev 233757)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdesdk-kioslaves
+pkgver=15.03.90
+pkgrel=1
+pkgdesc='KIO-Slaves'
+url='https://projects.kde.org/projects/kde/kdesdk/kdesdk-kioslaves'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdesdk')
+depends=('kdebase-runtime' 'subversion')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kdesdk-kioslaves-${pkgver}.tar.xz;)
+sha1sums=('fc6a4f3f204a1df1cc86acb7f5544b6b705543bd')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kdesdk-kioslaves-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Copied: kdesdk-kioslaves/repos/kde-unstable-i686/kdesdk-kioslaves.install (from 
rev 233756, kdesdk-kioslaves/kde-unstable/kdesdk-kioslaves.install)
===
--- kde-unstable-i686/kdesdk-kioslaves.install  (rev 0)
+++ kde-unstable-i686/kdesdk-kioslaves.install  2015-03-14 10:41:01 UTC (rev 
233757)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: kdesdk-kioslaves/repos/kde-unstable-x86_64/PKGBUILD (from rev 233756, 
kdesdk-kioslaves/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2015-03-14 10:41:01 UTC (rev 233757)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdesdk-kioslaves
+pkgver=15.03.90
+pkgrel=1
+pkgdesc='KIO-Slaves'
+url='https://projects.kde.org/projects/kde/kdesdk/kdesdk-kioslaves'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdesdk')
+depends=('kdebase-runtime' 'subversion')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kdesdk-kioslaves-${pkgver}.tar.xz;)
+sha1sums=('fc6a4f3f204a1df1cc86acb7f5544b6b705543bd')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kdesdk-kioslaves-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Copied: kdesdk-kioslaves/repos/kde-unstable-x86_64/kdesdk-kioslaves.install 
(from rev 233756, kdesdk-kioslaves/kde-unstable/kdesdk-kioslaves.install)
===
--- kde-unstable-x86_64/kdesdk-kioslaves.install
(rev 0)
+++ kde-unstable-x86_64/kdesdk-kioslaves.install2015-03-14 10:41:01 UTC 
(rev 233757)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}


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

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 11:40:28
  Author: arojas
Revision: 233755

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

Added:
  kapptemplate/repos/kde-unstable-i686/
  kapptemplate/repos/kde-unstable-i686/PKGBUILD
(from rev 233754, kapptemplate/kde-unstable/PKGBUILD)
  kapptemplate/repos/kde-unstable-i686/kapptemplate.install
(from rev 233754, kapptemplate/kde-unstable/kapptemplate.install)
  kapptemplate/repos/kde-unstable-x86_64/
  kapptemplate/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233754, kapptemplate/kde-unstable/PKGBUILD)
  kapptemplate/repos/kde-unstable-x86_64/kapptemplate.install
(from rev 233754, kapptemplate/kde-unstable/kapptemplate.install)

--+
 kde-unstable-i686/PKGBUILD   |   34 +
 kde-unstable-i686/kapptemplate.install   |   11 +
 kde-unstable-x86_64/PKGBUILD |   34 +
 kde-unstable-x86_64/kapptemplate.install |   11 +
 4 files changed, 90 insertions(+)

Copied: kapptemplate/repos/kde-unstable-i686/PKGBUILD (from rev 233754, 
kapptemplate/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-14 10:40:28 UTC (rev 233755)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kapptemplate
+pkgver=15.03.90
+pkgrel=1
+pkgdesc='KDE Template Generator'
+url='http://kde.org/applications/development/kapptemplate/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdesdk')
+depends=('kio')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+replaces=('kdesdk-kapptemplate')
+conflicts=('kdesdk-kapptemplate')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kapptemplate-${pkgver}.tar.xz;)
+sha1sums=('665d3f99b7d107357a43e05c17e85208bd91acb6')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kapptemplate-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Copied: kapptemplate/repos/kde-unstable-i686/kapptemplate.install (from rev 
233754, kapptemplate/kde-unstable/kapptemplate.install)
===
--- kde-unstable-i686/kapptemplate.install  (rev 0)
+++ kde-unstable-i686/kapptemplate.install  2015-03-14 10:40:28 UTC (rev 
233755)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: kapptemplate/repos/kde-unstable-x86_64/PKGBUILD (from rev 233754, 
kapptemplate/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2015-03-14 10:40:28 UTC (rev 233755)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kapptemplate
+pkgver=15.03.90
+pkgrel=1
+pkgdesc='KDE Template Generator'
+url='http://kde.org/applications/development/kapptemplate/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdesdk')
+depends=('kio')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+replaces=('kdesdk-kapptemplate')
+conflicts=('kdesdk-kapptemplate')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kapptemplate-${pkgver}.tar.xz;)
+sha1sums=('665d3f99b7d107357a43e05c17e85208bd91acb6')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kapptemplate-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Copied: kapptemplate/repos/kde-unstable-x86_64/kapptemplate.install (from rev 
233754, kapptemplate/kde-unstable/kapptemplate.install)
===
--- kde-unstable-x86_64/kapptemplate.install(rev 0)
+++ kde-unstable-x86_64/kapptemplate.install2015-03-14 10:40:28 UTC (rev 
233755)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}


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

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 09:59:16
  Author: arojas
Revision: 233615

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

Added:
  libindi/repos/kde-unstable-i686/
  libindi/repos/kde-unstable-i686/PKGBUILD
(from rev 233614, libindi/kde-unstable/PKGBUILD)
  libindi/repos/kde-unstable-x86_64/
  libindi/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233614, libindi/kde-unstable/PKGBUILD)

--+
 kde-unstable-i686/PKGBUILD   |   34 ++
 kde-unstable-x86_64/PKGBUILD |   34 ++
 2 files changed, 68 insertions(+)

Copied: libindi/repos/kde-unstable-i686/PKGBUILD (from rev 233614, 
libindi/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-14 08:59:16 UTC (rev 233615)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Tobias Powalowski tp...@archlinux.org
+
+pkgname=libindi
+pkgver=1.0.0
+pkgrel=1
+pkgdesc=A distributed control protocol designed to operate astronomical 
instrumentation
+url=http://www.indilib.org/index.php?title=Main_Page;
+license=('GPL2')
+arch=('i686' 'x86_64')
+depends=('libnova' 'cfitsio' 'boost-libs' 'libusb-compat' 'libjpeg' 'gsl')
+makedepends=('cmake' 'boost')
+options=('staticlibs') # libindiclient builds as static only
+source=(http://www.indilib.org/jdownloads/Source/${pkgname}_${pkgver}.tar.gz;)
+md5sums=('1f5b9082bc51f803014689c738d91fb0')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DUDEVRULES_INSTALL_DIR=/usr/lib/udev/rules.d
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Copied: libindi/repos/kde-unstable-x86_64/PKGBUILD (from rev 233614, 
libindi/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2015-03-14 08:59:16 UTC (rev 233615)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Tobias Powalowski tp...@archlinux.org
+
+pkgname=libindi
+pkgver=1.0.0
+pkgrel=1
+pkgdesc=A distributed control protocol designed to operate astronomical 
instrumentation
+url=http://www.indilib.org/index.php?title=Main_Page;
+license=('GPL2')
+arch=('i686' 'x86_64')
+depends=('libnova' 'cfitsio' 'boost-libs' 'libusb-compat' 'libjpeg' 'gsl')
+makedepends=('cmake' 'boost')
+options=('staticlibs') # libindiclient builds as static only
+source=(http://www.indilib.org/jdownloads/Source/${pkgname}_${pkgver}.tar.gz;)
+md5sums=('1f5b9082bc51f803014689c738d91fb0')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DUDEVRULES_INSTALL_DIR=/usr/lib/udev/rules.d
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}


[arch-commits] Commit in libindi (kde-unstable kde-unstable/PKGBUILD)

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 09:58:58
  Author: arojas
Revision: 233614

Update to 1.0.0 in [kde-unstable]

Added:
  libindi/kde-unstable/
Modified:
  libindi/kde-unstable/PKGBUILD

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

Modified: kde-unstable/PKGBUILD
===
--- trunk/PKGBUILD  2015-03-14 01:29:32 UTC (rev 233613)
+++ kde-unstable/PKGBUILD   2015-03-14 08:58:58 UTC (rev 233614)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Powalowski tp...@archlinux.org
 
 pkgname=libindi
-pkgver=0.9.9
+pkgver=1.0.0
 pkgrel=1
 pkgdesc=A distributed control protocol designed to operate astronomical 
instrumentation
 url=http://www.indilib.org/index.php?title=Main_Page;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'boost')
 options=('staticlibs') # libindiclient builds as static only
 source=(http://www.indilib.org/jdownloads/Source/${pkgname}_${pkgver}.tar.gz;)
-md5sums=('726ddafab64ca38fe1daf13ddb1453fe')
+md5sums=('1f5b9082bc51f803014689c738d91fb0')
 
 prepare() {
   mkdir build
@@ -21,7 +21,7 @@
 
 build() {
   cd build
-  cmake ../${pkgname}_${pkgver} \
+  cmake ../${pkgname}-${pkgver} \
 -DCMAKE_BUILD_TYPE=Release \
 -DCMAKE_INSTALL_PREFIX=/usr \
 -DUDEVRULES_INSTALL_DIR=/usr/lib/udev/rules.d


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

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 10:48:13
  Author: arojas
Revision: 233619

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

Added:
  kdebase-runtime/repos/kde-unstable-i686/
  kdebase-runtime/repos/kde-unstable-i686/PKGBUILD
(from rev 233618, kdebase-runtime/kde-unstable/PKGBUILD)
  kdebase-runtime/repos/kde-unstable-i686/kdebase-runtime.install
(from rev 233618, kdebase-runtime/kde-unstable/kdebase-runtime.install)
  kdebase-runtime/repos/kde-unstable-x86_64/
  kdebase-runtime/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233618, kdebase-runtime/kde-unstable/PKGBUILD)
  kdebase-runtime/repos/kde-unstable-x86_64/kdebase-runtime.install
(from rev 233618, kdebase-runtime/kde-unstable/kdebase-runtime.install)

-+
 kde-unstable-i686/PKGBUILD  |   56 ++
 kde-unstable-i686/kdebase-runtime.install   |   13 ++
 kde-unstable-x86_64/PKGBUILD|   56 ++
 kde-unstable-x86_64/kdebase-runtime.install |   13 ++
 4 files changed, 138 insertions(+)

Copied: kdebase-runtime/repos/kde-unstable-i686/PKGBUILD (from rev 233618, 
kdebase-runtime/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-14 09:48:13 UTC (rev 233619)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+# Contributor: Pierre Schmitz pie...@archlinux.de
+
+pkgname=kdebase-runtime
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=Plugins and applications necessary for the running of KDE 
applications
+arch=('i686' 'x86_64')
+url='https://projects.kde.org/projects/kde/kde-runtime'
+license=('GPL' 'LGPL')
+depends=(kdelibs 'kactivities' 'libkactivities4' 'smbclient' 'libssh' 
'libcanberra'
+ 'oxygen-icons' 'xorg-xauth' 'libwebp')
+makedepends=('pkg-config' 'cmake' 'automoc4' 'kdepimlibs' 'openslp' 'doxygen'
+ 'networkmanager' 'boost')
+optdepends=('kdepimlibs: for kwalletd, and is needed by DrKonqi to send crash 
reports to KDE.org'
+'gdb: needed by DrKonqi to generate backtrace'
+'htdig: to build the search index in the KHelpCenter'
+'rarian: needed by KHelpCenter')
+provides=('khelpcenter' 'notification-daemon')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kde-runtime-${pkgver}.tar.xz;)
+sha1sums=('740a66ca8806ce89d06e45f038d2c09d40db6c06')
+
+prepare() {
+  mkdir build
+
+  cd kde-runtime-${pkgver}
+}
+
+build() {
+  cd build
+  cmake ../kde-runtime-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_SKIP_RPATH=ON \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DWITH_QNtrack=OFF \
+-DSAMBA_INCLUDE_DIR=/usr/include/samba-4.0 \
+-DWITH_NepomukCore=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+
+  rm ${pkgdir}/usr/share/icons/hicolor/index.theme
+
+  ln -sf /usr/lib/kde4/libexec/kdesu ${pkgdir}/usr/bin/
+
+  # FS#36668
+  chown :nobody ${pkgdir}/usr/lib/kde4/libexec/kdesud
+  chmod g+s ${pkgdir}/usr/lib/kde4/libexec/kdesud
+}

Copied: kdebase-runtime/repos/kde-unstable-i686/kdebase-runtime.install (from 
rev 233618, kdebase-runtime/kde-unstable/kdebase-runtime.install)
===
--- kde-unstable-i686/kdebase-runtime.install   (rev 0)
+++ kde-unstable-i686/kdebase-runtime.install   2015-03-14 09:48:13 UTC (rev 
233619)
@@ -0,0 +1,13 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+   update-mime-database usr/share/mime  /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: kdebase-runtime/repos/kde-unstable-x86_64/PKGBUILD (from rev 233618, 
kdebase-runtime/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2015-03-14 09:48:13 UTC (rev 233619)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+# Contributor: Pierre Schmitz pie...@archlinux.de
+
+pkgname=kdebase-runtime
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=Plugins and applications necessary for the running of KDE 
applications
+arch=('i686' 'x86_64')
+url='https://projects.kde.org/projects/kde/kde-runtime'
+license=('GPL' 'LGPL')
+depends=(kdelibs 'kactivities' 'libkactivities4' 'smbclient' 'libssh' 
'libcanberra'
+ 'oxygen-icons' 'xorg-xauth' 'libwebp')
+makedepends=('pkg-config' 'cmake' 'automoc4' 'kdepimlibs' 'openslp' 'doxygen'
+ 'networkmanager' 'boost')
+optdepends=('kdepimlibs: for kwalletd, and is 

[arch-commits] Commit in libkgeomap (7 files)

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 10:53:54
  Author: arojas
Revision: 233631

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

Added:
  libkgeomap/repos/
  libkgeomap/repos/kde-unstable-i686/
  libkgeomap/repos/kde-unstable-i686/PKGBUILD
(from rev 233630, libkgeomap/kde-unstable/PKGBUILD)
  libkgeomap/repos/kde-unstable-i686/libkgeomap.install
(from rev 233630, libkgeomap/kde-unstable/libkgeomap.install)
  libkgeomap/repos/kde-unstable-x86_64/
  libkgeomap/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233630, libkgeomap/kde-unstable/PKGBUILD)
  libkgeomap/repos/kde-unstable-x86_64/libkgeomap.install
(from rev 233630, libkgeomap/kde-unstable/libkgeomap.install)

+
 kde-unstable-i686/PKGBUILD |   34 +++
 kde-unstable-i686/libkgeomap.install   |   11 ++
 kde-unstable-x86_64/PKGBUILD   |   34 +++
 kde-unstable-x86_64/libkgeomap.install |   11 ++
 4 files changed, 90 insertions(+)

Copied: libkgeomap/repos/kde-unstable-i686/PKGBUILD (from rev 233630, 
libkgeomap/kde-unstable/PKGBUILD)
===
--- repos/kde-unstable-i686/PKGBUILD(rev 0)
+++ repos/kde-unstable-i686/PKGBUILD2015-03-14 09:53:54 UTC (rev 233631)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=libkgeomap
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=A wrapper around world map components for browsing and arranging 
photos on a map
+url=https://projects.kde.org/projects/kde/kdegraphics/libs/libkgeomap;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdeedu-marble')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('609df24dd96effb075d34d56e4ab2fd1c2401cc2')
+
+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: libkgeomap/repos/kde-unstable-i686/libkgeomap.install (from rev 233630, 
libkgeomap/kde-unstable/libkgeomap.install)
===
--- repos/kde-unstable-i686/libkgeomap.install  (rev 0)
+++ repos/kde-unstable-i686/libkgeomap.install  2015-03-14 09:53:54 UTC (rev 
233631)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: libkgeomap/repos/kde-unstable-x86_64/PKGBUILD (from rev 233630, 
libkgeomap/kde-unstable/PKGBUILD)
===
--- repos/kde-unstable-x86_64/PKGBUILD  (rev 0)
+++ repos/kde-unstable-x86_64/PKGBUILD  2015-03-14 09:53:54 UTC (rev 233631)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=libkgeomap
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=A wrapper around world map components for browsing and arranging 
photos on a map
+url=https://projects.kde.org/projects/kde/kdegraphics/libs/libkgeomap;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdeedu-marble')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('609df24dd96effb075d34d56e4ab2fd1c2401cc2')
+
+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: libkgeomap/repos/kde-unstable-x86_64/libkgeomap.install (from rev 
233630, libkgeomap/kde-unstable/libkgeomap.install)
===
--- repos/kde-unstable-x86_64/libkgeomap.install
(rev 0)
+++ repos/kde-unstable-x86_64/libkgeomap.install2015-03-14 09:53:54 UTC 
(rev 233631)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}


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

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 10:54:44
  Author: arojas
Revision: 233634

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

Added:
  libkcddb/repos/kde-unstable-i686/
  libkcddb/repos/kde-unstable-i686/PKGBUILD
(from rev 233633, libkcddb/kde-unstable/PKGBUILD)
  libkcddb/repos/kde-unstable-x86_64/
  libkcddb/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233633, libkcddb/kde-unstable/PKGBUILD)

--+
 kde-unstable-i686/PKGBUILD   |   33 +
 kde-unstable-x86_64/PKGBUILD |   33 +
 2 files changed, 66 insertions(+)

Copied: libkcddb/repos/kde-unstable-i686/PKGBUILD (from rev 233633, 
libkcddb/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-14 09:54:44 UTC (rev 233634)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=libkcddb
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=KDE CDDB library
+url='https://projects.kde.org/projects/kde/kdemultimedia/libkcddb'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdelibs' 'libmusicbrainz5')
+makedepends=('cmake' 'automoc4')
+replaces=('kdemultimedia-kioslave')
+conflicts=('kdemultimedia-kioslave')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('4f04d70fbfd74d3f53c0b8ff5ad494106865befc')
+
+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: libkcddb/repos/kde-unstable-x86_64/PKGBUILD (from rev 233633, 
libkcddb/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2015-03-14 09:54:44 UTC (rev 233634)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=libkcddb
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=KDE CDDB library
+url='https://projects.kde.org/projects/kde/kdemultimedia/libkcddb'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdelibs' 'libmusicbrainz5')
+makedepends=('cmake' 'automoc4')
+replaces=('kdemultimedia-kioslave')
+conflicts=('kdemultimedia-kioslave')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('4f04d70fbfd74d3f53c0b8ff5ad494106865befc')
+
+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
+}


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

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 10:54:28
  Author: arojas
Revision: 233633

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

Added:
  libkeduvocdocument/repos/kde-unstable-i686/
  libkeduvocdocument/repos/kde-unstable-i686/PKGBUILD
(from rev 233632, libkeduvocdocument/kde-unstable/PKGBUILD)
  libkeduvocdocument/repos/kde-unstable-x86_64/
  libkeduvocdocument/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233632, libkeduvocdocument/kde-unstable/PKGBUILD)

--+
 kde-unstable-i686/PKGBUILD   |   33 +
 kde-unstable-x86_64/PKGBUILD |   33 +
 2 files changed, 66 insertions(+)

Copied: libkeduvocdocument/repos/kde-unstable-i686/PKGBUILD (from rev 233632, 
libkeduvocdocument/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-14 09:54:28 UTC (rev 233633)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=libkeduvocdocument
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=Common libraries for KDE Edu applications
+url=http://kde.org/applications/education;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kio' 'kdeedu-data')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz;)
+sha1sums=('8d863196a472974c365ceead3b880dcec3c1dbff')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Copied: libkeduvocdocument/repos/kde-unstable-x86_64/PKGBUILD (from rev 233632, 
libkeduvocdocument/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2015-03-14 09:54:28 UTC (rev 233633)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=libkeduvocdocument
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=Common libraries for KDE Edu applications
+url=http://kde.org/applications/education;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kio' 'kdeedu-data')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz;)
+sha1sums=('8d863196a472974c365ceead3b880dcec3c1dbff')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}


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

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 10:54:11
  Author: arojas
Revision: 233632

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

Added:
  analitza/repos/kde-unstable-i686/
  analitza/repos/kde-unstable-i686/PKGBUILD
(from rev 233631, analitza/kde-unstable/PKGBUILD)
  analitza/repos/kde-unstable-x86_64/
  analitza/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233631, analitza/kde-unstable/PKGBUILD)

--+
 kde-unstable-i686/PKGBUILD   |   37 +
 kde-unstable-x86_64/PKGBUILD |   37 +
 2 files changed, 74 insertions(+)

Copied: analitza/repos/kde-unstable-i686/PKGBUILD (from rev 233631, 
analitza/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-14 09:54:11 UTC (rev 233632)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=analitza
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=A library to add mathematical features to your program
+url=https://projects.kde.org/projects/kde/kdeedu/analitza;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('qt5-svg' 'qt5-declarative')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python' 'eigen')
+replaces=('kdebase-analitza')
+conflicts=('kdebase-analitza')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/analitza-${pkgver}.tar.xz;)
+sha1sums=('181a29d089e0cc3a5d5505430076ef4f63394460')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../analitza-${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: analitza/repos/kde-unstable-x86_64/PKGBUILD (from rev 233631, 
analitza/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2015-03-14 09:54:11 UTC (rev 233632)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=analitza
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=A library to add mathematical features to your program
+url=https://projects.kde.org/projects/kde/kdeedu/analitza;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('qt5-svg' 'qt5-declarative')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python' 'eigen')
+replaces=('kdebase-analitza')
+conflicts=('kdebase-analitza')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/analitza-${pkgver}.tar.xz;)
+sha1sums=('181a29d089e0cc3a5d5505430076ef4f63394460')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../analitza-${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
+}


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

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 10:55:01
  Author: arojas
Revision: 233635

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

Added:
  libkcompactdisc/repos/kde-unstable-i686/
  libkcompactdisc/repos/kde-unstable-i686/PKGBUILD
(from rev 233634, libkcompactdisc/kde-unstable/PKGBUILD)
  libkcompactdisc/repos/kde-unstable-x86_64/
  libkcompactdisc/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233634, libkcompactdisc/kde-unstable/PKGBUILD)

--+
 kde-unstable-i686/PKGBUILD   |   33 +
 kde-unstable-x86_64/PKGBUILD |   33 +
 2 files changed, 66 insertions(+)

Copied: libkcompactdisc/repos/kde-unstable-i686/PKGBUILD (from rev 233634, 
libkcompactdisc/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-14 09:55:01 UTC (rev 233635)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=libkcompactdisc
+pkgver=15.03.90
+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/unstable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('9dba6f11206bb9ec6b4f98a1478d5b9fe0a9bf4e')
+
+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/kde-unstable-x86_64/PKGBUILD (from rev 233634, 
libkcompactdisc/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2015-03-14 09:55:01 UTC (rev 233635)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=libkcompactdisc
+pkgver=15.03.90
+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/unstable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('9dba6f11206bb9ec6b4f98a1478d5b9fe0a9bf4e')
+
+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
+}


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

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 10:55:17
  Author: arojas
Revision: 233636

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

Added:
  libkdegames/repos/kde-unstable-i686/
  libkdegames/repos/kde-unstable-i686/PKGBUILD
(from rev 233635, libkdegames/kde-unstable/PKGBUILD)
  libkdegames/repos/kde-unstable-x86_64/
  libkdegames/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233635, libkdegames/kde-unstable/PKGBUILD)

--+
 kde-unstable-i686/PKGBUILD   |   32 
 kde-unstable-x86_64/PKGBUILD |   32 
 2 files changed, 64 insertions(+)

Copied: libkdegames/repos/kde-unstable-i686/PKGBUILD (from rev 233635, 
libkdegames/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-14 09:55:17 UTC (rev 233636)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=libkdegames
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=Common code and data for many KDE games
+url=https://projects.kde.org/projects/kde/kdegames/libkdegames;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdelibs4support' 'kdeclarative' 'kdnssd' 'knewstuff' 'openal')
+makedepends=('extra-cmake-modules' 'python')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('dfac74ab4afe1604c8f47db95fa9c519a63275a8')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${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: libkdegames/repos/kde-unstable-x86_64/PKGBUILD (from rev 233635, 
libkdegames/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2015-03-14 09:55:17 UTC (rev 233636)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=libkdegames
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=Common code and data for many KDE games
+url=https://projects.kde.org/projects/kde/kdegames/libkdegames;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdelibs4support' 'kdeclarative' 'kdnssd' 'knewstuff' 'openal')
+makedepends=('extra-cmake-modules' 'python')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('dfac74ab4afe1604c8f47db95fa9c519a63275a8')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${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
+}


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

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 11:07:43
  Author: arojas
Revision: 233653

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

Added:
  konsole/repos/kde-unstable-i686/
  konsole/repos/kde-unstable-i686/PKGBUILD
(from rev 233652, konsole/kde-unstable/PKGBUILD)
  konsole/repos/kde-unstable-x86_64/
  konsole/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233652, konsole/kde-unstable/PKGBUILD)

--+
 kde-unstable-i686/PKGBUILD   |   35 +++
 kde-unstable-x86_64/PKGBUILD |   35 +++
 2 files changed, 70 insertions(+)

Copied: konsole/repos/kde-unstable-i686/PKGBUILD (from rev 233652, 
konsole/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-14 10:07:43 UTC (rev 233653)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=konsole
+pkgver=15.03.90
+pkgrel=1
+arch=('i686' 'x86_64')
+url='http://kde.org/applications/system/konsole/'
+pkgdesc=Terminal
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' '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/unstable/applications/${pkgver}/src/konsole-${pkgver}.tar.xz;)
+sha1sums=('4db4357584d4bcfe050a490cc48f79ad07464146')
+
+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/kde-unstable-x86_64/PKGBUILD (from rev 233652, 
konsole/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2015-03-14 10:07:43 UTC (rev 233653)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=konsole
+pkgver=15.03.90
+pkgrel=1
+arch=('i686' 'x86_64')
+url='http://kde.org/applications/system/konsole/'
+pkgdesc=Terminal
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' '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/unstable/applications/${pkgver}/src/konsole-${pkgver}.tar.xz;)
+sha1sums=('4db4357584d4bcfe050a490cc48f79ad07464146')
+
+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
+}


[arch-commits] Commit in killbots (7 files)

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 11:21:01
  Author: arojas
Revision: 233689

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

Added:
  killbots/repos/
  killbots/repos/kde-unstable-i686/
  killbots/repos/kde-unstable-i686/PKGBUILD
(from rev 233688, killbots/kde-unstable/PKGBUILD)
  killbots/repos/kde-unstable-i686/killbots.install
(from rev 233688, killbots/kde-unstable/killbots.install)
  killbots/repos/kde-unstable-x86_64/
  killbots/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233688, killbots/kde-unstable/PKGBUILD)
  killbots/repos/kde-unstable-x86_64/killbots.install
(from rev 233688, killbots/kde-unstable/killbots.install)

--+
 kde-unstable-i686/PKGBUILD   |   35 +
 kde-unstable-i686/killbots.install   |   11 ++
 kde-unstable-x86_64/PKGBUILD |   35 +
 kde-unstable-x86_64/killbots.install |   11 ++
 4 files changed, 92 insertions(+)

Copied: killbots/repos/kde-unstable-i686/PKGBUILD (from rev 233688, 
killbots/kde-unstable/PKGBUILD)
===
--- repos/kde-unstable-i686/PKGBUILD(rev 0)
+++ repos/kde-unstable-i686/PKGBUILD2015-03-14 10:21:01 UTC (rev 233689)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=killbots
+pkgver=15.03.90
+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' 'kdegames')
+depends=('libkdegames')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
+install=${pkgname}.install
+conflicts=('kdegames-killbots')
+replaces=('kdegames-killbots')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/killbots-${pkgver}.tar.xz;)
+sha1sums=('d2aefed7d1930133cde41e0536a936cfc2e99267')
+
+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/kde-unstable-i686/killbots.install (from rev 233688, 
killbots/kde-unstable/killbots.install)
===
--- repos/kde-unstable-i686/killbots.install(rev 0)
+++ repos/kde-unstable-i686/killbots.install2015-03-14 10:21:01 UTC (rev 
233689)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: killbots/repos/kde-unstable-x86_64/PKGBUILD (from rev 233688, 
killbots/kde-unstable/PKGBUILD)
===
--- repos/kde-unstable-x86_64/PKGBUILD  (rev 0)
+++ repos/kde-unstable-x86_64/PKGBUILD  2015-03-14 10:21:01 UTC (rev 233689)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=killbots
+pkgver=15.03.90
+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' 'kdegames')
+depends=('libkdegames')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
+install=${pkgname}.install
+conflicts=('kdegames-killbots')
+replaces=('kdegames-killbots')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/killbots-${pkgver}.tar.xz;)
+sha1sums=('d2aefed7d1930133cde41e0536a936cfc2e99267')
+
+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/kde-unstable-x86_64/killbots.install (from rev 233688, 
killbots/kde-unstable/killbots.install)
===
--- repos/kde-unstable-x86_64/killbots.install  (rev 0)
+++ repos/kde-unstable-x86_64/killbots.install  2015-03-14 10:21:01 UTC (rev 
233689)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}


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

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 11:21:19
  Author: arojas
Revision: 233690

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

Added:
  kdegames-kiriki/repos/kde-unstable-i686/
  kdegames-kiriki/repos/kde-unstable-i686/PKGBUILD
(from rev 233689, kdegames-kiriki/kde-unstable/PKGBUILD)
  kdegames-kiriki/repos/kde-unstable-i686/kdegames-kiriki.install
(from rev 233689, kdegames-kiriki/kde-unstable/kdegames-kiriki.install)
  kdegames-kiriki/repos/kde-unstable-x86_64/
  kdegames-kiriki/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233689, kdegames-kiriki/kde-unstable/PKGBUILD)
  kdegames-kiriki/repos/kde-unstable-x86_64/kdegames-kiriki.install
(from rev 233689, kdegames-kiriki/kde-unstable/kdegames-kiriki.install)

-+
 kde-unstable-i686/PKGBUILD  |   32 ++
 kde-unstable-i686/kdegames-kiriki.install   |   11 
 kde-unstable-x86_64/PKGBUILD|   32 ++
 kde-unstable-x86_64/kdegames-kiriki.install |   11 
 4 files changed, 86 insertions(+)

Copied: kdegames-kiriki/repos/kde-unstable-i686/PKGBUILD (from rev 233689, 
kdegames-kiriki/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-14 10:21:19 UTC (rev 233690)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegames-kiriki
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=An addictive and fun dice game
+url=http://kde.org/applications/games/kiriki/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegames')
+depends=('kdebase-runtime' 'libkdegames4')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kiriki-${pkgver}.tar.xz;)
+sha1sums=('3573492f7658b2147bf621ee202c0217bf1c8896')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kiriki-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Copied: kdegames-kiriki/repos/kde-unstable-i686/kdegames-kiriki.install (from 
rev 233689, kdegames-kiriki/kde-unstable/kdegames-kiriki.install)
===
--- kde-unstable-i686/kdegames-kiriki.install   (rev 0)
+++ kde-unstable-i686/kdegames-kiriki.install   2015-03-14 10:21:19 UTC (rev 
233690)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: kdegames-kiriki/repos/kde-unstable-x86_64/PKGBUILD (from rev 233689, 
kdegames-kiriki/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2015-03-14 10:21:19 UTC (rev 233690)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegames-kiriki
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=An addictive and fun dice game
+url=http://kde.org/applications/games/kiriki/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegames')
+depends=('kdebase-runtime' 'libkdegames4')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kiriki-${pkgver}.tar.xz;)
+sha1sums=('3573492f7658b2147bf621ee202c0217bf1c8896')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kiriki-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Copied: kdegames-kiriki/repos/kde-unstable-x86_64/kdegames-kiriki.install (from 
rev 233689, kdegames-kiriki/kde-unstable/kdegames-kiriki.install)
===
--- kde-unstable-x86_64/kdegames-kiriki.install (rev 0)
+++ kde-unstable-x86_64/kdegames-kiriki.install 2015-03-14 10:21:19 UTC (rev 
233690)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}


[arch-commits] Commit in kjumpingcube (7 files)

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 11:21:35
  Author: arojas
Revision: 233691

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

Added:
  kjumpingcube/repos/
  kjumpingcube/repos/kde-unstable-i686/
  kjumpingcube/repos/kde-unstable-i686/PKGBUILD
(from rev 233690, kjumpingcube/kde-unstable/PKGBUILD)
  kjumpingcube/repos/kde-unstable-i686/kjumpingcube.install
(from rev 233690, kjumpingcube/kde-unstable/kjumpingcube.install)
  kjumpingcube/repos/kde-unstable-x86_64/
  kjumpingcube/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233690, kjumpingcube/kde-unstable/PKGBUILD)
  kjumpingcube/repos/kde-unstable-x86_64/kjumpingcube.install
(from rev 233690, kjumpingcube/kde-unstable/kjumpingcube.install)

--+
 kde-unstable-i686/PKGBUILD   |   35 +
 kde-unstable-i686/kjumpingcube.install   |   11 +
 kde-unstable-x86_64/PKGBUILD |   35 +
 kde-unstable-x86_64/kjumpingcube.install |   11 +
 4 files changed, 92 insertions(+)

Copied: kjumpingcube/repos/kde-unstable-i686/PKGBUILD (from rev 233690, 
kjumpingcube/kde-unstable/PKGBUILD)
===
--- repos/kde-unstable-i686/PKGBUILD(rev 0)
+++ repos/kde-unstable-i686/PKGBUILD2015-03-14 10:21:35 UTC (rev 233691)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kjumpingcube
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=A simple tactical game
+url=http://kde.org/applications/games/kjumpingcube/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegames')
+depends=('libkdegames')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
+install=${pkgname}.install
+conflicts=('kdegames-kjumpingcube')
+replaces=('kdegames-kjumpingcube')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kjumpingcube-${pkgver}.tar.xz;)
+sha1sums=('5af37fd41858cf13b4448dc6d9e19d5082eb662f')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kjumpingcube-${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: kjumpingcube/repos/kde-unstable-i686/kjumpingcube.install (from rev 
233690, kjumpingcube/kde-unstable/kjumpingcube.install)
===
--- repos/kde-unstable-i686/kjumpingcube.install
(rev 0)
+++ repos/kde-unstable-i686/kjumpingcube.install2015-03-14 10:21:35 UTC 
(rev 233691)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: kjumpingcube/repos/kde-unstable-x86_64/PKGBUILD (from rev 233690, 
kjumpingcube/kde-unstable/PKGBUILD)
===
--- repos/kde-unstable-x86_64/PKGBUILD  (rev 0)
+++ repos/kde-unstable-x86_64/PKGBUILD  2015-03-14 10:21:35 UTC (rev 233691)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kjumpingcube
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=A simple tactical game
+url=http://kde.org/applications/games/kjumpingcube/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegames')
+depends=('libkdegames')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
+install=${pkgname}.install
+conflicts=('kdegames-kjumpingcube')
+replaces=('kdegames-kjumpingcube')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kjumpingcube-${pkgver}.tar.xz;)
+sha1sums=('5af37fd41858cf13b4448dc6d9e19d5082eb662f')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kjumpingcube-${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: kjumpingcube/repos/kde-unstable-x86_64/kjumpingcube.install (from rev 
233690, kjumpingcube/kde-unstable/kjumpingcube.install)
===
--- repos/kde-unstable-x86_64/kjumpingcube.install  
(rev 0)
+++ repos/kde-unstable-x86_64/kjumpingcube.install  2015-03-14 10:21:35 UTC 
(rev 233691)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}


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

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 11:20:41
  Author: arojas
Revision: 233688

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

Added:
  kdegames-kigo/repos/kde-unstable-i686/
  kdegames-kigo/repos/kde-unstable-i686/PKGBUILD
(from rev 233687, kdegames-kigo/kde-unstable/PKGBUILD)
  kdegames-kigo/repos/kde-unstable-i686/kdegames-kigo.install
(from rev 233687, kdegames-kigo/kde-unstable/kdegames-kigo.install)
  kdegames-kigo/repos/kde-unstable-x86_64/
  kdegames-kigo/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233687, kdegames-kigo/kde-unstable/PKGBUILD)
  kdegames-kigo/repos/kde-unstable-x86_64/kdegames-kigo.install
(from rev 233687, kdegames-kigo/kde-unstable/kdegames-kigo.install)

---+
 kde-unstable-i686/PKGBUILD|   32 
 kde-unstable-i686/kdegames-kigo.install   |   12 ++
 kde-unstable-x86_64/PKGBUILD  |   32 
 kde-unstable-x86_64/kdegames-kigo.install |   12 ++
 4 files changed, 88 insertions(+)

Copied: kdegames-kigo/repos/kde-unstable-i686/PKGBUILD (from rev 233687, 
kdegames-kigo/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-14 10:20:41 UTC (rev 233688)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegames-kigo
+pkgver=15.03.90
+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' 'kdegames')
+depends=('kdebase-runtime' 'libkdegames4' 'gnugo')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kigo-${pkgver}.tar.xz;)
+sha1sums=('79f23351b9b08d2e549032875f217c603cbc1e8d')
+
+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/kde-unstable-i686/kdegames-kigo.install (from rev 
233687, kdegames-kigo/kde-unstable/kdegames-kigo.install)
===
--- kde-unstable-i686/kdegames-kigo.install (rev 0)
+++ kde-unstable-i686/kdegames-kigo.install 2015-03-14 10:20:41 UTC (rev 
233688)
@@ -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
+}

Copied: kdegames-kigo/repos/kde-unstable-x86_64/PKGBUILD (from rev 233687, 
kdegames-kigo/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2015-03-14 10:20:41 UTC (rev 233688)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegames-kigo
+pkgver=15.03.90
+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' 'kdegames')
+depends=('kdebase-runtime' 'libkdegames4' 'gnugo')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kigo-${pkgver}.tar.xz;)
+sha1sums=('79f23351b9b08d2e549032875f217c603cbc1e8d')
+
+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/kde-unstable-x86_64/kdegames-kigo.install (from rev 
233687, kdegames-kigo/kde-unstable/kdegames-kigo.install)
===
--- kde-unstable-x86_64/kdegames-kigo.install   (rev 0)
+++ kde-unstable-x86_64/kdegames-kigo.install   2015-03-14 10:20:41 UTC (rev 
233688)
@@ -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
+}


[arch-commits] Commit in kfourinline (7 files)

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 11:20:06
  Author: arojas
Revision: 233686

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

Added:
  kfourinline/repos/
  kfourinline/repos/kde-unstable-i686/
  kfourinline/repos/kde-unstable-i686/PKGBUILD
(from rev 233685, kfourinline/kde-unstable/PKGBUILD)
  kfourinline/repos/kde-unstable-i686/kfourinline.install
(from rev 233685, kfourinline/kde-unstable/kfourinline.install)
  kfourinline/repos/kde-unstable-x86_64/
  kfourinline/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233685, kfourinline/kde-unstable/PKGBUILD)
  kfourinline/repos/kde-unstable-x86_64/kfourinline.install
(from rev 233685, kfourinline/kde-unstable/kfourinline.install)

-+
 kde-unstable-i686/PKGBUILD  |   35 ++
 kde-unstable-i686/kfourinline.install   |   12 ++
 kde-unstable-x86_64/PKGBUILD|   35 ++
 kde-unstable-x86_64/kfourinline.install |   12 ++
 4 files changed, 94 insertions(+)

Copied: kfourinline/repos/kde-unstable-i686/PKGBUILD (from rev 233685, 
kfourinline/kde-unstable/PKGBUILD)
===
--- repos/kde-unstable-i686/PKGBUILD(rev 0)
+++ repos/kde-unstable-i686/PKGBUILD2015-03-14 10:20:06 UTC (rev 233686)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kfourinline
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=A four-in-a-row game
+url=http://kde.org/applications/games/kfourinline/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegames')
+depends=('libkdegames')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
+install=${pkgname}.install
+conflicts=('kdegames-kfourinline')
+replaces=('kdegames-kfourinline')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kfourinline-${pkgver}.tar.xz;)
+sha1sums=('0064a25f7d514e4f0056e12f1f4f13762e4aecb9')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kfourinline-${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: kfourinline/repos/kde-unstable-i686/kfourinline.install (from rev 
233685, kfourinline/kde-unstable/kfourinline.install)
===
--- repos/kde-unstable-i686/kfourinline.install (rev 0)
+++ repos/kde-unstable-i686/kfourinline.install 2015-03-14 10:20:06 UTC (rev 
233686)
@@ -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
+}

Copied: kfourinline/repos/kde-unstable-x86_64/PKGBUILD (from rev 233685, 
kfourinline/kde-unstable/PKGBUILD)
===
--- repos/kde-unstable-x86_64/PKGBUILD  (rev 0)
+++ repos/kde-unstable-x86_64/PKGBUILD  2015-03-14 10:20:06 UTC (rev 233686)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kfourinline
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=A four-in-a-row game
+url=http://kde.org/applications/games/kfourinline/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegames')
+depends=('libkdegames')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
+install=${pkgname}.install
+conflicts=('kdegames-kfourinline')
+replaces=('kdegames-kfourinline')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kfourinline-${pkgver}.tar.xz;)
+sha1sums=('0064a25f7d514e4f0056e12f1f4f13762e4aecb9')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kfourinline-${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: kfourinline/repos/kde-unstable-x86_64/kfourinline.install (from rev 
233685, kfourinline/kde-unstable/kfourinline.install)
===
--- repos/kde-unstable-x86_64/kfourinline.install   
(rev 0)
+++ repos/kde-unstable-x86_64/kfourinline.install   2015-03-14 10:20:06 UTC 
(rev 233686)
@@ -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
+}


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

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 11:21:49
  Author: arojas
Revision: 233692

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

Added:
  kdegames-klickety/repos/kde-unstable-i686/
  kdegames-klickety/repos/kde-unstable-i686/PKGBUILD
(from rev 233691, kdegames-klickety/kde-unstable/PKGBUILD)
  kdegames-klickety/repos/kde-unstable-i686/kdegames-klickety.install
(from rev 233691, kdegames-klickety/kde-unstable/kdegames-klickety.install)
  kdegames-klickety/repos/kde-unstable-x86_64/
  kdegames-klickety/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233691, kdegames-klickety/kde-unstable/PKGBUILD)
  kdegames-klickety/repos/kde-unstable-x86_64/kdegames-klickety.install
(from rev 233691, kdegames-klickety/kde-unstable/kdegames-klickety.install)

---+
 kde-unstable-i686/PKGBUILD|   32 
 kde-unstable-i686/kdegames-klickety.install   |   11 
 kde-unstable-x86_64/PKGBUILD  |   32 
 kde-unstable-x86_64/kdegames-klickety.install |   11 
 4 files changed, 86 insertions(+)

Copied: kdegames-klickety/repos/kde-unstable-i686/PKGBUILD (from rev 233691, 
kdegames-klickety/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-14 10:21:49 UTC (rev 233692)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegames-klickety
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=An adaptation of the Clickomania game
+url=http://kde.org/applications/games/klickety/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegames')
+depends=('kdebase-runtime' 'libkdegames4')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/klickety-${pkgver}.tar.xz;)
+sha1sums=('8d69cfe711c9eefa0731c51c9a0880812959d05a')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../klickety-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Copied: kdegames-klickety/repos/kde-unstable-i686/kdegames-klickety.install 
(from rev 233691, kdegames-klickety/kde-unstable/kdegames-klickety.install)
===
--- kde-unstable-i686/kdegames-klickety.install (rev 0)
+++ kde-unstable-i686/kdegames-klickety.install 2015-03-14 10:21:49 UTC (rev 
233692)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: kdegames-klickety/repos/kde-unstable-x86_64/PKGBUILD (from rev 233691, 
kdegames-klickety/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2015-03-14 10:21:49 UTC (rev 233692)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegames-klickety
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=An adaptation of the Clickomania game
+url=http://kde.org/applications/games/klickety/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegames')
+depends=('kdebase-runtime' 'libkdegames4')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/klickety-${pkgver}.tar.xz;)
+sha1sums=('8d69cfe711c9eefa0731c51c9a0880812959d05a')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../klickety-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Copied: kdegames-klickety/repos/kde-unstable-x86_64/kdegames-klickety.install 
(from rev 233691, kdegames-klickety/kde-unstable/kdegames-klickety.install)
===
--- kde-unstable-x86_64/kdegames-klickety.install   
(rev 0)
+++ kde-unstable-x86_64/kdegames-klickety.install   2015-03-14 10:21:49 UTC 
(rev 233692)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}


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

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 11:22:23
  Author: arojas
Revision: 233694

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

Added:
  kdegames-kmahjongg/repos/kde-unstable-i686/
  kdegames-kmahjongg/repos/kde-unstable-i686/PKGBUILD
(from rev 233693, kdegames-kmahjongg/kde-unstable/PKGBUILD)
  kdegames-kmahjongg/repos/kde-unstable-i686/kdegames-kmahjongg.install
(from rev 233693, 
kdegames-kmahjongg/kde-unstable/kdegames-kmahjongg.install)
  kdegames-kmahjongg/repos/kde-unstable-x86_64/
  kdegames-kmahjongg/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233693, kdegames-kmahjongg/kde-unstable/PKGBUILD)
  kdegames-kmahjongg/repos/kde-unstable-x86_64/kdegames-kmahjongg.install
(from rev 233693, 
kdegames-kmahjongg/kde-unstable/kdegames-kmahjongg.install)

+
 kde-unstable-i686/PKGBUILD |   32 +++
 kde-unstable-i686/kdegames-kmahjongg.install   |   11 +++
 kde-unstable-x86_64/PKGBUILD   |   32 +++
 kde-unstable-x86_64/kdegames-kmahjongg.install |   11 +++
 4 files changed, 86 insertions(+)

Copied: kdegames-kmahjongg/repos/kde-unstable-i686/PKGBUILD (from rev 233693, 
kdegames-kmahjongg/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-14 10:22:23 UTC (rev 233694)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegames-kmahjongg
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=A tile matching game for one or two players
+url=http://kde.org/applications/games/kmahjongg/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegames')
+depends=('kdebase-runtime' 'libkmahjongg4' 'libkdegames4')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kmahjongg-${pkgver}.tar.xz;)
+sha1sums=('7d05877d16321053233e6b041cd2e5d745affc40')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kmahjongg-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Copied: kdegames-kmahjongg/repos/kde-unstable-i686/kdegames-kmahjongg.install 
(from rev 233693, kdegames-kmahjongg/kde-unstable/kdegames-kmahjongg.install)
===
--- kde-unstable-i686/kdegames-kmahjongg.install
(rev 0)
+++ kde-unstable-i686/kdegames-kmahjongg.install2015-03-14 10:22:23 UTC 
(rev 233694)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: kdegames-kmahjongg/repos/kde-unstable-x86_64/PKGBUILD (from rev 233693, 
kdegames-kmahjongg/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2015-03-14 10:22:23 UTC (rev 233694)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegames-kmahjongg
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=A tile matching game for one or two players
+url=http://kde.org/applications/games/kmahjongg/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegames')
+depends=('kdebase-runtime' 'libkmahjongg4' 'libkdegames4')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kmahjongg-${pkgver}.tar.xz;)
+sha1sums=('7d05877d16321053233e6b041cd2e5d745affc40')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kmahjongg-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Copied: kdegames-kmahjongg/repos/kde-unstable-x86_64/kdegames-kmahjongg.install 
(from rev 233693, kdegames-kmahjongg/kde-unstable/kdegames-kmahjongg.install)
===
--- kde-unstable-x86_64/kdegames-kmahjongg.install  
(rev 0)
+++ kde-unstable-x86_64/kdegames-kmahjongg.install  2015-03-14 10:22:23 UTC 
(rev 233694)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}


[arch-commits] Commit in klines (7 files)

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 11:22:06
  Author: arojas
Revision: 233693

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

Added:
  klines/repos/
  klines/repos/kde-unstable-i686/
  klines/repos/kde-unstable-i686/PKGBUILD
(from rev 233692, klines/kde-unstable/PKGBUILD)
  klines/repos/kde-unstable-i686/klines.install
(from rev 233692, klines/kde-unstable/klines.install)
  klines/repos/kde-unstable-x86_64/
  klines/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233692, klines/kde-unstable/PKGBUILD)
  klines/repos/kde-unstable-x86_64/klines.install
(from rev 233692, klines/kde-unstable/klines.install)

+
 kde-unstable-i686/PKGBUILD |   35 +++
 kde-unstable-i686/klines.install   |   11 +++
 kde-unstable-x86_64/PKGBUILD   |   35 +++
 kde-unstable-x86_64/klines.install |   11 +++
 4 files changed, 92 insertions(+)

Copied: klines/repos/kde-unstable-i686/PKGBUILD (from rev 233692, 
klines/kde-unstable/PKGBUILD)
===
--- repos/kde-unstable-i686/PKGBUILD(rev 0)
+++ repos/kde-unstable-i686/PKGBUILD2015-03-14 10:22:06 UTC (rev 233693)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=klines
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=A simple but highly addictive, one player game
+url=http://kde.org/applications/games/klines/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegames')
+depends=('libkdegames')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
+install=${pkgname}.install
+conflicts=('kdegames-klines')
+replaces=('kdegames-klines')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/klines-${pkgver}.tar.xz;)
+sha1sums=('884a34817383898d1c0e70dbc401d012411e9ea3')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../klines-${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: klines/repos/kde-unstable-i686/klines.install (from rev 233692, 
klines/kde-unstable/klines.install)
===
--- repos/kde-unstable-i686/klines.install  (rev 0)
+++ repos/kde-unstable-i686/klines.install  2015-03-14 10:22:06 UTC (rev 
233693)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: klines/repos/kde-unstable-x86_64/PKGBUILD (from rev 233692, 
klines/kde-unstable/PKGBUILD)
===
--- repos/kde-unstable-x86_64/PKGBUILD  (rev 0)
+++ repos/kde-unstable-x86_64/PKGBUILD  2015-03-14 10:22:06 UTC (rev 233693)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=klines
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=A simple but highly addictive, one player game
+url=http://kde.org/applications/games/klines/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegames')
+depends=('libkdegames')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
+install=${pkgname}.install
+conflicts=('kdegames-klines')
+replaces=('kdegames-klines')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/klines-${pkgver}.tar.xz;)
+sha1sums=('884a34817383898d1c0e70dbc401d012411e9ea3')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../klines-${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: klines/repos/kde-unstable-x86_64/klines.install (from rev 233692, 
klines/kde-unstable/klines.install)
===
--- repos/kde-unstable-x86_64/klines.install(rev 0)
+++ repos/kde-unstable-x86_64/klines.install2015-03-14 10:22:06 UTC (rev 
233693)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}


[arch-commits] Commit in kmines (7 files)

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 11:22:41
  Author: arojas
Revision: 233695

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

Added:
  kmines/repos/
  kmines/repos/kde-unstable-i686/
  kmines/repos/kde-unstable-i686/PKGBUILD
(from rev 233694, kmines/kde-unstable/PKGBUILD)
  kmines/repos/kde-unstable-i686/kmines.install
(from rev 233694, kmines/kde-unstable/kmines.install)
  kmines/repos/kde-unstable-x86_64/
  kmines/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233694, kmines/kde-unstable/PKGBUILD)
  kmines/repos/kde-unstable-x86_64/kmines.install
(from rev 233694, kmines/kde-unstable/kmines.install)

+
 kde-unstable-i686/PKGBUILD |   35 +++
 kde-unstable-i686/kmines.install   |   11 +++
 kde-unstable-x86_64/PKGBUILD   |   35 +++
 kde-unstable-x86_64/kmines.install |   11 +++
 4 files changed, 92 insertions(+)

Copied: kmines/repos/kde-unstable-i686/PKGBUILD (from rev 233694, 
kmines/kde-unstable/PKGBUILD)
===
--- repos/kde-unstable-i686/PKGBUILD(rev 0)
+++ repos/kde-unstable-i686/PKGBUILD2015-03-14 10:22:41 UTC (rev 233695)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kmines
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=The classic Minesweeper game
+url=http://kde.org/applications/games/kmines/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegames')
+depends=('libkdegames')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
+install=${pkgname}.install
+conflicts=('kdegames-kmines')
+replaces=('kdegames-kmines')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kmines-${pkgver}.tar.xz;)
+sha1sums=('1ed9945f3d167f8ea1eea7d326a90ebb2d3eefaa')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kmines-${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: kmines/repos/kde-unstable-i686/kmines.install (from rev 233694, 
kmines/kde-unstable/kmines.install)
===
--- repos/kde-unstable-i686/kmines.install  (rev 0)
+++ repos/kde-unstable-i686/kmines.install  2015-03-14 10:22:41 UTC (rev 
233695)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: kmines/repos/kde-unstable-x86_64/PKGBUILD (from rev 233694, 
kmines/kde-unstable/PKGBUILD)
===
--- repos/kde-unstable-x86_64/PKGBUILD  (rev 0)
+++ repos/kde-unstable-x86_64/PKGBUILD  2015-03-14 10:22:41 UTC (rev 233695)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kmines
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=The classic Minesweeper game
+url=http://kde.org/applications/games/kmines/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegames')
+depends=('libkdegames')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
+install=${pkgname}.install
+conflicts=('kdegames-kmines')
+replaces=('kdegames-kmines')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kmines-${pkgver}.tar.xz;)
+sha1sums=('1ed9945f3d167f8ea1eea7d326a90ebb2d3eefaa')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kmines-${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: kmines/repos/kde-unstable-x86_64/kmines.install (from rev 233694, 
kmines/kde-unstable/kmines.install)
===
--- repos/kde-unstable-x86_64/kmines.install(rev 0)
+++ repos/kde-unstable-x86_64/kmines.install2015-03-14 10:22:41 UTC (rev 
233695)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}


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

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 10:49:44
  Author: arojas
Revision: 233622

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

Added:
  kdegraphics-okular/repos/kde-unstable-i686/
  kdegraphics-okular/repos/kde-unstable-i686/PKGBUILD
(from rev 233621, kdegraphics-okular/kde-unstable/PKGBUILD)
  kdegraphics-okular/repos/kde-unstable-i686/kdegraphics-okular.install
(from rev 233621, 
kdegraphics-okular/kde-unstable/kdegraphics-okular.install)
  kdegraphics-okular/repos/kde-unstable-x86_64/
  kdegraphics-okular/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233621, kdegraphics-okular/kde-unstable/PKGBUILD)
  kdegraphics-okular/repos/kde-unstable-x86_64/kdegraphics-okular.install
(from rev 233621, 
kdegraphics-okular/kde-unstable/kdegraphics-okular.install)

+
 kde-unstable-i686/PKGBUILD |   39 +++
 kde-unstable-i686/kdegraphics-okular.install   |   12 +++
 kde-unstable-x86_64/PKGBUILD   |   39 +++
 kde-unstable-x86_64/kdegraphics-okular.install |   12 +++
 4 files changed, 102 insertions(+)

Copied: kdegraphics-okular/repos/kde-unstable-i686/PKGBUILD (from rev 233621, 
kdegraphics-okular/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-14 09:49:44 UTC (rev 233622)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegraphics-okular
+pkgver=15.03.90
+pkgrel=1
+pkgdesc='Document Viewer'
+arch=('i686' 'x86_64')
+url=http://kde.org/applications/graphics/okular/;
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegraphics')
+depends=('kdebase-runtime' 'qimageblitz' 'chmlib' 'djvulibre' 'libspectre'
+ 'libkexiv2' 'poppler-qt4' 'libkscreen')
+makedepends=('cmake' 'automoc4' 'ebook-tools')
+optdepends=('ebook-tools: mobi and epub support'
+'kdegraphics-mobipocket: mobi support')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/okular-${pkgver}.tar.xz;)
+sha1sums=('78d07580a15fc0748f997613de2e5e5a7a64c50a')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../okular-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DWITH_ActiveApp=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Copied: kdegraphics-okular/repos/kde-unstable-i686/kdegraphics-okular.install 
(from rev 233621, kdegraphics-okular/kde-unstable/kdegraphics-okular.install)
===
--- kde-unstable-i686/kdegraphics-okular.install
(rev 0)
+++ kde-unstable-i686/kdegraphics-okular.install2015-03-14 09:49:44 UTC 
(rev 233622)
@@ -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
+}

Copied: kdegraphics-okular/repos/kde-unstable-x86_64/PKGBUILD (from rev 233621, 
kdegraphics-okular/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2015-03-14 09:49:44 UTC (rev 233622)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegraphics-okular
+pkgver=15.03.90
+pkgrel=1
+pkgdesc='Document Viewer'
+arch=('i686' 'x86_64')
+url=http://kde.org/applications/graphics/okular/;
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegraphics')
+depends=('kdebase-runtime' 'qimageblitz' 'chmlib' 'djvulibre' 'libspectre'
+ 'libkexiv2' 'poppler-qt4' 'libkscreen')
+makedepends=('cmake' 'automoc4' 'ebook-tools')
+optdepends=('ebook-tools: mobi and epub support'
+'kdegraphics-mobipocket: mobi support')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/okular-${pkgver}.tar.xz;)
+sha1sums=('78d07580a15fc0748f997613de2e5e5a7a64c50a')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../okular-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DWITH_ActiveApp=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Copied: kdegraphics-okular/repos/kde-unstable-x86_64/kdegraphics-okular.install 
(from rev 233621, kdegraphics-okular/kde-unstable/kdegraphics-okular.install)
===
--- kde-unstable-x86_64/kdegraphics-okular.install  
(rev 0)
+++ 

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

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 10:49:24
  Author: arojas
Revision: 233621

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

Added:
  kate/repos/kde-unstable-i686/
  kate/repos/kde-unstable-i686/PKGBUILD
(from rev 233620, kate/kde-unstable/PKGBUILD)
  kate/repos/kde-unstable-i686/kate.install
(from rev 233620, kate/kde-unstable/kate.install)
  kate/repos/kde-unstable-i686/kwrite.install
(from rev 233620, kate/kde-unstable/kwrite.install)
  kate/repos/kde-unstable-i686/pkgbuild-syntax-highlight.patch
(from rev 233620, kate/kde-unstable/pkgbuild-syntax-highlight.patch)
  kate/repos/kde-unstable-x86_64/
  kate/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233620, kate/kde-unstable/PKGBUILD)
  kate/repos/kde-unstable-x86_64/kate.install
(from rev 233620, kate/kde-unstable/kate.install)
  kate/repos/kde-unstable-x86_64/kwrite.install
(from rev 233620, kate/kde-unstable/kwrite.install)
  kate/repos/kde-unstable-x86_64/pkgbuild-syntax-highlight.patch
(from rev 233620, kate/kde-unstable/pkgbuild-syntax-highlight.patch)

-+
 kde-unstable-i686/PKGBUILD  |   68 ++
 kde-unstable-i686/kate.install  |   13 +++
 kde-unstable-i686/kwrite.install|   12 +++
 kde-unstable-i686/pkgbuild-syntax-highlight.patch   |   11 ++
 kde-unstable-x86_64/PKGBUILD|   68 ++
 kde-unstable-x86_64/kate.install|   13 +++
 kde-unstable-x86_64/kwrite.install  |   12 +++
 kde-unstable-x86_64/pkgbuild-syntax-highlight.patch |   11 ++
 8 files changed, 208 insertions(+)

Copied: kate/repos/kde-unstable-i686/PKGBUILD (from rev 233620, 
kate/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-14 09:49:24 UTC (rev 233621)
@@ -0,0 +1,68 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgbase=kate
+pkgname=('kwrite'
+ 'kate')
+pkgver=15.03.90
+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/unstable/applications/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz;)
+sha1sums=('d9dfe73e9682c8c64a68cab08a89fc7d6817cd3a')
+
+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' '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' 'kdesdk')
+  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/kde-unstable-i686/kate.install (from rev 233620, 
kate/kde-unstable/kate.install)
===
--- kde-unstable-i686/kate.install  (rev 0)
+++ kde-unstable-i686/kate.install  2015-03-14 09:49:24 UTC (rev 233621)
@@ -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
+}

Copied: kate/repos/kde-unstable-i686/kwrite.install (from rev 233620, 
kate/kde-unstable/kwrite.install)
===
--- kde-unstable-i686/kwrite.install(rev 0)
+++ kde-unstable-i686/kwrite.install2015-03-14 09:49:24 UTC (rev 233621)
@@ -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
+}

Copied: 

[arch-commits] Commit in kdebase/repos (10 files)

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 10:50:34
  Author: arojas
Revision: 233624

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

Added:
  kdebase/repos/kde-unstable-i686/
  kdebase/repos/kde-unstable-i686/PKGBUILD
(from rev 233623, kdebase/kde-unstable/PKGBUILD)
  kdebase/repos/kde-unstable-i686/kdebase-dolphin.install
(from rev 233623, kdebase/kde-unstable/kdebase-dolphin.install)
  kdebase/repos/kde-unstable-i686/kdebase-konqueror.install
(from rev 233623, kdebase/kde-unstable/kdebase-konqueror.install)
  kdebase/repos/kde-unstable-i686/kdebase.install
(from rev 233623, kdebase/kde-unstable/kdebase.install)
  kdebase/repos/kde-unstable-x86_64/
  kdebase/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233623, kdebase/kde-unstable/PKGBUILD)
  kdebase/repos/kde-unstable-x86_64/kdebase-dolphin.install
(from rev 233623, kdebase/kde-unstable/kdebase-dolphin.install)
  kdebase/repos/kde-unstable-x86_64/kdebase-konqueror.install
(from rev 233623, kdebase/kde-unstable/kdebase-konqueror.install)
  kdebase/repos/kde-unstable-x86_64/kdebase.install
(from rev 233623, kdebase/kde-unstable/kdebase.install)

---+
 kde-unstable-i686/PKGBUILD|  138 
 kde-unstable-i686/kdebase-dolphin.install |   11 +
 kde-unstable-i686/kdebase-konqueror.install   |   12 ++
 kde-unstable-i686/kdebase.install |   11 +
 kde-unstable-x86_64/PKGBUILD  |  138 
 kde-unstable-x86_64/kdebase-dolphin.install   |   11 +
 kde-unstable-x86_64/kdebase-konqueror.install |   12 ++
 kde-unstable-x86_64/kdebase.install   |   11 +
 8 files changed, 344 insertions(+)

Copied: kdebase/repos/kde-unstable-i686/PKGBUILD (from rev 233623, 
kdebase/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-14 09:50:34 UTC (rev 233624)
@@ -0,0 +1,138 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+# Contributor: Pierre Schmitz pie...@archlinux.de
+
+pkgbase=kdebase
+pkgname=('kdebase-dolphin'
+ 'kdebase-kdepasswd'
+ 'kdebase-kdialog'
+ 'kdebase-keditbookmarks'
+ 'kdebase-kfind'
+ 'kdebase-konq-plugins'
+ 'kdebase-konqueror'
+ 'kdebase-lib'
+ 'kdebase-plasma')
+pkgver=15.03.90
+pkgrel=1
+arch=('i686' 'x86_64')
+url='http://www.kde.org'
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdebase')
+makedepends=('kdelibs' 'cmake' 'automoc4' 'tidyhtml' 'baloo4-widgets')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kde-baseapps-${pkgver}.tar.xz;)
+sha1sums=('23e69b3852f844eeaed6fcd9f7fb696d4cd35037')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../kde-baseapps-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_SKIP_RPATH=ON \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package_kdebase-dolphin() {
+  pkgdesc='File Manager'
+  depends=('kdebase-runtime' 'kdebase-lib' 'baloo4-widgets')
+  optdepends=('kdegraphics-svgpart: thumbailers for SVG files'
+  'kdegraphics-thumbnailers: thumbnailers for various graphics 
files'
+  'kdemultimedia-ffmpegthumbs: thumbnailers for video files'
+  'kdemultimedia-mplayerthumbs: thumbnailers for video files'
+  'kdesdk-thumbnailers: thumbnailers for development files'
+  'icoutils: thumbnailers for MS files'
+  'ruby: servicemenu installation'
+  'konsolepart4: open terminal in context menu')
+  url=http://kde.org/applications/system/dolphin/;
+  install=kdebase-dolphin.install
+
+  cd $srcdir/build/dolphin
+  make DESTDIR=$pkgdir install
+  cd $srcdir/build/doc/dolphin
+  make DESTDIR=$pkgdir install
+}
+
+package_kdebase-kdepasswd() {
+  pkgdesc='Change Password'
+  depends=('kdebase-runtime' 'kdebase-lib')
+
+  cd $srcdir/build/kdepasswd
+  make DESTDIR=$pkgdir install
+  cd $srcdir/build/doc/kdepasswd
+  make DESTDIR=$pkgdir install
+}
+
+package_kdebase-kdialog() {
+  pkgdesc='A utility for displaying dialog boxes from shell scripts'
+  depends=('kdebase-runtime')
+
+  cd $srcdir/build/kdialog
+  make DESTDIR=$pkgdir install
+}
+
+package_kdebase-keditbookmarks() {
+  pkgdesc='Bookmark Organizer and Editor'
+  depends=('kdebase-runtime')
+
+  cd $srcdir/build/keditbookmarks
+  make DESTDIR=$pkgdir install
+}
+
+package_kdebase-kfind() {
+  pkgdesc='Find Files/Folders'
+  depends=('kdebase-runtime' 'kdebase-lib')
+  url=http://kde.org/applications/utilities/kfind/;
+  install='kdebase.install'
+
+  cd $srcdir/build/kfind
+  make DESTDIR=$pkgdir install
+  cd $srcdir/build/doc/kfind
+  make DESTDIR=$pkgdir install
+}
+
+package_kdebase-konq-plugins() {
+  pkgdesc='Extra plugins for Konqueror'
+  

[arch-commits] Commit in kde-base-artwork/repos (2 files)

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 10:50:00
  Author: arojas
Revision: 233623

archrelease: copy kde-unstable to kde-unstable-any

Added:
  kde-base-artwork/repos/kde-unstable-any/
  kde-base-artwork/repos/kde-unstable-any/PKGBUILD
(from rev 233622, kde-base-artwork/kde-unstable/PKGBUILD)

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

Copied: kde-base-artwork/repos/kde-unstable-any/PKGBUILD (from rev 233622, 
kde-base-artwork/kde-unstable/PKGBUILD)
===
--- kde-unstable-any/PKGBUILD   (rev 0)
+++ kde-unstable-any/PKGBUILD   2015-03-14 09:50:00 UTC (rev 233623)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kde-base-artwork
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=KDE KSplash theme
+arch=('any')
+url='http://www.kde.org/'
+license=('LGPL')
+makedepends=('kdelibs' 'cmake' 'automoc4')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('0e54e3a09ba3552f2b0fffea064be76f6ecac778')
+
+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
+}


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

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 10:49:02
  Author: arojas
Revision: 233620

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

Added:
  libkexiv2/repos/kde-unstable-i686/
  libkexiv2/repos/kde-unstable-i686/PKGBUILD
(from rev 233619, libkexiv2/kde-unstable/PKGBUILD)
  libkexiv2/repos/kde-unstable-x86_64/
  libkexiv2/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233619, libkexiv2/kde-unstable/PKGBUILD)

--+
 kde-unstable-i686/PKGBUILD   |   33 +
 kde-unstable-x86_64/PKGBUILD |   33 +
 2 files changed, 66 insertions(+)

Copied: libkexiv2/repos/kde-unstable-i686/PKGBUILD (from rev 233619, 
libkexiv2/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-14 09:49:02 UTC (rev 233620)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=libkexiv2
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=A library to manipulate pictures metadata
+url=https://projects.kde.org/projects/kde/kdegraphics/libs/libkexiv2;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdelibs')
+makedepends=('cmake' 'automoc4')
+replaces=('kdegraphics-libs')
+conflicts=('kdegraphics-libs')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('87e3a211a6e3e9236d1800129f2e9f153cb87922')
+
+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: libkexiv2/repos/kde-unstable-x86_64/PKGBUILD (from rev 233619, 
libkexiv2/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2015-03-14 09:49:02 UTC (rev 233620)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=libkexiv2
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=A library to manipulate pictures metadata
+url=https://projects.kde.org/projects/kde/kdegraphics/libs/libkexiv2;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdelibs')
+makedepends=('cmake' 'automoc4')
+replaces=('kdegraphics-libs')
+conflicts=('kdegraphics-libs')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('87e3a211a6e3e9236d1800129f2e9f153cb87922')
+
+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
+}


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

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 10:51:13
  Author: arojas
Revision: 233626

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

Added:
  kdeedu-marble/repos/kde-unstable-i686/
  kdeedu-marble/repos/kde-unstable-i686/PKGBUILD
(from rev 233625, kdeedu-marble/kde-unstable/PKGBUILD)
  kdeedu-marble/repos/kde-unstable-i686/kdeedu-marble.install
(from rev 233625, kdeedu-marble/kde-unstable/kdeedu-marble.install)
  kdeedu-marble/repos/kde-unstable-x86_64/
  kdeedu-marble/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233625, kdeedu-marble/kde-unstable/PKGBUILD)
  kdeedu-marble/repos/kde-unstable-x86_64/kdeedu-marble.install
(from rev 233625, kdeedu-marble/kde-unstable/kdeedu-marble.install)

---+
 kde-unstable-i686/PKGBUILD|   37 
 kde-unstable-i686/kdeedu-marble.install   |   13 +
 kde-unstable-x86_64/PKGBUILD  |   37 
 kde-unstable-x86_64/kdeedu-marble.install |   13 +
 4 files changed, 100 insertions(+)

Copied: kdeedu-marble/repos/kde-unstable-i686/PKGBUILD (from rev 233625, 
kdeedu-marble/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-14 09:51:13 UTC (rev 233626)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeedu-marble
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=Desktop Globe
+url=http://kde.org/applications/education/marble/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeedu')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4' 'gpsd')
+optdepends=('gpsd: GPS support'
+'quazip: reading and displaying KMZ files')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/marble-${pkgver}.tar.xz;)
+sha1sums=('6199ef73c3404812e4a8496496db9ea6033f5399')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../marble-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Copied: kdeedu-marble/repos/kde-unstable-i686/kdeedu-marble.install (from rev 
233625, kdeedu-marble/kde-unstable/kdeedu-marble.install)
===
--- kde-unstable-i686/kdeedu-marble.install (rev 0)
+++ kde-unstable-i686/kdeedu-marble.install 2015-03-14 09:51:13 UTC (rev 
233626)
@@ -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
+}

Copied: kdeedu-marble/repos/kde-unstable-x86_64/PKGBUILD (from rev 233625, 
kdeedu-marble/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2015-03-14 09:51:13 UTC (rev 233626)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeedu-marble
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=Desktop Globe
+url=http://kde.org/applications/education/marble/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeedu')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4' 'gpsd')
+optdepends=('gpsd: GPS support'
+'quazip: reading and displaying KMZ files')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/marble-${pkgver}.tar.xz;)
+sha1sums=('6199ef73c3404812e4a8496496db9ea6033f5399')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../marble-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Copied: kdeedu-marble/repos/kde-unstable-x86_64/kdeedu-marble.install (from rev 
233625, kdeedu-marble/kde-unstable/kdeedu-marble.install)
===
--- kde-unstable-x86_64/kdeedu-marble.install   (rev 0)
+++ kde-unstable-x86_64/kdeedu-marble.install   2015-03-14 09:51:13 UTC (rev 
233626)
@@ -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
+}


[arch-commits] Commit in kdeedu-data/repos (2 files)

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 10:50:58
  Author: arojas
Revision: 233625

archrelease: copy kde-unstable to kde-unstable-any

Added:
  kdeedu-data/repos/kde-unstable-any/
  kdeedu-data/repos/kde-unstable-any/PKGBUILD
(from rev 233624, kdeedu-data/kde-unstable/PKGBUILD)

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

Copied: kdeedu-data/repos/kde-unstable-any/PKGBUILD (from rev 233624, 
kdeedu-data/kde-unstable/PKGBUILD)
===
--- kde-unstable-any/PKGBUILD   (rev 0)
+++ kde-unstable-any/PKGBUILD   2015-03-14 09:50:58 UTC (rev 233625)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeedu-data
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=Common data for KDE Edu applications
+url=http://kde.org/applications/education;
+arch=('any')
+license=('GPL' 'LGPL' 'FDL')
+makedepends=('extra-cmake-modules')
+conflicts=('libkdeedu14')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz;)
+sha1sums=('92a330bd9a536e9fdb018f25f3fb73ad8b1ab2e8')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}


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

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 10:57:45
  Author: arojas
Revision: 233644

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

Added:
  kdeaccessibility-jovie/repos/kde-unstable-i686/
  kdeaccessibility-jovie/repos/kde-unstable-i686/PKGBUILD
(from rev 233643, kdeaccessibility-jovie/kde-unstable/PKGBUILD)
  kdeaccessibility-jovie/repos/kde-unstable-i686/kdeaccessibility-jovie.install
(from rev 233643, 
kdeaccessibility-jovie/kde-unstable/kdeaccessibility-jovie.install)
  kdeaccessibility-jovie/repos/kde-unstable-x86_64/
  kdeaccessibility-jovie/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233643, kdeaccessibility-jovie/kde-unstable/PKGBUILD)
  
kdeaccessibility-jovie/repos/kde-unstable-x86_64/kdeaccessibility-jovie.install
(from rev 233643, 
kdeaccessibility-jovie/kde-unstable/kdeaccessibility-jovie.install)

+
 kde-unstable-i686/PKGBUILD |   33 +++
 kde-unstable-i686/kdeaccessibility-jovie.install   |   11 ++
 kde-unstable-x86_64/PKGBUILD   |   33 +++
 kde-unstable-x86_64/kdeaccessibility-jovie.install |   11 ++
 4 files changed, 88 insertions(+)

Copied: kdeaccessibility-jovie/repos/kde-unstable-i686/PKGBUILD (from rev 
233643, kdeaccessibility-jovie/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-14 09:57:45 UTC (rev 233644)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeaccessibility-jovie
+pkgver=15.03.90
+pkgrel=1
+arch=('i686' 'x86_64')
+pkgdesc='A text to speech application'
+url='http://kde.org/applications/utilities/jovie/'
+license=('GPL' 'FDL')
+groups=('kde' 'kdeaccessibility')
+depends=('kdebase-runtime' 'speech-dispatcher')
+makedepends=('cmake' 'automoc4')
+replaces=('kdeaccessibility-kttsd')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/jovie-${pkgver}.tar.xz;)
+sha1sums=('d09c2f1877388155ed8302f6058185a5d938')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../jovie-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Copied: 
kdeaccessibility-jovie/repos/kde-unstable-i686/kdeaccessibility-jovie.install 
(from rev 233643, 
kdeaccessibility-jovie/kde-unstable/kdeaccessibility-jovie.install)
===
--- kde-unstable-i686/kdeaccessibility-jovie.install
(rev 0)
+++ kde-unstable-i686/kdeaccessibility-jovie.install2015-03-14 09:57:45 UTC 
(rev 233644)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: kdeaccessibility-jovie/repos/kde-unstable-x86_64/PKGBUILD (from rev 
233643, kdeaccessibility-jovie/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2015-03-14 09:57:45 UTC (rev 233644)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeaccessibility-jovie
+pkgver=15.03.90
+pkgrel=1
+arch=('i686' 'x86_64')
+pkgdesc='A text to speech application'
+url='http://kde.org/applications/utilities/jovie/'
+license=('GPL' 'FDL')
+groups=('kde' 'kdeaccessibility')
+depends=('kdebase-runtime' 'speech-dispatcher')
+makedepends=('cmake' 'automoc4')
+replaces=('kdeaccessibility-kttsd')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/jovie-${pkgver}.tar.xz;)
+sha1sums=('d09c2f1877388155ed8302f6058185a5d938')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../jovie-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Copied: 
kdeaccessibility-jovie/repos/kde-unstable-x86_64/kdeaccessibility-jovie.install 
(from rev 233643, 
kdeaccessibility-jovie/kde-unstable/kdeaccessibility-jovie.install)
===
--- kde-unstable-x86_64/kdeaccessibility-jovie.install  
(rev 0)
+++ kde-unstable-x86_64/kdeaccessibility-jovie.install  2015-03-14 09:57:45 UTC 
(rev 233644)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}


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

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 10:58:04
  Author: arojas
Revision: 233645

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

Added:
  kdeaccessibility-kaccessible/repos/kde-unstable-i686/
  kdeaccessibility-kaccessible/repos/kde-unstable-i686/PKGBUILD
(from rev 233644, kdeaccessibility-kaccessible/kde-unstable/PKGBUILD)
  kdeaccessibility-kaccessible/repos/kde-unstable-x86_64/
  kdeaccessibility-kaccessible/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233644, kdeaccessibility-kaccessible/kde-unstable/PKGBUILD)

--+
 kde-unstable-i686/PKGBUILD   |   32 
 kde-unstable-x86_64/PKGBUILD |   32 
 2 files changed, 64 insertions(+)

Copied: kdeaccessibility-kaccessible/repos/kde-unstable-i686/PKGBUILD (from rev 
233644, kdeaccessibility-kaccessible/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-14 09:58:04 UTC (rev 233645)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeaccessibility-kaccessible
+pkgver=15.03.90
+pkgrel=1
+arch=('i686' 'x86_64')
+pkgdesc='Provides accessibility services like focus tracking and a 
screenreader'
+url='https://projects.kde.org/projects/kde/kdeaccessibility/kaccessible'
+license=('GPL' 'FDL')
+groups=('kde' 'kdeaccessibility')
+depends=('kdelibs' 'speech-dispatcher')
+makedepends=('cmake' 'automoc4')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kaccessible-${pkgver}.tar.xz;)
+sha1sums=('3ced7be01924a10cf4950576c0451c645beeefa1')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kaccessible-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $srcdir/build
+  make DESTDIR=$pkgdir install
+}

Copied: kdeaccessibility-kaccessible/repos/kde-unstable-x86_64/PKGBUILD (from 
rev 233644, kdeaccessibility-kaccessible/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2015-03-14 09:58:04 UTC (rev 233645)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeaccessibility-kaccessible
+pkgver=15.03.90
+pkgrel=1
+arch=('i686' 'x86_64')
+pkgdesc='Provides accessibility services like focus tracking and a 
screenreader'
+url='https://projects.kde.org/projects/kde/kdeaccessibility/kaccessible'
+license=('GPL' 'FDL')
+groups=('kde' 'kdeaccessibility')
+depends=('kdelibs' 'speech-dispatcher')
+makedepends=('cmake' 'automoc4')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kaccessible-${pkgver}.tar.xz;)
+sha1sums=('3ced7be01924a10cf4950576c0451c645beeefa1')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kaccessible-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $srcdir/build
+  make DESTDIR=$pkgdir install
+}


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

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 10:59:23
  Author: arojas
Revision: 233650

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

Added:
  kdeadmin-ksystemlog/repos/kde-unstable-i686/
  kdeadmin-ksystemlog/repos/kde-unstable-i686/PKGBUILD
(from rev 233649, kdeadmin-ksystemlog/kde-unstable/PKGBUILD)
  kdeadmin-ksystemlog/repos/kde-unstable-i686/syslog-path.patch
(from rev 233649, kdeadmin-ksystemlog/kde-unstable/syslog-path.patch)
  kdeadmin-ksystemlog/repos/kde-unstable-x86_64/
  kdeadmin-ksystemlog/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233649, kdeadmin-ksystemlog/kde-unstable/PKGBUILD)
  kdeadmin-ksystemlog/repos/kde-unstable-x86_64/syslog-path.patch
(from rev 233649, kdeadmin-ksystemlog/kde-unstable/syslog-path.patch)

---+
 kde-unstable-i686/PKGBUILD|   38 
 kde-unstable-i686/syslog-path.patch   |   11 +
 kde-unstable-x86_64/PKGBUILD  |   38 
 kde-unstable-x86_64/syslog-path.patch |   11 +
 4 files changed, 98 insertions(+)

Copied: kdeadmin-ksystemlog/repos/kde-unstable-i686/PKGBUILD (from rev 233649, 
kdeadmin-ksystemlog/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-14 09:59:23 UTC (rev 233650)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeadmin-ksystemlog
+pkgver=15.03.90
+pkgrel=1
+pkgdesc='System log viewer tool'
+url='http://kde.org/applications/system/ksystemlog/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeadmin')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/ksystemlog-${pkgver}.tar.xz;
+'syslog-path.patch')
+sha1sums=('013c84db7f36aafb628cc15db0e09f222c8b0f95'
+  '20095ce6e0f3e5b6800a7c6e52de6fddba62c031')
+
+prepare() {
+  cd ksystemlog-${pkgver}
+  patch -p2 -i ${srcdir}/syslog-path.patch
+}
+
+build() {
+  mkdir build
+  cd build
+  cmake ../ksystemlog-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Copied: kdeadmin-ksystemlog/repos/kde-unstable-i686/syslog-path.patch (from rev 
233649, kdeadmin-ksystemlog/kde-unstable/syslog-path.patch)
===
--- kde-unstable-i686/syslog-path.patch (rev 0)
+++ kde-unstable-i686/syslog-path.patch 2015-03-14 09:59:23 UTC (rev 233650)
@@ -0,0 +1,11 @@
+--- kdeadmin-4.6.0/ksystemlog/src/modes/system/systemConfiguration.h~  
2011-01-27 14:24:29.84005 +0100
 kdeadmin-4.6.0/ksystemlog/src/modes/system/systemConfiguration.h   
2011-01-27 14:24:53.80335 +0100
+@@ -39,7 +39,7 @@
+   SystemConfiguration() :
+   GenericLogModeConfiguration(
+   QLatin1String( SYSTEM_LOG_MODE_ID ),
+-  QStringList()  QLatin1String( 
/var/log/syslog ),
++  QStringList()  QLatin1String( 
/var/log/messages.log ),
+   QListint()  INFORMATION_LOG_LEVEL_ID
+   ) {
+ 

Copied: kdeadmin-ksystemlog/repos/kde-unstable-x86_64/PKGBUILD (from rev 
233649, kdeadmin-ksystemlog/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2015-03-14 09:59:23 UTC (rev 233650)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeadmin-ksystemlog
+pkgver=15.03.90
+pkgrel=1
+pkgdesc='System log viewer tool'
+url='http://kde.org/applications/system/ksystemlog/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeadmin')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/ksystemlog-${pkgver}.tar.xz;
+'syslog-path.patch')
+sha1sums=('013c84db7f36aafb628cc15db0e09f222c8b0f95'
+  '20095ce6e0f3e5b6800a7c6e52de6fddba62c031')
+
+prepare() {
+  cd ksystemlog-${pkgver}
+  patch -p2 -i ${srcdir}/syslog-path.patch
+}
+
+build() {
+  mkdir build
+  cd build
+  cmake ../ksystemlog-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Copied: kdeadmin-ksystemlog/repos/kde-unstable-x86_64/syslog-path.patch (from 
rev 233649, kdeadmin-ksystemlog/kde-unstable/syslog-path.patch)

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

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 10:58:33
  Author: arojas
Revision: 233647

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

Added:
  kdeaccessibility-kmousetool/repos/kde-unstable-i686/
  kdeaccessibility-kmousetool/repos/kde-unstable-i686/PKGBUILD
(from rev 233646, kdeaccessibility-kmousetool/kde-unstable/PKGBUILD)
  
kdeaccessibility-kmousetool/repos/kde-unstable-i686/kdeaccessibility-kmousetool.install
(from rev 233646, 
kdeaccessibility-kmousetool/kde-unstable/kdeaccessibility-kmousetool.install)
  kdeaccessibility-kmousetool/repos/kde-unstable-x86_64/
  kdeaccessibility-kmousetool/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233646, kdeaccessibility-kmousetool/kde-unstable/PKGBUILD)
  
kdeaccessibility-kmousetool/repos/kde-unstable-x86_64/kdeaccessibility-kmousetool.install
(from rev 233646, 
kdeaccessibility-kmousetool/kde-unstable/kdeaccessibility-kmousetool.install)

-+
 kde-unstable-i686/PKGBUILD  |   33 ++
 kde-unstable-i686/kdeaccessibility-kmousetool.install   |   11 
 kde-unstable-x86_64/PKGBUILD|   33 ++
 kde-unstable-x86_64/kdeaccessibility-kmousetool.install |   11 
 4 files changed, 88 insertions(+)

Copied: kdeaccessibility-kmousetool/repos/kde-unstable-i686/PKGBUILD (from rev 
233646, kdeaccessibility-kmousetool/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-14 09:58:33 UTC (rev 233647)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeaccessibility-kmousetool
+pkgver=15.03.90
+pkgrel=1
+arch=('i686' 'x86_64')
+pkgdesc='Clicks the mouse for you, reducing the effects of RSI'
+url='http://kde.org/applications/utilities/kmousetool/'
+license=('GPL' 'FDL')
+groups=('kde' 'kdeaccessibility')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kmousetool-${pkgver}.tar.xz;)
+sha1sums=('9ce8fbbd7e85267f6d1d2b73daf1cbebfbe871ae')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kmousetool-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $srcdir/build
+  make DESTDIR=$pkgdir install
+}

Copied: 
kdeaccessibility-kmousetool/repos/kde-unstable-i686/kdeaccessibility-kmousetool.install
 (from rev 233646, 
kdeaccessibility-kmousetool/kde-unstable/kdeaccessibility-kmousetool.install)
===
--- kde-unstable-i686/kdeaccessibility-kmousetool.install   
(rev 0)
+++ kde-unstable-i686/kdeaccessibility-kmousetool.install   2015-03-14 
09:58:33 UTC (rev 233647)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: kdeaccessibility-kmousetool/repos/kde-unstable-x86_64/PKGBUILD (from 
rev 233646, kdeaccessibility-kmousetool/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2015-03-14 09:58:33 UTC (rev 233647)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeaccessibility-kmousetool
+pkgver=15.03.90
+pkgrel=1
+arch=('i686' 'x86_64')
+pkgdesc='Clicks the mouse for you, reducing the effects of RSI'
+url='http://kde.org/applications/utilities/kmousetool/'
+license=('GPL' 'FDL')
+groups=('kde' 'kdeaccessibility')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kmousetool-${pkgver}.tar.xz;)
+sha1sums=('9ce8fbbd7e85267f6d1d2b73daf1cbebfbe871ae')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kmousetool-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $srcdir/build
+  make DESTDIR=$pkgdir install
+}

Copied: 
kdeaccessibility-kmousetool/repos/kde-unstable-x86_64/kdeaccessibility-kmousetool.install
 (from rev 233646, 
kdeaccessibility-kmousetool/kde-unstable/kdeaccessibility-kmousetool.install)
===
--- kde-unstable-x86_64/kdeaccessibility-kmousetool.install 
(rev 0)
+++ kde-unstable-x86_64/kdeaccessibility-kmousetool.install 2015-03-14 
09:58:33 UTC (rev 233647)
@@ -0,0 +1,11 @@

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

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 10:58:49
  Author: arojas
Revision: 233648

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

Added:
  kdeaccessibility-kmouth/repos/kde-unstable-i686/
  kdeaccessibility-kmouth/repos/kde-unstable-i686/PKGBUILD
(from rev 233647, kdeaccessibility-kmouth/kde-unstable/PKGBUILD)
  
kdeaccessibility-kmouth/repos/kde-unstable-i686/kdeaccessibility-kmouth.install
(from rev 233647, 
kdeaccessibility-kmouth/kde-unstable/kdeaccessibility-kmouth.install)
  kdeaccessibility-kmouth/repos/kde-unstable-x86_64/
  kdeaccessibility-kmouth/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233647, kdeaccessibility-kmouth/kde-unstable/PKGBUILD)
  
kdeaccessibility-kmouth/repos/kde-unstable-x86_64/kdeaccessibility-kmouth.install
(from rev 233647, 
kdeaccessibility-kmouth/kde-unstable/kdeaccessibility-kmouth.install)

-+
 kde-unstable-i686/PKGBUILD  |   33 ++
 kde-unstable-i686/kdeaccessibility-kmouth.install   |   11 ++
 kde-unstable-x86_64/PKGBUILD|   33 ++
 kde-unstable-x86_64/kdeaccessibility-kmouth.install |   11 ++
 4 files changed, 88 insertions(+)

Copied: kdeaccessibility-kmouth/repos/kde-unstable-i686/PKGBUILD (from rev 
233647, kdeaccessibility-kmouth/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-14 09:58:49 UTC (rev 233648)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeaccessibility-kmouth
+pkgver=15.03.90
+pkgrel=1
+arch=('i686' 'x86_64')
+pkgdesc='Speech Synthesizer Frontend'
+url='http://kde.org/applications/utilities/kmouth/'
+license=('GPL' 'FDL')
+groups=('kde' 'kdeaccessibility')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kmouth-${pkgver}.tar.xz;)
+sha1sums=('e4e8f662b396a35f768c201530e953a8ed4a87bc')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kmouth-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $srcdir/build
+  make DESTDIR=$pkgdir install
+}

Copied: 
kdeaccessibility-kmouth/repos/kde-unstable-i686/kdeaccessibility-kmouth.install 
(from rev 233647, 
kdeaccessibility-kmouth/kde-unstable/kdeaccessibility-kmouth.install)
===
--- kde-unstable-i686/kdeaccessibility-kmouth.install   
(rev 0)
+++ kde-unstable-i686/kdeaccessibility-kmouth.install   2015-03-14 09:58:49 UTC 
(rev 233648)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: kdeaccessibility-kmouth/repos/kde-unstable-x86_64/PKGBUILD (from rev 
233647, kdeaccessibility-kmouth/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2015-03-14 09:58:49 UTC (rev 233648)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeaccessibility-kmouth
+pkgver=15.03.90
+pkgrel=1
+arch=('i686' 'x86_64')
+pkgdesc='Speech Synthesizer Frontend'
+url='http://kde.org/applications/utilities/kmouth/'
+license=('GPL' 'FDL')
+groups=('kde' 'kdeaccessibility')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kmouth-${pkgver}.tar.xz;)
+sha1sums=('e4e8f662b396a35f768c201530e953a8ed4a87bc')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kmouth-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $srcdir/build
+  make DESTDIR=$pkgdir install
+}

Copied: 
kdeaccessibility-kmouth/repos/kde-unstable-x86_64/kdeaccessibility-kmouth.install
 (from rev 233647, 
kdeaccessibility-kmouth/kde-unstable/kdeaccessibility-kmouth.install)
===
--- kde-unstable-x86_64/kdeaccessibility-kmouth.install 
(rev 0)
+++ kde-unstable-x86_64/kdeaccessibility-kmouth.install 2015-03-14 09:58:49 UTC 
(rev 233648)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}


[arch-commits] Commit in kcron (5 files)

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 10:59:07
  Author: arojas
Revision: 233649

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

Added:
  kcron/repos/
  kcron/repos/kde-unstable-i686/
  kcron/repos/kde-unstable-i686/PKGBUILD
(from rev 233648, kcron/kde-unstable/PKGBUILD)
  kcron/repos/kde-unstable-x86_64/
  kcron/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233648, kcron/kde-unstable/PKGBUILD)

--+
 kde-unstable-i686/PKGBUILD   |   35 +++
 kde-unstable-x86_64/PKGBUILD |   35 +++
 2 files changed, 70 insertions(+)

Copied: kcron/repos/kde-unstable-i686/PKGBUILD (from rev 233648, 
kcron/kde-unstable/PKGBUILD)
===
--- repos/kde-unstable-i686/PKGBUILD(rev 0)
+++ repos/kde-unstable-i686/PKGBUILD2015-03-14 09:59:07 UTC (rev 233649)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kcron
+pkgver=15.03.90
+pkgrel=1
+pkgdesc='Configure and schedule tasks'
+url='http://userbase.kde.org/KCron'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeadmin')
+depends=('kio')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+conflicts=('kdeadmin-kcron')
+replaces=('kdeadmin-kcron')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kcron-${pkgver}.tar.xz;)
+sha1sums=('9d6006e7053c8f424ead80bb7e95082950637c1b')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kcron-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTINS=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: kcron/repos/kde-unstable-x86_64/PKGBUILD (from rev 233648, 
kcron/kde-unstable/PKGBUILD)
===
--- repos/kde-unstable-x86_64/PKGBUILD  (rev 0)
+++ repos/kde-unstable-x86_64/PKGBUILD  2015-03-14 09:59:07 UTC (rev 233649)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kcron
+pkgver=15.03.90
+pkgrel=1
+pkgdesc='Configure and schedule tasks'
+url='http://userbase.kde.org/KCron'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeadmin')
+depends=('kio')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+conflicts=('kdeadmin-kcron')
+replaces=('kdeadmin-kcron')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kcron-${pkgver}.tar.xz;)
+sha1sums=('9d6006e7053c8f424ead80bb7e95082950637c1b')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kcron-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTINS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}


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

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 11:09:39
  Author: arojas
Revision: 233659

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

Added:
  kanagram/repos/kde-unstable-i686/
  kanagram/repos/kde-unstable-i686/PKGBUILD
(from rev 233658, kanagram/kde-unstable/PKGBUILD)
  kanagram/repos/kde-unstable-i686/kanagram.install
(from rev 233658, kanagram/kde-unstable/kanagram.install)
  kanagram/repos/kde-unstable-x86_64/
  kanagram/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233658, kanagram/kde-unstable/PKGBUILD)
  kanagram/repos/kde-unstable-x86_64/kanagram.install
(from rev 233658, kanagram/kde-unstable/kanagram.install)

--+
 kde-unstable-i686/PKGBUILD   |   36 +
 kde-unstable-i686/kanagram.install   |   11 ++
 kde-unstable-x86_64/PKGBUILD |   36 +
 kde-unstable-x86_64/kanagram.install |   11 ++
 4 files changed, 94 insertions(+)

Copied: kanagram/repos/kde-unstable-i686/PKGBUILD (from rev 233658, 
kanagram/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-14 10:09:39 UTC (rev 233659)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kanagram
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=Letter Order Game
+url=http://kde.org/applications/education/kanagram/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' '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/unstable/applications/${pkgver}/src/kanagram-${pkgver}.tar.xz;)
+sha1sums=('7e9884f3fd7191900f34884893d124b52c5e3dcc')
+
+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/kde-unstable-i686/kanagram.install (from rev 233658, 
kanagram/kde-unstable/kanagram.install)
===
--- kde-unstable-i686/kanagram.install  (rev 0)
+++ kde-unstable-i686/kanagram.install  2015-03-14 10:09:39 UTC (rev 233659)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: kanagram/repos/kde-unstable-x86_64/PKGBUILD (from rev 233658, 
kanagram/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2015-03-14 10:09:39 UTC (rev 233659)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kanagram
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=Letter Order Game
+url=http://kde.org/applications/education/kanagram/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' '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/unstable/applications/${pkgver}/src/kanagram-${pkgver}.tar.xz;)
+sha1sums=('7e9884f3fd7191900f34884893d124b52c5e3dcc')
+
+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/kde-unstable-x86_64/kanagram.install (from rev 233658, 
kanagram/kde-unstable/kanagram.install)
===
--- kde-unstable-x86_64/kanagram.install(rev 0)
+++ kde-unstable-x86_64/kanagram.install2015-03-14 10:09:39 UTC (rev 
233659)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}


[arch-commits] Commit in kbruch (7 files)

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 11:10:09
  Author: arojas
Revision: 233660

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

Added:
  kbruch/repos/
  kbruch/repos/kde-unstable-i686/
  kbruch/repos/kde-unstable-i686/PKGBUILD
(from rev 233659, kbruch/kde-unstable/PKGBUILD)
  kbruch/repos/kde-unstable-i686/kbruch.install
(from rev 233659, kbruch/kde-unstable/kbruch.install)
  kbruch/repos/kde-unstable-x86_64/
  kbruch/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233659, kbruch/kde-unstable/PKGBUILD)
  kbruch/repos/kde-unstable-x86_64/kbruch.install
(from rev 233659, kbruch/kde-unstable/kbruch.install)

+
 kde-unstable-i686/PKGBUILD |   39 +++
 kde-unstable-i686/kbruch.install   |   11 +
 kde-unstable-x86_64/PKGBUILD   |   39 +++
 kde-unstable-x86_64/kbruch.install |   11 +
 4 files changed, 100 insertions(+)

Copied: kbruch/repos/kde-unstable-i686/PKGBUILD (from rev 233659, 
kbruch/kde-unstable/PKGBUILD)
===
--- repos/kde-unstable-i686/PKGBUILD(rev 0)
+++ repos/kde-unstable-i686/PKGBUILD2015-03-14 10:10:09 UTC (rev 233660)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kbruch
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=Exercise Fractions
+url=http://kde.org/applications/education/kbruch/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeedu')
+depends=('kxmlgui')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+install=${pkgname}.install
+conflicts=('kdeedu-kbruch')
+replaces=('kdeedu-kbruch')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kbruch-${pkgver}.tar.xz;)
+sha1sums=('67f52115a300fd38b5ad9ef797558bf2bb130266')
+
+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/kde-unstable-i686/kbruch.install (from rev 233659, 
kbruch/kde-unstable/kbruch.install)
===
--- repos/kde-unstable-i686/kbruch.install  (rev 0)
+++ repos/kde-unstable-i686/kbruch.install  2015-03-14 10:10:09 UTC (rev 
233660)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: kbruch/repos/kde-unstable-x86_64/PKGBUILD (from rev 233659, 
kbruch/kde-unstable/PKGBUILD)
===
--- repos/kde-unstable-x86_64/PKGBUILD  (rev 0)
+++ repos/kde-unstable-x86_64/PKGBUILD  2015-03-14 10:10:09 UTC (rev 233660)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kbruch
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=Exercise Fractions
+url=http://kde.org/applications/education/kbruch/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeedu')
+depends=('kxmlgui')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+install=${pkgname}.install
+conflicts=('kdeedu-kbruch')
+replaces=('kdeedu-kbruch')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kbruch-${pkgver}.tar.xz;)
+sha1sums=('67f52115a300fd38b5ad9ef797558bf2bb130266')
+
+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/kde-unstable-x86_64/kbruch.install (from rev 233659, 
kbruch/kde-unstable/kbruch.install)
===
--- repos/kde-unstable-x86_64/kbruch.install(rev 0)
+++ repos/kde-unstable-x86_64/kbruch.install2015-03-14 10:10:09 UTC (rev 
233660)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}


[arch-commits] Commit in kgeography (7 files)

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 11:10:26
  Author: arojas
Revision: 233661

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

Added:
  kgeography/repos/
  kgeography/repos/kde-unstable-i686/
  kgeography/repos/kde-unstable-i686/PKGBUILD
(from rev 233660, kgeography/kde-unstable/PKGBUILD)
  kgeography/repos/kde-unstable-i686/kgeography.install
(from rev 233660, kgeography/kde-unstable/kgeography.install)
  kgeography/repos/kde-unstable-x86_64/
  kgeography/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233660, kgeography/kde-unstable/PKGBUILD)
  kgeography/repos/kde-unstable-x86_64/kgeography.install
(from rev 233660, kgeography/kde-unstable/kgeography.install)

+
 kde-unstable-i686/PKGBUILD |   37 +++
 kde-unstable-i686/kgeography.install   |   11 +
 kde-unstable-x86_64/PKGBUILD   |   37 +++
 kde-unstable-x86_64/kgeography.install |   11 +
 4 files changed, 96 insertions(+)

Copied: kgeography/repos/kde-unstable-i686/PKGBUILD (from rev 233660, 
kgeography/kde-unstable/PKGBUILD)
===
--- repos/kde-unstable-i686/PKGBUILD(rev 0)
+++ repos/kde-unstable-i686/PKGBUILD2015-03-14 10:10:26 UTC (rev 233661)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kgeography
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=Geography Trainer
+url=http://kde.org/applications/education/kgeography/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeedu')
+depends=('kxmlgui')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
+replaces=('kdeedu-kgeography')
+conflicts=('kdeedu-kgeography')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kgeography-${pkgver}.tar.xz;)
+sha1sums=('2718175dcc75d06b9de2bf6bc311df01b1eb7656')
+
+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/kde-unstable-i686/kgeography.install (from rev 233660, 
kgeography/kde-unstable/kgeography.install)
===
--- repos/kde-unstable-i686/kgeography.install  (rev 0)
+++ repos/kde-unstable-i686/kgeography.install  2015-03-14 10:10:26 UTC (rev 
233661)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: kgeography/repos/kde-unstable-x86_64/PKGBUILD (from rev 233660, 
kgeography/kde-unstable/PKGBUILD)
===
--- repos/kde-unstable-x86_64/PKGBUILD  (rev 0)
+++ repos/kde-unstable-x86_64/PKGBUILD  2015-03-14 10:10:26 UTC (rev 233661)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kgeography
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=Geography Trainer
+url=http://kde.org/applications/education/kgeography/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeedu')
+depends=('kxmlgui')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
+replaces=('kdeedu-kgeography')
+conflicts=('kdeedu-kgeography')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kgeography-${pkgver}.tar.xz;)
+sha1sums=('2718175dcc75d06b9de2bf6bc311df01b1eb7656')
+
+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/kde-unstable-x86_64/kgeography.install (from rev 
233660, kgeography/kde-unstable/kgeography.install)
===
--- repos/kde-unstable-x86_64/kgeography.install
(rev 0)
+++ repos/kde-unstable-x86_64/kgeography.install2015-03-14 10:10:26 UTC 
(rev 233661)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}


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

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 11:11:01
  Author: arojas
Revision: 233662

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

Added:
  khangman/repos/kde-unstable-i686/
  khangman/repos/kde-unstable-i686/PKGBUILD
(from rev 233661, khangman/kde-unstable/PKGBUILD)
  khangman/repos/kde-unstable-i686/khangman.install
(from rev 233661, khangman/kde-unstable/khangman.install)
  khangman/repos/kde-unstable-x86_64/
  khangman/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233661, khangman/kde-unstable/PKGBUILD)
  khangman/repos/kde-unstable-x86_64/khangman.install
(from rev 233661, khangman/kde-unstable/khangman.install)

--+
 kde-unstable-i686/PKGBUILD   |   39 +
 kde-unstable-i686/khangman.install   |   11 +
 kde-unstable-x86_64/PKGBUILD |   39 +
 kde-unstable-x86_64/khangman.install |   11 +
 4 files changed, 100 insertions(+)

Copied: khangman/repos/kde-unstable-i686/PKGBUILD (from rev 233661, 
khangman/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-14 10:11:01 UTC (rev 233662)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=khangman
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=Hangman Game
+url=http://kde.org/applications/education/khangman/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' '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/unstable/applications/${pkgver}/src/khangman-${pkgver}.tar.xz;)
+sha1sums=('d775b9e9ffa71515dea55d2c1e5b350ecd9f00ef')
+
+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/kde-unstable-i686/khangman.install (from rev 233661, 
khangman/kde-unstable/khangman.install)
===
--- kde-unstable-i686/khangman.install  (rev 0)
+++ kde-unstable-i686/khangman.install  2015-03-14 10:11:01 UTC (rev 233662)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: khangman/repos/kde-unstable-x86_64/PKGBUILD (from rev 233661, 
khangman/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2015-03-14 10:11:01 UTC (rev 233662)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=khangman
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=Hangman Game
+url=http://kde.org/applications/education/khangman/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' '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/unstable/applications/${pkgver}/src/khangman-${pkgver}.tar.xz;)
+sha1sums=('d775b9e9ffa71515dea55d2c1e5b350ecd9f00ef')
+
+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/kde-unstable-x86_64/khangman.install (from rev 233661, 
khangman/kde-unstable/khangman.install)
===
--- kde-unstable-x86_64/khangman.install(rev 0)
+++ kde-unstable-x86_64/khangman.install2015-03-14 10:11:01 UTC (rev 
233662)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}


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

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 11:11:27
  Author: arojas
Revision: 233663

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

Added:
  kig/repos/kde-unstable-i686/
  kig/repos/kde-unstable-i686/PKGBUILD
(from rev 233662, kig/kde-unstable/PKGBUILD)
  kig/repos/kde-unstable-i686/kig.install
(from rev 233662, kig/kde-unstable/kig.install)
  kig/repos/kde-unstable-x86_64/
  kig/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233662, kig/kde-unstable/PKGBUILD)
  kig/repos/kde-unstable-x86_64/kig.install
(from rev 233662, kig/kde-unstable/kig.install)

-+
 kde-unstable-i686/PKGBUILD  |   42 ++
 kde-unstable-i686/kig.install   |   12 ++
 kde-unstable-x86_64/PKGBUILD|   42 ++
 kde-unstable-x86_64/kig.install |   12 ++
 4 files changed, 108 insertions(+)

Copied: kig/repos/kde-unstable-i686/PKGBUILD (from rev 233662, 
kig/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-14 10:11:27 UTC (rev 233663)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kig
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=Interactive Geometry
+url=http://kde.org/applications/education/kig/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeedu')
+depends=('ktexteditor' 'kdelibs4support' 'boost-libs')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python' 'boost')
+replaces=('kdeedu-kig')
+conflicts=('kdeedu-kig')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kig-${pkgver}.tar.xz;)
+sha1sums=('2ab44a242d8660e00cb3ff0011c2b063c62e77e5')
+
+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/kde-unstable-i686/kig.install (from rev 233662, 
kig/kde-unstable/kig.install)
===
--- kde-unstable-i686/kig.install   (rev 0)
+++ kde-unstable-i686/kig.install   2015-03-14 10:11:27 UTC (rev 233663)
@@ -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
+}

Copied: kig/repos/kde-unstable-x86_64/PKGBUILD (from rev 233662, 
kig/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2015-03-14 10:11:27 UTC (rev 233663)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kig
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=Interactive Geometry
+url=http://kde.org/applications/education/kig/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeedu')
+depends=('ktexteditor' 'kdelibs4support' 'boost-libs')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python' 'boost')
+replaces=('kdeedu-kig')
+conflicts=('kdeedu-kig')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kig-${pkgver}.tar.xz;)
+sha1sums=('2ab44a242d8660e00cb3ff0011c2b063c62e77e5')
+
+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/kde-unstable-x86_64/kig.install (from rev 233662, 
kig/kde-unstable/kig.install)
===
--- kde-unstable-x86_64/kig.install (rev 0)
+++ kde-unstable-x86_64/kig.install 2015-03-14 10:11:27 UTC (rev 233663)
@@ -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
+}


[arch-commits] Commit in kiten (7 files)

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 11:11:47
  Author: arojas
Revision: 233664

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

Added:
  kiten/repos/
  kiten/repos/kde-unstable-i686/
  kiten/repos/kde-unstable-i686/PKGBUILD
(from rev 233663, kiten/kde-unstable/PKGBUILD)
  kiten/repos/kde-unstable-i686/kiten.install
(from rev 233663, kiten/kde-unstable/kiten.install)
  kiten/repos/kde-unstable-x86_64/
  kiten/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233663, kiten/kde-unstable/PKGBUILD)
  kiten/repos/kde-unstable-x86_64/kiten.install
(from rev 233663, kiten/kde-unstable/kiten.install)

---+
 kde-unstable-i686/PKGBUILD|   39 
 kde-unstable-i686/kiten.install   |   11 ++
 kde-unstable-x86_64/PKGBUILD  |   39 
 kde-unstable-x86_64/kiten.install |   11 ++
 4 files changed, 100 insertions(+)

Copied: kiten/repos/kde-unstable-i686/PKGBUILD (from rev 233663, 
kiten/kde-unstable/PKGBUILD)
===
--- repos/kde-unstable-i686/PKGBUILD(rev 0)
+++ repos/kde-unstable-i686/PKGBUILD2015-03-14 10:11:47 UTC (rev 233664)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kiten
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=Japanese Reference/Study Tool
+url=http://kde.org/applications/education/kiten/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeedu')
+depends=('khtml')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
+install=${pkgname}.install
+conflicts=('kdeedu-kiten')
+replaces=('kdeedu-kiten')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kiten-${pkgver}.tar.xz;)
+sha1sums=('98b54d9c71348d2541784e2f0c68eb660139ef59')
+
+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/kde-unstable-i686/kiten.install (from rev 233663, 
kiten/kde-unstable/kiten.install)
===
--- repos/kde-unstable-i686/kiten.install   (rev 0)
+++ repos/kde-unstable-i686/kiten.install   2015-03-14 10:11:47 UTC (rev 
233664)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: kiten/repos/kde-unstable-x86_64/PKGBUILD (from rev 233663, 
kiten/kde-unstable/PKGBUILD)
===
--- repos/kde-unstable-x86_64/PKGBUILD  (rev 0)
+++ repos/kde-unstable-x86_64/PKGBUILD  2015-03-14 10:11:47 UTC (rev 233664)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kiten
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=Japanese Reference/Study Tool
+url=http://kde.org/applications/education/kiten/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeedu')
+depends=('khtml')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
+install=${pkgname}.install
+conflicts=('kdeedu-kiten')
+replaces=('kdeedu-kiten')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kiten-${pkgver}.tar.xz;)
+sha1sums=('98b54d9c71348d2541784e2f0c68eb660139ef59')
+
+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/kde-unstable-x86_64/kiten.install (from rev 233663, 
kiten/kde-unstable/kiten.install)
===
--- repos/kde-unstable-x86_64/kiten.install (rev 0)
+++ repos/kde-unstable-x86_64/kiten.install 2015-03-14 10:11:47 UTC (rev 
233664)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}


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

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 11:23:33
  Author: arojas
Revision: 233698

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

Added:
  kdegames-kolf/repos/kde-unstable-i686/
  kdegames-kolf/repos/kde-unstable-i686/PKGBUILD
(from rev 233697, kdegames-kolf/kde-unstable/PKGBUILD)
  kdegames-kolf/repos/kde-unstable-i686/kdegames-kolf.install
(from rev 233697, kdegames-kolf/kde-unstable/kdegames-kolf.install)
  kdegames-kolf/repos/kde-unstable-x86_64/
  kdegames-kolf/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233697, kdegames-kolf/kde-unstable/PKGBUILD)
  kdegames-kolf/repos/kde-unstable-x86_64/kdegames-kolf.install
(from rev 233697, kdegames-kolf/kde-unstable/kdegames-kolf.install)

---+
 kde-unstable-i686/PKGBUILD|   32 
 kde-unstable-i686/kdegames-kolf.install   |   12 ++
 kde-unstable-x86_64/PKGBUILD  |   32 
 kde-unstable-x86_64/kdegames-kolf.install |   12 ++
 4 files changed, 88 insertions(+)

Copied: kdegames-kolf/repos/kde-unstable-i686/PKGBUILD (from rev 233697, 
kdegames-kolf/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-14 10:23:33 UTC (rev 233698)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegames-kolf
+pkgver=15.03.90
+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' 'kdegames')
+depends=('kdebase-runtime' 'libkdegames4')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kolf-${pkgver}.tar.xz;)
+sha1sums=('379c21f68792dcc47fa08aba016a27b6afdd00fc')
+
+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/kde-unstable-i686/kdegames-kolf.install (from rev 
233697, kdegames-kolf/kde-unstable/kdegames-kolf.install)
===
--- kde-unstable-i686/kdegames-kolf.install (rev 0)
+++ kde-unstable-i686/kdegames-kolf.install 2015-03-14 10:23:33 UTC (rev 
233698)
@@ -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
+}

Copied: kdegames-kolf/repos/kde-unstable-x86_64/PKGBUILD (from rev 233697, 
kdegames-kolf/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2015-03-14 10:23:33 UTC (rev 233698)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegames-kolf
+pkgver=15.03.90
+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' 'kdegames')
+depends=('kdebase-runtime' 'libkdegames4')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kolf-${pkgver}.tar.xz;)
+sha1sums=('379c21f68792dcc47fa08aba016a27b6afdd00fc')
+
+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/kde-unstable-x86_64/kdegames-kolf.install (from rev 
233697, kdegames-kolf/kde-unstable/kdegames-kolf.install)
===
--- kde-unstable-x86_64/kdegames-kolf.install   (rev 0)
+++ kde-unstable-x86_64/kdegames-kolf.install   2015-03-14 10:23:33 UTC (rev 
233698)
@@ -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
+}


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

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 11:22:58
  Author: arojas
Revision: 233696

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

Added:
  kdegames-knavalbattle/repos/kde-unstable-i686/
  kdegames-knavalbattle/repos/kde-unstable-i686/PKGBUILD
(from rev 233695, kdegames-knavalbattle/kde-unstable/PKGBUILD)
  kdegames-knavalbattle/repos/kde-unstable-i686/kdegames-knavalbattle.install
(from rev 233695, 
kdegames-knavalbattle/kde-unstable/kdegames-knavalbattle.install)
  kdegames-knavalbattle/repos/kde-unstable-x86_64/
  kdegames-knavalbattle/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233695, kdegames-knavalbattle/kde-unstable/PKGBUILD)
  kdegames-knavalbattle/repos/kde-unstable-x86_64/kdegames-knavalbattle.install
(from rev 233695, 
kdegames-knavalbattle/kde-unstable/kdegames-knavalbattle.install)

---+
 kde-unstable-i686/PKGBUILD|   32 
 kde-unstable-i686/kdegames-knavalbattle.install   |   12 +++
 kde-unstable-x86_64/PKGBUILD  |   32 
 kde-unstable-x86_64/kdegames-knavalbattle.install |   12 +++
 4 files changed, 88 insertions(+)

Copied: kdegames-knavalbattle/repos/kde-unstable-i686/PKGBUILD (from rev 
233695, kdegames-knavalbattle/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-14 10:22:58 UTC (rev 233696)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegames-knavalbattle
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=A ship sinking game
+url=http://kde.org/applications/games/knavalbattle/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegames')
+depends=('kdebase-runtime' 'libkdegames4')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/knavalbattle-${pkgver}.tar.xz;)
+sha1sums=('ef316ffb7a850fb1ca81674436bff55047087026')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../knavalbattle-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Copied: 
kdegames-knavalbattle/repos/kde-unstable-i686/kdegames-knavalbattle.install 
(from rev 233695, 
kdegames-knavalbattle/kde-unstable/kdegames-knavalbattle.install)
===
--- kde-unstable-i686/kdegames-knavalbattle.install 
(rev 0)
+++ kde-unstable-i686/kdegames-knavalbattle.install 2015-03-14 10:22:58 UTC 
(rev 233696)
@@ -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
+}

Copied: kdegames-knavalbattle/repos/kde-unstable-x86_64/PKGBUILD (from rev 
233695, kdegames-knavalbattle/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2015-03-14 10:22:58 UTC (rev 233696)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegames-knavalbattle
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=A ship sinking game
+url=http://kde.org/applications/games/knavalbattle/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegames')
+depends=('kdebase-runtime' 'libkdegames4')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/knavalbattle-${pkgver}.tar.xz;)
+sha1sums=('ef316ffb7a850fb1ca81674436bff55047087026')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../knavalbattle-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Copied: 
kdegames-knavalbattle/repos/kde-unstable-x86_64/kdegames-knavalbattle.install 
(from rev 233695, 
kdegames-knavalbattle/kde-unstable/kdegames-knavalbattle.install)
===
--- kde-unstable-x86_64/kdegames-knavalbattle.install   
(rev 0)
+++ kde-unstable-x86_64/kdegames-knavalbattle.install   2015-03-14 10:22:58 UTC 
(rev 233696)
@@ -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
+}


[arch-commits] Commit in knetwalk (7 files)

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 11:23:15
  Author: arojas
Revision: 233697

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

Added:
  knetwalk/repos/
  knetwalk/repos/kde-unstable-i686/
  knetwalk/repos/kde-unstable-i686/PKGBUILD
(from rev 233696, knetwalk/kde-unstable/PKGBUILD)
  knetwalk/repos/kde-unstable-i686/knetwalk.install
(from rev 233696, knetwalk/kde-unstable/knetwalk.install)
  knetwalk/repos/kde-unstable-x86_64/
  knetwalk/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233696, knetwalk/kde-unstable/PKGBUILD)
  knetwalk/repos/kde-unstable-x86_64/knetwalk.install
(from rev 233696, knetwalk/kde-unstable/knetwalk.install)

--+
 kde-unstable-i686/PKGBUILD   |   35 +
 kde-unstable-i686/knetwalk.install   |   11 ++
 kde-unstable-x86_64/PKGBUILD |   35 +
 kde-unstable-x86_64/knetwalk.install |   11 ++
 4 files changed, 92 insertions(+)

Copied: knetwalk/repos/kde-unstable-i686/PKGBUILD (from rev 233696, 
knetwalk/kde-unstable/PKGBUILD)
===
--- repos/kde-unstable-i686/PKGBUILD(rev 0)
+++ repos/kde-unstable-i686/PKGBUILD2015-03-14 10:23:15 UTC (rev 233697)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=knetwalk
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=Connect all the terminals to the server, in as few turns as possible
+url=http://kde.org/applications/games/knetwalk/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegames')
+depends=('libkdegames')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
+install=${pkgname}.install
+conflicts=('kdegames-knetwalk')
+replaces=('kdegames-knetwalk')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/knetwalk-${pkgver}.tar.xz;)
+sha1sums=('971743baea8a575625f003ec533a95cb51b17225')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../knetwalk-${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: knetwalk/repos/kde-unstable-i686/knetwalk.install (from rev 233696, 
knetwalk/kde-unstable/knetwalk.install)
===
--- repos/kde-unstable-i686/knetwalk.install(rev 0)
+++ repos/kde-unstable-i686/knetwalk.install2015-03-14 10:23:15 UTC (rev 
233697)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: knetwalk/repos/kde-unstable-x86_64/PKGBUILD (from rev 233696, 
knetwalk/kde-unstable/PKGBUILD)
===
--- repos/kde-unstable-x86_64/PKGBUILD  (rev 0)
+++ repos/kde-unstable-x86_64/PKGBUILD  2015-03-14 10:23:15 UTC (rev 233697)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=knetwalk
+pkgver=15.03.90
+pkgrel=1
+pkgdesc=Connect all the terminals to the server, in as few turns as possible
+url=http://kde.org/applications/games/knetwalk/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegames')
+depends=('libkdegames')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
+install=${pkgname}.install
+conflicts=('kdegames-knetwalk')
+replaces=('kdegames-knetwalk')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/knetwalk-${pkgver}.tar.xz;)
+sha1sums=('971743baea8a575625f003ec533a95cb51b17225')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../knetwalk-${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: knetwalk/repos/kde-unstable-x86_64/knetwalk.install (from rev 233696, 
knetwalk/kde-unstable/knetwalk.install)
===
--- repos/kde-unstable-x86_64/knetwalk.install  (rev 0)
+++ repos/kde-unstable-x86_64/knetwalk.install  2015-03-14 10:23:15 UTC (rev 
233697)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}


[arch-commits] Commit in kollision (7 files)

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 11:23:50
  Author: arojas
Revision: 233699

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

Added:
  kollision/repos/
  kollision/repos/kde-unstable-i686/
  kollision/repos/kde-unstable-i686/PKGBUILD
(from rev 233698, kollision/kde-unstable/PKGBUILD)
  kollision/repos/kde-unstable-i686/kollision.install
(from rev 233698, kollision/kde-unstable/kollision.install)
  kollision/repos/kde-unstable-x86_64/
  kollision/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233698, kollision/kde-unstable/PKGBUILD)
  kollision/repos/kde-unstable-x86_64/kollision.install
(from rev 233698, kollision/kde-unstable/kollision.install)

---+
 kde-unstable-i686/PKGBUILD|   35 
 kde-unstable-i686/kollision.install   |   11 ++
 kde-unstable-x86_64/PKGBUILD  |   35 
 kde-unstable-x86_64/kollision.install |   11 ++
 4 files changed, 92 insertions(+)

Copied: kollision/repos/kde-unstable-i686/PKGBUILD (from rev 233698, 
kollision/kde-unstable/PKGBUILD)
===
--- repos/kde-unstable-i686/PKGBUILD(rev 0)
+++ repos/kde-unstable-i686/PKGBUILD2015-03-14 10:23:50 UTC (rev 233699)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kollision
+pkgver=15.03.90
+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' 'kdegames')
+depends=('libkdegames')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+install=${pkgname}.install
+conflicts=('kdegames-kollision')
+replaces=('kdegames-kollision')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kollision-${pkgver}.tar.xz;)
+sha1sums=('d5e543e8bce573334d9a398a1f418ca35ffdead0')
+
+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/kde-unstable-i686/kollision.install (from rev 233698, 
kollision/kde-unstable/kollision.install)
===
--- repos/kde-unstable-i686/kollision.install   (rev 0)
+++ repos/kde-unstable-i686/kollision.install   2015-03-14 10:23:50 UTC (rev 
233699)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: kollision/repos/kde-unstable-x86_64/PKGBUILD (from rev 233698, 
kollision/kde-unstable/PKGBUILD)
===
--- repos/kde-unstable-x86_64/PKGBUILD  (rev 0)
+++ repos/kde-unstable-x86_64/PKGBUILD  2015-03-14 10:23:50 UTC (rev 233699)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kollision
+pkgver=15.03.90
+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' 'kdegames')
+depends=('libkdegames')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+install=${pkgname}.install
+conflicts=('kdegames-kollision')
+replaces=('kdegames-kollision')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kollision-${pkgver}.tar.xz;)
+sha1sums=('d5e543e8bce573334d9a398a1f418ca35ffdead0')
+
+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/kde-unstable-x86_64/kollision.install (from rev 233698, 
kollision/kde-unstable/kollision.install)
===
--- repos/kde-unstable-x86_64/kollision.install (rev 0)
+++ repos/kde-unstable-x86_64/kollision.install 2015-03-14 10:23:50 UTC (rev 
233699)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}


[arch-commits] Commit in kpatience (7 files)

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 11:24:24
  Author: arojas
Revision: 233701

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

Added:
  kpatience/repos/
  kpatience/repos/kde-unstable-i686/
  kpatience/repos/kde-unstable-i686/PKGBUILD
(from rev 233700, kpatience/kde-unstable/PKGBUILD)
  kpatience/repos/kde-unstable-i686/kpatience.install
(from rev 233700, kpatience/kde-unstable/kpatience.install)
  kpatience/repos/kde-unstable-x86_64/
  kpatience/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233700, kpatience/kde-unstable/PKGBUILD)
  kpatience/repos/kde-unstable-x86_64/kpatience.install
(from rev 233700, kpatience/kde-unstable/kpatience.install)

---+
 kde-unstable-i686/PKGBUILD|   36 
 kde-unstable-i686/kpatience.install   |   13 +++
 kde-unstable-x86_64/PKGBUILD  |   36 
 kde-unstable-x86_64/kpatience.install |   13 +++
 4 files changed, 98 insertions(+)

Copied: kpatience/repos/kde-unstable-i686/PKGBUILD (from rev 233700, 
kpatience/kde-unstable/PKGBUILD)
===
--- repos/kde-unstable-i686/PKGBUILD(rev 0)
+++ repos/kde-unstable-i686/PKGBUILD2015-03-14 10:24:24 UTC (rev 233701)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kpatience
+pkgver=15.03.90
+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' 'kdegames')
+depends=('libkdegames')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
+install=${pkgname}.install
+conflicts=('kdegames-kpatience')
+replaces=('kdegames-kpatience')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kpat-${pkgver}.tar.xz;)
+sha1sums=('f79441bf29503b6381c88720cc12fa8170494371')
+
+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/kde-unstable-i686/kpatience.install (from rev 233700, 
kpatience/kde-unstable/kpatience.install)
===
--- repos/kde-unstable-i686/kpatience.install   (rev 0)
+++ repos/kde-unstable-i686/kpatience.install   2015-03-14 10:24:24 UTC (rev 
233701)
@@ -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
+}

Copied: kpatience/repos/kde-unstable-x86_64/PKGBUILD (from rev 233700, 
kpatience/kde-unstable/PKGBUILD)
===
--- repos/kde-unstable-x86_64/PKGBUILD  (rev 0)
+++ repos/kde-unstable-x86_64/PKGBUILD  2015-03-14 10:24:24 UTC (rev 233701)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kpatience
+pkgver=15.03.90
+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' 'kdegames')
+depends=('libkdegames')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
+install=${pkgname}.install
+conflicts=('kdegames-kpatience')
+replaces=('kdegames-kpatience')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kpat-${pkgver}.tar.xz;)
+sha1sums=('f79441bf29503b6381c88720cc12fa8170494371')
+
+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/kde-unstable-x86_64/kpatience.install (from rev 233700, 
kpatience/kde-unstable/kpatience.install)
===
--- repos/kde-unstable-x86_64/kpatience.install (rev 0)
+++ repos/kde-unstable-x86_64/kpatience.install 2015-03-14 10:24:24 UTC (rev 
233701)
@@ -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
+}


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

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 11:24:48
  Author: arojas
Revision: 233702

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

Added:
  kdegames-kreversi/repos/kde-unstable-i686/
  kdegames-kreversi/repos/kde-unstable-i686/PKGBUILD
(from rev 233701, kdegames-kreversi/kde-unstable/PKGBUILD)
  kdegames-kreversi/repos/kde-unstable-i686/kdegames-kreversi.install
(from rev 233701, kdegames-kreversi/kde-unstable/kdegames-kreversi.install)
  kdegames-kreversi/repos/kde-unstable-x86_64/
  kdegames-kreversi/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233701, kdegames-kreversi/kde-unstable/PKGBUILD)
  kdegames-kreversi/repos/kde-unstable-x86_64/kdegames-kreversi.install
(from rev 233701, kdegames-kreversi/kde-unstable/kdegames-kreversi.install)

---+
 kde-unstable-i686/PKGBUILD|   32 
 kde-unstable-i686/kdegames-kreversi.install   |   11 
 kde-unstable-x86_64/PKGBUILD  |   32 
 kde-unstable-x86_64/kdegames-kreversi.install |   11 
 4 files changed, 86 insertions(+)

Copied: kdegames-kreversi/repos/kde-unstable-i686/PKGBUILD (from rev 233701, 
kdegames-kreversi/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-14 10:24:48 UTC (rev 233702)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegames-kreversi
+pkgver=15.03.90
+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' 'kdegames')
+depends=('kdebase-runtime' 'libkdegames4')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kreversi-${pkgver}.tar.xz;)
+sha1sums=('666ba66bee3d3cc542c19877cd26f33215d28837')
+
+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/kde-unstable-i686/kdegames-kreversi.install 
(from rev 233701, kdegames-kreversi/kde-unstable/kdegames-kreversi.install)
===
--- kde-unstable-i686/kdegames-kreversi.install (rev 0)
+++ kde-unstable-i686/kdegames-kreversi.install 2015-03-14 10:24:48 UTC (rev 
233702)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: kdegames-kreversi/repos/kde-unstable-x86_64/PKGBUILD (from rev 233701, 
kdegames-kreversi/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2015-03-14 10:24:48 UTC (rev 233702)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegames-kreversi
+pkgver=15.03.90
+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' 'kdegames')
+depends=('kdebase-runtime' 'libkdegames4')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kreversi-${pkgver}.tar.xz;)
+sha1sums=('666ba66bee3d3cc542c19877cd26f33215d28837')
+
+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/kde-unstable-x86_64/kdegames-kreversi.install 
(from rev 233701, kdegames-kreversi/kde-unstable/kdegames-kreversi.install)
===
--- kde-unstable-x86_64/kdegames-kreversi.install   
(rev 0)
+++ kde-unstable-x86_64/kdegames-kreversi.install   2015-03-14 10:24:48 UTC 
(rev 233702)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}


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

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 11:24:07
  Author: arojas
Revision: 233700

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

Added:
  kdegames-konquest/repos/kde-unstable-i686/
  kdegames-konquest/repos/kde-unstable-i686/PKGBUILD
(from rev 233699, kdegames-konquest/kde-unstable/PKGBUILD)
  kdegames-konquest/repos/kde-unstable-i686/kdegames-konquest.install
(from rev 233699, kdegames-konquest/kde-unstable/kdegames-konquest.install)
  kdegames-konquest/repos/kde-unstable-x86_64/
  kdegames-konquest/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233699, kdegames-konquest/kde-unstable/PKGBUILD)
  kdegames-konquest/repos/kde-unstable-x86_64/kdegames-konquest.install
(from rev 233699, kdegames-konquest/kde-unstable/kdegames-konquest.install)

---+
 kde-unstable-i686/PKGBUILD|   32 
 kde-unstable-i686/kdegames-konquest.install   |   11 
 kde-unstable-x86_64/PKGBUILD  |   32 
 kde-unstable-x86_64/kdegames-konquest.install |   11 
 4 files changed, 86 insertions(+)

Copied: kdegames-konquest/repos/kde-unstable-i686/PKGBUILD (from rev 233699, 
kdegames-konquest/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-14 10:24:07 UTC (rev 233700)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegames-konquest
+pkgver=15.03.90
+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' 'kdegames')
+depends=('kdebase-runtime' 'libkdegames4')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/konquest-${pkgver}.tar.xz;)
+sha1sums=('ce24ac9243a460a1c7090e8beef03d8717ffc60f')
+
+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/kde-unstable-i686/kdegames-konquest.install 
(from rev 233699, kdegames-konquest/kde-unstable/kdegames-konquest.install)
===
--- kde-unstable-i686/kdegames-konquest.install (rev 0)
+++ kde-unstable-i686/kdegames-konquest.install 2015-03-14 10:24:07 UTC (rev 
233700)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: kdegames-konquest/repos/kde-unstable-x86_64/PKGBUILD (from rev 233699, 
kdegames-konquest/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2015-03-14 10:24:07 UTC (rev 233700)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegames-konquest
+pkgver=15.03.90
+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' 'kdegames')
+depends=('kdebase-runtime' 'libkdegames4')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/konquest-${pkgver}.tar.xz;)
+sha1sums=('ce24ac9243a460a1c7090e8beef03d8717ffc60f')
+
+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/kde-unstable-x86_64/kdegames-konquest.install 
(from rev 233699, kdegames-konquest/kde-unstable/kdegames-konquest.install)
===
--- kde-unstable-x86_64/kdegames-konquest.install   
(rev 0)
+++ kde-unstable-x86_64/kdegames-konquest.install   2015-03-14 10:24:07 UTC 
(rev 233700)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}


[arch-commits] Commit in kdenetwork-zeroconf-ioslave/repos (4 files)

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 11:36:29
  Author: arojas
Revision: 233740

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

Added:
  kdenetwork-zeroconf-ioslave/repos/kde-unstable-i686/
  kdenetwork-zeroconf-ioslave/repos/kde-unstable-i686/PKGBUILD
(from rev 233739, kdenetwork-zeroconf-ioslave/kde-unstable/PKGBUILD)
  kdenetwork-zeroconf-ioslave/repos/kde-unstable-x86_64/
  kdenetwork-zeroconf-ioslave/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233739, kdenetwork-zeroconf-ioslave/kde-unstable/PKGBUILD)

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

Copied: kdenetwork-zeroconf-ioslave/repos/kde-unstable-i686/PKGBUILD (from rev 
233739, kdenetwork-zeroconf-ioslave/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-14 10:36:29 UTC (rev 233740)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdenetwork-zeroconf-ioslave
+pkgver=15.03.90
+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' 'kdenetwork')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+conflicts=('kdenetwork-kdnssd')
+replaces=('kdenetwork-kdnssd')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/zeroconf-ioslave-${pkgver}.tar.xz;)
+sha1sums=('a22e6d9da746c3988665adbbdb4eceb62f506977')
+
+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/kde-unstable-x86_64/PKGBUILD (from 
rev 233739, kdenetwork-zeroconf-ioslave/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2015-03-14 10:36:29 UTC (rev 233740)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdenetwork-zeroconf-ioslave
+pkgver=15.03.90
+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' 'kdenetwork')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+conflicts=('kdenetwork-kdnssd')
+replaces=('kdenetwork-kdnssd')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/zeroconf-ioslave-${pkgver}.tar.xz;)
+sha1sums=('a22e6d9da746c3988665adbbdb4eceb62f506977')
+
+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
+}


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

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 11:36:46
  Author: arojas
Revision: 233741

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

Added:
  telepathy-kde-accounts-kcm/repos/kde-unstable-i686/
  telepathy-kde-accounts-kcm/repos/kde-unstable-i686/PKGBUILD
(from rev 233740, telepathy-kde-accounts-kcm/kde-unstable/PKGBUILD)
  telepathy-kde-accounts-kcm/repos/kde-unstable-x86_64/
  telepathy-kde-accounts-kcm/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233740, telepathy-kde-accounts-kcm/kde-unstable/PKGBUILD)

--+
 kde-unstable-i686/PKGBUILD   |   34 ++
 kde-unstable-x86_64/PKGBUILD |   34 ++
 2 files changed, 68 insertions(+)

Copied: telepathy-kde-accounts-kcm/repos/kde-unstable-i686/PKGBUILD (from rev 
233740, telepathy-kde-accounts-kcm/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-14 10:36:46 UTC (rev 233741)
@@ -0,0 +1,34 @@
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Antonio Rojas aro...@archlinux.org
+
+pkgname=telepathy-kde-accounts-kcm
+_pkgname=ktp-accounts-kcm
+pkgver=15.03.90
+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')
+depends=('telepathy-qt5' 'kaccounts-integration')
+makedepends=('extra-cmake-modules' 'intltool')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
+md5sums=('803eac7448e75f7b3875c8483d3986f5')
+
+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/kde-unstable-x86_64/PKGBUILD (from rev 
233740, telepathy-kde-accounts-kcm/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2015-03-14 10:36:46 UTC (rev 233741)
@@ -0,0 +1,34 @@
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Antonio Rojas aro...@archlinux.org
+
+pkgname=telepathy-kde-accounts-kcm
+_pkgname=ktp-accounts-kcm
+pkgver=15.03.90
+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')
+depends=('telepathy-qt5' 'kaccounts-integration')
+makedepends=('extra-cmake-modules' 'intltool')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
+md5sums=('803eac7448e75f7b3875c8483d3986f5')
+
+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
+}


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

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 11:35:19
  Author: arojas
Revision: 233736

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

Added:
  kdenetwork-kppp/repos/kde-unstable-i686/
  kdenetwork-kppp/repos/kde-unstable-i686/PKGBUILD
(from rev 233735, kdenetwork-kppp/kde-unstable/PKGBUILD)
  kdenetwork-kppp/repos/kde-unstable-i686/kdenetwork-kppp.install
(from rev 233735, kdenetwork-kppp/kde-unstable/kdenetwork-kppp.install)
  kdenetwork-kppp/repos/kde-unstable-x86_64/
  kdenetwork-kppp/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233735, kdenetwork-kppp/kde-unstable/PKGBUILD)
  kdenetwork-kppp/repos/kde-unstable-x86_64/kdenetwork-kppp.install
(from rev 233735, kdenetwork-kppp/kde-unstable/kdenetwork-kppp.install)

-+
 kde-unstable-i686/PKGBUILD  |   32 ++
 kde-unstable-i686/kdenetwork-kppp.install   |   12 +
 kde-unstable-x86_64/PKGBUILD|   32 ++
 kde-unstable-x86_64/kdenetwork-kppp.install |   12 +
 4 files changed, 88 insertions(+)

Copied: kdenetwork-kppp/repos/kde-unstable-i686/PKGBUILD (from rev 233735, 
kdenetwork-kppp/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-14 10:35:19 UTC (rev 233736)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdenetwork-kppp
+pkgver=15.03.90
+pkgrel=1
+pkgdesc='Internet Dial-Up Tool'
+url='http://kde.org/applications/internet/kppp/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdenetwork')
+depends=('kdebase-runtime' 'ppp')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kppp-${pkgver}.tar.xz;)
+sha1sums=('f1574509c21c05d0d36ccd64f0baea51455e021f')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kppp-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Copied: kdenetwork-kppp/repos/kde-unstable-i686/kdenetwork-kppp.install (from 
rev 233735, kdenetwork-kppp/kde-unstable/kdenetwork-kppp.install)
===
--- kde-unstable-i686/kdenetwork-kppp.install   (rev 0)
+++ kde-unstable-i686/kdenetwork-kppp.install   2015-03-14 10:35:19 UTC (rev 
233736)
@@ -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
+}

Copied: kdenetwork-kppp/repos/kde-unstable-x86_64/PKGBUILD (from rev 233735, 
kdenetwork-kppp/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2015-03-14 10:35:19 UTC (rev 233736)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdenetwork-kppp
+pkgver=15.03.90
+pkgrel=1
+pkgdesc='Internet Dial-Up Tool'
+url='http://kde.org/applications/internet/kppp/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdenetwork')
+depends=('kdebase-runtime' 'ppp')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kppp-${pkgver}.tar.xz;)
+sha1sums=('f1574509c21c05d0d36ccd64f0baea51455e021f')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kppp-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Copied: kdenetwork-kppp/repos/kde-unstable-x86_64/kdenetwork-kppp.install (from 
rev 233735, kdenetwork-kppp/kde-unstable/kdenetwork-kppp.install)
===
--- kde-unstable-x86_64/kdenetwork-kppp.install (rev 0)
+++ kde-unstable-x86_64/kdenetwork-kppp.install 2015-03-14 10:35:19 UTC (rev 
233736)
@@ -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
+}


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

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 11:35:38
  Author: arojas
Revision: 233737

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

Added:
  kdenetwork-krdc/repos/kde-unstable-i686/
  kdenetwork-krdc/repos/kde-unstable-i686/PKGBUILD
(from rev 233736, kdenetwork-krdc/kde-unstable/PKGBUILD)
  kdenetwork-krdc/repos/kde-unstable-x86_64/
  kdenetwork-krdc/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233736, kdenetwork-krdc/kde-unstable/PKGBUILD)

--+
 kde-unstable-i686/PKGBUILD   |   39 +++
 kde-unstable-x86_64/PKGBUILD |   39 +++
 2 files changed, 78 insertions(+)

Copied: kdenetwork-krdc/repos/kde-unstable-i686/PKGBUILD (from rev 233736, 
kdenetwork-krdc/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-14 10:35:38 UTC (rev 233737)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdenetwork-krdc
+pkgver=15.03.90
+pkgrel=1
+pkgdesc='Remote Desktop Client'
+url='http://kde.org/applications/internet/krdc/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' '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/unstable/applications/${pkgver}/src/krdc-${pkgver}.tar.xz;)
+sha1sums=('affad12e0bc94eca0689235813a9939a90095054')
+
+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/kde-unstable-x86_64/PKGBUILD (from rev 233736, 
kdenetwork-krdc/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2015-03-14 10:35:38 UTC (rev 233737)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdenetwork-krdc
+pkgver=15.03.90
+pkgrel=1
+pkgdesc='Remote Desktop Client'
+url='http://kde.org/applications/internet/krdc/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' '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/unstable/applications/${pkgver}/src/krdc-${pkgver}.tar.xz;)
+sha1sums=('affad12e0bc94eca0689235813a9939a90095054')
+
+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
+}


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

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 11:34:39
  Author: arojas
Revision: 233735

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

Added:
  kdenetwork-kopete/repos/kde-unstable-i686/
  kdenetwork-kopete/repos/kde-unstable-i686/PKGBUILD
(from rev 233734, kdenetwork-kopete/kde-unstable/PKGBUILD)
  kdenetwork-kopete/repos/kde-unstable-i686/kdenetwork-kopete.install
(from rev 233734, kdenetwork-kopete/kde-unstable/kdenetwork-kopete.install)
  kdenetwork-kopete/repos/kde-unstable-x86_64/
  kdenetwork-kopete/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233734, kdenetwork-kopete/kde-unstable/PKGBUILD)
  kdenetwork-kopete/repos/kde-unstable-x86_64/kdenetwork-kopete.install
(from rev 233734, kdenetwork-kopete/kde-unstable/kdenetwork-kopete.install)

---+
 kde-unstable-i686/PKGBUILD|   37 
 kde-unstable-i686/kdenetwork-kopete.install   |   12 +++
 kde-unstable-x86_64/PKGBUILD  |   37 
 kde-unstable-x86_64/kdenetwork-kopete.install |   12 +++
 4 files changed, 98 insertions(+)

Copied: kdenetwork-kopete/repos/kde-unstable-i686/PKGBUILD (from rev 233734, 
kdenetwork-kopete/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-14 10:34:39 UTC (rev 233735)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdenetwork-kopete
+pkgver=15.03.90
+pkgrel=1
+pkgdesc='Instant Messenger'
+url='http://kde.org/applications/internet/kopete/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdenetwork')
+depends=('kdebase-runtime' 'kdepimlibs' 'qca-ossl' 'libotr' 'qimageblitz' 
'libgadu' 'mediastreamer' 'jsoncpp')
+makedepends=('cmake' 'automoc4' 'boost' 'kdepim-libkdepim')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kopete-${pkgver}.tar.xz;)
+sha1sums=('6fb9cafbc38137a6f44354a7110fbfea07462331')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../kopete-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_SKIP_RPATH=ON \
+-DWITH_Libmsn=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Copied: kdenetwork-kopete/repos/kde-unstable-i686/kdenetwork-kopete.install 
(from rev 233734, kdenetwork-kopete/kde-unstable/kdenetwork-kopete.install)
===
--- kde-unstable-i686/kdenetwork-kopete.install (rev 0)
+++ kde-unstable-i686/kdenetwork-kopete.install 2015-03-14 10:34:39 UTC (rev 
233735)
@@ -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
+}

Copied: kdenetwork-kopete/repos/kde-unstable-x86_64/PKGBUILD (from rev 233734, 
kdenetwork-kopete/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2015-03-14 10:34:39 UTC (rev 233735)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdenetwork-kopete
+pkgver=15.03.90
+pkgrel=1
+pkgdesc='Instant Messenger'
+url='http://kde.org/applications/internet/kopete/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdenetwork')
+depends=('kdebase-runtime' 'kdepimlibs' 'qca-ossl' 'libotr' 'qimageblitz' 
'libgadu' 'mediastreamer' 'jsoncpp')
+makedepends=('cmake' 'automoc4' 'boost' 'kdepim-libkdepim')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kopete-${pkgver}.tar.xz;)
+sha1sums=('6fb9cafbc38137a6f44354a7110fbfea07462331')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../kopete-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_SKIP_RPATH=ON \
+-DWITH_Libmsn=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Copied: kdenetwork-kopete/repos/kde-unstable-x86_64/kdenetwork-kopete.install 
(from rev 233734, kdenetwork-kopete/kde-unstable/kdenetwork-kopete.install)
===
--- kde-unstable-x86_64/kdenetwork-kopete.install   
(rev 0)
+++ kde-unstable-x86_64/kdenetwork-kopete.install   2015-03-14 10:34:39 UTC 
(rev 233735)
@@ -0,0 +1,12 @@
+post_install() {
+xdg-icon-resource forceupdate --theme hicolor  /dev/null
+update-desktop-database -q
+}
+

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

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 11:34:15
  Author: arojas
Revision: 233734

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

Added:
  kdenetwork-kget/repos/kde-unstable-i686/
  kdenetwork-kget/repos/kde-unstable-i686/PKGBUILD
(from rev 233733, kdenetwork-kget/kde-unstable/PKGBUILD)
  kdenetwork-kget/repos/kde-unstable-i686/kdenetwork-kget.install
(from rev 233733, kdenetwork-kget/kde-unstable/kdenetwork-kget.install)
  kdenetwork-kget/repos/kde-unstable-x86_64/
  kdenetwork-kget/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233733, kdenetwork-kget/kde-unstable/PKGBUILD)
  kdenetwork-kget/repos/kde-unstable-x86_64/kdenetwork-kget.install
(from rev 233733, kdenetwork-kget/kde-unstable/kdenetwork-kget.install)

-+
 kde-unstable-i686/PKGBUILD  |   38 ++
 kde-unstable-i686/kdenetwork-kget.install   |   12 
 kde-unstable-x86_64/PKGBUILD|   38 ++
 kde-unstable-x86_64/kdenetwork-kget.install |   12 
 4 files changed, 100 insertions(+)

Copied: kdenetwork-kget/repos/kde-unstable-i686/PKGBUILD (from rev 233733, 
kdenetwork-kget/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-14 10:34:15 UTC (rev 233734)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdenetwork-kget
+pkgver=15.03.90
+pkgrel=1
+pkgdesc='Download Manager'
+url='http://kde.org/applications/internet/kget/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdenetwork')
+depends=('kdebase-runtime' 'kdebase-lib' 'libktorrent' 'libmms' 'kdepimlibs')
+makedepends=('cmake' 'automoc4' 'boost')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kget-${pkgver}.tar.xz;)
+sha1sums=('ebfb6d7481752c85f6ef91be99aea1ddfbe3d631')
+
+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/kde-unstable-i686/kdenetwork-kget.install (from 
rev 233733, kdenetwork-kget/kde-unstable/kdenetwork-kget.install)
===
--- kde-unstable-i686/kdenetwork-kget.install   (rev 0)
+++ kde-unstable-i686/kdenetwork-kget.install   2015-03-14 10:34:15 UTC (rev 
233734)
@@ -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
+}

Copied: kdenetwork-kget/repos/kde-unstable-x86_64/PKGBUILD (from rev 233733, 
kdenetwork-kget/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2015-03-14 10:34:15 UTC (rev 233734)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdenetwork-kget
+pkgver=15.03.90
+pkgrel=1
+pkgdesc='Download Manager'
+url='http://kde.org/applications/internet/kget/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdenetwork')
+depends=('kdebase-runtime' 'kdebase-lib' 'libktorrent' 'libmms' 'kdepimlibs')
+makedepends=('cmake' 'automoc4' 'boost')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kget-${pkgver}.tar.xz;)
+sha1sums=('ebfb6d7481752c85f6ef91be99aea1ddfbe3d631')
+
+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/kde-unstable-x86_64/kdenetwork-kget.install (from 
rev 233733, kdenetwork-kget/kde-unstable/kdenetwork-kget.install)
===
--- kde-unstable-x86_64/kdenetwork-kget.install (rev 0)
+++ kde-unstable-x86_64/kdenetwork-kget.install 2015-03-14 10:34:15 UTC (rev 
233734)
@@ -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
+}


[arch-commits] Commit in kdenetwork-strigi-analyzers/repos (4 files)

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 11:36:13
  Author: arojas
Revision: 233739

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

Added:
  kdenetwork-strigi-analyzers/repos/kde-unstable-i686/
  kdenetwork-strigi-analyzers/repos/kde-unstable-i686/PKGBUILD
(from rev 233738, kdenetwork-strigi-analyzers/kde-unstable/PKGBUILD)
  kdenetwork-strigi-analyzers/repos/kde-unstable-x86_64/
  kdenetwork-strigi-analyzers/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233738, kdenetwork-strigi-analyzers/kde-unstable/PKGBUILD)

--+
 kde-unstable-i686/PKGBUILD   |   31 +++
 kde-unstable-x86_64/PKGBUILD |   31 +++
 2 files changed, 62 insertions(+)

Copied: kdenetwork-strigi-analyzers/repos/kde-unstable-i686/PKGBUILD (from rev 
233738, kdenetwork-strigi-analyzers/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-14 10:36:13 UTC (rev 233739)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdenetwork-strigi-analyzers
+pkgver=15.03.90
+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' 'kdenetwork')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4' 'boost')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kdenetwork-strigi-analyzers-${pkgver}.tar.xz;)
+sha1sums=('556314bf00ecdb814043b7485f04c1bed117f82c')
+
+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/kde-unstable-x86_64/PKGBUILD (from 
rev 233738, kdenetwork-strigi-analyzers/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2015-03-14 10:36:13 UTC (rev 233739)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdenetwork-strigi-analyzers
+pkgver=15.03.90
+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' 'kdenetwork')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4' 'boost')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kdenetwork-strigi-analyzers-${pkgver}.tar.xz;)
+sha1sums=('556314bf00ecdb814043b7485f04c1bed117f82c')
+
+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
+}


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

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 11:35:55
  Author: arojas
Revision: 233738

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

Added:
  kdenetwork-krfb/repos/kde-unstable-i686/
  kdenetwork-krfb/repos/kde-unstable-i686/PKGBUILD
(from rev 233737, kdenetwork-krfb/kde-unstable/PKGBUILD)
  kdenetwork-krfb/repos/kde-unstable-x86_64/
  kdenetwork-krfb/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233737, kdenetwork-krfb/kde-unstable/PKGBUILD)

--+
 kde-unstable-i686/PKGBUILD   |   37 +
 kde-unstable-x86_64/PKGBUILD |   37 +
 2 files changed, 74 insertions(+)

Copied: kdenetwork-krfb/repos/kde-unstable-i686/PKGBUILD (from rev 233737, 
kdenetwork-krfb/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-14 10:35:55 UTC (rev 233738)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdenetwork-krfb
+pkgver=15.03.90
+pkgrel=1
+pkgdesc='Desktop Sharing'
+url='http://www.kde.org/applications/system/krfb'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' '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/unstable/applications/${pkgver}/src/krfb-${pkgver}.tar.xz;)
+sha1sums=('caa737bec3960d618d234bdf89e9fa3f5d451ec3')
+
+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/kde-unstable-x86_64/PKGBUILD (from rev 233737, 
kdenetwork-krfb/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2015-03-14 10:35:55 UTC (rev 233738)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdenetwork-krfb
+pkgver=15.03.90
+pkgrel=1
+pkgdesc='Desktop Sharing'
+url='http://www.kde.org/applications/system/krfb'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' '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/unstable/applications/${pkgver}/src/krfb-${pkgver}.tar.xz;)
+sha1sums=('caa737bec3960d618d234bdf89e9fa3f5d451ec3')
+
+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
+}


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

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 11:45:09
  Author: arojas
Revision: 233772

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

Added:
  kdeutils-kdf/repos/kde-unstable-i686/
  kdeutils-kdf/repos/kde-unstable-i686/PKGBUILD
(from rev 233771, kdeutils-kdf/kde-unstable/PKGBUILD)
  kdeutils-kdf/repos/kde-unstable-i686/kdeutils-kdf.install
(from rev 233771, kdeutils-kdf/kde-unstable/kdeutils-kdf.install)
  kdeutils-kdf/repos/kde-unstable-x86_64/
  kdeutils-kdf/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233771, kdeutils-kdf/kde-unstable/PKGBUILD)
  kdeutils-kdf/repos/kde-unstable-x86_64/kdeutils-kdf.install
(from rev 233771, kdeutils-kdf/kde-unstable/kdeutils-kdf.install)

--+
 kde-unstable-i686/PKGBUILD   |   33 +
 kde-unstable-i686/kdeutils-kdf.install   |   11 +
 kde-unstable-x86_64/PKGBUILD |   33 +
 kde-unstable-x86_64/kdeutils-kdf.install |   11 +
 4 files changed, 88 insertions(+)

Copied: kdeutils-kdf/repos/kde-unstable-i686/PKGBUILD (from rev 233771, 
kdeutils-kdf/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-14 10:45:09 UTC (rev 233772)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeutils-kdf
+pkgver=15.03.90
+pkgrel=1
+url=http://kde.org/applications/system/kdiskfree/;
+arch=('i686' 'x86_64')
+pkgdesc='View Disk Usage'
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+groups=('kde' 'kdeutils')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kdf-${pkgver}.tar.xz;)
+sha1sums=('c3837ad591faeaf9312998a3e698aa2139c53a75')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kdf-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $srcdir/build
+  make DESTDIR=$pkgdir install
+}

Copied: kdeutils-kdf/repos/kde-unstable-i686/kdeutils-kdf.install (from rev 
233771, kdeutils-kdf/kde-unstable/kdeutils-kdf.install)
===
--- kde-unstable-i686/kdeutils-kdf.install  (rev 0)
+++ kde-unstable-i686/kdeutils-kdf.install  2015-03-14 10:45:09 UTC (rev 
233772)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: kdeutils-kdf/repos/kde-unstable-x86_64/PKGBUILD (from rev 233771, 
kdeutils-kdf/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2015-03-14 10:45:09 UTC (rev 233772)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeutils-kdf
+pkgver=15.03.90
+pkgrel=1
+url=http://kde.org/applications/system/kdiskfree/;
+arch=('i686' 'x86_64')
+pkgdesc='View Disk Usage'
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+groups=('kde' 'kdeutils')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kdf-${pkgver}.tar.xz;)
+sha1sums=('c3837ad591faeaf9312998a3e698aa2139c53a75')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kdf-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $srcdir/build
+  make DESTDIR=$pkgdir install
+}

Copied: kdeutils-kdf/repos/kde-unstable-x86_64/kdeutils-kdf.install (from rev 
233771, kdeutils-kdf/kde-unstable/kdeutils-kdf.install)
===
--- kde-unstable-x86_64/kdeutils-kdf.install(rev 0)
+++ kde-unstable-x86_64/kdeutils-kdf.install2015-03-14 10:45:09 UTC (rev 
233772)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}


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

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 11:45:40
  Author: arojas
Revision: 233774

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

Added:
  kdeutils-kgpg/repos/kde-unstable-i686/
  kdeutils-kgpg/repos/kde-unstable-i686/PKGBUILD
(from rev 233773, kdeutils-kgpg/kde-unstable/PKGBUILD)
  kdeutils-kgpg/repos/kde-unstable-i686/kdeutils-kgpg.install
(from rev 233773, kdeutils-kgpg/kde-unstable/kdeutils-kgpg.install)
  kdeutils-kgpg/repos/kde-unstable-x86_64/
  kdeutils-kgpg/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233773, kdeutils-kgpg/kde-unstable/PKGBUILD)
  kdeutils-kgpg/repos/kde-unstable-x86_64/kdeutils-kgpg.install
(from rev 233773, kdeutils-kgpg/kde-unstable/kdeutils-kgpg.install)

---+
 kde-unstable-i686/PKGBUILD|   36 
 kde-unstable-i686/kdeutils-kgpg.install   |   12 +
 kde-unstable-x86_64/PKGBUILD  |   36 
 kde-unstable-x86_64/kdeutils-kgpg.install |   12 +
 4 files changed, 96 insertions(+)

Copied: kdeutils-kgpg/repos/kde-unstable-i686/PKGBUILD (from rev 233773, 
kdeutils-kgpg/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-14 10:45:40 UTC (rev 233774)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeutils-kgpg
+pkgver=15.03.90
+pkgrel=1
+pkgdesc='A GnuPG frontend'
+url='http://kde.org/applications/utilities/kgpg/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime' 'kdepimlibs')
+optdepends=('kde-agent: For starting and shutting down gpg-agent with KDE 
session manager')
+makedepends=('cmake' 'automoc4' 'boost')
+groups=('kde' 'kdeutils')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kgpg-${pkgver}.tar.xz;)
+sha1sums=('a6dd53c0c86c775390eba27818cf2aad0a8ad4c5')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../kgpg-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Copied: kdeutils-kgpg/repos/kde-unstable-i686/kdeutils-kgpg.install (from rev 
233773, kdeutils-kgpg/kde-unstable/kdeutils-kgpg.install)
===
--- kde-unstable-i686/kdeutils-kgpg.install (rev 0)
+++ kde-unstable-i686/kdeutils-kgpg.install 2015-03-14 10:45:40 UTC (rev 
233774)
@@ -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
+}

Copied: kdeutils-kgpg/repos/kde-unstable-x86_64/PKGBUILD (from rev 233773, 
kdeutils-kgpg/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2015-03-14 10:45:40 UTC (rev 233774)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeutils-kgpg
+pkgver=15.03.90
+pkgrel=1
+pkgdesc='A GnuPG frontend'
+url='http://kde.org/applications/utilities/kgpg/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime' 'kdepimlibs')
+optdepends=('kde-agent: For starting and shutting down gpg-agent with KDE 
session manager')
+makedepends=('cmake' 'automoc4' 'boost')
+groups=('kde' 'kdeutils')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kgpg-${pkgver}.tar.xz;)
+sha1sums=('a6dd53c0c86c775390eba27818cf2aad0a8ad4c5')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../kgpg-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Copied: kdeutils-kgpg/repos/kde-unstable-x86_64/kdeutils-kgpg.install (from rev 
233773, kdeutils-kgpg/kde-unstable/kdeutils-kgpg.install)
===
--- kde-unstable-x86_64/kdeutils-kgpg.install   (rev 0)
+++ kde-unstable-x86_64/kdeutils-kgpg.install   2015-03-14 10:45:40 UTC (rev 
233774)
@@ -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
+}


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

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 11:45:57
  Author: arojas
Revision: 233775

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

Added:
  kdeutils-kremotecontrol/repos/kde-unstable-i686/
  kdeutils-kremotecontrol/repos/kde-unstable-i686/PKGBUILD
(from rev 233774, kdeutils-kremotecontrol/kde-unstable/PKGBUILD)
  
kdeutils-kremotecontrol/repos/kde-unstable-i686/kdeutils-kremotecontrol.install
(from rev 233774, 
kdeutils-kremotecontrol/kde-unstable/kdeutils-kremotecontrol.install)
  kdeutils-kremotecontrol/repos/kde-unstable-x86_64/
  kdeutils-kremotecontrol/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233774, kdeutils-kremotecontrol/kde-unstable/PKGBUILD)
  
kdeutils-kremotecontrol/repos/kde-unstable-x86_64/kdeutils-kremotecontrol.install
(from rev 233774, 
kdeutils-kremotecontrol/kde-unstable/kdeutils-kremotecontrol.install)

-+
 kde-unstable-i686/PKGBUILD  |   35 ++
 kde-unstable-i686/kdeutils-kremotecontrol.install   |   11 +
 kde-unstable-x86_64/PKGBUILD|   35 ++
 kde-unstable-x86_64/kdeutils-kremotecontrol.install |   11 +
 4 files changed, 92 insertions(+)

Copied: kdeutils-kremotecontrol/repos/kde-unstable-i686/PKGBUILD (from rev 
233774, kdeutils-kremotecontrol/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-14 10:45:57 UTC (rev 233775)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeutils-kremotecontrol
+pkgver=15.03.90
+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-workspace')
+makedepends=('cmake' 'automoc4')
+groups=('kde' 'kdeutils')
+replaces=('kdeutils-kdelirc')
+conflicts=('kdeutils-kdelirc')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kremotecontrol-${pkgver}.tar.xz;)
+sha1sums=('f83bc7d5b91e8f916b173b19bc9683ea66652913')
+
+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/kde-unstable-i686/kdeutils-kremotecontrol.install 
(from rev 233774, 
kdeutils-kremotecontrol/kde-unstable/kdeutils-kremotecontrol.install)
===
--- kde-unstable-i686/kdeutils-kremotecontrol.install   
(rev 0)
+++ kde-unstable-i686/kdeutils-kremotecontrol.install   2015-03-14 10:45:57 UTC 
(rev 233775)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: kdeutils-kremotecontrol/repos/kde-unstable-x86_64/PKGBUILD (from rev 
233774, kdeutils-kremotecontrol/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2015-03-14 10:45:57 UTC (rev 233775)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeutils-kremotecontrol
+pkgver=15.03.90
+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-workspace')
+makedepends=('cmake' 'automoc4')
+groups=('kde' 'kdeutils')
+replaces=('kdeutils-kdelirc')
+conflicts=('kdeutils-kdelirc')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kremotecontrol-${pkgver}.tar.xz;)
+sha1sums=('f83bc7d5b91e8f916b173b19bc9683ea66652913')
+
+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/kde-unstable-x86_64/kdeutils-kremotecontrol.install
 (from rev 233774, 
kdeutils-kremotecontrol/kde-unstable/kdeutils-kremotecontrol.install)
===
--- kde-unstable-x86_64/kdeutils-kremotecontrol.install 
(rev 0)
+++ kde-unstable-x86_64/kdeutils-kremotecontrol.install 2015-03-14 10:45:57 UTC 
(rev 233775)
@@ -0,0 +1,11 @@

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

2015-03-14 Thread Antonio Rojas
Date: Saturday, March 14, 2015 @ 11:45:24
  Author: arojas
Revision: 233773

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

Added:
  kdeutils-kfloppy/repos/kde-unstable-i686/
  kdeutils-kfloppy/repos/kde-unstable-i686/PKGBUILD
(from rev 233772, kdeutils-kfloppy/kde-unstable/PKGBUILD)
  kdeutils-kfloppy/repos/kde-unstable-i686/kdeutils-kfloppy.install
(from rev 233772, kdeutils-kfloppy/kde-unstable/kdeutils-kfloppy.install)
  kdeutils-kfloppy/repos/kde-unstable-x86_64/
  kdeutils-kfloppy/repos/kde-unstable-x86_64/PKGBUILD
(from rev 233772, kdeutils-kfloppy/kde-unstable/PKGBUILD)
  kdeutils-kfloppy/repos/kde-unstable-x86_64/kdeutils-kfloppy.install
(from rev 233772, kdeutils-kfloppy/kde-unstable/kdeutils-kfloppy.install)

--+
 kde-unstable-i686/PKGBUILD   |   33 +
 kde-unstable-i686/kdeutils-kfloppy.install   |   12 +
 kde-unstable-x86_64/PKGBUILD |   33 +
 kde-unstable-x86_64/kdeutils-kfloppy.install |   12 +
 4 files changed, 90 insertions(+)

Copied: kdeutils-kfloppy/repos/kde-unstable-i686/PKGBUILD (from rev 233772, 
kdeutils-kfloppy/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-14 10:45:24 UTC (rev 233773)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeutils-kfloppy
+pkgver=15.03.90
+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' 'kdeutils')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kfloppy-${pkgver}.tar.xz;)
+sha1sums=('af712c52c19980b4e41081569fb8e77c9f5f4471')
+
+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/kde-unstable-i686/kdeutils-kfloppy.install (from 
rev 233772, kdeutils-kfloppy/kde-unstable/kdeutils-kfloppy.install)
===
--- kde-unstable-i686/kdeutils-kfloppy.install  (rev 0)
+++ kde-unstable-i686/kdeutils-kfloppy.install  2015-03-14 10:45:24 UTC (rev 
233773)
@@ -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
+}

Copied: kdeutils-kfloppy/repos/kde-unstable-x86_64/PKGBUILD (from rev 233772, 
kdeutils-kfloppy/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2015-03-14 10:45:24 UTC (rev 233773)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeutils-kfloppy
+pkgver=15.03.90
+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' 'kdeutils')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kfloppy-${pkgver}.tar.xz;)
+sha1sums=('af712c52c19980b4e41081569fb8e77c9f5f4471')
+
+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/kde-unstable-x86_64/kdeutils-kfloppy.install 
(from rev 233772, kdeutils-kfloppy/kde-unstable/kdeutils-kfloppy.install)
===
--- kde-unstable-x86_64/kdeutils-kfloppy.install
(rev 0)
+++ kde-unstable-x86_64/kdeutils-kfloppy.install2015-03-14 10:45:24 UTC 
(rev 233773)
@@ -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
+}


<    1   2   3   >