Date: Friday, March 27, 2015 @ 09:21:03 Author: arojas Revision: 235038
archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kdeaccessibility-kmouth/repos/kde-unstable-i686/PKGBUILD (from rev 235037, kdeaccessibility-kmouth/kde-unstable/PKGBUILD) kdeaccessibility-kmouth/repos/kde-unstable-i686/kdeaccessibility-kmouth.install (from rev 235037, kdeaccessibility-kmouth/kde-unstable/kdeaccessibility-kmouth.install) kdeaccessibility-kmouth/repos/kde-unstable-x86_64/PKGBUILD (from rev 235037, kdeaccessibility-kmouth/kde-unstable/PKGBUILD) kdeaccessibility-kmouth/repos/kde-unstable-x86_64/kdeaccessibility-kmouth.install (from rev 235037, kdeaccessibility-kmouth/kde-unstable/kdeaccessibility-kmouth.install) Deleted: kdeaccessibility-kmouth/repos/kde-unstable-i686/PKGBUILD kdeaccessibility-kmouth/repos/kde-unstable-i686/kdeaccessibility-kmouth.install kdeaccessibility-kmouth/repos/kde-unstable-x86_64/PKGBUILD kdeaccessibility-kmouth/repos/kde-unstable-x86_64/kdeaccessibility-kmouth.install -----------------------------------------------------+ /PKGBUILD | 66 ++++++++++++++++++ /kdeaccessibility-kmouth.install | 22 ++++++ kde-unstable-i686/PKGBUILD | 33 --------- kde-unstable-i686/kdeaccessibility-kmouth.install | 11 --- kde-unstable-x86_64/PKGBUILD | 33 --------- kde-unstable-x86_64/kdeaccessibility-kmouth.install | 11 --- 6 files changed, 88 insertions(+), 88 deletions(-) Deleted: kde-unstable-i686/PKGBUILD =================================================================== --- kde-unstable-i686/PKGBUILD 2015-03-27 08:20:45 UTC (rev 235037) +++ kde-unstable-i686/PKGBUILD 2015-03-27 08:21:03 UTC (rev 235038) @@ -1,33 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan <felixonm...@archlinux.org> -# Contributor: Andrea Scarpino <and...@archlinux.org> - -pkgname=kdeaccessibility-kmouth -pkgver=15.03.95 -pkgrel=1 -arch=('i686' 'x86_64') -pkgdesc='Speech Synthesizer Frontend' -url='http://kde.org/applications/utilities/kmouth/' -license=('GPL' 'FDL') -groups=('kde-applications' 'kdeaccessibility') -depends=('kdebase-runtime') -makedepends=('cmake' 'automoc4') -install=${pkgname}.install -source=("http://download.kde.org/unstable/applications/${pkgver}/src/kmouth-${pkgver}.tar.xz") -sha1sums=('5c90c292e30ae071e4f85ac3304a82822a534742') - -build() { - cd "${srcdir}" - mkdir build - cd build - cmake ../kmouth-${pkgver} \ - -DCMAKE_BUILD_TYPE=Release \ - -DKDE4_BUILD_TESTS=OFF \ - -DCMAKE_INSTALL_PREFIX=/usr - make -} - -package() { - cd $srcdir/build - make DESTDIR=$pkgdir install -} Copied: kdeaccessibility-kmouth/repos/kde-unstable-i686/PKGBUILD (from rev 235037, kdeaccessibility-kmouth/kde-unstable/PKGBUILD) =================================================================== --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-03-27 08:21:03 UTC (rev 235038) @@ -0,0 +1,33 @@ +# $Id$ +# Maintainer: Felix Yan <felixonm...@archlinux.org> +# Contributor: Andrea Scarpino <and...@archlinux.org> + +pkgname=kdeaccessibility-kmouth +pkgver=15.03.97 +pkgrel=1 +arch=('i686' 'x86_64') +pkgdesc='Speech Synthesizer Frontend' +url='http://kde.org/applications/utilities/kmouth/' +license=('GPL' 'FDL') +groups=('kde-applications' 'kdeaccessibility') +depends=('kdebase-runtime') +makedepends=('cmake' 'automoc4') +install=${pkgname}.install +source=("http://download.kde.org/unstable/applications/${pkgver}/src/kmouth-${pkgver}.tar.xz") +sha1sums=('77967a9c1fed6b4ef03616e375b7827d08cbf289') + +build() { + cd "${srcdir}" + mkdir build + cd build + cmake ../kmouth-${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/kdeaccessibility-kmouth.install =================================================================== --- kde-unstable-i686/kdeaccessibility-kmouth.install 2015-03-27 08:20:45 UTC (rev 235037) +++ kde-unstable-i686/kdeaccessibility-kmouth.install 2015-03-27 08:21:03 UTC (rev 235038) @@ -1,11 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: kdeaccessibility-kmouth/repos/kde-unstable-i686/kdeaccessibility-kmouth.install (from rev 235037, kdeaccessibility-kmouth/kde-unstable/kdeaccessibility-kmouth.install) =================================================================== --- kde-unstable-i686/kdeaccessibility-kmouth.install (rev 0) +++ kde-unstable-i686/kdeaccessibility-kmouth.install 2015-03-27 08:21:03 UTC (rev 235038) @@ -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 2015-03-27 08:20:45 UTC (rev 235037) +++ kde-unstable-x86_64/PKGBUILD 2015-03-27 08:21:03 UTC (rev 235038) @@ -1,33 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan <felixonm...@archlinux.org> -# Contributor: Andrea Scarpino <and...@archlinux.org> - -pkgname=kdeaccessibility-kmouth -pkgver=15.03.95 -pkgrel=1 -arch=('i686' 'x86_64') -pkgdesc='Speech Synthesizer Frontend' -url='http://kde.org/applications/utilities/kmouth/' -license=('GPL' 'FDL') -groups=('kde-applications' 'kdeaccessibility') -depends=('kdebase-runtime') -makedepends=('cmake' 'automoc4') -install=${pkgname}.install -source=("http://download.kde.org/unstable/applications/${pkgver}/src/kmouth-${pkgver}.tar.xz") -sha1sums=('5c90c292e30ae071e4f85ac3304a82822a534742') - -build() { - cd "${srcdir}" - mkdir build - cd build - cmake ../kmouth-${pkgver} \ - -DCMAKE_BUILD_TYPE=Release \ - -DKDE4_BUILD_TESTS=OFF \ - -DCMAKE_INSTALL_PREFIX=/usr - make -} - -package() { - cd $srcdir/build - make DESTDIR=$pkgdir install -} Copied: kdeaccessibility-kmouth/repos/kde-unstable-x86_64/PKGBUILD (from rev 235037, kdeaccessibility-kmouth/kde-unstable/PKGBUILD) =================================================================== --- kde-unstable-x86_64/PKGBUILD (rev 0) +++ kde-unstable-x86_64/PKGBUILD 2015-03-27 08:21:03 UTC (rev 235038) @@ -0,0 +1,33 @@ +# $Id$ +# Maintainer: Felix Yan <felixonm...@archlinux.org> +# Contributor: Andrea Scarpino <and...@archlinux.org> + +pkgname=kdeaccessibility-kmouth +pkgver=15.03.97 +pkgrel=1 +arch=('i686' 'x86_64') +pkgdesc='Speech Synthesizer Frontend' +url='http://kde.org/applications/utilities/kmouth/' +license=('GPL' 'FDL') +groups=('kde-applications' 'kdeaccessibility') +depends=('kdebase-runtime') +makedepends=('cmake' 'automoc4') +install=${pkgname}.install +source=("http://download.kde.org/unstable/applications/${pkgver}/src/kmouth-${pkgver}.tar.xz") +sha1sums=('77967a9c1fed6b4ef03616e375b7827d08cbf289') + +build() { + cd "${srcdir}" + mkdir build + cd build + cmake ../kmouth-${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-x86_64/kdeaccessibility-kmouth.install =================================================================== --- kde-unstable-x86_64/kdeaccessibility-kmouth.install 2015-03-27 08:20:45 UTC (rev 235037) +++ kde-unstable-x86_64/kdeaccessibility-kmouth.install 2015-03-27 08:21:03 UTC (rev 235038) @@ -1,11 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: kdeaccessibility-kmouth/repos/kde-unstable-x86_64/kdeaccessibility-kmouth.install (from rev 235037, kdeaccessibility-kmouth/kde-unstable/kdeaccessibility-kmouth.install) =================================================================== --- kde-unstable-x86_64/kdeaccessibility-kmouth.install (rev 0) +++ kde-unstable-x86_64/kdeaccessibility-kmouth.install 2015-03-27 08:21:03 UTC (rev 235038) @@ -0,0 +1,11 @@ +post_install() { + xdg-icon-resource forceupdate --theme hicolor &> /dev/null +} + +post_upgrade() { + post_install +} + +post_remove() { + post_install +}