Date: Tuesday, April 19, 2016 @ 14:10:35 Author: arojas Revision: 265312
archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64 Added: kgeography/repos/kde-unstable-i686/PKGBUILD (from rev 265311, kgeography/trunk/PKGBUILD) kgeography/repos/kde-unstable-i686/kgeography.install (from rev 265311, kgeography/trunk/kgeography.install) kgeography/repos/kde-unstable-x86_64/PKGBUILD (from rev 265311, kgeography/trunk/PKGBUILD) kgeography/repos/kde-unstable-x86_64/kgeography.install (from rev 265311, kgeography/trunk/kgeography.install) Deleted: kgeography/repos/kde-unstable-i686/PKGBUILD kgeography/repos/kde-unstable-i686/kgeography.install kgeography/repos/kde-unstable-x86_64/PKGBUILD kgeography/repos/kde-unstable-x86_64/kgeography.install ----------------------------------------+ /PKGBUILD | 74 +++++++++++++++++++++++++++++++ /kgeography.install | 22 +++++++++ kde-unstable-i686/PKGBUILD | 37 --------------- kde-unstable-i686/kgeography.install | 11 ---- kde-unstable-x86_64/PKGBUILD | 37 --------------- kde-unstable-x86_64/kgeography.install | 11 ---- 6 files changed, 96 insertions(+), 96 deletions(-) Deleted: kde-unstable-i686/PKGBUILD =================================================================== --- kde-unstable-i686/PKGBUILD 2016-04-19 12:10:19 UTC (rev 265311) +++ kde-unstable-i686/PKGBUILD 2016-04-19 12:10:35 UTC (rev 265312) @@ -1,37 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan <felixonm...@archlinux.org> -# Contributor: Andrea Scarpino <and...@archlinux.org> - -pkgname=kgeography -pkgver=16.03.90 -pkgrel=1 -pkgdesc="Geography Trainer" -url="http://kde.org/applications/education/kgeography/" -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdeedu') -depends=('kxmlgui' 'hicolor-icon-theme') -makedepends=('extra-cmake-modules' 'python' 'kdoctools') -replaces=('kdeedu-kgeography') -conflicts=('kdeedu-kgeography') -install=${pkgname}.install -source=("http://download.kde.org/unstable/applications/${pkgver}/src/kgeography-${pkgver}.tar.xz") -sha1sums=('5f8f53b66a00ec37c4acacc1f7bf431bf14461fa') - -build() { - cd "${srcdir}" - mkdir -p build - cd build - cmake ../kgeography-${pkgver} \ - -DCMAKE_BUILD_TYPE=Release \ - -DBUILD_TESTING=OFF \ - -DCMAKE_INSTALL_PREFIX=/usr \ - -DCMAKE_INSTALL_LIBDIR=lib \ - -DKDE_INSTALL_USE_QT_SYS_PATHS=ON - make -} - -package() { - cd "${srcdir}"/build - make DESTDIR="${pkgdir}" install -} Copied: kgeography/repos/kde-unstable-i686/PKGBUILD (from rev 265311, kgeography/trunk/PKGBUILD) =================================================================== --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2016-04-19 12:10:35 UTC (rev 265312) @@ -0,0 +1,37 @@ +# $Id$ +# Maintainer: Felix Yan <felixonm...@archlinux.org> +# Contributor: Andrea Scarpino <and...@archlinux.org> + +pkgname=kgeography +pkgver=16.04.0 +pkgrel=1 +pkgdesc="Geography Trainer" +url="http://kde.org/applications/education/kgeography/" +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde-applications' 'kdeedu') +depends=('kxmlgui' 'hicolor-icon-theme') +makedepends=('extra-cmake-modules' 'python' 'kdoctools') +replaces=('kdeedu-kgeography') +conflicts=('kdeedu-kgeography') +install=${pkgname}.install +source=("http://download.kde.org/stable/applications/${pkgver}/src/kgeography-${pkgver}.tar.xz") +sha1sums=('8f3309864060afcb0f0594935a1d6cad638a7922') + +build() { + cd "${srcdir}" + mkdir -p build + cd build + cmake ../kgeography-${pkgver} \ + -DCMAKE_BUILD_TYPE=Release \ + -DBUILD_TESTING=OFF \ + -DCMAKE_INSTALL_PREFIX=/usr \ + -DCMAKE_INSTALL_LIBDIR=lib \ + -DKDE_INSTALL_USE_QT_SYS_PATHS=ON + make +} + +package() { + cd "${srcdir}"/build + make DESTDIR="${pkgdir}" install +} Deleted: kde-unstable-i686/kgeography.install =================================================================== --- kde-unstable-i686/kgeography.install 2016-04-19 12:10:19 UTC (rev 265311) +++ kde-unstable-i686/kgeography.install 2016-04-19 12:10:35 UTC (rev 265312) @@ -1,11 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: kgeography/repos/kde-unstable-i686/kgeography.install (from rev 265311, kgeography/trunk/kgeography.install) =================================================================== --- kde-unstable-i686/kgeography.install (rev 0) +++ kde-unstable-i686/kgeography.install 2016-04-19 12:10:35 UTC (rev 265312) @@ -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:10:19 UTC (rev 265311) +++ kde-unstable-x86_64/PKGBUILD 2016-04-19 12:10:35 UTC (rev 265312) @@ -1,37 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan <felixonm...@archlinux.org> -# Contributor: Andrea Scarpino <and...@archlinux.org> - -pkgname=kgeography -pkgver=16.03.90 -pkgrel=1 -pkgdesc="Geography Trainer" -url="http://kde.org/applications/education/kgeography/" -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdeedu') -depends=('kxmlgui' 'hicolor-icon-theme') -makedepends=('extra-cmake-modules' 'python' 'kdoctools') -replaces=('kdeedu-kgeography') -conflicts=('kdeedu-kgeography') -install=${pkgname}.install -source=("http://download.kde.org/unstable/applications/${pkgver}/src/kgeography-${pkgver}.tar.xz") -sha1sums=('5f8f53b66a00ec37c4acacc1f7bf431bf14461fa') - -build() { - cd "${srcdir}" - mkdir -p build - cd build - cmake ../kgeography-${pkgver} \ - -DCMAKE_BUILD_TYPE=Release \ - -DBUILD_TESTING=OFF \ - -DCMAKE_INSTALL_PREFIX=/usr \ - -DCMAKE_INSTALL_LIBDIR=lib \ - -DKDE_INSTALL_USE_QT_SYS_PATHS=ON - make -} - -package() { - cd "${srcdir}"/build - make DESTDIR="${pkgdir}" install -} Copied: kgeography/repos/kde-unstable-x86_64/PKGBUILD (from rev 265311, kgeography/trunk/PKGBUILD) =================================================================== --- kde-unstable-x86_64/PKGBUILD (rev 0) +++ kde-unstable-x86_64/PKGBUILD 2016-04-19 12:10:35 UTC (rev 265312) @@ -0,0 +1,37 @@ +# $Id$ +# Maintainer: Felix Yan <felixonm...@archlinux.org> +# Contributor: Andrea Scarpino <and...@archlinux.org> + +pkgname=kgeography +pkgver=16.04.0 +pkgrel=1 +pkgdesc="Geography Trainer" +url="http://kde.org/applications/education/kgeography/" +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde-applications' 'kdeedu') +depends=('kxmlgui' 'hicolor-icon-theme') +makedepends=('extra-cmake-modules' 'python' 'kdoctools') +replaces=('kdeedu-kgeography') +conflicts=('kdeedu-kgeography') +install=${pkgname}.install +source=("http://download.kde.org/stable/applications/${pkgver}/src/kgeography-${pkgver}.tar.xz") +sha1sums=('8f3309864060afcb0f0594935a1d6cad638a7922') + +build() { + cd "${srcdir}" + mkdir -p build + cd build + cmake ../kgeography-${pkgver} \ + -DCMAKE_BUILD_TYPE=Release \ + -DBUILD_TESTING=OFF \ + -DCMAKE_INSTALL_PREFIX=/usr \ + -DCMAKE_INSTALL_LIBDIR=lib \ + -DKDE_INSTALL_USE_QT_SYS_PATHS=ON + make +} + +package() { + cd "${srcdir}"/build + make DESTDIR="${pkgdir}" install +} Deleted: kde-unstable-x86_64/kgeography.install =================================================================== --- kde-unstable-x86_64/kgeography.install 2016-04-19 12:10:19 UTC (rev 265311) +++ kde-unstable-x86_64/kgeography.install 2016-04-19 12:10:35 UTC (rev 265312) @@ -1,11 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: kgeography/repos/kde-unstable-x86_64/kgeography.install (from rev 265311, kgeography/trunk/kgeography.install) =================================================================== --- kde-unstable-x86_64/kgeography.install (rev 0) +++ kde-unstable-x86_64/kgeography.install 2016-04-19 12:10:35 UTC (rev 265312) @@ -0,0 +1,11 @@ +post_install() { + xdg-icon-resource forceupdate --theme hicolor &> /dev/null +} + +post_upgrade() { + post_install +} + +post_remove() { + post_install +}