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

2015-03-21 Thread Antonio Rojas
Date: Saturday, March 21, 2015 @ 07:26:39
  Author: arojas
Revision: 234401

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

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

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

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

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

Deleted: kde-unstable-i686/okteta.install
===
--- kde-unstable-i686/okteta.install2015-03-21 06:25:24 UTC (rev 234400)
+++ kde-unstable-i686/okteta.install2015-03-21 06:26:39 UTC (rev 234401)
@@ -1,12 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-   update-mime-database usr/share/mime  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: okteta/repos/kde-unstable-i686/okteta.install (from rev 234400, 
okteta/kde-unstable/okteta.install)
===
--- kde-unstable-i686/okteta.install(rev 0)
+++ kde-unstable-i686/okteta.install2015-03-21 06:26:39 UTC (rev 234401)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+   update-mime-database usr/share/mime  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD

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

2015-03-21 Thread Antonio Rojas
Date: Saturday, March 21, 2015 @ 07:25:24
  Author: arojas
Revision: 234400

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

Added:
  lokalize/repos/kde-unstable-i686/PKGBUILD
(from rev 234399, lokalize/kde-unstable/PKGBUILD)
  lokalize/repos/kde-unstable-i686/fix-python2-path.patch
(from rev 234399, lokalize/kde-unstable/fix-python2-path.patch)
  lokalize/repos/kde-unstable-i686/lokalize.install
(from rev 234399, lokalize/kde-unstable/lokalize.install)
  lokalize/repos/kde-unstable-x86_64/PKGBUILD
(from rev 234399, lokalize/kde-unstable/PKGBUILD)
  lokalize/repos/kde-unstable-x86_64/fix-python2-path.patch
(from rev 234399, lokalize/kde-unstable/fix-python2-path.patch)
  lokalize/repos/kde-unstable-x86_64/lokalize.install
(from rev 234399, lokalize/kde-unstable/lokalize.install)
Deleted:
  lokalize/repos/kde-unstable-i686/PKGBUILD
  lokalize/repos/kde-unstable-i686/fix-python2-path.patch
  lokalize/repos/kde-unstable-i686/lokalize.install
  lokalize/repos/kde-unstable-x86_64/PKGBUILD
  lokalize/repos/kde-unstable-x86_64/fix-python2-path.patch
  lokalize/repos/kde-unstable-x86_64/lokalize.install

+
 /PKGBUILD  |   84 +++
 /fix-python2-path.patch|   44 ++
 /lokalize.install  |   24 +++
 kde-unstable-i686/PKGBUILD |   42 -
 kde-unstable-i686/fix-python2-path.patch   |   22 ---
 kde-unstable-i686/lokalize.install |   12 ---
 kde-unstable-x86_64/PKGBUILD   |   42 -
 kde-unstable-x86_64/fix-python2-path.patch |   22 ---
 kde-unstable-x86_64/lokalize.install   |   12 ---
 9 files changed, 152 insertions(+), 152 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2015-03-21 06:24:47 UTC (rev 234399)
+++ kde-unstable-i686/PKGBUILD  2015-03-21 06:25:24 UTC (rev 234400)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=lokalize
-pkgver=15.03.90
-pkgrel=1
-pkgdesc='Computer-Aided Translation System'
-url='http://kde.org/applications/development/lokalize/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdesdk')
-depends=('kross')
-makedepends=('extra-cmake-modules' 'python' 'kdoctools')
-install=${pkgname}.install
-conflicts=('kdesdk-lokalize')
-replaces=('kdesdk-lokalize')
-source=(http://download.kde.org/unstable/applications/${pkgver}/src/lokalize-${pkgver}.tar.xz;)
-sha1sums=('718fda9f0a73cc515eb08ab7694ee96ac4b541c0')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-  cmake ../lokalize-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=$pkgdir install
-
-  # Fix python 2 path
-  sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|' \
-${pkgdir}/usr/share/lokalize/scripts/odf/xliffmerge.py
-}

Copied: lokalize/repos/kde-unstable-i686/PKGBUILD (from rev 234399, 
lokalize/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-21 06:25:24 UTC (rev 234400)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=lokalize
+pkgver=15.03.95
+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')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
+install=${pkgname}.install
+conflicts=('kdesdk-lokalize')
+replaces=('kdesdk-lokalize')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/lokalize-${pkgver}.tar.xz;)
+sha1sums=('fcc60fbe3186e54e8ee27272bac2a58e994cc8b5')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../lokalize-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+
+  # Fix python 2 path
+  sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|' \
+${pkgdir}/usr/share/lokalize/scripts/odf/xliffmerge.py
+}

Deleted: kde-unstable-i686/fix-python2-path.patch
===
--- kde-unstable-i686/fix-python2-path.patch2015-03-21 06:24:47 UTC (rev 
234399)
+++ kde-unstable-i686/fix-python2-path.patch2015-03-21 06:25:24 UTC (rev 
234400)
@@ -1,22 +0,0 @@
 kdesdk-4.5.80/lokalize/scripts/msgmerge.py~

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

2015-03-21 Thread Antonio Rojas
Date: Saturday, March 21, 2015 @ 07:24:47
  Author: arojas
Revision: 234399

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

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

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

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2015-03-21 06:24:22 UTC (rev 234398)
+++ kde-unstable-i686/PKGBUILD  2015-03-21 06:24:47 UTC (rev 234399)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kompare
-pkgver=15.03.90
-pkgrel=1
-pkgdesc='Diff/Patch Frontend'
-url='http://kde.org/applications/development/kompare/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdesdk')
-depends=('libkomparediff2' 'ktexteditor')
-makedepends=('extra-cmake-modules' 'python' 'kdoctools')
-install=${pkgname}.install
-conflicts=('kdesdk-kompare')
-replaces=('kdesdk-kompare')
-source=(http://download.kde.org/unstable/applications/${pkgver}/src/kompare-${pkgver}.tar.xz;)
-sha1sums=('3360c78ea918c9b37676405373834edfedc4cd9d')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-  cmake ../kompare-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=$pkgdir install
-}

Copied: kompare/repos/kde-unstable-i686/PKGBUILD (from rev 234398, 
kompare/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-21 06:24:47 UTC (rev 234399)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kompare
+pkgver=15.03.95
+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')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
+install=${pkgname}.install
+conflicts=('kdesdk-kompare')
+replaces=('kdesdk-kompare')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kompare-${pkgver}.tar.xz;)
+sha1sums=('add9ead51c0a0921b4285a3886ca7106ce361dc4')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../kompare-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Deleted: kde-unstable-i686/kompare.install
===
--- kde-unstable-i686/kompare.install   2015-03-21 06:24:22 UTC (rev 234398)
+++ kde-unstable-i686/kompare.install   2015-03-21 06:24:47 UTC (rev 234399)
@@ -1,12 +0,0 @@
-post_install() {
-xdg-icon-resource forceupdate --theme hicolor  /dev/null
-update-desktop-database -q
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: kompare/repos/kde-unstable-i686/kompare.install (from rev 234398, 
kompare/kde-unstable/kompare.install)
===
--- kde-unstable-i686/kompare.install   (rev 0)
+++ kde-unstable-i686/kompare.install   2015-03-21 06:24:47 UTC (rev 234399)
@@ -0,0 +1,12 @@
+post_install() {
+xdg-icon-resource forceupdate --theme hicolor  /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2015-03-21 

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

2015-03-21 Thread Antonio Rojas
Date: Saturday, March 21, 2015 @ 07:37:21
  Author: arojas
Revision: 234418

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

Added:
  kdeutils-kwalletmanager/repos/kde-unstable-i686/PKGBUILD
(from rev 234417, kdeutils-kwalletmanager/kde-unstable/PKGBUILD)
  
kdeutils-kwalletmanager/repos/kde-unstable-i686/kdeutils-kwalletmanager.install
(from rev 234417, 
kdeutils-kwalletmanager/kde-unstable/kdeutils-kwalletmanager.install)
  kdeutils-kwalletmanager/repos/kde-unstable-x86_64/PKGBUILD
(from rev 234417, kdeutils-kwalletmanager/kde-unstable/PKGBUILD)
  
kdeutils-kwalletmanager/repos/kde-unstable-x86_64/kdeutils-kwalletmanager.install
(from rev 234417, 
kdeutils-kwalletmanager/kde-unstable/kdeutils-kwalletmanager.install)
Deleted:
  kdeutils-kwalletmanager/repos/kde-unstable-i686/PKGBUILD
  
kdeutils-kwalletmanager/repos/kde-unstable-i686/kdeutils-kwalletmanager.install
  kdeutils-kwalletmanager/repos/kde-unstable-x86_64/PKGBUILD
  
kdeutils-kwalletmanager/repos/kde-unstable-x86_64/kdeutils-kwalletmanager.install

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

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

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

Deleted: kde-unstable-i686/kdeutils-kwalletmanager.install
===
--- kde-unstable-i686/kdeutils-kwalletmanager.install   2015-03-21 06:36:57 UTC 
(rev 234417)
+++ kde-unstable-i686/kdeutils-kwalletmanager.install   2015-03-21 06:37:21 UTC 
(rev 234418)
@@ -1,12 +0,0 @@
-post_install() {
-xdg-icon-resource forceupdate --theme hicolor  /dev/null
-update-desktop-database -q
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: 
kdeutils-kwalletmanager/repos/kde-unstable-i686/kdeutils-kwalletmanager.install 
(from rev 234417, 
kdeutils-kwalletmanager/kde-unstable/kdeutils-kwalletmanager.install)
===
--- kde-unstable-i686/kdeutils-kwalletmanager.install   
(rev 0)
+++ 

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

2015-03-21 Thread Antonio Rojas
Date: Saturday, March 21, 2015 @ 07:38:00
  Author: arojas
Revision: 234419

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

Added:
  print-manager/repos/kde-unstable-i686/PKGBUILD
(from rev 234418, print-manager/kde-unstable/PKGBUILD)
  print-manager/repos/kde-unstable-x86_64/PKGBUILD
(from rev 234418, print-manager/kde-unstable/PKGBUILD)
Deleted:
  print-manager/repos/kde-unstable-i686/PKGBUILD
  print-manager/repos/kde-unstable-x86_64/PKGBUILD

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

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

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

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2015-03-21 06:37:21 UTC (rev 234418)
+++ kde-unstable-x86_64/PKGBUILD2015-03-21 06:38:00 UTC (rev 234419)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=print-manager
-pkgver=15.03.90
-pkgrel=1
-pkgdesc=A tool for managing print jobs and printers
-arch=('i686' 'x86_64')
-url='https://projects.kde.org/projects/kde/kdeutils/print-manager'
-license=('GPL' 'LGPL' 'FDL')
-depends=('libcups' 'kio')
-makedepends=('extra-cmake-modules' 'python' 'kdoctools')
-optdepends=('system-config-printer: auto-detect the printer driver')
-replaces=('kdeutils-print-manager')
-conflicts=('kdeutils-print-manager')
-groups=('kde' 'kdeutils')
-source=(http://download.kde.org/unstable/applications/${pkgver}/src/print-manager-${pkgver}.tar.xz;)
-sha1sums=('229f0de3a2ae3182e6639eead48b064e61e68561')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../print-manager-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: print-manager/repos/kde-unstable-x86_64/PKGBUILD (from rev 234418, 
print-manager/kde-unstable/PKGBUILD)

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

2015-03-21 Thread Antonio Rojas
Date: Saturday, March 21, 2015 @ 07:35:55
  Author: arojas
Revision: 234416

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

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

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

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

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

Deleted: kde-unstable-i686/kdeutils-kremotecontrol.install
===
--- kde-unstable-i686/kdeutils-kremotecontrol.install   2015-03-21 06:35:05 UTC 
(rev 234415)
+++ kde-unstable-i686/kdeutils-kremotecontrol.install   2015-03-21 06:35:55 UTC 
(rev 234416)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: 
kdeutils-kremotecontrol/repos/kde-unstable-i686/kdeutils-kremotecontrol.install 
(from rev 234415, 
kdeutils-kremotecontrol/kde-unstable/kdeutils-kremotecontrol.install)
===
--- kde-unstable-i686/kdeutils-kremotecontrol.install   
(rev 0)

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

2015-03-21 Thread Antonio Rojas
Date: Saturday, March 21, 2015 @ 07:36:57
  Author: arojas
Revision: 234417

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

Added:
  kdeutils-ktimer/repos/kde-unstable-i686/PKGBUILD
(from rev 234416, kdeutils-ktimer/kde-unstable/PKGBUILD)
  kdeutils-ktimer/repos/kde-unstable-i686/kdeutils-ktimer.install
(from rev 234416, kdeutils-ktimer/kde-unstable/kdeutils-ktimer.install)
  kdeutils-ktimer/repos/kde-unstable-x86_64/PKGBUILD
(from rev 234416, kdeutils-ktimer/kde-unstable/PKGBUILD)
  kdeutils-ktimer/repos/kde-unstable-x86_64/kdeutils-ktimer.install
(from rev 234416, kdeutils-ktimer/kde-unstable/kdeutils-ktimer.install)
Deleted:
  kdeutils-ktimer/repos/kde-unstable-i686/PKGBUILD
  kdeutils-ktimer/repos/kde-unstable-i686/kdeutils-ktimer.install
  kdeutils-ktimer/repos/kde-unstable-x86_64/PKGBUILD
  kdeutils-ktimer/repos/kde-unstable-x86_64/kdeutils-ktimer.install

-+
 /PKGBUILD   |   66 ++
 /kdeutils-ktimer.install|   22 
 kde-unstable-i686/PKGBUILD  |   33 -
 kde-unstable-i686/kdeutils-ktimer.install   |   11 
 kde-unstable-x86_64/PKGBUILD|   33 -
 kde-unstable-x86_64/kdeutils-ktimer.install |   11 
 6 files changed, 88 insertions(+), 88 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2015-03-21 06:35:55 UTC (rev 234416)
+++ kde-unstable-i686/PKGBUILD  2015-03-21 06:36:57 UTC (rev 234417)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeutils-ktimer
-pkgver=15.03.90
-pkgrel=1
-pkgdesc='Countdown Launcher'
-url='http://kde.org/applications/utilities/ktimer/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-groups=('kde' 'kdeutils')
-install=${pkgname}.install
-source=(http://download.kde.org/unstable/applications/${pkgver}/src/ktimer-${pkgver}.tar.xz;)
-sha1sums=('8ee77dbaac55cab42e2d55f8cd6892df5c23f4a5')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../ktimer-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd $srcdir/build
-  make DESTDIR=$pkgdir install
-}

Copied: kdeutils-ktimer/repos/kde-unstable-i686/PKGBUILD (from rev 234416, 
kdeutils-ktimer/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-21 06:36:57 UTC (rev 234417)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeutils-ktimer
+pkgver=15.03.95
+pkgrel=1
+pkgdesc='Countdown Launcher'
+url='http://kde.org/applications/utilities/ktimer/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+groups=('kde-applications' 'kdeutils')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/ktimer-${pkgver}.tar.xz;)
+sha1sums=('0f32321ab0562059b4174c1adf0df4e6c7dcbd50')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../ktimer-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $srcdir/build
+  make DESTDIR=$pkgdir install
+}

Deleted: kde-unstable-i686/kdeutils-ktimer.install
===
--- kde-unstable-i686/kdeutils-ktimer.install   2015-03-21 06:35:55 UTC (rev 
234416)
+++ kde-unstable-i686/kdeutils-ktimer.install   2015-03-21 06:36:57 UTC (rev 
234417)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdeutils-ktimer/repos/kde-unstable-i686/kdeutils-ktimer.install (from 
rev 234416, kdeutils-ktimer/kde-unstable/kdeutils-ktimer.install)
===
--- kde-unstable-i686/kdeutils-ktimer.install   (rev 0)
+++ kde-unstable-i686/kdeutils-ktimer.install   2015-03-21 06:36:57 UTC (rev 
234417)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2015-03-21 06:35:55 UTC (rev 234416)
+++ kde-unstable-x86_64/PKGBUILD2015-03-21 06:36:57 UTC (rev 234417)

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

2015-03-21 Thread Andrzej Giniewicz
Date: Saturday, March 21, 2015 @ 10:59:19
  Author: aginiewicz
Revision: 129668

archrelease: copy trunk to community-any

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

--+
 PKGBUILD |  114 ++---
 1 file changed, 57 insertions(+), 57 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-03-21 09:59:16 UTC (rev 129667)
+++ PKGBUILD2015-03-21 09:59:19 UTC (rev 129668)
@@ -1,57 +0,0 @@
-# $Id$
-# Maintainer: Andrzej Giniewicz ggi...@gmail.com
-# Contributor: Atlanis emall...@archlinux.us
-
-pkgbase=python-oauth2client
-pkgname=('python2-oauth2client' 'python-oauth2client')
-pkgver=1.4.6
-pkgrel=1
-pkgdesc=A client library for OAuth 2.0
-arch=('any')
-url=https://github.com/google/oauth2client;
-license=('Apache')
-makedepends=('python2-setuptools' 'python-setuptools' 'python-httplib2'
- 'python-pyasn1' 'python-pyasn1-modules' 'python-rsa'
- 'python-six' 'python2-httplib2' 'python2-pyasn1'
- 'python2-pyasn1-modules' 'python2-rsa' 'python2-six')
-source=(https://pypi.python.org/packages/source/o/oauth2client/oauth2client-${pkgver}.tar.gz;)
-md5sums=('bce90994cc917de8b1042465561ce3c6')
-
-prepare() {
-  cd $srcdir
-  cp -a oauth2client-${pkgver} oauth2client-py2-${pkgver}
-  cd oauth2client-py2-${pkgver}
-
-  sed -e s|#![ ]*/usr/bin/python$|#!/usr/bin/python2| \
-  -e s|#![ ]*/usr/bin/env python$|#!/usr/bin/env python2| \
-  -e s|#![ ]*/bin/env python$|#!/usr/bin/env python2| \
-  -i $(find . -name '*.py')
-}
-
-build() {
-  msg Building Python2
-  cd $srcdir/oauth2client-py2-${pkgver}
-  python2 setup.py build
-
-  msg Building Python3
-  cd $srcdir/oauth2client-${pkgver}
-  python setup.py build
-}
-
-package_python2-oauth2client() {
-  depends=('python2-httplib2' 'python2-pyasn1=0.1.7' 
'python2-pyasn1-modules=0.0.5' 'python2-rsa=3.1.4' 'python2-six')
-  optdepends=('python2-gflags: for oauth2client.tools.run function')
-
-  cd $srcdir/oauth2client-py2-${pkgver}
-
-  python2 setup.py install --skip-build --root=$pkgdir --optimize=1
-}
-
-package_python-oauth2client() {
-  depends=('python-httplib2' 'python-pyasn1=0.1.7' 
'python-pyasn1-modules=0.0.5' 'python-rsa=3.1.4' 'python-six')
-
-  cd $srcdir/oauth2client-${pkgver}
-
-  python setup.py install --skip-build --root=$pkgdir --optimize=1
-}
-

Copied: python-oauth2client/repos/community-any/PKGBUILD (from rev 129667, 
python-oauth2client/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-03-21 09:59:19 UTC (rev 129668)
@@ -0,0 +1,57 @@
+# $Id$
+# Maintainer: Andrzej Giniewicz ggi...@gmail.com
+# Contributor: Atlanis emall...@archlinux.us
+
+pkgbase=python-oauth2client
+pkgname=('python2-oauth2client' 'python-oauth2client')
+pkgver=1.4.7
+pkgrel=1
+pkgdesc=A client library for OAuth 2.0
+arch=('any')
+url=https://github.com/google/oauth2client;
+license=('Apache')
+makedepends=('python2-setuptools' 'python-setuptools' 'python-httplib2'
+ 'python-pyasn1' 'python-pyasn1-modules' 'python-rsa'
+ 'python-six' 'python2-httplib2' 'python2-pyasn1'
+ 'python2-pyasn1-modules' 'python2-rsa' 'python2-six')
+source=(https://pypi.python.org/packages/source/o/oauth2client/oauth2client-${pkgver}.tar.gz;)
+md5sums=('62747643d5af57e57b09e176eda1c1dd')
+
+prepare() {
+  cd $srcdir
+  cp -a oauth2client-${pkgver} oauth2client-py2-${pkgver}
+  cd oauth2client-py2-${pkgver}
+
+  sed -e s|#![ ]*/usr/bin/python$|#!/usr/bin/python2| \
+  -e s|#![ ]*/usr/bin/env python$|#!/usr/bin/env python2| \
+  -e s|#![ ]*/bin/env python$|#!/usr/bin/env python2| \
+  -i $(find . -name '*.py')
+}
+
+build() {
+  msg Building Python2
+  cd $srcdir/oauth2client-py2-${pkgver}
+  python2 setup.py build
+
+  msg Building Python3
+  cd $srcdir/oauth2client-${pkgver}
+  python setup.py build
+}
+
+package_python2-oauth2client() {
+  depends=('python2-httplib2' 'python2-pyasn1=0.1.7' 
'python2-pyasn1-modules=0.0.5' 'python2-rsa=3.1.4' 'python2-six')
+  optdepends=('python2-gflags: for oauth2client.tools.run function')
+
+  cd $srcdir/oauth2client-py2-${pkgver}
+
+  python2 setup.py install --skip-build --root=$pkgdir --optimize=1
+}
+
+package_python-oauth2client() {
+  depends=('python-httplib2' 'python-pyasn1=0.1.7' 
'python-pyasn1-modules=0.0.5' 'python-rsa=3.1.4' 'python-six')
+
+  cd $srcdir/oauth2client-${pkgver}
+
+  python setup.py install --skip-build --root=$pkgdir --optimize=1
+}
+


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

2015-03-21 Thread Andrzej Giniewicz
Date: Saturday, March 21, 2015 @ 10:59:16
  Author: aginiewicz
Revision: 129667

upgpkg: python-oauth2client 1.4.7-1

python-oauth2client: new upstream release

Modified:
  python-oauth2client/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-21 09:56:06 UTC (rev 129666)
+++ PKGBUILD2015-03-21 09:59:16 UTC (rev 129667)
@@ -4,7 +4,7 @@
 
 pkgbase=python-oauth2client
 pkgname=('python2-oauth2client' 'python-oauth2client')
-pkgver=1.4.6
+pkgver=1.4.7
 pkgrel=1
 pkgdesc=A client library for OAuth 2.0
 arch=('any')
@@ -15,7 +15,7 @@
  'python-six' 'python2-httplib2' 'python2-pyasn1'
  'python2-pyasn1-modules' 'python2-rsa' 'python2-six')
 
source=(https://pypi.python.org/packages/source/o/oauth2client/oauth2client-${pkgver}.tar.gz;)
-md5sums=('bce90994cc917de8b1042465561ce3c6')
+md5sums=('62747643d5af57e57b09e176eda1c1dd')
 
 prepare() {
   cd $srcdir


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

2015-03-21 Thread Andrzej Giniewicz
Date: Saturday, March 21, 2015 @ 11:12:35
  Author: aginiewicz
Revision: 129671

upgpkg: python-xlsxwriter 0.6.9-1

python-xlsxwriter: new upstream release

Modified:
  python-xlsxwriter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-21 10:11:03 UTC (rev 129670)
+++ PKGBUILD2015-03-21 10:12:35 UTC (rev 129671)
@@ -3,7 +3,7 @@
 
 pkgbase=python-xlsxwriter
 pkgname=('python2-xlsxwriter' 'python-xlsxwriter')
-pkgver=0.6.7
+pkgver=0.6.9
 pkgrel=1
 pkgdesc=A Python module for creating Excel XLSX files
 arch=('any')
@@ -11,7 +11,7 @@
 license=('BSD')
 makedepends=('python2-setuptools' 'python-setuptools')
 
source=(https://pypi.python.org/packages/source/X/XlsxWriter/XlsxWriter-${pkgver}.tar.gz;)
-md5sums=('4f8ac473e338477352b16e1de0c4906d')
+md5sums=('73bf2018568c601ed92eb99c03016d36')
 
 prepare() {
   cd $srcdir


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

2015-03-21 Thread Andrzej Giniewicz
Date: Saturday, March 21, 2015 @ 11:12:38
  Author: aginiewicz
Revision: 129672

archrelease: copy trunk to community-any

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

--+
 PKGBUILD |  104 ++---
 1 file changed, 52 insertions(+), 52 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-03-21 10:12:35 UTC (rev 129671)
+++ PKGBUILD2015-03-21 10:12:38 UTC (rev 129672)
@@ -1,52 +0,0 @@
-# $Id$
-# Maintainer: Andrzej Giniewicz ggi...@gmail.com
-
-pkgbase=python-xlsxwriter
-pkgname=('python2-xlsxwriter' 'python-xlsxwriter')
-pkgver=0.6.7
-pkgrel=1
-pkgdesc=A Python module for creating Excel XLSX files
-arch=('any')
-url=https://github.com/jmcnamara/XlsxWriter;
-license=('BSD')
-makedepends=('python2-setuptools' 'python-setuptools')
-source=(https://pypi.python.org/packages/source/X/XlsxWriter/XlsxWriter-${pkgver}.tar.gz;)
-md5sums=('4f8ac473e338477352b16e1de0c4906d')
-
-prepare() {
-  cd $srcdir
-  cp -a XlsxWriter-${pkgver} XlsxWriter-py2-${pkgver}
-}
-
-build() {
-  msg Building Python2
-  cd $srcdir/XlsxWriter-py2-${pkgver}
-  python2 setup.py build
-
-  msg Building Python3
-  cd $srcdir/XlsxWriter-${pkgver}
-  python setup.py build
-}
-
-package_python2-xlsxwriter() {
-  depends=('python2')
-
-  cd $srcdir/XlsxWriter-py2-${pkgver}
-
-  python2 setup.py install --skip-build --root=$pkgdir --optimize=1
-
-  install -D -m644 LICENSE.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE
-
-  mv $pkgdir/usr/bin/vba_extract{,2}.py
-}
-
-package_python-xlsxwriter() {
-  depends=('python')
-
-  cd $srcdir/XlsxWriter-${pkgver}
-
-  python setup.py install --skip-build --root=$pkgdir --optimize=1
-
-  install -D -m644 LICENSE.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-

Copied: python-xlsxwriter/repos/community-any/PKGBUILD (from rev 129671, 
python-xlsxwriter/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-03-21 10:12:38 UTC (rev 129672)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Andrzej Giniewicz ggi...@gmail.com
+
+pkgbase=python-xlsxwriter
+pkgname=('python2-xlsxwriter' 'python-xlsxwriter')
+pkgver=0.6.9
+pkgrel=1
+pkgdesc=A Python module for creating Excel XLSX files
+arch=('any')
+url=https://github.com/jmcnamara/XlsxWriter;
+license=('BSD')
+makedepends=('python2-setuptools' 'python-setuptools')
+source=(https://pypi.python.org/packages/source/X/XlsxWriter/XlsxWriter-${pkgver}.tar.gz;)
+md5sums=('73bf2018568c601ed92eb99c03016d36')
+
+prepare() {
+  cd $srcdir
+  cp -a XlsxWriter-${pkgver} XlsxWriter-py2-${pkgver}
+}
+
+build() {
+  msg Building Python2
+  cd $srcdir/XlsxWriter-py2-${pkgver}
+  python2 setup.py build
+
+  msg Building Python3
+  cd $srcdir/XlsxWriter-${pkgver}
+  python setup.py build
+}
+
+package_python2-xlsxwriter() {
+  depends=('python2')
+
+  cd $srcdir/XlsxWriter-py2-${pkgver}
+
+  python2 setup.py install --skip-build --root=$pkgdir --optimize=1
+
+  install -D -m644 LICENSE.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE
+
+  mv $pkgdir/usr/bin/vba_extract{,2}.py
+}
+
+package_python-xlsxwriter() {
+  depends=('python')
+
+  cd $srcdir/XlsxWriter-${pkgver}
+
+  python setup.py install --skip-build --root=$pkgdir --optimize=1
+
+  install -D -m644 LICENSE.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+


[arch-commits] Commit in cups/trunk (PKGBUILD cups-busy-loop.patch)

2015-03-21 Thread Andreas Radke
Date: Saturday, March 21, 2015 @ 09:48:46
  Author: andyrtr
Revision: 234432

upgpkg: cups 2.0.2-3

avoid busy loop - apply Fedora fix - should cover FS#42666

Added:
  cups/trunk/cups-busy-loop.patch
Modified:
  cups/trunk/PKGBUILD

--+
 PKGBUILD |   13 ++---
 cups-busy-loop.patch |   35 +++
 2 files changed, 41 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-03-21 08:29:33 UTC (rev 234431)
+++ PKGBUILD2015-03-21 08:48:46 UTC (rev 234432)
@@ -4,7 +4,7 @@
 pkgbase=cups
 pkgname=('libcups' 'cups')
 pkgver=2.0.2
-pkgrel=2
+pkgrel=3
 arch=('i686' 'x86_64')
 license=('GPL')
 url=http://www.cups.org/;
@@ -20,7 +20,7 @@
 cups-1.6.2-statedir.patch
 cups-1.6.0-fix-install-perms.patch
 # bugfixes
-)
+cups-busy-loop.patch)
 md5sums=('6e0ea72dbafcf5baaa1cf4178e71096d'
  'SKIP'
  'fc8286f185e2cc5f7e1f6843bf193e2b'
@@ -29,7 +29,8 @@
  '1beb4896f217bc241bc08a422274ec0c'
  '90c30380d4c8cd48a908cfdadae1ea24'
  '451609db34f95209d64c38474de27ce1'
- '5117f65342fcc69c6a506529e4daca9e')
+ '5117f65342fcc69c6a506529e4daca9e'
+ '68c70bda07ccb8caaa7a2df485a16092')
 validpgpkeys=('3737FD0D0E63B30172440D2DDBA3A7AB08D76223') # CUPS.org (CUPS.org 
PGP key) secur...@cups.org
 
 prepare() {
@@ -49,6 +50,8 @@
   patch -Np0 -i ${srcdir}/cups-1.6.0-fix-install-perms.patch
 
   # bug fixes 
+  # Avoid busy loop in cupsd when connection is closed after request Fedora 
##1179596 - may solve FS#42666
+  patch -Np1 -i ${srcdir}/cups-busy-loop.patch
   
   # set MaxLogSize to 0 to prevent using cups internal log rotation
   sed -i -e '5i\ ' conf/cupsd.conf.in
@@ -80,10 +83,6 @@
  --enable-libpaper \
  --with-php=/usr/bin/php-cgi \
  --with-optim=$CFLAGS #--help
-
-  # Avoid epoll for the moment (Fedora bug #1179596 - may solve FS#42666)
-  sed -i -e 's,\(HAVE_EPOLL\) 1,\1 0,' config.h
-
   make
 }
 

Added: cups-busy-loop.patch
===
--- cups-busy-loop.patch(rev 0)
+++ cups-busy-loop.patch2015-03-21 08:48:46 UTC (rev 234432)
@@ -0,0 +1,35 @@
+diff -up cups-2.0.2/scheduler/client.c.busy-loop cups-2.0.2/scheduler/client.c
+--- cups-2.0.2/scheduler/client.c.busy-loop2014-08-28 16:37:22.0 
+0100
 cups-2.0.2/scheduler/client.c  2015-03-16 17:24:32.506232983 +
+@@ -585,6 +585,17 @@ cupsdReadClient(cupsd_client_t *con)  /*
+ * connection and we need to shut it down...
+ */
+ 
++if (!httpGetReady(con-http)  recv(httpGetFd(con-http), buf, 1, 
MSG_PEEK)  1)
++{
++ /*
++  * Connection closed...
++  */
++
++  cupsdLogClient(con, CUPSD_LOG_DEBUG, Closing on EOF.);
++  cupsdCloseClient(con);
++  return;
++}
++
+ cupsdLogClient(con, CUPSD_LOG_DEBUG, Closing on unexpected HTTP read 
state %s.,
+  httpStateString(httpGetState(con-http)));
+ cupsdCloseClient(con);
+@@ -1979,12 +1990,6 @@ cupsdReadClient(cupsd_client_t *con)/*
+ 
+   if (httpGetState(con-http) == HTTP_STATE_POST_SEND)
+   {
+-   /*
+-* Don't listen for activity until we decide to do something with 
this...
+-*/
+-
+-  cupsdAddSelect(httpGetFd(con-http), NULL, NULL, con);
+-
+ if (con-file = 0)
+ {
+   fstat(con-file, filestats);
+


[arch-commits] Commit in cups/repos (38 files)

2015-03-21 Thread Andreas Radke
Date: Saturday, March 21, 2015 @ 09:49:17
  Author: andyrtr
Revision: 234433

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

Added:
  cups/repos/testing-i686/PKGBUILD
(from rev 234432, cups/trunk/PKGBUILD)
  cups/repos/testing-i686/cups-1.6.0-fix-install-perms.patch
(from rev 234432, cups/trunk/cups-1.6.0-fix-install-perms.patch)
  cups/repos/testing-i686/cups-1.6.2-statedir.patch
(from rev 234432, cups/trunk/cups-1.6.2-statedir.patch)
  cups/repos/testing-i686/cups-busy-loop.patch
(from rev 234432, cups/trunk/cups-busy-loop.patch)
  cups/repos/testing-i686/cups-no-export-ssllibs.patch
(from rev 234432, cups/trunk/cups-no-export-ssllibs.patch)
  cups/repos/testing-i686/cups-no-gcrypt.patch
(from rev 234432, cups/trunk/cups-no-gcrypt.patch)
  cups/repos/testing-i686/cups-no-gzip-man.patch
(from rev 234432, cups/trunk/cups-no-gzip-man.patch)
  cups/repos/testing-i686/cups.install
(from rev 234432, cups/trunk/cups.install)
  cups/repos/testing-i686/cups.logrotate
(from rev 234432, cups/trunk/cups.logrotate)
  cups/repos/testing-i686/cups.pam
(from rev 234432, cups/trunk/cups.pam)
  cups/repos/testing-x86_64/PKGBUILD
(from rev 234432, cups/trunk/PKGBUILD)
  cups/repos/testing-x86_64/cups-1.6.0-fix-install-perms.patch
(from rev 234432, cups/trunk/cups-1.6.0-fix-install-perms.patch)
  cups/repos/testing-x86_64/cups-1.6.2-statedir.patch
(from rev 234432, cups/trunk/cups-1.6.2-statedir.patch)
  cups/repos/testing-x86_64/cups-busy-loop.patch
(from rev 234432, cups/trunk/cups-busy-loop.patch)
  cups/repos/testing-x86_64/cups-no-export-ssllibs.patch
(from rev 234432, cups/trunk/cups-no-export-ssllibs.patch)
  cups/repos/testing-x86_64/cups-no-gcrypt.patch
(from rev 234432, cups/trunk/cups-no-gcrypt.patch)
  cups/repos/testing-x86_64/cups-no-gzip-man.patch
(from rev 234432, cups/trunk/cups-no-gzip-man.patch)
  cups/repos/testing-x86_64/cups.install
(from rev 234432, cups/trunk/cups.install)
  cups/repos/testing-x86_64/cups.logrotate
(from rev 234432, cups/trunk/cups.logrotate)
  cups/repos/testing-x86_64/cups.pam
(from rev 234432, cups/trunk/cups.pam)
Deleted:
  cups/repos/testing-i686/PKGBUILD
  cups/repos/testing-i686/cups-1.6.0-fix-install-perms.patch
  cups/repos/testing-i686/cups-1.6.2-statedir.patch
  cups/repos/testing-i686/cups-no-export-ssllibs.patch
  cups/repos/testing-i686/cups-no-gcrypt.patch
  cups/repos/testing-i686/cups-no-gzip-man.patch
  cups/repos/testing-i686/cups.install
  cups/repos/testing-i686/cups.logrotate
  cups/repos/testing-i686/cups.pam
  cups/repos/testing-x86_64/PKGBUILD
  cups/repos/testing-x86_64/cups-1.6.0-fix-install-perms.patch
  cups/repos/testing-x86_64/cups-1.6.2-statedir.patch
  cups/repos/testing-x86_64/cups-no-export-ssllibs.patch
  cups/repos/testing-x86_64/cups-no-gcrypt.patch
  cups/repos/testing-x86_64/cups-no-gzip-man.patch
  cups/repos/testing-x86_64/cups.install
  cups/repos/testing-x86_64/cups.logrotate
  cups/repos/testing-x86_64/cups.pam

---+
 /PKGBUILD |  352 
 /cups-1.6.0-fix-install-perms.patch   |   50 ++
 /cups-1.6.2-statedir.patch|   24 +
 /cups-no-export-ssllibs.patch |   24 +
 /cups-no-gcrypt.patch |   22 +
 /cups-no-gzip-man.patch   |   36 ++
 /cups.install |   56 +++
 /cups.logrotate   |   10 
 /cups.pam |6 
 testing-i686/PKGBUILD |  177 --
 testing-i686/cups-1.6.0-fix-install-perms.patch   |   25 -
 testing-i686/cups-1.6.2-statedir.patch|   12 
 testing-i686/cups-busy-loop.patch |   35 +
 testing-i686/cups-no-export-ssllibs.patch |   12 
 testing-i686/cups-no-gcrypt.patch |   11 
 testing-i686/cups-no-gzip-man.patch   |   18 -
 testing-i686/cups.install |   28 -
 testing-i686/cups.logrotate   |5 
 testing-i686/cups.pam |3 
 testing-x86_64/PKGBUILD   |  177 --
 testing-x86_64/cups-1.6.0-fix-install-perms.patch |   25 -
 testing-x86_64/cups-1.6.2-statedir.patch  |   12 
 testing-x86_64/cups-busy-loop.patch   |   35 +
 testing-x86_64/cups-no-export-ssllibs.patch   |   12 
 testing-x86_64/cups-no-gcrypt.patch   |   11 
 testing-x86_64/cups-no-gzip-man.patch |   18 -
 testing-x86_64/cups.install   |   28 -
 testing-x86_64/cups.logrotate |5 
 testing-x86_64/cups.pam   |3 
 29 files changed, 650 insertions(+), 582 deletions(-)

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


[arch-commits] Commit in xorg-fonts-misc/repos/extra-any (4 files)

2015-03-21 Thread Andreas Radke
Date: Saturday, March 21, 2015 @ 10:02:13
  Author: andyrtr
Revision: 234437

archrelease: copy trunk to extra-any

Added:
  xorg-fonts-misc/repos/extra-any/PKGBUILD
(from rev 234436, xorg-fonts-misc/trunk/PKGBUILD)
  xorg-fonts-misc/repos/extra-any/xfonts.install
(from rev 234436, xorg-fonts-misc/trunk/xfonts.install)
Deleted:
  xorg-fonts-misc/repos/extra-any/PKGBUILD
  xorg-fonts-misc/repos/extra-any/xfonts.install

+
 PKGBUILD   |  143 ---
 xfonts.install |   30 +--
 2 files changed, 88 insertions(+), 85 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-03-21 09:02:07 UTC (rev 234436)
+++ PKGBUILD2015-03-21 09:02:13 UTC (rev 234437)
@@ -1,70 +0,0 @@
-# $Id$
-#Maintainer: Jan de Groot j...@archlinux.org
-
-pkgname=xorg-fonts-misc
-pkgver=1.0.3
-pkgrel=2
-pkgdesc=X.org misc fonts
-arch=(any)
-url=http://xorg.freedesktop.org/;
-license=('custom')
-depends=('xorg-fonts-encodings' 'xorg-fonts-alias' 'xorg-font-utils' 
'fontconfig')
-install=xfonts.install
-replaces=('font-misc-ethiopic' 'font-misc-meltho')
-provides=('font-misc-ethiopic' 'font-misc-meltho')
-conflicts=('font-misc-ethiopic' 'font-misc-meltho')
-source=(${url}/releases/individual/font/font-arabic-misc-${pkgver}.tar.bz2
-${url}/releases/individual/font/font-cursor-misc-${pkgver}.tar.bz2
-${url}/releases/individual/font/font-daewoo-misc-${pkgver}.tar.bz2
-${url}/releases/individual/font/font-dec-misc-${pkgver}.tar.bz2
-${url}/releases/individual/font/font-isas-misc-${pkgver}.tar.bz2
-${url}/releases/individual/font/font-jis-misc-${pkgver}.tar.bz2
-${url}/releases/individual/font/font-micro-misc-${pkgver}.tar.bz2
-${url}/releases/individual/font/font-misc-ethiopic-${pkgver}.tar.bz2
-${url}/releases/individual/font/font-misc-meltho-${pkgver}.tar.bz2
-${url}/releases/individual/font/font-misc-misc-1.1.2.tar.bz2
-${url}/releases/individual/font/font-mutt-misc-${pkgver}.tar.bz2
-${url}/releases/individual/font/font-schumacher-misc-1.1.2.tar.bz2
-${url}/releases/individual/font/font-sony-misc-${pkgver}.tar.bz2
-${url}/releases/individual/font/font-sun-misc-${pkgver}.tar.bz2)
-md5sums=('cc0726e4a277d6ed93b8e09c1f195470'
- '3e0069d4f178a399cffe56daa95c2b63'
- '0571bf77f8fab465a5454569d9989506'
- '6e7c5108f1b16d7a1c7b2c9760edd6e5'
- 'a2401caccbdcf5698e001784dbd43f1a'
- 'cb7b57d7800fd9e28ec35d85761ed278'
- '143c228286fe9c920ab60e47c1b60b67'
- '6306c808f7d7e7d660dfb3859f9091d2'
- 'e3e7b0fda650adc7eb6964ff3c486b1c'
- 'c88eb44b3b903d79fb44b860a213e623'
- '56b0296e8862fc1df5cdbb4efe604e86'
- 'e805feb7c4f20e6bfb1118d19d972219'
- 'beef61a9b0762aba8af7b736bb961f86'
- '948f2e07810b4f31195185921470f68d')
-
-build() {
-  cd ${srcdir}
-  for dir in *; do
-if [ -d ${dir} ]; then
-  pushd ${dir}
-  ./configure --prefix=/usr \
-  --with-fontdir=/usr/share/fonts/misc
-  make
-  popd
-fi
-  done
-}
-
-package() {
-  cd ${srcdir}
-  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
-  for dir in *; do
-if [ -d ${dir} ]; then
-  pushd ${dir}
-  make DESTDIR=${pkgdir} install
-  install -m644 COPYING 
${pkgdir}/usr/share/licenses/${pkgname}/LICENSE.${dir%-*}
-  popd
-fi
-  done
-  rm -f ${pkgdir}/usr/share/fonts/*/fonts.*
-}

Copied: xorg-fonts-misc/repos/extra-any/PKGBUILD (from rev 234436, 
xorg-fonts-misc/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-03-21 09:02:13 UTC (rev 234437)
@@ -0,0 +1,73 @@
+# $Id$
+#Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xorg-fonts-misc
+pkgver=1.0.3
+pkgrel=3
+pkgdesc=X.org misc fonts
+arch=(any)
+url=http://xorg.freedesktop.org/;
+license=('custom')
+depends=('xorg-fonts-encodings' 'xorg-fonts-alias' 'xorg-font-utils' 
'fontconfig')
+install=xfonts.install
+replaces=('font-misc-ethiopic' 'font-misc-meltho')
+provides=('font-misc-ethiopic' 'font-misc-meltho')
+conflicts=('font-misc-ethiopic' 'font-misc-meltho')
+source=(${url}/releases/individual/font/font-arabic-misc-${pkgver}.tar.bz2
+${url}/releases/individual/font/font-cursor-misc-${pkgver}.tar.bz2
+${url}/releases/individual/font/font-daewoo-misc-${pkgver}.tar.bz2
+${url}/releases/individual/font/font-dec-misc-${pkgver}.tar.bz2
+${url}/releases/individual/font/font-isas-misc-${pkgver}.tar.bz2
+${url}/releases/individual/font/font-jis-misc-${pkgver}.tar.bz2
+${url}/releases/individual/font/font-micro-misc-${pkgver}.tar.bz2
+${url}/releases/individual/font/font-misc-ethiopic-${pkgver}.tar.bz2
+${url}/releases/individual/font/font-misc-meltho-${pkgver}.tar.bz2
+

[arch-commits] Commit in xorg-fonts-misc/trunk (PKGBUILD)

2015-03-21 Thread Andreas Radke
Date: Saturday, March 21, 2015 @ 10:02:07
  Author: andyrtr
Revision: 234436

upgpkg: xorg-fonts-misc 1.0.3-3

move oft files to proper place FS#44250

Modified:
  xorg-fonts-misc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-21 08:54:21 UTC (rev 234435)
+++ PKGBUILD2015-03-21 09:02:07 UTC (rev 234436)
@@ -3,7 +3,7 @@
 
 pkgname=xorg-fonts-misc
 pkgver=1.0.3
-pkgrel=2
+pkgrel=3
 pkgdesc=X.org misc fonts
 arch=(any)
 url=http://xorg.freedesktop.org/;
@@ -67,4 +67,7 @@
 fi
   done
   rm -f ${pkgdir}/usr/share/fonts/*/fonts.*
+  
+  # move .otf files to proper directory - FS#44250
+  mv ${pkgdir}/usr/share/fonts/misc/*.otf ${pkgdir}/usr/share/fonts/OTF/
 }


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

2015-03-21 Thread Felix Yan
Date: Saturday, March 21, 2015 @ 10:14:56
  Author: fyan
Revision: 234439

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

Added:
  python-cryptography/repos/extra-i686/PKGBUILD
(from rev 234438, python-cryptography/trunk/PKGBUILD)
  python-cryptography/repos/extra-x86_64/PKGBUILD
(from rev 234438, python-cryptography/trunk/PKGBUILD)
Deleted:
  python-cryptography/repos/extra-i686/PKGBUILD
  python-cryptography/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-03-21 09:14:36 UTC (rev 234438)
+++ extra-i686/PKGBUILD 2015-03-21 09:14:56 UTC (rev 234439)
@@ -1,58 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-
-pkgbase=python-cryptography
-pkgname=('python-cryptography' 'python2-cryptography')
-pkgver=0.8
-pkgrel=1
-pkgdesc=A package designed to expose cryptographic recipes and primitives to 
Python developers
-arch=('i686' 'x86_64')
-license=('Apache')
-url=http://pypi.python.org/pypi/cryptography;
-makedepends=('python-setuptools' 'python2-setuptools' 'python-six' 
'python2-six' 'python-cffi' 'python2-cffi' 'python2-enum34'
- 'python-pyasn1' 'python2-pyasn1')
-checkdepends=('python-pytest' 'python2-pytest' 'python-cryptography-vectors' 
python2-cryptography-vectors=$pkgver
-  'python-iso8601' 'python2-iso8601' 'python-pretend' 
'python2-pretend')
-source=(http://pypi.python.org/packages/source/c/cryptography/cryptography-${pkgver}.tar.gz;)
-md5sums=('c0871039903e8b554179fd2b30a6647d')
-
-prepare() {
-   cp -a cryptography-${pkgver}{,-python2}
-
-   # Don't depend on enum34 since we already have python 3.4
-   sed -i 's/enum34,//' cryptography-${pkgver}/setup.py
-}
-
-build() {
-   # Build python 3 module
-   cd cryptography-${pkgver}
-   python3 setup.py build
- 
-   # Build python 2 module
-   cd ../cryptography-${pkgver}-python2
-   python2 setup.py build
-}
-
-check() {
-   # Check python3 module
-   cd ${srcdir}/cryptography-${pkgver}
-   PYTHONPATH=$(pwd)/build/lib.linux-$CARCH-3.4:$PYTHONPATH python3 setup.py 
test
-
-   # Check python2 module
-   cd ${srcdir}/cryptography-${pkgver}-python2
-   PYTHONPATH=$(pwd)/build/lib.linux-$CARCH-2.7:$PYTHONPATH python2 setup.py 
test
-}
- 
-package_python-cryptography() {
-   depends=('python-pyasn1' 'python-six' 'python-cffi')
- 
-   cd cryptography-${pkgver}
-   python3 setup.py install --root=${pkgdir} --optimize=1 --skip-build
-}
- 
-package_python2-cryptography() {
-   depends=('python2-pyasn1' 'python2-six' 'python2-cffi' 'python2-enum34')
- 
-   cd cryptography-${pkgver}-python2
-   python2 setup.py install --root=${pkgdir} --optimize=1 --skip-build
-}

Copied: python-cryptography/repos/extra-i686/PKGBUILD (from rev 234438, 
python-cryptography/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-03-21 09:14:56 UTC (rev 234439)
@@ -0,0 +1,58 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+
+pkgbase=python-cryptography
+pkgname=('python-cryptography' 'python2-cryptography')
+pkgver=0.8.1
+pkgrel=1
+pkgdesc=A package designed to expose cryptographic recipes and primitives to 
Python developers
+arch=('i686' 'x86_64')
+license=('Apache')
+url=http://pypi.python.org/pypi/cryptography;
+makedepends=('python-setuptools' 'python2-setuptools' 'python-six' 
'python2-six' 'python-cffi' 'python2-cffi' 'python2-enum34'
+ 'python-pyasn1' 'python2-pyasn1')
+checkdepends=('python-pytest' 'python2-pytest' 'python-cryptography-vectors' 
python2-cryptography-vectors=$pkgver
+  'python-iso8601' 'python2-iso8601' 'python-pretend' 
'python2-pretend')
+source=(http://pypi.python.org/packages/source/c/cryptography/cryptography-${pkgver}.tar.gz;)
+md5sums=('70dde78a5515abdbfd7a3d58f15689ab')
+
+prepare() {
+   cp -a cryptography-${pkgver}{,-python2}
+
+   # Don't depend on enum34 since we already have python 3.4
+   sed -i 's/enum34,//' cryptography-${pkgver}/setup.py
+}
+
+build() {
+   # Build python 3 module
+   cd cryptography-${pkgver}
+   python3 setup.py build
+ 
+   # Build python 2 module
+   cd ../cryptography-${pkgver}-python2
+   python2 setup.py build
+}
+
+check() {
+   # Check python3 module
+   cd ${srcdir}/cryptography-${pkgver}
+   PYTHONPATH=$(pwd)/build/lib.linux-$CARCH-3.4:$PYTHONPATH python3 setup.py 
test
+
+   # Check python2 module
+   cd ${srcdir}/cryptography-${pkgver}-python2
+   PYTHONPATH=$(pwd)/build/lib.linux-$CARCH-2.7:$PYTHONPATH python2 setup.py 
test
+}
+ 
+package_python-cryptography() {
+   depends=('python-pyasn1' 'python-six' 'python-cffi')
+ 
+   cd 

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

2015-03-21 Thread Felix Yan
Date: Saturday, March 21, 2015 @ 10:14:36
  Author: fyan
Revision: 234438

upgpkg: python-cryptography 0.8.1-1

Modified:
  python-cryptography/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-21 09:02:13 UTC (rev 234437)
+++ PKGBUILD2015-03-21 09:14:36 UTC (rev 234438)
@@ -3,7 +3,7 @@
 
 pkgbase=python-cryptography
 pkgname=('python-cryptography' 'python2-cryptography')
-pkgver=0.8
+pkgver=0.8.1
 pkgrel=1
 pkgdesc=A package designed to expose cryptographic recipes and primitives to 
Python developers
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 checkdepends=('python-pytest' 'python2-pytest' 'python-cryptography-vectors' 
python2-cryptography-vectors=$pkgver
   'python-iso8601' 'python2-iso8601' 'python-pretend' 
'python2-pretend')
 
source=(http://pypi.python.org/packages/source/c/cryptography/cryptography-${pkgver}.tar.gz;)
-md5sums=('c0871039903e8b554179fd2b30a6647d')
+md5sums=('70dde78a5515abdbfd7a3d58f15689ab')
 
 prepare() {
cp -a cryptography-${pkgver}{,-python2}


[arch-commits] Commit in (4 files)

2015-03-21 Thread Felix Yan
Date: Saturday, March 21, 2015 @ 10:30:02
  Author: fyan
Revision: 129657

addpkg: python-mimeparse 0.1.4-2

Added:
  python-mimeparse/
  python-mimeparse/repos/
  python-mimeparse/trunk/
  python-mimeparse/trunk/PKGBUILD

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

Added: python-mimeparse/trunk/PKGBUILD
===
--- python-mimeparse/trunk/PKGBUILD (rev 0)
+++ python-mimeparse/trunk/PKGBUILD 2015-03-21 09:30:02 UTC (rev 129657)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+
+_pypiname=mimeparse
+pkgbase=python-$_pypiname
+pkgname=(python-$_pypiname python2-$_pypiname)
+pkgver=0.1.4
+pkgrel=2
+pkgdesc='Module of basic functions for parsing mime-type names and matching 
them against a list of media-ranges'
+arch=('any')
+url=https://github.com/dbtsai/python-mimeparse;
+license=('MIT')
+makedepends=('python' 'python2')
+source=(http://pypi.python.org/packages/source/p/$pkgname/$pkgname-$pkgver.tar.gz;)
+md5sums=('1d2816a16f17dcfe0c613da611fe7e13')
+
+prepare() {
+  cp -a $pkgbase-$pkgver{,-py2}
+}
+
+package_python-mimeparse() {
+  cd $pkgbase-$pkgver
+  python setup.py install -O1 --root $pkgdir
+  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_python2-mimeparse() {
+  cd $pkgbase-$pkgver-py2
+  python2 setup.py install -O1 --root $pkgdir
+  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}


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


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

2015-03-21 Thread Felix Yan
Date: Saturday, March 21, 2015 @ 10:47:41
  Author: fyan
Revision: 129663

archrelease: copy trunk to community-any

Added:
  python-mimerender/repos/community-any/
  python-mimerender/repos/community-any/PKGBUILD
(from rev 129662, python-mimerender/trunk/PKGBUILD)

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

Copied: python-mimerender/repos/community-any/PKGBUILD (from rev 129662, 
python-mimerender/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2015-03-21 09:47:41 UTC (rev 129663)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+
+_pypiname=mimerender
+pkgbase=python-$_pypiname
+pkgname=(python-$_pypiname python2-$_pypiname)
+pkgver=0.5.5
+pkgrel=1
+pkgdesc=Transparently select a render function for an HTTP request handler's 
result
+arch=('any')
+url=https://github.com/martinblech/mimerender;
+license=('MIT')
+makedepends=('python-mimeparse' 'python2-mimeparse' 'python-setuptools' 
'python2-setuptools')
+source=($_pypiname-$pkgver.tar.gz::https://github.com/martinblech/$_pypiname/archive/v$pkgver.tar.gz;)
+sha512sums=('e0788a6844bf189712b9107dd8f411af5e6b710e9d1e35d65d0ae43a058e4f81d3b6842ead70ba644080350788c493e01c38e139d0f505c52581e50cfe3ed789')
+
+prepare() {
+  cp -a $_pypiname-$pkgver{,-py2}
+}
+
+package_python-mimerender() {
+  depends=('python-mimeparse')
+
+  cd $_pypiname-$pkgver
+  python setup.py install -O1 --root $pkgdir
+}
+
+package_python2-mimerender() {
+  depends=('python2-mimeparse')
+
+  cd $_pypiname-$pkgver-py2
+  python2 setup.py install -O1 --root $pkgdir
+}


[arch-commits] Commit in (4 files)

2015-03-21 Thread Felix Yan
Date: Saturday, March 21, 2015 @ 10:46:55
  Author: fyan
Revision: 129662

addpkg: python-mimerender 0.5.5-1

Added:
  python-mimerender/
  python-mimerender/repos/
  python-mimerender/trunk/
  python-mimerender/trunk/PKGBUILD

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

Added: python-mimerender/trunk/PKGBUILD
===
--- python-mimerender/trunk/PKGBUILD(rev 0)
+++ python-mimerender/trunk/PKGBUILD2015-03-21 09:46:55 UTC (rev 129662)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+
+_pypiname=mimerender
+pkgbase=python-$_pypiname
+pkgname=(python-$_pypiname python2-$_pypiname)
+pkgver=0.5.5
+pkgrel=1
+pkgdesc=Transparently select a render function for an HTTP request handler's 
result
+arch=('any')
+url=https://github.com/martinblech/mimerender;
+license=('MIT')
+makedepends=('python-mimeparse' 'python2-mimeparse' 'python-setuptools' 
'python2-setuptools')
+source=($_pypiname-$pkgver.tar.gz::https://github.com/martinblech/$_pypiname/archive/v$pkgver.tar.gz;)
+sha512sums=('e0788a6844bf189712b9107dd8f411af5e6b710e9d1e35d65d0ae43a058e4f81d3b6842ead70ba644080350788c493e01c38e139d0f505c52581e50cfe3ed789')
+
+prepare() {
+  cp -a $_pypiname-$pkgver{,-py2}
+}
+
+package_python-mimerender() {
+  depends=('python-mimeparse')
+
+  cd $_pypiname-$pkgver
+  python setup.py install -O1 --root $pkgdir
+}
+
+package_python2-mimerender() {
+  depends=('python2-mimeparse')
+
+  cd $_pypiname-$pkgver-py2
+  python2 setup.py install -O1 --root $pkgdir
+}


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


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

2015-03-21 Thread Andrzej Giniewicz
Date: Saturday, March 21, 2015 @ 11:14:19
  Author: aginiewicz
Revision: 129674

archrelease: copy trunk to community-any

Added:
  python2-apptools/repos/community-any/PKGBUILD
(from rev 129673, python2-apptools/trunk/PKGBUILD)
Deleted:
  python2-apptools/repos/community-any/PKGBUILD

--+
 PKGBUILD |   62 ++---
 1 file changed, 31 insertions(+), 31 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-03-21 10:14:16 UTC (rev 129673)
+++ PKGBUILD2015-03-21 10:14:19 UTC (rev 129674)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrzej Giniewicz ggi...@gmail.com
-
-pkgname=python2-apptools
-pkgver=4.2.1
-pkgrel=1
-pkgdesc=Application tools
-arch=('any')
-url=https://github.com/enthought/apptools;
-license=('BSD')
-depends=('python2-configobj' 'python2-traitsui')
-makedepends=('python2-setuptools')
-options=(!emptydirs)
-
-source=($pkgname-$pkgver.tar.gz::https://github.com/enthought/apptools/archive/${pkgver}.tar.gz;)
-md5sums=('83bbe5f26968a0a5e234aaf29281667b')
-
-build() {
-  cd $srcdir/apptools-$pkgver
-
-  python2 setup.py build
-}
-
-package() {
-  cd $srcdir/apptools-$pkgver
-
-  python2 setup.py install --root=$pkgdir/  --optimize=1
-
-  install -D LICENSE.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-

Copied: python2-apptools/repos/community-any/PKGBUILD (from rev 129673, 
python2-apptools/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-03-21 10:14:19 UTC (rev 129674)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrzej Giniewicz ggi...@gmail.com
+
+pkgname=python2-apptools
+pkgver=4.3.0
+pkgrel=1
+pkgdesc=Application tools
+arch=('any')
+url=https://github.com/enthought/apptools;
+license=('BSD')
+depends=('python2-configobj' 'python2-traitsui')
+makedepends=('python2-setuptools')
+options=(!emptydirs)
+
+source=($pkgname-$pkgver.tar.gz::https://github.com/enthought/apptools/archive/${pkgver}.tar.gz;)
+md5sums=('2edc7cdb8ddd87536bfdfa899531bc55')
+
+build() {
+  cd $srcdir/apptools-$pkgver
+
+  python2 setup.py build
+}
+
+package() {
+  cd $srcdir/apptools-$pkgver
+
+  python2 setup.py install --root=$pkgdir/  --optimize=1
+
+  install -D LICENSE.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+


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

2015-03-21 Thread Andrzej Giniewicz
Date: Saturday, March 21, 2015 @ 11:14:16
  Author: aginiewicz
Revision: 129673

upgpkg: python2-apptools 4.3.0-1

python2-apptools: new upstream release

Modified:
  python2-apptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-21 10:12:38 UTC (rev 129672)
+++ PKGBUILD2015-03-21 10:14:16 UTC (rev 129673)
@@ -2,7 +2,7 @@
 # Maintainer: Andrzej Giniewicz ggi...@gmail.com
 
 pkgname=python2-apptools
-pkgver=4.2.1
+pkgver=4.3.0
 pkgrel=1
 pkgdesc=Application tools
 arch=('any')
@@ -13,7 +13,7 @@
 options=(!emptydirs)
 
 
source=($pkgname-$pkgver.tar.gz::https://github.com/enthought/apptools/archive/${pkgver}.tar.gz;)
-md5sums=('83bbe5f26968a0a5e234aaf29281667b')
+md5sums=('2edc7cdb8ddd87536bfdfa899531bc55')
 
 build() {
   cd $srcdir/apptools-$pkgver


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

2015-03-21 Thread Antonio Rojas
Date: Saturday, March 21, 2015 @ 07:21:34
  Author: arojas
Revision: 234392

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

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

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

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

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

Deleted: kde-unstable-i686/kdesdk-cervisia.install
===
--- kde-unstable-i686/kdesdk-cervisia.install   2015-03-21 06:20:59 UTC (rev 
234391)
+++ kde-unstable-i686/kdesdk-cervisia.install   2015-03-21 06:21:34 UTC (rev 
234392)
@@ -1,12 +0,0 @@
-post_install() {
-xdg-icon-resource forceupdate --theme hicolor  /dev/null
-update-desktop-database -q
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: kdesdk-cervisia/repos/kde-unstable-i686/kdesdk-cervisia.install (from 
rev 234391, kdesdk-cervisia/kde-unstable/kdesdk-cervisia.install)
===
--- kde-unstable-i686/kdesdk-cervisia.install   (rev 0)
+++ kde-unstable-i686/kdesdk-cervisia.install   2015-03-21 06:21:34 UTC (rev 
234392)
@@ -0,0 +1,12 @@
+post_install() {
+xdg-icon-resource forceupdate --theme hicolor  /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2015-03-21 06:20:59 UTC (rev 234391)
+++ kde-unstable-x86_64/PKGBUILD2015-03-21 06:21:34 UTC (rev 234392)

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

2015-03-21 Thread Antonio Rojas
Date: Saturday, March 21, 2015 @ 07:20:59
  Author: arojas
Revision: 234391

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

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

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

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2015-03-20 23:48:43 UTC (rev 234390)
+++ kde-unstable-i686/PKGBUILD  2015-03-21 06:20:59 UTC (rev 234391)
@@ -1,35 +0,0 @@
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Antonio Rojas aro...@archlinux.org
-
-pkgname=telepathy-kde-text-ui
-_pkgname=ktp-text-ui
-pkgver=15.03.90
-pkgrel=1
-pkgdesc='Telepathy handler for Text Chats'
-arch=('i686' 'x86_64')
-url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
-license=('GPL')
-depends=('telepathy-kde-common-internals')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=(http://download.kde.org/unstable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
-md5sums=('5217b90723e12e5685d86212ee9ac8bb')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DLIB_INSTALL_DIR=lib \
--DLIBEXEC_INSTALL_DIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: telepathy-kde-text-ui/repos/kde-unstable-i686/PKGBUILD (from rev 
234390, telepathy-kde-text-ui/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-21 06:20:59 UTC (rev 234391)
@@ -0,0 +1,36 @@
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Antonio Rojas aro...@archlinux.org
+
+pkgname=telepathy-kde-text-ui
+_pkgname=ktp-text-ui
+pkgver=15.03.95
+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')
+depends=('telepathy-kde-common-internals')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
+md5sums=('844ff57d9219966632e7610303a2ce80')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_INSTALL_DIR=lib \
+-DLIBEXEC_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2015-03-20 23:48:43 UTC (rev 234390)
+++ kde-unstable-x86_64/PKGBUILD2015-03-21 06:20:59 UTC (rev 234391)
@@ -1,35 +0,0 @@
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Antonio Rojas aro...@archlinux.org
-
-pkgname=telepathy-kde-text-ui
-_pkgname=ktp-text-ui
-pkgver=15.03.90
-pkgrel=1
-pkgdesc='Telepathy handler for Text Chats'
-arch=('i686' 'x86_64')
-url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
-license=('GPL')
-depends=('telepathy-kde-common-internals')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-source=(http://download.kde.org/unstable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz;)
-md5sums=('5217b90723e12e5685d86212ee9ac8bb')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$_pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DLIB_INSTALL_DIR=lib \
--DLIBEXEC_INSTALL_DIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: telepathy-kde-text-ui/repos/kde-unstable-x86_64/PKGBUILD (from rev 
234390, telepathy-kde-text-ui/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2015-03-21 06:20:59 UTC (rev 234391)
@@ -0,0 +1,36 @@
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Antonio Rojas aro...@archlinux.org
+

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

2015-03-21 Thread Antonio Rojas
Date: Saturday, March 21, 2015 @ 07:27:34
  Author: arojas
Revision: 234402

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

Added:
  kdesdk-poxml/repos/kde-unstable-i686/PKGBUILD
(from rev 234401, kdesdk-poxml/kde-unstable/PKGBUILD)
  kdesdk-poxml/repos/kde-unstable-x86_64/PKGBUILD
(from rev 234401, kdesdk-poxml/kde-unstable/PKGBUILD)
Deleted:
  kdesdk-poxml/repos/kde-unstable-i686/PKGBUILD
  kdesdk-poxml/repos/kde-unstable-x86_64/PKGBUILD

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

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2015-03-21 06:26:39 UTC (rev 234401)
+++ kde-unstable-i686/PKGBUILD  2015-03-21 06:27:34 UTC (rev 234402)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdesdk-poxml
-pkgver=15.03.90
-pkgrel=1
-pkgdesc='Translates DocBook XML files using gettext po files'
-url='https://projects.kde.org/projects/kde/kdesdk/poxml'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdesdk')
-depends=('kdebase-runtime' 'gettext')
-makedepends=('cmake' 'automoc4')
-optdepends=('antlr2: required for po2xml and swappo tool')
-source=(http://download.kde.org/unstable/applications/${pkgver}/src/poxml-${pkgver}.tar.xz;)
-sha1sums=('ed8ebde5fcd121b990112622f08bd84e78621ccd')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../poxml-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=$pkgdir install
-}

Copied: kdesdk-poxml/repos/kde-unstable-i686/PKGBUILD (from rev 234401, 
kdesdk-poxml/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-21 06:27:34 UTC (rev 234402)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdesdk-poxml
+pkgver=15.03.95
+pkgrel=1
+pkgdesc='Translates DocBook XML files using gettext po files'
+url='https://projects.kde.org/projects/kde/kdesdk/poxml'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdesdk')
+depends=('kdebase-runtime' 'gettext')
+makedepends=('cmake' 'automoc4')
+optdepends=('antlr2: required for po2xml and swappo tool')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/poxml-${pkgver}.tar.xz;)
+sha1sums=('e2f46af65dfc7eaf52f1b86504f0ee6eac53d7d4')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../poxml-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2015-03-21 06:26:39 UTC (rev 234401)
+++ kde-unstable-x86_64/PKGBUILD2015-03-21 06:27:34 UTC (rev 234402)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdesdk-poxml
-pkgver=15.03.90
-pkgrel=1
-pkgdesc='Translates DocBook XML files using gettext po files'
-url='https://projects.kde.org/projects/kde/kdesdk/poxml'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdesdk')
-depends=('kdebase-runtime' 'gettext')
-makedepends=('cmake' 'automoc4')
-optdepends=('antlr2: required for po2xml and swappo tool')
-source=(http://download.kde.org/unstable/applications/${pkgver}/src/poxml-${pkgver}.tar.xz;)
-sha1sums=('ed8ebde5fcd121b990112622f08bd84e78621ccd')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../poxml-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=$pkgdir install
-}

Copied: kdesdk-poxml/repos/kde-unstable-x86_64/PKGBUILD (from rev 234401, 
kdesdk-poxml/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2015-03-21 06:27:34 UTC (rev 234402)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdesdk-poxml
+pkgver=15.03.95
+pkgrel=1
+pkgdesc='Translates DocBook XML files using gettext po files'
+url='https://projects.kde.org/projects/kde/kdesdk/poxml'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')

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

2015-03-21 Thread Antonio Rojas
Date: Saturday, March 21, 2015 @ 07:28:09
  Author: arojas
Revision: 234403

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

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

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

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

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

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

Copied: kdesdk-strigi-analyzers/repos/kde-unstable-x86_64/PKGBUILD (from rev 
234402, kdesdk-strigi-analyzers/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2015-03-21 06:28:09 UTC (rev 234403)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdesdk-strigi-analyzers
+pkgver=15.03.95
+pkgrel=1
+pkgdesc='Analyzer plugins for strigi'
+url='https://projects.kde.org/projects/kde/kdesdk/kdesdk-strigi-analyzers'
+arch=('i686' 'x86_64')
+license=('GPL' 

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

2015-03-21 Thread Antonio Rojas
Date: Saturday, March 21, 2015 @ 07:34:44
  Author: arojas
Revision: 234414

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

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

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

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2015-03-21 06:34:19 UTC (rev 234413)
+++ kde-unstable-i686/PKGBUILD  2015-03-21 06:34:44 UTC (rev 234414)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeutils-kfloppy
-pkgver=15.03.90
-pkgrel=1
-pkgdesc='Floppy Formatter'
-url='http://kde.org/applications/utilities/kfloppy/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-groups=('kde' 'kdeutils')
-install=${pkgname}.install
-source=(http://download.kde.org/unstable/applications/${pkgver}/src/kfloppy-${pkgver}.tar.xz;)
-sha1sums=('af712c52c19980b4e41081569fb8e77c9f5f4471')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../kfloppy-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd $srcdir/build
-  make DESTDIR=$pkgdir install
-}

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

Deleted: kde-unstable-i686/kdeutils-kfloppy.install
===
--- kde-unstable-i686/kdeutils-kfloppy.install  2015-03-21 06:34:19 UTC (rev 
234413)
+++ kde-unstable-i686/kdeutils-kfloppy.install  2015-03-21 06:34:44 UTC (rev 
234414)
@@ -1,12 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-update-desktop-database -q
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdeutils-kfloppy/repos/kde-unstable-i686/kdeutils-kfloppy.install (from 
rev 234413, kdeutils-kfloppy/kde-unstable/kdeutils-kfloppy.install)
===
--- kde-unstable-i686/kdeutils-kfloppy.install  (rev 0)
+++ kde-unstable-i686/kdeutils-kfloppy.install  2015-03-21 06:34:44 UTC (rev 
234414)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2015-03-21 

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

2015-03-21 Thread Antonio Rojas
Date: Saturday, March 21, 2015 @ 07:35:05
  Author: arojas
Revision: 234415

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

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

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

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

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

Deleted: kde-unstable-i686/kdeutils-kgpg.install
===
--- kde-unstable-i686/kdeutils-kgpg.install 2015-03-21 06:34:44 UTC (rev 
234414)
+++ kde-unstable-i686/kdeutils-kgpg.install 2015-03-21 06:35:05 UTC (rev 
234415)
@@ -1,12 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-update-desktop-database -q
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdeutils-kgpg/repos/kde-unstable-i686/kdeutils-kgpg.install (from rev 
234414, kdeutils-kgpg/kde-unstable/kdeutils-kgpg.install)
===
--- kde-unstable-i686/kdeutils-kgpg.install (rev 0)
+++ kde-unstable-i686/kdeutils-kgpg.install 2015-03-21 06:35:05 UTC (rev 
234415)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD

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

2015-03-21 Thread Antonio Rojas
Date: Saturday, March 21, 2015 @ 07:33:55
  Author: arojas
Revision: 234412

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

Added:
  kcharselect/repos/kde-unstable-i686/PKGBUILD
(from rev 234411, kcharselect/kde-unstable/PKGBUILD)
  kcharselect/repos/kde-unstable-x86_64/PKGBUILD
(from rev 234411, kcharselect/kde-unstable/PKGBUILD)
Deleted:
  kcharselect/repos/kde-unstable-i686/PKGBUILD
  kcharselect/repos/kde-unstable-x86_64/PKGBUILD

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

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2015-03-21 06:33:19 UTC (rev 234411)
+++ kde-unstable-i686/PKGBUILD  2015-03-21 06:33:55 UTC (rev 234412)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kcharselect
-pkgver=15.03.90
-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' 'kdeutils')
-conflicts=('kdeutils-kcharselect')
-replaces=('kdeutils-kcharselect')
-source=(http://download.kde.org/unstable/applications/${pkgver}/src/kcharselect-${pkgver}.tar.xz;)
-sha1sums=('7224d3befebcb0d7533ac7d41e81cbbbfbb02ce7')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../kcharselect-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd $srcdir/build
-  make DESTDIR=$pkgdir install
-}

Copied: kcharselect/repos/kde-unstable-i686/PKGBUILD (from rev 234411, 
kcharselect/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-21 06:33:55 UTC (rev 234412)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kcharselect
+pkgver=15.03.95
+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/unstable/applications/${pkgver}/src/kcharselect-${pkgver}.tar.xz;)
+sha1sums=('75a957925dad20b079ccd0ef38f53b8577607c0d')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kcharselect-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd $srcdir/build
+  make DESTDIR=$pkgdir install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2015-03-21 06:33:19 UTC (rev 234411)
+++ kde-unstable-x86_64/PKGBUILD2015-03-21 06:33:55 UTC (rev 234412)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kcharselect
-pkgver=15.03.90
-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' 'kdeutils')
-conflicts=('kdeutils-kcharselect')
-replaces=('kdeutils-kcharselect')
-source=(http://download.kde.org/unstable/applications/${pkgver}/src/kcharselect-${pkgver}.tar.xz;)
-sha1sums=('7224d3befebcb0d7533ac7d41e81cbbbfbb02ce7')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../kcharselect-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd $srcdir/build
-  make DESTDIR=$pkgdir install
-}

Copied: kcharselect/repos/kde-unstable-x86_64/PKGBUILD (from rev 234411, 
kcharselect/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2015-03-21 06:33:55 UTC (rev 234412)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kcharselect
+pkgver=15.03.95
+pkgrel=1
+pkgdesc='Character Selector'

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

2015-03-21 Thread Antonio Rojas
Date: Saturday, March 21, 2015 @ 07:33:19
  Author: arojas
Revision: 234411

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

Added:
  kcalc/repos/kde-unstable-i686/PKGBUILD
(from rev 234410, kcalc/kde-unstable/PKGBUILD)
  kcalc/repos/kde-unstable-i686/kcalc.install
(from rev 234410, kcalc/kde-unstable/kcalc.install)
  kcalc/repos/kde-unstable-x86_64/PKGBUILD
(from rev 234410, kcalc/kde-unstable/PKGBUILD)
  kcalc/repos/kde-unstable-x86_64/kcalc.install
(from rev 234410, kcalc/kde-unstable/kcalc.install)
Deleted:
  kcalc/repos/kde-unstable-i686/PKGBUILD
  kcalc/repos/kde-unstable-i686/kcalc.install
  kcalc/repos/kde-unstable-x86_64/PKGBUILD
  kcalc/repos/kde-unstable-x86_64/kcalc.install

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

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2015-03-21 06:32:35 UTC (rev 234410)
+++ kde-unstable-i686/PKGBUILD  2015-03-21 06:33:19 UTC (rev 234411)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kcalc
-pkgver=15.03.90
-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' 'kdeutils')
-install=${pkgname}.install
-source=(http://download.kde.org/unstable/applications/${pkgver}/src/kcalc-${pkgver}.tar.xz;)
-sha1sums=('bb66ed36fcbf6f3b3678c5b6d34d22966be6a01e')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../kcalc-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=$pkgdir install
-}

Copied: kcalc/repos/kde-unstable-i686/PKGBUILD (from rev 234410, 
kcalc/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-21 06:33:19 UTC (rev 234411)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kcalc
+pkgver=15.03.95
+pkgrel=1
+pkgdesc='Scientific Calculator'
+url='http://kde.org/applications/utilities/kcalc/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kinit')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
+conflicts=('kdeutils-kcalc')
+replaces=('kdeutils-kcalc')
+groups=('kde-applications' 'kdeutils')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kcalc-${pkgver}.tar.xz;)
+sha1sums=('808ff3ea2adcc3c62a32004e1a3f7ac9cb91dc74')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../kcalc-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Deleted: kde-unstable-i686/kcalc.install
===
--- kde-unstable-i686/kcalc.install 2015-03-21 06:32:35 UTC (rev 234410)
+++ kde-unstable-i686/kcalc.install 2015-03-21 06:33:19 UTC (rev 234411)
@@ -1,13 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-update-desktop-database -q
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}
-

Copied: kcalc/repos/kde-unstable-i686/kcalc.install (from rev 234410, 
kcalc/kde-unstable/kcalc.install)
===
--- kde-unstable-i686/kcalc.install (rev 0)
+++ kde-unstable-i686/kcalc.install 2015-03-21 06:33:19 UTC (rev 234411)
@@ -0,0 +1,13 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}
+

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2015-03-21 06:32:35 UTC (rev 234410)
+++ kde-unstable-x86_64/PKGBUILD2015-03-21 06:33:19 UTC (rev 

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

2015-03-21 Thread Antonio Rojas
Date: Saturday, March 21, 2015 @ 07:34:19
  Author: arojas
Revision: 234413

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

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

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

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

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

Deleted: kde-unstable-i686/kdeutils-kdf.install
===
--- kde-unstable-i686/kdeutils-kdf.install  2015-03-21 06:33:55 UTC (rev 
234412)
+++ kde-unstable-i686/kdeutils-kdf.install  2015-03-21 06:34:19 UTC (rev 
234413)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdeutils-kdf/repos/kde-unstable-i686/kdeutils-kdf.install (from rev 
234412, kdeutils-kdf/kde-unstable/kdeutils-kdf.install)
===
--- kde-unstable-i686/kdeutils-kdf.install  (rev 0)
+++ kde-unstable-i686/kdeutils-kdf.install  2015-03-21 06:34:19 UTC (rev 
234413)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2015-03-21 06:33:55 UTC (rev 234412)
+++ kde-unstable-x86_64/PKGBUILD2015-03-21 06:34:19 UTC (rev 234413)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino 

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

2015-03-21 Thread Felix Yan
Date: Saturday, March 21, 2015 @ 10:30:56
  Author: fyan
Revision: 129658

archrelease: copy trunk to community-any

Added:
  python-mimeparse/repos/community-any/
  python-mimeparse/repos/community-any/PKGBUILD
(from rev 129657, python-mimeparse/trunk/PKGBUILD)

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

Copied: python-mimeparse/repos/community-any/PKGBUILD (from rev 129657, 
python-mimeparse/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2015-03-21 09:30:56 UTC (rev 129658)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+
+_pypiname=mimeparse
+pkgbase=python-$_pypiname
+pkgname=(python-$_pypiname python2-$_pypiname)
+pkgver=0.1.4
+pkgrel=2
+pkgdesc='Module of basic functions for parsing mime-type names and matching 
them against a list of media-ranges'
+arch=('any')
+url=https://github.com/dbtsai/python-mimeparse;
+license=('MIT')
+makedepends=('python' 'python2')
+source=(http://pypi.python.org/packages/source/p/$pkgname/$pkgname-$pkgver.tar.gz;)
+md5sums=('1d2816a16f17dcfe0c613da611fe7e13')
+
+prepare() {
+  cp -a $pkgbase-$pkgver{,-py2}
+}
+
+package_python-mimeparse() {
+  cd $pkgbase-$pkgver
+  python setup.py install -O1 --root $pkgdir
+  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_python2-mimeparse() {
+  cd $pkgbase-$pkgver-py2
+  python2 setup.py install -O1 --root $pkgdir
+  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}


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

2015-03-21 Thread Antonio Rojas
Date: Saturday, March 21, 2015 @ 07:23:55
  Author: arojas
Revision: 234397

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

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

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

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

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

Deleted: kde-unstable-i686/kdesdk-kcachegrind.install
===
--- kde-unstable-i686/kdesdk-kcachegrind.install2015-03-21 06:23:03 UTC 
(rev 234396)
+++ kde-unstable-i686/kdesdk-kcachegrind.install2015-03-21 06:23:55 UTC 
(rev 234397)
@@ -1,12 +0,0 @@
-post_install() {
-xdg-icon-resource forceupdate --theme hicolor  /dev/null
-update-desktop-database -q
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: kdesdk-kcachegrind/repos/kde-unstable-i686/kdesdk-kcachegrind.install 
(from rev 234396, kdesdk-kcachegrind/kde-unstable/kdesdk-kcachegrind.install)
===
--- kde-unstable-i686/kdesdk-kcachegrind.install   

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

2015-03-21 Thread Antonio Rojas
Date: Saturday, March 21, 2015 @ 07:23:03
  Author: arojas
Revision: 234396

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

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

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

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

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

Deleted: kde-unstable-i686/kapptemplate.install
===
--- kde-unstable-i686/kapptemplate.install  2015-03-21 06:22:43 UTC (rev 
234395)
+++ kde-unstable-i686/kapptemplate.install  2015-03-21 06:23:03 UTC (rev 
234396)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kapptemplate/repos/kde-unstable-i686/kapptemplate.install (from rev 
234395, kapptemplate/kde-unstable/kapptemplate.install)
===
--- kde-unstable-i686/kapptemplate.install  (rev 0)
+++ kde-unstable-i686/kapptemplate.install  2015-03-21 06:23:03 UTC (rev 
234396)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2015-03-21 06:22:43 UTC (rev 234395)
+++ 

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

2015-03-21 Thread Antonio Rojas
Date: Saturday, March 21, 2015 @ 07:22:24
  Author: arojas
Revision: 234394

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

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2015-03-21 06:22:09 UTC (rev 234393)
+++ PKGBUILD2015-03-21 06:22:24 UTC (rev 234394)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdesdk-dev-scripts
-pkgver=15.03.90
-pkgrel=1
-pkgdesc='Scripts and setting files useful during development of KDE software'
-url='https://projects.kde.org/projects/kde/kdesdk/kde-dev-scripts'
-arch=('any')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdesdk')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-source=(http://download.kde.org/unstable/applications/${pkgver}/src/kde-dev-scripts-${pkgver}.tar.xz;)
-sha1sums=('81cacb0f3a884e2a8fcc118bdf4ef2bd545d1596')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../kde-dev-scripts-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=$pkgdir install
-
-  # Fix python 2 path
-  sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|' \
-${pkgdir}/usr/bin/{zonetab2pot,kde-systemsettings-tree}.py
-  sed -i 's|#! /usr/bin/env python|#!/usr/bin/env python2|' \
-${pkgdir}/usr/bin/{kdelnk2desktop.py,kde_generate_export_header}
-}

Copied: kdesdk-dev-scripts/repos/kde-unstable-any/PKGBUILD (from rev 234393, 
kdesdk-dev-scripts/kde-unstable/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-03-21 06:22:24 UTC (rev 234394)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdesdk-dev-scripts
+pkgver=15.03.95
+pkgrel=1
+pkgdesc='Scripts and setting files useful during development of KDE software'
+url='https://projects.kde.org/projects/kde/kdesdk/kde-dev-scripts'
+arch=('any')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdesdk')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kde-dev-scripts-${pkgver}.tar.xz;)
+sha1sums=('493cf311b011de621ed2584f4257bdbac2ada760')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kde-dev-scripts-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+
+  # Fix python 2 path
+  sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|' \
+${pkgdir}/usr/bin/{zonetab2pot,kde-systemsettings-tree}.py
+  sed -i 's|#! /usr/bin/env python|#!/usr/bin/env python2|' \
+${pkgdir}/usr/bin/{kdelnk2desktop.py,kde_generate_export_header}
+}


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

2015-03-21 Thread Antonio Rojas
Date: Saturday, March 21, 2015 @ 07:22:43
  Author: arojas
Revision: 234395

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

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

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

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

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

Deleted: kde-unstable-i686/kdesdk-dolphin-plugins.install
===
--- kde-unstable-i686/kdesdk-dolphin-plugins.install2015-03-21 06:22:24 UTC 
(rev 234394)
+++ kde-unstable-i686/kdesdk-dolphin-plugins.install2015-03-21 06:22:43 UTC 
(rev 234395)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: 
kdesdk-dolphin-plugins/repos/kde-unstable-i686/kdesdk-dolphin-plugins.install 
(from rev 234394, 
kdesdk-dolphin-plugins/kde-unstable/kdesdk-dolphin-plugins.install)
===
--- 

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

2015-03-21 Thread Antonio Rojas
Date: Saturday, March 21, 2015 @ 07:22:09
  Author: arojas
Revision: 234393

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

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

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

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

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

Deleted: kde-unstable-i686/kdesdk-dev-utils.install
===
--- kde-unstable-i686/kdesdk-dev-utils.install  2015-03-21 06:21:34 UTC (rev 
234392)
+++ kde-unstable-i686/kdesdk-dev-utils.install  2015-03-21 06:22:09 UTC (rev 
234393)
@@ -1,12 +0,0 @@
-post_install() {
-xdg-icon-resource forceupdate --theme hicolor  /dev/null
-update-desktop-database -q
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: kdesdk-dev-utils/repos/kde-unstable-i686/kdesdk-dev-utils.install (from 
rev 234392, kdesdk-dev-utils/kde-unstable/kdesdk-dev-utils.install)

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

2015-03-21 Thread Antonio Rojas
Date: Saturday, March 21, 2015 @ 07:24:22
  Author: arojas
Revision: 234398

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

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

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

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

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

Deleted: kde-unstable-i686/kdesdk-kioslaves.install
===
--- kde-unstable-i686/kdesdk-kioslaves.install  2015-03-21 06:23:55 UTC (rev 
234397)
+++ kde-unstable-i686/kdesdk-kioslaves.install  2015-03-21 06:24:22 UTC (rev 
234398)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdesdk-kioslaves/repos/kde-unstable-i686/kdesdk-kioslaves.install (from 
rev 234397, kdesdk-kioslaves/kde-unstable/kdesdk-kioslaves.install)
===
--- kde-unstable-i686/kdesdk-kioslaves.install  (rev 0)
+++ kde-unstable-i686/kdesdk-kioslaves.install  2015-03-21 06:24:22 UTC (rev 
234398)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2015-03-21 06:23:55 UTC (rev 234397)
+++ 

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

2015-03-21 Thread Antonio Rojas
Date: Saturday, March 21, 2015 @ 07:39:00
  Author: arojas
Revision: 234421

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

Added:
  kdeutils-sweeper/repos/kde-unstable-i686/PKGBUILD
(from rev 234420, kdeutils-sweeper/kde-unstable/PKGBUILD)
  kdeutils-sweeper/repos/kde-unstable-x86_64/PKGBUILD
(from rev 234420, kdeutils-sweeper/kde-unstable/PKGBUILD)
Deleted:
  kdeutils-sweeper/repos/kde-unstable-i686/PKGBUILD
  kdeutils-sweeper/repos/kde-unstable-x86_64/PKGBUILD

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

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2015-03-21 06:38:31 UTC (rev 234420)
+++ kde-unstable-i686/PKGBUILD  2015-03-21 06:39:00 UTC (rev 234421)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeutils-sweeper
-pkgver=15.03.90
-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' 'kdeutils')
-source=(http://download.kde.org/unstable/applications/${pkgver}/src/sweeper-${pkgver}.tar.xz;)
-sha1sums=('e47512bf1d7f488074702a667c03e6de7c77cfb7')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-  cmake ../sweeper-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=$pkgdir install
-}

Copied: kdeutils-sweeper/repos/kde-unstable-i686/PKGBUILD (from rev 234420, 
kdeutils-sweeper/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-21 06:39:00 UTC (rev 234421)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeutils-sweeper
+pkgver=15.03.95
+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/unstable/applications/${pkgver}/src/sweeper-${pkgver}.tar.xz;)
+sha1sums=('9922d9def3dad572af96c2f29a9796098551273b')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../sweeper-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2015-03-21 06:38:31 UTC (rev 234420)
+++ kde-unstable-x86_64/PKGBUILD2015-03-21 06:39:00 UTC (rev 234421)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeutils-sweeper
-pkgver=15.03.90
-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' 'kdeutils')
-source=(http://download.kde.org/unstable/applications/${pkgver}/src/sweeper-${pkgver}.tar.xz;)
-sha1sums=('e47512bf1d7f488074702a667c03e6de7c77cfb7')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-  cmake ../sweeper-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=$pkgdir install
-}

Copied: kdeutils-sweeper/repos/kde-unstable-x86_64/PKGBUILD (from rev 234420, 
kdeutils-sweeper/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2015-03-21 06:39:00 UTC (rev 234421)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeutils-sweeper
+pkgver=15.03.95
+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/unstable/applications/${pkgver}/src/sweeper-${pkgver}.tar.xz;)
+sha1sums=('9922d9def3dad572af96c2f29a9796098551273b')
+
+prepare() 

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

2015-03-21 Thread Antonio Rojas
Date: Saturday, March 21, 2015 @ 07:39:25
  Author: arojas
Revision: 234422

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

Added:
  kdewebdev/repos/kde-unstable-i686/PKGBUILD
(from rev 234421, kdewebdev/kde-unstable/PKGBUILD)
  kdewebdev/repos/kde-unstable-i686/kdewebdev-kimagemapeditor.install
(from rev 234421, kdewebdev/kde-unstable/kdewebdev-kimagemapeditor.install)
  kdewebdev/repos/kde-unstable-i686/kdewebdev.install
(from rev 234421, kdewebdev/kde-unstable/kdewebdev.install)
  kdewebdev/repos/kde-unstable-x86_64/PKGBUILD
(from rev 234421, kdewebdev/kde-unstable/PKGBUILD)
  kdewebdev/repos/kde-unstable-x86_64/kdewebdev-kimagemapeditor.install
(from rev 234421, kdewebdev/kde-unstable/kdewebdev-kimagemapeditor.install)
  kdewebdev/repos/kde-unstable-x86_64/kdewebdev.install
(from rev 234421, kdewebdev/kde-unstable/kdewebdev.install)
Deleted:
  kdewebdev/repos/kde-unstable-i686/PKGBUILD
  kdewebdev/repos/kde-unstable-i686/kdewebdev-kimagemapeditor.install
  kdewebdev/repos/kde-unstable-i686/kdewebdev.install
  kdewebdev/repos/kde-unstable-x86_64/PKGBUILD
  kdewebdev/repos/kde-unstable-x86_64/kdewebdev-kimagemapeditor.install
  kdewebdev/repos/kde-unstable-x86_64/kdewebdev.install

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

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2015-03-21 06:39:00 UTC (rev 234421)
+++ kde-unstable-i686/PKGBUILD  2015-03-21 06:39:25 UTC (rev 234422)
@@ -1,72 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-# Contributor: Pierre Schmitz pie...@archlinux.de
-
-pkgbase=kdewebdev
-pkgname=('kdewebdev-kfilereplace'
- 'kdewebdev-kimagemapeditor'
- 'kdewebdev-klinkstatus'
- 'kdewebdev-kommander')
-pkgver=15.03.90
-pkgrel=1
-arch=('i686' 'x86_64')
-url='http://www.kde.org'
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdewebdev')
-makedepends=('cmake' 'automoc4' 'ruby' 'tidyhtml' 'kdepimlibs' 'boost')
-source=(http://download.kde.org/unstable/applications/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz;)
-sha1sums=('921d2fc69202ba2cdd42347388ae3ab8f2e10636')
-
-build() {
-   cd $srcdir
-   mkdir build
-   cd build
-   cmake ../${pkgbase}-${pkgver} \
-   -DCMAKE_BUILD_TYPE=Release \
-   -DKDE4_BUILD_TESTS=OFF \
-   -DCMAKE_SKIP_RPATH=ON \
-   -DCMAKE_INSTALL_PREFIX=/usr
-   make
-}
-
-package_kdewebdev-kfilereplace() {
-   pkgdesc='Search  Replace Tool'
-   depends=('kdebase-runtime')
-   url=http://kde.org/applications/utilities/kfilereplace/;
-   install='kdewebdev.install'
-   cd $srcdir/build/kfilereplace
-   make DESTDIR=$pkgdir install
-   cd $srcdir/build/doc/kfilereplace
-   make DESTDIR=$pkgdir install
-}
-
-package_kdewebdev-kimagemapeditor() {
-   pkgdesc='HTML Image Map Editor'
-   depends=('kdebase-runtime')
-url=http://www.kde.org/applications/development/kimagemapeditor/;
-   install='kdewebdev-kimagemapeditor.install'
-   cd $srcdir/build/kimagemapeditor
-   make DESTDIR=$pkgdir install
-   cd $srcdir/build/doc/kimagemapeditor
-   make DESTDIR=$pkgdir install
-}
-
-package_kdewebdev-klinkstatus() {
-   pkgdesc='Link Checker'
-   depends=('kdebase-runtime' 'kdepimlibs' 'tidyhtml')
-url=http://www.kde.org/applications/development/klinkstatus/;
-   install='kdewebdev.install'
-   cd $srcdir/build/klinkstatus
-   make DESTDIR=$pkgdir install
-   cd $srcdir/build/doc/klinkstatus
-   make DESTDIR=$pkgdir install
-}
-
-package_kdewebdev-kommander() {
-   pkgdesc='Executor for Kommander dialogs'
-   depends=('kdebase-runtime')
-url=http://www.kde.org/applications/development/kommander/;
-   cd $srcdir/build/kommander
-   make DESTDIR=$pkgdir install
-}

Copied: kdewebdev/repos/kde-unstable-i686/PKGBUILD (from rev 234421, 
kdewebdev/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-21 06:39:25 UTC (rev 234422)
@@ -0,0 +1,72 @@
+# $Id$
+# Maintainer: Felix Yan 

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

2015-03-21 Thread Antonio Rojas
Date: Saturday, March 21, 2015 @ 07:38:31
  Author: arojas
Revision: 234420

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

Added:
  kdeutils-superkaramba/repos/kde-unstable-i686/PKGBUILD
(from rev 234419, kdeutils-superkaramba/kde-unstable/PKGBUILD)
  kdeutils-superkaramba/repos/kde-unstable-i686/kdeutils-superkaramba.install
(from rev 234419, 
kdeutils-superkaramba/kde-unstable/kdeutils-superkaramba.install)
  kdeutils-superkaramba/repos/kde-unstable-x86_64/PKGBUILD
(from rev 234419, kdeutils-superkaramba/kde-unstable/PKGBUILD)
  kdeutils-superkaramba/repos/kde-unstable-x86_64/kdeutils-superkaramba.install
(from rev 234419, 
kdeutils-superkaramba/kde-unstable/kdeutils-superkaramba.install)
Deleted:
  kdeutils-superkaramba/repos/kde-unstable-i686/PKGBUILD
  kdeutils-superkaramba/repos/kde-unstable-i686/kdeutils-superkaramba.install
  kdeutils-superkaramba/repos/kde-unstable-x86_64/PKGBUILD
  kdeutils-superkaramba/repos/kde-unstable-x86_64/kdeutils-superkaramba.install

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

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

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

Deleted: kde-unstable-i686/kdeutils-superkaramba.install
===
--- kde-unstable-i686/kdeutils-superkaramba.install 2015-03-21 06:38:00 UTC 
(rev 234419)
+++ kde-unstable-i686/kdeutils-superkaramba.install 2015-03-21 06:38:31 UTC 
(rev 234420)
@@ -1,12 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-update-desktop-database -q
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: 
kdeutils-superkaramba/repos/kde-unstable-i686/kdeutils-superkaramba.install 
(from rev 234419, 
kdeutils-superkaramba/kde-unstable/kdeutils-superkaramba.install)
===
--- kde-unstable-i686/kdeutils-superkaramba.install 
(rev 0)
+++ kde-unstable-i686/kdeutils-superkaramba.install 2015-03-21 06:38:31 UTC 
(rev 234420)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  

[arch-commits] Commit in python-cryptography-vectors/repos/community-any (2 files)

2015-03-21 Thread Felix Yan
Date: Saturday, March 21, 2015 @ 09:41:31
  Author: fyan
Revision: 129654

archrelease: copy trunk to community-any

Added:
  python-cryptography-vectors/repos/community-any/PKGBUILD
(from rev 129653, python-cryptography-vectors/trunk/PKGBUILD)
Deleted:
  python-cryptography-vectors/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2015-03-21 08:41:18 UTC (rev 129653)
+++ PKGBUILD2015-03-21 08:41:31 UTC (rev 129654)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-
-pkgbase=python-cryptography-vectors
-pkgname=('python-cryptography-vectors' 'python2-cryptography-vectors')
-pkgver=0.8
-pkgrel=1
-pkgdesc=Test vectors for the cryptography package
-arch=('any')
-license=('Apache')
-url=http://pypi.python.org/pypi/cryptography-vectors;
-makedepends=('python-setuptools' 'python2-setuptools')
-source=(http://pypi.python.org/packages/source/c/cryptography-vectors/cryptography_vectors-${pkgver}.tar.gz;)
-md5sums=('34d30bb370a64008b733c0dab0fd9582')
-
-prepare() {
-   cp -a cryptography_vectors-$pkgver{,-python2}
-}
-
-package_python-cryptography-vectors() {
-   depends=('python')
- 
-   cd cryptography_vectors-$pkgver
-   python3 setup.py install --root=$pkgdir --optimize=1
-}
- 
-package_python2-cryptography-vectors() {
-   depends=('python2')
- 
-   cd cryptography_vectors-$pkgver-python2
-   python2 setup.py install --root=$pkgdir --optimize=1
-}

Copied: python-cryptography-vectors/repos/community-any/PKGBUILD (from rev 
129653, python-cryptography-vectors/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-03-21 08:41:31 UTC (rev 129654)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+
+pkgbase=python-cryptography-vectors
+pkgname=('python-cryptography-vectors' 'python2-cryptography-vectors')
+pkgver=0.8.1
+pkgrel=1
+pkgdesc=Test vectors for the cryptography package
+arch=('any')
+license=('Apache')
+url=http://pypi.python.org/pypi/cryptography-vectors;
+makedepends=('python-setuptools' 'python2-setuptools')
+source=(http://pypi.python.org/packages/source/c/cryptography-vectors/cryptography_vectors-${pkgver}.tar.gz;)
+md5sums=('04fcfcc61aee62e3b4beb1740cd120ac')
+
+prepare() {
+   cp -a cryptography_vectors-$pkgver{,-python2}
+}
+
+package_python-cryptography-vectors() {
+   depends=('python')
+ 
+   cd cryptography_vectors-$pkgver
+   python3 setup.py install --root=$pkgdir --optimize=1
+}
+ 
+package_python2-cryptography-vectors() {
+   depends=('python2')
+ 
+   cd cryptography_vectors-$pkgver-python2
+   python2 setup.py install --root=$pkgdir --optimize=1
+}


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

2015-03-21 Thread Felix Yan
Date: Saturday, March 21, 2015 @ 09:41:18
  Author: fyan
Revision: 129653

upgpkg: python-cryptography-vectors 0.8.1-1

Modified:
  python-cryptography-vectors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-21 08:14:35 UTC (rev 129652)
+++ PKGBUILD2015-03-21 08:41:18 UTC (rev 129653)
@@ -3,7 +3,7 @@
 
 pkgbase=python-cryptography-vectors
 pkgname=('python-cryptography-vectors' 'python2-cryptography-vectors')
-pkgver=0.8
+pkgver=0.8.1
 pkgrel=1
 pkgdesc=Test vectors for the cryptography package
 arch=('any')
@@ -11,7 +11,7 @@
 url=http://pypi.python.org/pypi/cryptography-vectors;
 makedepends=('python-setuptools' 'python2-setuptools')
 
source=(http://pypi.python.org/packages/source/c/cryptography-vectors/cryptography_vectors-${pkgver}.tar.gz;)
-md5sums=('34d30bb370a64008b733c0dab0fd9582')
+md5sums=('04fcfcc61aee62e3b4beb1740cd120ac')
 
 prepare() {
cp -a cryptography_vectors-$pkgver{,-python2}


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

2015-03-21 Thread Andreas Radke
Date: Saturday, March 21, 2015 @ 10:25:34
  Author: andyrtr
Revision: 234440

upgpkg: pigeonhole 0.4.7-1

upstream update 0.4.7

Modified:
  pigeonhole/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-21 09:14:56 UTC (rev 234439)
+++ PKGBUILD2015-03-21 09:25:34 UTC (rev 234440)
@@ -11,8 +11,8 @@
 # Make sure to bump pkgrel if changing this.
 
 pkgname=pigeonhole
-pkgver=0.4.6
-pkgrel=2
+pkgver=0.4.7
+pkgrel=1
 pkgdesc=Sieve implementation for Dovecot
 arch=('i686' 'x86_64')
 url=http://pigeonhole.dovecot.org/;
@@ -21,7 +21,7 @@
 conflicts=('dovecot-sieve' 'pigeonhole-hg')
 
source=(http://pigeonhole.dovecot.org/releases/2.2/dovecot-2.2-$pkgname-$pkgver.tar.gz{,.sig}
 dovecot.conf)
-sha256sums=('91034669f9ce07661bbadcfb00fe50b6929bf7f616d9aa79d3f5a351d1a47d3d'
+sha256sums=('04a13ec11652cbff812519eacf4db7dda648ab5c4c5f63b43a437d1fb0cc8d2a'
 'SKIP'
 'a457a1691cfa82495fc0503bfa4b61e54b149e63400fe0f568dff2c24a3f7858')
 validpgpkeys=('42F3CD50D4F25A41833BEE3704D62B1E3DFBB4F4') # Stephan Bosch 
step...@rename-it.nl


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

2015-03-21 Thread Felix Yan
Date: Saturday, March 21, 2015 @ 10:37:05
  Author: fyan
Revision: 129660

archrelease: copy trunk to community-any

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

--+
 PKGBUILD |   65 +++--
 1 file changed, 34 insertions(+), 31 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-03-21 09:36:51 UTC (rev 129659)
+++ PKGBUILD2015-03-21 09:37:05 UTC (rev 129660)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-
-_pypiname=mimeparse
-pkgbase=python-$_pypiname
-pkgname=(python-$_pypiname python2-$_pypiname)
-pkgver=0.1.4
-pkgrel=2
-pkgdesc='Module of basic functions for parsing mime-type names and matching 
them against a list of media-ranges'
-arch=('any')
-url=https://github.com/dbtsai/python-mimeparse;
-license=('MIT')
-makedepends=('python' 'python2')
-source=(http://pypi.python.org/packages/source/p/$pkgname/$pkgname-$pkgver.tar.gz;)
-md5sums=('1d2816a16f17dcfe0c613da611fe7e13')
-
-prepare() {
-  cp -a $pkgbase-$pkgver{,-py2}
-}
-
-package_python-mimeparse() {
-  cd $pkgbase-$pkgver
-  python setup.py install -O1 --root $pkgdir
-  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_python2-mimeparse() {
-  cd $pkgbase-$pkgver-py2
-  python2 setup.py install -O1 --root $pkgdir
-  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}

Copied: python-mimeparse/repos/community-any/PKGBUILD (from rev 129659, 
python-mimeparse/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-03-21 09:37:05 UTC (rev 129660)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+
+pkgbase=python-mimeparse
+pkgname=(python-mimeparse python2-mimeparse)
+pkgver=0.1.4
+pkgrel=3
+pkgdesc='Module of basic functions for parsing mime-type names and matching 
them against a list of media-ranges'
+arch=('any')
+url=https://github.com/dbtsai/python-mimeparse;
+license=('MIT')
+makedepends=('python' 'python2')
+source=(http://pypi.python.org/packages/source/p/$pkgbase/$pkgbase-$pkgver.tar.gz;)
+md5sums=('1d2816a16f17dcfe0c613da611fe7e13')
+
+prepare() {
+  cp -a $pkgbase-$pkgver{,-py2}
+}
+
+package_python-mimeparse() {
+  depends=('python')
+
+  cd $pkgbase-$pkgver
+  python setup.py install -O1 --root $pkgdir
+  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_python2-mimeparse() {
+  depends=('python2')
+
+  cd $pkgbase-$pkgver-py2
+  python2 setup.py install -O1 --root $pkgdir
+  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}


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

2015-03-21 Thread Felix Yan
Date: Saturday, March 21, 2015 @ 10:36:51
  Author: fyan
Revision: 129659

upgpkg: python-mimeparse 0.1.4-3

fix dependency

Modified:
  python-mimeparse/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-21 09:30:56 UTC (rev 129658)
+++ PKGBUILD2015-03-21 09:36:51 UTC (rev 129659)
@@ -1,17 +1,16 @@
 # $Id$
 # Maintainer: Felix Yan felixonm...@archlinux.org
 
-_pypiname=mimeparse
-pkgbase=python-$_pypiname
-pkgname=(python-$_pypiname python2-$_pypiname)
+pkgbase=python-mimeparse
+pkgname=(python-mimeparse python2-mimeparse)
 pkgver=0.1.4
-pkgrel=2
+pkgrel=3
 pkgdesc='Module of basic functions for parsing mime-type names and matching 
them against a list of media-ranges'
 arch=('any')
 url=https://github.com/dbtsai/python-mimeparse;
 license=('MIT')
 makedepends=('python' 'python2')
-source=(http://pypi.python.org/packages/source/p/$pkgname/$pkgname-$pkgver.tar.gz;)
+source=(http://pypi.python.org/packages/source/p/$pkgbase/$pkgbase-$pkgver.tar.gz;)
 md5sums=('1d2816a16f17dcfe0c613da611fe7e13')
 
 prepare() {
@@ -19,6 +18,8 @@
 }
 
 package_python-mimeparse() {
+  depends=('python')
+
   cd $pkgbase-$pkgver
   python setup.py install -O1 --root $pkgdir
   install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
@@ -25,6 +26,8 @@
 }
 
 package_python2-mimeparse() {
+  depends=('python2')
+
   cd $pkgbase-$pkgver-py2
   python2 setup.py install -O1 --root $pkgdir
   install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE


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

2015-03-21 Thread Antonio Rojas
Date: Saturday, March 21, 2015 @ 07:28:29
  Author: arojas
Revision: 234404

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

Added:
  kdesdk-thumbnailers/repos/kde-unstable-i686/PKGBUILD
(from rev 234403, kdesdk-thumbnailers/kde-unstable/PKGBUILD)
  kdesdk-thumbnailers/repos/kde-unstable-x86_64/PKGBUILD
(from rev 234403, kdesdk-thumbnailers/kde-unstable/PKGBUILD)
Deleted:
  kdesdk-thumbnailers/repos/kde-unstable-i686/PKGBUILD
  kdesdk-thumbnailers/repos/kde-unstable-x86_64/PKGBUILD

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

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2015-03-21 06:28:09 UTC (rev 234403)
+++ kde-unstable-i686/PKGBUILD  2015-03-21 06:28:29 UTC (rev 234404)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdesdk-thumbnailers
-pkgver=15.03.90
-pkgrel=1
-pkgdesc='Plugins for the thumbnailing system'
-url='https://projects.kde.org/projects/kde/kdesdk/kdesdk-thumbnailers'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdesdk')
-depends=('kdebase-runtime' 'gettext')
-makedepends=('cmake' 'automoc4')
-source=(http://download.kde.org/unstable/applications/${pkgver}/src/kdesdk-thumbnailers-${pkgver}.tar.xz;)
-sha1sums=('7583097320d94b7eb8c4afd2dc850d328095529a')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../kdesdk-thumbnailers-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=$pkgdir install
-}

Copied: kdesdk-thumbnailers/repos/kde-unstable-i686/PKGBUILD (from rev 234403, 
kdesdk-thumbnailers/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-21 06:28:29 UTC (rev 234404)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdesdk-thumbnailers
+pkgver=15.03.95
+pkgrel=1
+pkgdesc='Plugins for the thumbnailing system'
+url='https://projects.kde.org/projects/kde/kdesdk/kdesdk-thumbnailers'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdesdk')
+depends=('kdebase-runtime' 'gettext')
+makedepends=('cmake' 'automoc4')
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/kdesdk-thumbnailers-${pkgver}.tar.xz;)
+sha1sums=('9bca1beec18d0834345de84701f058b27bc1ba24')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kdesdk-thumbnailers-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2015-03-21 06:28:09 UTC (rev 234403)
+++ kde-unstable-x86_64/PKGBUILD2015-03-21 06:28:29 UTC (rev 234404)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdesdk-thumbnailers
-pkgver=15.03.90
-pkgrel=1
-pkgdesc='Plugins for the thumbnailing system'
-url='https://projects.kde.org/projects/kde/kdesdk/kdesdk-thumbnailers'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdesdk')
-depends=('kdebase-runtime' 'gettext')
-makedepends=('cmake' 'automoc4')
-source=(http://download.kde.org/unstable/applications/${pkgver}/src/kdesdk-thumbnailers-${pkgver}.tar.xz;)
-sha1sums=('7583097320d94b7eb8c4afd2dc850d328095529a')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../kdesdk-thumbnailers-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=$pkgdir install
-}

Copied: kdesdk-thumbnailers/repos/kde-unstable-x86_64/PKGBUILD (from rev 
234403, kdesdk-thumbnailers/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2015-03-21 06:28:29 UTC (rev 234404)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdesdk-thumbnailers
+pkgver=15.03.95
+pkgrel=1
+pkgdesc='Plugins for the thumbnailing system'
+url='https://projects.kde.org/projects/kde/kdesdk/kdesdk-thumbnailers'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')

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

2015-03-21 Thread Antonio Rojas
Date: Saturday, March 21, 2015 @ 07:28:47
  Author: arojas
Revision: 234405

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

Added:
  kdesdk-umbrello/repos/kde-unstable-i686/PKGBUILD
(from rev 234404, kdesdk-umbrello/kde-unstable/PKGBUILD)
  kdesdk-umbrello/repos/kde-unstable-i686/kdesdk-umbrello.install
(from rev 234404, kdesdk-umbrello/kde-unstable/kdesdk-umbrello.install)
  kdesdk-umbrello/repos/kde-unstable-x86_64/PKGBUILD
(from rev 234404, kdesdk-umbrello/kde-unstable/PKGBUILD)
  kdesdk-umbrello/repos/kde-unstable-x86_64/kdesdk-umbrello.install
(from rev 234404, kdesdk-umbrello/kde-unstable/kdesdk-umbrello.install)
Deleted:
  kdesdk-umbrello/repos/kde-unstable-i686/PKGBUILD
  kdesdk-umbrello/repos/kde-unstable-i686/kdesdk-umbrello.install
  kdesdk-umbrello/repos/kde-unstable-x86_64/PKGBUILD
  kdesdk-umbrello/repos/kde-unstable-x86_64/kdesdk-umbrello.install

-+
 /PKGBUILD   |   66 ++
 /kdesdk-umbrello.install|   24 +
 kde-unstable-i686/PKGBUILD  |   33 -
 kde-unstable-i686/kdesdk-umbrello.install   |   12 
 kde-unstable-x86_64/PKGBUILD|   33 -
 kde-unstable-x86_64/kdesdk-umbrello.install |   12 
 6 files changed, 90 insertions(+), 90 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2015-03-21 06:28:29 UTC (rev 234404)
+++ kde-unstable-i686/PKGBUILD  2015-03-21 06:28:47 UTC (rev 234405)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdesdk-umbrello
-pkgver=15.03.90
-pkgrel=1
-pkgdesc='UML Modeller'
-url='http://kde.org/applications/development/umbrello/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdesdk')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4' 'boost')
-optdepends=('ruby')
-install=${pkgname}.install
-source=(http://download.kde.org/unstable/applications/${pkgver}/src/umbrello-${pkgver}.tar.xz;)
-sha1sums=('d03871f89468e961c7dd62c5010c73d9c3e939b0')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../umbrello-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=$pkgdir install
-}

Copied: kdesdk-umbrello/repos/kde-unstable-i686/PKGBUILD (from rev 234404, 
kdesdk-umbrello/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-21 06:28:47 UTC (rev 234405)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdesdk-umbrello
+pkgver=15.03.95
+pkgrel=1
+pkgdesc='UML Modeller'
+url='http://kde.org/applications/development/umbrello/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdesdk')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4' 'boost')
+optdepends=('ruby')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/umbrello-${pkgver}.tar.xz;)
+sha1sums=('396f0e9c643558efe05f71be9ee9ddba9fc9b2c6')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../umbrello-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Deleted: kde-unstable-i686/kdesdk-umbrello.install
===
--- kde-unstable-i686/kdesdk-umbrello.install   2015-03-21 06:28:29 UTC (rev 
234404)
+++ kde-unstable-i686/kdesdk-umbrello.install   2015-03-21 06:28:47 UTC (rev 
234405)
@@ -1,12 +0,0 @@
-post_install() {
-xdg-icon-resource forceupdate --theme hicolor  /dev/null
-update-desktop-database -q
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: kdesdk-umbrello/repos/kde-unstable-i686/kdesdk-umbrello.install (from 
rev 234404, kdesdk-umbrello/kde-unstable/kdesdk-umbrello.install)
===
--- kde-unstable-i686/kdesdk-umbrello.install   (rev 0)
+++ kde-unstable-i686/kdesdk-umbrello.install   2015-03-21 06:28:47 UTC (rev 
234405)
@@ -0,0 +1,12 @@
+post_install() {
+xdg-icon-resource forceupdate --theme hicolor  /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2015-03-21 06:28:29 UTC (rev 234404)
+++ 

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

2015-03-21 Thread Antonio Rojas
Date: Saturday, March 21, 2015 @ 07:31:04
  Author: arojas
Revision: 234407

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

Added:
  kteatime/repos/kde-unstable-i686/PKGBUILD
(from rev 234406, kteatime/kde-unstable/PKGBUILD)
  kteatime/repos/kde-unstable-i686/kteatime.install
(from rev 234406, kteatime/kde-unstable/kteatime.install)
  kteatime/repos/kde-unstable-x86_64/PKGBUILD
(from rev 234406, kteatime/kde-unstable/PKGBUILD)
  kteatime/repos/kde-unstable-x86_64/kteatime.install
(from rev 234406, kteatime/kde-unstable/kteatime.install)
Deleted:
  kteatime/repos/kde-unstable-i686/PKGBUILD
  kteatime/repos/kde-unstable-i686/kteatime.install
  kteatime/repos/kde-unstable-x86_64/PKGBUILD
  kteatime/repos/kde-unstable-x86_64/kteatime.install

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

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

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

Deleted: kde-unstable-i686/kteatime.install
===
--- kde-unstable-i686/kteatime.install  2015-03-21 06:30:35 UTC (rev 234406)
+++ kde-unstable-i686/kteatime.install  2015-03-21 06:31:04 UTC (rev 234407)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kteatime/repos/kde-unstable-i686/kteatime.install (from rev 234406, 
kteatime/kde-unstable/kteatime.install)
===
--- kde-unstable-i686/kteatime.install  (rev 0)
+++ kde-unstable-i686/kteatime.install  2015-03-21 06:31:04 UTC (rev 234407)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2015-03-21 06:30:35 UTC (rev 234406)
+++ kde-unstable-x86_64/PKGBUILD2015-03-21 06:31:04 UTC (rev 234407)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 

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

2015-03-21 Thread Antonio Rojas
Date: Saturday, March 21, 2015 @ 07:30:35
  Author: arojas
Revision: 234406

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

Added:
  kdetoys-amor/repos/kde-unstable-i686/PKGBUILD
(from rev 234405, kdetoys-amor/kde-unstable/PKGBUILD)
  kdetoys-amor/repos/kde-unstable-i686/kdetoys-amor.install
(from rev 234405, kdetoys-amor/kde-unstable/kdetoys-amor.install)
  kdetoys-amor/repos/kde-unstable-x86_64/PKGBUILD
(from rev 234405, kdetoys-amor/kde-unstable/PKGBUILD)
  kdetoys-amor/repos/kde-unstable-x86_64/kdetoys-amor.install
(from rev 234405, kdetoys-amor/kde-unstable/kdetoys-amor.install)
Deleted:
  kdetoys-amor/repos/kde-unstable-i686/PKGBUILD
  kdetoys-amor/repos/kde-unstable-i686/kdetoys-amor.install
  kdetoys-amor/repos/kde-unstable-x86_64/PKGBUILD
  kdetoys-amor/repos/kde-unstable-x86_64/kdetoys-amor.install

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

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2015-03-21 06:28:47 UTC (rev 234405)
+++ kde-unstable-i686/PKGBUILD  2015-03-21 06:30:35 UTC (rev 234406)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdetoys-amor
-pkgver=15.03.90
-pkgrel=1
-pkgdesc='On-Screen Creature'
-url='https://projects.kde.org/projects/kde/kdetoys/amor'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdetoys')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=(http://download.kde.org/unstable/applications/${pkgver}/src/amor-${pkgver}.tar.xz;)
-sha1sums=('6066013eb256f93e019fc9abe599ffd83d46d31c')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../amor-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=$pkgdir install
-}

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

Deleted: kde-unstable-i686/kdetoys-amor.install
===
--- kde-unstable-i686/kdetoys-amor.install  2015-03-21 06:28:47 UTC (rev 
234405)
+++ kde-unstable-i686/kdetoys-amor.install  2015-03-21 06:30:35 UTC (rev 
234406)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdetoys-amor/repos/kde-unstable-i686/kdetoys-amor.install (from rev 
234405, kdetoys-amor/kde-unstable/kdetoys-amor.install)
===
--- kde-unstable-i686/kdetoys-amor.install  (rev 0)
+++ kde-unstable-i686/kdetoys-amor.install  2015-03-21 06:30:35 UTC (rev 
234406)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2015-03-21 06:28:47 UTC (rev 234405)
+++ kde-unstable-x86_64/PKGBUILD2015-03-21 06:30:35 UTC (rev 234406)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-

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

2015-03-21 Thread Andreas Radke
Date: Saturday, March 21, 2015 @ 09:54:15
  Author: andyrtr
Revision: 234434

upgpkg: tzdata 2015b-1

upstream update 2015b

Modified:
  tzdata/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-21 08:49:17 UTC (rev 234433)
+++ PKGBUILD2015-03-21 08:54:15 UTC (rev 234434)
@@ -2,7 +2,7 @@
 # Maintainer: Andreas Radke andy...@archlinux.org
 
 pkgname=tzdata
-pkgver=2015a
+pkgver=2015b
 pkgrel=1
 pkgdesc=Sources for time zone and daylight saving time data
 arch=('any')
@@ -10,7 +10,7 @@
 license=('GPL')
 options=('!emptydirs')
 
source=(http://www.iana.org/time-zones/repository/releases/${pkgname}${pkgver}.tar.gz{,.asc})
-sha512sums=('ff36feb437238ba42fe67257e81ade0a2179d11f6c6449146e28e4b6553c62348b4131af75e440b4467109c9edba13e25ddaf701f2fcebb2a258b4ac9b57293c'
+sha512sums=('767782b87e62a8f7a4dbcae595d16a54197c9e04ca974d7016d11f90ebaf2537b804d111f204af9052c68d4670afe0af0af9e5b150867a357fc199bb541368d0'
   'SKIP')
 validpgpkeys=('7E3792A9D8ACF7D633BC1588ED97E90E62AA7E34') # Paul Eggert 
egg...@cs.ucla.edu
 


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

2015-03-21 Thread Andreas Radke
Date: Saturday, March 21, 2015 @ 09:54:21
  Author: andyrtr
Revision: 234435

archrelease: copy trunk to testing-any

Added:
  tzdata/repos/testing-any/
  tzdata/repos/testing-any/PKGBUILD
(from rev 234434, tzdata/trunk/PKGBUILD)

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

Copied: tzdata/repos/testing-any/PKGBUILD (from rev 234434, 
tzdata/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2015-03-21 08:54:21 UTC (rev 234435)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+
+pkgname=tzdata
+pkgver=2015b
+pkgrel=1
+pkgdesc=Sources for time zone and daylight saving time data
+arch=('any')
+url=http://www.iana.org/time-zones;
+license=('GPL')
+options=('!emptydirs')
+source=(http://www.iana.org/time-zones/repository/releases/${pkgname}${pkgver}.tar.gz{,.asc})
+sha512sums=('767782b87e62a8f7a4dbcae595d16a54197c9e04ca974d7016d11f90ebaf2537b804d111f204af9052c68d4670afe0af0af9e5b150867a357fc199bb541368d0'
+  'SKIP')
+validpgpkeys=('7E3792A9D8ACF7D633BC1588ED97E90E62AA7E34') # Paul Eggert 
egg...@cs.ucla.edu
+
+timezones=('africa' 'antarctica' 'asia' 'australasia'
+   'europe' 'northamerica' 'southamerica'
+   'pacificnew' 'etcetera' 'backward'
+   'systemv' 'factory')
+
+package() {
+  cd ${srcdir}
+  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo ${timezones[@]}
+  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo/posix ${timezones[@]}
+  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo/right -L leapseconds 
${timezones[@]}
+  
+  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo -p America/New_York
+  install -m444 -t ${pkgdir}/usr/share/zoneinfo iso3166.tab zone1970.tab 
zone.tab # zone.tab is depricated and will go soon
+}


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

2015-03-21 Thread Sébastien Luttringer
Date: Saturday, March 21, 2015 @ 16:13:51
  Author: seblu
Revision: 129700

upgpkg: virtualbox-modules 4.3.26-4

- FS#44278

Modified:
  virtualbox-modules/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-21 14:42:01 UTC (rev 129699)
+++ PKGBUILD2015-03-21 15:13:51 UTC (rev 129700)
@@ -5,7 +5,7 @@
 pkgbase=virtualbox-modules
 pkgname=('virtualbox-host-modules' 'virtualbox-guest-modules')
 pkgver=4.3.26
-pkgrel=3
+pkgrel=4
 arch=('i686' 'x86_64')
 url='http://virtualbox.org'
 license=('GPL')


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

2015-03-21 Thread Maxime Gauduin
Date: Saturday, March 21, 2015 @ 17:30:58
  Author: alucryd
Revision: 129704

upgpkg: musescore 2.0.0-1

Modified:
  musescore/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-21 15:14:48 UTC (rev 129703)
+++ PKGBUILD2015-03-21 16:30:58 UTC (rev 129704)
@@ -5,7 +5,7 @@
 # Contributor: Dr.Egg rwh...@archlinux.us
 
 pkgname=musescore
-pkgver=2.0rc
+pkgver=2.0.0
 pkgrel=1
 pkgdesc='Create, play and print beautiful sheet music'
 arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@
 optdepends=('lame: MP3 export')
 install='musescore.install'
 
source=(musescore-${pkgver}.tar.gz::https://github.com/musescore/MuseScore/archive/v${pkgver}.tar.gz;)
-sha256sums=('4718eeb7500df25453a12017a0b46c894040985c522f6be752c941876d7245db')
+sha256sums=('1c88d64f0b020b1eec9fd4d181353da07948cc08c6e2a35c5ea97c8e6ffa8ea8')
 
 build() {
   cd MuseScore-${pkgver}
@@ -28,6 +28,7 @@
   cd MuseScore-${pkgver}/build.release
 
   make DESTDIR=${pkgdir} install
+  install -m 644 ../assets/musescore-icon-round-512.png 
${pkgdir}/usr/share/pixmaps/mscore.png
 }
 
 # vim: ts=2 sw=2 et:


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

2015-03-21 Thread Maxime Gauduin
Date: Saturday, March 21, 2015 @ 17:31:16
  Author: alucryd
Revision: 129705

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

Added:
  musescore/repos/community-i686/PKGBUILD
(from rev 129704, musescore/trunk/PKGBUILD)
  musescore/repos/community-i686/mscore-paths.patch
(from rev 129704, musescore/trunk/mscore-paths.patch)
  musescore/repos/community-i686/musescore.install
(from rev 129704, musescore/trunk/musescore.install)
  musescore/repos/community-x86_64/PKGBUILD
(from rev 129704, musescore/trunk/PKGBUILD)
  musescore/repos/community-x86_64/mscore-paths.patch
(from rev 129704, musescore/trunk/mscore-paths.patch)
  musescore/repos/community-x86_64/musescore.install
(from rev 129704, musescore/trunk/musescore.install)
Deleted:
  musescore/repos/community-i686/PKGBUILD
  musescore/repos/community-i686/mscore-paths.patch
  musescore/repos/community-i686/musescore.install
  musescore/repos/community-x86_64/PKGBUILD
  musescore/repos/community-x86_64/mscore-paths.patch
  musescore/repos/community-x86_64/musescore.install

-+
 /PKGBUILD   |   68 ++
 /mscore-paths.patch |  122 ++
 /musescore.install  |   26 +++
 community-i686/PKGBUILD |   61 -
 community-i686/mscore-paths.patch   |   61 -
 community-i686/musescore.install|   13 ---
 community-x86_64/PKGBUILD   |   61 -
 community-x86_64/mscore-paths.patch |   61 -
 community-x86_64/musescore.install  |   13 ---
 9 files changed, 216 insertions(+), 270 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-03-21 16:30:58 UTC (rev 129704)
+++ community-i686/PKGBUILD 2015-03-21 16:31:16 UTC (rev 129705)
@@ -1,61 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin aluc...@gmail.com
-# Contributor: Stefan Husmann stefan-husm...@t-online.de
-# Contributor: Cristian Maureira sa...@archlinux.cl
-# Contributor: Dr.Egg rwh...@archlinux.us
-
-pkgbase=musescore
-pkgname=('musescore' 'musescore-docs')
-pkgver=1.3
-pkgrel=6
-pkgdesc=Create, play and print beautiful sheet music
-arch=('i686' 'x86_64')
-url=http://musescore.org/;
-license=('GPL')
-makedepends=('cmake' 'doxygen' 'portaudio' 'qtscriptgenerator' 'texlive-core')
-source=(http://downloads.sourceforge.net/mscore/mscore-${pkgver}.tar.bz2;
-'mscore-paths.patch')
-sha256sums=('a0b60cc892ac0266c58fc6392be72c0a21c3aa7fd0b6e4f1dddad1c8b36be683'
-'00984b9a2bb020b4f907cee7e6f95a8f2f0318613acfe79ad6ad9732e85b5150')
-
-prepare() {
-  cd mscore-${pkgver}/mscore
-
-  patch -Np2 -i ../../mscore-paths.patch
-}
-
-build() {
-  cd mscore-${pkgver}/mscore
-
-  if [[ -d build ]]; then
-rm -rf build
-  fi
-  mkdir build  cd build
-
-  cmake .. -DCMAKE_INSTALL_PREFIX='/usr' -DBUILD_SCRIPTGEN='FALSE'
-  make lupdate
-  make lrelease
-  make
-}
-
-package_musescore() {
-  depends=('portaudio' 'qtscriptgenerator')
-  optdepends=('musescore-docs: Documentation')
-  install=${pkgname}.install
-
-  cd mscore-${pkgver}/mscore/build
-
-  make DESTDIR=${pkgdir} install
-  rm -rf ${pkgdir}/usr/share/mscore-${pkgver}/man
-}
-
-package_musescore-docs() {
-  pkgdesc=Documentation for MuseScore
-
-  cd mscore-${pkgver}/mscore
-
-  install -dm 755 ${pkgdir}/usr/share/doc/${pkgbase}
-  install -m 644 manual/*.pdf ${pkgdir}/usr/share/doc/${pkgbase}/
-}
-
-# vim: ts=2 sw=2 et:

Copied: musescore/repos/community-i686/PKGBUILD (from rev 129704, 
musescore/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-03-21 16:31:16 UTC (rev 129705)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Maxime Gauduin aluc...@archlinux.org
+# Contributor: Stefan Husmann stefan-husm...@t-online.de
+# Contributor: Cristian Maureira sa...@archlinux.cl
+# Contributor: Dr.Egg rwh...@archlinux.us
+
+pkgname=musescore
+pkgver=2.0.0
+pkgrel=1
+pkgdesc='Create, play and print beautiful sheet music'
+arch=('i686' 'x86_64')
+url='http://musescore.org/'
+license=('GPL')
+depends=('libpulse' 'portaudio' 'qt5-quick1' 'qt5-svg' 'qt5-tools')
+makedepends=('cmake' 'doxygen' 'lame' 'qt5-script' 'texlive-core')
+optdepends=('lame: MP3 export')
+install='musescore.install'
+source=(musescore-${pkgver}.tar.gz::https://github.com/musescore/MuseScore/archive/v${pkgver}.tar.gz;)
+sha256sums=('1c88d64f0b020b1eec9fd4d181353da07948cc08c6e2a35c5ea97c8e6ffa8ea8')
+
+build() {
+  cd MuseScore-${pkgver}
+
+  make PREFIX='/usr' release
+}
+
+package() {
+  cd MuseScore-${pkgver}/build.release
+
+  make DESTDIR=${pkgdir} install
+  install -m 644 ../assets/musescore-icon-round-512.png 
${pkgdir}/usr/share/pixmaps/mscore.png
+}
+
+# vim: ts=2 sw=2 et:

Deleted: community-i686/mscore-paths.patch

[arch-commits] Commit in cvs/repos (50 files)

2015-03-21 Thread Dan McGee
Date: Saturday, March 21, 2015 @ 18:16:15
  Author: dan
Revision: 234445

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

Added:
  cvs/repos/extra-i686/PKGBUILD
(from rev 23, cvs/trunk/PKGBUILD)
  cvs/repos/extra-i686/cvs-1.11.19-abortabort.patch
(from rev 23, cvs/trunk/cvs-1.11.19-abortabort.patch)
  cvs/repos/extra-i686/cvs-1.11.19-comp.patch
(from rev 23, cvs/trunk/cvs-1.11.19-comp.patch)
  cvs/repos/extra-i686/cvs-1.11.19-extzlib.patch
(from rev 23, cvs/trunk/cvs-1.11.19-extzlib.patch)
  cvs/repos/extra-i686/cvs-1.11.19-logmsg.patch
(from rev 23, cvs/trunk/cvs-1.11.19-logmsg.patch)
  cvs/repos/extra-i686/cvs-1.11.19-netbsd-tag.patch
(from rev 23, cvs/trunk/cvs-1.11.19-netbsd-tag.patch)
  cvs/repos/extra-i686/cvs-1.11.19-tagname.patch
(from rev 23, cvs/trunk/cvs-1.11.19-tagname.patch)
  cvs/repos/extra-i686/cvs-1.11.19-tmp.patch
(from rev 23, cvs/trunk/cvs-1.11.19-tmp.patch)
  cvs/repos/extra-i686/cvs-1.11.21-diff-kk.patch
(from rev 23, cvs/trunk/cvs-1.11.21-diff-kk.patch)
  cvs/repos/extra-i686/cvs-1.11.21-diff.patch
(from rev 23, cvs/trunk/cvs-1.11.21-diff.patch)
  cvs/repos/extra-i686/cvs-1.11.21-sort.patch
(from rev 23, cvs/trunk/cvs-1.11.21-sort.patch)
  cvs/repos/extra-i686/cvs-1.11.23-Pass-compilation-with-Wformat-security.patch
(from rev 23, 
cvs/trunk/cvs-1.11.23-Pass-compilation-with-Wformat-security.patch)
  cvs/repos/extra-i686/cvs-1.11.23-cve-2010-3846.patch
(from rev 23, cvs/trunk/cvs-1.11.23-cve-2010-3846.patch)
  cvs/repos/extra-i686/cvs-1.11.23-cvspass.patch
(from rev 23, cvs/trunk/cvs-1.11.23-cvspass.patch)
  cvs/repos/extra-i686/cvs-1.11.23-doc-Add-mandatory-argument-to-sp.patch
(from rev 23, 
cvs/trunk/cvs-1.11.23-doc-Add-mandatory-argument-to-sp.patch)
  cvs/repos/extra-i686/cvs-1.11.23-getline64.patch
(from rev 23, cvs/trunk/cvs-1.11.23-getline64.patch)
  cvs/repos/extra-i686/cvs-1.11.23-make_make_check_sanity_testing_verbose.patch
(from rev 23, 
cvs/trunk/cvs-1.11.23-make_make_check_sanity_testing_verbose.patch)
  cvs/repos/extra-i686/cvs-1.11.23-remove_undefined_date_from_cvs_1_header.patch
(from rev 23, 
cvs/trunk/cvs-1.11.23-remove_undefined_date_from_cvs_1_header.patch)
  cvs/repos/extra-i686/cvs-1.11.23-sanity.patch
(from rev 23, cvs/trunk/cvs-1.11.23-sanity.patch)
  cvs/repos/extra-i686/cvs.install
(from rev 23, cvs/trunk/cvs.install)
  cvs/repos/extra-x86_64/PKGBUILD
(from rev 23, cvs/trunk/PKGBUILD)
  cvs/repos/extra-x86_64/cvs-1.11.19-abortabort.patch
(from rev 23, cvs/trunk/cvs-1.11.19-abortabort.patch)
  cvs/repos/extra-x86_64/cvs-1.11.19-comp.patch
(from rev 23, cvs/trunk/cvs-1.11.19-comp.patch)
  cvs/repos/extra-x86_64/cvs-1.11.19-extzlib.patch
(from rev 23, cvs/trunk/cvs-1.11.19-extzlib.patch)
  cvs/repos/extra-x86_64/cvs-1.11.19-logmsg.patch
(from rev 23, cvs/trunk/cvs-1.11.19-logmsg.patch)
  cvs/repos/extra-x86_64/cvs-1.11.19-netbsd-tag.patch
(from rev 23, cvs/trunk/cvs-1.11.19-netbsd-tag.patch)
  cvs/repos/extra-x86_64/cvs-1.11.19-tagname.patch
(from rev 23, cvs/trunk/cvs-1.11.19-tagname.patch)
  cvs/repos/extra-x86_64/cvs-1.11.19-tmp.patch
(from rev 23, cvs/trunk/cvs-1.11.19-tmp.patch)
  cvs/repos/extra-x86_64/cvs-1.11.21-diff-kk.patch
(from rev 23, cvs/trunk/cvs-1.11.21-diff-kk.patch)
  cvs/repos/extra-x86_64/cvs-1.11.21-diff.patch
(from rev 23, cvs/trunk/cvs-1.11.21-diff.patch)
  cvs/repos/extra-x86_64/cvs-1.11.21-sort.patch
(from rev 23, cvs/trunk/cvs-1.11.21-sort.patch)
  
cvs/repos/extra-x86_64/cvs-1.11.23-Pass-compilation-with-Wformat-security.patch
(from rev 23, 
cvs/trunk/cvs-1.11.23-Pass-compilation-with-Wformat-security.patch)
  cvs/repos/extra-x86_64/cvs-1.11.23-cve-2010-3846.patch
(from rev 23, cvs/trunk/cvs-1.11.23-cve-2010-3846.patch)
  cvs/repos/extra-x86_64/cvs-1.11.23-cvspass.patch
(from rev 23, cvs/trunk/cvs-1.11.23-cvspass.patch)
  cvs/repos/extra-x86_64/cvs-1.11.23-doc-Add-mandatory-argument-to-sp.patch
(from rev 23, 
cvs/trunk/cvs-1.11.23-doc-Add-mandatory-argument-to-sp.patch)
  cvs/repos/extra-x86_64/cvs-1.11.23-getline64.patch
(from rev 23, cvs/trunk/cvs-1.11.23-getline64.patch)
  
cvs/repos/extra-x86_64/cvs-1.11.23-make_make_check_sanity_testing_verbose.patch
(from rev 23, 
cvs/trunk/cvs-1.11.23-make_make_check_sanity_testing_verbose.patch)
  
cvs/repos/extra-x86_64/cvs-1.11.23-remove_undefined_date_from_cvs_1_header.patch
(from rev 23, 
cvs/trunk/cvs-1.11.23-remove_undefined_date_from_cvs_1_header.patch)
  cvs/repos/extra-x86_64/cvs-1.11.23-sanity.patch
(from rev 23, cvs/trunk/cvs-1.11.23-sanity.patch)
  cvs/repos/extra-x86_64/cvs.install
(from rev 23, cvs/trunk/cvs.install)
Deleted:
  cvs/repos/extra-i686/PKGBUILD
  cvs/repos/extra-i686/cvs-1.11.19-extzlib.patch
  

[arch-commits] Commit in cvs/trunk (16 files)

2015-03-21 Thread Dan McGee
Date: Saturday, March 21, 2015 @ 18:15:29
  Author: dan
Revision: 23

upgpkg: cvs 1.11.23-10

Old package rebuild, add security and other patches from Fedora, skip the ones
that add new features (such as PAM support).

Added:
  cvs/trunk/cvs-1.11.19-abortabort.patch
  cvs/trunk/cvs-1.11.19-comp.patch
  cvs/trunk/cvs-1.11.19-logmsg.patch
  cvs/trunk/cvs-1.11.19-netbsd-tag.patch
  cvs/trunk/cvs-1.11.19-tagname.patch
  cvs/trunk/cvs-1.11.19-tmp.patch
  cvs/trunk/cvs-1.11.21-diff-kk.patch
  cvs/trunk/cvs-1.11.21-diff.patch
  cvs/trunk/cvs-1.11.21-sort.patch
  cvs/trunk/cvs-1.11.23-Pass-compilation-with-Wformat-security.patch
  cvs/trunk/cvs-1.11.23-cvspass.patch
  cvs/trunk/cvs-1.11.23-doc-Add-mandatory-argument-to-sp.patch
  cvs/trunk/cvs-1.11.23-make_make_check_sanity_testing_verbose.patch
  cvs/trunk/cvs-1.11.23-remove_undefined_date_from_cvs_1_header.patch
  cvs/trunk/cvs-1.11.23-sanity.patch
Modified:
  cvs/trunk/PKGBUILD

---+
 PKGBUILD  |   51 +
 cvs-1.11.19-abortabort.patch  |   70 +++
 cvs-1.11.19-comp.patch|   11 +
 cvs-1.11.19-logmsg.patch  |   20 ++
 cvs-1.11.19-netbsd-tag.patch  |   28 ++
 cvs-1.11.19-tagname.patch |   11 +
 cvs-1.11.19-tmp.patch |   19 ++
 cvs-1.11.21-diff-kk.patch |   11 +
 cvs-1.11.21-diff.patch|   21 ++
 cvs-1.11.21-sort.patch|   12 +
 cvs-1.11.23-Pass-compilation-with-Wformat-security.patch  |   73 +++
 cvs-1.11.23-cvspass.patch |  113 
 cvs-1.11.23-doc-Add-mandatory-argument-to-sp.patch|   30 +++
 cvs-1.11.23-make_make_check_sanity_testing_verbose.patch  |   30 +++
 cvs-1.11.23-remove_undefined_date_from_cvs_1_header.patch |   25 ++
 cvs-1.11.23-sanity.patch  |   39 
 16 files changed, 561 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-03-21 14:13:50 UTC (rev 234443)
+++ PKGBUILD2015-03-21 17:15:29 UTC (rev 23)
@@ -4,7 +4,7 @@
 
 pkgname=cvs
 pkgver=1.11.23
-pkgrel=9
+pkgrel=10
 pkgdesc=Concurrent Versions System - a source control system
 arch=(i686 x86_64)
 url=http://cvs.nongnu.org/;
@@ -15,13 +15,43 @@
 'inetutils: for using cvs over rsh')
 install=cvs.install
 
source=(ftp://ftp.gnu.org/non-gnu/cvs/source/stable/${pkgver}/${pkgname}-${pkgver}.tar.bz2
+cvs-1.11.19-abortabort.patch
+cvs-1.11.19-comp.patch
 cvs-1.11.19-extzlib.patch
+cvs-1.11.19-logmsg.patch
+cvs-1.11.19-netbsd-tag.patch
+cvs-1.11.19-tagname.patch
+cvs-1.11.19-tmp.patch
+cvs-1.11.21-diff-kk.patch
+cvs-1.11.21-diff.patch
+cvs-1.11.21-sort.patch
+cvs-1.11.23-cve-2010-3846.patch
+cvs-1.11.23-cvspass.patch
+cvs-1.11.23-doc-Add-mandatory-argument-to-sp.patch
 cvs-1.11.23-getline64.patch
-cvs-1.11.23-cve-2010-3846.patch)
+cvs-1.11.23-make_make_check_sanity_testing_verbose.patch
+cvs-1.11.23-Pass-compilation-with-Wformat-security.patch
+cvs-1.11.23-remove_undefined_date_from_cvs_1_header.patch
+   cvs-1.11.23-sanity.patch)
 sha256sums=('400f51b59d85116e79b844f2d5dbbad4759442a789b401a94aa5052c3d7a4aa9'
+'a63bd4d696d4785f3b16146c9a8e57b7f0b2fcb648b9b3b43b138857e28e23f4'
+'973d2c6682e2e4b9b9a80c0aec7dd436a180adbc06c6ed6914c349627cfb9a6e'
 '0587ac3753d1257fa6d22557fa077178ee1ec004178c0a0348720e8171b1e942'
+'f97ea853f2c7cc6cc0364e1d0ca148be6229c43327417c32a4b253d74bf9fd76'
+'f8e544879d3ca5589c09f56678cd0a5166b727f65ebb4daceaeb70bd700f5f6b'
+'0cf5fa737444344f76c7b361a60e6736ccff7887b5157fb1b2ddd6bd133cc4e5'
+'1ff4ae9d167f5449fbd1c8ae3b489da73b2806df3b3d8795711deffba7856953'
+'d924459e46ea4fb438d0f71b0d87bd528b132bc53224dbfb588b090633f2fea9'
+'70af9380ea697a9ffcca8b33bd3d591ee53e23da250462dd690fca357600fab6'
+'775feb4094f638bf30a47be5b6e098266879ba6592d15d3694fff9365fb65b2d'
+'c6506d0a5efc7b0cab6415f26e070ec214fb9781fac8d295506f4d0825431a8f'
+'14a356126159097a5d2d0462547eb2853bf331d8bc7d850be245f751ec17965e'
+'30f68fc13474db4468d22fbdbe771b5f107217cdd2513c058e07de8fe7300d01'
 '9126d7992ace943980ad8a10d5a09aeb6f1eeeb9b921fc796fe31de7b1c220cf'
-'c6506d0a5efc7b0cab6415f26e070ec214fb9781fac8d295506f4d0825431a8f')
+'9eeb10fcee6a131210c16978f2eb91fad3e7a8df7fc579bda0ea3a4108c78e1d'
+'54e2ed54d893f14441cf0242493719d8361f54209eefc88b7ac3b9c07ae6625a'
+

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

2015-03-21 Thread Balló György
Date: Saturday, March 21, 2015 @ 18:27:20
  Author: bgyorgy
Revision: 129706

upgpkg: smuxi 0.11.1-1

Update to version 0.11.1

Modified:
  smuxi/trunk/PKGBUILD
  smuxi/trunk/smuxi.install

---+
 PKGBUILD  |8 
 smuxi.install |2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-03-21 16:31:16 UTC (rev 129705)
+++ PKGBUILD2015-03-21 17:27:20 UTC (rev 129706)
@@ -7,8 +7,8 @@
 
 pkgbase=smuxi
 pkgname=('smuxi-server' 'smuxi')
-pkgver=0.11
-pkgrel=2
+pkgver=0.11.1
+pkgrel=1
 pkgdesc=User-friendly and cross-platform IRC client for sophisticated users 
for GNOME/GTK+
 arch=('any')
 url=https://smuxi.im/;
@@ -16,7 +16,7 @@
 makedepends=('notify-sharp' 'log4net' 'nini' 'gtkspell' 'stfl' 'intltool')
 options=('!emptydirs')
 source=(https://smuxi.im/jaws/data/files/$pkgbase-$pkgver.tar.gz)
-md5sums=('a65d5ab884c85b2e11ece2c1a23148d5')
+md5sums=('c61d34f6811b8aee6bd24395178a7f2a')
 
 build() {
   cd $srcdir/$pkgbase-$pkgver
@@ -48,7 +48,7 @@
 
 package_smuxi() {
   pkgdesc+= (frontend) 
-  depends=('smuxi-server' 'notify-sharp' 'gtkspell' 'stfl' 
'hicolor-icon-theme' 'xdg-utils')
+  depends=('smuxi-server' 'notify-sharp' 'gtkspell' 'stfl')
   install=smuxi.install
   cd $srcdir/frontend
 

Modified: smuxi.install
===
--- smuxi.install   2015-03-21 16:31:16 UTC (rev 129705)
+++ smuxi.install   2015-03-21 17:27:20 UTC (rev 129706)
@@ -1,5 +1,5 @@
 post_install() {
-  xdg-icon-resource forceupdate
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
 }
 
 post_upgrade() {


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

2015-03-21 Thread Antonio Rojas
Date: Saturday, March 21, 2015 @ 07:31:53
  Author: arojas
Revision: 234409

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

Added:
  kdeutils-ark/repos/kde-unstable-i686/PKGBUILD
(from rev 234408, kdeutils-ark/kde-unstable/PKGBUILD)
  kdeutils-ark/repos/kde-unstable-i686/kdeutils-ark.install
(from rev 234408, kdeutils-ark/kde-unstable/kdeutils-ark.install)
  kdeutils-ark/repos/kde-unstable-x86_64/PKGBUILD
(from rev 234408, kdeutils-ark/kde-unstable/PKGBUILD)
  kdeutils-ark/repos/kde-unstable-x86_64/kdeutils-ark.install
(from rev 234408, kdeutils-ark/kde-unstable/kdeutils-ark.install)
Deleted:
  kdeutils-ark/repos/kde-unstable-i686/PKGBUILD
  kdeutils-ark/repos/kde-unstable-i686/kdeutils-ark.install
  kdeutils-ark/repos/kde-unstable-x86_64/PKGBUILD
  kdeutils-ark/repos/kde-unstable-x86_64/kdeutils-ark.install

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

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

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

Deleted: kde-unstable-i686/kdeutils-ark.install
===
--- kde-unstable-i686/kdeutils-ark.install  2015-03-21 06:31:28 UTC (rev 
234408)
+++ kde-unstable-i686/kdeutils-ark.install  2015-03-21 06:31:53 UTC (rev 
234409)
@@ -1,12 +0,0 @@
-post_install() {
-update-desktop-database -q
-xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_update() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: kdeutils-ark/repos/kde-unstable-i686/kdeutils-ark.install (from rev 
234408, kdeutils-ark/kde-unstable/kdeutils-ark.install)
===
--- kde-unstable-i686/kdeutils-ark.install  (rev 0)
+++ kde-unstable-i686/kdeutils-ark.install  2015-03-21 06:31:53 UTC (rev 
234409)
@@ -0,0 +1,12 @@
+post_install() {
+update-desktop-database -q
+xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_update() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2015-03-21 06:31:28 UTC (rev 

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

2015-03-21 Thread Antonio Rojas
Date: Saturday, March 21, 2015 @ 07:31:28
  Author: arojas
Revision: 234408

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

Added:
  kdetoys-ktux/repos/kde-unstable-i686/PKGBUILD
(from rev 234407, kdetoys-ktux/kde-unstable/PKGBUILD)
  kdetoys-ktux/repos/kde-unstable-i686/kdetoys-ktux.install
(from rev 234407, kdetoys-ktux/kde-unstable/kdetoys-ktux.install)
  kdetoys-ktux/repos/kde-unstable-x86_64/PKGBUILD
(from rev 234407, kdetoys-ktux/kde-unstable/PKGBUILD)
  kdetoys-ktux/repos/kde-unstable-x86_64/kdetoys-ktux.install
(from rev 234407, kdetoys-ktux/kde-unstable/kdetoys-ktux.install)
Deleted:
  kdetoys-ktux/repos/kde-unstable-i686/PKGBUILD
  kdetoys-ktux/repos/kde-unstable-i686/kdetoys-ktux.install
  kdetoys-ktux/repos/kde-unstable-x86_64/PKGBUILD
  kdetoys-ktux/repos/kde-unstable-x86_64/kdetoys-ktux.install

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

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

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

Deleted: kde-unstable-i686/kdetoys-ktux.install
===
--- kde-unstable-i686/kdetoys-ktux.install  2015-03-21 06:31:04 UTC (rev 
234407)
+++ kde-unstable-i686/kdetoys-ktux.install  2015-03-21 06:31:28 UTC (rev 
234408)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdetoys-ktux/repos/kde-unstable-i686/kdetoys-ktux.install (from rev 
234407, kdetoys-ktux/kde-unstable/kdetoys-ktux.install)
===
--- kde-unstable-i686/kdetoys-ktux.install  (rev 0)
+++ kde-unstable-i686/kdetoys-ktux.install  2015-03-21 06:31:28 UTC (rev 
234408)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2015-03-21 06:31:04 UTC (rev 234407)
+++ kde-unstable-x86_64/PKGBUILD2015-03-21 06:31:28 UTC (rev 234408)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino 

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

2015-03-21 Thread Antonio Rojas
Date: Saturday, March 21, 2015 @ 07:32:35
  Author: arojas
Revision: 234410

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

Added:
  filelight/repos/kde-unstable-i686/PKGBUILD
(from rev 234409, filelight/kde-unstable/PKGBUILD)
  filelight/repos/kde-unstable-i686/filelight.install
(from rev 234409, filelight/kde-unstable/filelight.install)
  filelight/repos/kde-unstable-x86_64/PKGBUILD
(from rev 234409, filelight/kde-unstable/PKGBUILD)
  filelight/repos/kde-unstable-x86_64/filelight.install
(from rev 234409, filelight/kde-unstable/filelight.install)
Deleted:
  filelight/repos/kde-unstable-i686/PKGBUILD
  filelight/repos/kde-unstable-i686/filelight.install
  filelight/repos/kde-unstable-x86_64/PKGBUILD
  filelight/repos/kde-unstable-x86_64/filelight.install

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

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2015-03-21 06:31:53 UTC (rev 234409)
+++ kde-unstable-i686/PKGBUILD  2015-03-21 06:32:35 UTC (rev 234410)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=filelight
-pkgver=15.03.90
-pkgrel=1
-pkgdesc='View disk usage information'
-url='http://kde.org/applications/utilities/filelight'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kparts')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-groups=('kde' 'kdeutils')
-replaces=('kdeutils-filelight')
-conflicts=('kdeutils-filelight')
-install=${pkgname}.install
-source=(http://download.kde.org/unstable/applications/${pkgver}/src/filelight-${pkgver}.tar.xz;)
-sha1sums=('d22f527339c6890d9a1687d6d151b6a1a2f52a00')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=$pkgdir install
-}

Copied: filelight/repos/kde-unstable-i686/PKGBUILD (from rev 234409, 
filelight/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-21 06:32:35 UTC (rev 234410)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=filelight
+pkgver=15.03.95
+pkgrel=1
+pkgdesc='View disk usage information'
+url='http://kde.org/applications/utilities/filelight'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kparts')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+groups=('kde-applications' 'kdeutils')
+replaces=('kdeutils-filelight')
+conflicts=('kdeutils-filelight')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/applications/${pkgver}/src/filelight-${pkgver}.tar.xz;)
+sha1sums=('6a1bd71a8080c75cdfb076b7d03507ed60a4fd30')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Deleted: kde-unstable-i686/filelight.install
===
--- kde-unstable-i686/filelight.install 2015-03-21 06:31:53 UTC (rev 234409)
+++ kde-unstable-i686/filelight.install 2015-03-21 06:32:35 UTC (rev 234410)
@@ -1,13 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-update-desktop-database -q
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}
-

Copied: filelight/repos/kde-unstable-i686/filelight.install (from rev 234409, 
filelight/kde-unstable/filelight.install)
===
--- kde-unstable-i686/filelight.install (rev 0)
+++ kde-unstable-i686/filelight.install 2015-03-21 06:32:35 UTC (rev 234410)
@@ -0,0 +1,13 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}
+

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD

[arch-commits] Commit in python-setuptools/repos/extra-any (PKGBUILD PKGBUILD)

2015-03-21 Thread Felix Yan
Date: Saturday, March 21, 2015 @ 09:29:33
  Author: fyan
Revision: 234431

archrelease: copy trunk to extra-any

Added:
  python-setuptools/repos/extra-any/PKGBUILD
(from rev 234430, python-setuptools/trunk/PKGBUILD)
Deleted:
  python-setuptools/repos/extra-any/PKGBUILD

--+
 PKGBUILD |  136 ++---
 1 file changed, 68 insertions(+), 68 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-03-21 08:29:20 UTC (rev 234430)
+++ PKGBUILD2015-03-21 08:29:33 UTC (rev 234431)
@@ -1,68 +0,0 @@
-# $Id$
-# Maintainer: Angel Velasquez an...@archlinux.org
-# Maintainer: Felix Yan felixonm...@archlinux.org
-
-pkgbase=python-setuptools
-pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=14.3
-pkgrel=1
-epoch=1
-pkgdesc=Easily download, build, install, upgrade, and uninstall Python 
packages
-arch=('any')
-license=('PSF')
-url=http://pypi.python.org/pypi/setuptools;
-makedepends=('python' 'python2')
-checkdepends=('python-mock' 'python2-mock' 'python-pytest' 'python2-pytest' 
'git')
-source=(http://pypi.python.org/packages/source/s/setuptools/setuptools-${pkgver}.tar.gz;)
-sha512sums=('bed19f4bb90bc4b153c40521183f6db18bf996849cf1675adcd5b0e93dfccc6249f14201af5df4d5f7f52311b93b8289d93210457cdafafbf7ec0abdf833905a')
-
-prepare() {
-  cp -a setuptools-${pkgver}{,-python2}
-
-  cd ${srcdir}/setuptools-${pkgver}
-  sed -i -e s|^#\!.*/usr/bin/env python|#!/usr/bin/env python3| 
setuptools/command/easy_install.py
-
-  cd ${srcdir}/setuptools-${pkgver}-python2
-  sed -i -e s|^#\!.*/usr/bin/env python|#!/usr/bin/env python2| 
setuptools/command/easy_install.py
-}
-
-build() {
-  # Build python 3 module
-  cd ${srcdir}/setuptools-${pkgver}
-  python3 setup.py build
-
-  # Build python 2 module
-  cd ${srcdir}/setuptools-${pkgver}-python2
-  python2 setup.py build
-}
-
-check() {
-  # Workaround UTF-8 tests by setting LC_CTYPE
-
-  # Check python3 module
-  cd ${srcdir}/setuptools-${pkgver}
-  LC_CTYPE=en_US.utf8 python3 setup.py ptr
-
-  # Check python2 module
-  cd ${srcdir}/setuptools-${pkgver}-python2
-  LC_CTYPE=en_US.utf8 python2 setup.py ptr
-}
- 
-package_python-setuptools() {
-  depends=('python')
-  provides=('python-distribute')
-  replaces=('python-distribute')
-
-  cd ${srcdir}/setuptools-${pkgver}
-  python3 setup.py install --prefix=/usr --root=${pkgdir} --optimize=1 
--skip-build
-}
- 
-package_python2-setuptools() {
-  depends=('python2')
-  provides=('python2-distribute' 'setuptools')
-  replaces=('python2-distribute' 'setuptools')
-
-  cd ${srcdir}/setuptools-${pkgver}-python2
-  python2 setup.py install --prefix=/usr --root=${pkgdir} --optimize=1 
--skip-build
-  rm ${pkgdir}/usr/bin/easy_install
-}

Copied: python-setuptools/repos/extra-any/PKGBUILD (from rev 234430, 
python-setuptools/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-03-21 08:29:33 UTC (rev 234431)
@@ -0,0 +1,68 @@
+# $Id$
+# Maintainer: Angel Velasquez an...@archlinux.org
+# Maintainer: Felix Yan felixonm...@archlinux.org
+
+pkgbase=python-setuptools
+pkgname=('python-setuptools' 'python2-setuptools')
+pkgver=14.3.1
+pkgrel=1
+epoch=1
+pkgdesc=Easily download, build, install, upgrade, and uninstall Python 
packages
+arch=('any')
+license=('PSF')
+url=http://pypi.python.org/pypi/setuptools;
+makedepends=('python' 'python2')
+checkdepends=('python-mock' 'python2-mock' 'python-pytest' 'python2-pytest' 
'git')
+source=(http://pypi.python.org/packages/source/s/setuptools/setuptools-${pkgver}.tar.gz;)
+sha512sums=('bac53cd2594d3e30d788b7d0bfee091253e23b4afef90b3171ff24e015626932cfefd83076d44f1ebabd01f994252f726978b85c95b82c9c2721e925f216ee8a')
+
+prepare() {
+  cp -a setuptools-${pkgver}{,-python2}
+
+  cd ${srcdir}/setuptools-${pkgver}
+  sed -i -e s|^#\!.*/usr/bin/env python|#!/usr/bin/env python3| 
setuptools/command/easy_install.py
+
+  cd ${srcdir}/setuptools-${pkgver}-python2
+  sed -i -e s|^#\!.*/usr/bin/env python|#!/usr/bin/env python2| 
setuptools/command/easy_install.py
+}
+
+build() {
+  # Build python 3 module
+  cd ${srcdir}/setuptools-${pkgver}
+  python3 setup.py build
+
+  # Build python 2 module
+  cd ${srcdir}/setuptools-${pkgver}-python2
+  python2 setup.py build
+}
+
+check() {
+  # Workaround UTF-8 tests by setting LC_CTYPE
+
+  # Check python3 module
+  cd ${srcdir}/setuptools-${pkgver}
+  LC_CTYPE=en_US.utf8 python3 setup.py ptr
+
+  # Check python2 module
+  cd ${srcdir}/setuptools-${pkgver}-python2
+  LC_CTYPE=en_US.utf8 python2 setup.py ptr
+}
+ 
+package_python-setuptools() {
+  depends=('python')
+  provides=('python-distribute')
+  replaces=('python-distribute')
+
+  cd ${srcdir}/setuptools-${pkgver}
+  python3 setup.py install --prefix=/usr --root=${pkgdir} --optimize=1 
--skip-build
+}
+ 
+package_python2-setuptools() {
+  depends=('python2')
+  

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

2015-03-21 Thread Felix Yan
Date: Saturday, March 21, 2015 @ 09:29:20
  Author: fyan
Revision: 234430

upgpkg: python-setuptools 1:14.3.1-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-21 08:16:10 UTC (rev 234429)
+++ PKGBUILD2015-03-21 08:29:20 UTC (rev 234430)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=14.3
+pkgver=14.3.1
 pkgrel=1
 epoch=1
 pkgdesc=Easily download, build, install, upgrade, and uninstall Python 
packages
@@ -14,7 +14,7 @@
 makedepends=('python' 'python2')
 checkdepends=('python-mock' 'python2-mock' 'python-pytest' 'python2-pytest' 
'git')
 
source=(http://pypi.python.org/packages/source/s/setuptools/setuptools-${pkgver}.tar.gz;)
-sha512sums=('bed19f4bb90bc4b153c40521183f6db18bf996849cf1675adcd5b0e93dfccc6249f14201af5df4d5f7f52311b93b8289d93210457cdafafbf7ec0abdf833905a')
+sha512sums=('bac53cd2594d3e30d788b7d0bfee091253e23b4afef90b3171ff24e015626932cfefd83076d44f1ebabd01f994252f726978b85c95b82c9c2721e925f216ee8a')
 
 prepare() {
   cp -a setuptools-${pkgver}{,-python2}


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

2015-03-21 Thread Felix Yan
Date: Saturday, March 21, 2015 @ 10:18:11
  Author: fyan
Revision: 129655

addpkg: tcping 1.3.5-4

Added:
  tcping/
  tcping/repos/
  tcping/trunk/
  tcping/trunk/PKGBUILD

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

Added: tcping/trunk/PKGBUILD
===
--- tcping/trunk/PKGBUILD   (rev 0)
+++ tcping/trunk/PKGBUILD   2015-03-21 09:18:11 UTC (rev 129655)
@@ -0,0 +1,23 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Jozef Riha jose1711 at gmail dot com
+
+pkgname=tcping
+pkgver=1.3.5
+pkgrel=4
+pkgdesc=a utility that does a TCP connect to the given ip/port combination
+url=http://www.linuxco.de/tcping/tcping.html;
+license=(LGPL)
+arch=('i686' 'x86_64')
+depends=('glibc')
+source=(http://www.linuxco.de/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
+md5sums=('f9dd03c730db6999ca8beca479f078e3')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  make
+}
+
+package() {
+  install -Dm 755 $srcdir/$pkgname-$pkgver/tcping $pkgdir/usr/bin/tcping
+}


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


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

2015-03-21 Thread Felix Yan
Date: Saturday, March 21, 2015 @ 10:18:44
  Author: fyan
Revision: 129656

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

Added:
  tcping/repos/community-i686/
  tcping/repos/community-i686/PKGBUILD
(from rev 129655, tcping/trunk/PKGBUILD)
  tcping/repos/community-x86_64/
  tcping/repos/community-x86_64/PKGBUILD
(from rev 129655, tcping/trunk/PKGBUILD)

---+
 community-i686/PKGBUILD   |   23 +++
 community-x86_64/PKGBUILD |   23 +++
 2 files changed, 46 insertions(+)

Copied: tcping/repos/community-i686/PKGBUILD (from rev 129655, 
tcping/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-03-21 09:18:44 UTC (rev 129656)
@@ -0,0 +1,23 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Jozef Riha jose1711 at gmail dot com
+
+pkgname=tcping
+pkgver=1.3.5
+pkgrel=4
+pkgdesc=a utility that does a TCP connect to the given ip/port combination
+url=http://www.linuxco.de/tcping/tcping.html;
+license=(LGPL)
+arch=('i686' 'x86_64')
+depends=('glibc')
+source=(http://www.linuxco.de/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
+md5sums=('f9dd03c730db6999ca8beca479f078e3')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  make
+}
+
+package() {
+  install -Dm 755 $srcdir/$pkgname-$pkgver/tcping $pkgdir/usr/bin/tcping
+}

Copied: tcping/repos/community-x86_64/PKGBUILD (from rev 129655, 
tcping/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2015-03-21 09:18:44 UTC (rev 129656)
@@ -0,0 +1,23 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Jozef Riha jose1711 at gmail dot com
+
+pkgname=tcping
+pkgver=1.3.5
+pkgrel=4
+pkgdesc=a utility that does a TCP connect to the given ip/port combination
+url=http://www.linuxco.de/tcping/tcping.html;
+license=(LGPL)
+arch=('i686' 'x86_64')
+depends=('glibc')
+source=(http://www.linuxco.de/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
+md5sums=('f9dd03c730db6999ca8beca479f078e3')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  make
+}
+
+package() {
+  install -Dm 755 $srcdir/$pkgname-$pkgver/tcping $pkgdir/usr/bin/tcping
+}


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

2015-03-21 Thread Andreas Radke
Date: Saturday, March 21, 2015 @ 10:25:47
  Author: andyrtr
Revision: 234441

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

Added:
  pigeonhole/repos/extra-i686/PKGBUILD
(from rev 234440, pigeonhole/trunk/PKGBUILD)
  pigeonhole/repos/extra-i686/dovecot.conf
(from rev 234440, pigeonhole/trunk/dovecot.conf)
  pigeonhole/repos/extra-x86_64/PKGBUILD
(from rev 234440, pigeonhole/trunk/PKGBUILD)
  pigeonhole/repos/extra-x86_64/dovecot.conf
(from rev 234440, pigeonhole/trunk/dovecot.conf)
Deleted:
  pigeonhole/repos/extra-i686/PKGBUILD
  pigeonhole/repos/extra-i686/dovecot.conf
  pigeonhole/repos/extra-x86_64/PKGBUILD
  pigeonhole/repos/extra-x86_64/dovecot.conf

---+
 /PKGBUILD |   88 
 /dovecot.conf |2 +
 extra-i686/PKGBUILD   |   44 --
 extra-i686/dovecot.conf   |1 
 extra-x86_64/PKGBUILD |   44 --
 extra-x86_64/dovecot.conf |1 
 6 files changed, 90 insertions(+), 90 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-03-21 09:25:34 UTC (rev 234440)
+++ extra-i686/PKGBUILD 2015-03-21 09:25:47 UTC (rev 234441)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke andy...@archlinux.org
-
-# Contributorr: Peter Lewis ple...@aur.archlinux.org
-# Contributor: Sebastian Köhler sebkoeh...@whoami.org.uk
-
-# This must be built against the version of dovecot being used,
-# else mail delivery will fail.
-# Specify the version of dovecot to be used here:
-_dcpkgver=2.2.16
-# Make sure to bump pkgrel if changing this.
-
-pkgname=pigeonhole
-pkgver=0.4.6
-pkgrel=2
-pkgdesc=Sieve implementation for Dovecot
-arch=('i686' 'x86_64')
-url=http://pigeonhole.dovecot.org/;
-license=('LGPL')
-depends=('dovecot='$_dcpkgver)
-conflicts=('dovecot-sieve' 'pigeonhole-hg')
-source=(http://pigeonhole.dovecot.org/releases/2.2/dovecot-2.2-$pkgname-$pkgver.tar.gz{,.sig}
-dovecot.conf)
-sha256sums=('91034669f9ce07661bbadcfb00fe50b6929bf7f616d9aa79d3f5a351d1a47d3d'
-'SKIP'
-'a457a1691cfa82495fc0503bfa4b61e54b149e63400fe0f568dff2c24a3f7858')
-validpgpkeys=('42F3CD50D4F25A41833BEE3704D62B1E3DFBB4F4') # Stephan Bosch 
step...@rename-it.nl
-
-build() {
-  cd $srcdir/dovecot-2.2-$pkgname-$pkgver
-
-  ./configure --prefix=/usr \
---with-dovecot=/usr/lib/dovecot \
---with-moduledir=/usr/lib/dovecot/modules \
---disable-static
-  make
-}
-
-package() {
-  cd $srcdir/dovecot-2.2-$pkgname-$pkgver
-
-  make DESTDIR=$pkgdir/ install
-  install -m 644 -D $srcdir/dovecot.conf 
$pkgdir/etc/ld.so.conf.d/dovecot.conf
-}

Copied: pigeonhole/repos/extra-i686/PKGBUILD (from rev 234440, 
pigeonhole/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-03-21 09:25:47 UTC (rev 234441)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+
+# Contributorr: Peter Lewis ple...@aur.archlinux.org
+# Contributor: Sebastian Köhler sebkoeh...@whoami.org.uk
+
+# This must be built against the version of dovecot being used,
+# else mail delivery will fail.
+# Specify the version of dovecot to be used here:
+_dcpkgver=2.2.16
+# Make sure to bump pkgrel if changing this.
+
+pkgname=pigeonhole
+pkgver=0.4.7
+pkgrel=1
+pkgdesc=Sieve implementation for Dovecot
+arch=('i686' 'x86_64')
+url=http://pigeonhole.dovecot.org/;
+license=('LGPL')
+depends=('dovecot='$_dcpkgver)
+conflicts=('dovecot-sieve' 'pigeonhole-hg')
+source=(http://pigeonhole.dovecot.org/releases/2.2/dovecot-2.2-$pkgname-$pkgver.tar.gz{,.sig}
+dovecot.conf)
+sha256sums=('04a13ec11652cbff812519eacf4db7dda648ab5c4c5f63b43a437d1fb0cc8d2a'
+'SKIP'
+'a457a1691cfa82495fc0503bfa4b61e54b149e63400fe0f568dff2c24a3f7858')
+validpgpkeys=('42F3CD50D4F25A41833BEE3704D62B1E3DFBB4F4') # Stephan Bosch 
step...@rename-it.nl
+
+build() {
+  cd $srcdir/dovecot-2.2-$pkgname-$pkgver
+
+  ./configure --prefix=/usr \
+--with-dovecot=/usr/lib/dovecot \
+--with-moduledir=/usr/lib/dovecot/modules \
+--disable-static
+  make
+}
+
+package() {
+  cd $srcdir/dovecot-2.2-$pkgname-$pkgver
+
+  make DESTDIR=$pkgdir/ install
+  install -m 644 -D $srcdir/dovecot.conf 
$pkgdir/etc/ld.so.conf.d/dovecot.conf
+}

Deleted: extra-i686/dovecot.conf
===
--- extra-i686/dovecot.conf 2015-03-21 09:25:34 UTC (rev 234440)
+++ extra-i686/dovecot.conf 2015-03-21 09:25:47 UTC (rev 234441)
@@ -1 +0,0 @@
-/usr/lib/dovecot

Copied: pigeonhole/repos/extra-i686/dovecot.conf (from rev 234440, 
pigeonhole/trunk/dovecot.conf)
===
--- extra-i686/dovecot.conf (rev 0)
+++ extra-i686/dovecot.conf 2015-03-21 09:25:47 UTC (rev 

[arch-commits] Commit in (5 files)

2015-03-21 Thread Andrzej Giniewicz
Date: Saturday, March 21, 2015 @ 10:53:51
  Author: aginiewicz
Revision: 129664

google-api-python-client now supports python 3

Added:
  python-google-api-python-client/
  python-google-api-python-client/repos/
  python-google-api-python-client/trunk/
  python-google-api-python-client/trunk/PKGBUILD
Deleted:
  python2-google-api-python-client/

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

Added: python-google-api-python-client/trunk/PKGBUILD
===
--- python-google-api-python-client/trunk/PKGBUILD  
(rev 0)
+++ python-google-api-python-client/trunk/PKGBUILD  2015-03-21 09:53:51 UTC 
(rev 129664)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Andrzej Giniewicz ggi...@gmail.com
+# Contributor: shadyabhi abhijeet.1...@gmail.com
+
+pkgbase=python-google-api-python-client
+pkgname=('python2-google-api-python-client' 'python-google-api-python-client')
+pkgver=1.4.0
+pkgrel=0
+pkgdesc=Google API Client Library for Python
+arch=('any')
+url=https://github.com/google/google-api-python-client;
+license=('Apache')
+makedepends=('python2-setuptools' 'python-setuptools' 'python2-httplib2'
+ 'python2-oauth2client' 'python2-uritemplate' 'python2-six'
+ 'python-httplib2' 'python-oauth2client' 'python-uritemplate'
+ 'python-six')
+source=(https://pypi.python.org/packages/source/g/google-api-python-client/google-api-python-client-${pkgver}.tar.gz;)
+md5sums=('48e600d261378804bf019c6d26676c1e')
+
+prepare() {
+  cd $srcdir
+  cp -a google-api-python-client-${pkgver} 
google-api-python-client-py2-${pkgver}
+  cd google-api-python-client-py2-${pkgver}
+
+  sed -e s|#![ ]*/usr/bin/python$|#!/usr/bin/python2| \
+  -e s|#![ ]*/usr/bin/env python$|#!/usr/bin/env python2| \
+  -e s|#![ ]*/bin/env python$|#!/usr/bin/env python2| \
+  -i $(find . -name '*.py')
+}
+
+build() {
+  cd $srcdir/google-api-python-client-$pkgver
+
+  msg Building Python2
+  cd $srcdir/google-api-python-client-py2-${pkgver}
+  python2 setup.py build
+
+  msg Building Python3
+  cd $srcdir/google-api-python-client-${pkgver}
+  python setup.py build
+}
+ 
+package_python2-google-api-python-client() {
+  depends=('python2-httplib2' 'python2-oauth2client' 'python2-uritemplate' 
'python2-six')
+  cd $srcdir/google-api-python-client-py2-$pkgver
+ 
+  python2 setup.py install --skip-build --root=$pkgdir --optimize=1
+}
+
+package_python-google-api-python-client() {
+  depends=('python-httplib2' 'python-oauth2client' 'python-uritemplate' 
'python-six')
+  cd $srcdir/google-api-python-client-$pkgver
+ 
+  python setup.py install --skip-build --root=$pkgdir --optimize=1
+}
+


Property changes on: python-google-api-python-client/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property


[arch-commits] Commit in python-google-api-python-client/trunk (PKGBUILD)

2015-03-21 Thread Andrzej Giniewicz
Date: Saturday, March 21, 2015 @ 10:55:58
  Author: aginiewicz
Revision: 129665

upgpkg: python-google-api-python-client 1.4.0-1

release python-google-api-python-client - first version with python 3 support

Modified:
  python-google-api-python-client/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-21 09:53:51 UTC (rev 129664)
+++ PKGBUILD2015-03-21 09:55:58 UTC (rev 129665)
@@ -5,7 +5,7 @@
 pkgbase=python-google-api-python-client
 pkgname=('python2-google-api-python-client' 'python-google-api-python-client')
 pkgver=1.4.0
-pkgrel=0
+pkgrel=1
 pkgdesc=Google API Client Library for Python
 arch=('any')
 url=https://github.com/google/google-api-python-client;


[arch-commits] Commit in python-google-api-python-client/repos (2 files)

2015-03-21 Thread Andrzej Giniewicz
Date: Saturday, March 21, 2015 @ 10:56:06
  Author: aginiewicz
Revision: 129666

archrelease: copy trunk to community-any

Added:
  python-google-api-python-client/repos/community-any/
  python-google-api-python-client/repos/community-any/PKGBUILD
(from rev 129665, python-google-api-python-client/trunk/PKGBUILD)

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

Copied: python-google-api-python-client/repos/community-any/PKGBUILD (from rev 
129665, python-google-api-python-client/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2015-03-21 09:56:06 UTC (rev 129666)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Andrzej Giniewicz ggi...@gmail.com
+# Contributor: shadyabhi abhijeet.1...@gmail.com
+
+pkgbase=python-google-api-python-client
+pkgname=('python2-google-api-python-client' 'python-google-api-python-client')
+pkgver=1.4.0
+pkgrel=1
+pkgdesc=Google API Client Library for Python
+arch=('any')
+url=https://github.com/google/google-api-python-client;
+license=('Apache')
+makedepends=('python2-setuptools' 'python-setuptools' 'python2-httplib2'
+ 'python2-oauth2client' 'python2-uritemplate' 'python2-six'
+ 'python-httplib2' 'python-oauth2client' 'python-uritemplate'
+ 'python-six')
+source=(https://pypi.python.org/packages/source/g/google-api-python-client/google-api-python-client-${pkgver}.tar.gz;)
+md5sums=('48e600d261378804bf019c6d26676c1e')
+
+prepare() {
+  cd $srcdir
+  cp -a google-api-python-client-${pkgver} 
google-api-python-client-py2-${pkgver}
+  cd google-api-python-client-py2-${pkgver}
+
+  sed -e s|#![ ]*/usr/bin/python$|#!/usr/bin/python2| \
+  -e s|#![ ]*/usr/bin/env python$|#!/usr/bin/env python2| \
+  -e s|#![ ]*/bin/env python$|#!/usr/bin/env python2| \
+  -i $(find . -name '*.py')
+}
+
+build() {
+  cd $srcdir/google-api-python-client-$pkgver
+
+  msg Building Python2
+  cd $srcdir/google-api-python-client-py2-${pkgver}
+  python2 setup.py build
+
+  msg Building Python3
+  cd $srcdir/google-api-python-client-${pkgver}
+  python setup.py build
+}
+ 
+package_python2-google-api-python-client() {
+  depends=('python2-httplib2' 'python2-oauth2client' 'python2-uritemplate' 
'python2-six')
+  cd $srcdir/google-api-python-client-py2-$pkgver
+ 
+  python2 setup.py install --skip-build --root=$pkgdir --optimize=1
+}
+
+package_python-google-api-python-client() {
+  depends=('python-httplib2' 'python-oauth2client' 'python-uritemplate' 
'python-six')
+  cd $srcdir/google-api-python-client-$pkgver
+ 
+  python setup.py install --skip-build --root=$pkgdir --optimize=1
+}
+


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

2015-03-21 Thread Andrzej Giniewicz
Date: Saturday, March 21, 2015 @ 11:11:03
  Author: aginiewicz
Revision: 129670

archrelease: copy trunk to community-any

Added:
  python-openpyxl/repos/community-any/LICENCE
(from rev 129669, python-openpyxl/trunk/LICENCE)
  python-openpyxl/repos/community-any/PKGBUILD
(from rev 129669, python-openpyxl/trunk/PKGBUILD)
Deleted:
  python-openpyxl/repos/community-any/LICENCE
  python-openpyxl/repos/community-any/PKGBUILD

--+
 LICENCE  |   70 +-
 PKGBUILD |  124 ++---
 2 files changed, 97 insertions(+), 97 deletions(-)

Deleted: LICENCE
===
--- LICENCE 2015-03-21 10:10:56 UTC (rev 129669)
+++ LICENCE 2015-03-21 10:11:03 UTC (rev 129670)
@@ -1,35 +0,0 @@
-This software is under the MIT Licence
-==
-
-Copyright (c) 2010 openpyxl
-
-Permission is hereby granted, free of charge, to any person obtaining a
-copy of this software and associated documentation files (the
-Software), to deal in the Software without restriction, including
-without limitation the rights to use, copy, modify, merge, publish,
-distribute, sublicense, and/or sell copies of the Software, and to
-permit persons to whom the Software is furnished to do so, subject to
-the following conditions:
-
-The above copyright notice and this permission notice shall be included
-in all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS
-OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
-MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
-IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
-CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
-TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
-SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-
-Odict implementation in openpyxl/writer/odict.py uses the following licence:
-
-Copyright (c) 2001-2011 Python Software Foundation
-  2011 Raymond Hettinger
-License: PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
- See http://www.opensource.org/licenses/Python-2.0 for full terms
-Note: backport changes by Raymond were originally distributed under MIT
-  license, but since the original license for Python is more
-  restrictive than MIT, code cannot be released under its terms and
-  still adheres to the limitations of Python license.
-

Copied: python-openpyxl/repos/community-any/LICENCE (from rev 129669, 
python-openpyxl/trunk/LICENCE)
===
--- LICENCE (rev 0)
+++ LICENCE 2015-03-21 10:11:03 UTC (rev 129670)
@@ -0,0 +1,35 @@
+This software is under the MIT Licence
+==
+
+Copyright (c) 2010 openpyxl
+
+Permission is hereby granted, free of charge, to any person obtaining a
+copy of this software and associated documentation files (the
+Software), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be included
+in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS
+OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Odict implementation in openpyxl/writer/odict.py uses the following licence:
+
+Copyright (c) 2001-2011 Python Software Foundation
+  2011 Raymond Hettinger
+License: PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
+ See http://www.opensource.org/licenses/Python-2.0 for full terms
+Note: backport changes by Raymond were originally distributed under MIT
+  license, but since the original license for Python is more
+  restrictive than MIT, code cannot be released under its terms and
+  still adheres to the limitations of Python license.
+

Deleted: PKGBUILD
===
--- PKGBUILD2015-03-21 10:10:56 UTC (rev 129669)
+++ PKGBUILD2015-03-21 10:11:03 UTC (rev 129670)
@@ -1,62 +0,0 @@
-# $Id$
-# Maintainer: Andrzej Giniewicz ggi...@gmail.com
-# Contributor: Nishit Joseph (reachjlight at gmail dot com)
-# Contributor: Martin Corley martin.cor...@ed.ac.uk
-
-pkgbase=python-openpyxl

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

2015-03-21 Thread Andrzej Giniewicz
Date: Saturday, March 21, 2015 @ 11:10:56
  Author: aginiewicz
Revision: 129669

upgpkg: python-openpyxl 2.2.0-1

python-openpyxl: new upstream release

Modified:
  python-openpyxl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-21 09:59:19 UTC (rev 129668)
+++ PKGBUILD2015-03-21 10:10:56 UTC (rev 129669)
@@ -5,7 +5,7 @@
 
 pkgbase=python-openpyxl
 pkgname=('python2-openpyxl' 'python-openpyxl')
-pkgver=2.1.5
+pkgver=2.2.0
 pkgrel=1
 pkgdesc=A Python library to read/write Excel 2007 xlsx/xlsm files
 arch=('any')
@@ -14,7 +14,7 @@
 makedepends=('python2-setuptools' 'python-setuptools' 'python-jdcal' 
'python2-jdcal' 'python-lxml' 'python2-lxml')
 
source=(https://pypi.python.org/packages/source/o/openpyxl/openpyxl-${pkgver}.tar.gz;
 LICENCE)
-md5sums=('5a6506a5e429720cceeff5d2dde2b08e'
+md5sums=('118702e284bf4dc5070aecfc5558976c'
  'c8afe530744e932b892358e6eb5bea9b')
 
 prepare() {


[arch-commits] Commit in virtualbox-modules/repos (16 files)

2015-03-21 Thread Sébastien Luttringer
Date: Saturday, March 21, 2015 @ 16:14:16
  Author: seblu
Revision: 129701

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

Added:
  virtualbox-modules/repos/community-i686/PKGBUILD
(from rev 129700, virtualbox-modules/trunk/PKGBUILD)
  virtualbox-modules/repos/community-i686/build.sh
(from rev 129700, virtualbox-modules/trunk/build.sh)
  virtualbox-modules/repos/community-i686/virtualbox-guest-modules.install
(from rev 129700, virtualbox-modules/trunk/virtualbox-guest-modules.install)
  virtualbox-modules/repos/community-i686/virtualbox-host-modules.install
(from rev 129700, virtualbox-modules/trunk/virtualbox-host-modules.install)
  virtualbox-modules/repos/community-x86_64/PKGBUILD
(from rev 129700, virtualbox-modules/trunk/PKGBUILD)
  virtualbox-modules/repos/community-x86_64/build.sh
(from rev 129700, virtualbox-modules/trunk/build.sh)
  virtualbox-modules/repos/community-x86_64/virtualbox-guest-modules.install
(from rev 129700, virtualbox-modules/trunk/virtualbox-guest-modules.install)
  virtualbox-modules/repos/community-x86_64/virtualbox-host-modules.install
(from rev 129700, virtualbox-modules/trunk/virtualbox-host-modules.install)
Deleted:
  virtualbox-modules/repos/community-i686/PKGBUILD
  virtualbox-modules/repos/community-i686/build.sh
  virtualbox-modules/repos/community-i686/virtualbox-guest-modules.install
  virtualbox-modules/repos/community-i686/virtualbox-host-modules.install
  virtualbox-modules/repos/community-x86_64/PKGBUILD
  virtualbox-modules/repos/community-x86_64/build.sh
  virtualbox-modules/repos/community-x86_64/virtualbox-guest-modules.install
  virtualbox-modules/repos/community-x86_64/virtualbox-host-modules.install

---+
 /PKGBUILD |  126 
 /build.sh |  122 +++
 /virtualbox-guest-modules.install |   42 ++
 /virtualbox-host-modules.install  |   46 +++
 community-i686/PKGBUILD   |   63 --
 community-i686/build.sh   |   61 -
 community-i686/virtualbox-guest-modules.install   |   21 ---
 community-i686/virtualbox-host-modules.install|   23 ---
 community-x86_64/PKGBUILD |   63 --
 community-x86_64/build.sh |   61 -
 community-x86_64/virtualbox-guest-modules.install |   21 ---
 community-x86_64/virtualbox-host-modules.install  |   23 ---
 12 files changed, 336 insertions(+), 336 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-03-21 15:13:51 UTC (rev 129700)
+++ community-i686/PKGBUILD 2015-03-21 15:14:16 UTC (rev 129701)
@@ -1,63 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-# Maintainer: Sébastien Luttringer
-
-pkgbase=virtualbox-modules
-pkgname=('virtualbox-host-modules' 'virtualbox-guest-modules')
-pkgver=4.3.26
-pkgrel=3
-arch=('i686' 'x86_64')
-url='http://virtualbox.org'
-license=('GPL')
-makedepends=('linux=3.19' 'linux4.0'
- 'linux-headers=3.19' 'linux-headers4.0'
- virtualbox-host-dkms=$pkgver
- virtualbox-guest-dkms=$pkgver)
-
-# remember to also adjust the .install files and the package deps below
-_extramodules=extramodules-3.19-ARCH
-
-build() {
-  _kernver=$(cat /usr/lib/modules/$_extramodules/version)
-  # dkms need modification to be run as user
-  cp -r /var/lib/dkms .
-  echo dkms_tree='$srcdir/dkms'  dkms.conf
-  # build host modules
-  msg2 'Host modules'
-  dkms --dkmsframework dkms.conf build vboxhost/$pkgver -k $_kernver
-  # build guest modules
-  msg2 'Guest modules'
-  dkms --dkmsframework dkms.conf build vboxguest/$pkgver -k $_kernver
-}
-
-package_virtualbox-host-modules(){
-  _kernver=$(cat /usr/lib/modules/$_extramodules/version)
-  pkgdesc='Host kernel modules for VirtualBox'
-  depends=('linux=3.19' 'linux4.0')
-  replaces=('virtualbox-modules')
-  conflicts=('virtualbox-modules')
-  install=virtualbox-host-modules.install
-
-  cd dkms/vboxhost/$pkgver/$_kernver/$CARCH/module
-  install -dm755 $pkgdir/usr/lib/modules/$_extramodules/
-  install -m644 * $pkgdir/usr/lib/modules/$_extramodules/
-  find $pkgdir -name '*.ko' -exec gzip -9 {} +
-}
-
-package_virtualbox-guest-modules(){
-  _kernver=$(cat /usr/lib/modules/$_extramodules/version)
-  pkgdesc='Guest kernel modules for VirtualBox'
-  license=('GPL')
-  depends=('linux=3.19' 'linux4.0')
-  replaces=('virtualbox-archlinux-modules')
-  conflicts=('virtualbox-archlinux-modules')
-  install=virtualbox-guest-modules.install
-
-  cd dkms/vboxguest/$pkgver/$_kernver/$CARCH/module
-  install -dm755 $pkgdir/usr/lib/modules/$_extramodules/
-  install -m644 * $pkgdir/usr/lib/modules/$_extramodules/
-  find $pkgdir -name '*.ko' -exec gzip -9 {} +
-}
-
-# vim:set ts=2 

[arch-commits] Commit in virtualbox-modules-lts/repos (16 files)

2015-03-21 Thread Sébastien Luttringer
Date: Saturday, March 21, 2015 @ 16:14:48
  Author: seblu
Revision: 129703

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

Added:
  virtualbox-modules-lts/repos/community-i686/PKGBUILD
(from rev 129702, virtualbox-modules-lts/trunk/PKGBUILD)
  virtualbox-modules-lts/repos/community-i686/build.sh
(from rev 129702, virtualbox-modules-lts/trunk/build.sh)
  
virtualbox-modules-lts/repos/community-i686/virtualbox-guest-modules-lts.install
(from rev 129702, 
virtualbox-modules-lts/trunk/virtualbox-guest-modules-lts.install)
  
virtualbox-modules-lts/repos/community-i686/virtualbox-host-modules-lts.install
(from rev 129702, 
virtualbox-modules-lts/trunk/virtualbox-host-modules-lts.install)
  virtualbox-modules-lts/repos/community-x86_64/PKGBUILD
(from rev 129702, virtualbox-modules-lts/trunk/PKGBUILD)
  virtualbox-modules-lts/repos/community-x86_64/build.sh
(from rev 129702, virtualbox-modules-lts/trunk/build.sh)
  
virtualbox-modules-lts/repos/community-x86_64/virtualbox-guest-modules-lts.install
(from rev 129702, 
virtualbox-modules-lts/trunk/virtualbox-guest-modules-lts.install)
  
virtualbox-modules-lts/repos/community-x86_64/virtualbox-host-modules-lts.install
(from rev 129702, 
virtualbox-modules-lts/trunk/virtualbox-host-modules-lts.install)
Deleted:
  virtualbox-modules-lts/repos/community-i686/PKGBUILD
  virtualbox-modules-lts/repos/community-i686/build.sh
  
virtualbox-modules-lts/repos/community-i686/virtualbox-guest-modules-lts.install
  
virtualbox-modules-lts/repos/community-i686/virtualbox-host-modules-lts.install
  virtualbox-modules-lts/repos/community-x86_64/PKGBUILD
  virtualbox-modules-lts/repos/community-x86_64/build.sh
  
virtualbox-modules-lts/repos/community-x86_64/virtualbox-guest-modules-lts.install
  
virtualbox-modules-lts/repos/community-x86_64/virtualbox-host-modules-lts.install

---+
 /PKGBUILD |  132 
 /build.sh |  116 ++
 /virtualbox-guest-modules-lts.install |   42 +
 /virtualbox-host-modules-lts.install  |   46 +
 community-i686/PKGBUILD   |   66 
 community-i686/build.sh   |   58 ---
 community-i686/virtualbox-guest-modules-lts.install   |   21 --
 community-i686/virtualbox-host-modules-lts.install|   23 --
 community-x86_64/PKGBUILD |   66 
 community-x86_64/build.sh |   58 ---
 community-x86_64/virtualbox-guest-modules-lts.install |   21 --
 community-x86_64/virtualbox-host-modules-lts.install  |   23 --
 12 files changed, 336 insertions(+), 336 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-03-21 15:14:26 UTC (rev 129702)
+++ community-i686/PKGBUILD 2015-03-21 15:14:48 UTC (rev 129703)
@@ -1,66 +0,0 @@
-# $Id$
-# Contributor: Bartłomiej Piotrowski bpiotrow...@archlinux.org
-# Contributor: Ionut Biru ib...@archlinux.org
-# Contributor: Sébastien Luttringer
-
-pkgbase=virtualbox-modules-lts
-pkgname=('virtualbox-host-modules-lts' 'virtualbox-guest-modules-lts')
-pkgver=4.3.26
-pkgrel=1
-arch=('i686' 'x86_64')
-url='http://virtualbox.org'
-license=('GPL')
-makedepends=('linux-lts=3.14.34' 'linux-lts3.15'
- 'linux-lts-headers=3.14.34' 'linux-lts-headers3.15'
- virtualbox-host-dkms=$pkgver
- virtualbox-guest-dkms=$pkgver)
-
-# remember to also adjust the .install files and the package deps below
-_extramodules=extramodules-3.14-lts
-
-build() {
-  _kernver=$(cat /usr/lib/modules/$_extramodules/version)
-  # dkms need modification to be run as user
-  cp -r /var/lib/dkms .
-  echo dkms_tree='$srcdir/dkms'  dkms.conf
-  # build host modules
-  msg2 'Host modules'
-  dkms --dkmsframework dkms.conf build vboxhost/$pkgver -k $_kernver
-  # build guest modules
-  msg2 'Guest modules'
-  dkms --dkmsframework dkms.conf build vboxguest/$pkgver -k $_kernver
-}
-
-package_virtualbox-host-modules-lts(){
-  _kernver=$(cat /usr/lib/modules/$_extramodules/version)
-  pkgdesc='Host kernel modules for VirtualBox'
-  depends=('linux-lts=3.14.34' 'linux-lts3.15')
-  replaces=('virtualbox-modules-lts')
-  conflicts=('virtualbox-modules-lts')
-  provides=(virtualbox-host-modules=$pkgver)
-  install=virtualbox-host-modules-lts.install
-
-  cd dkms/vboxhost/$pkgver/$_kernver/$CARCH/module
-  install -dm755 $pkgdir/usr/lib/modules/$_extramodules/
-  install -m644 * $pkgdir/usr/lib/modules/$_extramodules/
-  find $pkgdir -name '*.ko' -exec gzip -9 {} +
-}
-
-package_virtualbox-guest-modules-lts(){
-  _kernver=$(cat /usr/lib/modules/$_extramodules/version)
-  pkgdesc='Guest kernel modules for VirtualBox'
-  license=('GPL')
-  depends=('linux-lts=3.14.34' 'linux-lts3.15')

[arch-commits] Commit in virtualbox-modules-lts/trunk (PKGBUILD)

2015-03-21 Thread Sébastien Luttringer
Date: Saturday, March 21, 2015 @ 16:14:26
  Author: seblu
Revision: 129702

upgpkg: virtualbox-modules-lts 4.3.26-2

- FS#44278

Modified:
  virtualbox-modules-lts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-21 15:14:16 UTC (rev 129701)
+++ PKGBUILD2015-03-21 15:14:26 UTC (rev 129702)
@@ -6,7 +6,7 @@
 pkgbase=virtualbox-modules-lts
 pkgname=('virtualbox-host-modules-lts' 'virtualbox-guest-modules-lts')
 pkgver=4.3.26
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 url='http://virtualbox.org'
 license=('GPL')


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

2015-03-21 Thread Balló György
Date: Saturday, March 21, 2015 @ 18:27:59
  Author: bgyorgy
Revision: 129707

archrelease: copy trunk to community-any

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

---+
 PKGBUILD  |  122 
 smuxi.install |   22 +-
 2 files changed, 72 insertions(+), 72 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-03-21 17:27:20 UTC (rev 129706)
+++ PKGBUILD2015-03-21 17:27:59 UTC (rev 129707)
@@ -1,61 +0,0 @@
-# $Id$
-# Maintainer: Balló György ballogyor+arch at gmail dot com
-# Contributor: Madek gonzaloseg...@gmail.com
-# Contributor: Marcelo Cavalcante marc...@marcelocavalcante.net
-# Contributor: Jens Kleikamp j...@codes-concepts.com
-# Contributor: Philipp Gildein r...@openspeak-project.org
-
-pkgbase=smuxi
-pkgname=('smuxi-server' 'smuxi')
-pkgver=0.11
-pkgrel=2
-pkgdesc=User-friendly and cross-platform IRC client for sophisticated users 
for GNOME/GTK+
-arch=('any')
-url=https://smuxi.im/;
-license=('GPL')
-makedepends=('notify-sharp' 'log4net' 'nini' 'gtkspell' 'stfl' 'intltool')
-options=('!emptydirs')
-source=(https://smuxi.im/jaws/data/files/$pkgbase-$pkgver.tar.gz)
-md5sums=('a65d5ab884c85b2e11ece2c1a23148d5')
-
-build() {
-  cd $srcdir/$pkgbase-$pkgver
-
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-  --enable-frontend-stfl \
-  --with-vendor-package-version=Arch Linux $pkgver-$pkgrel \
-  MCS=/usr/bin/dmcs
-  LANG=C make
-}
-
-package_smuxi-server() {
-  pkgdesc+= (common files and server)
-  depends=('log4net' 'nini')
-  cd $srcdir/$pkgbase-$pkgver
-
-  make DESTDIR=$pkgdir install
-
-  # Split frontend
-  [[ -d $srcdir/frontend ]]  rm -r $srcdir/frontend/
-  mkdir $srcdir/frontend
-  mv $pkgdir/usr/bin/smuxi-frontend-{gnome,stfl} \
- $pkgdir/usr/lib/pkgconfig/smuxi-frontend.pc \
- $pkgdir/usr/lib/smuxi/smuxi-frontend* \
- $pkgdir/usr/share/{applications,icons} \
- $pkgdir/usr/share/man/man1/smuxi-frontend* \
- $srcdir/frontend/
-}
-
-package_smuxi() {
-  pkgdesc+= (frontend) 
-  depends=('smuxi-server' 'notify-sharp' 'gtkspell' 'stfl' 
'hicolor-icon-theme' 'xdg-utils')
-  install=smuxi.install
-  cd $srcdir/frontend
-
-  mkdir -p $pkgdir/usr/{bin,lib/{pkgconfig,smuxi},share/man/man1}
-  mv smuxi-frontend-{gnome,stfl} $pkgdir/usr/bin
-  mv smuxi-frontend.pc $pkgdir/usr/lib/pkgconfig
-  mv smuxi-frontend*.1 $pkgdir/usr/share/man/man1
-  mv smuxi-frontend* $pkgdir/usr/lib/smuxi
-  mv {applications,icons} $pkgdir/usr/share
-}

Copied: smuxi/repos/community-any/PKGBUILD (from rev 129706, 
smuxi/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-03-21 17:27:59 UTC (rev 129707)
@@ -0,0 +1,61 @@
+# $Id$
+# Maintainer: Balló György ballogyor+arch at gmail dot com
+# Contributor: Madek gonzaloseg...@gmail.com
+# Contributor: Marcelo Cavalcante marc...@marcelocavalcante.net
+# Contributor: Jens Kleikamp j...@codes-concepts.com
+# Contributor: Philipp Gildein r...@openspeak-project.org
+
+pkgbase=smuxi
+pkgname=('smuxi-server' 'smuxi')
+pkgver=0.11.1
+pkgrel=1
+pkgdesc=User-friendly and cross-platform IRC client for sophisticated users 
for GNOME/GTK+
+arch=('any')
+url=https://smuxi.im/;
+license=('GPL')
+makedepends=('notify-sharp' 'log4net' 'nini' 'gtkspell' 'stfl' 'intltool')
+options=('!emptydirs')
+source=(https://smuxi.im/jaws/data/files/$pkgbase-$pkgver.tar.gz)
+md5sums=('c61d34f6811b8aee6bd24395178a7f2a')
+
+build() {
+  cd $srcdir/$pkgbase-$pkgver
+
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --enable-frontend-stfl \
+  --with-vendor-package-version=Arch Linux $pkgver-$pkgrel \
+  MCS=/usr/bin/dmcs
+  LANG=C make
+}
+
+package_smuxi-server() {
+  pkgdesc+= (common files and server)
+  depends=('log4net' 'nini')
+  cd $srcdir/$pkgbase-$pkgver
+
+  make DESTDIR=$pkgdir install
+
+  # Split frontend
+  [[ -d $srcdir/frontend ]]  rm -r $srcdir/frontend/
+  mkdir $srcdir/frontend
+  mv $pkgdir/usr/bin/smuxi-frontend-{gnome,stfl} \
+ $pkgdir/usr/lib/pkgconfig/smuxi-frontend.pc \
+ $pkgdir/usr/lib/smuxi/smuxi-frontend* \
+ $pkgdir/usr/share/{applications,icons} \
+ $pkgdir/usr/share/man/man1/smuxi-frontend* \
+ $srcdir/frontend/
+}
+
+package_smuxi() {
+  pkgdesc+= (frontend) 
+  depends=('smuxi-server' 'notify-sharp' 'gtkspell' 'stfl')
+  install=smuxi.install
+  cd $srcdir/frontend
+
+  mkdir -p $pkgdir/usr/{bin,lib/{pkgconfig,smuxi},share/man/man1}
+  mv smuxi-frontend-{gnome,stfl} $pkgdir/usr/bin
+  mv smuxi-frontend.pc $pkgdir/usr/lib/pkgconfig
+  mv smuxi-frontend*.1 

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

2015-03-21 Thread Bartłomiej Piotrowski
Date: Saturday, March 21, 2015 @ 18:59:50
  Author: bpiotrowski
Revision: 234446

upgpkg: lua 5.2.4-1

new upstream release

Modified:
  lua/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-21 17:16:15 UTC (rev 234445)
+++ PKGBUILD2015-03-21 17:59:50 UTC (rev 234446)
@@ -4,7 +4,7 @@
 # Contributor: Damir Perisa damir.per...@bluewin.ch
 
 pkgname=lua
-pkgver=5.2.3
+pkgver=5.2.4
 pkgrel=1
 pkgdesc='Powerful light-weight programming language designed for extending 
applications'
 arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@
 liblua.so.patch
 lua.pc
 LICENSE)
-md5sums=('dc7f94ec6ff15c985d2d6ad0f1b35654'
+md5sums=('913fdb32207046b273fdb17aad70be13'
  'bdc663c7b82ffc0b5df67611621fb625'
  'e7ba6c2b695b0b84a5ea0cbff5fc9067'
  '0e2bd67b909b9ff673da844ca3480df2')
@@ -39,7 +39,7 @@
   cd $pkgname-$pkgver
 
   make \
-TO_LIB='liblua.a liblua.so liblua.so.5.2 liblua.so.5.2.3' \
+TO_LIB='liblua.a liblua.so liblua.so.5.2 liblua.so.5.2.4' \
 INSTALL_DATA='cp -d' \
 INSTALL_TOP=$pkgdir/usr \
 INSTALL_MAN=$pkgdir/usr/share/man/man1 \


[arch-commits] Commit in lua/repos (16 files)

2015-03-21 Thread Bartłomiej Piotrowski
Date: Saturday, March 21, 2015 @ 19:00:04
  Author: bpiotrowski
Revision: 234447

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

Added:
  lua/repos/extra-i686/LICENSE
(from rev 234446, lua/trunk/LICENSE)
  lua/repos/extra-i686/PKGBUILD
(from rev 234446, lua/trunk/PKGBUILD)
  lua/repos/extra-i686/liblua.so.patch
(from rev 234446, lua/trunk/liblua.so.patch)
  lua/repos/extra-i686/lua.pc
(from rev 234446, lua/trunk/lua.pc)
  lua/repos/extra-x86_64/LICENSE
(from rev 234446, lua/trunk/LICENSE)
  lua/repos/extra-x86_64/PKGBUILD
(from rev 234446, lua/trunk/PKGBUILD)
  lua/repos/extra-x86_64/liblua.so.patch
(from rev 234446, lua/trunk/liblua.so.patch)
  lua/repos/extra-x86_64/lua.pc
(from rev 234446, lua/trunk/lua.pc)
Deleted:
  lua/repos/extra-i686/LICENSE
  lua/repos/extra-i686/PKGBUILD
  lua/repos/extra-i686/liblua.so.patch
  lua/repos/extra-i686/lua.pc
  lua/repos/extra-x86_64/LICENSE
  lua/repos/extra-x86_64/PKGBUILD
  lua/repos/extra-x86_64/liblua.so.patch
  lua/repos/extra-x86_64/lua.pc

--+
 /LICENSE |   60 +
 /PKGBUILD|  106 ++
 /liblua.so.patch |  114 +
 /lua.pc  |   40 ++
 extra-i686/LICENSE   |   30 --
 extra-i686/PKGBUILD  |   53 ---
 extra-i686/liblua.so.patch   |   57 
 extra-i686/lua.pc|   20 ---
 extra-x86_64/LICENSE |   30 --
 extra-x86_64/PKGBUILD|   53 ---
 extra-x86_64/liblua.so.patch |   57 
 extra-x86_64/lua.pc  |   20 ---
 12 files changed, 320 insertions(+), 320 deletions(-)

Deleted: extra-i686/LICENSE
===
--- extra-i686/LICENSE  2015-03-21 17:59:50 UTC (rev 234446)
+++ extra-i686/LICENSE  2015-03-21 18:00:04 UTC (rev 234447)
@@ -1,30 +0,0 @@
-License
-
-Lua is free software distributed under the terms of the MIT license
-reproduced below; it may be used for any purpose, including commercial
-purposes, at absolutely no cost without having to ask us. The only
-requirement is that if you do use Lua, then you should give us credit
-by including the appropriate copyright notice somewhere in your
-product or its documentation.
-
-Copyright © 1994–2012 Lua.org, PUC-Rio.
-
-Permission is hereby granted, free of charge, to any person
-obtaining a copy of this software and associated documentation
-files (the Software), to deal in the Software without
-restriction, including without limitation the rights to use, copy,
-modify, merge, publish, distribute, sublicense, and/or sell copies
-of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions: 
-
-The above copyright notice and this permission notice shall be
-included in all copies or substantial portions of the Software. 
-
-THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND,
-EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
-MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
-NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
-HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
-WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
-DEALINGS IN THE SOFTWARE.  

Copied: lua/repos/extra-i686/LICENSE (from rev 234446, lua/trunk/LICENSE)
===
--- extra-i686/LICENSE  (rev 0)
+++ extra-i686/LICENSE  2015-03-21 18:00:04 UTC (rev 234447)
@@ -0,0 +1,30 @@
+License
+
+Lua is free software distributed under the terms of the MIT license
+reproduced below; it may be used for any purpose, including commercial
+purposes, at absolutely no cost without having to ask us. The only
+requirement is that if you do use Lua, then you should give us credit
+by including the appropriate copyright notice somewhere in your
+product or its documentation.
+
+Copyright © 1994–2012 Lua.org, PUC-Rio.
+
+Permission is hereby granted, free of charge, to any person
+obtaining a copy of this software and associated documentation
+files (the Software), to deal in the Software without
+restriction, including without limitation the rights to use, copy,
+modify, merge, publish, distribute, sublicense, and/or sell copies
+of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions: 
+
+The above copyright notice and this permission notice shall be
+included in all copies or substantial portions of the Software. 
+
+THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND,
+EXPRESS 

[arch-commits] Commit in (6 files)

2015-03-21 Thread Alexander Rødseth
Date: Saturday, March 21, 2015 @ 18:48:46
  Author: arodseth
Revision: 129708

Adding libnsutils, needed by netsurf 3.3

Added:
  libnsutils/
  libnsutils/repos/
  libnsutils/repos/community-i686/
  libnsutils/repos/community-x86_64/
  libnsutils/trunk/
  libnsutils/trunk/PKGBUILD

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

Added: libnsutils/trunk/PKGBUILD
===
--- libnsutils/trunk/PKGBUILD   (rev 0)
+++ libnsutils/trunk/PKGBUILD   2015-03-21 17:48:46 UTC (rev 129708)
@@ -0,0 +1,29 @@
+# $Id: PKGBUILD 129645 2015-03-20 21:48:17Z arodseth $
+# Maintainer: Alexander Rødseth rods...@gmail.com
+
+pkgname=libnsutils
+pkgver=0.0.1
+_netsurf=3.3
+pkgrel=1
+pkgdesc='NetSurf utilities'
+arch=('x86_64' 'i686')
+url='http://www.netsurf-browser.org/'
+license=('MIT')
+makedepends=('netsurf-buildsystem')
+source=(http://download.netsurf-browser.org/netsurf/releases/source-full/netsurf-all-$_netsurf.tar.gz;)
+sha256sums=('5d7e31e8be6230792bf682640ec16a75d7d67c3845521a7e4c304ae89a88ff1c')
+
+build() {
+  make -C netsurf-all-$_netsurf/$pkgname \
+PREFIX=/usr LIBDIR=lib COMPONENT_TYPE=lib-shared 
+}
+
+package() {
+  cd netsurf-all-$_netsurf/$pkgname
+
+  make PREFIX=/usr LIBDIR=lib COMPONENT_TYPE=lib-shared \
+DESTDIR=$pkgdir install
+  install -Dm644 COPYING $pkgdir/usr/share/licenses/$pkgname/COPYING
+}
+
+# vim:set ts=2 sw=2 et:


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

2015-03-21 Thread Alexander Rødseth
Date: Saturday, March 21, 2015 @ 18:49:15
  Author: arodseth
Revision: 129709

upgpkg: libnsutils 0.0.1-1

Modified:
  libnsutils/trunk/PKGBUILD (contents, properties)

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-21 17:48:46 UTC (rev 129708)
+++ PKGBUILD2015-03-21 17:49:15 UTC (rev 129709)
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 129645 2015-03-20 21:48:17Z arodseth $
+# $Id$
 # Maintainer: Alexander Rødseth rods...@gmail.com
 
 pkgname=libnsutils


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


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

2015-03-21 Thread Alexander Rødseth
Date: Saturday, March 21, 2015 @ 18:49:27
  Author: arodseth
Revision: 129710

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

Added:
  libnsutils/repos/community-i686/PKGBUILD
(from rev 129709, libnsutils/trunk/PKGBUILD)
  libnsutils/repos/community-x86_64/PKGBUILD
(from rev 129709, libnsutils/trunk/PKGBUILD)

---+
 community-i686/PKGBUILD   |   29 +
 community-x86_64/PKGBUILD |   29 +
 2 files changed, 58 insertions(+)

Copied: libnsutils/repos/community-i686/PKGBUILD (from rev 129709, 
libnsutils/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-03-21 17:49:27 UTC (rev 129710)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Alexander Rødseth rods...@gmail.com
+
+pkgname=libnsutils
+pkgver=0.0.1
+_netsurf=3.3
+pkgrel=1
+pkgdesc='NetSurf utilities'
+arch=('x86_64' 'i686')
+url='http://www.netsurf-browser.org/'
+license=('MIT')
+makedepends=('netsurf-buildsystem')
+source=(http://download.netsurf-browser.org/netsurf/releases/source-full/netsurf-all-$_netsurf.tar.gz;)
+sha256sums=('5d7e31e8be6230792bf682640ec16a75d7d67c3845521a7e4c304ae89a88ff1c')
+
+build() {
+  make -C netsurf-all-$_netsurf/$pkgname \
+PREFIX=/usr LIBDIR=lib COMPONENT_TYPE=lib-shared 
+}
+
+package() {
+  cd netsurf-all-$_netsurf/$pkgname
+
+  make PREFIX=/usr LIBDIR=lib COMPONENT_TYPE=lib-shared \
+DESTDIR=$pkgdir install
+  install -Dm644 COPYING $pkgdir/usr/share/licenses/$pkgname/COPYING
+}
+
+# vim:set ts=2 sw=2 et:

Copied: libnsutils/repos/community-x86_64/PKGBUILD (from rev 129709, 
libnsutils/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2015-03-21 17:49:27 UTC (rev 129710)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Alexander Rødseth rods...@gmail.com
+
+pkgname=libnsutils
+pkgver=0.0.1
+_netsurf=3.3
+pkgrel=1
+pkgdesc='NetSurf utilities'
+arch=('x86_64' 'i686')
+url='http://www.netsurf-browser.org/'
+license=('MIT')
+makedepends=('netsurf-buildsystem')
+source=(http://download.netsurf-browser.org/netsurf/releases/source-full/netsurf-all-$_netsurf.tar.gz;)
+sha256sums=('5d7e31e8be6230792bf682640ec16a75d7d67c3845521a7e4c304ae89a88ff1c')
+
+build() {
+  make -C netsurf-all-$_netsurf/$pkgname \
+PREFIX=/usr LIBDIR=lib COMPONENT_TYPE=lib-shared 
+}
+
+package() {
+  cd netsurf-all-$_netsurf/$pkgname
+
+  make PREFIX=/usr LIBDIR=lib COMPONENT_TYPE=lib-shared \
+DESTDIR=$pkgdir install
+  install -Dm644 COPYING $pkgdir/usr/share/licenses/$pkgname/COPYING
+}
+
+# vim:set ts=2 sw=2 et:


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

2015-03-21 Thread Alexander Rødseth
Date: Saturday, March 21, 2015 @ 19:02:52
  Author: arodseth
Revision: 129711

upgpkg: libutf8proc 1.1.6-3

Modified:
  libutf8proc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-21 17:49:27 UTC (rev 129710)
+++ PKGBUILD2015-03-21 18:02:52 UTC (rev 129711)
@@ -4,7 +4,7 @@
 
 pkgname=libutf8proc
 pkgver=1.1.6
-pkgrel=2
+pkgrel=3
 pkgdesc='C library for processing UTF-8 encoded Unicode strings'
 arch=('x86_64' 'i686')
 url='http://julialang.org/utf8proc/'
@@ -22,22 +22,22 @@
 prepare() {
   cd utf8proc
 
-  # added by lolilolicon, not sure if still needed
+  # Added by lolilolicon, not sure if still needed
   patch -Np1 -i ../utf8proc-1.1.6-buildflags.patch
   patch -Np1 -i ../utf8proc-1.1.6-soname.patch
 }
 
 build() {
-  make -C utf8proc libutf8proc.so
+  make -C utf8proc $pkgname.so
 }
 
 package() {
   cd utf8proc
 
-  install -Dm755 libutf8proc.so $pkgdir/usr/lib/libutf8proc.so
-  install -Dm644 utf8proc.h $pkgdir/usr/include/utf8proc.h
+  install -Dm755 $pkgname.so $pkgdir/usr/lib/$pkgname.so
+  install -Dm644 utf8proc.h $pkgdir/usr/include/$pkgname/utf8proc.h
+  install -Dm644 ../$pkgname.pc $pkgdir/usr/lib/pkgconfig/$pkgname.pc
   install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-  install -Dm644 ../libutf8proc.pc $pkgdir/usr/lib/pkgconfig/libutf8proc.pc
 }
 
 # vim:set ts=2 sw=2 et:


[arch-commits] Commit in libutf8proc/repos (16 files)

2015-03-21 Thread Alexander Rødseth
Date: Saturday, March 21, 2015 @ 19:03:07
  Author: arodseth
Revision: 129712

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

Added:
  libutf8proc/repos/community-i686/PKGBUILD
(from rev 129711, libutf8proc/trunk/PKGBUILD)
  libutf8proc/repos/community-i686/libutf8proc.pc
(from rev 129711, libutf8proc/trunk/libutf8proc.pc)
  libutf8proc/repos/community-i686/utf8proc-1.1.6-buildflags.patch
(from rev 129711, libutf8proc/trunk/utf8proc-1.1.6-buildflags.patch)
  libutf8proc/repos/community-i686/utf8proc-1.1.6-soname.patch
(from rev 129711, libutf8proc/trunk/utf8proc-1.1.6-soname.patch)
  libutf8proc/repos/community-x86_64/PKGBUILD
(from rev 129711, libutf8proc/trunk/PKGBUILD)
  libutf8proc/repos/community-x86_64/libutf8proc.pc
(from rev 129711, libutf8proc/trunk/libutf8proc.pc)
  libutf8proc/repos/community-x86_64/utf8proc-1.1.6-buildflags.patch
(from rev 129711, libutf8proc/trunk/utf8proc-1.1.6-buildflags.patch)
  libutf8proc/repos/community-x86_64/utf8proc-1.1.6-soname.patch
(from rev 129711, libutf8proc/trunk/utf8proc-1.1.6-soname.patch)
Deleted:
  libutf8proc/repos/community-i686/PKGBUILD
  libutf8proc/repos/community-i686/libutf8proc.pc
  libutf8proc/repos/community-i686/utf8proc-1.1.6-buildflags.patch
  libutf8proc/repos/community-i686/utf8proc-1.1.6-soname.patch
  libutf8proc/repos/community-x86_64/PKGBUILD
  libutf8proc/repos/community-x86_64/libutf8proc.pc
  libutf8proc/repos/community-x86_64/utf8proc-1.1.6-buildflags.patch
  libutf8proc/repos/community-x86_64/utf8proc-1.1.6-soname.patch

--+
 /PKGBUILD|   86 +
 /libutf8proc.pc  |   20 
 /utf8proc-1.1.6-buildflags.patch |   22 +
 /utf8proc-1.1.6-soname.patch |   22 +
 community-i686/PKGBUILD  |   43 --
 community-i686/libutf8proc.pc|   10 --
 community-i686/utf8proc-1.1.6-buildflags.patch   |   11 --
 community-i686/utf8proc-1.1.6-soname.patch   |   11 --
 community-x86_64/PKGBUILD|   43 --
 community-x86_64/libutf8proc.pc  |   10 --
 community-x86_64/utf8proc-1.1.6-buildflags.patch |   11 --
 community-x86_64/utf8proc-1.1.6-soname.patch |   11 --
 12 files changed, 150 insertions(+), 150 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-03-21 18:02:52 UTC (rev 129711)
+++ community-i686/PKGBUILD 2015-03-21 18:03:07 UTC (rev 129712)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth rods...@gmail.com
-# Contributor: lolilolicon #moc.liamg@nocilolilol.reverse
-
-pkgname=libutf8proc
-pkgver=1.1.6
-pkgrel=2
-pkgdesc='C library for processing UTF-8 encoded Unicode strings'
-arch=('x86_64' 'i686')
-url='http://julialang.org/utf8proc/'
-license=('custom')
-makedepends=('git')
-source=(git://github.com/JuliaLang/utf8proc.git#tag=v$pkgver
-'utf8proc-1.1.6-buildflags.patch'
-'utf8proc-1.1.6-soname.patch'
-'libutf8proc.pc')
-md5sums=('SKIP'
- 'e19f11bf48fd814f6b355df8de37385b'
- '7801006b616145f3f8ebf1b4a668509a'
- 'd33f454a3b7e8325390697d11d58fe80')
-
-prepare() {
-  cd utf8proc
-
-  # added by lolilolicon, not sure if still needed
-  patch -Np1 -i ../utf8proc-1.1.6-buildflags.patch
-  patch -Np1 -i ../utf8proc-1.1.6-soname.patch
-}
-
-build() {
-  make -C utf8proc libutf8proc.so
-}
-
-package() {
-  cd utf8proc
-
-  install -Dm755 libutf8proc.so $pkgdir/usr/lib/libutf8proc.so
-  install -Dm644 utf8proc.h $pkgdir/usr/include/utf8proc.h
-  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-  install -Dm644 ../libutf8proc.pc $pkgdir/usr/lib/pkgconfig/libutf8proc.pc
-}
-
-# vim:set ts=2 sw=2 et:

Copied: libutf8proc/repos/community-i686/PKGBUILD (from rev 129711, 
libutf8proc/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-03-21 18:03:07 UTC (rev 129712)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Alexander Rødseth rods...@gmail.com
+# Contributor: lolilolicon #moc.liamg@nocilolilol.reverse
+
+pkgname=libutf8proc
+pkgver=1.1.6
+pkgrel=3
+pkgdesc='C library for processing UTF-8 encoded Unicode strings'
+arch=('x86_64' 'i686')
+url='http://julialang.org/utf8proc/'
+license=('custom')
+makedepends=('git')
+source=(git://github.com/JuliaLang/utf8proc.git#tag=v$pkgver
+'utf8proc-1.1.6-buildflags.patch'
+'utf8proc-1.1.6-soname.patch'
+'libutf8proc.pc')
+md5sums=('SKIP'
+ 'e19f11bf48fd814f6b355df8de37385b'
+ '7801006b616145f3f8ebf1b4a668509a'
+ 'd33f454a3b7e8325390697d11d58fe80')
+
+prepare() {
+  cd utf8proc
+
+  # Added by lolilolicon, not sure if still needed
+  patch -Np1 

[arch-commits] Commit in python2-traitsui/repos/community-any (3 files)

2015-03-21 Thread Andrzej Giniewicz
Date: Saturday, March 21, 2015 @ 12:03:23
  Author: aginiewicz
Revision: 129678

archrelease: copy trunk to community-any

Added:
  python2-traitsui/repos/community-any/PKGBUILD
(from rev 129677, python2-traitsui/trunk/PKGBUILD)
  python2-traitsui/repos/community-any/wx28.patch
(from rev 129677, python2-traitsui/trunk/wx28.patch)
Deleted:
  python2-traitsui/repos/community-any/PKGBUILD

+
 PKGBUILD   |   68 ---
 wx28.patch |   12 ++
 2 files changed, 49 insertions(+), 31 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-03-21 11:03:15 UTC (rev 129677)
+++ PKGBUILD2015-03-21 11:03:23 UTC (rev 129678)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrzej Giniewicz ggi...@gmail.com
-
-pkgname=python2-traitsui
-pkgver=4.4.0
-pkgrel=1
-pkgdesc=Traits-capable user interfaces
-arch=('any')
-url=https://github.com/enthought/traitsui;
-license=('BSD')
-depends=('python2-pyface')
-makedepends=('python2-setuptools')
-options=(!emptydirs)
-
-source=($pkgname-$pkgver.tar.gz::https://github.com/enthought/traitsui/archive/${pkgver}.tar.gz;)
-md5sums=('02b79ca4f2773394bd7c412d331c51d2')
-
-build() {
-  cd $srcdir/traitsui-$pkgver
-
-  python2 setup.py build
-}
-
-package() {
-  cd $srcdir/traitsui-$pkgver
-
-  python2 setup.py install --root=$pkgdir/ --optimize=1
-
-  install -D LICENSE.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-

Copied: python2-traitsui/repos/community-any/PKGBUILD (from rev 129677, 
python2-traitsui/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-03-21 11:03:23 UTC (rev 129678)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Andrzej Giniewicz ggi...@gmail.com
+
+pkgname=python2-traitsui
+pkgver=4.4.0
+pkgrel=2
+pkgdesc=Traits-capable user interfaces
+arch=('any')
+url=https://github.com/enthought/traitsui;
+license=('BSD')
+depends=('python2-pyface')
+makedepends=('python2-setuptools')
+options=(!emptydirs)
+
+source=($pkgname-$pkgver.tar.gz::https://github.com/enthought/traitsui/archive/${pkgver}.tar.gz;
 wx28.patch)
+md5sums=('02b79ca4f2773394bd7c412d331c51d2'
+ '0baa7f7c9620871b5e472d033181db4d')
+
+build() {
+  cd $srcdir/traitsui-$pkgver
+
+  # force selection of wxpython 2.8
+  # (see https://github.com/enthought/pyface/issues/96)
+  sed -e s/^\(.*\)import wx$/\1import 
wxversion\n\1wxversion.select(\2.8\)\n\1import wx/g -i $(find . -name '*.py')
+  patch -p0  ../wx28.patch
+
+  python2 setup.py build
+}
+
+package() {
+  cd $srcdir/traitsui-$pkgver
+
+  python2 setup.py install --root=$pkgdir/ --optimize=1
+
+  install -D LICENSE.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+

Copied: python2-traitsui/repos/community-any/wx28.patch (from rev 129677, 
python2-traitsui/trunk/wx28.patch)
===
--- wx28.patch  (rev 0)
+++ wx28.patch  2015-03-21 11:03:23 UTC (rev 129678)
@@ -0,0 +1,12 @@
+--- traitsui/toolkit.py.orig   2015-03-21 11:54:29.883107683 +0100
 traitsui/toolkit.py2015-03-21 11:56:52.905373040 +0100
+@@ -48,6 +48,9 @@
+ 
#---
+ 
+ def _import_toolkit ( name ):
++if name == wx:
++import wxversion
++wxversion.select(2.8)
+ return __import__( name, globals=globals(), level=1 ).toolkit
+ 
+ 


[arch-commits] Commit in python2-traitsui/trunk (PKGBUILD wx28.patch)

2015-03-21 Thread Andrzej Giniewicz
Date: Saturday, March 21, 2015 @ 12:03:15
  Author: aginiewicz
Revision: 129677

upgpkg: python2-traitsui 4.4.0-2

python2-traitsui: force selection of wxpython 2.8 due to incompatibilities with 
wxpython 3.0

Added:
  python2-traitsui/trunk/wx28.patch
Modified:
  python2-traitsui/trunk/PKGBUILD

+
 PKGBUILD   |   12 +---
 wx28.patch |   12 
 2 files changed, 21 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-03-21 10:52:29 UTC (rev 129676)
+++ PKGBUILD2015-03-21 11:03:15 UTC (rev 129677)
@@ -3,7 +3,7 @@
 
 pkgname=python2-traitsui
 pkgver=4.4.0
-pkgrel=1
+pkgrel=2
 pkgdesc=Traits-capable user interfaces
 arch=('any')
 url=https://github.com/enthought/traitsui;
@@ -12,12 +12,18 @@
 makedepends=('python2-setuptools')
 options=(!emptydirs)
 
-source=($pkgname-$pkgver.tar.gz::https://github.com/enthought/traitsui/archive/${pkgver}.tar.gz;)
-md5sums=('02b79ca4f2773394bd7c412d331c51d2')
+source=($pkgname-$pkgver.tar.gz::https://github.com/enthought/traitsui/archive/${pkgver}.tar.gz;
 wx28.patch)
+md5sums=('02b79ca4f2773394bd7c412d331c51d2'
+ '0baa7f7c9620871b5e472d033181db4d')
 
 build() {
   cd $srcdir/traitsui-$pkgver
 
+  # force selection of wxpython 2.8
+  # (see https://github.com/enthought/pyface/issues/96)
+  sed -e s/^\(.*\)import wx$/\1import 
wxversion\n\1wxversion.select(\2.8\)\n\1import wx/g -i $(find . -name '*.py')
+  patch -p0  ../wx28.patch
+
   python2 setup.py build
 }
 

Added: wx28.patch
===
--- wx28.patch  (rev 0)
+++ wx28.patch  2015-03-21 11:03:15 UTC (rev 129677)
@@ -0,0 +1,12 @@
+--- traitsui/toolkit.py.orig   2015-03-21 11:54:29.883107683 +0100
 traitsui/toolkit.py2015-03-21 11:56:52.905373040 +0100
+@@ -48,6 +48,9 @@
+ 
#---
+ 
+ def _import_toolkit ( name ):
++if name == wx:
++import wxversion
++wxversion.select(2.8)
+ return __import__( name, globals=globals(), level=1 ).toolkit
+ 
+ 


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

2015-03-21 Thread Andrzej Giniewicz
Date: Saturday, March 21, 2015 @ 12:09:35
  Author: aginiewicz
Revision: 129682

archrelease: copy trunk to community-any

Added:
  python2-envisage/repos/community-any/PKGBUILD
(from rev 129681, python2-envisage/trunk/PKGBUILD)
Deleted:
  python2-envisage/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2015-03-21 11:09:32 UTC (rev 129681)
+++ PKGBUILD2015-03-21 11:09:35 UTC (rev 129682)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrzej Giniewicz ggi...@gmail.com
-
-pkgname=python2-envisage
-pkgver=4.4.0
-pkgrel=1
-pkgdesc=Extensible Application Framework
-arch=('any')
-url=https://github.com/enthought/envisage;
-license=('BSD')
-depends=('python2-apptools')
-makedepends=('python2-setuptools')
-options=(!emptydirs)
-
-source=($pkgname-$pkgver.tar.gz::https://github.com/enthought/envisage/archive/${pkgver}.tar.gz;)
-md5sums=('3448a251709907848f99304d259a4195')
-
-build() {
-  cd $srcdir/envisage-$pkgver
-
-  python2 setup.py build
-}
-
-package() {
-  cd $srcdir/envisage-$pkgver
-
-  python2 setup.py install --root=$pkgdir/ --optimize=1
-
-  install -D LICENSE.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-

Copied: python2-envisage/repos/community-any/PKGBUILD (from rev 129681, 
python2-envisage/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-03-21 11:09:35 UTC (rev 129682)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Andrzej Giniewicz ggi...@gmail.com
+
+pkgname=python2-envisage
+pkgver=4.4.0
+pkgrel=2
+pkgdesc=Extensible Application Framework
+arch=('any')
+url=https://github.com/enthought/envisage;
+license=('BSD')
+depends=('python2-apptools')
+makedepends=('python2-setuptools')
+options=(!emptydirs)
+
+source=($pkgname-$pkgver.tar.gz::https://github.com/enthought/envisage/archive/${pkgver}.tar.gz;)
+md5sums=('3448a251709907848f99304d259a4195')
+
+build() {
+  cd $srcdir/envisage-$pkgver
+
+  # force selection of wxpython 2.8
+  # (see https://github.com/enthought/pyface/issues/96)
+  sed -e s/^\(.*\)import wx$/\1import 
wxversion\n\1wxversion.select(\2.8\)\n\1import wx/g -i $(find . -name '*.py')
+
+  python2 setup.py build
+}
+
+package() {
+  cd $srcdir/envisage-$pkgver
+
+  python2 setup.py install --root=$pkgdir/ --optimize=1
+
+  install -D LICENSE.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+


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

2015-03-21 Thread Andrzej Giniewicz
Date: Saturday, March 21, 2015 @ 12:09:32
  Author: aginiewicz
Revision: 129681

upgpkg: python2-envisage 4.4.0-2

python2-envisage: force selection of wxpython 2.8 due to incompatibilities with 
wxpython 3.0

Modified:
  python2-envisage/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-21 11:06:50 UTC (rev 129680)
+++ PKGBUILD2015-03-21 11:09:32 UTC (rev 129681)
@@ -3,7 +3,7 @@
 
 pkgname=python2-envisage
 pkgver=4.4.0
-pkgrel=1
+pkgrel=2
 pkgdesc=Extensible Application Framework
 arch=('any')
 url=https://github.com/enthought/envisage;
@@ -18,6 +18,10 @@
 build() {
   cd $srcdir/envisage-$pkgver
 
+  # force selection of wxpython 2.8
+  # (see https://github.com/enthought/pyface/issues/96)
+  sed -e s/^\(.*\)import wx$/\1import 
wxversion\n\1wxversion.select(\2.8\)\n\1import wx/g -i $(find . -name '*.py')
+
   python2 setup.py build
 }
 


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

2015-03-21 Thread Andrzej Giniewicz
Date: Saturday, March 21, 2015 @ 12:06:47
  Author: aginiewicz
Revision: 129679

upgpkg: python2-apptools 4.3.0-2

python2-apptools: force selection of wxpython 2.8 due to incompatibilities with 
wxpython 3.0

Modified:
  python2-apptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-21 11:03:23 UTC (rev 129678)
+++ PKGBUILD2015-03-21 11:06:47 UTC (rev 129679)
@@ -3,7 +3,7 @@
 
 pkgname=python2-apptools
 pkgver=4.3.0
-pkgrel=1
+pkgrel=2
 pkgdesc=Application tools
 arch=('any')
 url=https://github.com/enthought/apptools;
@@ -18,6 +18,10 @@
 build() {
   cd $srcdir/apptools-$pkgver
 
+  # force selection of wxpython 2.8
+  # (see https://github.com/enthought/pyface/issues/96)
+  sed -e s/^\(.*\)import wx$/\1import 
wxversion\n\1wxversion.select(\2.8\)\n\1import wx/g -i $(find . -name '*.py')
+
   python2 setup.py build
 }
 


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

2015-03-21 Thread Andrzej Giniewicz
Date: Saturday, March 21, 2015 @ 12:06:50
  Author: aginiewicz
Revision: 129680

archrelease: copy trunk to community-any

Added:
  python2-apptools/repos/community-any/PKGBUILD
(from rev 129679, python2-apptools/trunk/PKGBUILD)
Deleted:
  python2-apptools/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2015-03-21 11:06:47 UTC (rev 129679)
+++ PKGBUILD2015-03-21 11:06:50 UTC (rev 129680)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrzej Giniewicz ggi...@gmail.com
-
-pkgname=python2-apptools
-pkgver=4.3.0
-pkgrel=1
-pkgdesc=Application tools
-arch=('any')
-url=https://github.com/enthought/apptools;
-license=('BSD')
-depends=('python2-configobj' 'python2-traitsui')
-makedepends=('python2-setuptools')
-options=(!emptydirs)
-
-source=($pkgname-$pkgver.tar.gz::https://github.com/enthought/apptools/archive/${pkgver}.tar.gz;)
-md5sums=('2edc7cdb8ddd87536bfdfa899531bc55')
-
-build() {
-  cd $srcdir/apptools-$pkgver
-
-  python2 setup.py build
-}
-
-package() {
-  cd $srcdir/apptools-$pkgver
-
-  python2 setup.py install --root=$pkgdir/  --optimize=1
-
-  install -D LICENSE.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-

Copied: python2-apptools/repos/community-any/PKGBUILD (from rev 129679, 
python2-apptools/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-03-21 11:06:50 UTC (rev 129680)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Andrzej Giniewicz ggi...@gmail.com
+
+pkgname=python2-apptools
+pkgver=4.3.0
+pkgrel=2
+pkgdesc=Application tools
+arch=('any')
+url=https://github.com/enthought/apptools;
+license=('BSD')
+depends=('python2-configobj' 'python2-traitsui')
+makedepends=('python2-setuptools')
+options=(!emptydirs)
+
+source=($pkgname-$pkgver.tar.gz::https://github.com/enthought/apptools/archive/${pkgver}.tar.gz;)
+md5sums=('2edc7cdb8ddd87536bfdfa899531bc55')
+
+build() {
+  cd $srcdir/apptools-$pkgver
+
+  # force selection of wxpython 2.8
+  # (see https://github.com/enthought/pyface/issues/96)
+  sed -e s/^\(.*\)import wx$/\1import 
wxversion\n\1wxversion.select(\2.8\)\n\1import wx/g -i $(find . -name '*.py')
+
+  python2 setup.py build
+}
+
+package() {
+  cd $srcdir/apptools-$pkgver
+
+  python2 setup.py install --root=$pkgdir/  --optimize=1
+
+  install -D LICENSE.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+


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

2015-03-21 Thread Sven-Hendrik Haase
Date: Saturday, March 21, 2015 @ 14:32:25
  Author: svenstaro
Revision: 129694

Fix description

Modified:
  teeworlds/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-21 13:30:37 UTC (rev 129693)
+++ PKGBUILD2015-03-21 13:32:25 UTC (rev 129694)
@@ -7,7 +7,7 @@
 pkgname=teeworlds
 pkgver=0.6.3
 pkgrel=1
-pkgdesc='Multiplayer 2D shooter'
+pkgdesc='Fast-paced multiplayer 2D shooter game'
 arch=('i686' 'x86_64')
 url='https://www.teeworlds.com'
 license=('custom')


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

2015-03-21 Thread Sébastien Luttringer
Date: Saturday, March 21, 2015 @ 15:13:50
  Author: seblu
Revision: 234443

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

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

--+
 testing-i686/PKGBUILD|   32 
 testing-i686/which.install   |   20 
 testing-x86_64/PKGBUILD  |   32 
 testing-x86_64/which.install |   20 
 4 files changed, 104 insertions(+)

Copied: which/repos/testing-i686/PKGBUILD (from rev 234442, 
which/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-03-21 14:13:50 UTC (rev 234443)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Sébastien Luttringer se...@archlinux.org
+# Contributor: Allan McRae al...@archlinux.org
+# Contributor: Andreas Radke andy...@archlinux.org
+
+pkgname=which
+pkgver=2.21
+pkgrel=1
+pkgdesc='A utility to show the full path of commands'
+arch=('i686' 'x86_64')
+url='http://savannah.gnu.org/projects/which'
+license=('GPL3')
+groups=('base' 'base-devel')
+depends=('glibc' 'bash')
+install=which.install
+# gpg key is using deprecated md5 algo, do not use
+# check if a new one is issued in the next release
+source=(http://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz;)
+md5sums=('097ff1a324ae02e0a3b0369f07a7544a')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: which/repos/testing-i686/which.install (from rev 234442, 
which/trunk/which.install)
===
--- testing-i686/which.install  (rev 0)
+++ testing-i686/which.install  2015-03-21 14:13:50 UTC (rev 234443)
@@ -0,0 +1,20 @@
+infodir=/usr/share/info
+filelist=(which.info)
+
+post_install() {
+  [[ -x usr/bin/install-info ]] || return 0
+  for file in ${filelist[@]}; do
+install-info $infodir/$file.gz $infodir/dir 2/dev/null
+  done
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+pre_remove() {
+  [[ -x usr/bin/install-info ]] || return 0
+  for file in ${filelist[@]}; do
+install-info --delete $infodir/$file $infodir/dir 2/dev/null
+  done
+}

Copied: which/repos/testing-x86_64/PKGBUILD (from rev 234442, 
which/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-03-21 14:13:50 UTC (rev 234443)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Sébastien Luttringer se...@archlinux.org
+# Contributor: Allan McRae al...@archlinux.org
+# Contributor: Andreas Radke andy...@archlinux.org
+
+pkgname=which
+pkgver=2.21
+pkgrel=1
+pkgdesc='A utility to show the full path of commands'
+arch=('i686' 'x86_64')
+url='http://savannah.gnu.org/projects/which'
+license=('GPL3')
+groups=('base' 'base-devel')
+depends=('glibc' 'bash')
+install=which.install
+# gpg key is using deprecated md5 algo, do not use
+# check if a new one is issued in the next release
+source=(http://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz;)
+md5sums=('097ff1a324ae02e0a3b0369f07a7544a')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: which/repos/testing-x86_64/which.install (from rev 234442, 
which/trunk/which.install)
===
--- testing-x86_64/which.install(rev 0)
+++ testing-x86_64/which.install2015-03-21 14:13:50 UTC (rev 234443)
@@ -0,0 +1,20 @@
+infodir=/usr/share/info
+filelist=(which.info)
+
+post_install() {
+  [[ -x usr/bin/install-info ]] || return 0
+  for file in ${filelist[@]}; do
+install-info $infodir/$file.gz $infodir/dir 2/dev/null
+  done
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+pre_remove() {
+  [[ -x usr/bin/install-info ]] || return 0
+  for file in ${filelist[@]}; do
+install-info --delete $infodir/$file $infodir/dir 2/dev/null
+  done
+}


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

2015-03-21 Thread Sébastien Luttringer
Date: Saturday, March 21, 2015 @ 15:13:39
  Author: seblu
Revision: 234442

upgpkg: which 2.21-1

Modified:
  which/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-21 09:25:47 UTC (rev 234441)
+++ PKGBUILD2015-03-21 14:13:39 UTC (rev 234442)
@@ -4,8 +4,8 @@
 # Contributor: Andreas Radke andy...@archlinux.org
 
 pkgname=which
-pkgver=2.20
-pkgrel=7
+pkgver=2.21
+pkgrel=1
 pkgdesc='A utility to show the full path of commands'
 arch=('i686' 'x86_64')
 url='http://savannah.gnu.org/projects/which'
@@ -16,7 +16,7 @@
 # gpg key is using deprecated md5 algo, do not use
 # check if a new one is issued in the next release
 source=(http://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz;)
-md5sums=('95be0501a466e515422cde4af46b2744')
+md5sums=('097ff1a324ae02e0a3b0369f07a7544a')
 
 build() {
   cd $pkgname-$pkgver


[arch-commits] Commit in virtualbox/repos (94 files)

2015-03-21 Thread Sébastien Luttringer
Date: Saturday, March 21, 2015 @ 15:42:01
  Author: seblu
Revision: 129699

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

Added:
  virtualbox/repos/community-i686/001-vboxdrv-reference.patch
(from rev 129698, virtualbox/trunk/001-vboxdrv-reference.patch)
  virtualbox/repos/community-i686/002-dri-driver-path.patch
(from rev 129698, virtualbox/trunk/002-dri-driver-path.patch)
  virtualbox/repos/community-i686/003-ogl-include-path.patch
(from rev 129698, virtualbox/trunk/003-ogl-include-path.patch)
  virtualbox/repos/community-i686/004-xorg.patch
(from rev 129698, virtualbox/trunk/004-xorg.patch)
  virtualbox/repos/community-i686/005-gsoap-build.patch
(from rev 129698, virtualbox/trunk/005-gsoap-build.patch)
  virtualbox/repos/community-i686/006-rdesktop-vrdp-keymap-path.patch
(from rev 129698, virtualbox/trunk/006-rdesktop-vrdp-keymap-path.patch)
  virtualbox/repos/community-i686/007-python2-path.patch
(from rev 129698, virtualbox/trunk/007-python2-path.patch)
  virtualbox/repos/community-i686/008-root-window.patch
(from rev 129698, virtualbox/trunk/008-root-window.patch)
  virtualbox/repos/community-i686/009-fix-smap-crash.patch
(from rev 129698, virtualbox/trunk/009-fix-smap-crash.patch)
  virtualbox/repos/community-i686/60-vboxdrv.rules
(from rev 129698, virtualbox/trunk/60-vboxdrv.rules)
  virtualbox/repos/community-i686/60-vboxguest.rules
(from rev 129698, virtualbox/trunk/60-vboxguest.rules)
  virtualbox/repos/community-i686/LocalConfig.kmk
(from rev 129698, virtualbox/trunk/LocalConfig.kmk)
  virtualbox/repos/community-i686/PKGBUILD
(from rev 129698, virtualbox/trunk/PKGBUILD)
  virtualbox/repos/community-i686/build.sh
(from rev 129698, virtualbox/trunk/build.sh)
  virtualbox/repos/community-i686/vboxreload
(from rev 129698, virtualbox/trunk/vboxreload)
  virtualbox/repos/community-i686/vboxservice-nox.service
(from rev 129698, virtualbox/trunk/vboxservice-nox.service)
  virtualbox/repos/community-i686/vboxservice.service
(from rev 129698, virtualbox/trunk/vboxservice.service)
  virtualbox/repos/community-i686/vboxweb.service
(from rev 129698, virtualbox/trunk/vboxweb.service)
  virtualbox/repos/community-i686/virtualbox-ext-vnc.install
(from rev 129698, virtualbox/trunk/virtualbox-ext-vnc.install)
  virtualbox/repos/community-i686/virtualbox-guest-dkms.install
(from rev 129698, virtualbox/trunk/virtualbox-guest-dkms.install)
  virtualbox/repos/community-i686/virtualbox-guest-utils.install
(from rev 129698, virtualbox/trunk/virtualbox-guest-utils.install)
  virtualbox/repos/community-i686/virtualbox-guest-utils.sysusers
(from rev 129698, virtualbox/trunk/virtualbox-guest-utils.sysusers)
  virtualbox/repos/community-i686/virtualbox-host-dkms.install
(from rev 129698, virtualbox/trunk/virtualbox-host-dkms.install)
  virtualbox/repos/community-i686/virtualbox.install
(from rev 129698, virtualbox/trunk/virtualbox.install)
  virtualbox/repos/community-x86_64/001-vboxdrv-reference.patch
(from rev 129698, virtualbox/trunk/001-vboxdrv-reference.patch)
  virtualbox/repos/community-x86_64/002-dri-driver-path.patch
(from rev 129698, virtualbox/trunk/002-dri-driver-path.patch)
  virtualbox/repos/community-x86_64/003-ogl-include-path.patch
(from rev 129698, virtualbox/trunk/003-ogl-include-path.patch)
  virtualbox/repos/community-x86_64/004-xorg.patch
(from rev 129698, virtualbox/trunk/004-xorg.patch)
  virtualbox/repos/community-x86_64/005-gsoap-build.patch
(from rev 129698, virtualbox/trunk/005-gsoap-build.patch)
  virtualbox/repos/community-x86_64/006-rdesktop-vrdp-keymap-path.patch
(from rev 129698, virtualbox/trunk/006-rdesktop-vrdp-keymap-path.patch)
  virtualbox/repos/community-x86_64/007-python2-path.patch
(from rev 129698, virtualbox/trunk/007-python2-path.patch)
  virtualbox/repos/community-x86_64/008-root-window.patch
(from rev 129698, virtualbox/trunk/008-root-window.patch)
  virtualbox/repos/community-x86_64/009-fix-smap-crash.patch
(from rev 129698, virtualbox/trunk/009-fix-smap-crash.patch)
  virtualbox/repos/community-x86_64/60-vboxdrv.rules
(from rev 129698, virtualbox/trunk/60-vboxdrv.rules)
  virtualbox/repos/community-x86_64/60-vboxguest.rules
(from rev 129698, virtualbox/trunk/60-vboxguest.rules)
  virtualbox/repos/community-x86_64/LocalConfig.kmk
(from rev 129698, virtualbox/trunk/LocalConfig.kmk)
  virtualbox/repos/community-x86_64/PKGBUILD
(from rev 129698, virtualbox/trunk/PKGBUILD)
  virtualbox/repos/community-x86_64/build.sh
(from rev 129698, virtualbox/trunk/build.sh)
  virtualbox/repos/community-x86_64/vboxreload
(from rev 129698, virtualbox/trunk/vboxreload)
  virtualbox/repos/community-x86_64/vboxservice-nox.service
(from rev 129698, virtualbox/trunk/vboxservice-nox.service)
  virtualbox/repos/community-x86_64/vboxservice.service
(from rev 129698, virtualbox/trunk/vboxservice.service)
  

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

2015-03-21 Thread Andrzej Giniewicz
Date: Saturday, March 21, 2015 @ 11:52:29
  Author: aginiewicz
Revision: 129676

archrelease: copy trunk to community-any

Added:
  python2-pyface/repos/community-any/PKGBUILD
(from rev 129675, python2-pyface/trunk/PKGBUILD)
Deleted:
  python2-pyface/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2015-03-21 10:52:15 UTC (rev 129675)
+++ PKGBUILD2015-03-21 10:52:29 UTC (rev 129676)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Andrzej Giniewicz ggi...@gmail.com
-
-pkgname=python2-pyface
-pkgver=4.4.0
-pkgrel=2
-pkgdesc=Traits-capable windowing framework
-arch=('any')
-url=https://github.com/enthought/pyface;
-license=('BSD')
-depends=('python2-traits')
-makedepends=('python2-setuptools')
-optdepends=('python2-pyqt: for Qt backend'
-'wxpython2.8: for wx backend')
-options=(!emptydirs)
-
-source=($pkgname-$pkgver.tar.gz::https://github.com/enthought/pyface/archive/${pkgver}.tar.gz;)
-md5sums=('4639b4242c2e3219dadb0d740e8af338')
-
-build() {
-  cd $srcdir/pyface-$pkgver
-
-  # force selection of wxpython 2.8
-  sed -e s/^\(.*\)import wx$/\1import 
wxversion\n\1wxversion.select(\2.8\)\n\1import wx/g -i $(find . -name '*.py')
-
-  python2 setup.py build
-}
-
-package() {
-  cd $srcdir/pyface-$pkgver
-
-  python2 setup.py install --root=$pkgdir/ --optimize=1
-
-  install -D LICENSE.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-

Copied: python2-pyface/repos/community-any/PKGBUILD (from rev 129675, 
python2-pyface/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-03-21 10:52:29 UTC (rev 129676)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Andrzej Giniewicz ggi...@gmail.com
+
+pkgname=python2-pyface
+pkgver=4.5.0
+pkgrel=1
+pkgdesc=Traits-capable windowing framework
+arch=('any')
+url=https://github.com/enthought/pyface;
+license=('BSD')
+depends=('python2-traits')
+makedepends=('python2-setuptools')
+optdepends=('python2-pyqt4: for Qt backend'
+'wxpython2.8: for wx backend')
+options=(!emptydirs)
+
+source=($pkgname-$pkgver.tar.gz::https://github.com/enthought/pyface/archive/${pkgver}.tar.gz;)
+md5sums=('05ea27821ed63a457bf5d95892ac0cf0')
+
+build() {
+  cd $srcdir/pyface-$pkgver
+
+  # force selection of wxpython 2.8
+  # (see https://github.com/enthought/pyface/issues/96)
+  sed -e s/^\(.*\)import wx$/\1import 
wxversion\n\1wxversion.select(\2.8\)\n\1import wx/g -i $(find . -name '*.py')
+
+  python2 setup.py build
+}
+
+package() {
+  cd $srcdir/pyface-$pkgver
+
+  python2 setup.py install --root=$pkgdir/ --optimize=1
+
+  install -D LICENSE.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+


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

2015-03-21 Thread Andrzej Giniewicz
Date: Saturday, March 21, 2015 @ 11:52:15
  Author: aginiewicz
Revision: 129675

upgpkg: python2-pyface 4.5.0-1

python2-pyface: new upstream release

Modified:
  python2-pyface/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-21 10:14:19 UTC (rev 129674)
+++ PKGBUILD2015-03-21 10:52:15 UTC (rev 129675)
@@ -2,8 +2,8 @@
 # Maintainer: Andrzej Giniewicz ggi...@gmail.com
 
 pkgname=python2-pyface
-pkgver=4.4.0
-pkgrel=2
+pkgver=4.5.0
+pkgrel=1
 pkgdesc=Traits-capable windowing framework
 arch=('any')
 url=https://github.com/enthought/pyface;
@@ -10,17 +10,18 @@
 license=('BSD')
 depends=('python2-traits')
 makedepends=('python2-setuptools')
-optdepends=('python2-pyqt: for Qt backend'
+optdepends=('python2-pyqt4: for Qt backend'
 'wxpython2.8: for wx backend')
 options=(!emptydirs)
 
 
source=($pkgname-$pkgver.tar.gz::https://github.com/enthought/pyface/archive/${pkgver}.tar.gz;)
-md5sums=('4639b4242c2e3219dadb0d740e8af338')
+md5sums=('05ea27821ed63a457bf5d95892ac0cf0')
 
 build() {
   cd $srcdir/pyface-$pkgver
 
   # force selection of wxpython 2.8
+  # (see https://github.com/enthought/pyface/issues/96)
   sed -e s/^\(.*\)import wx$/\1import 
wxversion\n\1wxversion.select(\2.8\)\n\1import wx/g -i $(find . -name '*.py')
 
   python2 setup.py build


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

2015-03-21 Thread Jelle van der Waa
Date: Saturday, March 21, 2015 @ 14:25:20
  Author: jelle
Revision: 129692

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

Added:
  calibre/repos/community-i686/PKGBUILD
(from rev 129691, calibre/trunk/PKGBUILD)
  calibre/repos/community-i686/calibre.install
(from rev 129691, calibre/trunk/calibre.install)
  calibre/repos/community-i686/incompatibility-pyqt5.4.1.patch
(from rev 129691, calibre/trunk/incompatibility-pyqt5.4.1.patch)
  calibre/repos/community-x86_64/PKGBUILD
(from rev 129691, calibre/trunk/PKGBUILD)
  calibre/repos/community-x86_64/calibre.install
(from rev 129691, calibre/trunk/calibre.install)
  calibre/repos/community-x86_64/incompatibility-pyqt5.4.1.patch
(from rev 129691, calibre/trunk/incompatibility-pyqt5.4.1.patch)
Deleted:
  calibre/repos/community-i686/PKGBUILD
  calibre/repos/community-i686/calibre.install
  calibre/repos/community-i686/incompatibility-pyqt5.4.1.patch
  calibre/repos/community-x86_64/PKGBUILD
  calibre/repos/community-x86_64/calibre.install
  calibre/repos/community-x86_64/incompatibility-pyqt5.4.1.patch

--+
 /PKGBUILD|  176 +
 /calibre.install |   24 ++
 /incompatibility-pyqt5.4.1.patch |   56 ++
 community-i686/PKGBUILD  |   88 --
 community-i686/calibre.install   |   12 -
 community-i686/incompatibility-pyqt5.4.1.patch   |   28 ---
 community-x86_64/PKGBUILD|   88 --
 community-x86_64/calibre.install |   12 -
 community-x86_64/incompatibility-pyqt5.4.1.patch |   28 ---
 9 files changed, 256 insertions(+), 256 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-03-21 13:25:05 UTC (rev 129691)
+++ community-i686/PKGBUILD 2015-03-21 13:25:20 UTC (rev 129692)
@@ -1,88 +0,0 @@
-# $Id$
-# Maintainer: Jelle van der Waa je...@vdwaa.nl
-# Maintainer: Daniel Wallace danielwallace at gtmanfred dot com
-# Contributor: Giovanni Scafora giova...@archlinux.org
-# Contributor: Petrov Roman nwhis...@gmail.com
-# Contributor: Andrea Fagiani andfagiani _at_ gmail dot com
-# Contributor: Larry Hajali larryh...@gmail.com
-
-pkgname=calibre
-pkgver=2.21.0
-pkgrel=1
-pkgdesc=Ebook management application
-arch=('i686' 'x86_64')
-url=http://calibre-ebook.com/;
-license=('GPL3')
-depends=('python2-six' 'python2-dateutil' 'python2-cssutils' 'python2-cherrypy'
- 'python2-mechanize' 'podofo' 'libwmf'
- 'imagemagick' 'chmlib' 'python2-lxml' 'libusbx'
- 'python2-pillow' 'shared-mime-info' 'python2-dnspython'
- 'python2-pyqt5' 'python2-psutil' 'icu' 'libmtp' 'python2-dbus'
- 'python2-netifaces' 'python2-cssselect' 'python2-apsw' 'qt5-webkit'
- 'qt5-svg' 'python2-chardet' 'python2-html5lib' 'python2-pygments' 
'mtdev')
-makedepends=('python2-pycountry' 'qt5-x11extras' )
-optdepends=('ipython2: to use calibre-debug'
-'udisks: required for mounting certain devices'
-)
-install=calibre.install
-source=(http://download.calibre-ebook.com/${pkgver}/calibre-${pkgver}.tar.xz;)
-md5sums=('61edafbd4ef5c4162120722b94b7ee72')
-
-prepare(){
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  # Remove unneeded files and libs
-  rm -rf resources/${pkgname}-portable.* \
- src/cherrypy \
- src/html5lib \
- src/chardet
-
-  sed -i s/shlex.split(ldflags)/ + ['-fPIC']/ setup/extensions.py
-
-  # Use python2
-  sed -i 's:\(env[ ]\+python$\|/usr/bin/python$\):\12:g' $(find . -regex 
.*\.py\|.*\.recipe)
-
-  # Desktop integration (e.g. enforce arch defaults)
-  sed -e /self.create_uninstaller()/,/os.rmdir(config_dir)/d \
-  -e /\(cc('xdg-icon-resource\|self.icon_resources.append\|'128'))\)/d \
-  -e /render_img/ s/\('calibre-.*\.png'\)/os.path.join(dir, \1)/g \
-  -e /dir, 'calibre-lrf.png'/i \
-\dir = os.path.join(self.opts.staging_sharedir,'../pixmaps')\n\
-\os.mkdir(dir) \
-  -e /f = open/ s/\('calibre-.*\.desktop'\)/os.path.join(dir, \1)/g \
-  -e /dir, 'calibre-lrfviewer.desktop'/i \
-\dir = 
os.path.join(self.opts.staging_sharedir,'../applications')\n\
-\os.mkdir(dir) \
-  -e s/'ctc-posml'/'text' not in mt and 'pdf' not in mt and 'xhtml'/ \
-  -e s/^Name=calibre/Name=Calibre/g \
-  -i  src/calibre/linux.py
-}
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  LANG='en_US.UTF-8' python2 setup.py build
-  # LANG='en_US.UTF-8' python2 setup.py resources
-
-  # Don't build translations since building them is broken badly
-  #LANG='en_US.UTF-8' python2 setup.py translations
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  
-  # Fix the environment module location
-  sed -i -e s|(prefix=.*)|(prefix='$pkgdir/usr')|g setup/install.py
-
-  

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

2015-03-21 Thread Sven-Hendrik Haase
Date: Saturday, March 21, 2015 @ 14:24:33
  Author: svenstaro
Revision: 129689

upgpkg: cuda 7.0.28-1

upstream release 7.0.28

Modified:
  cuda/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-21 13:00:38 UTC (rev 129688)
+++ PKGBUILD2015-03-21 13:24:33 UTC (rev 129689)
@@ -1,7 +1,7 @@
 # $Id: PKGBUILD 69719 2012-04-23 02:56:20Z svenstaro $
 # Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
 pkgname=cuda
-pkgver=6.5.19
+pkgver=7.0.28
 pkgrel=1
 pkgdesc=NVIDIA's GPU programming toolkit
 arch=('x86_64')
@@ -13,15 +13,15 @@
 optdepends=('gdb: for cuda-gdb')
 options=(!strip staticlibs)
 install=cuda.install
-source=(http://developer.download.nvidia.com/compute/cuda/6_5/rel/installers/cuda_${pkgver}_linux_64.run
+source=(http://developer.download.nvidia.com/compute/cuda/7_0/Prod/local_installers/cuda_${pkgver}_linux.run
 cuda.sh
 cuda.conf)
-md5sums=('74014042f92d3eade43af0da5f65935e'
+md5sums=('312aede1c3d1d3425c8caa67bbb7a55e'
  '7e5990e03eea90075f5a500e91a0c3d3'
  'ffe1e6fb7f97b23da28fd94a5fd7356d')
 
 prepare() {
-  sh cuda_${pkgver}_linux_64.run -extract=${srcdir}
+  sh cuda_${pkgver}_linux.run -extract=${srcdir}
   ./cuda-linux64-rel-*.run --noexec --keep
   ./cuda-samples-linux-*.run --noexec --keep
 
@@ -48,7 +48,7 @@
   perl install-sdk-linux.pl -cudaprefix=${pkgdir}/opt/cuda 
-prefix=${pkgdir}/opt/cuda/samples -noprompt
 
   # allow gcc 4.9 to work
-  sed -i /unsupported GNU/d $pkgdir/opt/cuda/include/host_config.h
+  #sed -i /unsupported GNU/d $pkgdir/opt/cuda/include/host_config.h
 
   install -Dm755 ${srcdir}/cuda.sh ${pkgdir}/etc/profile.d/cuda.sh
   install -Dm644 ${srcdir}/cuda.conf ${pkgdir}/etc/ld.so.conf.d/cuda.conf


[arch-commits] Commit in cuda/repos/community-x86_64 (8 files)

2015-03-21 Thread Sven-Hendrik Haase
Date: Saturday, March 21, 2015 @ 14:24:46
  Author: svenstaro
Revision: 129690

archrelease: copy trunk to community-x86_64

Added:
  cuda/repos/community-x86_64/PKGBUILD
(from rev 129689, cuda/trunk/PKGBUILD)
  cuda/repos/community-x86_64/cuda.conf
(from rev 129689, cuda/trunk/cuda.conf)
  cuda/repos/community-x86_64/cuda.install
(from rev 129689, cuda/trunk/cuda.install)
  cuda/repos/community-x86_64/cuda.sh
(from rev 129689, cuda/trunk/cuda.sh)
Deleted:
  cuda/repos/community-x86_64/PKGBUILD
  cuda/repos/community-x86_64/cuda.conf
  cuda/repos/community-x86_64/cuda.install
  cuda/repos/community-x86_64/cuda.sh

--+
 PKGBUILD |  124 -
 cuda.conf|4 -
 cuda.install |   22 +-
 cuda.sh  |2 
 4 files changed, 76 insertions(+), 76 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-03-21 13:24:33 UTC (rev 129689)
+++ PKGBUILD2015-03-21 13:24:46 UTC (rev 129690)
@@ -1,62 +0,0 @@
-# $Id: PKGBUILD 69719 2012-04-23 02:56:20Z svenstaro $
-# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
-pkgname=cuda
-pkgver=6.5.19
-pkgrel=1
-pkgdesc=NVIDIA's GPU programming toolkit
-arch=('x86_64')
-url=http://www.nvidia.com/object/cuda_home.html;
-license=('custom:NVIDIA')
-depends=('gcc-libs' 'opencl-nvidia')
-replaces=('cuda-toolkit' 'cuda-sdk')
-provides=('cuda-toolkit' 'cuda-sdk')
-optdepends=('gdb: for cuda-gdb')
-options=(!strip staticlibs)
-install=cuda.install
-source=(http://developer.download.nvidia.com/compute/cuda/6_5/rel/installers/cuda_${pkgver}_linux_64.run
-cuda.sh
-cuda.conf)
-md5sums=('74014042f92d3eade43af0da5f65935e'
- '7e5990e03eea90075f5a500e91a0c3d3'
- 'ffe1e6fb7f97b23da28fd94a5fd7356d')
-
-prepare() {
-  sh cuda_${pkgver}_linux_64.run -extract=${srcdir}
-  ./cuda-linux64-rel-*.run --noexec --keep
-  ./cuda-samples-linux-*.run --noexec --keep
-
-  # path hacks
-
-  # 1rd sed line: sets right path to install man files
-  # 2rd sed line: hack to lie installer, now detect launch script by root
-  # 3rd sed line: sets right path in .desktop files and other .desktop stuff 
(warnings by desktop-file-validate)
-  sed -e s|/usr/share|${srcdir}/../pkg/${pkgname}/usr/share|g \
-  -e 's|can_add_for_all_users;|1;|g' \
-  -e 's|=\\$prefix\\\|=/opt/cuda|g' -e 's|Terminal=No|Terminal=false|g' 
-e 's|ParallelComputing|ParallelComputing;|g' \
-  -i pkg/install-linux.pl
-
-  # set right path in Samples Makefiles
-  sed 's|\$cudaprefix\\|\\/opt\\/cuda\\|g' -i pkg/install-sdk-linux.pl
-
-  # use python2
-  find pkg -name '*.py' | xargs sed -i -e 's|env python|env python2|g' -e 
's|bin/python|bin/python2|g'
-}
-
-package() {
-  cd pkg
-  perl install-linux.pl -prefix=${pkgdir}/opt/cuda -noprompt
-  perl install-sdk-linux.pl -cudaprefix=${pkgdir}/opt/cuda 
-prefix=${pkgdir}/opt/cuda/samples -noprompt
-
-  # allow gcc 4.9 to work
-  sed -i /unsupported GNU/d $pkgdir/opt/cuda/include/host_config.h
-
-  install -Dm755 ${srcdir}/cuda.sh ${pkgdir}/etc/profile.d/cuda.sh
-  install -Dm644 ${srcdir}/cuda.conf ${pkgdir}/etc/ld.so.conf.d/cuda.conf
-
-  mkdir -p ${pkgdir}/usr/share/licenses/${pkgname}
-  ln -s /opt/cuda/doc/pdf/EULA.pdf 
${pkgdir}/usr/share/licenses/${pkgname}/EULA.pdf
-
-  # remove redundant man and samples
-  rm -fr ${pkgdir}/opt/cuda/doc/man
-  rm -fr ${pkgdir}/opt/cuda/cuda-samples
-}

Copied: cuda/repos/community-x86_64/PKGBUILD (from rev 129689, 
cuda/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-03-21 13:24:46 UTC (rev 129690)
@@ -0,0 +1,62 @@
+# $Id: PKGBUILD 69719 2012-04-23 02:56:20Z svenstaro $
+# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
+pkgname=cuda
+pkgver=7.0.28
+pkgrel=1
+pkgdesc=NVIDIA's GPU programming toolkit
+arch=('x86_64')
+url=http://www.nvidia.com/object/cuda_home.html;
+license=('custom:NVIDIA')
+depends=('gcc-libs' 'opencl-nvidia')
+replaces=('cuda-toolkit' 'cuda-sdk')
+provides=('cuda-toolkit' 'cuda-sdk')
+optdepends=('gdb: for cuda-gdb')
+options=(!strip staticlibs)
+install=cuda.install
+source=(http://developer.download.nvidia.com/compute/cuda/7_0/Prod/local_installers/cuda_${pkgver}_linux.run
+cuda.sh
+cuda.conf)
+md5sums=('312aede1c3d1d3425c8caa67bbb7a55e'
+ '7e5990e03eea90075f5a500e91a0c3d3'
+ 'ffe1e6fb7f97b23da28fd94a5fd7356d')
+
+prepare() {
+  sh cuda_${pkgver}_linux.run -extract=${srcdir}
+  ./cuda-linux64-rel-*.run --noexec --keep
+  ./cuda-samples-linux-*.run --noexec --keep
+
+  # path hacks
+
+  # 1rd sed line: sets right path to install man files
+  # 2rd sed line: hack to lie installer, now detect launch script by root
+  # 3rd sed line: sets right path in .desktop files and other .desktop stuff 
(warnings by desktop-file-validate)
+  sed -e s|/usr/share|${srcdir}/../pkg/${pkgname}/usr/share|g \
+  

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

2015-03-21 Thread Jelle van der Waa
Date: Saturday, March 21, 2015 @ 14:25:05
  Author: jelle
Revision: 129691

upgpkg: calibre 2.22.0-1

Modified:
  calibre/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-21 13:24:46 UTC (rev 129690)
+++ PKGBUILD2015-03-21 13:25:05 UTC (rev 129691)
@@ -7,7 +7,7 @@
 # Contributor: Larry Hajali larryh...@gmail.com
 
 pkgname=calibre
-pkgver=2.21.0
+pkgver=2.22.0
 pkgrel=1
 pkgdesc=Ebook management application
 arch=('i686' 'x86_64')
@@ -26,7 +26,7 @@
 )
 install=calibre.install
 source=(http://download.calibre-ebook.com/${pkgver}/calibre-${pkgver}.tar.xz;)
-md5sums=('61edafbd4ef5c4162120722b94b7ee72')
+md5sums=('13481ce1398e606f07924090c8900885')
 
 prepare(){
   cd ${srcdir}/${pkgname}-${pkgver}


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

2015-03-21 Thread Sven-Hendrik Haase
Date: Saturday, March 21, 2015 @ 13:30:16
  Author: svenstaro
Revision: 129683

upgpkg: nbd 3.10-1

upstream release 3.10

Modified:
  nbd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-21 11:09:35 UTC (rev 129682)
+++ PKGBUILD2015-03-21 12:30:16 UTC (rev 129683)
@@ -5,7 +5,7 @@
 # Contributor: Gerhard Brauer ger...@archlinux.de
 
 pkgname=nbd
-pkgver=3.9.1
+pkgver=3.10
 pkgrel=1
 pkgdesc=tools for network block devices, allowing you to use remote block 
devices over TCP/IP
 arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@
 backup=('etc/nbd-server/config')
 depends=('glib2')
 install=nbd.install
-md5sums=('895e843129449fa3e6ad819bbcd6c1e2'
+md5sums=('c39aea16c30850812c0137714668b0f3'
  '2d05d426b8c2708d5f8a0d028fcbae05'
  '5d1acc143018117174f79eff15afa038')
 


[arch-commits] Commit in nbd/repos (16 files)

2015-03-21 Thread Sven-Hendrik Haase
Date: Saturday, March 21, 2015 @ 13:30:26
  Author: svenstaro
Revision: 129684

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

Added:
  nbd/repos/community-i686/PKGBUILD
(from rev 129683, nbd/trunk/PKGBUILD)
  nbd/repos/community-i686/config
(from rev 129683, nbd/trunk/config)
  nbd/repos/community-i686/nbd.install
(from rev 129683, nbd/trunk/nbd.install)
  nbd/repos/community-i686/nbd.service
(from rev 129683, nbd/trunk/nbd.service)
  nbd/repos/community-x86_64/PKGBUILD
(from rev 129683, nbd/trunk/PKGBUILD)
  nbd/repos/community-x86_64/config
(from rev 129683, nbd/trunk/config)
  nbd/repos/community-x86_64/nbd.install
(from rev 129683, nbd/trunk/nbd.install)
  nbd/repos/community-x86_64/nbd.service
(from rev 129683, nbd/trunk/nbd.service)
Deleted:
  nbd/repos/community-i686/PKGBUILD
  nbd/repos/community-i686/config
  nbd/repos/community-i686/nbd.install
  nbd/repos/community-i686/nbd.service
  nbd/repos/community-x86_64/PKGBUILD
  nbd/repos/community-x86_64/config
  nbd/repos/community-x86_64/nbd.install
  nbd/repos/community-x86_64/nbd.service

--+
 /PKGBUILD|   80 +
 /config  |   66 +
 /nbd.install |   16 
 /nbd.service |   20 ++
 community-i686/PKGBUILD  |   40 
 community-i686/config|   33 
 community-i686/nbd.install   |8 
 community-i686/nbd.service   |   10 -
 community-x86_64/PKGBUILD|   40 
 community-x86_64/config  |   33 
 community-x86_64/nbd.install |8 
 community-x86_64/nbd.service |   10 -
 12 files changed, 182 insertions(+), 182 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-03-21 12:30:16 UTC (rev 129683)
+++ community-i686/PKGBUILD 2015-03-21 12:30:26 UTC (rev 129684)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
-# Contributor: Christian Hesse m...@eworm.de
-# Contributor: Ionut Biru ib...@archlinux.org
-# Contributor: Gerhard Brauer ger...@archlinux.de
-
-pkgname=nbd
-pkgver=3.9.1
-pkgrel=1
-pkgdesc=tools for network block devices, allowing you to use remote block 
devices over TCP/IP
-arch=('i686' 'x86_64')
-url=http://nbd.sourceforge.net;
-license=('GPL')
-source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.xz
-   config nbd.service)
-backup=('etc/nbd-server/config')
-depends=('glib2')
-install=nbd.install
-md5sums=('895e843129449fa3e6ad819bbcd6c1e2'
- '2d05d426b8c2708d5f8a0d028fcbae05'
- '5d1acc143018117174f79eff15afa038')
-
-build(){
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr --sysconfdir=/etc --enable-syslog 
--sbindir=/usr/bin
-
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-
-  install -D -m644 ${srcdir}/config ${pkgdir}/etc/nbd-server/config
-  install -D -m644 ${srcdir}/nbd.service 
${pkgdir}/usr/lib/systemd/system/nbd.service
-
-  install -D -m644 doc/README ${pkgdir}/usr/share/doc/nbd/README
-}

Copied: nbd/repos/community-i686/PKGBUILD (from rev 129683, nbd/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-03-21 12:30:26 UTC (rev 129684)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
+# Contributor: Christian Hesse m...@eworm.de
+# Contributor: Ionut Biru ib...@archlinux.org
+# Contributor: Gerhard Brauer ger...@archlinux.de
+
+pkgname=nbd
+pkgver=3.10
+pkgrel=1
+pkgdesc=tools for network block devices, allowing you to use remote block 
devices over TCP/IP
+arch=('i686' 'x86_64')
+url=http://nbd.sourceforge.net;
+license=('GPL')
+source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.xz
+   config nbd.service)
+backup=('etc/nbd-server/config')
+depends=('glib2')
+install=nbd.install
+md5sums=('c39aea16c30850812c0137714668b0f3'
+ '2d05d426b8c2708d5f8a0d028fcbae05'
+ '5d1acc143018117174f79eff15afa038')
+
+build(){
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr --sysconfdir=/etc --enable-syslog 
--sbindir=/usr/bin
+
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+
+  install -D -m644 ${srcdir}/config ${pkgdir}/etc/nbd-server/config
+  install -D -m644 ${srcdir}/nbd.service 
${pkgdir}/usr/lib/systemd/system/nbd.service
+
+  install -D -m644 doc/README ${pkgdir}/usr/share/doc/nbd/README
+}

Deleted: community-i686/config
===
--- community-i686/config   2015-03-21 12:30:16 UTC (rev 129683)
+++ community-i686/config   2015-03-21 12:30:26 

  1   2   >