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

2014-08-03 Thread Sven-Hendrik Haase
Date: Sunday, August 3, 2014 @ 14:21:36
  Author: svenstaro
Revision: 218610

upgpkg: kdeaccessibility-kmouth 4.13.97-1

kde 4.14 rc1

Modified:
  kdeaccessibility-kmouth/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-08-03 12:21:33 UTC (rev 218609)
+++ PKGBUILD2014-08-03 12:21:36 UTC (rev 218610)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeaccessibility-kmouth
-pkgver=4.13.95
+pkgver=4.13.97
 pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc='Speech Synthesizer Frontend'
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 
source=(http://download.kde.org/unstable/${pkgver}/src/kmouth-${pkgver}.tar.xz;)
-sha1sums=('ae4d2d0b87262e2d9edddf7cfcc2414161b1a0e6')
+sha1sums=('3a9a3f3255f82ab01744d5d1e86d40715b53f76c')
 
 build() {
   cd ${srcdir}



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

2013-07-18 Thread Sven-Hendrik Haase
Date: Friday, July 19, 2013 @ 00:24:36
  Author: svenstaro
Revision: 190920

upgpkg: kdeaccessibility-kmouth 4.10.95-2

rebuild

Modified:
  kdeaccessibility-kmouth/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-18 22:24:33 UTC (rev 190919)
+++ PKGBUILD2013-07-18 22:24:36 UTC (rev 190920)
@@ -3,7 +3,7 @@
 
 pkgname=kdeaccessibility-kmouth
 pkgver=4.10.95
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 pkgdesc='Speech Synthesizer Frontend'
 url='http://kde.org/applications/utilities/kmouth/'



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

2013-07-16 Thread Sven-Hendrik Haase
Date: Tuesday, July 16, 2013 @ 20:25:01
  Author: svenstaro
Revision: 190204

upgpkg: kdeaccessibility-kmouth 4.10.95-1

upstream 4.11rc1

Modified:
  kdeaccessibility-kmouth/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-16 18:24:59 UTC (rev 190203)
+++ PKGBUILD2013-07-16 18:25:01 UTC (rev 190204)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeaccessibility-kmouth
-pkgver=4.10.90
+pkgver=4.10.95
 pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc='Speech Synthesizer Frontend'
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 
source=(http://download.kde.org/unstable/${pkgver}/src/kmouth-${pkgver}.tar.xz;)
-sha1sums=('745943199d058b6e8be850b8fda60794624c8c9c')
+sha1sums=('e01018b6f2e4941c447e1320a332e757e8b93d63')
 
 build() {
   cd ${srcdir}



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

2013-01-31 Thread Andrea Scarpino
Date: Thursday, January 31, 2013 @ 12:19:27
  Author: andrea
Revision: 176402

KDE 4.10

Modified:
  kdeaccessibility-kmouth/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-01-31 11:19:20 UTC (rev 176401)
+++ PKGBUILD2013-01-31 11:19:27 UTC (rev 176402)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeaccessibility-kmouth
-pkgver=4.9.98
+pkgver=4.10.0
 pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc='Speech Synthesizer Frontend'
@@ -12,8 +12,8 @@
 depends=('kdebase-runtime')
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
-source=(http://download.kde.org/unstable/${pkgver}/src/kmouth-${pkgver}.tar.xz;)
-sha1sums=('dcddc26bd607dd1ae724091ccb3f3558d9b0cb51')
+source=(http://download.kde.org/stable/${pkgver}/src/kmouth-${pkgver}.tar.xz;)
+sha1sums=('6c4724df688578169788775d105197c3f7eaf701')
 
 build() {
   cd ${srcdir}



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

2013-01-17 Thread Andrea Scarpino
Date: Thursday, January 17, 2013 @ 09:06:18
  Author: andrea
Revision: 175396

KDE 4.10 RC3

Modified:
  kdeaccessibility-kmouth/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-01-17 14:06:14 UTC (rev 175395)
+++ PKGBUILD2013-01-17 14:06:18 UTC (rev 175396)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeaccessibility-kmouth
-pkgver=4.9.97
+pkgver=4.9.98
 pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc='Speech Synthesizer Frontend'
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 
source=(http://download.kde.org/unstable/${pkgver}/src/kmouth-${pkgver}.tar.xz;)
-sha1sums=('caa75c5eef97c6c9d774049f77058b1a18b952da')
+sha1sums=('dcddc26bd607dd1ae724091ccb3f3558d9b0cb51')
 
 build() {
   cd ${srcdir}



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

2013-01-16 Thread Andrea Scarpino
Date: Wednesday, January 16, 2013 @ 19:00:58
  Author: andrea
Revision: 175251

Tests are enabled by default in KDE 4.10 RC3

Modified:
  kdeaccessibility-kmouth/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-01-17 00:00:55 UTC (rev 175250)
+++ PKGBUILD2013-01-17 00:00:58 UTC (rev 175251)
@@ -21,6 +21,7 @@
   cd build
   cmake ../kmouth-${pkgver} \
 -DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
 -DCMAKE_INSTALL_PREFIX=/usr
   make
 }
@@ -28,6 +29,4 @@
 package() {
   cd $srcdir/build
   make DESTDIR=$pkgdir install
-  cd $srcdir/build/doc
-  make DESTDIR=$pkgdir install
 }



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

2013-01-04 Thread Andrea Scarpino
Date: Friday, January 4, 2013 @ 09:36:59
  Author: andrea
Revision: 174341

KDE 4.10 RC2

Modified:
  kdeaccessibility-kmouth/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-01-04 14:36:55 UTC (rev 174340)
+++ PKGBUILD2013-01-04 14:36:59 UTC (rev 174341)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeaccessibility-kmouth
-pkgver=4.9.95
+pkgver=4.9.97
 pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc='Speech Synthesizer Frontend'
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 
source=(http://download.kde.org/unstable/${pkgver}/src/kmouth-${pkgver}.tar.xz;)
-sha1sums=('62eb1c7db5170f967069f7e3a97b4a94b8e4fc1f')
+sha1sums=('caa75c5eef97c6c9d774049f77058b1a18b952da')
 
 build() {
   cd ${srcdir}



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

2012-12-19 Thread Andrea Scarpino
Date: Wednesday, December 19, 2012 @ 09:54:04
  Author: andrea
Revision: 173387

KDE 4.10 RC1

Modified:
  kdeaccessibility-kmouth/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-12-19 14:54:00 UTC (rev 173386)
+++ PKGBUILD2012-12-19 14:54:04 UTC (rev 173387)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeaccessibility-kmouth
-pkgver=4.9.90
+pkgver=4.9.95
 pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc='Speech Synthesizer Frontend'
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 
source=(http://download.kde.org/unstable/${pkgver}/src/kmouth-${pkgver}.tar.xz;)
-sha1sums=('1ee316f6abb4f5299e4352561b3d3c892f17')
+sha1sums=('62eb1c7db5170f967069f7e3a97b4a94b8e4fc1f')
 
 build() {
   cd ${srcdir}



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

2012-12-02 Thread Andrea Scarpino
Date: Sunday, December 2, 2012 @ 06:20:33
  Author: andrea
Revision: 172340

KDE 4.10 beta2

Modified:
  kdeaccessibility-kmouth/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-12-02 11:20:29 UTC (rev 172339)
+++ PKGBUILD2012-12-02 11:20:33 UTC (rev 172340)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeaccessibility-kmouth
-pkgver=4.9.80
+pkgver=4.9.90
 pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc='Speech Synthesizer Frontend'
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 
source=(http://download.kde.org/unstable/${pkgver}/src/kmouth-${pkgver}.tar.xz;)
-sha1sums=('72a6bb10b38a2bca50e17921b0ce7561cbe6aaef')
+sha1sums=('1ee316f6abb4f5299e4352561b3d3c892f17')
 
 build() {
   cd ${srcdir}



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

2012-07-11 Thread Andrea Scarpino
Date: Wednesday, July 11, 2012 @ 16:51:29
  Author: andrea
Revision: 163279

KDE 4.9 RC2

Modified:
  kdeaccessibility-kmouth/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-07-11 20:51:26 UTC (rev 163278)
+++ PKGBUILD2012-07-11 20:51:29 UTC (rev 163279)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeaccessibility-kmouth
-pkgver=4.8.95
+pkgver=4.8.97
 pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc='Speech Synthesizer Frontend'
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 
source=(http://download.kde.org/unstable/${pkgver}/src/kmouth-${pkgver}.tar.xz;)
-sha1sums=('5dc66f0b762584b9e595ae84c1bc1e861f9a8c29')
+sha1sums=('1d553d6c2a0fac255a21616b8b0fe87348862adf')
 
 build() {
   cd ${srcdir}



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

2012-06-27 Thread Andrea Scarpino
Date: Wednesday, June 27, 2012 @ 02:22:48
  Author: andrea
Revision: 162460

KDE 4.9 RC1

Modified:
  kdeaccessibility-kmouth/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-06-27 06:22:45 UTC (rev 162459)
+++ PKGBUILD2012-06-27 06:22:48 UTC (rev 162460)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeaccessibility-kmouth
-pkgver=4.8.90
+pkgver=4.8.95
 pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc='Speech Synthesizer Frontend'
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 
source=(http://download.kde.org/unstable/${pkgver}/src/kmouth-${pkgver}.tar.xz;)
-sha1sums=('c56c1b03d8cf100305cedd71adab8f540012467f')
+sha1sums=('5dc66f0b762584b9e595ae84c1bc1e861f9a8c29')
 
 build() {
   cd ${srcdir}



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

2012-06-11 Thread Andrea Scarpino
Date: Tuesday, June 12, 2012 @ 01:43:12
  Author: andrea
Revision: 161537

KDE 4.9beta2

Modified:
  kdeaccessibility-kmouth/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-06-12 05:43:10 UTC (rev 161536)
+++ PKGBUILD2012-06-12 05:43:12 UTC (rev 161537)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeaccessibility-kmouth
-pkgver=4.8.80
+pkgver=4.8.90
 pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc='Speech Synthesizer Frontend'
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 
source=(http://download.kde.org/unstable/${pkgver}/src/kmouth-${pkgver}.tar.xz;)
-sha1sums=('6f11f249f3b2fb314a2536c23da2ccea9f491762')
+sha1sums=('c56c1b03d8cf100305cedd71adab8f540012467f')
 
 build() {
   cd ${srcdir}