[arch-commits] Commit in chromium/trunk (2 files)

2016-10-13 Thread Bartłomiej Piotrowski
Date: Friday, October 14, 2016 @ 05:35:15
  Author: bpiotrowski
Revision: 278812

Make 54 build on x86_64

Added:
  chromium/trunk/chromium-53.0.2785.92-last-commit-position.patch
Modified:
  chromium/trunk/PKGBUILD.54

--+
 PKGBUILD.54  |  167 +++--
 chromium-53.0.2785.92-last-commit-position.patch |  121 +++
 2 files changed, 280 insertions(+), 8 deletions(-)

Modified: PKGBUILD.54
===
--- PKGBUILD.54 2016-10-14 04:42:06 UTC (rev 278811)
+++ PKGBUILD.54 2016-10-14 05:35:15 UTC (rev 278812)
@@ -17,7 +17,9 @@
  'speech-dispatcher' 'pciutils' 'libpulse' 'harfbuzz' 'libsecret'
  'libvpx' 'perl' 'perl-file-basedir' 'desktop-file-utils'
  'hicolor-icon-theme')
-makedepends=('python2' 'gperf' 'yasm' 'mesa' 'ninja' 'clang')
+makedepends=('python2' 'gperf' 'yasm' 'mesa' 'ninja' 'python2-jinja'
+ 'python2-markupsafe' 'python2-ply' 'python2-beautifulsoup4'
+ 'python2-html5lib')
 optdepends=('kdebase-kdialog: needed for file dialogs in KDE'
 'gnome-keyring: for storing passwords in GNOME keyring'
 'kwallet: for storing passwords in KWallet')
@@ -27,11 +29,13 @@
 
chromium-launcher-$_launcher_ver.tar.gz::https://github.com/foutrelis/chromium-launcher/archive/v$_launcher_ver.tar.gz
 chromium.desktop
 chromium-52.0.2743.116-unset-madv_free.patch
+chromium-53.0.2785.92-last-commit-position.patch
 chromium-widevine.patch)
 sha256sums=('df89c284b0109566acc6a5a1a84d94a5ab0509cc3a86a31299a50328991edcde'
 '8b01fb4efe58146279858a754d90b49e5a38c9a0b36a1f84cbb7d12f92b84c28'
 '028a748a5c275de9b8f776f97909f999a8583a4b77fd1cd600b4fc5c0c3e91e9'
 '3b3aa9e28f29e6f539ed1c7832e79463b13128863a02e9c6fecd16c30d61c227'
+'9502a4d7e825a21ae63cced5715e5f06d983033b623cd41d94d1e38a70f29310'
 'd6fdcb922e5a7fbe15759d39ccc8ea4225821c44d98054ce0f23f9d1f00c9808')
 
 # Google API keys (see http://www.chromium.org/developers/how-tos/api-keys)
@@ -46,7 +50,7 @@
 # instructions on how to build the toolchain from source don't work that well
 # (at least not from within the Chromium 39 source tree).
 # 
https://sites.google.com/a/chromium.org/dev/nativeclient/pnacl/building-pnacl-components-for-distribution-packagers
-_build_nacl=1
+_build_nacl=0
 _nacl="false"
 if [[ $CARCH == i686 ]]; then
   _build_nacl=0
@@ -54,7 +58,8 @@
 fi
 
 prepare() {
-  _system_libs=(
+  # These are few system libraries that can be safely used
+  local _system_libs=(
 'bzip2'
 'flac'
 'harfbuzz'
@@ -63,16 +68,150 @@
 'libjpeg'
 'libpng'
 'libvpx'
+'libwebp'
+'libxml'
+'libxslt'
+'re2'
 'snappy'
 'yasm'
 'zlib'
   )
 
+  # List of required bundled libraries
+  local _keeplibs=(
+'base/third_party/dmg_fp'
+'base/third_party/dynamic_annotations'
+'base/third_party/icu'
+'base/third_party/libevent'
+'base/third_party/nspr'
+'base/third_party/superfasthash' 
+'base/third_party/symbolize' 
+'base/third_party/valgrind' 
+'base/third_party/xdg_mime' 
+'base/third_party/xdg_user_dirs' 
+'breakpad/src/third_party/curl' 
+'buildtools/third_party/libc++' 
+'buildtools/third_party/libc++abi' 
+'chrome/third_party/mozilla_security_manager' 
+'courgette/third_party' 
+'native_client/src/third_party/dlmalloc' 
+'native_client/src/third_party/valgrind' 
+'net/third_party/mozilla_security_manager' 
+'net/third_party/nss' 
+'third_party/WebKit' 
+'third_party/adobe' 
+'third_party/analytics' 
+'third_party/angle' 
+'third_party/angle/src/common/third_party/numerics' 
+'third_party/angle/src/third_party/compiler' 
+'third_party/angle/src/third_party/libXNVCtrl' 
+'third_party/angle/src/third_party/murmurhash' 
+'third_party/angle/src/third_party/trace_event' 
+'third_party/boringssl' 
+'third_party/brotli' 
+'third_party/cacheinvalidation' 
+'third_party/catapult' 
+'third_party/catapult/third_party/polymer'
+'third_party/catapult/third_party/py_vulcanize' 
+'third_party/catapult/third_party/py_vulcanize/third_party/rcssmin' 
+'third_party/catapult/third_party/py_vulcanize/third_party/rjsmin' 
+'third_party/catapult/tracing/third_party/d3' 
+'third_party/catapult/tracing/third_party/gl-matrix' 
+'third_party/catapult/tracing/third_party/jszip' 
+'third_party/catapult/tracing/third_party/mannwhitneyu' 
+'third_party/ced'
+'third_party/cld_2' 
+'third_party/cld_3'
+'third_party/cros_system_api' 
+'third_party/cython/python_flags.py' 
+'third_party/devscripts' 
+'third_party/dom_distiller_js'
+'third_party/ffmpeg' 
+'third_party/fips181' 
+'third_party/flac' 
+'third_party/flatbuffers'
+'third_party/

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

2016-10-13 Thread Jan Steffens
Date: Friday, October 14, 2016 @ 04:42:06
  Author: heftig
Revision: 278811

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-10-14 04:41:31 UTC (rev 278810)
+++ extra-i686/PKGBUILD 2016-10-14 04:42:06 UTC (rev 278811)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-
-pkgname=libnotify
-pkgver=0.7.6
-pkgrel=2
-pkgdesc="Library for sending desktop notifications"
-arch=(i686 x86_64)
-url="https://developer.gnome.org/notification-spec/";
-license=(LGPL)
-depends=(gdk-pixbuf2)
-makedepends=(gtk3 gobject-introspection git gnome-common)
-_commit=2f2c5649ef210b1dffeb46cddf062d20e1518ccf
-source=("git://git.gnome.org/libnotify#commit=$_commit")
-sha256sums=('SKIP')
-
-prepare() {
-  cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd $pkgname
-  ./configure --prefix=/usr --disable-static --enable-gtk-doc
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: libnotify/repos/extra-i686/PKGBUILD (from rev 278810, 
libnotify/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-10-14 04:42:06 UTC (rev 278811)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=libnotify
+pkgver=0.7.7
+pkgrel=1
+pkgdesc="Library for sending desktop notifications"
+arch=(i686 x86_64)
+url="https://developer.gnome.org/notification-spec/";
+license=(LGPL)
+depends=(gdk-pixbuf2)
+makedepends=(gtk3 gobject-introspection git gnome-common)
+_commit=c954cabaad9e224c0c6129032d824012d332c11b  # tags/0.7.7^0
+source=("git://git.gnome.org/libnotify#commit=$_commit")
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr --disable-static --enable-gtk-doc
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-10-14 04:41:31 UTC (rev 278810)
+++ extra-x86_64/PKGBUILD   2016-10-14 04:42:06 UTC (rev 278811)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-
-pkgname=libnotify
-pkgver=0.7.6
-pkgrel=2
-pkgdesc="Library for sending desktop notifications"
-arch=(i686 x86_64)
-url="https://developer.gnome.org/notification-spec/";
-license=(LGPL)
-depends=(gdk-pixbuf2)
-makedepends=(gtk3 gobject-introspection git gnome-common)
-_commit=2f2c5649ef210b1dffeb46cddf062d20e1518ccf
-source=("git://git.gnome.org/libnotify#commit=$_commit")
-sha256sums=('SKIP')
-
-prepare() {
-  cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd $pkgname
-  ./configure --prefix=/usr --disable-static --enable-gtk-doc
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: libnotify/repos/extra-x86_64/PKGBUILD (from rev 278810, 
libnotify/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2016-10-14 04:42:06 UTC (rev 278811)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=libnotify
+pkgver=0.7.7
+pkgrel=1
+pkgdesc="Library for sending desktop notifications"
+arch=(i686 x86_64)
+url="https://developer.gnome.org/notification-spec/";
+license=(LGPL)
+depends=(gdk-pixbuf2)
+makedepends=(gtk3 gobject-introspection git gnome-common)
+_commit=c954cabaad9e224c0c6129032d824012d332c11b  # tags/0.7.7^0
+source=("git://git.gnome.org/libnotify#commit=$_commit")
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr --disable-static --enable-gtk-doc
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}


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

2016-10-13 Thread Jan Steffens
Date: Friday, October 14, 2016 @ 04:41:31
  Author: heftig
Revision: 278810

0.7.7-1

Modified:
  libnotify/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-14 04:12:27 UTC (rev 278809)
+++ PKGBUILD2016-10-14 04:41:31 UTC (rev 278810)
@@ -2,8 +2,8 @@
 # Maintainer: Jan de Groot 
 
 pkgname=libnotify
-pkgver=0.7.6
-pkgrel=2
+pkgver=0.7.7
+pkgrel=1
 pkgdesc="Library for sending desktop notifications"
 arch=(i686 x86_64)
 url="https://developer.gnome.org/notification-spec/";
@@ -10,10 +10,15 @@
 license=(LGPL)
 depends=(gdk-pixbuf2)
 makedepends=(gtk3 gobject-introspection git gnome-common)
-_commit=2f2c5649ef210b1dffeb46cddf062d20e1518ccf
+_commit=c954cabaad9e224c0c6129032d824012d332c11b  # tags/0.7.7^0
 source=("git://git.gnome.org/libnotify#commit=$_commit")
 sha256sums=('SKIP')
 
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
 prepare() {
   cd $pkgname
   NOCONFIGURE=1 ./autogen.sh


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

2016-10-13 Thread Pierre Schmitz
Date: Friday, October 14, 2016 @ 04:12:27
  Author: pierre
Revision: 278809

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

Added:
  php-apcu/repos/extra-i686/PKGBUILD
(from rev 278808, php-apcu/trunk/PKGBUILD)
  php-apcu/repos/extra-i686/apcu.ini
(from rev 278808, php-apcu/trunk/apcu.ini)
  php-apcu/repos/extra-x86_64/PKGBUILD
(from rev 278808, php-apcu/trunk/PKGBUILD)
  php-apcu/repos/extra-x86_64/apcu.ini
(from rev 278808, php-apcu/trunk/apcu.ini)
Deleted:
  php-apcu/repos/extra-i686/PKGBUILD
  php-apcu/repos/extra-i686/apcu.ini
  php-apcu/repos/extra-x86_64/PKGBUILD
  php-apcu/repos/extra-x86_64/apcu.ini

---+
 /PKGBUILD |   88 
 /apcu.ini |6 +++
 extra-i686/PKGBUILD   |   44 
 extra-i686/apcu.ini   |3 -
 extra-x86_64/PKGBUILD |   44 
 extra-x86_64/apcu.ini |3 -
 6 files changed, 94 insertions(+), 94 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-10-14 04:12:17 UTC (rev 278808)
+++ extra-i686/PKGBUILD 2016-10-14 04:12:27 UTC (rev 278809)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer: Pierre Schmitz 
-
-pkgname=php-apcu
-pkgver=5.1.5
-pkgrel=1
-arch=('i686' 'x86_64')
-pkgdesc='A userland caching module for PHP'
-url='http://pecl.php.net/package/APCu'
-depends=('php')
-license=('PHP')
-source=("http://pecl.php.net/get/apcu-$pkgver.tgz";
-'apcu.ini')
-backup=('etc/php/conf.d/apcu.ini')
-md5sums=('fcb4a8214419121bfae1b1288fe6697f'
- 'a353f7efe61928aa2162720789fa171f')
-
-build() {
-   cd $srcdir/apcu-$pkgver
-
-   phpize
-   ./configure --prefix=/usr
-   make
-}
-
-check() {
-   cd $srcdir/apcu-$pkgver
-
-   export REPORT_EXIT_STATUS=1
-   export NO_INTERACTION=1
-   export SKIP_ONLINE_TESTS=1
-   export SKIP_SLOW_TESTS=1
-   make test
-}
-
-package() {
-   cd $srcdir/apcu-$pkgver
-
-   make INSTALL_ROOT=$pkgdir install
-
-   install -D -m644 $srcdir/apcu.ini $pkgdir/etc/php/conf.d/apcu.ini
-   install -D -m644 apc.php $pkgdir/usr/share/webapps/php-apcu/apc.php
-   install -D -m644 INSTALL $pkgdir/usr/share/doc/php-apcu/install.txt
-}

Copied: php-apcu/repos/extra-i686/PKGBUILD (from rev 278808, 
php-apcu/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-10-14 04:12:27 UTC (rev 278809)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Pierre Schmitz 
+
+pkgname=php-apcu
+pkgver=5.1.6
+pkgrel=1
+arch=('i686' 'x86_64')
+pkgdesc='A userland caching module for PHP'
+url='http://pecl.php.net/package/APCu'
+depends=('php')
+license=('PHP')
+source=("http://pecl.php.net/get/apcu-$pkgver.tgz";
+'apcu.ini')
+backup=('etc/php/conf.d/apcu.ini')
+md5sums=('796682f8fb7917d1fc8608447635a85f'
+ 'a353f7efe61928aa2162720789fa171f')
+
+build() {
+   cd $srcdir/apcu-$pkgver
+
+   phpize
+   ./configure --prefix=/usr
+   make
+}
+
+check() {
+   cd $srcdir/apcu-$pkgver
+
+   export REPORT_EXIT_STATUS=1
+   export NO_INTERACTION=1
+   export SKIP_ONLINE_TESTS=1
+   export SKIP_SLOW_TESTS=1
+   make test
+}
+
+package() {
+   cd $srcdir/apcu-$pkgver
+
+   make INSTALL_ROOT=$pkgdir install
+
+   install -D -m644 $srcdir/apcu.ini $pkgdir/etc/php/conf.d/apcu.ini
+   install -D -m644 apc.php $pkgdir/usr/share/webapps/php-apcu/apc.php
+   install -D -m644 INSTALL $pkgdir/usr/share/doc/php-apcu/install.txt
+}

Deleted: extra-i686/apcu.ini
===
--- extra-i686/apcu.ini 2016-10-14 04:12:17 UTC (rev 278808)
+++ extra-i686/apcu.ini 2016-10-14 04:12:27 UTC (rev 278809)
@@ -1,3 +0,0 @@
-;extension=apcu.so
-; install php-apcu-bc and enable apc.so for APC compatibility
-;extension=apc.so

Copied: php-apcu/repos/extra-i686/apcu.ini (from rev 278808, 
php-apcu/trunk/apcu.ini)
===
--- extra-i686/apcu.ini (rev 0)
+++ extra-i686/apcu.ini 2016-10-14 04:12:27 UTC (rev 278809)
@@ -0,0 +1,3 @@
+;extension=apcu.so
+; install php-apcu-bc and enable apc.so for APC compatibility
+;extension=apc.so

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-10-14 04:12:17 UTC (rev 278808)
+++ extra-x86_64/PKGBUILD   2016-10-14 04:12:27 UTC (rev 278809)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer: Pierre Schmitz 
-
-pkgname=php-apcu
-pkgver=5.1.5
-pkgrel=1
-arch=('i686' 'x86_64')
-pkgdesc='A userland caching module for PHP'
-url='http://pecl.php.net/package/APCu'
-depends=('php')
-license=('PHP')
-source=("http://pecl.php.net/get/apcu-$pkgver.tgz";
-'apcu.ini')
-backup=('etc/php/conf.d/apcu.ini')
-md5sums=('fcb4

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

2016-10-13 Thread Pierre Schmitz
Date: Friday, October 14, 2016 @ 04:12:17
  Author: pierre
Revision: 278808

upgpkg: php-apcu 5.1.6-1

Modified:
  php-apcu/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-14 04:02:01 UTC (rev 278807)
+++ PKGBUILD2016-10-14 04:12:17 UTC (rev 278808)
@@ -2,7 +2,7 @@
 # Maintainer: Pierre Schmitz 
 
 pkgname=php-apcu
-pkgver=5.1.5
+pkgver=5.1.6
 pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc='A userland caching module for PHP'
@@ -12,7 +12,7 @@
 source=("http://pecl.php.net/get/apcu-$pkgver.tgz";
 'apcu.ini')
 backup=('etc/php/conf.d/apcu.ini')
-md5sums=('fcb4a8214419121bfae1b1288fe6697f'
+md5sums=('796682f8fb7917d1fc8608447635a85f'
  'a353f7efe61928aa2162720789fa171f')
 
 build() {


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

2016-10-13 Thread Pierre Schmitz
Date: Friday, October 14, 2016 @ 04:02:01
  Author: pierre
Revision: 278807

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

Added:
  php/repos/extra-i686/PKGBUILD
(from rev 278806, php/trunk/PKGBUILD)
  php/repos/extra-i686/apache.conf
(from rev 278806, php/trunk/apache.conf)
  php/repos/extra-i686/apache.patch
(from rev 278806, php/trunk/apache.patch)
  php/repos/extra-i686/generate_patches
(from rev 278806, php/trunk/generate_patches)
  php/repos/extra-i686/php-fpm.install
(from rev 278806, php/trunk/php-fpm.install)
  php/repos/extra-i686/php-fpm.patch
(from rev 278806, php/trunk/php-fpm.patch)
  php/repos/extra-i686/php-fpm.tmpfiles
(from rev 278806, php/trunk/php-fpm.tmpfiles)
  php/repos/extra-i686/php.ini.patch
(from rev 278806, php/trunk/php.ini.patch)
  php/repos/extra-x86_64/PKGBUILD
(from rev 278806, php/trunk/PKGBUILD)
  php/repos/extra-x86_64/apache.conf
(from rev 278806, php/trunk/apache.conf)
  php/repos/extra-x86_64/apache.patch
(from rev 278806, php/trunk/apache.patch)
  php/repos/extra-x86_64/generate_patches
(from rev 278806, php/trunk/generate_patches)
  php/repos/extra-x86_64/php-fpm.install
(from rev 278806, php/trunk/php-fpm.install)
  php/repos/extra-x86_64/php-fpm.patch
(from rev 278806, php/trunk/php-fpm.patch)
  php/repos/extra-x86_64/php-fpm.tmpfiles
(from rev 278806, php/trunk/php-fpm.tmpfiles)
  php/repos/extra-x86_64/php.ini.patch
(from rev 278806, php/trunk/php.ini.patch)
Deleted:
  php/repos/extra-i686/PKGBUILD
  php/repos/extra-i686/apache.conf
  php/repos/extra-i686/apache.patch
  php/repos/extra-i686/generate_patches
  php/repos/extra-i686/php-fpm.install
  php/repos/extra-i686/php-fpm.patch
  php/repos/extra-i686/php-fpm.tmpfiles
  php/repos/extra-i686/php.ini.patch
  php/repos/extra-x86_64/PKGBUILD
  php/repos/extra-x86_64/apache.conf
  php/repos/extra-x86_64/apache.patch
  php/repos/extra-x86_64/generate_patches
  php/repos/extra-x86_64/php-fpm.install
  php/repos/extra-x86_64/php-fpm.patch
  php/repos/extra-x86_64/php-fpm.tmpfiles
  php/repos/extra-x86_64/php.ini.patch

---+
 /PKGBUILD |  668 
 /apache.conf  |   26 +
 /apache.patch |   40 ++
 /generate_patches |   96 +
 /php-fpm.install  |   18 +
 /php-fpm.patch|  148 
 /php-fpm.tmpfiles |2 
 /php.ini.patch|  194 +++
 extra-i686/PKGBUILD   |  334 
 extra-i686/apache.conf|   13 
 extra-i686/apache.patch   |   20 -
 extra-i686/generate_patches   |   48 --
 extra-i686/php-fpm.install|9 
 extra-i686/php-fpm.patch  |   74 
 extra-i686/php-fpm.tmpfiles   |1 
 extra-i686/php.ini.patch  |   97 -
 extra-x86_64/PKGBUILD |  334 
 extra-x86_64/apache.conf  |   13 
 extra-x86_64/apache.patch |   20 -
 extra-x86_64/generate_patches |   48 --
 extra-x86_64/php-fpm.install  |9 
 extra-x86_64/php-fpm.patch|   74 
 extra-x86_64/php-fpm.tmpfiles |1 
 extra-x86_64/php.ini.patch|   97 -
 24 files changed, 1192 insertions(+), 1192 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-10-14 04:01:27 UTC (rev 278806)
+++ extra-i686/PKGBUILD 2016-10-14 04:02:01 UTC (rev 278807)
@@ -1,334 +0,0 @@
-# $Id$
-# Maintainer: Pierre Schmitz 
-
-pkgbase=php
-pkgname=('php'
- 'php-cgi'
- 'php-apache'
- 'php-fpm'
- 'php-embed'
- 'php-phpdbg'
- 'php-dblib'
- 'php-enchant'
- 'php-gd'
- 'php-imap'
- 'php-intl'
- 'php-mcrypt'
- 'php-odbc'
- 'php-pgsql'
- 'php-pspell'
- 'php-snmp'
- 'php-sqlite'
- 'php-tidy'
- 'php-xsl')
-pkgver=7.0.11
-pkgrel=1
-arch=('i686' 'x86_64')
-license=('PHP')
-url='http://www.php.net'
-makedepends=('apache' 'aspell' 'c-client' 'db' 'enchant' 'gd' 'gmp' 'icu' 
'libmcrypt' 'libxslt' 'libzip' 'net-snmp'
- 'postgresql-libs' 'sqlite' 'systemd' 'tidy' 'unixodbc' 'curl' 
'libtool' 'postfix' 'freetds')
-checkdepends=('procps-ng')
-source=("https://www.php.net/distributions/${pkgbase}-${pkgver}.tar.xz"{,.asc}
-'apache.patch' 'apache.conf' 'php-fpm.patch' 'php-fpm.tmpfiles' 
'php.ini.patch')
-sha256sums=('d4cccea8da1d27c11b89386f8b8e95692ad3356610d571253d00ca67d524c735'
-'SKIP'
-'be0cf25ed81f3b6b9098cb349907b912aad1f00bf0a4c37afdef6cfdc9baf0ab'
-'ebc0af1ef3a6baccb013d0ccb29923895a7b22ff2d032e3bba802dc6328301ce'
-'136e197384255420c73678aef812e70aa86320f6dbefcc5a952df1a65fdd53fa'
-'640dba0d960bfeaae9ad38d2826d3f6b5d6c175a4d3e16664eefff29141faad5'
-'f6888d92cf9aab2aa690f4f5343e07173fd1c3793bfe0a5603d30155de57ba36')
-valid

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

2016-10-13 Thread Pierre Schmitz
Date: Friday, October 14, 2016 @ 04:01:27
  Author: pierre
Revision: 278806

upgpkg: php 7.0.12-1

Modified:
  php/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-13 22:16:05 UTC (rev 278805)
+++ PKGBUILD2016-10-14 04:01:27 UTC (rev 278806)
@@ -21,7 +21,7 @@
  'php-sqlite'
  'php-tidy'
  'php-xsl')
-pkgver=7.0.11
+pkgver=7.0.12
 pkgrel=1
 arch=('i686' 'x86_64')
 license=('PHP')
@@ -31,7 +31,7 @@
 checkdepends=('procps-ng')
 source=("https://www.php.net/distributions/${pkgbase}-${pkgver}.tar.xz"{,.asc}
 'apache.patch' 'apache.conf' 'php-fpm.patch' 'php-fpm.tmpfiles' 
'php.ini.patch')
-sha256sums=('d4cccea8da1d27c11b89386f8b8e95692ad3356610d571253d00ca67d524c735'
+sha256sums=('f3d6c49e1c242e5995dec15e503fde996c327eb86cd7ec45c690e93c971b83ff'
 'SKIP'
 'be0cf25ed81f3b6b9098cb349907b912aad1f00bf0a4c37afdef6cfdc9baf0ab'
 'ebc0af1ef3a6baccb013d0ccb29923895a7b22ff2d032e3bba802dc6328301ce'


[arch-commits] Commit in certbot-apache/repos (2 files)

2016-10-13 Thread Felix Yan
Date: Friday, October 14, 2016 @ 02:37:42
  Author: felixonmars
Revision: 192225

archrelease: copy trunk to community-staging-any

Added:
  certbot-apache/repos/community-staging-any/
  certbot-apache/repos/community-staging-any/PKGBUILD
(from rev 192224, certbot-apache/trunk/PKGBUILD)

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

Copied: certbot-apache/repos/community-staging-any/PKGBUILD (from rev 192224, 
certbot-apache/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2016-10-14 02:37:42 UTC (rev 192225)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Gordian Edenhofer 
+
+pkgname=certbot-apache
+pkgver=0.9.3
+pkgrel=1
+pkgdesc="Apache plugin for Let’s Encrypt client"
+arch=('any')
+license=('Apache')
+url="https://pypi.python.org/pypi/$pkgname";
+depends=("certbot=$pkgver" "python2-acme=$pkgver" 'python2-augeas' 
'python2-setuptools'
+ 'python2-mock' 'python2-zope-component' 'python2-zope-interface')
+checkdepends=('python2-nose')
+replaces=("letsencrypt-apache")
+source=("https://pypi.io/packages/source/c/$pkgname/$pkgname-$pkgver.tar.gz"{,.asc})
+validpgpkeys=('148C30F6F7E429337A72D992B00B9CC82D7ADF2C'
+  '1B41B758F9A78C7F444C20FA3E5B4152E3ADB1FD'
+  'A2CFB51FA275A7286234E7B24D17C995CD9775F2')
+md5sums=('3ad782d8cb914684f18c811bb454042c'
+ 'SKIP')
+
+build() {
+  cd "$srcdir"/$pkgname-$pkgver
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/$pkgname-$pkgver
+  nosetests2
+}
+
+package() {
+  cd "$srcdir"/$pkgname-$pkgver
+  python2 setup.py install -O1 --root="$pkgdir"
+}


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

2016-10-13 Thread Felix Yan
Date: Friday, October 14, 2016 @ 02:41:30
  Author: felixonmars
Revision: 192233

archrelease: copy trunk to community-any

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

--+
 PKGBUILD |  106 ++---
 1 file changed, 53 insertions(+), 53 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-10-14 02:41:10 UTC (rev 192232)
+++ PKGBUILD2016-10-14 02:41:30 UTC (rev 192233)
@@ -1,53 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Daniel Wallace 
-# Contributor: Thomas S Hatch 
-
-pkgbase=python-ioflo
-pkgname=('python-ioflo' 'python2-ioflo')
-pkgver=1.6.4
-pkgrel=1
-pkgdesc='Flo based programming interface in python'
-arch=('any')
-url='http://ioflo.com'
-license=('Apache')
-makedepends=('python-setuptools' 'python2-setuptools' 'python2-enum34' 'git')
-checkdepends=('python-pytest-runner' 'python2-pytest-runner')
-source=("git+https://github.com/ioflo/ioflo.git#tag=v$pkgver";)
-md5sums=('SKIP')
-
-prepare() {
-  cp -a ioflo{,-py2}
-}
-
-build() {
-  cd "$srcdir"/ioflo
-  python setup.py build
-
-  cd "$srcdir"/ioflo-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/ioflo
-  python setup.py ptr || warning "Tests failed"
-
-  cd "$srcdir"/ioflo-py2
-  python2 setup.py ptr || warning "Tests failed"
-}
-
-package_python-ioflo() {
-  depends=('python')
-
-  cd ioflo
-  python setup.py install --root="$pkgdir" -O1
-}
-
-package_python2-ioflo() {
-  depends=('python2-enum34')
-
-  cd ioflo-py2
-  python2 setup.py install --root="$pkgdir" -O1
-
-  rm "$pkgdir"/usr/bin/ioflo
-}

Copied: python-ioflo/repos/community-any/PKGBUILD (from rev 192232, 
python-ioflo/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-10-14 02:41:30 UTC (rev 192233)
@@ -0,0 +1,53 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Daniel Wallace 
+# Contributor: Thomas S Hatch 
+
+pkgbase=python-ioflo
+pkgname=('python-ioflo' 'python2-ioflo')
+pkgver=1.6.5
+pkgrel=1
+pkgdesc='Flo based programming interface in python'
+arch=('any')
+url='http://ioflo.com'
+license=('Apache')
+makedepends=('python-setuptools' 'python2-setuptools' 'python2-enum34' 'git')
+checkdepends=('python-pytest-runner' 'python2-pytest-runner')
+source=("git+https://github.com/ioflo/ioflo.git#tag=v$pkgver";)
+md5sums=('SKIP')
+
+prepare() {
+  cp -a ioflo{,-py2}
+}
+
+build() {
+  cd "$srcdir"/ioflo
+  python setup.py build
+
+  cd "$srcdir"/ioflo-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/ioflo
+  python setup.py ptr || warning "Tests failed"
+
+  cd "$srcdir"/ioflo-py2
+  python2 setup.py ptr || warning "Tests failed"
+}
+
+package_python-ioflo() {
+  depends=('python')
+
+  cd ioflo
+  python setup.py install --root="$pkgdir" -O1
+}
+
+package_python2-ioflo() {
+  depends=('python2-enum34')
+
+  cd ioflo-py2
+  python2 setup.py install --root="$pkgdir" -O1
+
+  rm "$pkgdir"/usr/bin/ioflo
+}


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

2016-10-13 Thread Felix Yan
Date: Friday, October 14, 2016 @ 02:41:10
  Author: felixonmars
Revision: 192232

upgpkg: python-ioflo 1.6.5-1

Modified:
  python-ioflo/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-14 02:40:20 UTC (rev 192231)
+++ PKGBUILD2016-10-14 02:41:10 UTC (rev 192232)
@@ -5,7 +5,7 @@
 
 pkgbase=python-ioflo
 pkgname=('python-ioflo' 'python2-ioflo')
-pkgver=1.6.4
+pkgver=1.6.5
 pkgrel=1
 pkgdesc='Flo based programming interface in python'
 arch=('any')


[arch-commits] Commit in certbot-nginx/repos (2 files)

2016-10-13 Thread Felix Yan
Date: Friday, October 14, 2016 @ 02:40:00
  Author: felixonmars
Revision: 192227

archrelease: copy trunk to community-staging-any

Added:
  certbot-nginx/repos/community-staging-any/
  certbot-nginx/repos/community-staging-any/PKGBUILD
(from rev 192226, certbot-nginx/trunk/PKGBUILD)

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

Copied: certbot-nginx/repos/community-staging-any/PKGBUILD (from rev 192226, 
certbot-nginx/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2016-10-14 02:40:00 UTC (rev 192227)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Gordian Edenhofer 
+
+pkgname=certbot-nginx
+pkgver=0.9.3
+pkgrel=1
+pkgdesc="Nginx plugin for Let’s Encrypt client"
+arch=('any')
+license=('Apache')
+url="https://pypi.python.org/pypi/$pkgname";
+depends=("certbot=$pkgver" "python2-acme=$pkgver" 'python2-pyopenssl' 
'python2-pyparsing'
+ 'python2-setuptools' 'python2-mock' 'python2-zope-interface')
+checkdepends=('python2-nose')
+replaces=("letsencrypt-nginx")
+source=("https://pypi.io/packages/source/c/$pkgname/$pkgname-$pkgver.tar.gz"{,.asc})
+validpgpkeys=('148C30F6F7E429337A72D992B00B9CC82D7ADF2C'
+  '1B41B758F9A78C7F444C20FA3E5B4152E3ADB1FD'
+  'A2CFB51FA275A7286234E7B24D17C995CD9775F2')
+md5sums=('91f6448a352816e0a3f8188b011853d1'
+ 'SKIP')
+
+build() {
+  cd "$srcdir"/$pkgname-$pkgver
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/$pkgname-$pkgver
+  nosetests2
+}
+
+package() {
+  cd "$srcdir"/$pkgname-$pkgver
+  python2 setup.py install --root="$pkgdir"
+}


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

2016-10-13 Thread Felix Yan
Date: Friday, October 14, 2016 @ 02:39:43
  Author: felixonmars
Revision: 192226

upgpkg: certbot-nginx 0.9.3-1

Modified:
  certbot-nginx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-14 02:37:42 UTC (rev 192225)
+++ PKGBUILD2016-10-14 02:39:43 UTC (rev 192226)
@@ -3,7 +3,7 @@
 # Contributor: Gordian Edenhofer 
 
 pkgname=certbot-nginx
-pkgver=0.9.2
+pkgver=0.9.3
 pkgrel=1
 pkgdesc="Nginx plugin for Let’s Encrypt client"
 arch=('any')
@@ -17,7 +17,7 @@
 validpgpkeys=('148C30F6F7E429337A72D992B00B9CC82D7ADF2C'
   '1B41B758F9A78C7F444C20FA3E5B4152E3ADB1FD'
   'A2CFB51FA275A7286234E7B24D17C995CD9775F2')
-md5sums=('9be49a5cb3185fa5afa3de99742f8069'
+md5sums=('91f6448a352816e0a3f8188b011853d1'
  'SKIP')
 
 build() {


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

2016-10-13 Thread Felix Yan
Date: Friday, October 14, 2016 @ 02:37:24
  Author: felixonmars
Revision: 192224

upgpkg: certbot-apache 0.9.3-1

Modified:
  certbot-apache/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-14 02:32:56 UTC (rev 192223)
+++ PKGBUILD2016-10-14 02:37:24 UTC (rev 192224)
@@ -3,7 +3,7 @@
 # Contributor: Gordian Edenhofer 
 
 pkgname=certbot-apache
-pkgver=0.9.2
+pkgver=0.9.3
 pkgrel=1
 pkgdesc="Apache plugin for Let’s Encrypt client"
 arch=('any')
@@ -17,7 +17,7 @@
 validpgpkeys=('148C30F6F7E429337A72D992B00B9CC82D7ADF2C'
   '1B41B758F9A78C7F444C20FA3E5B4152E3ADB1FD'
   'A2CFB51FA275A7286234E7B24D17C995CD9775F2')
-md5sums=('986b4c2fb264a16697fe64eb876a4b27'
+md5sums=('3ad782d8cb914684f18c811bb454042c'
  'SKIP')
 
 build() {


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

2016-10-13 Thread Felix Yan
Date: Friday, October 14, 2016 @ 02:32:56
  Author: felixonmars
Revision: 192223

archrelease: copy trunk to community-staging-any

Added:
  certbot/repos/community-staging-any/
  certbot/repos/community-staging-any/PKGBUILD
(from rev 19, certbot/trunk/PKGBUILD)

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

Copied: certbot/repos/community-staging-any/PKGBUILD (from rev 19, 
certbot/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2016-10-14 02:32:56 UTC (rev 192223)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Gordian Edenhofer 
+
+pkgname=certbot
+pkgver=0.9.3
+pkgrel=1
+pkgdesc="A tool to automatically receive and install X.509 certificates to 
enable TLS on servers. The client will interoperate with the Let’s Encrypt CA 
which will be issuing browser-trusted certificates for free."
+arch=('any')
+license=('Apache')
+url="https://letsencrypt.org/";
+depends=('ca-certificates' "python2-acme=$pkgver" 'python2-configargparse' 
'python2-configobj'
+ 'python2-cryptography' 'python2-pyopenssl' 'python2-mock' 
'python2-parsedatetime'
+ 'python2-psutil' 'python2-pyrfc3339' 'python2-pythondialog' 
'python2-pytz'
+ 'python2-requests' 'python2-setuptools' 'python2-six' 
'python2-zope-component'
+ 'python2-zope-interface')
+optdepends=("certbot-apache: Apache plugin for Let’s Encrypt client"
+"certbot-nginx: Nginx plugin for Let’s Encrypt client")
+checkdepends=('python2-nose')
+replaces=("letsencrypt")
+source=("https://pypi.io/packages/source/c/$pkgname/$pkgname-$pkgver.tar.gz"{,.asc})
+validpgpkeys=('148C30F6F7E429337A72D992B00B9CC82D7ADF2C'
+  '1B41B758F9A78C7F444C20FA3E5B4152E3ADB1FD'
+  'A2CFB51FA275A7286234E7B24D17C995CD9775F2')
+md5sums=('df58b67f37d3c4ef5126de4ed45c1cea'
+ 'SKIP')
+
+build() {
+  cd "$srcdir"/$pkgname-$pkgver
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/$pkgname-$pkgver
+  python2 setup.py test
+}
+
+package() {
+  cd "$srcdir"/$pkgname-$pkgver
+  python2 setup.py install --root="$pkgdir"
+
+  mkdir -p "$pkgdir"/{etc,var/lib,var/log}/letsencrypt
+  chmod 700 "$pkgdir"/var/log/letsencrypt
+}


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

2016-10-13 Thread Felix Yan
Date: Friday, October 14, 2016 @ 02:32:38
  Author: felixonmars
Revision: 19

upgpkg: certbot 0.9.3-1

Modified:
  certbot/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-14 02:23:22 UTC (rev 192221)
+++ PKGBUILD2016-10-14 02:32:38 UTC (rev 19)
@@ -3,7 +3,7 @@
 # Contributor: Gordian Edenhofer 
 
 pkgname=certbot
-pkgver=0.9.2
+pkgver=0.9.3
 pkgrel=1
 pkgdesc="A tool to automatically receive and install X.509 certificates to 
enable TLS on servers. The client will interoperate with the Let’s Encrypt CA 
which will be issuing browser-trusted certificates for free."
 arch=('any')
@@ -22,7 +22,7 @@
 validpgpkeys=('148C30F6F7E429337A72D992B00B9CC82D7ADF2C'
   '1B41B758F9A78C7F444C20FA3E5B4152E3ADB1FD'
   'A2CFB51FA275A7286234E7B24D17C995CD9775F2')
-md5sums=('a4601e0d82ae3997fca079c971b7be4c'
+md5sums=('df58b67f37d3c4ef5126de4ed45c1cea'
  'SKIP')
 
 build() {


[arch-commits] Commit in python-acme/repos (2 files)

2016-10-13 Thread Felix Yan
Date: Friday, October 14, 2016 @ 02:23:22
  Author: felixonmars
Revision: 192221

archrelease: copy trunk to community-staging-any

Added:
  python-acme/repos/community-staging-any/
  python-acme/repos/community-staging-any/PKGBUILD
(from rev 192220, python-acme/trunk/PKGBUILD)

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

Copied: python-acme/repos/community-staging-any/PKGBUILD (from rev 192220, 
python-acme/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2016-10-14 02:23:22 UTC (rev 192221)
@@ -0,0 +1,61 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Gordian Edenhofer 
+
+pkgbase=python-acme
+pkgname=('python-acme' 'python2-acme')
+pkgver=0.9.3
+pkgrel=1
+pkgdesc="ACME protocol implementation in Python"
+arch=('any')
+license=('Apache')
+url="https://github.com/letsencrypt/letsencrypt";
+makedepends=('python-setuptools' 'python2-setuptools' 'python-pyasn1' 
'python2-pyasn1'
+ 'python-cryptography' 'python2-cryptography' 'python-pyopenssl' 
'python2-pyopenssl'
+ 'python-ndg-httpsclient' 'python2-ndg-httpsclient' 
'python-pyrfc3339'
+ 'python2-pyrfc3339' 'python-pytz' 'python2-pytz' 'python-requests'
+ 'python2-requests' 'python-six' 'python2-six' 'python-werkzeug' 
'python2-werkzeug'
+ 'python-mock' 'python2-mock')
+checkdepends=('python-nose' 'python2-nose')
+source=("https://pypi.io/packages/source/a/acme/acme-$pkgver.tar.gz";)
+sha512sums=('5f99b251de60f1cf91027aa8497a951c3063e802b05bfd3c81c0992ffbef26894476140a8f88eed4c72471e3fc8d2d1a4a1e43095e387456868b98acd8631ca5')
+
+prepare() {
+  cp -a acme-$pkgver{,-py2}
+}
+
+build() {
+  cd "$srcdir"/acme-$pkgver
+  python setup.py build
+
+  cd "$srcdir"/acme-$pkgver-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/acme-$pkgver
+  python setup.py nosetests
+
+  cd "$srcdir"/acme-$pkgver-py2
+  python2 setup.py nosetests
+}
+
+package_python-acme() {
+  depends=('python-setuptools' 'python-pyasn1' 'python-cryptography' 
'python-pyopenssl'
+   'python-ndg-httpsclient' 'python-pyrfc3339' 'python-pytz' 
'python-requests'
+   'python-six' 'python-werkzeug' 'python-mock')
+
+  cd acme-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+}
+
+package_python2-acme() {
+  depends=('python2-setuptools' 'python2-pyasn1' 'python2-cryptography' 
'python2-pyopenssl'
+   'python2-ndg-httpsclient' 'python2-pyrfc3339' 'python2-pytz' 
'python2-requests'
+   'python2-six' 'python2-werkzeug' 'python2-mock')
+
+  cd acme-$pkgver-py2
+  python2 setup.py install --root="$pkgdir" --optimize=1
+
+  mv "$pkgdir"/usr/bin/jws{,2}
+}


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

2016-10-13 Thread Felix Yan
Date: Friday, October 14, 2016 @ 02:23:03
  Author: felixonmars
Revision: 192220

upgpkg: python-acme 0.9.3-1

Modified:
  python-acme/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-14 02:19:55 UTC (rev 192219)
+++ PKGBUILD2016-10-14 02:23:03 UTC (rev 192220)
@@ -4,7 +4,7 @@
 
 pkgbase=python-acme
 pkgname=('python-acme' 'python2-acme')
-pkgver=0.9.2
+pkgver=0.9.3
 pkgrel=1
 pkgdesc="ACME protocol implementation in Python"
 arch=('any')
@@ -18,7 +18,7 @@
  'python-mock' 'python2-mock')
 checkdepends=('python-nose' 'python2-nose')
 source=("https://pypi.io/packages/source/a/acme/acme-$pkgver.tar.gz";)
-sha512sums=('7c9b3318a0c60c66feb057f21d6200792cb5a3fc03cf089dcc6f02be101e12865fdc3398e0b023ed57a701a54f36e046d5dc12c41e897a741b15459f84914495')
+sha512sums=('5f99b251de60f1cf91027aa8497a951c3063e802b05bfd3c81c0992ffbef26894476140a8f88eed4c72471e3fc8d2d1a4a1e43095e387456868b98acd8631ca5')
 
 prepare() {
   cp -a acme-$pkgver{,-py2}


[arch-commits] Commit in deepin-image-viewer/repos (4 files)

2016-10-13 Thread Felix Yan
Date: Friday, October 14, 2016 @ 02:19:55
  Author: felixonmars
Revision: 192219

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

Added:
  deepin-image-viewer/repos/community-testing-i686/PKGBUILD
(from rev 192218, deepin-image-viewer/trunk/PKGBUILD)
  deepin-image-viewer/repos/community-testing-x86_64/PKGBUILD
(from rev 192218, deepin-image-viewer/trunk/PKGBUILD)
Deleted:
  deepin-image-viewer/repos/community-testing-i686/PKGBUILD
  deepin-image-viewer/repos/community-testing-x86_64/PKGBUILD

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

Deleted: community-testing-i686/PKGBUILD
===
--- community-testing-i686/PKGBUILD 2016-10-14 02:19:12 UTC (rev 192218)
+++ community-testing-i686/PKGBUILD 2016-10-14 02:19:55 UTC (rev 192219)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=deepin-image-viewer
-pkgver=1.1.1
-pkgrel=1
-pkgdesc='Deepin Image Viewer'
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/deepin-image-viewer";
-license=('GPL3')
-depends=('deepin-tool-kit' 'libexif' 'freeimage' 'libraw' 'qt5-svg' 
'deepin-shortcut-viewer')
-makedepends=('git' 'qt5-tools')
-groups=('deepin')
-source=("git+https://cr.deepin.io/deepin-image-viewer.git#tag=$pkgver";)
-sha256sums=('SKIP')
-
-prepare() {
-  sed -i 's|#include |#include |' 
deepin-image-viewer/viewer/utils/imageutils_libexif.h
-}
-
-build() {
-  cd deepin-image-viewer
-  qmake-qt5 PREFIX=/usr QMAKE_CFLAGS_ISYSTEM=
-  make
-}
-
-package() {
-  cd deepin-image-viewer
-  make INSTALL_ROOT="$pkgdir" install
-
-  # Fix broken /share folder
-  mv "$pkgdir"/share/kde4 "$pkgdir"/usr/share/kde4
-  rmdir "$pkgdir"/share
-}

Copied: deepin-image-viewer/repos/community-testing-i686/PKGBUILD (from rev 
192218, deepin-image-viewer/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2016-10-14 02:19:55 UTC (rev 192219)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=deepin-image-viewer
+pkgver=1.1.2
+pkgrel=1
+pkgdesc='Deepin Image Viewer'
+arch=('i686' 'x86_64')
+url="https://github.com/linuxdeepin/deepin-image-viewer";
+license=('GPL3')
+depends=('deepin-tool-kit' 'libexif' 'freeimage' 'libraw' 'qt5-svg' 
'deepin-shortcut-viewer')
+makedepends=('git' 'qt5-tools')
+groups=('deepin')
+source=("git+https://cr.deepin.io/deepin-image-viewer.git#tag=$pkgver";)
+sha256sums=('SKIP')
+
+prepare() {
+  sed -i 's|#include |#include |' 
deepin-image-viewer/viewer/utils/imageutils_libexif.h
+
+  sed -i '/vendor\/prebuild/d' deepin-image-viewer/viewer/viewer.pro
+  sed -i 's|env PKG_CONFIG_PATH=\$\$PWD/lib/pkgconfig ||' 
deepin-image-viewer/viewer/vendor/vendor.pri
+  rm -r deepin-image-viewer/viewer/vendor/{src,dutil-vendor.pri,prebuild}
+}
+
+build() {
+  cd deepin-image-viewer
+  qmake-qt5 PREFIX=/usr QMAKE_CFLAGS_ISYSTEM=
+  make
+}
+
+package() {
+  cd deepin-image-viewer
+  make INSTALL_ROOT="$pkgdir" install
+
+  # Fix broken /share folder
+  mv "$pkgdir"/share/kde4 "$pkgdir"/usr/share/kde4
+  rmdir "$pkgdir"/share
+}

Deleted: community-testing-x86_64/PKGBUILD
===
--- community-testing-x86_64/PKGBUILD   2016-10-14 02:19:12 UTC (rev 192218)
+++ community-testing-x86_64/PKGBUILD   2016-10-14 02:19:55 UTC (rev 192219)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=deepin-image-viewer
-pkgver=1.1.1
-pkgrel=1
-pkgdesc='Deepin Image Viewer'
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/deepin-image-viewer";
-license=('GPL3')
-depends=('deepin-tool-kit' 'libexif' 'freeimage' 'libraw' 'qt5-svg' 
'deepin-shortcut-viewer')
-makedepends=('git' 'qt5-tools')
-groups=('deepin')
-source=("git+https://cr.deepin.io/deepin-image-viewer.git#tag=$pkgver";)
-sha256sums=('SKIP')
-
-prepare() {
-  sed -i 's|#include |#include |' 
deepin-image-viewer/viewer/utils/imageutils_libexif.h
-}
-
-build() {
-  cd deepin-image-viewer
-  qmake-qt5 PREFIX=/usr QMAKE_CFLAGS_ISYSTEM=
-  make
-}
-
-package() {
-  cd deepin-image-viewer
-  make INSTALL_ROOT="$pkgdir" install
-
-  # Fix broken /share folder
-  mv "$pkgdir"/share/kde4 "$pkgdir"/usr/share/kde4
-  rmdir "$pkgdir"/share
-}

Copied: deepin-image-viewer/repos/community-testing-x86_64/PKGBUILD (from rev 
192218, deepin-image-viewer/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2016-10-14 02:19:55 UTC (rev 192219)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=deepin-image-vi

[arch-commits] Commit in deepin-image-viewer/trunk (PKGBUILD)

2016-10-13 Thread Felix Yan
Date: Friday, October 14, 2016 @ 02:19:12
  Author: felixonmars
Revision: 192218

upgpkg: deepin-image-viewer 1.1.2-1

Modified:
  deepin-image-viewer/trunk/PKGBUILD

--+
 PKGBUILD |6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-10-14 02:15:51 UTC (rev 192217)
+++ PKGBUILD2016-10-14 02:19:12 UTC (rev 192218)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=deepin-image-viewer
-pkgver=1.1.1
+pkgver=1.1.2
 pkgrel=1
 pkgdesc='Deepin Image Viewer'
 arch=('i686' 'x86_64')
@@ -16,6 +16,10 @@
 
 prepare() {
   sed -i 's|#include |#include |' 
deepin-image-viewer/viewer/utils/imageutils_libexif.h
+
+  sed -i '/vendor\/prebuild/d' deepin-image-viewer/viewer/viewer.pro
+  sed -i 's|env PKG_CONFIG_PATH=\$\$PWD/lib/pkgconfig ||' 
deepin-image-viewer/viewer/vendor/vendor.pri
+  rm -r deepin-image-viewer/viewer/vendor/{src,dutil-vendor.pri,prebuild}
 }
 
 build() {


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

2016-10-13 Thread Felix Yan
Date: Friday, October 14, 2016 @ 02:15:51
  Author: felixonmars
Revision: 192217

archrelease: copy trunk to community-any

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

--+
 PKGBUILD |  106 ++---
 1 file changed, 53 insertions(+), 53 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-10-14 02:15:27 UTC (rev 192216)
+++ PKGBUILD2016-10-14 02:15:51 UTC (rev 192217)
@@ -1,53 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgbase=python-braintree
-pkgname=(python-braintree python2-braintree)
-pkgver=3.29.2
-pkgrel=1
-pkgdesc="Braintree Python Library"
-arch=('any')
-url="https://www.braintreepayments.com/docs/python";
-license=('MIT')
-makedepends=('python-setuptools' 'python2-setuptools' 'python-requests' 
'python2-requests' 'git')
-checkdepends=('python-nose' 'python2-nose')
-source=("git+https://github.com/braintree/braintree_python.git#tag=$pkgver";)
-sha512sums=('SKIP')
-
-prepare() {
-  cp -a braintree_python{,-py2}
-}
-
-build() {
-  cd "$srcdir"/braintree_python
-  python setup.py build
-
-  cd "$srcdir"/braintree_python-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/braintree_python
-  nosetests3 tests/unit
-
-  cd "$srcdir"/braintree_python-py2
-  nosetests2 tests/unit
-}
-
-package_python-braintree() {
-  depends=('python-requests')
-
-  cd braintree_python
-  python setup.py install -O1 --root="$pkgdir"
-
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_python2-braintree() {
-  depends=('python2-requests')
-
-  cd braintree_python-py2
-  python2 setup.py install -O1 --root="$pkgdir"
-
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: python-braintree/repos/community-any/PKGBUILD (from rev 192216, 
python-braintree/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-10-14 02:15:51 UTC (rev 192217)
@@ -0,0 +1,53 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgbase=python-braintree
+pkgname=(python-braintree python2-braintree)
+pkgver=3.30.0
+pkgrel=1
+pkgdesc="Braintree Python Library"
+arch=('any')
+url="https://www.braintreepayments.com/docs/python";
+license=('MIT')
+makedepends=('python-setuptools' 'python2-setuptools' 'python-requests' 
'python2-requests' 'git')
+checkdepends=('python-nose' 'python2-nose')
+source=("git+https://github.com/braintree/braintree_python.git#tag=$pkgver";)
+sha512sums=('SKIP')
+
+prepare() {
+  cp -a braintree_python{,-py2}
+}
+
+build() {
+  cd "$srcdir"/braintree_python
+  python setup.py build
+
+  cd "$srcdir"/braintree_python-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/braintree_python
+  nosetests3 tests/unit
+
+  cd "$srcdir"/braintree_python-py2
+  nosetests2 tests/unit
+}
+
+package_python-braintree() {
+  depends=('python-requests')
+
+  cd braintree_python
+  python setup.py install -O1 --root="$pkgdir"
+
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_python2-braintree() {
+  depends=('python2-requests')
+
+  cd braintree_python-py2
+  python2 setup.py install -O1 --root="$pkgdir"
+
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


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

2016-10-13 Thread Felix Yan
Date: Friday, October 14, 2016 @ 02:15:27
  Author: felixonmars
Revision: 192216

upgpkg: python-braintree 3.30.0-1

Modified:
  python-braintree/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-14 02:14:56 UTC (rev 192215)
+++ PKGBUILD2016-10-14 02:15:27 UTC (rev 192216)
@@ -3,7 +3,7 @@
 
 pkgbase=python-braintree
 pkgname=(python-braintree python2-braintree)
-pkgver=3.29.2
+pkgver=3.30.0
 pkgrel=1
 pkgdesc="Braintree Python Library"
 arch=('any')


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

2016-10-13 Thread Felix Yan
Date: Friday, October 14, 2016 @ 02:14:56
  Author: felixonmars
Revision: 192215

archrelease: copy trunk to community-any

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

--+
 PKGBUILD |  102 ++---
 1 file changed, 51 insertions(+), 51 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-10-14 02:14:31 UTC (rev 192214)
+++ PKGBUILD2016-10-14 02:14:56 UTC (rev 192215)
@@ -1,51 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgbase=python-vine
-pkgname=('python-vine' 'python2-vine')
-pkgver=1.1.2
-pkgrel=1
-pkgdesc="Promises, promises, promises"
-arch=('any')
-license=('BSD')
-url="https://github.com/celery/vine";
-makedepends=('python-setuptools' 'python2-setuptools' 'python-case' 
'python2-case' 'git')
-checkdepends=('python-pytest' 'python2-pytest')
-source=("git+https://github.com/celery/vine.git#tag=v$pkgver";)
-sha512sums=('SKIP')
-
-prepare() {
-  cp -a vine{,-py2}
-}
-
-build() {
-  cd "$srcdir"/vine
-  python setup.py build
-
-  cd "$srcdir"/vine-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/vine
-  python setup.py test
-
-  cd "$srcdir"/vine-py2
-  python2 setup.py test
-}
-
-package_python-vine() {
-  depends=('python-case')
-
-  cd vine
-  python setup.py install --root="$pkgdir" --optimize=1
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_python2-vine() {
-  depends=('python2-case')
-
-  cd vine-py2
-  python2 setup.py install --root="$pkgdir" --optimize=1
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: python-vine/repos/community-any/PKGBUILD (from rev 192214, 
python-vine/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-10-14 02:14:56 UTC (rev 192215)
@@ -0,0 +1,51 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgbase=python-vine
+pkgname=('python-vine' 'python2-vine')
+pkgver=1.1.3
+pkgrel=1
+pkgdesc="Promises, promises, promises"
+arch=('any')
+license=('BSD')
+url="https://github.com/celery/vine";
+makedepends=('python-setuptools' 'python2-setuptools' 'python-case' 
'python2-case' 'git')
+checkdepends=('python-pytest' 'python2-pytest')
+source=("git+https://github.com/celery/vine.git#tag=v$pkgver";)
+sha512sums=('SKIP')
+
+prepare() {
+  cp -a vine{,-py2}
+}
+
+build() {
+  cd "$srcdir"/vine
+  python setup.py build
+
+  cd "$srcdir"/vine-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/vine
+  python setup.py test
+
+  cd "$srcdir"/vine-py2
+  python2 setup.py test
+}
+
+package_python-vine() {
+  depends=('python-case')
+
+  cd vine
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_python2-vine() {
+  depends=('python2-case')
+
+  cd vine-py2
+  python2 setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


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

2016-10-13 Thread Felix Yan
Date: Friday, October 14, 2016 @ 02:14:31
  Author: felixonmars
Revision: 192214

upgpkg: python-vine 1.1.3-1

Modified:
  python-vine/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-14 01:40:12 UTC (rev 192213)
+++ PKGBUILD2016-10-14 02:14:31 UTC (rev 192214)
@@ -3,7 +3,7 @@
 
 pkgbase=python-vine
 pkgname=('python-vine' 'python2-vine')
-pkgver=1.1.2
+pkgver=1.1.3
 pkgrel=1
 pkgdesc="Promises, promises, promises"
 arch=('any')


[arch-commits] Commit in jupyter-notebook/repos/community-any (PKGBUILD PKGBUILD)

2016-10-13 Thread Kyle Keen
Date: Friday, October 14, 2016 @ 01:40:12
  Author: kkeen
Revision: 192213

archrelease: copy trunk to community-any

Added:
  jupyter-notebook/repos/community-any/PKGBUILD
(from rev 192212, jupyter-notebook/trunk/PKGBUILD)
Deleted:
  jupyter-notebook/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-10-14 01:39:48 UTC (rev 192212)
+++ PKGBUILD2016-10-14 01:40:12 UTC (rev 192213)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Kyle Keen 
-
-pkgname=jupyter-notebook
-pkgver=4.2.0
-pkgrel=1
-pkgdesc="The language-agnostic HTML notebook application for Project Jupyter"
-arch=('any')
-url="https://github.com/jupyter/notebook";
-license=('BSD')
-depends=('jupyter' 'python-setuptools' 'python-jinja' 'python-tornado' 
'python-terminado')
-makedepends=('python-setuptools' 'npm' 'git')
-optdepends=('mathjax: latex equation rendering'
-'pandoc: notebook export')
-md5sums=('136be6b72fe9db7f0269dc7fa5652a62')
-
-# depends are going to be a little weird
-# removed: ipython python-pyzmq python-jsonschema python-mistune 
python-pygments
-
-source=("https://github.com/jupyter/notebook/archive/$pkgver.tar.gz";)
-
-build() {
-  cd "$srcdir/notebook-$pkgver"
-
-  # FS45999 disable bundled mathjax
-  sed -i 's/^.*MathJax.*$//' bower.json 
-  #sed -i '/Trim mathjax/,/^static_data.append/d' setupbase.py
-  sed -i 's/  mj(/  #mj(/' setupbase.py
-
-  # needs node, downloads a lot of stuff
-  python3 setup.py build
-}
-
-package() {
-  cd "$srcdir/notebook-$pkgver"
-
-  # needs node
-  python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0
-  # FS45999 use system mathjax
-  ln -s /usr/share/mathjax \
-  "$pkgdir/usr/lib/python3.5/site-packages/notebook/static/components/MathJax"
-
-  install -Dm644 COPYING.md "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-

Copied: jupyter-notebook/repos/community-any/PKGBUILD (from rev 192212, 
jupyter-notebook/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-10-14 01:40:12 UTC (rev 192213)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Kyle Keen 
+
+pkgname=jupyter-notebook
+pkgver=4.2.3
+pkgrel=1
+pkgdesc="The language-agnostic HTML notebook application for Project Jupyter"
+arch=('any')
+url="https://github.com/jupyter/notebook";
+license=('BSD')
+depends=('python-setuptools' 'python-jinja' 'python-tornado' 'python-terminado'
+ 'python-traitlets' 'jupyter-nbformat' 'python-jupyter_core'
+ 'python-jupyter_client')
+# Also depends on jupyter-nbconvert but that is optional elsewhere.
+# Much of their official dependency tree appears inverted?
+makedepends=('python-setuptools' 'npm' 'git')
+optdepends=('mathjax: latex equation rendering'
+'pandoc: notebook export')
+source=("https://github.com/jupyter/notebook/archive/$pkgver.tar.gz";)
+md5sums=('5c6b0b1303adacd8972c4db21eda3e98')
+
+build() {
+  cd "$srcdir/notebook-$pkgver"
+
+  # FS45999 disable bundled mathjax
+  sed -i 's/^.*MathJax.*$//' bower.json 
+  #sed -i '/Trim mathjax/,/^static_data.append/d' setupbase.py
+  sed -i 's/  mj(/  #mj(/' setupbase.py
+
+  # needs node, downloads a lot of stuff
+  python3 setup.py build
+}
+
+package() {
+  cd "$srcdir/notebook-$pkgver"
+
+  # needs node
+  python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0
+  # FS45999 use system mathjax
+  ln -s /usr/share/mathjax \
+  "$pkgdir/usr/lib/python3.5/site-packages/notebook/static/components/MathJax"
+
+  install -Dm644 COPYING.md "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+


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

2016-10-13 Thread Kyle Keen
Date: Friday, October 14, 2016 @ 01:39:48
  Author: kkeen
Revision: 192212

upgpkg: jupyter-notebook 4.2.3-1

Modified:
  jupyter-notebook/trunk/PKGBUILD

--+
 PKGBUILD |   14 +++---
 1 file changed, 7 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-10-14 00:01:27 UTC (rev 192211)
+++ PKGBUILD2016-10-14 01:39:48 UTC (rev 192212)
@@ -2,22 +2,22 @@
 # Maintainer: Kyle Keen 
 
 pkgname=jupyter-notebook
-pkgver=4.2.0
+pkgver=4.2.3
 pkgrel=1
 pkgdesc="The language-agnostic HTML notebook application for Project Jupyter"
 arch=('any')
 url="https://github.com/jupyter/notebook";
 license=('BSD')
-depends=('jupyter' 'python-setuptools' 'python-jinja' 'python-tornado' 
'python-terminado')
+depends=('python-setuptools' 'python-jinja' 'python-tornado' 'python-terminado'
+ 'python-traitlets' 'jupyter-nbformat' 'python-jupyter_core'
+ 'python-jupyter_client')
+# Also depends on jupyter-nbconvert but that is optional elsewhere.
+# Much of their official dependency tree appears inverted?
 makedepends=('python-setuptools' 'npm' 'git')
 optdepends=('mathjax: latex equation rendering'
 'pandoc: notebook export')
-md5sums=('136be6b72fe9db7f0269dc7fa5652a62')
-
-# depends are going to be a little weird
-# removed: ipython python-pyzmq python-jsonschema python-mistune 
python-pygments
-
 source=("https://github.com/jupyter/notebook/archive/$pkgver.tar.gz";)
+md5sums=('5c6b0b1303adacd8972c4db21eda3e98')
 
 build() {
   cd "$srcdir/notebook-$pkgver"


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

2016-10-13 Thread Kyle Keen
Date: Friday, October 14, 2016 @ 00:01:27
  Author: kkeen
Revision: 192211

archrelease: copy trunk to community-any

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

--+
 PKGBUILD |   79 ++---
 1 file changed, 39 insertions(+), 40 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-10-14 00:01:04 UTC (rev 192210)
+++ PKGBUILD2016-10-14 00:01:27 UTC (rev 192211)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Kyle Keen 
-
-pkgbase=python-pickleshare
-pkgname=(python-pickleshare python2-pickleshare)
-pkgver=0.7.4
-pkgrel=1
-pkgdesc="File system based database that uses python pickles"
-arch=('any')
-url="https://github.com/pickleshare/pickleshare";
-license=('MIT')
-depends=('python' 'python-path')
-makedepends=('python-setuptools' 'python2-setuptools')
-
-source=("https://files.pythonhosted.org/packages/source/p/pickleshare/pickleshare-$pkgver.tar.gz";)
-md5sums=('6a9e5dd8dfc023031f6b7b3f824cab12')
-
-prepare() {
-  cd "$srcdir"
-  cp -r pickleshare-$pkgver  python2-pickleshare-$pkgver
-}
-
-build() {
-  cd "$srcdir"
-}
-
-package_python-pickleshare() {
-  cd "$srcdir/pickleshare-$pkgver"
-  python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-package_python2-pickleshare() {
-  depends=('python2' 'python2-path')
-  cd "$srcdir/python2-pickleshare-$pkgver"
-  sed -i 's/env python$/env python2/' pickleshare.py
-  python2 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-

Copied: python-pickleshare/repos/community-any/PKGBUILD (from rev 192210, 
python-pickleshare/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-10-14 00:01:27 UTC (rev 192211)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Kyle Keen 
+
+pkgbase=python-pickleshare
+pkgname=(python-pickleshare python2-pickleshare)
+pkgver=0.7.4
+pkgrel=2
+pkgdesc="File system based database that uses python pickles"
+arch=('any')
+url="https://github.com/pickleshare/pickleshare";
+license=('MIT')
+depends=('python')
+makedepends=('python-setuptools' 'python2-setuptools' 'python2-pathlib')
+source=("https://files.pythonhosted.org/packages/source/p/pickleshare/pickleshare-$pkgver.tar.gz";)
+md5sums=('6a9e5dd8dfc023031f6b7b3f824cab12')
+
+prepare() {
+  cd "$srcdir"
+  cp -r pickleshare-$pkgver  python2-pickleshare-$pkgver
+}
+
+build() {
+  cd "$srcdir"
+}
+
+package_python-pickleshare() {
+  cd "$srcdir/pickleshare-$pkgver"
+  python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+package_python2-pickleshare() {
+  depends=('python2' 'python2-pathlib')
+  cd "$srcdir/python2-pickleshare-$pkgver"
+  sed -i 's/env python$/env python2/' pickleshare.py
+  python2 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+


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

2016-10-13 Thread Kyle Keen
Date: Friday, October 14, 2016 @ 00:01:04
  Author: kkeen
Revision: 192210

upgpkg: python-pickleshare 0.7.4-2 FS#51353

Modified:
  python-pickleshare/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-13 22:55:00 UTC (rev 192209)
+++ PKGBUILD2016-10-14 00:01:04 UTC (rev 192210)
@@ -4,14 +4,13 @@
 pkgbase=python-pickleshare
 pkgname=(python-pickleshare python2-pickleshare)
 pkgver=0.7.4
-pkgrel=1
+pkgrel=2
 pkgdesc="File system based database that uses python pickles"
 arch=('any')
 url="https://github.com/pickleshare/pickleshare";
 license=('MIT')
-depends=('python' 'python-path')
-makedepends=('python-setuptools' 'python2-setuptools')
-
+depends=('python')
+makedepends=('python-setuptools' 'python2-setuptools' 'python2-pathlib')
 
source=("https://files.pythonhosted.org/packages/source/p/pickleshare/pickleshare-$pkgver.tar.gz";)
 md5sums=('6a9e5dd8dfc023031f6b7b3f824cab12')
 
@@ -31,7 +30,7 @@
 }
 
 package_python2-pickleshare() {
-  depends=('python2' 'python2-path')
+  depends=('python2' 'python2-pathlib')
   cd "$srcdir/python2-pickleshare-$pkgver"
   sed -i 's/env python$/env python2/' pickleshare.py
   python2 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0


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

2016-10-13 Thread Kyle Keen
Date: Thursday, October 13, 2016 @ 22:52:13
  Author: kkeen
Revision: 192208

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

Added:
  python-pyzmq/repos/community-i686/PKGBUILD
(from rev 192207, python-pyzmq/trunk/PKGBUILD)
  python-pyzmq/repos/community-x86_64/PKGBUILD
(from rev 192207, python-pyzmq/trunk/PKGBUILD)
Deleted:
  python-pyzmq/repos/community-i686/PKGBUILD
  python-pyzmq/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |  106 
 community-i686/PKGBUILD   |   61 -
 community-x86_64/PKGBUILD |   61 -
 3 files changed, 106 insertions(+), 122 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-10-13 22:51:15 UTC (rev 192207)
+++ community-i686/PKGBUILD 2016-10-13 22:52:13 UTC (rev 192208)
@@ -1,61 +0,0 @@
-# $Id$
-# Maintainer: Kyle Keen 
-pkgbase=python-pyzmq
-pkgname=(python2-pyzmq python-pyzmq)
-pkgver=15.2.0
-pkgrel=1
-pkgdesc="Python bindings for zeromq, written in Cython"
-arch=(i686 x86_64)
-url="http://www.zeromq.org/bindings:python";
-license=('LGPL')
-depends=(zeromq python)
-makedepends=(python python2 zeromq)
-checkdepends=(python-nose python2-nose python-tornado python2-tornado)
-#source=(https://github.com/zeromq/pyzmq/downloads/pyzmq-$pkgver.tar.gz)
-source=(https://pypi.python.org/packages/source/p/pyzmq/pyzmq-$pkgver.tar.gz)
-md5sums=('9722046c27475441d47ac17a98c665bb')
-
-prepare() {
-  cd "$srcdir"
-  cp -a pyzmq-${pkgver} py2zmq-${pkgver}
-}
-
-build() {
-  cd "$srcdir/pyzmq-$pkgver"
-  # py3 errors added in 2.2.0.1 
-  sed -i 's|except socket.error, e:|except socket.error as e:|' 
zmq/eventloop/ioloop.py
-  sed -i 's|except gevent.Timeout, t:|except gevent.Timeout as t:|' 
zmq/green/core.py
-  cd "$srcdir/py2zmq-$pkgver"
-  sed -i 's|^#!/usr/bin/env python$|&2|' $(find ./ -name '*.py')
-}
-
-package_python2-pyzmq() {
-  pkgdesc="Python2 bindings for zeromq, written in Cython"
-  depends=(zeromq python2)
-  cd "$srcdir/py2zmq-$pkgver"
-  python2 setup.py install --root="$pkgdir" --optimize=0
-}
-
-package_python-pyzmq() {
-  pkgdesc="Python3 bindings for zeromq, written in Cython"
-  depends=(zeromq python)
-  cd "$srcdir/pyzmq-$pkgver"
-  python3 setup.py install --root="$pkgdir" --optimize=0
-}
-
-check() {
-  # 15.2.0 - 32 bit platform fails test_large_send with OverflowError
-  # https://github.com/zeromq/pyzmq/issues/799
-  if [[ $CARCH != "x86_64" ]]; then
-sed -i 's/buf = .*$/return/' 
"$srcdir/pyzmq-$pkgver/zmq/tests/test_socket.py"
-sed -i 's/buf = .*$/return/' 
"$srcdir/py2zmq-$pkgver/zmq/tests/test_socket.py"
-  fi
-
-  cd "$srcdir/pyzmq-$pkgver"
-  python3 setup.py build_ext --inplace
-  python3 setup.py test
-  cd "$srcdir/py2zmq-$pkgver"
-  python2 setup.py build_ext --inplace
-  python2 setup.py test
-}
-

Copied: python-pyzmq/repos/community-i686/PKGBUILD (from rev 192207, 
python-pyzmq/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-10-13 22:52:13 UTC (rev 192208)
@@ -0,0 +1,53 @@
+# $Id$
+# Maintainer: Kyle Keen 
+pkgbase=python-pyzmq
+pkgname=(python-pyzmq python2-pyzmq)
+pkgver=16.0.0
+pkgrel=1
+pkgdesc="Python bindings for zeromq, written in Cython"
+arch=('i686' 'x86_64')
+url="http://www.zeromq.org/bindings:python";
+license=('LGPL')
+depends=('zeromq' 'python')
+makedepends=('python' 'python2')
+checkdepends=('python-nose' 'python2-nose' 'python-tornado' 'python2-tornado'
+'python-pytest' 'python2-pytest')
+#source=("https://github.com/zeromq/pyzmq/downloads/pyzmq-$pkgver.tar.gz";)
+#source=("https://pypi.python.org/packages/source/p/pyzmq/pyzmq-$pkgver.tar.gz";)
+source=("https://files.pythonhosted.org/packages/source/p/pyzmq/pyzmq-$pkgver.tar.gz";)
+md5sums=('1c6085e9338b5a1b185db922e26a6b75')
+
+prepare() {
+  cd "$srcdir"
+  cp -a pyzmq-${pkgver} py2zmq-${pkgver}
+
+  cd "$srcdir/py2zmq-$pkgver"
+  sed -i 's|^#!/usr/bin/env python$|&2|' $(find ./ -name '*.py')
+}
+
+build() {
+  cd "$srcdir"
+}
+
+package_python-pyzmq() {
+  pkgdesc="Python3 bindings for zeromq, written in Cython"
+  cd "$srcdir/pyzmq-$pkgver"
+  python3 setup.py install --root="$pkgdir" --optimize=0
+}
+
+package_python2-pyzmq() {
+  pkgdesc="Python2 bindings for zeromq, written in Cython"
+  depends=('zeromq' 'python2')
+  cd "$srcdir/py2zmq-$pkgver"
+  python2 setup.py install --root="$pkgdir" --optimize=0
+}
+
+check() {
+  cd "$srcdir/pyzmq-$pkgver"
+  python3 setup.py build_ext --inplace
+  python3 setup.py test
+  cd "$srcdir/py2zmq-$pkgver"
+  python2 setup.py build_ext --inplace
+  python2 setup.py test
+}
+

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-10-13 22:51:15 UTC (rev 19

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

2016-10-13 Thread Kyle Keen
Date: Thursday, October 13, 2016 @ 22:51:15
  Author: kkeen
Revision: 192207

upgpkg: python-pyzmq 16.0.0-1

Modified:
  python-pyzmq/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-13 22:20:40 UTC (rev 192206)
+++ PKGBUILD2016-10-13 22:51:15 UTC (rev 192207)
@@ -1,56 +1,48 @@
 # $Id$
 # Maintainer: Kyle Keen 
 pkgbase=python-pyzmq
-pkgname=(python2-pyzmq python-pyzmq)
-pkgver=15.2.0
+pkgname=(python-pyzmq python2-pyzmq)
+pkgver=16.0.0
 pkgrel=1
 pkgdesc="Python bindings for zeromq, written in Cython"
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
 url="http://www.zeromq.org/bindings:python";
 license=('LGPL')
-depends=(zeromq python)
-makedepends=(python python2 zeromq)
-checkdepends=(python-nose python2-nose python-tornado python2-tornado)
-#source=(https://github.com/zeromq/pyzmq/downloads/pyzmq-$pkgver.tar.gz)
-source=(https://pypi.python.org/packages/source/p/pyzmq/pyzmq-$pkgver.tar.gz)
-md5sums=('9722046c27475441d47ac17a98c665bb')
+depends=('zeromq' 'python')
+makedepends=('python' 'python2')
+checkdepends=('python-nose' 'python2-nose' 'python-tornado' 'python2-tornado'
+'python-pytest' 'python2-pytest')
+#source=("https://github.com/zeromq/pyzmq/downloads/pyzmq-$pkgver.tar.gz";)
+#source=("https://pypi.python.org/packages/source/p/pyzmq/pyzmq-$pkgver.tar.gz";)
+source=("https://files.pythonhosted.org/packages/source/p/pyzmq/pyzmq-$pkgver.tar.gz";)
+md5sums=('1c6085e9338b5a1b185db922e26a6b75')
 
 prepare() {
   cd "$srcdir"
   cp -a pyzmq-${pkgver} py2zmq-${pkgver}
-}
 
-build() {
-  cd "$srcdir/pyzmq-$pkgver"
-  # py3 errors added in 2.2.0.1 
-  sed -i 's|except socket.error, e:|except socket.error as e:|' 
zmq/eventloop/ioloop.py
-  sed -i 's|except gevent.Timeout, t:|except gevent.Timeout as t:|' 
zmq/green/core.py
   cd "$srcdir/py2zmq-$pkgver"
   sed -i 's|^#!/usr/bin/env python$|&2|' $(find ./ -name '*.py')
 }
 
-package_python2-pyzmq() {
-  pkgdesc="Python2 bindings for zeromq, written in Cython"
-  depends=(zeromq python2)
-  cd "$srcdir/py2zmq-$pkgver"
-  python2 setup.py install --root="$pkgdir" --optimize=0
+build() {
+  cd "$srcdir"
 }
 
 package_python-pyzmq() {
   pkgdesc="Python3 bindings for zeromq, written in Cython"
-  depends=(zeromq python)
   cd "$srcdir/pyzmq-$pkgver"
   python3 setup.py install --root="$pkgdir" --optimize=0
 }
 
+package_python2-pyzmq() {
+  pkgdesc="Python2 bindings for zeromq, written in Cython"
+  depends=('zeromq' 'python2')
+  cd "$srcdir/py2zmq-$pkgver"
+  python2 setup.py install --root="$pkgdir" --optimize=0
+}
+
 check() {
-  # 15.2.0 - 32 bit platform fails test_large_send with OverflowError
-  # https://github.com/zeromq/pyzmq/issues/799
-  if [[ $CARCH != "x86_64" ]]; then
-sed -i 's/buf = .*$/return/' 
"$srcdir/pyzmq-$pkgver/zmq/tests/test_socket.py"
-sed -i 's/buf = .*$/return/' 
"$srcdir/py2zmq-$pkgver/zmq/tests/test_socket.py"
-  fi
-
   cd "$srcdir/pyzmq-$pkgver"
   python3 setup.py build_ext --inplace
   python3 setup.py test


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

2016-10-13 Thread Antonio Rojas
Date: Thursday, October 13, 2016 @ 22:20:40
  Author: arojas
Revision: 192206

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

Added:
  kio-gdrive/repos/community-i686/PKGBUILD
(from rev 192205, kio-gdrive/trunk/PKGBUILD)
  kio-gdrive/repos/community-x86_64/PKGBUILD
(from rev 192205, kio-gdrive/trunk/PKGBUILD)
Deleted:
  kio-gdrive/repos/community-i686/PKGBUILD
  kio-gdrive/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-10-13 22:20:02 UTC (rev 192205)
+++ community-i686/PKGBUILD 2016-10-13 22:20:40 UTC (rev 192206)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-
-pkgname=kio-gdrive
-pkgver=1.0.2
-pkgrel=2
-arch=(i686 x86_64)
-pkgdesc="KIO Slave to access Google Drive"
-url="https://projects.kde.org/kio-gdrive";
-license=(GPL)
-depends=(libkgapi qtkeychain)
-makedepends=(extra-cmake-modules kdesignerplugin kdoctools python)
-source=(http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
-md5sums=('da7260c12f30e456d021264baee1a73d'
- 'SKIP')
-validpgpkeys=('F07D85CAA18ACF46A346FD017C7FC6EA8633B4EA') # Elvis Angelaccio 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
-   -DCMAKE_BUILD_TYPE=Release \
-   -DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package(){
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kio-gdrive/repos/community-i686/PKGBUILD (from rev 192205, 
kio-gdrive/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-10-13 22:20:40 UTC (rev 192206)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+
+pkgname=kio-gdrive
+pkgver=1.0.3
+pkgrel=1
+arch=(i686 x86_64)
+pkgdesc="KIO Slave to access Google Drive"
+url="https://projects.kde.org/kio-gdrive";
+license=(GPL)
+depends=(libkgapi qtkeychain)
+makedepends=(extra-cmake-modules kdesignerplugin kdoctools python)
+source=(http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
+md5sums=('beea120436bc6e220bac1d348189c01c'
+ 'SKIP')
+validpgpkeys=('F07D85CAA18ACF46A346FD017C7FC6EA8633B4EA') # Elvis Angelaccio 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+   -DCMAKE_BUILD_TYPE=Release \
+   -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package(){
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-10-13 22:20:02 UTC (rev 192205)
+++ community-x86_64/PKGBUILD   2016-10-13 22:20:40 UTC (rev 192206)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-
-pkgname=kio-gdrive
-pkgver=1.0.2
-pkgrel=2
-arch=(i686 x86_64)
-pkgdesc="KIO Slave to access Google Drive"
-url="https://projects.kde.org/kio-gdrive";
-license=(GPL)
-depends=(libkgapi qtkeychain)
-makedepends=(extra-cmake-modules kdesignerplugin kdoctools python)
-source=(http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
-md5sums=('da7260c12f30e456d021264baee1a73d'
- 'SKIP')
-validpgpkeys=('F07D85CAA18ACF46A346FD017C7FC6EA8633B4EA') # Elvis Angelaccio 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
-   -DCMAKE_BUILD_TYPE=Release \
-   -DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package(){
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kio-gdrive/repos/community-x86_64/PKGBUILD (from rev 192205, 
kio-gdrive/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-10-13 22:20:40 UTC (rev 192206)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+
+pkgname=kio-gdrive
+pkgver=1.0.3
+pkgrel=1
+arch=(i686 x86_64)
+pkgdesc="KIO Slave to access Google Drive"
+url="https://projects.kde.org/kio-gdrive";
+license=(GPL)
+depends=(libkgapi qtkeychain)
+makedepends=(extra-cmake-modules kdesignerplugin kdoctools python)
+source=(http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
+md5sums=('beea120436bc6e220bac1d348189c01c'
+ 'SKIP')
+validpgpkeys=('F07D85CAA18ACF46A346FD017C7FC6EA8633B4EA') # Elvis Angelaccio 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+   -DCMAKE_BUILD_TYPE=Release \
+   -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package(){
+  cd build
+  make DESTDIR="$pkgdir" install
+}


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

2016-10-13 Thread Antonio Rojas
Date: Thursday, October 13, 2016 @ 22:20:02
  Author: arojas
Revision: 192205

Update to 1.0.3

Modified:
  kio-gdrive/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-13 19:30:50 UTC (rev 192204)
+++ PKGBUILD2016-10-13 22:20:02 UTC (rev 192205)
@@ -2,8 +2,8 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=kio-gdrive
-pkgver=1.0.2
-pkgrel=2
+pkgver=1.0.3
+pkgrel=1
 arch=(i686 x86_64)
 pkgdesc="KIO Slave to access Google Drive"
 url="https://projects.kde.org/kio-gdrive";
@@ -11,7 +11,7 @@
 depends=(libkgapi qtkeychain)
 makedepends=(extra-cmake-modules kdesignerplugin kdoctools python)
 
source=(http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
-md5sums=('da7260c12f30e456d021264baee1a73d'
+md5sums=('beea120436bc6e220bac1d348189c01c'
  'SKIP')
 validpgpkeys=('F07D85CAA18ACF46A346FD017C7FC6EA8633B4EA') # Elvis Angelaccio 

 


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

2016-10-13 Thread Jan de Groot
Date: Thursday, October 13, 2016 @ 22:16:00
  Author: jgc
Revision: 278804

upgpkg: evolution 3.22.1+8+gf95d465-1

Modified:
  evolution/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-13 21:07:10 UTC (rev 278803)
+++ PKGBUILD2016-10-13 22:16:00 UTC (rev 278804)
@@ -4,7 +4,7 @@
 
 pkgbase=evolution
 pkgname=(evolution evolution-bogofilter evolution-spamassassin)
-pkgver=3.22.1
+pkgver=3.22.1+8+gf95d465
 pkgrel=1
 pkgdesc="Manage your email, contacts and schedule"
 url="https://wiki.gnome.org/Apps/Evolution";
@@ -15,7 +15,7 @@
 makedepends=(intltool itstool docbook-xsl networkmanager bogofilter
  spamassassin highlight gnome-common gtk-doc yelp-tools git)
 options=(!emptydirs)
-_commit=0287d9b64bbc884b088c08d743ddb3180d62c5de  # tags/EVOLUTION_3_22_1^0
+_commit=f95d465ae1af5ff7dcdd57e7dd465a1208162f0a  # gnome-3-22
 source=("git://git.gnome.org/evolution#commit=$_commit")
 sha256sums=('SKIP')
 


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

2016-10-13 Thread Jan de Groot
Date: Thursday, October 13, 2016 @ 22:16:05
  Author: jgc
Revision: 278805

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-10-13 22:16:00 UTC (rev 278804)
+++ extra-i686/PKGBUILD 2016-10-13 22:16:05 UTC (rev 278805)
@@ -1,81 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Jan de Groot 
-
-pkgbase=evolution
-pkgname=(evolution evolution-bogofilter evolution-spamassassin)
-pkgver=3.22.1
-pkgrel=1
-pkgdesc="Manage your email, contacts and schedule"
-url="https://wiki.gnome.org/Apps/Evolution";
-arch=(i686 x86_64)
-license=(GPL)
-depends=(gnome-desktop evolution-data-server libcanberra libpst libytnef
- dconf gtkspell3 libcryptui)
-makedepends=(intltool itstool docbook-xsl networkmanager bogofilter
- spamassassin highlight gnome-common gtk-doc yelp-tools git)
-options=(!emptydirs)
-_commit=0287d9b64bbc884b088c08d743ddb3180d62c5de  # tags/EVOLUTION_3_22_1^0
-source=("git://git.gnome.org/evolution#commit=$_commit")
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgbase
-  git describe --tags | sed 's/^EVOLUTION_//;s/_/./g;s/-/+/g'
-}
-
-prepare() {
-  cd $pkgbase
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd $pkgbase
-
-  ./configure --prefix=/usr --sysconfdir=/etc \
-  --localstatedir=/var \
-  --libexecdir=/usr/lib \
-  --enable-nss=yes \
-  --with-openldap=yes \
-  --enable-smime=yes \
-  --disable-schemas-compile \
-  --disable-autoar \
-  --enable-gtk-doc
-  
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-  make
-}
-
-package_evolution() {
-  optdepends=('highlight: text highlight plugin'
-  'evolution-spamassassin: Spamassassin spam check plugin'
-  'evolution-bogofilter: Bogofilter spam check plugin')
-  groups=(gnome-extra)
-
-  cd $pkgbase
-  make DESTDIR="$pkgdir" install
-
-  mkdir ../plugins
-  mv "$pkgdir/usr/lib/evolution/modules/module-bogofilter.so" ../plugins/
-  mv "$pkgdir/usr/lib/evolution/modules/module-spamassassin.so" ../plugins/
-  mv "$pkgdir/usr/share/appdata/evolution-bogofilter.metainfo.xml" ../plugins/
-  mv "$pkgdir/usr/share/appdata/evolution-spamassassin.metainfo.xml" 
../plugins/
-}
-
-
-package_evolution-bogofilter() {
-  pkgdesc="Spam filtering for Evolution, using Bogofilter"
-  depends=("evolution=$pkgver" bogofilter)
-
-  install -Dm755 plugins/module-bogofilter.so 
"$pkgdir/usr/lib/evolution/modules/module-bogofilter.so"
-  install -Dm644 plugins/evolution-bogofilter.metainfo.xml 
"$pkgdir/usr/share/appdata/evolution-bogofilter.metainfo.xml"
-}
-
-package_evolution-spamassassin() {
-  pkgdesc="Spam filtering for Evolution, using SpamAssassin"
-  depends=("evolution=$pkgver" spamassassin)
-
-  install -Dm755 plugins/module-spamassassin.so 
"$pkgdir/usr/lib/evolution/modules/module-spamassassin.so"
-  install -Dm644 plugins/evolution-spamassassin.metainfo.xml 
"$pkgdir/usr/share/appdata/evolution-spamassassin.metainfo.xml"
-}

Copied: evolution/repos/extra-i686/PKGBUILD (from rev 278804, 
evolution/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-10-13 22:16:05 UTC (rev 278805)
@@ -0,0 +1,81 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Jan de Groot 
+
+pkgbase=evolution
+pkgname=(evolution evolution-bogofilter evolution-spamassassin)
+pkgver=3.22.1+8+gf95d465
+pkgrel=1
+pkgdesc="Manage your email, contacts and schedule"
+url="https://wiki.gnome.org/Apps/Evolution";
+arch=(i686 x86_64)
+license=(GPL)
+depends=(gnome-desktop evolution-data-server libcanberra libpst libytnef
+ dconf gtkspell3 libcryptui)
+makedepends=(intltool itstool docbook-xsl networkmanager bogofilter
+ spamassassin highlight gnome-common gtk-doc yelp-tools git)
+options=(!emptydirs)
+_commit=f95d465ae1af5ff7dcdd57e7dd465a1208162f0a  # gnome-3-22
+source=("git://git.gnome.org/evolution#commit=$_commit")
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgbase
+  git describe --tags | sed 's/^EVOLUTION_//;s/_/./g;s/-/+/g'
+}
+
+prepare() {
+  cd $pkgbase
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgbase
+
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var \
+  --libexecdir=/usr/lib \
+  --enable-nss=yes \
+  --with-op

[arch-commits] Commit in evolution-data-server/repos (4 files)

2016-10-13 Thread Jan de Groot
Date: Thursday, October 13, 2016 @ 21:07:10
  Author: jgc
Revision: 278803

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

Added:
  evolution-data-server/repos/extra-i686/PKGBUILD
(from rev 278802, evolution-data-server/trunk/PKGBUILD)
  evolution-data-server/repos/extra-x86_64/PKGBUILD
(from rev 278802, evolution-data-server/trunk/PKGBUILD)
Deleted:
  evolution-data-server/repos/extra-i686/PKGBUILD
  evolution-data-server/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-10-13 21:07:05 UTC (rev 278802)
+++ extra-i686/PKGBUILD 2016-10-13 21:07:10 UTC (rev 278803)
@@ -1,52 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-
-pkgname=evolution-data-server
-pkgver=3.22.1
-pkgrel=1
-pkgdesc="Centralized access to appointments and contacts"
-url="https://wiki.gnome.org/Apps/Evolution";
-arch=(i686 x86_64)
-depends=(gnome-online-accounts nss krb5 libgweather libical db libgdata 
libphonenumber)
-makedepends=(intltool gperf gobject-introspection vala gtk-doc boost git 
gnome-common)
-license=(GPL)
-_commit=cdbaa3bf6cf1b3f20905a13a1194bfb9e76ca522  # 
tags/EVOLUTION_DATA_SERVER_3_22_1^0
-source=("git://git.gnome.org/evolution-data-server#commit=$_commit")
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/^EVOLUTION_DATA_SERVER_//;s/_/./g;s/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd $pkgname
-
-  ./configure --prefix=/usr --sysconfdir=/etc \
-  --localstatedir=/var --with-openldap=yes \
-  --libexecdir=/usr/lib/evolution-data-server \
-  --with-krb5=/usr --with-libdb=/usr --with-phonenumber=/usr \
-  --enable-vala-bindings --disable-uoa \
-  --enable-gtk-doc
-
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-  make
-}
-
-check() {
-  cd $pkgname
-  # libedata-book tests fail because they try to
-  # mkdir /usr/lib/evolution-data-server/camel-providers
-  make check -k || :
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: evolution-data-server/repos/extra-i686/PKGBUILD (from rev 278802, 
evolution-data-server/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-10-13 21:07:10 UTC (rev 278803)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=evolution-data-server
+pkgver=3.22.1+5+g45951fc
+pkgrel=1
+pkgdesc="Centralized access to appointments and contacts"
+url="https://wiki.gnome.org/Apps/Evolution";
+arch=(i686 x86_64)
+depends=(gnome-online-accounts nss krb5 libgweather libical db libgdata 
libphonenumber)
+makedepends=(intltool gperf gobject-introspection vala gtk-doc boost git 
gnome-common)
+license=(GPL)
+_commit=45951fc03931aa1bf20572676d160292c8c2d5f5  # gnome-3-22
+source=("git://git.gnome.org/evolution-data-server#commit=$_commit")
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^EVOLUTION_DATA_SERVER_//;s/_/./g;s/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var --with-openldap=yes \
+  --libexecdir=/usr/lib/evolution-data-server \
+  --with-krb5=/usr --with-libdb=/usr --with-phonenumber=/usr \
+  --enable-vala-bindings --disable-uoa \
+  --enable-gtk-doc
+
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+check() {
+  cd $pkgname
+  # libedata-book tests fail because they try to
+  # mkdir /usr/lib/evolution-data-server/camel-providers
+  make check -k || :
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-10-13 21:07:05 UTC (rev 278802)
+++ extra-x86_64/PKGBUILD   2016-10-13 21:07:10 UTC (rev 278803)
@@ -1,52 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-
-pkgname=evolution-data-server
-pkgver=3.22.1
-pkgrel=1
-pkgdesc="Centralized access to appointments and contacts"
-url="https://wiki.gnome.org/Apps/Evolution";
-arch=(i686 x86_64)
-depends=(gnome-online-accounts nss krb5 libgweather libical db libgdata 
libphonenumber)
-makedepends=(intltool gperf gobject-introspection vala gtk-doc boost git 
gnome-common)
-license=(GPL)
-_commit=cdbaa3bf6cf1b3f20905a13a1194bfb9e76ca522  # 
tags/EVOLUTION_DATA_SERVER_3_22_1^0
-source=("git://git.gnome.org/evolution-data-server#commit=$_commit")
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/^EVOLUTION_DATA_SERVER_//;s/_/./

[arch-commits] Commit in evolution-data-server/trunk (PKGBUILD)

2016-10-13 Thread Jan de Groot
Date: Thursday, October 13, 2016 @ 21:07:05
  Author: jgc
Revision: 278802

upgpkg: evolution-data-server 3.22.1+5+g45951fc-1

Modified:
  evolution-data-server/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-13 19:43:58 UTC (rev 278801)
+++ PKGBUILD2016-10-13 21:07:05 UTC (rev 278802)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot 
 
 pkgname=evolution-data-server
-pkgver=3.22.1
+pkgver=3.22.1+5+g45951fc
 pkgrel=1
 pkgdesc="Centralized access to appointments and contacts"
 url="https://wiki.gnome.org/Apps/Evolution";
@@ -10,7 +10,7 @@
 depends=(gnome-online-accounts nss krb5 libgweather libical db libgdata 
libphonenumber)
 makedepends=(intltool gperf gobject-introspection vala gtk-doc boost git 
gnome-common)
 license=(GPL)
-_commit=cdbaa3bf6cf1b3f20905a13a1194bfb9e76ca522  # 
tags/EVOLUTION_DATA_SERVER_3_22_1^0
+_commit=45951fc03931aa1bf20572676d160292c8c2d5f5  # gnome-3-22
 source=("git://git.gnome.org/evolution-data-server#commit=$_commit")
 sha256sums=('SKIP')
 


[arch-commits] Commit in xf86-video-intel/repos (6 files)

2016-10-13 Thread Andreas Radke
Date: Thursday, October 13, 2016 @ 19:43:58
  Author: andyrtr
Revision: 278801

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

Added:
  xf86-video-intel/repos/testing-i686/
  xf86-video-intel/repos/testing-i686/PKGBUILD
(from rev 278800, xf86-video-intel/trunk/PKGBUILD)
  xf86-video-intel/repos/testing-i686/xf86-video-intel.install
(from rev 278800, xf86-video-intel/trunk/xf86-video-intel.install)
  xf86-video-intel/repos/testing-x86_64/
  xf86-video-intel/repos/testing-x86_64/PKGBUILD
(from rev 278800, xf86-video-intel/trunk/PKGBUILD)
  xf86-video-intel/repos/testing-x86_64/xf86-video-intel.install
(from rev 278800, xf86-video-intel/trunk/xf86-video-intel.install)

-+
 testing-i686/PKGBUILD   |   65 ++
 testing-i686/xf86-video-intel.install   |   21 +
 testing-x86_64/PKGBUILD |   65 ++
 testing-x86_64/xf86-video-intel.install |   21 +
 4 files changed, 172 insertions(+)

Copied: xf86-video-intel/repos/testing-i686/PKGBUILD (from rev 278800, 
xf86-video-intel/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2016-10-13 19:43:58 UTC (rev 278801)
@@ -0,0 +1,65 @@
+# $Id$
+# Maintainer: AndyRTR 
+# Maintainer: Jan de Groot 
+
+pkgname=xf86-video-intel
+_commit=eb01cc5 # 7 digits
+pkgver=2.99.917+713+geb01cc5
+pkgrel=1
+epoch=1
+arch=(i686 x86_64)
+url="https://01.org/linuxgraphics";
+license=('custom')
+install=$pkgname.install
+pkgdesc="X.org Intel i810/i830/i915/945G/G965+ video drivers"
+depends=('mesa-dri' 'libxvmc' 'pixman' 'xcb-util>=0.3.9')
+makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=20' 'libx11' 
'libxrender'
+ # additional deps for intel-virtual-output
+ 'libxrandr' 'libxinerama' 'libxcursor' 'libxtst' 'libxss'
+ # additional for git snapshot
+ 'git')
+optdepends=('libxrandr: for intel-virtual-output'
+'libxinerama: for intel-virtual-output'
+'libxcursor: for intel-virtual-output'
+'libxtst: for intel-virtual-output'
+'libxss: for intel-virtual-output')
+replaces=('xf86-video-intel-uxa' 'xf86-video-intel-sna')
+provides=('xf86-video-intel-uxa' 'xf86-video-intel-sna')
+conflicts=('xorg-server<1.16' 'X-ABI-VIDEODRV_VERSION<20' 
'X-ABI-VIDEODRV_VERSION>=21'
+   'xf86-video-intel-sna' 'xf86-video-intel-uxa' 'xf86-video-i810' 
'xf86-video-intel-legacy')
+groups=('xorg-drivers' 'xorg')
+#source=(${url}/archive/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+source=("git://anongit.freedesktop.org/xorg/driver/xf86-video-intel#commit=${_commit}")
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --long | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr \
+--libexecdir=/usr/lib \
+--with-default-dri=3
+  make
+}
+
+check() {
+  cd $pkgname
+  make check
+}
+
+package() {
+  cd $pkgname
+
+  make DESTDIR="${pkgdir}" install
+
+  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
+}

Copied: xf86-video-intel/repos/testing-i686/xf86-video-intel.install (from rev 
278800, xf86-video-intel/trunk/xf86-video-intel.install)
===
--- testing-i686/xf86-video-intel.install   (rev 0)
+++ testing-i686/xf86-video-intel.install   2016-10-13 19:43:58 UTC (rev 
278801)
@@ -0,0 +1,21 @@
+post_install() {
+  cat <>> This driver now uses DRI3 as the default Direct Rendering
+Infrastructure. You can try falling back to DRI2 if you run
+into trouble. To do so, save a file with the following 
+content as /etc/X11/xorg.conf.d/20-intel.conf :
+  Section "Device"
+Identifier  "Intel Graphics"
+Driver  "intel"
+Option  "DRI" "2" # DRI3 is now default 
+#Option  "AccelMethod"  "sna" # default
+#Option  "AccelMethod"  "uxa" # fallback
+  EndSection
+MSG
+}
+
+post_upgrade() {
+  if (( $(vercmp $2 1:2.99.917+684+g6988b87-3) < 0 )); then
+post_install
+  fi
+}

Copied: xf86-video-intel/repos/testing-x86_64/PKGBUILD (from rev 278800, 
xf86-video-intel/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2016-10-13 19:43:58 UTC (rev 278801)
@@ -0,0 +1,65 @@
+# $Id$
+# Maintainer: AndyRTR 
+# Maintainer: Jan de Groot 
+
+pkgname=xf86-video-intel
+_commit=eb01cc5 # 7 digits
+pkgver=2.99.917+713+geb01cc5
+pkgrel=1
+epoch=1
+arch=(i686 x86_64)
+url="https://01.org/linuxgraphics";
+license=('custom')
+install=$pkgname.install
+pkgdesc="X.or

[arch-commits] Commit in xf86-video-intel/trunk (PKGBUILD)

2016-10-13 Thread Andreas Radke
Date: Thursday, October 13, 2016 @ 19:43:34
  Author: andyrtr
Revision: 278800

upgpkg: xf86-video-intel 1:2.99.917+713+geb01cc5-1

update to latest git commit

Modified:
  xf86-video-intel/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-13 19:27:57 UTC (rev 278799)
+++ PKGBUILD2016-10-13 19:43:34 UTC (rev 278800)
@@ -3,8 +3,8 @@
 # Maintainer: Jan de Groot 
 
 pkgname=xf86-video-intel
-_commit=bd33d0a # 7 digits
-pkgver=2.99.917+711+gbd33d0a
+_commit=eb01cc5 # 7 digits
+pkgver=2.99.917+713+geb01cc5
 pkgrel=1
 epoch=1
 arch=(i686 x86_64)


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

2016-10-13 Thread Jaroslav Lichtblau
Date: Thursday, October 13, 2016 @ 19:30:22
  Author: jlichtblau
Revision: 192203

upgpkg: perl-readonly 2.05-1 - new upstream release

Modified:
  perl-readonly/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-13 18:43:56 UTC (rev 192202)
+++ PKGBUILD2016-10-13 19:30:22 UTC (rev 192203)
@@ -3,7 +3,7 @@
 # Contributor: John D Jones III 
 
 pkgname=perl-readonly
-pkgver=2.01
+pkgver=2.05
 pkgrel=1
 pkgdesc="Facility for creating read-only scalars, arrays, hashes"
 arch=('any')
@@ -13,7 +13,7 @@
 makedepends=('perl-module-build-tiny')
 options=('!emptydirs')
 
source=(http://search.mcpan.org/CPAN/authors/id/S/SA/SANKO/Readonly-$pkgver.tar.gz)
-sha256sums=('ec7076c6851b6d3338e959645cd995343241f5b2ffc29519faf28f6b482e')
+sha256sums=('4b23542491af010d44a5c7c861244738acc74ababae6b8838d354dfb19462b5e')
 
 build() {
   cd "${srcdir}"/Readonly-$pkgver


[arch-commits] Commit in libreoffice-fresh/trunk (3 files)

2016-10-13 Thread Andreas Radke
Date: Thursday, October 13, 2016 @ 19:27:30
  Author: andyrtr
Revision: 278798

upgpkg: libreoffice-fresh 5.2.2-2

apply upstream fixes to work better with recent gtk3 releases

Added:
  libreoffice-fresh/trunk/gtk3-lot-of-style-updated-signals.diff
  libreoffice-fresh/trunk/gtk3-use-style-updated-signal.diff
Modified:
  libreoffice-fresh/trunk/PKGBUILD

+
 PKGBUILD   |   15 ++-
 gtk3-lot-of-style-updated-signals.diff |  134 +++
 gtk3-use-style-updated-signal.diff |   94 +
 3 files changed, 240 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-10-13 16:37:19 UTC (rev 278797)
+++ PKGBUILD2016-10-13 19:27:30 UTC (rev 278798)
@@ -13,7 +13,7 @@
 pkgname=('libreoffice-fresh-sdk' 'libreoffice-fresh')
 _LOver=5.2.2.2
 pkgver=5.2.2
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url="http://www.libreoffice.org/";
@@ -64,7 +64,9 @@
make-pyuno-work-with-system-wide-module-install.diff
libreoffice-fresh.sh libreoffice-fresh.csh
update_liborcus_to_0.11.0.diff
-   remove_unnecessary_orcus_external_usage_from_makefiles.diff)
+   remove_unnecessary_orcus_external_usage_from_makefiles.diff
+   gtk3-use-style-updated-signal.diff
+   gtk3-lot-of-style-updated-signals.diff)
 noextract=(boost_1_60_0.tar.bz2
ce12af00283eb90d9281956524250d6e-xmlsec1-1.2.20.tar.gz
35c94d2df8893241173de1d16b6034c0-swingExSrc.zip
@@ -126,7 +128,9 @@
  '4195735a80876ae812fca5736b50192a'
  'e7e4b3e70e99e5cba8f8dfcacf3b0d87'
  '3f526b966a672d1237cfcbadae0e3f95'
- 'ac71e21ecc0976b2ea6e233854963d4b')
+ 'ac71e21ecc0976b2ea6e233854963d4b'
+ '3de4a8ba02b43f13dbd96cb9db240c60'
+ '0093815dfd534ac47a38aee8ac72bd0d')
 
 prepare() {
 
@@ -150,6 +154,11 @@
# fix not upstreamable pyuno paths - patch taken from Debian
patch -Np1 -i 
${srcdir}/make-pyuno-work-with-system-wide-module-install.diff
 
+   # upstream backports for broken gtk3 vcl with recent gtk versions, 
taken from Debian
+   # FS#51002
+   patch -Np1 -i ${srcdir}/gtk3-use-style-updated-signal.diff
+patch -Np1 -i ${srcdir}/gtk3-lot-of-style-updated-signals.diff
+
#use the CFLAGS but remove the LibO overridden ones
for i in $CFLAGS; do
case "$i" in

Added: gtk3-lot-of-style-updated-signals.diff
===
--- gtk3-lot-of-style-updated-signals.diff  (rev 0)
+++ gtk3-lot-of-style-updated-signals.diff  2016-10-13 19:27:30 UTC (rev 
278798)
@@ -0,0 +1,134 @@
+From 29c55564070aa1fa7846448a6ca90fe47c38bd0a Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= 
+Date: Mon, 19 Sep 2016 09:26:22 +0100
+Subject: Related: rhbz#1373933 gtk3 emits a lot of style-updateds signals
+
+so don't throw away font settings every time, check if the font settings
+changed and only emit FontChanged if they differ from the last seen settings.
+
+Change-Id: I129887e3e866f395da3b906a38cf568abea5de8e
+
+diff --git a/vcl/inc/unx/gtk/gtkinst.hxx b/vcl/inc/unx/gtk/gtkinst.hxx
+index 490cf69..514b13f 100644
+--- a/vcl/inc/unx/gtk/gtkinst.hxx
 b/vcl/inc/unx/gtk/gtkinst.hxx
+@@ -242,6 +242,8 @@ public:
+ #endif
+ 
+ virtual const cairo_font_options_t* GetCairoFontOptions() override;
++const cairo_font_options_t* GetLastSeenCairoFontOptions();
++   void ResetLastSeenCairoFontOptions();
+ 
+ voidRemoveTimer (SalTimer *pTimer);
+ 
+@@ -248,6 +248,7 @@ private:
+ std::vector  m_aTimers;
+ boolIsTimerExpired();
+ boolbNeedsInit;
++cairo_font_options_t*   m_pLastCairoFontOptions;
+ 
+ mutable std::shared_ptr m_xPrintWrapper;
+ };
+diff --git a/vcl/unx/gtk/gtkinst.cxx b/vcl/unx/gtk/gtkinst.cxx
+index 0f62467..9a535f0 100644
+--- a/vcl/unx/gtk/gtkinst.cxx
 b/vcl/unx/gtk/gtkinst.cxx
+@@ -155,6 +155,7 @@ GtkInstance::GtkInstance( SalYieldMutex* pMutex )
+ : X11SalInstance( pMutex )
+ #endif
+ , bNeedsInit(true)
++, m_pLastCairoFontOptions(nullptr)
+ {
+ }
+ 
+@@ -200,6 +201,7 @@ GtkInstance::~GtkInstance()
+ while( !m_aTimers.empty() )
+ delete *m_aTimers.begin();
+ DeInitAtkBridge();
++ResetLastSeenCairoFontOptions();
+ }
+ 
+ SalFrame* GtkInstance::CreateFrame( SalFrame* pParent, SalFrameStyleFlags 
nStyle )
+@@ -483,7 +485,24 @@ GtkInstance::getPrintWrapper() const
+ 
+ const cairo_font_options_t* GtkInstance::GetCairoFontOptions()
+ {
+-return gdk_screen_get_font_options(gdk_screen_get_default());
++const cairo_font_options_t* pCairoFontOptions = 
gdk_screen_get_font_options(gdk_screen_get_default());
++if (!m_pLastCairoFontOptions && pCai

[arch-commits] Commit in perl-readonly/repos/community-any (PKGBUILD PKGBUILD)

2016-10-13 Thread Jaroslav Lichtblau
Date: Thursday, October 13, 2016 @ 19:30:50
  Author: jlichtblau
Revision: 192204

archrelease: copy trunk to community-any

Added:
  perl-readonly/repos/community-any/PKGBUILD
(from rev 192203, perl-readonly/trunk/PKGBUILD)
Deleted:
  perl-readonly/repos/community-any/PKGBUILD

--+
 PKGBUILD |   76 ++---
 1 file changed, 38 insertions(+), 38 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-10-13 19:30:22 UTC (rev 192203)
+++ PKGBUILD2016-10-13 19:30:50 UTC (rev 192204)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau 
-# Contributor: John D Jones III 
-
-pkgname=perl-readonly
-pkgver=2.01
-pkgrel=1
-pkgdesc="Facility for creating read-only scalars, arrays, hashes"
-arch=('any')
-url='http://search.mcpan.org/dist/Readonly'
-license=('GPL' 'PerlArtistic')
-depends=('perl')
-makedepends=('perl-module-build-tiny')
-options=('!emptydirs')
-source=(http://search.mcpan.org/CPAN/authors/id/S/SA/SANKO/Readonly-$pkgver.tar.gz)
-sha256sums=('ec7076c6851b6d3338e959645cd995343241f5b2ffc29519faf28f6b482e')
-
-build() {
-  cd "${srcdir}"/Readonly-$pkgver
-
-  perl Build.PL --installdirs=vendor
-  ./Build
-}
-
-check() {
-  cd "${srcdir}"/Readonly-$pkgver
-
-  ./Build test
-}
-
-package() {
-  cd "${srcdir}"/Readonly-$pkgver
-
-  ./Build install --destdir="${pkgdir}"
-
-  find "${pkgdir}" -name '.packlist' -delete
-  find "${pkgdir}" -name '*.pod' -delete
-}

Copied: perl-readonly/repos/community-any/PKGBUILD (from rev 192203, 
perl-readonly/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-10-13 19:30:50 UTC (rev 192204)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: John D Jones III 
+
+pkgname=perl-readonly
+pkgver=2.05
+pkgrel=1
+pkgdesc="Facility for creating read-only scalars, arrays, hashes"
+arch=('any')
+url='http://search.mcpan.org/dist/Readonly'
+license=('GPL' 'PerlArtistic')
+depends=('perl')
+makedepends=('perl-module-build-tiny')
+options=('!emptydirs')
+source=(http://search.mcpan.org/CPAN/authors/id/S/SA/SANKO/Readonly-$pkgver.tar.gz)
+sha256sums=('4b23542491af010d44a5c7c861244738acc74ababae6b8838d354dfb19462b5e')
+
+build() {
+  cd "${srcdir}"/Readonly-$pkgver
+
+  perl Build.PL --installdirs=vendor
+  ./Build
+}
+
+check() {
+  cd "${srcdir}"/Readonly-$pkgver
+
+  ./Build test
+}
+
+package() {
+  cd "${srcdir}"/Readonly-$pkgver
+
+  ./Build install --destdir="${pkgdir}"
+
+  find "${pkgdir}" -name '.packlist' -delete
+  find "${pkgdir}" -name '*.pod' -delete
+}


[arch-commits] Commit in libreoffice-fresh/repos (18 files)

2016-10-13 Thread Andreas Radke
Date: Thursday, October 13, 2016 @ 19:27:57
  Author: andyrtr
Revision: 278799

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

Added:
  libreoffice-fresh/repos/testing-i686/
  libreoffice-fresh/repos/testing-i686/PKGBUILD
(from rev 278798, libreoffice-fresh/trunk/PKGBUILD)
  libreoffice-fresh/repos/testing-i686/gtk3-lot-of-style-updated-signals.diff
(from rev 278798, 
libreoffice-fresh/trunk/gtk3-lot-of-style-updated-signals.diff)
  libreoffice-fresh/repos/testing-i686/gtk3-use-style-updated-signal.diff
(from rev 278798, 
libreoffice-fresh/trunk/gtk3-use-style-updated-signal.diff)
  libreoffice-fresh/repos/testing-i686/libreoffice-fresh.csh
(from rev 278798, libreoffice-fresh/trunk/libreoffice-fresh.csh)
  libreoffice-fresh/repos/testing-i686/libreoffice-fresh.sh
(from rev 278798, libreoffice-fresh/trunk/libreoffice-fresh.sh)
  
libreoffice-fresh/repos/testing-i686/make-pyuno-work-with-system-wide-module-install.diff
(from rev 278798, 
libreoffice-fresh/trunk/make-pyuno-work-with-system-wide-module-install.diff)
  
libreoffice-fresh/repos/testing-i686/remove_unnecessary_orcus_external_usage_from_makefiles.diff
(from rev 278798, 
libreoffice-fresh/trunk/remove_unnecessary_orcus_external_usage_from_makefiles.diff)
  libreoffice-fresh/repos/testing-i686/update_liborcus_to_0.11.0.diff
(from rev 278798, libreoffice-fresh/trunk/update_liborcus_to_0.11.0.diff)
  libreoffice-fresh/repos/testing-x86_64/
  libreoffice-fresh/repos/testing-x86_64/PKGBUILD
(from rev 278798, libreoffice-fresh/trunk/PKGBUILD)
  libreoffice-fresh/repos/testing-x86_64/gtk3-lot-of-style-updated-signals.diff
(from rev 278798, 
libreoffice-fresh/trunk/gtk3-lot-of-style-updated-signals.diff)
  libreoffice-fresh/repos/testing-x86_64/gtk3-use-style-updated-signal.diff
(from rev 278798, 
libreoffice-fresh/trunk/gtk3-use-style-updated-signal.diff)
  libreoffice-fresh/repos/testing-x86_64/libreoffice-fresh.csh
(from rev 278798, libreoffice-fresh/trunk/libreoffice-fresh.csh)
  libreoffice-fresh/repos/testing-x86_64/libreoffice-fresh.sh
(from rev 278798, libreoffice-fresh/trunk/libreoffice-fresh.sh)
  
libreoffice-fresh/repos/testing-x86_64/make-pyuno-work-with-system-wide-module-install.diff
(from rev 278798, 
libreoffice-fresh/trunk/make-pyuno-work-with-system-wide-module-install.diff)
  
libreoffice-fresh/repos/testing-x86_64/remove_unnecessary_orcus_external_usage_from_makefiles.diff
(from rev 278798, 
libreoffice-fresh/trunk/remove_unnecessary_orcus_external_usage_from_makefiles.diff)
  libreoffice-fresh/repos/testing-x86_64/update_liborcus_to_0.11.0.diff
(from rev 278798, libreoffice-fresh/trunk/update_liborcus_to_0.11.0.diff)

+
 testing-i686/PKGBUILD  |  
364 +
 testing-i686/gtk3-lot-of-style-updated-signals.diff|  
134 
 testing-i686/gtk3-use-style-updated-signal.diff|   
94 
 testing-i686/libreoffice-fresh.csh |   
 6 
 testing-i686/libreoffice-fresh.sh  |   
 6 
 testing-i686/make-pyuno-work-with-system-wide-module-install.diff  |   
44 
 testing-i686/remove_unnecessary_orcus_external_usage_from_makefiles.diff   |  
124 
 testing-i686/update_liborcus_to_0.11.0.diff| 
1983 ++
 testing-x86_64/PKGBUILD|  
364 +
 testing-x86_64/gtk3-lot-of-style-updated-signals.diff  |  
134 
 testing-x86_64/gtk3-use-style-updated-signal.diff  |   
94 
 testing-x86_64/libreoffice-fresh.csh   |   
 6 
 testing-x86_64/libreoffice-fresh.sh|   
 6 
 testing-x86_64/make-pyuno-work-with-system-wide-module-install.diff|   
44 
 testing-x86_64/remove_unnecessary_orcus_external_usage_from_makefiles.diff |  
124 
 testing-x86_64/update_liborcus_to_0.11.0.diff  | 
1983 ++
 16 files changed, 5510 insertions(+)

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


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

2016-10-13 Thread Sven-Hendrik Haase
Date: Thursday, October 13, 2016 @ 18:43:50
  Author: svenstaro
Revision: 192201

upgpkg: postfixadmin 3.0-1

upstream release 3.0

Modified:
  postfixadmin/trunk/PKGBUILD

--+
 PKGBUILD |   14 +++---
 1 file changed, 7 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-10-13 16:42:52 UTC (rev 192200)
+++ PKGBUILD2016-10-13 18:43:50 UTC (rev 192201)
@@ -1,7 +1,7 @@
 # Maintainer: Sven-Hendrik Haase 
 # Contributor: Filip 
 pkgname=postfixadmin
-pkgver=2.93
+pkgver=3.0
 pkgrel=1
 pkgdesc="A web based interface used to manage mailboxes, virtual domains and 
aliases created for Postfix"
 arch=('any')
@@ -12,21 +12,21 @@
 depends=('php')
 optdepends=('mariadb: MySQL server'
 'postgresql: PostgreSQL server')
-source=(http://downloads.sourceforge.net/postfixadmin/${pkgname}-${pkgver}.tar.gz)
-md5sums=('d9a0e19bdb3241411cac8446d511fdb4')
+source=(http://downloads.sourceforge.net/project/postfixadmin/postfixadmin/postfixadmin-3.0/postfixadmin-3.0.tar.gz)
+md5sums=('9eade7ea5c5fd405d5843700d0e29c0b')
 
 package() {
   _destdir=$pkgdir/usr/share/webapps/postfixAdmin
   _destdir_etc=$pkgdir/etc/webapps/postfixadmin
   _destdir_doc=$pkgdir/usr/share/doc/postfixadmin
-  
+
   install -dm755 ${_destdir}
   install -dm755 ${_destdir_etc}
   install -dm755 ${_destdir_doc}
-  
+
   cd $srcdir/$pkgname-$pkgver
   cp -r * ${_destdir}
-  
+
   # config
   mv ${_destdir}/config.inc.php ${_destdir_etc}
   ln -s /etc/webapps/postfixadmin/config.inc.php ${_destdir}/config.inc.php
@@ -35,7 +35,7 @@
 
   # template cache needs to be writeable
   chown http:http ${_destdir}/templates_c
-  
+
   # docs
   mv ${_destdir}/{*.TXT,tests,ADDITIONS,DOCUMENTS,VIRTUAL_VACATION} 
${_destdir_doc}
   rm -rf ${_destdir}/debian


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

2016-10-13 Thread Sven-Hendrik Haase
Date: Thursday, October 13, 2016 @ 18:43:56
  Author: svenstaro
Revision: 192202

archrelease: copy trunk to community-any

Added:
  postfixadmin/repos/community-any/PKGBUILD
(from rev 192201, postfixadmin/trunk/PKGBUILD)
Deleted:
  postfixadmin/repos/community-any/PKGBUILD

--+
 PKGBUILD |   84 ++---
 1 file changed, 42 insertions(+), 42 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-10-13 18:43:50 UTC (rev 192201)
+++ PKGBUILD2016-10-13 18:43:56 UTC (rev 192202)
@@ -1,42 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Filip 
-pkgname=postfixadmin
-pkgver=2.93
-pkgrel=1
-pkgdesc="A web based interface used to manage mailboxes, virtual domains and 
aliases created for Postfix"
-arch=('any')
-license=('GPL')
-url="http://postfixadmin.sourceforge.net/";
-backup=(etc/webapps/postfixadmin/config.inc.php
-etc/webapps/postfixadmin/.htaccess)
-depends=('php')
-optdepends=('mariadb: MySQL server'
-'postgresql: PostgreSQL server')
-source=(http://downloads.sourceforge.net/postfixadmin/${pkgname}-${pkgver}.tar.gz)
-md5sums=('d9a0e19bdb3241411cac8446d511fdb4')
-
-package() {
-  _destdir=$pkgdir/usr/share/webapps/postfixAdmin
-  _destdir_etc=$pkgdir/etc/webapps/postfixadmin
-  _destdir_doc=$pkgdir/usr/share/doc/postfixadmin
-  
-  install -dm755 ${_destdir}
-  install -dm755 ${_destdir_etc}
-  install -dm755 ${_destdir_doc}
-  
-  cd $srcdir/$pkgname-$pkgver
-  cp -r * ${_destdir}
-  
-  # config
-  mv ${_destdir}/config.inc.php ${_destdir_etc}
-  ln -s /etc/webapps/postfixadmin/config.inc.php ${_destdir}/config.inc.php
-  echo "#Require all denied" >${_destdir_etc}/.htaccess
-  ln -s /etc/webapps/postfixadmin/.htaccess ${_destdir}/.htaccess
-
-  # template cache needs to be writeable
-  chown http:http ${_destdir}/templates_c
-  
-  # docs
-  mv ${_destdir}/{*.TXT,tests,ADDITIONS,DOCUMENTS,VIRTUAL_VACATION} 
${_destdir_doc}
-  rm -rf ${_destdir}/debian
-}

Copied: postfixadmin/repos/community-any/PKGBUILD (from rev 192201, 
postfixadmin/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-10-13 18:43:56 UTC (rev 192202)
@@ -0,0 +1,42 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Filip 
+pkgname=postfixadmin
+pkgver=3.0
+pkgrel=1
+pkgdesc="A web based interface used to manage mailboxes, virtual domains and 
aliases created for Postfix"
+arch=('any')
+license=('GPL')
+url="http://postfixadmin.sourceforge.net/";
+backup=(etc/webapps/postfixadmin/config.inc.php
+etc/webapps/postfixadmin/.htaccess)
+depends=('php')
+optdepends=('mariadb: MySQL server'
+'postgresql: PostgreSQL server')
+source=(http://downloads.sourceforge.net/project/postfixadmin/postfixadmin/postfixadmin-3.0/postfixadmin-3.0.tar.gz)
+md5sums=('9eade7ea5c5fd405d5843700d0e29c0b')
+
+package() {
+  _destdir=$pkgdir/usr/share/webapps/postfixAdmin
+  _destdir_etc=$pkgdir/etc/webapps/postfixadmin
+  _destdir_doc=$pkgdir/usr/share/doc/postfixadmin
+
+  install -dm755 ${_destdir}
+  install -dm755 ${_destdir_etc}
+  install -dm755 ${_destdir_doc}
+
+  cd $srcdir/$pkgname-$pkgver
+  cp -r * ${_destdir}
+
+  # config
+  mv ${_destdir}/config.inc.php ${_destdir_etc}
+  ln -s /etc/webapps/postfixadmin/config.inc.php ${_destdir}/config.inc.php
+  echo "#Require all denied" >${_destdir_etc}/.htaccess
+  ln -s /etc/webapps/postfixadmin/.htaccess ${_destdir}/.htaccess
+
+  # template cache needs to be writeable
+  chown http:http ${_destdir}/templates_c
+
+  # docs
+  mv ${_destdir}/{*.TXT,tests,ADDITIONS,DOCUMENTS,VIRTUAL_VACATION} 
${_destdir_doc}
+  rm -rf ${_destdir}/debian
+}


[arch-commits] Commit in lib32-libxi/trunk (PKGBUILD fix-gtk2-segfault.patch)

2016-10-13 Thread Laurent Carlier
Date: Thursday, October 13, 2016 @ 16:42:48
  Author: lcarlier
Revision: 192199

upgpkg: lib32-libxi 1.7.7-2

fix FS#51298

Added:
  lib32-libxi/trunk/fix-gtk2-segfault.patch
Modified:
  lib32-libxi/trunk/PKGBUILD

-+
 PKGBUILD|   15 ++
 fix-gtk2-segfault.patch |  241 ++
 2 files changed, 253 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-10-13 16:18:33 UTC (rev 192198)
+++ PKGBUILD2016-10-13 16:42:48 UTC (rev 192199)
@@ -5,7 +5,7 @@
 _pkgbasename=libxi
 pkgname=lib32-$_pkgbasename
 pkgver=1.7.7
-pkgrel=1
+pkgrel=2
 pkgdesc="X11 Input extension library (32-bit)"
 arch=('x86_64')
 url="http://xorg.freedesktop.org";
@@ -13,12 +13,21 @@
 makedepends=('pkgconfig' 'xorg-util-macros' gcc-multilib automake)
 options=(!libtool)
 license=('custom')
-source=(${url}/releases/individual/lib/libXi-${pkgver}.tar.bz2{,.sig})
+source=(${url}/releases/individual/lib/libXi-${pkgver}.tar.bz2{,.sig}
+fix-gtk2-segfault.patch)
 sha256sums=('996f834fa57b9b33ba36690f6f5c6a29320bc8213022943912462d8015b1e030'
-'SKIP')
+'SKIP'
+'34ac1854b6bb14cbb048ddbd20cce7a4b2ad1e8ffa6b116aa20b0dfc56655c4b')
 validpgpkeys=('3C2C43D9447D5938EF4551EBE23B7E70B467F0BF') # Peter Hutterer
 validpgpkeys+=('C41C985FDCF1E5364576638B687393EE37D128F8') # Matthieu Herrb 

 
+prepare() {
+  cd "${srcdir}/libXi-${pkgver}"
+
+  #fix FS#51298
+  patch -Np1 -i ../fix-gtk2-segfault.patch
+}
+
 build() {
   export CC="gcc -m32"
   export CXX="g++ -m32"

Added: fix-gtk2-segfault.patch
===
--- fix-gtk2-segfault.patch (rev 0)
+++ fix-gtk2-segfault.patch 2016-10-13 16:42:48 UTC (rev 192199)
@@ -0,0 +1,241 @@
+From patchwork Thu Oct 13 03:58:22 2016
+Content-Type: text/plain; charset="utf-8"
+MIME-Version: 1.0
+Content-Transfer-Encoding: 7bit
+Subject: [v2,libXi,1/2] SizeClassInfo can return 0 even without an error
+From: Peter Hutterer 
+X-Patchwork-Id: 115413
+Message-Id: <1476331103-24072-1-git-send-email-peter.hutte...@who-t.net>
+To: xorg-de...@lists.freedesktop.org
+Cc: Niels Ole Salscheider 
+Date: Thu, 13 Oct 2016 13:58:22 +1000
+
+From: Niels Ole Salscheider 
+
+Catch the error case separately. Commit 19a9cd607d added length checking to
+SizeClassInfo but re-used the return value of 0 for an error. A device without
+classes (as is initialized by xf86-input-libinput for tablets) can
+legitimately return 0 and erroneously triggers an error.
+Fix this by using a separate value for the error.
+
+Reproducible by calling XListInputDevices() with a tablet attached.
+
+This fixes a regression introduced in commit 19a9cd607d.
+
+Signed-off-by: Niels Ole Salscheider 
+Signed-off-by: Peter Hutterer 
+---
+Changes to v1:
+- don't touch *size until we're sure.
+- expand commit message
+
+Niels:
+I left you as author and your signed-off-by since it's essentially your
+patch with a minor change.
+
+ src/XListDev.c | 24 +---
+ 1 file changed, 13 insertions(+), 11 deletions(-)
+
+diff --git a/src/XListDev.c b/src/XListDev.c
+index f850cd0..e4bd3d5 100644
+--- a/src/XListDev.c
 b/src/XListDev.c
+@@ -73,27 +73,28 @@ static int pad_to_xid(int base_size)
+ return ((base_size + padsize - 1)/padsize) * padsize;
+ }
+ 
+-static size_t
+-SizeClassInfo(xAnyClassPtr *any, size_t len, int num_classes)
++static int
++SizeClassInfo(xAnyClassPtr *any, size_t len, int num_classes, size_t *size)
+ {
+-int size = 0;
+ int j;
++size_t sz = 0;
++
+ for (j = 0; j < num_classes; j++) {
+ switch ((*any)->class) {
+ case KeyClass:
+-size += pad_to_xid(sizeof(XKeyInfo));
++sz += pad_to_xid(sizeof(XKeyInfo));
+ break;
+ case ButtonClass:
+-size += pad_to_xid(sizeof(XButtonInfo));
++sz += pad_to_xid(sizeof(XButtonInfo));
+ break;
+ case ValuatorClass:
+ {
+ xValuatorInfoPtr v;
+ 
+ if (len < sizeof(v))
+-return 0;
++return 1;
+ v = (xValuatorInfoPtr) *any;
+-size += pad_to_xid(sizeof(XValuatorInfo) +
++sz += pad_to_xid(sizeof(XValuatorInfo) +
+ (v->num_axes * sizeof(XAxisInfo)));
+ break;
+ }
+@@ -101,11 +102,13 @@ SizeClassInfo(xAnyClassPtr *any, size_t len, int 
num_classes)
+ break;
+ }
+ if ((*any)->length > len)
+-return 0;
++return 1;
+ *any = (xAnyClassPtr) ((char *)(*any) + (*any)->length);
+ }
+ 
+-return size;
++*size = sz;
++
++return 0;
+ }
+ 
+ static void
+@@ -220,8 +223,7 @@ XListInputDevices

[arch-commits] Commit in lib32-libxi/repos (3 files)

2016-10-13 Thread Laurent Carlier
Date: Thursday, October 13, 2016 @ 16:42:52
  Author: lcarlier
Revision: 192200

archrelease: copy trunk to multilib-testing-x86_64

Added:
  lib32-libxi/repos/multilib-testing-x86_64/
  lib32-libxi/repos/multilib-testing-x86_64/PKGBUILD
(from rev 192199, lib32-libxi/trunk/PKGBUILD)
  lib32-libxi/repos/multilib-testing-x86_64/fix-gtk2-segfault.patch
(from rev 192199, lib32-libxi/trunk/fix-gtk2-segfault.patch)

-+
 PKGBUILD|   52 +
 fix-gtk2-segfault.patch |  241 ++
 2 files changed, 293 insertions(+)

Copied: lib32-libxi/repos/multilib-testing-x86_64/PKGBUILD (from rev 192199, 
lib32-libxi/trunk/PKGBUILD)
===
--- multilib-testing-x86_64/PKGBUILD(rev 0)
+++ multilib-testing-x86_64/PKGBUILD2016-10-13 16:42:52 UTC (rev 192200)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Jan de Groot 
+
+_pkgbasename=libxi
+pkgname=lib32-$_pkgbasename
+pkgver=1.7.7
+pkgrel=2
+pkgdesc="X11 Input extension library (32-bit)"
+arch=('x86_64')
+url="http://xorg.freedesktop.org";
+depends=('lib32-libxext' 'lib32-libxfixes' 'inputproto' $_pkgbasename)
+makedepends=('pkgconfig' 'xorg-util-macros' gcc-multilib automake)
+options=(!libtool)
+license=('custom')
+source=(${url}/releases/individual/lib/libXi-${pkgver}.tar.bz2{,.sig}
+fix-gtk2-segfault.patch)
+sha256sums=('996f834fa57b9b33ba36690f6f5c6a29320bc8213022943912462d8015b1e030'
+'SKIP'
+'34ac1854b6bb14cbb048ddbd20cce7a4b2ad1e8ffa6b116aa20b0dfc56655c4b')
+validpgpkeys=('3C2C43D9447D5938EF4551EBE23B7E70B467F0BF') # Peter Hutterer
+validpgpkeys+=('C41C985FDCF1E5364576638B687393EE37D128F8') # Matthieu Herrb 

+
+prepare() {
+  cd "${srcdir}/libXi-${pkgver}"
+
+  #fix FS#51298
+  patch -Np1 -i ../fix-gtk2-segfault.patch
+}
+
+build() {
+  export CC="gcc -m32"
+  export CXX="g++ -m32"
+  export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
+
+  cd "${srcdir}/libXi-${pkgver}"
+
+  ./configure --prefix=/usr --sysconfdir=/etc --disable-static \
+--libdir=/usr/lib32
+
+  make
+}
+
+package() {
+  cd "${srcdir}/libXi-${pkgver}"
+
+  make DESTDIR="${pkgdir}" install
+
+  rm -rf "${pkgdir}"/usr/{include,share,bin}
+  mkdir -p "$pkgdir/usr/share/licenses"
+  ln -s $_pkgbasename "$pkgdir/usr/share/licenses/$pkgname"
+}

Copied: lib32-libxi/repos/multilib-testing-x86_64/fix-gtk2-segfault.patch (from 
rev 192199, lib32-libxi/trunk/fix-gtk2-segfault.patch)
===
--- multilib-testing-x86_64/fix-gtk2-segfault.patch 
(rev 0)
+++ multilib-testing-x86_64/fix-gtk2-segfault.patch 2016-10-13 16:42:52 UTC 
(rev 192200)
@@ -0,0 +1,241 @@
+From patchwork Thu Oct 13 03:58:22 2016
+Content-Type: text/plain; charset="utf-8"
+MIME-Version: 1.0
+Content-Transfer-Encoding: 7bit
+Subject: [v2,libXi,1/2] SizeClassInfo can return 0 even without an error
+From: Peter Hutterer 
+X-Patchwork-Id: 115413
+Message-Id: <1476331103-24072-1-git-send-email-peter.hutte...@who-t.net>
+To: xorg-de...@lists.freedesktop.org
+Cc: Niels Ole Salscheider 
+Date: Thu, 13 Oct 2016 13:58:22 +1000
+
+From: Niels Ole Salscheider 
+
+Catch the error case separately. Commit 19a9cd607d added length checking to
+SizeClassInfo but re-used the return value of 0 for an error. A device without
+classes (as is initialized by xf86-input-libinput for tablets) can
+legitimately return 0 and erroneously triggers an error.
+Fix this by using a separate value for the error.
+
+Reproducible by calling XListInputDevices() with a tablet attached.
+
+This fixes a regression introduced in commit 19a9cd607d.
+
+Signed-off-by: Niels Ole Salscheider 
+Signed-off-by: Peter Hutterer 
+---
+Changes to v1:
+- don't touch *size until we're sure.
+- expand commit message
+
+Niels:
+I left you as author and your signed-off-by since it's essentially your
+patch with a minor change.
+
+ src/XListDev.c | 24 +---
+ 1 file changed, 13 insertions(+), 11 deletions(-)
+
+diff --git a/src/XListDev.c b/src/XListDev.c
+index f850cd0..e4bd3d5 100644
+--- a/src/XListDev.c
 b/src/XListDev.c
+@@ -73,27 +73,28 @@ static int pad_to_xid(int base_size)
+ return ((base_size + padsize - 1)/padsize) * padsize;
+ }
+ 
+-static size_t
+-SizeClassInfo(xAnyClassPtr *any, size_t len, int num_classes)
++static int
++SizeClassInfo(xAnyClassPtr *any, size_t len, int num_classes, size_t *size)
+ {
+-int size = 0;
+ int j;
++size_t sz = 0;
++
+ for (j = 0; j < num_classes; j++) {
+ switch ((*any)->class) {
+ case KeyClass:
+-size += pad_to_xid(sizeof(XKeyInfo));
++sz += pad_to_xid(sizeof(XKeyInfo));
+ break;
+ case ButtonClass:
+-size += pad_to_xid(sizeof(XButtonInfo));
++sz += pad_to_xid(sizeof(XButtonInfo));

[arch-commits] Commit in libxi/trunk (PKGBUILD fix-gtk2-segfault.patch)

2016-10-13 Thread Laurent Carlier
Date: Thursday, October 13, 2016 @ 16:37:13
  Author: lcarlier
Revision: 278796

upgpkg: libxi 1.7.7-2

fix FS#51298

Added:
  libxi/trunk/fix-gtk2-segfault.patch
Modified:
  libxi/trunk/PKGBUILD

-+
 PKGBUILD|   14 ++
 fix-gtk2-segfault.patch |  241 ++
 2 files changed, 252 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-10-13 16:28:37 UTC (rev 278795)
+++ PKGBUILD2016-10-13 16:37:13 UTC (rev 278796)
@@ -4,7 +4,7 @@
 
 pkgname=libxi
 pkgver=1.7.7
-pkgrel=1
+pkgrel=2
 pkgdesc="X11 Input extension library"
 arch=('i686' 'x86_64')
 url="http://xorg.freedesktop.org";
@@ -11,12 +11,20 @@
 depends=('libxext' 'inputproto')
 makedepends=('pkgconfig' 'xorg-util-macros' 'libxfixes' 'automake')
 license=('custom')
-source=(${url}/releases/individual/lib/libXi-${pkgver}.tar.bz2{,.sig})
+source=(${url}/releases/individual/lib/libXi-${pkgver}.tar.bz2{,.sig}
+fix-gtk2-segfault.patch)
 sha256sums=('996f834fa57b9b33ba36690f6f5c6a29320bc8213022943912462d8015b1e030'
-'SKIP')
+'SKIP'
+'34ac1854b6bb14cbb048ddbd20cce7a4b2ad1e8ffa6b116aa20b0dfc56655c4b')
 validpgpkeys=('3C2C43D9447D5938EF4551EBE23B7E70B467F0BF') # Peter Hutterer
 validpgpkeys+=('C41C985FDCF1E5364576638B687393EE37D128F8') # Matthieu Herrb 

 
+prepare() {
+  cd libXi-${pkgver}
+  #fix FS#51298
+  patch -Np1 -i ../fix-gtk2-segfault.patch
+}
+
 build() {
   cd libXi-${pkgver}
   ./configure --prefix=/usr --sysconfdir=/etc --disable-static

Added: fix-gtk2-segfault.patch
===
--- fix-gtk2-segfault.patch (rev 0)
+++ fix-gtk2-segfault.patch 2016-10-13 16:37:13 UTC (rev 278796)
@@ -0,0 +1,241 @@
+From patchwork Thu Oct 13 03:58:22 2016
+Content-Type: text/plain; charset="utf-8"
+MIME-Version: 1.0
+Content-Transfer-Encoding: 7bit
+Subject: [v2,libXi,1/2] SizeClassInfo can return 0 even without an error
+From: Peter Hutterer 
+X-Patchwork-Id: 115413
+Message-Id: <1476331103-24072-1-git-send-email-peter.hutte...@who-t.net>
+To: xorg-de...@lists.freedesktop.org
+Cc: Niels Ole Salscheider 
+Date: Thu, 13 Oct 2016 13:58:22 +1000
+
+From: Niels Ole Salscheider 
+
+Catch the error case separately. Commit 19a9cd607d added length checking to
+SizeClassInfo but re-used the return value of 0 for an error. A device without
+classes (as is initialized by xf86-input-libinput for tablets) can
+legitimately return 0 and erroneously triggers an error.
+Fix this by using a separate value for the error.
+
+Reproducible by calling XListInputDevices() with a tablet attached.
+
+This fixes a regression introduced in commit 19a9cd607d.
+
+Signed-off-by: Niels Ole Salscheider 
+Signed-off-by: Peter Hutterer 
+---
+Changes to v1:
+- don't touch *size until we're sure.
+- expand commit message
+
+Niels:
+I left you as author and your signed-off-by since it's essentially your
+patch with a minor change.
+
+ src/XListDev.c | 24 +---
+ 1 file changed, 13 insertions(+), 11 deletions(-)
+
+diff --git a/src/XListDev.c b/src/XListDev.c
+index f850cd0..e4bd3d5 100644
+--- a/src/XListDev.c
 b/src/XListDev.c
+@@ -73,27 +73,28 @@ static int pad_to_xid(int base_size)
+ return ((base_size + padsize - 1)/padsize) * padsize;
+ }
+ 
+-static size_t
+-SizeClassInfo(xAnyClassPtr *any, size_t len, int num_classes)
++static int
++SizeClassInfo(xAnyClassPtr *any, size_t len, int num_classes, size_t *size)
+ {
+-int size = 0;
+ int j;
++size_t sz = 0;
++
+ for (j = 0; j < num_classes; j++) {
+ switch ((*any)->class) {
+ case KeyClass:
+-size += pad_to_xid(sizeof(XKeyInfo));
++sz += pad_to_xid(sizeof(XKeyInfo));
+ break;
+ case ButtonClass:
+-size += pad_to_xid(sizeof(XButtonInfo));
++sz += pad_to_xid(sizeof(XButtonInfo));
+ break;
+ case ValuatorClass:
+ {
+ xValuatorInfoPtr v;
+ 
+ if (len < sizeof(v))
+-return 0;
++return 1;
+ v = (xValuatorInfoPtr) *any;
+-size += pad_to_xid(sizeof(XValuatorInfo) +
++sz += pad_to_xid(sizeof(XValuatorInfo) +
+ (v->num_axes * sizeof(XAxisInfo)));
+ break;
+ }
+@@ -101,11 +102,13 @@ SizeClassInfo(xAnyClassPtr *any, size_t len, int 
num_classes)
+ break;
+ }
+ if ((*any)->length > len)
+-return 0;
++return 1;
+ *any = (xAnyClassPtr) ((char *)(*any) + (*any)->length);
+ }
+ 
+-return size;
++*size = sz;
++
++return 0;
+ }
+ 
+ static void
+@@ -220,8 +223,7 @@ XListInputDevices(
+   sav_

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

2016-10-13 Thread Laurent Carlier
Date: Thursday, October 13, 2016 @ 16:37:19
  Author: lcarlier
Revision: 278797

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

Added:
  libxi/repos/testing-i686/
  libxi/repos/testing-i686/PKGBUILD
(from rev 278796, libxi/trunk/PKGBUILD)
  libxi/repos/testing-i686/fix-gtk2-segfault.patch
(from rev 278796, libxi/trunk/fix-gtk2-segfault.patch)
  libxi/repos/testing-x86_64/
  libxi/repos/testing-x86_64/PKGBUILD
(from rev 278796, libxi/trunk/PKGBUILD)
  libxi/repos/testing-x86_64/fix-gtk2-segfault.patch
(from rev 278796, libxi/trunk/fix-gtk2-segfault.patch)

+
 testing-i686/PKGBUILD  |   40 +
 testing-i686/fix-gtk2-segfault.patch   |  241 +++
 testing-x86_64/PKGBUILD|   40 +
 testing-x86_64/fix-gtk2-segfault.patch |  241 +++
 4 files changed, 562 insertions(+)

Copied: libxi/repos/testing-i686/PKGBUILD (from rev 278796, 
libxi/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2016-10-13 16:37:19 UTC (rev 278797)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: AndyRTR 
+# Maintainer: Jan de Groot 
+
+pkgname=libxi
+pkgver=1.7.7
+pkgrel=2
+pkgdesc="X11 Input extension library"
+arch=('i686' 'x86_64')
+url="http://xorg.freedesktop.org";
+depends=('libxext' 'inputproto')
+makedepends=('pkgconfig' 'xorg-util-macros' 'libxfixes' 'automake')
+license=('custom')
+source=(${url}/releases/individual/lib/libXi-${pkgver}.tar.bz2{,.sig}
+fix-gtk2-segfault.patch)
+sha256sums=('996f834fa57b9b33ba36690f6f5c6a29320bc8213022943912462d8015b1e030'
+'SKIP'
+'34ac1854b6bb14cbb048ddbd20cce7a4b2ad1e8ffa6b116aa20b0dfc56655c4b')
+validpgpkeys=('3C2C43D9447D5938EF4551EBE23B7E70B467F0BF') # Peter Hutterer
+validpgpkeys+=('C41C985FDCF1E5364576638B687393EE37D128F8') # Matthieu Herrb 

+
+prepare() {
+  cd libXi-${pkgver}
+  #fix FS#51298
+  patch -Np1 -i ../fix-gtk2-segfault.patch
+}
+
+build() {
+  cd libXi-${pkgver}
+  ./configure --prefix=/usr --sysconfdir=/etc --disable-static
+  make
+}
+
+package() {
+  cd libXi-${pkgver}
+  make DESTDIR="${pkgdir}" install
+
+  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
+}

Copied: libxi/repos/testing-i686/fix-gtk2-segfault.patch (from rev 278796, 
libxi/trunk/fix-gtk2-segfault.patch)
===
--- testing-i686/fix-gtk2-segfault.patch(rev 0)
+++ testing-i686/fix-gtk2-segfault.patch2016-10-13 16:37:19 UTC (rev 
278797)
@@ -0,0 +1,241 @@
+From patchwork Thu Oct 13 03:58:22 2016
+Content-Type: text/plain; charset="utf-8"
+MIME-Version: 1.0
+Content-Transfer-Encoding: 7bit
+Subject: [v2,libXi,1/2] SizeClassInfo can return 0 even without an error
+From: Peter Hutterer 
+X-Patchwork-Id: 115413
+Message-Id: <1476331103-24072-1-git-send-email-peter.hutte...@who-t.net>
+To: xorg-de...@lists.freedesktop.org
+Cc: Niels Ole Salscheider 
+Date: Thu, 13 Oct 2016 13:58:22 +1000
+
+From: Niels Ole Salscheider 
+
+Catch the error case separately. Commit 19a9cd607d added length checking to
+SizeClassInfo but re-used the return value of 0 for an error. A device without
+classes (as is initialized by xf86-input-libinput for tablets) can
+legitimately return 0 and erroneously triggers an error.
+Fix this by using a separate value for the error.
+
+Reproducible by calling XListInputDevices() with a tablet attached.
+
+This fixes a regression introduced in commit 19a9cd607d.
+
+Signed-off-by: Niels Ole Salscheider 
+Signed-off-by: Peter Hutterer 
+---
+Changes to v1:
+- don't touch *size until we're sure.
+- expand commit message
+
+Niels:
+I left you as author and your signed-off-by since it's essentially your
+patch with a minor change.
+
+ src/XListDev.c | 24 +---
+ 1 file changed, 13 insertions(+), 11 deletions(-)
+
+diff --git a/src/XListDev.c b/src/XListDev.c
+index f850cd0..e4bd3d5 100644
+--- a/src/XListDev.c
 b/src/XListDev.c
+@@ -73,27 +73,28 @@ static int pad_to_xid(int base_size)
+ return ((base_size + padsize - 1)/padsize) * padsize;
+ }
+ 
+-static size_t
+-SizeClassInfo(xAnyClassPtr *any, size_t len, int num_classes)
++static int
++SizeClassInfo(xAnyClassPtr *any, size_t len, int num_classes, size_t *size)
+ {
+-int size = 0;
+ int j;
++size_t sz = 0;
++
+ for (j = 0; j < num_classes; j++) {
+ switch ((*any)->class) {
+ case KeyClass:
+-size += pad_to_xid(sizeof(XKeyInfo));
++sz += pad_to_xid(sizeof(XKeyInfo));
+ break;
+ case ButtonClass:
+-size += pad_to_xid(sizeof(XButtonInfo));
++sz += pad_to_xid(sizeof(XButtonInfo));
+ break;
+ 

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

2016-10-13 Thread Antonio Rojas
Date: Thursday, October 13, 2016 @ 16:28:26
  Author: arojas
Revision: 278794

boost 1.62 rebuild

Modified:
  kig/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-13 16:25:00 UTC (rev 278793)
+++ PKGBUILD2016-10-13 16:28:26 UTC (rev 278794)
@@ -4,7 +4,7 @@
 
 pkgname=kig
 pkgver=16.08.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Interactive Geometry"
 url="http://kde.org/applications/education/kig/";
 arch=('i686' 'x86_64')


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

2016-10-13 Thread Antonio Rojas
Date: Thursday, October 13, 2016 @ 16:28:37
  Author: arojas
Revision: 278795

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

Added:
  kig/repos/staging-i686/PKGBUILD
(from rev 278794, kig/trunk/PKGBUILD)
  kig/repos/staging-x86_64/PKGBUILD
(from rev 278794, kig/trunk/PKGBUILD)
Deleted:
  kig/repos/staging-i686/PKGBUILD
  kig/repos/staging-x86_64/PKGBUILD

-+
 /PKGBUILD   |   82 ++
 staging-i686/PKGBUILD   |   41 ---
 staging-x86_64/PKGBUILD |   41 ---
 3 files changed, 82 insertions(+), 82 deletions(-)

Deleted: staging-i686/PKGBUILD
===
--- staging-i686/PKGBUILD   2016-10-13 16:28:26 UTC (rev 278794)
+++ staging-i686/PKGBUILD   2016-10-13 16:28:37 UTC (rev 278795)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kig
-pkgver=16.08.1
-pkgrel=3
-pkgdesc="Interactive Geometry"
-url="http://kde.org/applications/education/kig/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdeedu')
-depends=('ktexteditor' 'boost-libs' 'python2' 'hicolor-icon-theme') # 
kemoticons, kitemmodels are only required for tests
-makedepends=('extra-cmake-modules' 'kdoctools' 'boost' 'qt5-xmlpatterns')
-optdepends=('qt5-xmlpatterns: support for GeoGebra files')
-replaces=('kdeedu-kig')
-conflicts=('kdeedu-kig')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/kig-${pkgver}.tar.xz";)
-sha1sums=('efd0d2f4e1b056698aefc97eb9924f194b663058')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_LIBDIR=lib
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-
-  # Use the python2 executable
-  sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|' 
"${pkgdir}"/usr/bin/pykig.py
-}

Copied: kig/repos/staging-i686/PKGBUILD (from rev 278794, kig/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2016-10-13 16:28:37 UTC (rev 278795)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kig
+pkgver=16.08.2
+pkgrel=2
+pkgdesc="Interactive Geometry"
+url="http://kde.org/applications/education/kig/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdeedu')
+depends=('ktexteditor' 'boost-libs' 'python2' 'hicolor-icon-theme') # 
kemoticons, kitemmodels are only required for tests
+makedepends=('extra-cmake-modules' 'kdoctools' 'boost' 'qt5-xmlpatterns')
+optdepends=('qt5-xmlpatterns: support for GeoGebra files')
+replaces=('kdeedu-kig')
+conflicts=('kdeedu-kig')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kig-${pkgver}.tar.xz";)
+sha1sums=('0cc14cf9664de2a44a859faab55fbe1f20747750')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_LIBDIR=lib
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+
+  # Use the python2 executable
+  sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|' 
"${pkgdir}"/usr/bin/pykig.py
+}

Deleted: staging-x86_64/PKGBUILD
===
--- staging-x86_64/PKGBUILD 2016-10-13 16:28:26 UTC (rev 278794)
+++ staging-x86_64/PKGBUILD 2016-10-13 16:28:37 UTC (rev 278795)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kig
-pkgver=16.08.1
-pkgrel=3
-pkgdesc="Interactive Geometry"
-url="http://kde.org/applications/education/kig/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdeedu')
-depends=('ktexteditor' 'boost-libs' 'python2' 'hicolor-icon-theme') # 
kemoticons, kitemmodels are only required for tests
-makedepends=('extra-cmake-modules' 'kdoctools' 'boost' 'qt5-xmlpatterns')
-optdepends=('qt5-xmlpatterns: support for GeoGebra files')
-replaces=('kdeedu-kig')
-conflicts=('kdeedu-kig')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/kig-${pkgver}.tar.xz";)
-sha1sums=('efd0d2f4e1b056698aefc97eb9924f194b663058')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_LIBDIR=lib
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-
-  # Use the python2 executable
-  sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|' 
"${pkgdir}"/usr/bin/pykig.py
-}

Copied: kig/repos/staging-x86_64/PKGBUILD (from rev 278794, k

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

2016-10-13 Thread Antonio Rojas
Date: Thursday, October 13, 2016 @ 16:25:00
  Author: arojas
Revision: 278793

archrelease: copy trunk to extra-any

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

--+
 PKGBUILD |   84 +++--
 1 file changed, 44 insertions(+), 40 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-10-13 16:24:18 UTC (rev 278792)
+++ PKGBUILD2016-10-13 16:25:00 UTC (rev 278793)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdegames-kajongg
-pkgver=16.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' 'python-twisted' 'kdebindings-python' 
'libkmahjongg')
-makedepends=('cmake' 'automoc4')
-optdepends=('vorbis-tools: for playing sounds')
-conflicts=('libkmahjongg4')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/kajongg-${pkgver}.tar.xz";)
-sha1sums=('e6eeaecfb642edfcd87e6950908bc87294732dde')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../kajongg-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DINSTALL_KAJONGG=TRUE
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-
-# Use tilesets from KF5 libkhmahjongg
-  ln -s /usr/share/kmahjongglib "$pkgdir"/usr/share/apps/kmahjongglib
-}

Copied: kdegames-kajongg/repos/extra-any/PKGBUILD (from rev 278792, 
kdegames-kajongg/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-10-13 16:25:00 UTC (rev 278793)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegames-kajongg
+pkgver=16.08.2
+pkgrel=2
+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' 
'libkmahjongg')
+makedepends=('cmake' 'automoc4')
+optdepends=('vorbis-tools: for playing sounds')
+conflicts=('libkmahjongg4')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kajongg-${pkgver}.tar.xz";)
+sha1sums=('e6eeaecfb642edfcd87e6950908bc87294732dde')
+
+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 \
+-DINSTALL_KAJONGG=TRUE
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+
+# Use tilesets from KF5 libkhmahjongg
+  ln -s /usr/share/kmahjongglib "$pkgdir"/usr/share/apps/kmahjongglib
+}


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

2016-10-13 Thread Antonio Rojas
Date: Thursday, October 13, 2016 @ 16:24:18
  Author: arojas
Revision: 278792

Still requires python2

Modified:
  kdegames-kajongg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-13 16:16:52 UTC (rev 278791)
+++ PKGBUILD2016-10-13 16:24:18 UTC (rev 278792)
@@ -4,13 +4,13 @@
 
 pkgname=kdegames-kajongg
 pkgver=16.08.2
-pkgrel=1
+pkgrel=2
 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' 'python-twisted' 'kdebindings-python' 
'libkmahjongg')
+depends=('kdebase-runtime' 'python2-twisted' 'kdebindings-python2' 
'libkmahjongg')
 makedepends=('cmake' 'automoc4')
 optdepends=('vorbis-tools: for playing sounds')
 conflicts=('libkmahjongg4')
@@ -19,6 +19,10 @@
 
 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() {


[arch-commits] Commit in python-flask-sqlalchemy/repos (2 files)

2016-10-13 Thread Levente Polyak
Date: Thursday, October 13, 2016 @ 16:18:33
  Author: anthraxx
Revision: 192198

archrelease: copy trunk to community-any

Added:
  python-flask-sqlalchemy/repos/community-any/
  python-flask-sqlalchemy/repos/community-any/PKGBUILD
(from rev 192197, python-flask-sqlalchemy/trunk/PKGBUILD)

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

Copied: python-flask-sqlalchemy/repos/community-any/PKGBUILD (from rev 192197, 
python-flask-sqlalchemy/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2016-10-13 16:18:33 UTC (rev 192198)
@@ -0,0 +1,64 @@
+# Maintainer: Levente Polyak 
+# Contributor: Serge Victor 
+# Contributor: Kevin Azzam 
+
+_pyname=flask-sqlalchemy
+pkgbase=python-flask-sqlalchemy
+pkgname=('python-flask-sqlalchemy' 'python2-flask-sqlalchemy')
+pkgver=2.1
+pkgrel=2
+pkgdesc='Adds SQLAlchemy support to your Flask application'
+url='http://flask-sqlalchemy.pocoo.org/'
+arch=('any')
+license=('BSD')
+makedepends=('python-setuptools' 'python-sphinx' 'python-flask' 
'python-sqlalchemy'
+ 'python2-setuptools' 'python2-sphinx' 'python2-flask' 
'python2-sqlalchemy')
+checkdepends=('python-pytest' 'python-blinker'
+  'python2-pytest' 'python2-blinker')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/mitsuhiko/flask-sqlalchemy/archive/${pkgver}.tar.gz)
+sha512sums=('46f4920cdfdf7cadd73be03a9d70cd4f8bfb96ed025b7141ec8b6269cc86316f1b0803a33fb41b19fda070019d34f5e94d224370a468e63dcd6960af83b20cf3')
+
+prepare() {
+  sed -r "s|(release =)|\\1 '${pkgver}'  #|" -i 
${_pyname}-${pkgver}/docs/conf.py
+  cp -a ${_pyname}-${pkgver}{,-py2}
+}
+
+build() {
+  (cd ${_pyname}-${pkgver}
+make -C docs man text SPHINXBUILD=sphinx-build
+  )
+  (cd ${_pyname}-${pkgver}-py2
+make -C docs man text SPHINXBUILD=sphinx-build2
+  )
+}
+
+check() {
+  (cd ${_pyname}-${pkgver}
+PYTHONPATH=".:${PYTHONPATH}" py.test
+  )
+  (cd ${_pyname}-${pkgver}-py2
+PYTHONPATH=".:${PYTHONPATH}" py.test2
+  )
+}
+
+package_python-flask-sqlalchemy() {
+  depends=('python-flask' 'python-sqlalchemy')
+  cd ${_pyname}-${pkgver}
+  python setup.py install --root="${pkgdir}" -O1
+  install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -Dm 644 CHANGES README  -t "${pkgdir}/usr/share/doc/${pkgname}"
+  cp -r docs/_build/text "${pkgdir}/usr/share/doc/${pkgname}/text"
+  install -Dm 644 docs/_build/man/${_pyname}.1 
"${pkgdir}/usr/share/man/man1/${pkgname}.1"
+}
+
+package_python2-flask-sqlalchemy() {
+  depends=('python2-flask' 'python2-sqlalchemy')
+  cd ${_pyname}-${pkgver}
+  python2 setup.py install --root="${pkgdir}" -O1
+  install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -Dm 644 CHANGES README  -t "${pkgdir}/usr/share/doc/${pkgname}"
+  cp -r docs/_build/text "${pkgdir}/usr/share/doc/${pkgname}/text"
+  install -Dm 644 docs/_build/man/${_pyname}.1 
"${pkgdir}/usr/share/man/man1/${pkgname}.1"
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in (4 files)

2016-10-13 Thread Levente Polyak
Date: Thursday, October 13, 2016 @ 16:18:18
  Author: anthraxx
Revision: 192197

addpkg: python-flask-sqlalchemy 2.1-2

Added:
  python-flask-sqlalchemy/
  python-flask-sqlalchemy/repos/
  python-flask-sqlalchemy/trunk/
  python-flask-sqlalchemy/trunk/PKGBUILD

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

Added: python-flask-sqlalchemy/trunk/PKGBUILD
===
--- python-flask-sqlalchemy/trunk/PKGBUILD  (rev 0)
+++ python-flask-sqlalchemy/trunk/PKGBUILD  2016-10-13 16:18:18 UTC (rev 
192197)
@@ -0,0 +1,64 @@
+# Maintainer: Levente Polyak 
+# Contributor: Serge Victor 
+# Contributor: Kevin Azzam 
+
+_pyname=flask-sqlalchemy
+pkgbase=python-flask-sqlalchemy
+pkgname=('python-flask-sqlalchemy' 'python2-flask-sqlalchemy')
+pkgver=2.1
+pkgrel=2
+pkgdesc='Adds SQLAlchemy support to your Flask application'
+url='http://flask-sqlalchemy.pocoo.org/'
+arch=('any')
+license=('BSD')
+makedepends=('python-setuptools' 'python-sphinx' 'python-flask' 
'python-sqlalchemy'
+ 'python2-setuptools' 'python2-sphinx' 'python2-flask' 
'python2-sqlalchemy')
+checkdepends=('python-pytest' 'python-blinker'
+  'python2-pytest' 'python2-blinker')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/mitsuhiko/flask-sqlalchemy/archive/${pkgver}.tar.gz)
+sha512sums=('46f4920cdfdf7cadd73be03a9d70cd4f8bfb96ed025b7141ec8b6269cc86316f1b0803a33fb41b19fda070019d34f5e94d224370a468e63dcd6960af83b20cf3')
+
+prepare() {
+  sed -r "s|(release =)|\\1 '${pkgver}'  #|" -i 
${_pyname}-${pkgver}/docs/conf.py
+  cp -a ${_pyname}-${pkgver}{,-py2}
+}
+
+build() {
+  (cd ${_pyname}-${pkgver}
+make -C docs man text SPHINXBUILD=sphinx-build
+  )
+  (cd ${_pyname}-${pkgver}-py2
+make -C docs man text SPHINXBUILD=sphinx-build2
+  )
+}
+
+check() {
+  (cd ${_pyname}-${pkgver}
+PYTHONPATH=".:${PYTHONPATH}" py.test
+  )
+  (cd ${_pyname}-${pkgver}-py2
+PYTHONPATH=".:${PYTHONPATH}" py.test2
+  )
+}
+
+package_python-flask-sqlalchemy() {
+  depends=('python-flask' 'python-sqlalchemy')
+  cd ${_pyname}-${pkgver}
+  python setup.py install --root="${pkgdir}" -O1
+  install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -Dm 644 CHANGES README  -t "${pkgdir}/usr/share/doc/${pkgname}"
+  cp -r docs/_build/text "${pkgdir}/usr/share/doc/${pkgname}/text"
+  install -Dm 644 docs/_build/man/${_pyname}.1 
"${pkgdir}/usr/share/man/man1/${pkgname}.1"
+}
+
+package_python2-flask-sqlalchemy() {
+  depends=('python2-flask' 'python2-sqlalchemy')
+  cd ${_pyname}-${pkgver}
+  python2 setup.py install --root="${pkgdir}" -O1
+  install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -Dm 644 CHANGES README  -t "${pkgdir}/usr/share/doc/${pkgname}"
+  cp -r docs/_build/text "${pkgdir}/usr/share/doc/${pkgname}/text"
+  install -Dm 644 docs/_build/man/${_pyname}.1 
"${pkgdir}/usr/share/man/man1/${pkgname}.1"
+}
+
+# vim: ts=2 sw=2 et:


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

2016-10-13 Thread Antonio Rojas
Date: Thursday, October 13, 2016 @ 16:16:32
  Author: arojas
Revision: 278788

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-10-13 16:16:25 UTC (rev 278787)
+++ extra-i686/PKGBUILD 2016-10-13 16:16:32 UTC (rev 278788)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=print-manager
-pkgver=16.08.1
-pkgrel=1
-pkgdesc="A tool for managing print jobs and printers"
-arch=('i686' 'x86_64')
-url='https://www.kde.org/applications/utilities/'
-license=('GPL' 'LGPL' 'FDL')
-depends=('libcups' 'kcmutils')
-makedepends=('extra-cmake-modules' 'python' 'kdoctools' 'plasma-framework')
-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=('1a38bbd4ac00ee1850ec7dd109475439f52aab34')
-
-build() {
-  mkdir -p build
-  cd build
-  cmake ../print-manager-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_LIBDIR=lib
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: print-manager/repos/extra-i686/PKGBUILD (from rev 278787, 
print-manager/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-10-13 16:16:32 UTC (rev 278788)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=print-manager
+pkgver=16.08.2
+pkgrel=1
+pkgdesc="A tool for managing print jobs and printers"
+arch=('i686' 'x86_64')
+url='https://www.kde.org/applications/utilities/'
+license=('GPL' 'LGPL' 'FDL')
+depends=('libcups' 'kcmutils')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools' 'plasma-framework')
+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=('676c7d112086d63d0c0983ab4255519f7be48a6f')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_LIBDIR=lib
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-10-13 16:16:25 UTC (rev 278787)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:16:32 UTC (rev 278788)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=print-manager
-pkgver=16.08.1
-pkgrel=1
-pkgdesc="A tool for managing print jobs and printers"
-arch=('i686' 'x86_64')
-url='https://www.kde.org/applications/utilities/'
-license=('GPL' 'LGPL' 'FDL')
-depends=('libcups' 'kcmutils')
-makedepends=('extra-cmake-modules' 'python' 'kdoctools' 'plasma-framework')
-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=('1a38bbd4ac00ee1850ec7dd109475439f52aab34')
-
-build() {
-  mkdir -p build
-  cd build
-  cmake ../print-manager-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_LIBDIR=lib
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: print-manager/repos/extra-x86_64/PKGBUILD (from rev 278787, 
print-manager/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:16:32 UTC (rev 278788)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=print-manager
+pkgver=16.08.2
+pkgrel=1
+pkgdesc="A tool for managing pr

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

2016-10-13 Thread Antonio Rojas
Date: Thursday, October 13, 2016 @ 16:16:52
  Author: arojas
Revision: 278791

archrelease: copy trunk to extra-any

Added:
  kde-l10n/repos/extra-any/PKGBUILD
(from rev 278790, kde-l10n/trunk/PKGBUILD)
Deleted:
  kde-l10n/repos/extra-any/PKGBUILD

--+
 PKGBUILD |  350 ++---
 1 file changed, 175 insertions(+), 175 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-10-13 16:16:44 UTC (rev 278790)
+++ PKGBUILD2016-10-13 16:16:52 UTC (rev 278791)
@@ -1,175 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgbase=kde-l10n
-pkgver=16.08.1
-pkgrel=2
-arch=('any')
-url='http://www.kde.org/'
-license=('GPL')
-depends=('qt5-translations') # needed for RTL languages FS#50780
-makedepends=('extra-cmake-modules' 'kdoctools' 'kdelibs' 'automoc4' 'kconfig' 
'ki18n' 'qt5-tools' 'python')
-options=('docs')
-
-_languages=(
-  'ar "Arabic"'
-  'ast"Asturian"'
-  'bg "Bulgarian"'
-  'bs "Bosnian"'
-  'ca "Catalan"'
-  'ca@valencia "Catalan (Valencian)"'
-  'cs "Czech"'
-  'da "Danish"'
-  'de "German"'
-  'el "Greek"'
-  'en_GB  "British English"'
-  'eo "Esperanto"'
-  'es "Spanish"'
-  'et "Estonian"'
-  'eu "Basque"'
-  'fa "Farsi"'
-  'fi "Finnish"'
-  'fr "French"'
-  'ga "Irish"'
-  'gl "Galician"'
-  'he "Hebrew"'
-  'hi "Hindi"'
-  'hr "Croatian"'
-  'hu "Hungarian"'
-  'ia "Interlingua"'
-  'id "Indonesian"'
-  'is "Icelandic"'
-  'it "Italian"'
-  'ja "Japanese"'
-  'kk "Kazakh"'
-  'km "Khmer"'
-  'ko "Korean"'
-  'lt "Lithuanian"'
-  'lv "Latvian"'
-  'mr "Marathi"'
-  'nb "Norwegian Bokmal"'
-  'nds"Low Saxon"'
-  'nl "Dutch"'
-  'nn "Norwegian Nynorsk"'
-  'pa "Panjabi/Punjabi"'
-  'pl "Polish"'
-  'pt "Portuguese"'
-  'pt_BR  "Brazilian Portuguese"'
-  'ro "Romanian"'
-  'ru "Russian"'
-  'sk "Slovak"'
-  'sl "Slovenian"'
-  'sr "Serbian"'
-  'sv "Swedish"'
-  'tr "Turkish"'
-  'ug "Uyghur"'
-  'uk "Ukrainian"'
-  'wa "Walloon"'
-  'zh_CN  "Chinese Simplified"'
-  'zh_TW  "Chinese Traditional"'
-)
-
-pkgname=()
-source=()
-
-for _lang in "${_languages[@]}"; do
-  _locale=${_lang%% *}
-  _pkgname=kde-l10n-${_locale,,}
-  
-  pkgname+=($_pkgname)
-  
source+=("http://download.kde.org/stable/applications/$pkgver/src/$pkgbase/$pkgbase-$_locale-$pkgver.tar.xz";)
-  eval "package_$_pkgname() {
-_package $_lang
-  }"
-done
-
-md5sums=('f275e1fe8511280c85800acb9a25da40'
- 'ecb10f130d3004d6651c664a6b31b7a2'
- '2d6e215e2e5a8b4f9e7ad7880dbb3938'
- 'd0eb452ed06beac4f1b39f38c9ddcfa8'
- '30c392e5fe17dd76bf48688f54b8fc7e'
- '189b1c5800773ade61c8422da39c63ec'
- 'fce256f3c5671f4a8e0fe03e5ae5dedf'
- '3c69ffd4a710071f2d53bc9ca33480e2'
- 'a4ef2f1b5936a6d4992c2fe09a2a40e2'
- 'c9e2cd8aa88dafabfc1d84dbb323f3c0'
- '0c3d1cd7581fc3e7ac7f77d84ed69082'
- '985b679ae3b90e53db8ede41edc80225'
- '0d607188279e980579e502b43db93892'
- '9987b1017c7cb4c5b7baee5e48eca0df'
- '2a202e09209c61cf2f24ba44d9a7e5e7'
- 'e0c12a0ac8282dcb89c7fbf0bd057240'
- 'ebfe57bad4720f9afc454829de11b37d'
- '89ed9740b4f6238b1b7fd5568c8f0dbb'
- 'c182159860d813d09013eb55b3e4610e'
- '44a1942827a8d1fbb3e0f26a2d4be503'
- '761120d9ed42551270675b8fe57980be'
- '88b0038a397e914daa1fef14b624c548'
- 'f1f6ecbfa7355dc3b0faee52f44c8f48'
- 'e292b69ecc551d92f2b754f9144b2b5a'
- 'ff1e5cb78916f0d42d8b4e217197047b'
- '35bc54aa938556380a2204c91cdb65db'
- '3d979a70e8300a31ced9e72b268c9010'
- '3348f04f59fde4efe80cda4cd1bc253c'
- 'c364d214ade85015cbb93ed09b287a4c'
- 'b764f01cfa6f309d7273fa3f6324f954'
- '044b30b16431ac98a2b2927361420440'
- '30ca7327b2eb68e794fb6297fba431f2'
- 'e9dfbcba3267e7fc2e7bdf95ef0c02fd'
- '0129e8e75e4bc87e13b98ccf66e7d321'
- 'b4097721bcf629cf1aaa96ac116a19c0'
- '286fba267f1cf3f6037df508b7f17a9d'
- '12b5868664f84e273853a4677eb64f2a'
- '82291e8e6d8333a34e365e2ed3872bab'
- '71f74f68bdfbbf398e82d0ad4fa8d94d'
- '71aabe78561e7902d645a5c64e9a26db'
- 'c86e565d263a84f706e1eb25c2bf1341'
- '230849c8b0379dde60d8209abf855c80'
- '8b4bb84a88a42e733b3d431dafe9e8d8'
- '27feed0c2e30462bdc0c63009837ce92'
- 'cb442d73d85bce9820c77e835a400c4e'
- '8f3823166de6462811422d4df98c1f52'
- 'e34e9594610356071b1d81b7fafeaec6'
- 'ad9cd427c51de236771beb82c4be6944'
- '4ce22c55bcb10b14cbf856f81ba4637b'
- 'ce03187f766316b73f6dcaaba68aadd4'
- '9f1cc53008b3e098ed89af2e83f3aced'
- '4a276cf3450a703990d71b2c

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

2016-10-13 Thread Antonio Rojas
Date: Thursday, October 13, 2016 @ 16:16:44
  Author: arojas
Revision: 278790

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-10-13 16:16:37 UTC (rev 278789)
+++ extra-i686/PKGBUILD 2016-10-13 16:16:44 UTC (rev 278790)
@@ -1,69 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgbase=kdewebdev
-pkgname=('kdewebdev-kfilereplace'
- 'kdewebdev-kimagemapeditor'
- 'kdewebdev-klinkstatus'
- 'kdewebdev-kommander')
-pkgver=16.08.1
-pkgrel=1
-arch=('i686' 'x86_64')
-url='http://www.kde.org'
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdewebdev')
-makedepends=('cmake' 'automoc4' 'ruby' 'tidy' 'kdepimlibs4' 'boost')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz";)
-sha1sums=('6c443101f7a5386677b1e21848c7e920a38a3f84')
-
-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/";
-   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/";
-   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' 'tidy')
-url="http://www.kde.org/applications/development/klinkstatus/";
-   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 278789, 
kdewebdev/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-10-13 16:16:44 UTC (rev 278790)
@@ -0,0 +1,69 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgbase=kdewebdev
+pkgname=('kdewebdev-kfilereplace'
+ 'kdewebdev-kimagemapeditor'
+ 'kdewebdev-klinkstatus'
+ 'kdewebdev-kommander')
+pkgver=16.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' 'tidy' 'kdepimlibs4' 'boost')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz";)
+sha1sums=('7808913914ee83e6387dbed9d092356bdf7930b9')
+
+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/";
+   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/";
+   cd $srcdir/build/kimagemapeditor
+   make DESTDIR=$pkgdir install
+   cd $srcdir/build/doc/kimagemapedi

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

2016-10-13 Thread Antonio Rojas
Date: Thursday, October 13, 2016 @ 16:16:37
  Author: arojas
Revision: 278789

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

Added:
  kdeutils-sweeper/repos/extra-i686/PKGBUILD
(from rev 278788, kdeutils-sweeper/trunk/PKGBUILD)
  kdeutils-sweeper/repos/extra-x86_64/PKGBUILD
(from rev 278788, 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 2016-10-13 16:16:32 UTC (rev 278788)
+++ extra-i686/PKGBUILD 2016-10-13 16:16:37 UTC (rev 278789)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdeutils-sweeper
-pkgver=16.08.1
-pkgrel=1
-pkgdesc='System Cleaner'
-url='http://kde.org/applications/utilities/sweeper'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-groups=('kde-applications' 'kdeutils')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/sweeper-${pkgver}.tar.xz";)
-sha1sums=('32fa5fa86b058b0d6914bdb1db8bf773a291585d')
-
-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 278788, 
kdeutils-sweeper/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-10-13 16:16:37 UTC (rev 278789)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdeutils-sweeper
+pkgver=16.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=('66e2cf76f055ffdd3419f387f7a88b934c846138')
+
+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   2016-10-13 16:16:32 UTC (rev 278788)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:16:37 UTC (rev 278789)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdeutils-sweeper
-pkgver=16.08.1
-pkgrel=1
-pkgdesc='System Cleaner'
-url='http://kde.org/applications/utilities/sweeper'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-groups=('kde-applications' 'kdeutils')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/sweeper-${pkgver}.tar.xz";)
-sha1sums=('32fa5fa86b058b0d6914bdb1db8bf773a291585d')
-
-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 278788, 
kdeutils-sweeper/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:16:37 UTC (rev 278789)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdeutils-sweeper
+pkgver=16.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=('66e2cf76f055ffdd3419f387f7a88b934c846138')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../sweeper-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


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

2016-10-13 Thread Antonio Rojas
Date: Thursday, October 13, 2016 @ 16:16:19
  Author: arojas
Revision: 278786

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

Added:
  ktimer/repos/extra-i686/PKGBUILD
(from rev 278785, ktimer/trunk/PKGBUILD)
  ktimer/repos/extra-x86_64/PKGBUILD
(from rev 278785, ktimer/trunk/PKGBUILD)
Deleted:
  ktimer/repos/extra-i686/PKGBUILD
  ktimer/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 2016-10-13 16:16:13 UTC (rev 278785)
+++ extra-i686/PKGBUILD 2016-10-13 16:16:19 UTC (rev 278786)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=ktimer
-pkgver=16.08.1
-pkgrel=1
-pkgdesc='Countdown Launcher'
-url='http://kde.org/applications/utilities/ktimer/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kio' 'hicolor-icon-theme')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-conflicts=('kdeutils-ktimer')
-replaces=('kdeutils-ktimer')
-groups=('kde-applications' 'kdeutils')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/ktimer-${pkgver}.tar.xz";)
-sha1sums=('b5ed99315ad15a27ca28aa90d655987bd9f4323f')
-
-build() {
-  cd "${srcdir}"
-  mkdir -p build
-  cd build
-  cmake ../ktimer-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd $srcdir/build
-  make DESTDIR=$pkgdir install
-}

Copied: ktimer/repos/extra-i686/PKGBUILD (from rev 278785, 
ktimer/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-10-13 16:16:19 UTC (rev 278786)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=ktimer
+pkgver=16.08.2
+pkgrel=1
+pkgdesc='Countdown Launcher'
+url='http://kde.org/applications/utilities/ktimer/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kio' 'hicolor-icon-theme')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+conflicts=('kdeutils-ktimer')
+replaces=('kdeutils-ktimer')
+groups=('kde-applications' 'kdeutils')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/ktimer-${pkgver}.tar.xz";)
+sha1sums=('5feb666f0b92b381adc867fc0c8ab307a2c0afce')
+
+build() {
+  cd "${srcdir}"
+  mkdir -p build
+  cd build
+  cmake ../ktimer-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $srcdir/build
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-10-13 16:16:13 UTC (rev 278785)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:16:19 UTC (rev 278786)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=ktimer
-pkgver=16.08.1
-pkgrel=1
-pkgdesc='Countdown Launcher'
-url='http://kde.org/applications/utilities/ktimer/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kio' 'hicolor-icon-theme')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-conflicts=('kdeutils-ktimer')
-replaces=('kdeutils-ktimer')
-groups=('kde-applications' 'kdeutils')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/ktimer-${pkgver}.tar.xz";)
-sha1sums=('b5ed99315ad15a27ca28aa90d655987bd9f4323f')
-
-build() {
-  cd "${srcdir}"
-  mkdir -p build
-  cd build
-  cmake ../ktimer-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd $srcdir/build
-  make DESTDIR=$pkgdir install
-}

Copied: ktimer/repos/extra-x86_64/PKGBUILD (from rev 278785, 
ktimer/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:16:19 UTC (rev 278786)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=ktimer
+pkgver=16.08.2
+pkgrel=1
+pkgdesc='Countdown Launcher'
+url='http://kde.org/applications/utilities/ktimer/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kio' 'hicolor-icon-theme')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+conflicts=('kdeutils-ktimer')
+replaces=('kdeutils-ktimer')
+groups=('kde-applications' 'kdeutils')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/ktimer-${pkgver}.tar.xz";)
+sha1sums=('5feb666f0b92b381adc867fc0c8ab307a2c0afce')
+
+build() {
+  cd "${srcdir}"
+  mkdir -p build
+  cd build
+  cmake ../ktimer-${p

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

2016-10-13 Thread Antonio Rojas
Date: Thursday, October 13, 2016 @ 16:16:13
  Author: arojas
Revision: 278785

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

Added:
  kteatime/repos/extra-i686/PKGBUILD
(from rev 278784, kteatime/trunk/PKGBUILD)
  kteatime/repos/extra-x86_64/PKGBUILD
(from rev 278784, kteatime/trunk/PKGBUILD)
Deleted:
  kteatime/repos/extra-i686/PKGBUILD
  kteatime/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 2016-10-13 16:16:07 UTC (rev 278784)
+++ extra-i686/PKGBUILD 2016-10-13 16:16:13 UTC (rev 278785)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kteatime
-pkgver=16.08.1
-pkgrel=1
-pkgdesc='Tea Cooker'
-url='http://kde.org/applications/games/kteatime/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdeutils')
-depends=('knotifyconfig' 'hicolor-icon-theme')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-conflicts=('kdetoys-kteatime')
-replaces=('kdetoys-kteatime')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/kteatime-${pkgver}.tar.xz";)
-sha1sums=('3646bd9528725a145d97829ad4f3f666d7edf3e1')
-
-build() {
-  mkdir -p build
-  cd build
-  cmake ../kteatime-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=$pkgdir install
-}

Copied: kteatime/repos/extra-i686/PKGBUILD (from rev 278784, 
kteatime/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-10-13 16:16:13 UTC (rev 278785)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kteatime
+pkgver=16.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' 'kdeutils')
+depends=('knotifyconfig' 'hicolor-icon-theme')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+conflicts=('kdetoys-kteatime')
+replaces=('kdetoys-kteatime')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kteatime-${pkgver}.tar.xz";)
+sha1sums=('f3da968de7947376fe7fa7575fc6804ff379fae0')
+
+build() {
+  mkdir -p build
+  cd build
+  cmake ../kteatime-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-10-13 16:16:07 UTC (rev 278784)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:16:13 UTC (rev 278785)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kteatime
-pkgver=16.08.1
-pkgrel=1
-pkgdesc='Tea Cooker'
-url='http://kde.org/applications/games/kteatime/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdeutils')
-depends=('knotifyconfig' 'hicolor-icon-theme')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-conflicts=('kdetoys-kteatime')
-replaces=('kdetoys-kteatime')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/kteatime-${pkgver}.tar.xz";)
-sha1sums=('3646bd9528725a145d97829ad4f3f666d7edf3e1')
-
-build() {
-  mkdir -p build
-  cd build
-  cmake ../kteatime-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=$pkgdir install
-}

Copied: kteatime/repos/extra-x86_64/PKGBUILD (from rev 278784, 
kteatime/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:16:13 UTC (rev 278785)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kteatime
+pkgver=16.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' 'kdeutils')
+depends=('knotifyconfig' 'hicolor-icon-theme')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+conflicts=('kdetoys-kteatime')
+replaces=('kdetoys-kteatime')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kteatime-${pkgver}.tar.xz";)
+sha1sums=('f3da968de7947376fe7fa7575fc6804ff379fae0')
+
+build() {
+  mkdir -p build
+  cd build
+  cmake ../kteatime-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+

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

2016-10-13 Thread Antonio Rojas
Date: Thursday, October 13, 2016 @ 16:16:07
  Author: arojas
Revision: 278784

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

Added:
  kdeutils-kremotecontrol/repos/extra-i686/PKGBUILD
(from rev 278783, kdeutils-kremotecontrol/trunk/PKGBUILD)
  kdeutils-kremotecontrol/repos/extra-x86_64/PKGBUILD
(from rev 278783, kdeutils-kremotecontrol/trunk/PKGBUILD)
Deleted:
  kdeutils-kremotecontrol/repos/extra-i686/PKGBUILD
  kdeutils-kremotecontrol/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 2016-10-13 16:16:01 UTC (rev 278783)
+++ extra-i686/PKGBUILD 2016-10-13 16:16:07 UTC (rev 278784)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdeutils-kremotecontrol
-pkgver=16.08.1
-pkgrel=1
-pkgdesc='Configure your remote controls for use with applications'
-url='http://kde.org/applications/utilities/kremotecontrol/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-groups=('kde-applications' 'kdeutils')
-replaces=('kdeutils-kdelirc')
-conflicts=('kdeutils-kdelirc')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/kremotecontrol-${pkgver}.tar.xz";)
-sha1sums=('8a0f9e1e368f52960899527c3d9912830379b210')
-
-build() {
-  cd "${srcdir}"
-  mkdir -p build
-  cd build
-  cmake ../kremotecontrol-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd $srcdir/build
-  make DESTDIR=$pkgdir install
-}

Copied: kdeutils-kremotecontrol/repos/extra-i686/PKGBUILD (from rev 278783, 
kdeutils-kremotecontrol/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-10-13 16:16:07 UTC (rev 278784)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdeutils-kremotecontrol
+pkgver=16.08.2
+pkgrel=1
+pkgdesc='Configure your remote controls for use with applications'
+url='http://kde.org/applications/utilities/kremotecontrol/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+groups=('kde-applications' 'kdeutils')
+replaces=('kdeutils-kdelirc')
+conflicts=('kdeutils-kdelirc')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kremotecontrol-${pkgver}.tar.xz";)
+sha1sums=('72ea978607c169eabf0f52f1ee1ebe1280b000f3')
+
+build() {
+  cd "${srcdir}"
+  mkdir -p build
+  cd build
+  cmake ../kremotecontrol-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $srcdir/build
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-10-13 16:16:01 UTC (rev 278783)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:16:07 UTC (rev 278784)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdeutils-kremotecontrol
-pkgver=16.08.1
-pkgrel=1
-pkgdesc='Configure your remote controls for use with applications'
-url='http://kde.org/applications/utilities/kremotecontrol/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-groups=('kde-applications' 'kdeutils')
-replaces=('kdeutils-kdelirc')
-conflicts=('kdeutils-kdelirc')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/kremotecontrol-${pkgver}.tar.xz";)
-sha1sums=('8a0f9e1e368f52960899527c3d9912830379b210')
-
-build() {
-  cd "${srcdir}"
-  mkdir -p build
-  cd build
-  cmake ../kremotecontrol-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd $srcdir/build
-  make DESTDIR=$pkgdir install
-}

Copied: kdeutils-kremotecontrol/repos/extra-x86_64/PKGBUILD (from rev 278783, 
kdeutils-kremotecontrol/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:16:07 UTC (rev 278784)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdeutils-kremotecontrol
+pkgver=16.08.2
+pkgrel=1
+pkgdesc='Configure your remote controls for use with applications'
+url='http://kde.org/applications/utilities/kremotecontrol/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime')
+makedepends=('

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

2016-10-13 Thread Antonio Rojas
Date: Thursday, October 13, 2016 @ 16:16:25
  Author: arojas
Revision: 278787

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-10-13 16:16:19 UTC (rev 278786)
+++ extra-i686/PKGBUILD 2016-10-13 16:16:25 UTC (rev 278787)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kwalletmanager
-pkgver=16.08.1
-pkgrel=1
-pkgdesc='Wallet management tool'
-arch=(i686 x86_64)
-url='http://www.kde.org/applications/system/kwalletmanager/'
-license=(LGPL)
-depends=(kdelibs4support hicolor-icon-theme)
-makedepends=(extra-cmake-modules python kdoctools kdesignerplugin kcmutils)
-conflicts=(kdeutils-kwalletmanager)
-replaces=(kdeutils-kwalletmanager)
-groups=(kde-applications kdeutils)
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";)
-md5sums=('17358ca44da50513638f96cc7b30b1b3')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}
-

Copied: kwalletmanager/repos/extra-i686/PKGBUILD (from rev 278786, 
kwalletmanager/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-10-13 16:16:25 UTC (rev 278787)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kwalletmanager
+pkgver=16.08.2
+pkgrel=1
+pkgdesc='Wallet management tool'
+arch=(i686 x86_64)
+url='http://www.kde.org/applications/system/kwalletmanager/'
+license=(LGPL)
+depends=(kdelibs4support hicolor-icon-theme)
+makedepends=(extra-cmake-modules python kdoctools kdesignerplugin kcmutils)
+conflicts=(kdeutils-kwalletmanager)
+replaces=(kdeutils-kwalletmanager)
+groups=(kde-applications kdeutils)
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";)
+md5sums=('7e4abdde2a4e33aefd0f5ad1ba552a29')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}
+

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-10-13 16:16:19 UTC (rev 278786)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:16:25 UTC (rev 278787)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kwalletmanager
-pkgver=16.08.1
-pkgrel=1
-pkgdesc='Wallet management tool'
-arch=(i686 x86_64)
-url='http://www.kde.org/applications/system/kwalletmanager/'
-license=(LGPL)
-depends=(kdelibs4support hicolor-icon-theme)
-makedepends=(extra-cmake-modules python kdoctools kdesignerplugin kcmutils)
-conflicts=(kdeutils-kwalletmanager)
-replaces=(kdeutils-kwalletmanager)
-groups=(kde-applications kdeutils)
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";)
-md5sums=('17358ca44da50513638f96cc7b30b1b3')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}
-

Copied: kwalletmanager/repos/extra-x86_64/PKGBUILD (from rev 278786, 
kwalletmanager/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:16:25 UTC (rev 278787)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kwalletmanager
+pkgver=16.08.2
+pkgrel=1
+pkgdesc='Wallet management tool'
+arch=(i686 x86_64)
+url='http://www.kde.org/applications/system/kwalletmanager/'
+license=(LGPL)
+depends=(kdelibs4support hicolor-icon-theme)
+makedepends=(ex

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

2016-10-13 Thread Antonio Rojas
Date: Thursday, October 13, 2016 @ 16:16:01
  Author: arojas
Revision: 278783

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

Added:
  kdeutils-kgpg/repos/extra-i686/PKGBUILD
(from rev 278782, kdeutils-kgpg/trunk/PKGBUILD)
  kdeutils-kgpg/repos/extra-x86_64/PKGBUILD
(from rev 278782, kdeutils-kgpg/trunk/PKGBUILD)
Deleted:
  kdeutils-kgpg/repos/extra-i686/PKGBUILD
  kdeutils-kgpg/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 2016-10-13 16:15:55 UTC (rev 278782)
+++ extra-i686/PKGBUILD 2016-10-13 16:16:01 UTC (rev 278783)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdeutils-kgpg
-pkgver=16.08.1
-pkgrel=1
-pkgdesc='A GnuPG frontend'
-url='http://kde.org/applications/utilities/kgpg/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4' 'boost')
-groups=('kde-applications' 'kdeutils')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/kgpg-${pkgver}.tar.xz";)
-sha1sums=('cae9987167abd71996eba102094da18034835d8c')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../kgpg-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=$pkgdir install
-}

Copied: kdeutils-kgpg/repos/extra-i686/PKGBUILD (from rev 278782, 
kdeutils-kgpg/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-10-13 16:16:01 UTC (rev 278783)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdeutils-kgpg
+pkgver=16.08.2
+pkgrel=1
+pkgdesc='A GnuPG frontend'
+url='http://kde.org/applications/utilities/kgpg/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4' 'boost')
+groups=('kde-applications' 'kdeutils')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kgpg-${pkgver}.tar.xz";)
+sha1sums=('4aa6046b62cff62c678c11e301cee4175ed84694')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../kgpg-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-10-13 16:15:55 UTC (rev 278782)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:16:01 UTC (rev 278783)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdeutils-kgpg
-pkgver=16.08.1
-pkgrel=1
-pkgdesc='A GnuPG frontend'
-url='http://kde.org/applications/utilities/kgpg/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4' 'boost')
-groups=('kde-applications' 'kdeutils')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/kgpg-${pkgver}.tar.xz";)
-sha1sums=('cae9987167abd71996eba102094da18034835d8c')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../kgpg-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=$pkgdir install
-}

Copied: kdeutils-kgpg/repos/extra-x86_64/PKGBUILD (from rev 278782, 
kdeutils-kgpg/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:16:01 UTC (rev 278783)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdeutils-kgpg
+pkgver=16.08.2
+pkgrel=1
+pkgdesc='A GnuPG frontend'
+url='http://kde.org/applications/utilities/kgpg/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4' 'boost')
+groups=('kde-applications' 'kdeutils')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kgpg-${pkgver}.tar.xz";)
+sha1sums=('4aa6046b62cff62c678c11e301cee4175ed84694')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../kgpg-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}


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

2016-10-13 Thread Antonio Rojas
Date: Thursday, October 13, 2016 @ 16:15:55
  Author: arojas
Revision: 278782

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

Added:
  kfloppy/repos/extra-i686/PKGBUILD
(from rev 278781, kfloppy/trunk/PKGBUILD)
  kfloppy/repos/extra-x86_64/PKGBUILD
(from rev 278781, kfloppy/trunk/PKGBUILD)
Deleted:
  kfloppy/repos/extra-i686/PKGBUILD
  kfloppy/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 2016-10-13 16:15:49 UTC (rev 278781)
+++ extra-i686/PKGBUILD 2016-10-13 16:15:55 UTC (rev 278782)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kfloppy
-pkgver=16.08.1
-pkgrel=1
-pkgdesc='Floppy Formatter'
-url='http://kde.org/applications/utilities/kfloppy/'
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-depends=(kdelibs4support hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools python kdesignerplugin)
-conflicts=(kdeutils-kfloppy)
-replaces=(kdeutils-kfloppy)
-groups=(kde-applications kdeutils)
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";)
-sha1sums=('50be05bdd17882010296b16f8c812b74b94673ab')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kfloppy/repos/extra-i686/PKGBUILD (from rev 278781, 
kfloppy/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-10-13 16:15:55 UTC (rev 278782)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kfloppy
+pkgver=16.08.2
+pkgrel=1
+pkgdesc='Floppy Formatter'
+url='http://kde.org/applications/utilities/kfloppy/'
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+depends=(kdelibs4support hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools python kdesignerplugin)
+conflicts=(kdeutils-kfloppy)
+replaces=(kdeutils-kfloppy)
+groups=(kde-applications kdeutils)
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";)
+sha1sums=('1af35f55822bf81a7382f1c6ea3838e6e9dcd60f')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-10-13 16:15:49 UTC (rev 278781)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:15:55 UTC (rev 278782)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kfloppy
-pkgver=16.08.1
-pkgrel=1
-pkgdesc='Floppy Formatter'
-url='http://kde.org/applications/utilities/kfloppy/'
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-depends=(kdelibs4support hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools python kdesignerplugin)
-conflicts=(kdeutils-kfloppy)
-replaces=(kdeutils-kfloppy)
-groups=(kde-applications kdeutils)
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";)
-sha1sums=('50be05bdd17882010296b16f8c812b74b94673ab')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kfloppy/repos/extra-x86_64/PKGBUILD (from rev 278781, 
kfloppy/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:15:55 UTC (rev 278782)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kfloppy
+pkgver=16.08.2
+pkgrel=1
+pkgdesc='Floppy Formatter'
+url='http://kde.org/applications/utilities/kfloppy/'
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+depends=(kdelibs4support hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools python kdesignerplugin)
+conflicts=(kdeutils-kfloppy)
+replaces=(kdeutils-kfloppy)
+groups=(kde-applications kdeutils)
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";)
+sha1sums=('1af35f55822bf8

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

2016-10-13 Thread Antonio Rojas
Date: Thursday, October 13, 2016 @ 16:15:49
  Author: arojas
Revision: 278781

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

Added:
  kdf/repos/extra-i686/PKGBUILD
(from rev 278780, kdf/trunk/PKGBUILD)
  kdf/repos/extra-x86_64/PKGBUILD
(from rev 278780, kdf/trunk/PKGBUILD)
Deleted:
  kdf/repos/extra-i686/PKGBUILD
  kdf/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 2016-10-13 16:15:43 UTC (rev 278780)
+++ extra-i686/PKGBUILD 2016-10-13 16:15:49 UTC (rev 278781)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdf
-pkgver=16.08.1
-pkgrel=1
-url="http://kde.org/applications/system/kdiskfree/";
-arch=(i686 x86_64)
-pkgdesc='View Disk Usage'
-license=(GPL LGPL FDL)
-depends=(kio hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools python kcmutils)
-conflicts=(kdeutils-kdf)
-replaces=(kdeutils-kdf)
-groups=(kde-applications kdeutils)
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";)
-sha1sums=('16fc2a6ddd0f6769c16c6df6e72fd2fdbdf2ee30')
-
-prepare() {
-  mkdir -p build
-}
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kdf/repos/extra-i686/PKGBUILD (from rev 278780, kdf/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-10-13 16:15:49 UTC (rev 278781)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdf
+pkgver=16.08.2
+pkgrel=1
+url="http://kde.org/applications/system/kdiskfree/";
+arch=(i686 x86_64)
+pkgdesc='View Disk Usage'
+license=(GPL LGPL FDL)
+depends=(kio hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools python kcmutils)
+conflicts=(kdeutils-kdf)
+replaces=(kdeutils-kdf)
+groups=(kde-applications kdeutils)
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";)
+sha1sums=('f03fe6a6abf3fb7d409d4cca20fd71d3da07fefd')
+
+prepare() {
+  mkdir -p build
+}
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-10-13 16:15:43 UTC (rev 278780)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:15:49 UTC (rev 278781)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdf
-pkgver=16.08.1
-pkgrel=1
-url="http://kde.org/applications/system/kdiskfree/";
-arch=(i686 x86_64)
-pkgdesc='View Disk Usage'
-license=(GPL LGPL FDL)
-depends=(kio hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools python kcmutils)
-conflicts=(kdeutils-kdf)
-replaces=(kdeutils-kdf)
-groups=(kde-applications kdeutils)
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";)
-sha1sums=('16fc2a6ddd0f6769c16c6df6e72fd2fdbdf2ee30')
-
-prepare() {
-  mkdir -p build
-}
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kdf/repos/extra-x86_64/PKGBUILD (from rev 278780, kdf/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:15:49 UTC (rev 278781)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdf
+pkgver=16.08.2
+pkgrel=1
+url="http://kde.org/applications/system/kdiskfree/";
+arch=(i686 x86_64)
+pkgdesc='View Disk Usage'
+license=(GPL LGPL FDL)
+depends=(kio hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools python kcmutils)
+conflicts=(kdeutils-kdf)
+replaces=(kdeutils-kdf)
+groups=(kde-applications kdeutils)
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";)
+sha1sums=('f03fe6a6abf3fb7d409d4cca20fd71d3da07fefd')
+
+prepare() {
+  mkdir -p build
+}
+build() {
+  c

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

2016-10-13 Thread Antonio Rojas
Date: Thursday, October 13, 2016 @ 16:15:37
  Author: arojas
Revision: 278779

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

Added:
  kcharselect/repos/extra-i686/PKGBUILD
(from rev 278778, kcharselect/trunk/PKGBUILD)
  kcharselect/repos/extra-x86_64/PKGBUILD
(from rev 278778, kcharselect/trunk/PKGBUILD)
Deleted:
  kcharselect/repos/extra-i686/PKGBUILD
  kcharselect/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 2016-10-13 16:15:30 UTC (rev 278778)
+++ extra-i686/PKGBUILD 2016-10-13 16:15:37 UTC (rev 278779)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kcharselect
-pkgver=16.08.1
-pkgrel=1
-pkgdesc='Character Selector'
-url="http://kde.org/applications/utilities/kcharselect/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kxmlgui')
-makedepends=('extra-cmake-modules' 'python' 'kdoctools')
-groups=('kde-applications' 'kdeutils')
-conflicts=('kdeutils-kcharselect')
-replaces=('kdeutils-kcharselect')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/kcharselect-${pkgver}.tar.xz";)
-sha1sums=('1b179d0c859920ca4712456212b964071b1ba8b5')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd $srcdir/build
-  make DESTDIR=$pkgdir install
-}

Copied: kcharselect/repos/extra-i686/PKGBUILD (from rev 278778, 
kcharselect/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-10-13 16:15:37 UTC (rev 278779)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kcharselect
+pkgver=16.08.2
+pkgrel=1
+pkgdesc='Character Selector'
+url="http://kde.org/applications/utilities/kcharselect/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kxmlgui')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
+groups=('kde-applications' 'kdeutils')
+conflicts=('kdeutils-kcharselect')
+replaces=('kdeutils-kcharselect')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kcharselect-${pkgver}.tar.xz";)
+sha1sums=('adbf7a9fd7d4b82b7c85a61e0af804e10d92ea24')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $srcdir/build
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-10-13 16:15:30 UTC (rev 278778)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:15:37 UTC (rev 278779)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kcharselect
-pkgver=16.08.1
-pkgrel=1
-pkgdesc='Character Selector'
-url="http://kde.org/applications/utilities/kcharselect/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kxmlgui')
-makedepends=('extra-cmake-modules' 'python' 'kdoctools')
-groups=('kde-applications' 'kdeutils')
-conflicts=('kdeutils-kcharselect')
-replaces=('kdeutils-kcharselect')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/kcharselect-${pkgver}.tar.xz";)
-sha1sums=('1b179d0c859920ca4712456212b964071b1ba8b5')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd $srcdir/build
-  make DESTDIR=$pkgdir install
-}

Copied: kcharselect/repos/extra-x86_64/PKGBUILD (from rev 278778, 
kcharselect/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:15:37 UTC (rev 278779)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kcharselect
+pkgver=16.08.2
+pkgrel=1
+pkgdesc='Character Selector'
+url="http://kde.org/applications/utilities/kcharselect/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kxmlgui')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
+groups=('kde-applications' 'kdeutils')
+conflicts=('kdeutils-kcharselect')
+replaces=('kdeutils-kcharselect')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kcharselect-${pkgver}.tar.xz";)
+sha1sums=('adbf7a9fd7d4b82b7c85a61e0af804e10d92ea24

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

2016-10-13 Thread Antonio Rojas
Date: Thursday, October 13, 2016 @ 16:15:30
  Author: arojas
Revision: 278778

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

Added:
  kcalc/repos/extra-i686/PKGBUILD
(from rev 278777, kcalc/trunk/PKGBUILD)
  kcalc/repos/extra-i686/kcalc-qt5.6.patch
(from rev 278777, kcalc/trunk/kcalc-qt5.6.patch)
  kcalc/repos/extra-x86_64/PKGBUILD
(from rev 278777, kcalc/trunk/PKGBUILD)
  kcalc/repos/extra-x86_64/kcalc-qt5.6.patch
(from rev 278777, kcalc/trunk/kcalc-qt5.6.patch)
Deleted:
  kcalc/repos/extra-i686/PKGBUILD
  kcalc/repos/extra-i686/kcalc-qt5.6.patch
  kcalc/repos/extra-x86_64/PKGBUILD
  kcalc/repos/extra-x86_64/kcalc-qt5.6.patch

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-10-13 16:15:25 UTC (rev 278777)
+++ extra-i686/PKGBUILD 2016-10-13 16:15:30 UTC (rev 278778)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kcalc
-pkgver=16.08.1
-pkgrel=1
-pkgdesc='Scientific Calculator'
-url='http://kde.org/applications/utilities/kcalc/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kinit')
-makedepends=('extra-cmake-modules' 'python' 'kdoctools')
-conflicts=('kdeutils-kcalc')
-replaces=('kdeutils-kcalc')
-groups=('kde-applications' 'kdeutils')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/kcalc-${pkgver}.tar.xz";)
-sha1sums=('55723e79a4651c2a9f2ab89a790b976e1fae5aaf')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_LIBDIR=lib
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kcalc/repos/extra-i686/PKGBUILD (from rev 278777, kcalc/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-10-13 16:15:30 UTC (rev 278778)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kcalc
+pkgver=16.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')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kcalc-${pkgver}.tar.xz";)
+sha1sums=('f7447c98f8cab2943da43af00a688e54ad2eb20f')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_LIBDIR=lib
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-i686/kcalc-qt5.6.patch
===
--- extra-i686/kcalc-qt5.6.patch2016-10-13 16:15:25 UTC (rev 278777)
+++ extra-i686/kcalc-qt5.6.patch2016-10-13 16:15:30 UTC (rev 278778)
@@ -1,11 +0,0 @@
 kcalc-15.12.3/kcalc.cpp.orig   2016-03-16 16:26:37.327157522 +
-+++ kcalc-15.12.3/kcalc.cpp2016-03-16 16:28:08.533357025 +
-@@ -123,7 +123,7 @@
- 
-   updateGeometry();
- 
--  setFixedSize(minimumSize());
-+  if ( ! minimumSize().isEmpty() ) setFixedSize(minimumSize());
- 
-   updateDisplay(UPDATE_FROM_CORE);
- 

Copied: kcalc/repos/extra-i686/kcalc-qt5.6.patch (from rev 278777, 
kcalc/trunk/kcalc-qt5.6.patch)
===
--- extra-i686/kcalc-qt5.6.patch(rev 0)
+++ extra-i686/kcalc-qt5.6.patch2016-10-13 16:15:30 UTC (rev 278778)
@@ -0,0 +1,11 @@
+--- kcalc-15.12.3/kcalc.cpp.orig   2016-03-16 16:26:37.327157522 +
 kcalc-15.12.3/kcalc.cpp2016-03-16 16:28:08.533357025 +
+@@ -123,7 +123,7 @@
+ 
+   updateGeometry();
+ 
+-  setFixedSize(minimumSize());
++  if ( ! minimumSize().isEmpty() ) setFixedSize(minimumSize());
+ 
+   updateDisplay(UPDATE_FROM_CORE);
+ 

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-10-13 16:15:25 UTC (rev 278777)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:15:30 UTC (rev 278778)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kcalc
-pkgv

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

2016-10-13 Thread Antonio Rojas
Date: Thursday, October 13, 2016 @ 16:15:43
  Author: arojas
Revision: 278780

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

Added:
  kdebugsettings/repos/extra-i686/PKGBUILD
(from rev 278779, kdebugsettings/trunk/PKGBUILD)
  kdebugsettings/repos/extra-x86_64/PKGBUILD
(from rev 278779, kdebugsettings/trunk/PKGBUILD)
Deleted:
  kdebugsettings/repos/extra-i686/PKGBUILD
  kdebugsettings/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 2016-10-13 16:15:37 UTC (rev 278779)
+++ extra-i686/PKGBUILD 2016-10-13 16:15:43 UTC (rev 278780)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-
-pkgname=kdebugsettings
-pkgver=16.08.1
-pkgrel=1
-pkgdesc='An application to enable/disable qCDebug'
-arch=(i686 x86_64)
-url='https://utils.kde.org/'
-license=(GPL)
-depends=(kdbusaddons ki18n kitemviews kcompletion kcoreaddons)
-makedepends=(extra-cmake-modules python)
-groups=(kde-applications kdeutils)
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";)
-sha256sums=('d7db0b922c215c7ba73ef8f3c96efcb433e3661466cac60107748dfa3920692c')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DKDE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_LIBEXECDIR=lib
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}
-

Copied: kdebugsettings/repos/extra-i686/PKGBUILD (from rev 278779, 
kdebugsettings/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-10-13 16:15:43 UTC (rev 278780)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+
+pkgname=kdebugsettings
+pkgver=16.08.2
+pkgrel=1
+pkgdesc='An application to enable/disable qCDebug'
+arch=(i686 x86_64)
+url='https://utils.kde.org/'
+license=(GPL)
+depends=(kdbusaddons ki18n kitemviews kcompletion kcoreaddons)
+makedepends=(extra-cmake-modules python)
+groups=(kde-applications kdeutils)
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";)
+sha256sums=('7f78d98473b067cea9955d43268f31aa3461e12c86f296def9305be648673d2a')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_LIBEXECDIR=lib
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}
+

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-10-13 16:15:37 UTC (rev 278779)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:15:43 UTC (rev 278780)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-
-pkgname=kdebugsettings
-pkgver=16.08.1
-pkgrel=1
-pkgdesc='An application to enable/disable qCDebug'
-arch=(i686 x86_64)
-url='https://utils.kde.org/'
-license=(GPL)
-depends=(kdbusaddons ki18n kitemviews kcompletion kcoreaddons)
-makedepends=(extra-cmake-modules python)
-groups=(kde-applications kdeutils)
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";)
-sha256sums=('d7db0b922c215c7ba73ef8f3c96efcb433e3661466cac60107748dfa3920692c')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DKDE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_LIBEXECDIR=lib
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}
-

Copied: kdebugsettings/repos/extra-x86_64/PKGBUILD (from rev 278779, 
kdebugsettings/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:15:43 UTC (rev 278780)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+
+pkgname=kdebugsettings
+pkgver=16.08.2
+pkgrel=1
+pkgdesc='An application to enable/disable qCDebug'
+arch=(i686 x86_64)
+url='https://utils.kde.org/'
+license=(GPL)
+depends=(kdbusaddons ki18n kitemviews kcompletion kcoreaddons)
+makedepends=(extra-cmake-modules python)
+groups=(kde-applications kdeutils)
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";)
+sha256sums=('7f78d98473b067cea9955d43268f31aa3461e12c86f296def9305be648673d2a')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE_INSTALL_

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

2016-10-13 Thread Antonio Rojas
Date: Thursday, October 13, 2016 @ 16:15:25
  Author: arojas
Revision: 278777

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

Added:
  filelight/repos/extra-i686/PKGBUILD
(from rev 278776, filelight/trunk/PKGBUILD)
  filelight/repos/extra-x86_64/PKGBUILD
(from rev 278776, filelight/trunk/PKGBUILD)
Deleted:
  filelight/repos/extra-i686/PKGBUILD
  filelight/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 2016-10-13 16:15:18 UTC (rev 278776)
+++ extra-i686/PKGBUILD 2016-10-13 16:15:25 UTC (rev 278777)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=filelight
-pkgver=16.08.1
-pkgrel=1
-pkgdesc='View disk usage information'
-url='http://kde.org/applications/utilities/filelight'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kparts' 'hicolor-icon-theme')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-groups=('kde-applications' 'kdeutils')
-replaces=('kdeutils-filelight')
-conflicts=('kdeutils-filelight')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/filelight-${pkgver}.tar.xz";)
-sha1sums=('4bda934d4b4db7cd6d890bc94302e01465f4d1a7')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: filelight/repos/extra-i686/PKGBUILD (from rev 278776, 
filelight/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-10-13 16:15:25 UTC (rev 278777)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=filelight
+pkgver=16.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' 'hicolor-icon-theme')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+groups=('kde-applications' 'kdeutils')
+replaces=('kdeutils-filelight')
+conflicts=('kdeutils-filelight')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/filelight-${pkgver}.tar.xz";)
+sha1sums=('d4d12051ed7fddb59f8d586d9cc77f49c9125460')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-10-13 16:15:18 UTC (rev 278776)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:15:25 UTC (rev 278777)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=filelight
-pkgver=16.08.1
-pkgrel=1
-pkgdesc='View disk usage information'
-url='http://kde.org/applications/utilities/filelight'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kparts' 'hicolor-icon-theme')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-groups=('kde-applications' 'kdeutils')
-replaces=('kdeutils-filelight')
-conflicts=('kdeutils-filelight')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/filelight-${pkgver}.tar.xz";)
-sha1sums=('4bda934d4b4db7cd6d890bc94302e01465f4d1a7')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: filelight/repos/extra-x86_64/PKGBUILD (from rev 278776, 
filelight/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:15:25 UTC (rev 278777)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=filelight
+pkgver=16.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' 'hicolor-icon-theme')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+groups=('kde-applications' 'kdeutils')
+replaces=('kdeutils-filelight')
+conflicts=('kdeutils-filelight')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/filelight-${pkgver}.tar.xz";)
+sha1sums=('d4d12051ed

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

2016-10-13 Thread Antonio Rojas
Date: Thursday, October 13, 2016 @ 16:07:21
  Author: arojas
Revision: 278703

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

Added:
  kmahjongg/repos/extra-i686/PKGBUILD
(from rev 278702, kmahjongg/trunk/PKGBUILD)
  kmahjongg/repos/extra-x86_64/PKGBUILD
(from rev 278702, kmahjongg/trunk/PKGBUILD)
Deleted:
  kmahjongg/repos/extra-i686/PKGBUILD
  kmahjongg/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 2016-10-13 16:07:15 UTC (rev 278702)
+++ extra-i686/PKGBUILD 2016-10-13 16:07:21 UTC (rev 278703)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kmahjongg
-pkgver=16.08.1
-pkgrel=1
-pkgdesc="A tile matching game for one or two players"
-url="http://kde.org/applications/games/kmahjongg/";
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdegames)
-depends=(libkmahjongg libkdegames hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools python)
-conflicts=(kdegames-kmahjongg)
-replaces=(kdegames-kmahjongg)
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";)
-sha1sums=('a1c7ce22a05c42be63c4df81f1c34c18ebf3f948')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kmahjongg/repos/extra-i686/PKGBUILD (from rev 278702, 
kmahjongg/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-10-13 16:07:21 UTC (rev 278703)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kmahjongg
+pkgver=16.08.2
+pkgrel=1
+pkgdesc="A tile matching game for one or two players"
+url="http://kde.org/applications/games/kmahjongg/";
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdegames)
+depends=(libkmahjongg libkdegames hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools python)
+conflicts=(kdegames-kmahjongg)
+replaces=(kdegames-kmahjongg)
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";)
+sha1sums=('db84504b3532ca90bb126b764c5b5c4ce606024e')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-10-13 16:07:15 UTC (rev 278702)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:07:21 UTC (rev 278703)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kmahjongg
-pkgver=16.08.1
-pkgrel=1
-pkgdesc="A tile matching game for one or two players"
-url="http://kde.org/applications/games/kmahjongg/";
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdegames)
-depends=(libkmahjongg libkdegames hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools python)
-conflicts=(kdegames-kmahjongg)
-replaces=(kdegames-kmahjongg)
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";)
-sha1sums=('a1c7ce22a05c42be63c4df81f1c34c18ebf3f948')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kmahjongg/repos/extra-x86_64/PKGBUILD (from rev 278702, 
kmahjongg/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:07:21 UTC (rev 278703)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kmahjongg
+pkgver=16.08.2
+pkgrel=1
+pkgdesc="A tile matching game for one or two players"
+url="http://kde.org/applications/games/kmahjongg/";
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdegames)
+depends=(libkmahjongg libkdegames hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools python)
+conflicts=(kdegames-kmahjongg)
+replaces=(kdegames-kmahjongg)

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

2016-10-13 Thread Antonio Rojas
Date: Thursday, October 13, 2016 @ 16:15:12
  Author: arojas
Revision: 278775

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-10-13 16:15:06 UTC (rev 278774)
+++ extra-i686/PKGBUILD 2016-10-13 16:15:12 UTC (rev 278775)
@@ -1,39 +0,0 @@
-# Maintainer: Antonio Rojas  
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=umbrello
-pkgver=16.08.1
-pkgrel=1
-pkgdesc='UML modeller'
-arch=(i686 x86_64)
-url='http://kde.org/applications/development/umbrello'
-license=(GPL)
-depends=(hicolor-icon-theme ktexteditor)
-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";)
-md5sums=('8b1d710049d7a1e6d83bcda6f2c76157')
-
-prepare() {
-  mkdir -p build
-}
-
-build() { 
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF \
--DBUILD_KF5=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}
-

Copied: umbrello/repos/extra-i686/PKGBUILD (from rev 278774, 
umbrello/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-10-13 16:15:12 UTC (rev 278775)
@@ -0,0 +1,39 @@
+# Maintainer: Antonio Rojas  
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=umbrello
+pkgver=16.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)
+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";)
+md5sums=('7eb3cfe3ab64bb72bbff949bf9e63de4')
+
+prepare() {
+  mkdir -p build
+}
+
+build() { 
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF \
+-DBUILD_KF5=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}
+

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-10-13 16:15:06 UTC (rev 278774)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:15:12 UTC (rev 278775)
@@ -1,39 +0,0 @@
-# Maintainer: Antonio Rojas  
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=umbrello
-pkgver=16.08.1
-pkgrel=1
-pkgdesc='UML modeller'
-arch=(i686 x86_64)
-url='http://kde.org/applications/development/umbrello'
-license=(GPL)
-depends=(hicolor-icon-theme ktexteditor)
-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";)
-md5sums=('8b1d710049d7a1e6d83bcda6f2c76157')
-
-prepare() {
-  mkdir -p build
-}
-
-build() { 
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF \
--DBUILD_KF5=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}
-

Copied: umbrello/repos/extra-x86_64/PKGBUILD (from rev 278774, 
umbrello/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:15:12 UTC (rev 278775)
@@ -0,0 +1,39 @@
+# Maintainer: Antonio Rojas  
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=umbrello
+pkgver=16.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)
+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";)
+md5sums=('7eb3cfe3ab64bb72bbff949bf

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

2016-10-13 Thread Antonio Rojas
Date: Thursday, October 13, 2016 @ 16:15:18
  Author: arojas
Revision: 278776

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

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

---+
 /PKGBUILD |   80 
 extra-i686/PKGBUILD   |   46 ---
 extra-x86_64/PKGBUILD |   46 ---
 3 files changed, 80 insertions(+), 92 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-10-13 16:15:12 UTC (rev 278775)
+++ extra-i686/PKGBUILD 2016-10-13 16:15:18 UTC (rev 278776)
@@ -1,46 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas  
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=ark
-pkgver=16.08.1
-pkgrel=2
-pkgdesc='Archiving Tool'
-arch=(i686 x86_64)
-url='http://kde.org/applications/utilities/ark/'
-license=(GPL)
-depends=(kparts kpty libarchive hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools python)
-optdepends=('p7zip: 7Z format support' 'zip: ZIP compression support' 'unzip: 
ZIP format support' 'unrar: RAR format support')
-conflicts=(kdeutils-ark)
-replaces=(kdeutils-ark)
-groups=(kde-applications kdeutils)
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";
-
kdebug-368786.patch::"https://quickgit.kde.org/?p=ark.git&a=commitdiff&h=9a9a8510&o=plain";)
-md5sums=('4c8d6a236436e1fc8b5bfe629243e223'
- '40ae44a105c9bf0c235d5f55afeda34c')
-
-prepare() {
-  mkdir -p build
-
-# Fix opnening RAR files with shared-mime-info 1.7 
http://bugs.kde.org/show_bug.cgi?id=368786
-  cd $pkgname-$pkgver
-  patch -p1 -i ../kdebug-368786.patch
-}
-
-build() { 
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}
-

Copied: ark/repos/extra-i686/PKGBUILD (from rev 278775, ark/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-10-13 16:15:18 UTC (rev 278776)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Antonio Rojas  
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=ark
+pkgver=16.08.2
+pkgrel=1
+pkgdesc='Archiving Tool'
+arch=(i686 x86_64)
+url='http://kde.org/applications/utilities/ark/'
+license=(GPL)
+depends=(kparts kpty libarchive hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools python)
+optdepends=('p7zip: 7Z format support' 'zip: ZIP compression support' 'unzip: 
ZIP format support' 'unrar: RAR format support')
+conflicts=(kdeutils-ark)
+replaces=(kdeutils-ark)
+groups=(kde-applications kdeutils)
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";)
+md5sums=('1d714c4c05f051e36deb444dd07a79dd')
+
+prepare() {
+  mkdir -p build
+}
+
+build() { 
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}
+

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-10-13 16:15:12 UTC (rev 278775)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:15:18 UTC (rev 278776)
@@ -1,46 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas  
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=ark
-pkgver=16.08.1
-pkgrel=2
-pkgdesc='Archiving Tool'
-arch=(i686 x86_64)
-url='http://kde.org/applications/utilities/ark/'
-license=(GPL)
-depends=(kparts kpty libarchive hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools python)
-optdepends=('p7zip: 7Z format support' 'zip: ZIP compression support' 'unzip: 
ZIP format support' 'unrar: RAR format support')
-conflicts=(kdeutils-ark)
-replaces=(kdeutils-ark)
-groups=(kde-applications kdeutils)
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";
-
kdebug-368786.patch::"https://quickgit.kde.org/?p=ark.git&a=commitdiff&h=9a9a8510&o=plain";)
-md5sums=('4c8d6a236436e1fc8b5bfe629243e223'
- '40ae44a105c9bf0c235d5f55afeda34c')
-
-prepare() {
-  mkdir -p build
-
-# Fix opnening RAR files with shared-mime-info 1.7 
http://bugs.kde.org/show_bug.cgi?id=368786
-  cd $pkgname-$pkgver
-  patch -p1 -i ../kdebug-368786.patch
-}
-
-build() { 
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd 

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

2016-10-13 Thread Antonio Rojas
Date: Thursday, October 13, 2016 @ 16:15:06
  Author: arojas
Revision: 278774

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

Added:
  kdesdk-thumbnailers/repos/extra-i686/PKGBUILD
(from rev 278773, kdesdk-thumbnailers/trunk/PKGBUILD)
  kdesdk-thumbnailers/repos/extra-x86_64/PKGBUILD
(from rev 278773, kdesdk-thumbnailers/trunk/PKGBUILD)
Deleted:
  kdesdk-thumbnailers/repos/extra-i686/PKGBUILD
  kdesdk-thumbnailers/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 2016-10-13 16:15:00 UTC (rev 278773)
+++ extra-i686/PKGBUILD 2016-10-13 16:15:06 UTC (rev 278774)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdesdk-thumbnailers
-pkgver=16.08.1
-pkgrel=1
-pkgdesc='Plugins for the thumbnailing system'
-url='https://www.kde.org/applications/development/'
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdesdk)
-depends=(kio gettext)
-makedepends=(extra-cmake-modules python)
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";)
-sha1sums=('9a967a51a3512493429268e4bc499cf780d35b0d')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kdesdk-thumbnailers/repos/extra-i686/PKGBUILD (from rev 278773, 
kdesdk-thumbnailers/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-10-13 16:15:06 UTC (rev 278774)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdesdk-thumbnailers
+pkgver=16.08.2
+pkgrel=1
+pkgdesc='Plugins for the thumbnailing system'
+url='https://www.kde.org/applications/development/'
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdesdk)
+depends=(kio gettext)
+makedepends=(extra-cmake-modules python)
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";)
+sha1sums=('6fbff4b2dc8923f55999cf7afc26f640054c9841')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-10-13 16:15:00 UTC (rev 278773)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:15:06 UTC (rev 278774)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdesdk-thumbnailers
-pkgver=16.08.1
-pkgrel=1
-pkgdesc='Plugins for the thumbnailing system'
-url='https://www.kde.org/applications/development/'
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdesdk)
-depends=(kio gettext)
-makedepends=(extra-cmake-modules python)
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";)
-sha1sums=('9a967a51a3512493429268e4bc499cf780d35b0d')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kdesdk-thumbnailers/repos/extra-x86_64/PKGBUILD (from rev 278773, 
kdesdk-thumbnailers/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:15:06 UTC (rev 278774)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdesdk-thumbnailers
+pkgver=16.08.2
+pkgrel=1
+pkgdesc='Plugins for the thumbnailing system'
+url='https://www.kde.org/applications/development/'
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdesdk)
+depends=(kio gettext)
+makedepends=(extra-cmake-modules python)
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";)
+sha1sums=('6fbff4b2dc8923f55999cf7afc26f640054c9841')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTA

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

2016-10-13 Thread Antonio Rojas
Date: Thursday, October 13, 2016 @ 16:15:00
  Author: arojas
Revision: 278773

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

Added:
  poxml/repos/extra-i686/PKGBUILD
(from rev 278772, poxml/trunk/PKGBUILD)
  poxml/repos/extra-x86_64/PKGBUILD
(from rev 278772, poxml/trunk/PKGBUILD)
Deleted:
  poxml/repos/extra-i686/PKGBUILD
  poxml/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 2016-10-13 16:14:53 UTC (rev 278772)
+++ extra-i686/PKGBUILD 2016-10-13 16:15:00 UTC (rev 278773)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=poxml
-pkgver=16.08.1
-pkgrel=1
-pkgdesc='Translates DocBook XML files using gettext po files'
-url='https://www.kde.org/applications/development/'
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdesdk)
-depends=(qt5-base gettext)
-makedepends=(extra-cmake-modules kdoctools)
-conflicts=(kdesdk-poxml)
-replaces=(kdesdk-poxml)
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";)
-sha1sums=('0eeb7fa345f37afb82ed14f581d2f4b7386f6183')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: poxml/repos/extra-i686/PKGBUILD (from rev 278772, poxml/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-10-13 16:15:00 UTC (rev 278773)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=poxml
+pkgver=16.08.2
+pkgrel=1
+pkgdesc='Translates DocBook XML files using gettext po files'
+url='https://www.kde.org/applications/development/'
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdesdk)
+depends=(qt5-base gettext)
+makedepends=(extra-cmake-modules kdoctools)
+conflicts=(kdesdk-poxml)
+replaces=(kdesdk-poxml)
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";)
+sha1sums=('ccdd16492f4052db48a9abe8e22ec1a6283d3355')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-10-13 16:14:53 UTC (rev 278772)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:15:00 UTC (rev 278773)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=poxml
-pkgver=16.08.1
-pkgrel=1
-pkgdesc='Translates DocBook XML files using gettext po files'
-url='https://www.kde.org/applications/development/'
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdesdk)
-depends=(qt5-base gettext)
-makedepends=(extra-cmake-modules kdoctools)
-conflicts=(kdesdk-poxml)
-replaces=(kdesdk-poxml)
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";)
-sha1sums=('0eeb7fa345f37afb82ed14f581d2f4b7386f6183')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: poxml/repos/extra-x86_64/PKGBUILD (from rev 278772, 
poxml/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:15:00 UTC (rev 278773)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=poxml
+pkgver=16.08.2
+pkgrel=1
+pkgdesc='Translates DocBook XML files using gettext po files'
+url='https://www.kde.org/applications/development/'
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdesdk)
+depends=(qt5-base gettext)
+makedepends=(extra-cmake-modules kdoctools)
+conflicts=(kdesdk-poxml)
+replaces=(kdesdk-poxml)
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";)
+sha1sums=('ccdd16492f4052db48a9abe8e22ec1a6283d3355')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmak

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

2016-10-13 Thread Antonio Rojas
Date: Thursday, October 13, 2016 @ 16:14:29
  Author: arojas
Revision: 278768

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

Added:
  kapptemplate/repos/extra-i686/PKGBUILD
(from rev 278767, kapptemplate/trunk/PKGBUILD)
  kapptemplate/repos/extra-x86_64/PKGBUILD
(from rev 278767, kapptemplate/trunk/PKGBUILD)
Deleted:
  kapptemplate/repos/extra-i686/PKGBUILD
  kapptemplate/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 2016-10-13 16:14:23 UTC (rev 278767)
+++ extra-i686/PKGBUILD 2016-10-13 16:14:29 UTC (rev 278768)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kapptemplate
-pkgver=16.08.1
-pkgrel=1
-pkgdesc='KDE Template Generator'
-url='http://kde.org/applications/development/kapptemplate/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdesdk')
-depends=('kio' 'hicolor-icon-theme')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-replaces=('kdesdk-kapptemplate')
-conflicts=('kdesdk-kapptemplate')
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";)
-sha1sums=('a047e0016dcde2e323104e346d94c195a93a9aca')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kapptemplate/repos/extra-i686/PKGBUILD (from rev 278767, 
kapptemplate/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-10-13 16:14:29 UTC (rev 278768)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kapptemplate
+pkgver=16.08.2
+pkgrel=1
+pkgdesc='KDE Template Generator'
+url='http://kde.org/applications/development/kapptemplate/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdesdk')
+depends=('kio' 'hicolor-icon-theme')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+replaces=('kdesdk-kapptemplate')
+conflicts=('kdesdk-kapptemplate')
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";)
+sha1sums=('a83c4281ceb04e92297604928a9e6ffa2ae7ec5d')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-10-13 16:14:23 UTC (rev 278767)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:14:29 UTC (rev 278768)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kapptemplate
-pkgver=16.08.1
-pkgrel=1
-pkgdesc='KDE Template Generator'
-url='http://kde.org/applications/development/kapptemplate/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdesdk')
-depends=('kio' 'hicolor-icon-theme')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-replaces=('kdesdk-kapptemplate')
-conflicts=('kdesdk-kapptemplate')
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";)
-sha1sums=('a047e0016dcde2e323104e346d94c195a93a9aca')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kapptemplate/repos/extra-x86_64/PKGBUILD (from rev 278767, 
kapptemplate/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:14:29 UTC (rev 278768)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kapptemplate
+pkgver=16.08.2
+pkgrel=1
+pkgdesc='KDE Template Generator'
+url='http://kde.org/applications/development/kapptemplate/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdesdk')
+depends=('kio' 'hicolor-icon-theme')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+replaces=('kdesdk-kapptemplate')
+conflicts=('kdesdk-kapptemplate')
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";)
+sha1sum

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

2016-10-13 Thread Antonio Rojas
Date: Thursday, October 13, 2016 @ 16:14:42
  Author: arojas
Revision: 278770

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

Added:
  kompare/repos/extra-i686/PKGBUILD
(from rev 278769, kompare/trunk/PKGBUILD)
  kompare/repos/extra-x86_64/PKGBUILD
(from rev 278769, kompare/trunk/PKGBUILD)
Deleted:
  kompare/repos/extra-i686/PKGBUILD
  kompare/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 2016-10-13 16:14:35 UTC (rev 278769)
+++ extra-i686/PKGBUILD 2016-10-13 16:14:42 UTC (rev 278770)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kompare
-pkgver=16.08.1
-pkgrel=1
-pkgdesc='Diff/Patch Frontend'
-url='http://kde.org/applications/development/kompare/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdesdk')
-depends=('libkomparediff2' 'ktexteditor' 'hicolor-icon-theme')
-makedepends=('extra-cmake-modules' 'python' 'kdoctools')
-conflicts=('kdesdk-kompare')
-replaces=('kdesdk-kompare')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/kompare-${pkgver}.tar.xz";)
-sha1sums=('44ca0edc19db9f3c888b39e13f9630406c1e4f31')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_LIBDIR=lib
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=$pkgdir install
-}

Copied: kompare/repos/extra-i686/PKGBUILD (from rev 278769, 
kompare/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-10-13 16:14:42 UTC (rev 278770)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kompare
+pkgver=16.08.2
+pkgrel=1
+pkgdesc='Diff/Patch Frontend'
+url='http://kde.org/applications/development/kompare/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdesdk')
+depends=('libkomparediff2' 'ktexteditor' 'hicolor-icon-theme')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
+conflicts=('kdesdk-kompare')
+replaces=('kdesdk-kompare')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kompare-${pkgver}.tar.xz";)
+sha1sums=('7b41c5268278342d20b2b2a761bcfea08f4e3ea0')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_LIBDIR=lib
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-10-13 16:14:35 UTC (rev 278769)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:14:42 UTC (rev 278770)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kompare
-pkgver=16.08.1
-pkgrel=1
-pkgdesc='Diff/Patch Frontend'
-url='http://kde.org/applications/development/kompare/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdesdk')
-depends=('libkomparediff2' 'ktexteditor' 'hicolor-icon-theme')
-makedepends=('extra-cmake-modules' 'python' 'kdoctools')
-conflicts=('kdesdk-kompare')
-replaces=('kdesdk-kompare')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/kompare-${pkgver}.tar.xz";)
-sha1sums=('44ca0edc19db9f3c888b39e13f9630406c1e4f31')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_LIBDIR=lib
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=$pkgdir install
-}

Copied: kompare/repos/extra-x86_64/PKGBUILD (from rev 278769, 
kompare/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:14:42 UTC (rev 278770)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kompare
+pkgver=16.08.2
+pkgrel=1
+pkgdesc='Diff/Patch Frontend'
+url='http://kde.org/applications/development/kompare/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdesdk')
+depends=('libkomparediff2' 'ktexteditor' 'hicolor-icon-theme')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
+conflicts=('kdesdk-kompare')
+replaces=('kdesdk-kompare')
+source=("http://download.kde.org/stable

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

2016-10-13 Thread Antonio Rojas
Date: Thursday, October 13, 2016 @ 16:14:47
  Author: arojas
Revision: 278771

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

Added:
  lokalize/repos/extra-i686/PKGBUILD
(from rev 278770, lokalize/trunk/PKGBUILD)
  lokalize/repos/extra-i686/fix-python2-path.patch
(from rev 278770, lokalize/trunk/fix-python2-path.patch)
  lokalize/repos/extra-x86_64/PKGBUILD
(from rev 278770, lokalize/trunk/PKGBUILD)
  lokalize/repos/extra-x86_64/fix-python2-path.patch
(from rev 278770, lokalize/trunk/fix-python2-path.patch)
Deleted:
  lokalize/repos/extra-i686/PKGBUILD
  lokalize/repos/extra-i686/fix-python2-path.patch
  lokalize/repos/extra-x86_64/PKGBUILD
  lokalize/repos/extra-x86_64/fix-python2-path.patch

-+
 /PKGBUILD   |   80 ++
 /fix-python2-path.patch |   44 ++
 extra-i686/PKGBUILD |   40 -
 extra-i686/fix-python2-path.patch   |   22 -
 extra-x86_64/PKGBUILD   |   40 -
 extra-x86_64/fix-python2-path.patch |   22 -
 6 files changed, 124 insertions(+), 124 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-10-13 16:14:42 UTC (rev 278770)
+++ extra-i686/PKGBUILD 2016-10-13 16:14:47 UTC (rev 278771)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=lokalize
-pkgver=16.08.1
-pkgrel=1
-pkgdesc='Computer-Aided Translation System'
-url='http://kde.org/applications/development/lokalize/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdesdk')
-depends=('kross' 'hunspell' 'hicolor-icon-theme')
-makedepends=('extra-cmake-modules' 'python' 'kdoctools')
-conflicts=('kdesdk-lokalize')
-replaces=('kdesdk-lokalize')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/lokalize-${pkgver}.tar.xz";)
-sha1sums=('acb360b1613a9656075531759ba6642c3664afa9')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../lokalize-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=$pkgdir install
-
-  # Fix python 2 path
-  sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|' \
-"${pkgdir}"/usr/share/lokalize/scripts/odf/xliffmerge.py
-}

Copied: lokalize/repos/extra-i686/PKGBUILD (from rev 278770, 
lokalize/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-10-13 16:14:47 UTC (rev 278771)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=lokalize
+pkgver=16.08.2
+pkgrel=1
+pkgdesc='Computer-Aided Translation System'
+url='http://kde.org/applications/development/lokalize/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdesdk')
+depends=('kross' 'hunspell' 'hicolor-icon-theme')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
+conflicts=('kdesdk-lokalize')
+replaces=('kdesdk-lokalize')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/lokalize-${pkgver}.tar.xz";)
+sha1sums=('4388c3415fe8927ba0ad091ed1dce5344d1bef37')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../lokalize-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+
+  # Fix python 2 path
+  sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|' \
+"${pkgdir}"/usr/share/lokalize/scripts/odf/xliffmerge.py
+}

Deleted: extra-i686/fix-python2-path.patch
===
--- extra-i686/fix-python2-path.patch   2016-10-13 16:14:42 UTC (rev 278770)
+++ extra-i686/fix-python2-path.patch   2016-10-13 16:14:47 UTC (rev 278771)
@@ -1,22 +0,0 @@
 kdesdk-4.5.80/lokalize/scripts/msgmerge.py~2010-11-24 
11:22:42.12002 +0100
-+++ kdesdk-4.5.80/lokalize/scripts/msgmerge.py 2010-11-24 11:22:42.14670 
+0100
-@@ -114,7 +114,7 @@
- print >>sys.stderr, "Execution failed:", e
- 
- cmd='%s/odf/xliffmerge.py -i %s -t %s -o %s' % 
(ourPath,xliffpathname,xlifftemplatepathname,xliffpathname)
--if os.name!='nt': cmd='python '+cmd
-+if os.name!='nt': cmd='python2 '+cmd
- else: cmd=cmd.replace('/','\\')
- os.system(cmd)
-
 kdesdk-4.5.80/lokalize/scripts/xliff2odf.py~   2010-11-24 
11:24:10.85336 +0100
-+++ kdesdk-4.5.80/lokalize/scripts/xliff2odf.py2010-11-24 
11:24:10.88336 +0100
-@@ -42,7 +42,7 @@
- xliff2odf.convertxliff(xliffinput, translatedodfpathname, odf)
- 
- ourpath=([p for p in sys.path if 
os.path.exists(p+'/xliff2odf.py')]+[''])[0]
--os.system('python "'+ourpath+'/xl

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

2016-10-13 Thread Antonio Rojas
Date: Thursday, October 13, 2016 @ 16:14:53
  Author: arojas
Revision: 278772

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

Added:
  okteta/repos/extra-i686/PKGBUILD
(from rev 278771, okteta/trunk/PKGBUILD)
  okteta/repos/extra-x86_64/PKGBUILD
(from rev 278771, okteta/trunk/PKGBUILD)
Deleted:
  okteta/repos/extra-i686/PKGBUILD
  okteta/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 2016-10-13 16:14:47 UTC (rev 278771)
+++ extra-i686/PKGBUILD 2016-10-13 16:14:53 UTC (rev 278772)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=okteta
-pkgver=16.08.1
-pkgrel=1
-pkgdesc='Hex Editor'
-url='http://kde.org/applications/utilities/okteta/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdesdk')
-depends=('kcmutils' 'kparts' 'knewstuff' 'qca-qt5' 'hicolor-icon-theme')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python' 'qt5-tools')
-replaces=('kdesdk-okteta')
-conflicts=('kdesdk-okteta<4.14.3-2')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/okteta-${pkgver}.tar.xz";)
-sha1sums=('18913889710fa70217b80dd1c09d62c1c5c0121d')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../okteta-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_LIBDIR=lib
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: okteta/repos/extra-i686/PKGBUILD (from rev 278771, 
okteta/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-10-13 16:14:53 UTC (rev 278772)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=okteta
+pkgver=16.08.2
+pkgrel=1
+pkgdesc='Hex Editor'
+url='http://kde.org/applications/utilities/okteta/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdesdk')
+depends=('kcmutils' 'kparts' 'knewstuff' 'qca-qt5' 'hicolor-icon-theme')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python' 'qt5-tools')
+replaces=('kdesdk-okteta')
+conflicts=('kdesdk-okteta<4.14.3-2')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/okteta-${pkgver}.tar.xz";)
+sha1sums=('38d9bd41e536db72a3c207862cd6b758123fdd44')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../okteta-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_LIBDIR=lib
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-10-13 16:14:47 UTC (rev 278771)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:14:53 UTC (rev 278772)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=okteta
-pkgver=16.08.1
-pkgrel=1
-pkgdesc='Hex Editor'
-url='http://kde.org/applications/utilities/okteta/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdesdk')
-depends=('kcmutils' 'kparts' 'knewstuff' 'qca-qt5' 'hicolor-icon-theme')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python' 'qt5-tools')
-replaces=('kdesdk-okteta')
-conflicts=('kdesdk-okteta<4.14.3-2')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/okteta-${pkgver}.tar.xz";)
-sha1sums=('18913889710fa70217b80dd1c09d62c1c5c0121d')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../okteta-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_LIBDIR=lib
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: okteta/repos/extra-x86_64/PKGBUILD (from rev 278771, 
okteta/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:14:53 UTC (rev 278772)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=okteta
+pkgver=16.08.2
+pkgrel=1
+pkgdesc='Hex Editor'
+url='http://kde.org/applications/utilities/okteta/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdesdk')
+depends=('kcmutils' 'kparts' 'knewstuff' 'qca-qt5' 'hicolor-icon-theme')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python' 'qt5-tools')
+replaces=('kdesdk-okteta')
+conflicts=('kdesdk-o

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

2016-10-13 Thread Antonio Rojas
Date: Thursday, October 13, 2016 @ 16:14:23
  Author: arojas
Revision: 278767

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

Added:
  dolphin-plugins/repos/extra-i686/PKGBUILD
(from rev 278766, dolphin-plugins/trunk/PKGBUILD)
  dolphin-plugins/repos/extra-x86_64/PKGBUILD
(from rev 278766, dolphin-plugins/trunk/PKGBUILD)
Deleted:
  dolphin-plugins/repos/extra-i686/PKGBUILD
  dolphin-plugins/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-10-13 16:14:16 UTC (rev 278766)
+++ extra-i686/PKGBUILD 2016-10-13 16:14:23 UTC (rev 278767)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=dolphin-plugins
-pkgver=16.08.1
-pkgrel=1
-pkgdesc="Extra Dolphin plugins"
-arch=(i686 x86_64)
-url="https://www.kde.org/applications/system/dolphin/";
-license=(LGPL)
-depends=(dolphin)
-makedepends=(extra-cmake-modules kdoctools ktexteditor kdesignerplugin)
-optdepends=('ktexteditor: Mercurial plugin')
-conflicts=(kdesdk-dolphin-plugins)
-replaces=(kdesdk-dolphin-plugins)
-groups=(kde-applications kdesdk)
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";)
-md5sums=('8b769aba049c4578c76e0c9bf15d0858')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: dolphin-plugins/repos/extra-i686/PKGBUILD (from rev 278766, 
dolphin-plugins/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-10-13 16:14:23 UTC (rev 278767)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=dolphin-plugins
+pkgver=16.08.2
+pkgrel=1
+pkgdesc="Extra Dolphin plugins"
+arch=(i686 x86_64)
+url="https://www.kde.org/applications/system/dolphin/";
+license=(LGPL)
+depends=(dolphin)
+makedepends=(extra-cmake-modules kdoctools ktexteditor kdesignerplugin)
+optdepends=('ktexteditor: Mercurial plugin')
+conflicts=(kdesdk-dolphin-plugins)
+replaces=(kdesdk-dolphin-plugins)
+groups=(kde-applications kdesdk)
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";)
+md5sums=('6de4a68a79d1131d8621c609eb724a02')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-10-13 16:14:16 UTC (rev 278766)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:14:23 UTC (rev 278767)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=dolphin-plugins
-pkgver=16.08.1
-pkgrel=1
-pkgdesc="Extra Dolphin plugins"
-arch=(i686 x86_64)
-url="https://www.kde.org/applications/system/dolphin/";
-license=(LGPL)
-depends=(dolphin)
-makedepends=(extra-cmake-modules kdoctools ktexteditor kdesignerplugin)
-optdepends=('ktexteditor: Mercurial plugin')
-conflicts=(kdesdk-dolphin-plugins)
-replaces=(kdesdk-dolphin-plugins)
-groups=(kde-applications kdesdk)
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";)
-md5sums=('8b769aba049c4578c76e0c9bf15d0858')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: dolphin-plugins/repos/extra-x86_64/PKGBUILD (from rev 278766, 
dolphin-plugins/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:14:23 UTC (rev 278767)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=dolphin-plugins
+pkgver=16.08.2
+pkgrel=1
+pkgdesc="Extra Dolphin plugins"
+arch=(i686 x86_64)
+url="https://www.kde.org/applications/system/dolphin/";
+license=(LGPL)
+depends=(dolphin)
+makedepends=(extra-cmake-

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

2016-10-13 Thread Antonio Rojas
Date: Thursday, October 13, 2016 @ 16:14:35
  Author: arojas
Revision: 278769

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-10-13 16:14:29 UTC (rev 278768)
+++ extra-i686/PKGBUILD 2016-10-13 16:14:35 UTC (rev 278769)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdesdk-kcachegrind
-pkgver=16.08.1
-pkgrel=1
-pkgdesc='Visualization of Performance Profiling Data'
-url='http://kde.org/applications/development/kcachegrind/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdesdk')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-optdepends=('php: PHP support')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/kcachegrind-${pkgver}.tar.xz";)
-sha1sums=('eff6f167e5bb8a1b215fefcf5ccfab8e5900fc53')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../kcachegrind-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=$pkgdir install
-
-  # Fix python 2 path
-  sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|' \
-"${pkgdir}"/usr/bin/hotshot2calltree
-}

Copied: kdesdk-kcachegrind/repos/extra-i686/PKGBUILD (from rev 278768, 
kdesdk-kcachegrind/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-10-13 16:14:35 UTC (rev 278769)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdesdk-kcachegrind
+pkgver=16.08.2
+pkgrel=1
+pkgdesc='Visualization of Performance Profiling Data'
+url='http://kde.org/applications/development/kcachegrind/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdesdk')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+optdepends=('php: PHP support')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kcachegrind-${pkgver}.tar.xz";)
+sha1sums=('45d24489f6c9e17c141e020af99cbce1e6c12274')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../kcachegrind-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+
+  # Fix python 2 path
+  sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|' \
+"${pkgdir}"/usr/bin/hotshot2calltree
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-10-13 16:14:29 UTC (rev 278768)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:14:35 UTC (rev 278769)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdesdk-kcachegrind
-pkgver=16.08.1
-pkgrel=1
-pkgdesc='Visualization of Performance Profiling Data'
-url='http://kde.org/applications/development/kcachegrind/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdesdk')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-optdepends=('php: PHP support')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/kcachegrind-${pkgver}.tar.xz";)
-sha1sums=('eff6f167e5bb8a1b215fefcf5ccfab8e5900fc53')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../kcachegrind-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=$pkgdir install
-
-  # Fix python 2 path
-  sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|' \
-"${pkgdir}"/usr/bin/hotshot2calltree
-}

Copied: kdesdk-kcachegrind/repos/extra-x86_64/PKGBUILD (from rev 278768, 
kdesdk-kcachegrind/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:14:35 UTC (rev 278769)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdesdk-kcachegrind
+pkgver=16.08.2
+pkgrel=1
+pkgdesc='Visualization of Performance Profiling Data'
+url='http://kde.org/applications/d

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

2016-10-13 Thread Antonio Rojas
Date: Thursday, October 13, 2016 @ 16:13:59
  Author: arojas
Revision: 278763

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

Added:
  kleopatra/repos/extra-i686/PKGBUILD
(from rev 278762, kleopatra/trunk/PKGBUILD)
  kleopatra/repos/extra-x86_64/PKGBUILD
(from rev 278762, kleopatra/trunk/PKGBUILD)
Deleted:
  kleopatra/repos/extra-i686/PKGBUILD
  kleopatra/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 2016-10-13 16:13:53 UTC (rev 278762)
+++ extra-i686/PKGBUILD 2016-10-13 16:13:59 UTC (rev 278763)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-
-pkgname=kleopatra
-pkgver=16.08.1
-pkgrel=1
-pkgdesc='Certificate Manager and Unified Crypto GUI'
-arch=(i686 x86_64)
-url='https://www.kde.org/applications/utilities/kleopatra/'
-license=(GPL LGPL FDL)
-depends=(hicolor-icon-theme libkleo kcmutils kmime)
-makedepends=(extra-cmake-modules kdoctools boost python)
-groups=(kde-applications kdepim)
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";)
-sha1sums=('e3b9e99beadc74add9172971be7a9a448f14e299')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_LIBDIR=lib
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kleopatra/repos/extra-i686/PKGBUILD (from rev 278762, 
kleopatra/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-10-13 16:13:59 UTC (rev 278763)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+
+pkgname=kleopatra
+pkgver=16.08.2
+pkgrel=1
+pkgdesc='Certificate Manager and Unified Crypto GUI'
+arch=(i686 x86_64)
+url='https://www.kde.org/applications/utilities/kleopatra/'
+license=(GPL LGPL FDL)
+depends=(hicolor-icon-theme libkleo kcmutils kmime)
+makedepends=(extra-cmake-modules kdoctools boost python)
+groups=(kde-applications kdepim)
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";)
+sha1sums=('7f6127d8d87ca66a1cf3bab7614e37e16e8b03aa')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_LIBDIR=lib
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-10-13 16:13:53 UTC (rev 278762)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:13:59 UTC (rev 278763)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-
-pkgname=kleopatra
-pkgver=16.08.1
-pkgrel=1
-pkgdesc='Certificate Manager and Unified Crypto GUI'
-arch=(i686 x86_64)
-url='https://www.kde.org/applications/utilities/kleopatra/'
-license=(GPL LGPL FDL)
-depends=(hicolor-icon-theme libkleo kcmutils kmime)
-makedepends=(extra-cmake-modules kdoctools boost python)
-groups=(kde-applications kdepim)
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";)
-sha1sums=('e3b9e99beadc74add9172971be7a9a448f14e299')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_LIBDIR=lib
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kleopatra/repos/extra-x86_64/PKGBUILD (from rev 278762, 
kleopatra/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:13:59 UTC (rev 278763)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+
+pkgname=kleopatra
+pkgver=16.08.2
+pkgrel=1
+pkgdesc='Certificate Manager and Unified Crypto GUI'
+arch=(i686 x86_64)
+url='https://www.kde.org/applications/utilities/kleopatra/'
+license=(GPL LGPL FDL)
+depends=(hicolor-icon-theme libkleo kcmutils kmime)
+makedepends=(extra-cmake-modules kdoctools boost python)
+groups=(kde-applications kdepim)
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";)
+sha1sums=('7f6127d8d87ca66a1cf3bab7614e37e16e8b03aa')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_

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

2016-10-13 Thread Antonio Rojas
Date: Thursday, October 13, 2016 @ 16:13:43
  Author: arojas
Revision: 278761

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

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

---+
 /PKGBUILD |  412 
 extra-i686/PKGBUILD   |  212 
 extra-x86_64/PKGBUILD |  212 
 3 files changed, 412 insertions(+), 424 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-10-13 16:13:32 UTC (rev 278760)
+++ extra-i686/PKGBUILD 2016-10-13 16:13:43 UTC (rev 278761)
@@ -1,212 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgbase=kdepim
-pkgname=(akonadiconsole akregator blogilo konsolekalendar kaddressbook kalarm 
kmail knotes kontact korganizer ktnef kdepim-common)
-pkgver=16.08.1
-pkgrel=2
-arch=('i686' 'x86_64')
-url='http://pim.kde.org'
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdepim')
-makedepends=(extra-cmake-modules kdepim-runtime qt5-tools kdoctools knewstuff 
kpimtextedit
-   ktexteditor kdnssd kldap libktnef kontactinterface 
kxmlrpcclient kblog akonadi-search boost
-   libgravatar mailcommon incidenceeditor libksieve python 
kdesignerplugin)
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgbase-$pkgver.tar.xz";
-
kdepim-messagelib-api.patch::"https://quickgit.kde.org/?p=kdepim.git&a=commitdiff&h=bd04911a&o=plain";)
-sha1sums=('579ae9ab2910b3a786702916ac1bc736bbe23cd6'
-  '3022a433dbd12ed4c41c435ec7e28c61b5767f65')
-
-prepare() {
-  mkdir -p build
-
-# Port to new messagelib API
-  cd $pkgbase-$pkgver
-  patch -p1 -i ../kdepim-messagelib-api.patch
-}
-
-build() {
-   cd build
-   cmake ../$pkgbase-$pkgver \
-   -DCMAKE_BUILD_TYPE=Release \
-   -DBUILD_TESTING=OFF \
-   -DCMAKE_INSTALL_PREFIX=/usr \
-   -DKDE_INSTALL_LIBDIR=lib \
-   -DKDE_INSTALL_LIBEXECDIR=lib
-   make
-}
-
-package_akonadiconsole() {
-   pkgdesc='Akonadi Management and Debugging Console'
-   depends=(calendarsupport messagelib hicolor-icon-theme)
-   conflicts=("kdepim-$pkgname")
-   replaces=("kdepim-$pkgname")
-   url='http://pim.kde.org'
-
-   cd build/akonadiconsole
-   make DESTDIR="$pkgdir" install
-}
-
-package_akregator() {
-   pkgdesc='A Feed Reader for KDE'
-   depends=('kdepim-common' 'kontactinterface')
-optdepends=('kdepim-addons: additional plugins')
-conflicts=("kdepim-$pkgname")
-replaces=("kdepim-$pkgname")
-   url="http://kde.org/applications/internet/akregator/";
-
-   cd build/akregator
-   make DESTDIR="$pkgdir" install
-
-   cd "$srcdir"/build/doc/akregator
-   make DESTDIR="$pkgdir" install
-}
-
-package_blogilo() {
-   pkgdesc='A KDE Blogging Client'
-   depends=('kdepim-common' 'kblog' 'ktexteditor')
-conflicts=("kdepim-$pkgname")
-replaces=("kdepim-$pkgname")
-   url="http://kde.org/applications/internet/blogilo/";
-   cd build/blogilo
-   make DESTDIR="$pkgdir" install
-   cd "$srcdir"/build/doc/blogilo
-   make DESTDIR="$pkgdir" install
-}
-
-package_konsolekalendar() {
-   pkgdesc='Command line tool for accessing calendar files'
-   depends=(calendarsupport hicolor-icon-theme)
-   conflicts=('kdepim-console')
-   replaces=('kdepim-console')
-   url='http://pim.kde.org'
-
-   cd build/console
-   make DESTDIR="$pkgdir" install
-
-cd "$srcdir"/build/doc/konsolekalendar
-make DESTDIR="$pkgdir" install
-}
-
-package_kaddressbook() {
-   pkgdesc='Contact Manager'
-   depends=('kdepim-common' 'kontactinterface')
-optdepends=('kdepim-addons: additional plugins')
-conflicts=("kdepim-$pkgname")
-replaces=("kdepim-$pkgname")
-   url="http://kde.org/applications/office/kaddressbook/";
-
-   cd "$srcdir"/build/kaddressbook
-   make DESTDIR="$pkgdir" install
-}
-
-package_kalarm() {
-   pkgdesc='Personal Alarm Scheduler'
-   depends=('kdepim-common')
-conflicts=("kdepim-$pkgname")
-replaces=("kdepim-$pkgname")
-   url="http://kde.org/applications/utilities/kalarm/";
-
-   cd build/kalarm
-   make DESTDIR="$pkgdir" install
-
-   cd "$srcdir"/build/doc/kalarm
-   make DESTDIR="$pkgdir" install
-}
-
-package_kmail() {
-   pkgdesc='Mail Client'
-   depends=(kdepim-common kontactinterface libksieve)
-optdepends=('kleopatra: mail encryption support' 'kdepim-addons: 
additional plugins')
-conflicts=("kdepim-$pkgname")
-replaces=(

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

2016-10-13 Thread Antonio Rojas
Date: Thursday, October 13, 2016 @ 16:14:12
  Author: arojas
Revision: 278765

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

Added:
  kdesdk-dev-utils/repos/extra-i686/PKGBUILD
(from rev 278764, kdesdk-dev-utils/trunk/PKGBUILD)
  kdesdk-dev-utils/repos/extra-x86_64/PKGBUILD
(from rev 278764, kdesdk-dev-utils/trunk/PKGBUILD)
Deleted:
  kdesdk-dev-utils/repos/extra-i686/PKGBUILD
  kdesdk-dev-utils/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 2016-10-13 16:14:06 UTC (rev 278764)
+++ extra-i686/PKGBUILD 2016-10-13 16:14:12 UTC (rev 278765)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdesdk-dev-utils
-pkgver=16.08.1
-pkgrel=1
-pkgdesc='Small utilities for developers using KDE/Qt libs/frameworks'
-url='https://www.kde.org/applications/development/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdesdk')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-conflicts=('kdesdk-kmtrace' 'kdesdk-kpartloader' 'kdesdk-kprofilemethod'
-   'kdesdk-kstartperf' 'kdesdk-kuiviewer')
-replaces=('kdesdk-kmtrace' 'kdesdk-kpartloader' 'kdesdk-kprofilemethod'
-  'kdesdk-kstartperf' 'kdesdk-kuiviewer')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/kde-dev-utils-${pkgver}.tar.xz";)
-sha1sums=('412066d78f0ae02e1d3085599b0b2c2c151c13c4')
-
-build() {
-  mkdir -p build
-  cd build
-  cmake ../kde-dev-utils-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=$pkgdir install
-}

Copied: kdesdk-dev-utils/repos/extra-i686/PKGBUILD (from rev 278764, 
kdesdk-dev-utils/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-10-13 16:14:12 UTC (rev 278765)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdesdk-dev-utils
+pkgver=16.08.2
+pkgrel=1
+pkgdesc='Small utilities for developers using KDE/Qt libs/frameworks'
+url='https://www.kde.org/applications/development/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdesdk')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+conflicts=('kdesdk-kmtrace' 'kdesdk-kpartloader' 'kdesdk-kprofilemethod'
+   'kdesdk-kstartperf' 'kdesdk-kuiviewer')
+replaces=('kdesdk-kmtrace' 'kdesdk-kpartloader' 'kdesdk-kprofilemethod'
+  'kdesdk-kstartperf' 'kdesdk-kuiviewer')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kde-dev-utils-${pkgver}.tar.xz";)
+sha1sums=('d2d804980e0e324d676ad7a2c01a332a5a71ce8d')
+
+build() {
+  mkdir -p build
+  cd build
+  cmake ../kde-dev-utils-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-10-13 16:14:06 UTC (rev 278764)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:14:12 UTC (rev 278765)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdesdk-dev-utils
-pkgver=16.08.1
-pkgrel=1
-pkgdesc='Small utilities for developers using KDE/Qt libs/frameworks'
-url='https://www.kde.org/applications/development/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdesdk')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-conflicts=('kdesdk-kmtrace' 'kdesdk-kpartloader' 'kdesdk-kprofilemethod'
-   'kdesdk-kstartperf' 'kdesdk-kuiviewer')
-replaces=('kdesdk-kmtrace' 'kdesdk-kpartloader' 'kdesdk-kprofilemethod'
-  'kdesdk-kstartperf' 'kdesdk-kuiviewer')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/kde-dev-utils-${pkgver}.tar.xz";)
-sha1sums=('412066d78f0ae02e1d3085599b0b2c2c151c13c4')
-
-build() {
-  mkdir -p build
-  cd build
-  cmake ../kde-dev-utils-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=$pkgdir install
-}

Copied: kdesdk-dev-utils/repos/extra-x86_64/PKGBUILD (from rev 278764, 
kdesdk-dev-utils/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:14:12 UTC (rev 278765)
@@ -0,0

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

2016-10-13 Thread Antonio Rojas
Date: Thursday, October 13, 2016 @ 16:14:16
  Author: arojas
Revision: 278766

archrelease: copy trunk to extra-any

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

--+
 PKGBUILD |   92 ++---
 1 file changed, 46 insertions(+), 46 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-10-13 16:14:12 UTC (rev 278765)
+++ PKGBUILD2016-10-13 16:14:16 UTC (rev 278766)
@@ -1,46 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kde-dev-scripts
-pkgver=16.08.1
-pkgrel=1
-pkgdesc='Scripts and setting files useful during development of KDE software'
-url='https://www.kde.org/applications/development/'
-arch=('any')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdesdk')
-makedepends=('extra-cmake-modules' 'kdoctools' 'kdelibs4support')
-replaces=('kdesdk-dev-scripts')
-conflicts=('kdesdk-dev-scripts')
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";)
-sha1sums=('f40361f8ac17c35f6a4d3d03b993ac62e56a16a8')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-
-  # Fix python 2 path
-  sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|' \
-
"$pkgdir"/usr/bin/{zonetab2pot.py,kde-systemsettings-tree.py,reviewboard-am}
-  sed -i 's|#! /usr/bin/env python|#!/usr/bin/env python2|' \
-"$pkgdir"/usr/bin/{kdelnk2desktop.py,kde_generate_export_header}
-
-# Install additional files
-  cd "$srcdir"/$pkgname-$pkgver
-  mkdir -p "$pkgdir"/usr/share/kde-dev-scripts
-  cp -r kde-devel-* gdb "$pkgdir"/usr/share/kde-dev-scripts
-}

Copied: kde-dev-scripts/repos/extra-any/PKGBUILD (from rev 278765, 
kde-dev-scripts/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-10-13 16:14:16 UTC (rev 278766)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kde-dev-scripts
+pkgver=16.08.2
+pkgrel=1
+pkgdesc='Scripts and setting files useful during development of KDE software'
+url='https://www.kde.org/applications/development/'
+arch=('any')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdesdk')
+makedepends=('extra-cmake-modules' 'kdoctools' 'kdelibs4support')
+replaces=('kdesdk-dev-scripts')
+conflicts=('kdesdk-dev-scripts')
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";)
+sha1sums=('1688be1c0dde806bdee69307584f6299360689c3')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+
+  # Fix python 2 path
+  sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|' \
+
"$pkgdir"/usr/bin/{zonetab2pot.py,kde-systemsettings-tree.py,reviewboard-am}
+  sed -i 's|#! /usr/bin/env python|#!/usr/bin/env python2|' \
+"$pkgdir"/usr/bin/{kdelnk2desktop.py,kde_generate_export_header}
+
+# Install additional files
+  cd "$srcdir"/$pkgname-$pkgver
+  mkdir -p "$pkgdir"/usr/share/kde-dev-scripts
+  cp -r kde-devel-* gdb "$pkgdir"/usr/share/kde-dev-scripts
+}


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

2016-10-13 Thread Antonio Rojas
Date: Thursday, October 13, 2016 @ 16:14:06
  Author: arojas
Revision: 278764

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

Added:
  cervisia/repos/extra-i686/PKGBUILD
(from rev 278763, cervisia/trunk/PKGBUILD)
  cervisia/repos/extra-x86_64/PKGBUILD
(from rev 278763, cervisia/trunk/PKGBUILD)
Deleted:
  cervisia/repos/extra-i686/PKGBUILD
  cervisia/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 2016-10-13 16:13:59 UTC (rev 278763)
+++ extra-i686/PKGBUILD 2016-10-13 16:14:06 UTC (rev 278764)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=cervisia
-pkgver=16.08.1
-pkgrel=1
-pkgdesc='CVS Frontend'
-url='http://kde.org/applications/development/cervisia/'
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdesdk)
-depends=(kdesu kparts hicolor-icon-theme)
-makedepends=(extra-cmake-modules python kdoctools)
-conflicts=(kdesdk-cervisia)
-replaces=(kdesdk-cervisia)
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";)
-sha1sums=('001d5b1ce2c639bda86afd6d6f402ce2616a75cc')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: cervisia/repos/extra-i686/PKGBUILD (from rev 278763, 
cervisia/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-10-13 16:14:06 UTC (rev 278764)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=cervisia
+pkgver=16.08.2
+pkgrel=1
+pkgdesc='CVS Frontend'
+url='http://kde.org/applications/development/cervisia/'
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdesdk)
+depends=(kdesu kparts hicolor-icon-theme)
+makedepends=(extra-cmake-modules python kdoctools)
+conflicts=(kdesdk-cervisia)
+replaces=(kdesdk-cervisia)
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";)
+sha1sums=('5a54ee9882af4ca1184b817a35dacfa5d36cd57f')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-10-13 16:13:59 UTC (rev 278763)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:14:06 UTC (rev 278764)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=cervisia
-pkgver=16.08.1
-pkgrel=1
-pkgdesc='CVS Frontend'
-url='http://kde.org/applications/development/cervisia/'
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdesdk)
-depends=(kdesu kparts hicolor-icon-theme)
-makedepends=(extra-cmake-modules python kdoctools)
-conflicts=(kdesdk-cervisia)
-replaces=(kdesdk-cervisia)
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";)
-sha1sums=('001d5b1ce2c639bda86afd6d6f402ce2616a75cc')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: cervisia/repos/extra-x86_64/PKGBUILD (from rev 278763, 
cervisia/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:14:06 UTC (rev 278764)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=cervisia
+pkgver=16.08.2
+pkgrel=1
+pkgdesc='CVS Frontend'
+url='http://kde.org/applications/development/cervisia/'
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdesdk)
+depends=(kdesu kparts hicolor-icon-theme)
+makedepends=(extra-cmake-modules python kdoctools)
+conflicts=(kdesdk-cervisia)
+replaces=(kdesdk-cervisia)
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";)
+sha1sums=('

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

2016-10-13 Thread Antonio Rojas
Date: Thursday, October 13, 2016 @ 16:13:53
  Author: arojas
Revision: 278762

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

Added:
  kdepim-addons/repos/extra-i686/PKGBUILD
(from rev 278761, kdepim-addons/trunk/PKGBUILD)
  kdepim-addons/repos/extra-x86_64/PKGBUILD
(from rev 278761, kdepim-addons/trunk/PKGBUILD)
Deleted:
  kdepim-addons/repos/extra-i686/PKGBUILD
  kdepim-addons/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 2016-10-13 16:13:43 UTC (rev 278761)
+++ extra-i686/PKGBUILD 2016-10-13 16:13:53 UTC (rev 278762)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-
-pkgname=kdepim-addons
-pkgver=16.08.1
-pkgrel=2
-pkgdesc='Addons for KDE PIM applications'
-arch=(i686 x86_64)
-url='https://community.kde.org/KDE_PIM'
-license=(GPL LGPL FDL)
-depends=(mailcommon incidenceeditor libktnef libkgapi)
-makedepends=(extra-cmake-modules kdoctools boost python kdesignerplugin)
-groups=(kde-applications kdepim)
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";)
-sha1sums=('7a8565c439f84ccf33423ab69e782d9f4d600421')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_LIBDIR=lib
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kdepim-addons/repos/extra-i686/PKGBUILD (from rev 278761, 
kdepim-addons/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-10-13 16:13:53 UTC (rev 278762)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+
+pkgname=kdepim-addons
+pkgver=16.08.2
+pkgrel=1
+pkgdesc='Addons for KDE PIM applications'
+arch=(i686 x86_64)
+url='https://community.kde.org/KDE_PIM'
+license=(GPL LGPL FDL)
+depends=(mailcommon incidenceeditor libktnef libkgapi)
+makedepends=(extra-cmake-modules kdoctools boost python kdesignerplugin)
+groups=(kde-applications kdepim)
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";)
+sha1sums=('ffa015030c2670f8eb2c8c71835a6c94d7729099')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_LIBDIR=lib
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-10-13 16:13:43 UTC (rev 278761)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:13:53 UTC (rev 278762)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-
-pkgname=kdepim-addons
-pkgver=16.08.1
-pkgrel=2
-pkgdesc='Addons for KDE PIM applications'
-arch=(i686 x86_64)
-url='https://community.kde.org/KDE_PIM'
-license=(GPL LGPL FDL)
-depends=(mailcommon incidenceeditor libktnef libkgapi)
-makedepends=(extra-cmake-modules kdoctools boost python kdesignerplugin)
-groups=(kde-applications kdepim)
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";)
-sha1sums=('7a8565c439f84ccf33423ab69e782d9f4d600421')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_LIBDIR=lib
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kdepim-addons/repos/extra-x86_64/PKGBUILD (from rev 278761, 
kdepim-addons/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:13:53 UTC (rev 278762)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+
+pkgname=kdepim-addons
+pkgver=16.08.2
+pkgrel=1
+pkgdesc='Addons for KDE PIM applications'
+arch=(i686 x86_64)
+url='https://community.kde.org/KDE_PIM'
+license=(GPL LGPL FDL)
+depends=(mailcommon incidenceeditor libktnef libkgapi)
+makedepends=(extra-cmake-modules kdoctools boost python kdesignerplugin)
+groups=(kde-applications kdepim)
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";)
+sha1sums=('ffa015030c2670f8eb2c8c71835a6c94d7729099')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_

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

2016-10-13 Thread Antonio Rojas
Date: Thursday, October 13, 2016 @ 16:13:25
  Author: arojas
Revision: 278759

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

Added:
  telepathy-kde-send-file/repos/extra-i686/PKGBUILD
(from rev 278758, telepathy-kde-send-file/trunk/PKGBUILD)
  telepathy-kde-send-file/repos/extra-x86_64/PKGBUILD
(from rev 278758, telepathy-kde-send-file/trunk/PKGBUILD)
Deleted:
  telepathy-kde-send-file/repos/extra-i686/PKGBUILD
  telepathy-kde-send-file/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 2016-10-13 16:13:17 UTC (rev 278758)
+++ extra-i686/PKGBUILD 2016-10-13 16:13:25 UTC (rev 278759)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-
-pkgname=telepathy-kde-send-file
-_pkgname=ktp-send-file
-pkgver=16.08.1
-pkgrel=1
-pkgdesc='A File manager plugin to launch a file transfer job with a specified 
contact'
-arch=('i686' 'x86_64')
-url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
-license=('GPL')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz";)
-md5sums=('fccaf3dd2176e5843d336d2e3d9fba93')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: telepathy-kde-send-file/repos/extra-i686/PKGBUILD (from rev 278758, 
telepathy-kde-send-file/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-10-13 16:13:25 UTC (rev 278759)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+
+pkgname=telepathy-kde-send-file
+_pkgname=ktp-send-file
+pkgver=16.08.2
+pkgrel=1
+pkgdesc='A File manager plugin to launch a file transfer job with a specified 
contact'
+arch=('i686' 'x86_64')
+url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=('GPL')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-kde-common-internals')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz";)
+md5sums=('da1e2598d1e01ba7f20cba254e75b682')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-10-13 16:13:17 UTC (rev 278758)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:13:25 UTC (rev 278759)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-
-pkgname=telepathy-kde-send-file
-_pkgname=ktp-send-file
-pkgver=16.08.1
-pkgrel=1
-pkgdesc='A File manager plugin to launch a file transfer job with a specified 
contact'
-arch=('i686' 'x86_64')
-url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
-license=('GPL')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz";)
-md5sums=('fccaf3dd2176e5843d336d2e3d9fba93')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: telepathy-kde-send-file/repos/extra-x86_64/PKGBUILD (from rev 278758, 
telepathy-kde-send-file/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:13:25 UTC (rev 278759)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+
+pkgname=telepa

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

2016-10-13 Thread Antonio Rojas
Date: Thursday, October 13, 2016 @ 16:13:32
  Author: arojas
Revision: 278760

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

Added:
  telepathy-kde-text-ui/repos/extra-i686/PKGBUILD
(from rev 278759, telepathy-kde-text-ui/trunk/PKGBUILD)
  telepathy-kde-text-ui/repos/extra-x86_64/PKGBUILD
(from rev 278759, 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 2016-10-13 16:13:25 UTC (rev 278759)
+++ extra-i686/PKGBUILD 2016-10-13 16:13:32 UTC (rev 278760)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-# Contributor: Antonio Rojas 
-
-pkgname=telepathy-kde-text-ui
-_pkgname=ktp-text-ui
-pkgver=16.08.1
-pkgrel=1
-pkgdesc='Telepathy handler for Text Chats'
-arch=('i686' 'x86_64')
-url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
-license=('GPL')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'kdewebkit' 'kemoticons')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz";)
-md5sums=('0e8d32c94546ed8257fd1790eb842b9e')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DKDE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_LIBEXECDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: telepathy-kde-text-ui/repos/extra-i686/PKGBUILD (from rev 278759, 
telepathy-kde-text-ui/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-10-13 16:13:32 UTC (rev 278760)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-text-ui
+_pkgname=ktp-text-ui
+pkgver=16.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=('3c879646706dd8793221f0ca9415a1c8')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_LIBEXECDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-10-13 16:13:25 UTC (rev 278759)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:13:32 UTC (rev 278760)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-# Contributor: Antonio Rojas 
-
-pkgname=telepathy-kde-text-ui
-_pkgname=ktp-text-ui
-pkgver=16.08.1
-pkgrel=1
-pkgdesc='Telepathy handler for Text Chats'
-arch=('i686' 'x86_64')
-url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
-license=('GPL')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'kdewebkit' 'kemoticons')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz";)
-md5sums=('0e8d32c94546ed8257fd1790eb842b9e')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DKDE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_LIBEXECDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: telepathy-kde-text-ui/repos/extra-x86_64/PKGBUILD (from rev 278759, 
telepathy-kde-text-ui/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:13:32 UTC (rev 278760)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Ro

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

2016-10-13 Thread Antonio Rojas
Date: Thursday, October 13, 2016 @ 16:13:03
  Author: arojas
Revision: 278756

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

Added:
  telepathy-kde-desktop-applets/repos/extra-i686/PKGBUILD
(from rev 278755, telepathy-kde-desktop-applets/trunk/PKGBUILD)
  telepathy-kde-desktop-applets/repos/extra-x86_64/PKGBUILD
(from rev 278755, 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 2016-10-13 16:12:55 UTC (rev 278755)
+++ extra-i686/PKGBUILD 2016-10-13 16:13:03 UTC (rev 278756)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-# Contributor: Antonio Rojas 
-
-pkgname=telepathy-kde-desktop-applets
-_pkgname=ktp-desktop-applets
-pkgver=16.08.1
-pkgrel=1
-pkgdesc='The KDE-Telepathy Plasma desktop applets'
-arch=('i686' 'x86_64')
-url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
-license=('GPL')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'telepathy-kde-accounts-kcm')
-makedepends=('extra-cmake-modules' 'plasma-framework')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz";)
-md5sums=('81bad584f2e37ea5dfd61788e9f87bc9')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: telepathy-kde-desktop-applets/repos/extra-i686/PKGBUILD (from rev 
278755, telepathy-kde-desktop-applets/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-10-13 16:13:03 UTC (rev 278756)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-desktop-applets
+_pkgname=ktp-desktop-applets
+pkgver=16.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' 
'plasma-workspace')
+makedepends=('extra-cmake-modules')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz";)
+md5sums=('75d35513acdcc956672b4efcfaefdb21')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-10-13 16:12:55 UTC (rev 278755)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:13:03 UTC (rev 278756)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-# Contributor: Antonio Rojas 
-
-pkgname=telepathy-kde-desktop-applets
-_pkgname=ktp-desktop-applets
-pkgver=16.08.1
-pkgrel=1
-pkgdesc='The KDE-Telepathy Plasma desktop applets'
-arch=('i686' 'x86_64')
-url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
-license=('GPL')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'telepathy-kde-accounts-kcm')
-makedepends=('extra-cmake-modules' 'plasma-framework')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz";)
-md5sums=('81bad584f2e37ea5dfd61788e9f87bc9')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: telepathy-kde-desktop-applets/repos/extra-x86_64/PKGBUILD (from rev 
278755, telepathy-kde-desktop-applets/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:13:03 UTC (rev 278756)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contr

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

2016-10-13 Thread Antonio Rojas
Date: Thursday, October 13, 2016 @ 16:13:17
  Author: arojas
Revision: 278758

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

Added:
  telepathy-kde-integration-module/repos/extra-i686/PKGBUILD
(from rev 278757, telepathy-kde-integration-module/trunk/PKGBUILD)
  telepathy-kde-integration-module/repos/extra-x86_64/PKGBUILD
(from rev 278757, 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 2016-10-13 16:13:11 UTC (rev 278757)
+++ extra-i686/PKGBUILD 2016-10-13 16:13:17 UTC (rev 278758)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-# Contributor: Antonio Rojas 
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-module
-pkgver=16.08.1
-pkgrel=1
-pkgdesc='Sits in KDED and takes care of various bits of system integration 
like setting user to auto-away or handling connection errors'
-arch=('i686' 'x86_64')
-url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
-license=('GPL')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'kidletime')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz";)
-md5sums=('9347b7f163f438a7f58840a99945d745')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: telepathy-kde-integration-module/repos/extra-i686/PKGBUILD (from rev 
278757, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-10-13 16:13:17 UTC (rev 278758)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-module
+pkgver=16.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=('bf38e71c59443cc2220bd63b5b00377f')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

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

Copied: telepathy-kde-integration-module/repos/extra-x86_64/PKGBUILD (from rev 
278757, telepathy-kde-integration-module/trunk/PKGBUILD)

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

2016-10-13 Thread Antonio Rojas
Date: Thursday, October 13, 2016 @ 16:13:11
  Author: arojas
Revision: 278757

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

Added:
  telepathy-kde-filetransfer-handler/repos/extra-i686/PKGBUILD
(from rev 278756, telepathy-kde-filetransfer-handler/trunk/PKGBUILD)
  telepathy-kde-filetransfer-handler/repos/extra-x86_64/PKGBUILD
(from rev 278756, 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 2016-10-13 16:13:03 UTC (rev 278756)
+++ extra-i686/PKGBUILD 2016-10-13 16:13:11 UTC (rev 278757)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-# Contributor: Antonio Rojas 
-
-pkgname=telepathy-kde-filetransfer-handler
-_pkgname=ktp-filetransfer-handler
-pkgver=16.08.1
-pkgrel=1
-pkgdesc='KDE Telepathy file transfer handler'
-arch=('i686' 'x86_64')
-url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
-license=('GPL')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz";)
-md5sums=('84445fa5213128b0c7c112d0b760b4d1')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DKDE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_LIBEXECDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: telepathy-kde-filetransfer-handler/repos/extra-i686/PKGBUILD (from rev 
278756, telepathy-kde-filetransfer-handler/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-10-13 16:13:11 UTC (rev 278757)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-filetransfer-handler
+_pkgname=ktp-filetransfer-handler
+pkgver=16.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=('483d016c32ae3e4933b491f8ceebed6c')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_LIBEXECDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-10-13 16:13:03 UTC (rev 278756)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:13:11 UTC (rev 278757)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-# Contributor: Antonio Rojas 
-
-pkgname=telepathy-kde-filetransfer-handler
-_pkgname=ktp-filetransfer-handler
-pkgver=16.08.1
-pkgrel=1
-pkgdesc='KDE Telepathy file transfer handler'
-arch=('i686' 'x86_64')
-url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
-license=('GPL')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz";)
-md5sums=('84445fa5213128b0c7c112d0b760b4d1')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DKDE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_LIBEXECDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: telepathy-kde-filetransfer-handler/repos/extra-x86_64/PKGBUILD (from 
rev 278756, telepathy-kde-filetransfer-handler/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2016-10-13 

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

2016-10-13 Thread Antonio Rojas
Date: Thursday, October 13, 2016 @ 16:12:55
  Author: arojas
Revision: 278755

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

Added:
  telepathy-kde-contact-runner/repos/extra-i686/PKGBUILD
(from rev 278754, telepathy-kde-contact-runner/trunk/PKGBUILD)
  telepathy-kde-contact-runner/repos/extra-x86_64/PKGBUILD
(from rev 278754, 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 2016-10-13 16:12:48 UTC (rev 278754)
+++ extra-i686/PKGBUILD 2016-10-13 16:12:55 UTC (rev 278755)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-# Contributor: Antonio Rojas 
-
-pkgname=telepathy-kde-contact-runner
-_pkgname=ktp-contact-runner
-pkgver=16.08.1
-pkgrel=1
-pkgdesc='KRunner plugin for KDE Telepathy'
-arch=('i686' 'x86_64')
-url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
-license=('GPL')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'krunner')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz";)
-md5sums=('b362cf978ea11063836d0bf7f4678078')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: telepathy-kde-contact-runner/repos/extra-i686/PKGBUILD (from rev 
278754, telepathy-kde-contact-runner/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-10-13 16:12:55 UTC (rev 278755)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-contact-runner
+_pkgname=ktp-contact-runner
+pkgver=16.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=('aad73214811a3ac1b6742b78e629aa6b')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-10-13 16:12:48 UTC (rev 278754)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:12:55 UTC (rev 278755)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-# Contributor: Antonio Rojas 
-
-pkgname=telepathy-kde-contact-runner
-_pkgname=ktp-contact-runner
-pkgver=16.08.1
-pkgrel=1
-pkgdesc='KRunner plugin for KDE Telepathy'
-arch=('i686' 'x86_64')
-url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
-license=('GPL')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals' 'krunner')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz";)
-md5sums=('b362cf978ea11063836d0bf7f4678078')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: telepathy-kde-contact-runner/repos/extra-x86_64/PKGBUILD (from rev 
278754, telepathy-kde-contact-runner/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:12:55 UTC (rev 278755)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-contact-runner
+_

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

2016-10-13 Thread Antonio Rojas
Date: Thursday, October 13, 2016 @ 16:07:46
  Author: arojas
Revision: 278707

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

Added:
  kdegames-kolf/repos/extra-i686/PKGBUILD
(from rev 278706, kdegames-kolf/trunk/PKGBUILD)
  kdegames-kolf/repos/extra-x86_64/PKGBUILD
(from rev 278706, kdegames-kolf/trunk/PKGBUILD)
Deleted:
  kdegames-kolf/repos/extra-i686/PKGBUILD
  kdegames-kolf/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 2016-10-13 16:07:40 UTC (rev 278706)
+++ extra-i686/PKGBUILD 2016-10-13 16:07:46 UTC (rev 278707)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdegames-kolf
-pkgver=16.08.1
-pkgrel=1
-pkgdesc="A miniature golf game with 2d top-down view"
-url="http://kde.org/applications/games/kolf/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegames')
-depends=('kdebase-runtime' 'libkdegames4')
-makedepends=('cmake' 'automoc4')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/kolf-${pkgver}.tar.xz";)
-sha1sums=('db77bab72dfc444206b06098065d842f597e7b80')
-
-build() {
-  mkdir -p build
-  cd build
-  cmake ../kolf-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegames-kolf/repos/extra-i686/PKGBUILD (from rev 278706, 
kdegames-kolf/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-10-13 16:07:46 UTC (rev 278707)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegames-kolf
+pkgver=16.08.2
+pkgrel=1
+pkgdesc="A miniature golf game with 2d top-down view"
+url="http://kde.org/applications/games/kolf/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegames')
+depends=('kdebase-runtime' 'libkdegames4')
+makedepends=('cmake' 'automoc4')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kolf-${pkgver}.tar.xz";)
+sha1sums=('9622436fd6c455f1c3e41a2811e8832309a9c7d6')
+
+build() {
+  mkdir -p build
+  cd build
+  cmake ../kolf-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-10-13 16:07:40 UTC (rev 278706)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:07:46 UTC (rev 278707)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdegames-kolf
-pkgver=16.08.1
-pkgrel=1
-pkgdesc="A miniature golf game with 2d top-down view"
-url="http://kde.org/applications/games/kolf/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegames')
-depends=('kdebase-runtime' 'libkdegames4')
-makedepends=('cmake' 'automoc4')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/kolf-${pkgver}.tar.xz";)
-sha1sums=('db77bab72dfc444206b06098065d842f597e7b80')
-
-build() {
-  mkdir -p build
-  cd build
-  cmake ../kolf-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegames-kolf/repos/extra-x86_64/PKGBUILD (from rev 278706, 
kdegames-kolf/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:07:46 UTC (rev 278707)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegames-kolf
+pkgver=16.08.2
+pkgrel=1
+pkgdesc="A miniature golf game with 2d top-down view"
+url="http://kde.org/applications/games/kolf/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegames')
+depends=('kdebase-runtime' 'libkdegames4')
+makedepends=('cmake' 'automoc4')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kolf-${pkgver}.tar.xz";)
+sha1sums=('9622436fd6c455f1c3e41a2811e8832309a9c7d6')
+
+build() {
+  mkdir -p build
+  cd build
+  cmake ../kolf-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}


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

2016-10-13 Thread Antonio Rojas
Date: Thursday, October 13, 2016 @ 16:12:30
  Author: arojas
Revision: 278751

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

Added:
  telepathy-kde-approver/repos/extra-i686/PKGBUILD
(from rev 278750, telepathy-kde-approver/trunk/PKGBUILD)
  telepathy-kde-approver/repos/extra-x86_64/PKGBUILD
(from rev 278750, telepathy-kde-approver/trunk/PKGBUILD)
Deleted:
  telepathy-kde-approver/repos/extra-i686/PKGBUILD
  telepathy-kde-approver/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 2016-10-13 16:12:23 UTC (rev 278750)
+++ extra-i686/PKGBUILD 2016-10-13 16:12:30 UTC (rev 278751)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-# Contributor: Antonio Rojas 
-
-pkgname=telepathy-kde-approver
-_pkgname=ktp-approver
-pkgver=16.08.1
-pkgrel=1
-pkgdesc='KDE Channel Approver for Telepathy'
-arch=('i686' 'x86_64')
-url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
-license=('GPL')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-qt5' 'knotifications' 'kservice')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz";)
-md5sums=('1164a316b0b8d265f82f53538280bf3f')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DKDE_INSTALL_LIBDIR=lib \
--DSYSCONF_INSTALL_DIR=/etc 
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: telepathy-kde-approver/repos/extra-i686/PKGBUILD (from rev 278750, 
telepathy-kde-approver/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-10-13 16:12:30 UTC (rev 278751)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-approver
+_pkgname=ktp-approver
+pkgver=16.08.2
+pkgrel=1
+pkgdesc='KDE Channel Approver for Telepathy'
+arch=('i686' 'x86_64')
+url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=('GPL')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-qt5' 'knotifications' 'kservice')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz";)
+md5sums=('06c60fa6d127f723df195266940e8ef9')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE_INSTALL_LIBDIR=lib \
+-DSYSCONF_INSTALL_DIR=/etc 
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-10-13 16:12:23 UTC (rev 278750)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:12:30 UTC (rev 278751)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-# Contributor: Antonio Rojas 
-
-pkgname=telepathy-kde-approver
-_pkgname=ktp-approver
-pkgver=16.08.1
-pkgrel=1
-pkgdesc='KDE Channel Approver for Telepathy'
-arch=('i686' 'x86_64')
-url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
-license=('GPL')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-qt5' 'knotifications' 'kservice')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz";)
-md5sums=('1164a316b0b8d265f82f53538280bf3f')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DKDE_INSTALL_LIBDIR=lib \
--DSYSCONF_INSTALL_DIR=/etc 
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: telepathy-kde-approver/repos/extra-x86_64/PKGBUILD (from rev 278750, 
telepathy-kde-approver/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:12:30 UTC (rev 278751)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-approver
+_pkgname=ktp-approver
+pkgver=16.08.2
+pkgrel=1
+pkgdesc='KDE Channel 

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

2016-10-13 Thread Antonio Rojas
Date: Thursday, October 13, 2016 @ 16:12:42
  Author: arojas
Revision: 278753

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

Added:
  telepathy-kde-call-ui/repos/extra-i686/PKGBUILD
(from rev 278752, telepathy-kde-call-ui/trunk/PKGBUILD)
  telepathy-kde-call-ui/repos/extra-x86_64/PKGBUILD
(from rev 278752, telepathy-kde-call-ui/trunk/PKGBUILD)
Deleted:
  telepathy-kde-call-ui/repos/extra-i686/PKGBUILD
  telepathy-kde-call-ui/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 2016-10-13 16:12:36 UTC (rev 278752)
+++ extra-i686/PKGBUILD 2016-10-13 16:12:42 UTC (rev 278753)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-
-pkgname=telepathy-kde-call-ui
-_pkgname=ktp-call-ui
-pkgver=16.08.1
-pkgrel=1
-pkgdesc='Voice/Video Call UI for Telepathy'
-arch=(i686 x86_64)
-url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
-license=(GPL)
-groups=(kde-applications kdenetwork telepathy-kde)
-depends=(telepathy-kde-common-internals qt-gstreamer)
-makedepends=(extra-cmake-modules boost python)
-source=("http://download.kde.org/stable/applications/$pkgver/src/$_pkgname-$pkgver.tar.xz";)
-md5sums=('dc5c75fce6b935c82056707d3962ece4')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DKDE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_LIBEXECDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: telepathy-kde-call-ui/repos/extra-i686/PKGBUILD (from rev 278752, 
telepathy-kde-call-ui/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-10-13 16:12:42 UTC (rev 278753)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+
+pkgname=telepathy-kde-call-ui
+_pkgname=ktp-call-ui
+pkgver=16.08.2
+pkgrel=1
+pkgdesc='Voice/Video Call UI for Telepathy'
+arch=(i686 x86_64)
+url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=(GPL)
+groups=(kde-applications kdenetwork telepathy-kde)
+depends=(telepathy-kde-common-internals qt-gstreamer)
+makedepends=(extra-cmake-modules boost python)
+source=("http://download.kde.org/stable/applications/$pkgver/src/$_pkgname-$pkgver.tar.xz";)
+md5sums=('6ce2f36193a006d4f6f3af576917695c')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_LIBEXECDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-10-13 16:12:36 UTC (rev 278752)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:12:42 UTC (rev 278753)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-
-pkgname=telepathy-kde-call-ui
-_pkgname=ktp-call-ui
-pkgver=16.08.1
-pkgrel=1
-pkgdesc='Voice/Video Call UI for Telepathy'
-arch=(i686 x86_64)
-url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
-license=(GPL)
-groups=(kde-applications kdenetwork telepathy-kde)
-depends=(telepathy-kde-common-internals qt-gstreamer)
-makedepends=(extra-cmake-modules boost python)
-source=("http://download.kde.org/stable/applications/$pkgver/src/$_pkgname-$pkgver.tar.xz";)
-md5sums=('dc5c75fce6b935c82056707d3962ece4')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DKDE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_LIBEXECDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: telepathy-kde-call-ui/repos/extra-x86_64/PKGBUILD (from rev 278752, 
telepathy-kde-call-ui/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:12:42 UTC (rev 278753)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+
+pkgname=telepathy-kde-call-ui
+_pkgname=ktp-call-ui
+pkgver=16.08.2
+pkgrel=1
+pkgdesc='Voice/Video Call UI for Telepathy'
+arch=(i686 x86_64)
+url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=(GPL)
+groups=(kde-applications kdenetwork telepathy-kde)
+depends=(telepathy-kde-common-internals qt-gstreamer)
+makedepends=(extra-cmake-modules boost 

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

2016-10-13 Thread Antonio Rojas
Date: Thursday, October 13, 2016 @ 16:12:48
  Author: arojas
Revision: 278754

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

Added:
  telepathy-kde-contact-list/repos/extra-i686/PKGBUILD
(from rev 278753, telepathy-kde-contact-list/trunk/PKGBUILD)
  telepathy-kde-contact-list/repos/extra-x86_64/PKGBUILD
(from rev 278753, telepathy-kde-contact-list/trunk/PKGBUILD)
Deleted:
  telepathy-kde-contact-list/repos/extra-i686/PKGBUILD
  telepathy-kde-contact-list/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 2016-10-13 16:12:42 UTC (rev 278753)
+++ extra-i686/PKGBUILD 2016-10-13 16:12:48 UTC (rev 278754)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-# Contributor: Antonio Rojas 
-
-pkgname=telepathy-kde-contact-list
-_pkgname=ktp-contact-list
-pkgver=16.08.1
-pkgrel=1
-pkgdesc='KDE Telepathy contact list application'
-arch=('i686' 'x86_64')
-url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
-license=('GPL')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz";)
-md5sums=('ec6fe69dc29be18eaeb1727ad63be2ff')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: telepathy-kde-contact-list/repos/extra-i686/PKGBUILD (from rev 278753, 
telepathy-kde-contact-list/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-10-13 16:12:48 UTC (rev 278754)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-contact-list
+_pkgname=ktp-contact-list
+pkgver=16.08.2
+pkgrel=1
+pkgdesc='KDE Telepathy contact list application'
+arch=('i686' 'x86_64')
+url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=('GPL')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-kde-common-internals')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz";)
+md5sums=('c8ce98ebfd07b20f5fa5bc60c5aee441')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-10-13 16:12:42 UTC (rev 278753)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:12:48 UTC (rev 278754)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-# Contributor: Antonio Rojas 
-
-pkgname=telepathy-kde-contact-list
-_pkgname=ktp-contact-list
-pkgver=16.08.1
-pkgrel=1
-pkgdesc='KDE Telepathy contact list application'
-arch=('i686' 'x86_64')
-url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
-license=('GPL')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-kde-common-internals')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz";)
-md5sums=('ec6fe69dc29be18eaeb1727ad63be2ff')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: telepathy-kde-contact-list/repos/extra-x86_64/PKGBUILD (from rev 
278753, telepathy-kde-contact-list/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:12:48 UTC (rev 278754)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-contact-list
+_pkgname=ktp-contact-list
+pkgver=16.08.2

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

2016-10-13 Thread Antonio Rojas
Date: Thursday, October 13, 2016 @ 16:12:36
  Author: arojas
Revision: 278752

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-10-13 16:12:30 UTC (rev 278751)
+++ extra-i686/PKGBUILD 2016-10-13 16:12:36 UTC (rev 278752)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-# Contributor: Antonio Rojas 
-
-pkgname=telepathy-kde-auth-handler
-_pkgname=ktp-auth-handler
-pkgver=16.08.1
-pkgrel=1
-pkgdesc='Provide UI/KWallet Integration For Passwords and SSL Errors on 
Account Connect'
-arch=('i686' 'x86_64')
-url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
-license=('GPL')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('qca-qt5' 'telepathy-kde-common-internals')
-makedepends=('extra-cmake-modules' 'python' 'kdewebkit')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz";)
-md5sums=('aa87a4418a21ec2f964918bf53944142')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DKDE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_LIBEXECDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: telepathy-kde-auth-handler/repos/extra-i686/PKGBUILD (from rev 278751, 
telepathy-kde-auth-handler/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-10-13 16:12:36 UTC (rev 278752)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-auth-handler
+_pkgname=ktp-auth-handler
+pkgver=16.08.2
+pkgrel=1
+pkgdesc='Provide UI/KWallet Integration For Passwords and SSL Errors on 
Account Connect'
+arch=('i686' 'x86_64')
+url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=('GPL')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('qca-qt5' 'telepathy-kde-common-internals')
+makedepends=('extra-cmake-modules' 'python' 'kdewebkit')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz";)
+md5sums=('3aba21a1cfcc1f428b209eff17d95148')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_LIBEXECDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-10-13 16:12:30 UTC (rev 278751)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:12:36 UTC (rev 278752)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-# Contributor: Antonio Rojas 
-
-pkgname=telepathy-kde-auth-handler
-_pkgname=ktp-auth-handler
-pkgver=16.08.1
-pkgrel=1
-pkgdesc='Provide UI/KWallet Integration For Passwords and SSL Errors on 
Account Connect'
-arch=('i686' 'x86_64')
-url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
-license=('GPL')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('qca-qt5' 'telepathy-kde-common-internals')
-makedepends=('extra-cmake-modules' 'python' 'kdewebkit')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz";)
-md5sums=('aa87a4418a21ec2f964918bf53944142')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DKDE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_LIBEXECDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: telepathy-kde-auth-handler/repos/extra-x86_64/PKGBUILD (from rev 
278751, telepathy-kde-auth-handler/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_6

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

2016-10-13 Thread Antonio Rojas
Date: Thursday, October 13, 2016 @ 16:12:17
  Author: arojas
Revision: 278749

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

Added:
  kio-extras/repos/extra-i686/PKGBUILD
(from rev 278748, kio-extras/trunk/PKGBUILD)
  kio-extras/repos/extra-x86_64/PKGBUILD
(from rev 278748, kio-extras/trunk/PKGBUILD)
Deleted:
  kio-extras/repos/extra-i686/PKGBUILD
  kio-extras/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 2016-10-13 16:12:10 UTC (rev 278748)
+++ extra-i686/PKGBUILD 2016-10-13 16:12:17 UTC (rev 278749)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kio-extras
-pkgver=16.08.1
-pkgrel=1
-pkgdesc="Additional components to increase the functionality of KIO"
-arch=(i686 x86_64)
-url='https://www.kde.org/applications/internet/'
-license=(LGPL)
-depends=(kdelibs4support khtml kdnssd libssh smbclient exiv2 openexr openslp 
libmtp kpty kactivities)
-makedepends=(extra-cmake-modules kdoctools kdesignerplugin)
-groups=(kde-applications kdenetwork)
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";)
-md5sums=('a7bc6d6f88f76edb35e417252854d3f7')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}
-

Copied: kio-extras/repos/extra-i686/PKGBUILD (from rev 278748, 
kio-extras/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-10-13 16:12:17 UTC (rev 278749)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kio-extras
+pkgver=16.08.2
+pkgrel=1
+pkgdesc="Additional components to increase the functionality of KIO"
+arch=(i686 x86_64)
+url='https://www.kde.org/applications/internet/'
+license=(LGPL)
+depends=(kdelibs4support khtml kdnssd libssh smbclient exiv2 openexr openslp 
libmtp kpty kactivities)
+makedepends=(extra-cmake-modules kdoctools kdesignerplugin)
+groups=(kde-applications kdenetwork)
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";)
+md5sums=('2184204c0cdd6a08ee23b78808553a2e')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}
+

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-10-13 16:12:10 UTC (rev 278748)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:12:17 UTC (rev 278749)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kio-extras
-pkgver=16.08.1
-pkgrel=1
-pkgdesc="Additional components to increase the functionality of KIO"
-arch=(i686 x86_64)
-url='https://www.kde.org/applications/internet/'
-license=(LGPL)
-depends=(kdelibs4support khtml kdnssd libssh smbclient exiv2 openexr openslp 
libmtp kpty kactivities)
-makedepends=(extra-cmake-modules kdoctools kdesignerplugin)
-groups=(kde-applications kdenetwork)
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";)
-md5sums=('a7bc6d6f88f76edb35e417252854d3f7')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}
-

Copied: kio-extras/repos/extra-x86_64/PKGBUILD (from rev 278748, 
kio-extras/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:12:17 UTC (rev 278749)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kio-extras
+pkgver=16.08.2
+pkgrel=1
+pkgdesc="Additional components to increase the functionality of KIO"
+arch=(i686 x86_64)
+url='https://www.kde.org/applications/internet/'
+license=(LGPL)
+depends=(kdelibs4support khtml kdnssd libssh smbclient exiv2 openexr openslp 
libmtp kpty kactivities)
+make

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

2016-10-13 Thread Antonio Rojas
Date: Thursday, October 13, 2016 @ 16:12:23
  Author: arojas
Revision: 278750

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-10-13 16:12:17 UTC (rev 278749)
+++ extra-i686/PKGBUILD 2016-10-13 16:12:23 UTC (rev 278750)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-# Contributor: Antonio Rojas 
-
-pkgname=telepathy-kde-accounts-kcm
-_pkgname=ktp-accounts-kcm
-pkgver=16.08.1
-pkgrel=1
-pkgdesc='KCM Module for configuring Telepathy Instant Messaging Accounts'
-arch=('i686' 'x86_64')
-url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
-license=('GPL')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-qt5' 'kaccounts-providers')
-makedepends=('extra-cmake-modules' 'intltool' 'python')
-optdepends=('telepathy-gabble: XMPP/Jabber accounts support' 'telepathy-haze: 
account types supported by Pidgin/libpurple')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz";)
-md5sums=('0d6a4e3dd48e93eb3684dcf5abf69e26')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: telepathy-kde-accounts-kcm/repos/extra-i686/PKGBUILD (from rev 278749, 
telepathy-kde-accounts-kcm/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-10-13 16:12:23 UTC (rev 278750)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-accounts-kcm
+_pkgname=ktp-accounts-kcm
+pkgver=16.08.2
+pkgrel=1
+pkgdesc='KCM Module for configuring Telepathy Instant Messaging Accounts'
+arch=('i686' 'x86_64')
+url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=('GPL')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-qt5' 'kaccounts-providers')
+makedepends=('extra-cmake-modules' 'intltool' 'python')
+optdepends=('telepathy-gabble: XMPP/Jabber accounts support' 'telepathy-haze: 
account types supported by Pidgin/libpurple'
+'telepathy-morse: Telegram accounts support')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz";)
+md5sums=('93329383996861edda4ff38a821eaa88')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-10-13 16:12:17 UTC (rev 278749)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:12:23 UTC (rev 278750)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Laurent Carlier 
-# Contributor: Antonio Rojas 
-
-pkgname=telepathy-kde-accounts-kcm
-_pkgname=ktp-accounts-kcm
-pkgver=16.08.1
-pkgrel=1
-pkgdesc='KCM Module for configuring Telepathy Instant Messaging Accounts'
-arch=('i686' 'x86_64')
-url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
-license=('GPL')
-groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
-depends=('telepathy-qt5' 'kaccounts-providers')
-makedepends=('extra-cmake-modules' 'intltool' 'python')
-optdepends=('telepathy-gabble: XMPP/Jabber accounts support' 'telepathy-haze: 
account types supported by Pidgin/libpurple')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz";)
-md5sums=('0d6a4e3dd48e93eb3684dcf5abf69e26')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: tele

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

2016-10-13 Thread Antonio Rojas
Date: Thursday, October 13, 2016 @ 16:12:10
  Author: arojas
Revision: 278748

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

Added:
  kdenetwork-zeroconf-ioslave/repos/extra-i686/PKGBUILD
(from rev 278747, kdenetwork-zeroconf-ioslave/trunk/PKGBUILD)
  kdenetwork-zeroconf-ioslave/repos/extra-x86_64/PKGBUILD
(from rev 278747, 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 2016-10-13 16:12:04 UTC (rev 278747)
+++ extra-i686/PKGBUILD 2016-10-13 16:12:10 UTC (rev 278748)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdenetwork-zeroconf-ioslave
-pkgver=16.08.1
-pkgrel=1
-pkgdesc='Network Monitor for DNS-SD services (Zeroconf)'
-url='https://www.kde.org/applications/internet/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdenetwork')
-depends=('kdelibs')
-makedepends=('cmake' 'automoc4')
-conflicts=('kdenetwork-kdnssd')
-replaces=('kdenetwork-kdnssd')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/zeroconf-ioslave-${pkgver}.tar.xz";)
-sha1sums=('f443b101c5cca7be5eeac344908eb7d6f72f220c')
-
-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 278747, 
kdenetwork-zeroconf-ioslave/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-10-13 16:12:10 UTC (rev 278748)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdenetwork-zeroconf-ioslave
+pkgver=16.08.2
+pkgrel=1
+pkgdesc='Network Monitor for DNS-SD services (Zeroconf)'
+url='https://www.kde.org/applications/internet/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdenetwork')
+depends=('kdelibs')
+makedepends=('cmake' 'automoc4')
+conflicts=('kdenetwork-kdnssd')
+replaces=('kdenetwork-kdnssd')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/zeroconf-ioslave-${pkgver}.tar.xz";)
+sha1sums=('461967051b0d81099ae75c70b48b02e959faa030')
+
+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   2016-10-13 16:12:04 UTC (rev 278747)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:12:10 UTC (rev 278748)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdenetwork-zeroconf-ioslave
-pkgver=16.08.1
-pkgrel=1
-pkgdesc='Network Monitor for DNS-SD services (Zeroconf)'
-url='https://www.kde.org/applications/internet/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdenetwork')
-depends=('kdelibs')
-makedepends=('cmake' 'automoc4')
-conflicts=('kdenetwork-kdnssd')
-replaces=('kdenetwork-kdnssd')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/zeroconf-ioslave-${pkgver}.tar.xz";)
-sha1sums=('f443b101c5cca7be5eeac344908eb7d6f72f220c')
-
-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 
278747, kdenetwork-zeroconf-ioslave/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:12:10 UTC (rev 278748)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdenetwork-zeroconf-ioslave
+pkgver=16.08.2
+pkgrel=1
+pkgdesc='Network Monitor for DNS-SD services (Zeroconf)'
+url='https://www.kde.org/applications/internet/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdenetwork')
+depends=('kdelibs')
+makedepends=('cmake' 'automoc4')

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

2016-10-13 Thread Antonio Rojas
Date: Thursday, October 13, 2016 @ 16:11:59
  Author: arojas
Revision: 278746

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-10-13 16:11:51 UTC (rev 278745)
+++ extra-i686/PKGBUILD 2016-10-13 16:11:59 UTC (rev 278746)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=krdc
-pkgver=16.08.1
-pkgrel=1
-pkgdesc='Remote Desktop Client'
-url='http://kde.org/applications/internet/krdc/'
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdenetwork)
-depends=(kcmutils kdnssd knotifyconfig)
-makedepends=(extra-cmake-modules libvncserver freerdp kdoctools python)
-optdepends=('libvncserver: VNC support'
-'freerdp: RDP support'
-'kdebase-keditbookmarks: to edit bookmarks')
-conflicts=(kdenetwork-krdc)
-replaces=(kdenetwork-krdc)
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";)
-sha1sums=('7238dd810527edaeba4583f509a5f59cfdbbb7a1')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_LIBDIR=lib
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: krdc/repos/extra-i686/PKGBUILD (from rev 278745, krdc/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-10-13 16:11:59 UTC (rev 278746)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=krdc
+pkgver=16.08.2
+pkgrel=1
+pkgdesc='Remote Desktop Client'
+url='http://kde.org/applications/internet/krdc/'
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdenetwork)
+depends=(kcmutils kdnssd knotifyconfig)
+makedepends=(extra-cmake-modules libvncserver freerdp kdoctools python)
+optdepends=('libvncserver: VNC support'
+'freerdp: RDP support'
+'kdebase-keditbookmarks: to edit bookmarks')
+conflicts=(kdenetwork-krdc)
+replaces=(kdenetwork-krdc)
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";)
+sha1sums=('4327eeeff81aaf899de7960ccef4bc17f5495f5f')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_LIBDIR=lib
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-10-13 16:11:51 UTC (rev 278745)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:11:59 UTC (rev 278746)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=krdc
-pkgver=16.08.1
-pkgrel=1
-pkgdesc='Remote Desktop Client'
-url='http://kde.org/applications/internet/krdc/'
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdenetwork)
-depends=(kcmutils kdnssd knotifyconfig)
-makedepends=(extra-cmake-modules libvncserver freerdp kdoctools python)
-optdepends=('libvncserver: VNC support'
-'freerdp: RDP support'
-'kdebase-keditbookmarks: to edit bookmarks')
-conflicts=(kdenetwork-krdc)
-replaces=(kdenetwork-krdc)
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";)
-sha1sums=('7238dd810527edaeba4583f509a5f59cfdbbb7a1')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_LIBDIR=lib
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: krdc/repos/extra-x86_64/PKGBUILD (from rev 278745, krdc/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2016-10-13 16:11:59 UTC (rev 278746)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=krdc
+pkgver=16.08.2
+pkg

  1   2   3   4   >