Date: Saturday, January 5, 2013 @ 02:10:41 Author: andrea Revision: 174488
archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kdeedu-analitza/repos/kde-unstable-i686/PKGBUILD (from rev 174487, kdeedu-analitza/kde-unstable/PKGBUILD) kdeedu-analitza/repos/kde-unstable-x86_64/PKGBUILD (from rev 174487, kdeedu-analitza/kde-unstable/PKGBUILD) Deleted: kdeedu-analitza/repos/kde-unstable-i686/PKGBUILD kdeedu-analitza/repos/kde-unstable-x86_64/PKGBUILD ------------------------------+ kde-unstable-i686/PKGBUILD | 60 ++++++++++++++++++++--------------------- kde-unstable-x86_64/PKGBUILD | 60 ++++++++++++++++++++--------------------- 2 files changed, 60 insertions(+), 60 deletions(-) Deleted: kde-unstable-i686/PKGBUILD =================================================================== --- kde-unstable-i686/PKGBUILD 2013-01-05 07:10:04 UTC (rev 174487) +++ kde-unstable-i686/PKGBUILD 2013-01-05 07:10:41 UTC (rev 174488) @@ -1,30 +0,0 @@ -# $Id$ -# Maintainer: Andrea Scarpino <and...@archlinux.org> - -pkgname=kdeedu-analitza -pkgver=4.9.95 -pkgrel=1 -pkgdesc="A library to add mathematical features to your program" -url="https://projects.kde.org/projects/kde/kdeedu/analitza" -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde' 'kdeedu') -depends=('kdebase-runtime') -makedepends=('cmake' 'automoc4') -source=("http://download.kde.org/unstable/${pkgver}/src/analitza-${pkgver}.tar.xz") -sha1sums=('279fa3fac98bbf5fc33f59714cbd4b822d65c320') - -build() { - cd "${srcdir}" - mkdir build - cd build - cmake ../analitza-${pkgver} \ - -DCMAKE_BUILD_TYPE=Release \ - -DCMAKE_INSTALL_PREFIX=/usr - make -} - -package() { - cd "${srcdir}"/build - make DESTDIR="${pkgdir}" install -} Copied: kdeedu-analitza/repos/kde-unstable-i686/PKGBUILD (from rev 174487, kdeedu-analitza/kde-unstable/PKGBUILD) =================================================================== --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2013-01-05 07:10:41 UTC (rev 174488) @@ -0,0 +1,30 @@ +# $Id$ +# Maintainer: Andrea Scarpino <and...@archlinux.org> + +pkgname=kdeedu-analitza +pkgver=4.9.97 +pkgrel=1 +pkgdesc="A library to add mathematical features to your program" +url="https://projects.kde.org/projects/kde/kdeedu/analitza" +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde' 'kdeedu') +depends=('kdebase-runtime') +makedepends=('cmake' 'automoc4') +source=("http://download.kde.org/unstable/${pkgver}/src/analitza-${pkgver}.tar.xz") +sha1sums=('1736132e6a54fd7a5ffcafc6bed1ac32043125a4') + +build() { + cd "${srcdir}" + mkdir build + cd build + cmake ../analitza-${pkgver} \ + -DCMAKE_BUILD_TYPE=Release \ + -DCMAKE_INSTALL_PREFIX=/usr + make +} + +package() { + cd "${srcdir}"/build + make DESTDIR="${pkgdir}" install +} Deleted: kde-unstable-x86_64/PKGBUILD =================================================================== --- kde-unstable-x86_64/PKGBUILD 2013-01-05 07:10:04 UTC (rev 174487) +++ kde-unstable-x86_64/PKGBUILD 2013-01-05 07:10:41 UTC (rev 174488) @@ -1,30 +0,0 @@ -# $Id$ -# Maintainer: Andrea Scarpino <and...@archlinux.org> - -pkgname=kdeedu-analitza -pkgver=4.9.95 -pkgrel=1 -pkgdesc="A library to add mathematical features to your program" -url="https://projects.kde.org/projects/kde/kdeedu/analitza" -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde' 'kdeedu') -depends=('kdebase-runtime') -makedepends=('cmake' 'automoc4') -source=("http://download.kde.org/unstable/${pkgver}/src/analitza-${pkgver}.tar.xz") -sha1sums=('279fa3fac98bbf5fc33f59714cbd4b822d65c320') - -build() { - cd "${srcdir}" - mkdir build - cd build - cmake ../analitza-${pkgver} \ - -DCMAKE_BUILD_TYPE=Release \ - -DCMAKE_INSTALL_PREFIX=/usr - make -} - -package() { - cd "${srcdir}"/build - make DESTDIR="${pkgdir}" install -} Copied: kdeedu-analitza/repos/kde-unstable-x86_64/PKGBUILD (from rev 174487, kdeedu-analitza/kde-unstable/PKGBUILD) =================================================================== --- kde-unstable-x86_64/PKGBUILD (rev 0) +++ kde-unstable-x86_64/PKGBUILD 2013-01-05 07:10:41 UTC (rev 174488) @@ -0,0 +1,30 @@ +# $Id$ +# Maintainer: Andrea Scarpino <and...@archlinux.org> + +pkgname=kdeedu-analitza +pkgver=4.9.97 +pkgrel=1 +pkgdesc="A library to add mathematical features to your program" +url="https://projects.kde.org/projects/kde/kdeedu/analitza" +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde' 'kdeedu') +depends=('kdebase-runtime') +makedepends=('cmake' 'automoc4') +source=("http://download.kde.org/unstable/${pkgver}/src/analitza-${pkgver}.tar.xz") +sha1sums=('1736132e6a54fd7a5ffcafc6bed1ac32043125a4') + +build() { + cd "${srcdir}" + mkdir build + cd build + cmake ../analitza-${pkgver} \ + -DCMAKE_BUILD_TYPE=Release \ + -DCMAKE_INSTALL_PREFIX=/usr + make +} + +package() { + cd "${srcdir}"/build + make DESTDIR="${pkgdir}" install +}