[arch-commits] Commit in xorg-xdm/trunk (PKGBUILD xdm.pam)

2015-11-09 Thread Andreas Radke
Date: Monday, November 9, 2015 @ 14:09:54
  Author: andyrtr
Revision: 250236

upgpkg: xorg-xdm 1.1.11-6

improve pam configuration; FS#38436

Modified:
  xorg-xdm/trunk/PKGBUILD
  xorg-xdm/trunk/xdm.pam

--+
 PKGBUILD |4 ++--
 xdm.pam  |   15 ++-
 2 files changed, 8 insertions(+), 11 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-11-09 10:38:51 UTC (rev 250235)
+++ PKGBUILD2015-11-09 13:09:54 UTC (rev 250236)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot 
 pkgname=xorg-xdm
 pkgver=1.1.11
-pkgrel=5
+pkgrel=6
 pkgdesc="X Display Manager"
 arch=(i686 x86_64)
 url="http://xorg.freedesktop.org/;
@@ -21,7 +21,7 @@
 'fd3e7c20837b42a8ab111369fd6dc9612f9edb91c1f6904cca1d6a1fa3cfa0ff'
 '77a1ce9bdf363591b72798db08b4df3589bd4e64737fd32cf9028f9245450edb'
 '5f380a2d6f77feb910d77f7f6843fce9b00ff7610c159fc029ee44cc6c23a48a'
-'7d6818a1c1a44e9bd38774c035e03b0b831f6646681bc2bf556761aec7baf418'
+'e8c4c5fd3b801a390d201166fd1fb9730e78a5c62928768103b870b6bd980ea0'
 '781b5577bb070220d018a11832d0d4a65fd16e130730ba26fb055c3aa68156b2')
 
 build() {

Modified: xdm.pam
===
--- xdm.pam 2015-11-09 10:38:51 UTC (rev 250235)
+++ xdm.pam 2015-11-09 13:09:54 UTC (rev 250236)
@@ -1,10 +1,7 @@
 #%PAM-1.0
-auth   requiredpam_unix.so
-auth   requiredpam_nologin.so
-auth   requiredpam_env.so
-accountrequiredpam_unix.so
-password   requiredpam_unix.so
-sessionrequiredpam_unix.so
-sessionrequiredpam_limits.so
-sessionrequiredpam_loginuid.so
--session   optionalpam_systemd.so
+authinclude system-login
+-auth   optionalpam_gnome_keyring.so
+account include system-login
+passwordinclude system-login
+session include system-login
+-sessionoptionalpam_gnome_keyring.so auto_start


[arch-commits] Commit in xorg-xdm/repos (24 files)

2015-11-09 Thread Andreas Radke
Date: Monday, November 9, 2015 @ 14:10:27
  Author: andyrtr
Revision: 250237

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

Added:
  xorg-xdm/repos/extra-i686/PKGBUILD
(from rev 250236, xorg-xdm/trunk/PKGBUILD)
  xorg-xdm/repos/extra-i686/Xsession-loginshell.patch
(from rev 250236, xorg-xdm/trunk/Xsession-loginshell.patch)
  xorg-xdm/repos/extra-i686/Xsession-xsm.patch
(from rev 250236, xorg-xdm/trunk/Xsession-xsm.patch)
  xorg-xdm/repos/extra-i686/git_fixes.diff
(from rev 250236, xorg-xdm/trunk/git_fixes.diff)
  xorg-xdm/repos/extra-i686/xdm-1.0.5-sessreg-utmp-fix-bug177890.patch
(from rev 250236, xorg-xdm/trunk/xdm-1.0.5-sessreg-utmp-fix-bug177890.patch)
  xorg-xdm/repos/extra-i686/xdm.pam
(from rev 250236, xorg-xdm/trunk/xdm.pam)
  xorg-xdm/repos/extra-x86_64/PKGBUILD
(from rev 250236, xorg-xdm/trunk/PKGBUILD)
  xorg-xdm/repos/extra-x86_64/Xsession-loginshell.patch
(from rev 250236, xorg-xdm/trunk/Xsession-loginshell.patch)
  xorg-xdm/repos/extra-x86_64/Xsession-xsm.patch
(from rev 250236, xorg-xdm/trunk/Xsession-xsm.patch)
  xorg-xdm/repos/extra-x86_64/git_fixes.diff
(from rev 250236, xorg-xdm/trunk/git_fixes.diff)
  xorg-xdm/repos/extra-x86_64/xdm-1.0.5-sessreg-utmp-fix-bug177890.patch
(from rev 250236, xorg-xdm/trunk/xdm-1.0.5-sessreg-utmp-fix-bug177890.patch)
  xorg-xdm/repos/extra-x86_64/xdm.pam
(from rev 250236, xorg-xdm/trunk/xdm.pam)
Deleted:
  xorg-xdm/repos/extra-i686/PKGBUILD
  xorg-xdm/repos/extra-i686/Xsession-loginshell.patch
  xorg-xdm/repos/extra-i686/Xsession-xsm.patch
  xorg-xdm/repos/extra-i686/git_fixes.diff
  xorg-xdm/repos/extra-i686/xdm-1.0.5-sessreg-utmp-fix-bug177890.patch
  xorg-xdm/repos/extra-i686/xdm.pam
  xorg-xdm/repos/extra-x86_64/PKGBUILD
  xorg-xdm/repos/extra-x86_64/Xsession-loginshell.patch
  xorg-xdm/repos/extra-x86_64/Xsession-xsm.patch
  xorg-xdm/repos/extra-x86_64/git_fixes.diff
  xorg-xdm/repos/extra-x86_64/xdm-1.0.5-sessreg-utmp-fix-bug177890.patch
  xorg-xdm/repos/extra-x86_64/xdm.pam

-+
 /PKGBUILD   |  118 +
 /Xsession-loginshell.patch  |   30 
 /Xsession-xsm.patch |   44 
 /git_fixes.diff | 1346 ++
 /xdm-1.0.5-sessreg-utmp-fix-bug177890.patch |   16 
 /xdm.pam|   14 
 extra-i686/PKGBUILD |   59 
 extra-i686/Xsession-loginshell.patch|   15 
 extra-i686/Xsession-xsm.patch   |   22 
 extra-i686/git_fixes.diff   |  673 ---
 extra-i686/xdm-1.0.5-sessreg-utmp-fix-bug177890.patch   |8 
 extra-i686/xdm.pam  |   10 
 extra-x86_64/PKGBUILD   |   59 
 extra-x86_64/Xsession-loginshell.patch  |   15 
 extra-x86_64/Xsession-xsm.patch |   22 
 extra-x86_64/git_fixes.diff |  673 ---
 extra-x86_64/xdm-1.0.5-sessreg-utmp-fix-bug177890.patch |8 
 extra-x86_64/xdm.pam|   10 
 18 files changed, 1568 insertions(+), 1574 deletions(-)

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


[arch-commits] Commit in smuxi/repos/community-any (5 files)

2015-11-09 Thread Balló György
Date: Monday, November 9, 2015 @ 15:26:32
  Author: bgyorgy
Revision: 146425

archrelease: copy trunk to community-any

Added:
  smuxi/repos/community-any/PKGBUILD
(from rev 146424, smuxi/trunk/PKGBUILD)
  smuxi/repos/community-any/boehm.patch
(from rev 146424, smuxi/trunk/boehm.patch)
  smuxi/repos/community-any/smuxi.install
(from rev 146424, smuxi/trunk/smuxi.install)
Deleted:
  smuxi/repos/community-any/PKGBUILD
  smuxi/repos/community-any/smuxi.install

---+
 PKGBUILD  |  130 +---
 boehm.patch   |   51 +
 smuxi.install |   22 -
 3 files changed, 131 insertions(+), 72 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-11-09 14:26:08 UTC (rev 146424)
+++ PKGBUILD2015-11-09 14:26:32 UTC (rev 146425)
@@ -1,61 +0,0 @@
-# $Id$
-# Maintainer: Balló György 
-# Contributor: Madek 
-# Contributor: Marcelo Cavalcante 
-# Contributor: Jens Kleikamp 
-# Contributor: Philipp Gildein 
-
-pkgbase=smuxi
-pkgname=('smuxi-server' 'smuxi')
-pkgver=0.11.1
-pkgrel=1
-pkgdesc="User-friendly and cross-platform IRC client for sophisticated users 
for GNOME/GTK+"
-arch=('any')
-url="https://smuxi.im/;
-license=('GPL')
-makedepends=('notify-sharp' 'log4net' 'nini' 'gtkspell' 'stfl' 'intltool')
-options=('!emptydirs')
-source=(https://smuxi.im/jaws/data/files/$pkgbase-$pkgver.tar.gz)
-md5sums=('c61d34f6811b8aee6bd24395178a7f2a')
-
-build() {
-  cd "$srcdir/$pkgbase-$pkgver"
-
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-  --enable-frontend-stfl \
-  --with-vendor-package-version="Arch Linux $pkgver-$pkgrel" \
-  MCS=/usr/bin/dmcs
-  LANG=C make
-}
-
-package_smuxi-server() {
-  pkgdesc+=" (common files and server)"
-  depends=('log4net' 'nini')
-  cd "$srcdir/$pkgbase-$pkgver"
-
-  make DESTDIR="$pkgdir" install
-
-  # Split frontend
-  [[ -d $srcdir/frontend ]] && rm -r "$srcdir/frontend/"
-  mkdir "$srcdir"/frontend
-  mv "$pkgdir"/usr/bin/smuxi-frontend-{gnome,stfl} \
- "$pkgdir"/usr/lib/pkgconfig/smuxi-frontend.pc \
- "$pkgdir"/usr/lib/smuxi/smuxi-frontend* \
- "$pkgdir"/usr/share/{applications,icons} \
- "$pkgdir"/usr/share/man/man1/smuxi-frontend* \
- "$srcdir/frontend/"
-}
-
-package_smuxi() {
-  pkgdesc+=" (frontend)" 
-  depends=('smuxi-server' 'notify-sharp' 'gtkspell' 'stfl')
-  install=smuxi.install
-  cd "$srcdir/frontend"
-
-  mkdir -p "$pkgdir"/usr/{bin,lib/{pkgconfig,smuxi},share/man/man1}
-  mv smuxi-frontend-{gnome,stfl} "$pkgdir/usr/bin"
-  mv smuxi-frontend.pc "$pkgdir/usr/lib/pkgconfig"
-  mv smuxi-frontend*.1 "$pkgdir/usr/share/man/man1"
-  mv smuxi-frontend* "$pkgdir/usr/lib/smuxi"
-  mv {applications,icons} "$pkgdir/usr/share"
-}

Copied: smuxi/repos/community-any/PKGBUILD (from rev 146424, 
smuxi/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-11-09 14:26:32 UTC (rev 146425)
@@ -0,0 +1,69 @@
+# $Id$
+# Maintainer: Balló György 
+# Contributor: Madek 
+# Contributor: Marcelo Cavalcante 
+# Contributor: Jens Kleikamp 
+# Contributor: Philipp Gildein 
+
+pkgbase=smuxi
+pkgname=('smuxi-server' 'smuxi')
+pkgver=1.0
+pkgrel=1
+pkgdesc="User-friendly and cross-platform IRC client for sophisticated users 
for GNOME/GTK+"
+arch=('any')
+url="https://smuxi.im/;
+license=('GPL')
+makedepends=('notify-sharp' 'log4net' 'nini' 'gtkspell' 'stfl' 'intltool')
+options=('!emptydirs')
+source=(https://smuxi.im/jaws/data/files/$pkgbase-$pkgver.tar.gz
+boehm.patch)
+md5sums=('8568485702e032d10a70b13a869400a2'
+ '2b2c372e2c128196083e639a9b91c2f6')
+
+prepare() {
+  cd "$srcdir/$pkgbase-$pkgver"
+
+  # Revert broken commit
+  patch -RNp1 -i ../boehm.patch
+}
+
+build() {
+  cd "$srcdir/$pkgbase-$pkgver"
+
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --enable-frontend-stfl \
+  --with-vendor-package-version="Arch Linux $pkgver-$pkgrel"
+  LANG=C make
+}
+
+package_smuxi-server() {
+  pkgdesc+=" (common files and server)"
+  depends=('log4net' 'nini')
+  cd "$srcdir/$pkgbase-$pkgver"
+
+  make DESTDIR="$pkgdir" install
+
+  # Split frontend
+  [[ -d $srcdir/frontend ]] && rm -r "$srcdir/frontend/"
+  mkdir "$srcdir"/frontend
+  mv "$pkgdir"/usr/bin/smuxi-frontend-{gnome,stfl} \
+ "$pkgdir"/usr/lib/pkgconfig/smuxi-frontend.pc \
+ "$pkgdir"/usr/lib/smuxi/smuxi-frontend* \
+ "$pkgdir"/usr/share/{applications,icons} \
+ "$pkgdir"/usr/share/man/man1/smuxi-frontend* \
+ "$srcdir/frontend/"
+}
+

[arch-commits] Commit in smuxi/trunk (PKGBUILD boehm.patch)

2015-11-09 Thread Balló György
Date: Monday, November 9, 2015 @ 15:26:08
  Author: bgyorgy
Revision: 146424

upgpkg: smuxi 1.0-1

Update to version 1.0

Added:
  smuxi/trunk/boehm.patch
Modified:
  smuxi/trunk/PKGBUILD

-+
 PKGBUILD|   18 +-
 boehm.patch |   51 +++
 2 files changed, 64 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-11-09 10:39:50 UTC (rev 146423)
+++ PKGBUILD2015-11-09 14:26:08 UTC (rev 146424)
@@ -7,7 +7,7 @@
 
 pkgbase=smuxi
 pkgname=('smuxi-server' 'smuxi')
-pkgver=0.11.1
+pkgver=1.0
 pkgrel=1
 pkgdesc="User-friendly and cross-platform IRC client for sophisticated users 
for GNOME/GTK+"
 arch=('any')
@@ -15,16 +15,24 @@
 license=('GPL')
 makedepends=('notify-sharp' 'log4net' 'nini' 'gtkspell' 'stfl' 'intltool')
 options=('!emptydirs')
-source=(https://smuxi.im/jaws/data/files/$pkgbase-$pkgver.tar.gz)
-md5sums=('c61d34f6811b8aee6bd24395178a7f2a')
+source=(https://smuxi.im/jaws/data/files/$pkgbase-$pkgver.tar.gz
+boehm.patch)
+md5sums=('8568485702e032d10a70b13a869400a2'
+ '2b2c372e2c128196083e639a9b91c2f6')
 
+prepare() {
+  cd "$srcdir/$pkgbase-$pkgver"
+
+  # Revert broken commit
+  patch -RNp1 -i ../boehm.patch
+}
+
 build() {
   cd "$srcdir/$pkgbase-$pkgver"
 
   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
   --enable-frontend-stfl \
-  --with-vendor-package-version="Arch Linux $pkgver-$pkgrel" \
-  MCS=/usr/bin/dmcs
+  --with-vendor-package-version="Arch Linux $pkgver-$pkgrel"
   LANG=C make
 }
 

Added: boehm.patch
===
--- boehm.patch (rev 0)
+++ boehm.patch 2015-11-09 14:26:08 UTC (rev 146424)
@@ -0,0 +1,51 @@
+commit b4b87f46ec4457ca8da31329bb9f784c6e119fc1
+Author: Mirco Bauer 
+Date:   Sat Jun 6 03:15:23 2015 +0200
+
+Server, Frontend-GNOME: use Boehm as GC instead of SGen (closes: #1062)
+
+Mono 3.2.8 (and possibly newer versions) SEGVs in Mono.Data.Sqlite when 
the GC
+is SGen and huge datasets are read from more than one thread at the same 
time
+using different databases. With Boehm this does not happen. Since Smuxi 
switched
+to SQLite by default this is a show stopper for the 1.0 release and thus 
Boehm
+will be used to workaround this issue till the Mono SGen GC or the
+Mono.Data.Sqlite binding will be fixed in a later Mono version. Or the used
+SQLite binding will be replaced with sqlite-net [0] or Hyena's SQLite 
binding [1].
+
+ [0]: https://github.com/praeclarum/sqlite-net
+ [1]: https://github.com/GNOME/hyena/tree/master/Hyena.Data.Sqlite
+
+diff --git a/src/Frontend-GNOME/smuxi-frontend-gnome.in 
b/src/Frontend-GNOME/smuxi-frontend-gnome.in
+index 3422198..2c16c35 100644
+--- a/src/Frontend-GNOME/smuxi-frontend-gnome.in
 b/src/Frontend-GNOME/smuxi-frontend-gnome.in
+@@ -5,6 +5,13 @@
+ MONO_TLS_SESSION_CACHE_TIMEOUT=0
+ export MONO_TLS_SESSION_CACHE_TIMEOUT
+ 
++# HACK: forcibly disabled SGen, as it has a known SEGV bug related to the
++# Mono.Data.Sqlite binding that does not happen with the boehm GC, see:
++# https://smuxi.im/issues/show/1062
++MONO_ENV_OPTIONS="$(echo $MONO_ENV_OPTIONS | sed s/--gc=sgen//)"
++MONO_ENV_OPTIONS="--gc=boehm $MONO_ENV_OPTIONS"
++export MONO_ENV_OPTIONS
++
+ # Smuxi uses an IPC channel for the single application instance feature and it
+ # also allows to pass links from commandline to an existing Smuxi instance. 
This
+ # IPC channel must be private to the user that executes Smuxi, else other 
system
+diff --git a/src/Server/smuxi-server.in b/src/Server/smuxi-server.in
+index 48fc4c9..fbc7b5b 100644
+--- a/src/Server/smuxi-server.in
 b/src/Server/smuxi-server.in
+@@ -5,4 +5,11 @@
+ MONO_TLS_SESSION_CACHE_TIMEOUT=0
+ export MONO_TLS_SESSION_CACHE_TIMEOUT
+ 
++# HACK: forcibly disabled SGen, as it has a known SEGV bug related to the
++# Mono.Data.Sqlite binding that does not happen with the boehm GC, see:
++# https://smuxi.im/issues/show/1062
++MONO_ENV_OPTIONS="$(echo $MONO_ENV_OPTIONS | sed s/--gc=sgen//)"
++MONO_ENV_OPTIONS="--gc=boehm $MONO_ENV_OPTIONS"
++export MONO_ENV_OPTIONS
++
+ exec mono --debug "@expanded_libdir@/@PACKAGE@/smuxi-server.exe" "$@"


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

2015-11-09 Thread Felix Yan
Date: Monday, November 9, 2015 @ 16:08:50
  Author: fyan
Revision: 146430

archrelease: copy trunk to community-any

Added:
  python-pyperclip/repos/community-any/PKGBUILD
(from rev 146429, python-pyperclip/trunk/PKGBUILD)
Deleted:
  python-pyperclip/repos/community-any/PKGBUILD

--+
 PKGBUILD |  120 ++---
 1 file changed, 60 insertions(+), 60 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-11-09 15:08:25 UTC (rev 146429)
+++ PKGBUILD2015-11-09 15:08:50 UTC (rev 146430)
@@ -1,60 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Jim Bridgewater 
-# Contributor: delta48  
-
-pkgbase=python-pyperclip
-pkgname=('python-pyperclip' 'python2-pyperclip')
-_pypiname=pyperclip
-pkgver=1.5.21
-_commit=b5c57c2a90a28f5c6f9f87ac06737a1cbc0eeac3
-pkgrel=1
-pkgdesc="A cross-platform clipboard module for Python"
-arch=('any')
-url="https://github.com/asweigart/pyperclip;
-license=('BSD')
-makedepends=('python-setuptools' 'python2-setuptools' 'git')
-# GTK/Qt tests crash xvfb, and Klipper tests require a running klipper
-checkdepends=('xorg-server-xvfb' 'python-pytest' 'python2-pytest'
-  'xsel' 'xclip')
-source=("git+https://github.com/asweigart/pyperclip.git#commit=$_commit;)
-md5sums=('SKIP')
-
-prepare() {
-  cp -a $_pypiname{,-py2}
-}
-
-check() {
-  cd "$srcdir/$_pypiname"
-  PYTHONPATH="$PWD/build/lib:$PYTHONPATH" xvfb-run py.test
-
-  cd "$srcdir/$_pypiname-py2"
-  PYTHONPATH="$PWD/build/lib:$PYTHONPATH" xvfb-run py.test2
-}
-
-package_python-pyperclip() {
-  depends=('python')
-  optdepends=('xclip: xclip backend'
-  'xsel: xsel backend'
-  'python-pyqt4: qt backend'
-  'plasma-workspace: klipper backend')
-
-  cd "$srcdir/$_pypiname"
-  python setup.py install --root="$pkgdir" --optimize=1
-  install -Dm644 LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE.txt"
-}
-
-package_python2-pyperclip() {
-  depends=('python2')
-  optdepends=('xclip: xclip backend'
-  'xsel: xsel backend'
-  'python2-pyqt4: qt backend'
-  'plasma-workspace: klipper backend'
-  'pygtk: gtk backend')
-
-  cd "$srcdir/$_pypiname-py2"
-  python2 setup.py install --root="$pkgdir" --optimize=1
-  install -Dm644 LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE.txt"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-pyperclip/repos/community-any/PKGBUILD (from rev 146429, 
python-pyperclip/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-11-09 15:08:50 UTC (rev 146430)
@@ -0,0 +1,60 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Jim Bridgewater 
+# Contributor: delta48  
+
+pkgbase=python-pyperclip
+pkgname=('python-pyperclip' 'python2-pyperclip')
+_pypiname=pyperclip
+pkgver=1.5.22
+_commit=28f86a05b18ef8f0adce881c5e93a01bac7a13b7
+pkgrel=1
+pkgdesc="A cross-platform clipboard module for Python"
+arch=('any')
+url="https://github.com/asweigart/pyperclip;
+license=('BSD')
+makedepends=('python-setuptools' 'python2-setuptools' 'git')
+# GTK/Qt tests crash xvfb, and Klipper tests require a running klipper
+checkdepends=('xorg-server-xvfb' 'python-pytest' 'python2-pytest'
+  'xsel' 'xclip')
+source=("git+https://github.com/asweigart/pyperclip.git#commit=$_commit;)
+md5sums=('SKIP')
+
+prepare() {
+  cp -a $_pypiname{,-py2}
+}
+
+check() {
+  cd "$srcdir/$_pypiname"
+  PYTHONPATH="$PWD/build/lib:$PYTHONPATH" xvfb-run py.test
+
+  cd "$srcdir/$_pypiname-py2"
+  PYTHONPATH="$PWD/build/lib:$PYTHONPATH" xvfb-run py.test2
+}
+
+package_python-pyperclip() {
+  depends=('python')
+  optdepends=('xclip: xclip backend'
+  'xsel: xsel backend'
+  'python-pyqt4: qt backend'
+  'plasma-workspace: klipper backend')
+
+  cd "$srcdir/$_pypiname"
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE.txt"
+}
+
+package_python2-pyperclip() {
+  depends=('python2')
+  optdepends=('xclip: xclip backend'
+  'xsel: xsel backend'
+  'python2-pyqt4: qt backend'
+  'plasma-workspace: klipper backend'
+  'pygtk: gtk backend')
+
+  cd "$srcdir/$_pypiname-py2"
+  python2 setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE.txt"
+}
+
+# vim:set ts=2 sw=2 et:


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

2015-11-09 Thread Felix Yan
Date: Monday, November 9, 2015 @ 16:08:25
  Author: fyan
Revision: 146429

upgpkg: python-pyperclip 1.5.22-1

Modified:
  python-pyperclip/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-11-09 14:40:48 UTC (rev 146428)
+++ PKGBUILD2015-11-09 15:08:25 UTC (rev 146429)
@@ -6,8 +6,8 @@
 pkgbase=python-pyperclip
 pkgname=('python-pyperclip' 'python2-pyperclip')
 _pypiname=pyperclip
-pkgver=1.5.21
-_commit=b5c57c2a90a28f5c6f9f87ac06737a1cbc0eeac3
+pkgver=1.5.22
+_commit=28f86a05b18ef8f0adce881c5e93a01bac7a13b7
 pkgrel=1
 pkgdesc="A cross-platform clipboard module for Python"
 arch=('any')


[arch-commits] Commit in perl-net-dns/repos/extra-any (PKGBUILD PKGBUILD)

2015-11-09 Thread Felix Yan
Date: Monday, November 9, 2015 @ 16:08:39
  Author: fyan
Revision: 250241

archrelease: copy trunk to extra-any

Added:
  perl-net-dns/repos/extra-any/PKGBUILD
(from rev 250240, perl-net-dns/trunk/PKGBUILD)
Deleted:
  perl-net-dns/repos/extra-any/PKGBUILD

--+
 PKGBUILD |   66 ++---
 1 file changed, 33 insertions(+), 33 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-11-09 15:08:16 UTC (rev 250240)
+++ PKGBUILD2015-11-09 15:08:39 UTC (rev 250241)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=perl-net-dns
-pkgver=1.02
-pkgrel=1
-pkgdesc="Perl Module: Interface to the DNS resolver"
-arch=('any')
-license=('PerlArtistic')
-url="http://search.cpan.org/dist/Net-DNS/;
-depends=('perl-digest-hmac' 'perl-net-ip')
-checkdepends=('perl-test-pod' 'perl-mime-base32' 'perl-net-dns-sec')
-optdepends=('perl-io-socket-inet6: IPv6 support'
-'perl-socket6: IPv6 support')
-options=('!emptydirs')
-source=(http://www.cpan.org/authors/id/N/NL/NLNETLABS/Net-DNS-$pkgver.tar.gz)
-sha1sums=('3c1da57957d0ba458472296273d7609feeb44fe5')
-
-build() {
-  cd Net-DNS-${pkgver}
-  perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-check() {
-  cd Net-DNS-${pkgver}
-  make test
-}
-
-package() {
-  cd Net-DNS-${pkgver}
-  make DESTDIR="${pkgdir}" install
-}

Copied: perl-net-dns/repos/extra-any/PKGBUILD (from rev 250240, 
perl-net-dns/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-11-09 15:08:39 UTC (rev 250241)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=perl-net-dns
+pkgver=1.03
+pkgrel=1
+pkgdesc="Perl Module: Interface to the DNS resolver"
+arch=('any')
+license=('PerlArtistic')
+url="http://search.cpan.org/dist/Net-DNS/;
+depends=('perl-digest-hmac' 'perl-net-ip')
+checkdepends=('perl-test-pod' 'perl-mime-base32' 'perl-net-dns-sec')
+optdepends=('perl-io-socket-inet6: IPv6 support'
+'perl-socket6: IPv6 support')
+options=('!emptydirs')
+source=(http://www.cpan.org/authors/id/N/NL/NLNETLABS/Net-DNS-$pkgver.tar.gz)
+sha1sums=('e4c79fc288b9fc06c27bbcc9fb48d26ae590492a')
+
+build() {
+  cd Net-DNS-${pkgver}
+  perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+check() {
+  cd Net-DNS-${pkgver}
+  make test
+}
+
+package() {
+  cd Net-DNS-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}


[arch-commits] Commit in pacman-mirrorlist/repos/core-any (6 files)

2015-11-09 Thread Florian Pritz
Date: Monday, November 9, 2015 @ 15:57:29
  Author: bluewind
Revision: 250239

archrelease: copy trunk to core-any

Added:
  pacman-mirrorlist/repos/core-any/PKGBUILD
(from rev 250238, pacman-mirrorlist/trunk/PKGBUILD)
  pacman-mirrorlist/repos/core-any/mirrorlist
(from rev 250238, pacman-mirrorlist/trunk/mirrorlist)
  pacman-mirrorlist/repos/core-any/upgpkg
(from rev 250238, pacman-mirrorlist/trunk/upgpkg)
Deleted:
  pacman-mirrorlist/repos/core-any/PKGBUILD
  pacman-mirrorlist/repos/core-any/mirrorlist
  pacman-mirrorlist/repos/core-any/upgpkg

+
 PKGBUILD   |   62 ++--
 mirrorlist |  763 +--
 upgpkg |8 
 3 files changed, 420 insertions(+), 413 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-11-09 14:57:25 UTC (rev 250238)
+++ PKGBUILD2015-11-09 14:57:29 UTC (rev 250239)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Dan McGee <d...@archlinux.org>
-
-pkgname=pacman-mirrorlist
-pkgver=20151017
-pkgrel=1
-pkgdesc="Arch Linux mirror list for use by pacman"
-arch=('any')
-url="https://www.archlinux.org/mirrorlist/;
-license=('GPL')
-backup=(etc/pacman.d/mirrorlist)
-source=(mirrorlist)
-
-# NOTE on building this package:
-# * Go to the trunk/ directory
-# * Run bash -c ". PKGBUILD; updatelist"
-# * Update the checksums, update pkgver
-# * Build the package
-
-updatelist() {
-  rm -f mirrorlist
-  curl -o mirrorlist https://www.archlinux.org/mirrorlist/all/
-}
-
-package() {
-  mkdir -p $pkgdir/etc/pacman.d
-  install -m644 $srcdir/mirrorlist $pkgdir/etc/pacman.d/
-}
-
-md5sums=('b1a5d1e3f8c0dc5505daf18c711acbe3')
-sha256sums=('6549c233dc7efcfd10eb6aaedfa34f3c35764d0540f92181d228092b037f16ec')

Copied: pacman-mirrorlist/repos/core-any/PKGBUILD (from rev 250238, 
pacman-mirrorlist/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-11-09 14:57:29 UTC (rev 250239)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Dan McGee <d...@archlinux.org>
+
+pkgname=pacman-mirrorlist
+pkgver=20151109
+pkgrel=1
+pkgdesc="Arch Linux mirror list for use by pacman"
+arch=('any')
+url="https://www.archlinux.org/mirrorlist/;
+license=('GPL')
+backup=(etc/pacman.d/mirrorlist)
+source=(mirrorlist)
+
+# NOTE on building this package:
+# * Go to the trunk/ directory
+# * Run bash -c ". PKGBUILD; updatelist"
+# * Update the checksums, update pkgver
+# * Build the package
+
+updatelist() {
+  rm -f mirrorlist
+  curl -o mirrorlist https://www.archlinux.org/mirrorlist/all/
+}
+
+package() {
+  mkdir -p $pkgdir/etc/pacman.d
+  install -m644 $srcdir/mirrorlist $pkgdir/etc/pacman.d/
+}
+
+md5sums=('ad63167576bb656565ddc9b052076ba7')
+sha256sums=('1da8e92b95d6cbb2d89ec9e9b0128fce7ced01a803f60ebfaee43f2d0d52927e')

Deleted: mirrorlist
===
--- mirrorlist  2015-11-09 14:57:25 UTC (rev 250238)
+++ mirrorlist  2015-11-09 14:57:29 UTC (rev 250239)
@@ -1,378 +0,0 @@
-##
-## Arch Linux repository mirrorlist
-## Generated on 2015-10-17
-##
-
-## Worldwide
-#Server = http://mirror.rackspace.com/archlinux/$repo/os/$arch
-
-## Australia
-#Server = http://mirror.aarnet.edu.au/pub/archlinux/$repo/os/$arch
-#Server = http://archlinux.mirror.digitalpacific.com.au/$repo/os/$arch
-#Server = http://ftp.iinet.net.au/pub/archlinux/$repo/os/$arch
-#Server = http://mirror.internode.on.net/pub/archlinux/$repo/os/$arch
-#Server = http://mirror.rackcentral.com.au/archlinux/$repo/os/$arch
-#Server = http://ftp.swin.edu.au/archlinux/$repo/os/$arch
-#Server = http://archlinux.uberglobalmirror.com/$repo/os/$arch
-
-## Austria
-#Server = http://mirror.digitalnova.at/archlinux/$repo/os/$arch
-#Server = http://mirror.easyname.at/archlinux/$repo/os/$arch
-#Server = http://mirror1.htu.tugraz.at/archlinux/$repo/os/$arch
-
-## Bangladesh
-#Server = http://mirrors.ispros.com.bd/archlinux/$repo/os/$arch
-
-## Belarus
-#Server = http://ftp.byfly.by/pub/archlinux/$repo/os/$arch
-#Server = http://mirror.datacenter.by/pub/archlinux/$repo/os/$arch
-
-## Belgium
-#Server = http://archlinux.cu.be/$repo/os/$arch
-#Server = http://archlinux.mirror.kangaroot.net/$repo/os/$arch
-
-## Brazil
-#Server = http://archlinux-br.mirror.host1plus.com/$repo/os/$arch
-#Server = http://archlinux.c3sl.ufpr.br/$repo/os/$arch
-#Server = http://www.las.ic.unicamp.br/pub/archlinux/$repo/os/$arch
-#Server = http://linorg.usp.br/archlinux/$repo/os/$arch
-#Server = http://pet.inf.ufsc.br/mirrors/archlinux/$repo/os/$arch
-#Server = http://archlinux.pop-es.rnp.br/$repo/os/$arch
-
-## Bulgaria
-#Server = http://mirrors.netix.net/archlinux/$repo/os/$arch
-#Server = http://mirror.telepoint.bg/archlinux/$repo/os/$arch
-#Server = http://mirrors.uni-plovdiv.net/archlinux/$repo/os/$arch
-#Server = https://mirrors.uni-plo

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

2015-11-09 Thread Florian Pritz
Date: Monday, November 9, 2015 @ 15:57:25
  Author: bluewind
Revision: 250238

upgpkg: pacman-mirrorlist 20151109-1

upstream update

Modified:
  pacman-mirrorlist/trunk/PKGBUILD
  pacman-mirrorlist/trunk/mirrorlist

+
 PKGBUILD   |6 +++---
 mirrorlist |   13 ++---
 2 files changed, 13 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-11-09 13:10:27 UTC (rev 250237)
+++ PKGBUILD2015-11-09 14:57:25 UTC (rev 250238)
@@ -2,7 +2,7 @@
 # Maintainer: Dan McGee <d...@archlinux.org>
 
 pkgname=pacman-mirrorlist
-pkgver=20151017
+pkgver=20151109
 pkgrel=1
 pkgdesc="Arch Linux mirror list for use by pacman"
 arch=('any')
@@ -27,5 +27,5 @@
   install -m644 $srcdir/mirrorlist $pkgdir/etc/pacman.d/
 }
 
-md5sums=('b1a5d1e3f8c0dc5505daf18c711acbe3')
-sha256sums=('6549c233dc7efcfd10eb6aaedfa34f3c35764d0540f92181d228092b037f16ec')
+md5sums=('ad63167576bb656565ddc9b052076ba7')
+sha256sums=('1da8e92b95d6cbb2d89ec9e9b0128fce7ced01a803f60ebfaee43f2d0d52927e')

Modified: mirrorlist
===
--- mirrorlist  2015-11-09 13:10:27 UTC (rev 250237)
+++ mirrorlist  2015-11-09 14:57:25 UTC (rev 250238)
@@ -1,6 +1,6 @@
 ##
 ## Arch Linux repository mirrorlist
-## Generated on 2015-10-17
+## Generated on 2015-11-09
 ##
 
 ## Worldwide
@@ -11,7 +11,6 @@
 #Server = http://archlinux.mirror.digitalpacific.com.au/$repo/os/$arch
 #Server = http://ftp.iinet.net.au/pub/archlinux/$repo/os/$arch
 #Server = http://mirror.internode.on.net/pub/archlinux/$repo/os/$arch
-#Server = http://mirror.rackcentral.com.au/archlinux/$repo/os/$arch
 #Server = http://ftp.swin.edu.au/archlinux/$repo/os/$arch
 #Server = http://archlinux.uberglobalmirror.com/$repo/os/$arch
 
@@ -144,6 +143,8 @@
 #Server = https://archlinux.honkgong.info/$repo/os/$arch
 #Server = http://ftp.hosteurope.de/mirror/ftp.archlinux.org/$repo/os/$arch
 #Server = http://ftp-stud.hs-esslingen.de/pub/Mirrors/archlinux/$repo/os/$arch
+#Server = http://arch.jensgutermuth.de/$repo/os/$arch
+#Server = https://arch.jensgutermuth.de/$repo/os/$arch
 #Server = http://mirror.js-webcoding.de/pub/archlinux/$repo/os/$arch
 #Server = https://mirror.js-webcoding.de/pub/archlinux/$repo/os/$arch
 #Server = http://k42.ch/mirror/archlinux/$repo/os/$arch
@@ -198,6 +199,7 @@
 
 ## Ireland
 #Server = http://ftp.heanet.ie/mirrors/ftp.archlinux.org/$repo/os/$arch
+#Server = https://ftp.heanet.ie/mirrors/ftp.archlinux.org/$repo/os/$arch
 
 ## Israel
 #Server = http://mirror.isoc.org.il/pub/archlinux/$repo/os/$arch
@@ -303,6 +305,8 @@
 #Server = http://ftp.portlane.com/pub/os/linux/archlinux/$repo/os/$arch
 
 ## Switzerland
+#Server = http://pkg.adfinis-sygroup.ch/archlinux/$repo/os/$arch
+#Server = https://pkg.adfinis-sygroup.ch/archlinux/$repo/os/$arch
 #Server = http://archlinux.puzzle.ch/$repo/os/$arch
 
 ## Taiwan
@@ -327,7 +331,6 @@
 #Server = http://archlinux.mirrors.uk2.net/$repo/os/$arch
 
 ## United States
-#Server = http://arch.mirrors.pair.com/$repo/os/$arch
 #Server = http://mirrors.abscission.net/archlinux/$repo/os/$arch
 #Server = http://mirrors.acm.wpi.edu/archlinux/$repo/os/$arch
 #Server = http://mirrors.advancedhosters.com/archlinux/$repo/os/$arch
@@ -357,6 +360,8 @@
 #Server = http://mirrors.liquidweb.com/archlinux/$repo/os/$arch
 #Server = http://arch.localmsp.org/arch/$repo/os/$arch
 #Server = https://arch.localmsp.org/arch/$repo/os/$arch
+#Server = http://mirror.lty.me/archlinux/$repo/os/$arch
+#Server = https://mirror.lty.me/archlinux/$repo/os/$arch
 #Server = http://lug.mtu.edu/archlinux/$repo/os/$arch
 #Server = https://lug.mtu.edu/archlinux/$repo/os/$arch
 #Server = http://mirror.metrocast.net/archlinux/$repo/os/$arch
@@ -364,6 +369,7 @@
 #Server = http://mirrors.ocf.berkeley.edu/archlinux/$repo/os/$arch
 #Server = https://mirrors.ocf.berkeley.edu/archlinux/$repo/os/$arch
 #Server = http://ftp.osuosl.org/pub/archlinux/$repo/os/$arch
+#Server = http://arch.mirrors.pair.com/$repo/os/$arch
 #Server = http://archlinux.pallissard.net/archlinux/$repo/os/$arch
 #Server = http://mirror.rit.edu/archlinux/$repo/os/$arch
 #Server = http://mirrors.rutgers.edu/archlinux/$repo/os/$arch
@@ -374,5 +380,6 @@
 
 ## Vietnam
 #Server = http://f.archlinuxvn.org/archlinux/$repo/os/$arch
+#Server = http://mirror.digistar.vn/archlinux/$repo/os/$arch
 #Server = http://mirror-fpt-telecom.fpt.net/archlinux/$repo/os/$arch
 


[arch-commits] Commit in perl-net-dns/trunk (PKGBUILD)

2015-11-09 Thread Felix Yan
Date: Monday, November 9, 2015 @ 16:08:16
  Author: fyan
Revision: 250240

upgpkg: perl-net-dns 1.03-1

Modified:
  perl-net-dns/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-11-09 14:57:29 UTC (rev 250239)
+++ PKGBUILD2015-11-09 15:08:16 UTC (rev 250240)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=perl-net-dns
-pkgver=1.02
+pkgver=1.03
 pkgrel=1
 pkgdesc="Perl Module: Interface to the DNS resolver"
 arch=('any')
@@ -14,7 +14,7 @@
 'perl-socket6: IPv6 support')
 options=('!emptydirs')
 source=(http://www.cpan.org/authors/id/N/NL/NLNETLABS/Net-DNS-$pkgver.tar.gz)
-sha1sums=('3c1da57957d0ba458472296273d7609feeb44fe5')
+sha1sums=('e4c79fc288b9fc06c27bbcc9fb48d26ae590492a')
 
 build() {
   cd Net-DNS-${pkgver}


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

2015-11-09 Thread Balló György
Date: Monday, November 9, 2015 @ 15:40:17
  Author: bgyorgy
Revision: 146426

upgpkg: smuxi 1.0-2

Move appdata file to the correct package

Modified:
  smuxi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-11-09 14:26:32 UTC (rev 146425)
+++ PKGBUILD2015-11-09 14:40:17 UTC (rev 146426)
@@ -8,7 +8,7 @@
 pkgbase=smuxi
 pkgname=('smuxi-server' 'smuxi')
 pkgver=1.0
-pkgrel=1
+pkgrel=2
 pkgdesc="User-friendly and cross-platform IRC client for sophisticated users 
for GNOME/GTK+"
 arch=('any')
 url="https://smuxi.im/;
@@ -49,7 +49,7 @@
   mv "$pkgdir"/usr/bin/smuxi-frontend-{gnome,stfl} \
  "$pkgdir"/usr/lib/pkgconfig/smuxi-frontend.pc \
  "$pkgdir"/usr/lib/smuxi/smuxi-frontend* \
- "$pkgdir"/usr/share/{applications,icons} \
+ "$pkgdir"/usr/share/{appdata,applications,icons} \
  "$pkgdir"/usr/share/man/man1/smuxi-frontend* \
  "$srcdir/frontend/"
 }
@@ -65,5 +65,5 @@
   mv smuxi-frontend.pc "$pkgdir/usr/lib/pkgconfig"
   mv smuxi-frontend*.1 "$pkgdir/usr/share/man/man1"
   mv smuxi-frontend* "$pkgdir/usr/lib/smuxi"
-  mv {applications,icons} "$pkgdir/usr/share"
+  mv {appdata,applications,icons} "$pkgdir/usr/share"
 }


[arch-commits] Commit in smuxi/repos/community-any (PKGBUILD smuxi.install)

2015-11-09 Thread Balló György
Date: Monday, November 9, 2015 @ 15:40:22
  Author: bgyorgy
Revision: 146427

archrelease: copy trunk to community-any

Deleted:
  smuxi/repos/community-any/PKGBUILD
  smuxi/repos/community-any/smuxi.install

---+
 PKGBUILD  |   69 
 smuxi.install |   11 
 2 files changed, 80 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-11-09 14:40:17 UTC (rev 146426)
+++ PKGBUILD2015-11-09 14:40:22 UTC (rev 146427)
@@ -1,69 +0,0 @@
-# $Id$
-# Maintainer: Balló György 
-# Contributor: Madek 
-# Contributor: Marcelo Cavalcante 
-# Contributor: Jens Kleikamp 
-# Contributor: Philipp Gildein 
-
-pkgbase=smuxi
-pkgname=('smuxi-server' 'smuxi')
-pkgver=1.0
-pkgrel=1
-pkgdesc="User-friendly and cross-platform IRC client for sophisticated users 
for GNOME/GTK+"
-arch=('any')
-url="https://smuxi.im/;
-license=('GPL')
-makedepends=('notify-sharp' 'log4net' 'nini' 'gtkspell' 'stfl' 'intltool')
-options=('!emptydirs')
-source=(https://smuxi.im/jaws/data/files/$pkgbase-$pkgver.tar.gz
-boehm.patch)
-md5sums=('8568485702e032d10a70b13a869400a2'
- '2b2c372e2c128196083e639a9b91c2f6')
-
-prepare() {
-  cd "$srcdir/$pkgbase-$pkgver"
-
-  # Revert broken commit
-  patch -RNp1 -i ../boehm.patch
-}
-
-build() {
-  cd "$srcdir/$pkgbase-$pkgver"
-
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-  --enable-frontend-stfl \
-  --with-vendor-package-version="Arch Linux $pkgver-$pkgrel"
-  LANG=C make
-}
-
-package_smuxi-server() {
-  pkgdesc+=" (common files and server)"
-  depends=('log4net' 'nini')
-  cd "$srcdir/$pkgbase-$pkgver"
-
-  make DESTDIR="$pkgdir" install
-
-  # Split frontend
-  [[ -d $srcdir/frontend ]] && rm -r "$srcdir/frontend/"
-  mkdir "$srcdir"/frontend
-  mv "$pkgdir"/usr/bin/smuxi-frontend-{gnome,stfl} \
- "$pkgdir"/usr/lib/pkgconfig/smuxi-frontend.pc \
- "$pkgdir"/usr/lib/smuxi/smuxi-frontend* \
- "$pkgdir"/usr/share/{applications,icons} \
- "$pkgdir"/usr/share/man/man1/smuxi-frontend* \
- "$srcdir/frontend/"
-}
-
-package_smuxi() {
-  pkgdesc+=" (frontend)" 
-  depends=('smuxi-server' 'notify-sharp' 'gtkspell' 'stfl')
-  install=smuxi.install
-  cd "$srcdir/frontend"
-
-  mkdir -p "$pkgdir"/usr/{bin,lib/{pkgconfig,smuxi},share/man/man1}
-  mv smuxi-frontend-{gnome,stfl} "$pkgdir/usr/bin"
-  mv smuxi-frontend.pc "$pkgdir/usr/lib/pkgconfig"
-  mv smuxi-frontend*.1 "$pkgdir/usr/share/man/man1"
-  mv smuxi-frontend* "$pkgdir/usr/lib/smuxi"
-  mv {applications,icons} "$pkgdir/usr/share"
-}

Deleted: smuxi.install
===
--- smuxi.install   2015-11-09 14:40:17 UTC (rev 146426)
+++ smuxi.install   2015-11-09 14:40:22 UTC (rev 146427)
@@ -1,11 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-post_remove() {
-  post_install $1
-}


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

2015-11-09 Thread Balló György
Date: Monday, November 9, 2015 @ 15:40:48
  Author: bgyorgy
Revision: 146428

archrelease: copy trunk to community-any

Added:
  smuxi/repos/community-any/PKGBUILD
(from rev 146427, smuxi/trunk/PKGBUILD)
  smuxi/repos/community-any/boehm.patch
(from rev 146427, smuxi/trunk/boehm.patch)
  smuxi/repos/community-any/smuxi.install
(from rev 146427, smuxi/trunk/smuxi.install)
Deleted:
  smuxi/repos/community-any/boehm.patch

---+
 PKGBUILD  |   69 +
 boehm.patch   |  102 
 smuxi.install |   11 ++
 3 files changed, 131 insertions(+), 51 deletions(-)

Copied: smuxi/repos/community-any/PKGBUILD (from rev 146427, 
smuxi/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-11-09 14:40:48 UTC (rev 146428)
@@ -0,0 +1,69 @@
+# $Id$
+# Maintainer: Balló György 
+# Contributor: Madek 
+# Contributor: Marcelo Cavalcante 
+# Contributor: Jens Kleikamp 
+# Contributor: Philipp Gildein 
+
+pkgbase=smuxi
+pkgname=('smuxi-server' 'smuxi')
+pkgver=1.0
+pkgrel=2
+pkgdesc="User-friendly and cross-platform IRC client for sophisticated users 
for GNOME/GTK+"
+arch=('any')
+url="https://smuxi.im/;
+license=('GPL')
+makedepends=('notify-sharp' 'log4net' 'nini' 'gtkspell' 'stfl' 'intltool')
+options=('!emptydirs')
+source=(https://smuxi.im/jaws/data/files/$pkgbase-$pkgver.tar.gz
+boehm.patch)
+md5sums=('8568485702e032d10a70b13a869400a2'
+ '2b2c372e2c128196083e639a9b91c2f6')
+
+prepare() {
+  cd "$srcdir/$pkgbase-$pkgver"
+
+  # Revert broken commit
+  patch -RNp1 -i ../boehm.patch
+}
+
+build() {
+  cd "$srcdir/$pkgbase-$pkgver"
+
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --enable-frontend-stfl \
+  --with-vendor-package-version="Arch Linux $pkgver-$pkgrel"
+  LANG=C make
+}
+
+package_smuxi-server() {
+  pkgdesc+=" (common files and server)"
+  depends=('log4net' 'nini')
+  cd "$srcdir/$pkgbase-$pkgver"
+
+  make DESTDIR="$pkgdir" install
+
+  # Split frontend
+  [[ -d $srcdir/frontend ]] && rm -r "$srcdir/frontend/"
+  mkdir "$srcdir"/frontend
+  mv "$pkgdir"/usr/bin/smuxi-frontend-{gnome,stfl} \
+ "$pkgdir"/usr/lib/pkgconfig/smuxi-frontend.pc \
+ "$pkgdir"/usr/lib/smuxi/smuxi-frontend* \
+ "$pkgdir"/usr/share/{appdata,applications,icons} \
+ "$pkgdir"/usr/share/man/man1/smuxi-frontend* \
+ "$srcdir/frontend/"
+}
+
+package_smuxi() {
+  pkgdesc+=" (frontend)" 
+  depends=('smuxi-server' 'notify-sharp' 'gtkspell' 'stfl')
+  install=smuxi.install
+  cd "$srcdir/frontend"
+
+  mkdir -p "$pkgdir"/usr/{bin,lib/{pkgconfig,smuxi},share/man/man1}
+  mv smuxi-frontend-{gnome,stfl} "$pkgdir/usr/bin"
+  mv smuxi-frontend.pc "$pkgdir/usr/lib/pkgconfig"
+  mv smuxi-frontend*.1 "$pkgdir/usr/share/man/man1"
+  mv smuxi-frontend* "$pkgdir/usr/lib/smuxi"
+  mv {appdata,applications,icons} "$pkgdir/usr/share"
+}

Deleted: boehm.patch
===
--- boehm.patch 2015-11-09 14:40:22 UTC (rev 146427)
+++ boehm.patch 2015-11-09 14:40:48 UTC (rev 146428)
@@ -1,51 +0,0 @@
-commit b4b87f46ec4457ca8da31329bb9f784c6e119fc1
-Author: Mirco Bauer 
-Date:   Sat Jun 6 03:15:23 2015 +0200
-
-Server, Frontend-GNOME: use Boehm as GC instead of SGen (closes: #1062)
-
-Mono 3.2.8 (and possibly newer versions) SEGVs in Mono.Data.Sqlite when 
the GC
-is SGen and huge datasets are read from more than one thread at the same 
time
-using different databases. With Boehm this does not happen. Since Smuxi 
switched
-to SQLite by default this is a show stopper for the 1.0 release and thus 
Boehm
-will be used to workaround this issue till the Mono SGen GC or the
-Mono.Data.Sqlite binding will be fixed in a later Mono version. Or the used
-SQLite binding will be replaced with sqlite-net [0] or Hyena's SQLite 
binding [1].
-
- [0]: https://github.com/praeclarum/sqlite-net
- [1]: https://github.com/GNOME/hyena/tree/master/Hyena.Data.Sqlite
-
-diff --git a/src/Frontend-GNOME/smuxi-frontend-gnome.in 
b/src/Frontend-GNOME/smuxi-frontend-gnome.in
-index 3422198..2c16c35 100644
 a/src/Frontend-GNOME/smuxi-frontend-gnome.in
-+++ b/src/Frontend-GNOME/smuxi-frontend-gnome.in
-@@ -5,6 +5,13 @@
- MONO_TLS_SESSION_CACHE_TIMEOUT=0
- export MONO_TLS_SESSION_CACHE_TIMEOUT
- 
-+# HACK: forcibly disabled SGen, as it has a known SEGV bug related to the
-+# Mono.Data.Sqlite binding that does not happen with the boehm GC, see:
-+# https://smuxi.im/issues/show/1062
-+MONO_ENV_OPTIONS="$(echo $MONO_ENV_OPTIONS | sed s/--gc=sgen//)"
-+MONO_ENV_OPTIONS="--gc=boehm $MONO_ENV_OPTIONS"
-+export MONO_ENV_OPTIONS
-+
- # Smuxi uses 

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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 22:16:56
  Author: arojas
Revision: 250293

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

Added:
  kdebase/repos/extra-i686/PKGBUILD
(from rev 250292, kdebase/trunk/PKGBUILD)
  kdebase/repos/extra-i686/kdebase-konqueror.install
(from rev 250292, kdebase/trunk/kdebase-konqueror.install)
  kdebase/repos/extra-i686/kdebase.install
(from rev 250292, kdebase/trunk/kdebase.install)
  kdebase/repos/extra-x86_64/PKGBUILD
(from rev 250292, kdebase/trunk/PKGBUILD)
  kdebase/repos/extra-x86_64/kdebase-konqueror.install
(from rev 250292, kdebase/trunk/kdebase-konqueror.install)
  kdebase/repos/extra-x86_64/kdebase.install
(from rev 250292, kdebase/trunk/kdebase.install)
Deleted:
  kdebase/repos/extra-i686/PKGBUILD
  kdebase/repos/extra-i686/kdebase-konqueror.install
  kdebase/repos/extra-i686/kdebase.install
  kdebase/repos/extra-x86_64/PKGBUILD
  kdebase/repos/extra-x86_64/kdebase-konqueror.install
  kdebase/repos/extra-x86_64/kdebase.install

+
 /PKGBUILD  |  284 +++
 /kdebase-konqueror.install |   24 ++
 /kdebase.install   |   22 ++
 extra-i686/PKGBUILD|  142 ---
 extra-i686/kdebase-konqueror.install   |   12 -
 extra-i686/kdebase.install |   11 -
 extra-x86_64/PKGBUILD  |  142 ---
 extra-x86_64/kdebase-konqueror.install |   12 -
 extra-x86_64/kdebase.install   |   11 -
 9 files changed, 330 insertions(+), 330 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 21:16:31 UTC (rev 250292)
+++ extra-i686/PKGBUILD 2015-11-09 21:16:56 UTC (rev 250293)
@@ -1,142 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgbase=kdebase
-pkgname=('kdebase-kdepasswd'
- 'kdebase-kdialog'
- 'kdebase-keditbookmarks'
- 'kdebase-kfind'
- 'kdebase-konq-plugins'
- 'kdebase-konqueror'
- 'kdebase-lib'
- 'kdebase-plasma'
-'dolphinpart4'
-'kde-templates')
-pkgver=15.08.2
-pkgrel=1
-arch=('i686' 'x86_64')
-url='http://www.kde.org'
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdebase')
-makedepends=('libkactivities4' 'cmake' 'automoc4' 'tidyhtml')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/kde-baseapps-${pkgver}.tar.xz;)
-sha1sums=('5da678e060f741d9307d84dc245f370aa8f68729')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../kde-baseapps-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_SKIP_RPATH=ON \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package_kdebase-kdepasswd() {
-  pkgdesc='Change Password'
-  depends=('kdebase-runtime' 'kdebase-lib')
-
-  cd "$srcdir"/build/kdepasswd
-  make DESTDIR="$pkgdir" install
-  cd "$srcdir"/build/doc/kdepasswd
-  make DESTDIR="$pkgdir" install
-}
-
-package_kdebase-kdialog() {
-  pkgdesc='A utility for displaying dialog boxes from shell scripts'
-  depends=('kdebase-runtime')
-
-  cd "$srcdir"/build/kdialog
-  make DESTDIR="$pkgdir" install
-}
-
-package_kdebase-keditbookmarks() {
-  pkgdesc='Bookmark Organizer and Editor'
-  depends=('kdebase-runtime')
-
-  cd "$srcdir"/build/keditbookmarks
-  make DESTDIR="$pkgdir" install
-}
-
-package_kdebase-kfind() {
-  pkgdesc='Find Files/Folders'
-  depends=('kdebase-runtime' 'kdebase-lib')
-  url="http://kde.org/applications/utilities/kfind/;
-  install='kdebase.install'
-
-  cd "$srcdir"/build/kfind
-  make DESTDIR="$pkgdir" install
-  cd "$srcdir"/build/doc/kfind
-  make DESTDIR="$pkgdir" install
-}
-
-package_kdebase-konq-plugins() {
-  pkgdesc='Extra plugins for Konqueror'
-  depends=('kdebase-konqueror' 'tidyhtml')
-  replaces=('konq-plugins')
-  install='kdebase.install'
-
-  cd "$srcdir"/build/konq-plugins
-  make DESTDIR="$pkgdir" install
-}
-
-package_kdebase-konqueror() {
-  pkgdesc='KDE File Manager & Web Browser'
-  depends=('dolphinpart4' 'kdebase-keditbookmarks')
-  optdepends=('kwebkitpart: to enable webkit engine')
-  url="http://kde.org/applications/internet/konqueror/;
-  install='kdebase-konqueror.install'
-  conflicts=('kdebase-nsplugins')
-  replaces=('kdebase-nsplugins')
-
-  for i in konqueror doc/konqueror nsplugins; do
-cd "$srcdir"/build/${i}
-make DESTDIR="$pkgdir" install
-  done
-}
-
-package_kdebase-lib() {
-  pkgdesc='KDE libraries for the basic desktop applications'
-  groups=()
-  depends=('kdelibs' 'kde-templates')
-
-  cd "$srcdir"/build/lib
-  make DESTDIR="$pkgdir" install
-
-# Provided by kde-templates
-  rm -r "$pkgdir"/usr/share/templates
-}
-
-package_kdebase-plasma() {
-  pkgdesc='Display the contents of folders (User´s home folder as default)'
-  

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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 22:16:31
  Author: arojas
Revision: 250292

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 21:16:10 UTC (rev 250291)
+++ extra-i686/PKGBUILD 2015-11-09 21:16:31 UTC (rev 250292)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=libkexiv2
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="A library to manipulate pictures metadata"
-url="https://projects.kde.org/projects/kde/kdegraphics/libs/libkexiv2;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdelibs')
-makedepends=('cmake' 'automoc4')
-replaces=('kdegraphics-libs')
-conflicts=('kdegraphics-libs')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('cdf5e4fd680822b0bcd0b3955fbd74568b3b32d3')
-
-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: libkexiv2/repos/extra-i686/PKGBUILD (from rev 250291, 
libkexiv2/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-11-09 21:16:31 UTC (rev 250292)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=libkexiv2
+pkgver=15.08.3
+pkgrel=1
+pkgdesc="A library to manipulate pictures metadata"
+url="https://projects.kde.org/projects/kde/kdegraphics/libs/libkexiv2;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdelibs')
+makedepends=('cmake' 'automoc4')
+replaces=('kdegraphics-libs')
+conflicts=('kdegraphics-libs')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('09adf7887dc644431a6930ba645162707c16bb3d')
+
+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
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-11-09 21:16:10 UTC (rev 250291)
+++ extra-x86_64/PKGBUILD   2015-11-09 21:16:31 UTC (rev 250292)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=libkexiv2
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="A library to manipulate pictures metadata"
-url="https://projects.kde.org/projects/kde/kdegraphics/libs/libkexiv2;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdelibs')
-makedepends=('cmake' 'automoc4')
-replaces=('kdegraphics-libs')
-conflicts=('kdegraphics-libs')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('cdf5e4fd680822b0bcd0b3955fbd74568b3b32d3')
-
-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: libkexiv2/repos/extra-x86_64/PKGBUILD (from rev 250291, 
libkexiv2/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2015-11-09 21:16:31 UTC (rev 250292)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=libkexiv2
+pkgver=15.08.3
+pkgrel=1
+pkgdesc="A library to manipulate pictures metadata"
+url="https://projects.kde.org/projects/kde/kdegraphics/libs/libkexiv2;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdelibs')
+makedepends=('cmake' 'automoc4')
+replaces=('kdegraphics-libs')
+conflicts=('kdegraphics-libs')

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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 22:22:05
  Author: arojas
Revision: 250308

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 21:21:46 UTC (rev 250307)
+++ extra-i686/PKGBUILD 2015-11-09 21:22:05 UTC (rev 250308)
@@ -1,33 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=kcontacts
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="Address book API for KDE"
-arch=(i686 x86_64)
-url="https://projects.kde.org/$pkgname;
-license=(LGPL)
-depends=(kcoreaddons kconfig ki18n kcodecs)
-makedepends=(extra-cmake-modules python)
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-md5sums=('84fc347c6b96ca290c2b3402e4b38b48')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kcontacts/repos/extra-i686/PKGBUILD (from rev 250307, 
kcontacts/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-11-09 21:22:05 UTC (rev 250308)
@@ -0,0 +1,33 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=kcontacts
+pkgver=15.08.3
+pkgrel=1
+pkgdesc="Address book API for KDE"
+arch=(i686 x86_64)
+url="https://projects.kde.org/$pkgname;
+license=(LGPL)
+depends=(kcoreaddons kconfig ki18n kcodecs)
+makedepends=(extra-cmake-modules python)
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
+md5sums=('b11c8d123b1285eeca4d2183a200050d')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-11-09 21:21:46 UTC (rev 250307)
+++ extra-x86_64/PKGBUILD   2015-11-09 21:22:05 UTC (rev 250308)
@@ -1,33 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=kcontacts
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="Address book API for KDE"
-arch=(i686 x86_64)
-url="https://projects.kde.org/$pkgname;
-license=(LGPL)
-depends=(kcoreaddons kconfig ki18n kcodecs)
-makedepends=(extra-cmake-modules python)
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-md5sums=('84fc347c6b96ca290c2b3402e4b38b48')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kcontacts/repos/extra-x86_64/PKGBUILD (from rev 250307, 
kcontacts/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2015-11-09 21:22:05 UTC (rev 250308)
@@ -0,0 +1,33 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=kcontacts
+pkgver=15.08.3
+pkgrel=1
+pkgdesc="Address book API for KDE"
+arch=(i686 x86_64)
+url="https://projects.kde.org/$pkgname;
+license=(LGPL)
+depends=(kcoreaddons kconfig ki18n kcodecs)
+makedepends=(extra-cmake-modules python)
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
+md5sums=('b11c8d123b1285eeca4d2183a200050d')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 22:21:25
  Author: arojas
Revision: 250306

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 21:21:06 UTC (rev 250305)
+++ extra-i686/PKGBUILD 2015-11-09 21:21:25 UTC (rev 250306)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kqtquickcharts
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="A QtQuick plugin to render beautiful and interactive charts"
-url="https://projects.kde.org/projects/kde/kdeedu/kqtquickcharts;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdelibs')
-makedepends=('cmake' 'automoc4')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('d42c4cb48454a873236482987e45bb3fb90a9a16')
-
-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: kqtquickcharts/repos/extra-i686/PKGBUILD (from rev 250305, 
kqtquickcharts/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-11-09 21:21:25 UTC (rev 250306)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kqtquickcharts
+pkgver=15.08.3
+pkgrel=1
+pkgdesc="A QtQuick plugin to render beautiful and interactive charts"
+url="https://projects.kde.org/projects/kde/kdeedu/kqtquickcharts;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdelibs')
+makedepends=('cmake' 'automoc4')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('c4eb299d04acbcc26be730b89a5cf0ff9d7fc2ba')
+
+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
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-11-09 21:21:06 UTC (rev 250305)
+++ extra-x86_64/PKGBUILD   2015-11-09 21:21:25 UTC (rev 250306)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kqtquickcharts
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="A QtQuick plugin to render beautiful and interactive charts"
-url="https://projects.kde.org/projects/kde/kdeedu/kqtquickcharts;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdelibs')
-makedepends=('cmake' 'automoc4')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('d42c4cb48454a873236482987e45bb3fb90a9a16')
-
-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: kqtquickcharts/repos/extra-x86_64/PKGBUILD (from rev 250305, 
kqtquickcharts/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2015-11-09 21:21:25 UTC (rev 250306)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kqtquickcharts
+pkgver=15.08.3
+pkgrel=1
+pkgdesc="A QtQuick plugin to render beautiful and interactive charts"
+url="https://projects.kde.org/projects/kde/kdeedu/kqtquickcharts;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdelibs')
+makedepends=('cmake' 'automoc4')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('c4eb299d04acbcc26be730b89a5cf0ff9d7fc2ba')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+

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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 22:21:06
  Author: arojas
Revision: 250305

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 21:20:43 UTC (rev 250304)
+++ extra-i686/PKGBUILD 2015-11-09 21:21:06 UTC (rev 250305)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=libkomparediff2
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="Library to compare files and strings"
-url='https://projects.kde.org/projects/kde/kdesdk/libkomparediff2'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kparts')
-makedepends=('extra-cmake-modules')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('1a23017dcedbec7f1fc0f41b73a5b4074cefccab')
-
-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: libkomparediff2/repos/extra-i686/PKGBUILD (from rev 250304, 
libkomparediff2/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-11-09 21:21:06 UTC (rev 250305)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=libkomparediff2
+pkgver=15.08.3
+pkgrel=1
+pkgdesc="Library to compare files and strings"
+url='https://projects.kde.org/projects/kde/kdesdk/libkomparediff2'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kparts')
+makedepends=('extra-cmake-modules')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('abefb5c66096ac6248583012a4e21c8cb370d3d6')
+
+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
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-11-09 21:20:43 UTC (rev 250304)
+++ extra-x86_64/PKGBUILD   2015-11-09 21:21:06 UTC (rev 250305)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=libkomparediff2
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="Library to compare files and strings"
-url='https://projects.kde.org/projects/kde/kdesdk/libkomparediff2'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kparts')
-makedepends=('extra-cmake-modules')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('1a23017dcedbec7f1fc0f41b73a5b4074cefccab')
-
-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: libkomparediff2/repos/extra-x86_64/PKGBUILD (from rev 250304, 
libkomparediff2/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2015-11-09 21:21:06 UTC (rev 250305)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=libkomparediff2
+pkgver=15.08.3
+pkgrel=1
+pkgdesc="Library to compare files and strings"
+url='https://projects.kde.org/projects/kde/kdesdk/libkomparediff2'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kparts')
+makedepends=('extra-cmake-modules')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)

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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 22:23:04
  Author: arojas
Revision: 250311

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 21:22:44 UTC (rev 250310)
+++ extra-i686/PKGBUILD 2015-11-09 21:23:04 UTC (rev 250311)
@@ -1,33 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=kpimtextedit
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="A textedit with PIM-specific features"
-arch=(i686 x86_64)
-url="https://projects.kde.org/projects/kde/pim/$_gitname;
-license=(LGPL)
-depends=(kdelibs4support)
-makedepends=(extra-cmake-modules python kdoctools)
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-md5sums=('b439f1c0eec446c8d9d475b0591e37b1')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kpimtextedit/repos/extra-i686/PKGBUILD (from rev 250310, 
kpimtextedit/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-11-09 21:23:04 UTC (rev 250311)
@@ -0,0 +1,33 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=kpimtextedit
+pkgver=15.08.3
+pkgrel=1
+pkgdesc="A textedit with PIM-specific features"
+arch=(i686 x86_64)
+url="https://projects.kde.org/projects/kde/pim/$_gitname;
+license=(LGPL)
+depends=(kdelibs4support)
+makedepends=(extra-cmake-modules python kdoctools)
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
+md5sums=('8436cc485d29d7e60a963d02e3a27e2d')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-11-09 21:22:44 UTC (rev 250310)
+++ extra-x86_64/PKGBUILD   2015-11-09 21:23:04 UTC (rev 250311)
@@ -1,33 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=kpimtextedit
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="A textedit with PIM-specific features"
-arch=(i686 x86_64)
-url="https://projects.kde.org/projects/kde/pim/$_gitname;
-license=(LGPL)
-depends=(kdelibs4support)
-makedepends=(extra-cmake-modules python kdoctools)
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-md5sums=('b439f1c0eec446c8d9d475b0591e37b1')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kpimtextedit/repos/extra-x86_64/PKGBUILD (from rev 250310, 
kpimtextedit/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2015-11-09 21:23:04 UTC (rev 250311)
@@ -0,0 +1,33 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=kpimtextedit
+pkgver=15.08.3
+pkgrel=1
+pkgdesc="A textedit with PIM-specific features"
+arch=(i686 x86_64)
+url="https://projects.kde.org/projects/kde/pim/$_gitname;
+license=(LGPL)
+depends=(kdelibs4support)
+makedepends=(extra-cmake-modules python kdoctools)
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
+md5sums=('8436cc485d29d7e60a963d02e3a27e2d')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 22:27:07
  Author: arojas
Revision: 250323

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 21:26:48 UTC (rev 250322)
+++ extra-i686/PKGBUILD 2015-11-09 21:27:07 UTC (rev 250323)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgname=akonadi
-pkgver=15.08.2
-pkgrel=2
-pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
-arch=('i686' 'x86_64')
-url='http://community.kde.org/KDE_PIM/Akonadi'
-license=('LGPL')
-depends=('shared-mime-info' 'qt5-base' 'libxslt' 'mariadb')
-makedepends=('extra-cmake-modules' 'postgresql')
-optdepends=('postgresql: PostgreSQL backend')
-install="${pkgname}.install"
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-md5sums=('c401268a9162f6d3d94801c69fa81726')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: akonadi/repos/extra-i686/PKGBUILD (from rev 250322, 
akonadi/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-11-09 21:27:07 UTC (rev 250323)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgname=akonadi
+pkgver=15.08.3
+pkgrel=1
+pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
+arch=('i686' 'x86_64')
+url='http://community.kde.org/KDE_PIM/Akonadi'
+license=('LGPL')
+depends=('shared-mime-info' 'qt5-base' 'libxslt' 'mariadb')
+makedepends=('extra-cmake-modules' 'postgresql')
+optdepends=('postgresql: PostgreSQL backend')
+install="${pkgname}.install"
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
+md5sums=('80560647871be0cbd82e7a7596b1b8b0')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-i686/akonadi.install
===
--- extra-i686/akonadi.install  2015-11-09 21:26:48 UTC (rev 250322)
+++ extra-i686/akonadi.install  2015-11-09 21:27:07 UTC (rev 250323)
@@ -1,11 +0,0 @@
-post_install() {
-   update-mime-database usr/share/mime &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: akonadi/repos/extra-i686/akonadi.install (from rev 250322, 
akonadi/trunk/akonadi.install)
===
--- extra-i686/akonadi.install  (rev 0)
+++ extra-i686/akonadi.install  2015-11-09 21:27:07 UTC (rev 250323)
@@ -0,0 +1,11 @@
+post_install() {
+   update-mime-database usr/share/mime &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-11-09 21:26:48 UTC (rev 250322)
+++ extra-x86_64/PKGBUILD   2015-11-09 21:27:07 UTC (rev 250323)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 

[arch-commits] Commit in kdepimlibs/repos (12 files)

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 22:27:32
  Author: arojas
Revision: 250324

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

Added:
  kdepimlibs/repos/extra-i686/PKGBUILD
(from rev 250323, kdepimlibs/trunk/PKGBUILD)
  kdepimlibs/repos/extra-i686/akonadi-mime.install
(from rev 250323, kdepimlibs/trunk/akonadi-mime.install)
  kdepimlibs/repos/extra-i686/akonadi-socialutils.install
(from rev 250323, kdepimlibs/trunk/akonadi-socialutils.install)
  kdepimlibs/repos/extra-x86_64/PKGBUILD
(from rev 250323, kdepimlibs/trunk/PKGBUILD)
  kdepimlibs/repos/extra-x86_64/akonadi-mime.install
(from rev 250323, kdepimlibs/trunk/akonadi-mime.install)
  kdepimlibs/repos/extra-x86_64/akonadi-socialutils.install
(from rev 250323, kdepimlibs/trunk/akonadi-socialutils.install)
Deleted:
  kdepimlibs/repos/extra-i686/PKGBUILD
  kdepimlibs/repos/extra-i686/akonadi-mime.install
  kdepimlibs/repos/extra-i686/akonadi-socialutils.install
  kdepimlibs/repos/extra-x86_64/PKGBUILD
  kdepimlibs/repos/extra-x86_64/akonadi-mime.install
  kdepimlibs/repos/extra-x86_64/akonadi-socialutils.install

--+
 /PKGBUILD|  152 +
 /akonadi-mime.install|   22 
 /akonadi-socialutils.install |   22 
 extra-i686/PKGBUILD  |   76 --
 extra-i686/akonadi-mime.install  |   11 --
 extra-i686/akonadi-socialutils.install   |   11 --
 extra-x86_64/PKGBUILD|   76 --
 extra-x86_64/akonadi-mime.install|   11 --
 extra-x86_64/akonadi-socialutils.install |   11 --
 9 files changed, 196 insertions(+), 196 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 21:27:07 UTC (rev 250323)
+++ extra-i686/PKGBUILD 2015-11-09 21:27:32 UTC (rev 250324)
@@ -1,76 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgbase=kdepimlibs
-pkgname=(akonadi-client akonadi-contact akonadi-mime akonadi-notes 
akonadi-socialutils kio-pim)
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="KDE PIM Libraries"
-arch=(i686 x86_64)
-url='https://projects.kde.org/kdepimlibs'
-license=(GPL LGPL)
-makedepends=(extra-cmake-modules qt5-tools kcalcore kmbox kcontacts kldap 
akonadi prison-frameworks boost kdoctools)
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgbase-$pkgver.tar.xz;)
-sha1sums=('3949926c2cdb88ff08a61593aa3a6699ce5f3802')
-
-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
-  make
-}
-
-package_akonadi-client() {
-  depends=(akonadi kdelibs4support)
-
-  cd build/akonadi
-  make DESTDIR="$pkgdir" install
-}
-
-package_akonadi-contact() {
-  depends=(akonadi-client kmime kcontacts kcalcore prison-frameworks)
-
-  cd build/akonadi-contact
-  make DESTDIR="$pkgdir" install
-}
-
-package_akonadi-mime() {
-  depends=(akonadi-client kmime)
-  install=akonadi-mime.install
-
-  cd build/akonadi-mime
-  make DESTDIR="$pkgdir" install
-}
-
-package_akonadi-notes() {
-  depends=(kmime)
-
-  cd build/akonadi-notes
-  make DESTDIR="$pkgdir" install
-}
-
-package_akonadi-socialutils() {
-  depends=(akonadi-client)
-  install=akonadi-socialutils.install
-
-  cd build/akonadi-socialutils
-  make DESTDIR="$pkgdir" install
-}
-
-package_kio-pim() {
-  pkgdesc='PIM kioslaves'
-  depends=(kldap kio)
-
-  cd build/kioslave
-  make DESTDIR="$pkgdir" install
-}

Copied: kdepimlibs/repos/extra-i686/PKGBUILD (from rev 250323, 
kdepimlibs/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-11-09 21:27:32 UTC (rev 250324)
@@ -0,0 +1,76 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgbase=kdepimlibs
+pkgname=(akonadi-client akonadi-contact akonadi-mime akonadi-notes 
akonadi-socialutils kio-pim)
+pkgver=15.08.3
+pkgrel=1
+pkgdesc="KDE PIM Libraries"
+arch=(i686 x86_64)
+url='https://projects.kde.org/kdepimlibs'
+license=(GPL LGPL)
+makedepends=(extra-cmake-modules qt5-tools kcalcore kmbox kcontacts kldap 
akonadi prison-frameworks boost kdoctools)
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgbase-$pkgver.tar.xz;)
+sha1sums=('61bd32a360399710122259250e00efc640a3bac3')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgbase-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+

[arch-commits] Commit in telepathy-kde-common-internals/repos (8 files)

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 22:30:29
  Author: arojas
Revision: 250333

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

Added:
  telepathy-kde-common-internals/repos/extra-i686/PKGBUILD
(from rev 250332, telepathy-kde-common-internals/trunk/PKGBUILD)
  
telepathy-kde-common-internals/repos/extra-i686/telepathy-kde-common-internals.install
(from rev 250332, 
telepathy-kde-common-internals/trunk/telepathy-kde-common-internals.install)
  telepathy-kde-common-internals/repos/extra-x86_64/PKGBUILD
(from rev 250332, telepathy-kde-common-internals/trunk/PKGBUILD)
  
telepathy-kde-common-internals/repos/extra-x86_64/telepathy-kde-common-internals.install
(from rev 250332, 
telepathy-kde-common-internals/trunk/telepathy-kde-common-internals.install)
Deleted:
  telepathy-kde-common-internals/repos/extra-i686/PKGBUILD
  
telepathy-kde-common-internals/repos/extra-i686/telepathy-kde-common-internals.install
  telepathy-kde-common-internals/repos/extra-x86_64/PKGBUILD
  
telepathy-kde-common-internals/repos/extra-x86_64/telepathy-kde-common-internals.install

-+
 /PKGBUILD   |   78 ++
 /telepathy-kde-common-internals.install |   24 +
 extra-i686/PKGBUILD |   39 -
 extra-i686/telepathy-kde-common-internals.install   |   12 --
 extra-x86_64/PKGBUILD   |   39 -
 extra-x86_64/telepathy-kde-common-internals.install |   12 --
 6 files changed, 102 insertions(+), 102 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 21:30:11 UTC (rev 250332)
+++ extra-i686/PKGBUILD 2015-11-09 21:30:29 UTC (rev 250333)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-# Contributor: Antonio Rojas 
-
-pkgname=telepathy-kde-common-internals
-_pkgname=ktp-common-internals
-pkgver=15.08.2
-pkgrel=1
-pkgdesc='Common components 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=(knotifyconfig ktexteditor kpeople telepathy-logger-qt 
kaccounts-integration libotr hicolor-icon-theme telepathy-accounts-signon)
-makedepends=(extra-cmake-modules kdoctools doxygen python)
-source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
-md5sums=('64a81100d33f1a037a60b119d2d56244')
-install=$pkgname.install
-
-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-common-internals/repos/extra-i686/PKGBUILD (from rev 
250332, telepathy-kde-common-internals/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-11-09 21:30:29 UTC (rev 250333)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-common-internals
+_pkgname=ktp-common-internals
+pkgver=15.08.3
+pkgrel=1
+pkgdesc='Common components 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=(knotifyconfig ktexteditor kpeople telepathy-logger-qt 
kaccounts-integration libotr hicolor-icon-theme telepathy-accounts-signon)
+makedepends=(extra-cmake-modules kdoctools doxygen python)
+source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
+md5sums=('eac0fd1ec8cc57a54ecb02be0fd0e138')
+install=$pkgname.install
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_INSTALL_DIR=lib \
+-DLIBEXEC_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-i686/telepathy-kde-common-internals.install
===
--- extra-i686/telepathy-kde-common-internals.install   2015-11-09 21:30:11 UTC 
(rev 250332)
+++ extra-i686/telepathy-kde-common-internals.install   2015-11-09 21:30:29 UTC 
(rev 250333)
@@ -1,12 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-   

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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 22:29:59
  Author: arojas
Revision: 250331

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

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

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

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

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

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

Copied: kaccounts-integration/repos/extra-x86_64/PKGBUILD (from rev 250330, 
kaccounts-integration/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2015-11-09 21:29:59 UTC (rev 250331)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Antonio Rojas  
+
+pkgname=kaccounts-integration
+pkgver=15.08.3

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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 22:30:11
  Author: arojas
Revision: 250332

archrelease: copy trunk to extra-any

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

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

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

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

Deleted: kaccounts-providers.install
===
--- kaccounts-providers.install 2015-11-09 21:29:59 UTC (rev 250331)
+++ kaccounts-providers.install 2015-11-09 21:30:11 UTC (rev 250332)
@@ -1,11 +0,0 @@
-post_install() {
-xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_update() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: kaccounts-providers/repos/extra-any/kaccounts-providers.install (from 
rev 250331, kaccounts-providers/trunk/kaccounts-providers.install)
===
--- kaccounts-providers.install (rev 0)
+++ kaccounts-providers.install 2015-11-09 21:30:11 UTC (rev 250332)
@@ -0,0 +1,11 @@
+post_install() {
+xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_update() {
+post_install
+}
+
+post_remove() {
+post_install
+}


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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 22:37:18
  Author: arojas
Revision: 250351

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 21:36:49 UTC (rev 250350)
+++ extra-i686/PKGBUILD 2015-11-09 21:37:18 UTC (rev 250351)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kanagram
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="Letter Order Game"
-url="http://kde.org/applications/education/kanagram/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdeedu')
-depends=('libkeduvocdocument' 'kdeclarative' 'knewstuff' 'hicolor-icon-theme')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-replaces=('kdeedu-kanagram')
-conflicts=('kdeedu-kanagram')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/applications/${pkgver}/src/kanagram-${pkgver}.tar.xz;)
-sha1sums=('2b74e0dcdba715f17025c0a4d86f0bc1383c19d4')
-
-build() {
-  cd "${srcdir}"
-  mkdir -p build
-  cd build
-  cmake ../kanagram-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DSYSCONF_INSTALL_DIR=/etc
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

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

Deleted: extra-i686/kanagram.install
===
--- extra-i686/kanagram.install 2015-11-09 21:36:49 UTC (rev 250350)
+++ extra-i686/kanagram.install 2015-11-09 21:37:18 UTC (rev 250351)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kanagram/repos/extra-i686/kanagram.install (from rev 250350, 
kanagram/trunk/kanagram.install)
===
--- extra-i686/kanagram.install (rev 0)
+++ extra-i686/kanagram.install 2015-11-09 21:37:18 UTC (rev 250351)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-11-09 21:36:49 UTC (rev 250350)
+++ extra-x86_64/PKGBUILD   2015-11-09 21:37:18 UTC (rev 250351)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 

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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 22:36:06
  Author: arojas
Revision: 250348

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

Added:
  cantor/repos/extra-i686/PKGBUILD
(from rev 250347, cantor/trunk/PKGBUILD)
  cantor/repos/extra-i686/cantor.install
(from rev 250347, cantor/trunk/cantor.install)
  cantor/repos/extra-i686/python-3.5.patch
(from rev 250347, cantor/trunk/python-3.5.patch)
  cantor/repos/extra-x86_64/PKGBUILD
(from rev 250347, cantor/trunk/PKGBUILD)
  cantor/repos/extra-x86_64/cantor.install
(from rev 250347, cantor/trunk/cantor.install)
  cantor/repos/extra-x86_64/python-3.5.patch
(from rev 250347, cantor/trunk/python-3.5.patch)
Deleted:
  cantor/repos/extra-i686/PKGBUILD
  cantor/repos/extra-i686/cantor.install
  cantor/repos/extra-i686/python-3.5.patch
  cantor/repos/extra-x86_64/PKGBUILD
  cantor/repos/extra-x86_64/cantor.install
  cantor/repos/extra-x86_64/python-3.5.patch

---+
 /PKGBUILD |  106 
 /cantor.install   |   24 +
 /python-3.5.patch |   24 +
 extra-i686/PKGBUILD   |   53 
 extra-i686/cantor.install |   12 
 extra-i686/python-3.5.patch   |   12 
 extra-x86_64/PKGBUILD |   53 
 extra-x86_64/cantor.install   |   12 
 extra-x86_64/python-3.5.patch |   12 
 9 files changed, 154 insertions(+), 154 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 21:35:30 UTC (rev 250347)
+++ extra-i686/PKGBUILD 2015-11-09 21:36:06 UTC (rev 250348)
@@ -1,53 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=cantor
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="KDE Frontend to Mathematical Software"
-url="http://kde.org/applications/education/cantor/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdeedu')
-depends=('analitza' 'libspectre' 'kdelibs4support' 'kpty' 'ktexteditor' 
'knewstuff' 'libqalculate')
-makedepends=('extra-cmake-modules' 'python' 'python2' 'kdoctools' 'luajit' 'r')
-optdepends=('maxima: Maxima backend'
-'octave: Octave backend'
-'r: R backend'
-'luajit: LUA backend'
-'python: Python 3 backend'
-   'python2: Python 2 backend'
-'sagemath: SageMath backend')
-conflicts=('kdeedu-cantor')
-replaces=('kdeedu-cantor')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/applications/${pkgver}/src/cantor-${pkgver}.tar.xz;
 python-3.5.patch)
-sha1sums=('3f20136986443b3cf15376ea8a3b0f1bf81eb051'
-  'd6d04b323e4d301587ebb82e88672c0cee923bc1')
-
-prepare() {
-  mkdir -p build
-
-# Fix build against python 3.5
-  cd $pkgname-$pkgver
-  patch -p1 -i ../python-3.5.patch
-}
-
-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 \
--DPYTHON_INCLUDE_DIR=/usr/include/python2.7 \
--DPYTHON_LIBRARY=/usr/lib/libpython2.7.so
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: cantor/repos/extra-i686/PKGBUILD (from rev 250347, 
cantor/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-11-09 21:36:06 UTC (rev 250348)
@@ -0,0 +1,53 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=cantor
+pkgver=15.08.3
+pkgrel=1
+pkgdesc="KDE Frontend to Mathematical Software"
+url="http://kde.org/applications/education/cantor/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdeedu')
+depends=('analitza' 'libspectre' 'kdelibs4support' 'kpty' 'ktexteditor' 
'knewstuff' 'libqalculate')
+makedepends=('extra-cmake-modules' 'python' 'python2' 'kdoctools' 'luajit' 'r')
+optdepends=('maxima: Maxima backend'
+'octave: Octave backend'
+'r: R backend'
+'luajit: LUA backend'
+'python: Python 3 backend'
+   'python2: Python 2 backend'
+'sagemath: SageMath backend')
+conflicts=('kdeedu-cantor')
+replaces=('kdeedu-cantor')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/cantor-${pkgver}.tar.xz;
 python-3.5.patch)
+sha1sums=('4e9f5632f16417e9ded39a46829420063bb2fc3e'
+  'd6d04b323e4d301587ebb82e88672c0cee923bc1')
+
+prepare() {
+  mkdir -p build
+
+# Fix build against python 3.5
+  cd $pkgname-$pkgver
+  patch -p1 -i ../python-3.5.patch
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+ 

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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 22:41:56
  Author: arojas
Revision: 250362

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 21:41:38 UTC (rev 250361)
+++ extra-i686/PKGBUILD 2015-11-09 21:41:56 UTC (rev 250362)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kwordquiz
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="Flash Card Trainer"
-url="http://kde.org/applications/education/kwordquiz/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdeedu')
-depends=('knotifyconfig' 'libkeduvocdocument' 'knewstuff' 'kdelibs4support' 
'kdeclarative')
-makedepends=('extra-cmake-modules' 'python' 'kdoctools')
-install=${pkgname}.install
-conflicts=('kdeedu-kwordquiz')
-replaces=('kdeedu-kwordquiz')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/kwordquiz-${pkgver}.tar.xz;)
-sha1sums=('6a49425976de84cd1d34b358f1ca67e7f099a86b')
-
-build() {
-  mkdir -p build
-  cd build
-  cmake ../kwordquiz-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

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

Deleted: extra-i686/kwordquiz.install
===
--- extra-i686/kwordquiz.install2015-11-09 21:41:38 UTC (rev 250361)
+++ extra-i686/kwordquiz.install2015-11-09 21:41:56 UTC (rev 250362)
@@ -1,12 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-update-desktop-database -q
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kwordquiz/repos/extra-i686/kwordquiz.install (from rev 250361, 
kwordquiz/trunk/kwordquiz.install)
===
--- extra-i686/kwordquiz.install(rev 0)
+++ extra-i686/kwordquiz.install2015-11-09 21:41:56 UTC (rev 250362)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-11-09 21:41:38 UTC (rev 250361)
+++ extra-x86_64/PKGBUILD   2015-11-09 21:41:56 UTC 

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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 22:46:03
  Author: arojas
Revision: 250373

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 21:45:45 UTC (rev 250372)
+++ extra-i686/PKGBUILD 2015-11-09 21:46:03 UTC (rev 250373)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kblackbox
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="A game of hide and seek played on a grid of boxes"
-url="http://kde.org/applications/games/kblackbox/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegames')
-depends=('libkdegames')
-makedepends=('extra-cmake-modules' 'python' 'kdoctools')
-install=${pkgname}.install
-conflicts=('kdegames-kblackbox')
-replaces=('kdegames-kblackbox')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/kblackbox-${pkgver}.tar.xz;)
-sha1sums=('eaa05af2019b2c6874cc0a5b6191a0901a10cd4e')
-
-build() {
-  mkdir -p build
-  cd build
-  cmake ../kblackbox-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kblackbox/repos/extra-i686/PKGBUILD (from rev 250372, 
kblackbox/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-11-09 21:46:03 UTC (rev 250373)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kblackbox
+pkgver=15.08.3
+pkgrel=1
+pkgdesc="A game of hide and seek played on a grid of boxes"
+url="http://kde.org/applications/games/kblackbox/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegames')
+depends=('libkdegames')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
+install=${pkgname}.install
+conflicts=('kdegames-kblackbox')
+replaces=('kdegames-kblackbox')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kblackbox-${pkgver}.tar.xz;)
+sha1sums=('6e10ff2f1379018bc14d9f8e60d2206bf6cf1e35')
+
+build() {
+  mkdir -p build
+  cd build
+  cmake ../kblackbox-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-i686/kblackbox.install
===
--- extra-i686/kblackbox.install2015-11-09 21:45:45 UTC (rev 250372)
+++ extra-i686/kblackbox.install2015-11-09 21:46:03 UTC (rev 250373)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kblackbox/repos/extra-i686/kblackbox.install (from rev 250372, 
kblackbox/trunk/kblackbox.install)
===
--- extra-i686/kblackbox.install(rev 0)
+++ extra-i686/kblackbox.install2015-11-09 21:46:03 UTC (rev 250373)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-11-09 21:45:45 UTC (rev 250372)
+++ extra-x86_64/PKGBUILD   2015-11-09 21:46:03 UTC (rev 250373)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-

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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 22:46:41
  Author: arojas
Revision: 250375

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 21:46:21 UTC (rev 250374)
+++ extra-i686/PKGBUILD 2015-11-09 21:46:41 UTC (rev 250375)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kbounce
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="A single player arcade game with the elements of puzzle"
-url="http://kde.org/applications/games/kbounce/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegames')
-depends=('libkdegames' 'knotifyconfig')
-makedepends=('extra-cmake-modules' 'python' 'kdoctools')
-install=${pkgname}.install
-conflicts=('kdegames-kbounce')
-replaces=('kdegames-kbounce')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/kbounce-${pkgver}.tar.xz;)
-sha1sums=('22fd42e424642764345edcdd7f2679e384525fc9')
-
-build() {
-  mkdir -p build
-  cd build
-  cmake ../kbounce-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kbounce/repos/extra-i686/PKGBUILD (from rev 250374, 
kbounce/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-11-09 21:46:41 UTC (rev 250375)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kbounce
+pkgver=15.08.3
+pkgrel=1
+pkgdesc="A single player arcade game with the elements of puzzle"
+url="http://kde.org/applications/games/kbounce/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegames')
+depends=('libkdegames' 'knotifyconfig')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
+install=${pkgname}.install
+conflicts=('kdegames-kbounce')
+replaces=('kdegames-kbounce')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kbounce-${pkgver}.tar.xz;)
+sha1sums=('bf71b12c9c6ef72c96ed576a13594cd9a2409406')
+
+build() {
+  mkdir -p build
+  cd build
+  cmake ../kbounce-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-i686/kbounce.install
===
--- extra-i686/kbounce.install  2015-11-09 21:46:21 UTC (rev 250374)
+++ extra-i686/kbounce.install  2015-11-09 21:46:41 UTC (rev 250375)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kbounce/repos/extra-i686/kbounce.install (from rev 250374, 
kbounce/trunk/kbounce.install)
===
--- extra-i686/kbounce.install  (rev 0)
+++ extra-i686/kbounce.install  2015-11-09 21:46:41 UTC (rev 250375)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-11-09 21:46:21 UTC (rev 250374)
+++ extra-x86_64/PKGBUILD   2015-11-09 21:46:41 UTC (rev 250375)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kbounce
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="A single player arcade game 

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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 22:45:45
  Author: arojas
Revision: 250372

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 21:45:22 UTC (rev 250371)
+++ extra-i686/PKGBUILD 2015-11-09 21:45:45 UTC (rev 250372)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=katomic
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="A fun and educational game built around molecular geometry"
-url="http://kde.org/applications/games/katomic/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegames')
-depends=('libkdegames' 'knotifyconfig')
-makedepends=('extra-cmake-modules' 'python' 'kdoctools')
-install=${pkgname}.install
-conflicts=('kdegames-katomic')
-replaces=('kdegames-katomic')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/katomic-${pkgver}.tar.xz;)
-sha1sums=('18eaa90141c850892fdc8a4624b9bc6e1a4b0c11')
-
-build() {
-  mkdir -p build
-  cd build
-  cmake ../katomic-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: katomic/repos/extra-i686/PKGBUILD (from rev 250371, 
katomic/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-11-09 21:45:45 UTC (rev 250372)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=katomic
+pkgver=15.08.3
+pkgrel=1
+pkgdesc="A fun and educational game built around molecular geometry"
+url="http://kde.org/applications/games/katomic/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegames')
+depends=('libkdegames' 'knotifyconfig')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
+install=${pkgname}.install
+conflicts=('kdegames-katomic')
+replaces=('kdegames-katomic')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/katomic-${pkgver}.tar.xz;)
+sha1sums=('4916367487a6eef3efd97e13e0f4ee0fa631d827')
+
+build() {
+  mkdir -p build
+  cd build
+  cmake ../katomic-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-i686/katomic.install
===
--- extra-i686/katomic.install  2015-11-09 21:45:22 UTC (rev 250371)
+++ extra-i686/katomic.install  2015-11-09 21:45:45 UTC (rev 250372)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: katomic/repos/extra-i686/katomic.install (from rev 250371, 
katomic/trunk/katomic.install)
===
--- extra-i686/katomic.install  (rev 0)
+++ extra-i686/katomic.install  2015-11-09 21:45:45 UTC (rev 250372)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-11-09 21:45:22 UTC (rev 250371)
+++ extra-x86_64/PKGBUILD   2015-11-09 21:45:45 UTC (rev 250372)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=katomic
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="A fun and educational 

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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 22:46:21
  Author: arojas
Revision: 250374

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 21:46:03 UTC (rev 250373)
+++ extra-i686/PKGBUILD 2015-11-09 21:46:21 UTC (rev 250374)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kblocks
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="The classic falling blocks game"
-url="http://kde.org/applications/games/kblocks/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegames')
-depends=('libkdegames' 'knotifyconfig')
-makedepends=('extra-cmake-modules' 'python' 'kdoctools')
-install=${pkgname}.install
-conflicts=('kdegames-kblocks')
-replaces=('kdegames-kblocks')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/kblocks-${pkgver}.tar.xz;)
-sha1sums=('7048335e39d2946a933efa28a6b8cd07a21d4b67')
-
-build() {
-  mkdir -p build
-  cd build
-  cmake ../kblocks-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kblocks/repos/extra-i686/PKGBUILD (from rev 250373, 
kblocks/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-11-09 21:46:21 UTC (rev 250374)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kblocks
+pkgver=15.08.3
+pkgrel=1
+pkgdesc="The classic falling blocks game"
+url="http://kde.org/applications/games/kblocks/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegames')
+depends=('libkdegames' 'knotifyconfig')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
+install=${pkgname}.install
+conflicts=('kdegames-kblocks')
+replaces=('kdegames-kblocks')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kblocks-${pkgver}.tar.xz;)
+sha1sums=('a72a846cf28b2a321b0b79ca5e6516e772de47df')
+
+build() {
+  mkdir -p build
+  cd build
+  cmake ../kblocks-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-i686/kblocks.install
===
--- extra-i686/kblocks.install  2015-11-09 21:46:03 UTC (rev 250373)
+++ extra-i686/kblocks.install  2015-11-09 21:46:21 UTC (rev 250374)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kblocks/repos/extra-i686/kblocks.install (from rev 250373, 
kblocks/trunk/kblocks.install)
===
--- extra-i686/kblocks.install  (rev 0)
+++ extra-i686/kblocks.install  2015-11-09 21:46:21 UTC (rev 250374)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-11-09 21:46:03 UTC (rev 250373)
+++ extra-x86_64/PKGBUILD   2015-11-09 21:46:21 UTC (rev 250374)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kblocks
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="The classic falling blocks game"

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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 22:48:45
  Author: arojas
Revision: 250381

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 21:48:25 UTC (rev 250380)
+++ extra-i686/PKGBUILD 2015-11-09 21:48:45 UTC (rev 250381)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=killbots
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="A simple game of evading killer robots"
-url="http://kde.org/applications/games/killbots/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegames')
-depends=('libkdegames' 'knotifyconfig')
-makedepends=('extra-cmake-modules' 'python' 'kdoctools')
-install=${pkgname}.install
-conflicts=('kdegames-killbots')
-replaces=('kdegames-killbots')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/killbots-${pkgver}.tar.xz;)
-sha1sums=('e89f32e187ea6490042c4d76d1d8fd6c0a627981')
-
-build() {
-  mkdir -p build
-  cd build
-  cmake ../killbots-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

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

Deleted: extra-i686/killbots.install
===
--- extra-i686/killbots.install 2015-11-09 21:48:25 UTC (rev 250380)
+++ extra-i686/killbots.install 2015-11-09 21:48:45 UTC (rev 250381)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: killbots/repos/extra-i686/killbots.install (from rev 250380, 
killbots/trunk/killbots.install)
===
--- extra-i686/killbots.install (rev 0)
+++ extra-i686/killbots.install 2015-11-09 21:48:45 UTC (rev 250381)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-11-09 21:48:25 UTC (rev 250380)
+++ extra-x86_64/PKGBUILD   2015-11-09 21:48:45 UTC (rev 250381)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=killbots
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="A simple game of 

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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 22:49:22
  Author: arojas
Revision: 250383

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 21:49:05 UTC (rev 250382)
+++ extra-i686/PKGBUILD 2015-11-09 21:49:22 UTC (rev 250383)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kjumpingcube
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="A simple tactical game"
-url="http://kde.org/applications/games/kjumpingcube/;
-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-kjumpingcube')
-replaces=('kdegames-kjumpingcube')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/kjumpingcube-${pkgver}.tar.xz;)
-sha1sums=('93bcaa3f2ba5dbf284b7665bead1808388322c2e')
-
-build() {
-  mkdir -p build
-  cd build
-  cmake ../kjumpingcube-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kjumpingcube/repos/extra-i686/PKGBUILD (from rev 250382, 
kjumpingcube/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-11-09 21:49:22 UTC (rev 250383)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kjumpingcube
+pkgver=15.08.3
+pkgrel=1
+pkgdesc="A simple tactical game"
+url="http://kde.org/applications/games/kjumpingcube/;
+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-kjumpingcube')
+replaces=('kdegames-kjumpingcube')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kjumpingcube-${pkgver}.tar.xz;)
+sha1sums=('330358dc745ad726804e54f59375a89370353ce9')
+
+build() {
+  mkdir -p build
+  cd build
+  cmake ../kjumpingcube-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-i686/kjumpingcube.install
===
--- extra-i686/kjumpingcube.install 2015-11-09 21:49:05 UTC (rev 250382)
+++ extra-i686/kjumpingcube.install 2015-11-09 21:49:22 UTC (rev 250383)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kjumpingcube/repos/extra-i686/kjumpingcube.install (from rev 250382, 
kjumpingcube/trunk/kjumpingcube.install)
===
--- extra-i686/kjumpingcube.install (rev 0)
+++ extra-i686/kjumpingcube.install 2015-11-09 21:49:22 UTC (rev 250383)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-11-09 21:49:05 UTC (rev 250382)
+++ extra-x86_64/PKGBUILD   2015-11-09 21:49:22 UTC (rev 250383)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix 

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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 22:53:29
  Author: arojas
Revision: 250395

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

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

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

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

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

Deleted: extra-i686/kshisen.install
===
--- extra-i686/kshisen.install  2015-11-09 21:53:09 UTC (rev 250394)
+++ extra-i686/kshisen.install  2015-11-09 21:53:29 UTC (rev 250395)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kshisen/repos/extra-i686/kshisen.install (from rev 250394, 
kshisen/trunk/kshisen.install)
===
--- extra-i686/kshisen.install  (rev 0)
+++ extra-i686/kshisen.install  2015-11-09 21:53:29 UTC (rev 250395)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-11-09 21:53:09 UTC (rev 250394)
+++ extra-x86_64/PKGBUILD   2015-11-09 21:53:29 UTC (rev 250395)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kshisen
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="A 

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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 22:53:09
  Author: arojas
Revision: 250394

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 21:52:46 UTC (rev 250393)
+++ extra-i686/PKGBUILD 2015-11-09 21:53:09 UTC (rev 250394)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdegames-kreversi
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="A simple one player strategy game played against the computer"
-url="http://kde.org/applications/games/kreversi/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegames')
-depends=('kdebase-runtime' 'libkdegames4')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/applications/${pkgver}/src/kreversi-${pkgver}.tar.xz;)
-sha1sums=('3fab6737e1738be13b974cf57bd1e31b07cc1457')
-
-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/extra-i686/PKGBUILD (from rev 250393, 
kdegames-kreversi/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-11-09 21:53:09 UTC (rev 250394)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegames-kreversi
+pkgver=15.08.3
+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=('0bcd1477f7238cabc74f28ebecd09c63b92c922b')
+
+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
+}

Deleted: extra-i686/kdegames-kreversi.install
===
--- extra-i686/kdegames-kreversi.install2015-11-09 21:52:46 UTC (rev 
250393)
+++ extra-i686/kdegames-kreversi.install2015-11-09 21:53:09 UTC (rev 
250394)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdegames-kreversi/repos/extra-i686/kdegames-kreversi.install (from rev 
250393, kdegames-kreversi/trunk/kdegames-kreversi.install)
===
--- extra-i686/kdegames-kreversi.install(rev 0)
+++ extra-i686/kdegames-kreversi.install2015-11-09 21:53:09 UTC (rev 
250394)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-11-09 21:52:46 UTC (rev 250393)
+++ extra-x86_64/PKGBUILD   2015-11-09 21:53:09 UTC (rev 250394)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 

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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 22:56:10
  Author: arojas
Revision: 250403

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 21:55:51 UTC (rev 250402)
+++ extra-i686/PKGBUILD 2015-11-09 21:56:10 UTC (rev 250403)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdegames-lskat
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="Lieutenant Skat is a fun and engaging card game for two players"
-url="http://kde.org/applications/games/lskat/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegames')
-depends=('kdebase-runtime' 'libkdegames4')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/applications/${pkgver}/src/lskat-${pkgver}.tar.xz;)
-sha1sums=('bb777ef05cd783d591b9a3958b250497e96fb292')
-
-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/extra-i686/PKGBUILD (from rev 250402, 
kdegames-lskat/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-11-09 21:56:10 UTC (rev 250403)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegames-lskat
+pkgver=15.08.3
+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=('f6086da3af2dacefa4a30476ddb1900c83d32f26')
+
+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
+}

Deleted: extra-i686/kdegames-lskat.install
===
--- extra-i686/kdegames-lskat.install   2015-11-09 21:55:51 UTC (rev 250402)
+++ extra-i686/kdegames-lskat.install   2015-11-09 21:56:10 UTC (rev 250403)
@@ -1,12 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-   update-desktop-database -q
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdegames-lskat/repos/extra-i686/kdegames-lskat.install (from rev 
250402, kdegames-lskat/trunk/kdegames-lskat.install)
===
--- extra-i686/kdegames-lskat.install   (rev 0)
+++ extra-i686/kdegames-lskat.install   2015-11-09 21:56:10 UTC (rev 250403)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+   update-desktop-database -q
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-11-09 21:55:51 UTC (rev 250402)
+++ extra-x86_64/PKGBUILD   2015-11-09 21:56:10 UTC (rev 250403)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 

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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 22:55:28
  Author: arojas
Revision: 250401

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 21:55:08 UTC (rev 250400)
+++ extra-i686/PKGBUILD 2015-11-09 21:55:28 UTC (rev 250401)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdegames-ktuberling
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="A simple constructor game suitable for children and adults alike"
-url="http://kde.org/applications/games/ktuberling/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegames')
-depends=('kdebase-runtime' 'libkdegames4')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/applications/${pkgver}/src/ktuberling-${pkgver}.tar.xz;)
-sha1sums=('be15235d59fb955c786165470dbd7ade3bf1b8a8')
-
-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/extra-i686/PKGBUILD (from rev 250400, 
kdegames-ktuberling/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-11-09 21:55:28 UTC (rev 250401)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegames-ktuberling
+pkgver=15.08.3
+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=('e419d3ce0bebda85703a6e9e8f0351a3bea36663')
+
+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
+}

Deleted: extra-i686/kdegames-ktuberling.install
===
--- extra-i686/kdegames-ktuberling.install  2015-11-09 21:55:08 UTC (rev 
250400)
+++ extra-i686/kdegames-ktuberling.install  2015-11-09 21:55:28 UTC (rev 
250401)
@@ -1,12 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-   update-desktop-database -q
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdegames-ktuberling/repos/extra-i686/kdegames-ktuberling.install (from 
rev 250400, kdegames-ktuberling/trunk/kdegames-ktuberling.install)
===
--- extra-i686/kdegames-ktuberling.install  (rev 0)
+++ extra-i686/kdegames-ktuberling.install  2015-11-09 21:55:28 UTC (rev 
250401)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+   update-desktop-database -q
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-11-09 

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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 22:55:51
  Author: arojas
Revision: 250402

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 21:55:28 UTC (rev 250401)
+++ extra-i686/PKGBUILD 2015-11-09 21:55:51 UTC (rev 250402)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdegames-kubrick
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="Based on the famous Rubik's Cube"
-url="http://kde.org/applications/games/kubrick/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegames')
-depends=('kdebase-runtime' 'libkdegames4' 'glu')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/applications/${pkgver}/src/kubrick-${pkgver}.tar.xz;)
-sha1sums=('84b74e6e8a97d22cccdea8a0da0c5cd6b504d32e')
-
-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/extra-i686/PKGBUILD (from rev 250401, 
kdegames-kubrick/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-11-09 21:55:51 UTC (rev 250402)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegames-kubrick
+pkgver=15.08.3
+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=('4c41ad099abfe7f91eda0f6a3c6888bd8bed402c')
+
+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
+}

Deleted: extra-i686/kdegames-kubrick.install
===
--- extra-i686/kdegames-kubrick.install 2015-11-09 21:55:28 UTC (rev 250401)
+++ extra-i686/kdegames-kubrick.install 2015-11-09 21:55:51 UTC (rev 250402)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdegames-kubrick/repos/extra-i686/kdegames-kubrick.install (from rev 
250401, kdegames-kubrick/trunk/kdegames-kubrick.install)
===
--- extra-i686/kdegames-kubrick.install (rev 0)
+++ extra-i686/kdegames-kubrick.install 2015-11-09 21:55:51 UTC (rev 250402)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-11-09 21:55:28 UTC (rev 250401)
+++ extra-x86_64/PKGBUILD   2015-11-09 21:55:51 UTC (rev 250402)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-

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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 22:56:55
  Author: arojas
Revision: 250405

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 21:56:30 UTC (rev 250404)
+++ extra-i686/PKGBUILD 2015-11-09 21:56:55 UTC (rev 250405)
@@ -1,39 +0,0 @@
-# $Id: PKGBUILD 241398 2015-06-29 17:50:28Z arojas $
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=picmi
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="A nonogram logic game for KDE"
-url="http://kde.org/applications/games/picmi/;
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdegames)
-depends=(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=('0bb40fb170a48e36fbc15968796724b82ba11e0e')
-
-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/extra-i686/PKGBUILD (from rev 250404, picmi/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-11-09 21:56:55 UTC (rev 250405)
@@ -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.3
+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=('3c9a81f2544761c109530c5d3fb9af2603858acc')
+
+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
+}

Deleted: extra-i686/picmi.install
===
--- extra-i686/picmi.install2015-11-09 21:56:30 UTC (rev 250404)
+++ extra-i686/picmi.install2015-11-09 21:56:55 UTC (rev 250405)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: picmi/repos/extra-i686/picmi.install (from rev 250404, 
picmi/trunk/picmi.install)
===
--- extra-i686/picmi.install(rev 0)
+++ extra-i686/picmi.install2015-11-09 21:56:55 UTC (rev 250405)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-11-09 21:56:30 UTC (rev 250404)
+++ extra-x86_64/PKGBUILD   2015-11-09 21:56:55 UTC (rev 250405)
@@ -1,39 +0,0 @@
-# $Id: PKGBUILD 241398 2015-06-29 17:50:28Z arojas $
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# 

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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 22:56:30
  Author: arojas
Revision: 250404

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 21:56:10 UTC (rev 250403)
+++ extra-i686/PKGBUILD 2015-11-09 21:56:30 UTC (rev 250404)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdegames-palapeli
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="A single-player jigsaw puzzle game"
-url="http://kde.org/applications/games/palapeli/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegames')
-depends=('kdebase-runtime' 'libkdegames4' 'qhull')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/applications/${pkgver}/src/palapeli-${pkgver}.tar.xz;)
-sha1sums=('7346053c630cd6f84812e376baa7963a66a1b414')
-
-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/extra-i686/PKGBUILD (from rev 250403, 
kdegames-palapeli/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-11-09 21:56:30 UTC (rev 250404)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegames-palapeli
+pkgver=15.08.3
+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=('4bc3ac38d5ae32e16a00ebba02becfa2173f06b0')
+
+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
+}

Deleted: extra-i686/kdegames-palapeli.install
===
--- extra-i686/kdegames-palapeli.install2015-11-09 21:56:10 UTC (rev 
250403)
+++ extra-i686/kdegames-palapeli.install2015-11-09 21:56:30 UTC (rev 
250404)
@@ -1,13 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-   update-desktop-database -q
-   update-mime-database usr/share/mime &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdegames-palapeli/repos/extra-i686/kdegames-palapeli.install (from rev 
250403, kdegames-palapeli/trunk/kdegames-palapeli.install)
===
--- extra-i686/kdegames-palapeli.install(rev 0)
+++ extra-i686/kdegames-palapeli.install2015-11-09 21:56:30 UTC (rev 
250404)
@@ -0,0 +1,13 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+   update-desktop-database -q
+   update-mime-database usr/share/mime &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-11-09 

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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 23:02:52
  Author: arojas
Revision: 250422

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

Added:
  kdemultimedia-juk/repos/extra-i686/PKGBUILD
(from rev 250421, kdemultimedia-juk/trunk/PKGBUILD)
  kdemultimedia-juk/repos/extra-i686/kdemultimedia-juk.install
(from rev 250421, kdemultimedia-juk/trunk/kdemultimedia-juk.install)
  kdemultimedia-juk/repos/extra-x86_64/PKGBUILD
(from rev 250421, kdemultimedia-juk/trunk/PKGBUILD)
  kdemultimedia-juk/repos/extra-x86_64/kdemultimedia-juk.install
(from rev 250421, kdemultimedia-juk/trunk/kdemultimedia-juk.install)
Deleted:
  kdemultimedia-juk/repos/extra-i686/PKGBUILD
  kdemultimedia-juk/repos/extra-i686/kdemultimedia-juk.install
  kdemultimedia-juk/repos/extra-x86_64/PKGBUILD
  kdemultimedia-juk/repos/extra-x86_64/kdemultimedia-juk.install

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 22:02:35 UTC (rev 250421)
+++ extra-i686/PKGBUILD 2015-11-09 22:02:52 UTC (rev 250422)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdemultimedia-juk
-pkgver=15.08.2
-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=('09c56cec62111dbe5293dd2d1495474d40fa8ca2')
-
-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/extra-i686/PKGBUILD (from rev 250421, 
kdemultimedia-juk/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-11-09 22:02:52 UTC (rev 250422)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdemultimedia-juk
+pkgver=15.08.3
+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=('a8f6f89ce815a277cbbd169f6e55057b15b1fd80')
+
+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
+}

Deleted: extra-i686/kdemultimedia-juk.install
===
--- extra-i686/kdemultimedia-juk.install2015-11-09 22:02:35 UTC (rev 
250421)
+++ extra-i686/kdemultimedia-juk.install2015-11-09 22:02:52 UTC (rev 
250422)
@@ -1,11 +0,0 @@
-post_install() {
-xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: kdemultimedia-juk/repos/extra-i686/kdemultimedia-juk.install (from rev 
250421, kdemultimedia-juk/trunk/kdemultimedia-juk.install)
===
--- extra-i686/kdemultimedia-juk.install(rev 0)
+++ extra-i686/kdemultimedia-juk.install2015-11-09 22:02:52 UTC (rev 
250422)
@@ -0,0 +1,11 @@
+post_install() {
+xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-11-09 22:02:35 UTC (rev 250421)
+++ extra-x86_64/PKGBUILD   2015-11-09 22:02:52 UTC (rev 250422)
@@ -1,34 +0,0 

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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 23:02:14
  Author: arojas
Revision: 250420

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

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

-+
 /PKGBUILD   |   78 ++
 /dragon.install |   26 ++
 extra-i686/PKGBUILD |   39 -
 extra-i686/dragon.install   |   13 ---
 extra-x86_64/PKGBUILD   |   39 -
 extra-x86_64/dragon.install |   13 ---
 6 files changed, 104 insertions(+), 104 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 22:01:55 UTC (rev 250419)
+++ extra-i686/PKGBUILD 2015-11-09 22:02:14 UTC (rev 250420)
@@ -1,39 +0,0 @@
-# Maintainer: Antonio Rojas  
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=dragon
-pkgver=15.08.2
-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=('7003a84fe61957c45526539f6ad95bc6')
-
-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/extra-i686/PKGBUILD (from rev 250419, 
dragon/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-11-09 22:02:14 UTC (rev 250420)
@@ -0,0 +1,39 @@
+# Maintainer: Antonio Rojas  
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=dragon
+pkgver=15.08.3
+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=('c04e11f780fb52c5184b1fe3c7f55e75')
+
+prepare() {
+  mkdir -p build
+}
+
+build() { 
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}
+

Deleted: extra-i686/dragon.install
===
--- extra-i686/dragon.install   2015-11-09 22:01:55 UTC (rev 250419)
+++ extra-i686/dragon.install   2015-11-09 22:02:14 UTC (rev 250420)
@@ -1,13 +0,0 @@
-post_install() {
-xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-update-desktop-database -q
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}
-

Copied: dragon/repos/extra-i686/dragon.install (from rev 250419, 
dragon/trunk/dragon.install)
===
--- extra-i686/dragon.install   (rev 0)
+++ extra-i686/dragon.install   2015-11-09 22:02:14 UTC (rev 250420)
@@ -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
+}
+

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-11-09 22:01:55 UTC (rev 250419)
+++ extra-x86_64/PKGBUILD   2015-11-09 22:02:14 UTC (rev 250420)
@@ -1,39 +0,0 @@
-# Maintainer: Antonio Rojas  
-# 

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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 23:01:36
  Author: arojas
Revision: 250418

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 22:01:17 UTC (rev 250417)
+++ extra-i686/PKGBUILD 2015-11-09 22:01:36 UTC (rev 250418)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdegraphics-thumbnailers
-pkgver=15.08.2
-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=('fb9b5eb52e8b8f8f917dd2a74d29c6d5dc97a3bb')
-
-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/extra-i686/PKGBUILD (from rev 250417, 
kdegraphics-thumbnailers/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-11-09 22:01:36 UTC (rev 250418)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegraphics-thumbnailers
+pkgver=15.08.3
+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=('c623278ab5f4973c7db6a8af3108cacc663556c8')
+
+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
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-11-09 22:01:17 UTC (rev 250417)
+++ extra-x86_64/PKGBUILD   2015-11-09 22:01:36 UTC (rev 250418)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdegraphics-thumbnailers
-pkgver=15.08.2
-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=('fb9b5eb52e8b8f8f917dd2a74d29c6d5dc97a3bb')
-
-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/extra-x86_64/PKGBUILD (from rev 250417, 
kdegraphics-thumbnailers/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2015-11-09 22:01:36 UTC (rev 250418)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegraphics-thumbnailers
+pkgver=15.08.3
+pkgrel=1
+pkgdesc="Thumbnailers for various graphics file formats"

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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 23:02:35
  Author: arojas
Revision: 250421

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

Added:
  kdemultimedia-ffmpegthumbs/repos/extra-i686/PKGBUILD
(from rev 250420, kdemultimedia-ffmpegthumbs/trunk/PKGBUILD)
  kdemultimedia-ffmpegthumbs/repos/extra-x86_64/PKGBUILD
(from rev 250420, kdemultimedia-ffmpegthumbs/trunk/PKGBUILD)
Deleted:
  kdemultimedia-ffmpegthumbs/repos/extra-i686/PKGBUILD
  kdemultimedia-ffmpegthumbs/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 22:02:14 UTC (rev 250420)
+++ extra-i686/PKGBUILD 2015-11-09 22:02:35 UTC (rev 250421)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdemultimedia-ffmpegthumbs
-pkgver=15.08.2
-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=('31ac867a9c41753889ef81c986b22001b785a208')
-
-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/extra-i686/PKGBUILD (from rev 250420, 
kdemultimedia-ffmpegthumbs/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-11-09 22:02:35 UTC (rev 250421)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdemultimedia-ffmpegthumbs
+pkgver=15.08.3
+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=('aac1425e966a4b552df1e217e2464fbd1624184c')
+
+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
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-11-09 22:02:14 UTC (rev 250420)
+++ extra-x86_64/PKGBUILD   2015-11-09 22:02:35 UTC (rev 250421)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdemultimedia-ffmpegthumbs
-pkgver=15.08.2
-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=('31ac867a9c41753889ef81c986b22001b785a208')
-
-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/extra-x86_64/PKGBUILD (from rev 
250420, kdemultimedia-ffmpegthumbs/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2015-11-09 22:02:35 UTC (rev 250421)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdemultimedia-ffmpegthumbs
+pkgver=15.08.3
+pkgrel=1
+pkgdesc='FFmpeg-based thumbnail creator for video files'
+url='https://projects.kde.org/projects/kde/kdemultimedia/ffmpegthumbs'
+arch=('i686' 

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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 23:10:54
  Author: arojas
Revision: 250445

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 22:10:33 UTC (rev 250444)
+++ extra-i686/PKGBUILD 2015-11-09 22:10:54 UTC (rev 250445)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-# Contributor: Antonio Rojas 
-
-pkgname=telepathy-kde-text-ui
-_pkgname=ktp-text-ui
-pkgver=15.08.2
-pkgrel=1
-pkgdesc='Telepathy handler for Text Chats'
-arch=('i686' 'x86_64')
-url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
-license=('GPL')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'kdewebkit' 'kemoticons')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
-md5sums=('7e3c7e1891e86c1a487ca7342c10257b')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DLIB_INSTALL_DIR=lib \
--DLIBEXEC_INSTALL_DIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: telepathy-kde-text-ui/repos/extra-i686/PKGBUILD (from rev 250444, 
telepathy-kde-text-ui/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-11-09 22:10:54 UTC (rev 250445)
@@ -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.3
+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=('4d8603ee045fad68359a4d669d7857bf')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_INSTALL_DIR=lib \
+-DLIBEXEC_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-11-09 22:10:33 UTC (rev 250444)
+++ extra-x86_64/PKGBUILD   2015-11-09 22:10:54 UTC (rev 250445)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-# Contributor: Antonio Rojas 
-
-pkgname=telepathy-kde-text-ui
-_pkgname=ktp-text-ui
-pkgver=15.08.2
-pkgrel=1
-pkgdesc='Telepathy handler for Text Chats'
-arch=('i686' 'x86_64')
-url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
-license=('GPL')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'kdewebkit' 'kemoticons')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
-md5sums=('7e3c7e1891e86c1a487ca7342c10257b')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DLIB_INSTALL_DIR=lib \
--DLIBEXEC_INSTALL_DIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

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

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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 23:11:37
  Author: arojas
Revision: 250446

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

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

---+
 /PKGBUILD |  434 
 /akregator.install|   24 +
 /kaddressbook.install |   24 +
 /kdepim.install   |   26 ++
 /kleopatra.install|   24 +
 /kmail.install|   24 +
 /korganizer.install   |   24 +
 /ktnef.install|   24 +
 extra-i686/PKGBUILD   |  223 --
 extra-i686/akregator.install  |   12 
 extra-i686/kaddressbook.install   |   12 
 extra-i686/kdepim.install |   13 -
 extra-i686/kleopatra.install  |   12 
 extra-i686/kmail.install  |   12 
 extra-i686/korganizer.install |   12 
 extra-i686/ktnef.install  |   12 
 extra-x86_64/PKGBUILD |  223 --
 extra-x86_64/akregator.install|   12 
 extra-x86_64/kaddressbook.install |   12 
 extra-x86_64/kdepim.install   |   13 -
 extra-x86_64/kleopatra.install|   12 
 extra-x86_64/kmail.install|   12 
 extra-x86_64/korganizer.install   |   12 
 extra-x86_64/ktnef.install|   12 
 24 files changed, 604 insertions(+), 616 deletions(-)

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


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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 23:17:52
  Author: arojas
Revision: 250464

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

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

+
 /PKGBUILD  |   76 +++
 /filelight.install |   26 +
 extra-i686/PKGBUILD|   38 ---
 extra-i686/filelight.install   |   13 --
 extra-x86_64/PKGBUILD  |   38 ---
 extra-x86_64/filelight.install |   13 --
 6 files changed, 102 insertions(+), 102 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 22:17:34 UTC (rev 250463)
+++ extra-i686/PKGBUILD 2015-11-09 22:17:52 UTC (rev 250464)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=filelight
-pkgver=15.08.2
-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=('fabb9c7cda55449c082afa59ac10b8ec0a0db6bf')
-
-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/extra-i686/PKGBUILD (from rev 250463, 
filelight/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-11-09 22:17:52 UTC (rev 250464)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=filelight
+pkgver=15.08.3
+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=('7f72a3c3fc10b1cf98e745248f22e80de1100ca2')
+
+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
+}

Deleted: extra-i686/filelight.install
===
--- extra-i686/filelight.install2015-11-09 22:17:34 UTC (rev 250463)
+++ extra-i686/filelight.install2015-11-09 22:17:52 UTC (rev 250464)
@@ -1,13 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-update-desktop-database -q
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}
-

Copied: filelight/repos/extra-i686/filelight.install (from rev 250463, 
filelight/trunk/filelight.install)
===
--- extra-i686/filelight.install(rev 0)
+++ extra-i686/filelight.install2015-11-09 22:17:52 UTC (rev 250464)
@@ -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
+}
+

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-11-09 22:17:34 UTC (rev 250463)
+++ extra-x86_64/PKGBUILD   2015-11-09 22:17:52 UTC (rev 250464)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: 

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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 23:17:34
  Author: arojas
Revision: 250463

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

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

--+
 /PKGBUILD|   84 +
 /ark.install |   26 +
 extra-i686/PKGBUILD  |   42 --
 extra-i686/ark.install   |   13 --
 extra-x86_64/PKGBUILD|   42 --
 extra-x86_64/ark.install |   13 --
 6 files changed, 110 insertions(+), 110 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 22:17:15 UTC (rev 250462)
+++ extra-i686/PKGBUILD 2015-11-09 22:17:34 UTC (rev 250463)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas  
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=ark
-pkgver=15.08.2
-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=('c6d7b37d6a8de0335c297c01fcadb143')
-
-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/extra-i686/PKGBUILD (from rev 250462, ark/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-11-09 22:17:34 UTC (rev 250463)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Antonio Rojas  
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=ark
+pkgver=15.08.3
+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=('84cd97d4147620b31956ccb35878aa2e')
+
+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
+}
+

Deleted: extra-i686/ark.install
===
--- extra-i686/ark.install  2015-11-09 22:17:15 UTC (rev 250462)
+++ extra-i686/ark.install  2015-11-09 22:17:34 UTC (rev 250463)
@@ -1,13 +0,0 @@
-post_install() {
-xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-update-desktop-database -q
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}
-

Copied: ark/repos/extra-i686/ark.install (from rev 250462, 
ark/trunk/ark.install)
===
--- extra-i686/ark.install  (rev 0)
+++ extra-i686/ark.install  2015-11-09 22:17:34 UTC (rev 250463)
@@ -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
+}
+

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-11-09 22:17:15 UTC (rev 250462)
+++ extra-x86_64/PKGBUILD   2015-11-09 22:17:34 UTC (rev 250463)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas  
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-

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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 23:18:10
  Author: arojas
Revision: 250465

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

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

+
 /PKGBUILD  |   78 +++
 /kcalc.install |   26 ++
 extra-i686/PKGBUILD|   39 -
 extra-i686/kcalc.install   |   13 ---
 extra-x86_64/PKGBUILD  |   39 -
 extra-x86_64/kcalc.install |   13 ---
 6 files changed, 104 insertions(+), 104 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 22:17:52 UTC (rev 250464)
+++ extra-i686/PKGBUILD 2015-11-09 22:18:10 UTC (rev 250465)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kcalc
-pkgver=15.08.2
-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=('c058e01da0956cfab504d36937d97fb63b75276a')
-
-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/extra-i686/PKGBUILD (from rev 250464, kcalc/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-11-09 22:18:10 UTC (rev 250465)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kcalc
+pkgver=15.08.3
+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=('c4606519089f252df610d9cb96867d4abf72fe21')
+
+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
+}

Deleted: extra-i686/kcalc.install
===
--- extra-i686/kcalc.install2015-11-09 22:17:52 UTC (rev 250464)
+++ extra-i686/kcalc.install2015-11-09 22:18:10 UTC (rev 250465)
@@ -1,13 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-update-desktop-database -q
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}
-

Copied: kcalc/repos/extra-i686/kcalc.install (from rev 250464, 
kcalc/trunk/kcalc.install)
===
--- extra-i686/kcalc.install(rev 0)
+++ extra-i686/kcalc.install2015-11-09 22:18:10 UTC (rev 250465)
@@ -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
+}
+

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-11-09 22:17:52 UTC (rev 250464)
+++ extra-x86_64/PKGBUILD   2015-11-09 22:18:10 UTC (rev 250465)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kcalc
-pkgver=15.08.2
-pkgrel=1
-pkgdesc='Scientific Calculator'

[arch-commits] Commit in kdewebdev/repos (12 files)

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 23:22:10
  Author: arojas
Revision: 250477

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

Added:
  kdewebdev/repos/extra-i686/PKGBUILD
(from rev 250476, kdewebdev/trunk/PKGBUILD)
  kdewebdev/repos/extra-i686/kdewebdev-kimagemapeditor.install
(from rev 250476, kdewebdev/trunk/kdewebdev-kimagemapeditor.install)
  kdewebdev/repos/extra-i686/kdewebdev.install
(from rev 250476, kdewebdev/trunk/kdewebdev.install)
  kdewebdev/repos/extra-x86_64/PKGBUILD
(from rev 250476, kdewebdev/trunk/PKGBUILD)
  kdewebdev/repos/extra-x86_64/kdewebdev-kimagemapeditor.install
(from rev 250476, kdewebdev/trunk/kdewebdev-kimagemapeditor.install)
  kdewebdev/repos/extra-x86_64/kdewebdev.install
(from rev 250476, kdewebdev/trunk/kdewebdev.install)
Deleted:
  kdewebdev/repos/extra-i686/PKGBUILD
  kdewebdev/repos/extra-i686/kdewebdev-kimagemapeditor.install
  kdewebdev/repos/extra-i686/kdewebdev.install
  kdewebdev/repos/extra-x86_64/PKGBUILD
  kdewebdev/repos/extra-x86_64/kdewebdev-kimagemapeditor.install
  kdewebdev/repos/extra-x86_64/kdewebdev.install

+
 /PKGBUILD  |  144 +++
 /kdewebdev-kimagemapeditor.install |   24 +++
 /kdewebdev.install |   22 +++
 extra-i686/PKGBUILD|   72 ---
 extra-i686/kdewebdev-kimagemapeditor.install   |   12 -
 extra-i686/kdewebdev.install   |   11 -
 extra-x86_64/PKGBUILD  |   72 ---
 extra-x86_64/kdewebdev-kimagemapeditor.install |   12 -
 extra-x86_64/kdewebdev.install |   11 -
 9 files changed, 190 insertions(+), 190 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 22:21:47 UTC (rev 250476)
+++ extra-i686/PKGBUILD 2015-11-09 22:22:10 UTC (rev 250477)
@@ -1,72 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgbase=kdewebdev
-pkgname=('kdewebdev-kfilereplace'
- 'kdewebdev-kimagemapeditor'
- 'kdewebdev-klinkstatus'
- 'kdewebdev-kommander')
-pkgver=15.08.2
-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=('df420903a92c8f685b771ff097f58648a9c56619')
-
-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/extra-i686/PKGBUILD (from rev 250476, 
kdewebdev/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-11-09 22:22:10 UTC (rev 250477)
@@ -0,0 +1,72 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgbase=kdewebdev
+pkgname=('kdewebdev-kfilereplace'
+ 'kdewebdev-kimagemapeditor'

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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 23:23:00
  Author: arojas
Revision: 250479

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 22:22:26 UTC (rev 250478)
+++ extra-i686/PKGBUILD 2015-11-09 22:23:00 UTC (rev 250479)
@@ -1,91 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgbase=kdeartwork
-pkgname=('kdeartwork-colorschemes'
- 'kdeartwork-desktopthemes'
- 'kdeartwork-emoticons'
- 'kdeartwork-iconthemes'
- 'kdeartwork-kscreensaver'
- 'kdeartwork-styles'
- 'kdeartwork-wallpapers'
- 'kdeartwork-weatherwallpapers')
-pkgver=15.08.2
-pkgrel=1
-arch=('i686' 'x86_64')
-url='http://www.kde.org'
-license=('GPL' 'LGPL' 'FDL')
-groups=('kdeartwork')
-makedepends=('cmake' 'automoc4' 'xscreensaver' 'eigen' 'kdebase-workspace' 
'libkexiv2')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz;)
-sha1sums=('341b244d6aabaacb64e78b42d579030d44678f62')
-
-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_kdeartwork-colorschemes() {
-   pkgdesc='KDE color schemes'
-   replaces=('kdeaccessibility-colorschemes')
-   cd $srcdir/build/ColorSchemes
-   make DESTDIR=$pkgdir install
-}
-
-package_kdeartwork-desktopthemes() {
-   pkgdesc='KDE desktop themes'
-   cd $srcdir/build/desktopthemes
-   make DESTDIR=$pkgdir install
-}
-
-package_kdeartwork-emoticons() {
-   pkgdesc='KDE emoticons'
-   cd $srcdir/build/emoticons
-   make DESTDIR=$pkgdir install
-}
-
-package_kdeartwork-iconthemes() {
-   pkgdesc='KDE icon themes'
-   replaces=('kdeaccessibility-iconthemes')
-   cd $srcdir/build/IconThemes
-   make DESTDIR=$pkgdir install
-}
-
-package_kdeartwork-kscreensaver() {
-   pkgdesc='KDE screensaver'
-   depends=('kdebase-workspace' 'libkexiv2')
-   cd $srcdir/build/kscreensaver
-   make DESTDIR=$pkgdir install
-}
-
-package_kdeartwork-styles() {
-   pkgdesc='KDE styles'
-   depends=('kdebase-workspace')
-   cd $srcdir/build/styles
-   make DESTDIR=$pkgdir install
-   cd $srcdir/build/kwin-styles
-   make DESTDIR=$pkgdir install
-}
-
-package_kdeartwork-wallpapers() {
-   pkgdesc='KDE wallpapers'
-   cd $srcdir/build/wallpapers
-   make DESTDIR=$pkgdir install
-   cd $srcdir/build/HighResolutionWallpapers
-   make DESTDIR=$pkgdir install
-}
-
-package_kdeartwork-weatherwallpapers() {
-   pkgdesc='KDE weather wallpapers'
-   cd $srcdir/build/WeatherWallpapers
-   make DESTDIR=$pkgdir install
-}

Copied: kdeartwork/repos/extra-i686/PKGBUILD (from rev 250478, 
kdeartwork/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-11-09 22:23:00 UTC (rev 250479)
@@ -0,0 +1,91 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgbase=kdeartwork
+pkgname=('kdeartwork-colorschemes'
+ 'kdeartwork-desktopthemes'
+ 'kdeartwork-emoticons'
+ 'kdeartwork-iconthemes'
+ 'kdeartwork-kscreensaver'
+ 'kdeartwork-styles'
+ 'kdeartwork-wallpapers'
+ 'kdeartwork-weatherwallpapers')
+pkgver=15.08.3
+pkgrel=1
+arch=('i686' 'x86_64')
+url='http://www.kde.org'
+license=('GPL' 'LGPL' 'FDL')
+groups=('kdeartwork')
+makedepends=('cmake' 'automoc4' 'xscreensaver' 'eigen' 'kdebase-workspace' 
'libkexiv2')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz;)
+sha1sums=('e9fbf14feba2ae1e4cad82179ad994a917c11dd4')
+
+build() {
+   cd $srcdir
+   mkdir -p build
+   cd build
+   cmake ../${pkgbase}-${pkgver} \
+   -DCMAKE_BUILD_TYPE=Release \
+   -DKDE4_BUILD_TESTS=OFF \
+   -DCMAKE_SKIP_RPATH=ON \
+   

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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 23:21:07
  Author: arojas
Revision: 250474

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 22:20:46 UTC (rev 250473)
+++ extra-i686/PKGBUILD 2015-11-09 22:21:07 UTC (rev 250474)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=print-manager
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="A tool for managing print jobs and printers"
-arch=('i686' 'x86_64')
-url='https://projects.kde.org/projects/kde/kdeutils/print-manager'
-license=('GPL' 'LGPL' 'FDL')
-depends=('libcups' '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=('049de17972259303250ac1e74725e7038d701791')
-
-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/extra-i686/PKGBUILD (from rev 250473, 
print-manager/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-11-09 22:21:07 UTC (rev 250474)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=print-manager
+pkgver=15.08.3
+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=('95cd5bc58f2e07fba80dc7e6b03283fc7815e019')
+
+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
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-11-09 22:20:46 UTC (rev 250473)
+++ extra-x86_64/PKGBUILD   2015-11-09 22:21:07 UTC (rev 250474)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=print-manager
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="A tool for managing print jobs and printers"
-arch=('i686' 'x86_64')
-url='https://projects.kde.org/projects/kde/kdeutils/print-manager'
-license=('GPL' 'LGPL' 'FDL')
-depends=('libcups' '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=('049de17972259303250ac1e74725e7038d701791')
-
-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/extra-x86_64/PKGBUILD (from rev 250473, 
print-manager/trunk/PKGBUILD)
===
--- 

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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 23:21:47
  Author: arojas
Revision: 250476

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 22:21:26 UTC (rev 250475)
+++ extra-i686/PKGBUILD 2015-11-09 22:21:47 UTC (rev 250476)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdeutils-sweeper
-pkgver=15.08.2
-pkgrel=1
-pkgdesc='System Cleaner'
-url='http://kde.org/applications/utilities/sweeper'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-groups=('kde-applications' 'kdeutils')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/sweeper-${pkgver}.tar.xz;)
-sha1sums=('cda386d26c67d2d662c06394f51559f6baef7ac3')
-
-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/extra-i686/PKGBUILD (from rev 250475, 
kdeutils-sweeper/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-11-09 22:21:47 UTC (rev 250476)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdeutils-sweeper
+pkgver=15.08.3
+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=('60d53b97b0db2118f6d584133e3e334f2e495440')
+
+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
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-11-09 22:21:26 UTC (rev 250475)
+++ extra-x86_64/PKGBUILD   2015-11-09 22:21:47 UTC (rev 250476)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdeutils-sweeper
-pkgver=15.08.2
-pkgrel=1
-pkgdesc='System Cleaner'
-url='http://kde.org/applications/utilities/sweeper'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-groups=('kde-applications' 'kdeutils')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/sweeper-${pkgver}.tar.xz;)
-sha1sums=('cda386d26c67d2d662c06394f51559f6baef7ac3')
-
-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/extra-x86_64/PKGBUILD (from rev 250475, 
kdeutils-sweeper/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2015-11-09 22:21:47 UTC (rev 250476)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdeutils-sweeper
+pkgver=15.08.3
+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=('60d53b97b0db2118f6d584133e3e334f2e495440')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../sweeper-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+

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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 22:15:42
  Author: arojas
Revision: 250290

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

Added:
  kdebase-runtime/repos/extra-i686/PKGBUILD
(from rev 250289, kdebase-runtime/trunk/PKGBUILD)
  kdebase-runtime/repos/extra-i686/kdebase-runtime.install
(from rev 250289, kdebase-runtime/trunk/kdebase-runtime.install)
  kdebase-runtime/repos/extra-x86_64/PKGBUILD
(from rev 250289, kdebase-runtime/trunk/PKGBUILD)
  kdebase-runtime/repos/extra-x86_64/kdebase-runtime.install
(from rev 250289, kdebase-runtime/trunk/kdebase-runtime.install)
Deleted:
  kdebase-runtime/repos/extra-i686/PKGBUILD
  kdebase-runtime/repos/extra-i686/kdebase-runtime.install
  kdebase-runtime/repos/extra-x86_64/PKGBUILD
  kdebase-runtime/repos/extra-x86_64/kdebase-runtime.install

--+
 /PKGBUILD|  106 +
 /kdebase-runtime.install |   26 
 extra-i686/PKGBUILD  |   79 
 extra-i686/kdebase-runtime.install   |   13 
 extra-x86_64/PKGBUILD|   79 
 extra-x86_64/kdebase-runtime.install |   13 
 6 files changed, 132 insertions(+), 184 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 21:15:03 UTC (rev 250289)
+++ extra-i686/PKGBUILD 2015-11-09 21:15:42 UTC (rev 250290)
@@ -1,79 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgbase=kdebase-runtime
-pkgname=('kdebase-runtime' 'kdesu4')
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="Plugins and applications necessary for the running of KDE 
applications"
-arch=('i686' 'x86_64')
-url='https://projects.kde.org/projects/kde/kde-runtime'
-license=('GPL' 'LGPL')
-makedepends=('kdelibs' 'libkactivities4' 'smbclient' 'libssh' 'libcanberra' 
'libwebp'
-   'pkg-config' 'cmake' 'automoc4' 'kdepimlibs4' 'openslp' 'doxygen' 
'networkmanager' 'boost')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/kde-runtime-${pkgver}.tar.xz;)
-sha1sums=('51ff136a75dcc3e706a9634c698e2b9d5493df1a')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../kde-runtime-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_SKIP_RPATH=ON \
--DCMAKE_INSTALL_PREFIX=/usr \
--DWITH_QNtrack=OFF \
--DSAMBA_INCLUDE_DIR=/usr/include/samba-4.0 \
--DWITH_NepomukCore=OFF
-  make
-}
-
-package_kdebase-runtime() {
-  depends=('kdelibs' 'kactivities' 'libkactivities4' 'smbclient' 'libssh' 
'libcanberra'
- 'oxygen-icons' 'xorg-xauth' 'libwebp')
-  optdepends=('kdepimlibs4: for kwalletd, and is needed by DrKonqi to send 
crash reports to KDE.org'
-'gdb: needed by DrKonqi to generate backtrace' 'khelpcenter: to 
display applications documentation')
-  provides=('notification-daemon')
-  install=$pkgname.install
-
-  cd build
-  make DESTDIR="$pkgdir" install
-
-  rm "${pkgdir}"/usr/share/icons/hicolor/index.theme
-
-# Remove khelpcenter
-  cd "$pkgdir"
-  find -name '*khelpcenter*' | xargs rm -fr
-  find -name 'khc*' | xargs rm -fr
-  rm usr/share/applications/kde4/Help.desktop
-
-# Remove docs
-  rm -r "$pkgdir"/usr/share/{doc,man}
-
-# Remove kdesu
-  rm "$pkgdir"/usr/lib/kde4/libexec/kdesu*
-}
-
-package_kdesu4() {
-  pkgdesc=("Run KDE applications as root")
-  depends=('kdebase-runtime')
-  conflicts=('kde-cli-tools')
-
-  cd build/kdesu
-  make DESTDIR="$pkgdir" install
-
-  cd ../doc/kdesu
-  make DESTDIR="$pkgdir" install
-
-  mkdir -p "$pkgdir"/usr/bin
-  ln -sf /usr/lib/kde4/libexec/kdesu "$pkgdir"/usr/bin/
-
-  # FS#36668
-  chown :nobody "${pkgdir}"/usr/lib/kde4/libexec/kdesud
-  chmod g+s "${pkgdir}"/usr/lib/kde4/libexec/kdesud
-}

Copied: kdebase-runtime/repos/extra-i686/PKGBUILD (from rev 250289, 
kdebase-runtime/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-11-09 21:15:42 UTC (rev 250290)
@@ -0,0 +1,53 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgname=kdebase-runtime
+pkgver=15.08.3
+pkgrel=1
+pkgdesc="Plugins and applications necessary for the running of KDE 
applications"
+arch=('i686' 'x86_64')
+url='https://projects.kde.org/projects/kde/kde-runtime'
+license=('GPL' 'LGPL')
+makedepends=('pkg-config' 'cmake' 'automoc4' 'kdepimlibs4' 'openslp' 'doxygen' 
'networkmanager' 'boost')
+depends=('libkactivities4' 'smbclient' 'libssh' 'libcanberra' 'oxygen-icons' 
'xorg-xauth' 'libwebp')
+optdepends=('kdepimlibs4: for kwalletd, and is needed by DrKonqi to send crash 
reports to KDE.org'
+'gdb: 

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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 22:16:10
  Author: arojas
Revision: 250291

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 21:15:42 UTC (rev 250290)
+++ extra-i686/PKGBUILD 2015-11-09 21:16:10 UTC (rev 250291)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdegraphics-mobipocket
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="A collection of plugins to handle mobipocket files"
-url="https://projects.kde.org/projects/kde/kdegraphics/kdegraphics-mobipocket;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdelibs')
-makedepends=('cmake' 'automoc4')
-groups=('kde-applications' 'kdegraphics')
-replaces=('kdegraphics-libs')
-conflicts=('kdegraphics-libs')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('c2c96909bfbb7a9b3867460d8acb7ccd43b8b739')
-
-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: kdegraphics-mobipocket/repos/extra-i686/PKGBUILD (from rev 250290, 
kdegraphics-mobipocket/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-11-09 21:16:10 UTC (rev 250291)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegraphics-mobipocket
+pkgver=15.08.3
+pkgrel=1
+pkgdesc="A collection of plugins to handle mobipocket files"
+url="https://projects.kde.org/projects/kde/kdegraphics/kdegraphics-mobipocket;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdelibs')
+makedepends=('cmake' 'automoc4')
+groups=('kde-applications' 'kdegraphics')
+replaces=('kdegraphics-libs')
+conflicts=('kdegraphics-libs')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('5cb6fa0758741b7ed9507ceff70452e44526068d')
+
+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
+}

Deleted: extra-i686/kdegraphics-mobipocket.install
===
--- extra-i686/kdegraphics-mobipocket.install   2015-11-09 21:15:42 UTC (rev 
250290)
+++ extra-i686/kdegraphics-mobipocket.install   2015-11-09 21:16:10 UTC (rev 
250291)
@@ -1,11 +0,0 @@
-post_install() {
-update-desktop-database -q
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: kdegraphics-mobipocket/repos/extra-i686/kdegraphics-mobipocket.install 
(from rev 250290, kdegraphics-mobipocket/trunk/kdegraphics-mobipocket.install)
===
--- extra-i686/kdegraphics-mobipocket.install   (rev 0)
+++ extra-i686/kdegraphics-mobipocket.install   2015-11-09 21:16:10 UTC (rev 
250291)
@@ -0,0 +1,11 @@
+post_install() {
+update-desktop-database -q
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Deleted: extra-x86_64/PKGBUILD

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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 22:20:43
  Author: arojas
Revision: 250304

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 21:20:15 UTC (rev 250303)
+++ extra-i686/PKGBUILD 2015-11-09 21:20:43 UTC (rev 250304)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=libkmahjongg
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="Common code, backgrounds and tile sets for games using Mahjongg tiles"
-url="https://projects.kde.org/projects/kde/kdegames/libmahjongg;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kconfigwidgets' 'kcompletion' 'qt5-svg')
-makedepends=('extra-cmake-modules' 'python')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('fb88f1d96a8baca2c3eefc0dae4f729923888a93')
-
-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: libkmahjongg/repos/extra-i686/PKGBUILD (from rev 250303, 
libkmahjongg/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-11-09 21:20:43 UTC (rev 250304)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=libkmahjongg
+pkgver=15.08.3
+pkgrel=1
+pkgdesc="Common code, backgrounds and tile sets for games using Mahjongg tiles"
+url="https://projects.kde.org/projects/kde/kdegames/libmahjongg;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kconfigwidgets' 'kcompletion' 'qt5-svg')
+makedepends=('extra-cmake-modules' 'python')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('4dd005297059be1ef4bbf423c2f0c65f2c89e432')
+
+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
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-11-09 21:20:15 UTC (rev 250303)
+++ extra-x86_64/PKGBUILD   2015-11-09 21:20:43 UTC (rev 250304)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=libkmahjongg
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="Common code, backgrounds and tile sets for games using Mahjongg tiles"
-url="https://projects.kde.org/projects/kde/kdegames/libmahjongg;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kconfigwidgets' 'kcompletion' 'qt5-svg')
-makedepends=('extra-cmake-modules' 'python')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('fb88f1d96a8baca2c3eefc0dae4f729923888a93')
-
-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: libkmahjongg/repos/extra-x86_64/PKGBUILD (from rev 250303, 
libkmahjongg/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2015-11-09 21:20:43 UTC (rev 250304)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=libkmahjongg
+pkgver=15.08.3
+pkgrel=1
+pkgdesc="Common code, backgrounds and tile sets for games using Mahjongg tiles"
+url="https://projects.kde.org/projects/kde/kdegames/libmahjongg;

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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 22:21:46
  Author: arojas
Revision: 250307

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

Added:
  baloo-widgets/repos/extra-i686/PKGBUILD
(from rev 250306, baloo-widgets/trunk/PKGBUILD)
  baloo-widgets/repos/extra-x86_64/PKGBUILD
(from rev 250306, baloo-widgets/trunk/PKGBUILD)
Deleted:
  baloo-widgets/repos/extra-i686/PKGBUILD
  baloo-widgets/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 21:21:25 UTC (rev 250306)
+++ extra-i686/PKGBUILD 2015-11-09 21:21:46 UTC (rev 250307)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=baloo-widgets
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="Widgets for Baloo"
-arch=(i686 x86_64)
-url='https://projects.kde.org/baloo-widgets'
-license=(LGPL)
-depends=(baloo kdelibs4support)
-makedepends=(extra-cmake-modules kdoctools)
-replaces=(baloo4-widgets)
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-md5sums=('f85ee9180b47dd89db9883c50c83fc50')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DLIB_INSTALL_DIR=lib
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}
-

Copied: baloo-widgets/repos/extra-i686/PKGBUILD (from rev 250306, 
baloo-widgets/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-11-09 21:21:46 UTC (rev 250307)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=baloo-widgets
+pkgver=15.08.3
+pkgrel=1
+pkgdesc="Widgets for Baloo"
+arch=(i686 x86_64)
+url='https://projects.kde.org/baloo-widgets'
+license=(LGPL)
+depends=(baloo kdelibs4support)
+makedepends=(extra-cmake-modules kdoctools)
+replaces=(baloo4-widgets)
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
+md5sums=('94b6e609427ca2aacec03d1958ba945d')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DLIB_INSTALL_DIR=lib
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}
+

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-11-09 21:21:25 UTC (rev 250306)
+++ extra-x86_64/PKGBUILD   2015-11-09 21:21:46 UTC (rev 250307)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=baloo-widgets
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="Widgets for Baloo"
-arch=(i686 x86_64)
-url='https://projects.kde.org/baloo-widgets'
-license=(LGPL)
-depends=(baloo kdelibs4support)
-makedepends=(extra-cmake-modules kdoctools)
-replaces=(baloo4-widgets)
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-md5sums=('f85ee9180b47dd89db9883c50c83fc50')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DLIB_INSTALL_DIR=lib
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}
-

Copied: baloo-widgets/repos/extra-x86_64/PKGBUILD (from rev 250306, 
baloo-widgets/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2015-11-09 21:21:46 UTC (rev 250307)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=baloo-widgets
+pkgver=15.08.3
+pkgrel=1
+pkgdesc="Widgets for Baloo"
+arch=(i686 x86_64)
+url='https://projects.kde.org/baloo-widgets'
+license=(LGPL)
+depends=(baloo kdelibs4support)
+makedepends=(extra-cmake-modules kdoctools)
+replaces=(baloo4-widgets)
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
+md5sums=('94b6e609427ca2aacec03d1958ba945d')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DLIB_INSTALL_DIR=lib
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}
+


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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 22:25:06
  Author: arojas
Revision: 250317

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 21:24:47 UTC (rev 250316)
+++ extra-i686/PKGBUILD 2015-11-09 21:25:06 UTC (rev 250317)
@@ -1,33 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=kmime
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="Library for handling mail messages and newsgroup articles"
-arch=(i686 x86_64)
-url="https://projects.kde.org/$pkgname;
-license=(LGPL)
-depends=(ki18n kcodecs)
-makedepends=(extra-cmake-modules python boost)
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-md5sums=('19f1e8cb6054b0ae444966c9e6c98016')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kmime/repos/extra-i686/PKGBUILD (from rev 250316, kmime/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-11-09 21:25:06 UTC (rev 250317)
@@ -0,0 +1,33 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=kmime
+pkgver=15.08.3
+pkgrel=1
+pkgdesc="Library for handling mail messages and newsgroup articles"
+arch=(i686 x86_64)
+url="https://projects.kde.org/$pkgname;
+license=(LGPL)
+depends=(ki18n kcodecs)
+makedepends=(extra-cmake-modules python boost)
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
+md5sums=('6b37aa26f2a59ac016bd7128287e254a')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-11-09 21:24:47 UTC (rev 250316)
+++ extra-x86_64/PKGBUILD   2015-11-09 21:25:06 UTC (rev 250317)
@@ -1,33 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=kmime
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="Library for handling mail messages and newsgroup articles"
-arch=(i686 x86_64)
-url="https://projects.kde.org/$pkgname;
-license=(LGPL)
-depends=(ki18n kcodecs)
-makedepends=(extra-cmake-modules python boost)
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-md5sums=('19f1e8cb6054b0ae444966c9e6c98016')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kmime/repos/extra-x86_64/PKGBUILD (from rev 250316, 
kmime/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2015-11-09 21:25:06 UTC (rev 250317)
@@ -0,0 +1,33 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=kmime
+pkgver=15.08.3
+pkgrel=1
+pkgdesc="Library for handling mail messages and newsgroup articles"
+arch=(i686 x86_64)
+url="https://projects.kde.org/$pkgname;
+license=(LGPL)
+depends=(ki18n kcodecs)
+makedepends=(extra-cmake-modules python boost)
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
+md5sums=('6b37aa26f2a59ac016bd7128287e254a')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 22:25:26
  Author: arojas
Revision: 250318

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 21:25:06 UTC (rev 250317)
+++ extra-i686/PKGBUILD 2015-11-09 21:25:26 UTC (rev 250318)
@@ -1,33 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=kimap
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="Job-based API for interacting with IMAP servers"
-arch=(i686 x86_64)
-url="https://projects.kde.org/$pkgname;
-license=(LGPL)
-depends=(kmime kdelibs4support)
-makedepends=(extra-cmake-modules python boost kdoctools)
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-md5sums=('3a4a7a708bb82cc2c0b5388083428113')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kimap/repos/extra-i686/PKGBUILD (from rev 250317, kimap/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-11-09 21:25:26 UTC (rev 250318)
@@ -0,0 +1,33 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=kimap
+pkgver=15.08.3
+pkgrel=1
+pkgdesc="Job-based API for interacting with IMAP servers"
+arch=(i686 x86_64)
+url="https://projects.kde.org/$pkgname;
+license=(LGPL)
+depends=(kmime kdelibs4support)
+makedepends=(extra-cmake-modules python boost kdoctools)
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
+md5sums=('6a8e77252398aa26bb42557297d3002a')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-11-09 21:25:06 UTC (rev 250317)
+++ extra-x86_64/PKGBUILD   2015-11-09 21:25:26 UTC (rev 250318)
@@ -1,33 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=kimap
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="Job-based API for interacting with IMAP servers"
-arch=(i686 x86_64)
-url="https://projects.kde.org/$pkgname;
-license=(LGPL)
-depends=(kmime kdelibs4support)
-makedepends=(extra-cmake-modules python boost kdoctools)
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-md5sums=('3a4a7a708bb82cc2c0b5388083428113')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kimap/repos/extra-x86_64/PKGBUILD (from rev 250317, 
kimap/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2015-11-09 21:25:26 UTC (rev 250318)
@@ -0,0 +1,33 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=kimap
+pkgver=15.08.3
+pkgrel=1
+pkgdesc="Job-based API for interacting with IMAP servers"
+arch=(i686 x86_64)
+url="https://projects.kde.org/$pkgname;
+license=(LGPL)
+depends=(kmime kdelibs4support)
+makedepends=(extra-cmake-modules python boost kdoctools)
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
+md5sums=('6a8e77252398aa26bb42557297d3002a')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 22:25:46
  Author: arojas
Revision: 250319

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 21:25:26 UTC (rev 250318)
+++ extra-i686/PKGBUILD 2015-11-09 21:25:46 UTC (rev 250319)
@@ -1,33 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=kldap
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="LDAP access API for KDE"
-arch=(i686 x86_64)
-url="https://projects.kde.org/$pkgname;
-license=(LGPL)
-depends=(kcompletion ki18n)
-makedepends=(extra-cmake-modules python)
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-md5sums=('6568d06974c5c856e5330b36a032c1bc')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kldap/repos/extra-i686/PKGBUILD (from rev 250318, kldap/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-11-09 21:25:46 UTC (rev 250319)
@@ -0,0 +1,33 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=kldap
+pkgver=15.08.3
+pkgrel=1
+pkgdesc="LDAP access API for KDE"
+arch=(i686 x86_64)
+url="https://projects.kde.org/$pkgname;
+license=(LGPL)
+depends=(kcompletion ki18n)
+makedepends=(extra-cmake-modules python)
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
+md5sums=('64b3da3f4956ff5dbf8e24f364d7179e')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-11-09 21:25:26 UTC (rev 250318)
+++ extra-x86_64/PKGBUILD   2015-11-09 21:25:46 UTC (rev 250319)
@@ -1,33 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=kldap
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="LDAP access API for KDE"
-arch=(i686 x86_64)
-url="https://projects.kde.org/$pkgname;
-license=(LGPL)
-depends=(kcompletion ki18n)
-makedepends=(extra-cmake-modules python)
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-md5sums=('6568d06974c5c856e5330b36a032c1bc')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kldap/repos/extra-x86_64/PKGBUILD (from rev 250318, 
kldap/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2015-11-09 21:25:46 UTC (rev 250319)
@@ -0,0 +1,33 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=kldap
+pkgver=15.08.3
+pkgrel=1
+pkgdesc="LDAP access API for KDE"
+arch=(i686 x86_64)
+url="https://projects.kde.org/$pkgname;
+license=(LGPL)
+depends=(kcompletion ki18n)
+makedepends=(extra-cmake-modules python)
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
+md5sums=('64b3da3f4956ff5dbf8e24f364d7179e')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 22:33:06
  Author: arojas
Revision: 250341

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 21:32:46 UTC (rev 250340)
+++ extra-i686/PKGBUILD 2015-11-09 21:33:06 UTC (rev 250341)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdeadmin-kuser
-pkgver=15.08.2
-pkgrel=1
-pkgdesc='User Manager'
-url='http://kde.org/applications/system/kuser/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdeadmin')
-depends=('kdebase-runtime' 'kdepimlibs4')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/applications/${pkgver}/src/kuser-${pkgver}.tar.xz;)
-sha1sums=('997eb0f6d0aa3eb0d4f137e87f92a030005b8fa6')
-
-build() {
-  mkdir -p build
-  cd build
-  cmake ../kuser-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=$pkgdir install
-}

Copied: kdeadmin-kuser/repos/extra-i686/PKGBUILD (from rev 250340, 
kdeadmin-kuser/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-11-09 21:33:06 UTC (rev 250341)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdeadmin-kuser
+pkgver=15.08.3
+pkgrel=1
+pkgdesc='User Manager'
+url='http://kde.org/applications/system/kuser/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdeadmin')
+depends=('kdebase-runtime' 'kdepimlibs4')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kuser-${pkgver}.tar.xz;)
+sha1sums=('45a1ba4913e6dfe0104675151d81527f289703a8')
+
+build() {
+  mkdir -p build
+  cd build
+  cmake ../kuser-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-i686/kdeadmin-kuser.install
===
--- extra-i686/kdeadmin-kuser.install   2015-11-09 21:32:46 UTC (rev 250340)
+++ extra-i686/kdeadmin-kuser.install   2015-11-09 21:33:06 UTC (rev 250341)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdeadmin-kuser/repos/extra-i686/kdeadmin-kuser.install (from rev 
250340, kdeadmin-kuser/trunk/kdeadmin-kuser.install)
===
--- extra-i686/kdeadmin-kuser.install   (rev 0)
+++ extra-i686/kdeadmin-kuser.install   2015-11-09 21:33:06 UTC (rev 250341)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-11-09 21:32:46 UTC (rev 250340)
+++ extra-x86_64/PKGBUILD   2015-11-09 21:33:06 UTC (rev 250341)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdeadmin-kuser
-pkgver=15.08.2
-pkgrel=1
-pkgdesc='User Manager'
-url='http://kde.org/applications/system/kuser/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')

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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 22:35:30
  Author: arojas
Revision: 250347

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 21:35:03 UTC (rev 250346)
+++ extra-i686/PKGBUILD 2015-11-09 21:35:30 UTC (rev 250347)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=blinken
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="Memory Enhancement Game"
-url="http://kde.org/applications/education/blinken/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdeedu')
-depends=('kxmlgui' 'phonon-qt5')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-install=${pkgname}.install
-replaces=('kdeedu-blinken')
-conflicts=('kdeedu-blinken')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/blinken-${pkgver}.tar.xz;)
-sha1sums=('f27cc4017809b0247001158040a59ced5daa1037')
-
-build() {
-  cd "${srcdir}"
-  mkdir -p build
-  cd build
-  cmake ../blinken-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

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

Deleted: extra-i686/blinken.install
===
--- extra-i686/blinken.install  2015-11-09 21:35:03 UTC (rev 250346)
+++ extra-i686/blinken.install  2015-11-09 21:35:30 UTC (rev 250347)
@@ -1,12 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}
-

Copied: blinken/repos/extra-i686/blinken.install (from rev 250346, 
blinken/trunk/blinken.install)
===
--- extra-i686/blinken.install  (rev 0)
+++ extra-i686/blinken.install  2015-11-09 21:35:30 UTC (rev 250347)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}
+

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-11-09 21:35:03 UTC (rev 250346)
+++ extra-x86_64/PKGBUILD   2015-11-09 21:35:30 UTC (rev 250347)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=blinken
-pkgver=15.08.2

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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 22:35:03
  Author: arojas
Revision: 250346

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 21:34:40 UTC (rev 250345)
+++ extra-i686/PKGBUILD 2015-11-09 21:35:03 UTC (rev 250346)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdeedu-artikulate
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="Improve your pronunciation by listening to native speakers"
-url="https://projects.kde.org/projects/kde/kdeedu/artikulate;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdeedu')
-depends=('kdebase-runtime' 'qt4-gstreamer' 'kqtquickcharts')
-makedepends=('cmake' 'automoc4' 'boost')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/artikulate-${pkgver}.tar.xz;)
-sha1sums=('f2d9afb44dcc2e1f91caadc9f730c336ef29e1ea')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../artikulate-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

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

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-11-09 21:34:40 UTC (rev 250345)
+++ extra-x86_64/PKGBUILD   2015-11-09 21:35:03 UTC (rev 250346)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdeedu-artikulate
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="Improve your pronunciation by listening to native speakers"
-url="https://projects.kde.org/projects/kde/kdeedu/artikulate;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdeedu')
-depends=('kdebase-runtime' 'qt4-gstreamer' 'kqtquickcharts')
-makedepends=('cmake' 'automoc4' 'boost')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/artikulate-${pkgver}.tar.xz;)
-sha1sums=('f2d9afb44dcc2e1f91caadc9f730c336ef29e1ea')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../artikulate-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdeedu-artikulate/repos/extra-x86_64/PKGBUILD (from rev 250345, 
kdeedu-artikulate/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2015-11-09 21:35:03 UTC (rev 250346)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdeedu-artikulate
+pkgver=15.08.3
+pkgrel=1
+pkgdesc="Improve your pronunciation by listening to native speakers"
+url="https://projects.kde.org/projects/kde/kdeedu/artikulate;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 

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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 22:37:46
  Author: arojas
Revision: 250352

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 21:37:18 UTC (rev 250351)
+++ extra-i686/PKGBUILD 2015-11-09 21:37:46 UTC (rev 250352)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kbruch
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="Exercise Fractions"
-url="http://kde.org/applications/education/kbruch/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdeedu')
-depends=('kxmlgui')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-install=${pkgname}.install
-conflicts=('kdeedu-kbruch')
-replaces=('kdeedu-kbruch')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/kbruch-${pkgver}.tar.xz;)
-sha1sums=('22d0997c646e540f1b958c44899e32410c6116c0')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../kbruch-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kbruch/repos/extra-i686/PKGBUILD (from rev 250351, 
kbruch/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-11-09 21:37:46 UTC (rev 250352)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kbruch
+pkgver=15.08.3
+pkgrel=1
+pkgdesc="Exercise Fractions"
+url="http://kde.org/applications/education/kbruch/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdeedu')
+depends=('kxmlgui')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+install=${pkgname}.install
+conflicts=('kdeedu-kbruch')
+replaces=('kdeedu-kbruch')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kbruch-${pkgver}.tar.xz;)
+sha1sums=('680e9124004dee403552d5183bdcecbeedd17a54')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../kbruch-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-i686/kbruch.install
===
--- extra-i686/kbruch.install   2015-11-09 21:37:18 UTC (rev 250351)
+++ extra-i686/kbruch.install   2015-11-09 21:37:46 UTC (rev 250352)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kbruch/repos/extra-i686/kbruch.install (from rev 250351, 
kbruch/trunk/kbruch.install)
===
--- extra-i686/kbruch.install   (rev 0)
+++ extra-i686/kbruch.install   2015-11-09 21:37:46 UTC (rev 250352)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-11-09 21:37:18 UTC (rev 250351)
+++ extra-x86_64/PKGBUILD   2015-11-09 21:37:46 UTC (rev 250352)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kbruch
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="Exercise Fractions"

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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 22:38:32
  Author: arojas
Revision: 250354

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 21:38:05 UTC (rev 250353)
+++ extra-i686/PKGBUILD 2015-11-09 21:38:32 UTC (rev 250354)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=khangman
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="Hangman Game"
-url="http://kde.org/applications/education/khangman/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdeedu')
-depends=('libkeduvocdocument' 'knewstuff' 'kdeclarative')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-replaces=('kdeedu-khangman')
-conflicts=('kdeedu-khangman')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/applications/${pkgver}/src/khangman-${pkgver}.tar.xz;)
-sha1sums=('076a6f3397520d3e551f195c57316fcc4a23d14c')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../khangman-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DSYSCONF_INSTALL_DIR=/etc
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

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

Deleted: extra-i686/khangman.install
===
--- extra-i686/khangman.install 2015-11-09 21:38:05 UTC (rev 250353)
+++ extra-i686/khangman.install 2015-11-09 21:38:32 UTC (rev 250354)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: khangman/repos/extra-i686/khangman.install (from rev 250353, 
khangman/trunk/khangman.install)
===
--- extra-i686/khangman.install (rev 0)
+++ extra-i686/khangman.install 2015-11-09 21:38:32 UTC (rev 250354)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-11-09 21:38:05 UTC (rev 250353)
+++ extra-x86_64/PKGBUILD   2015-11-09 21:38:32 UTC (rev 250354)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 

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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 22:43:47
  Author: arojas
Revision: 250366

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 21:43:27 UTC (rev 250365)
+++ extra-i686/PKGBUILD 2015-11-09 21:43:47 UTC (rev 250366)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=step
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="Interactive Physical Simulator"
-url="http://kde.org/applications/education/step/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdeedu')
-depends=('libqalculate' 'gsl' 'knewstuff' 'khtml' 'kdelibs4support')
-makedepends=('extra-cmake-modules' 'python' 'kdoctools' 'eigen' 'mesa')
-install=${pkgname}.install
-conflicts=('kdeedu-step')
-replaces=('kdeedu-step')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/step-${pkgver}.tar.xz;)
-sha1sums=('95ab545ca034d6e16ff0bafe34fde27fd2a3d27a')
-
-build() {
-  mkdir -p build
-  cd build
-  cmake ../step-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

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

Deleted: extra-i686/step.install
===
--- extra-i686/step.install 2015-11-09 21:43:27 UTC (rev 250365)
+++ extra-i686/step.install 2015-11-09 21:43:47 UTC (rev 250366)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: step/repos/extra-i686/step.install (from rev 250365, 
step/trunk/step.install)
===
--- extra-i686/step.install (rev 0)
+++ extra-i686/step.install 2015-11-09 21:43:47 UTC (rev 250366)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-11-09 21:43:27 UTC (rev 250365)
+++ extra-x86_64/PKGBUILD   2015-11-09 21:43:47 UTC (rev 250366)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=step
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="Interactive Physical Simulator"
-url="http://kde.org/applications/education/step/;
-arch=('i686' 

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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 22:43:03
  Author: arojas
Revision: 250364

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 21:42:18 UTC (rev 250363)
+++ extra-i686/PKGBUILD 2015-11-09 21:43:03 UTC (rev 250364)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=parley
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="Vocabulary Trainer"
-url="http://kde.org/applications/education/parley/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdeedu')
-depends=('kross' 'knewstuff' 'libkeduvocdocument' 'khtml' 'qt5-multimedia' 
'kcmutils')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-replaces=('kdeedu-parley')
-conflicts=('kdeedu-parley')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/applications/${pkgver}/src/parley-${pkgver}.tar.xz;)
-sha1sums=('086c7efa58ba2a964dc908db7e6d1bb9fe671c59')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../parley-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DSYSCONF_INSTALL_DIR=/etc
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: parley/repos/extra-i686/PKGBUILD (from rev 250363, 
parley/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-11-09 21:43:03 UTC (rev 250364)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=parley
+pkgver=15.08.3
+pkgrel=1
+pkgdesc="Vocabulary Trainer"
+url="http://kde.org/applications/education/parley/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdeedu')
+depends=('kross' 'knewstuff' 'libkeduvocdocument' 'khtml' 'qt5-multimedia' 
'kcmutils')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+replaces=('kdeedu-parley')
+conflicts=('kdeedu-parley')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/parley-${pkgver}.tar.xz;)
+sha1sums=('99482e7cb38dae04dc743a27b68f6779647c990e')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../parley-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DSYSCONF_INSTALL_DIR=/etc
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-i686/parley.install
===
--- extra-i686/parley.install   2015-11-09 21:42:18 UTC (rev 250363)
+++ extra-i686/parley.install   2015-11-09 21:43:03 UTC (rev 250364)
@@ -1,12 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-update-desktop-database -q
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: parley/repos/extra-i686/parley.install (from rev 250363, 
parley/trunk/parley.install)
===
--- extra-i686/parley.install   (rev 0)
+++ extra-i686/parley.install   2015-11-09 21:43:03 UTC (rev 250364)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-11-09 21:42:18 UTC (rev 250363)
+++ extra-x86_64/PKGBUILD   2015-11-09 21:43:03 UTC (rev 250364)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=parley
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="Vocabulary Trainer"

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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 22:43:27
  Author: arojas
Revision: 250365

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 21:43:03 UTC (rev 250364)
+++ extra-i686/PKGBUILD 2015-11-09 21:43:27 UTC (rev 250365)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=rocs
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="Rocs Graph Theory"
-url="http://kde.org/applications/education/rocs/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdeedu')
-depends=('grantlee-qt5' 'ktexteditor' 'kdeclarative' 'qt5-webkit')
-makedepends=('extra-cmake-modules' 'python' 'kdoctools' 'boost')
-install=${pkgname}.install
-conflicts=('kdeedu-rocs')
-replaces=('kdeedu-rocs')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/rocs-${pkgver}.tar.xz;)
-sha1sums=('1f4d9256a2c3235b8764db03eaec21106b2abbec')
-
-build() {
-  mkdir -p build
-  cd build
-  cmake ../rocs-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

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

Deleted: extra-i686/rocs.install
===
--- extra-i686/rocs.install 2015-11-09 21:43:03 UTC (rev 250364)
+++ extra-i686/rocs.install 2015-11-09 21:43:27 UTC (rev 250365)
@@ -1,12 +0,0 @@
-post_install() {
-  xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-  update-desktop-database -q
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: rocs/repos/extra-i686/rocs.install (from rev 250364, 
rocs/trunk/rocs.install)
===
--- extra-i686/rocs.install (rev 0)
+++ extra-i686/rocs.install 2015-11-09 21:43:27 UTC (rev 250365)
@@ -0,0 +1,12 @@
+post_install() {
+  xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+  update-desktop-database -q
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-11-09 21:43:03 UTC (rev 250364)
+++ extra-x86_64/PKGBUILD   2015-11-09 21:43:27 UTC (rev 250365)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=rocs
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="Rocs Graph Theory"

[arch-commits] Commit in kdegames-kajongg/repos/extra-any (4 files)

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 22:45:00
  Author: arojas
Revision: 250370

archrelease: copy trunk to extra-any

Added:
  kdegames-kajongg/repos/extra-any/PKGBUILD
(from rev 250369, kdegames-kajongg/trunk/PKGBUILD)
  kdegames-kajongg/repos/extra-any/kdegames-kajongg.install
(from rev 250369, kdegames-kajongg/trunk/kdegames-kajongg.install)
Deleted:
  kdegames-kajongg/repos/extra-any/PKGBUILD
  kdegames-kajongg/repos/extra-any/kdegames-kajongg.install

--+
 PKGBUILD |   82 ++---
 kdegames-kajongg.install |   22 ++--
 2 files changed, 52 insertions(+), 52 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-11-09 21:44:46 UTC (rev 250369)
+++ PKGBUILD2015-11-09 21:45:00 UTC (rev 250370)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdegames-kajongg
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="The ancient Chinese board game for 4 players"
-url="http://kde.org/applications/games/kajongg/;
-arch=('any')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegames')
-depends=('kdebase-runtime' 'python2-twisted' 'kdebindings-python2' 
'libkmahjongg4')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/applications/${pkgver}/src/kajongg-${pkgver}.tar.xz;)
-sha1sums=('d76518a9da04aba177c1976b6baea8d7dd66dfb9')
-
-prepare() {
-  mkdir -p build
-
-  cd kajongg-${pkgver}
-  sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|' \
-src/{deferredutil,kajongg,kajonggserver,server}.py
-}
-
-build() {
-  cd build
-  cmake ../kajongg-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DPYTHON_EXECUTABLE=/usr/bin/python2 \
--DINSTALL_KAJONGG=TRUE
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegames-kajongg/repos/extra-any/PKGBUILD (from rev 250369, 
kdegames-kajongg/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-11-09 21:45:00 UTC (rev 250370)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegames-kajongg
+pkgver=15.08.3
+pkgrel=1
+pkgdesc="The ancient Chinese board game for 4 players"
+url="http://kde.org/applications/games/kajongg/;
+arch=('any')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegames')
+depends=('kdebase-runtime' 'python2-twisted' 'kdebindings-python2' 
'libkmahjongg4')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kajongg-${pkgver}.tar.xz;)
+sha1sums=('3e02592d781fe9edc8215d027f017f07641665e3')
+
+prepare() {
+  mkdir -p build
+
+  cd kajongg-${pkgver}
+  sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|' \
+src/{deferredutil,kajongg,kajonggserver,server}.py
+}
+
+build() {
+  cd build
+  cmake ../kajongg-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DPYTHON_EXECUTABLE=/usr/bin/python2 \
+-DINSTALL_KAJONGG=TRUE
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: kdegames-kajongg.install
===
--- kdegames-kajongg.install2015-11-09 21:44:46 UTC (rev 250369)
+++ kdegames-kajongg.install2015-11-09 21:45:00 UTC (rev 250370)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdegames-kajongg/repos/extra-any/kdegames-kajongg.install (from rev 
250369, kdegames-kajongg/trunk/kdegames-kajongg.install)
===
--- kdegames-kajongg.install(rev 0)
+++ kdegames-kajongg.install2015-11-09 21:45:00 UTC (rev 250370)
@@ -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 kapman/repos (8 files)

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 22:45:22
  Author: arojas
Revision: 250371

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 21:45:00 UTC (rev 250370)
+++ extra-i686/PKGBUILD 2015-11-09 21:45:22 UTC (rev 250371)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kapman
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="A clone of the well known game Pac-Man"
-url="http://kde.org/applications/games/kapman/;
-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-kapman')
-replaces=('kdegames-kapman')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/kapman-${pkgver}.tar.xz;)
-sha1sums=('87f8570bfe6bb14d597c8eb713220ab8bb05a64d')
-
-build() {
-  mkdir -p build
-  cd build
-  cmake ../kapman-${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: kapman/repos/extra-i686/PKGBUILD (from rev 250370, 
kapman/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-11-09 21:45:22 UTC (rev 250371)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kapman
+pkgver=15.08.3
+pkgrel=1
+pkgdesc="A clone of the well known game Pac-Man"
+url="http://kde.org/applications/games/kapman/;
+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-kapman')
+replaces=('kdegames-kapman')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kapman-${pkgver}.tar.xz;)
+sha1sums=('c7be54b0c900629045773aebdeb56a47650ccea3')
+
+build() {
+  mkdir -p build
+  cd build
+  cmake ../kapman-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-i686/kapman.install
===
--- extra-i686/kapman.install   2015-11-09 21:45:00 UTC (rev 250370)
+++ extra-i686/kapman.install   2015-11-09 21:45:22 UTC (rev 250371)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kapman/repos/extra-i686/kapman.install (from rev 250370, 
kapman/trunk/kapman.install)
===
--- extra-i686/kapman.install   (rev 0)
+++ extra-i686/kapman.install   2015-11-09 21:45:22 UTC (rev 250371)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-11-09 21:45:00 UTC (rev 250370)
+++ extra-x86_64/PKGBUILD   2015-11-09 21:45:22 UTC (rev 250371)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kapman
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="A clone of the well known game Pac-Man"
-url="http://kde.org/applications/games/kapman/;
-arch=('i686' 

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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 22:48:25
  Author: arojas
Revision: 250380

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 21:48:03 UTC (rev 250379)
+++ extra-i686/PKGBUILD 2015-11-09 21:48:25 UTC (rev 250380)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdegames-kigo
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="An open-source implementation of the popular Go game"
-url="http://kde.org/applications/games/kigo/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegames')
-depends=('kdebase-runtime' 'libkdegames4' 'gnugo')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/applications/${pkgver}/src/kigo-${pkgver}.tar.xz;)
-sha1sums=('508cfffe4503ae335d0ad75a5b1b51494c4b7989')
-
-build() {
-  mkdir -p build
-  cd build
-  cmake ../kigo-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegames-kigo/repos/extra-i686/PKGBUILD (from rev 250379, 
kdegames-kigo/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-11-09 21:48:25 UTC (rev 250380)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegames-kigo
+pkgver=15.08.3
+pkgrel=1
+pkgdesc="An open-source implementation of the popular Go game"
+url="http://kde.org/applications/games/kigo/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegames')
+depends=('kdebase-runtime' 'libkdegames4' 'gnugo')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kigo-${pkgver}.tar.xz;)
+sha1sums=('16f0bc9d6732a4a4517f5590acfaebe2e7e38d3d')
+
+build() {
+  mkdir -p build
+  cd build
+  cmake ../kigo-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-i686/kdegames-kigo.install
===
--- extra-i686/kdegames-kigo.install2015-11-09 21:48:03 UTC (rev 250379)
+++ extra-i686/kdegames-kigo.install2015-11-09 21:48:25 UTC (rev 250380)
@@ -1,12 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-update-desktop-database -q
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdegames-kigo/repos/extra-i686/kdegames-kigo.install (from rev 250379, 
kdegames-kigo/trunk/kdegames-kigo.install)
===
--- extra-i686/kdegames-kigo.install(rev 0)
+++ extra-i686/kdegames-kigo.install2015-11-09 21:48:25 UTC (rev 250380)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-11-09 21:48:03 UTC (rev 250379)
+++ extra-x86_64/PKGBUILD   2015-11-09 21:48:25 UTC (rev 250380)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdegames-kigo
-pkgver=15.08.2

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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 22:47:22
  Author: arojas
Revision: 250377

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 21:47:01 UTC (rev 250376)
+++ extra-i686/PKGBUILD 2015-11-09 21:47:22 UTC (rev 250377)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdiamond
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="A single player puzzle game"
-url="http://kde.org/applications/games/kdiamond/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegames')
-depends=('libkdegames' 'knotifyconfig')
-makedepends=('extra-cmake-modules' 'python' 'kdoctools')
-install=${pkgname}.install
-conflicts=('kdegames-kdiamond')
-replaces=('kdegames-kdiamond')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/kdiamond-${pkgver}.tar.xz;)
-sha1sums=('dbfe8dae584dd8a5708a3dc9dab2d13d9a46abe8')
-
-build() {
-  mkdir -p build
-  cd build
-  cmake ../kdiamond-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdiamond/repos/extra-i686/PKGBUILD (from rev 250376, 
kdiamond/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-11-09 21:47:22 UTC (rev 250377)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdiamond
+pkgver=15.08.3
+pkgrel=1
+pkgdesc="A single player puzzle game"
+url="http://kde.org/applications/games/kdiamond/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegames')
+depends=('libkdegames' 'knotifyconfig')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
+install=${pkgname}.install
+conflicts=('kdegames-kdiamond')
+replaces=('kdegames-kdiamond')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kdiamond-${pkgver}.tar.xz;)
+sha1sums=('0f6c2db20d065809a8b659daad6b5cf962353a99')
+
+build() {
+  mkdir -p build
+  cd build
+  cmake ../kdiamond-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-i686/kdiamond.install
===
--- extra-i686/kdiamond.install 2015-11-09 21:47:01 UTC (rev 250376)
+++ extra-i686/kdiamond.install 2015-11-09 21:47:22 UTC (rev 250377)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdiamond/repos/extra-i686/kdiamond.install (from rev 250376, 
kdiamond/trunk/kdiamond.install)
===
--- extra-i686/kdiamond.install (rev 0)
+++ extra-i686/kdiamond.install 2015-11-09 21:47:22 UTC (rev 250377)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-11-09 21:47:01 UTC (rev 250376)
+++ extra-x86_64/PKGBUILD   2015-11-09 21:47:22 UTC (rev 250377)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdiamond
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="A single player puzzle game"

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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 22:47:46
  Author: arojas
Revision: 250378

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 21:47:22 UTC (rev 250377)
+++ extra-i686/PKGBUILD 2015-11-09 21:47:46 UTC (rev 250378)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kfourinline
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="A four-in-a-row game"
-url="http://kde.org/applications/games/kfourinline/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegames')
-depends=('libkdegames' 'knotifyconfig')
-makedepends=('extra-cmake-modules' 'python' 'kdoctools')
-install=${pkgname}.install
-conflicts=('kdegames-kfourinline')
-replaces=('kdegames-kfourinline')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/kfourinline-${pkgver}.tar.xz;)
-sha1sums=('12f63207e72d23da2b465252f70cf1cb62aa9062')
-
-build() {
-  mkdir -p build
-  cd build
-  cmake ../kfourinline-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kfourinline/repos/extra-i686/PKGBUILD (from rev 250377, 
kfourinline/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-11-09 21:47:46 UTC (rev 250378)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kfourinline
+pkgver=15.08.3
+pkgrel=1
+pkgdesc="A four-in-a-row game"
+url="http://kde.org/applications/games/kfourinline/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegames')
+depends=('libkdegames' 'knotifyconfig')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
+install=${pkgname}.install
+conflicts=('kdegames-kfourinline')
+replaces=('kdegames-kfourinline')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kfourinline-${pkgver}.tar.xz;)
+sha1sums=('ef445123217d3570c6365f466bbdc76f13037678')
+
+build() {
+  mkdir -p build
+  cd build
+  cmake ../kfourinline-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-i686/kfourinline.install
===
--- extra-i686/kfourinline.install  2015-11-09 21:47:22 UTC (rev 250377)
+++ extra-i686/kfourinline.install  2015-11-09 21:47:46 UTC (rev 250378)
@@ -1,12 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-   update-desktop-database -q
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kfourinline/repos/extra-i686/kfourinline.install (from rev 250377, 
kfourinline/trunk/kfourinline.install)
===
--- extra-i686/kfourinline.install  (rev 0)
+++ extra-i686/kfourinline.install  2015-11-09 21:47:46 UTC (rev 250378)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+   update-desktop-database -q
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-11-09 21:47:22 UTC (rev 250377)
+++ extra-x86_64/PKGBUILD   2015-11-09 21:47:46 UTC (rev 250378)
@@ -1,35 +0,0 @@
-# 

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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 22:48:03
  Author: arojas
Revision: 250379

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 21:47:46 UTC (rev 250378)
+++ extra-i686/PKGBUILD 2015-11-09 21:48:03 UTC (rev 250379)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdegames-kgoldrunner
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="A game of action and puzzle solving"
-url="http://kde.org/applications/games/kgoldrunner/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegames')
-depends=('kdebase-runtime' 'libkdegames4')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/applications/${pkgver}/src/kgoldrunner-${pkgver}.tar.xz;)
-sha1sums=('82979c32244e4d720b142121cf3498bede26a665')
-
-build() {
-  mkdir -p build
-  cd build
-  cmake ../kgoldrunner-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

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

Deleted: extra-i686/kdegames-kgoldrunner.install
===
--- extra-i686/kdegames-kgoldrunner.install 2015-11-09 21:47:46 UTC (rev 
250378)
+++ extra-i686/kdegames-kgoldrunner.install 2015-11-09 21:48:03 UTC (rev 
250379)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdegames-kgoldrunner/repos/extra-i686/kdegames-kgoldrunner.install 
(from rev 250378, kdegames-kgoldrunner/trunk/kdegames-kgoldrunner.install)
===
--- extra-i686/kdegames-kgoldrunner.install (rev 0)
+++ extra-i686/kdegames-kgoldrunner.install 2015-11-09 21:48:03 UTC (rev 
250379)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-11-09 21:47:46 UTC (rev 250378)
+++ extra-x86_64/PKGBUILD   2015-11-09 21:48:03 UTC (rev 250379)
@@ 

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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 22:55:08
  Author: arojas
Revision: 250400

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 21:54:49 UTC (rev 250399)
+++ extra-i686/PKGBUILD 2015-11-09 21:55:08 UTC (rev 250400)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdegames-ksudoku
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="A logic-based symbol placement puzzle"
-url="http://kde.org/applications/games/ksudoku/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegames')
-depends=('kdebase-runtime' 'libkdegames4' 'glu')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/applications/${pkgver}/src/ksudoku-${pkgver}.tar.xz;)
-sha1sums=('6330106b1009d69d54fc7f99bf8bb744e5f02f58')
-
-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/extra-i686/PKGBUILD (from rev 250399, 
kdegames-ksudoku/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-11-09 21:55:08 UTC (rev 250400)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegames-ksudoku
+pkgver=15.08.3
+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=('d7df278063d85ddf83195e3da73dbcdc258d6db1')
+
+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
+}

Deleted: extra-i686/kdegames-ksudoku.install
===
--- extra-i686/kdegames-ksudoku.install 2015-11-09 21:54:49 UTC (rev 250399)
+++ extra-i686/kdegames-ksudoku.install 2015-11-09 21:55:08 UTC (rev 250400)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdegames-ksudoku/repos/extra-i686/kdegames-ksudoku.install (from rev 
250399, kdegames-ksudoku/trunk/kdegames-ksudoku.install)
===
--- extra-i686/kdegames-ksudoku.install (rev 0)
+++ extra-i686/kdegames-ksudoku.install 2015-11-09 21:55:08 UTC (rev 250400)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-11-09 21:54:49 UTC (rev 250399)
+++ extra-x86_64/PKGBUILD   2015-11-09 21:55:08 UTC (rev 250400)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-

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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 23:01:17
  Author: arojas
Revision: 250417

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 22:00:55 UTC (rev 250416)
+++ extra-i686/PKGBUILD 2015-11-09 22:01:17 UTC (rev 250417)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdegraphics-svgpart
-pkgver=15.08.2
-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=('f273ffa3d1e498e99db888b3080516139a0fc59e')
-
-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/extra-i686/PKGBUILD (from rev 250416, 
kdegraphics-svgpart/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-11-09 22:01:17 UTC (rev 250417)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegraphics-svgpart
+pkgver=15.08.3
+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=('7d22d9e9f4f47613533b86db87d90472d4d9a538')
+
+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
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-11-09 22:00:55 UTC (rev 250416)
+++ extra-x86_64/PKGBUILD   2015-11-09 22:01:17 UTC (rev 250417)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdegraphics-svgpart
-pkgver=15.08.2
-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=('f273ffa3d1e498e99db888b3080516139a0fc59e')
-
-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/extra-x86_64/PKGBUILD (from rev 250416, 
kdegraphics-svgpart/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2015-11-09 22:01:17 UTC (rev 250417)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegraphics-svgpart
+pkgver=15.08.3
+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')

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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 23:01:55
  Author: arojas
Revision: 250419

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

Added:
  kdemultimedia-audiocd-kio/repos/extra-i686/PKGBUILD
(from rev 250418, kdemultimedia-audiocd-kio/trunk/PKGBUILD)
  kdemultimedia-audiocd-kio/repos/extra-x86_64/PKGBUILD
(from rev 250418, kdemultimedia-audiocd-kio/trunk/PKGBUILD)
Deleted:
  kdemultimedia-audiocd-kio/repos/extra-i686/PKGBUILD
  kdemultimedia-audiocd-kio/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 22:01:36 UTC (rev 250418)
+++ extra-i686/PKGBUILD 2015-11-09 22:01:55 UTC (rev 250419)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdemultimedia-audiocd-kio
-pkgver=15.08.2
-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=('0434a88f02add3b9c2998b84925e231652297a3a')
-
-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/extra-i686/PKGBUILD (from rev 250418, 
kdemultimedia-audiocd-kio/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-11-09 22:01:55 UTC (rev 250419)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdemultimedia-audiocd-kio
+pkgver=15.08.3
+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=('ab72efc508b553fcc5c4e53981974f235aab4cc6')
+
+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
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-11-09 22:01:36 UTC (rev 250418)
+++ extra-x86_64/PKGBUILD   2015-11-09 22:01:55 UTC (rev 250419)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdemultimedia-audiocd-kio
-pkgver=15.08.2
-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=('0434a88f02add3b9c2998b84925e231652297a3a')
-
-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/extra-x86_64/PKGBUILD (from rev 250418, 
kdemultimedia-audiocd-kio/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2015-11-09 22:01:55 UTC (rev 250419)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+

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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 23:00:55
  Author: arojas
Revision: 250416

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

Added:
  kdegraphics-strigi-analyzer/repos/extra-i686/PKGBUILD
(from rev 250415, kdegraphics-strigi-analyzer/trunk/PKGBUILD)
  kdegraphics-strigi-analyzer/repos/extra-x86_64/PKGBUILD
(from rev 250415, kdegraphics-strigi-analyzer/trunk/PKGBUILD)
Deleted:
  kdegraphics-strigi-analyzer/repos/extra-i686/PKGBUILD
  kdegraphics-strigi-analyzer/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 22:00:31 UTC (rev 250415)
+++ extra-i686/PKGBUILD 2015-11-09 22:00:55 UTC (rev 250416)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdegraphics-strigi-analyzer
-pkgver=15.08.2
-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=('5d51ac1576a404adc65de3a4c51e1b8c3d3c8708')
-
-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/extra-i686/PKGBUILD (from rev 250415, 
kdegraphics-strigi-analyzer/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-11-09 22:00:55 UTC (rev 250416)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegraphics-strigi-analyzer
+pkgver=15.08.3
+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=('e71230c835bc8c2dab260342e3d48e4cb3b7e043')
+
+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
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-11-09 22:00:31 UTC (rev 250415)
+++ extra-x86_64/PKGBUILD   2015-11-09 22:00:55 UTC (rev 250416)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdegraphics-strigi-analyzer
-pkgver=15.08.2
-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=('5d51ac1576a404adc65de3a4c51e1b8c3d3c8708')
-
-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/extra-x86_64/PKGBUILD (from rev 
250415, kdegraphics-strigi-analyzer/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2015-11-09 22:00:55 UTC (rev 250416)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegraphics-strigi-analyzer
+pkgver=15.08.3
+pkgrel=1
+pkgdesc="Strigi analyzers for various 

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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 23:06:59
  Author: arojas
Revision: 250433

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

Added:
  kdenetwork-strigi-analyzers/repos/extra-i686/PKGBUILD
(from rev 250432, kdenetwork-strigi-analyzers/trunk/PKGBUILD)
  kdenetwork-strigi-analyzers/repos/extra-x86_64/PKGBUILD
(from rev 250432, kdenetwork-strigi-analyzers/trunk/PKGBUILD)
Deleted:
  kdenetwork-strigi-analyzers/repos/extra-i686/PKGBUILD
  kdenetwork-strigi-analyzers/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 22:06:39 UTC (rev 250432)
+++ extra-i686/PKGBUILD 2015-11-09 22:06:59 UTC (rev 250433)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdenetwork-strigi-analyzers
-pkgver=15.08.2
-pkgrel=1
-pkgdesc='Strigi analyzers for various network protocols'
-url='https://projects.kde.org/projects/kde/kdenetwork/kdenetwork-strigi-analyzers'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdenetwork')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4' 'boost')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/kdenetwork-strigi-analyzers-${pkgver}.tar.xz;)
-sha1sums=('c6aa3494bad1fbe24aac4ea2ba2b9e2d7083d468')
-
-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/extra-i686/PKGBUILD (from rev 250432, 
kdenetwork-strigi-analyzers/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-11-09 22:06:59 UTC (rev 250433)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdenetwork-strigi-analyzers
+pkgver=15.08.3
+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=('ceb2e4b20d97370b848cd566b8f267150b5180a1')
+
+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
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-11-09 22:06:39 UTC (rev 250432)
+++ extra-x86_64/PKGBUILD   2015-11-09 22:06:59 UTC (rev 250433)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdenetwork-strigi-analyzers
-pkgver=15.08.2
-pkgrel=1
-pkgdesc='Strigi analyzers for various network protocols'
-url='https://projects.kde.org/projects/kde/kdenetwork/kdenetwork-strigi-analyzers'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdenetwork')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4' 'boost')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/kdenetwork-strigi-analyzers-${pkgver}.tar.xz;)
-sha1sums=('c6aa3494bad1fbe24aac4ea2ba2b9e2d7083d468')
-
-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/extra-x86_64/PKGBUILD (from rev 
250432, kdenetwork-strigi-analyzers/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2015-11-09 22:06:59 UTC (rev 250433)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdenetwork-strigi-analyzers
+pkgver=15.08.3
+pkgrel=1
+pkgdesc='Strigi analyzers for various network protocols'

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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 23:07:19
  Author: arojas
Revision: 250434

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

Added:
  kdenetwork-zeroconf-ioslave/repos/extra-i686/PKGBUILD
(from rev 250433, kdenetwork-zeroconf-ioslave/trunk/PKGBUILD)
  kdenetwork-zeroconf-ioslave/repos/extra-x86_64/PKGBUILD
(from rev 250433, kdenetwork-zeroconf-ioslave/trunk/PKGBUILD)
Deleted:
  kdenetwork-zeroconf-ioslave/repos/extra-i686/PKGBUILD
  kdenetwork-zeroconf-ioslave/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 22:06:59 UTC (rev 250433)
+++ extra-i686/PKGBUILD 2015-11-09 22:07:19 UTC (rev 250434)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdenetwork-zeroconf-ioslave
-pkgver=15.08.2
-pkgrel=1
-pkgdesc='Network Monitor for DNS-SD services (Zeroconf)'
-url='https://projects.kde.org/projects/kde/kdenetwork/zeroconf-ioslave'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdenetwork')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-conflicts=('kdenetwork-kdnssd')
-replaces=('kdenetwork-kdnssd')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/zeroconf-ioslave-${pkgver}.tar.xz;)
-sha1sums=('6de7a43836f54b8c8419e5e56e7b43c8ef78a86f')
-
-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/extra-i686/PKGBUILD (from rev 250433, 
kdenetwork-zeroconf-ioslave/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-11-09 22:07:19 UTC (rev 250434)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdenetwork-zeroconf-ioslave
+pkgver=15.08.3
+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=('842375521ee9bca113a15da61f058e63dd42911e')
+
+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
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-11-09 22:06:59 UTC (rev 250433)
+++ extra-x86_64/PKGBUILD   2015-11-09 22:07:19 UTC (rev 250434)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdenetwork-zeroconf-ioslave
-pkgver=15.08.2
-pkgrel=1
-pkgdesc='Network Monitor for DNS-SD services (Zeroconf)'
-url='https://projects.kde.org/projects/kde/kdenetwork/zeroconf-ioslave'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdenetwork')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-conflicts=('kdenetwork-kdnssd')
-replaces=('kdenetwork-kdnssd')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/zeroconf-ioslave-${pkgver}.tar.xz;)
-sha1sums=('6de7a43836f54b8c8419e5e56e7b43c8ef78a86f')
-
-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/extra-x86_64/PKGBUILD (from rev 
250433, kdenetwork-zeroconf-ioslave/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2015-11-09 22:07:19 UTC (rev 250434)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdenetwork-zeroconf-ioslave

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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 23:09:55
  Author: arojas
Revision: 250442

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

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

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

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

Copied: telepathy-kde-filetransfer-handler/repos/extra-i686/PKGBUILD (from rev 
250441, telepathy-kde-filetransfer-handler/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-11-09 22:09:55 UTC (rev 250442)
@@ -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.3
+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=('92f5a140a56065698c713efb4c7d9b2e')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_INSTALL_DIR=lib \
+-DLIBEXEC_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

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

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

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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 23:10:16
  Author: arojas
Revision: 250443

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

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

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

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

Copied: telepathy-kde-integration-module/repos/extra-i686/PKGBUILD (from rev 
250442, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-11-09 22:10:16 UTC (rev 250443)
@@ -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.3
+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=('4245f3f38b3c49b6634a0069a2985e28')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-11-09 22:09:55 UTC (rev 250442)
+++ extra-x86_64/PKGBUILD   2015-11-09 22:10:16 UTC (rev 250443)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-# Contributor: Antonio Rojas 
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-module
-pkgver=15.08.2
-pkgrel=1
-pkgdesc='Sits in KDED and takes care of various bits of system integration 
like setting user to auto-away or handling connection errors'
-arch=('i686' 'x86_64')
-url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
-license=('GPL')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'kidletime')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
-md5sums=('ce3cb84329e3414dbc9cf7cb5fbb4da0')
-
-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
-}
-

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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 23:09:15
  Author: arojas
Revision: 250440

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

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

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

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

Copied: telepathy-kde-contact-runner/repos/extra-i686/PKGBUILD (from rev 
250439, telepathy-kde-contact-runner/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-11-09 22:09:15 UTC (rev 250440)
@@ -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.3
+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=('602f21a5a2113a669f3bc2808165ce64')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

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

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

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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 23:09:34
  Author: arojas
Revision: 250441

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

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

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

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

Copied: telepathy-kde-desktop-applets/repos/extra-i686/PKGBUILD (from rev 
250440, telepathy-kde-desktop-applets/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-11-09 22:09:34 UTC (rev 250441)
@@ -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.3
+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=('557a7a0cf69e9d1858297a21d6c101c1')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

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

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

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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 23:15:37
  Author: arojas
Revision: 250457

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

Added:
  kdesdk-strigi-analyzers/repos/extra-i686/PKGBUILD
(from rev 250456, kdesdk-strigi-analyzers/trunk/PKGBUILD)
  kdesdk-strigi-analyzers/repos/extra-x86_64/PKGBUILD
(from rev 250456, kdesdk-strigi-analyzers/trunk/PKGBUILD)
Deleted:
  kdesdk-strigi-analyzers/repos/extra-i686/PKGBUILD
  kdesdk-strigi-analyzers/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 22:15:16 UTC (rev 250456)
+++ extra-i686/PKGBUILD 2015-11-09 22:15:37 UTC (rev 250457)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdesdk-strigi-analyzers
-pkgver=15.08.2
-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=('138f43c1d7a13fa31182322352c398407f4c18fe')
-
-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/extra-i686/PKGBUILD (from rev 250456, 
kdesdk-strigi-analyzers/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-11-09 22:15:37 UTC (rev 250457)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdesdk-strigi-analyzers
+pkgver=15.08.3
+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=('a6d44ca5acd5fbc7606de933dcda42c571de555e')
+
+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
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-11-09 22:15:16 UTC (rev 250456)
+++ extra-x86_64/PKGBUILD   2015-11-09 22:15:37 UTC (rev 250457)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdesdk-strigi-analyzers
-pkgver=15.08.2
-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=('138f43c1d7a13fa31182322352c398407f4c18fe')
-
-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/extra-x86_64/PKGBUILD (from rev 250456, 
kdesdk-strigi-analyzers/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2015-11-09 22:15:37 UTC (rev 250457)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdesdk-strigi-analyzers
+pkgver=15.08.3
+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')

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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 23:16:58
  Author: arojas
Revision: 250461

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 22:16:38 UTC (rev 250460)
+++ extra-i686/PKGBUILD 2015-11-09 22:16:58 UTC (rev 250461)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kteatime
-pkgver=15.08.2
-pkgrel=1
-pkgdesc='Tea Cooker'
-url='http://kde.org/applications/games/kteatime/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdetoys')
-depends=('knotifyconfig')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-conflicts=('kdetoys-kteatime')
-replaces=('kdetoys-kteatime')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/applications/${pkgver}/src/kteatime-${pkgver}.tar.xz;)
-sha1sums=('0e1f18d436703989a28525f6f37533541d0d7208')
-
-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/extra-i686/PKGBUILD (from rev 250460, 
kteatime/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-11-09 22:16:58 UTC (rev 250461)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kteatime
+pkgver=15.08.3
+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=('fc6835d7319149decfce7b7b4631b1080d49d355')
+
+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
+}

Deleted: extra-i686/kteatime.install
===
--- extra-i686/kteatime.install 2015-11-09 22:16:38 UTC (rev 250460)
+++ extra-i686/kteatime.install 2015-11-09 22:16:58 UTC (rev 250461)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kteatime/repos/extra-i686/kteatime.install (from rev 250460, 
kteatime/trunk/kteatime.install)
===
--- extra-i686/kteatime.install (rev 0)
+++ extra-i686/kteatime.install 2015-11-09 22:16:58 UTC (rev 250461)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-11-09 22:16:38 UTC (rev 250460)
+++ extra-x86_64/PKGBUILD   2015-11-09 22:16:58 UTC (rev 250461)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kteatime
-pkgver=15.08.2
-pkgrel=1
-pkgdesc='Tea Cooker'
-url='http://kde.org/applications/games/kteatime/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')

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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 23:16:38
  Author: arojas
Revision: 250460

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 22:16:17 UTC (rev 250459)
+++ extra-i686/PKGBUILD 2015-11-09 22:16:38 UTC (rev 250460)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdetoys-amor
-pkgver=15.08.2
-pkgrel=1
-pkgdesc='On-Screen Creature'
-url='https://projects.kde.org/projects/kde/kdetoys/amor'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdetoys')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/applications/${pkgver}/src/amor-${pkgver}.tar.xz;)
-sha1sums=('3a0a98d077a15e1c7babe35941ea6dc6282f8ecf')
-
-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/extra-i686/PKGBUILD (from rev 250459, 
kdetoys-amor/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-11-09 22:16:38 UTC (rev 250460)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdetoys-amor
+pkgver=15.08.3
+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=('d8e4550e987a6df59abf75f22df99b3fab1e8ed3')
+
+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
+}

Deleted: extra-i686/kdetoys-amor.install
===
--- extra-i686/kdetoys-amor.install 2015-11-09 22:16:17 UTC (rev 250459)
+++ extra-i686/kdetoys-amor.install 2015-11-09 22:16:38 UTC (rev 250460)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdetoys-amor/repos/extra-i686/kdetoys-amor.install (from rev 250459, 
kdetoys-amor/trunk/kdetoys-amor.install)
===
--- extra-i686/kdetoys-amor.install (rev 0)
+++ extra-i686/kdetoys-amor.install 2015-11-09 22:16:38 UTC (rev 250460)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-11-09 22:16:17 UTC (rev 250459)
+++ extra-x86_64/PKGBUILD   2015-11-09 22:16:38 UTC (rev 250460)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdetoys-amor
-pkgver=15.08.2
-pkgrel=1
-pkgdesc='On-Screen Creature'
-url='https://projects.kde.org/projects/kde/kdetoys/amor'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdetoys')

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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 23:16:17
  Author: arojas
Revision: 250459

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

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

---+
 /PKGBUILD |   82 
 /umbrello.install |   26 
 extra-i686/PKGBUILD   |   41 
 extra-i686/umbrello.install   |   13 --
 extra-x86_64/PKGBUILD |   41 
 extra-x86_64/umbrello.install |   13 --
 6 files changed, 108 insertions(+), 108 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 22:15:57 UTC (rev 250458)
+++ extra-i686/PKGBUILD 2015-11-09 22:16:17 UTC (rev 250459)
@@ -1,41 +0,0 @@
-# Maintainer: Antonio Rojas  
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=umbrello
-pkgver=15.08.2
-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;)
-install=$pkgname.install
-md5sums=('c14b8516085b7b39666127df2f6e4323')
-
-prepare() {
-  mkdir -p build
-}
-
-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/extra-i686/PKGBUILD (from rev 250458, 
umbrello/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-11-09 22:16:17 UTC (rev 250459)
@@ -0,0 +1,41 @@
+# Maintainer: Antonio Rojas  
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=umbrello
+pkgver=15.08.3
+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;)
+install=$pkgname.install
+md5sums=('ceb2cc91459718dbd021598ec050fbc1')
+
+prepare() {
+  mkdir -p build
+}
+
+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
+}
+

Deleted: extra-i686/umbrello.install
===
--- extra-i686/umbrello.install 2015-11-09 22:15:57 UTC (rev 250458)
+++ extra-i686/umbrello.install 2015-11-09 22:16:17 UTC (rev 250459)
@@ -1,13 +0,0 @@
-post_install() {
-xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-update-desktop-database -q
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}
-

Copied: umbrello/repos/extra-i686/umbrello.install (from rev 250458, 
umbrello/trunk/umbrello.install)
===
--- extra-i686/umbrello.install (rev 0)
+++ extra-i686/umbrello.install 2015-11-09 22:16:17 UTC (rev 250459)
@@ -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
+}
+

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-11-09 22:15:57 UTC (rev 250458)
+++ extra-x86_64/PKGBUILD   2015-11-09 22:16:17 UTC (rev 250459)
@@ -1,41 +0,0 @@
-# Maintainer: Antonio Rojas  

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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 23:17:15
  Author: arojas
Revision: 250462

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 22:16:58 UTC (rev 250461)
+++ extra-i686/PKGBUILD 2015-11-09 22:17:15 UTC (rev 250462)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdetoys-ktux
-pkgver=15.08.2
-pkgrel=1
-pkgdesc='A Tux-in-a-spaceship screen saver'
-url='https://projects.kde.org/projects/kde/kdetoys/ktux'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kdetoys')
-depends=('kdebase-workspace')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/applications/${pkgver}/src/ktux-${pkgver}.tar.xz;)
-sha1sums=('136d0fc956a8fc9a3703fca5577cdf679d425f13')
-
-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/extra-i686/PKGBUILD (from rev 250461, 
kdetoys-ktux/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-11-09 22:17:15 UTC (rev 250462)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdetoys-ktux
+pkgver=15.08.3
+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=('28022db9913b10b15de519f1e40a759d9d0518ba')
+
+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
+}

Deleted: extra-i686/kdetoys-ktux.install
===
--- extra-i686/kdetoys-ktux.install 2015-11-09 22:16:58 UTC (rev 250461)
+++ extra-i686/kdetoys-ktux.install 2015-11-09 22:17:15 UTC (rev 250462)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdetoys-ktux/repos/extra-i686/kdetoys-ktux.install (from rev 250461, 
kdetoys-ktux/trunk/kdetoys-ktux.install)
===
--- extra-i686/kdetoys-ktux.install (rev 0)
+++ extra-i686/kdetoys-ktux.install 2015-11-09 22:17:15 UTC (rev 250462)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-11-09 22:16:58 UTC (rev 250461)
+++ extra-x86_64/PKGBUILD   2015-11-09 22:17:15 UTC (rev 250462)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdetoys-ktux
-pkgver=15.08.2
-pkgrel=1
-pkgdesc='A Tux-in-a-spaceship screen saver'
-url='https://projects.kde.org/projects/kde/kdetoys/ktux'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kdetoys')

[arch-commits] Commit in kde-base-artwork/repos/extra-any (PKGBUILD PKGBUILD)

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 23:22:26
  Author: arojas
Revision: 250478

archrelease: copy trunk to extra-any

Added:
  kde-base-artwork/repos/extra-any/PKGBUILD
(from rev 250477, kde-base-artwork/trunk/PKGBUILD)
Deleted:
  kde-base-artwork/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2015-11-09 22:22:10 UTC (rev 250477)
+++ PKGBUILD2015-11-09 22:22:26 UTC (rev 250478)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kde-base-artwork
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="KDE KSplash theme"
-arch=('any')
-url='http://www.kde.org/'
-license=('LGPL')
-makedepends=('kdelibs' 'cmake' 'automoc4')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('40de031fba0cfdc0feb74ae272a128b249ae971a')
-
-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: kde-base-artwork/repos/extra-any/PKGBUILD (from rev 250477, 
kde-base-artwork/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-11-09 22:22:26 UTC (rev 250478)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kde-base-artwork
+pkgver=15.08.3
+pkgrel=1
+pkgdesc="KDE KSplash theme"
+arch=('any')
+url='http://www.kde.org/'
+license=('LGPL')
+makedepends=('kdelibs' 'cmake' 'automoc4')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('c08dd2b5e88a3357215d020d522ce83f2f75101a')
+
+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 kdelibs/repos (20 files)

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 22:15:03
  Author: arojas
Revision: 250289

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

Added:
  kdelibs/repos/extra-i686/PKGBUILD
(from rev 250288, kdelibs/trunk/PKGBUILD)
  kdelibs/repos/extra-i686/archlinux-menu.patch
(from rev 250288, kdelibs/trunk/archlinux-menu.patch)
  kdelibs/repos/extra-i686/kde-applications-menu.patch
(from rev 250288, kdelibs/trunk/kde-applications-menu.patch)
  kdelibs/repos/extra-i686/kdelibs.install
(from rev 250288, kdelibs/trunk/kdelibs.install)
  kdelibs/repos/extra-i686/qt4.patch
(from rev 250288, kdelibs/trunk/qt4.patch)
  kdelibs/repos/extra-x86_64/PKGBUILD
(from rev 250288, kdelibs/trunk/PKGBUILD)
  kdelibs/repos/extra-x86_64/archlinux-menu.patch
(from rev 250288, kdelibs/trunk/archlinux-menu.patch)
  kdelibs/repos/extra-x86_64/kde-applications-menu.patch
(from rev 250288, kdelibs/trunk/kde-applications-menu.patch)
  kdelibs/repos/extra-x86_64/kdelibs.install
(from rev 250288, kdelibs/trunk/kdelibs.install)
  kdelibs/repos/extra-x86_64/qt4.patch
(from rev 250288, kdelibs/trunk/qt4.patch)
Deleted:
  kdelibs/repos/extra-i686/PKGBUILD
  kdelibs/repos/extra-i686/archlinux-menu.patch
  kdelibs/repos/extra-i686/kde-applications-menu.patch
  kdelibs/repos/extra-i686/kdelibs.install
  kdelibs/repos/extra-i686/qt4.patch
  kdelibs/repos/extra-x86_64/PKGBUILD
  kdelibs/repos/extra-x86_64/archlinux-menu.patch
  kdelibs/repos/extra-x86_64/kde-applications-menu.patch
  kdelibs/repos/extra-x86_64/kdelibs.install
  kdelibs/repos/extra-x86_64/qt4.patch

--+
 /PKGBUILD|  124 +
 /archlinux-menu.patch|   44 ++
 /kde-applications-menu.patch |   44 ++
 /kdelibs.install |   26 ++
 /qt4.patch   |   22 +
 extra-i686/PKGBUILD  |   62 --
 extra-i686/archlinux-menu.patch  |   22 -
 extra-i686/kde-applications-menu.patch   |   22 -
 extra-i686/kdelibs.install   |   13 ---
 extra-i686/qt4.patch |   11 --
 extra-x86_64/PKGBUILD|   62 --
 extra-x86_64/archlinux-menu.patch|   22 -
 extra-x86_64/kde-applications-menu.patch |   22 -
 extra-x86_64/kdelibs.install |   13 ---
 extra-x86_64/qt4.patch   |   11 --
 15 files changed, 260 insertions(+), 260 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 21:13:39 UTC (rev 250288)
+++ extra-i686/PKGBUILD 2015-11-09 21:15:03 UTC (rev 250289)
@@ -1,62 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdelibs
-pkgver=4.14.13
-_kdeappver=15.08.2
-pkgrel=1
-pkgdesc="KDE Core Libraries"
-arch=('i686' 'x86_64')
-url='https://projects.kde.org/projects/kde/kdelibs'
-license=('GPL' 'LGPL' 'FDL')
-depends=('attica-qt4' 'libxss' 'krb5' 'qca-qt4' 'libdbusmenu-qt4' 'polkit-qt4'
-'shared-mime-info' 'enchant' 'giflib' 'jasper' 'openexr' 'strigi'
-'docbook-xsl' 'upower' 'udisks2' 'libxcursor' 'phonon-qt4'
-'media-player-info' 'libxtst' 'libutempter' 'qtwebkit' 'icu')
-makedepends=('cmake' 'automoc4' 'avahi' 'libgl' 'hspell' 'mesa')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/applications/${_kdeappver}/src/${pkgname}-${pkgver}.tar.xz;
-'kde-applications-menu.patch' 'archlinux-menu.patch' 'qt4.patch')
-sha1sums=('14a31dee7d503fb91b8c6e613099abf55ee9b333'
-  '86ee8c8660f19de8141ac99cd6943964d97a1ed7'
-  '63a850ab4196b9d06934f2b4a13acd9f7739bc67'
-  'ed1f57ee661e5c7440efcaba7e51d2554709701c')
-
-prepare() {
-   mkdir -p build
-   cd ${pkgname}-${pkgver}
-   # avoid file conflict with gnome-menus
-   patch -p1 -i "${srcdir}"/kde-applications-menu.patch
-   # add Archlinux menu entry
-   patch -p1 -i "${srcdir}"/archlinux-menu.patch
-   # qmake refers to Qt5
-   patch -p1 -i "${srcdir}"/qt4.patch
-}
-
-build() {
-   cd build
-   cmake ../${pkgname}-${pkgver} \
-   -DCMAKE_BUILD_TYPE=Release \
-   -DKDE4_BUILD_TESTS=OFF \
-   -DCMAKE_SKIP_RPATH=ON \
-   -DKDE_DISTRIBUTION_TEXT='Arch Linux' \
-   -DCMAKE_INSTALL_PREFIX=/usr \
-   -DSYSCONF_INSTALL_DIR=/etc \
-   -DLOCALE_INSTALL_DIR=/usr/share/locale/kde4 \
-   -DKDE_DEFAULT_HOME='.kde4' \
-   -DWITH_FAM=OFF \
-   -DWITH_SOLID_UDISKS2=ON
-   make
-}
-
-package() {
-   cd "${srcdir}"/build
-   make DESTDIR="${pkgdir}" install
-
-   # cert bundle seems to be hardcoded
-   # link it to the one from 

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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 22:19:15
  Author: arojas
Revision: 250300

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 21:18:55 UTC (rev 250299)
+++ extra-i686/PKGBUILD 2015-11-09 21:19:15 UTC (rev 250300)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=libkeduvocdocument
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="Common libraries for KDE Edu applications"
-url="http://kde.org/applications/education;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kio' 'kdeedu-data')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz;)
-sha1sums=('2dc730270e1db0d6e4f5da865f99febc20084493')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

Copied: libkeduvocdocument/repos/extra-i686/PKGBUILD (from rev 250299, 
libkeduvocdocument/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-11-09 21:19:15 UTC (rev 250300)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=libkeduvocdocument
+pkgver=15.08.3
+pkgrel=1
+pkgdesc="Common libraries for KDE Edu applications"
+url="http://kde.org/applications/education;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kio' 'kdeedu-data')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz;)
+sha1sums=('fe6e933d903755c99fd7d3161db32d7ceaab4c0c')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-11-09 21:18:55 UTC (rev 250299)
+++ extra-x86_64/PKGBUILD   2015-11-09 21:19:15 UTC (rev 250300)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=libkeduvocdocument
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="Common libraries for KDE Edu applications"
-url="http://kde.org/applications/education;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kio' 'kdeedu-data')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz;)
-sha1sums=('2dc730270e1db0d6e4f5da865f99febc20084493')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

Copied: libkeduvocdocument/repos/extra-x86_64/PKGBUILD (from rev 250299, 
libkeduvocdocument/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2015-11-09 21:19:15 UTC (rev 250300)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=libkeduvocdocument
+pkgver=15.08.3
+pkgrel=1
+pkgdesc="Common libraries for KDE Edu applications"
+url="http://kde.org/applications/education;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kio' 'kdeedu-data')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz;)
+sha1sums=('fe6e933d903755c99fd7d3161db32d7ceaab4c0c')
+
+prepare() {
+  mkdir -p build
+}
+

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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 22:19:56
  Author: arojas
Revision: 250302

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 21:19:35 UTC (rev 250301)
+++ extra-i686/PKGBUILD 2015-11-09 21:19:56 UTC (rev 250302)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=libkcompactdisc
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="A library for interfacing with CDs"
-url='https://projects.kde.org/projects/kde/kdemultimedia/libkcompactdisc'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdelibs')
-makedepends=('cmake' 'automoc4')
-replaces=('kdemultimedia-kioslave')
-conflicts=('kdemultimedia-kioslave')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('1350e3d0c4b59fbe1041a97caecb011929c72bfa')
-
-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: libkcompactdisc/repos/extra-i686/PKGBUILD (from rev 250301, 
libkcompactdisc/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-11-09 21:19:56 UTC (rev 250302)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=libkcompactdisc
+pkgver=15.08.3
+pkgrel=1
+pkgdesc="A library for interfacing with CDs"
+url='https://projects.kde.org/projects/kde/kdemultimedia/libkcompactdisc'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdelibs')
+makedepends=('cmake' 'automoc4')
+replaces=('kdemultimedia-kioslave')
+conflicts=('kdemultimedia-kioslave')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('a87a15d175d8255458aa7409bb382168fbcdd390')
+
+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
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-11-09 21:19:35 UTC (rev 250301)
+++ extra-x86_64/PKGBUILD   2015-11-09 21:19:56 UTC (rev 250302)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=libkcompactdisc
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="A library for interfacing with CDs"
-url='https://projects.kde.org/projects/kde/kdemultimedia/libkcompactdisc'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdelibs')
-makedepends=('cmake' 'automoc4')
-replaces=('kdemultimedia-kioslave')
-conflicts=('kdemultimedia-kioslave')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('1350e3d0c4b59fbe1041a97caecb011929c72bfa')
-
-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: libkcompactdisc/repos/extra-x86_64/PKGBUILD (from rev 250301, 
libkcompactdisc/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2015-11-09 21:19:56 UTC (rev 250302)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=libkcompactdisc
+pkgver=15.08.3
+pkgrel=1
+pkgdesc="A library for interfacing with CDs"
+url='https://projects.kde.org/projects/kde/kdemultimedia/libkcompactdisc'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdelibs')
+makedepends=('cmake' 'automoc4')
+replaces=('kdemultimedia-kioslave')

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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 22:19:35
  Author: arojas
Revision: 250301

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 21:19:15 UTC (rev 250300)
+++ extra-i686/PKGBUILD 2015-11-09 21:19:35 UTC (rev 250301)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=libkcddb
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="KDE CDDB library"
-url='https://projects.kde.org/projects/kde/kdemultimedia/libkcddb'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdelibs' 'libmusicbrainz5')
-makedepends=('cmake' 'automoc4')
-replaces=('kdemultimedia-kioslave')
-conflicts=('kdemultimedia-kioslave')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('7372ce75e9fd93297cbecb4222606f672a90ef08')
-
-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: libkcddb/repos/extra-i686/PKGBUILD (from rev 250300, 
libkcddb/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-11-09 21:19:35 UTC (rev 250301)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=libkcddb
+pkgver=15.08.3
+pkgrel=1
+pkgdesc="KDE CDDB library"
+url='https://projects.kde.org/projects/kde/kdemultimedia/libkcddb'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdelibs' 'libmusicbrainz5')
+makedepends=('cmake' 'automoc4')
+replaces=('kdemultimedia-kioslave')
+conflicts=('kdemultimedia-kioslave')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('0f85ba29cff5716e9730fa2321d1242269dd7323')
+
+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
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-11-09 21:19:15 UTC (rev 250300)
+++ extra-x86_64/PKGBUILD   2015-11-09 21:19:35 UTC (rev 250301)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=libkcddb
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="KDE CDDB library"
-url='https://projects.kde.org/projects/kde/kdemultimedia/libkcddb'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdelibs' 'libmusicbrainz5')
-makedepends=('cmake' 'automoc4')
-replaces=('kdemultimedia-kioslave')
-conflicts=('kdemultimedia-kioslave')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('7372ce75e9fd93297cbecb4222606f672a90ef08')
-
-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: libkcddb/repos/extra-x86_64/PKGBUILD (from rev 250300, 
libkcddb/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2015-11-09 21:19:35 UTC (rev 250301)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=libkcddb
+pkgver=15.08.3
+pkgrel=1
+pkgdesc="KDE CDDB library"
+url='https://projects.kde.org/projects/kde/kdemultimedia/libkcddb'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdelibs' 'libmusicbrainz5')
+makedepends=('cmake' 'automoc4')
+replaces=('kdemultimedia-kioslave')
+conflicts=('kdemultimedia-kioslave')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)

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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 22:20:15
  Author: arojas
Revision: 250303

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 21:19:56 UTC (rev 250302)
+++ extra-i686/PKGBUILD 2015-11-09 21:20:15 UTC (rev 250303)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=libkdegames
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="Common code and data for many KDE games"
-url="https://projects.kde.org/projects/kde/kdegames/libkdegames;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdelibs4support' 'kdeclarative' 'kdnssd' 'knewstuff' 'openal')
-makedepends=('extra-cmake-modules' 'python' 'kdoctools')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('159be5be7489f0dacc4c7bcb1519a356cb7ed02e')
-
-build() {
-  mkdir -p build
-  cd build
-  cmake ../${pkgname}-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: libkdegames/repos/extra-i686/PKGBUILD (from rev 250302, 
libkdegames/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-11-09 21:20:15 UTC (rev 250303)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=libkdegames
+pkgver=15.08.3
+pkgrel=1
+pkgdesc="Common code and data for many KDE games"
+url="https://projects.kde.org/projects/kde/kdegames/libkdegames;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdelibs4support' 'kdeclarative' 'kdnssd' 'knewstuff' 'openal')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('bf38af4b864f8b23259924afac6088ed5df66292')
+
+build() {
+  mkdir -p 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
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-11-09 21:19:56 UTC (rev 250302)
+++ extra-x86_64/PKGBUILD   2015-11-09 21:20:15 UTC (rev 250303)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=libkdegames
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="Common code and data for many KDE games"
-url="https://projects.kde.org/projects/kde/kdegames/libkdegames;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdelibs4support' 'kdeclarative' 'kdnssd' 'knewstuff' 'openal')
-makedepends=('extra-cmake-modules' 'python' 'kdoctools')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('159be5be7489f0dacc4c7bcb1519a356cb7ed02e')
-
-build() {
-  mkdir -p build
-  cd build
-  cmake ../${pkgname}-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: libkdegames/repos/extra-x86_64/PKGBUILD (from rev 250302, 
libkdegames/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2015-11-09 21:20:15 UTC (rev 250303)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=libkdegames
+pkgver=15.08.3
+pkgrel=1
+pkgdesc="Common code and data for many KDE games"
+url="https://projects.kde.org/projects/kde/kdegames/libkdegames;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdelibs4support' 'kdeclarative' 

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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 22:26:48
  Author: arojas
Revision: 250322

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 21:26:27 UTC (rev 250321)
+++ extra-i686/PKGBUILD 2015-11-09 21:26:48 UTC (rev 250322)
@@ -1,34 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-_pkgname=ktnef
-pkgname=lib$_pkgname
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="API for handling TNEF data"
-arch=(i686 x86_64)
-url="https://projects.kde.org/$pkgname;
-license=(LGPL)
-depends=(kcalutils kcontacts)
-makedepends=(extra-cmake-modules python kdoctools)
-source=("http://download.kde.org/stable/applications/$pkgver/src/$_pkgname-$pkgver.tar.xz;)
-md5sums=('bc71ad173d4b81b4e2465220b533de59')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: libktnef/repos/extra-i686/PKGBUILD (from rev 250321, 
libktnef/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-11-09 21:26:48 UTC (rev 250322)
@@ -0,0 +1,34 @@
+# Maintainer: Antonio Rojas 
+
+_pkgname=ktnef
+pkgname=lib$_pkgname
+pkgver=15.08.3
+pkgrel=1
+pkgdesc="API for handling TNEF data"
+arch=(i686 x86_64)
+url="https://projects.kde.org/$pkgname;
+license=(LGPL)
+depends=(kcalutils kcontacts)
+makedepends=(extra-cmake-modules python kdoctools)
+source=("http://download.kde.org/stable/applications/$pkgver/src/$_pkgname-$pkgver.tar.xz;)
+md5sums=('d50e4ded7fd36532c38445824835925d')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-11-09 21:26:27 UTC (rev 250321)
+++ extra-x86_64/PKGBUILD   2015-11-09 21:26:48 UTC (rev 250322)
@@ -1,34 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-_pkgname=ktnef
-pkgname=lib$_pkgname
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="API for handling TNEF data"
-arch=(i686 x86_64)
-url="https://projects.kde.org/$pkgname;
-license=(LGPL)
-depends=(kcalutils kcontacts)
-makedepends=(extra-cmake-modules python kdoctools)
-source=("http://download.kde.org/stable/applications/$pkgver/src/$_pkgname-$pkgver.tar.xz;)
-md5sums=('bc71ad173d4b81b4e2465220b533de59')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: libktnef/repos/extra-x86_64/PKGBUILD (from rev 250321, 
libktnef/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2015-11-09 21:26:48 UTC (rev 250322)
@@ -0,0 +1,34 @@
+# Maintainer: Antonio Rojas 
+
+_pkgname=ktnef
+pkgname=lib$_pkgname
+pkgver=15.08.3
+pkgrel=1
+pkgdesc="API for handling TNEF data"
+arch=(i686 x86_64)
+url="https://projects.kde.org/$pkgname;
+license=(LGPL)
+depends=(kcalutils kcontacts)
+makedepends=(extra-cmake-modules python kdoctools)
+source=("http://download.kde.org/stable/applications/$pkgver/src/$_pkgname-$pkgver.tar.xz;)
+md5sums=('d50e4ded7fd36532c38445824835925d')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 22:26:06
  Author: arojas
Revision: 250320

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 21:25:46 UTC (rev 250319)
+++ extra-i686/PKGBUILD 2015-11-09 21:26:06 UTC (rev 250320)
@@ -1,33 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=kmbox
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="Library for accessing mail storages in MBox format"
-arch=(i686 x86_64)
-url="https://projects.kde.org/$pkgname;
-license=(LGPL)
-depends=(kmime kdelibs4support)
-makedepends=(extra-cmake-modules python boost kdoctools)
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-md5sums=('0864bea62bebacd355cab7f8abad2ac6')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kmbox/repos/extra-i686/PKGBUILD (from rev 250319, kmbox/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-11-09 21:26:06 UTC (rev 250320)
@@ -0,0 +1,33 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=kmbox
+pkgver=15.08.3
+pkgrel=1
+pkgdesc="Library for accessing mail storages in MBox format"
+arch=(i686 x86_64)
+url="https://projects.kde.org/$pkgname;
+license=(LGPL)
+depends=(kmime kdelibs4support)
+makedepends=(extra-cmake-modules python boost kdoctools)
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
+md5sums=('36846e44536159e4e8607edc419678ab')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-11-09 21:25:46 UTC (rev 250319)
+++ extra-x86_64/PKGBUILD   2015-11-09 21:26:06 UTC (rev 250320)
@@ -1,33 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=kmbox
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="Library for accessing mail storages in MBox format"
-arch=(i686 x86_64)
-url="https://projects.kde.org/$pkgname;
-license=(LGPL)
-depends=(kmime kdelibs4support)
-makedepends=(extra-cmake-modules python boost kdoctools)
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-md5sums=('0864bea62bebacd355cab7f8abad2ac6')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kmbox/repos/extra-x86_64/PKGBUILD (from rev 250319, 
kmbox/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2015-11-09 21:26:06 UTC (rev 250320)
@@ -0,0 +1,33 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=kmbox
+pkgver=15.08.3
+pkgrel=1
+pkgdesc="Library for accessing mail storages in MBox format"
+arch=(i686 x86_64)
+url="https://projects.kde.org/$pkgname;
+license=(LGPL)
+depends=(kmime kdelibs4support)
+makedepends=(extra-cmake-modules python boost kdoctools)
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
+md5sums=('36846e44536159e4e8607edc419678ab')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 22:26:27
  Author: arojas
Revision: 250321

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 21:26:06 UTC (rev 250320)
+++ extra-i686/PKGBUILD 2015-11-09 21:26:27 UTC (rev 250321)
@@ -1,33 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=kontactinterface
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="Kontact Plugin Interface Library"
-arch=(i686 x86_64)
-url="https://projects.kde.org/$pkgname;
-license=(LGPL)
-depends=(kparts)
-makedepends=(extra-cmake-modules python)
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-md5sums=('f640ff671df2b1ffa002c556c9af5cd7')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kontactinterface/repos/extra-i686/PKGBUILD (from rev 250320, 
kontactinterface/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-11-09 21:26:27 UTC (rev 250321)
@@ -0,0 +1,33 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=kontactinterface
+pkgver=15.08.3
+pkgrel=1
+pkgdesc="Kontact Plugin Interface Library"
+arch=(i686 x86_64)
+url="https://projects.kde.org/$pkgname;
+license=(LGPL)
+depends=(kparts)
+makedepends=(extra-cmake-modules python)
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
+md5sums=('981e3f0926e07d16ea3cb57ba1c02403')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-11-09 21:26:06 UTC (rev 250320)
+++ extra-x86_64/PKGBUILD   2015-11-09 21:26:27 UTC (rev 250321)
@@ -1,33 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=kontactinterface
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="Kontact Plugin Interface Library"
-arch=(i686 x86_64)
-url="https://projects.kde.org/$pkgname;
-license=(LGPL)
-depends=(kparts)
-makedepends=(extra-cmake-modules python)
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-md5sums=('f640ff671df2b1ffa002c556c9af5cd7')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kontactinterface/repos/extra-x86_64/PKGBUILD (from rev 250320, 
kontactinterface/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2015-11-09 21:26:27 UTC (rev 250321)
@@ -0,0 +1,33 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=kontactinterface
+pkgver=15.08.3
+pkgrel=1
+pkgdesc="Kontact Plugin Interface Library"
+arch=(i686 x86_64)
+url="https://projects.kde.org/$pkgname;
+license=(LGPL)
+depends=(kparts)
+makedepends=(extra-cmake-modules python)
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
+md5sums=('981e3f0926e07d16ea3cb57ba1c02403')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 22:31:48
  Author: arojas
Revision: 250337

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

Added:
  kdeaccessibility-kmousetool/repos/extra-i686/PKGBUILD
(from rev 250336, kdeaccessibility-kmousetool/trunk/PKGBUILD)
  
kdeaccessibility-kmousetool/repos/extra-i686/kdeaccessibility-kmousetool.install
(from rev 250336, 
kdeaccessibility-kmousetool/trunk/kdeaccessibility-kmousetool.install)
  kdeaccessibility-kmousetool/repos/extra-x86_64/PKGBUILD
(from rev 250336, kdeaccessibility-kmousetool/trunk/PKGBUILD)
  
kdeaccessibility-kmousetool/repos/extra-x86_64/kdeaccessibility-kmousetool.install
(from rev 250336, 
kdeaccessibility-kmousetool/trunk/kdeaccessibility-kmousetool.install)
Deleted:
  kdeaccessibility-kmousetool/repos/extra-i686/PKGBUILD
  
kdeaccessibility-kmousetool/repos/extra-i686/kdeaccessibility-kmousetool.install
  kdeaccessibility-kmousetool/repos/extra-x86_64/PKGBUILD
  
kdeaccessibility-kmousetool/repos/extra-x86_64/kdeaccessibility-kmousetool.install

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 21:31:29 UTC (rev 250336)
+++ extra-i686/PKGBUILD 2015-11-09 21:31:48 UTC (rev 250337)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdeaccessibility-kmousetool
-pkgver=15.08.2
-pkgrel=1
-arch=('i686' 'x86_64')
-pkgdesc='Clicks the mouse for you, reducing the effects of RSI'
-url='http://kde.org/applications/utilities/kmousetool/'
-license=('GPL' 'FDL')
-groups=('kde-applications' 'kdeaccessibility')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/applications/${pkgver}/src/kmousetool-${pkgver}.tar.xz;)
-sha1sums=('dd8eb4f136e95c36423e5bf44e7ab016fe288aaf')
-
-build() {
-  cd "${srcdir}"
-  mkdir -p build
-  cd build
-  cmake ../kmousetool-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd $srcdir/build
-  make DESTDIR=$pkgdir install
-}

Copied: kdeaccessibility-kmousetool/repos/extra-i686/PKGBUILD (from rev 250336, 
kdeaccessibility-kmousetool/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-11-09 21:31:48 UTC (rev 250337)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdeaccessibility-kmousetool
+pkgver=15.08.3
+pkgrel=1
+arch=('i686' 'x86_64')
+pkgdesc='Clicks the mouse for you, reducing the effects of RSI'
+url='http://kde.org/applications/utilities/kmousetool/'
+license=('GPL' 'FDL')
+groups=('kde-applications' 'kdeaccessibility')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kmousetool-${pkgver}.tar.xz;)
+sha1sums=('cc9a84c47594c041535dd67db7d5f76336896f24')
+
+build() {
+  cd "${srcdir}"
+  mkdir -p build
+  cd build
+  cmake ../kmousetool-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $srcdir/build
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-i686/kdeaccessibility-kmousetool.install
===
--- extra-i686/kdeaccessibility-kmousetool.install  2015-11-09 21:31:29 UTC 
(rev 250336)
+++ extra-i686/kdeaccessibility-kmousetool.install  2015-11-09 21:31:48 UTC 
(rev 250337)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: 
kdeaccessibility-kmousetool/repos/extra-i686/kdeaccessibility-kmousetool.install
 (from rev 250336, 
kdeaccessibility-kmousetool/trunk/kdeaccessibility-kmousetool.install)
===
--- extra-i686/kdeaccessibility-kmousetool.install  
(rev 0)
+++ extra-i686/kdeaccessibility-kmousetool.install  2015-11-09 21:31:48 UTC 
(rev 250337)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+

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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 22:32:46
  Author: arojas
Revision: 250340

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

Added:
  kdeadmin-ksystemlog/repos/extra-i686/PKGBUILD
(from rev 250339, kdeadmin-ksystemlog/trunk/PKGBUILD)
  kdeadmin-ksystemlog/repos/extra-i686/syslog-path.patch
(from rev 250339, kdeadmin-ksystemlog/trunk/syslog-path.patch)
  kdeadmin-ksystemlog/repos/extra-x86_64/PKGBUILD
(from rev 250339, kdeadmin-ksystemlog/trunk/PKGBUILD)
  kdeadmin-ksystemlog/repos/extra-x86_64/syslog-path.patch
(from rev 250339, kdeadmin-ksystemlog/trunk/syslog-path.patch)
Deleted:
  kdeadmin-ksystemlog/repos/extra-i686/PKGBUILD
  kdeadmin-ksystemlog/repos/extra-i686/syslog-path.patch
  kdeadmin-ksystemlog/repos/extra-x86_64/PKGBUILD
  kdeadmin-ksystemlog/repos/extra-x86_64/syslog-path.patch

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 21:32:27 UTC (rev 250339)
+++ extra-i686/PKGBUILD 2015-11-09 21:32:46 UTC (rev 250340)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdeadmin-ksystemlog
-pkgver=15.08.2
-pkgrel=1
-pkgdesc='System log viewer tool'
-url='http://kde.org/applications/system/ksystemlog/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdeadmin')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/ksystemlog-${pkgver}.tar.xz;
-'syslog-path.patch')
-sha1sums=('cf665cdd57734999182c56ae1e50b84f31def8cd'
-  '20095ce6e0f3e5b6800a7c6e52de6fddba62c031')
-
-prepare() {
-  cd ksystemlog-${pkgver}
-  patch -p2 -i "${srcdir}"/syslog-path.patch
-}
-
-build() {
-  mkdir -p build
-  cd build
-  cmake ../ksystemlog-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=$pkgdir install
-}

Copied: kdeadmin-ksystemlog/repos/extra-i686/PKGBUILD (from rev 250339, 
kdeadmin-ksystemlog/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-11-09 21:32:46 UTC (rev 250340)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdeadmin-ksystemlog
+pkgver=15.08.3
+pkgrel=1
+pkgdesc='System log viewer tool'
+url='http://kde.org/applications/system/ksystemlog/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdeadmin')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/ksystemlog-${pkgver}.tar.xz;
+'syslog-path.patch')
+sha1sums=('44cdc221b8e7f0927cf870c84ce01c5e924d6e1a'
+  '20095ce6e0f3e5b6800a7c6e52de6fddba62c031')
+
+prepare() {
+  cd ksystemlog-${pkgver}
+  patch -p2 -i "${srcdir}"/syslog-path.patch
+}
+
+build() {
+  mkdir -p build
+  cd build
+  cmake ../ksystemlog-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-i686/syslog-path.patch
===
--- extra-i686/syslog-path.patch2015-11-09 21:32:27 UTC (rev 250339)
+++ extra-i686/syslog-path.patch2015-11-09 21:32:46 UTC (rev 250340)
@@ -1,11 +0,0 @@
 kdeadmin-4.6.0/ksystemlog/src/modes/system/systemConfiguration.h~  
2011-01-27 14:24:29.84005 +0100
-+++ kdeadmin-4.6.0/ksystemlog/src/modes/system/systemConfiguration.h   
2011-01-27 14:24:53.80335 +0100
-@@ -39,7 +39,7 @@
-   SystemConfiguration() :
-   GenericLogModeConfiguration(
-   QLatin1String( SYSTEM_LOG_MODE_ID ),
--  QStringList() << QLatin1String( 
"/var/log/syslog" ),
-+  QStringList() << QLatin1String( 
"/var/log/messages.log" ),
-   QList() << INFORMATION_LOG_LEVEL_ID
-   ) {
- 

Copied: kdeadmin-ksystemlog/repos/extra-i686/syslog-path.patch (from rev 
250339, kdeadmin-ksystemlog/trunk/syslog-path.patch)
===
--- 

  1   2   3   4   >