Date: Tuesday, April 19, 2016 @ 14:05:10 Author: arojas Revision: 265292
archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64 Added: kdeaccessibility-jovie/repos/kde-unstable-i686/PKGBUILD (from rev 265291, kdeaccessibility-jovie/trunk/PKGBUILD) kdeaccessibility-jovie/repos/kde-unstable-i686/kdeaccessibility-jovie.install (from rev 265291, kdeaccessibility-jovie/trunk/kdeaccessibility-jovie.install) kdeaccessibility-jovie/repos/kde-unstable-x86_64/PKGBUILD (from rev 265291, kdeaccessibility-jovie/trunk/PKGBUILD) kdeaccessibility-jovie/repos/kde-unstable-x86_64/kdeaccessibility-jovie.install (from rev 265291, kdeaccessibility-jovie/trunk/kdeaccessibility-jovie.install) Deleted: kdeaccessibility-jovie/repos/kde-unstable-i686/PKGBUILD kdeaccessibility-jovie/repos/kde-unstable-i686/kdeaccessibility-jovie.install kdeaccessibility-jovie/repos/kde-unstable-x86_64/PKGBUILD kdeaccessibility-jovie/repos/kde-unstable-x86_64/kdeaccessibility-jovie.install ----------------------------------------------------+ /PKGBUILD | 66 +++++++++++++++++++ /kdeaccessibility-jovie.install | 22 ++++++ kde-unstable-i686/PKGBUILD | 33 --------- kde-unstable-i686/kdeaccessibility-jovie.install | 11 --- kde-unstable-x86_64/PKGBUILD | 33 --------- kde-unstable-x86_64/kdeaccessibility-jovie.install | 11 --- 6 files changed, 88 insertions(+), 88 deletions(-) Deleted: kde-unstable-i686/PKGBUILD =================================================================== --- kde-unstable-i686/PKGBUILD 2016-04-19 12:04:55 UTC (rev 265291) +++ kde-unstable-i686/PKGBUILD 2016-04-19 12:05:10 UTC (rev 265292) @@ -1,33 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan <felixonm...@archlinux.org> -# Contributor: Andrea Scarpino <and...@archlinux.org> - -pkgname=kdeaccessibility-jovie -pkgver=16.03.90 -pkgrel=1 -arch=('i686' 'x86_64') -pkgdesc='A text to speech application' -url='http://kde.org/applications/utilities/jovie/' -license=('GPL' 'FDL') -groups=('kde-applications' 'kdeaccessibility') -depends=('kdebase-runtime' 'speech-dispatcher') -makedepends=('cmake' 'automoc4') -replaces=('kdeaccessibility-kttsd') -install=${pkgname}.install -source=("http://download.kde.org/unstable/applications/${pkgver}/src/jovie-${pkgver}.tar.xz") -sha1sums=('5a769910c527e9947e3f25c0a101a74dd8de8315') - -build() { - mkdir -p build - cd build - cmake ../jovie-${pkgver} \ - -DCMAKE_BUILD_TYPE=Release \ - -DKDE4_BUILD_TESTS=OFF \ - -DCMAKE_INSTALL_PREFIX=/usr - make -} - -package() { - cd build - make DESTDIR=$pkgdir install -} Copied: kdeaccessibility-jovie/repos/kde-unstable-i686/PKGBUILD (from rev 265291, kdeaccessibility-jovie/trunk/PKGBUILD) =================================================================== --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2016-04-19 12:05:10 UTC (rev 265292) @@ -0,0 +1,33 @@ +# $Id$ +# Maintainer: Felix Yan <felixonm...@archlinux.org> +# Contributor: Andrea Scarpino <and...@archlinux.org> + +pkgname=kdeaccessibility-jovie +pkgver=16.04.0 +pkgrel=1 +arch=('i686' 'x86_64') +pkgdesc='A text to speech application' +url='http://kde.org/applications/utilities/jovie/' +license=('GPL' 'FDL') +groups=('kde-applications' 'kdeaccessibility') +depends=('kdebase-runtime' 'speech-dispatcher') +makedepends=('cmake' 'automoc4') +replaces=('kdeaccessibility-kttsd') +install=${pkgname}.install +source=("http://download.kde.org/stable/applications/${pkgver}/src/jovie-${pkgver}.tar.xz") +sha1sums=('a24db39418c81112ac0f19a2802de85a1990189a') + +build() { + mkdir -p build + cd build + cmake ../jovie-${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/kdeaccessibility-jovie.install =================================================================== --- kde-unstable-i686/kdeaccessibility-jovie.install 2016-04-19 12:04:55 UTC (rev 265291) +++ kde-unstable-i686/kdeaccessibility-jovie.install 2016-04-19 12:05:10 UTC (rev 265292) @@ -1,11 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: kdeaccessibility-jovie/repos/kde-unstable-i686/kdeaccessibility-jovie.install (from rev 265291, kdeaccessibility-jovie/trunk/kdeaccessibility-jovie.install) =================================================================== --- kde-unstable-i686/kdeaccessibility-jovie.install (rev 0) +++ kde-unstable-i686/kdeaccessibility-jovie.install 2016-04-19 12:05:10 UTC (rev 265292) @@ -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/PKGBUILD 2016-04-19 12:04:55 UTC (rev 265291) +++ kde-unstable-x86_64/PKGBUILD 2016-04-19 12:05:10 UTC (rev 265292) @@ -1,33 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan <felixonm...@archlinux.org> -# Contributor: Andrea Scarpino <and...@archlinux.org> - -pkgname=kdeaccessibility-jovie -pkgver=16.03.90 -pkgrel=1 -arch=('i686' 'x86_64') -pkgdesc='A text to speech application' -url='http://kde.org/applications/utilities/jovie/' -license=('GPL' 'FDL') -groups=('kde-applications' 'kdeaccessibility') -depends=('kdebase-runtime' 'speech-dispatcher') -makedepends=('cmake' 'automoc4') -replaces=('kdeaccessibility-kttsd') -install=${pkgname}.install -source=("http://download.kde.org/unstable/applications/${pkgver}/src/jovie-${pkgver}.tar.xz") -sha1sums=('5a769910c527e9947e3f25c0a101a74dd8de8315') - -build() { - mkdir -p build - cd build - cmake ../jovie-${pkgver} \ - -DCMAKE_BUILD_TYPE=Release \ - -DKDE4_BUILD_TESTS=OFF \ - -DCMAKE_INSTALL_PREFIX=/usr - make -} - -package() { - cd build - make DESTDIR=$pkgdir install -} Copied: kdeaccessibility-jovie/repos/kde-unstable-x86_64/PKGBUILD (from rev 265291, kdeaccessibility-jovie/trunk/PKGBUILD) =================================================================== --- kde-unstable-x86_64/PKGBUILD (rev 0) +++ kde-unstable-x86_64/PKGBUILD 2016-04-19 12:05:10 UTC (rev 265292) @@ -0,0 +1,33 @@ +# $Id$ +# Maintainer: Felix Yan <felixonm...@archlinux.org> +# Contributor: Andrea Scarpino <and...@archlinux.org> + +pkgname=kdeaccessibility-jovie +pkgver=16.04.0 +pkgrel=1 +arch=('i686' 'x86_64') +pkgdesc='A text to speech application' +url='http://kde.org/applications/utilities/jovie/' +license=('GPL' 'FDL') +groups=('kde-applications' 'kdeaccessibility') +depends=('kdebase-runtime' 'speech-dispatcher') +makedepends=('cmake' 'automoc4') +replaces=('kdeaccessibility-kttsd') +install=${pkgname}.install +source=("http://download.kde.org/stable/applications/${pkgver}/src/jovie-${pkgver}.tar.xz") +sha1sums=('a24db39418c81112ac0f19a2802de85a1990189a') + +build() { + mkdir -p build + cd build + cmake ../jovie-${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/kdeaccessibility-jovie.install =================================================================== --- kde-unstable-x86_64/kdeaccessibility-jovie.install 2016-04-19 12:04:55 UTC (rev 265291) +++ kde-unstable-x86_64/kdeaccessibility-jovie.install 2016-04-19 12:05:10 UTC (rev 265292) @@ -1,11 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: kdeaccessibility-jovie/repos/kde-unstable-x86_64/kdeaccessibility-jovie.install (from rev 265291, kdeaccessibility-jovie/trunk/kdeaccessibility-jovie.install) =================================================================== --- kde-unstable-x86_64/kdeaccessibility-jovie.install (rev 0) +++ kde-unstable-x86_64/kdeaccessibility-jovie.install 2016-04-19 12:05:10 UTC (rev 265292) @@ -0,0 +1,11 @@ +post_install() { + xdg-icon-resource forceupdate --theme hicolor &> /dev/null +} + +post_upgrade() { + post_install +} + +post_remove() { + post_install +}