Date: Wednesday, June 27, 2012 @ 09:27:14 Author: andrea Revision: 162597
archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kdeedu-kturtle/repos/kde-unstable-i686/PKGBUILD (from rev 162596, kdeedu-kturtle/kde-unstable/PKGBUILD) kdeedu-kturtle/repos/kde-unstable-i686/kdeedu-kturtle.install (from rev 162596, kdeedu-kturtle/kde-unstable/kdeedu-kturtle.install) kdeedu-kturtle/repos/kde-unstable-x86_64/PKGBUILD (from rev 162596, kdeedu-kturtle/kde-unstable/PKGBUILD) kdeedu-kturtle/repos/kde-unstable-x86_64/kdeedu-kturtle.install (from rev 162596, kdeedu-kturtle/kde-unstable/kdeedu-kturtle.install) Deleted: kdeedu-kturtle/repos/kde-unstable-i686/PKGBUILD kdeedu-kturtle/repos/kde-unstable-i686/kdeedu-kturtle.install kdeedu-kturtle/repos/kde-unstable-x86_64/PKGBUILD kdeedu-kturtle/repos/kde-unstable-x86_64/kdeedu-kturtle.install --------------------------------------------+ kde-unstable-i686/PKGBUILD | 62 +++++++++++++-------------- kde-unstable-i686/kdeedu-kturtle.install | 22 ++++----- kde-unstable-x86_64/PKGBUILD | 62 +++++++++++++-------------- kde-unstable-x86_64/kdeedu-kturtle.install | 22 ++++----- 4 files changed, 84 insertions(+), 84 deletions(-) Deleted: kde-unstable-i686/PKGBUILD =================================================================== --- kde-unstable-i686/PKGBUILD 2012-06-27 13:26:39 UTC (rev 162596) +++ kde-unstable-i686/PKGBUILD 2012-06-27 13:27:14 UTC (rev 162597) @@ -1,31 +0,0 @@ -# $Id$ -# Maintainer: Andrea Scarpino <and...@archlinux.org> - -pkgname=kdeedu-kturtle -pkgver=4.8.90 -pkgrel=1 -pkgdesc="Educational Programming Environment" -url="http://kde.org/applications/education/kturtle/" -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde' 'kdeedu') -depends=('kdebase-runtime') -makedepends=('cmake' 'automoc4') -install=${pkgname}.install -source=("http://download.kde.org/unstable/${pkgver}/src/kturtle-${pkgver}.tar.xz") -sha1sums=('9c7d792975138d5d19e0fc18017a21072a4e89bc') - -build() { - cd "${srcdir}" - mkdir build - cd build - cmake ../kturtle-${pkgver} \ - -DCMAKE_BUILD_TYPE=Release \ - -DCMAKE_INSTALL_PREFIX=/usr - make -} - -package() { - cd "${srcdir}"/build - make DESTDIR="${pkgdir}" install -} Copied: kdeedu-kturtle/repos/kde-unstable-i686/PKGBUILD (from rev 162596, kdeedu-kturtle/kde-unstable/PKGBUILD) =================================================================== --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2012-06-27 13:27:14 UTC (rev 162597) @@ -0,0 +1,31 @@ +# $Id$ +# Maintainer: Andrea Scarpino <and...@archlinux.org> + +pkgname=kdeedu-kturtle +pkgver=4.8.95 +pkgrel=1 +pkgdesc="Educational Programming Environment" +url="http://kde.org/applications/education/kturtle/" +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde' 'kdeedu') +depends=('kdebase-runtime') +makedepends=('cmake' 'automoc4') +install=${pkgname}.install +source=("http://download.kde.org/unstable/${pkgver}/src/kturtle-${pkgver}.tar.xz") +sha1sums=('c390050248bed85215d07bc4d5c2c27195603fbd') + +build() { + cd "${srcdir}" + mkdir build + cd build + cmake ../kturtle-${pkgver} \ + -DCMAKE_BUILD_TYPE=Release \ + -DCMAKE_INSTALL_PREFIX=/usr + make +} + +package() { + cd "${srcdir}"/build + make DESTDIR="${pkgdir}" install +} Deleted: kde-unstable-i686/kdeedu-kturtle.install =================================================================== --- kde-unstable-i686/kdeedu-kturtle.install 2012-06-27 13:26:39 UTC (rev 162596) +++ kde-unstable-i686/kdeedu-kturtle.install 2012-06-27 13:27:14 UTC (rev 162597) @@ -1,11 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: kdeedu-kturtle/repos/kde-unstable-i686/kdeedu-kturtle.install (from rev 162596, kdeedu-kturtle/kde-unstable/kdeedu-kturtle.install) =================================================================== --- kde-unstable-i686/kdeedu-kturtle.install (rev 0) +++ kde-unstable-i686/kdeedu-kturtle.install 2012-06-27 13:27:14 UTC (rev 162597) @@ -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 2012-06-27 13:26:39 UTC (rev 162596) +++ kde-unstable-x86_64/PKGBUILD 2012-06-27 13:27:14 UTC (rev 162597) @@ -1,31 +0,0 @@ -# $Id$ -# Maintainer: Andrea Scarpino <and...@archlinux.org> - -pkgname=kdeedu-kturtle -pkgver=4.8.90 -pkgrel=1 -pkgdesc="Educational Programming Environment" -url="http://kde.org/applications/education/kturtle/" -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde' 'kdeedu') -depends=('kdebase-runtime') -makedepends=('cmake' 'automoc4') -install=${pkgname}.install -source=("http://download.kde.org/unstable/${pkgver}/src/kturtle-${pkgver}.tar.xz") -sha1sums=('9c7d792975138d5d19e0fc18017a21072a4e89bc') - -build() { - cd "${srcdir}" - mkdir build - cd build - cmake ../kturtle-${pkgver} \ - -DCMAKE_BUILD_TYPE=Release \ - -DCMAKE_INSTALL_PREFIX=/usr - make -} - -package() { - cd "${srcdir}"/build - make DESTDIR="${pkgdir}" install -} Copied: kdeedu-kturtle/repos/kde-unstable-x86_64/PKGBUILD (from rev 162596, kdeedu-kturtle/kde-unstable/PKGBUILD) =================================================================== --- kde-unstable-x86_64/PKGBUILD (rev 0) +++ kde-unstable-x86_64/PKGBUILD 2012-06-27 13:27:14 UTC (rev 162597) @@ -0,0 +1,31 @@ +# $Id$ +# Maintainer: Andrea Scarpino <and...@archlinux.org> + +pkgname=kdeedu-kturtle +pkgver=4.8.95 +pkgrel=1 +pkgdesc="Educational Programming Environment" +url="http://kde.org/applications/education/kturtle/" +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde' 'kdeedu') +depends=('kdebase-runtime') +makedepends=('cmake' 'automoc4') +install=${pkgname}.install +source=("http://download.kde.org/unstable/${pkgver}/src/kturtle-${pkgver}.tar.xz") +sha1sums=('c390050248bed85215d07bc4d5c2c27195603fbd') + +build() { + cd "${srcdir}" + mkdir build + cd build + cmake ../kturtle-${pkgver} \ + -DCMAKE_BUILD_TYPE=Release \ + -DCMAKE_INSTALL_PREFIX=/usr + make +} + +package() { + cd "${srcdir}"/build + make DESTDIR="${pkgdir}" install +} Deleted: kde-unstable-x86_64/kdeedu-kturtle.install =================================================================== --- kde-unstable-x86_64/kdeedu-kturtle.install 2012-06-27 13:26:39 UTC (rev 162596) +++ kde-unstable-x86_64/kdeedu-kturtle.install 2012-06-27 13:27:14 UTC (rev 162597) @@ -1,11 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: kdeedu-kturtle/repos/kde-unstable-x86_64/kdeedu-kturtle.install (from rev 162596, kdeedu-kturtle/kde-unstable/kdeedu-kturtle.install) =================================================================== --- kde-unstable-x86_64/kdeedu-kturtle.install (rev 0) +++ kde-unstable-x86_64/kdeedu-kturtle.install 2012-06-27 13:27:14 UTC (rev 162597) @@ -0,0 +1,11 @@ +post_install() { + xdg-icon-resource forceupdate --theme hicolor &> /dev/null +} + +post_upgrade() { + post_install +} + +post_remove() { + post_install +}