[arch-commits] Commit in deepin-gettext-tools/repos (2 files)

2015-09-14 Thread Felix Yan
Date: Tuesday, September 15, 2015 @ 08:51:16
  Author: fyan
Revision: 140298

archrelease: copy trunk to community-any

Added:
  deepin-gettext-tools/repos/community-any/
  deepin-gettext-tools/repos/community-any/PKGBUILD
(from rev 140297, deepin-gettext-tools/trunk/PKGBUILD)

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

Copied: deepin-gettext-tools/repos/community-any/PKGBUILD (from rev 140297, 
deepin-gettext-tools/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2015-09-15 06:51:16 UTC (rev 140298)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-gettext-tools
+pkgver=0.0.1.20150310
+_commit=505812cea94923cd6312f7ca1834fa9440f968ac
+pkgrel=1
+pkgdesc='Deepin Gettext Tools'
+arch=('any')
+url="https://gitcafe.com/Deepin/deepin-gettext-tools";
+license=('GPL3')
+depends=('gettext' 'python2')
+makedepends=('git')
+source=("git+https://github.com/linuxdeepin/deepin-gettext-tools.git#commit=$_commit";)
+sha256sums=('SKIP')
+
+prepare() {
+  cd deepin-gettext-tools
+
+  # fix python version
+  find -iname "*.py" | xargs sed -i 's=\(^#! */usr/bin.*\)python *$=\1python2='
+
+  sed -e 's/sudo cp/cp/' -i src/generate_mo.py
+  sed -e 's/qmake/qmake-qt5/' -e '/lupdate/d' -i Makefile
+}
+
+package() {
+  cd deepin-gettext-tools
+  make DESTDIR="$pkgdir/" install
+}


[arch-commits] Commit in (4 files)

2015-09-14 Thread Felix Yan
Date: Tuesday, September 15, 2015 @ 08:51:01
  Author: fyan
Revision: 140297

addpkg: deepin-gettext-tools 0.0.1.20150310-1

Added:
  deepin-gettext-tools/
  deepin-gettext-tools/repos/
  deepin-gettext-tools/trunk/
  deepin-gettext-tools/trunk/PKGBUILD

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

Added: deepin-gettext-tools/trunk/PKGBUILD
===
--- deepin-gettext-tools/trunk/PKGBUILD (rev 0)
+++ deepin-gettext-tools/trunk/PKGBUILD 2015-09-15 06:51:01 UTC (rev 140297)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-gettext-tools
+pkgver=0.0.1.20150310
+_commit=505812cea94923cd6312f7ca1834fa9440f968ac
+pkgrel=1
+pkgdesc='Deepin Gettext Tools'
+arch=('any')
+url="https://gitcafe.com/Deepin/deepin-gettext-tools";
+license=('GPL3')
+depends=('gettext' 'python2')
+makedepends=('git')
+source=("git+https://github.com/linuxdeepin/deepin-gettext-tools.git#commit=$_commit";)
+sha256sums=('SKIP')
+
+prepare() {
+  cd deepin-gettext-tools
+
+  # fix python version
+  find -iname "*.py" | xargs sed -i 's=\(^#! */usr/bin.*\)python *$=\1python2='
+
+  sed -e 's/sudo cp/cp/' -i src/generate_mo.py
+  sed -e 's/qmake/qmake-qt5/' -e '/lupdate/d' -i Makefile
+}
+
+package() {
+  cd deepin-gettext-tools
+  make DESTDIR="$pkgdir/" install
+}


Property changes on: deepin-gettext-tools/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property


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

2015-09-14 Thread Evangelos Foutras
Date: Tuesday, September 15, 2015 @ 05:51:15
  Author: foutrelis
Revision: 246363

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

Added:
  ncurses/repos/testing-i686/PKGBUILD
(from rev 246362, ncurses/trunk/PKGBUILD)
  ncurses/repos/testing-x86_64/PKGBUILD
(from rev 246362, ncurses/trunk/PKGBUILD)
Deleted:
  ncurses/repos/testing-i686/PKGBUILD
  ncurses/repos/testing-x86_64/PKGBUILD

-+
 /PKGBUILD   |   96 ++
 testing-i686/PKGBUILD   |   48 ---
 testing-x86_64/PKGBUILD |   48 ---
 3 files changed, 96 insertions(+), 96 deletions(-)

Deleted: testing-i686/PKGBUILD
===
--- testing-i686/PKGBUILD   2015-09-15 03:51:08 UTC (rev 246362)
+++ testing-i686/PKGBUILD   2015-09-15 03:51:15 UTC (rev 246363)
@@ -1,48 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski 
-# Contributor: Allan McRae 
-# Contributor: judd 
-
-pkgname=ncurses
-pkgver=6.0
-pkgrel=2
-pkgdesc='System V Release 4.0 curses emulation library'
-arch=('i686' 'x86_64')
-url='http://invisible-island.net/ncurses/ncurses.html'
-license=('MIT')
-depends=('glibc' 'gcc-libs' 'sh')
-provides=('libncurses++w.so' 'libformw.so' 'libmenuw.so' 'libpanelw.so'
-  'libncursesw.so')
-source=(ftp://invisible-island.net/ncurses/ncurses-${pkgver/_/-}.tar.gz{,.asc})
-md5sums=('ee13d052e1ead260d7c28071f46eefb1'
- 'SKIP')
-validpgpkeys=('C52048C0C0748FEE227D47A2702353E0F7E48EDB')  # Thomas Dickey
-
-build() {
-  cd $pkgname-${pkgver/_/-}
-
-  ./configure --prefix=/usr --mandir=/usr/share/man \
- --with-shared --with-normal --without-debug --without-ada \
- --enable-widec --enable-pc-files --with-cxx-binding --with-cxx-shared \
- --enable-ext-colors --enable-ext-mouse
-  make
-}
-
-package() {
-  cd $pkgname-${pkgver/_/-}
-  make DESTDIR="$pkgdir" install
-
-  # fool packages looking to link to non-wide-character ncurses libraries
-  for lib in ncurses ncurses++ form panel menu; do
-echo "INPUT(-l${lib}w)" > "$pkgdir"/usr/lib/lib${lib}.so
-ln -s ${lib}w.pc "$pkgdir"/usr/lib/pkgconfig/${lib}.pc
-  done
-
-  # some packages look for -lcurses during build
-  echo "INPUT(-lncursesw)" > "$pkgdir"/usr/lib/libcursesw.so
-  ln -s libncurses.so "$pkgdir"/usr/lib/libcurses.so
-
-  # install license, rip it from the readme
-  install -d "$pkgdir"/usr/share/licenses/$pkgname
-  grep -B 100 '$Id' README > "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: ncurses/repos/testing-i686/PKGBUILD (from rev 246362, 
ncurses/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-15 03:51:15 UTC (rev 246363)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski 
+# Contributor: Allan McRae 
+# Contributor: judd 
+
+pkgname=ncurses
+pkgver=6.0
+pkgrel=3
+pkgdesc='System V Release 4.0 curses emulation library'
+arch=('i686' 'x86_64')
+url='http://invisible-island.net/ncurses/ncurses.html'
+license=('MIT')
+depends=('glibc' 'gcc-libs')
+provides=('libncurses++w.so' 'libformw.so' 'libmenuw.so' 'libpanelw.so'
+  'libncursesw.so')
+source=(ftp://invisible-island.net/ncurses/ncurses-${pkgver/_/-}.tar.gz{,.asc})
+md5sums=('ee13d052e1ead260d7c28071f46eefb1'
+ 'SKIP')
+validpgpkeys=('C52048C0C0748FEE227D47A2702353E0F7E48EDB')  # Thomas Dickey
+
+build() {
+  cd $pkgname-${pkgver/_/-}
+
+  ./configure --prefix=/usr --mandir=/usr/share/man \
+ --with-shared --with-normal --without-debug --without-ada \
+ --enable-widec --enable-pc-files --with-cxx-binding --with-cxx-shared \
+ --enable-ext-colors --enable-ext-mouse
+  make
+}
+
+package() {
+  cd $pkgname-${pkgver/_/-}
+  make DESTDIR="$pkgdir" install
+
+  # fool packages looking to link to non-wide-character ncurses libraries
+  for lib in ncurses ncurses++ form panel menu; do
+echo "INPUT(-l${lib}w)" > "$pkgdir"/usr/lib/lib${lib}.so
+ln -s ${lib}w.pc "$pkgdir"/usr/lib/pkgconfig/${lib}.pc
+  done
+
+  # some packages look for -lcurses during build
+  echo "INPUT(-lncursesw)" > "$pkgdir"/usr/lib/libcursesw.so
+  ln -s libncurses.so "$pkgdir"/usr/lib/libcurses.so
+
+  # install license, rip it from the readme
+  install -d "$pkgdir"/usr/share/licenses/$pkgname
+  grep -B 100 '$Id' README > "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}

Deleted: testing-x86_64/PKGBUILD
===
--- testing-x86_64/PKGBUILD 2015-09-15 03:51:08 UTC (rev 246362)
+++ testing-x86_64/PKGBUILD 2015-09-15 03:51:15 UTC (rev 246363)
@@ -1,48 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski 
-# Contributor: Allan McRae 
-# Contributor: judd 
-
-pkgname=ncurses
-pkgver=6.0
-pkgrel=2
-pkgdesc='System V Release 4.0 curses emulation library'
-arch=('i686' 'x86_64')
-url='http://invisible-

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

2015-09-14 Thread Evangelos Foutras
Date: Tuesday, September 15, 2015 @ 05:51:08
  Author: foutrelis
Revision: 246362

upgpkg: ncurses 6.0-3

Remove 'sh' dependency to avoid dep cycles in pacman:

warning: dependency cycle detected:
warning: ncurses will be installed before its bash dependency
warning: dependency cycle detected:
warning: ncurses will be installed before its readline dependency

Modified:
  ncurses/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-09-15 02:06:41 UTC (rev 246361)
+++ PKGBUILD2015-09-15 03:51:08 UTC (rev 246362)
@@ -5,12 +5,12 @@
 
 pkgname=ncurses
 pkgver=6.0
-pkgrel=2
+pkgrel=3
 pkgdesc='System V Release 4.0 curses emulation library'
 arch=('i686' 'x86_64')
 url='http://invisible-island.net/ncurses/ncurses.html'
 license=('MIT')
-depends=('glibc' 'gcc-libs' 'sh')
+depends=('glibc' 'gcc-libs')
 provides=('libncurses++w.so' 'libformw.so' 'libmenuw.so' 'libpanelw.so'
   'libncursesw.so')
 source=(ftp://invisible-island.net/ncurses/ncurses-${pkgver/_/-}.tar.gz{,.asc})


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

2015-09-14 Thread Felix Yan
Date: Tuesday, September 15, 2015 @ 05:10:34
  Author: fyan
Revision: 140296

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

Added:
  goaccess/repos/community-testing-i686/PKGBUILD
(from rev 140295, goaccess/trunk/PKGBUILD)
  goaccess/repos/community-testing-x86_64/PKGBUILD
(from rev 140295, goaccess/trunk/PKGBUILD)
Deleted:
  goaccess/repos/community-testing-i686/PKGBUILD
  goaccess/repos/community-testing-x86_64/PKGBUILD

---+
 /PKGBUILD |   56 
 community-testing-i686/PKGBUILD   |   28 --
 community-testing-x86_64/PKGBUILD |   28 --
 3 files changed, 56 insertions(+), 56 deletions(-)

Deleted: community-testing-i686/PKGBUILD
===
--- community-testing-i686/PKGBUILD 2015-09-15 03:10:08 UTC (rev 140295)
+++ community-testing-i686/PKGBUILD 2015-09-15 03:10:34 UTC (rev 140296)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josh VanderLinden 
-# Contributor: Nicolas Storme 
-
-pkgname=goaccess
-pkgver=0.9.3
-pkgrel=2
-pkgdesc="An open source real-time web log analyzer and interactive viewer"
-arch=('i686' 'x86_64')
-url='http://goaccess.io'
-license=('GPL')
-depends=('ncurses' 'geoip' 'glib2')
-backup=('etc/goaccess.conf')
-source=("http://tar.goaccess.io/$pkgname-$pkgver.tar.gz";)
-sha512sums=('624e6ae50d08550440b7f76573003f50a01fe7d0b74302ac89e3281cd7c8b1e541a4e01211dfa41c687c9485b6b1d72ac8b2ed9a9e0c7dcddf1b1c0c7dee33f8')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --enable-geoip --enable-utf8
-  make prefix=/usr sysconfdir=/etc
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make prefix="$pkgdir/usr" sysconfdir="$pkgdir/etc" install
-}
-

Copied: goaccess/repos/community-testing-i686/PKGBUILD (from rev 140295, 
goaccess/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2015-09-15 03:10:34 UTC (rev 140296)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josh VanderLinden 
+# Contributor: Nicolas Storme 
+
+pkgname=goaccess
+pkgver=0.9.4
+pkgrel=2
+pkgdesc="An open source real-time web log analyzer and interactive viewer"
+arch=('i686' 'x86_64')
+url='http://goaccess.io'
+license=('GPL')
+depends=('ncurses' 'geoip' 'glib2')
+backup=('etc/goaccess.conf')
+source=("http://tar.goaccess.io/$pkgname-$pkgver.tar.gz";)
+sha512sums=('068ce399c4b202d322f297847c1a5b80e3143de93496db234a6db772ad7beb7d497ccad30a1d39b72d131488543f45d0dd179106bbabdbcdef4771a87dd8acef')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --enable-geoip --enable-utf8
+  make prefix=/usr sysconfdir=/etc
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make prefix="$pkgdir/usr" sysconfdir="$pkgdir/etc" install
+}
+

Deleted: community-testing-x86_64/PKGBUILD
===
--- community-testing-x86_64/PKGBUILD   2015-09-15 03:10:08 UTC (rev 140295)
+++ community-testing-x86_64/PKGBUILD   2015-09-15 03:10:34 UTC (rev 140296)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josh VanderLinden 
-# Contributor: Nicolas Storme 
-
-pkgname=goaccess
-pkgver=0.9.3
-pkgrel=2
-pkgdesc="An open source real-time web log analyzer and interactive viewer"
-arch=('i686' 'x86_64')
-url='http://goaccess.io'
-license=('GPL')
-depends=('ncurses' 'geoip' 'glib2')
-backup=('etc/goaccess.conf')
-source=("http://tar.goaccess.io/$pkgname-$pkgver.tar.gz";)
-sha512sums=('624e6ae50d08550440b7f76573003f50a01fe7d0b74302ac89e3281cd7c8b1e541a4e01211dfa41c687c9485b6b1d72ac8b2ed9a9e0c7dcddf1b1c0c7dee33f8')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --enable-geoip --enable-utf8
-  make prefix=/usr sysconfdir=/etc
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make prefix="$pkgdir/usr" sysconfdir="$pkgdir/etc" install
-}
-

Copied: goaccess/repos/community-testing-x86_64/PKGBUILD (from rev 140295, 
goaccess/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2015-09-15 03:10:34 UTC (rev 140296)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josh VanderLinden 
+# Contributor: Nicolas Storme 
+
+pkgname=goaccess
+pkgver=0.9.4
+pkgrel=2
+pkgdesc="An open source real-time web log analyzer and interactive viewer"
+arch=('i686' 'x86_64')
+url='http://goaccess.io'
+license=('GPL')
+depends=('ncurses' 'geoip' 'glib2')
+backup=('etc/goaccess.conf')
+source=("http://tar.goaccess.io/$pkgname-$pkgver.tar.gz";)
+sha512sums=('068ce399c4b202d322f297847c1a5b80e3143de93496db234a6db772ad7beb7d497ccad30a1d39b72d131488543f45d0dd179106bbabdbcdef4771a87dd8acef')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --enable-geoip --enable-utf8
+  make prefi

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

2015-09-14 Thread Felix Yan
Date: Tuesday, September 15, 2015 @ 05:10:08
  Author: fyan
Revision: 140295

upgpkg: goaccess 0.9.4-2

ncurses 6.0 rebuild

Modified:
  goaccess/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-09-15 02:49:57 UTC (rev 140294)
+++ PKGBUILD2015-09-15 03:10:08 UTC (rev 140295)
@@ -5,7 +5,7 @@
 
 pkgname=goaccess
 pkgver=0.9.4
-pkgrel=1
+pkgrel=2
 pkgdesc="An open source real-time web log analyzer and interactive viewer"
 arch=('i686' 'x86_64')
 url='http://goaccess.io'


[arch-commits] Commit in python-process-tests/repos/community-any (PKGBUILD PKGBUILD)

2015-09-14 Thread Felix Yan
Date: Tuesday, September 15, 2015 @ 04:49:57
  Author: fyan
Revision: 140294

archrelease: copy trunk to community-any

Added:
  python-process-tests/repos/community-any/PKGBUILD
(from rev 140293, python-process-tests/trunk/PKGBUILD)
Deleted:
  python-process-tests/repos/community-any/PKGBUILD

--+
 PKGBUILD |   88 +++--
 1 file changed, 45 insertions(+), 43 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-09-15 02:49:41 UTC (rev 140293)
+++ PKGBUILD2015-09-15 02:49:57 UTC (rev 140294)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-_pypiname=process-tests
-pkgbase=python-process-tests
-pkgname=('python-process-tests' 'python2-process-tests')
-pkgver=1.1.1
-pkgrel=1
-pkgdesc="Tools for testing processes"
-arch=('any')
-url="https://pypi.python.org/pypi/process-tests";
-license=('BSD')
-makedepends=('python-setuptools' 'python2-setuptools')
-source=("https://pypi.python.org/packages/source/p/process-tests/$_pypiname-$pkgver.tar.gz";)
-md5sums=('ca469a647adf93b5332c3dfc9714f4a1')
-
-prepare() {
-  cp -a process-tests-$pkgver{,-py2}
-}
-
-build() {
-  cd "$srcdir/process-tests-$pkgver"
-  python setup.py build
-
-  cd "$srcdir/process-tests-$pkgver-py2"
-  python2 setup.py build
-}
-
-package_python-process-tests() {
-  depends=('python')
-
-  cd "$srcdir/$_pypiname-$pkgver"
-  python setup.py install --root="$pkgdir/" --optimize=1
-}
-
-package_python2-process-tests() {
-  depends=('python2')
-
-  cd "$srcdir/$_pypiname-$pkgver"
-  python2 setup.py install --root="$pkgdir/" --optimize=1
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-process-tests/repos/community-any/PKGBUILD (from rev 140293, 
python-process-tests/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-09-15 02:49:57 UTC (rev 140294)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+_pypiname=process-tests
+pkgbase=python-process-tests
+pkgname=('python-process-tests' 'python2-process-tests')
+pkgver=1.1.2
+pkgrel=1
+pkgdesc="Tools for testing processes"
+arch=('any')
+url="https://pypi.python.org/pypi/process-tests";
+license=('BSD')
+makedepends=('python-setuptools' 'python2-setuptools')
+source=("https://pypi.python.org/packages/source/p/process-tests/$_pypiname-$pkgver.tar.gz";)
+md5sums=('6e8bc97aedce2fa8b174e314f8cb118b')
+
+prepare() {
+  cp -a process-tests-$pkgver{,-py2}
+}
+
+build() {
+  cd "$srcdir/process-tests-$pkgver"
+  python setup.py build
+
+  cd "$srcdir/process-tests-$pkgver-py2"
+  python2 setup.py build
+}
+
+package_python-process-tests() {
+  depends=('python')
+
+  cd "$srcdir/$_pypiname-$pkgver"
+  python setup.py install --root="$pkgdir/" --optimize=1
+  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
+
+package_python2-process-tests() {
+  depends=('python2')
+
+  cd "$srcdir/$_pypiname-$pkgver"
+  python2 setup.py install --root="$pkgdir/" --optimize=1
+  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in python-process-tests/trunk (PKGBUILD)

2015-09-14 Thread Felix Yan
Date: Tuesday, September 15, 2015 @ 04:49:41
  Author: fyan
Revision: 140293

upgpkg: python-process-tests 1.1.2-1

Modified:
  python-process-tests/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-09-15 02:09:42 UTC (rev 140292)
+++ PKGBUILD2015-09-15 02:49:41 UTC (rev 140293)
@@ -4,7 +4,7 @@
 _pypiname=process-tests
 pkgbase=python-process-tests
 pkgname=('python-process-tests' 'python2-process-tests')
-pkgver=1.1.1
+pkgver=1.1.2
 pkgrel=1
 pkgdesc="Tools for testing processes"
 arch=('any')
@@ -12,7 +12,7 @@
 license=('BSD')
 makedepends=('python-setuptools' 'python2-setuptools')
 
source=("https://pypi.python.org/packages/source/p/process-tests/$_pypiname-$pkgver.tar.gz";)
-md5sums=('ca469a647adf93b5332c3dfc9714f4a1')
+md5sums=('6e8bc97aedce2fa8b174e314f8cb118b')
 
 prepare() {
   cp -a process-tests-$pkgver{,-py2}
@@ -31,6 +31,7 @@
 
   cd "$srcdir/$_pypiname-$pkgver"
   python setup.py install --root="$pkgdir/" --optimize=1
+  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
 }
 
 package_python2-process-tests() {
@@ -38,6 +39,7 @@
 
   cd "$srcdir/$_pypiname-$pkgver"
   python2 setup.py install --root="$pkgdir/" --optimize=1
+  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
 }
 
 # vim:set ts=2 sw=2 et:


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

2015-09-14 Thread Levente Polyak
Date: Tuesday, September 15, 2015 @ 01:30:51
  Author: anthraxx
Revision: 140105

upgpkg: gradle 2.7-1

upgpkg: gradle 2.7-1

Modified:
  gradle/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-09-14 23:22:41 UTC (rev 140104)
+++ PKGBUILD2015-09-14 23:30:51 UTC (rev 140105)
@@ -5,16 +5,16 @@
 
 pkgbase=gradle
 pkgname=('gradle' 'gradle-doc' 'gradle-src')
-pkgver=2.6
-pkgrel=2
+pkgver=2.7
+pkgrel=1
 pkgdesc=('A powerful build system for the JVM')
 url='https://gradle.org/'
 arch=('any')
 license=('Apache')
-depends=('java-environment')
+depends=('java-environment' 'bash')
 source=(https://services.gradle.org/distributions/${pkgbase}-${pkgver}-all.zip
 ${pkgbase}.sh)
-sha512sums=('29ec0ba12d5ac0658e7925ad760b25462384d7bfcb249638b42a0ff608b88aa9d7ec04c5e590d4c368c7ed8529b6d6a07dde552c2ae6dda7e33578a16cd4d41b'
+sha512sums=('89d2ec75d94b7e341dfd6b41813174ea08b12d097a4b58ecf31f56feea3335d52b897d3d03df7876b5b6182e09bbb215906d958531e60026bfd72541adc48ed7'
 
'f38e9b26e22948366acf6580d6f38e2c88c3791c425b24922368fe1bc78c744fa516a03ffdbef02e3755859da620a6259997d4b4e5f97e3dc8cb49b74a694616')
 
 package_gradle() {


[arch-commits] Commit in gradle/repos/community-any (4 files)

2015-09-14 Thread Levente Polyak
Date: Tuesday, September 15, 2015 @ 01:30:57
  Author: anthraxx
Revision: 140106

archrelease: copy trunk to community-any

Added:
  gradle/repos/community-any/PKGBUILD
(from rev 140105, gradle/trunk/PKGBUILD)
  gradle/repos/community-any/gradle.sh
(from rev 140105, gradle/trunk/gradle.sh)
Deleted:
  gradle/repos/community-any/PKGBUILD
  gradle/repos/community-any/gradle.sh

---+
 PKGBUILD  |  148 ++--
 gradle.sh |4 -
 2 files changed, 76 insertions(+), 76 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-09-14 23:30:51 UTC (rev 140105)
+++ PKGBUILD2015-09-14 23:30:57 UTC (rev 140106)
@@ -1,74 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Simon Legner 
-# Contributor: Chris Molozian (novabyte) 
-# Contributor: Sanjuro Makabe (itti) 
-
-pkgbase=gradle
-pkgname=('gradle' 'gradle-doc' 'gradle-src')
-pkgver=2.6
-pkgrel=2
-pkgdesc=('A powerful build system for the JVM')
-url='https://gradle.org/'
-arch=('any')
-license=('Apache')
-depends=('java-environment')
-source=(https://services.gradle.org/distributions/${pkgbase}-${pkgver}-all.zip
-${pkgbase}.sh)
-sha512sums=('29ec0ba12d5ac0658e7925ad760b25462384d7bfcb249638b42a0ff608b88aa9d7ec04c5e590d4c368c7ed8529b6d6a07dde552c2ae6dda7e33578a16cd4d41b'
-
'f38e9b26e22948366acf6580d6f38e2c88c3791c425b24922368fe1bc78c744fa516a03ffdbef02e3755859da620a6259997d4b4e5f97e3dc8cb49b74a694616')
-
-package_gradle() {
-  cd ${pkgbase}-${pkgver}
-
-  # install profile.d script
-  install -Dm 755 "${srcdir}/${pkgbase}.sh" 
"${pkgdir}/etc/profile.d/${pkgbase}.sh"
-
-  # create the necessary directory structure
-  install -d "${pkgdir}/usr/share/java/${pkgname}/bin"
-  install -d "${pkgdir}/usr/share/java/${pkgname}/lib/plugins"
-  install -d "${pkgdir}/usr/share/java/${pkgname}/init.d"
-  install -d "${pkgdir}/usr/bin"
-
-  # copy across jar files
-  install -Dm 644 lib/*.jar "${pkgdir}/usr/share/java/${pkgname}/lib"
-  install -Dm 644 lib/plugins/*.jar 
"${pkgdir}/usr/share/java/${pkgname}/lib/plugins"
-
-  # copy across supporting text documentation and scripts
-  install -m 644 NOTICE "${pkgdir}/usr/share/java/${pkgname}"
-  install -m 644 LICENSE "${pkgdir}/usr/share/java/${pkgname}"
-  install -m 644 *.txt "${pkgdir}/usr/share/java/${pkgname}"
-  install -m 644 *.html "${pkgdir}/usr/share/java/${pkgname}"
-  install -m 755 bin/gradle "${pkgdir}/usr/share/java/${pkgname}/bin"
-  install -m 644 init.d/*.* "${pkgdir}/usr/share/java/${pkgname}/init.d"
-
-  # link gradle script to /usr/bin
-  ln -s /usr/share/java/${pkgname}/bin/${pkgname} "${pkgdir}/usr/bin"
-}
-
-package_gradle-doc() {
-  pkgdesc=('A powerful build system for the JVM (documentation and samples)')
-  options=('!strip')
-  optdepends=('gradle')
-
-  cd ${pkgbase}-${pkgver}
-
-  # create the necessary directory structure
-  install -d "${pkgdir}/usr/share/java/gradle/docs/"
-  install -d "${pkgdir}/usr/share/java/gradle/samples/"
-
-  # copy across documentation and samples
-  cp -r docs/* "${pkgdir}/usr/share/java/gradle/docs/"
-  cp -r samples/* "${pkgdir}/usr/share/java/gradle/samples/"
-}
-
-package_gradle-src() {
-  pkgdesc=('A powerful build system for the JVM (sources)')
-  options=('!strip')
-  optdepends=('gradle')
-
-  cd ${pkgbase}-${pkgver}
-  install -d "${pkgdir}/usr/share/java/gradle/src"
-  cp -r src/* "${pkgdir}/usr/share/java/gradle/src"
-}
-
-# vim: ts=2 sw=2 et:

Copied: gradle/repos/community-any/PKGBUILD (from rev 140105, 
gradle/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-09-14 23:30:57 UTC (rev 140106)
@@ -0,0 +1,74 @@
+# Maintainer: Levente Polyak 
+# Contributor: Simon Legner 
+# Contributor: Chris Molozian (novabyte) 
+# Contributor: Sanjuro Makabe (itti) 
+
+pkgbase=gradle
+pkgname=('gradle' 'gradle-doc' 'gradle-src')
+pkgver=2.7
+pkgrel=1
+pkgdesc=('A powerful build system for the JVM')
+url='https://gradle.org/'
+arch=('any')
+license=('Apache')
+depends=('java-environment' 'bash')
+source=(https://services.gradle.org/distributions/${pkgbase}-${pkgver}-all.zip
+${pkgbase}.sh)
+sha512sums=('89d2ec75d94b7e341dfd6b41813174ea08b12d097a4b58ecf31f56feea3335d52b897d3d03df7876b5b6182e09bbb215906d958531e60026bfd72541adc48ed7'
+
'f38e9b26e22948366acf6580d6f38e2c88c3791c425b24922368fe1bc78c744fa516a03ffdbef02e3755859da620a6259997d4b4e5f97e3dc8cb49b74a694616')
+
+package_gradle() {
+  cd ${pkgbase}-${pkgver}
+
+  # install profile.d script
+  install -Dm 755 "${srcdir}/${pkgbase}.sh" 
"${pkgdir}/etc/profile.d/${pkgbase}.sh"
+
+  # create the necessary directory structure
+  install -d "${pkgdir}/usr/share/java/${pkgname}/bin"
+  install -d "${pkgdir}/usr/share/java/${pkgname}/lib/plugins"
+  install -d "${pkgdir}/usr/share/java/${pkgname}/init.d"
+  install -d "${pkgdir}/usr/bin"
+
+  # copy ac

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

2015-09-14 Thread Levente Polyak
Date: Tuesday, September 15, 2015 @ 01:22:41
  Author: anthraxx
Revision: 140104

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

Added:
  cjdns/repos/community-i686/PKGBUILD
(from rev 140103, cjdns/trunk/PKGBUILD)
  cjdns/repos/community-i686/cjdns.install
(from rev 140103, cjdns/trunk/cjdns.install)
  cjdns/repos/community-x86_64/PKGBUILD
(from rev 140103, cjdns/trunk/PKGBUILD)
  cjdns/repos/community-x86_64/cjdns.install
(from rev 140103, cjdns/trunk/cjdns.install)
Deleted:
  cjdns/repos/community-i686/PKGBUILD
  cjdns/repos/community-i686/cjdns.install
  cjdns/repos/community-x86_64/PKGBUILD
  cjdns/repos/community-x86_64/cjdns.install

+
 /PKGBUILD  |   86 +++
 /cjdns.install |   52 +++
 community-i686/PKGBUILD|   43 ---
 community-i686/cjdns.install   |   26 ---
 community-x86_64/PKGBUILD  |   43 ---
 community-x86_64/cjdns.install |   26 ---
 6 files changed, 138 insertions(+), 138 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-09-14 23:22:33 UTC (rev 140103)
+++ community-i686/PKGBUILD 2015-09-14 23:22:41 UTC (rev 140104)
@@ -1,43 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Kevin MacMartin 
-# Contributor: openfbt
-# Contributor: Werecat
-# Contributor: Xyne
-
-pkgname=cjdns
-pkgver=16.1
-pkgrel=3
-pkgdesc='A routing engine designed for security, scalability, speed and ease 
of use'
-url='https://github.com/cjdelisle/cjdns'
-arch=('i686' 'x86_64')
-license=('GPL3')
-depends=('glibc' 'sh')
-makedepends=('nodejs' 'python2')
-install=cjdns.install
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/cjdelisle/${pkgname}/archive/cjdns-v${pkgver}.tar.gz)
-sha512sums=('f9c2777c972dfc4fbed28c02434fbbb8ff5b740c5d5f7d9be353547c3a4e42f7b376e2ab0e68aa98d0234c4229b00b221ed0f6cdb7e3d33448fe1ea7e02d8af7')
-
-build() {
-  cd ${pkgname}-${pkgname}-v${pkgver}
-  bash 'do'
-}
-
-package() {
-  cd ${pkgname}-${pkgname}-v${pkgver}
-  install -Dm 755 cjdroute "${pkgdir}/usr/bin/cjdroute"
-  install -Dm 644 contrib/systemd/${pkgname}.service 
"${pkgdir}/usr/lib/systemd/system/${pkgname}.service"
-  install -Dm 644 doc/man/cjdroute.conf.5 
"${pkgdir}/usr/share/man/man5/cjdroute.conf.5"
-  install -Dm 644 README.md "${pkgdir}/usr/share/doc/${pkgname}/README.md"
-  install -Dm 644 -t "${pkgdir}/usr/share/doc/${pkgname}" \
-doc/admin-api.md \
-doc/configure.md \
-doc/djc_layer_model.md \
-doc/nat-gateway.md \
-doc/network-services.md \
-doc/non-root-user.md \
-doc/security_specification.md \
-doc/shorewall_and_vpn_gateway_howto.md \
-doc/tunnel.md
-}
-
-# vim: ts=2 sw=2 et:

Copied: cjdns/repos/community-i686/PKGBUILD (from rev 140103, 
cjdns/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-09-14 23:22:41 UTC (rev 140104)
@@ -0,0 +1,43 @@
+# Maintainer: Levente Polyak 
+# Contributor: Kevin MacMartin 
+# Contributor: openfbt
+# Contributor: Werecat
+# Contributor: Xyne
+
+pkgname=cjdns
+pkgver=16.3
+pkgrel=1
+pkgdesc='A routing engine designed for security, scalability, speed and ease 
of use'
+url='https://github.com/cjdelisle/cjdns'
+arch=('i686' 'x86_64')
+license=('GPL3')
+depends=('glibc' 'sh')
+makedepends=('nodejs' 'python2')
+install=cjdns.install
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/cjdelisle/${pkgname}/archive/cjdns-v${pkgver}.tar.gz)
+sha512sums=('9fe87b7610284fb94d68d735615360b80e9f34901b3213332c5a49ba7d83080b4b3d4d6fe1e826aadae436c5da4e77f5a7e16b4e74960eccc9b2778bad5ed3e8')
+
+build() {
+  cd ${pkgname}-${pkgname}-v${pkgver}
+  bash 'do'
+}
+
+package() {
+  cd ${pkgname}-${pkgname}-v${pkgver}
+  install -Dm 755 cjdroute "${pkgdir}/usr/bin/cjdroute"
+  install -Dm 644 contrib/systemd/${pkgname}.service 
"${pkgdir}/usr/lib/systemd/system/${pkgname}.service"
+  install -Dm 644 doc/man/cjdroute.conf.5 
"${pkgdir}/usr/share/man/man5/cjdroute.conf.5"
+  install -Dm 644 README.md "${pkgdir}/usr/share/doc/${pkgname}/README.md"
+  install -Dm 644 -t "${pkgdir}/usr/share/doc/${pkgname}" \
+doc/admin-api.md \
+doc/configure.md \
+doc/djc_layer_model.md \
+doc/nat-gateway.md \
+doc/network-services.md \
+doc/non-root-user.md \
+doc/security_specification.md \
+doc/shorewall_and_vpn_gateway_howto.md \
+doc/tunnel.md
+}
+
+# vim: ts=2 sw=2 et:

Deleted: community-i686/cjdns.install
===
--- community-i686/cjdns.install2015-09-14 23:22:33 UTC (rev 140103)
+++ community-i686/cjdns.install2015-09-14 23:22:41 UTC (rev 140104)
@@ -1,26 +0,0 @@
-post_install() {
-  local config_file="cjdroute.c

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

2015-09-14 Thread Levente Polyak
Date: Tuesday, September 15, 2015 @ 01:22:33
  Author: anthraxx
Revision: 140103

upgpkg: cjdns 16.3-1

upgpkg: cjdns 16.3-1

Modified:
  cjdns/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-09-14 21:47:08 UTC (rev 140102)
+++ PKGBUILD2015-09-14 23:22:33 UTC (rev 140103)
@@ -5,8 +5,8 @@
 # Contributor: Xyne
 
 pkgname=cjdns
-pkgver=16.1
-pkgrel=3
+pkgver=16.3
+pkgrel=1
 pkgdesc='A routing engine designed for security, scalability, speed and ease 
of use'
 url='https://github.com/cjdelisle/cjdns'
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 makedepends=('nodejs' 'python2')
 install=cjdns.install
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/cjdelisle/${pkgname}/archive/cjdns-v${pkgver}.tar.gz)
-sha512sums=('f9c2777c972dfc4fbed28c02434fbbb8ff5b740c5d5f7d9be353547c3a4e42f7b376e2ab0e68aa98d0234c4229b00b221ed0f6cdb7e3d33448fe1ea7e02d8af7')
+sha512sums=('9fe87b7610284fb94d68d735615360b80e9f34901b3213332c5a49ba7d83080b4b3d4d6fe1e826aadae436c5da4e77f5a7e16b4e74960eccc9b2778bad5ed3e8')
 
 build() {
   cd ${pkgname}-${pkgname}-v${pkgver}


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

2015-09-14 Thread Rémy Oudompheng
Date: Tuesday, September 15, 2015 @ 00:25:05
  Author: remy
Revision: 246244

upgpkg: texlive-htmlxml 2015.38177-1

Changes:
- upgrade package tex4ht 36933 -> 38177

Fixes FS#46174

Modified:
  texlive-htmlxml/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-09-14 22:06:44 UTC (rev 246243)
+++ PKGBUILD2015-09-14 22:25:05 UTC (rev 246244)
@@ -3,7 +3,7 @@
 # Maintainer: Rémy Oudompheng 
 
 pkgname=texlive-htmlxml
-pkgver=2015.36933
+pkgver=2015.38177
 _revnr=${pkgver#2015.}
 pkgrel=1
 pkgdesc="TeX Live - Packages to convert LaTeX to XML/HTML, and typeset 
XML/SGML"
@@ -15,7 +15,7 @@
 source=("https://sources.archlinux.org/other/texlive/$pkgname-$pkgver-src.zip";)
 options=('!emptydirs')
 install=texlive.install
-md5sums=('8c05492df912dff98256492935db0cef')
+md5sums=('3a92e8c33cfd07fd6893701a92ae4c28')
 
 build() {
cd "$srcdir"


[arch-commits] Commit in texlive-htmlxml/repos/testing-any (4 files)

2015-09-14 Thread Rémy Oudompheng
Date: Tuesday, September 15, 2015 @ 00:25:07
  Author: remy
Revision: 246245

archrelease: copy trunk to testing-any

Added:
  texlive-htmlxml/repos/testing-any/PKGBUILD
(from rev 246244, texlive-htmlxml/trunk/PKGBUILD)
  texlive-htmlxml/repos/testing-any/texlive.install
(from rev 246244, texlive-htmlxml/trunk/texlive.install)
Deleted:
  texlive-htmlxml/repos/testing-any/PKGBUILD
  texlive-htmlxml/repos/testing-any/texlive.install

-+
 PKGBUILD|  110 +++---
 texlive.install |   24 +--
 2 files changed, 67 insertions(+), 67 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-09-14 22:25:05 UTC (rev 246244)
+++ PKGBUILD2015-09-14 22:25:07 UTC (rev 246245)
@@ -1,55 +0,0 @@
-# $Id$
-# Contributor: Firmicus 
-# Maintainer: Rémy Oudompheng 
-
-pkgname=texlive-htmlxml
-pkgver=2015.36933
-_revnr=${pkgver#2015.}
-pkgrel=1
-pkgdesc="TeX Live - Packages to convert LaTeX to XML/HTML, and typeset 
XML/SGML"
-license=('GPL')
-arch=(any)
-depends=('texlive-core')
-groups=('texlive-most')
-url='http://tug.org/texlive/'
-source=("https://sources.archlinux.org/other/texlive/$pkgname-$pkgver-src.zip";)
-options=('!emptydirs')
-install=texlive.install
-md5sums=('8c05492df912dff98256492935db0cef')
-
-build() {
-   cd "$srcdir"
-   for p in *.tar.xz; do
-  bsdtar -xf $p
-   done
-   rm -rf {tlpkg,doc,source} || true
-}
-
-package() {
-   install -m755 -d $pkgdir/var/lib/texmf/arch/installedpkgs
-   sed -i '/^#/d' CONTENTS
-   install -m644 CONTENTS 
$pkgdir/var/lib/texmf/arch/installedpkgs/${pkgname}_${_revnr}.pkgs
-   install -m755 -d $pkgdir/usr/share
-   wanteddirs=$(for d in *; do test -d $d && [[ $d != texmf* ]] && echo $d; 
done) || true
-   for dir in $wanteddirs; do
- find $dir -type d -exec install -d -m755 
$pkgdir/usr/share/texmf-dist/'{}' \;
- find $dir -type f -exec install -m644 '{}' 
$pkgdir/usr/share/texmf-dist/'{}' \;
-   done
-   if [[ -d texmf-dist ]]; then
- find texmf-dist -type d -exec install -d -m755 $pkgdir/usr/share/'{}' \;
- find texmf-dist -type f -exec install -m644 '{}' $pkgdir/usr/share/'{}' \;
-   fi
-   if [[ -d $pkgdir/usr/share/texmf-dist/scripts ]]; then
- find $pkgdir/usr/share/texmf-dist/scripts -type f -exec chmod a+x '{}' \;
-   fi
-   install -m755 -d $pkgdir/usr/bin
-   ln -s /usr/share/texmf-dist/scripts/tex4ht/ht.sh $pkgdir/usr/bin/ht
-   ln -s /usr/share/texmf-dist/scripts/tex4ht/htcontext.sh 
$pkgdir/usr/bin/htcontext
-   ln -s /usr/share/texmf-dist/scripts/tex4ht/htlatex.sh 
$pkgdir/usr/bin/htlatex
-   ln -s /usr/share/texmf-dist/scripts/tex4ht/htmex.sh $pkgdir/usr/bin/htmex
-   ln -s /usr/share/texmf-dist/scripts/tex4ht/httex.sh $pkgdir/usr/bin/httex
-   ln -s /usr/share/texmf-dist/scripts/tex4ht/httexi.sh $pkgdir/usr/bin/httexi
-   ln -s /usr/share/texmf-dist/scripts/tex4ht/htxelatex.sh 
$pkgdir/usr/bin/htxelatex
-   ln -s /usr/share/texmf-dist/scripts/tex4ht/htxetex.sh 
$pkgdir/usr/bin/htxetex
-   ln -s /usr/share/texmf-dist/scripts/tex4ht/mk4ht.pl $pkgdir/usr/bin/mk4ht
-}

Copied: texlive-htmlxml/repos/testing-any/PKGBUILD (from rev 246244, 
texlive-htmlxml/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-09-14 22:25:07 UTC (rev 246245)
@@ -0,0 +1,55 @@
+# $Id$
+# Contributor: Firmicus 
+# Maintainer: Rémy Oudompheng 
+
+pkgname=texlive-htmlxml
+pkgver=2015.38177
+_revnr=${pkgver#2015.}
+pkgrel=1
+pkgdesc="TeX Live - Packages to convert LaTeX to XML/HTML, and typeset 
XML/SGML"
+license=('GPL')
+arch=(any)
+depends=('texlive-core')
+groups=('texlive-most')
+url='http://tug.org/texlive/'
+source=("https://sources.archlinux.org/other/texlive/$pkgname-$pkgver-src.zip";)
+options=('!emptydirs')
+install=texlive.install
+md5sums=('3a92e8c33cfd07fd6893701a92ae4c28')
+
+build() {
+   cd "$srcdir"
+   for p in *.tar.xz; do
+  bsdtar -xf $p
+   done
+   rm -rf {tlpkg,doc,source} || true
+}
+
+package() {
+   install -m755 -d $pkgdir/var/lib/texmf/arch/installedpkgs
+   sed -i '/^#/d' CONTENTS
+   install -m644 CONTENTS 
$pkgdir/var/lib/texmf/arch/installedpkgs/${pkgname}_${_revnr}.pkgs
+   install -m755 -d $pkgdir/usr/share
+   wanteddirs=$(for d in *; do test -d $d && [[ $d != texmf* ]] && echo $d; 
done) || true
+   for dir in $wanteddirs; do
+ find $dir -type d -exec install -d -m755 
$pkgdir/usr/share/texmf-dist/'{}' \;
+ find $dir -type f -exec install -m644 '{}' 
$pkgdir/usr/share/texmf-dist/'{}' \;
+   done
+   if [[ -d texmf-dist ]]; then
+ find texmf-dist -type d -exec install -d -m755 $pkgdir/usr/share/'{}' \;
+ find texmf-dist -type f -exec install -m644 '{}' $pkgdir/usr/share/'{}' \;
+   fi
+   if [[ -d $pkgdir/usr/share/texmf-dist/scripts ]]; then
+ find $pkgdir/usr/share/texmf-dist/scripts -type f -exec chmod a+x '{}' \;
+   fi
+   install -m755 -d $pkgd

[arch-commits] Commit in kde-l10n/repos (testing-any testing-any/PKGBUILD)

2015-09-14 Thread Antonio Rojas
Date: Tuesday, September 15, 2015 @ 00:06:44
  Author: arojas
Revision: 246243

archrelease: copy trunk to testing-any

Added:
  kde-l10n/repos/testing-any/
  kde-l10n/repos/testing-any/PKGBUILD
(from rev 246242, kde-l10n/trunk/PKGBUILD)

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

Copied: kde-l10n/repos/testing-any/PKGBUILD (from rev 246242, 
kde-l10n/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2015-09-14 22:06:44 UTC (rev 246243)
@@ -0,0 +1,177 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgbase=kde-l10n
+pkgver=15.08.1
+pkgrel=1
+arch=('any')
+url='http://www.kde.org/'
+license=('GPL')
+makedepends=('extra-cmake-modules' 'kdoctools' 'kdelibs' 'automoc4' 'kconfig' 
'ki18n' 'qt5-tools')
+options=('docs')
+
+_languages=(
+  'ar "Arabic"'
+  'bg "Bulgarian"'
+  'bs "Bosnian"'
+  'ca "Catalan"'
+  'ca@valencia "Catalan (Valencian)"'
+  'cs "Czech"'
+  'da "Danish"'
+  'de "German"'
+  'el "Greek"'
+  'en_GB  "British English"'
+  'eo "Esperanto"'
+  'es "Spanish"'
+  'et "Estonian"'
+  'eu "Basque"'
+  'fa "Farsi"'
+  'fi "Finnish"'
+  'fr "French"'
+  'ga "Irish"'
+  'gl "Galician"'
+  'he "Hebrew"'
+  'hi "Hindi"'
+  'hr "Croatian"'
+  'hu "Hungarian"'
+  'ia "Interlingua"'
+  'id "Indonesian"'
+  'is "Icelandic"'
+  'it "Italian"'
+  'ja "Japanese"'
+  'kk "Kazakh"'
+  'km "Khmer"'
+  'ko "Korean"'
+  'lt "Lithuanian"'
+  'lv "Latvian"'
+  'mr "Marathi"'
+  'nb "Norwegian Bokmal"'
+  'nds"Low Saxon"'
+  'nl "Dutch"'
+  'nn "Norwegian Nynorsk"'
+  'pa "Panjabi/Punjabi"'
+  'pl "Polish"'
+  'pt "Portuguese"'
+  'pt_BR  "Brazilian Portuguese"'
+  'ro "Romanian"'
+  'ru "Russian"'
+  'sk "Slovak"'
+  'sl "Slovenian"'
+  'sr "Serbian"'
+  'sv "Swedish"'
+  'tr "Turkish"'
+  'ug "Uyghur"'
+  'uk "Ukrainian"'
+  'wa "Walloon"'
+  'zh_CN  "Chinese Simplified"'
+  'zh_TW  "Chinese Traditional"'
+)
+
+pkgname=()
+source=()
+
+for _lang in "${_languages[@]}"; do
+  _locale=${_lang%% *}
+  _pkgname=kde-l10n-${_locale,,}
+  
+  pkgname+=($_pkgname)
+  
source+=("http://download.kde.org/stable/applications/$pkgver/src/$pkgbase/$pkgbase-$_locale-$pkgver.tar.xz";)
+  eval "package_$_pkgname() {
+_package $_lang
+  }"
+done
+
+md5sums=('483afd1391ab805a97a4b7a2b50494b3'
+ '79420d2ce52080908b03f9b519381305'
+ 'dc5b64af3ef9037b9d223a28e97cdec4'
+ '408fcfe87a5165947cf9849cd1298594'
+ 'cd18c92302648cf1c315cd0ccc80e4bc'
+ '4d5f7d0cff7fd4a3234c3a4657f9967a'
+ '7516d09131ccf14ea50d19ef1f1364f5'
+ '5ec493bab72890c40118c222b97cd956'
+ 'fd4813af484f2a392f702e483dce5dd4'
+ '1aa0aff785020a09fa55f1775d57e57d'
+ '8dd5236a3f445162aad86d58756ec5a5'
+ '9465e25a69e9b84fc714780ae2537802'
+ '6afb5726ef1c866035ededccf44a735b'
+ '2ea8b03e0ea33d3c6490417faeb30424'
+ '19ac3abbdb262b8d4e932b444590949f'
+ '182fa87407b67143f49043623f05214b'
+ 'a6984a2a348e4f67e3162fe19c2a28c1'
+ '413a78029ba45fee1105c9ba5b9af996'
+ 'acb2d10c4847f6a0e459d787ff0158c9'
+ 'd2d2a8161a60e6c8c861ee8245952dad'
+ '70d15c6542fb1e4612bf7d2cfdd4cdce'
+ 'd4cac55d6932ae3ad64ed339dea62cb4'
+ 'e64cb929451833147836827d65d51b35'
+ 'a1efebfb18bc3aac8639db050835a19c'
+ '51b9f127300ec8690603cbc4cc1375b3'
+ '9f653e2868a75a34d59ac014f81d8493'
+ 'a375ca9bd52d664dca50101ced4526a3'
+ 'a2de0538fc1f0c89d6afaa5604aa1baa'
+ '4d10ea5826e759a1c0051afeb8485714'
+ '4868210635500f59c4ae807a3a3e851c'
+ '94698c11025a19c621cf4d958cbcf222'
+ '3548d0d1a5bd3b34ab10f1f01eb5ea6d'
+ '5e1a852edb0cc681a669b6608b507bff'
+ '8c5cbbe4f96551cbd40b7b24f9af4b0e'
+ '14536c2c792d88c2e332e1c65edad940'
+ '8dc63e4eb61b89e13858c973fa01d586'
+ '91ea71f79eed8320a39a916eb44f16f2'
+ '509b9adc683d380e0160994fd4b72d53'
+ '3d67c2be279542200e04f702e217c6ff'
+ '9871283b7af43cacf916d53035248e9c'
+ '4cf05bff1e62da88e99c727a72cf87c2'
+ '128c88e200e1d3c74a0d27a9fdf27d10'
+ 'd086dd8ac05f26cff712a3489bd811db'
+ 'f2ac464bdcab11e1822bb7dac864ca34'
+ '3e4ccd1527fe3842610d9bee7d56258d'
+ '3a2e31511a98be88cc81f3dcdb9d8061'
+ 'dc552a7aa48c47a0f0dd971f39c2be7f'
+ 'b30edbbdc27de65ace307ad4645c143d'
+ 'c8f2083816ab054f1e80d361042ac859'
+ '91b9b9b889a126aa5907ba100a21d998'
+ '3a60ce9a749af0c263a876ef0b5ebc24'
+ '5cd7cccb38253140cc5221e7896a0108'
+ 'f8344f45

[arch-commits] Commit in kde-wallpapers/repos (testing-any testing-any/PKGBUILD)

2015-09-14 Thread Antonio Rojas
Date: Tuesday, September 15, 2015 @ 00:03:54
  Author: arojas
Revision: 246242

archrelease: copy trunk to testing-any

Added:
  kde-wallpapers/repos/testing-any/
  kde-wallpapers/repos/testing-any/PKGBUILD
(from rev 246241, kde-wallpapers/trunk/PKGBUILD)

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

Copied: kde-wallpapers/repos/testing-any/PKGBUILD (from rev 246241, 
kde-wallpapers/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2015-09-14 22:03:54 UTC (rev 246242)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kde-wallpapers
+pkgver=15.08.1
+pkgrel=1
+pkgdesc="A set of wallpapers for KDE"
+arch=('any')
+url='http://www.kde.org'
+license=('GPL' 'LGPL' 'FDL')
+makedepends=('kdelibs' 'cmake' 'automoc4')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz";)
+sha1sums=('d852d68ff4d22e1d67c279a0dde25a218b11a62a')
+
+package() {
+  mkdir -p build
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make DESTDIR="${pkgdir}" install
+}


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

2015-09-14 Thread Antonio Rojas
Date: Monday, September 14, 2015 @ 23:56:10
  Author: arojas
Revision: 246216

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

Added:
  kdesdk-kcachegrind/repos/testing-i686/
  kdesdk-kcachegrind/repos/testing-i686/PKGBUILD
(from rev 246215, kdesdk-kcachegrind/trunk/PKGBUILD)
  kdesdk-kcachegrind/repos/testing-i686/kdesdk-kcachegrind.install
(from rev 246215, kdesdk-kcachegrind/trunk/kdesdk-kcachegrind.install)
  kdesdk-kcachegrind/repos/testing-x86_64/
  kdesdk-kcachegrind/repos/testing-x86_64/PKGBUILD
(from rev 246215, kdesdk-kcachegrind/trunk/PKGBUILD)
  kdesdk-kcachegrind/repos/testing-x86_64/kdesdk-kcachegrind.install
(from rev 246215, kdesdk-kcachegrind/trunk/kdesdk-kcachegrind.install)

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

Copied: kdesdk-kcachegrind/repos/testing-i686/PKGBUILD (from rev 246215, 
kdesdk-kcachegrind/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-14 21:56:10 UTC (rev 246216)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdesdk-kcachegrind
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='Visualization of Performance Profiling Data'
+url='http://kde.org/applications/development/kcachegrind/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdesdk')
+depends=('kdebase-runtime' 'python2')
+makedepends=('cmake' 'automoc4')
+optdepends=('php: PHP support')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kcachegrind-${pkgver}.tar.xz";)
+sha1sums=('f36e7031a5ae964c8fe64a477063492738a97d9b')
+
+prepare() {
+  mkdir -p 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/testing-i686/kdesdk-kcachegrind.install (from 
rev 246215, kdesdk-kcachegrind/trunk/kdesdk-kcachegrind.install)
===
--- testing-i686/kdesdk-kcachegrind.install (rev 0)
+++ testing-i686/kdesdk-kcachegrind.install 2015-09-14 21:56:10 UTC (rev 
246216)
@@ -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/testing-x86_64/PKGBUILD (from rev 246215, 
kdesdk-kcachegrind/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-09-14 21:56:10 UTC (rev 246216)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdesdk-kcachegrind
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='Visualization of Performance Profiling Data'
+url='http://kde.org/applications/development/kcachegrind/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdesdk')
+depends=('kdebase-runtime' 'python2')
+makedepends=('cmake' 'automoc4')
+optdepends=('php: PHP support')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kcachegrind-${pkgver}.tar.xz";)
+sha1sums=('f36e7031a5ae964c8fe64a477063492738a97d9b')
+
+prepare() {
+  mkdir -p 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/testing-x86_64/kdesdk-kcachegrind.install 
(from rev 246215, kdesdk-kcachegrind/trunk/kdesdk-kcachegrind.install)
===
--- testing-x86_64/kdesdk-kcachegrind.install   (rev 0)
+++ testing-x86_64/kdesdk-kcachegrind.install   2015-09-14 21:56:10 UTC (rev 
246216)
@@ -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 kdewebdev/repos (8 files)

2015-09-14 Thread Antonio Rojas
Date: Tuesday, September 15, 2015 @ 00:03:35
  Author: arojas
Revision: 246241

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

Added:
  kdewebdev/repos/testing-i686/
  kdewebdev/repos/testing-i686/PKGBUILD
(from rev 246240, kdewebdev/trunk/PKGBUILD)
  kdewebdev/repos/testing-i686/kdewebdev-kimagemapeditor.install
(from rev 246240, kdewebdev/trunk/kdewebdev-kimagemapeditor.install)
  kdewebdev/repos/testing-i686/kdewebdev.install
(from rev 246240, kdewebdev/trunk/kdewebdev.install)
  kdewebdev/repos/testing-x86_64/
  kdewebdev/repos/testing-x86_64/PKGBUILD
(from rev 246240, kdewebdev/trunk/PKGBUILD)
  kdewebdev/repos/testing-x86_64/kdewebdev-kimagemapeditor.install
(from rev 246240, kdewebdev/trunk/kdewebdev-kimagemapeditor.install)
  kdewebdev/repos/testing-x86_64/kdewebdev.install
(from rev 246240, kdewebdev/trunk/kdewebdev.install)

--+
 testing-i686/PKGBUILD|   72 +
 testing-i686/kdewebdev-kimagemapeditor.install   |   12 +++
 testing-i686/kdewebdev.install   |   11 +++
 testing-x86_64/PKGBUILD  |   72 +
 testing-x86_64/kdewebdev-kimagemapeditor.install |   12 +++
 testing-x86_64/kdewebdev.install |   11 +++
 6 files changed, 190 insertions(+)

Copied: kdewebdev/repos/testing-i686/PKGBUILD (from rev 246240, 
kdewebdev/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-14 22:03:35 UTC (rev 246241)
@@ -0,0 +1,72 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgbase=kdewebdev
+pkgname=('kdewebdev-kfilereplace'
+ 'kdewebdev-kimagemapeditor'
+ 'kdewebdev-klinkstatus'
+ 'kdewebdev-kommander')
+pkgver=15.08.1
+pkgrel=1
+arch=('i686' 'x86_64')
+url='http://www.kde.org'
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdewebdev')
+makedepends=('cmake' 'automoc4' 'ruby' 'tidyhtml' 'kdepimlibs4' 'boost')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz";)
+sha1sums=('2c2a7fc7b7be0d779a1951382a0d16ab3b0b749f')
+
+build() {
+   cd $srcdir
+   mkdir -p build
+   cd build
+   cmake ../${pkgbase}-${pkgver} \
+   -DCMAKE_BUILD_TYPE=Release \
+   -DKDE4_BUILD_TESTS=OFF \
+   -DCMAKE_SKIP_RPATH=ON \
+   -DCMAKE_INSTALL_PREFIX=/usr
+   make
+}
+
+package_kdewebdev-kfilereplace() {
+   pkgdesc='Search & Replace Tool'
+   depends=('kdebase-runtime')
+   url="http://kde.org/applications/utilities/kfilereplace/";
+   install='kdewebdev.install'
+   cd $srcdir/build/kfilereplace
+   make DESTDIR=$pkgdir install
+   cd $srcdir/build/doc/kfilereplace
+   make DESTDIR=$pkgdir install
+}
+
+package_kdewebdev-kimagemapeditor() {
+   pkgdesc='HTML Image Map Editor'
+   depends=('kdebase-runtime')
+url="http://www.kde.org/applications/development/kimagemapeditor/";
+   install='kdewebdev-kimagemapeditor.install'
+   cd $srcdir/build/kimagemapeditor
+   make DESTDIR=$pkgdir install
+   cd $srcdir/build/doc/kimagemapeditor
+   make DESTDIR=$pkgdir install
+}
+
+package_kdewebdev-klinkstatus() {
+   pkgdesc='Link Checker'
+   depends=('kdebase-runtime' 'kdepimlibs4' 'tidyhtml')
+url="http://www.kde.org/applications/development/klinkstatus/";
+   install='kdewebdev.install'
+   cd $srcdir/build/klinkstatus
+   make DESTDIR=$pkgdir install
+   cd $srcdir/build/doc/klinkstatus
+   make DESTDIR=$pkgdir install
+}
+
+package_kdewebdev-kommander() {
+   pkgdesc='Executor for Kommander dialogs'
+   depends=('kdebase-runtime')
+url="http://www.kde.org/applications/development/kommander/";
+   cd $srcdir/build/kommander
+   make DESTDIR=$pkgdir install
+}

Copied: kdewebdev/repos/testing-i686/kdewebdev-kimagemapeditor.install (from 
rev 246240, kdewebdev/trunk/kdewebdev-kimagemapeditor.install)
===
--- testing-i686/kdewebdev-kimagemapeditor.install  
(rev 0)
+++ testing-i686/kdewebdev-kimagemapeditor.install  2015-09-14 22:03:35 UTC 
(rev 246241)
@@ -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: kdewebdev/repos/testing-i686/kdewebdev.install (from rev 246240, 
kdewebdev/trunk/kdewebdev.install)
===
--- testing-i686/kdewebdev.install  (rev 0)
+++ testing-i686/kdewebdev.install  2015-09-14 22:03:35 UTC (rev 246241)
@@ -0,0 +1,1

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

2015-09-14 Thread Antonio Rojas
Date: Tuesday, September 15, 2015 @ 00:03:16
  Author: arojas
Revision: 246240

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

Added:
  kdeutils-sweeper/repos/testing-i686/
  kdeutils-sweeper/repos/testing-i686/PKGBUILD
(from rev 246239, kdeutils-sweeper/trunk/PKGBUILD)
  kdeutils-sweeper/repos/testing-x86_64/
  kdeutils-sweeper/repos/testing-x86_64/PKGBUILD
(from rev 246239, kdeutils-sweeper/trunk/PKGBUILD)

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

Copied: kdeutils-sweeper/repos/testing-i686/PKGBUILD (from rev 246239, 
kdeutils-sweeper/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-14 22:03:16 UTC (rev 246240)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdeutils-sweeper
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='System Cleaner'
+url='http://kde.org/applications/utilities/sweeper'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+groups=('kde-applications' 'kdeutils')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/sweeper-${pkgver}.tar.xz";)
+sha1sums=('28d749197c0cc921265e4f95d5515c8ebb8c203b')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../sweeper-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Copied: kdeutils-sweeper/repos/testing-x86_64/PKGBUILD (from rev 246239, 
kdeutils-sweeper/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-09-14 22:03:16 UTC (rev 246240)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdeutils-sweeper
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='System Cleaner'
+url='http://kde.org/applications/utilities/sweeper'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+groups=('kde-applications' 'kdeutils')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/sweeper-${pkgver}.tar.xz";)
+sha1sums=('28d749197c0cc921265e4f95d5515c8ebb8c203b')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../sweeper-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


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

2015-09-14 Thread Antonio Rojas
Date: Tuesday, September 15, 2015 @ 00:02:59
  Author: arojas
Revision: 246239

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

Added:
  kdeutils-superkaramba/repos/testing-i686/
  kdeutils-superkaramba/repos/testing-i686/PKGBUILD
(from rev 246238, kdeutils-superkaramba/trunk/PKGBUILD)
  kdeutils-superkaramba/repos/testing-i686/kdeutils-superkaramba.install
(from rev 246238, kdeutils-superkaramba/trunk/kdeutils-superkaramba.install)
  kdeutils-superkaramba/repos/testing-x86_64/
  kdeutils-superkaramba/repos/testing-x86_64/PKGBUILD
(from rev 246238, kdeutils-superkaramba/trunk/PKGBUILD)
  kdeutils-superkaramba/repos/testing-x86_64/kdeutils-superkaramba.install
(from rev 246238, kdeutils-superkaramba/trunk/kdeutils-superkaramba.install)

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

Copied: kdeutils-superkaramba/repos/testing-i686/PKGBUILD (from rev 246238, 
kdeutils-superkaramba/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-14 22:02:59 UTC (rev 246239)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdeutils-superkaramba
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='An engine for cool desktop eyecandy'
+url='http://kde.org/applications/utilities/superkaramba/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime' 'qimageblitz')
+makedepends=('cmake' 'automoc4')
+groups=('kde-applications' 'kdeutils')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/superkaramba-${pkgver}.tar.xz";)
+sha1sums=('641259c163e59bff7632843347d975793596ba86')
+
+build() {
+  cd "${srcdir}"
+  mkdir -p build
+  cd build
+  cmake ../superkaramba-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $srcdir/build
+  make DESTDIR=$pkgdir install
+}

Copied: kdeutils-superkaramba/repos/testing-i686/kdeutils-superkaramba.install 
(from rev 246238, kdeutils-superkaramba/trunk/kdeutils-superkaramba.install)
===
--- testing-i686/kdeutils-superkaramba.install  (rev 0)
+++ testing-i686/kdeutils-superkaramba.install  2015-09-14 22:02:59 UTC (rev 
246239)
@@ -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-superkaramba/repos/testing-x86_64/PKGBUILD (from rev 246238, 
kdeutils-superkaramba/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-09-14 22:02:59 UTC (rev 246239)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdeutils-superkaramba
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='An engine for cool desktop eyecandy'
+url='http://kde.org/applications/utilities/superkaramba/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime' 'qimageblitz')
+makedepends=('cmake' 'automoc4')
+groups=('kde-applications' 'kdeutils')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/superkaramba-${pkgver}.tar.xz";)
+sha1sums=('641259c163e59bff7632843347d975793596ba86')
+
+build() {
+  cd "${srcdir}"
+  mkdir -p build
+  cd build
+  cmake ../superkaramba-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $srcdir/build
+  make DESTDIR=$pkgdir install
+}

Copied: 
kdeutils-superkaramba/repos/testing-x86_64/kdeutils-superkaramba.install (from 
rev 246238, kdeutils-superkaramba/trunk/kdeutils-superkaramba.install)
===
--- testing-x86_64/kdeutils-superkaramba.install
(rev 0)
+++ testing-x86_64/kdeutils-superkaramba.install2015-09-14 22:02:59 UTC 
(rev 246239)
@@ -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 print-manager/repos (4 files)

2015-09-14 Thread Antonio Rojas
Date: Tuesday, September 15, 2015 @ 00:02:44
  Author: arojas
Revision: 246238

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

Added:
  print-manager/repos/testing-i686/
  print-manager/repos/testing-i686/PKGBUILD
(from rev 246237, print-manager/trunk/PKGBUILD)
  print-manager/repos/testing-x86_64/
  print-manager/repos/testing-x86_64/PKGBUILD
(from rev 246237, print-manager/trunk/PKGBUILD)

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

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

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


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

2015-09-14 Thread Antonio Rojas
Date: Tuesday, September 15, 2015 @ 00:02:24
  Author: arojas
Revision: 246237

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

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

---+
 testing-i686/PKGBUILD |   41 
 testing-i686/kwalletmanager.install   |   13 ++
 testing-x86_64/PKGBUILD   |   41 
 testing-x86_64/kwalletmanager.install |   13 ++
 4 files changed, 108 insertions(+)

Copied: kwalletmanager/repos/testing-i686/PKGBUILD (from rev 246236, 
kwalletmanager/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-14 22:02:24 UTC (rev 246237)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kwalletmanager
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='Wallet management tool'
+arch=(i686 x86_64)
+url='http://www.kde.org/applications/system/kwalletmanager/'
+license=(LGPL)
+depends=(kdelibs4support kcmutils hicolor-icon-theme)
+makedepends=(extra-cmake-modules python kdoctools)
+conflicts=(kdeutils-kwalletmanager)
+replaces=(kdeutils-kwalletmanager)
+groups=(kde-applications kdeutils)
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";)
+install=$pkgname.install
+md5sums=('93e4ef5baa2c95cbb49c3adeb2baefd7')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DLIB_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}
+

Copied: kwalletmanager/repos/testing-i686/kwalletmanager.install (from rev 
246236, kwalletmanager/trunk/kwalletmanager.install)
===
--- testing-i686/kwalletmanager.install (rev 0)
+++ testing-i686/kwalletmanager.install 2015-09-14 22:02:24 UTC (rev 246237)
@@ -0,0 +1,13 @@
+post_install() {
+xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}
+

Copied: kwalletmanager/repos/testing-x86_64/PKGBUILD (from rev 246236, 
kwalletmanager/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-09-14 22:02:24 UTC (rev 246237)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kwalletmanager
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='Wallet management tool'
+arch=(i686 x86_64)
+url='http://www.kde.org/applications/system/kwalletmanager/'
+license=(LGPL)
+depends=(kdelibs4support kcmutils hicolor-icon-theme)
+makedepends=(extra-cmake-modules python kdoctools)
+conflicts=(kdeutils-kwalletmanager)
+replaces=(kdeutils-kwalletmanager)
+groups=(kde-applications kdeutils)
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";)
+install=$pkgname.install
+md5sums=('93e4ef5baa2c95cbb49c3adeb2baefd7')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DLIB_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}
+

Copied: kwalletmanager/repos/testing-x86_64/kwalletmanager.install (from rev 
246236, kwalletmanager/trunk/kwalletmanager.install)
===
--- testing-x86_64/kwalletmanager.install   (rev 0)
+++ testing-x86_64/kwalletmanager.install   2015-09-14 22:02:24 UTC (rev 
246237)
@@ -0,0 +1,13 @@
+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-09-14 Thread Antonio Rojas
Date: Tuesday, September 15, 2015 @ 00:01:51
  Author: arojas
Revision: 246235

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

Added:
  kdeutils-kremotecontrol/repos/testing-i686/
  kdeutils-kremotecontrol/repos/testing-i686/PKGBUILD
(from rev 246234, kdeutils-kremotecontrol/trunk/PKGBUILD)
  kdeutils-kremotecontrol/repos/testing-i686/kdeutils-kremotecontrol.install
(from rev 246234, 
kdeutils-kremotecontrol/trunk/kdeutils-kremotecontrol.install)
  kdeutils-kremotecontrol/repos/testing-x86_64/
  kdeutils-kremotecontrol/repos/testing-x86_64/PKGBUILD
(from rev 246234, kdeutils-kremotecontrol/trunk/PKGBUILD)
  kdeutils-kremotecontrol/repos/testing-x86_64/kdeutils-kremotecontrol.install
(from rev 246234, 
kdeutils-kremotecontrol/trunk/kdeutils-kremotecontrol.install)

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

Copied: kdeutils-kremotecontrol/repos/testing-i686/PKGBUILD (from rev 246234, 
kdeutils-kremotecontrol/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-14 22:01:51 UTC (rev 246235)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdeutils-kremotecontrol
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='Configure your remote controls for use with applications'
+url='http://kde.org/applications/utilities/kremotecontrol/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+groups=('kde-applications' 'kdeutils')
+replaces=('kdeutils-kdelirc')
+conflicts=('kdeutils-kdelirc')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kremotecontrol-${pkgver}.tar.xz";)
+sha1sums=('7bff93c81ec52150efbdf948dc9985380f88ff29')
+
+build() {
+  cd "${srcdir}"
+  mkdir -p 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/testing-i686/kdeutils-kremotecontrol.install 
(from rev 246234, kdeutils-kremotecontrol/trunk/kdeutils-kremotecontrol.install)
===
--- testing-i686/kdeutils-kremotecontrol.install
(rev 0)
+++ testing-i686/kdeutils-kremotecontrol.install2015-09-14 22:01:51 UTC 
(rev 246235)
@@ -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/testing-x86_64/PKGBUILD (from rev 246234, 
kdeutils-kremotecontrol/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-09-14 22:01:51 UTC (rev 246235)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdeutils-kremotecontrol
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='Configure your remote controls for use with applications'
+url='http://kde.org/applications/utilities/kremotecontrol/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+groups=('kde-applications' 'kdeutils')
+replaces=('kdeutils-kdelirc')
+conflicts=('kdeutils-kdelirc')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kremotecontrol-${pkgver}.tar.xz";)
+sha1sums=('7bff93c81ec52150efbdf948dc9985380f88ff29')
+
+build() {
+  cd "${srcdir}"
+  mkdir -p 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/testing-x86_64/kdeutils-kremotecontrol.install 
(from rev 246234, kdeutils-kremotecontrol/trunk/kdeutils-kremotecontrol.install)
===
--- testing-x86_64/kdeutils-kremotecontrol.install  
(rev 0)
+++ testing-x86_64/kdeutils-kremotecontrol.install  2015-09-14 22:01:51 UTC 
(rev 246235)
@@ -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 ktimer/repos (6 files)

2015-09-14 Thread Antonio Rojas
Date: Tuesday, September 15, 2015 @ 00:02:10
  Author: arojas
Revision: 246236

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

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

---+
 testing-i686/PKGBUILD |   35 +++
 testing-i686/ktimer.install   |   11 +++
 testing-x86_64/PKGBUILD   |   35 +++
 testing-x86_64/ktimer.install |   11 +++
 4 files changed, 92 insertions(+)

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

Copied: ktimer/repos/testing-i686/ktimer.install (from rev 246235, 
ktimer/trunk/ktimer.install)
===
--- testing-i686/ktimer.install (rev 0)
+++ testing-i686/ktimer.install 2015-09-14 22:02:10 UTC (rev 246236)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

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

Copied: ktimer/repos/testing-x86_64/ktimer.install (from rev 246235, 
ktimer/trunk/ktimer.install)
===
--- testing-x86_64/ktimer.install   (rev 0)
+++ testing-x86_64/ktimer.install   2015-09-14 22:02:10 UTC (rev 246236)
@@ -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-09-14 Thread Antonio Rojas
Date: Tuesday, September 15, 2015 @ 00:01:33
  Author: arojas
Revision: 246234

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

Added:
  kdeutils-kgpg/repos/testing-i686/
  kdeutils-kgpg/repos/testing-i686/PKGBUILD
(from rev 246233, kdeutils-kgpg/trunk/PKGBUILD)
  kdeutils-kgpg/repos/testing-i686/kdeutils-kgpg.install
(from rev 246233, kdeutils-kgpg/trunk/kdeutils-kgpg.install)
  kdeutils-kgpg/repos/testing-x86_64/
  kdeutils-kgpg/repos/testing-x86_64/PKGBUILD
(from rev 246233, kdeutils-kgpg/trunk/PKGBUILD)
  kdeutils-kgpg/repos/testing-x86_64/kdeutils-kgpg.install
(from rev 246233, kdeutils-kgpg/trunk/kdeutils-kgpg.install)

--+
 testing-i686/PKGBUILD|   35 +
 testing-i686/kdeutils-kgpg.install   |   12 +++
 testing-x86_64/PKGBUILD  |   35 +
 testing-x86_64/kdeutils-kgpg.install |   12 +++
 4 files changed, 94 insertions(+)

Copied: kdeutils-kgpg/repos/testing-i686/PKGBUILD (from rev 246233, 
kdeutils-kgpg/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-14 22:01:33 UTC (rev 246234)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdeutils-kgpg
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='A GnuPG frontend'
+url='http://kde.org/applications/utilities/kgpg/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime' 'kdepimlibs4')
+makedepends=('cmake' 'automoc4' 'boost')
+groups=('kde-applications' 'kdeutils')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kgpg-${pkgver}.tar.xz";)
+sha1sums=('0ff82c4711a477e08c10765451aae573de4f759e')
+
+prepare() {
+  mkdir -p 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/testing-i686/kdeutils-kgpg.install (from rev 
246233, kdeutils-kgpg/trunk/kdeutils-kgpg.install)
===
--- testing-i686/kdeutils-kgpg.install  (rev 0)
+++ testing-i686/kdeutils-kgpg.install  2015-09-14 22:01:33 UTC (rev 246234)
@@ -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/testing-x86_64/PKGBUILD (from rev 246233, 
kdeutils-kgpg/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-09-14 22:01:33 UTC (rev 246234)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdeutils-kgpg
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='A GnuPG frontend'
+url='http://kde.org/applications/utilities/kgpg/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime' 'kdepimlibs4')
+makedepends=('cmake' 'automoc4' 'boost')
+groups=('kde-applications' 'kdeutils')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kgpg-${pkgver}.tar.xz";)
+sha1sums=('0ff82c4711a477e08c10765451aae573de4f759e')
+
+prepare() {
+  mkdir -p 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/testing-x86_64/kdeutils-kgpg.install (from rev 
246233, kdeutils-kgpg/trunk/kdeutils-kgpg.install)
===
--- testing-x86_64/kdeutils-kgpg.install(rev 0)
+++ testing-x86_64/kdeutils-kgpg.install2015-09-14 22:01:33 UTC (rev 
246234)
@@ -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-kfloppy/repos (6 files)

2015-09-14 Thread Antonio Rojas
Date: Tuesday, September 15, 2015 @ 00:01:17
  Author: arojas
Revision: 246233

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

Added:
  kdeutils-kfloppy/repos/testing-i686/
  kdeutils-kfloppy/repos/testing-i686/PKGBUILD
(from rev 246232, kdeutils-kfloppy/trunk/PKGBUILD)
  kdeutils-kfloppy/repos/testing-i686/kdeutils-kfloppy.install
(from rev 246232, kdeutils-kfloppy/trunk/kdeutils-kfloppy.install)
  kdeutils-kfloppy/repos/testing-x86_64/
  kdeutils-kfloppy/repos/testing-x86_64/PKGBUILD
(from rev 246232, kdeutils-kfloppy/trunk/PKGBUILD)
  kdeutils-kfloppy/repos/testing-x86_64/kdeutils-kfloppy.install
(from rev 246232, kdeutils-kfloppy/trunk/kdeutils-kfloppy.install)

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

Copied: kdeutils-kfloppy/repos/testing-i686/PKGBUILD (from rev 246232, 
kdeutils-kfloppy/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-14 22:01:17 UTC (rev 246233)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdeutils-kfloppy
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='Floppy Formatter'
+url='http://kde.org/applications/utilities/kfloppy/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+groups=('kde-applications' 'kdeutils')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kfloppy-${pkgver}.tar.xz";)
+sha1sums=('6bbe5cb950f5881d7e3545c2216163d46fdc3c8c')
+
+build() {
+  cd "${srcdir}"
+  mkdir -p 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/testing-i686/kdeutils-kfloppy.install (from rev 
246232, kdeutils-kfloppy/trunk/kdeutils-kfloppy.install)
===
--- testing-i686/kdeutils-kfloppy.install   (rev 0)
+++ testing-i686/kdeutils-kfloppy.install   2015-09-14 22:01:17 UTC (rev 
246233)
@@ -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/testing-x86_64/PKGBUILD (from rev 246232, 
kdeutils-kfloppy/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-09-14 22:01:17 UTC (rev 246233)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdeutils-kfloppy
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='Floppy Formatter'
+url='http://kde.org/applications/utilities/kfloppy/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+groups=('kde-applications' 'kdeutils')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kfloppy-${pkgver}.tar.xz";)
+sha1sums=('6bbe5cb950f5881d7e3545c2216163d46fdc3c8c')
+
+build() {
+  cd "${srcdir}"
+  mkdir -p 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/testing-x86_64/kdeutils-kfloppy.install (from 
rev 246232, kdeutils-kfloppy/trunk/kdeutils-kfloppy.install)
===
--- testing-x86_64/kdeutils-kfloppy.install (rev 0)
+++ testing-x86_64/kdeutils-kfloppy.install 2015-09-14 22:01:17 UTC (rev 
246233)
@@ -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 kdebugsettings/repos (4 files)

2015-09-14 Thread Antonio Rojas
Date: Tuesday, September 15, 2015 @ 00:00:47
  Author: arojas
Revision: 246231

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

Added:
  kdebugsettings/repos/testing-i686/
  kdebugsettings/repos/testing-i686/PKGBUILD
(from rev 246230, kdebugsettings/trunk/PKGBUILD)
  kdebugsettings/repos/testing-x86_64/
  kdebugsettings/repos/testing-x86_64/PKGBUILD
(from rev 246230, kdebugsettings/trunk/PKGBUILD)

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

Copied: kdebugsettings/repos/testing-i686/PKGBUILD (from rev 246230, 
kdebugsettings/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-14 22:00:47 UTC (rev 246231)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+
+pkgname=kdebugsettings
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='An application to enable/disable qCDebug'
+arch=(i686 x86_64)
+url='http://projects.kde.org/kdebugsettings'
+license=(GPL)
+depends=(kconfigwidgets kio)
+makedepends=(extra-cmake-modules python)
+groups=(kde-applications kdeutils)
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";)
+sha256sums=('4c040f935c76f47ee8a8a66790930fe984b15bb52295c5947c3e4f48a3b1bcc0')
+
+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: kdebugsettings/repos/testing-x86_64/PKGBUILD (from rev 246230, 
kdebugsettings/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-09-14 22:00:47 UTC (rev 246231)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+
+pkgname=kdebugsettings
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='An application to enable/disable qCDebug'
+arch=(i686 x86_64)
+url='http://projects.kde.org/kdebugsettings'
+license=(GPL)
+depends=(kconfigwidgets kio)
+makedepends=(extra-cmake-modules python)
+groups=(kde-applications kdeutils)
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";)
+sha256sums=('4c040f935c76f47ee8a8a66790930fe984b15bb52295c5947c3e4f48a3b1bcc0')
+
+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 kdeutils-kdf/repos (6 files)

2015-09-14 Thread Antonio Rojas
Date: Tuesday, September 15, 2015 @ 00:01:01
  Author: arojas
Revision: 246232

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

Added:
  kdeutils-kdf/repos/testing-i686/
  kdeutils-kdf/repos/testing-i686/PKGBUILD
(from rev 246231, kdeutils-kdf/trunk/PKGBUILD)
  kdeutils-kdf/repos/testing-i686/kdeutils-kdf.install
(from rev 246231, kdeutils-kdf/trunk/kdeutils-kdf.install)
  kdeutils-kdf/repos/testing-x86_64/
  kdeutils-kdf/repos/testing-x86_64/PKGBUILD
(from rev 246231, kdeutils-kdf/trunk/PKGBUILD)
  kdeutils-kdf/repos/testing-x86_64/kdeutils-kdf.install
(from rev 246231, kdeutils-kdf/trunk/kdeutils-kdf.install)

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

Copied: kdeutils-kdf/repos/testing-i686/PKGBUILD (from rev 246231, 
kdeutils-kdf/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-14 22:01:01 UTC (rev 246232)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdeutils-kdf
+pkgver=15.08.1
+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-applications' 'kdeutils')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kdf-${pkgver}.tar.xz";)
+sha1sums=('57defcb1dedf3ff2932e96e8231c124a1f43d77b')
+
+build() {
+  cd "${srcdir}"
+  mkdir -p 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/testing-i686/kdeutils-kdf.install (from rev 246231, 
kdeutils-kdf/trunk/kdeutils-kdf.install)
===
--- testing-i686/kdeutils-kdf.install   (rev 0)
+++ testing-i686/kdeutils-kdf.install   2015-09-14 22:01:01 UTC (rev 246232)
@@ -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/testing-x86_64/PKGBUILD (from rev 246231, 
kdeutils-kdf/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-09-14 22:01:01 UTC (rev 246232)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdeutils-kdf
+pkgver=15.08.1
+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-applications' 'kdeutils')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kdf-${pkgver}.tar.xz";)
+sha1sums=('57defcb1dedf3ff2932e96e8231c124a1f43d77b')
+
+build() {
+  cd "${srcdir}"
+  mkdir -p 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/testing-x86_64/kdeutils-kdf.install (from rev 
246231, kdeutils-kdf/trunk/kdeutils-kdf.install)
===
--- testing-x86_64/kdeutils-kdf.install (rev 0)
+++ testing-x86_64/kdeutils-kdf.install 2015-09-14 22:01:01 UTC (rev 246232)
@@ -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 kcharselect/repos (4 files)

2015-09-14 Thread Antonio Rojas
Date: Tuesday, September 15, 2015 @ 00:00:30
  Author: arojas
Revision: 246230

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

Added:
  kcharselect/repos/testing-i686/
  kcharselect/repos/testing-i686/PKGBUILD
(from rev 246229, kcharselect/trunk/PKGBUILD)
  kcharselect/repos/testing-x86_64/
  kcharselect/repos/testing-x86_64/PKGBUILD
(from rev 246229, kcharselect/trunk/PKGBUILD)

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

Copied: kcharselect/repos/testing-i686/PKGBUILD (from rev 246229, 
kcharselect/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-14 22:00:30 UTC (rev 246230)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kcharselect
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='Character Selector'
+url="http://kde.org/applications/utilities/kcharselect/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kxmlgui')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
+groups=('kde-applications' 'kdeutils')
+conflicts=('kdeutils-kcharselect')
+replaces=('kdeutils-kcharselect')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kcharselect-${pkgver}.tar.xz";)
+sha1sums=('90d3edbec7a73371d769193f755b361727efabce')
+
+build() {
+  cd "${srcdir}"
+  mkdir -p build
+  cd build
+  cmake ../kcharselect-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd $srcdir/build
+  make DESTDIR=$pkgdir install
+}

Copied: kcharselect/repos/testing-x86_64/PKGBUILD (from rev 246229, 
kcharselect/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-09-14 22:00:30 UTC (rev 246230)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kcharselect
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='Character Selector'
+url="http://kde.org/applications/utilities/kcharselect/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kxmlgui')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
+groups=('kde-applications' 'kdeutils')
+conflicts=('kdeutils-kcharselect')
+replaces=('kdeutils-kcharselect')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kcharselect-${pkgver}.tar.xz";)
+sha1sums=('90d3edbec7a73371d769193f755b361727efabce')
+
+build() {
+  cd "${srcdir}"
+  mkdir -p build
+  cd build
+  cmake ../kcharselect-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd $srcdir/build
+  make DESTDIR=$pkgdir install
+}


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

2015-09-14 Thread Antonio Rojas
Date: Tuesday, September 15, 2015 @ 00:00:10
  Author: arojas
Revision: 246229

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

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

--+
 testing-i686/PKGBUILD|   39 +++
 testing-i686/kcalc.install   |   13 +
 testing-x86_64/PKGBUILD  |   39 +++
 testing-x86_64/kcalc.install |   13 +
 4 files changed, 104 insertions(+)

Copied: kcalc/repos/testing-i686/PKGBUILD (from rev 246228, 
kcalc/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-14 22:00:10 UTC (rev 246229)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kcalc
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='Scientific Calculator'
+url='http://kde.org/applications/utilities/kcalc/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kinit')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
+conflicts=('kdeutils-kcalc')
+replaces=('kdeutils-kcalc')
+groups=('kde-applications' 'kdeutils')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kcalc-${pkgver}.tar.xz";)
+sha1sums=('b08c7672094d4781ee2031c16b64cca52714a8e1')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../kcalc-${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: kcalc/repos/testing-i686/kcalc.install (from rev 246228, 
kcalc/trunk/kcalc.install)
===
--- testing-i686/kcalc.install  (rev 0)
+++ testing-i686/kcalc.install  2015-09-14 22:00:10 UTC (rev 246229)
@@ -0,0 +1,13 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}
+

Copied: kcalc/repos/testing-x86_64/PKGBUILD (from rev 246228, 
kcalc/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-09-14 22:00:10 UTC (rev 246229)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kcalc
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='Scientific Calculator'
+url='http://kde.org/applications/utilities/kcalc/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kinit')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
+conflicts=('kdeutils-kcalc')
+replaces=('kdeutils-kcalc')
+groups=('kde-applications' 'kdeutils')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kcalc-${pkgver}.tar.xz";)
+sha1sums=('b08c7672094d4781ee2031c16b64cca52714a8e1')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../kcalc-${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: kcalc/repos/testing-x86_64/kcalc.install (from rev 246228, 
kcalc/trunk/kcalc.install)
===
--- testing-x86_64/kcalc.install(rev 0)
+++ testing-x86_64/kcalc.install2015-09-14 22:00:10 UTC (rev 246229)
@@ -0,0 +1,13 @@
+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 filelight/repos (6 files)

2015-09-14 Thread Antonio Rojas
Date: Monday, September 14, 2015 @ 23:59:49
  Author: arojas
Revision: 246228

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

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

--+
 testing-i686/PKGBUILD|   38 +
 testing-i686/filelight.install   |   13 
 testing-x86_64/PKGBUILD  |   38 +
 testing-x86_64/filelight.install |   13 
 4 files changed, 102 insertions(+)

Copied: filelight/repos/testing-i686/PKGBUILD (from rev 246227, 
filelight/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-14 21:59:49 UTC (rev 246228)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=filelight
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='View disk usage information'
+url='http://kde.org/applications/utilities/filelight'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kparts')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+groups=('kde-applications' 'kdeutils')
+replaces=('kdeutils-filelight')
+conflicts=('kdeutils-filelight')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/filelight-${pkgver}.tar.xz";)
+sha1sums=('3cbf6c926bbb5eb0051444d6d1fe9c88aa1262c7')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$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: filelight/repos/testing-i686/filelight.install (from rev 246227, 
filelight/trunk/filelight.install)
===
--- testing-i686/filelight.install  (rev 0)
+++ testing-i686/filelight.install  2015-09-14 21:59:49 UTC (rev 246228)
@@ -0,0 +1,13 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}
+

Copied: filelight/repos/testing-x86_64/PKGBUILD (from rev 246227, 
filelight/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-09-14 21:59:49 UTC (rev 246228)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=filelight
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='View disk usage information'
+url='http://kde.org/applications/utilities/filelight'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kparts')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+groups=('kde-applications' 'kdeutils')
+replaces=('kdeutils-filelight')
+conflicts=('kdeutils-filelight')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/filelight-${pkgver}.tar.xz";)
+sha1sums=('3cbf6c926bbb5eb0051444d6d1fe9c88aa1262c7')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$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: filelight/repos/testing-x86_64/filelight.install (from rev 246227, 
filelight/trunk/filelight.install)
===
--- testing-x86_64/filelight.install(rev 0)
+++ testing-x86_64/filelight.install2015-09-14 21:59:49 UTC (rev 246228)
@@ -0,0 +1,13 @@
+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 ark/repos (6 files)

2015-09-14 Thread Antonio Rojas
Date: Monday, September 14, 2015 @ 23:59:33
  Author: arojas
Revision: 246227

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

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

+
 testing-i686/PKGBUILD  |   42 ++
 testing-i686/ark.install   |   13 +
 testing-x86_64/PKGBUILD|   42 ++
 testing-x86_64/ark.install |   13 +
 4 files changed, 110 insertions(+)

Copied: ark/repos/testing-i686/PKGBUILD (from rev 246226, ark/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-14 21:59:33 UTC (rev 246227)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Antonio Rojas  
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=ark
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='Archiving Tool'
+arch=(i686 x86_64)
+url='http://kde.org/applications/utilities/ark/'
+license=(GPL)
+depends=(kpty khtml libarchive hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools python)
+optdepends=(p7zip zip unzip unrar)
+conflicts=(kdeutils-ark)
+replaces=(kdeutils-ark)
+groups=(kde-applications kdeutils)
+install=$pkgname.install
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";)
+md5sums=('b868106c24b5cecb98a18d09d7039943')
+
+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 \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}
+

Copied: ark/repos/testing-i686/ark.install (from rev 246226, 
ark/trunk/ark.install)
===
--- testing-i686/ark.install(rev 0)
+++ testing-i686/ark.install2015-09-14 21:59:33 UTC (rev 246227)
@@ -0,0 +1,13 @@
+post_install() {
+xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}
+

Copied: ark/repos/testing-x86_64/PKGBUILD (from rev 246226, ark/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-09-14 21:59:33 UTC (rev 246227)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Antonio Rojas  
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=ark
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='Archiving Tool'
+arch=(i686 x86_64)
+url='http://kde.org/applications/utilities/ark/'
+license=(GPL)
+depends=(kpty khtml libarchive hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools python)
+optdepends=(p7zip zip unzip unrar)
+conflicts=(kdeutils-ark)
+replaces=(kdeutils-ark)
+groups=(kde-applications kdeutils)
+install=$pkgname.install
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";)
+md5sums=('b868106c24b5cecb98a18d09d7039943')
+
+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 \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}
+

Copied: ark/repos/testing-x86_64/ark.install (from rev 246226, 
ark/trunk/ark.install)
===
--- testing-x86_64/ark.install  (rev 0)
+++ testing-x86_64/ark.install  2015-09-14 21:59:33 UTC (rev 246227)
@@ -0,0 +1,13 @@
+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 kteatime/repos (6 files)

2015-09-14 Thread Antonio Rojas
Date: Monday, September 14, 2015 @ 23:59:04
  Author: arojas
Revision: 246225

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

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

-+
 testing-i686/PKGBUILD   |   35 +++
 testing-i686/kteatime.install   |   11 +++
 testing-x86_64/PKGBUILD |   35 +++
 testing-x86_64/kteatime.install |   11 +++
 4 files changed, 92 insertions(+)

Copied: kteatime/repos/testing-i686/PKGBUILD (from rev 246224, 
kteatime/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-14 21:59:04 UTC (rev 246225)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kteatime
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='Tea Cooker'
+url='http://kde.org/applications/games/kteatime/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdetoys')
+depends=('knotifyconfig')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+conflicts=('kdetoys-kteatime')
+replaces=('kdetoys-kteatime')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kteatime-${pkgver}.tar.xz";)
+sha1sums=('6b6eb35ed20f69494a626414ffdfdafd2190')
+
+build() {
+  mkdir -p build
+  cd build
+  cmake ../kteatime-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Copied: kteatime/repos/testing-i686/kteatime.install (from rev 246224, 
kteatime/trunk/kteatime.install)
===
--- testing-i686/kteatime.install   (rev 0)
+++ testing-i686/kteatime.install   2015-09-14 21:59:04 UTC (rev 246225)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: kteatime/repos/testing-x86_64/PKGBUILD (from rev 246224, 
kteatime/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-09-14 21:59:04 UTC (rev 246225)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kteatime
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='Tea Cooker'
+url='http://kde.org/applications/games/kteatime/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdetoys')
+depends=('knotifyconfig')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+conflicts=('kdetoys-kteatime')
+replaces=('kdetoys-kteatime')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kteatime-${pkgver}.tar.xz";)
+sha1sums=('6b6eb35ed20f69494a626414ffdfdafd2190')
+
+build() {
+  mkdir -p build
+  cd build
+  cmake ../kteatime-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Copied: kteatime/repos/testing-x86_64/kteatime.install (from rev 246224, 
kteatime/trunk/kteatime.install)
===
--- testing-x86_64/kteatime.install (rev 0)
+++ testing-x86_64/kteatime.install 2015-09-14 21:59:04 UTC (rev 246225)
@@ -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 kdetoys-ktux/repos (6 files)

2015-09-14 Thread Antonio Rojas
Date: Monday, September 14, 2015 @ 23:59:19
  Author: arojas
Revision: 246226

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

Added:
  kdetoys-ktux/repos/testing-i686/
  kdetoys-ktux/repos/testing-i686/PKGBUILD
(from rev 246225, kdetoys-ktux/trunk/PKGBUILD)
  kdetoys-ktux/repos/testing-i686/kdetoys-ktux.install
(from rev 246225, kdetoys-ktux/trunk/kdetoys-ktux.install)
  kdetoys-ktux/repos/testing-x86_64/
  kdetoys-ktux/repos/testing-x86_64/PKGBUILD
(from rev 246225, kdetoys-ktux/trunk/PKGBUILD)
  kdetoys-ktux/repos/testing-x86_64/kdetoys-ktux.install
(from rev 246225, kdetoys-ktux/trunk/kdetoys-ktux.install)

-+
 testing-i686/PKGBUILD   |   32 
 testing-i686/kdetoys-ktux.install   |   11 +++
 testing-x86_64/PKGBUILD |   32 
 testing-x86_64/kdetoys-ktux.install |   11 +++
 4 files changed, 86 insertions(+)

Copied: kdetoys-ktux/repos/testing-i686/PKGBUILD (from rev 246225, 
kdetoys-ktux/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-14 21:59:19 UTC (rev 246226)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdetoys-ktux
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='A Tux-in-a-spaceship screen saver'
+url='https://projects.kde.org/projects/kde/kdetoys/ktux'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kdetoys')
+depends=('kdebase-workspace')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/ktux-${pkgver}.tar.xz";)
+sha1sums=('30ce426a1bdb361f85aaaf762882212831d3eaab')
+
+build() {
+  mkdir -p build
+  cd build
+  cmake ../ktux-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Copied: kdetoys-ktux/repos/testing-i686/kdetoys-ktux.install (from rev 246225, 
kdetoys-ktux/trunk/kdetoys-ktux.install)
===
--- testing-i686/kdetoys-ktux.install   (rev 0)
+++ testing-i686/kdetoys-ktux.install   2015-09-14 21:59:19 UTC (rev 246226)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: kdetoys-ktux/repos/testing-x86_64/PKGBUILD (from rev 246225, 
kdetoys-ktux/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-09-14 21:59:19 UTC (rev 246226)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdetoys-ktux
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='A Tux-in-a-spaceship screen saver'
+url='https://projects.kde.org/projects/kde/kdetoys/ktux'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kdetoys')
+depends=('kdebase-workspace')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/ktux-${pkgver}.tar.xz";)
+sha1sums=('30ce426a1bdb361f85aaaf762882212831d3eaab')
+
+build() {
+  mkdir -p build
+  cd build
+  cmake ../ktux-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Copied: kdetoys-ktux/repos/testing-x86_64/kdetoys-ktux.install (from rev 
246225, kdetoys-ktux/trunk/kdetoys-ktux.install)
===
--- testing-x86_64/kdetoys-ktux.install (rev 0)
+++ testing-x86_64/kdetoys-ktux.install 2015-09-14 21:59:19 UTC (rev 246226)
@@ -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 kdetoys-amor/repos (6 files)

2015-09-14 Thread Antonio Rojas
Date: Monday, September 14, 2015 @ 23:58:48
  Author: arojas
Revision: 246224

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

Added:
  kdetoys-amor/repos/testing-i686/
  kdetoys-amor/repos/testing-i686/PKGBUILD
(from rev 246223, kdetoys-amor/trunk/PKGBUILD)
  kdetoys-amor/repos/testing-i686/kdetoys-amor.install
(from rev 246223, kdetoys-amor/trunk/kdetoys-amor.install)
  kdetoys-amor/repos/testing-x86_64/
  kdetoys-amor/repos/testing-x86_64/PKGBUILD
(from rev 246223, kdetoys-amor/trunk/PKGBUILD)
  kdetoys-amor/repos/testing-x86_64/kdetoys-amor.install
(from rev 246223, kdetoys-amor/trunk/kdetoys-amor.install)

-+
 testing-i686/PKGBUILD   |   32 
 testing-i686/kdetoys-amor.install   |   11 +++
 testing-x86_64/PKGBUILD |   32 
 testing-x86_64/kdetoys-amor.install |   11 +++
 4 files changed, 86 insertions(+)

Copied: kdetoys-amor/repos/testing-i686/PKGBUILD (from rev 246223, 
kdetoys-amor/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-14 21:58:48 UTC (rev 246224)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdetoys-amor
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='On-Screen Creature'
+url='https://projects.kde.org/projects/kde/kdetoys/amor'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdetoys')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/amor-${pkgver}.tar.xz";)
+sha1sums=('fb1f9546f8cbc039b654a7b450e3eda1a8a9bd3a')
+
+build() {
+  mkdir -p build
+  cd build
+  cmake ../amor-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Copied: kdetoys-amor/repos/testing-i686/kdetoys-amor.install (from rev 246223, 
kdetoys-amor/trunk/kdetoys-amor.install)
===
--- testing-i686/kdetoys-amor.install   (rev 0)
+++ testing-i686/kdetoys-amor.install   2015-09-14 21:58:48 UTC (rev 246224)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: kdetoys-amor/repos/testing-x86_64/PKGBUILD (from rev 246223, 
kdetoys-amor/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-09-14 21:58:48 UTC (rev 246224)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdetoys-amor
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='On-Screen Creature'
+url='https://projects.kde.org/projects/kde/kdetoys/amor'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdetoys')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/amor-${pkgver}.tar.xz";)
+sha1sums=('fb1f9546f8cbc039b654a7b450e3eda1a8a9bd3a')
+
+build() {
+  mkdir -p build
+  cd build
+  cmake ../amor-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Copied: kdetoys-amor/repos/testing-x86_64/kdetoys-amor.install (from rev 
246223, kdetoys-amor/trunk/kdetoys-amor.install)
===
--- testing-x86_64/kdetoys-amor.install (rev 0)
+++ testing-x86_64/kdetoys-amor.install 2015-09-14 21:58:48 UTC (rev 246224)
@@ -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 umbrello/repos (8 files)

2015-09-14 Thread Antonio Rojas
Date: Monday, September 14, 2015 @ 23:58:21
  Author: arojas
Revision: 246223

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

Added:
  umbrello/repos/testing-i686/
  umbrello/repos/testing-i686/PKGBUILD
(from rev 246222, umbrello/trunk/PKGBUILD)
  umbrello/repos/testing-i686/appstream.patch
(from rev 246222, umbrello/trunk/appstream.patch)
  umbrello/repos/testing-i686/umbrello.install
(from rev 246222, umbrello/trunk/umbrello.install)
  umbrello/repos/testing-x86_64/
  umbrello/repos/testing-x86_64/PKGBUILD
(from rev 246222, umbrello/trunk/PKGBUILD)
  umbrello/repos/testing-x86_64/appstream.patch
(from rev 246222, umbrello/trunk/appstream.patch)
  umbrello/repos/testing-x86_64/umbrello.install
(from rev 246222, umbrello/trunk/umbrello.install)

-+
 testing-i686/PKGBUILD   |   47 +
 testing-i686/appstream.patch|   53 ++
 testing-i686/umbrello.install   |   13 +
 testing-x86_64/PKGBUILD |   47 +
 testing-x86_64/appstream.patch  |   53 ++
 testing-x86_64/umbrello.install |   13 +
 6 files changed, 226 insertions(+)

Copied: umbrello/repos/testing-i686/PKGBUILD (from rev 246222, 
umbrello/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-14 21:58:21 UTC (rev 246223)
@@ -0,0 +1,47 @@
+# Maintainer: Antonio Rojas  
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=umbrello
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='UML modeller'
+arch=(i686 x86_64)
+url='http://kde.org/applications/development/umbrello'
+license=(GPL)
+depends=(hicolor-icon-theme ktexteditor kinit)
+makedepends=(extra-cmake-modules kdoctools python)
+conflicts=(kdesdk-umbrello)
+replaces=(kdesdk-umbrello)
+groups=(kde-applications kdesdk)
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";
 appstream.patch)
+install=$pkgname.install
+md5sums=('002910788a647072deb7314a22c6ba44'
+ 'db568533f3722bb5629c98031debe16f')
+
+prepare() {
+  mkdir -p build
+
+# Add appstream metadata https://bugs.kde.org/show_bug.cgi?id=352607
+  cd $pkgname-$pkgver
+  touch umbrello/org.kde.umbrello.appdata.xml
+  patch -p1 -i ../appstream.patch
+}
+
+build() { 
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_INSTALL_DIR=lib \
+-DBUILD_TESTING=OFF \
+-DBUILD_KF5=ON \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}
+

Copied: umbrello/repos/testing-i686/appstream.patch (from rev 246222, 
umbrello/trunk/appstream.patch)
===
--- testing-i686/appstream.patch(rev 0)
+++ testing-i686/appstream.patch2015-09-14 21:58:21 UTC (rev 246223)
@@ -0,0 +1,53 @@
+From: Matthias Klumpp 
+Date: Thu, 06 Aug 2015 13:18:02 +
+Subject: Add AppStream metadata
+X-Git-Url: 
http://quickgit.kde.org/?p=umbrello.git&a=commitdiff&h=70ecfc71c7bf6400560b964d8ed9dfaf2a6abb57
+---
+Add AppStream metadata
+
+BUG:352607
+
+(cherry picked from commit fa2014c9d3edb2cb144bc9f5f0edafa789c2975c)
+
+Conflicts:
+umbrello/CMakeLists.txt
+---
+
+
+--- a/umbrello/org.kde.umbrello.appdata.xml
 b/umbrello/org.kde.umbrello.appdata.xml
+@@ -1,1 +1,33 @@
++
++
++  org.kde.umbrello.desktop
++  CC0-1.0
++  GPL-2.0+
++  Umbrello
++  UML Modeller
++  
++
++  Umbrello is a Unified Modelling Language (UML) modelling tool and code 
generator.
++  It can create diagrams of software and other systems in the 
industry-standard UML format, and can also generate code from UML diagrams
++  in a variety of programming languages.
++
++Features:
++
++  Supported formats: XMI
++  Several type of diagrams supported: use case, class, sequence, 
collaboration, state, activity, component, deployment, entity relationship
++
++  
++  http://umbrello.kde.org
++  https://bugs.kde.org/enter_bug.cgi?format=guided&product=umbrello
++  http://docs.kde.org/stable/en/kdesdk/umbrello/index.html
++  
++
++  http://kde.org/images/screenshots/umbrello.png
++
++  
++  KDE
++  
++umbrello
++  
++
+ 
+

Copied: umbrello/repos/testing-i686/umbrello.install (from rev 246222, 
umbrello/trunk/umbrello.install)
===
--- testing-i686/umbrello.install   (rev 0)
+++ testing-i686/umbrello.install   2015-09-14 21:58:21 UTC (rev 246223)
@@ -0,0 +1,13 @@
+post_install() {
+xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+   

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

2015-09-14 Thread Antonio Rojas
Date: Monday, September 14, 2015 @ 23:57:45
  Author: arojas
Revision: 246221

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

Added:
  kdesdk-strigi-analyzers/repos/testing-i686/
  kdesdk-strigi-analyzers/repos/testing-i686/PKGBUILD
(from rev 246220, kdesdk-strigi-analyzers/trunk/PKGBUILD)
  kdesdk-strigi-analyzers/repos/testing-x86_64/
  kdesdk-strigi-analyzers/repos/testing-x86_64/PKGBUILD
(from rev 246220, kdesdk-strigi-analyzers/trunk/PKGBUILD)

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

Copied: kdesdk-strigi-analyzers/repos/testing-i686/PKGBUILD (from rev 246220, 
kdesdk-strigi-analyzers/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-14 21:57:45 UTC (rev 246221)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdesdk-strigi-analyzers
+pkgver=15.08.1
+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-applications' 'kdesdk')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kdesdk-strigi-analyzers-${pkgver}.tar.xz";)
+sha1sums=('f0b1abb77a71b2751c113f6211b589f1921b0071')
+
+build() {
+  mkdir -p 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/testing-x86_64/PKGBUILD (from rev 246220, 
kdesdk-strigi-analyzers/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-09-14 21:57:45 UTC (rev 246221)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdesdk-strigi-analyzers
+pkgver=15.08.1
+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-applications' 'kdesdk')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kdesdk-strigi-analyzers-${pkgver}.tar.xz";)
+sha1sums=('f0b1abb77a71b2751c113f6211b589f1921b0071')
+
+build() {
+  mkdir -p 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 kdesdk-thumbnailers/repos (4 files)

2015-09-14 Thread Antonio Rojas
Date: Monday, September 14, 2015 @ 23:58:01
  Author: arojas
Revision: 246222

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

Added:
  kdesdk-thumbnailers/repos/testing-i686/
  kdesdk-thumbnailers/repos/testing-i686/PKGBUILD
(from rev 246221, kdesdk-thumbnailers/trunk/PKGBUILD)
  kdesdk-thumbnailers/repos/testing-x86_64/
  kdesdk-thumbnailers/repos/testing-x86_64/PKGBUILD
(from rev 246221, kdesdk-thumbnailers/trunk/PKGBUILD)

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

Copied: kdesdk-thumbnailers/repos/testing-i686/PKGBUILD (from rev 246221, 
kdesdk-thumbnailers/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-14 21:58:01 UTC (rev 246222)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdesdk-thumbnailers
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='Plugins for the thumbnailing system'
+url='https://projects.kde.org/projects/kde/kdesdk/kdesdk-thumbnailers'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdesdk')
+depends=('kdebase-runtime' 'gettext')
+makedepends=('cmake' 'automoc4')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kdesdk-thumbnailers-${pkgver}.tar.xz";)
+sha1sums=('891958ba0bc38f380b0429b6a24b3573a2cd0570')
+
+build() {
+  mkdir -p build
+  cd build
+  cmake ../kdesdk-thumbnailers-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Copied: kdesdk-thumbnailers/repos/testing-x86_64/PKGBUILD (from rev 246221, 
kdesdk-thumbnailers/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-09-14 21:58:01 UTC (rev 246222)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdesdk-thumbnailers
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='Plugins for the thumbnailing system'
+url='https://projects.kde.org/projects/kde/kdesdk/kdesdk-thumbnailers'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdesdk')
+depends=('kdebase-runtime' 'gettext')
+makedepends=('cmake' 'automoc4')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kdesdk-thumbnailers-${pkgver}.tar.xz";)
+sha1sums=('891958ba0bc38f380b0429b6a24b3573a2cd0570')
+
+build() {
+  mkdir -p build
+  cd build
+  cmake ../kdesdk-thumbnailers-${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 kdesdk-poxml/repos (4 files)

2015-09-14 Thread Antonio Rojas
Date: Monday, September 14, 2015 @ 23:57:28
  Author: arojas
Revision: 246220

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

Added:
  kdesdk-poxml/repos/testing-i686/
  kdesdk-poxml/repos/testing-i686/PKGBUILD
(from rev 246219, kdesdk-poxml/trunk/PKGBUILD)
  kdesdk-poxml/repos/testing-x86_64/
  kdesdk-poxml/repos/testing-x86_64/PKGBUILD
(from rev 246219, kdesdk-poxml/trunk/PKGBUILD)

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

Copied: kdesdk-poxml/repos/testing-i686/PKGBUILD (from rev 246219, 
kdesdk-poxml/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-14 21:57:28 UTC (rev 246220)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdesdk-poxml
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='Translates DocBook XML files using gettext po files'
+url='https://projects.kde.org/projects/kde/kdesdk/poxml'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdesdk')
+depends=('kdebase-runtime' 'gettext')
+makedepends=('cmake' 'automoc4')
+optdepends=('antlr2: required for po2xml and swappo tool')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/poxml-${pkgver}.tar.xz";)
+sha1sums=('3132540eafda88600d1bb4dbab201dab5dfb5f70')
+
+build() {
+  mkdir -p build
+  cd build
+  cmake ../poxml-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Copied: kdesdk-poxml/repos/testing-x86_64/PKGBUILD (from rev 246219, 
kdesdk-poxml/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-09-14 21:57:28 UTC (rev 246220)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdesdk-poxml
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='Translates DocBook XML files using gettext po files'
+url='https://projects.kde.org/projects/kde/kdesdk/poxml'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdesdk')
+depends=('kdebase-runtime' 'gettext')
+makedepends=('cmake' 'automoc4')
+optdepends=('antlr2: required for po2xml and swappo tool')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/poxml-${pkgver}.tar.xz";)
+sha1sums=('3132540eafda88600d1bb4dbab201dab5dfb5f70')
+
+build() {
+  mkdir -p build
+  cd build
+  cmake ../poxml-${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 okteta/repos (6 files)

2015-09-14 Thread Antonio Rojas
Date: Monday, September 14, 2015 @ 23:57:06
  Author: arojas
Revision: 246219

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

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

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

Copied: okteta/repos/testing-i686/PKGBUILD (from rev 246218, 
okteta/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-14 21:57:06 UTC (rev 246219)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=okteta
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='Hex Editor'
+url='http://kde.org/applications/utilities/okteta/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdesdk')
+depends=('kcmutils' 'kparts' 'knewstuff' 'qca-qt5')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python' 'qt5-tools')
+replaces=('kdesdk-okteta')
+conflicts=('kdesdk-okteta<4.14.3-2')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/okteta-${pkgver}.tar.xz";)
+sha1sums=('8f6f1380e3e55ef9b0d27283196d7a994b44d8a2')
+
+prepare() {
+  mkdir -p 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/testing-i686/okteta.install (from rev 246218, 
okteta/trunk/okteta.install)
===
--- testing-i686/okteta.install (rev 0)
+++ testing-i686/okteta.install 2015-09-14 21:57:06 UTC (rev 246219)
@@ -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/testing-x86_64/PKGBUILD (from rev 246218, 
okteta/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-09-14 21:57:06 UTC (rev 246219)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=okteta
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='Hex Editor'
+url='http://kde.org/applications/utilities/okteta/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdesdk')
+depends=('kcmutils' 'kparts' 'knewstuff' 'qca-qt5')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python' 'qt5-tools')
+replaces=('kdesdk-okteta')
+conflicts=('kdesdk-okteta<4.14.3-2')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/okteta-${pkgver}.tar.xz";)
+sha1sums=('8f6f1380e3e55ef9b0d27283196d7a994b44d8a2')
+
+prepare() {
+  mkdir -p 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/testing-x86_64/okteta.install (from rev 246218, 
okteta/trunk/okteta.install)
===
--- testing-x86_64/okteta.install   (rev 0)
+++ testing-x86_64/okteta.install   2015-09-14 21:57:06 UTC (rev 246219)
@@ -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 lokalize/repos (8 files)

2015-09-14 Thread Antonio Rojas
Date: Monday, September 14, 2015 @ 23:56:48
  Author: arojas
Revision: 246218

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

Added:
  lokalize/repos/testing-i686/
  lokalize/repos/testing-i686/PKGBUILD
(from rev 246217, lokalize/trunk/PKGBUILD)
  lokalize/repos/testing-i686/fix-python2-path.patch
(from rev 246217, lokalize/trunk/fix-python2-path.patch)
  lokalize/repos/testing-i686/lokalize.install
(from rev 246217, lokalize/trunk/lokalize.install)
  lokalize/repos/testing-x86_64/
  lokalize/repos/testing-x86_64/PKGBUILD
(from rev 246217, lokalize/trunk/PKGBUILD)
  lokalize/repos/testing-x86_64/fix-python2-path.patch
(from rev 246217, lokalize/trunk/fix-python2-path.patch)
  lokalize/repos/testing-x86_64/lokalize.install
(from rev 246217, lokalize/trunk/lokalize.install)

---+
 testing-i686/PKGBUILD |   42 
 testing-i686/fix-python2-path.patch   |   22 
 testing-i686/lokalize.install |   12 +
 testing-x86_64/PKGBUILD   |   42 
 testing-x86_64/fix-python2-path.patch |   22 
 testing-x86_64/lokalize.install   |   12 +
 6 files changed, 152 insertions(+)

Copied: lokalize/repos/testing-i686/PKGBUILD (from rev 246217, 
lokalize/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-14 21:56:48 UTC (rev 246218)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=lokalize
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='Computer-Aided Translation System'
+url='http://kde.org/applications/development/lokalize/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdesdk')
+depends=('kross' 'hunspell')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
+install=${pkgname}.install
+conflicts=('kdesdk-lokalize')
+replaces=('kdesdk-lokalize')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/lokalize-${pkgver}.tar.xz";)
+sha1sums=('a11b540febcf47065ab47416db720168b7a33289')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../lokalize-${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
+
+  # Fix python 2 path
+  sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|' \
+"${pkgdir}"/usr/share/lokalize/scripts/odf/xliffmerge.py
+}

Copied: lokalize/repos/testing-i686/fix-python2-path.patch (from rev 246217, 
lokalize/trunk/fix-python2-path.patch)
===
--- testing-i686/fix-python2-path.patch (rev 0)
+++ testing-i686/fix-python2-path.patch 2015-09-14 21:56:48 UTC (rev 246218)
@@ -0,0 +1,22 @@
+--- kdesdk-4.5.80/lokalize/scripts/msgmerge.py~2010-11-24 
11:22:42.12002 +0100
 kdesdk-4.5.80/lokalize/scripts/msgmerge.py 2010-11-24 11:22:42.14670 
+0100
+@@ -114,7 +114,7 @@
+ print >>sys.stderr, "Execution failed:", e
+ 
+ cmd='%s/odf/xliffmerge.py -i %s -t %s -o %s' % 
(ourPath,xliffpathname,xlifftemplatepathname,xliffpathname)
+-if os.name!='nt': cmd='python '+cmd
++if os.name!='nt': cmd='python2 '+cmd
+ else: cmd=cmd.replace('/','\\')
+ os.system(cmd)
+
+--- kdesdk-4.5.80/lokalize/scripts/xliff2odf.py~   2010-11-24 
11:24:10.85336 +0100
 kdesdk-4.5.80/lokalize/scripts/xliff2odf.py2010-11-24 
11:24:10.88336 +0100
+@@ -42,7 +42,7 @@
+ xliff2odf.convertxliff(xliffinput, translatedodfpathname, odf)
+ 
+ ourpath=([p for p in sys.path if 
os.path.exists(p+'/xliff2odf.py')]+[''])[0]
+-os.system('python "'+ourpath+'/xliff2odf-standalone.py" "%s" "%s" 
&'%(translatedodfpathname, Editor.currentEntryId()))
++os.system('python2 "'+ourpath+'/xliff2odf-standalone.py" "%s" "%s" 
&'%(translatedodfpathname, Editor.currentEntryId()))
+ 
+ try: convert()
+ except: print 'error occured'

Copied: lokalize/repos/testing-i686/lokalize.install (from rev 246217, 
lokalize/trunk/lokalize.install)
===
--- testing-i686/lokalize.install   (rev 0)
+++ testing-i686/lokalize.install   2015-09-14 21:56:48 UTC (rev 246218)
@@ -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: lokalize/repos/testing-x86_64/PKGBUILD (from rev 246217, 
lokalize/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x8

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

2015-09-14 Thread Antonio Rojas
Date: Monday, September 14, 2015 @ 23:56:26
  Author: arojas
Revision: 246217

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

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

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

Copied: kompare/repos/testing-i686/PKGBUILD (from rev 246216, 
kompare/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-14 21:56:26 UTC (rev 246217)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kompare
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='Diff/Patch Frontend'
+url='http://kde.org/applications/development/kompare/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdesdk')
+depends=('libkomparediff2' 'ktexteditor' 'hicolor-icon-theme')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
+install=${pkgname}.install
+conflicts=('kdesdk-kompare')
+replaces=('kdesdk-kompare')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kompare-${pkgver}.tar.xz";)
+sha1sums=('d4513f8b10d2b87bd662a0050dee84f615de7be5')
+
+prepare() {
+  mkdir -p build
+}
+
+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: kompare/repos/testing-i686/kompare.install (from rev 246216, 
kompare/trunk/kompare.install)
===
--- testing-i686/kompare.install(rev 0)
+++ testing-i686/kompare.install2015-09-14 21:56:26 UTC (rev 246217)
@@ -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/testing-x86_64/PKGBUILD (from rev 246216, 
kompare/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-09-14 21:56:26 UTC (rev 246217)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kompare
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='Diff/Patch Frontend'
+url='http://kde.org/applications/development/kompare/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdesdk')
+depends=('libkomparediff2' 'ktexteditor' 'hicolor-icon-theme')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
+install=${pkgname}.install
+conflicts=('kdesdk-kompare')
+replaces=('kdesdk-kompare')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kompare-${pkgver}.tar.xz";)
+sha1sums=('d4513f8b10d2b87bd662a0050dee84f615de7be5')
+
+prepare() {
+  mkdir -p build
+}
+
+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: kompare/repos/testing-x86_64/kompare.install (from rev 246216, 
kompare/trunk/kompare.install)
===
--- testing-x86_64/kompare.install  (rev 0)
+++ testing-x86_64/kompare.install  2015-09-14 21:56:26 UTC (rev 246217)
@@ -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 kapptemplate/repos (6 files)

2015-09-14 Thread Antonio Rojas
Date: Monday, September 14, 2015 @ 23:55:52
  Author: arojas
Revision: 246215

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

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

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

Copied: kapptemplate/repos/testing-i686/PKGBUILD (from rev 246214, 
kapptemplate/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-14 21:55:52 UTC (rev 246215)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kapptemplate
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='KDE Template Generator'
+url='http://kde.org/applications/development/kapptemplate/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdesdk')
+depends=('kio')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+replaces=('kdesdk-kapptemplate')
+conflicts=('kdesdk-kapptemplate')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kapptemplate-${pkgver}.tar.xz";)
+sha1sums=('1ace656b02298dd8d7c4c2f34d169f7f84f4b514')
+
+build() {
+  mkdir -p 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/testing-i686/kapptemplate.install (from rev 246214, 
kapptemplate/trunk/kapptemplate.install)
===
--- testing-i686/kapptemplate.install   (rev 0)
+++ testing-i686/kapptemplate.install   2015-09-14 21:55:52 UTC (rev 246215)
@@ -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/testing-x86_64/PKGBUILD (from rev 246214, 
kapptemplate/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-09-14 21:55:52 UTC (rev 246215)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kapptemplate
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='KDE Template Generator'
+url='http://kde.org/applications/development/kapptemplate/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdesdk')
+depends=('kio')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+replaces=('kdesdk-kapptemplate')
+conflicts=('kdesdk-kapptemplate')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kapptemplate-${pkgver}.tar.xz";)
+sha1sums=('1ace656b02298dd8d7c4c2f34d169f7f84f4b514')
+
+build() {
+  mkdir -p 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/testing-x86_64/kapptemplate.install (from rev 
246214, kapptemplate/trunk/kapptemplate.install)
===
--- testing-x86_64/kapptemplate.install (rev 0)
+++ testing-x86_64/kapptemplate.install 2015-09-14 21:55:52 UTC (rev 246215)
@@ -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 dolphin-plugins/repos (4 files)

2015-09-14 Thread Antonio Rojas
Date: Monday, September 14, 2015 @ 23:55:36
  Author: arojas
Revision: 246214

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

Added:
  dolphin-plugins/repos/testing-i686/
  dolphin-plugins/repos/testing-i686/PKGBUILD
(from rev 246213, dolphin-plugins/trunk/PKGBUILD)
  dolphin-plugins/repos/testing-x86_64/
  dolphin-plugins/repos/testing-x86_64/PKGBUILD
(from rev 246213, dolphin-plugins/trunk/PKGBUILD)

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

Copied: dolphin-plugins/repos/testing-i686/PKGBUILD (from rev 246213, 
dolphin-plugins/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-14 21:55:36 UTC (rev 246214)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=dolphin-plugins
+pkgver=15.08.1
+pkgrel=1
+pkgdesc="Extra Dolphin plugins"
+arch=(i686 x86_64)
+url="https://projects.kde.org/dolphin-plugins";
+license=(LGPL)
+depends=(dolphin)
+makedepends=(extra-cmake-modules kdoctools)
+conflicts=(kdesdk-dolphin-plugins)
+replaces=(kdesdk-dolphin-plugins)
+groups=(kde-applications kdesdk)
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";)
+md5sums=('adc6747af60921c379c82b592867d2c0')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DLIB_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Copied: dolphin-plugins/repos/testing-x86_64/PKGBUILD (from rev 246213, 
dolphin-plugins/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-09-14 21:55:36 UTC (rev 246214)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=dolphin-plugins
+pkgver=15.08.1
+pkgrel=1
+pkgdesc="Extra Dolphin plugins"
+arch=(i686 x86_64)
+url="https://projects.kde.org/dolphin-plugins";
+license=(LGPL)
+depends=(dolphin)
+makedepends=(extra-cmake-modules kdoctools)
+conflicts=(kdesdk-dolphin-plugins)
+replaces=(kdesdk-dolphin-plugins)
+groups=(kde-applications kdesdk)
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";)
+md5sums=('adc6747af60921c379c82b592867d2c0')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DLIB_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


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

2015-09-14 Thread Antonio Rojas
Date: Monday, September 14, 2015 @ 23:55:20
  Author: arojas
Revision: 246213

archrelease: copy trunk to testing-any

Added:
  kde-dev-scripts/repos/testing-any/
  kde-dev-scripts/repos/testing-any/PKGBUILD
(from rev 246212, kde-dev-scripts/trunk/PKGBUILD)

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

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


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

2015-09-14 Thread Antonio Rojas
Date: Monday, September 14, 2015 @ 23:55:09
  Author: arojas
Revision: 246212

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

Added:
  kdesdk-dev-utils/repos/testing-i686/
  kdesdk-dev-utils/repos/testing-i686/PKGBUILD
(from rev 246211, kdesdk-dev-utils/trunk/PKGBUILD)
  kdesdk-dev-utils/repos/testing-i686/kdesdk-dev-utils.install
(from rev 246211, kdesdk-dev-utils/trunk/kdesdk-dev-utils.install)
  kdesdk-dev-utils/repos/testing-x86_64/
  kdesdk-dev-utils/repos/testing-x86_64/PKGBUILD
(from rev 246211, kdesdk-dev-utils/trunk/PKGBUILD)
  kdesdk-dev-utils/repos/testing-x86_64/kdesdk-dev-utils.install
(from rev 246211, kdesdk-dev-utils/trunk/kdesdk-dev-utils.install)

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

Copied: kdesdk-dev-utils/repos/testing-i686/PKGBUILD (from rev 246211, 
kdesdk-dev-utils/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-14 21:55:09 UTC (rev 246212)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdesdk-dev-utils
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='Small utilities for developers using KDE/Qt libs/frameworks'
+url='https://projects.kde.org/projects/kde/kdesdk/kde-dev-utils'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdesdk')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+conflicts=('kdesdk-kmtrace' 'kdesdk-kpartloader' 'kdesdk-kprofilemethod'
+   'kdesdk-kstartperf' 'kdesdk-kuiviewer')
+replaces=('kdesdk-kmtrace' 'kdesdk-kpartloader' 'kdesdk-kprofilemethod'
+  'kdesdk-kstartperf' 'kdesdk-kuiviewer')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kde-dev-utils-${pkgver}.tar.xz";)
+sha1sums=('2c338772eefba9851674a95d0e94d6845a3755a7')
+
+build() {
+  mkdir -p 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/testing-i686/kdesdk-dev-utils.install (from rev 
246211, kdesdk-dev-utils/trunk/kdesdk-dev-utils.install)
===
--- testing-i686/kdesdk-dev-utils.install   (rev 0)
+++ testing-i686/kdesdk-dev-utils.install   2015-09-14 21:55:09 UTC (rev 
246212)
@@ -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/testing-x86_64/PKGBUILD (from rev 246211, 
kdesdk-dev-utils/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-09-14 21:55:09 UTC (rev 246212)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdesdk-dev-utils
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='Small utilities for developers using KDE/Qt libs/frameworks'
+url='https://projects.kde.org/projects/kde/kdesdk/kde-dev-utils'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdesdk')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+conflicts=('kdesdk-kmtrace' 'kdesdk-kpartloader' 'kdesdk-kprofilemethod'
+   'kdesdk-kstartperf' 'kdesdk-kuiviewer')
+replaces=('kdesdk-kmtrace' 'kdesdk-kpartloader' 'kdesdk-kprofilemethod'
+  'kdesdk-kstartperf' 'kdesdk-kuiviewer')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kde-dev-utils-${pkgver}.tar.xz";)
+sha1sums=('2c338772eefba9851674a95d0e94d6845a3755a7')
+
+build() {
+  mkdir -p 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/testing-x86_64/kdesdk-dev-utils.install (from 
rev 246211, kdesdk-dev-utils/trunk/kdesdk-dev-utils.install)
===
--- testing-x86_64/kdesdk-dev-utils.install (rev 0)
+++ testing-x86_64/kdesdk-dev-utils.install 2015-09-14 21:55:09 UTC (rev 
246212)
@@ -0,0 +1,12 @@
+post_install() {
+xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+update-desktop-database -q
+

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

2015-09-14 Thread Antonio Rojas
Date: Monday, September 14, 2015 @ 23:54:53
  Author: arojas
Revision: 246211

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

Added:
  kdesdk-cervisia/repos/testing-i686/
  kdesdk-cervisia/repos/testing-i686/PKGBUILD
(from rev 246210, kdesdk-cervisia/trunk/PKGBUILD)
  kdesdk-cervisia/repos/testing-i686/kdesdk-cervisia.install
(from rev 246210, kdesdk-cervisia/trunk/kdesdk-cervisia.install)
  kdesdk-cervisia/repos/testing-x86_64/
  kdesdk-cervisia/repos/testing-x86_64/PKGBUILD
(from rev 246210, kdesdk-cervisia/trunk/PKGBUILD)
  kdesdk-cervisia/repos/testing-x86_64/kdesdk-cervisia.install
(from rev 246210, kdesdk-cervisia/trunk/kdesdk-cervisia.install)

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

Copied: kdesdk-cervisia/repos/testing-i686/PKGBUILD (from rev 246210, 
kdesdk-cervisia/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-14 21:54:53 UTC (rev 246211)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdesdk-cervisia
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='CVS Frontend'
+url='http://kde.org/applications/development/cervisia/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdesdk')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/cervisia-${pkgver}.tar.xz";)
+sha1sums=('ea6f215b61beac8d49d0c31926360ccf65215388')
+
+build() {
+  mkdir -p 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/testing-i686/kdesdk-cervisia.install (from rev 
246210, kdesdk-cervisia/trunk/kdesdk-cervisia.install)
===
--- testing-i686/kdesdk-cervisia.install(rev 0)
+++ testing-i686/kdesdk-cervisia.install2015-09-14 21:54:53 UTC (rev 
246211)
@@ -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/testing-x86_64/PKGBUILD (from rev 246210, 
kdesdk-cervisia/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-09-14 21:54:53 UTC (rev 246211)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdesdk-cervisia
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='CVS Frontend'
+url='http://kde.org/applications/development/cervisia/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdesdk')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/cervisia-${pkgver}.tar.xz";)
+sha1sums=('ea6f215b61beac8d49d0c31926360ccf65215388')
+
+build() {
+  mkdir -p 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/testing-x86_64/kdesdk-cervisia.install (from rev 
246210, kdesdk-cervisia/trunk/kdesdk-cervisia.install)
===
--- testing-x86_64/kdesdk-cervisia.install  (rev 0)
+++ testing-x86_64/kdesdk-cervisia.install  2015-09-14 21:54:53 UTC (rev 
246211)
@@ -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 kdepim/repos (18 files)

2015-09-14 Thread Antonio Rojas
Date: Monday, September 14, 2015 @ 23:53:42
  Author: arojas
Revision: 246210

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

Added:
  kdepim/repos/testing-i686/
  kdepim/repos/testing-i686/PKGBUILD
(from rev 246209, kdepim/trunk/PKGBUILD)
  kdepim/repos/testing-i686/akregator.install
(from rev 246209, kdepim/trunk/akregator.install)
  kdepim/repos/testing-i686/kaddressbook.install
(from rev 246209, kdepim/trunk/kaddressbook.install)
  kdepim/repos/testing-i686/kdepim.install
(from rev 246209, kdepim/trunk/kdepim.install)
  kdepim/repos/testing-i686/kleopatra.install
(from rev 246209, kdepim/trunk/kleopatra.install)
  kdepim/repos/testing-i686/kmail.install
(from rev 246209, kdepim/trunk/kmail.install)
  kdepim/repos/testing-i686/korganizer.install
(from rev 246209, kdepim/trunk/korganizer.install)
  kdepim/repos/testing-i686/ktnef.install
(from rev 246209, kdepim/trunk/ktnef.install)
  kdepim/repos/testing-x86_64/
  kdepim/repos/testing-x86_64/PKGBUILD
(from rev 246209, kdepim/trunk/PKGBUILD)
  kdepim/repos/testing-x86_64/akregator.install
(from rev 246209, kdepim/trunk/akregator.install)
  kdepim/repos/testing-x86_64/kaddressbook.install
(from rev 246209, kdepim/trunk/kaddressbook.install)
  kdepim/repos/testing-x86_64/kdepim.install
(from rev 246209, kdepim/trunk/kdepim.install)
  kdepim/repos/testing-x86_64/kleopatra.install
(from rev 246209, kdepim/trunk/kleopatra.install)
  kdepim/repos/testing-x86_64/kmail.install
(from rev 246209, kdepim/trunk/kmail.install)
  kdepim/repos/testing-x86_64/korganizer.install
(from rev 246209, kdepim/trunk/korganizer.install)
  kdepim/repos/testing-x86_64/ktnef.install
(from rev 246209, kdepim/trunk/ktnef.install)

-+
 testing-i686/PKGBUILD   |  218 ++
 testing-i686/akregator.install  |   12 +
 testing-i686/kaddressbook.install   |   12 +
 testing-i686/kdepim.install |   13 ++
 testing-i686/kleopatra.install  |   12 +
 testing-i686/kmail.install  |   12 +
 testing-i686/korganizer.install |   12 +
 testing-i686/ktnef.install  |   12 +
 testing-x86_64/PKGBUILD |  218 ++
 testing-x86_64/akregator.install|   12 +
 testing-x86_64/kaddressbook.install |   12 +
 testing-x86_64/kdepim.install   |   13 ++
 testing-x86_64/kleopatra.install|   12 +
 testing-x86_64/kmail.install|   12 +
 testing-x86_64/korganizer.install   |   12 +
 testing-x86_64/ktnef.install|   12 +
 16 files changed, 606 insertions(+)

Copied: kdepim/repos/testing-i686/PKGBUILD (from rev 246209, 
kdepim/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-14 21:53:42 UTC (rev 246210)
@@ -0,0 +1,218 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgbase=kdepim
+pkgname=(akonadiconsole akregator blogilo konsolekalendar kaddressbook kalarm 
kleopatra kmail knotes
+ kontact korganizer ktnef libkdepim)
+pkgver=15.08.1
+pkgrel=1
+arch=('i686' 'x86_64')
+url='http://pim.kde.org'
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdepim')
+makedepends=(extra-cmake-modules kdepim-runtime qt5-tools grantlee-qt5 
kdoctools knewstuff khtml
+   ktexteditor kdnssd kldap libktnef boost gpgmepp 
kontactinterface kxmlrpcclient kblog
+   akonadi-search)
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgbase-$pkgver.tar.xz";)
+sha1sums=('77b9546fe80a75dd92e55ef6c85861416c0cc8e0')
+
+prepare() {
+   mkdir -p build
+}
+
+build() {
+   cd build
+   cmake ../$pkgbase-$pkgver \
+   -DCMAKE_BUILD_TYPE=Release \
+   -DBUILD_TESTING=OFF \
+   -DCMAKE_INSTALL_PREFIX=/usr \
+   -DCMAKE_INSTALL_LIBDIR=lib \
+   -DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
+   -DLIBEXEC_INSTALL_DIR=lib
+   make
+}
+
+package_akonadiconsole() {
+   pkgdesc='Akonadi Management and Debugging Console'
+   depends=('libkdepim')
+   conflicts=("kdepim-$pkgname")
+   url='http://pim.kde.org'
+   install='kdepim.install'
+   cd build/akonadiconsole
+   make DESTDIR="$pkgdir" install
+}
+
+package_akregator() {
+   pkgdesc='A Feed Reader for KDE'
+   depends=('libkdepim' 'khtml' 'kontactinterface')
+conflicts=("kdepim-$pkgname")
+   url="http://kde.org/applications/internet/akregator/";
+   install='akregator.install'
+   cd build/akregator
+   make DESTDIR="$pkgdir" install
+   cd "$srcdir"/build/doc/akregator
+   make DESTDIR="$pkgdir" install
+}
+
+package_blogilo() {
+   pkgdesc='A KDE Blogging Client'
+   depends=('libkdepim' 'kblog' 'ktexteditor')
+conflicts=("kdepim-$pkgname")
+   url=

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

2015-09-14 Thread Antonio Rojas
Date: Monday, September 14, 2015 @ 23:53:01
  Author: arojas
Revision: 246209

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

Added:
  telepathy-kde-text-ui/repos/testing-i686/
  telepathy-kde-text-ui/repos/testing-i686/PKGBUILD
(from rev 246208, telepathy-kde-text-ui/trunk/PKGBUILD)
  telepathy-kde-text-ui/repos/testing-x86_64/
  telepathy-kde-text-ui/repos/testing-x86_64/PKGBUILD
(from rev 246208, telepathy-kde-text-ui/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   38 ++
 testing-x86_64/PKGBUILD |   38 ++
 2 files changed, 76 insertions(+)

Copied: telepathy-kde-text-ui/repos/testing-i686/PKGBUILD (from rev 246208, 
telepathy-kde-text-ui/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-14 21:53:01 UTC (rev 246209)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-text-ui
+_pkgname=ktp-text-ui
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='Telepathy handler for Text Chats'
+arch=('i686' 'x86_64')
+url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=('GPL')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-kde-common-internals' 'kdewebkit' 'kemoticons')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz";)
+md5sums=('6d0e6edd4bfddc0a7fd02ac0d009daea')
+
+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/testing-x86_64/PKGBUILD (from rev 246208, 
telepathy-kde-text-ui/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-09-14 21:53:01 UTC (rev 246209)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-text-ui
+_pkgname=ktp-text-ui
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='Telepathy handler for Text Chats'
+arch=('i686' 'x86_64')
+url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=('GPL')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-kde-common-internals' 'kdewebkit' 'kemoticons')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz";)
+md5sums=('6d0e6edd4bfddc0a7fd02ac0d009daea')
+
+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 telepathy-kde-integration-module/repos (4 files)

2015-09-14 Thread Antonio Rojas
Date: Monday, September 14, 2015 @ 23:52:29
  Author: arojas
Revision: 246207

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

Added:
  telepathy-kde-integration-module/repos/testing-i686/
  telepathy-kde-integration-module/repos/testing-i686/PKGBUILD
(from rev 246206, telepathy-kde-integration-module/trunk/PKGBUILD)
  telepathy-kde-integration-module/repos/testing-x86_64/
  telepathy-kde-integration-module/repos/testing-x86_64/PKGBUILD
(from rev 246206, telepathy-kde-integration-module/trunk/PKGBUILD)

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

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

Copied: telepathy-kde-integration-module/repos/testing-x86_64/PKGBUILD (from 
rev 246206, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-09-14 21:52:29 UTC (rev 246207)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='Sits in KDED and takes care of various bits of system integration 
like setting user to auto-away or handling connection errors'
+arch=('i686' 'x86_64')
+url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=('GPL')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-kde-common-internals' 'kidletime')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz";)
+md5sums=('8f4754ca28c51d5c148e23d8b541a3b8')
+
+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 telepathy-kde-send-file/repos (6 files)

2015-09-14 Thread Antonio Rojas
Date: Monday, September 14, 2015 @ 23:52:44
  Author: arojas
Revision: 246208

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

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

+
 testing-i686/PKGBUILD  |   38 +++
 testing-i686/telepathy-kde-send-file.install   |   11 ++
 testing-x86_64/PKGBUILD|   38 +++
 testing-x86_64/telepathy-kde-send-file.install |   11 ++
 4 files changed, 98 insertions(+)

Copied: telepathy-kde-send-file/repos/testing-i686/PKGBUILD (from rev 246207, 
telepathy-kde-send-file/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-14 21:52:44 UTC (rev 246208)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+
+pkgname=telepathy-kde-send-file
+_pkgname=ktp-send-file
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='A File manager plugin to launch a file transfer job with a specified 
contact'
+arch=('i686' 'x86_64')
+url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=('GPL')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-kde-common-internals')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz";)
+install=$pkgname.install
+md5sums=('2fba578ace0cef171b9b155e2fd19cfa')
+
+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-send-file/repos/testing-i686/telepathy-kde-send-file.install 
(from rev 246207, telepathy-kde-send-file/trunk/telepathy-kde-send-file.install)
===
--- testing-i686/telepathy-kde-send-file.install
(rev 0)
+++ testing-i686/telepathy-kde-send-file.install2015-09-14 21:52:44 UTC 
(rev 246208)
@@ -0,0 +1,11 @@
+post_install() {
+update-desktop-database -q
+}
+
+post_update() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Copied: telepathy-kde-send-file/repos/testing-x86_64/PKGBUILD (from rev 246207, 
telepathy-kde-send-file/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-09-14 21:52:44 UTC (rev 246208)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+
+pkgname=telepathy-kde-send-file
+_pkgname=ktp-send-file
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='A File manager plugin to launch a file transfer job with a specified 
contact'
+arch=('i686' 'x86_64')
+url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=('GPL')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-kde-common-internals')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz";)
+install=$pkgname.install
+md5sums=('2fba578ace0cef171b9b155e2fd19cfa')
+
+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-send-file/repos/testing-x86_64/telepathy-kde-send-file.install 
(from rev 246207, telepathy-kde-send-file/trunk/telepathy-kde-send-file.install)
===
--- testing-x86_64/telepathy-kde-send-file.install  
(rev 0)
+++ testing-x86_64/telepathy-kde-send-file.install  2015-09-14 21:52:44 UTC 
(rev 246208)
@@ -0,0 +1,11 @@
+post_install() {
+update-desktop-database -q
+}
+
+post_update() {
+post_install

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

2015-09-14 Thread Antonio Rojas
Date: Monday, September 14, 2015 @ 23:51:41
  Author: arojas
Revision: 246204

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

Added:
  telepathy-kde-contact-runner/repos/testing-i686/
  telepathy-kde-contact-runner/repos/testing-i686/PKGBUILD
(from rev 246203, telepathy-kde-contact-runner/trunk/PKGBUILD)
  telepathy-kde-contact-runner/repos/testing-x86_64/
  telepathy-kde-contact-runner/repos/testing-x86_64/PKGBUILD
(from rev 246203, telepathy-kde-contact-runner/trunk/PKGBUILD)

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

Copied: telepathy-kde-contact-runner/repos/testing-i686/PKGBUILD (from rev 
246203, telepathy-kde-contact-runner/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-14 21:51:41 UTC (rev 246204)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-contact-runner
+_pkgname=ktp-contact-runner
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='KRunner plugin for KDE Telepathy'
+arch=('i686' 'x86_64')
+url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=('GPL')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-kde-common-internals' 'krunner')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz";)
+md5sums=('476f1cf78d63b5251d1e02fc830b2f7d')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Copied: telepathy-kde-contact-runner/repos/testing-x86_64/PKGBUILD (from rev 
246203, telepathy-kde-contact-runner/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-09-14 21:51:41 UTC (rev 246204)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-contact-runner
+_pkgname=ktp-contact-runner
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='KRunner plugin for KDE Telepathy'
+arch=('i686' 'x86_64')
+url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=('GPL')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-kde-common-internals' 'krunner')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz";)
+md5sums=('476f1cf78d63b5251d1e02fc830b2f7d')
+
+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 telepathy-kde-filetransfer-handler/repos (4 files)

2015-09-14 Thread Antonio Rojas
Date: Monday, September 14, 2015 @ 23:52:13
  Author: arojas
Revision: 246206

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

Added:
  telepathy-kde-filetransfer-handler/repos/testing-i686/
  telepathy-kde-filetransfer-handler/repos/testing-i686/PKGBUILD
(from rev 246205, telepathy-kde-filetransfer-handler/trunk/PKGBUILD)
  telepathy-kde-filetransfer-handler/repos/testing-x86_64/
  telepathy-kde-filetransfer-handler/repos/testing-x86_64/PKGBUILD
(from rev 246205, telepathy-kde-filetransfer-handler/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   38 ++
 testing-x86_64/PKGBUILD |   38 ++
 2 files changed, 76 insertions(+)

Copied: telepathy-kde-filetransfer-handler/repos/testing-i686/PKGBUILD (from 
rev 246205, telepathy-kde-filetransfer-handler/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-14 21:52:13 UTC (rev 246206)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-filetransfer-handler
+_pkgname=ktp-filetransfer-handler
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='KDE Telepathy file transfer handler'
+arch=('i686' 'x86_64')
+url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=('GPL')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-kde-common-internals')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz";)
+md5sums=('7c263a40e94d3a7bc029998a5e649bfb')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_INSTALL_DIR=lib \
+-DLIBEXEC_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Copied: telepathy-kde-filetransfer-handler/repos/testing-x86_64/PKGBUILD (from 
rev 246205, telepathy-kde-filetransfer-handler/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-09-14 21:52:13 UTC (rev 246206)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-filetransfer-handler
+_pkgname=ktp-filetransfer-handler
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='KDE Telepathy file transfer handler'
+arch=('i686' 'x86_64')
+url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=('GPL')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-kde-common-internals')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz";)
+md5sums=('7c263a40e94d3a7bc029998a5e649bfb')
+
+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 telepathy-kde-auth-handler/repos (4 files)

2015-09-14 Thread Antonio Rojas
Date: Monday, September 14, 2015 @ 23:51:09
  Author: arojas
Revision: 246202

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

Added:
  telepathy-kde-auth-handler/repos/testing-i686/
  telepathy-kde-auth-handler/repos/testing-i686/PKGBUILD
(from rev 246201, telepathy-kde-auth-handler/trunk/PKGBUILD)
  telepathy-kde-auth-handler/repos/testing-x86_64/
  telepathy-kde-auth-handler/repos/testing-x86_64/PKGBUILD
(from rev 246201, telepathy-kde-auth-handler/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   38 ++
 testing-x86_64/PKGBUILD |   38 ++
 2 files changed, 76 insertions(+)

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

Copied: telepathy-kde-auth-handler/repos/testing-x86_64/PKGBUILD (from rev 
246201, telepathy-kde-auth-handler/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-09-14 21:51:09 UTC (rev 246202)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-auth-handler
+_pkgname=ktp-auth-handler
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='Provide UI/KWallet Integration For Passwords and SSL Errors on 
Account Connect'
+arch=('i686' 'x86_64')
+url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=('GPL')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('qca-qt5' 'telepathy-kde-common-internals' 'kdewebkit')
+makedepends=('extra-cmake-modules')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz";)
+md5sums=('140d1d5785f452db498bd8aef379ef50')
+
+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 telepathy-kde-desktop-applets/repos (4 files)

2015-09-14 Thread Antonio Rojas
Date: Monday, September 14, 2015 @ 23:51:57
  Author: arojas
Revision: 246205

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

Added:
  telepathy-kde-desktop-applets/repos/testing-i686/
  telepathy-kde-desktop-applets/repos/testing-i686/PKGBUILD
(from rev 246204, telepathy-kde-desktop-applets/trunk/PKGBUILD)
  telepathy-kde-desktop-applets/repos/testing-x86_64/
  telepathy-kde-desktop-applets/repos/testing-x86_64/PKGBUILD
(from rev 246204, telepathy-kde-desktop-applets/trunk/PKGBUILD)

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

Copied: telepathy-kde-desktop-applets/repos/testing-i686/PKGBUILD (from rev 
246204, telepathy-kde-desktop-applets/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-14 21:51:57 UTC (rev 246205)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-desktop-applets
+_pkgname=ktp-desktop-applets
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='The KDE-Telepathy Plasma desktop applets'
+arch=('i686' 'x86_64')
+url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=('GPL')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-kde-common-internals' 'telepathy-kde-accounts-kcm')
+makedepends=('extra-cmake-modules' 'plasma-framework')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz";)
+md5sums=('7c2d05cdb24e0f054da01ef876f78c21')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Copied: telepathy-kde-desktop-applets/repos/testing-x86_64/PKGBUILD (from rev 
246204, telepathy-kde-desktop-applets/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-09-14 21:51:57 UTC (rev 246205)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-desktop-applets
+_pkgname=ktp-desktop-applets
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='The KDE-Telepathy Plasma desktop applets'
+arch=('i686' 'x86_64')
+url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=('GPL')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-kde-common-internals' 'telepathy-kde-accounts-kcm')
+makedepends=('extra-cmake-modules' 'plasma-framework')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz";)
+md5sums=('7c2d05cdb24e0f054da01ef876f78c21')
+
+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 telepathy-kde-contact-list/repos (6 files)

2015-09-14 Thread Antonio Rojas
Date: Monday, September 14, 2015 @ 23:51:25
  Author: arojas
Revision: 246203

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

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

---+
 testing-i686/PKGBUILD |   38 
 testing-i686/telepathy-kde-contact-list.install   |   11 +
 testing-x86_64/PKGBUILD   |   38 
 testing-x86_64/telepathy-kde-contact-list.install |   11 +
 4 files changed, 98 insertions(+)

Copied: telepathy-kde-contact-list/repos/testing-i686/PKGBUILD (from rev 
246202, telepathy-kde-contact-list/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-14 21:51:25 UTC (rev 246203)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-contact-list
+_pkgname=ktp-contact-list
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='KDE Telepathy contact list application'
+arch=('i686' 'x86_64')
+url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=('GPL')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-kde-common-internals')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz";)
+install=$pkgname.install
+md5sums=('acd486229074c2140ddb9ac1e1888c52')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Copied: 
telepathy-kde-contact-list/repos/testing-i686/telepathy-kde-contact-list.install
 (from rev 246202, 
telepathy-kde-contact-list/trunk/telepathy-kde-contact-list.install)
===
--- testing-i686/telepathy-kde-contact-list.install 
(rev 0)
+++ testing-i686/telepathy-kde-contact-list.install 2015-09-14 21:51:25 UTC 
(rev 246203)
@@ -0,0 +1,11 @@
+post_install() {
+xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Copied: telepathy-kde-contact-list/repos/testing-x86_64/PKGBUILD (from rev 
246202, telepathy-kde-contact-list/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-09-14 21:51:25 UTC (rev 246203)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-contact-list
+_pkgname=ktp-contact-list
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='KDE Telepathy contact list application'
+arch=('i686' 'x86_64')
+url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=('GPL')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-kde-common-internals')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz";)
+install=$pkgname.install
+md5sums=('acd486229074c2140ddb9ac1e1888c52')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Copied: 
telepathy-kde-contact-list/repos/testing-x86_64/telepathy-kde-contact-list.install
 (from rev 246202, 
telepathy-kde-contact-list/trunk/telepathy-kde-contact-list.install)
===
--- testing-x86_64/telepathy-kde-contact-list.install   
(rev 0)
+++ testing-x86_64/telepathy-kde-contact-list.install   2015-09-14 21:51:25 UTC 
(rev 246203)
@@ -0,0 +1,11 @@
+post_install() {
+xdg-ic

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

2015-09-14 Thread Antonio Rojas
Date: Monday, September 14, 2015 @ 23:50:33
  Author: arojas
Revision: 246200

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

Added:
  telepathy-kde-accounts-kcm/repos/testing-i686/
  telepathy-kde-accounts-kcm/repos/testing-i686/PKGBUILD
(from rev 246199, telepathy-kde-accounts-kcm/trunk/PKGBUILD)
  telepathy-kde-accounts-kcm/repos/testing-x86_64/
  telepathy-kde-accounts-kcm/repos/testing-x86_64/PKGBUILD
(from rev 246199, telepathy-kde-accounts-kcm/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   38 ++
 testing-x86_64/PKGBUILD |   38 ++
 2 files changed, 76 insertions(+)

Copied: telepathy-kde-accounts-kcm/repos/testing-i686/PKGBUILD (from rev 
246199, telepathy-kde-accounts-kcm/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-14 21:50:33 UTC (rev 246200)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-accounts-kcm
+_pkgname=ktp-accounts-kcm
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='KCM Module for configuring Telepathy Instant Messaging Accounts'
+arch=('i686' 'x86_64')
+url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=('GPL')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-qt5' 'kaccounts-providers')
+makedepends=('extra-cmake-modules' 'intltool')
+optdepends=('telepathy-gabble: XMPP/Jabber accounts support' 'telepathy-haze: 
account types supported by Pidgin/libpurple')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz";)
+md5sums=('2208804ff00791716127a76b6a03014f')
+
+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/testing-x86_64/PKGBUILD (from rev 
246199, telepathy-kde-accounts-kcm/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-09-14 21:50:33 UTC (rev 246200)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-accounts-kcm
+_pkgname=ktp-accounts-kcm
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='KCM Module for configuring Telepathy Instant Messaging Accounts'
+arch=('i686' 'x86_64')
+url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=('GPL')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-qt5' 'kaccounts-providers')
+makedepends=('extra-cmake-modules' 'intltool')
+optdepends=('telepathy-gabble: XMPP/Jabber accounts support' 'telepathy-haze: 
account types supported by Pidgin/libpurple')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz";)
+md5sums=('2208804ff00791716127a76b6a03014f')
+
+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 telepathy-kde-approver/repos (4 files)

2015-09-14 Thread Antonio Rojas
Date: Monday, September 14, 2015 @ 23:50:51
  Author: arojas
Revision: 246201

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

Added:
  telepathy-kde-approver/repos/testing-i686/
  telepathy-kde-approver/repos/testing-i686/PKGBUILD
(from rev 246200, telepathy-kde-approver/trunk/PKGBUILD)
  telepathy-kde-approver/repos/testing-x86_64/
  telepathy-kde-approver/repos/testing-x86_64/PKGBUILD
(from rev 246200, telepathy-kde-approver/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   38 ++
 testing-x86_64/PKGBUILD |   38 ++
 2 files changed, 76 insertions(+)

Copied: telepathy-kde-approver/repos/testing-i686/PKGBUILD (from rev 246200, 
telepathy-kde-approver/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-14 21:50:51 UTC (rev 246201)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-approver
+_pkgname=ktp-approver
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='KDE Channel Approver for Telepathy'
+arch=('i686' 'x86_64')
+url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=('GPL')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-qt5' 'knotifications' 'kservice')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz";)
+md5sums=('0f199526a2b749827d944b143d4f31f3')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
+-DSYSCONF_INSTALL_DIR=/etc 
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Copied: telepathy-kde-approver/repos/testing-x86_64/PKGBUILD (from rev 246200, 
telepathy-kde-approver/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-09-14 21:50:51 UTC (rev 246201)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-approver
+_pkgname=ktp-approver
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='KDE Channel Approver for Telepathy'
+arch=('i686' 'x86_64')
+url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=('GPL')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-qt5' 'knotifications' 'kservice')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz";)
+md5sums=('0f199526a2b749827d944b143d4f31f3')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
+-DSYSCONF_INSTALL_DIR=/etc 
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


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

2015-09-14 Thread Antonio Rojas
Date: Monday, September 14, 2015 @ 23:50:16
  Author: arojas
Revision: 246199

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

Added:
  kio-extras/repos/testing-i686/
  kio-extras/repos/testing-i686/PKGBUILD
(from rev 246198, kio-extras/trunk/PKGBUILD)
  kio-extras/repos/testing-i686/kio-extras.install
(from rev 246198, kio-extras/trunk/kio-extras.install)
  kio-extras/repos/testing-x86_64/
  kio-extras/repos/testing-x86_64/PKGBUILD
(from rev 246198, kio-extras/trunk/PKGBUILD)
  kio-extras/repos/testing-x86_64/kio-extras.install
(from rev 246198, kio-extras/trunk/kio-extras.install)

---+
 testing-i686/PKGBUILD |   39 
 testing-i686/kio-extras.install   |   11 ++
 testing-x86_64/PKGBUILD   |   39 
 testing-x86_64/kio-extras.install |   11 ++
 4 files changed, 100 insertions(+)

Copied: kio-extras/repos/testing-i686/PKGBUILD (from rev 246198, 
kio-extras/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-14 21:50:16 UTC (rev 246199)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kio-extras
+pkgver=15.08.1
+pkgrel=1
+pkgdesc="Additional components to increase the functionality of KIO"
+arch=(i686 x86_64)
+url='https://projects.kde.org/projects/kde/workspace/kio-extras'
+license=(LGPL)
+depends=(kdelibs4support khtml kdnssd libssh smbclient exiv2 openexr openslp 
libmtp kpty)
+makedepends=(extra-cmake-modules kdoctools)
+groups=(kde-applications kdenetwork)
+install=$pkgname.install
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";)
+md5sums=('b2f48f8a2545b87273fa1caa50e4cf00')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DLIB_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}
+

Copied: kio-extras/repos/testing-i686/kio-extras.install (from rev 246198, 
kio-extras/trunk/kio-extras.install)
===
--- testing-i686/kio-extras.install (rev 0)
+++ testing-i686/kio-extras.install 2015-09-14 21:50:16 UTC (rev 246199)
@@ -0,0 +1,11 @@
+post_install() {
+update-mime-database usr/share/mime &> /dev/null
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Copied: kio-extras/repos/testing-x86_64/PKGBUILD (from rev 246198, 
kio-extras/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-09-14 21:50:16 UTC (rev 246199)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kio-extras
+pkgver=15.08.1
+pkgrel=1
+pkgdesc="Additional components to increase the functionality of KIO"
+arch=(i686 x86_64)
+url='https://projects.kde.org/projects/kde/workspace/kio-extras'
+license=(LGPL)
+depends=(kdelibs4support khtml kdnssd libssh smbclient exiv2 openexr openslp 
libmtp kpty)
+makedepends=(extra-cmake-modules kdoctools)
+groups=(kde-applications kdenetwork)
+install=$pkgname.install
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";)
+md5sums=('b2f48f8a2545b87273fa1caa50e4cf00')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DLIB_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}
+

Copied: kio-extras/repos/testing-x86_64/kio-extras.install (from rev 246198, 
kio-extras/trunk/kio-extras.install)
===
--- testing-x86_64/kio-extras.install   (rev 0)
+++ testing-x86_64/kio-extras.install   2015-09-14 21:50:16 UTC (rev 246199)
@@ -0,0 +1,11 @@
+post_install() {
+update-mime-database usr/share/mime &> /dev/null
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}


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

2015-09-14 Thread Antonio Rojas
Date: Monday, September 14, 2015 @ 23:49:43
  Author: arojas
Revision: 246197

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

Added:
  kdenetwork-strigi-analyzers/repos/testing-i686/
  kdenetwork-strigi-analyzers/repos/testing-i686/PKGBUILD
(from rev 246196, kdenetwork-strigi-analyzers/trunk/PKGBUILD)
  kdenetwork-strigi-analyzers/repos/testing-x86_64/
  kdenetwork-strigi-analyzers/repos/testing-x86_64/PKGBUILD
(from rev 246196, kdenetwork-strigi-analyzers/trunk/PKGBUILD)

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

Copied: kdenetwork-strigi-analyzers/repos/testing-i686/PKGBUILD (from rev 
246196, kdenetwork-strigi-analyzers/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-14 21:49:43 UTC (rev 246197)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdenetwork-strigi-analyzers
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='Strigi analyzers for various network protocols'
+url='https://projects.kde.org/projects/kde/kdenetwork/kdenetwork-strigi-analyzers'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdenetwork')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4' 'boost')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kdenetwork-strigi-analyzers-${pkgver}.tar.xz";)
+sha1sums=('0badab2983eab6fa6821ca433bad3bea95ca2bae')
+
+build() {
+  mkdir -p 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/testing-x86_64/PKGBUILD (from rev 
246196, kdenetwork-strigi-analyzers/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-09-14 21:49:43 UTC (rev 246197)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdenetwork-strigi-analyzers
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='Strigi analyzers for various network protocols'
+url='https://projects.kde.org/projects/kde/kdenetwork/kdenetwork-strigi-analyzers'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdenetwork')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4' 'boost')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kdenetwork-strigi-analyzers-${pkgver}.tar.xz";)
+sha1sums=('0badab2983eab6fa6821ca433bad3bea95ca2bae')
+
+build() {
+  mkdir -p 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-zeroconf-ioslave/repos (4 files)

2015-09-14 Thread Antonio Rojas
Date: Monday, September 14, 2015 @ 23:50:00
  Author: arojas
Revision: 246198

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

Added:
  kdenetwork-zeroconf-ioslave/repos/testing-i686/
  kdenetwork-zeroconf-ioslave/repos/testing-i686/PKGBUILD
(from rev 246197, kdenetwork-zeroconf-ioslave/trunk/PKGBUILD)
  kdenetwork-zeroconf-ioslave/repos/testing-x86_64/
  kdenetwork-zeroconf-ioslave/repos/testing-x86_64/PKGBUILD
(from rev 246197, kdenetwork-zeroconf-ioslave/trunk/PKGBUILD)

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

Copied: kdenetwork-zeroconf-ioslave/repos/testing-i686/PKGBUILD (from rev 
246197, kdenetwork-zeroconf-ioslave/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-14 21:50:00 UTC (rev 246198)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdenetwork-zeroconf-ioslave
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='Network Monitor for DNS-SD services (Zeroconf)'
+url='https://projects.kde.org/projects/kde/kdenetwork/zeroconf-ioslave'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdenetwork')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+conflicts=('kdenetwork-kdnssd')
+replaces=('kdenetwork-kdnssd')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/zeroconf-ioslave-${pkgver}.tar.xz";)
+sha1sums=('d84202c62a7dd7c6eec24f194d1bb5d11a06ab53')
+
+prepare() {
+  mkdir -p 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/testing-x86_64/PKGBUILD (from rev 
246197, kdenetwork-zeroconf-ioslave/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-09-14 21:50:00 UTC (rev 246198)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdenetwork-zeroconf-ioslave
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='Network Monitor for DNS-SD services (Zeroconf)'
+url='https://projects.kde.org/projects/kde/kdenetwork/zeroconf-ioslave'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdenetwork')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+conflicts=('kdenetwork-kdnssd')
+replaces=('kdenetwork-kdnssd')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/zeroconf-ioslave-${pkgver}.tar.xz";)
+sha1sums=('d84202c62a7dd7c6eec24f194d1bb5d11a06ab53')
+
+prepare() {
+  mkdir -p 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 kdenetwork-krdc/repos (4 files)

2015-09-14 Thread Antonio Rojas
Date: Monday, September 14, 2015 @ 23:49:09
  Author: arojas
Revision: 246195

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

Added:
  kdenetwork-krdc/repos/testing-i686/
  kdenetwork-krdc/repos/testing-i686/PKGBUILD
(from rev 246194, kdenetwork-krdc/trunk/PKGBUILD)
  kdenetwork-krdc/repos/testing-x86_64/
  kdenetwork-krdc/repos/testing-x86_64/PKGBUILD
(from rev 246194, kdenetwork-krdc/trunk/PKGBUILD)

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

Copied: kdenetwork-krdc/repos/testing-i686/PKGBUILD (from rev 246194, 
kdenetwork-krdc/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-14 21:49:09 UTC (rev 246195)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdenetwork-krdc
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='Remote Desktop Client'
+url='http://kde.org/applications/internet/krdc/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdenetwork')
+depends=('kdebase-runtime' 'telepathy-qt4')
+makedepends=('cmake' 'automoc4' 'libvncserver' 'freerdp')
+optdepends=('libvncserver: VNC support'
+'freerdp: RDP support'
+'kdebase-keditbookmarks: to edit bookmarks')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/krdc-${pkgver}.tar.xz";)
+sha1sums=('f38f66487e626e7ea80f21f7c7a398d41bd41e51')
+
+prepare() {
+  mkdir -p 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/testing-x86_64/PKGBUILD (from rev 246194, 
kdenetwork-krdc/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-09-14 21:49:09 UTC (rev 246195)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdenetwork-krdc
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='Remote Desktop Client'
+url='http://kde.org/applications/internet/krdc/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdenetwork')
+depends=('kdebase-runtime' 'telepathy-qt4')
+makedepends=('cmake' 'automoc4' 'libvncserver' 'freerdp')
+optdepends=('libvncserver: VNC support'
+'freerdp: RDP support'
+'kdebase-keditbookmarks: to edit bookmarks')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/krdc-${pkgver}.tar.xz";)
+sha1sums=('f38f66487e626e7ea80f21f7c7a398d41bd41e51')
+
+prepare() {
+  mkdir -p 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-krfb/repos (4 files)

2015-09-14 Thread Antonio Rojas
Date: Monday, September 14, 2015 @ 23:49:26
  Author: arojas
Revision: 246196

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

Added:
  kdenetwork-krfb/repos/testing-i686/
  kdenetwork-krfb/repos/testing-i686/PKGBUILD
(from rev 246195, kdenetwork-krfb/trunk/PKGBUILD)
  kdenetwork-krfb/repos/testing-x86_64/
  kdenetwork-krfb/repos/testing-x86_64/PKGBUILD
(from rev 246195, kdenetwork-krfb/trunk/PKGBUILD)

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

Copied: kdenetwork-krfb/repos/testing-i686/PKGBUILD (from rev 246195, 
kdenetwork-krfb/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-14 21:49:26 UTC (rev 246196)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdenetwork-krfb
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='Desktop Sharing'
+url='http://www.kde.org/applications/system/krfb'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdenetwork')
+# note on libxdamage:
+#   not detected by namcap because libgl depends on it
+#   but nvidia providing libgl does not depend on libxdamage
+depends=('kdebase-runtime' 'libvncserver' 'libxdamage' 'telepathy-qt4')
+makedepends=('cmake' 'automoc4')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/krfb-${pkgver}.tar.xz";)
+sha1sums=('cc07a23162aaed0aa5a9c9c223a056447c503a08')
+
+prepare() {
+  mkdir -p 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/testing-x86_64/PKGBUILD (from rev 246195, 
kdenetwork-krfb/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-09-14 21:49:26 UTC (rev 246196)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdenetwork-krfb
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='Desktop Sharing'
+url='http://www.kde.org/applications/system/krfb'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdenetwork')
+# note on libxdamage:
+#   not detected by namcap because libgl depends on it
+#   but nvidia providing libgl does not depend on libxdamage
+depends=('kdebase-runtime' 'libvncserver' 'libxdamage' 'telepathy-qt4')
+makedepends=('cmake' 'automoc4')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/krfb-${pkgver}.tar.xz";)
+sha1sums=('cc07a23162aaed0aa5a9c9c223a056447c503a08')
+
+prepare() {
+  mkdir -p 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 kdenetwork-kopete/repos (6 files)

2015-09-14 Thread Antonio Rojas
Date: Monday, September 14, 2015 @ 23:48:10
  Author: arojas
Revision: 246193

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

Added:
  kdenetwork-kopete/repos/testing-i686/
  kdenetwork-kopete/repos/testing-i686/PKGBUILD
(from rev 246192, kdenetwork-kopete/trunk/PKGBUILD)
  kdenetwork-kopete/repos/testing-i686/kdenetwork-kopete.install
(from rev 246192, kdenetwork-kopete/trunk/kdenetwork-kopete.install)
  kdenetwork-kopete/repos/testing-x86_64/
  kdenetwork-kopete/repos/testing-x86_64/PKGBUILD
(from rev 246192, kdenetwork-kopete/trunk/PKGBUILD)
  kdenetwork-kopete/repos/testing-x86_64/kdenetwork-kopete.install
(from rev 246192, kdenetwork-kopete/trunk/kdenetwork-kopete.install)

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

Copied: kdenetwork-kopete/repos/testing-i686/PKGBUILD (from rev 246192, 
kdenetwork-kopete/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-14 21:48:10 UTC (rev 246193)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdenetwork-kopete
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='Instant Messenger'
+url='http://kde.org/applications/internet/kopete/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdenetwork')
+depends=('kdebase-runtime' 'kdepimlibs4' 'qca-ossl' 'libotr' 'qimageblitz' 
'jsoncpp')
+makedepends=('cmake' 'automoc4' 'boost' 'mediastreamer' 'libgadu')
+optdepends=('mediastreamer: jingle support' 'libgadu: Gadu-Gadu protocol')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kopete-${pkgver}.tar.xz";)
+sha1sums=('5f56a6e575c3a6699c2b5b948226b8b860345feb')
+
+prepare() {
+  mkdir -p 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/testing-i686/kdenetwork-kopete.install (from 
rev 246192, kdenetwork-kopete/trunk/kdenetwork-kopete.install)
===
--- testing-i686/kdenetwork-kopete.install  (rev 0)
+++ testing-i686/kdenetwork-kopete.install  2015-09-14 21:48:10 UTC (rev 
246193)
@@ -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/testing-x86_64/PKGBUILD (from rev 246192, 
kdenetwork-kopete/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-09-14 21:48:10 UTC (rev 246193)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdenetwork-kopete
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='Instant Messenger'
+url='http://kde.org/applications/internet/kopete/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdenetwork')
+depends=('kdebase-runtime' 'kdepimlibs4' 'qca-ossl' 'libotr' 'qimageblitz' 
'jsoncpp')
+makedepends=('cmake' 'automoc4' 'boost' 'mediastreamer' 'libgadu')
+optdepends=('mediastreamer: jingle support' 'libgadu: Gadu-Gadu protocol')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kopete-${pkgver}.tar.xz";)
+sha1sums=('5f56a6e575c3a6699c2b5b948226b8b860345feb')
+
+prepare() {
+  mkdir -p 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/testing-x86_64/kdenetwork-kopete.install (from 
rev 246192, kdenetwork-kopete/trunk/kdenetwork-kopete.install)
===
--- testing-x86_64/kdenetwork-kopete.install(rev 0)
+++ testing-x86_64/kdenetwork-kopete.install2015-09-14 21:48:10 UTC (rev 
246193)
@@ -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-kppp/repos (6 files)

2015-09-14 Thread Antonio Rojas
Date: Monday, September 14, 2015 @ 23:48:50
  Author: arojas
Revision: 246194

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

Added:
  kdenetwork-kppp/repos/testing-i686/
  kdenetwork-kppp/repos/testing-i686/PKGBUILD
(from rev 246193, kdenetwork-kppp/trunk/PKGBUILD)
  kdenetwork-kppp/repos/testing-i686/kdenetwork-kppp.install
(from rev 246193, kdenetwork-kppp/trunk/kdenetwork-kppp.install)
  kdenetwork-kppp/repos/testing-x86_64/
  kdenetwork-kppp/repos/testing-x86_64/PKGBUILD
(from rev 246193, kdenetwork-kppp/trunk/PKGBUILD)
  kdenetwork-kppp/repos/testing-x86_64/kdenetwork-kppp.install
(from rev 246193, kdenetwork-kppp/trunk/kdenetwork-kppp.install)

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

Copied: kdenetwork-kppp/repos/testing-i686/PKGBUILD (from rev 246193, 
kdenetwork-kppp/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-14 21:48:50 UTC (rev 246194)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdenetwork-kppp
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='Internet Dial-Up Tool'
+url='http://kde.org/applications/internet/kppp/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdenetwork')
+depends=('kdebase-runtime' 'ppp')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kppp-${pkgver}.tar.xz";)
+sha1sums=('ec5806fa06c1103da7b6c312b02dff12affa04aa')
+
+build() {
+  mkdir -p 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/testing-i686/kdenetwork-kppp.install (from rev 
246193, kdenetwork-kppp/trunk/kdenetwork-kppp.install)
===
--- testing-i686/kdenetwork-kppp.install(rev 0)
+++ testing-i686/kdenetwork-kppp.install2015-09-14 21:48:50 UTC (rev 
246194)
@@ -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/testing-x86_64/PKGBUILD (from rev 246193, 
kdenetwork-kppp/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-09-14 21:48:50 UTC (rev 246194)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdenetwork-kppp
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='Internet Dial-Up Tool'
+url='http://kde.org/applications/internet/kppp/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdenetwork')
+depends=('kdebase-runtime' 'ppp')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kppp-${pkgver}.tar.xz";)
+sha1sums=('ec5806fa06c1103da7b6c312b02dff12affa04aa')
+
+build() {
+  mkdir -p 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/testing-x86_64/kdenetwork-kppp.install (from rev 
246193, kdenetwork-kppp/trunk/kdenetwork-kppp.install)
===
--- testing-x86_64/kdenetwork-kppp.install  (rev 0)
+++ testing-x86_64/kdenetwork-kppp.install  2015-09-14 21:48:50 UTC (rev 
246194)
@@ -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-filesharing/repos (6 files)

2015-09-14 Thread Antonio Rojas
Date: Monday, September 14, 2015 @ 23:47:35
  Author: arojas
Revision: 246191

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

Added:
  kdenetwork-filesharing/repos/testing-i686/
  kdenetwork-filesharing/repos/testing-i686/PKGBUILD
(from rev 246190, kdenetwork-filesharing/trunk/PKGBUILD)
  kdenetwork-filesharing/repos/testing-i686/kdenetwork-filesharing.install
(from rev 246190, 
kdenetwork-filesharing/trunk/kdenetwork-filesharing.install)
  kdenetwork-filesharing/repos/testing-x86_64/
  kdenetwork-filesharing/repos/testing-x86_64/PKGBUILD
(from rev 246190, kdenetwork-filesharing/trunk/PKGBUILD)
  kdenetwork-filesharing/repos/testing-x86_64/kdenetwork-filesharing.install
(from rev 246190, 
kdenetwork-filesharing/trunk/kdenetwork-filesharing.install)

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

Copied: kdenetwork-filesharing/repos/testing-i686/PKGBUILD (from rev 246190, 
kdenetwork-filesharing/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-14 21:47:35 UTC (rev 246191)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdenetwork-filesharing
+pkgver=15.08.1
+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-applications' 'kdenetwork')
+depends=('kdebase-runtime' 'smbclient')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kdenetwork-filesharing-${pkgver}.tar.xz";)
+sha1sums=('22da2e400211675cad70bc12238019ffd845a4db')
+
+build() {
+  mkdir -p 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/testing-i686/kdenetwork-filesharing.install (from 
rev 246190, kdenetwork-filesharing/trunk/kdenetwork-filesharing.install)
===
--- testing-i686/kdenetwork-filesharing.install (rev 0)
+++ testing-i686/kdenetwork-filesharing.install 2015-09-14 21:47:35 UTC (rev 
246191)
@@ -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/testing-x86_64/PKGBUILD (from rev 246190, 
kdenetwork-filesharing/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-09-14 21:47:35 UTC (rev 246191)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdenetwork-filesharing
+pkgver=15.08.1
+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-applications' 'kdenetwork')
+depends=('kdebase-runtime' 'smbclient')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kdenetwork-filesharing-${pkgver}.tar.xz";)
+sha1sums=('22da2e400211675cad70bc12238019ffd845a4db')
+
+build() {
+  mkdir -p 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/testing-x86_64/kdenetwork-filesharing.install 
(from rev 246190, kdenetwork-filesharing/trunk/kdenetwork-filesharing.install)
===
--- testing-x86_64/kdenetwork-filesharing.install   
(rev 0)
+++ testing-x86_64/kdenetwork-filesharing.install   2015-09-14 21:47:35 UTC 
(rev 246191)
@@ -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-kget/repos (6 files)

2015-09-14 Thread Antonio Rojas
Date: Monday, September 14, 2015 @ 23:47:51
  Author: arojas
Revision: 246192

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

Added:
  kdenetwork-kget/repos/testing-i686/
  kdenetwork-kget/repos/testing-i686/PKGBUILD
(from rev 246191, kdenetwork-kget/trunk/PKGBUILD)
  kdenetwork-kget/repos/testing-i686/kdenetwork-kget.install
(from rev 246191, kdenetwork-kget/trunk/kdenetwork-kget.install)
  kdenetwork-kget/repos/testing-x86_64/
  kdenetwork-kget/repos/testing-x86_64/PKGBUILD
(from rev 246191, kdenetwork-kget/trunk/PKGBUILD)
  kdenetwork-kget/repos/testing-x86_64/kdenetwork-kget.install
(from rev 246191, kdenetwork-kget/trunk/kdenetwork-kget.install)

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

Copied: kdenetwork-kget/repos/testing-i686/PKGBUILD (from rev 246191, 
kdenetwork-kget/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-14 21:47:51 UTC (rev 246192)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdenetwork-kget
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='Download Manager'
+url='http://kde.org/applications/internet/kget/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdenetwork')
+depends=('kdebase-runtime' 'kdebase-lib' 'libktorrent' 'libmms' 'kdepimlibs4')
+makedepends=('cmake' 'automoc4' 'boost')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kget-${pkgver}.tar.xz";)
+sha1sums=('41f1dfb1020270ded75a25603ce111eb5d38bfb0')
+
+prepare() {
+  mkdir -p 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/testing-i686/kdenetwork-kget.install (from rev 
246191, kdenetwork-kget/trunk/kdenetwork-kget.install)
===
--- testing-i686/kdenetwork-kget.install(rev 0)
+++ testing-i686/kdenetwork-kget.install2015-09-14 21:47:51 UTC (rev 
246192)
@@ -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/testing-x86_64/PKGBUILD (from rev 246191, 
kdenetwork-kget/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-09-14 21:47:51 UTC (rev 246192)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdenetwork-kget
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='Download Manager'
+url='http://kde.org/applications/internet/kget/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdenetwork')
+depends=('kdebase-runtime' 'kdebase-lib' 'libktorrent' 'libmms' 'kdepimlibs4')
+makedepends=('cmake' 'automoc4' 'boost')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kget-${pkgver}.tar.xz";)
+sha1sums=('41f1dfb1020270ded75a25603ce111eb5d38bfb0')
+
+prepare() {
+  mkdir -p 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/testing-x86_64/kdenetwork-kget.install (from rev 
246191, kdenetwork-kget/trunk/kdenetwork-kget.install)
===
--- testing-x86_64/kdenetwork-kget.install  (rev 0)
+++ testing-x86_64/kdenetwork-kget.install  2015-09-14 21:47:51 UTC (rev 
246192)
@@ -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 kdemultimedia-mplayerthumbs/repos (4 files)

2015-09-14 Thread Antonio Rojas
Date: Monday, September 14, 2015 @ 23:47:20
  Author: arojas
Revision: 246190

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

Added:
  kdemultimedia-mplayerthumbs/repos/testing-i686/
  kdemultimedia-mplayerthumbs/repos/testing-i686/PKGBUILD
(from rev 246189, kdemultimedia-mplayerthumbs/trunk/PKGBUILD)
  kdemultimedia-mplayerthumbs/repos/testing-x86_64/
  kdemultimedia-mplayerthumbs/repos/testing-x86_64/PKGBUILD
(from rev 246189, kdemultimedia-mplayerthumbs/trunk/PKGBUILD)

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

Copied: kdemultimedia-mplayerthumbs/repos/testing-i686/PKGBUILD (from rev 
246189, kdemultimedia-mplayerthumbs/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-14 21:47:20 UTC (rev 246190)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdemultimedia-mplayerthumbs
+pkgver=15.08.1
+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-applications' 'kdemultimedia')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime' 'mplayer')
+makedepends=('cmake' 'automoc4')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/mplayerthumbs-${pkgver}.tar.xz";)
+sha1sums=('0f3bc25c635a168cf0870c9ad687a83ca6d64295')
+
+build() {
+  cd "${srcdir}"
+  mkdir -p 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/testing-x86_64/PKGBUILD (from rev 
246189, kdemultimedia-mplayerthumbs/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-09-14 21:47:20 UTC (rev 246190)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdemultimedia-mplayerthumbs
+pkgver=15.08.1
+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-applications' 'kdemultimedia')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime' 'mplayer')
+makedepends=('cmake' 'automoc4')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/mplayerthumbs-${pkgver}.tar.xz";)
+sha1sums=('0f3bc25c635a168cf0870c9ad687a83ca6d64295')
+
+build() {
+  cd "${srcdir}"
+  mkdir -p 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/trunk (PKGBUILD)

2015-09-14 Thread Antonio Rojas
Date: Monday, September 14, 2015 @ 23:46:29
  Author: arojas
Revision: 246187

upgpkg: kdemultimedia-kmix 15.08.1-1

Modified:
  kdemultimedia-kmix/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-09-14 21:43:55 UTC (rev 246186)
+++ PKGBUILD2015-09-14 21:46:29 UTC (rev 246187)
@@ -20,6 +20,7 @@
   mkdir -p build{,-kf5}
 
   cp -r kmix-$pkgver kmix-kf5-$pkgver
+
   # FS#40786
   cd kmix-${pkgver}
   sed -i 's|qdbus|qdbus-qt4|' apps/kmixremote


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

2015-09-14 Thread Antonio Rojas
Date: Monday, September 14, 2015 @ 23:47:03
  Author: arojas
Revision: 246189

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

Added:
  kdemultimedia-kscd/repos/testing-i686/
  kdemultimedia-kscd/repos/testing-i686/PKGBUILD
(from rev 246188, kdemultimedia-kscd/trunk/PKGBUILD)
  kdemultimedia-kscd/repos/testing-i686/kdemultimedia-kscd.install
(from rev 246188, kdemultimedia-kscd/trunk/kdemultimedia-kscd.install)
  kdemultimedia-kscd/repos/testing-x86_64/
  kdemultimedia-kscd/repos/testing-x86_64/PKGBUILD
(from rev 246188, kdemultimedia-kscd/trunk/PKGBUILD)
  kdemultimedia-kscd/repos/testing-x86_64/kdemultimedia-kscd.install
(from rev 246188, kdemultimedia-kscd/trunk/kdemultimedia-kscd.install)

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

Copied: kdemultimedia-kscd/repos/testing-i686/PKGBUILD (from rev 246188, 
kdemultimedia-kscd/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-14 21:47:03 UTC (rev 246189)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdemultimedia-kscd
+pkgver=15.08.1
+pkgrel=1
+pkgdesc="KDE CD player"
+url='http://kde.org/applications/multimedia/kscd/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdemultimedia')
+depends=('kdebase-runtime' 'libmusicbrainz3')
+makedepends=('cmake' 'automoc4')
+install="${pkgname}.install"
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kscd-${pkgver}.tar.xz";)
+sha1sums=('e98bd7cbebc7845b5a8e5529c49633c9cfe48791')
+
+build() {
+  mkdir -p 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/testing-i686/kdemultimedia-kscd.install (from 
rev 246188, kdemultimedia-kscd/trunk/kdemultimedia-kscd.install)
===
--- testing-i686/kdemultimedia-kscd.install (rev 0)
+++ testing-i686/kdemultimedia-kscd.install 2015-09-14 21:47:03 UTC (rev 
246189)
@@ -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/testing-x86_64/PKGBUILD (from rev 246188, 
kdemultimedia-kscd/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-09-14 21:47:03 UTC (rev 246189)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdemultimedia-kscd
+pkgver=15.08.1
+pkgrel=1
+pkgdesc="KDE CD player"
+url='http://kde.org/applications/multimedia/kscd/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdemultimedia')
+depends=('kdebase-runtime' 'libmusicbrainz3')
+makedepends=('cmake' 'automoc4')
+install="${pkgname}.install"
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kscd-${pkgver}.tar.xz";)
+sha1sums=('e98bd7cbebc7845b5a8e5529c49633c9cfe48791')
+
+build() {
+  mkdir -p 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/testing-x86_64/kdemultimedia-kscd.install 
(from rev 246188, kdemultimedia-kscd/trunk/kdemultimedia-kscd.install)
===
--- testing-x86_64/kdemultimedia-kscd.install   (rev 0)
+++ testing-x86_64/kdemultimedia-kscd.install   2015-09-14 21:47:03 UTC (rev 
246189)
@@ -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 vagrant/trunk (PKGBUILD)

2015-09-14 Thread Evangelos Foutras
Date: Monday, September 14, 2015 @ 23:46:59
  Author: foutrelis
Revision: 140101

upgpkg: vagrant 1.7.4-3

ncurses 6.0 rebuild.

Modified:
  vagrant/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-09-14 18:55:09 UTC (rev 140100)
+++ PKGBUILD2015-09-14 21:46:59 UTC (rev 140101)
@@ -11,8 +11,8 @@
 
 pkgname=vagrant
 pkgver=1.7.4
-pkgrel=2
-_subver=2
+pkgrel=3
+_subver=3
 pkgdesc="Build and distribute virtualized development environments"
 arch=('i686' 'x86_64')
 url="http://vagrantup.com";
@@ -20,11 +20,14 @@
 options=('!emptydirs')
 depends=('lzo' 'libidn' 'rtmpdump')
 
source=($pkgname-$pkgver.tar.gz::http://github.com/mitchellh/$pkgname/archive/v$pkgver.tar.gz)
-source_i686+=(http://pkgbuild.com/~jsteel/$pkgname/substrate_archlinux_i686-$_subver.zip)
-source_x86_64+=(http://pkgbuild.com/~jsteel/$pkgname/substrate_archlinux_x86_64-$_subver.zip)
+source_i686+=(http://pkgbuild.com/~jsteel/$pkgname/substrate_archlinux_i686-$_subver.zip{,.sig})
+source_x86_64+=(http://pkgbuild.com/~jsteel/$pkgname/substrate_archlinux_x86_64-$_subver.zip{,.sig})
 md5sums=('556b5e5594a327d46b63c4d8024db187')
-md5sums_i686=('a72932fa4f1a936d633a8efcde8981c1')
-md5sums_x86_64=('98d92dedfb660045ba779c4761deac58')
+md5sums_i686=('0c4f162b61b51331fc5d7ac63c02a1e5'
+  'SKIP')
+md5sums_x86_64=('f975756fe6e8473692a339160320fe9a'
+'SKIP')
+validpgpkeys=('86CFFCA918CF3AF47147588051E8B148AC34')
 
 build() {
   cd $pkgname-$pkgver


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

2015-09-14 Thread Antonio Rojas
Date: Monday, September 14, 2015 @ 23:46:45
  Author: arojas
Revision: 246188

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

Added:
  kdemultimedia-kmix/repos/testing-i686/
  kdemultimedia-kmix/repos/testing-i686/PKGBUILD
(from rev 246187, kdemultimedia-kmix/trunk/PKGBUILD)
  kdemultimedia-kmix/repos/testing-i686/kdemultimedia-kmix.install
(from rev 246187, kdemultimedia-kmix/trunk/kdemultimedia-kmix.install)
  kdemultimedia-kmix/repos/testing-i686/use-qdbus-qt4.patch
(from rev 246187, kdemultimedia-kmix/trunk/use-qdbus-qt4.patch)
  kdemultimedia-kmix/repos/testing-x86_64/
  kdemultimedia-kmix/repos/testing-x86_64/PKGBUILD
(from rev 246187, kdemultimedia-kmix/trunk/PKGBUILD)
  kdemultimedia-kmix/repos/testing-x86_64/kdemultimedia-kmix.install
(from rev 246187, kdemultimedia-kmix/trunk/kdemultimedia-kmix.install)
  kdemultimedia-kmix/repos/testing-x86_64/use-qdbus-qt4.patch
(from rev 246187, kdemultimedia-kmix/trunk/use-qdbus-qt4.patch)

---+
 testing-i686/PKGBUILD |   70 
 testing-i686/kdemultimedia-kmix.install   |   11 
 testing-i686/use-qdbus-qt4.patch  |   59 +++
 testing-x86_64/PKGBUILD   |   70 
 testing-x86_64/kdemultimedia-kmix.install |   11 
 testing-x86_64/use-qdbus-qt4.patch|   59 +++
 6 files changed, 280 insertions(+)

Copied: kdemultimedia-kmix/repos/testing-i686/PKGBUILD (from rev 246187, 
kdemultimedia-kmix/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-14 21:46:45 UTC (rev 246188)
@@ -0,0 +1,70 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgbase=kdemultimedia-kmix
+pkgname=('kdemultimedia-kmix' 'kmix')
+pkgver=15.08.1
+pkgrel=1
+pkgdesc="KDE volume control program"
+url='http://kde.org/applications/multimedia/kmix/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+makedepends=('cmake' 'automoc4' 'kdelibs' 'extra-cmake-modules' 'python' 
'kdoctools' 'kdelibs4support' 'kcmutils' 'libcanberra')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kmix-${pkgver}.tar.xz";
+'use-qdbus-qt4.patch')
+sha1sums=('19ae3bffa4d579eddb5f9bd57aabb3fac8511847'
+  'f89a076c5a29c51d213864e27d07baf5400ece03')
+
+prepare() {
+  mkdir -p build{,-kf5}
+
+  cp -r kmix-$pkgver kmix-kf5-$pkgver
+
+  # FS#40786
+  cd kmix-${pkgver}
+  sed -i 's|qdbus|qdbus-qt4|' apps/kmixremote
+  
+  # https://bugs.kde.org/show_bug.cgi?id=343621
+  cd ../kmix-kf5-$pkgver
+  sed -e 's|${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR}|${ECM_MODULE_PATH} 
${ECM_KDE_MODULE_DIR} ${CMAKE_SOURCE_DIR}/cmake/modules|' -i CMakeLists.txt
+}
+
+build() {
+  cd build
+  cmake ../kmix-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+
+  cd ../build-kf5
+  cmake ../kmix-kf5-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DKMIX_KF5_BUILD=ON \
+-DLIB_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package_kdemultimedia-kmix() {
+  depends=('kdebase-runtime')
+  optdepends=('libcanberra-pulse: PulseAudio support')
+  groups=('kde-applications' 'kdemultimedia')
+  install="${pkgbase}.install"
+  
+  cd build
+  make DESTDIR="${pkgdir}" install
+}
+
+package_kmix() {
+  pkgdesc="KDE volume control program (experimental KF5 version)"
+  depends=('kdelibs4support' 'kcmutils' 'libcanberra' 'hicolor-icon-theme')
+  optdepends=('libcanberra-pulse: PulseAudio support')
+  conflicts=('kdemultimedia-kmix')
+  install="${pkgbase}.install"
+  
+  cd build-kf5
+  make DESTDIR="${pkgdir}" install
+}

Copied: kdemultimedia-kmix/repos/testing-i686/kdemultimedia-kmix.install (from 
rev 246187, kdemultimedia-kmix/trunk/kdemultimedia-kmix.install)
===
--- testing-i686/kdemultimedia-kmix.install (rev 0)
+++ testing-i686/kdemultimedia-kmix.install 2015-09-14 21:46:45 UTC (rev 
246188)
@@ -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/testing-i686/use-qdbus-qt4.patch (from rev 
246187, kdemultimedia-kmix/trunk/use-qdbus-qt4.patch)
===
--- testing-i686/use-qdbus-qt4.patch(rev 0)
+++ testing-i686/use-qdbus-qt4.patch2015-09-14 21:46:45 UTC (rev 246188)
@@ -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 I

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

2015-09-14 Thread Evangelos Foutras
Date: Monday, September 14, 2015 @ 23:47:08
  Author: foutrelis
Revision: 140102

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

Added:
  vagrant/repos/community-staging-i686/PKGBUILD
(from rev 140101, vagrant/trunk/PKGBUILD)
  vagrant/repos/community-staging-x86_64/PKGBUILD
(from rev 140101, vagrant/trunk/PKGBUILD)
Deleted:
  vagrant/repos/community-staging-i686/PKGBUILD
  vagrant/repos/community-staging-x86_64/PKGBUILD

---+
 /PKGBUILD |  120 
 community-staging-i686/PKGBUILD   |   57 -
 community-staging-x86_64/PKGBUILD |   57 -
 3 files changed, 120 insertions(+), 114 deletions(-)

Deleted: community-staging-i686/PKGBUILD
===
--- community-staging-i686/PKGBUILD 2015-09-14 21:46:59 UTC (rev 140101)
+++ community-staging-i686/PKGBUILD 2015-09-14 21:47:08 UTC (rev 140102)
@@ -1,57 +0,0 @@
-# $Id$
-# Maintainer: Jonathan Steel 
-# Contributor: Ido Rosen 
-# Contributor: Brett Hoerner 
-# Contributor: Jochen Schalanda 
-# Contributor: Mathieu Clabaut 
-# Contributor: helios 
-# Contributor: George Ornbo 
-# Contributor: Niklas Heer 
-# Contributor: Steven Nance 
-
-pkgname=vagrant
-pkgver=1.7.4
-pkgrel=2
-_subver=2
-pkgdesc="Build and distribute virtualized development environments"
-arch=('i686' 'x86_64')
-url="http://vagrantup.com";
-license=('MIT')
-options=('!emptydirs')
-depends=('lzo' 'libidn' 'rtmpdump')
-source=($pkgname-$pkgver.tar.gz::http://github.com/mitchellh/$pkgname/archive/v$pkgver.tar.gz)
-source_i686+=(http://pkgbuild.com/~jsteel/$pkgname/substrate_archlinux_i686-$_subver.zip)
-source_x86_64+=(http://pkgbuild.com/~jsteel/$pkgname/substrate_archlinux_x86_64-$_subver.zip)
-md5sums=('556b5e5594a327d46b63c4d8024db187')
-md5sums_i686=('a72932fa4f1a936d633a8efcde8981c1')
-md5sums_x86_64=('98d92dedfb660045ba779c4761deac58')
-
-build() {
-  cd $pkgname-$pkgver
-
-  EMBEDDED_DIR="$srcdir"/substrate/embedded
-
-  echo -n $pkgver > "$srcdir"/substrate/${pkgname}_version
-
-  "$EMBEDDED_DIR"/bin/gem build $pkgname.gemspec
-
-  GEM_PATH="$EMBEDDED_DIR"/gems GEM_HOME="$GEM_PATH" \
-  GEMRC="$EMBEDDED_DIR"/etc/gemrc CPPFLAGS="-I$EMBEDDED_DIR"/include \
-  LDFLAGS="-L$EMBEDDED_DIR"/lib PATH="$EMBEDDED_DIR/bin:$PATH" \
-  SSL_CERT_FILE="$EMBEDDED_DIR"/cacert.pem \
-"$EMBEDDED_DIR"/bin/gem install $pkgname-$pkgver.gem --no-ri --no-rdoc
-}
-
-package() {
-  install -d "$pkgdir"/{opt/,usr/bin/,usr/share/bash-completion/completions/}
-
-  cp -r "$srcdir"/substrate/ "$pkgdir"/opt/$pkgname/
-
-  ln -s /opt/$pkgname/bin/$pkgname "$pkgdir"/usr/bin/$pkgname
-
-  ln -s 
/opt/$pkgname/embedded/gems/gems/$pkgname-$pkgver/contrib/bash/completion.sh \
-"$pkgdir"/usr/share/bash-completion/completions/$pkgname
-
-  install -Dm644 "$srcdir"/$pkgname-$pkgver/LICENSE \
-"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: vagrant/repos/community-staging-i686/PKGBUILD (from rev 140101, 
vagrant/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-09-14 21:47:08 UTC (rev 140102)
@@ -0,0 +1,60 @@
+# $Id$
+# Maintainer: Jonathan Steel 
+# Contributor: Ido Rosen 
+# Contributor: Brett Hoerner 
+# Contributor: Jochen Schalanda 
+# Contributor: Mathieu Clabaut 
+# Contributor: helios 
+# Contributor: George Ornbo 
+# Contributor: Niklas Heer 
+# Contributor: Steven Nance 
+
+pkgname=vagrant
+pkgver=1.7.4
+pkgrel=3
+_subver=3
+pkgdesc="Build and distribute virtualized development environments"
+arch=('i686' 'x86_64')
+url="http://vagrantup.com";
+license=('MIT')
+options=('!emptydirs')
+depends=('lzo' 'libidn' 'rtmpdump')
+source=($pkgname-$pkgver.tar.gz::http://github.com/mitchellh/$pkgname/archive/v$pkgver.tar.gz)
+source_i686+=(http://pkgbuild.com/~jsteel/$pkgname/substrate_archlinux_i686-$_subver.zip{,.sig})
+source_x86_64+=(http://pkgbuild.com/~jsteel/$pkgname/substrate_archlinux_x86_64-$_subver.zip{,.sig})
+md5sums=('556b5e5594a327d46b63c4d8024db187')
+md5sums_i686=('0c4f162b61b51331fc5d7ac63c02a1e5'
+  'SKIP')
+md5sums_x86_64=('f975756fe6e8473692a339160320fe9a'
+'SKIP')
+validpgpkeys=('86CFFCA918CF3AF47147588051E8B148AC34')
+
+build() {
+  cd $pkgname-$pkgver
+
+  EMBEDDED_DIR="$srcdir"/substrate/embedded
+
+  echo -n $pkgver > "$srcdir"/substrate/${pkgname}_version
+
+  "$EMBEDDED_DIR"/bin/gem build $pkgname.gemspec
+
+  GEM_PATH="$EMBEDDED_DIR"/gems GEM_HOME="$GEM_PATH" \
+  GEMRC="$EMBEDDED_DIR"/etc/gemrc CPPFLAGS="-I$EMBEDDED_DIR"/include \
+  LDFLAGS="-L$EMBEDDED_DIR"/lib PATH="$EMBEDDED_DIR/bin:$PATH" \
+  SSL_CERT_FILE="$EMBEDDED_DIR"/cacert.pem \
+"$EMBEDDED_DIR"/bin/gem install $pkgname-$pkgver.gem --no-ri --no-rdoc
+}
+
+package() {
+  install -d "$pkgdir"/{opt/,usr/bin/,usr/share/bash

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

2015-09-14 Thread Antonio Rojas
Date: Monday, September 14, 2015 @ 23:43:55
  Author: arojas
Revision: 246186

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

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

-+
 testing-i686/PKGBUILD   |   47 ++
 testing-i686/kdenlive.install   |   13 ++
 testing-x86_64/PKGBUILD |   47 ++
 testing-x86_64/kdenlive.install |   13 ++
 4 files changed, 120 insertions(+)

Copied: kdenlive/repos/testing-i686/PKGBUILD (from rev 246185, 
kdenlive/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-14 21:43:55 UTC (rev 246186)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: Sergej Pupykin 
+# Contributor: Zuf 
+# Contributor: Darwin Bautista 
+# Contributor: Gustavo Alvarez 
+
+pkgname=kdenlive
+pkgver=15.08.1
+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)
+groups=(kde-applications kdemultimedia)
+depends=(knewstuff kplotting knotifyconfig kded mlt glu sdl_image 
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/stable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz";)
+md5sums=('a3fbabe1108f0c1c7e76f61527d9c28e')
+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/testing-i686/kdenlive.install (from rev 246185, 
kdenlive/trunk/kdenlive.install)
===
--- testing-i686/kdenlive.install   (rev 0)
+++ testing-i686/kdenlive.install   2015-09-14 21:43:55 UTC (rev 246186)
@@ -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/testing-x86_64/PKGBUILD (from rev 246185, 
kdenlive/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-09-14 21:43:55 UTC (rev 246186)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: Sergej Pupykin 
+# Contributor: Zuf 
+# Contributor: Darwin Bautista 
+# Contributor: Gustavo Alvarez 
+
+pkgname=kdenlive
+pkgver=15.08.1
+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)
+groups=(kde-applications kdemultimedia)
+depends=(knewstuff kplotting knotifyconfig kded mlt glu sdl_image 
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/stable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz";)
+md5sums=('a3fbabe1108f0c1c7e76f61527d9c28e')
+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/testing-x86_64/kdenlive.install (from rev 246185, 
kdenlive/trunk/kdenlive.install)

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

2015-09-14 Thread Antonio Rojas
Date: Monday, September 14, 2015 @ 23:43:34
  Author: arojas
Revision: 246185

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

Added:
  kdemultimedia-juk/repos/testing-i686/
  kdemultimedia-juk/repos/testing-i686/PKGBUILD
(from rev 246184, kdemultimedia-juk/trunk/PKGBUILD)
  kdemultimedia-juk/repos/testing-i686/kdemultimedia-juk.install
(from rev 246184, kdemultimedia-juk/trunk/kdemultimedia-juk.install)
  kdemultimedia-juk/repos/testing-x86_64/
  kdemultimedia-juk/repos/testing-x86_64/PKGBUILD
(from rev 246184, kdemultimedia-juk/trunk/PKGBUILD)
  kdemultimedia-juk/repos/testing-x86_64/kdemultimedia-juk.install
(from rev 246184, kdemultimedia-juk/trunk/kdemultimedia-juk.install)

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

Copied: kdemultimedia-juk/repos/testing-i686/PKGBUILD (from rev 246184, 
kdemultimedia-juk/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-14 21:43:34 UTC (rev 246185)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdemultimedia-juk
+pkgver=15.08.1
+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-applications' 'kdemultimedia')
+depends=('kdebase-runtime' 'taglib')
+makedepends=('cmake' 'automoc4')
+install="${pkgname}.install"
+source=("http://download.kde.org/stable/applications/${pkgver}/src/juk-${pkgver}.tar.xz";)
+sha1sums=('5fdb8b8344340894635ddf6aef5e6edf0824d379')
+
+build() {
+  cd "${srcdir}"
+  mkdir -p 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/testing-i686/kdemultimedia-juk.install (from 
rev 246184, kdemultimedia-juk/trunk/kdemultimedia-juk.install)
===
--- testing-i686/kdemultimedia-juk.install  (rev 0)
+++ testing-i686/kdemultimedia-juk.install  2015-09-14 21:43:34 UTC (rev 
246185)
@@ -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/testing-x86_64/PKGBUILD (from rev 246184, 
kdemultimedia-juk/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-09-14 21:43:34 UTC (rev 246185)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdemultimedia-juk
+pkgver=15.08.1
+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-applications' 'kdemultimedia')
+depends=('kdebase-runtime' 'taglib')
+makedepends=('cmake' 'automoc4')
+install="${pkgname}.install"
+source=("http://download.kde.org/stable/applications/${pkgver}/src/juk-${pkgver}.tar.xz";)
+sha1sums=('5fdb8b8344340894635ddf6aef5e6edf0824d379')
+
+build() {
+  cd "${srcdir}"
+  mkdir -p 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/testing-x86_64/kdemultimedia-juk.install (from 
rev 246184, kdemultimedia-juk/trunk/kdemultimedia-juk.install)
===
--- testing-x86_64/kdemultimedia-juk.install(rev 0)
+++ testing-x86_64/kdemultimedia-juk.install2015-09-14 21:43:34 UTC (rev 
246185)
@@ -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 kdemultimedia-ffmpegthumbs/repos (4 files)

2015-09-14 Thread Antonio Rojas
Date: Monday, September 14, 2015 @ 23:43:18
  Author: arojas
Revision: 246184

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

Added:
  kdemultimedia-ffmpegthumbs/repos/testing-i686/
  kdemultimedia-ffmpegthumbs/repos/testing-i686/PKGBUILD
(from rev 246183, kdemultimedia-ffmpegthumbs/trunk/PKGBUILD)
  kdemultimedia-ffmpegthumbs/repos/testing-x86_64/
  kdemultimedia-ffmpegthumbs/repos/testing-x86_64/PKGBUILD
(from rev 246183, kdemultimedia-ffmpegthumbs/trunk/PKGBUILD)

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

Copied: kdemultimedia-ffmpegthumbs/repos/testing-i686/PKGBUILD (from rev 
246183, kdemultimedia-ffmpegthumbs/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-14 21:43:18 UTC (rev 246184)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdemultimedia-ffmpegthumbs
+pkgver=15.08.1
+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-applications' 'kdemultimedia')
+depends=('kdelibs' 'ffmpeg')
+makedepends=('cmake' 'automoc4')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/ffmpegthumbs-${pkgver}.tar.xz";)
+sha1sums=('5ccbcc942c2b7df35afcd6c2b130658bd7617f02')
+
+build() {
+  cd "${srcdir}"
+  mkdir -p 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/testing-x86_64/PKGBUILD (from rev 
246183, kdemultimedia-ffmpegthumbs/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-09-14 21:43:18 UTC (rev 246184)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdemultimedia-ffmpegthumbs
+pkgver=15.08.1
+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-applications' 'kdemultimedia')
+depends=('kdelibs' 'ffmpeg')
+makedepends=('cmake' 'automoc4')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/ffmpegthumbs-${pkgver}.tar.xz";)
+sha1sums=('5ccbcc942c2b7df35afcd6c2b130658bd7617f02')
+
+build() {
+  cd "${srcdir}"
+  mkdir -p 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 dragon/repos (6 files)

2015-09-14 Thread Antonio Rojas
Date: Monday, September 14, 2015 @ 23:43:01
  Author: arojas
Revision: 246183

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

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

---+
 testing-i686/PKGBUILD |   39 +++
 testing-i686/dragon.install   |   13 +
 testing-x86_64/PKGBUILD   |   39 +++
 testing-x86_64/dragon.install |   13 +
 4 files changed, 104 insertions(+)

Copied: dragon/repos/testing-i686/PKGBUILD (from rev 246182, 
dragon/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-14 21:43:01 UTC (rev 246183)
@@ -0,0 +1,39 @@
+# Maintainer: Antonio Rojas  
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=dragon
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='A multimedia player where the focus is on simplicity, instead of 
features'
+arch=(i686 x86_64)
+url='http://kde.org/applications/multimedia/dragon'
+license=(GPL)
+depends=(hicolor-icon-theme kparts)
+makedepends=(extra-cmake-modules kdoctools python)
+conflicts=(kdemultimedia-dragonplayer)
+replaces=(kdemultimedia-dragonplayer)
+groups=(kde-applications kdemultimedia)
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";)
+install=$pkgname.install
+md5sums=('56e7cb53195345c077b7feb3babf3492')
+
+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: dragon/repos/testing-i686/dragon.install (from rev 246182, 
dragon/trunk/dragon.install)
===
--- testing-i686/dragon.install (rev 0)
+++ testing-i686/dragon.install 2015-09-14 21:43:01 UTC (rev 246183)
@@ -0,0 +1,13 @@
+post_install() {
+xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}
+

Copied: dragon/repos/testing-x86_64/PKGBUILD (from rev 246182, 
dragon/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-09-14 21:43:01 UTC (rev 246183)
@@ -0,0 +1,39 @@
+# Maintainer: Antonio Rojas  
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=dragon
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='A multimedia player where the focus is on simplicity, instead of 
features'
+arch=(i686 x86_64)
+url='http://kde.org/applications/multimedia/dragon'
+license=(GPL)
+depends=(hicolor-icon-theme kparts)
+makedepends=(extra-cmake-modules kdoctools python)
+conflicts=(kdemultimedia-dragonplayer)
+replaces=(kdemultimedia-dragonplayer)
+groups=(kde-applications kdemultimedia)
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";)
+install=$pkgname.install
+md5sums=('56e7cb53195345c077b7feb3babf3492')
+
+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: dragon/repos/testing-x86_64/dragon.install (from rev 246182, 
dragon/trunk/dragon.install)
===
--- testing-x86_64/dragon.install   (rev 0)
+++ testing-x86_64/dragon.install   2015-09-14 21:43:01 UTC (rev 246183)
@@ -0,0 +1,13 @@
+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 kdemultimedia-audiocd-kio/repos (4 files)

2015-09-14 Thread Antonio Rojas
Date: Monday, September 14, 2015 @ 23:42:46
  Author: arojas
Revision: 246182

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

Added:
  kdemultimedia-audiocd-kio/repos/testing-i686/
  kdemultimedia-audiocd-kio/repos/testing-i686/PKGBUILD
(from rev 246181, kdemultimedia-audiocd-kio/trunk/PKGBUILD)
  kdemultimedia-audiocd-kio/repos/testing-x86_64/
  kdemultimedia-audiocd-kio/repos/testing-x86_64/PKGBUILD
(from rev 246181, kdemultimedia-audiocd-kio/trunk/PKGBUILD)

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

Copied: kdemultimedia-audiocd-kio/repos/testing-i686/PKGBUILD (from rev 246181, 
kdemultimedia-audiocd-kio/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-14 21:42:46 UTC (rev 246182)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdemultimedia-audiocd-kio
+pkgver=15.08.1
+pkgrel=1
+pkgdesc="Kioslave for accessing audio CDs"
+url='https://projects.kde.org/projects/kde/kdemultimedia/audiocd-kio'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('libkcddb' 'libkcompactdisc' 'lame')
+makedepends=('cmake' 'automoc4')
+groups=('kde-applications' 'kdemultimedia')
+replaces=('kdemultimedia-kioslave')
+conflicts=('kdemultimedia-kioslave')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/audiocd-kio-${pkgver}.tar.xz";)
+sha1sums=('788e65e217f7f305dc1598ae2a58e352fa312cac')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../audiocd-kio-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Copied: kdemultimedia-audiocd-kio/repos/testing-x86_64/PKGBUILD (from rev 
246181, kdemultimedia-audiocd-kio/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-09-14 21:42:46 UTC (rev 246182)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdemultimedia-audiocd-kio
+pkgver=15.08.1
+pkgrel=1
+pkgdesc="Kioslave for accessing audio CDs"
+url='https://projects.kde.org/projects/kde/kdemultimedia/audiocd-kio'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('libkcddb' 'libkcompactdisc' 'lame')
+makedepends=('cmake' 'automoc4')
+groups=('kde-applications' 'kdemultimedia')
+replaces=('kdemultimedia-kioslave')
+conflicts=('kdemultimedia-kioslave')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/audiocd-kio-${pkgver}.tar.xz";)
+sha1sums=('788e65e217f7f305dc1598ae2a58e352fa312cac')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../audiocd-kio-${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-svgpart/repos (4 files)

2015-09-14 Thread Antonio Rojas
Date: Monday, September 14, 2015 @ 23:42:11
  Author: arojas
Revision: 246180

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

Added:
  kdegraphics-svgpart/repos/testing-i686/
  kdegraphics-svgpart/repos/testing-i686/PKGBUILD
(from rev 246179, kdegraphics-svgpart/trunk/PKGBUILD)
  kdegraphics-svgpart/repos/testing-x86_64/
  kdegraphics-svgpart/repos/testing-x86_64/PKGBUILD
(from rev 246179, kdegraphics-svgpart/trunk/PKGBUILD)

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

Copied: kdegraphics-svgpart/repos/testing-i686/PKGBUILD (from rev 246179, 
kdegraphics-svgpart/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-14 21:42:11 UTC (rev 246180)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegraphics-svgpart
+pkgver=15.08.1
+pkgrel=1
+pkgdesc="A KPart for viewing SVGs"
+url="https://projects.kde.org/projects/kde/kdegraphics/svgpart";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdelibs')
+makedepends=('cmake' 'automoc4')
+replaces=('kdegraphics-libs')
+conflicts=('kdegraphics-libs')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/svgpart-${pkgver}.tar.xz";)
+sha1sums=('773ce1859b08b40701615171f6c401509c5f61c6')
+
+build() {
+  cd "${srcdir}"
+  mkdir -p build
+  cd build
+  cmake ../svgpart-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Copied: kdegraphics-svgpart/repos/testing-x86_64/PKGBUILD (from rev 246179, 
kdegraphics-svgpart/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-09-14 21:42:11 UTC (rev 246180)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegraphics-svgpart
+pkgver=15.08.1
+pkgrel=1
+pkgdesc="A KPart for viewing SVGs"
+url="https://projects.kde.org/projects/kde/kdegraphics/svgpart";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdelibs')
+makedepends=('cmake' 'automoc4')
+replaces=('kdegraphics-libs')
+conflicts=('kdegraphics-libs')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/svgpart-${pkgver}.tar.xz";)
+sha1sums=('773ce1859b08b40701615171f6c401509c5f61c6')
+
+build() {
+  cd "${srcdir}"
+  mkdir -p build
+  cd build
+  cmake ../svgpart-${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-thumbnailers/repos (4 files)

2015-09-14 Thread Antonio Rojas
Date: Monday, September 14, 2015 @ 23:42:28
  Author: arojas
Revision: 246181

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

Added:
  kdegraphics-thumbnailers/repos/testing-i686/
  kdegraphics-thumbnailers/repos/testing-i686/PKGBUILD
(from rev 246180, kdegraphics-thumbnailers/trunk/PKGBUILD)
  kdegraphics-thumbnailers/repos/testing-x86_64/
  kdegraphics-thumbnailers/repos/testing-x86_64/PKGBUILD
(from rev 246180, kdegraphics-thumbnailers/trunk/PKGBUILD)

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

Copied: kdegraphics-thumbnailers/repos/testing-i686/PKGBUILD (from rev 246180, 
kdegraphics-thumbnailers/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-14 21:42:28 UTC (rev 246181)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegraphics-thumbnailers
+pkgver=15.08.1
+pkgrel=1
+pkgdesc="Thumbnailers for various graphics file formats"
+url="https://projects.kde.org/projects/kde/kdegraphics/kdegraphics-thumbnailers";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('libkexiv2' 'libkdcraw')
+makedepends=('cmake' 'automoc4')
+replaces=('kdegraphics-libs')
+conflicts=('kdegraphics-libs')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz";)
+sha1sums=('44b19018ab645d3512f410dcb89add7b00dc1f56')
+
+build() {
+  cd "${srcdir}"
+  mkdir -p 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: kdegraphics-thumbnailers/repos/testing-x86_64/PKGBUILD (from rev 
246180, kdegraphics-thumbnailers/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-09-14 21:42:28 UTC (rev 246181)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegraphics-thumbnailers
+pkgver=15.08.1
+pkgrel=1
+pkgdesc="Thumbnailers for various graphics file formats"
+url="https://projects.kde.org/projects/kde/kdegraphics/kdegraphics-thumbnailers";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('libkexiv2' 'libkdcraw')
+makedepends=('cmake' 'automoc4')
+replaces=('kdegraphics-libs')
+conflicts=('kdegraphics-libs')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz";)
+sha1sums=('44b19018ab645d3512f410dcb89add7b00dc1f56')
+
+build() {
+  cd "${srcdir}"
+  mkdir -p 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 kdegraphics-strigi-analyzer/repos (4 files)

2015-09-14 Thread Antonio Rojas
Date: Monday, September 14, 2015 @ 23:41:54
  Author: arojas
Revision: 246179

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

Added:
  kdegraphics-strigi-analyzer/repos/testing-i686/
  kdegraphics-strigi-analyzer/repos/testing-i686/PKGBUILD
(from rev 246178, kdegraphics-strigi-analyzer/trunk/PKGBUILD)
  kdegraphics-strigi-analyzer/repos/testing-x86_64/
  kdegraphics-strigi-analyzer/repos/testing-x86_64/PKGBUILD
(from rev 246178, kdegraphics-strigi-analyzer/trunk/PKGBUILD)

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

Copied: kdegraphics-strigi-analyzer/repos/testing-i686/PKGBUILD (from rev 
246178, kdegraphics-strigi-analyzer/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-14 21:41:54 UTC (rev 246179)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegraphics-strigi-analyzer
+pkgver=15.08.1
+pkgrel=1
+pkgdesc="Strigi analyzers for various graphics file formats"
+url="https://projects.kde.org/projects/kde/kdegraphics/kdegraphics-strigi-analyzer";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('strigi')
+makedepends=('cmake' 'automoc4' 'kdelibs')
+replaces=('kdegraphics-libs')
+conflicts=('kdegraphics-libs')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz";)
+sha1sums=('36c322a824309f4321b4ff6f0ceef984526d8120')
+
+build() {
+  cd "${srcdir}"
+  mkdir -p 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: kdegraphics-strigi-analyzer/repos/testing-x86_64/PKGBUILD (from rev 
246178, kdegraphics-strigi-analyzer/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-09-14 21:41:54 UTC (rev 246179)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegraphics-strigi-analyzer
+pkgver=15.08.1
+pkgrel=1
+pkgdesc="Strigi analyzers for various graphics file formats"
+url="https://projects.kde.org/projects/kde/kdegraphics/kdegraphics-strigi-analyzer";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('strigi')
+makedepends=('cmake' 'automoc4' 'kdelibs')
+replaces=('kdegraphics-libs')
+conflicts=('kdegraphics-libs')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz";)
+sha1sums=('36c322a824309f4321b4ff6f0ceef984526d8120')
+
+build() {
+  cd "${srcdir}"
+  mkdir -p 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 kdegraphics-okular/repos (6 files)

2015-09-14 Thread Antonio Rojas
Date: Monday, September 14, 2015 @ 23:41:33
  Author: arojas
Revision: 246178

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

Added:
  kdegraphics-okular/repos/testing-i686/
  kdegraphics-okular/repos/testing-i686/PKGBUILD
(from rev 246177, kdegraphics-okular/trunk/PKGBUILD)
  kdegraphics-okular/repos/testing-i686/kdegraphics-okular.install
(from rev 246177, kdegraphics-okular/trunk/kdegraphics-okular.install)
  kdegraphics-okular/repos/testing-x86_64/
  kdegraphics-okular/repos/testing-x86_64/PKGBUILD
(from rev 246177, kdegraphics-okular/trunk/PKGBUILD)
  kdegraphics-okular/repos/testing-x86_64/kdegraphics-okular.install
(from rev 246177, kdegraphics-okular/trunk/kdegraphics-okular.install)

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

Copied: kdegraphics-okular/repos/testing-i686/PKGBUILD (from rev 246177, 
kdegraphics-okular/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-14 21:41:33 UTC (rev 246178)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegraphics-okular
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='Document Viewer'
+arch=('i686' 'x86_64')
+url="http://kde.org/applications/graphics/okular/";
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegraphics')
+depends=('kdebase-runtime' 'qimageblitz' 'chmlib' 'djvulibre' 'libspectre'
+ 'libkexiv2' 'poppler-qt4' 'libkscreen4')
+makedepends=('cmake' 'automoc4' 'ebook-tools' 'kdegraphics-mobipocket')
+optdepends=('ebook-tools: mobi and epub support'
+'kdegraphics-mobipocket: mobi support')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/okular-${pkgver}.tar.xz";)
+sha1sums=('87abdd8efc8520cddf686b220b83fe3290f8ef14')
+
+prepare() {
+  mkdir -p 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/testing-i686/kdegraphics-okular.install (from 
rev 246177, kdegraphics-okular/trunk/kdegraphics-okular.install)
===
--- testing-i686/kdegraphics-okular.install (rev 0)
+++ testing-i686/kdegraphics-okular.install 2015-09-14 21:41:33 UTC (rev 
246178)
@@ -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/testing-x86_64/PKGBUILD (from rev 246177, 
kdegraphics-okular/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-09-14 21:41:33 UTC (rev 246178)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegraphics-okular
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='Document Viewer'
+arch=('i686' 'x86_64')
+url="http://kde.org/applications/graphics/okular/";
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegraphics')
+depends=('kdebase-runtime' 'qimageblitz' 'chmlib' 'djvulibre' 'libspectre'
+ 'libkexiv2' 'poppler-qt4' 'libkscreen4')
+makedepends=('cmake' 'automoc4' 'ebook-tools' 'kdegraphics-mobipocket')
+optdepends=('ebook-tools: mobi and epub support'
+'kdegraphics-mobipocket: mobi support')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/okular-${pkgver}.tar.xz";)
+sha1sums=('87abdd8efc8520cddf686b220b83fe3290f8ef14')
+
+prepare() {
+  mkdir -p 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/testing-x86_64/kdegraphics-okular.install 
(from rev 246177, kdegraphics-okular/trunk/kdegraphics-okular.install)
===
--- testing-x86_64/kdegraphics-okular.install   (rev 0)
+++ testing-x86_64/kdegraphics-okular.install   2015-09-14 21:41:33 UTC (rev 
246178)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+update-de

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

2015-09-14 Thread Antonio Rojas
Date: Monday, September 14, 2015 @ 23:41:17
  Author: arojas
Revision: 246177

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

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

---+
 testing-i686/PKGBUILD |   37 
 testing-i686/libkgeomap.install   |   11 ++
 testing-x86_64/PKGBUILD   |   37 
 testing-x86_64/libkgeomap.install |   11 ++
 4 files changed, 96 insertions(+)

Copied: libkgeomap/repos/testing-i686/PKGBUILD (from rev 246176, 
libkgeomap/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-14 21:41:17 UTC (rev 246177)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=libkgeomap
+pkgver=15.08.1
+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=('kdelibs' 'libmarble4')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz";)
+sha1sums=('605b2230690af4e506ce3fde56c6b618c7c03183')
+
+prepare() {
+  mkdir -p build
+
+# Fix build with libmarble4
+  sed -e 's|#include  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: libkgeomap/repos/testing-x86_64/PKGBUILD (from rev 246176, 
libkgeomap/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-09-14 21:41:17 UTC (rev 246177)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=libkgeomap
+pkgver=15.08.1
+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=('kdelibs' 'libmarble4')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz";)
+sha1sums=('605b2230690af4e506ce3fde56c6b618c7c03183')
+
+prepare() {
+  mkdir -p build
+
+# Fix build with libmarble4
+  sed -e 's|#include  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}


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

2015-09-14 Thread Antonio Rojas
Date: Monday, September 14, 2015 @ 23:40:41
  Author: arojas
Revision: 246176

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

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

-+
 testing-i686/PKGBUILD   |   34 ++
 testing-i686/libkface.install   |   11 +++
 testing-x86_64/PKGBUILD |   34 ++
 testing-x86_64/libkface.install |   11 +++
 4 files changed, 90 insertions(+)

Copied: libkface/repos/testing-i686/PKGBUILD (from rev 246175, 
libkface/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-14 21:40:41 UTC (rev 246176)
@@ -0,0 +1,34 @@
+# $Id: PKGBUILD 226446 2014-11-19 17:09:45Z fyan $
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=libkface
+pkgver=15.08.1
+pkgrel=1
+pkgdesc="A Qt/C++ wrapper around LibFace library to perform face recognition 
and detection over pictures"
+url="https://projects.kde.org/projects/kde/kdegraphics/libs/libkface";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdelibs' 'opencv')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz";)
+sha1sums=('de4fce239eac323696a38af5e5363e67e164c4c1')
+
+prepare() {
+  mkdir -p 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: libkface/repos/testing-i686/libkface.install (from rev 246175, 
libkface/trunk/libkface.install)
===
--- testing-i686/libkface.install   (rev 0)
+++ testing-i686/libkface.install   2015-09-14 21:40:41 UTC (rev 246176)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: libkface/repos/testing-x86_64/PKGBUILD (from rev 246175, 
libkface/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-09-14 21:40:41 UTC (rev 246176)
@@ -0,0 +1,34 @@
+# $Id: PKGBUILD 226446 2014-11-19 17:09:45Z fyan $
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=libkface
+pkgver=15.08.1
+pkgrel=1
+pkgdesc="A Qt/C++ wrapper around LibFace library to perform face recognition 
and detection over pictures"
+url="https://projects.kde.org/projects/kde/kdegraphics/libs/libkface";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdelibs' 'opencv')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz";)
+sha1sums=('de4fce239eac323696a38af5e5363e67e164c4c1')
+
+prepare() {
+  mkdir -p 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: libkface/repos/testing-x86_64/libkface.install (from rev 246175, 
libkface/trunk/libkface.install)
===
--- testing-x86_64/libkface.install (rev 0)
+++ testing-x86_64/libkface.install 2015-09-14 21:40:41 UTC (rev 246176)
@@ -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-ksaneplugin/repos (4 files)

2015-09-14 Thread Antonio Rojas
Date: Monday, September 14, 2015 @ 23:40:11
  Author: arojas
Revision: 246174

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

Added:
  kdegraphics-ksaneplugin/repos/testing-i686/
  kdegraphics-ksaneplugin/repos/testing-i686/PKGBUILD
(from rev 246173, kdegraphics-ksaneplugin/trunk/PKGBUILD)
  kdegraphics-ksaneplugin/repos/testing-x86_64/
  kdegraphics-ksaneplugin/repos/testing-x86_64/PKGBUILD
(from rev 246173, kdegraphics-ksaneplugin/trunk/PKGBUILD)

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

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

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


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

2015-09-14 Thread Antonio Rojas
Date: Monday, September 14, 2015 @ 23:40:26
  Author: arojas
Revision: 246175

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

Added:
  kdegraphics-ksnapshot/repos/testing-i686/
  kdegraphics-ksnapshot/repos/testing-i686/PKGBUILD
(from rev 246174, kdegraphics-ksnapshot/trunk/PKGBUILD)
  kdegraphics-ksnapshot/repos/testing-i686/kdegraphics-ksnapshot.install
(from rev 246174, kdegraphics-ksnapshot/trunk/kdegraphics-ksnapshot.install)
  kdegraphics-ksnapshot/repos/testing-x86_64/
  kdegraphics-ksnapshot/repos/testing-x86_64/PKGBUILD
(from rev 246174, kdegraphics-ksnapshot/trunk/PKGBUILD)
  kdegraphics-ksnapshot/repos/testing-x86_64/kdegraphics-ksnapshot.install
(from rev 246174, kdegraphics-ksnapshot/trunk/kdegraphics-ksnapshot.install)

--+
 testing-i686/PKGBUILD|   34 +
 testing-i686/kdegraphics-ksnapshot.install   |   12 
 testing-x86_64/PKGBUILD  |   34 +
 testing-x86_64/kdegraphics-ksnapshot.install |   12 
 4 files changed, 92 insertions(+)

Copied: kdegraphics-ksnapshot/repos/testing-i686/PKGBUILD (from rev 246174, 
kdegraphics-ksnapshot/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-14 21:40:26 UTC (rev 246175)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegraphics-ksnapshot
+pkgver=15.08.1
+pkgrel=1
+pkgdesc="Screen Capture Program"
+url="http://kde.org/applications/graphics/ksnapshot/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegraphics')
+depends=('kdebase-runtime' 'libkipi')
+makedepends=('cmake' 'automoc4')
+optdepends=('kipi-plugins')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
+sha1sums=('2738710cfaa4492800c647a153988a1359131cb2')
+
+build() {
+  cd "${srcdir}"
+  mkdir -p build
+  cd build
+  cmake ../ksnapshot-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Copied: kdegraphics-ksnapshot/repos/testing-i686/kdegraphics-ksnapshot.install 
(from rev 246174, kdegraphics-ksnapshot/trunk/kdegraphics-ksnapshot.install)
===
--- testing-i686/kdegraphics-ksnapshot.install  (rev 0)
+++ testing-i686/kdegraphics-ksnapshot.install  2015-09-14 21:40:26 UTC (rev 
246175)
@@ -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-ksnapshot/repos/testing-x86_64/PKGBUILD (from rev 246174, 
kdegraphics-ksnapshot/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-09-14 21:40:26 UTC (rev 246175)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegraphics-ksnapshot
+pkgver=15.08.1
+pkgrel=1
+pkgdesc="Screen Capture Program"
+url="http://kde.org/applications/graphics/ksnapshot/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegraphics')
+depends=('kdebase-runtime' 'libkipi')
+makedepends=('cmake' 'automoc4')
+optdepends=('kipi-plugins')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/ksnapshot-${pkgver}.tar.xz";)
+sha1sums=('2738710cfaa4492800c647a153988a1359131cb2')
+
+build() {
+  cd "${srcdir}"
+  mkdir -p build
+  cd build
+  cmake ../ksnapshot-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Copied: 
kdegraphics-ksnapshot/repos/testing-x86_64/kdegraphics-ksnapshot.install (from 
rev 246174, kdegraphics-ksnapshot/trunk/kdegraphics-ksnapshot.install)
===
--- testing-x86_64/kdegraphics-ksnapshot.install
(rev 0)
+++ testing-x86_64/kdegraphics-ksnapshot.install2015-09-14 21:40:26 UTC 
(rev 246175)
@@ -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 kruler/repos (6 files)

2015-09-14 Thread Antonio Rojas
Date: Monday, September 14, 2015 @ 23:39:53
  Author: arojas
Revision: 246173

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

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

---+
 testing-i686/PKGBUILD |   36 
 testing-i686/kruler.install   |   12 
 testing-x86_64/PKGBUILD   |   36 
 testing-x86_64/kruler.install |   12 
 4 files changed, 96 insertions(+)

Copied: kruler/repos/testing-i686/PKGBUILD (from rev 246172, 
kruler/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-14 21:39:53 UTC (rev 246173)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kruler
+pkgver=15.08.1
+pkgrel=1
+pkgdesc="Screen Ruler"
+url="http://kde.org/applications/graphics/kruler/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegraphics')
+depends=('knotifications' 'kxmlgui')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
+install=${pkgname}.install
+conflicts=('kdegraphics-kruler')
+replaces=('kdegraphics-kruler')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kruler-${pkgver}.tar.xz";)
+sha1sums=('0bb8d04234261628a91ecb4c4870cf83d145f21e')
+
+build() {
+  cd "${srcdir}"
+  mkdir -p build
+  cd build
+  cmake ../kruler-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Copied: kruler/repos/testing-i686/kruler.install (from rev 246172, 
kruler/trunk/kruler.install)
===
--- testing-i686/kruler.install (rev 0)
+++ testing-i686/kruler.install 2015-09-14 21:39:53 UTC (rev 246173)
@@ -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: kruler/repos/testing-x86_64/PKGBUILD (from rev 246172, 
kruler/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-09-14 21:39:53 UTC (rev 246173)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kruler
+pkgver=15.08.1
+pkgrel=1
+pkgdesc="Screen Ruler"
+url="http://kde.org/applications/graphics/kruler/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegraphics')
+depends=('knotifications' 'kxmlgui')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
+install=${pkgname}.install
+conflicts=('kdegraphics-kruler')
+replaces=('kdegraphics-kruler')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kruler-${pkgver}.tar.xz";)
+sha1sums=('0bb8d04234261628a91ecb4c4870cf83d145f21e')
+
+build() {
+  cd "${srcdir}"
+  mkdir -p build
+  cd build
+  cmake ../kruler-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Copied: kruler/repos/testing-x86_64/kruler.install (from rev 246172, 
kruler/trunk/kruler.install)
===
--- testing-x86_64/kruler.install   (rev 0)
+++ testing-x86_64/kruler.install   2015-09-14 21:39:53 UTC (rev 246173)
@@ -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 kdegraphics-kolourpaint/repos (6 files)

2015-09-14 Thread Antonio Rojas
Date: Monday, September 14, 2015 @ 23:39:35
  Author: arojas
Revision: 246172

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

Added:
  kdegraphics-kolourpaint/repos/testing-i686/
  kdegraphics-kolourpaint/repos/testing-i686/PKGBUILD
(from rev 246171, kdegraphics-kolourpaint/trunk/PKGBUILD)
  kdegraphics-kolourpaint/repos/testing-i686/kdegraphics-kolourpaint.install
(from rev 246171, 
kdegraphics-kolourpaint/trunk/kdegraphics-kolourpaint.install)
  kdegraphics-kolourpaint/repos/testing-x86_64/
  kdegraphics-kolourpaint/repos/testing-x86_64/PKGBUILD
(from rev 246171, kdegraphics-kolourpaint/trunk/PKGBUILD)
  kdegraphics-kolourpaint/repos/testing-x86_64/kdegraphics-kolourpaint.install
(from rev 246171, 
kdegraphics-kolourpaint/trunk/kdegraphics-kolourpaint.install)

+
 testing-i686/PKGBUILD  |   33 +++
 testing-i686/kdegraphics-kolourpaint.install   |   12 
 testing-x86_64/PKGBUILD|   33 +++
 testing-x86_64/kdegraphics-kolourpaint.install |   12 
 4 files changed, 90 insertions(+)

Copied: kdegraphics-kolourpaint/repos/testing-i686/PKGBUILD (from rev 246171, 
kdegraphics-kolourpaint/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-14 21:39:35 UTC (rev 246172)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegraphics-kolourpaint
+pkgver=15.08.1
+pkgrel=1
+pkgdesc="Paint Program"
+url="http://kde.org/applications/graphics/kolourpaint/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegraphics')
+depends=('kdebase-runtime' 'qimageblitz')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kolourpaint-${pkgver}.tar.xz";)
+sha1sums=('68f6500fda4bdc35692f9cdb056ada465319fe4f')
+
+build() {
+  cd "${srcdir}"
+  mkdir -p build
+  cd build
+  cmake ../kolourpaint-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Copied: 
kdegraphics-kolourpaint/repos/testing-i686/kdegraphics-kolourpaint.install 
(from rev 246171, kdegraphics-kolourpaint/trunk/kdegraphics-kolourpaint.install)
===
--- testing-i686/kdegraphics-kolourpaint.install
(rev 0)
+++ testing-i686/kdegraphics-kolourpaint.install2015-09-14 21:39:35 UTC 
(rev 246172)
@@ -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-kolourpaint/repos/testing-x86_64/PKGBUILD (from rev 246171, 
kdegraphics-kolourpaint/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-09-14 21:39:35 UTC (rev 246172)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegraphics-kolourpaint
+pkgver=15.08.1
+pkgrel=1
+pkgdesc="Paint Program"
+url="http://kde.org/applications/graphics/kolourpaint/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegraphics')
+depends=('kdebase-runtime' 'qimageblitz')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kolourpaint-${pkgver}.tar.xz";)
+sha1sums=('68f6500fda4bdc35692f9cdb056ada465319fe4f')
+
+build() {
+  cd "${srcdir}"
+  mkdir -p build
+  cd build
+  cmake ../kolourpaint-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Copied: 
kdegraphics-kolourpaint/repos/testing-x86_64/kdegraphics-kolourpaint.install 
(from rev 246171, kdegraphics-kolourpaint/trunk/kdegraphics-kolourpaint.install)
===
--- testing-x86_64/kdegraphics-kolourpaint.install  
(rev 0)
+++ testing-x86_64/kdegraphics-kolourpaint.install  2015-09-14 21:39:35 UTC 
(rev 246172)
@@ -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 kdegraphics-kcolorchooser/repos (6 files)

2015-09-14 Thread Antonio Rojas
Date: Monday, September 14, 2015 @ 23:39:19
  Author: arojas
Revision: 246171

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

Added:
  kdegraphics-kcolorchooser/repos/testing-i686/
  kdegraphics-kcolorchooser/repos/testing-i686/PKGBUILD
(from rev 246170, kdegraphics-kcolorchooser/trunk/PKGBUILD)
  kdegraphics-kcolorchooser/repos/testing-i686/kdegraphics-kcolorchooser.install
(from rev 246170, 
kdegraphics-kcolorchooser/trunk/kdegraphics-kcolorchooser.install)
  kdegraphics-kcolorchooser/repos/testing-x86_64/
  kdegraphics-kcolorchooser/repos/testing-x86_64/PKGBUILD
(from rev 246170, kdegraphics-kcolorchooser/trunk/PKGBUILD)
  
kdegraphics-kcolorchooser/repos/testing-x86_64/kdegraphics-kcolorchooser.install
(from rev 246170, 
kdegraphics-kcolorchooser/trunk/kdegraphics-kcolorchooser.install)

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

Copied: kdegraphics-kcolorchooser/repos/testing-i686/PKGBUILD (from rev 246170, 
kdegraphics-kcolorchooser/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-14 21:39:19 UTC (rev 246171)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegraphics-kcolorchooser
+pkgver=15.08.1
+pkgrel=1
+pkgdesc="Color Chooser"
+url="http://kde.org/applications/graphics/kcolorchooser/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegraphics')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kcolorchooser-${pkgver}.tar.xz";)
+sha1sums=('5c312c6c916928ce4dad3c2e89d05219371c78a1')
+
+build() {
+  cd "${srcdir}"
+  mkdir -p 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/testing-i686/kdegraphics-kcolorchooser.install 
(from rev 246170, 
kdegraphics-kcolorchooser/trunk/kdegraphics-kcolorchooser.install)
===
--- testing-i686/kdegraphics-kcolorchooser.install  
(rev 0)
+++ testing-i686/kdegraphics-kcolorchooser.install  2015-09-14 21:39:19 UTC 
(rev 246171)
@@ -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/testing-x86_64/PKGBUILD (from rev 
246170, kdegraphics-kcolorchooser/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-09-14 21:39:19 UTC (rev 246171)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegraphics-kcolorchooser
+pkgver=15.08.1
+pkgrel=1
+pkgdesc="Color Chooser"
+url="http://kde.org/applications/graphics/kcolorchooser/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegraphics')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kcolorchooser-${pkgver}.tar.xz";)
+sha1sums=('5c312c6c916928ce4dad3c2e89d05219371c78a1')
+
+build() {
+  cd "${srcdir}"
+  mkdir -p 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/testing-x86_64/kdegraphics-kcolorchooser.install
 (from rev 246170, 
kdegraphics-kcolorchooser/trunk/kdegraphics-kcolorchooser.install)
===
--- testing-x86_64/kdegraphics-kcolorchooser.install
(rev 0)
+++ testing-x86_64/kdegraphics-kcolorchooser.install2015-09-14 21:39:19 UTC 
(rev 246171)
@@ -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-09-14 Thread Antonio Rojas
Date: Monday, September 14, 2015 @ 23:38:37
  Author: arojas
Revision: 246169

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

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

-+
 testing-i686/PKGBUILD   |   46 ++
 testing-i686/gwenview.install   |   12 +
 testing-x86_64/PKGBUILD |   46 ++
 testing-x86_64/gwenview.install |   12 +
 4 files changed, 116 insertions(+)

Copied: gwenview/repos/testing-i686/PKGBUILD (from rev 246168, 
gwenview/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-14 21:38:37 UTC (rev 246169)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=gwenview
+pkgver=15.08.1
+pkgrel=1
+pkgdesc="A fast and easy to use image viewer for KDE"
+url='http://kde.org/applications/graphics/gwenview/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegraphics')
+depends=('kded' 'kactivities-frameworks' 'baloo' 'kdelibs4support' 
'hicolor-icon-theme')
+optdepends=('qt5-imageformats: support for tiff, webp, and more image formats'
+'kimageformats: support for dds, xcf, exr, psd, and more image 
formats')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+replaces=('kdegraphics-gwenview')
+conflicts=('kdegraphics-gwenview')
+install=$pkgname.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/gwenview-${pkgver}.tar.xz";)
+sha1sums=('31efb06b4d328561d58929e64df8cf008f1194ae')
+
+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 \
+-DGWENVIEW_SEMANTICINFO_BACKEND="Baloo" \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+
+# Fix missing menu items https://bugs.kde.org/show_bug.cgi?id=351431
+  mv 
"$pkgdir"/usr/share/kxmlgui5/gwenview/{gwenviewui.rc,org.kde.gwenviewui.rc}
+  mv "$pkgdir"/usr/share/kxmlgui5/{gwenview,org.kde.gwenview}
+}

Copied: gwenview/repos/testing-i686/gwenview.install (from rev 246168, 
gwenview/trunk/gwenview.install)
===
--- testing-i686/gwenview.install   (rev 0)
+++ testing-i686/gwenview.install   2015-09-14 21:38:37 UTC (rev 246169)
@@ -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/testing-x86_64/PKGBUILD (from rev 246168, 
gwenview/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-09-14 21:38:37 UTC (rev 246169)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=gwenview
+pkgver=15.08.1
+pkgrel=1
+pkgdesc="A fast and easy to use image viewer for KDE"
+url='http://kde.org/applications/graphics/gwenview/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegraphics')
+depends=('kded' 'kactivities-frameworks' 'baloo' 'kdelibs4support' 
'hicolor-icon-theme')
+optdepends=('qt5-imageformats: support for tiff, webp, and more image formats'
+'kimageformats: support for dds, xcf, exr, psd, and more image 
formats')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+replaces=('kdegraphics-gwenview')
+conflicts=('kdegraphics-gwenview')
+install=$pkgname.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/gwenview-${pkgver}.tar.xz";)
+sha1sums=('31efb06b4d328561d58929e64df8cf008f1194ae')
+
+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 \
+-DGWENVIEW_SEMANTICINFO_BACKEND="Baloo" \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+
+# Fix missing menu items https://bugs.kde.org/show_bug.cgi?id=351431
+  mv 
"$pkgdir"/usr/share/kxmlgui5/gwenview/{gwenviewui.rc,org.kde.gwenviewui.rc}
+  mv "

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

2015-09-14 Thread Antonio Rojas
Date: Monday, September 14, 2015 @ 23:38:20
  Author: arojas
Revision: 246168

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

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

--+
 testing-i686/PKGBUILD|   39 +++
 testing-i686/picmi.install   |   11 +++
 testing-x86_64/PKGBUILD  |   39 +++
 testing-x86_64/picmi.install |   11 +++
 4 files changed, 100 insertions(+)

Copied: picmi/repos/testing-i686/PKGBUILD (from rev 246167, 
picmi/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-14 21:38:20 UTC (rev 246168)
@@ -0,0 +1,39 @@
+# $Id: PKGBUILD 241398 2015-06-29 17:50:28Z arojas $
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=picmi
+pkgver=15.08.1
+pkgrel=1
+pkgdesc="A nonogram logic game for KDE"
+url="http://kde.org/applications/games/picmi/";
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdegames)
+depends=(libkdegames hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools)
+install=$pkgname.install
+conflicts=(kdegames-picmi)
+replaces=(kdegames-picmi)
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";)
+sha1sums=('8147dc7972c949b96e52a67af9172e74c4971eda')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$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: picmi/repos/testing-i686/picmi.install (from rev 246167, 
picmi/trunk/picmi.install)
===
--- testing-i686/picmi.install  (rev 0)
+++ testing-i686/picmi.install  2015-09-14 21:38:20 UTC (rev 246168)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: picmi/repos/testing-x86_64/PKGBUILD (from rev 246167, 
picmi/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-09-14 21:38:20 UTC (rev 246168)
@@ -0,0 +1,39 @@
+# $Id: PKGBUILD 241398 2015-06-29 17:50:28Z arojas $
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=picmi
+pkgver=15.08.1
+pkgrel=1
+pkgdesc="A nonogram logic game for KDE"
+url="http://kde.org/applications/games/picmi/";
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdegames)
+depends=(libkdegames hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools)
+install=$pkgname.install
+conflicts=(kdegames-picmi)
+replaces=(kdegames-picmi)
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";)
+sha1sums=('8147dc7972c949b96e52a67af9172e74c4971eda')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$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: picmi/repos/testing-x86_64/picmi.install (from rev 246167, 
picmi/trunk/picmi.install)
===
--- testing-x86_64/picmi.install(rev 0)
+++ testing-x86_64/picmi.install2015-09-14 21:38:20 UTC (rev 246168)
@@ -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-kamera/repos (4 files)

2015-09-14 Thread Antonio Rojas
Date: Monday, September 14, 2015 @ 23:39:05
  Author: arojas
Revision: 246170

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

Added:
  kdegraphics-kamera/repos/testing-i686/
  kdegraphics-kamera/repos/testing-i686/PKGBUILD
(from rev 246169, kdegraphics-kamera/trunk/PKGBUILD)
  kdegraphics-kamera/repos/testing-x86_64/
  kdegraphics-kamera/repos/testing-x86_64/PKGBUILD
(from rev 246169, kdegraphics-kamera/trunk/PKGBUILD)

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

Copied: kdegraphics-kamera/repos/testing-i686/PKGBUILD (from rev 246169, 
kdegraphics-kamera/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-14 21:39:05 UTC (rev 246170)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegraphics-kamera
+pkgver=15.08.1
+pkgrel=1
+pkgdesc="Configure Kamera"
+url="http://kde.org/applications/graphics/kamera/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegraphics')
+depends=('kdebase-runtime' 'libgphoto2')
+makedepends=('cmake' 'automoc4')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kamera-${pkgver}.tar.xz";)
+sha1sums=('5050ceec25ca2be39912b926ca2ea5ef36ea0742')
+
+build() {
+  cd "${srcdir}"
+  mkdir -p 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/testing-x86_64/PKGBUILD (from rev 246169, 
kdegraphics-kamera/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-09-14 21:39:05 UTC (rev 246170)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegraphics-kamera
+pkgver=15.08.1
+pkgrel=1
+pkgdesc="Configure Kamera"
+url="http://kde.org/applications/graphics/kamera/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegraphics')
+depends=('kdebase-runtime' 'libgphoto2')
+makedepends=('cmake' 'automoc4')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kamera-${pkgver}.tar.xz";)
+sha1sums=('5050ceec25ca2be39912b926ca2ea5ef36ea0742')
+
+build() {
+  cd "${srcdir}"
+  mkdir -p 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 kdegames-palapeli/repos (6 files)

2015-09-14 Thread Antonio Rojas
Date: Monday, September 14, 2015 @ 23:37:59
  Author: arojas
Revision: 246167

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

Added:
  kdegames-palapeli/repos/testing-i686/
  kdegames-palapeli/repos/testing-i686/PKGBUILD
(from rev 246166, kdegames-palapeli/trunk/PKGBUILD)
  kdegames-palapeli/repos/testing-i686/kdegames-palapeli.install
(from rev 246166, kdegames-palapeli/trunk/kdegames-palapeli.install)
  kdegames-palapeli/repos/testing-x86_64/
  kdegames-palapeli/repos/testing-x86_64/PKGBUILD
(from rev 246166, kdegames-palapeli/trunk/PKGBUILD)
  kdegames-palapeli/repos/testing-x86_64/kdegames-palapeli.install
(from rev 246166, kdegames-palapeli/trunk/kdegames-palapeli.install)

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

Copied: kdegames-palapeli/repos/testing-i686/PKGBUILD (from rev 246166, 
kdegames-palapeli/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-14 21:37:59 UTC (rev 246167)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegames-palapeli
+pkgver=15.08.1
+pkgrel=1
+pkgdesc="A single-player jigsaw puzzle game"
+url="http://kde.org/applications/games/palapeli/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegames')
+depends=('kdebase-runtime' 'libkdegames4' 'qhull')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/palapeli-${pkgver}.tar.xz";)
+sha1sums=('7cf5dd5b2008e2bc92f06a54dd7643f7228f08e0')
+
+build() {
+  mkdir -p 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/testing-i686/kdegames-palapeli.install (from 
rev 246166, kdegames-palapeli/trunk/kdegames-palapeli.install)
===
--- testing-i686/kdegames-palapeli.install  (rev 0)
+++ testing-i686/kdegames-palapeli.install  2015-09-14 21:37:59 UTC (rev 
246167)
@@ -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/testing-x86_64/PKGBUILD (from rev 246166, 
kdegames-palapeli/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-09-14 21:37:59 UTC (rev 246167)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegames-palapeli
+pkgver=15.08.1
+pkgrel=1
+pkgdesc="A single-player jigsaw puzzle game"
+url="http://kde.org/applications/games/palapeli/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegames')
+depends=('kdebase-runtime' 'libkdegames4' 'qhull')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/palapeli-${pkgver}.tar.xz";)
+sha1sums=('7cf5dd5b2008e2bc92f06a54dd7643f7228f08e0')
+
+build() {
+  mkdir -p 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/testing-x86_64/kdegames-palapeli.install (from 
rev 246166, kdegames-palapeli/trunk/kdegames-palapeli.install)
===
--- testing-x86_64/kdegames-palapeli.install(rev 0)
+++ testing-x86_64/kdegames-palapeli.install2015-09-14 21:37:59 UTC (rev 
246167)
@@ -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-lskat/repos (6 files)

2015-09-14 Thread Antonio Rojas
Date: Monday, September 14, 2015 @ 23:37:41
  Author: arojas
Revision: 246166

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

Added:
  kdegames-lskat/repos/testing-i686/
  kdegames-lskat/repos/testing-i686/PKGBUILD
(from rev 246165, kdegames-lskat/trunk/PKGBUILD)
  kdegames-lskat/repos/testing-i686/kdegames-lskat.install
(from rev 246165, kdegames-lskat/trunk/kdegames-lskat.install)
  kdegames-lskat/repos/testing-x86_64/
  kdegames-lskat/repos/testing-x86_64/PKGBUILD
(from rev 246165, kdegames-lskat/trunk/PKGBUILD)
  kdegames-lskat/repos/testing-x86_64/kdegames-lskat.install
(from rev 246165, kdegames-lskat/trunk/kdegames-lskat.install)

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

Copied: kdegames-lskat/repos/testing-i686/PKGBUILD (from rev 246165, 
kdegames-lskat/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-14 21:37:41 UTC (rev 246166)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegames-lskat
+pkgver=15.08.1
+pkgrel=1
+pkgdesc="Lieutenant Skat is a fun and engaging card game for two players"
+url="http://kde.org/applications/games/lskat/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegames')
+depends=('kdebase-runtime' 'libkdegames4')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/lskat-${pkgver}.tar.xz";)
+sha1sums=('6a3440e4045f2652c2939295193d71559c4f1f7e')
+
+build() {
+  mkdir -p 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/testing-i686/kdegames-lskat.install (from rev 
246165, kdegames-lskat/trunk/kdegames-lskat.install)
===
--- testing-i686/kdegames-lskat.install (rev 0)
+++ testing-i686/kdegames-lskat.install 2015-09-14 21:37:41 UTC (rev 246166)
@@ -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/testing-x86_64/PKGBUILD (from rev 246165, 
kdegames-lskat/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-09-14 21:37:41 UTC (rev 246166)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegames-lskat
+pkgver=15.08.1
+pkgrel=1
+pkgdesc="Lieutenant Skat is a fun and engaging card game for two players"
+url="http://kde.org/applications/games/lskat/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegames')
+depends=('kdebase-runtime' 'libkdegames4')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/lskat-${pkgver}.tar.xz";)
+sha1sums=('6a3440e4045f2652c2939295193d71559c4f1f7e')
+
+build() {
+  mkdir -p 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/testing-x86_64/kdegames-lskat.install (from rev 
246165, kdegames-lskat/trunk/kdegames-lskat.install)
===
--- testing-x86_64/kdegames-lskat.install   (rev 0)
+++ testing-x86_64/kdegames-lskat.install   2015-09-14 21:37:41 UTC (rev 
246166)
@@ -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-kubrick/repos (6 files)

2015-09-14 Thread Antonio Rojas
Date: Monday, September 14, 2015 @ 23:37:26
  Author: arojas
Revision: 246165

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

Added:
  kdegames-kubrick/repos/testing-i686/
  kdegames-kubrick/repos/testing-i686/PKGBUILD
(from rev 246164, kdegames-kubrick/trunk/PKGBUILD)
  kdegames-kubrick/repos/testing-i686/kdegames-kubrick.install
(from rev 246164, kdegames-kubrick/trunk/kdegames-kubrick.install)
  kdegames-kubrick/repos/testing-x86_64/
  kdegames-kubrick/repos/testing-x86_64/PKGBUILD
(from rev 246164, kdegames-kubrick/trunk/PKGBUILD)
  kdegames-kubrick/repos/testing-x86_64/kdegames-kubrick.install
(from rev 246164, kdegames-kubrick/trunk/kdegames-kubrick.install)

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

Copied: kdegames-kubrick/repos/testing-i686/PKGBUILD (from rev 246164, 
kdegames-kubrick/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-14 21:37:26 UTC (rev 246165)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegames-kubrick
+pkgver=15.08.1
+pkgrel=1
+pkgdesc="Based on the famous Rubik's Cube"
+url="http://kde.org/applications/games/kubrick/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegames')
+depends=('kdebase-runtime' 'libkdegames4' 'glu')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kubrick-${pkgver}.tar.xz";)
+sha1sums=('6db2ec4b75a76ab1eb8bcc2f100f2a9fa7b45d45')
+
+prepare() {
+  mkdir -p 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/testing-i686/kdegames-kubrick.install (from rev 
246164, kdegames-kubrick/trunk/kdegames-kubrick.install)
===
--- testing-i686/kdegames-kubrick.install   (rev 0)
+++ testing-i686/kdegames-kubrick.install   2015-09-14 21:37:26 UTC (rev 
246165)
@@ -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/testing-x86_64/PKGBUILD (from rev 246164, 
kdegames-kubrick/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-09-14 21:37:26 UTC (rev 246165)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegames-kubrick
+pkgver=15.08.1
+pkgrel=1
+pkgdesc="Based on the famous Rubik's Cube"
+url="http://kde.org/applications/games/kubrick/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegames')
+depends=('kdebase-runtime' 'libkdegames4' 'glu')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kubrick-${pkgver}.tar.xz";)
+sha1sums=('6db2ec4b75a76ab1eb8bcc2f100f2a9fa7b45d45')
+
+prepare() {
+  mkdir -p 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/testing-x86_64/kdegames-kubrick.install (from 
rev 246164, kdegames-kubrick/trunk/kdegames-kubrick.install)
===
--- testing-x86_64/kdegames-kubrick.install (rev 0)
+++ testing-x86_64/kdegames-kubrick.install 2015-09-14 21:37:26 UTC (rev 
246165)
@@ -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-ktuberling/repos (6 files)

2015-09-14 Thread Antonio Rojas
Date: Monday, September 14, 2015 @ 23:36:59
  Author: arojas
Revision: 246164

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

Added:
  kdegames-ktuberling/repos/testing-i686/
  kdegames-ktuberling/repos/testing-i686/PKGBUILD
(from rev 246163, kdegames-ktuberling/trunk/PKGBUILD)
  kdegames-ktuberling/repos/testing-i686/kdegames-ktuberling.install
(from rev 246163, kdegames-ktuberling/trunk/kdegames-ktuberling.install)
  kdegames-ktuberling/repos/testing-x86_64/
  kdegames-ktuberling/repos/testing-x86_64/PKGBUILD
(from rev 246163, kdegames-ktuberling/trunk/PKGBUILD)
  kdegames-ktuberling/repos/testing-x86_64/kdegames-ktuberling.install
(from rev 246163, kdegames-ktuberling/trunk/kdegames-ktuberling.install)

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

Copied: kdegames-ktuberling/repos/testing-i686/PKGBUILD (from rev 246163, 
kdegames-ktuberling/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-14 21:36:59 UTC (rev 246164)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegames-ktuberling
+pkgver=15.08.1
+pkgrel=1
+pkgdesc="A simple constructor game suitable for children and adults alike"
+url="http://kde.org/applications/games/ktuberling/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegames')
+depends=('kdebase-runtime' 'libkdegames4')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/ktuberling-${pkgver}.tar.xz";)
+sha1sums=('edf5607123670426e3e537ea882a184b1f4427aa')
+
+build() {
+  mkdir -p build
+  cd build
+  cmake ../ktuberling-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Copied: kdegames-ktuberling/repos/testing-i686/kdegames-ktuberling.install 
(from rev 246163, kdegames-ktuberling/trunk/kdegames-ktuberling.install)
===
--- testing-i686/kdegames-ktuberling.install(rev 0)
+++ testing-i686/kdegames-ktuberling.install2015-09-14 21:36:59 UTC (rev 
246164)
@@ -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-ktuberling/repos/testing-x86_64/PKGBUILD (from rev 246163, 
kdegames-ktuberling/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-09-14 21:36:59 UTC (rev 246164)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegames-ktuberling
+pkgver=15.08.1
+pkgrel=1
+pkgdesc="A simple constructor game suitable for children and adults alike"
+url="http://kde.org/applications/games/ktuberling/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegames')
+depends=('kdebase-runtime' 'libkdegames4')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/ktuberling-${pkgver}.tar.xz";)
+sha1sums=('edf5607123670426e3e537ea882a184b1f4427aa')
+
+build() {
+  mkdir -p build
+  cd build
+  cmake ../ktuberling-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Copied: kdegames-ktuberling/repos/testing-x86_64/kdegames-ktuberling.install 
(from rev 246163, kdegames-ktuberling/trunk/kdegames-ktuberling.install)
===
--- testing-x86_64/kdegames-ktuberling.install  (rev 0)
+++ testing-x86_64/kdegames-ktuberling.install  2015-09-14 21:36:59 UTC (rev 
246164)
@@ -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-ksudoku/repos (6 files)

2015-09-14 Thread Antonio Rojas
Date: Monday, September 14, 2015 @ 23:36:39
  Author: arojas
Revision: 246163

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

Added:
  kdegames-ksudoku/repos/testing-i686/
  kdegames-ksudoku/repos/testing-i686/PKGBUILD
(from rev 246162, kdegames-ksudoku/trunk/PKGBUILD)
  kdegames-ksudoku/repos/testing-i686/kdegames-ksudoku.install
(from rev 246162, kdegames-ksudoku/trunk/kdegames-ksudoku.install)
  kdegames-ksudoku/repos/testing-x86_64/
  kdegames-ksudoku/repos/testing-x86_64/PKGBUILD
(from rev 246162, kdegames-ksudoku/trunk/PKGBUILD)
  kdegames-ksudoku/repos/testing-x86_64/kdegames-ksudoku.install
(from rev 246162, kdegames-ksudoku/trunk/kdegames-ksudoku.install)

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

Copied: kdegames-ksudoku/repos/testing-i686/PKGBUILD (from rev 246162, 
kdegames-ksudoku/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-14 21:36:39 UTC (rev 246163)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegames-ksudoku
+pkgver=15.08.1
+pkgrel=1
+pkgdesc="A logic-based symbol placement puzzle"
+url="http://kde.org/applications/games/ksudoku/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegames')
+depends=('kdebase-runtime' 'libkdegames4' 'glu')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/ksudoku-${pkgver}.tar.xz";)
+sha1sums=('218f8e3f43594572a9475ad89a1602a98cc44992')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../ksudoku-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Copied: kdegames-ksudoku/repos/testing-i686/kdegames-ksudoku.install (from rev 
246162, kdegames-ksudoku/trunk/kdegames-ksudoku.install)
===
--- testing-i686/kdegames-ksudoku.install   (rev 0)
+++ testing-i686/kdegames-ksudoku.install   2015-09-14 21:36:39 UTC (rev 
246163)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: kdegames-ksudoku/repos/testing-x86_64/PKGBUILD (from rev 246162, 
kdegames-ksudoku/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-09-14 21:36:39 UTC (rev 246163)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegames-ksudoku
+pkgver=15.08.1
+pkgrel=1
+pkgdesc="A logic-based symbol placement puzzle"
+url="http://kde.org/applications/games/ksudoku/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegames')
+depends=('kdebase-runtime' 'libkdegames4' 'glu')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/ksudoku-${pkgver}.tar.xz";)
+sha1sums=('218f8e3f43594572a9475ad89a1602a98cc44992')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../ksudoku-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Copied: kdegames-ksudoku/repos/testing-x86_64/kdegames-ksudoku.install (from 
rev 246162, kdegames-ksudoku/trunk/kdegames-ksudoku.install)
===
--- testing-x86_64/kdegames-ksudoku.install (rev 0)
+++ testing-x86_64/kdegames-ksudoku.install 2015-09-14 21:36:39 UTC (rev 
246163)
@@ -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-ksirk/repos (6 files)

2015-09-14 Thread Antonio Rojas
Date: Monday, September 14, 2015 @ 23:35:25
  Author: arojas
Revision: 246159

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

Added:
  kdegames-ksirk/repos/testing-i686/
  kdegames-ksirk/repos/testing-i686/PKGBUILD
(from rev 246158, kdegames-ksirk/trunk/PKGBUILD)
  kdegames-ksirk/repos/testing-i686/kdegames-ksirk.install
(from rev 246158, kdegames-ksirk/trunk/kdegames-ksirk.install)
  kdegames-ksirk/repos/testing-x86_64/
  kdegames-ksirk/repos/testing-x86_64/PKGBUILD
(from rev 246158, kdegames-ksirk/trunk/PKGBUILD)
  kdegames-ksirk/repos/testing-x86_64/kdegames-ksirk.install
(from rev 246158, kdegames-ksirk/trunk/kdegames-ksirk.install)

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

Copied: kdegames-ksirk/repos/testing-i686/PKGBUILD (from rev 246158, 
kdegames-ksirk/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-14 21:35:25 UTC (rev 246159)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegames-ksirk
+pkgver=15.08.1
+pkgrel=1
+pkgdesc="A computerized version of a well known strategy game"
+url="http://kde.org/applications/games/ksirk/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegames')
+depends=('kdebase-runtime' 'libkdegames4')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/ksirk-${pkgver}.tar.xz";)
+sha1sums=('574e3e1b812b8e49a194cd8eb14c4f4b08924cc1')
+
+build() {
+  mkdir -p build
+  cd build
+  cmake ../ksirk-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Copied: kdegames-ksirk/repos/testing-i686/kdegames-ksirk.install (from rev 
246158, kdegames-ksirk/trunk/kdegames-ksirk.install)
===
--- testing-i686/kdegames-ksirk.install (rev 0)
+++ testing-i686/kdegames-ksirk.install 2015-09-14 21:35:25 UTC (rev 246159)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: kdegames-ksirk/repos/testing-x86_64/PKGBUILD (from rev 246158, 
kdegames-ksirk/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-09-14 21:35:25 UTC (rev 246159)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegames-ksirk
+pkgver=15.08.1
+pkgrel=1
+pkgdesc="A computerized version of a well known strategy game"
+url="http://kde.org/applications/games/ksirk/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegames')
+depends=('kdebase-runtime' 'libkdegames4')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/ksirk-${pkgver}.tar.xz";)
+sha1sums=('574e3e1b812b8e49a194cd8eb14c4f4b08924cc1')
+
+build() {
+  mkdir -p build
+  cd build
+  cmake ../ksirk-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Copied: kdegames-ksirk/repos/testing-x86_64/kdegames-ksirk.install (from rev 
246158, kdegames-ksirk/trunk/kdegames-ksirk.install)
===
--- testing-x86_64/kdegames-ksirk.install   (rev 0)
+++ testing-x86_64/kdegames-ksirk.install   2015-09-14 21:35:25 UTC (rev 
246159)
@@ -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-kreversi/repos (6 files)

2015-09-14 Thread Antonio Rojas
Date: Monday, September 14, 2015 @ 23:34:54
  Author: arojas
Revision: 246157

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

Added:
  kdegames-kreversi/repos/testing-i686/
  kdegames-kreversi/repos/testing-i686/PKGBUILD
(from rev 246156, kdegames-kreversi/trunk/PKGBUILD)
  kdegames-kreversi/repos/testing-i686/kdegames-kreversi.install
(from rev 246156, kdegames-kreversi/trunk/kdegames-kreversi.install)
  kdegames-kreversi/repos/testing-x86_64/
  kdegames-kreversi/repos/testing-x86_64/PKGBUILD
(from rev 246156, kdegames-kreversi/trunk/PKGBUILD)
  kdegames-kreversi/repos/testing-x86_64/kdegames-kreversi.install
(from rev 246156, kdegames-kreversi/trunk/kdegames-kreversi.install)

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

Copied: kdegames-kreversi/repos/testing-i686/PKGBUILD (from rev 246156, 
kdegames-kreversi/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-14 21:34:54 UTC (rev 246157)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegames-kreversi
+pkgver=15.08.1
+pkgrel=1
+pkgdesc="A simple one player strategy game played against the computer"
+url="http://kde.org/applications/games/kreversi/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegames')
+depends=('kdebase-runtime' 'libkdegames4')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kreversi-${pkgver}.tar.xz";)
+sha1sums=('cf1e7f6862d198bbeeb3d03abe534e289152f7a9')
+
+build() {
+  mkdir -p 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/testing-i686/kdegames-kreversi.install (from 
rev 246156, kdegames-kreversi/trunk/kdegames-kreversi.install)
===
--- testing-i686/kdegames-kreversi.install  (rev 0)
+++ testing-i686/kdegames-kreversi.install  2015-09-14 21:34:54 UTC (rev 
246157)
@@ -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/testing-x86_64/PKGBUILD (from rev 246156, 
kdegames-kreversi/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-09-14 21:34:54 UTC (rev 246157)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegames-kreversi
+pkgver=15.08.1
+pkgrel=1
+pkgdesc="A simple one player strategy game played against the computer"
+url="http://kde.org/applications/games/kreversi/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegames')
+depends=('kdebase-runtime' 'libkdegames4')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kreversi-${pkgver}.tar.xz";)
+sha1sums=('cf1e7f6862d198bbeeb3d03abe534e289152f7a9')
+
+build() {
+  mkdir -p 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/testing-x86_64/kdegames-kreversi.install (from 
rev 246156, kdegames-kreversi/trunk/kdegames-kreversi.install)
===
--- testing-x86_64/kdegames-kreversi.install(rev 0)
+++ testing-x86_64/kdegames-kreversi.install2015-09-14 21:34:54 UTC (rev 
246157)
@@ -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 ksquares/repos (6 files)

2015-09-14 Thread Antonio Rojas
Date: Monday, September 14, 2015 @ 23:36:22
  Author: arojas
Revision: 246162

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

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

-+
 testing-i686/PKGBUILD   |   38 ++
 testing-i686/ksquares.install   |   11 +++
 testing-x86_64/PKGBUILD |   38 ++
 testing-x86_64/ksquares.install |   11 +++
 4 files changed, 98 insertions(+)

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

Copied: ksquares/repos/testing-i686/ksquares.install (from rev 246161, 
ksquares/trunk/ksquares.install)
===
--- testing-i686/ksquares.install   (rev 0)
+++ testing-i686/ksquares.install   2015-09-14 21:36:22 UTC (rev 246162)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

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

Copied: ksquares/repos/testing-x86_64/ksquares.install (from rev 246161, 
ksquares/trunk/ksquares.install)
===
--- testing-x86_64/ksquares.install (rev 0)
+++ testing-x86_64/ksquares.install 2015-09-14 21:36:22 UTC (rev 246162)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}


  1   2   3   >