[arch-commits] Commit in kdegraphics-ksaneplugin/repos (4 files)
Date: Friday, August 14, 2015 @ 07:14:31 Author: arojas Revision: 243561 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kdegraphics-ksaneplugin/repos/kde-unstable-i686/PKGBUILD (from rev 243560, kdegraphics-ksaneplugin/kde-unstable/PKGBUILD) kdegraphics-ksaneplugin/repos/kde-unstable-x86_64/PKGBUILD (from rev 243560, kdegraphics-ksaneplugin/kde-unstable/PKGBUILD) Deleted: kdegraphics-ksaneplugin/repos/kde-unstable-i686/PKGBUILD kdegraphics-ksaneplugin/repos/kde-unstable-x86_64/PKGBUILD --+ /PKGBUILD| 66 + kde-unstable-i686/PKGBUILD | 33 kde-unstable-x86_64/PKGBUILD | 33 3 files changed, 66 insertions(+), 66 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-14 05:14:13 UTC (rev 243560) +++ kde-unstable-i686/PKGBUILD 2015-08-14 05:14:31 UTC (rev 243561) @@ -1,33 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=kdegraphics-ksaneplugin -pkgver=15.07.80 -pkgrel=1 -pkgdesc="A scan plugin that implements the scanning" -url="https://projects.kde.org/projects/kde/kdegraphics/ksaneplugin"; -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -depends=('libksane') -makedepends=('cmake' 'automoc4') -replaces=('kdegraphics-libs') -conflicts=('kdegraphics-libs') -source=("http://download.kde.org/unstable/applications/${pkgver}/src/ksaneplugin-${pkgver}.tar.xz";) -sha1sums=('5c9b1df6c7e4e4c90fb11cfd4eb371eec51dc349') - -build() { - cd "${srcdir}" - mkdir build - cd build - cmake ../ksaneplugin-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DKDE4_BUILD_TESTS=OFF \ --DCMAKE_INSTALL_PREFIX=/usr - make -} - -package() { - cd "${srcdir}"/build - make DESTDIR="${pkgdir}" install -} Copied: kdegraphics-ksaneplugin/repos/kde-unstable-i686/PKGBUILD (from rev 243560, kdegraphics-ksaneplugin/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-14 05:14:31 UTC (rev 243561) @@ -0,0 +1,33 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=kdegraphics-ksaneplugin +pkgver=15.07.90 +pkgrel=1 +pkgdesc="A scan plugin that implements the scanning" +url="https://projects.kde.org/projects/kde/kdegraphics/ksaneplugin"; +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +depends=('libksane') +makedepends=('cmake' 'automoc4') +replaces=('kdegraphics-libs') +conflicts=('kdegraphics-libs') +source=("http://download.kde.org/unstable/applications/${pkgver}/src/ksaneplugin-${pkgver}.tar.xz";) +sha1sums=('b4fa6c28944cbdf3cac771ceff1eb06320c60eb7') + +build() { + cd "${srcdir}" + mkdir build + cd build + cmake ../ksaneplugin-${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/PKGBUILD === --- kde-unstable-x86_64/PKGBUILD2015-08-14 05:14:13 UTC (rev 243560) +++ kde-unstable-x86_64/PKGBUILD2015-08-14 05:14:31 UTC (rev 243561) @@ -1,33 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=kdegraphics-ksaneplugin -pkgver=15.07.80 -pkgrel=1 -pkgdesc="A scan plugin that implements the scanning" -url="https://projects.kde.org/projects/kde/kdegraphics/ksaneplugin"; -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -depends=('libksane') -makedepends=('cmake' 'automoc4') -replaces=('kdegraphics-libs') -conflicts=('kdegraphics-libs') -source=("http://download.kde.org/unstable/applications/${pkgver}/src/ksaneplugin-${pkgver}.tar.xz";) -sha1sums=('5c9b1df6c7e4e4c90fb11cfd4eb371eec51dc349') - -build() { - cd "${srcdir}" - mkdir build - cd build - cmake ../ksaneplugin-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DKDE4_BUILD_TESTS=OFF \ --DCMAKE_INSTALL_PREFIX=/usr - make -} - -package() { - cd "${srcdir}"/build - make DESTDIR="${pkgdir}" install -} Copied: kdegraphics-ksaneplugin/repos/kde-unstable-x86_64/PKGBUILD (from rev 243560, kdegraphics-ksaneplugin/kde-unstable/PKGBUILD) === --- kde-unstable-x86_64/PKGBUILD(rev 0) +++ kde-unstable-x86_64/PKGBUILD2015-08-14 05:14:31 UTC (rev 243561) @@ -0,0 +1,33 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=kdegraphics-ksaneplugin +pkgver=15.07.90 +pkgrel=1 +pkgdesc="A scan plugin that implements the scanning" +url="https://projects.kde.org/projects/kde/kdegraphics/ksaneplugin"; +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +depends=('libksane
[arch-commits] Commit in kdegraphics-kolourpaint/repos (8 files)
Date: Friday, August 14, 2015 @ 07:13:37 Author: arojas Revision: 243559 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kdegraphics-kolourpaint/repos/kde-unstable-i686/PKGBUILD (from rev 243557, kdegraphics-kolourpaint/kde-unstable/PKGBUILD) kdegraphics-kolourpaint/repos/kde-unstable-i686/kdegraphics-kolourpaint.install (from rev 243557, kdegraphics-kolourpaint/kde-unstable/kdegraphics-kolourpaint.install) kdegraphics-kolourpaint/repos/kde-unstable-x86_64/PKGBUILD (from rev 243557, kdegraphics-kolourpaint/kde-unstable/PKGBUILD) kdegraphics-kolourpaint/repos/kde-unstable-x86_64/kdegraphics-kolourpaint.install (from rev 243557, kdegraphics-kolourpaint/kde-unstable/kdegraphics-kolourpaint.install) Deleted: kdegraphics-kolourpaint/repos/kde-unstable-i686/PKGBUILD kdegraphics-kolourpaint/repos/kde-unstable-i686/kdegraphics-kolourpaint.install kdegraphics-kolourpaint/repos/kde-unstable-x86_64/PKGBUILD kdegraphics-kolourpaint/repos/kde-unstable-x86_64/kdegraphics-kolourpaint.install -+ /PKGBUILD | 66 ++ /kdegraphics-kolourpaint.install| 24 ++ kde-unstable-i686/PKGBUILD | 33 - kde-unstable-i686/kdegraphics-kolourpaint.install | 12 --- kde-unstable-x86_64/PKGBUILD| 33 - kde-unstable-x86_64/kdegraphics-kolourpaint.install | 12 --- 6 files changed, 90 insertions(+), 90 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-14 05:13:37 UTC (rev 243558) +++ kde-unstable-i686/PKGBUILD 2015-08-14 05:13:37 UTC (rev 243559) @@ -1,33 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=kdegraphics-kolourpaint -pkgver=15.07.80 -pkgrel=1 -pkgdesc="Paint Program" -url="http://kde.org/applications/graphics/kolourpaint/"; -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdegraphics') -depends=('kdebase-runtime' 'qimageblitz') -makedepends=('cmake' 'automoc4') -install=${pkgname}.install -source=("http://download.kde.org/unstable/applications/${pkgver}/src/kolourpaint-${pkgver}.tar.xz";) -sha1sums=('23a814afd2bc6840978e69ce2867b52193e655b6') - -build() { - cd "${srcdir}" - mkdir build - cd build - cmake ../kolourpaint-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DKDE4_BUILD_TESTS=OFF \ --DCMAKE_INSTALL_PREFIX=/usr - make -} - -package() { - cd "${srcdir}"/build - make DESTDIR="${pkgdir}" install -} Copied: kdegraphics-kolourpaint/repos/kde-unstable-i686/PKGBUILD (from rev 243557, kdegraphics-kolourpaint/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-14 05:13:37 UTC (rev 243559) @@ -0,0 +1,33 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=kdegraphics-kolourpaint +pkgver=15.07.90 +pkgrel=1 +pkgdesc="Paint Program" +url="http://kde.org/applications/graphics/kolourpaint/"; +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde-applications' 'kdegraphics') +depends=('kdebase-runtime' 'qimageblitz') +makedepends=('cmake' 'automoc4') +install=${pkgname}.install +source=("http://download.kde.org/unstable/applications/${pkgver}/src/kolourpaint-${pkgver}.tar.xz";) +sha1sums=('fa038520009dace3b0cd15b26fea520c763d896f') + +build() { + cd "${srcdir}" + mkdir build + cd build + cmake ../kolourpaint-${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/kdegraphics-kolourpaint.install === --- kde-unstable-i686/kdegraphics-kolourpaint.install 2015-08-14 05:13:37 UTC (rev 243558) +++ kde-unstable-i686/kdegraphics-kolourpaint.install 2015-08-14 05:13:37 UTC (rev 243559) @@ -1,12 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -update-desktop-database -q -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: kdegraphics-kolourpaint/repos/kde-unstable-i686/kdegraphics-kolourpaint.install (from rev 243557, kdegraphics-kolourpaint/kde-unstable/kdegraphics-kolourpaint.install) === --- kde-unstable-i686/kdegraphics-kolourpaint.install (rev 0) +++ kde-unstable-i686/kdegraphics-kolourpaint.install 2015-08-14 05:13:37 UTC (rev 243559) @@ -0,0 +1,12 @@ +post_install() { + xdg-icon-resource forceupdate --theme hicolor &> /dev/null +update-desktop-da
[arch-commits] Commit in kruler/repos (8 files)
Date: Friday, August 14, 2015 @ 07:14:13 Author: arojas Revision: 243560 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kruler/repos/kde-unstable-i686/PKGBUILD (from rev 243559, kruler/kde-unstable/PKGBUILD) kruler/repos/kde-unstable-i686/kruler.install (from rev 243559, kruler/kde-unstable/kruler.install) kruler/repos/kde-unstable-x86_64/PKGBUILD (from rev 243559, kruler/kde-unstable/PKGBUILD) kruler/repos/kde-unstable-x86_64/kruler.install (from rev 243559, kruler/kde-unstable/kruler.install) Deleted: kruler/repos/kde-unstable-i686/PKGBUILD kruler/repos/kde-unstable-i686/kruler.install kruler/repos/kde-unstable-x86_64/PKGBUILD kruler/repos/kde-unstable-x86_64/kruler.install + /PKGBUILD | 72 +++ /kruler.install| 24 +++ kde-unstable-i686/PKGBUILD | 36 - kde-unstable-i686/kruler.install | 12 - kde-unstable-x86_64/PKGBUILD | 36 - kde-unstable-x86_64/kruler.install | 12 - 6 files changed, 96 insertions(+), 96 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-14 05:13:37 UTC (rev 243559) +++ kde-unstable-i686/PKGBUILD 2015-08-14 05:14:13 UTC (rev 243560) @@ -1,36 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=kruler -pkgver=15.07.80 -pkgrel=1 -pkgdesc="Screen Ruler" -url="http://kde.org/applications/graphics/kruler/"; -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdegraphics') -depends=('knotifications' 'kxmlgui') -makedepends=('extra-cmake-modules' 'python' 'kdoctools') -install=${pkgname}.install -conflicts=('kdegraphics-kruler') -replaces=('kdegraphics-kruler') -source=("http://download.kde.org/unstable/applications/${pkgver}/src/kruler-${pkgver}.tar.xz";) -sha1sums=('0c01c1740be4e5acbe129e44771569b02ec71b01') - -build() { - cd "${srcdir}" - mkdir build - cd build - cmake ../kruler-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DBUILD_TESTING=OFF \ --DCMAKE_INSTALL_PREFIX=/usr \ --DKDE_INSTALL_USE_QT_SYS_PATHS=ON - make -} - -package() { - cd "${srcdir}"/build - make DESTDIR="${pkgdir}" install -} Copied: kruler/repos/kde-unstable-i686/PKGBUILD (from rev 243559, kruler/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-14 05:14:13 UTC (rev 243560) @@ -0,0 +1,36 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=kruler +pkgver=15.07.90 +pkgrel=1 +pkgdesc="Screen Ruler" +url="http://kde.org/applications/graphics/kruler/"; +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde-applications' 'kdegraphics') +depends=('knotifications' 'kxmlgui') +makedepends=('extra-cmake-modules' 'python' 'kdoctools') +install=${pkgname}.install +conflicts=('kdegraphics-kruler') +replaces=('kdegraphics-kruler') +source=("http://download.kde.org/unstable/applications/${pkgver}/src/kruler-${pkgver}.tar.xz";) +sha1sums=('1c309a9811e4121c802072090eb0aced0e4e8181') + +build() { + cd "${srcdir}" + mkdir build + cd build + cmake ../kruler-${pkgver} \ +-DCMAKE_BUILD_TYPE=Release \ +-DBUILD_TESTING=OFF \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON + make +} + +package() { + cd "${srcdir}"/build + make DESTDIR="${pkgdir}" install +} Deleted: kde-unstable-i686/kruler.install === --- kde-unstable-i686/kruler.install2015-08-14 05:13:37 UTC (rev 243559) +++ kde-unstable-i686/kruler.install2015-08-14 05:14:13 UTC (rev 243560) @@ -1,12 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -update-desktop-database -q -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: kruler/repos/kde-unstable-i686/kruler.install (from rev 243559, kruler/kde-unstable/kruler.install) === --- kde-unstable-i686/kruler.install(rev 0) +++ kde-unstable-i686/kruler.install2015-08-14 05:14:13 UTC (rev 243560) @@ -0,0 +1,12 @@ +post_install() { + xdg-icon-resource forceupdate --theme hicolor &> /dev/null +update-desktop-database -q +} + +post_upgrade() { + post_install +} + +post_remove() { + post_install +} Deleted: kde-unstable-x86_64/PKGBUILD === --- kde-unstable-x86_64/PKGBUILD2015-08-14 05:13:37 UTC (rev 243559) +++ kde-unstable-x86_64/PKGBUILD2015-08-14 05:14:13 UTC (rev 243560) @@ -1,36 +0,0 @@ -# $Id$ -# Maintai
[arch-commits] Commit in fontconfig/repos (14 files)
Date: Friday, August 14, 2015 @ 07:13:37 Author: bisson Revision: 243558 db-move: moved fontconfig from [testing] to [extra] (i686, x86_64) Added: fontconfig/repos/extra-i686/0001-Revert-Bug-73291-poppler-does-not-show-fl-ligature.patch (from rev 243557, fontconfig/repos/testing-i686/0001-Revert-Bug-73291-poppler-does-not-show-fl-ligature.patch) fontconfig/repos/extra-i686/0002-Update-aliases-for-new-URW-fonts.patch (from rev 243557, fontconfig/repos/testing-i686/0002-Update-aliases-for-new-URW-fonts.patch) fontconfig/repos/extra-i686/PKGBUILD (from rev 243557, fontconfig/repos/testing-i686/PKGBUILD) fontconfig/repos/extra-i686/fontconfig.install (from rev 243557, fontconfig/repos/testing-i686/fontconfig.install) fontconfig/repos/extra-x86_64/0001-Revert-Bug-73291-poppler-does-not-show-fl-ligature.patch (from rev 243557, fontconfig/repos/testing-x86_64/0001-Revert-Bug-73291-poppler-does-not-show-fl-ligature.patch) fontconfig/repos/extra-x86_64/0002-Update-aliases-for-new-URW-fonts.patch (from rev 243557, fontconfig/repos/testing-x86_64/0002-Update-aliases-for-new-URW-fonts.patch) fontconfig/repos/extra-x86_64/PKGBUILD (from rev 243557, fontconfig/repos/testing-x86_64/PKGBUILD) fontconfig/repos/extra-x86_64/fontconfig.install (from rev 243557, fontconfig/repos/testing-x86_64/fontconfig.install) Deleted: fontconfig/repos/extra-i686/PKGBUILD fontconfig/repos/extra-i686/fontconfig.install fontconfig/repos/extra-x86_64/PKGBUILD fontconfig/repos/extra-x86_64/fontconfig.install fontconfig/repos/testing-i686/ fontconfig/repos/testing-x86_64/ + /PKGBUILD | 116 +++ /fontconfig.install| 80 ++ extra-i686/0001-Revert-Bug-73291-poppler-does-not-show-fl-ligature.patch | 43 + extra-i686/0002-Update-aliases-for-new-URW-fonts.patch | 308 ++ extra-i686/PKGBUILD| 46 - extra-i686/fontconfig.install | 39 - extra-x86_64/0001-Revert-Bug-73291-poppler-does-not-show-fl-ligature.patch | 43 + extra-x86_64/0002-Update-aliases-for-new-URW-fonts.patch | 308 ++ extra-x86_64/PKGBUILD | 46 - extra-x86_64/fontconfig.install| 39 - 10 files changed, 898 insertions(+), 170 deletions(-) Copied: fontconfig/repos/extra-i686/0001-Revert-Bug-73291-poppler-does-not-show-fl-ligature.patch (from rev 243557, fontconfig/repos/testing-i686/0001-Revert-Bug-73291-poppler-does-not-show-fl-ligature.patch) === --- extra-i686/0001-Revert-Bug-73291-poppler-does-not-show-fl-ligature.patch (rev 0) +++ extra-i686/0001-Revert-Bug-73291-poppler-does-not-show-fl-ligature.patch 2015-08-14 05:13:37 UTC (rev 243558) @@ -0,0 +1,43 @@ +From e7121de237a1873c3241a5b8451e7d00a3d41524 Mon Sep 17 00:00:00 2001 +From: Akira TAGOH +Date: Fri, 3 Oct 2014 12:26:42 +0900 +Subject: Revert "Bug 73291 - poppler does not show fl ligature" + +This reverts commit c6aa4d4bfcbed14f39d070fe7ef90a4b74642ee7. + +This issue has been fixed in poppler and we no longer need to patch it out in fontconfig. + +diff --git a/conf.d/30-metric-aliases.conf b/conf.d/30-metric-aliases.conf +index 08c8ba3..49a9602 100644 +--- a/conf.d/30-metric-aliases.conf b/conf.d/30-metric-aliases.conf +@@ -77,15 +77,12 @@ but in an order preferring similar designs first. We do this in three steps: + + + +- + + + Nimbus Mono L +@@ -418,10 +415,7 @@ but in an order preferring similar designs first. We do this in three steps: + + Times + +- + Nimbus Roman No9 L + + +-- +cgit v0.10.2 + Copied: fontconfig/repos/extra-i686/0002-Update-aliases-for-new-URW-fonts.patch (from rev 243557, fontconfig/repos/testing-i686/0002-Update-aliases-for-new-URW-fonts.patch) === --- extra-i686/0002-Update-aliases-for-new-URW-fonts.patch (rev 0) +++ extra-i686/0002-Update-aliases-for-new-URW-fonts.patch 2015-08-14 05:13:37 UTC (rev 243558) @@ -0,0 +1,308 @@ +From b732bf057f4b3ec3bac539803005e9c42d056b2a Mon Sep 17 00:00:00 2001 +From: Akira TAGOH +Date: Thu, 6 Nov 2014 13:15:09 +0900 +Subject: Update aliases for new URW fonts + +Patch from Tom Yan + +https://bugs.freedesktop.org/show_bug.cgi?id=85225 + +diff --git a/conf.d/30-metric-aliases.conf b/conf.d/30-metric-aliases.conf +index 49a9602..cd1e924 100644 +--- a/conf.d/30-metric-aliases.conf b/conf.d/30-metric-aliases.conf +@@ -6,17 +6,17 @@
[arch-commits] Commit in kdegraphics-kcolorchooser/repos (8 files)
Date: Friday, August 14, 2015 @ 07:13:20 Author: arojas Revision: 243557 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kdegraphics-kcolorchooser/repos/kde-unstable-i686/PKGBUILD (from rev 243556, kdegraphics-kcolorchooser/kde-unstable/PKGBUILD) kdegraphics-kcolorchooser/repos/kde-unstable-i686/kdegraphics-kcolorchooser.install (from rev 243556, kdegraphics-kcolorchooser/kde-unstable/kdegraphics-kcolorchooser.install) kdegraphics-kcolorchooser/repos/kde-unstable-x86_64/PKGBUILD (from rev 243556, kdegraphics-kcolorchooser/kde-unstable/PKGBUILD) kdegraphics-kcolorchooser/repos/kde-unstable-x86_64/kdegraphics-kcolorchooser.install (from rev 243556, kdegraphics-kcolorchooser/kde-unstable/kdegraphics-kcolorchooser.install) Deleted: kdegraphics-kcolorchooser/repos/kde-unstable-i686/PKGBUILD kdegraphics-kcolorchooser/repos/kde-unstable-i686/kdegraphics-kcolorchooser.install kdegraphics-kcolorchooser/repos/kde-unstable-x86_64/PKGBUILD kdegraphics-kcolorchooser/repos/kde-unstable-x86_64/kdegraphics-kcolorchooser.install ---+ /PKGBUILD | 66 /kdegraphics-kcolorchooser.install| 22 + kde-unstable-i686/PKGBUILD| 33 kde-unstable-i686/kdegraphics-kcolorchooser.install | 11 -- kde-unstable-x86_64/PKGBUILD | 33 kde-unstable-x86_64/kdegraphics-kcolorchooser.install | 11 -- 6 files changed, 88 insertions(+), 88 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-14 05:13:04 UTC (rev 243556) +++ kde-unstable-i686/PKGBUILD 2015-08-14 05:13:20 UTC (rev 243557) @@ -1,33 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=kdegraphics-kcolorchooser -pkgver=15.07.80 -pkgrel=1 -pkgdesc="Color Chooser" -url="http://kde.org/applications/graphics/kcolorchooser/"; -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdegraphics') -depends=('kdebase-runtime') -makedepends=('cmake' 'automoc4') -install=${pkgname}.install -source=("http://download.kde.org/unstable/applications/${pkgver}/src/kcolorchooser-${pkgver}.tar.xz";) -sha1sums=('bc37016dfc1ca29c0630082bf0e7c5ca1abecc29') - -build() { - cd "${srcdir}" - mkdir build - cd build - cmake ../kcolorchooser-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DKDE4_BUILD_TESTS=OFF \ --DCMAKE_INSTALL_PREFIX=/usr - make -} - -package() { - cd "${srcdir}"/build - make DESTDIR="${pkgdir}" install -} Copied: kdegraphics-kcolorchooser/repos/kde-unstable-i686/PKGBUILD (from rev 243556, kdegraphics-kcolorchooser/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-14 05:13:20 UTC (rev 243557) @@ -0,0 +1,33 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=kdegraphics-kcolorchooser +pkgver=15.07.90 +pkgrel=1 +pkgdesc="Color Chooser" +url="http://kde.org/applications/graphics/kcolorchooser/"; +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde-applications' 'kdegraphics') +depends=('kdebase-runtime') +makedepends=('cmake' 'automoc4') +install=${pkgname}.install +source=("http://download.kde.org/unstable/applications/${pkgver}/src/kcolorchooser-${pkgver}.tar.xz";) +sha1sums=('0fbedc2a1595b1e86824510afcec4d933ab6e1e9') + +build() { + cd "${srcdir}" + mkdir build + cd build + cmake ../kcolorchooser-${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/kdegraphics-kcolorchooser.install === --- kde-unstable-i686/kdegraphics-kcolorchooser.install 2015-08-14 05:13:04 UTC (rev 243556) +++ kde-unstable-i686/kdegraphics-kcolorchooser.install 2015-08-14 05:13:20 UTC (rev 243557) @@ -1,11 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: kdegraphics-kcolorchooser/repos/kde-unstable-i686/kdegraphics-kcolorchooser.install (from rev 243556, kdegraphics-kcolorchooser/kde-unstable/kdegraphics-kcolorchooser.install) === --- kde-unstable-i686/kdegraphics-kcolorchooser.install (rev 0) +++ kde-unstable-i686/kdegraphics-kcolorchooser.install 2015-08-14 05:13:20 UTC (rev 243557) @@ -0,0 +1,11 @@ +post_install() { + xdg-icon-resource forceupdate --theme hicolor &> /dev/null +} + +pos
[arch-commits] Commit in kdegraphics-kamera/repos (4 files)
Date: Friday, August 14, 2015 @ 07:13:04 Author: arojas Revision: 243556 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kdegraphics-kamera/repos/kde-unstable-i686/PKGBUILD (from rev 243555, kdegraphics-kamera/kde-unstable/PKGBUILD) kdegraphics-kamera/repos/kde-unstable-x86_64/PKGBUILD (from rev 243555, kdegraphics-kamera/kde-unstable/PKGBUILD) Deleted: kdegraphics-kamera/repos/kde-unstable-i686/PKGBUILD kdegraphics-kamera/repos/kde-unstable-x86_64/PKGBUILD --+ /PKGBUILD| 64 + kde-unstable-i686/PKGBUILD | 32 kde-unstable-x86_64/PKGBUILD | 32 3 files changed, 64 insertions(+), 64 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-14 05:11:37 UTC (rev 243555) +++ kde-unstable-i686/PKGBUILD 2015-08-14 05:13:04 UTC (rev 243556) @@ -1,32 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=kdegraphics-kamera -pkgver=15.07.80 -pkgrel=1 -pkgdesc="Configure Kamera" -url="http://kde.org/applications/graphics/kamera/"; -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdegraphics') -depends=('kdebase-runtime' 'libgphoto2') -makedepends=('cmake' 'automoc4') -source=("http://download.kde.org/unstable/applications/${pkgver}/src/kamera-${pkgver}.tar.xz";) -sha1sums=('66c85f93e644959ed8612a4565efa0b38908b051') - -build() { - cd "${srcdir}" - mkdir build - cd build - cmake ../kamera-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DKDE4_BUILD_TESTS=OFF \ --DCMAKE_INSTALL_PREFIX=/usr - make -} - -package() { - cd "${srcdir}"/build - make DESTDIR="${pkgdir}" install -} Copied: kdegraphics-kamera/repos/kde-unstable-i686/PKGBUILD (from rev 243555, kdegraphics-kamera/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-14 05:13:04 UTC (rev 243556) @@ -0,0 +1,32 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=kdegraphics-kamera +pkgver=15.07.90 +pkgrel=1 +pkgdesc="Configure Kamera" +url="http://kde.org/applications/graphics/kamera/"; +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde-applications' 'kdegraphics') +depends=('kdebase-runtime' 'libgphoto2') +makedepends=('cmake' 'automoc4') +source=("http://download.kde.org/unstable/applications/${pkgver}/src/kamera-${pkgver}.tar.xz";) +sha1sums=('94ae7348213ebd5a48839c325009dc8692ba1687') + +build() { + cd "${srcdir}" + mkdir build + cd build + cmake ../kamera-${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/PKGBUILD === --- kde-unstable-x86_64/PKGBUILD2015-08-14 05:11:37 UTC (rev 243555) +++ kde-unstable-x86_64/PKGBUILD2015-08-14 05:13:04 UTC (rev 243556) @@ -1,32 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=kdegraphics-kamera -pkgver=15.07.80 -pkgrel=1 -pkgdesc="Configure Kamera" -url="http://kde.org/applications/graphics/kamera/"; -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdegraphics') -depends=('kdebase-runtime' 'libgphoto2') -makedepends=('cmake' 'automoc4') -source=("http://download.kde.org/unstable/applications/${pkgver}/src/kamera-${pkgver}.tar.xz";) -sha1sums=('66c85f93e644959ed8612a4565efa0b38908b051') - -build() { - cd "${srcdir}" - mkdir build - cd build - cmake ../kamera-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DKDE4_BUILD_TESTS=OFF \ --DCMAKE_INSTALL_PREFIX=/usr - make -} - -package() { - cd "${srcdir}"/build - make DESTDIR="${pkgdir}" install -} Copied: kdegraphics-kamera/repos/kde-unstable-x86_64/PKGBUILD (from rev 243555, kdegraphics-kamera/kde-unstable/PKGBUILD) === --- kde-unstable-x86_64/PKGBUILD(rev 0) +++ kde-unstable-x86_64/PKGBUILD2015-08-14 05:13:04 UTC (rev 243556) @@ -0,0 +1,32 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=kdegraphics-kamera +pkgver=15.07.90 +pkgrel=1 +pkgdesc="Configure Kamera" +url="http://kde.org/applications/graphics/kamera/"; +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde-applications' 'kdegraphics') +depends=('kdebase-runtime' 'libgphoto2') +makedepends=('cmake' 'automoc4') +source=("http://download.kde.org/unstable/applications/${pkgver}/src/kamera-${pkgver}.tar.xz";) +sha1sums=('94ae7348213ebd5a48839c325009dc8692ba1687') + +build() { + cd "
[arch-commits] Commit in gwenview/repos (8 files)
Date: Friday, August 14, 2015 @ 07:11:37 Author: arojas Revision: 243555 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: gwenview/repos/kde-unstable-i686/PKGBUILD (from rev 243554, gwenview/kde-unstable/PKGBUILD) gwenview/repos/kde-unstable-i686/gwenview.install (from rev 243554, gwenview/kde-unstable/gwenview.install) gwenview/repos/kde-unstable-x86_64/PKGBUILD (from rev 243554, gwenview/kde-unstable/PKGBUILD) gwenview/repos/kde-unstable-x86_64/gwenview.install (from rev 243554, gwenview/kde-unstable/gwenview.install) Deleted: gwenview/repos/kde-unstable-i686/PKGBUILD gwenview/repos/kde-unstable-i686/gwenview.install gwenview/repos/kde-unstable-x86_64/PKGBUILD gwenview/repos/kde-unstable-x86_64/gwenview.install --+ /PKGBUILD| 84 + /gwenview.install| 24 + kde-unstable-i686/PKGBUILD | 42 kde-unstable-i686/gwenview.install | 12 kde-unstable-x86_64/PKGBUILD | 42 kde-unstable-x86_64/gwenview.install | 12 6 files changed, 108 insertions(+), 108 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-14 05:11:22 UTC (rev 243554) +++ kde-unstable-i686/PKGBUILD 2015-08-14 05:11:37 UTC (rev 243555) @@ -1,42 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=gwenview -pkgver=15.07.80 -pkgrel=1 -pkgdesc="A fast and easy to use image viewer for KDE" -url='http://kde.org/applications/graphics/gwenview/' -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdegraphics') -depends=('kded' 'kactivities-frameworks' 'baloo') -optdepends=('qt5-imageformats: support for tiff, webp, and more image formats' -'kimageformats: support for dds, xcf, exr, psd, and more image formats') -makedepends=('extra-cmake-modules' 'kdoctools' 'python') -replaces=('kdegraphics-gwenview') -conflicts=('kdegraphics-gwenview') -install=$pkgname.install -source=("http://download.kde.org/unstable/applications/${pkgver}/src/gwenview-${pkgver}.tar.xz";) -sha1sums=('dcf9f547ee80af5275a6d9c678c90182f324e071') - -prepare() { - mkdir build -} - -build() { - cd build - cmake ../${pkgname}-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DCMAKE_INSTALL_PREFIX=/usr \ --DLIB_INSTALL_DIR=lib \ --DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ --DGWENVIEW_SEMANTICINFO_BACKEND="Baloo" \ --DBUILD_TESTING=OFF - make -} - -package() { - cd build - make DESTDIR="${pkgdir}" install -} Copied: gwenview/repos/kde-unstable-i686/PKGBUILD (from rev 243554, gwenview/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-14 05:11:37 UTC (rev 243555) @@ -0,0 +1,42 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=gwenview +pkgver=15.07.90 +pkgrel=1 +pkgdesc="A fast and easy to use image viewer for KDE" +url='http://kde.org/applications/graphics/gwenview/' +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde-applications' 'kdegraphics') +depends=('kded' 'kactivities-frameworks' 'baloo' 'kdelibs4support') +optdepends=('qt5-imageformats: support for tiff, webp, and more image formats' +'kimageformats: support for dds, xcf, exr, psd, and more image formats') +makedepends=('extra-cmake-modules' 'kdoctools' 'python') +replaces=('kdegraphics-gwenview') +conflicts=('kdegraphics-gwenview') +install=$pkgname.install +source=("http://download.kde.org/unstable/applications/${pkgver}/src/gwenview-${pkgver}.tar.xz";) +sha1sums=('b6307d9185df1e136e62fac8009e5808776e5aae') + +prepare() { + mkdir build +} + +build() { + cd build + cmake ../${pkgname}-${pkgver} \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DLIB_INSTALL_DIR=lib \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ +-DGWENVIEW_SEMANTICINFO_BACKEND="Baloo" \ +-DBUILD_TESTING=OFF + make +} + +package() { + cd build + make DESTDIR="${pkgdir}" install +} Deleted: kde-unstable-i686/gwenview.install === --- kde-unstable-i686/gwenview.install 2015-08-14 05:11:22 UTC (rev 243554) +++ kde-unstable-i686/gwenview.install 2015-08-14 05:11:37 UTC (rev 243555) @@ -1,12 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -update-desktop-database -q -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: gwenview/repos/kde-unstable-i686/gwenview.install (from rev 243554, gwenview/kde-unstable/gwenview.install) === --- kde-unstable-i686
[arch-commits] Commit in kdegames-palapeli/repos (8 files)
Date: Friday, August 14, 2015 @ 07:11:04 Author: arojas Revision: 243553 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kdegames-palapeli/repos/kde-unstable-i686/PKGBUILD (from rev 243552, kdegames-palapeli/kde-unstable/PKGBUILD) kdegames-palapeli/repos/kde-unstable-i686/kdegames-palapeli.install (from rev 243552, kdegames-palapeli/kde-unstable/kdegames-palapeli.install) kdegames-palapeli/repos/kde-unstable-x86_64/PKGBUILD (from rev 243552, kdegames-palapeli/kde-unstable/PKGBUILD) kdegames-palapeli/repos/kde-unstable-x86_64/kdegames-palapeli.install (from rev 243552, kdegames-palapeli/kde-unstable/kdegames-palapeli.install) Deleted: kdegames-palapeli/repos/kde-unstable-i686/PKGBUILD kdegames-palapeli/repos/kde-unstable-i686/kdegames-palapeli.install kdegames-palapeli/repos/kde-unstable-x86_64/PKGBUILD kdegames-palapeli/repos/kde-unstable-x86_64/kdegames-palapeli.install ---+ /PKGBUILD | 64 /kdegames-palapeli.install| 26 + kde-unstable-i686/PKGBUILD| 32 kde-unstable-i686/kdegames-palapeli.install | 13 kde-unstable-x86_64/PKGBUILD | 32 kde-unstable-x86_64/kdegames-palapeli.install | 13 6 files changed, 90 insertions(+), 90 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-14 05:10:40 UTC (rev 243552) +++ kde-unstable-i686/PKGBUILD 2015-08-14 05:11:04 UTC (rev 243553) @@ -1,32 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=kdegames-palapeli -pkgver=15.07.80 -pkgrel=1 -pkgdesc="A single-player jigsaw puzzle game" -url="http://kde.org/applications/games/palapeli/"; -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdegames') -depends=('kdebase-runtime' 'libkdegames4' 'qhull') -makedepends=('cmake' 'automoc4') -install=${pkgname}.install -source=("http://download.kde.org/unstable/applications/${pkgver}/src/palapeli-${pkgver}.tar.xz";) -sha1sums=('a8890af02747852b2b4ab1d26f7f3f7ffb524f08') - -build() { - mkdir build - cd build - cmake ../palapeli-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DKDE4_BUILD_TESTS=OFF \ --DCMAKE_INSTALL_PREFIX=/usr - make -} - -package() { - cd build - make DESTDIR="${pkgdir}" install -} Copied: kdegames-palapeli/repos/kde-unstable-i686/PKGBUILD (from rev 243552, kdegames-palapeli/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-14 05:11:04 UTC (rev 243553) @@ -0,0 +1,32 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=kdegames-palapeli +pkgver=15.07.90 +pkgrel=1 +pkgdesc="A single-player jigsaw puzzle game" +url="http://kde.org/applications/games/palapeli/"; +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde-applications' 'kdegames') +depends=('kdebase-runtime' 'libkdegames4' 'qhull') +makedepends=('cmake' 'automoc4') +install=${pkgname}.install +source=("http://download.kde.org/unstable/applications/${pkgver}/src/palapeli-${pkgver}.tar.xz";) +sha1sums=('42444bf4dd198032a421e5655837d592f6e0cd32') + +build() { + mkdir build + cd build + cmake ../palapeli-${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/kdegames-palapeli.install === --- kde-unstable-i686/kdegames-palapeli.install 2015-08-14 05:10:40 UTC (rev 243552) +++ kde-unstable-i686/kdegames-palapeli.install 2015-08-14 05:11:04 UTC (rev 243553) @@ -1,13 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null - update-desktop-database -q - update-mime-database usr/share/mime &> /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: kdegames-palapeli/repos/kde-unstable-i686/kdegames-palapeli.install (from rev 243552, kdegames-palapeli/kde-unstable/kdegames-palapeli.install) === --- kde-unstable-i686/kdegames-palapeli.install (rev 0) +++ kde-unstable-i686/kdegames-palapeli.install 2015-08-14 05:11:04 UTC (rev 243553) @@ -0,0 +1,13 @@ +post_install() { + xdg-icon-resource forceupdate --theme hicolor &> /dev/null + update-desktop-database -q + update-mime-database usr/share/mime &> /dev/null +} + +post_upgrade() { + post_install +} + +post_remove() { + post_install +} Deleted: kde-unstable-x86_64/PKGBUILD
[arch-commits] Commit in picmi/repos (8 files)
Date: Friday, August 14, 2015 @ 07:11:22 Author: arojas Revision: 243554 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: picmi/repos/kde-unstable-i686/PKGBUILD (from rev 243553, picmi/kde-unstable/PKGBUILD) picmi/repos/kde-unstable-i686/picmi.install (from rev 243553, picmi/kde-unstable/picmi.install) picmi/repos/kde-unstable-x86_64/PKGBUILD (from rev 243553, picmi/kde-unstable/PKGBUILD) picmi/repos/kde-unstable-x86_64/picmi.install (from rev 243553, picmi/kde-unstable/picmi.install) Deleted: picmi/repos/kde-unstable-i686/PKGBUILD picmi/repos/kde-unstable-i686/picmi.install picmi/repos/kde-unstable-x86_64/PKGBUILD picmi/repos/kde-unstable-x86_64/picmi.install ---+ /PKGBUILD | 78 /picmi.install| 22 ++ kde-unstable-i686/PKGBUILD| 39 -- kde-unstable-i686/picmi.install | 11 - kde-unstable-x86_64/PKGBUILD | 39 -- kde-unstable-x86_64/picmi.install | 11 - 6 files changed, 100 insertions(+), 100 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-14 05:11:04 UTC (rev 243553) +++ kde-unstable-i686/PKGBUILD 2015-08-14 05:11:22 UTC (rev 243554) @@ -1,39 +0,0 @@ -# $Id: PKGBUILD 241398 2015-06-29 17:50:28Z arojas $ -# Maintainer: Antonio Rojas -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=picmi -pkgver=15.07.80 -pkgrel=1 -pkgdesc="A nonogram logic game for KDE" -url="http://kde.org/applications/games/picmi/"; -arch=(i686 x86_64) -license=(GPL LGPL FDL) -groups=(kde-applications kdegames) -depends=(libkdegames hicolor-icon-theme) -makedepends=(extra-cmake-modules kdoctools) -install=$pkgname.install -conflicts=(kdegames-picmi) -replaces=(kdegames-picmi) -source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";) -sha1sums=('cb1cbb54e07711dd9ab35660475defdee3564636') - -prepare() { - mkdir -p build -} - -build() { - cd build - cmake ../$pkgname-$pkgver \ --DCMAKE_BUILD_TYPE=Release \ --DBUILD_TESTING=OFF \ --DCMAKE_INSTALL_PREFIX=/usr \ --DKDE_INSTALL_USE_QT_SYS_PATHS=ON - make -} - -package() { - cd build - make DESTDIR="$pkgdir" install -} Copied: picmi/repos/kde-unstable-i686/PKGBUILD (from rev 243553, picmi/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-14 05:11:22 UTC (rev 243554) @@ -0,0 +1,39 @@ +# $Id: PKGBUILD 241398 2015-06-29 17:50:28Z arojas $ +# Maintainer: Antonio Rojas +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=picmi +pkgver=15.07.90 +pkgrel=1 +pkgdesc="A nonogram logic game for KDE" +url="http://kde.org/applications/games/picmi/"; +arch=(i686 x86_64) +license=(GPL LGPL FDL) +groups=(kde-applications kdegames) +depends=(libkdegames hicolor-icon-theme) +makedepends=(extra-cmake-modules kdoctools) +install=$pkgname.install +conflicts=(kdegames-picmi) +replaces=(kdegames-picmi) +source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";) +sha1sums=('3317883b593185c0d34fd2ce90c6f5f6a37e1820') + +prepare() { + mkdir -p build +} + +build() { + cd build + cmake ../$pkgname-$pkgver \ +-DCMAKE_BUILD_TYPE=Release \ +-DBUILD_TESTING=OFF \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON + make +} + +package() { + cd build + make DESTDIR="$pkgdir" install +} Deleted: kde-unstable-i686/picmi.install === --- kde-unstable-i686/picmi.install 2015-08-14 05:11:04 UTC (rev 243553) +++ kde-unstable-i686/picmi.install 2015-08-14 05:11:22 UTC (rev 243554) @@ -1,11 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: picmi/repos/kde-unstable-i686/picmi.install (from rev 243553, picmi/kde-unstable/picmi.install) === --- kde-unstable-i686/picmi.install (rev 0) +++ kde-unstable-i686/picmi.install 2015-08-14 05:11:22 UTC (rev 243554) @@ -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/PKGBUILD2015-08-14 05:11:04 UTC (rev 243553) +++ kde-unstable-x86_64/PKGBUILD2015-08-14 05:11:22 UTC (rev 243554) @@ -1,39 +0,0 @@ -# $Id: PKGBUILD 241398 2015-06-29 17:50
[arch-commits] Commit in kdegames-lskat/repos (8 files)
Date: Friday, August 14, 2015 @ 07:10:28 Author: arojas Revision: 243551 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kdegames-lskat/repos/kde-unstable-i686/PKGBUILD (from rev 243549, kdegames-lskat/kde-unstable/PKGBUILD) kdegames-lskat/repos/kde-unstable-i686/kdegames-lskat.install (from rev 243549, kdegames-lskat/kde-unstable/kdegames-lskat.install) kdegames-lskat/repos/kde-unstable-x86_64/PKGBUILD (from rev 243549, kdegames-lskat/kde-unstable/PKGBUILD) kdegames-lskat/repos/kde-unstable-x86_64/kdegames-lskat.install (from rev 243549, kdegames-lskat/kde-unstable/kdegames-lskat.install) Deleted: kdegames-lskat/repos/kde-unstable-i686/PKGBUILD kdegames-lskat/repos/kde-unstable-i686/kdegames-lskat.install kdegames-lskat/repos/kde-unstable-x86_64/PKGBUILD kdegames-lskat/repos/kde-unstable-x86_64/kdegames-lskat.install + /PKGBUILD | 64 +++ /kdegames-lskat.install| 24 ++ kde-unstable-i686/PKGBUILD | 32 - kde-unstable-i686/kdegames-lskat.install | 12 - kde-unstable-x86_64/PKGBUILD | 32 - kde-unstable-x86_64/kdegames-lskat.install | 12 - 6 files changed, 88 insertions(+), 88 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-14 05:10:27 UTC (rev 243550) +++ kde-unstable-i686/PKGBUILD 2015-08-14 05:10:28 UTC (rev 243551) @@ -1,32 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=kdegames-lskat -pkgver=15.07.80 -pkgrel=1 -pkgdesc="Lieutenant Skat is a fun and engaging card game for two players" -url="http://kde.org/applications/games/lskat/"; -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdegames') -depends=('kdebase-runtime' 'libkdegames4') -makedepends=('cmake' 'automoc4') -install=${pkgname}.install -source=("http://download.kde.org/unstable/applications/${pkgver}/src/lskat-${pkgver}.tar.xz";) -sha1sums=('b6148e03257b84811e3bbe560334bb80a9b34c4b') - -build() { - mkdir build - cd build - cmake ../lskat-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DKDE4_BUILD_TESTS=OFF \ --DCMAKE_INSTALL_PREFIX=/usr - make -} - -package() { - cd build - make DESTDIR="${pkgdir}" install -} Copied: kdegames-lskat/repos/kde-unstable-i686/PKGBUILD (from rev 243549, kdegames-lskat/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-14 05:10:28 UTC (rev 243551) @@ -0,0 +1,32 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=kdegames-lskat +pkgver=15.07.90 +pkgrel=1 +pkgdesc="Lieutenant Skat is a fun and engaging card game for two players" +url="http://kde.org/applications/games/lskat/"; +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde-applications' 'kdegames') +depends=('kdebase-runtime' 'libkdegames4') +makedepends=('cmake' 'automoc4') +install=${pkgname}.install +source=("http://download.kde.org/unstable/applications/${pkgver}/src/lskat-${pkgver}.tar.xz";) +sha1sums=('56b04a274a202ace88ad5ed1f7c5d4b7fb8853e2') + +build() { + mkdir build + cd build + cmake ../lskat-${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/kdegames-lskat.install === --- kde-unstable-i686/kdegames-lskat.install2015-08-14 05:10:27 UTC (rev 243550) +++ kde-unstable-i686/kdegames-lskat.install2015-08-14 05:10:28 UTC (rev 243551) @@ -1,12 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null - update-desktop-database -q -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: kdegames-lskat/repos/kde-unstable-i686/kdegames-lskat.install (from rev 243549, kdegames-lskat/kde-unstable/kdegames-lskat.install) === --- kde-unstable-i686/kdegames-lskat.install(rev 0) +++ kde-unstable-i686/kdegames-lskat.install2015-08-14 05:10:28 UTC (rev 243551) @@ -0,0 +1,12 @@ +post_install() { + xdg-icon-resource forceupdate --theme hicolor &> /dev/null + update-desktop-database -q +} + +post_upgrade() { + post_install +} + +post_remove() { + post_install +} Deleted: kde-unstable-x86_64/PKGBUILD === --- kde-unstable-x86_64/PKGBUILD2015-08-14 05:10:27 UTC (rev 243550) +++ kde-unstable-x86_64/PKGBUILD
[arch-commits] Commit in geeqie/repos (12 files)
Date: Friday, August 14, 2015 @ 07:10:40 Author: bisson Revision: 243552 db-move: moved geeqie from [testing] to [extra] (i686, x86_64) Added: geeqie/repos/extra-i686/PKGBUILD (from rev 243551, geeqie/repos/testing-i686/PKGBUILD) geeqie/repos/extra-i686/geeqie.install (from rev 243551, geeqie/repos/testing-i686/geeqie.install) geeqie/repos/extra-x86_64/PKGBUILD (from rev 243551, geeqie/repos/testing-x86_64/PKGBUILD) geeqie/repos/extra-x86_64/geeqie.install (from rev 243551, geeqie/repos/testing-x86_64/geeqie.install) Deleted: geeqie/repos/extra-i686/PKGBUILD geeqie/repos/extra-i686/geeqie-fix-fullscreen.patch geeqie/repos/extra-i686/geeqie.install geeqie/repos/extra-x86_64/PKGBUILD geeqie/repos/extra-x86_64/geeqie-fix-fullscreen.patch geeqie/repos/extra-x86_64/geeqie.install geeqie/repos/testing-i686/ geeqie/repos/testing-x86_64/ --+ /PKGBUILD| 56 +++ /geeqie.install | 22 extra-i686/PKGBUILD | 31 -- extra-i686/geeqie-fix-fullscreen.patch | 143 - extra-i686/geeqie.install| 11 -- extra-x86_64/PKGBUILD| 31 -- extra-x86_64/geeqie-fix-fullscreen.patch | 143 - extra-x86_64/geeqie.install | 11 -- 8 files changed, 78 insertions(+), 370 deletions(-) Deleted: extra-i686/PKGBUILD === --- extra-i686/PKGBUILD 2015-08-14 05:10:28 UTC (rev 243551) +++ extra-i686/PKGBUILD 2015-08-14 05:10:40 UTC (rev 243552) @@ -1,31 +0,0 @@ -# $Id$ -# Maintainer: Eric Bélanger -# Contributor: Lukas Jirkovsky - -pkgname=geeqie -pkgver=1.1 -pkgrel=4 -pkgdesc="A lightweight image browser and viewer" -arch=('i686' 'x86_64') -url="http://geeqie.sourceforge.net/"; -license=('GPL2') -depends=('exiv2' 'gtk2' 'lcms' 'desktop-file-utils') -makedepends=('intltool' 'doxygen' 'gnome-doc-utils') -optdepends=('librsvg: SVG rendering') -install=geeqie.install -source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz -geeqie-fix-fullscreen.patch) -sha1sums=('77167479e91e03d9512535a146c5d2d77941257f' - '57c8b058e6ec1fc2f691650b212acc5dafcd5891') - -build() { - cd "${srcdir}/${pkgname}-${pkgver}" - patch -p1 -i"${srcdir}/geeqie-fix-fullscreen.patch" - CPPFLAGS="-D_FILE_OFFSET_BITS=64" ./configure --prefix=/usr - make -} - -package(){ - cd "${srcdir}/${pkgname}-${pkgver}" - make DESTDIR="${pkgdir}" install -} Copied: geeqie/repos/extra-i686/PKGBUILD (from rev 243551, geeqie/repos/testing-i686/PKGBUILD) === --- extra-i686/PKGBUILD (rev 0) +++ extra-i686/PKGBUILD 2015-08-14 05:10:40 UTC (rev 243552) @@ -0,0 +1,28 @@ +# $Id$ +# Maintainer: Eric Bélanger +# Contributor: Lukas Jirkovsky + +pkgname=geeqie +pkgver=1.2 +pkgrel=1 +pkgdesc="A lightweight image browser and viewer" +arch=('i686' 'x86_64') +url="http://www.geeqie.org/"; +license=('GPL2') +depends=('exiv2' 'gtk2' 'lcms' 'desktop-file-utils') +makedepends=('intltool' 'doxygen' 'gnome-doc-utils' 'git') +optdepends=('librsvg: SVG rendering') +install=geeqie.install +source=('git://www.geeqie.org/geeqie.git#commit=ca42d65be013f9bcded858b656c594d45c7f8e1d') +sha1sums=('SKIP') + +build() { + cd "${srcdir}/${pkgname}" + ./autogen.sh --prefix=/usr + make +} + +package(){ + cd "${srcdir}/${pkgname}" + make DESTDIR="${pkgdir}" install +} Deleted: extra-i686/geeqie-fix-fullscreen.patch === --- extra-i686/geeqie-fix-fullscreen.patch 2015-08-14 05:10:28 UTC (rev 243551) +++ extra-i686/geeqie-fix-fullscreen.patch 2015-08-14 05:10:40 UTC (rev 243552) @@ -1,143 +0,0 @@ -Description: Make fullscreen modes actually use the full screen. - The default fullscreen mode now leaves everything up to the window manager, - which usually produces the best result. Custom fullscreen modes now use - override-redirect to ensure docks and panels never obscure the image. -Author: Daniel van Vugt -Bug: http://sourceforge.net/support/tracker.php?aid=2925034 -Bug-Ubuntu: https://launchpad.net/bugs/788321 -Forwarded: yes - -=== modified file 'src/fullscreen.c' old/src/fullscreen.c 2010-02-26 10:41:38 + -+++ new/src/fullscreen.c 2011-08-16 03:55:04 + -@@ -218,75 +218,65 @@ -void (*stop_func)(FullScreenData *, gpointer), gpointer stop_data) - { - FullScreenData *fs; -- GdkScreen *screen; -- gboolean same; -- gint x, y; -- gint w, h; -- GdkGeometry geometry; - - if (!window || !imd) return NULL; - -+ DEBUG_1("full screen requests screen %d", options->fullscreen.screen); -+ - fs = g_new0(FullScreenData, 1); -- - fs->cursor_state = FULLS
[arch-commits] Commit in openssh/repos (44 files)
Date: Friday, August 14, 2015 @ 07:10:27 Author: bisson Revision: 243550 db-move: moved openssh from [testing] to [core] (i686, x86_64) Added: openssh/repos/core-i686/PKGBUILD (from rev 243549, openssh/repos/testing-i686/PKGBUILD) openssh/repos/core-i686/dispatch.patch (from rev 243549, openssh/repos/testing-i686/dispatch.patch) openssh/repos/core-i686/error.patch (from rev 243549, openssh/repos/testing-i686/error.patch) openssh/repos/core-i686/install (from rev 243549, openssh/repos/testing-i686/install) openssh/repos/core-i686/sshd.conf (from rev 243549, openssh/repos/testing-i686/sshd.conf) openssh/repos/core-i686/sshd.pam (from rev 243549, openssh/repos/testing-i686/sshd.pam) openssh/repos/core-i686/sshd.service (from rev 243549, openssh/repos/testing-i686/sshd.service) openssh/repos/core-i686/sshd.socket (from rev 243549, openssh/repos/testing-i686/sshd.socket) openssh/repos/core-i686/sshd@.service (from rev 243549, openssh/repos/testing-i686/sshd@.service) openssh/repos/core-i686/sshdgenkeys.service (from rev 243549, openssh/repos/testing-i686/sshdgenkeys.service) openssh/repos/core-x86_64/PKGBUILD (from rev 243549, openssh/repos/testing-x86_64/PKGBUILD) openssh/repos/core-x86_64/dispatch.patch (from rev 243549, openssh/repos/testing-x86_64/dispatch.patch) openssh/repos/core-x86_64/error.patch (from rev 243549, openssh/repos/testing-x86_64/error.patch) openssh/repos/core-x86_64/install (from rev 243549, openssh/repos/testing-x86_64/install) openssh/repos/core-x86_64/sshd.conf (from rev 243549, openssh/repos/testing-x86_64/sshd.conf) openssh/repos/core-x86_64/sshd.pam (from rev 243549, openssh/repos/testing-x86_64/sshd.pam) openssh/repos/core-x86_64/sshd.service (from rev 243549, openssh/repos/testing-x86_64/sshd.service) openssh/repos/core-x86_64/sshd.socket (from rev 243549, openssh/repos/testing-x86_64/sshd.socket) openssh/repos/core-x86_64/sshd@.service (from rev 243549, openssh/repos/testing-x86_64/sshd@.service) openssh/repos/core-x86_64/sshdgenkeys.service (from rev 243549, openssh/repos/testing-x86_64/sshdgenkeys.service) Deleted: openssh/repos/core-i686/PKGBUILD openssh/repos/core-i686/dispatch.patch openssh/repos/core-i686/error.patch openssh/repos/core-i686/install openssh/repos/core-i686/keyboard-interactive.patch openssh/repos/core-i686/sshd.conf openssh/repos/core-i686/sshd.pam openssh/repos/core-i686/sshd.service openssh/repos/core-i686/sshd.socket openssh/repos/core-i686/sshd@.service openssh/repos/core-i686/sshdgenkeys.service openssh/repos/core-x86_64/PKGBUILD openssh/repos/core-x86_64/dispatch.patch openssh/repos/core-x86_64/error.patch openssh/repos/core-x86_64/install openssh/repos/core-x86_64/keyboard-interactive.patch openssh/repos/core-x86_64/sshd.conf openssh/repos/core-x86_64/sshd.pam openssh/repos/core-x86_64/sshd.service openssh/repos/core-x86_64/sshd.socket openssh/repos/core-x86_64/sshd@.service openssh/repos/core-x86_64/sshdgenkeys.service openssh/repos/testing-i686/ openssh/repos/testing-x86_64/ + /PKGBUILD | 184 +++ /dispatch.patch| 162 +++ /error.patch | 50 /install | 20 +++ /sshd.conf |2 /sshd.pam | 12 ++ /sshd.service | 34 + /sshd.socket | 20 +++ /sshd@.service | 16 ++ /sshdgenkeys.service | 34 + core-i686/PKGBUILD | 99 core-i686/dispatch.patch | 81 - core-i686/error.patch | 25 core-i686/install | 10 - core-i686/keyboard-interactive.patch | 52 core-i686/sshd.conf|1 core-i686/sshd.pam |6 - core-i686/sshd.service | 17 -- core-i686/sshd.socket | 10 - core-i686/sshd@.service|8 - core-i686/sshdgenkeys.service | 17 -- core-x86_64/PKGBUILD | 99 core-x86_64/dispatch.patch | 81 - core-x86_64/error.patch| 25 core-x86_64/install| 10 - core-x86_64/keyboard-interactive.patch | 52 core-x86_64/sshd.conf |1 core-x86_64/sshd.pam |6 - core-x86_64/sshd.service | 17 -- core-x86_64/sshd.socket| 10 - core-x86_64/sshd@.service |8 - core-x86_64/sshdgenkeys.service| 17 -- 32 files changed, 534 insertions(+), 652 deletions(-) The diff is longer
[arch-commits] Commit in kdegames-kubrick/repos (8 files)
Date: Friday, August 14, 2015 @ 07:10:10 Author: arojas Revision: 243549 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kdegames-kubrick/repos/kde-unstable-i686/PKGBUILD (from rev 243548, kdegames-kubrick/kde-unstable/PKGBUILD) kdegames-kubrick/repos/kde-unstable-i686/kdegames-kubrick.install (from rev 243548, kdegames-kubrick/kde-unstable/kdegames-kubrick.install) kdegames-kubrick/repos/kde-unstable-x86_64/PKGBUILD (from rev 243548, kdegames-kubrick/kde-unstable/PKGBUILD) kdegames-kubrick/repos/kde-unstable-x86_64/kdegames-kubrick.install (from rev 243548, kdegames-kubrick/kde-unstable/kdegames-kubrick.install) Deleted: kdegames-kubrick/repos/kde-unstable-i686/PKGBUILD kdegames-kubrick/repos/kde-unstable-i686/kdegames-kubrick.install kdegames-kubrick/repos/kde-unstable-x86_64/PKGBUILD kdegames-kubrick/repos/kde-unstable-x86_64/kdegames-kubrick.install --+ /PKGBUILD| 70 + /kdegames-kubrick.install| 22 +++ kde-unstable-i686/PKGBUILD | 35 kde-unstable-i686/kdegames-kubrick.install | 11 --- kde-unstable-x86_64/PKGBUILD | 35 kde-unstable-x86_64/kdegames-kubrick.install | 11 --- 6 files changed, 92 insertions(+), 92 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-14 05:08:12 UTC (rev 243548) +++ kde-unstable-i686/PKGBUILD 2015-08-14 05:10:10 UTC (rev 243549) @@ -1,35 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=kdegames-kubrick -pkgver=15.07.80 -pkgrel=1 -pkgdesc="Based on the famous Rubik's Cube" -url="http://kde.org/applications/games/kubrick/"; -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdegames') -depends=('kdebase-runtime' 'libkdegames4' 'glu') -makedepends=('cmake' 'automoc4') -install=${pkgname}.install -source=("http://download.kde.org/unstable/applications/${pkgver}/src/kubrick-${pkgver}.tar.xz";) -sha1sums=('604c322325f3f8cb740e4bae6fbc7dcc3d95c307') - -prepare() { - mkdir build -} - -build() { - cd build - cmake ../kubrick-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DKDE4_BUILD_TESTS=OFF \ --DCMAKE_INSTALL_PREFIX=/usr - make -} - -package() { - cd build - make DESTDIR="${pkgdir}" install -} Copied: kdegames-kubrick/repos/kde-unstable-i686/PKGBUILD (from rev 243548, kdegames-kubrick/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-14 05:10:10 UTC (rev 243549) @@ -0,0 +1,35 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=kdegames-kubrick +pkgver=15.07.90 +pkgrel=1 +pkgdesc="Based on the famous Rubik's Cube" +url="http://kde.org/applications/games/kubrick/"; +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde-applications' 'kdegames') +depends=('kdebase-runtime' 'libkdegames4' 'glu') +makedepends=('cmake' 'automoc4') +install=${pkgname}.install +source=("http://download.kde.org/unstable/applications/${pkgver}/src/kubrick-${pkgver}.tar.xz";) +sha1sums=('d2d9eb5e7f44fcacb2a24e0c262bd6906fe3f4ad') + +prepare() { + mkdir build +} + +build() { + cd build + cmake ../kubrick-${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/kdegames-kubrick.install === --- kde-unstable-i686/kdegames-kubrick.install 2015-08-14 05:08:12 UTC (rev 243548) +++ kde-unstable-i686/kdegames-kubrick.install 2015-08-14 05:10:10 UTC (rev 243549) @@ -1,11 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: kdegames-kubrick/repos/kde-unstable-i686/kdegames-kubrick.install (from rev 243548, kdegames-kubrick/kde-unstable/kdegames-kubrick.install) === --- kde-unstable-i686/kdegames-kubrick.install (rev 0) +++ kde-unstable-i686/kdegames-kubrick.install 2015-08-14 05:10:10 UTC (rev 243549) @@ -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/PKGBUILD2015-08-14 05:08:12 UTC (rev 243548) +++ kde-unstable-x86_64/PKGBUILD2015-08-14 05
[arch-commits] Commit in kdegames-ktuberling/repos (8 files)
Date: Friday, August 14, 2015 @ 07:08:12 Author: arojas Revision: 243548 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kdegames-ktuberling/repos/kde-unstable-i686/PKGBUILD (from rev 243547, kdegames-ktuberling/kde-unstable/PKGBUILD) kdegames-ktuberling/repos/kde-unstable-i686/kdegames-ktuberling.install (from rev 243547, kdegames-ktuberling/kde-unstable/kdegames-ktuberling.install) kdegames-ktuberling/repos/kde-unstable-x86_64/PKGBUILD (from rev 243547, kdegames-ktuberling/kde-unstable/PKGBUILD) kdegames-ktuberling/repos/kde-unstable-x86_64/kdegames-ktuberling.install (from rev 243547, kdegames-ktuberling/kde-unstable/kdegames-ktuberling.install) Deleted: kdegames-ktuberling/repos/kde-unstable-i686/PKGBUILD kdegames-ktuberling/repos/kde-unstable-i686/kdegames-ktuberling.install kdegames-ktuberling/repos/kde-unstable-x86_64/PKGBUILD kdegames-ktuberling/repos/kde-unstable-x86_64/kdegames-ktuberling.install -+ /PKGBUILD | 64 ++ /kdegames-ktuberling.install| 24 kde-unstable-i686/PKGBUILD | 32 --- kde-unstable-i686/kdegames-ktuberling.install | 12 kde-unstable-x86_64/PKGBUILD| 32 --- kde-unstable-x86_64/kdegames-ktuberling.install | 12 6 files changed, 88 insertions(+), 88 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-14 05:07:18 UTC (rev 243547) +++ kde-unstable-i686/PKGBUILD 2015-08-14 05:08:12 UTC (rev 243548) @@ -1,32 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=kdegames-ktuberling -pkgver=15.07.80 -pkgrel=1 -pkgdesc="A simple constructor game suitable for children and adults alike" -url="http://kde.org/applications/games/ktuberling/"; -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdegames') -depends=('kdebase-runtime' 'libkdegames4') -makedepends=('cmake' 'automoc4') -install=${pkgname}.install -source=("http://download.kde.org/unstable/applications/${pkgver}/src/ktuberling-${pkgver}.tar.xz";) -sha1sums=('ece67d5568deed6d6eaa0e53394446101714529b') - -build() { - mkdir build - cd build - cmake ../ktuberling-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DKDE4_BUILD_TESTS=OFF \ --DCMAKE_INSTALL_PREFIX=/usr - make -} - -package() { - cd build - make DESTDIR="${pkgdir}" install -} Copied: kdegames-ktuberling/repos/kde-unstable-i686/PKGBUILD (from rev 243547, kdegames-ktuberling/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-14 05:08:12 UTC (rev 243548) @@ -0,0 +1,32 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=kdegames-ktuberling +pkgver=15.07.90 +pkgrel=1 +pkgdesc="A simple constructor game suitable for children and adults alike" +url="http://kde.org/applications/games/ktuberling/"; +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde-applications' 'kdegames') +depends=('kdebase-runtime' 'libkdegames4') +makedepends=('cmake' 'automoc4') +install=${pkgname}.install +source=("http://download.kde.org/unstable/applications/${pkgver}/src/ktuberling-${pkgver}.tar.xz";) +sha1sums=('476ff4f621ca2ed62b21232834d446bc66d27f33') + +build() { + mkdir build + cd build + cmake ../ktuberling-${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/kdegames-ktuberling.install === --- kde-unstable-i686/kdegames-ktuberling.install 2015-08-14 05:07:18 UTC (rev 243547) +++ kde-unstable-i686/kdegames-ktuberling.install 2015-08-14 05:08:12 UTC (rev 243548) @@ -1,12 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null - update-desktop-database -q -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: kdegames-ktuberling/repos/kde-unstable-i686/kdegames-ktuberling.install (from rev 243547, kdegames-ktuberling/kde-unstable/kdegames-ktuberling.install) === --- kde-unstable-i686/kdegames-ktuberling.install (rev 0) +++ kde-unstable-i686/kdegames-ktuberling.install 2015-08-14 05:08:12 UTC (rev 243548) @@ -0,0 +1,12 @@ +post_install() { + xdg-icon-resource forceupdate --theme hicolor &> /dev/null + update-desktop-database -q +} + +post_upgrade() { + post_install +} + +post_remove() { + post_install +
[arch-commits] Commit in kdegames-ksudoku/repos (8 files)
Date: Friday, August 14, 2015 @ 07:07:18 Author: arojas Revision: 243547 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kdegames-ksudoku/repos/kde-unstable-i686/PKGBUILD (from rev 243546, kdegames-ksudoku/kde-unstable/PKGBUILD) kdegames-ksudoku/repos/kde-unstable-i686/kdegames-ksudoku.install (from rev 243546, kdegames-ksudoku/kde-unstable/kdegames-ksudoku.install) kdegames-ksudoku/repos/kde-unstable-x86_64/PKGBUILD (from rev 243546, kdegames-ksudoku/kde-unstable/PKGBUILD) kdegames-ksudoku/repos/kde-unstable-x86_64/kdegames-ksudoku.install (from rev 243546, kdegames-ksudoku/kde-unstable/kdegames-ksudoku.install) Deleted: kdegames-ksudoku/repos/kde-unstable-i686/PKGBUILD kdegames-ksudoku/repos/kde-unstable-i686/kdegames-ksudoku.install kdegames-ksudoku/repos/kde-unstable-x86_64/PKGBUILD kdegames-ksudoku/repos/kde-unstable-x86_64/kdegames-ksudoku.install --+ /PKGBUILD| 70 + /kdegames-ksudoku.install| 22 +++ kde-unstable-i686/PKGBUILD | 35 kde-unstable-i686/kdegames-ksudoku.install | 11 --- kde-unstable-x86_64/PKGBUILD | 35 kde-unstable-x86_64/kdegames-ksudoku.install | 11 --- 6 files changed, 92 insertions(+), 92 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-14 05:07:02 UTC (rev 243546) +++ kde-unstable-i686/PKGBUILD 2015-08-14 05:07:18 UTC (rev 243547) @@ -1,35 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=kdegames-ksudoku -pkgver=15.07.80 -pkgrel=1 -pkgdesc="A logic-based symbol placement puzzle" -url="http://kde.org/applications/games/ksudoku/"; -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdegames') -depends=('kdebase-runtime' 'libkdegames4' 'glu') -makedepends=('cmake' 'automoc4') -install=${pkgname}.install -source=("http://download.kde.org/unstable/applications/${pkgver}/src/ksudoku-${pkgver}.tar.xz";) -sha1sums=('d4004218e36aced65f48c3a15e39357f809004e9') - -prepare() { - mkdir build -} - -build() { - cd build - cmake ../ksudoku-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DKDE4_BUILD_TESTS=OFF \ --DCMAKE_INSTALL_PREFIX=/usr - make -} - -package() { - cd build - make DESTDIR="${pkgdir}" install -} Copied: kdegames-ksudoku/repos/kde-unstable-i686/PKGBUILD (from rev 243546, kdegames-ksudoku/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-14 05:07:18 UTC (rev 243547) @@ -0,0 +1,35 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=kdegames-ksudoku +pkgver=15.07.90 +pkgrel=1 +pkgdesc="A logic-based symbol placement puzzle" +url="http://kde.org/applications/games/ksudoku/"; +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde-applications' 'kdegames') +depends=('kdebase-runtime' 'libkdegames4' 'glu') +makedepends=('cmake' 'automoc4') +install=${pkgname}.install +source=("http://download.kde.org/unstable/applications/${pkgver}/src/ksudoku-${pkgver}.tar.xz";) +sha1sums=('b59fdf095aa556064b49a13e8a2638f153e3f373') + +prepare() { + mkdir build +} + +build() { + cd build + cmake ../ksudoku-${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/kdegames-ksudoku.install === --- kde-unstable-i686/kdegames-ksudoku.install 2015-08-14 05:07:02 UTC (rev 243546) +++ kde-unstable-i686/kdegames-ksudoku.install 2015-08-14 05:07:18 UTC (rev 243547) @@ -1,11 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: kdegames-ksudoku/repos/kde-unstable-i686/kdegames-ksudoku.install (from rev 243546, kdegames-ksudoku/kde-unstable/kdegames-ksudoku.install) === --- kde-unstable-i686/kdegames-ksudoku.install (rev 0) +++ kde-unstable-i686/kdegames-ksudoku.install 2015-08-14 05:07:18 UTC (rev 243547) @@ -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/PKGBUILD2015-08-14 05:07:02 UTC (rev 243546) +++ kde-unstable-x86_64/PKGBUILD201
[arch-commits] Commit in kdegames-kspaceduel/repos (8 files)
Date: Friday, August 14, 2015 @ 07:06:42 Author: arojas Revision: 243545 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kdegames-kspaceduel/repos/kde-unstable-i686/PKGBUILD (from rev 243544, kdegames-kspaceduel/kde-unstable/PKGBUILD) kdegames-kspaceduel/repos/kde-unstable-i686/kdegames-kspaceduel.install (from rev 243544, kdegames-kspaceduel/kde-unstable/kdegames-kspaceduel.install) kdegames-kspaceduel/repos/kde-unstable-x86_64/PKGBUILD (from rev 243544, kdegames-kspaceduel/kde-unstable/PKGBUILD) kdegames-kspaceduel/repos/kde-unstable-x86_64/kdegames-kspaceduel.install (from rev 243544, kdegames-kspaceduel/kde-unstable/kdegames-kspaceduel.install) Deleted: kdegames-kspaceduel/repos/kde-unstable-i686/PKGBUILD kdegames-kspaceduel/repos/kde-unstable-i686/kdegames-kspaceduel.install kdegames-kspaceduel/repos/kde-unstable-x86_64/PKGBUILD kdegames-kspaceduel/repos/kde-unstable-x86_64/kdegames-kspaceduel.install -+ /PKGBUILD | 64 ++ /kdegames-kspaceduel.install| 24 kde-unstable-i686/PKGBUILD | 32 --- kde-unstable-i686/kdegames-kspaceduel.install | 12 kde-unstable-x86_64/PKGBUILD| 32 --- kde-unstable-x86_64/kdegames-kspaceduel.install | 12 6 files changed, 88 insertions(+), 88 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-14 05:06:19 UTC (rev 243544) +++ kde-unstable-i686/PKGBUILD 2015-08-14 05:06:42 UTC (rev 243545) @@ -1,32 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=kdegames-kspaceduel -pkgver=15.07.80 -pkgrel=1 -pkgdesc="Each of two possible players controls a satellite spaceship orbiting the sun" -url="http://kde.org/applications/games/kspaceduel/"; -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdegames') -depends=('kdebase-runtime' 'libkdegames4') -makedepends=('cmake' 'automoc4') -install=${pkgname}.install -source=("http://download.kde.org/unstable/applications/${pkgver}/src/kspaceduel-${pkgver}.tar.xz";) -sha1sums=('12dafdfc64c29bd130a5d83b0bea41c28b707512') - -build() { - mkdir build - cd build - cmake ../kspaceduel-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DKDE4_BUILD_TESTS=OFF \ --DCMAKE_INSTALL_PREFIX=/usr - make -} - -package() { - cd build - make DESTDIR="${pkgdir}" install -} Copied: kdegames-kspaceduel/repos/kde-unstable-i686/PKGBUILD (from rev 243544, kdegames-kspaceduel/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-14 05:06:42 UTC (rev 243545) @@ -0,0 +1,32 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=kdegames-kspaceduel +pkgver=15.07.90 +pkgrel=1 +pkgdesc="Each of two possible players controls a satellite spaceship orbiting the sun" +url="http://kde.org/applications/games/kspaceduel/"; +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde-applications' 'kdegames') +depends=('kdebase-runtime' 'libkdegames4') +makedepends=('cmake' 'automoc4') +install=${pkgname}.install +source=("http://download.kde.org/unstable/applications/${pkgver}/src/kspaceduel-${pkgver}.tar.xz";) +sha1sums=('a09636e478e644d26d784739bade7a50c23890e4') + +build() { + mkdir build + cd build + cmake ../kspaceduel-${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/kdegames-kspaceduel.install === --- kde-unstable-i686/kdegames-kspaceduel.install 2015-08-14 05:06:19 UTC (rev 243544) +++ kde-unstable-i686/kdegames-kspaceduel.install 2015-08-14 05:06:42 UTC (rev 243545) @@ -1,12 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null - update-desktop-database -q -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: kdegames-kspaceduel/repos/kde-unstable-i686/kdegames-kspaceduel.install (from rev 243544, kdegames-kspaceduel/kde-unstable/kdegames-kspaceduel.install) === --- kde-unstable-i686/kdegames-kspaceduel.install (rev 0) +++ kde-unstable-i686/kdegames-kspaceduel.install 2015-08-14 05:06:42 UTC (rev 243545) @@ -0,0 +1,12 @@ +post_install() { + xdg-icon-resource forceupdate --theme hicolor &> /dev/null + update-desktop-database -q +} + +post_upgrade() { + post_install +} + +post_remove(
[arch-commits] Commit in ksquares/repos (8 files)
Date: Friday, August 14, 2015 @ 07:07:02 Author: arojas Revision: 243546 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: ksquares/repos/kde-unstable-i686/PKGBUILD (from rev 243545, ksquares/kde-unstable/PKGBUILD) ksquares/repos/kde-unstable-i686/ksquares.install (from rev 243545, ksquares/kde-unstable/ksquares.install) ksquares/repos/kde-unstable-x86_64/PKGBUILD (from rev 243545, ksquares/kde-unstable/PKGBUILD) ksquares/repos/kde-unstable-x86_64/ksquares.install (from rev 243545, ksquares/kde-unstable/ksquares.install) Deleted: ksquares/repos/kde-unstable-i686/PKGBUILD ksquares/repos/kde-unstable-i686/ksquares.install ksquares/repos/kde-unstable-x86_64/PKGBUILD ksquares/repos/kde-unstable-x86_64/ksquares.install --+ /PKGBUILD| 76 + /ksquares.install| 22 + kde-unstable-i686/PKGBUILD | 38 kde-unstable-i686/ksquares.install | 11 kde-unstable-x86_64/PKGBUILD | 38 kde-unstable-x86_64/ksquares.install | 11 6 files changed, 98 insertions(+), 98 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-14 05:06:42 UTC (rev 243545) +++ kde-unstable-i686/PKGBUILD 2015-08-14 05:07:02 UTC (rev 243546) @@ -1,38 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=ksquares -pkgver=15.07.80 -pkgrel=1 -pkgdesc="A modeled after the well known pen and paper based game of Dots and Boxes" -url="http://kde.org/applications/games/ksquares/"; -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdegames') -depends=('libkdegames' 'knotifyconfig') -makedepends=('extra-cmake-modules' 'python' 'kdoctools') -install=${pkgname}.install -conflicts=('kdegames-ksquares') -replaces=('kdegames-ksquares') -source=("http://download.kde.org/unstable/applications/${pkgver}/src/ksquares-${pkgver}.tar.xz";) -sha1sums=('6c94b3bb5add1189c588986800a4b9b849ed64b6') - -prepare() { - mkdir build -} - -build() { - cd build - cmake ../ksquares-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DBUILD_TESTING=OFF \ --DCMAKE_INSTALL_PREFIX=/usr \ --DKDE_INSTALL_USE_QT_SYS_PATHS=ON - make -} - -package() { - cd build - make DESTDIR="${pkgdir}" install -} Copied: ksquares/repos/kde-unstable-i686/PKGBUILD (from rev 243545, ksquares/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-14 05:07:02 UTC (rev 243546) @@ -0,0 +1,38 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=ksquares +pkgver=15.07.90 +pkgrel=1 +pkgdesc="A modeled after the well known pen and paper based game of Dots and Boxes" +url="http://kde.org/applications/games/ksquares/"; +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde-applications' 'kdegames') +depends=('libkdegames' 'knotifyconfig') +makedepends=('extra-cmake-modules' 'python' 'kdoctools') +install=${pkgname}.install +conflicts=('kdegames-ksquares') +replaces=('kdegames-ksquares') +source=("http://download.kde.org/unstable/applications/${pkgver}/src/ksquares-${pkgver}.tar.xz";) +sha1sums=('ab1ffde420d72107591a72b20cb6389bbd99b04d') + +prepare() { + mkdir build +} + +build() { + cd build + cmake ../ksquares-${pkgver} \ +-DCMAKE_BUILD_TYPE=Release \ +-DBUILD_TESTING=OFF \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON + make +} + +package() { + cd build + make DESTDIR="${pkgdir}" install +} Deleted: kde-unstable-i686/ksquares.install === --- kde-unstable-i686/ksquares.install 2015-08-14 05:06:42 UTC (rev 243545) +++ kde-unstable-i686/ksquares.install 2015-08-14 05:07:02 UTC (rev 243546) @@ -1,11 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: ksquares/repos/kde-unstable-i686/ksquares.install (from rev 243545, ksquares/kde-unstable/ksquares.install) === --- kde-unstable-i686/ksquares.install (rev 0) +++ kde-unstable-i686/ksquares.install 2015-08-14 05:07:02 UTC (rev 243546) @@ -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/PKGBUILD2015-08-14 05:06:42 UTC (rev 243545) +++ kde-unstab
[arch-commits] Commit in kdegames-ksnakeduel/repos (8 files)
Date: Friday, August 14, 2015 @ 07:06:19 Author: arojas Revision: 243544 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kdegames-ksnakeduel/repos/kde-unstable-i686/PKGBUILD (from rev 243543, kdegames-ksnakeduel/kde-unstable/PKGBUILD) kdegames-ksnakeduel/repos/kde-unstable-i686/kdegames-ksnakeduel.install (from rev 243543, kdegames-ksnakeduel/kde-unstable/kdegames-ksnakeduel.install) kdegames-ksnakeduel/repos/kde-unstable-x86_64/PKGBUILD (from rev 243543, kdegames-ksnakeduel/kde-unstable/PKGBUILD) kdegames-ksnakeduel/repos/kde-unstable-x86_64/kdegames-ksnakeduel.install (from rev 243543, kdegames-ksnakeduel/kde-unstable/kdegames-ksnakeduel.install) Deleted: kdegames-ksnakeduel/repos/kde-unstable-i686/PKGBUILD kdegames-ksnakeduel/repos/kde-unstable-i686/kdegames-ksnakeduel.install kdegames-ksnakeduel/repos/kde-unstable-x86_64/PKGBUILD kdegames-ksnakeduel/repos/kde-unstable-x86_64/kdegames-ksnakeduel.install -+ /PKGBUILD | 64 ++ /kdegames-ksnakeduel.install| 22 +++ kde-unstable-i686/PKGBUILD | 32 --- kde-unstable-i686/kdegames-ksnakeduel.install | 11 --- kde-unstable-x86_64/PKGBUILD| 32 --- kde-unstable-x86_64/kdegames-ksnakeduel.install | 11 --- 6 files changed, 86 insertions(+), 86 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-14 05:06:01 UTC (rev 243543) +++ kde-unstable-i686/PKGBUILD 2015-08-14 05:06:19 UTC (rev 243544) @@ -1,32 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=kdegames-ksnakeduel -pkgver=15.07.80 -pkgrel=1 -pkgdesc="A simple snake duel game" -url="http://kde.org/applications/games/ksnakeduel/"; -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdegames') -depends=('kdebase-runtime' 'libkdegames4') -makedepends=('cmake' 'automoc4') -install=${pkgname}.install -source=("http://download.kde.org/unstable/applications/${pkgver}/src/ksnakeduel-${pkgver}.tar.xz";) -sha1sums=('ffc0d2ed4e2464c21573a1875b87871c4deae4a4') - -build() { - mkdir build - cd build - cmake ../ksnakeduel-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DKDE4_BUILD_TESTS=OFF \ --DCMAKE_INSTALL_PREFIX=/usr - make -} - -package() { - cd build - make DESTDIR="${pkgdir}" install -} Copied: kdegames-ksnakeduel/repos/kde-unstable-i686/PKGBUILD (from rev 243543, kdegames-ksnakeduel/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-14 05:06:19 UTC (rev 243544) @@ -0,0 +1,32 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=kdegames-ksnakeduel +pkgver=15.07.90 +pkgrel=1 +pkgdesc="A simple snake duel game" +url="http://kde.org/applications/games/ksnakeduel/"; +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde-applications' 'kdegames') +depends=('kdebase-runtime' 'libkdegames4') +makedepends=('cmake' 'automoc4') +install=${pkgname}.install +source=("http://download.kde.org/unstable/applications/${pkgver}/src/ksnakeduel-${pkgver}.tar.xz";) +sha1sums=('ffe5c09740e7aa457ff43c957529d77398969d02') + +build() { + mkdir build + cd build + cmake ../ksnakeduel-${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/kdegames-ksnakeduel.install === --- kde-unstable-i686/kdegames-ksnakeduel.install 2015-08-14 05:06:01 UTC (rev 243543) +++ kde-unstable-i686/kdegames-ksnakeduel.install 2015-08-14 05:06:19 UTC (rev 243544) @@ -1,11 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: kdegames-ksnakeduel/repos/kde-unstable-i686/kdegames-ksnakeduel.install (from rev 243543, kdegames-ksnakeduel/kde-unstable/kdegames-ksnakeduel.install) === --- kde-unstable-i686/kdegames-ksnakeduel.install (rev 0) +++ kde-unstable-i686/kdegames-ksnakeduel.install 2015-08-14 05:06:19 UTC (rev 243544) @@ -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/PKGBUILD2015
[arch-commits] Commit in kshisen/repos (8 files)
Date: Friday, August 14, 2015 @ 07:05:44 Author: arojas Revision: 243542 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kshisen/repos/kde-unstable-i686/PKGBUILD (from rev 243541, kshisen/kde-unstable/PKGBUILD) kshisen/repos/kde-unstable-i686/kshisen.install (from rev 243541, kshisen/kde-unstable/kshisen.install) kshisen/repos/kde-unstable-x86_64/PKGBUILD (from rev 243541, kshisen/kde-unstable/PKGBUILD) kshisen/repos/kde-unstable-x86_64/kshisen.install (from rev 243541, kshisen/kde-unstable/kshisen.install) Deleted: kshisen/repos/kde-unstable-i686/PKGBUILD kshisen/repos/kde-unstable-i686/kshisen.install kshisen/repos/kde-unstable-x86_64/PKGBUILD kshisen/repos/kde-unstable-x86_64/kshisen.install -+ /PKGBUILD | 70 ++ /kshisen.install| 22 ++ kde-unstable-i686/PKGBUILD | 35 - kde-unstable-i686/kshisen.install | 11 - kde-unstable-x86_64/PKGBUILD| 35 - kde-unstable-x86_64/kshisen.install | 11 - 6 files changed, 92 insertions(+), 92 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-14 05:05:28 UTC (rev 243541) +++ kde-unstable-i686/PKGBUILD 2015-08-14 05:05:44 UTC (rev 243542) @@ -1,35 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=kshisen -pkgver=15.07.80 -pkgrel=1 -pkgdesc="A solitaire-like game played using the standard set of Mahjong tiles" -url="http://kde.org/applications/games/kshisen/"; -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdegames') -depends=('libkdegames' 'libkmahjongg') -makedepends=('extra-cmake-modules' 'python' 'kdoctools') -install=${pkgname}.install -conflicts=('kdegames-kshisen') -replaces=('kdegames-kshisen') -source=("http://download.kde.org/unstable/applications/${pkgver}/src/kshisen-${pkgver}.tar.xz";) -sha1sums=('b3d03bf5527b5a0ce1f610c18a837993dc826466') - -build() { - mkdir build - cd build - cmake ../kshisen-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DBUILD_TESTING=OFF \ --DCMAKE_INSTALL_PREFIX=/usr \ --DKDE_INSTALL_USE_QT_SYS_PATHS=ON - make -} - -package() { - cd build - make DESTDIR="${pkgdir}" install -} Copied: kshisen/repos/kde-unstable-i686/PKGBUILD (from rev 243541, kshisen/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-14 05:05:44 UTC (rev 243542) @@ -0,0 +1,35 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=kshisen +pkgver=15.07.90 +pkgrel=1 +pkgdesc="A solitaire-like game played using the standard set of Mahjong tiles" +url="http://kde.org/applications/games/kshisen/"; +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde-applications' 'kdegames') +depends=('libkdegames' 'libkmahjongg') +makedepends=('extra-cmake-modules' 'python' 'kdoctools') +install=${pkgname}.install +conflicts=('kdegames-kshisen') +replaces=('kdegames-kshisen') +source=("http://download.kde.org/unstable/applications/${pkgver}/src/kshisen-${pkgver}.tar.xz";) +sha1sums=('903fe2cfa1c7007b97278232d4c8edf5efda3afc') + +build() { + mkdir build + cd build + cmake ../kshisen-${pkgver} \ +-DCMAKE_BUILD_TYPE=Release \ +-DBUILD_TESTING=OFF \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON + make +} + +package() { + cd build + make DESTDIR="${pkgdir}" install +} Deleted: kde-unstable-i686/kshisen.install === --- kde-unstable-i686/kshisen.install 2015-08-14 05:05:28 UTC (rev 243541) +++ kde-unstable-i686/kshisen.install 2015-08-14 05:05:44 UTC (rev 243542) @@ -1,11 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: kshisen/repos/kde-unstable-i686/kshisen.install (from rev 243541, kshisen/kde-unstable/kshisen.install) === --- kde-unstable-i686/kshisen.install (rev 0) +++ kde-unstable-i686/kshisen.install 2015-08-14 05:05:44 UTC (rev 243542) @@ -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/PKGBUILD2015-08-14 05:05:28 UTC (rev 243541) +++ kde-unstable-x86_64/PKGBUILD2015-08-14 05:05:44 UTC (rev 243542) @@ -1,35 +0,0 @@ -# $Id$
[arch-commits] Commit in kdegames-ksirk/repos (8 files)
Date: Friday, August 14, 2015 @ 07:06:01 Author: arojas Revision: 243543 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kdegames-ksirk/repos/kde-unstable-i686/PKGBUILD (from rev 243542, kdegames-ksirk/kde-unstable/PKGBUILD) kdegames-ksirk/repos/kde-unstable-i686/kdegames-ksirk.install (from rev 243542, kdegames-ksirk/kde-unstable/kdegames-ksirk.install) kdegames-ksirk/repos/kde-unstable-x86_64/PKGBUILD (from rev 243542, kdegames-ksirk/kde-unstable/PKGBUILD) kdegames-ksirk/repos/kde-unstable-x86_64/kdegames-ksirk.install (from rev 243542, kdegames-ksirk/kde-unstable/kdegames-ksirk.install) Deleted: kdegames-ksirk/repos/kde-unstable-i686/PKGBUILD kdegames-ksirk/repos/kde-unstable-i686/kdegames-ksirk.install kdegames-ksirk/repos/kde-unstable-x86_64/PKGBUILD kdegames-ksirk/repos/kde-unstable-x86_64/kdegames-ksirk.install + /PKGBUILD | 64 +++ /kdegames-ksirk.install| 22 + kde-unstable-i686/PKGBUILD | 32 - kde-unstable-i686/kdegames-ksirk.install | 11 kde-unstable-x86_64/PKGBUILD | 32 - kde-unstable-x86_64/kdegames-ksirk.install | 11 6 files changed, 86 insertions(+), 86 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-14 05:05:44 UTC (rev 243542) +++ kde-unstable-i686/PKGBUILD 2015-08-14 05:06:01 UTC (rev 243543) @@ -1,32 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=kdegames-ksirk -pkgver=15.07.80 -pkgrel=1 -pkgdesc="A computerized version of a well known strategy game" -url="http://kde.org/applications/games/ksirk/"; -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdegames') -depends=('kdebase-runtime' 'libkdegames4') -makedepends=('cmake' 'automoc4') -install=${pkgname}.install -source=("http://download.kde.org/unstable/applications/${pkgver}/src/ksirk-${pkgver}.tar.xz";) -sha1sums=('f19fdca6a9e2d347a44e97f4e8e027a4bdedbefd') - -build() { - mkdir build - cd build - cmake ../ksirk-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DKDE4_BUILD_TESTS=OFF \ --DCMAKE_INSTALL_PREFIX=/usr - make -} - -package() { - cd build - make DESTDIR="${pkgdir}" install -} Copied: kdegames-ksirk/repos/kde-unstable-i686/PKGBUILD (from rev 243542, kdegames-ksirk/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-14 05:06:01 UTC (rev 243543) @@ -0,0 +1,32 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=kdegames-ksirk +pkgver=15.07.90 +pkgrel=1 +pkgdesc="A computerized version of a well known strategy game" +url="http://kde.org/applications/games/ksirk/"; +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde-applications' 'kdegames') +depends=('kdebase-runtime' 'libkdegames4') +makedepends=('cmake' 'automoc4') +install=${pkgname}.install +source=("http://download.kde.org/unstable/applications/${pkgver}/src/ksirk-${pkgver}.tar.xz";) +sha1sums=('706b7c7d355d973150b237e6a1b42837dae22832') + +build() { + mkdir build + cd build + cmake ../ksirk-${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/kdegames-ksirk.install === --- kde-unstable-i686/kdegames-ksirk.install2015-08-14 05:05:44 UTC (rev 243542) +++ kde-unstable-i686/kdegames-ksirk.install2015-08-14 05:06:01 UTC (rev 243543) @@ -1,11 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: kdegames-ksirk/repos/kde-unstable-i686/kdegames-ksirk.install (from rev 243542, kdegames-ksirk/kde-unstable/kdegames-ksirk.install) === --- kde-unstable-i686/kdegames-ksirk.install(rev 0) +++ kde-unstable-i686/kdegames-ksirk.install2015-08-14 05:06:01 UTC (rev 243543) @@ -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/PKGBUILD2015-08-14 05:05:44 UTC (rev 243542) +++ kde-unstable-x86_64/PKGBUILD2015-08-14 05:06:01 UTC (rev 243543) @@ -1,32 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Co
[arch-commits] Commit in kdegames-kreversi/repos (8 files)
Date: Friday, August 14, 2015 @ 07:05:28 Author: arojas Revision: 243541 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kdegames-kreversi/repos/kde-unstable-i686/PKGBUILD (from rev 243540, kdegames-kreversi/kde-unstable/PKGBUILD) kdegames-kreversi/repos/kde-unstable-i686/kdegames-kreversi.install (from rev 243540, kdegames-kreversi/kde-unstable/kdegames-kreversi.install) kdegames-kreversi/repos/kde-unstable-x86_64/PKGBUILD (from rev 243540, kdegames-kreversi/kde-unstable/PKGBUILD) kdegames-kreversi/repos/kde-unstable-x86_64/kdegames-kreversi.install (from rev 243540, kdegames-kreversi/kde-unstable/kdegames-kreversi.install) Deleted: kdegames-kreversi/repos/kde-unstable-i686/PKGBUILD kdegames-kreversi/repos/kde-unstable-i686/kdegames-kreversi.install kdegames-kreversi/repos/kde-unstable-x86_64/PKGBUILD kdegames-kreversi/repos/kde-unstable-x86_64/kdegames-kreversi.install ---+ /PKGBUILD | 64 /kdegames-kreversi.install| 22 kde-unstable-i686/PKGBUILD| 32 kde-unstable-i686/kdegames-kreversi.install | 11 kde-unstable-x86_64/PKGBUILD | 32 kde-unstable-x86_64/kdegames-kreversi.install | 11 6 files changed, 86 insertions(+), 86 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-14 05:05:08 UTC (rev 243540) +++ kde-unstable-i686/PKGBUILD 2015-08-14 05:05:28 UTC (rev 243541) @@ -1,32 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=kdegames-kreversi -pkgver=15.07.80 -pkgrel=1 -pkgdesc="A simple one player strategy game played against the computer" -url="http://kde.org/applications/games/kreversi/"; -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdegames') -depends=('kdebase-runtime' 'libkdegames4') -makedepends=('cmake' 'automoc4') -install=${pkgname}.install -source=("http://download.kde.org/unstable/applications/${pkgver}/src/kreversi-${pkgver}.tar.xz";) -sha1sums=('582eefbf2ad3da178184a83c32f67ecfc49eed19') - -build() { - mkdir build - cd build - cmake ../kreversi-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DKDE4_BUILD_TESTS=OFF \ --DCMAKE_INSTALL_PREFIX=/usr - make -} - -package() { - cd build - make DESTDIR="${pkgdir}" install -} Copied: kdegames-kreversi/repos/kde-unstable-i686/PKGBUILD (from rev 243540, kdegames-kreversi/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-14 05:05:28 UTC (rev 243541) @@ -0,0 +1,32 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=kdegames-kreversi +pkgver=15.07.90 +pkgrel=1 +pkgdesc="A simple one player strategy game played against the computer" +url="http://kde.org/applications/games/kreversi/"; +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde-applications' 'kdegames') +depends=('kdebase-runtime' 'libkdegames4') +makedepends=('cmake' 'automoc4') +install=${pkgname}.install +source=("http://download.kde.org/unstable/applications/${pkgver}/src/kreversi-${pkgver}.tar.xz";) +sha1sums=('c4ee181cd175c67ae6e9a62fea42b0ae199f1076') + +build() { + mkdir build + cd build + cmake ../kreversi-${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/kdegames-kreversi.install === --- kde-unstable-i686/kdegames-kreversi.install 2015-08-14 05:05:08 UTC (rev 243540) +++ kde-unstable-i686/kdegames-kreversi.install 2015-08-14 05:05:28 UTC (rev 243541) @@ -1,11 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: kdegames-kreversi/repos/kde-unstable-i686/kdegames-kreversi.install (from rev 243540, kdegames-kreversi/kde-unstable/kdegames-kreversi.install) === --- kde-unstable-i686/kdegames-kreversi.install (rev 0) +++ kde-unstable-i686/kdegames-kreversi.install 2015-08-14 05:05:28 UTC (rev 243541) @@ -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/PKGBUILD2015-08-14 05:05:08 UTC (rev 243540) +
[arch-commits] Commit in kpatience/repos (8 files)
Date: Friday, August 14, 2015 @ 07:05:08 Author: arojas Revision: 243540 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kpatience/repos/kde-unstable-i686/PKGBUILD (from rev 243539, kpatience/kde-unstable/PKGBUILD) kpatience/repos/kde-unstable-i686/kpatience.install (from rev 243539, kpatience/kde-unstable/kpatience.install) kpatience/repos/kde-unstable-x86_64/PKGBUILD (from rev 243539, kpatience/kde-unstable/PKGBUILD) kpatience/repos/kde-unstable-x86_64/kpatience.install (from rev 243539, kpatience/kde-unstable/kpatience.install) Deleted: kpatience/repos/kde-unstable-i686/PKGBUILD kpatience/repos/kde-unstable-i686/kpatience.install kpatience/repos/kde-unstable-x86_64/PKGBUILD kpatience/repos/kde-unstable-x86_64/kpatience.install ---+ /PKGBUILD | 72 /kpatience.install| 26 +++ kde-unstable-i686/PKGBUILD| 36 kde-unstable-i686/kpatience.install | 13 - kde-unstable-x86_64/PKGBUILD | 36 kde-unstable-x86_64/kpatience.install | 13 - 6 files changed, 98 insertions(+), 98 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-14 05:04:43 UTC (rev 243539) +++ kde-unstable-i686/PKGBUILD 2015-08-14 05:05:08 UTC (rev 243540) @@ -1,36 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=kpatience -pkgver=15.07.80 -pkgrel=1 -pkgdesc="Offers a selection of solitaire card games" -url="http://kde.org/applications/games/kpat/"; -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdegames') -depends=('libkdegames' 'knotifyconfig') -makedepends=('extra-cmake-modules' 'python' 'kdoctools') -install=${pkgname}.install -conflicts=('kdegames-kpatience') -replaces=('kdegames-kpatience') -source=("http://download.kde.org/unstable/applications/${pkgver}/src/kpat-${pkgver}.tar.xz";) -sha1sums=('07c57a467611268c448380e780ba264224a2a6bd') - -build() { - mkdir build - cd build - cmake ../kpat-${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 build - make DESTDIR="${pkgdir}" install -} Copied: kpatience/repos/kde-unstable-i686/PKGBUILD (from rev 243539, kpatience/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-14 05:05:08 UTC (rev 243540) @@ -0,0 +1,36 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=kpatience +pkgver=15.07.90 +pkgrel=1 +pkgdesc="Offers a selection of solitaire card games" +url="http://kde.org/applications/games/kpat/"; +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde-applications' 'kdegames') +depends=('libkdegames' 'knotifyconfig') +makedepends=('extra-cmake-modules' 'python' 'kdoctools') +install=${pkgname}.install +conflicts=('kdegames-kpatience') +replaces=('kdegames-kpatience') +source=("http://download.kde.org/unstable/applications/${pkgver}/src/kpat-${pkgver}.tar.xz";) +sha1sums=('ea445960b15319fa1bad9e744e405cf7ed6abedf') + +build() { + mkdir build + cd build + cmake ../kpat-${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 build + make DESTDIR="${pkgdir}" install +} Deleted: kde-unstable-i686/kpatience.install === --- kde-unstable-i686/kpatience.install 2015-08-14 05:04:43 UTC (rev 243539) +++ kde-unstable-i686/kpatience.install 2015-08-14 05:05:08 UTC (rev 243540) @@ -1,13 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null - update-desktop-database -q - update-mime-database usr/share/mime &> /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: kpatience/repos/kde-unstable-i686/kpatience.install (from rev 243539, kpatience/kde-unstable/kpatience.install) === --- kde-unstable-i686/kpatience.install (rev 0) +++ kde-unstable-i686/kpatience.install 2015-08-14 05:05:08 UTC (rev 243540) @@ -0,0 +1,13 @@ +post_install() { + xdg-icon-resource forceupdate --theme hicolor &> /dev/null + update-desktop-database -q + update-mime-database usr/share/mime &> /dev/null +} + +post_upgrade() { + post_install +} + +post_remove() { + post_install +} Deleted: kde-unstable-x86_64
[arch-commits] Commit in kdegames-konquest/repos (8 files)
Date: Friday, August 14, 2015 @ 07:04:43 Author: arojas Revision: 243539 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kdegames-konquest/repos/kde-unstable-i686/PKGBUILD (from rev 243538, kdegames-konquest/kde-unstable/PKGBUILD) kdegames-konquest/repos/kde-unstable-i686/kdegames-konquest.install (from rev 243538, kdegames-konquest/kde-unstable/kdegames-konquest.install) kdegames-konquest/repos/kde-unstable-x86_64/PKGBUILD (from rev 243538, kdegames-konquest/kde-unstable/PKGBUILD) kdegames-konquest/repos/kde-unstable-x86_64/kdegames-konquest.install (from rev 243538, kdegames-konquest/kde-unstable/kdegames-konquest.install) Deleted: kdegames-konquest/repos/kde-unstable-i686/PKGBUILD kdegames-konquest/repos/kde-unstable-i686/kdegames-konquest.install kdegames-konquest/repos/kde-unstable-x86_64/PKGBUILD kdegames-konquest/repos/kde-unstable-x86_64/kdegames-konquest.install ---+ /PKGBUILD | 64 /kdegames-konquest.install| 22 kde-unstable-i686/PKGBUILD| 32 kde-unstable-i686/kdegames-konquest.install | 11 kde-unstable-x86_64/PKGBUILD | 32 kde-unstable-x86_64/kdegames-konquest.install | 11 6 files changed, 86 insertions(+), 86 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-14 05:04:21 UTC (rev 243538) +++ kde-unstable-i686/PKGBUILD 2015-08-14 05:04:43 UTC (rev 243539) @@ -1,32 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=kdegames-konquest -pkgver=15.07.80 -pkgrel=1 -pkgdesc="The KDE version of Gnu-Lactic" -url="http://kde.org/applications/games/konquest/"; -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdegames') -depends=('kdebase-runtime' 'libkdegames4') -makedepends=('cmake' 'automoc4') -install=${pkgname}.install -source=("http://download.kde.org/unstable/applications/${pkgver}/src/konquest-${pkgver}.tar.xz";) -sha1sums=('d11a1f57eec9c92b9d00e4a098397530db76e816') - -build() { - mkdir build - cd build - cmake ../konquest-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DKDE4_BUILD_TESTS=OFF \ --DCMAKE_INSTALL_PREFIX=/usr - make -} - -package() { - cd build - make DESTDIR="${pkgdir}" install -} Copied: kdegames-konquest/repos/kde-unstable-i686/PKGBUILD (from rev 243538, kdegames-konquest/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-14 05:04:43 UTC (rev 243539) @@ -0,0 +1,32 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=kdegames-konquest +pkgver=15.07.90 +pkgrel=1 +pkgdesc="The KDE version of Gnu-Lactic" +url="http://kde.org/applications/games/konquest/"; +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde-applications' 'kdegames') +depends=('kdebase-runtime' 'libkdegames4') +makedepends=('cmake' 'automoc4') +install=${pkgname}.install +source=("http://download.kde.org/unstable/applications/${pkgver}/src/konquest-${pkgver}.tar.xz";) +sha1sums=('ebe374d3016eca1c217dcc12d724e0312aa24ca4') + +build() { + mkdir build + cd build + cmake ../konquest-${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/kdegames-konquest.install === --- kde-unstable-i686/kdegames-konquest.install 2015-08-14 05:04:21 UTC (rev 243538) +++ kde-unstable-i686/kdegames-konquest.install 2015-08-14 05:04:43 UTC (rev 243539) @@ -1,11 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: kdegames-konquest/repos/kde-unstable-i686/kdegames-konquest.install (from rev 243538, kdegames-konquest/kde-unstable/kdegames-konquest.install) === --- kde-unstable-i686/kdegames-konquest.install (rev 0) +++ kde-unstable-i686/kdegames-konquest.install 2015-08-14 05:04:43 UTC (rev 243539) @@ -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/PKGBUILD2015-08-14 05:04:21 UTC (rev 243538) +++ kde-unstable-x86_64/PKGBUILD2015-08-14 05:04:43 UTC (
[arch-commits] Commit in kollision/repos (8 files)
Date: Friday, August 14, 2015 @ 07:04:21 Author: arojas Revision: 243538 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kollision/repos/kde-unstable-i686/PKGBUILD (from rev 243537, kollision/kde-unstable/PKGBUILD) kollision/repos/kde-unstable-i686/kollision.install (from rev 243537, kollision/kde-unstable/kollision.install) kollision/repos/kde-unstable-x86_64/PKGBUILD (from rev 243537, kollision/kde-unstable/PKGBUILD) kollision/repos/kde-unstable-x86_64/kollision.install (from rev 243537, kollision/kde-unstable/kollision.install) Deleted: kollision/repos/kde-unstable-i686/PKGBUILD kollision/repos/kde-unstable-i686/kollision.install kollision/repos/kde-unstable-x86_64/PKGBUILD kollision/repos/kde-unstable-x86_64/kollision.install ---+ /PKGBUILD | 70 /kollision.install| 22 ++ kde-unstable-i686/PKGBUILD| 35 kde-unstable-i686/kollision.install | 11 - kde-unstable-x86_64/PKGBUILD | 35 kde-unstable-x86_64/kollision.install | 11 - 6 files changed, 92 insertions(+), 92 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-14 05:04:00 UTC (rev 243537) +++ kde-unstable-i686/PKGBUILD 2015-08-14 05:04:21 UTC (rev 243538) @@ -1,35 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=kollision -pkgver=15.07.80 -pkgrel=1 -pkgdesc="A simple ball dodging game" -url="http://kde.org/applications/games/kollision/"; -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdegames') -depends=('libkdegames' 'knotifyconfig') -makedepends=('extra-cmake-modules' 'kdoctools' 'python') -install=${pkgname}.install -conflicts=('kdegames-kollision') -replaces=('kdegames-kollision') -source=("http://download.kde.org/unstable/applications/${pkgver}/src/kollision-${pkgver}.tar.xz";) -sha1sums=('1f66586f19bef3096fd00f3c37f5d8b5894667d3') - -build() { - mkdir build - cd build - cmake ../kollision-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DBUILD_TESTING=OFF \ --DCMAKE_INSTALL_PREFIX=/usr \ --DKDE_INSTALL_USE_QT_SYS_PATHS=ON - make -} - -package() { - cd build - make DESTDIR="${pkgdir}" install -} Copied: kollision/repos/kde-unstable-i686/PKGBUILD (from rev 243537, kollision/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-14 05:04:21 UTC (rev 243538) @@ -0,0 +1,35 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=kollision +pkgver=15.07.90 +pkgrel=1 +pkgdesc="A simple ball dodging game" +url="http://kde.org/applications/games/kollision/"; +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde-applications' 'kdegames') +depends=('libkdegames' 'knotifyconfig') +makedepends=('extra-cmake-modules' 'kdoctools' 'python') +install=${pkgname}.install +conflicts=('kdegames-kollision') +replaces=('kdegames-kollision') +source=("http://download.kde.org/unstable/applications/${pkgver}/src/kollision-${pkgver}.tar.xz";) +sha1sums=('af88124d230fdc62ea743d34ac9bae966de81165') + +build() { + mkdir build + cd build + cmake ../kollision-${pkgver} \ +-DCMAKE_BUILD_TYPE=Release \ +-DBUILD_TESTING=OFF \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON + make +} + +package() { + cd build + make DESTDIR="${pkgdir}" install +} Deleted: kde-unstable-i686/kollision.install === --- kde-unstable-i686/kollision.install 2015-08-14 05:04:00 UTC (rev 243537) +++ kde-unstable-i686/kollision.install 2015-08-14 05:04:21 UTC (rev 243538) @@ -1,11 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: kollision/repos/kde-unstable-i686/kollision.install (from rev 243537, kollision/kde-unstable/kollision.install) === --- kde-unstable-i686/kollision.install (rev 0) +++ kde-unstable-i686/kollision.install 2015-08-14 05:04:21 UTC (rev 243538) @@ -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/PKGBUILD2015-08-14 05:04:00 UTC (rev 243537) +++ kde-unstable-x86_64/PKGBUILD2015-08-14 05:04:21 UTC (rev 243538) @@ -1,35 +0,0 @@ -# $Id
[arch-commits] Commit in kdegames-kolf/repos (8 files)
Date: Friday, August 14, 2015 @ 07:03:44 Author: arojas Revision: 243535 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kdegames-kolf/repos/kde-unstable-i686/PKGBUILD (from rev 243534, kdegames-kolf/kde-unstable/PKGBUILD) kdegames-kolf/repos/kde-unstable-i686/kdegames-kolf.install (from rev 243534, kdegames-kolf/kde-unstable/kdegames-kolf.install) kdegames-kolf/repos/kde-unstable-x86_64/PKGBUILD (from rev 243534, kdegames-kolf/kde-unstable/PKGBUILD) kdegames-kolf/repos/kde-unstable-x86_64/kdegames-kolf.install (from rev 243534, kdegames-kolf/kde-unstable/kdegames-kolf.install) Deleted: kdegames-kolf/repos/kde-unstable-i686/PKGBUILD kdegames-kolf/repos/kde-unstable-i686/kdegames-kolf.install kdegames-kolf/repos/kde-unstable-x86_64/PKGBUILD kdegames-kolf/repos/kde-unstable-x86_64/kdegames-kolf.install ---+ /PKGBUILD | 64 /kdegames-kolf.install| 24 ++ kde-unstable-i686/PKGBUILD| 32 -- kde-unstable-i686/kdegames-kolf.install | 12 - kde-unstable-x86_64/PKGBUILD | 32 -- kde-unstable-x86_64/kdegames-kolf.install | 12 - 6 files changed, 88 insertions(+), 88 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-14 05:03:27 UTC (rev 243534) +++ kde-unstable-i686/PKGBUILD 2015-08-14 05:03:44 UTC (rev 243535) @@ -1,32 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=kdegames-kolf -pkgver=15.07.80 -pkgrel=1 -pkgdesc="A miniature golf game with 2d top-down view" -url="http://kde.org/applications/games/kolf/"; -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdegames') -depends=('kdebase-runtime' 'libkdegames4') -makedepends=('cmake' 'automoc4') -install=${pkgname}.install -source=("http://download.kde.org/unstable/applications/${pkgver}/src/kolf-${pkgver}.tar.xz";) -sha1sums=('d33f6cdc937ec933d93182bd79d9855f98e40a9b') - -build() { - mkdir build - cd build - cmake ../kolf-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DKDE4_BUILD_TESTS=OFF \ --DCMAKE_INSTALL_PREFIX=/usr - make -} - -package() { - cd build - make DESTDIR="${pkgdir}" install -} Copied: kdegames-kolf/repos/kde-unstable-i686/PKGBUILD (from rev 243534, kdegames-kolf/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-14 05:03:44 UTC (rev 243535) @@ -0,0 +1,32 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=kdegames-kolf +pkgver=15.07.90 +pkgrel=1 +pkgdesc="A miniature golf game with 2d top-down view" +url="http://kde.org/applications/games/kolf/"; +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde-applications' 'kdegames') +depends=('kdebase-runtime' 'libkdegames4') +makedepends=('cmake' 'automoc4') +install=${pkgname}.install +source=("http://download.kde.org/unstable/applications/${pkgver}/src/kolf-${pkgver}.tar.xz";) +sha1sums=('1fe09e95ef5300aa2337a05450d8a0ad586faf94') + +build() { + mkdir build + cd build + cmake ../kolf-${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/kdegames-kolf.install === --- kde-unstable-i686/kdegames-kolf.install 2015-08-14 05:03:27 UTC (rev 243534) +++ kde-unstable-i686/kdegames-kolf.install 2015-08-14 05:03:44 UTC (rev 243535) @@ -1,12 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null - update-desktop-database -q -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: kdegames-kolf/repos/kde-unstable-i686/kdegames-kolf.install (from rev 243534, kdegames-kolf/kde-unstable/kdegames-kolf.install) === --- kde-unstable-i686/kdegames-kolf.install (rev 0) +++ kde-unstable-i686/kdegames-kolf.install 2015-08-14 05:03:44 UTC (rev 243535) @@ -0,0 +1,12 @@ +post_install() { + xdg-icon-resource forceupdate --theme hicolor &> /dev/null + update-desktop-database -q +} + +post_upgrade() { + post_install +} + +post_remove() { + post_install +} Deleted: kde-unstable-x86_64/PKGBUILD === --- kde-unstable-x86_64/PKGBUILD2015-08-14 05:03:27 UTC (rev 243534) +++ kde-unstable-x86_64/PKGBUILD2015-08-14 05:03:44 UTC (rev 243535) @@ -1,32 +0,0 @@ -# $Id$ -# Maintainer
[arch-commits] Commit in knetwalk/repos (8 files)
Date: Friday, August 14, 2015 @ 07:03:27 Author: arojas Revision: 243534 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: knetwalk/repos/kde-unstable-i686/PKGBUILD (from rev 243533, knetwalk/kde-unstable/PKGBUILD) knetwalk/repos/kde-unstable-i686/knetwalk.install (from rev 243533, knetwalk/kde-unstable/knetwalk.install) knetwalk/repos/kde-unstable-x86_64/PKGBUILD (from rev 243533, knetwalk/kde-unstable/PKGBUILD) knetwalk/repos/kde-unstable-x86_64/knetwalk.install (from rev 243533, knetwalk/kde-unstable/knetwalk.install) Deleted: knetwalk/repos/kde-unstable-i686/PKGBUILD knetwalk/repos/kde-unstable-i686/knetwalk.install knetwalk/repos/kde-unstable-x86_64/PKGBUILD knetwalk/repos/kde-unstable-x86_64/knetwalk.install --+ /PKGBUILD| 70 + /knetwalk.install| 22 ++ kde-unstable-i686/PKGBUILD | 35 kde-unstable-i686/knetwalk.install | 11 - kde-unstable-x86_64/PKGBUILD | 35 kde-unstable-x86_64/knetwalk.install | 11 - 6 files changed, 92 insertions(+), 92 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-14 05:02:49 UTC (rev 243533) +++ kde-unstable-i686/PKGBUILD 2015-08-14 05:03:27 UTC (rev 243534) @@ -1,35 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=knetwalk -pkgver=15.07.80 -pkgrel=1 -pkgdesc="Connect all the terminals to the server, in as few turns as possible" -url="http://kde.org/applications/games/knetwalk/"; -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdegames') -depends=('libkdegames' 'knotifyconfig') -makedepends=('extra-cmake-modules' 'python' 'kdoctools') -install=${pkgname}.install -conflicts=('kdegames-knetwalk') -replaces=('kdegames-knetwalk') -source=("http://download.kde.org/unstable/applications/${pkgver}/src/knetwalk-${pkgver}.tar.xz";) -sha1sums=('704fbbcf53da4bdd0c61631a1d9fe7b0c46c0cca') - -build() { - mkdir build - cd build - cmake ../knetwalk-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DBUILD_TESTING=OFF \ --DCMAKE_INSTALL_PREFIX=/usr \ --DKDE_INSTALL_USE_QT_SYS_PATHS=ON - make -} - -package() { - cd build - make DESTDIR="${pkgdir}" install -} Copied: knetwalk/repos/kde-unstable-i686/PKGBUILD (from rev 243533, knetwalk/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-14 05:03:27 UTC (rev 243534) @@ -0,0 +1,35 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=knetwalk +pkgver=15.07.90 +pkgrel=1 +pkgdesc="Connect all the terminals to the server, in as few turns as possible" +url="http://kde.org/applications/games/knetwalk/"; +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde-applications' 'kdegames') +depends=('libkdegames' 'knotifyconfig') +makedepends=('extra-cmake-modules' 'python' 'kdoctools') +install=${pkgname}.install +conflicts=('kdegames-knetwalk') +replaces=('kdegames-knetwalk') +source=("http://download.kde.org/unstable/applications/${pkgver}/src/knetwalk-${pkgver}.tar.xz";) +sha1sums=('dab6a04a5a81d8d4be8a0841dd1e34ee00be73b3') + +build() { + mkdir build + cd build + cmake ../knetwalk-${pkgver} \ +-DCMAKE_BUILD_TYPE=Release \ +-DBUILD_TESTING=OFF \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON + make +} + +package() { + cd build + make DESTDIR="${pkgdir}" install +} Deleted: kde-unstable-i686/knetwalk.install === --- kde-unstable-i686/knetwalk.install 2015-08-14 05:02:49 UTC (rev 243533) +++ kde-unstable-i686/knetwalk.install 2015-08-14 05:03:27 UTC (rev 243534) @@ -1,11 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: knetwalk/repos/kde-unstable-i686/knetwalk.install (from rev 243533, knetwalk/kde-unstable/knetwalk.install) === --- kde-unstable-i686/knetwalk.install (rev 0) +++ kde-unstable-i686/knetwalk.install 2015-08-14 05:03:27 UTC (rev 243534) @@ -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/PKGBUILD2015-08-14 05:02:49 UTC (rev 243533) +++ kde-unstable-x86_64/PKGBUILD2015-08-14 05:03:27
[arch-commits] Commit in kdegames-knavalbattle/repos (8 files)
Date: Friday, August 14, 2015 @ 07:02:49 Author: arojas Revision: 243533 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kdegames-knavalbattle/repos/kde-unstable-i686/PKGBUILD (from rev 243532, kdegames-knavalbattle/kde-unstable/PKGBUILD) kdegames-knavalbattle/repos/kde-unstable-i686/kdegames-knavalbattle.install (from rev 243532, kdegames-knavalbattle/kde-unstable/kdegames-knavalbattle.install) kdegames-knavalbattle/repos/kde-unstable-x86_64/PKGBUILD (from rev 243532, kdegames-knavalbattle/kde-unstable/PKGBUILD) kdegames-knavalbattle/repos/kde-unstable-x86_64/kdegames-knavalbattle.install (from rev 243532, kdegames-knavalbattle/kde-unstable/kdegames-knavalbattle.install) Deleted: kdegames-knavalbattle/repos/kde-unstable-i686/PKGBUILD kdegames-knavalbattle/repos/kde-unstable-i686/kdegames-knavalbattle.install kdegames-knavalbattle/repos/kde-unstable-x86_64/PKGBUILD kdegames-knavalbattle/repos/kde-unstable-x86_64/kdegames-knavalbattle.install ---+ /PKGBUILD | 64 /kdegames-knavalbattle.install| 24 +++ kde-unstable-i686/PKGBUILD| 32 -- kde-unstable-i686/kdegames-knavalbattle.install | 12 --- kde-unstable-x86_64/PKGBUILD | 32 -- kde-unstable-x86_64/kdegames-knavalbattle.install | 12 --- 6 files changed, 88 insertions(+), 88 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-14 05:02:33 UTC (rev 243532) +++ kde-unstable-i686/PKGBUILD 2015-08-14 05:02:49 UTC (rev 243533) @@ -1,32 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=kdegames-knavalbattle -pkgver=15.07.80 -pkgrel=1 -pkgdesc="A ship sinking game" -url="http://kde.org/applications/games/knavalbattle/"; -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdegames') -depends=('kdebase-runtime' 'libkdegames4') -makedepends=('cmake' 'automoc4') -install=${pkgname}.install -source=("http://download.kde.org/unstable/applications/${pkgver}/src/knavalbattle-${pkgver}.tar.xz";) -sha1sums=('09edc633784bade2c5e07b74b8eb1ff5177c3baf') - -build() { - mkdir build - cd build - cmake ../knavalbattle-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DKDE4_BUILD_TESTS=OFF \ --DCMAKE_INSTALL_PREFIX=/usr - make -} - -package() { - cd build - make DESTDIR="${pkgdir}" install -} Copied: kdegames-knavalbattle/repos/kde-unstable-i686/PKGBUILD (from rev 243532, kdegames-knavalbattle/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-14 05:02:49 UTC (rev 243533) @@ -0,0 +1,32 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=kdegames-knavalbattle +pkgver=15.07.90 +pkgrel=1 +pkgdesc="A ship sinking game" +url="http://kde.org/applications/games/knavalbattle/"; +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde-applications' 'kdegames') +depends=('kdebase-runtime' 'libkdegames4') +makedepends=('cmake' 'automoc4') +install=${pkgname}.install +source=("http://download.kde.org/unstable/applications/${pkgver}/src/knavalbattle-${pkgver}.tar.xz";) +sha1sums=('b17993e7d713f9161771af96fdb996bece3881c8') + +build() { + mkdir build + cd build + cmake ../knavalbattle-${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/kdegames-knavalbattle.install === --- kde-unstable-i686/kdegames-knavalbattle.install 2015-08-14 05:02:33 UTC (rev 243532) +++ kde-unstable-i686/kdegames-knavalbattle.install 2015-08-14 05:02:49 UTC (rev 243533) @@ -1,12 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null - update-desktop-database -q -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: kdegames-knavalbattle/repos/kde-unstable-i686/kdegames-knavalbattle.install (from rev 243532, kdegames-knavalbattle/kde-unstable/kdegames-knavalbattle.install) === --- kde-unstable-i686/kdegames-knavalbattle.install (rev 0) +++ kde-unstable-i686/kdegames-knavalbattle.install 2015-08-14 05:02:49 UTC (rev 243533) @@ -0,0 +1,12 @@ +post_install() { + xdg-icon-resource forceupdate --theme hicolor &> /dev/null + update-desktop-database -q +} + +post_upgrade() { + post_install +} + +post_remove() { + post_install +} Deleted: kde
[arch-commits] Commit in kmines/repos (8 files)
Date: Friday, August 14, 2015 @ 07:02:33 Author: arojas Revision: 243532 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kmines/repos/kde-unstable-i686/PKGBUILD (from rev 243531, kmines/kde-unstable/PKGBUILD) kmines/repos/kde-unstable-i686/kmines.install (from rev 243531, kmines/kde-unstable/kmines.install) kmines/repos/kde-unstable-x86_64/PKGBUILD (from rev 243531, kmines/kde-unstable/PKGBUILD) kmines/repos/kde-unstable-x86_64/kmines.install (from rev 243531, kmines/kde-unstable/kmines.install) Deleted: kmines/repos/kde-unstable-i686/PKGBUILD kmines/repos/kde-unstable-i686/kmines.install kmines/repos/kde-unstable-x86_64/PKGBUILD kmines/repos/kde-unstable-x86_64/kmines.install + /PKGBUILD | 70 +++ /kmines.install| 22 +++ kde-unstable-i686/PKGBUILD | 35 - kde-unstable-i686/kmines.install | 11 - kde-unstable-x86_64/PKGBUILD | 35 - kde-unstable-x86_64/kmines.install | 11 - 6 files changed, 92 insertions(+), 92 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-14 05:02:16 UTC (rev 243531) +++ kde-unstable-i686/PKGBUILD 2015-08-14 05:02:33 UTC (rev 243532) @@ -1,35 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=kmines -pkgver=15.07.80 -pkgrel=1 -pkgdesc="The classic Minesweeper game" -url="http://kde.org/applications/games/kmines/"; -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdegames') -depends=('libkdegames' 'knotifyconfig') -makedepends=('extra-cmake-modules' 'python' 'kdoctools') -install=${pkgname}.install -conflicts=('kdegames-kmines') -replaces=('kdegames-kmines') -source=("http://download.kde.org/unstable/applications/${pkgver}/src/kmines-${pkgver}.tar.xz";) -sha1sums=('93ec784bff3c1ae3ffe4fc4443e48ee767a4be2e') - -build() { - mkdir build - cd build - cmake ../kmines-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DBUILD_TESTING=OFF \ --DCMAKE_INSTALL_PREFIX=/usr \ --DKDE_INSTALL_USE_QT_SYS_PATHS=ON - make -} - -package() { - cd build - make DESTDIR="${pkgdir}" install -} Copied: kmines/repos/kde-unstable-i686/PKGBUILD (from rev 243531, kmines/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-14 05:02:33 UTC (rev 243532) @@ -0,0 +1,35 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=kmines +pkgver=15.07.90 +pkgrel=1 +pkgdesc="The classic Minesweeper game" +url="http://kde.org/applications/games/kmines/"; +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde-applications' 'kdegames') +depends=('libkdegames' 'knotifyconfig') +makedepends=('extra-cmake-modules' 'python' 'kdoctools') +install=${pkgname}.install +conflicts=('kdegames-kmines') +replaces=('kdegames-kmines') +source=("http://download.kde.org/unstable/applications/${pkgver}/src/kmines-${pkgver}.tar.xz";) +sha1sums=('47208625458204d2ba3db3b9362f9aba59f78af7') + +build() { + mkdir build + cd build + cmake ../kmines-${pkgver} \ +-DCMAKE_BUILD_TYPE=Release \ +-DBUILD_TESTING=OFF \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON + make +} + +package() { + cd build + make DESTDIR="${pkgdir}" install +} Deleted: kde-unstable-i686/kmines.install === --- kde-unstable-i686/kmines.install2015-08-14 05:02:16 UTC (rev 243531) +++ kde-unstable-i686/kmines.install2015-08-14 05:02:33 UTC (rev 243532) @@ -1,11 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: kmines/repos/kde-unstable-i686/kmines.install (from rev 243531, kmines/kde-unstable/kmines.install) === --- kde-unstable-i686/kmines.install(rev 0) +++ kde-unstable-i686/kmines.install2015-08-14 05:02:33 UTC (rev 243532) @@ -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/PKGBUILD2015-08-14 05:02:16 UTC (rev 243531) +++ kde-unstable-x86_64/PKGBUILD2015-08-14 05:02:33 UTC (rev 243532) @@ -1,35 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=kmines -pkgver=15.07.80 -pkgrel=1 -pkgdesc="The cl
[arch-commits] Commit in kdegames-kmahjongg/repos (8 files)
Date: Friday, August 14, 2015 @ 07:02:16 Author: arojas Revision: 243531 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kdegames-kmahjongg/repos/kde-unstable-i686/PKGBUILD (from rev 243530, kdegames-kmahjongg/kde-unstable/PKGBUILD) kdegames-kmahjongg/repos/kde-unstable-i686/kdegames-kmahjongg.install (from rev 243530, kdegames-kmahjongg/kde-unstable/kdegames-kmahjongg.install) kdegames-kmahjongg/repos/kde-unstable-x86_64/PKGBUILD (from rev 243530, kdegames-kmahjongg/kde-unstable/PKGBUILD) kdegames-kmahjongg/repos/kde-unstable-x86_64/kdegames-kmahjongg.install (from rev 243530, kdegames-kmahjongg/kde-unstable/kdegames-kmahjongg.install) Deleted: kdegames-kmahjongg/repos/kde-unstable-i686/PKGBUILD kdegames-kmahjongg/repos/kde-unstable-i686/kdegames-kmahjongg.install kdegames-kmahjongg/repos/kde-unstable-x86_64/PKGBUILD kdegames-kmahjongg/repos/kde-unstable-x86_64/kdegames-kmahjongg.install + /PKGBUILD | 64 +++ /kdegames-kmahjongg.install| 22 +++ kde-unstable-i686/PKGBUILD | 32 --- kde-unstable-i686/kdegames-kmahjongg.install | 11 --- kde-unstable-x86_64/PKGBUILD | 32 --- kde-unstable-x86_64/kdegames-kmahjongg.install | 11 --- 6 files changed, 86 insertions(+), 86 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-14 05:01:37 UTC (rev 243530) +++ kde-unstable-i686/PKGBUILD 2015-08-14 05:02:16 UTC (rev 243531) @@ -1,32 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=kdegames-kmahjongg -pkgver=15.07.80 -pkgrel=1 -pkgdesc="A tile matching game for one or two players" -url="http://kde.org/applications/games/kmahjongg/"; -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdegames') -depends=('kdebase-runtime' 'libkmahjongg4' 'libkdegames4') -makedepends=('cmake' 'automoc4') -install=${pkgname}.install -source=("http://download.kde.org/unstable/applications/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";) -sha1sums=('852b837f3e8ee37c24f5890ab11d803bf5898693') - -build() { - mkdir build - cd build - cmake ../kmahjongg-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DKDE4_BUILD_TESTS=OFF \ --DCMAKE_INSTALL_PREFIX=/usr - make -} - -package() { - cd build - make DESTDIR="${pkgdir}" install -} Copied: kdegames-kmahjongg/repos/kde-unstable-i686/PKGBUILD (from rev 243530, kdegames-kmahjongg/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-14 05:02:16 UTC (rev 243531) @@ -0,0 +1,32 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=kdegames-kmahjongg +pkgver=15.07.90 +pkgrel=1 +pkgdesc="A tile matching game for one or two players" +url="http://kde.org/applications/games/kmahjongg/"; +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde-applications' 'kdegames') +depends=('kdebase-runtime' 'libkmahjongg4' 'libkdegames4') +makedepends=('cmake' 'automoc4') +install=${pkgname}.install +source=("http://download.kde.org/unstable/applications/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";) +sha1sums=('f8ac79ea83356d71cbb20b00388d20338af51bb8') + +build() { + mkdir build + cd build + cmake ../kmahjongg-${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/kdegames-kmahjongg.install === --- kde-unstable-i686/kdegames-kmahjongg.install2015-08-14 05:01:37 UTC (rev 243530) +++ kde-unstable-i686/kdegames-kmahjongg.install2015-08-14 05:02:16 UTC (rev 243531) @@ -1,11 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: kdegames-kmahjongg/repos/kde-unstable-i686/kdegames-kmahjongg.install (from rev 243530, kdegames-kmahjongg/kde-unstable/kdegames-kmahjongg.install) === --- kde-unstable-i686/kdegames-kmahjongg.install (rev 0) +++ kde-unstable-i686/kdegames-kmahjongg.install2015-08-14 05:02:16 UTC (rev 243531) @@ -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-unsta
[arch-commits] Commit in klines/repos (8 files)
Date: Friday, August 14, 2015 @ 07:01:37 Author: arojas Revision: 243530 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: klines/repos/kde-unstable-i686/PKGBUILD (from rev 243529, klines/kde-unstable/PKGBUILD) klines/repos/kde-unstable-i686/klines.install (from rev 243529, klines/kde-unstable/klines.install) klines/repos/kde-unstable-x86_64/PKGBUILD (from rev 243529, klines/kde-unstable/PKGBUILD) klines/repos/kde-unstable-x86_64/klines.install (from rev 243529, klines/kde-unstable/klines.install) Deleted: klines/repos/kde-unstable-i686/PKGBUILD klines/repos/kde-unstable-i686/klines.install klines/repos/kde-unstable-x86_64/PKGBUILD klines/repos/kde-unstable-x86_64/klines.install + /PKGBUILD | 70 +++ /klines.install| 22 +++ kde-unstable-i686/PKGBUILD | 35 - kde-unstable-i686/klines.install | 11 - kde-unstable-x86_64/PKGBUILD | 35 - kde-unstable-x86_64/klines.install | 11 - 6 files changed, 92 insertions(+), 92 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-14 05:01:01 UTC (rev 243529) +++ kde-unstable-i686/PKGBUILD 2015-08-14 05:01:37 UTC (rev 243530) @@ -1,35 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=klines -pkgver=15.07.80 -pkgrel=1 -pkgdesc="A simple but highly addictive, one player game" -url="http://kde.org/applications/games/klines/"; -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdegames') -depends=('libkdegames') -makedepends=('extra-cmake-modules' 'python' 'kdoctools') -install=${pkgname}.install -conflicts=('kdegames-klines') -replaces=('kdegames-klines') -source=("http://download.kde.org/unstable/applications/${pkgver}/src/klines-${pkgver}.tar.xz";) -sha1sums=('cc36bb20b46a0bec1ada2058abfb897ee892bc74') - -build() { - mkdir build - cd build - cmake ../klines-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DBUILD_TESTING=OFF \ --DCMAKE_INSTALL_PREFIX=/usr \ --DKDE_INSTALL_USE_QT_SYS_PATHS=ON - make -} - -package() { - cd build - make DESTDIR="${pkgdir}" install -} Copied: klines/repos/kde-unstable-i686/PKGBUILD (from rev 243529, klines/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-14 05:01:37 UTC (rev 243530) @@ -0,0 +1,35 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=klines +pkgver=15.07.90 +pkgrel=1 +pkgdesc="A simple but highly addictive, one player game" +url="http://kde.org/applications/games/klines/"; +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde-applications' 'kdegames') +depends=('libkdegames') +makedepends=('extra-cmake-modules' 'python' 'kdoctools') +install=${pkgname}.install +conflicts=('kdegames-klines') +replaces=('kdegames-klines') +source=("http://download.kde.org/unstable/applications/${pkgver}/src/klines-${pkgver}.tar.xz";) +sha1sums=('f9dbf8e36cec8a21d1e2d2ab435b9b50c67bb858') + +build() { + mkdir build + cd build + cmake ../klines-${pkgver} \ +-DCMAKE_BUILD_TYPE=Release \ +-DBUILD_TESTING=OFF \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON + make +} + +package() { + cd build + make DESTDIR="${pkgdir}" install +} Deleted: kde-unstable-i686/klines.install === --- kde-unstable-i686/klines.install2015-08-14 05:01:01 UTC (rev 243529) +++ kde-unstable-i686/klines.install2015-08-14 05:01:37 UTC (rev 243530) @@ -1,11 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: klines/repos/kde-unstable-i686/klines.install (from rev 243529, klines/kde-unstable/klines.install) === --- kde-unstable-i686/klines.install(rev 0) +++ kde-unstable-i686/klines.install2015-08-14 05:01:37 UTC (rev 243530) @@ -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/PKGBUILD2015-08-14 05:01:01 UTC (rev 243529) +++ kde-unstable-x86_64/PKGBUILD2015-08-14 05:01:37 UTC (rev 243530) @@ -1,35 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=klines -pkgver=15.07.80 -pkgrel=1 -pkgdesc="A
[arch-commits] Commit in kjumpingcube/repos (8 files)
Date: Friday, August 14, 2015 @ 07:00:43 Author: arojas Revision: 243528 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kjumpingcube/repos/kde-unstable-i686/PKGBUILD (from rev 243527, kjumpingcube/kde-unstable/PKGBUILD) kjumpingcube/repos/kde-unstable-i686/kjumpingcube.install (from rev 243527, kjumpingcube/kde-unstable/kjumpingcube.install) kjumpingcube/repos/kde-unstable-x86_64/PKGBUILD (from rev 243527, kjumpingcube/kde-unstable/PKGBUILD) kjumpingcube/repos/kde-unstable-x86_64/kjumpingcube.install (from rev 243527, kjumpingcube/kde-unstable/kjumpingcube.install) Deleted: kjumpingcube/repos/kde-unstable-i686/PKGBUILD kjumpingcube/repos/kde-unstable-i686/kjumpingcube.install kjumpingcube/repos/kde-unstable-x86_64/PKGBUILD kjumpingcube/repos/kde-unstable-x86_64/kjumpingcube.install --+ /PKGBUILD| 70 + /kjumpingcube.install| 22 + kde-unstable-i686/PKGBUILD | 35 -- kde-unstable-i686/kjumpingcube.install | 11 kde-unstable-x86_64/PKGBUILD | 35 -- kde-unstable-x86_64/kjumpingcube.install | 11 6 files changed, 92 insertions(+), 92 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-14 05:00:27 UTC (rev 243527) +++ kde-unstable-i686/PKGBUILD 2015-08-14 05:00:43 UTC (rev 243528) @@ -1,35 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=kjumpingcube -pkgver=15.07.80 -pkgrel=1 -pkgdesc="A simple tactical game" -url="http://kde.org/applications/games/kjumpingcube/"; -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdegames') -depends=('libkdegames' 'knotifyconfig') -makedepends=('extra-cmake-modules' 'python' 'kdoctools') -install=${pkgname}.install -conflicts=('kdegames-kjumpingcube') -replaces=('kdegames-kjumpingcube') -source=("http://download.kde.org/unstable/applications/${pkgver}/src/kjumpingcube-${pkgver}.tar.xz";) -sha1sums=('710fa0ff604d8173b855087ff403f5160e9faded') - -build() { - mkdir build - cd build - cmake ../kjumpingcube-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DBUILD_TESTING=OFF \ --DCMAKE_INSTALL_PREFIX=/usr \ --DKDE_INSTALL_USE_QT_SYS_PATHS=ON - make -} - -package() { - cd build - make DESTDIR="${pkgdir}" install -} Copied: kjumpingcube/repos/kde-unstable-i686/PKGBUILD (from rev 243527, kjumpingcube/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-14 05:00:43 UTC (rev 243528) @@ -0,0 +1,35 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=kjumpingcube +pkgver=15.07.90 +pkgrel=1 +pkgdesc="A simple tactical game" +url="http://kde.org/applications/games/kjumpingcube/"; +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde-applications' 'kdegames') +depends=('libkdegames' 'knotifyconfig') +makedepends=('extra-cmake-modules' 'python' 'kdoctools') +install=${pkgname}.install +conflicts=('kdegames-kjumpingcube') +replaces=('kdegames-kjumpingcube') +source=("http://download.kde.org/unstable/applications/${pkgver}/src/kjumpingcube-${pkgver}.tar.xz";) +sha1sums=('254a21022bdca4ef08db8adb3836bbf7de738a9e') + +build() { + mkdir build + cd build + cmake ../kjumpingcube-${pkgver} \ +-DCMAKE_BUILD_TYPE=Release \ +-DBUILD_TESTING=OFF \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON + make +} + +package() { + cd build + make DESTDIR="${pkgdir}" install +} Deleted: kde-unstable-i686/kjumpingcube.install === --- kde-unstable-i686/kjumpingcube.install 2015-08-14 05:00:27 UTC (rev 243527) +++ kde-unstable-i686/kjumpingcube.install 2015-08-14 05:00:43 UTC (rev 243528) @@ -1,11 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: kjumpingcube/repos/kde-unstable-i686/kjumpingcube.install (from rev 243527, kjumpingcube/kde-unstable/kjumpingcube.install) === --- kde-unstable-i686/kjumpingcube.install (rev 0) +++ kde-unstable-i686/kjumpingcube.install 2015-08-14 05:00:43 UTC (rev 243528) @@ -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/PKGB
[arch-commits] Commit in kdegames-klickety/repos (8 files)
Date: Friday, August 14, 2015 @ 07:01:01 Author: arojas Revision: 243529 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kdegames-klickety/repos/kde-unstable-i686/PKGBUILD (from rev 243528, kdegames-klickety/kde-unstable/PKGBUILD) kdegames-klickety/repos/kde-unstable-i686/kdegames-klickety.install (from rev 243528, kdegames-klickety/kde-unstable/kdegames-klickety.install) kdegames-klickety/repos/kde-unstable-x86_64/PKGBUILD (from rev 243528, kdegames-klickety/kde-unstable/PKGBUILD) kdegames-klickety/repos/kde-unstable-x86_64/kdegames-klickety.install (from rev 243528, kdegames-klickety/kde-unstable/kdegames-klickety.install) Deleted: kdegames-klickety/repos/kde-unstable-i686/PKGBUILD kdegames-klickety/repos/kde-unstable-i686/kdegames-klickety.install kdegames-klickety/repos/kde-unstable-x86_64/PKGBUILD kdegames-klickety/repos/kde-unstable-x86_64/kdegames-klickety.install ---+ /PKGBUILD | 64 /kdegames-klickety.install| 22 kde-unstable-i686/PKGBUILD| 32 kde-unstable-i686/kdegames-klickety.install | 11 kde-unstable-x86_64/PKGBUILD | 32 kde-unstable-x86_64/kdegames-klickety.install | 11 6 files changed, 86 insertions(+), 86 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-14 05:00:43 UTC (rev 243528) +++ kde-unstable-i686/PKGBUILD 2015-08-14 05:01:01 UTC (rev 243529) @@ -1,32 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=kdegames-klickety -pkgver=15.07.80 -pkgrel=1 -pkgdesc="An adaptation of the Clickomania game" -url="http://kde.org/applications/games/klickety/"; -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdegames') -depends=('kdebase-runtime' 'libkdegames4') -makedepends=('cmake' 'automoc4') -install=${pkgname}.install -source=("http://download.kde.org/unstable/applications/${pkgver}/src/klickety-${pkgver}.tar.xz";) -sha1sums=('4e75ff54e0a49bb34d576ef5ef7ac5d82ca5b46f') - -build() { - mkdir build - cd build - cmake ../klickety-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DKDE4_BUILD_TESTS=OFF \ --DCMAKE_INSTALL_PREFIX=/usr - make -} - -package() { - cd build - make DESTDIR="${pkgdir}" install -} Copied: kdegames-klickety/repos/kde-unstable-i686/PKGBUILD (from rev 243528, kdegames-klickety/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-14 05:01:01 UTC (rev 243529) @@ -0,0 +1,32 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=kdegames-klickety +pkgver=15.07.90 +pkgrel=1 +pkgdesc="An adaptation of the Clickomania game" +url="http://kde.org/applications/games/klickety/"; +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde-applications' 'kdegames') +depends=('kdebase-runtime' 'libkdegames4') +makedepends=('cmake' 'automoc4') +install=${pkgname}.install +source=("http://download.kde.org/unstable/applications/${pkgver}/src/klickety-${pkgver}.tar.xz";) +sha1sums=('a23c1be4910c64611afe7106c7c9f7c177da1376') + +build() { + mkdir build + cd build + cmake ../klickety-${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/kdegames-klickety.install === --- kde-unstable-i686/kdegames-klickety.install 2015-08-14 05:00:43 UTC (rev 243528) +++ kde-unstable-i686/kdegames-klickety.install 2015-08-14 05:01:01 UTC (rev 243529) @@ -1,11 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: kdegames-klickety/repos/kde-unstable-i686/kdegames-klickety.install (from rev 243528, kdegames-klickety/kde-unstable/kdegames-klickety.install) === --- kde-unstable-i686/kdegames-klickety.install (rev 0) +++ kde-unstable-i686/kdegames-klickety.install 2015-08-14 05:01:01 UTC (rev 243529) @@ -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/PKGBUILD2015-08-14 05:00:43 UTC (rev 243528) +++ kde-unstable-x86_64/PKGBUILD2015-08-1
[arch-commits] Commit in kiriki/repos (8 files)
Date: Friday, August 14, 2015 @ 07:00:27 Author: arojas Revision: 243527 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kiriki/repos/kde-unstable-i686/PKGBUILD (from rev 243526, kiriki/kde-unstable/PKGBUILD) kiriki/repos/kde-unstable-i686/kiriki.install (from rev 243526, kiriki/kde-unstable/kiriki.install) kiriki/repos/kde-unstable-x86_64/PKGBUILD (from rev 243526, kiriki/kde-unstable/PKGBUILD) kiriki/repos/kde-unstable-x86_64/kiriki.install (from rev 243526, kiriki/kde-unstable/kiriki.install) Deleted: kiriki/repos/kde-unstable-i686/PKGBUILD kiriki/repos/kde-unstable-i686/kiriki.install kiriki/repos/kde-unstable-x86_64/PKGBUILD kiriki/repos/kde-unstable-x86_64/kiriki.install + /PKGBUILD | 78 +++ /kiriki.install| 22 + kde-unstable-i686/PKGBUILD | 39 - kde-unstable-i686/kiriki.install | 11 kde-unstable-x86_64/PKGBUILD | 39 - kde-unstable-x86_64/kiriki.install | 11 6 files changed, 100 insertions(+), 100 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-14 04:59:48 UTC (rev 243526) +++ kde-unstable-i686/PKGBUILD 2015-08-14 05:00:27 UTC (rev 243527) @@ -1,39 +0,0 @@ -# $Id: PKGBUILD 241398 2015-06-29 17:50:28Z arojas $ -# Maintainer: Antonio Rojas -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=kiriki -pkgver=15.07.80 -pkgrel=1 -pkgdesc="An addictive and fun dice game" -url="http://kde.org/applications/games/kiriki/"; -arch=(i686 x86_64) -license=(GPL LGPL FDL) -groups=(kde-applications kdegames) -depends=(libkdegames hicolor-icon-theme) -makedepends=(extra-cmake-modules kdoctools) -install=$pkgname.install -conflicts=(kdegames-kiriki) -replaces=(kdegames-kiriki) -source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";) -sha1sums=('0d90664bb7f66af8cc38fb8c3f7e72496553fe9a') - -prepare() { - mkdir -p build -} - -build() { - cd build - cmake ../$pkgname-$pkgver \ --DCMAKE_BUILD_TYPE=Release \ --DBUILD_TESTING=OFF \ --DCMAKE_INSTALL_PREFIX=/usr \ --DKDE_INSTALL_USE_QT_SYS_PATHS=ON - make -} - -package() { - cd build - make DESTDIR="$pkgdir" install -} Copied: kiriki/repos/kde-unstable-i686/PKGBUILD (from rev 243526, kiriki/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-14 05:00:27 UTC (rev 243527) @@ -0,0 +1,39 @@ +# $Id: PKGBUILD 241398 2015-06-29 17:50:28Z arojas $ +# Maintainer: Antonio Rojas +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=kiriki +pkgver=15.07.90 +pkgrel=1 +pkgdesc="An addictive and fun dice game" +url="http://kde.org/applications/games/kiriki/"; +arch=(i686 x86_64) +license=(GPL LGPL FDL) +groups=(kde-applications kdegames) +depends=(libkdegames hicolor-icon-theme) +makedepends=(extra-cmake-modules kdoctools) +install=$pkgname.install +conflicts=(kdegames-kiriki) +replaces=(kdegames-kiriki) +source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";) +sha1sums=('b7a92d2a9060f5336b1008e947cc783bb1287519') + +prepare() { + mkdir -p build +} + +build() { + cd build + cmake ../$pkgname-$pkgver \ +-DCMAKE_BUILD_TYPE=Release \ +-DBUILD_TESTING=OFF \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON + make +} + +package() { + cd build + make DESTDIR="$pkgdir" install +} Deleted: kde-unstable-i686/kiriki.install === --- kde-unstable-i686/kiriki.install2015-08-14 04:59:48 UTC (rev 243526) +++ kde-unstable-i686/kiriki.install2015-08-14 05:00:27 UTC (rev 243527) @@ -1,11 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: kiriki/repos/kde-unstable-i686/kiriki.install (from rev 243526, kiriki/kde-unstable/kiriki.install) === --- kde-unstable-i686/kiriki.install(rev 0) +++ kde-unstable-i686/kiriki.install2015-08-14 05:00:27 UTC (rev 243527) @@ -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/PKGBUILD2015-08-14 04:59:48 UTC (rev 243526) +++ kde-unstable-x86_64/PKGBUILD2015-08-14 05:00:27 UTC (rev 243527) @@ -1,39 +0,0 @@ -# $
[arch-commits] Commit in killbots/repos (8 files)
Date: Friday, August 14, 2015 @ 06:59:48 Author: arojas Revision: 243526 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: killbots/repos/kde-unstable-i686/PKGBUILD (from rev 243525, killbots/kde-unstable/PKGBUILD) killbots/repos/kde-unstable-i686/killbots.install (from rev 243525, killbots/kde-unstable/killbots.install) killbots/repos/kde-unstable-x86_64/PKGBUILD (from rev 243525, killbots/kde-unstable/PKGBUILD) killbots/repos/kde-unstable-x86_64/killbots.install (from rev 243525, killbots/kde-unstable/killbots.install) Deleted: killbots/repos/kde-unstable-i686/PKGBUILD killbots/repos/kde-unstable-i686/killbots.install killbots/repos/kde-unstable-x86_64/PKGBUILD killbots/repos/kde-unstable-x86_64/killbots.install --+ /PKGBUILD| 70 + /killbots.install| 22 ++ kde-unstable-i686/PKGBUILD | 35 kde-unstable-i686/killbots.install | 11 - kde-unstable-x86_64/PKGBUILD | 35 kde-unstable-x86_64/killbots.install | 11 - 6 files changed, 92 insertions(+), 92 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-14 04:59:31 UTC (rev 243525) +++ kde-unstable-i686/PKGBUILD 2015-08-14 04:59:48 UTC (rev 243526) @@ -1,35 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=killbots -pkgver=15.07.80 -pkgrel=1 -pkgdesc="A simple game of evading killer robots" -url="http://kde.org/applications/games/killbots/"; -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdegames') -depends=('libkdegames' 'knotifyconfig') -makedepends=('extra-cmake-modules' 'python' 'kdoctools') -install=${pkgname}.install -conflicts=('kdegames-killbots') -replaces=('kdegames-killbots') -source=("http://download.kde.org/unstable/applications/${pkgver}/src/killbots-${pkgver}.tar.xz";) -sha1sums=('178f55d4fec01cb345cfc2fff29a843f7314c537') - -build() { - mkdir build - cd build - cmake ../killbots-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DBUILD_TESTING=OFF \ --DCMAKE_INSTALL_PREFIX=/usr \ --DKDE_INSTALL_USE_QT_SYS_PATHS=ON - make -} - -package() { - cd build - make DESTDIR="${pkgdir}" install -} Copied: killbots/repos/kde-unstable-i686/PKGBUILD (from rev 243525, killbots/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-14 04:59:48 UTC (rev 243526) @@ -0,0 +1,35 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=killbots +pkgver=15.07.90 +pkgrel=1 +pkgdesc="A simple game of evading killer robots" +url="http://kde.org/applications/games/killbots/"; +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde-applications' 'kdegames') +depends=('libkdegames' 'knotifyconfig') +makedepends=('extra-cmake-modules' 'python' 'kdoctools') +install=${pkgname}.install +conflicts=('kdegames-killbots') +replaces=('kdegames-killbots') +source=("http://download.kde.org/unstable/applications/${pkgver}/src/killbots-${pkgver}.tar.xz";) +sha1sums=('37d1ac1fd40e5a343a7078ffde2c7686135f38dc') + +build() { + mkdir build + cd build + cmake ../killbots-${pkgver} \ +-DCMAKE_BUILD_TYPE=Release \ +-DBUILD_TESTING=OFF \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON + make +} + +package() { + cd build + make DESTDIR="${pkgdir}" install +} Deleted: kde-unstable-i686/killbots.install === --- kde-unstable-i686/killbots.install 2015-08-14 04:59:31 UTC (rev 243525) +++ kde-unstable-i686/killbots.install 2015-08-14 04:59:48 UTC (rev 243526) @@ -1,11 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: killbots/repos/kde-unstable-i686/killbots.install (from rev 243525, killbots/kde-unstable/killbots.install) === --- kde-unstable-i686/killbots.install (rev 0) +++ kde-unstable-i686/killbots.install 2015-08-14 04:59:48 UTC (rev 243526) @@ -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/PKGBUILD2015-08-14 04:59:31 UTC (rev 243525) +++ kde-unstable-x86_64/PKGBUILD2015-08-14 04:59:48 UTC (rev 243526) @@ -1,35 +0,0 @@ -# $Id$ -# Maintainer: Fe
[arch-commits] Commit in kdegames-kigo/repos (8 files)
Date: Friday, August 14, 2015 @ 06:59:31 Author: arojas Revision: 243525 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kdegames-kigo/repos/kde-unstable-i686/PKGBUILD (from rev 243524, kdegames-kigo/kde-unstable/PKGBUILD) kdegames-kigo/repos/kde-unstable-i686/kdegames-kigo.install (from rev 243524, kdegames-kigo/kde-unstable/kdegames-kigo.install) kdegames-kigo/repos/kde-unstable-x86_64/PKGBUILD (from rev 243524, kdegames-kigo/kde-unstable/PKGBUILD) kdegames-kigo/repos/kde-unstable-x86_64/kdegames-kigo.install (from rev 243524, kdegames-kigo/kde-unstable/kdegames-kigo.install) Deleted: kdegames-kigo/repos/kde-unstable-i686/PKGBUILD kdegames-kigo/repos/kde-unstable-i686/kdegames-kigo.install kdegames-kigo/repos/kde-unstable-x86_64/PKGBUILD kdegames-kigo/repos/kde-unstable-x86_64/kdegames-kigo.install ---+ /PKGBUILD | 64 /kdegames-kigo.install| 24 ++ kde-unstable-i686/PKGBUILD| 32 -- kde-unstable-i686/kdegames-kigo.install | 12 - kde-unstable-x86_64/PKGBUILD | 32 -- kde-unstable-x86_64/kdegames-kigo.install | 12 - 6 files changed, 88 insertions(+), 88 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-14 04:59:15 UTC (rev 243524) +++ kde-unstable-i686/PKGBUILD 2015-08-14 04:59:31 UTC (rev 243525) @@ -1,32 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=kdegames-kigo -pkgver=15.07.80 -pkgrel=1 -pkgdesc="An open-source implementation of the popular Go game" -url="http://kde.org/applications/games/kigo/"; -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdegames') -depends=('kdebase-runtime' 'libkdegames4' 'gnugo') -makedepends=('cmake' 'automoc4') -install=${pkgname}.install -source=("http://download.kde.org/unstable/applications/${pkgver}/src/kigo-${pkgver}.tar.xz";) -sha1sums=('6f0d65794dcadf0567fa81ecd2fdb3a007e278f6') - -build() { - mkdir build - cd build - cmake ../kigo-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DKDE4_BUILD_TESTS=OFF \ --DCMAKE_INSTALL_PREFIX=/usr - make -} - -package() { - cd build - make DESTDIR="${pkgdir}" install -} Copied: kdegames-kigo/repos/kde-unstable-i686/PKGBUILD (from rev 243524, kdegames-kigo/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-14 04:59:31 UTC (rev 243525) @@ -0,0 +1,32 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=kdegames-kigo +pkgver=15.07.90 +pkgrel=1 +pkgdesc="An open-source implementation of the popular Go game" +url="http://kde.org/applications/games/kigo/"; +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde-applications' 'kdegames') +depends=('kdebase-runtime' 'libkdegames4' 'gnugo') +makedepends=('cmake' 'automoc4') +install=${pkgname}.install +source=("http://download.kde.org/unstable/applications/${pkgver}/src/kigo-${pkgver}.tar.xz";) +sha1sums=('dc5b77ec07ed5e0985cd334e3fb0b58f0700e24e') + +build() { + mkdir build + cd build + cmake ../kigo-${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/kdegames-kigo.install === --- kde-unstable-i686/kdegames-kigo.install 2015-08-14 04:59:15 UTC (rev 243524) +++ kde-unstable-i686/kdegames-kigo.install 2015-08-14 04:59:31 UTC (rev 243525) @@ -1,12 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -update-desktop-database -q -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: kdegames-kigo/repos/kde-unstable-i686/kdegames-kigo.install (from rev 243524, kdegames-kigo/kde-unstable/kdegames-kigo.install) === --- kde-unstable-i686/kdegames-kigo.install (rev 0) +++ kde-unstable-i686/kdegames-kigo.install 2015-08-14 04:59:31 UTC (rev 243525) @@ -0,0 +1,12 @@ +post_install() { + xdg-icon-resource forceupdate --theme hicolor &> /dev/null +update-desktop-database -q +} + +post_upgrade() { + post_install +} + +post_remove() { + post_install +} Deleted: kde-unstable-x86_64/PKGBUILD === --- kde-unstable-x86_64/PKGBUILD2015-08-14 04:59:15 UTC (rev 243524) +++ kde-unstable-x86_64/PKGBUILD2015-08-14 04:59:31 UTC (rev 243525) @@ -1,32 +
[arch-commits] Commit in kdegames-kgoldrunner/repos (8 files)
Date: Friday, August 14, 2015 @ 06:59:15 Author: arojas Revision: 243524 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kdegames-kgoldrunner/repos/kde-unstable-i686/PKGBUILD (from rev 243523, kdegames-kgoldrunner/kde-unstable/PKGBUILD) kdegames-kgoldrunner/repos/kde-unstable-i686/kdegames-kgoldrunner.install (from rev 243523, kdegames-kgoldrunner/kde-unstable/kdegames-kgoldrunner.install) kdegames-kgoldrunner/repos/kde-unstable-x86_64/PKGBUILD (from rev 243523, kdegames-kgoldrunner/kde-unstable/PKGBUILD) kdegames-kgoldrunner/repos/kde-unstable-x86_64/kdegames-kgoldrunner.install (from rev 243523, kdegames-kgoldrunner/kde-unstable/kdegames-kgoldrunner.install) Deleted: kdegames-kgoldrunner/repos/kde-unstable-i686/PKGBUILD kdegames-kgoldrunner/repos/kde-unstable-i686/kdegames-kgoldrunner.install kdegames-kgoldrunner/repos/kde-unstable-x86_64/PKGBUILD kdegames-kgoldrunner/repos/kde-unstable-x86_64/kdegames-kgoldrunner.install --+ /PKGBUILD| 64 + /kdegames-kgoldrunner.install| 22 +++ kde-unstable-i686/PKGBUILD | 32 -- kde-unstable-i686/kdegames-kgoldrunner.install | 11 --- kde-unstable-x86_64/PKGBUILD | 32 -- kde-unstable-x86_64/kdegames-kgoldrunner.install | 11 --- 6 files changed, 86 insertions(+), 86 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-14 04:58:58 UTC (rev 243523) +++ kde-unstable-i686/PKGBUILD 2015-08-14 04:59:15 UTC (rev 243524) @@ -1,32 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=kdegames-kgoldrunner -pkgver=15.07.80 -pkgrel=1 -pkgdesc="A game of action and puzzle solving" -url="http://kde.org/applications/games/kgoldrunner/"; -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdegames') -depends=('kdebase-runtime' 'libkdegames4') -makedepends=('cmake' 'automoc4') -install=${pkgname}.install -source=("http://download.kde.org/unstable/applications/${pkgver}/src/kgoldrunner-${pkgver}.tar.xz";) -sha1sums=('10fdb1bef3843405a24665a022fa4f7e37468ae6') - -build() { - mkdir build - cd build - cmake ../kgoldrunner-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DKDE4_BUILD_TESTS=OFF \ --DCMAKE_INSTALL_PREFIX=/usr - make -} - -package() { - cd build - make DESTDIR="${pkgdir}" install -} Copied: kdegames-kgoldrunner/repos/kde-unstable-i686/PKGBUILD (from rev 243523, kdegames-kgoldrunner/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-14 04:59:15 UTC (rev 243524) @@ -0,0 +1,32 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=kdegames-kgoldrunner +pkgver=15.07.90 +pkgrel=1 +pkgdesc="A game of action and puzzle solving" +url="http://kde.org/applications/games/kgoldrunner/"; +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde-applications' 'kdegames') +depends=('kdebase-runtime' 'libkdegames4') +makedepends=('cmake' 'automoc4') +install=${pkgname}.install +source=("http://download.kde.org/unstable/applications/${pkgver}/src/kgoldrunner-${pkgver}.tar.xz";) +sha1sums=('2df99955cdb7fe38fd2684f6e5df756375cd60b3') + +build() { + mkdir build + cd build + cmake ../kgoldrunner-${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/kdegames-kgoldrunner.install === --- kde-unstable-i686/kdegames-kgoldrunner.install 2015-08-14 04:58:58 UTC (rev 243523) +++ kde-unstable-i686/kdegames-kgoldrunner.install 2015-08-14 04:59:15 UTC (rev 243524) @@ -1,11 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: kdegames-kgoldrunner/repos/kde-unstable-i686/kdegames-kgoldrunner.install (from rev 243523, kdegames-kgoldrunner/kde-unstable/kdegames-kgoldrunner.install) === --- kde-unstable-i686/kdegames-kgoldrunner.install (rev 0) +++ kde-unstable-i686/kdegames-kgoldrunner.install 2015-08-14 04:59:15 UTC (rev 243524) @@ -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
[arch-commits] Commit in kfourinline/repos (8 files)
Date: Friday, August 14, 2015 @ 06:58:58 Author: arojas Revision: 243523 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kfourinline/repos/kde-unstable-i686/PKGBUILD (from rev 243522, kfourinline/kde-unstable/PKGBUILD) kfourinline/repos/kde-unstable-i686/kfourinline.install (from rev 243522, kfourinline/kde-unstable/kfourinline.install) kfourinline/repos/kde-unstable-x86_64/PKGBUILD (from rev 243522, kfourinline/kde-unstable/PKGBUILD) kfourinline/repos/kde-unstable-x86_64/kfourinline.install (from rev 243522, kfourinline/kde-unstable/kfourinline.install) Deleted: kfourinline/repos/kde-unstable-i686/PKGBUILD kfourinline/repos/kde-unstable-i686/kfourinline.install kfourinline/repos/kde-unstable-x86_64/PKGBUILD kfourinline/repos/kde-unstable-x86_64/kfourinline.install -+ /PKGBUILD | 70 ++ /kfourinline.install| 24 ++ kde-unstable-i686/PKGBUILD | 35 --- kde-unstable-i686/kfourinline.install | 12 - kde-unstable-x86_64/PKGBUILD| 35 --- kde-unstable-x86_64/kfourinline.install | 12 - 6 files changed, 94 insertions(+), 94 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-14 04:58:41 UTC (rev 243522) +++ kde-unstable-i686/PKGBUILD 2015-08-14 04:58:58 UTC (rev 243523) @@ -1,35 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=kfourinline -pkgver=15.07.80 -pkgrel=1 -pkgdesc="A four-in-a-row game" -url="http://kde.org/applications/games/kfourinline/"; -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdegames') -depends=('libkdegames' 'knotifyconfig') -makedepends=('extra-cmake-modules' 'python' 'kdoctools') -install=${pkgname}.install -conflicts=('kdegames-kfourinline') -replaces=('kdegames-kfourinline') -source=("http://download.kde.org/unstable/applications/${pkgver}/src/kfourinline-${pkgver}.tar.xz";) -sha1sums=('3d9e6241dc24b6626f2ee2ab977b387827567a10') - -build() { - mkdir build - cd build - cmake ../kfourinline-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DBUILD_TESTING=OFF \ --DCMAKE_INSTALL_PREFIX=/usr \ --DKDE_INSTALL_USE_QT_SYS_PATHS=ON - make -} - -package() { - cd build - make DESTDIR="${pkgdir}" install -} Copied: kfourinline/repos/kde-unstable-i686/PKGBUILD (from rev 243522, kfourinline/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-14 04:58:58 UTC (rev 243523) @@ -0,0 +1,35 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=kfourinline +pkgver=15.07.90 +pkgrel=1 +pkgdesc="A four-in-a-row game" +url="http://kde.org/applications/games/kfourinline/"; +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde-applications' 'kdegames') +depends=('libkdegames' 'knotifyconfig') +makedepends=('extra-cmake-modules' 'python' 'kdoctools') +install=${pkgname}.install +conflicts=('kdegames-kfourinline') +replaces=('kdegames-kfourinline') +source=("http://download.kde.org/unstable/applications/${pkgver}/src/kfourinline-${pkgver}.tar.xz";) +sha1sums=('a24cd9722e319879f0058543bed6862a38092efd') + +build() { + mkdir build + cd build + cmake ../kfourinline-${pkgver} \ +-DCMAKE_BUILD_TYPE=Release \ +-DBUILD_TESTING=OFF \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON + make +} + +package() { + cd build + make DESTDIR="${pkgdir}" install +} Deleted: kde-unstable-i686/kfourinline.install === --- kde-unstable-i686/kfourinline.install 2015-08-14 04:58:41 UTC (rev 243522) +++ kde-unstable-i686/kfourinline.install 2015-08-14 04:58:58 UTC (rev 243523) @@ -1,12 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null - update-desktop-database -q -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: kfourinline/repos/kde-unstable-i686/kfourinline.install (from rev 243522, kfourinline/kde-unstable/kfourinline.install) === --- kde-unstable-i686/kfourinline.install (rev 0) +++ kde-unstable-i686/kfourinline.install 2015-08-14 04:58:58 UTC (rev 243523) @@ -0,0 +1,12 @@ +post_install() { + xdg-icon-resource forceupdate --theme hicolor &> /dev/null + update-desktop-database -q +} + +post_upgrade() { + post_install +} + +post_remove() { + post_install +} Deleted: kde-unstable-x86_64/PKGBUILD ===
[arch-commits] Commit in kbreakout/repos (8 files)
Date: Friday, August 14, 2015 @ 06:58:24 Author: arojas Revision: 243521 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kbreakout/repos/kde-unstable-i686/PKGBUILD (from rev 243520, kbreakout/kde-unstable/PKGBUILD) kbreakout/repos/kde-unstable-i686/kbreakout.install (from rev 243520, kbreakout/kde-unstable/kbreakout.install) kbreakout/repos/kde-unstable-x86_64/PKGBUILD (from rev 243520, kbreakout/kde-unstable/PKGBUILD) kbreakout/repos/kde-unstable-x86_64/kbreakout.install (from rev 243520, kbreakout/kde-unstable/kbreakout.install) Deleted: kbreakout/repos/kde-unstable-i686/PKGBUILD kbreakout/repos/kde-unstable-i686/kbreakout.install kbreakout/repos/kde-unstable-x86_64/PKGBUILD kbreakout/repos/kde-unstable-x86_64/kbreakout.install ---+ /PKGBUILD | 70 /kbreakout.install| 22 ++ kde-unstable-i686/PKGBUILD| 35 kde-unstable-i686/kbreakout.install | 11 - kde-unstable-x86_64/PKGBUILD | 35 kde-unstable-x86_64/kbreakout.install | 11 - 6 files changed, 92 insertions(+), 92 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-14 04:57:33 UTC (rev 243520) +++ kde-unstable-i686/PKGBUILD 2015-08-14 04:58:24 UTC (rev 243521) @@ -1,35 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=kbreakout -pkgver=15.07.80 -pkgrel=1 -pkgdesc="A Breakout-like game" -url="http://kde.org/applications/games/kbreakout/"; -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdegames') -depends=('libkdegames') -makedepends=('extra-cmake-modules' 'python' 'kdoctools') -install=${pkgname}.install -conflicts=('kdegames-kbreakout') -replaces=('kdegames-kbreakout') -source=("http://download.kde.org/unstable/applications/${pkgver}/src/kbreakout-${pkgver}.tar.xz";) -sha1sums=('8ab43e845fccb6b5574111375d74cbffa441553b') - -build() { - mkdir build - cd build - cmake ../kbreakout-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DBUILD_TESTING=OFF \ --DCMAKE_INSTALL_PREFIX=/usr \ --DKDE_INSTALL_USE_QT_SYS_PATHS=ON - make -} - -package() { - cd build - make DESTDIR="${pkgdir}" install -} Copied: kbreakout/repos/kde-unstable-i686/PKGBUILD (from rev 243520, kbreakout/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-14 04:58:24 UTC (rev 243521) @@ -0,0 +1,35 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=kbreakout +pkgver=15.07.90 +pkgrel=1 +pkgdesc="A Breakout-like game" +url="http://kde.org/applications/games/kbreakout/"; +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde-applications' 'kdegames') +depends=('libkdegames') +makedepends=('extra-cmake-modules' 'python' 'kdoctools') +install=${pkgname}.install +conflicts=('kdegames-kbreakout') +replaces=('kdegames-kbreakout') +source=("http://download.kde.org/unstable/applications/${pkgver}/src/kbreakout-${pkgver}.tar.xz";) +sha1sums=('8c49cf23e6f11eb83c4f286c2dbe190a0ced9b01') + +build() { + mkdir build + cd build + cmake ../kbreakout-${pkgver} \ +-DCMAKE_BUILD_TYPE=Release \ +-DBUILD_TESTING=OFF \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON + make +} + +package() { + cd build + make DESTDIR="${pkgdir}" install +} Deleted: kde-unstable-i686/kbreakout.install === --- kde-unstable-i686/kbreakout.install 2015-08-14 04:57:33 UTC (rev 243520) +++ kde-unstable-i686/kbreakout.install 2015-08-14 04:58:24 UTC (rev 243521) @@ -1,11 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: kbreakout/repos/kde-unstable-i686/kbreakout.install (from rev 243520, kbreakout/kde-unstable/kbreakout.install) === --- kde-unstable-i686/kbreakout.install (rev 0) +++ kde-unstable-i686/kbreakout.install 2015-08-14 04:58:24 UTC (rev 243521) @@ -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/PKGBUILD2015-08-14 04:57:33 UTC (rev 243520) +++ kde-unstable-x86_64/PKGBUILD2015-08-14 04:58:24 UTC (rev 243521) @@ -1,35 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor:
[arch-commits] Commit in kdiamond/repos (8 files)
Date: Friday, August 14, 2015 @ 06:58:41 Author: arojas Revision: 243522 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kdiamond/repos/kde-unstable-i686/PKGBUILD (from rev 243521, kdiamond/kde-unstable/PKGBUILD) kdiamond/repos/kde-unstable-i686/kdiamond.install (from rev 243521, kdiamond/kde-unstable/kdiamond.install) kdiamond/repos/kde-unstable-x86_64/PKGBUILD (from rev 243521, kdiamond/kde-unstable/PKGBUILD) kdiamond/repos/kde-unstable-x86_64/kdiamond.install (from rev 243521, kdiamond/kde-unstable/kdiamond.install) Deleted: kdiamond/repos/kde-unstable-i686/PKGBUILD kdiamond/repos/kde-unstable-i686/kdiamond.install kdiamond/repos/kde-unstable-x86_64/PKGBUILD kdiamond/repos/kde-unstable-x86_64/kdiamond.install --+ /PKGBUILD| 70 + /kdiamond.install| 22 ++ kde-unstable-i686/PKGBUILD | 35 kde-unstable-i686/kdiamond.install | 11 - kde-unstable-x86_64/PKGBUILD | 35 kde-unstable-x86_64/kdiamond.install | 11 - 6 files changed, 92 insertions(+), 92 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-14 04:58:24 UTC (rev 243521) +++ kde-unstable-i686/PKGBUILD 2015-08-14 04:58:41 UTC (rev 243522) @@ -1,35 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=kdiamond -pkgver=15.07.80 -pkgrel=1 -pkgdesc="A single player puzzle game" -url="http://kde.org/applications/games/kdiamond/"; -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdegames') -depends=('libkdegames' 'knotifyconfig') -makedepends=('extra-cmake-modules' 'python' 'kdoctools') -install=${pkgname}.install -conflicts=('kdegames-kdiamond') -replaces=('kdegames-kdiamond') -source=("http://download.kde.org/unstable/applications/${pkgver}/src/kdiamond-${pkgver}.tar.xz";) -sha1sums=('255366c11f4fe082961d16632db00bd330cc2ca1') - -build() { - mkdir build - cd build - cmake ../kdiamond-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DBUILD_TESTING=OFF \ --DCMAKE_INSTALL_PREFIX=/usr \ --DKDE_INSTALL_USE_QT_SYS_PATHS=ON - make -} - -package() { - cd build - make DESTDIR="${pkgdir}" install -} Copied: kdiamond/repos/kde-unstable-i686/PKGBUILD (from rev 243521, kdiamond/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-14 04:58:41 UTC (rev 243522) @@ -0,0 +1,35 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=kdiamond +pkgver=15.07.90 +pkgrel=1 +pkgdesc="A single player puzzle game" +url="http://kde.org/applications/games/kdiamond/"; +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde-applications' 'kdegames') +depends=('libkdegames' 'knotifyconfig') +makedepends=('extra-cmake-modules' 'python' 'kdoctools') +install=${pkgname}.install +conflicts=('kdegames-kdiamond') +replaces=('kdegames-kdiamond') +source=("http://download.kde.org/unstable/applications/${pkgver}/src/kdiamond-${pkgver}.tar.xz";) +sha1sums=('23d159177e55fa7f6a0531714dbf27c2d5d13356') + +build() { + mkdir build + cd build + cmake ../kdiamond-${pkgver} \ +-DCMAKE_BUILD_TYPE=Release \ +-DBUILD_TESTING=OFF \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON + make +} + +package() { + cd build + make DESTDIR="${pkgdir}" install +} Deleted: kde-unstable-i686/kdiamond.install === --- kde-unstable-i686/kdiamond.install 2015-08-14 04:58:24 UTC (rev 243521) +++ kde-unstable-i686/kdiamond.install 2015-08-14 04:58:41 UTC (rev 243522) @@ -1,11 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: kdiamond/repos/kde-unstable-i686/kdiamond.install (from rev 243521, kdiamond/kde-unstable/kdiamond.install) === --- kde-unstable-i686/kdiamond.install (rev 0) +++ kde-unstable-i686/kdiamond.install 2015-08-14 04:58:41 UTC (rev 243522) @@ -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/PKGBUILD2015-08-14 04:58:24 UTC (rev 243521) +++ kde-unstable-x86_64/PKGBUILD2015-08-14 04:58:41 UTC (rev 243522) @@ -1,35 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributo
[arch-commits] Commit in kblocks/repos (8 files)
Date: Friday, August 14, 2015 @ 06:57:15 Author: arojas Revision: 243519 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kblocks/repos/kde-unstable-i686/PKGBUILD (from rev 243518, kblocks/kde-unstable/PKGBUILD) kblocks/repos/kde-unstable-i686/kblocks.install (from rev 243518, kblocks/kde-unstable/kblocks.install) kblocks/repos/kde-unstable-x86_64/PKGBUILD (from rev 243518, kblocks/kde-unstable/PKGBUILD) kblocks/repos/kde-unstable-x86_64/kblocks.install (from rev 243518, kblocks/kde-unstable/kblocks.install) Deleted: kblocks/repos/kde-unstable-i686/PKGBUILD kblocks/repos/kde-unstable-i686/kblocks.install kblocks/repos/kde-unstable-x86_64/PKGBUILD kblocks/repos/kde-unstable-x86_64/kblocks.install -+ /PKGBUILD | 70 ++ /kblocks.install| 22 ++ kde-unstable-i686/PKGBUILD | 35 - kde-unstable-i686/kblocks.install | 11 - kde-unstable-x86_64/PKGBUILD| 35 - kde-unstable-x86_64/kblocks.install | 11 - 6 files changed, 92 insertions(+), 92 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-14 04:56:55 UTC (rev 243518) +++ kde-unstable-i686/PKGBUILD 2015-08-14 04:57:15 UTC (rev 243519) @@ -1,35 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=kblocks -pkgver=15.07.80 -pkgrel=1 -pkgdesc="The classic falling blocks game" -url="http://kde.org/applications/games/kblocks/"; -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdegames') -depends=('libkdegames' 'knotifyconfig') -makedepends=('extra-cmake-modules' 'python' 'kdoctools') -install=${pkgname}.install -conflicts=('kdegames-kblocks') -replaces=('kdegames-kblocks') -source=("http://download.kde.org/unstable/applications/${pkgver}/src/kblocks-${pkgver}.tar.xz";) -sha1sums=('2dcb1c4a16c70930fd515af9cd40d4f0b7550892') - -build() { - mkdir build - cd build - cmake ../kblocks-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DBUILD_TESTING=OFF \ --DCMAKE_INSTALL_PREFIX=/usr \ --DKDE_INSTALL_USE_QT_SYS_PATHS=ON - make -} - -package() { - cd build - make DESTDIR="${pkgdir}" install -} Copied: kblocks/repos/kde-unstable-i686/PKGBUILD (from rev 243518, kblocks/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-14 04:57:15 UTC (rev 243519) @@ -0,0 +1,35 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=kblocks +pkgver=15.07.90 +pkgrel=1 +pkgdesc="The classic falling blocks game" +url="http://kde.org/applications/games/kblocks/"; +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde-applications' 'kdegames') +depends=('libkdegames' 'knotifyconfig') +makedepends=('extra-cmake-modules' 'python' 'kdoctools') +install=${pkgname}.install +conflicts=('kdegames-kblocks') +replaces=('kdegames-kblocks') +source=("http://download.kde.org/unstable/applications/${pkgver}/src/kblocks-${pkgver}.tar.xz";) +sha1sums=('7e807c288050ed73fa44e1afb7a3fa9340287a4d') + +build() { + mkdir build + cd build + cmake ../kblocks-${pkgver} \ +-DCMAKE_BUILD_TYPE=Release \ +-DBUILD_TESTING=OFF \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON + make +} + +package() { + cd build + make DESTDIR="${pkgdir}" install +} Deleted: kde-unstable-i686/kblocks.install === --- kde-unstable-i686/kblocks.install 2015-08-14 04:56:55 UTC (rev 243518) +++ kde-unstable-i686/kblocks.install 2015-08-14 04:57:15 UTC (rev 243519) @@ -1,11 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: kblocks/repos/kde-unstable-i686/kblocks.install (from rev 243518, kblocks/kde-unstable/kblocks.install) === --- kde-unstable-i686/kblocks.install (rev 0) +++ kde-unstable-i686/kblocks.install 2015-08-14 04:57:15 UTC (rev 243519) @@ -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/PKGBUILD2015-08-14 04:56:55 UTC (rev 243518) +++ kde-unstable-x86_64/PKGBUILD2015-08-14 04:57:15 UTC (rev 243519) @@ -1,35 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=kb
[arch-commits] Commit in kbounce/repos (8 files)
Date: Friday, August 14, 2015 @ 06:57:33 Author: arojas Revision: 243520 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kbounce/repos/kde-unstable-i686/PKGBUILD (from rev 243519, kbounce/kde-unstable/PKGBUILD) kbounce/repos/kde-unstable-i686/kbounce.install (from rev 243519, kbounce/kde-unstable/kbounce.install) kbounce/repos/kde-unstable-x86_64/PKGBUILD (from rev 243519, kbounce/kde-unstable/PKGBUILD) kbounce/repos/kde-unstable-x86_64/kbounce.install (from rev 243519, kbounce/kde-unstable/kbounce.install) Deleted: kbounce/repos/kde-unstable-i686/PKGBUILD kbounce/repos/kde-unstable-i686/kbounce.install kbounce/repos/kde-unstable-x86_64/PKGBUILD kbounce/repos/kde-unstable-x86_64/kbounce.install -+ /PKGBUILD | 70 ++ /kbounce.install| 22 ++ kde-unstable-i686/PKGBUILD | 35 - kde-unstable-i686/kbounce.install | 11 - kde-unstable-x86_64/PKGBUILD| 35 - kde-unstable-x86_64/kbounce.install | 11 - 6 files changed, 92 insertions(+), 92 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-14 04:57:15 UTC (rev 243519) +++ kde-unstable-i686/PKGBUILD 2015-08-14 04:57:33 UTC (rev 243520) @@ -1,35 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=kbounce -pkgver=15.07.80 -pkgrel=1 -pkgdesc="A single player arcade game with the elements of puzzle" -url="http://kde.org/applications/games/kbounce/"; -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdegames') -depends=('libkdegames' 'knotifyconfig') -makedepends=('extra-cmake-modules' 'python' 'kdoctools') -install=${pkgname}.install -conflicts=('kdegames-kbounce') -replaces=('kdegames-kbounce') -source=("http://download.kde.org/unstable/applications/${pkgver}/src/kbounce-${pkgver}.tar.xz";) -sha1sums=('b1be81a085ef52be5dd377c1c973f360f4ee2c3c') - -build() { - mkdir build - cd build - cmake ../kbounce-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DBUILD_TESTING=OFF \ --DCMAKE_INSTALL_PREFIX=/usr \ --DKDE_INSTALL_USE_QT_SYS_PATHS=ON - make -} - -package() { - cd build - make DESTDIR="${pkgdir}" install -} Copied: kbounce/repos/kde-unstable-i686/PKGBUILD (from rev 243519, kbounce/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-14 04:57:33 UTC (rev 243520) @@ -0,0 +1,35 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=kbounce +pkgver=15.07.90 +pkgrel=1 +pkgdesc="A single player arcade game with the elements of puzzle" +url="http://kde.org/applications/games/kbounce/"; +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde-applications' 'kdegames') +depends=('libkdegames' 'knotifyconfig') +makedepends=('extra-cmake-modules' 'python' 'kdoctools') +install=${pkgname}.install +conflicts=('kdegames-kbounce') +replaces=('kdegames-kbounce') +source=("http://download.kde.org/unstable/applications/${pkgver}/src/kbounce-${pkgver}.tar.xz";) +sha1sums=('419cdb5e86561158d78812558dc3dccd941b1c2c') + +build() { + mkdir build + cd build + cmake ../kbounce-${pkgver} \ +-DCMAKE_BUILD_TYPE=Release \ +-DBUILD_TESTING=OFF \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON + make +} + +package() { + cd build + make DESTDIR="${pkgdir}" install +} Deleted: kde-unstable-i686/kbounce.install === --- kde-unstable-i686/kbounce.install 2015-08-14 04:57:15 UTC (rev 243519) +++ kde-unstable-i686/kbounce.install 2015-08-14 04:57:33 UTC (rev 243520) @@ -1,11 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: kbounce/repos/kde-unstable-i686/kbounce.install (from rev 243519, kbounce/kde-unstable/kbounce.install) === --- kde-unstable-i686/kbounce.install (rev 0) +++ kde-unstable-i686/kbounce.install 2015-08-14 04:57:33 UTC (rev 243520) @@ -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/PKGBUILD2015-08-14 04:57:15 UTC (rev 243519) +++ kde-unstable-x86_64/PKGBUILD2015-08-14 04:57:33 UTC (rev 243520) @@ -1,35 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan
[arch-commits] Commit in kblackbox/repos (8 files)
Date: Friday, August 14, 2015 @ 06:56:55 Author: arojas Revision: 243518 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kblackbox/repos/kde-unstable-i686/PKGBUILD (from rev 243517, kblackbox/kde-unstable/PKGBUILD) kblackbox/repos/kde-unstable-i686/kblackbox.install (from rev 243517, kblackbox/kde-unstable/kblackbox.install) kblackbox/repos/kde-unstable-x86_64/PKGBUILD (from rev 243517, kblackbox/kde-unstable/PKGBUILD) kblackbox/repos/kde-unstable-x86_64/kblackbox.install (from rev 243517, kblackbox/kde-unstable/kblackbox.install) Deleted: kblackbox/repos/kde-unstable-i686/PKGBUILD kblackbox/repos/kde-unstable-i686/kblackbox.install kblackbox/repos/kde-unstable-x86_64/PKGBUILD kblackbox/repos/kde-unstable-x86_64/kblackbox.install ---+ /PKGBUILD | 70 /kblackbox.install| 22 ++ kde-unstable-i686/PKGBUILD| 35 kde-unstable-i686/kblackbox.install | 11 - kde-unstable-x86_64/PKGBUILD | 35 kde-unstable-x86_64/kblackbox.install | 11 - 6 files changed, 92 insertions(+), 92 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-14 04:56:38 UTC (rev 243517) +++ kde-unstable-i686/PKGBUILD 2015-08-14 04:56:55 UTC (rev 243518) @@ -1,35 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=kblackbox -pkgver=15.07.80 -pkgrel=1 -pkgdesc="A game of hide and seek played on a grid of boxes" -url="http://kde.org/applications/games/kblackbox/"; -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdegames') -depends=('libkdegames') -makedepends=('extra-cmake-modules' 'python' 'kdoctools') -install=${pkgname}.install -conflicts=('kdegames-kblackbox') -replaces=('kdegames-kblackbox') -source=("http://download.kde.org/unstable/applications/${pkgver}/src/kblackbox-${pkgver}.tar.xz";) -sha1sums=('7cb4b44c2443d3b86676fa026ae4dd9e2406182e') - -build() { - mkdir build - cd build - cmake ../kblackbox-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DBUILD_TESTING=OFF \ --DCMAKE_INSTALL_PREFIX=/usr \ --DKDE_INSTALL_USE_QT_SYS_PATHS=ON - make -} - -package() { - cd build - make DESTDIR="${pkgdir}" install -} Copied: kblackbox/repos/kde-unstable-i686/PKGBUILD (from rev 243517, kblackbox/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-14 04:56:55 UTC (rev 243518) @@ -0,0 +1,35 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=kblackbox +pkgver=15.07.90 +pkgrel=1 +pkgdesc="A game of hide and seek played on a grid of boxes" +url="http://kde.org/applications/games/kblackbox/"; +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde-applications' 'kdegames') +depends=('libkdegames') +makedepends=('extra-cmake-modules' 'python' 'kdoctools') +install=${pkgname}.install +conflicts=('kdegames-kblackbox') +replaces=('kdegames-kblackbox') +source=("http://download.kde.org/unstable/applications/${pkgver}/src/kblackbox-${pkgver}.tar.xz";) +sha1sums=('b189a0480fc19e8ce76e4bb45ac8ca1c6311598b') + +build() { + mkdir build + cd build + cmake ../kblackbox-${pkgver} \ +-DCMAKE_BUILD_TYPE=Release \ +-DBUILD_TESTING=OFF \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON + make +} + +package() { + cd build + make DESTDIR="${pkgdir}" install +} Deleted: kde-unstable-i686/kblackbox.install === --- kde-unstable-i686/kblackbox.install 2015-08-14 04:56:38 UTC (rev 243517) +++ kde-unstable-i686/kblackbox.install 2015-08-14 04:56:55 UTC (rev 243518) @@ -1,11 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: kblackbox/repos/kde-unstable-i686/kblackbox.install (from rev 243517, kblackbox/kde-unstable/kblackbox.install) === --- kde-unstable-i686/kblackbox.install (rev 0) +++ kde-unstable-i686/kblackbox.install 2015-08-14 04:56:55 UTC (rev 243518) @@ -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/PKGBUILD2015-08-14 04:56:38 UTC (rev 243517) +++ kde-unstable-x86_64/PKGBUILD2015-08-14 04:56:55 UTC (rev 243518) @@ -1,35
[arch-commits] Commit in katomic/repos (8 files)
Date: Friday, August 14, 2015 @ 06:56:38 Author: arojas Revision: 243517 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: katomic/repos/kde-unstable-i686/PKGBUILD (from rev 243516, katomic/kde-unstable/PKGBUILD) katomic/repos/kde-unstable-i686/katomic.install (from rev 243516, katomic/kde-unstable/katomic.install) katomic/repos/kde-unstable-x86_64/PKGBUILD (from rev 243516, katomic/kde-unstable/PKGBUILD) katomic/repos/kde-unstable-x86_64/katomic.install (from rev 243516, katomic/kde-unstable/katomic.install) Deleted: katomic/repos/kde-unstable-i686/PKGBUILD katomic/repos/kde-unstable-i686/katomic.install katomic/repos/kde-unstable-x86_64/PKGBUILD katomic/repos/kde-unstable-x86_64/katomic.install -+ /PKGBUILD | 70 ++ /katomic.install| 22 ++ kde-unstable-i686/PKGBUILD | 35 - kde-unstable-i686/katomic.install | 11 - kde-unstable-x86_64/PKGBUILD| 35 - kde-unstable-x86_64/katomic.install | 11 - 6 files changed, 92 insertions(+), 92 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-14 04:55:36 UTC (rev 243516) +++ kde-unstable-i686/PKGBUILD 2015-08-14 04:56:38 UTC (rev 243517) @@ -1,35 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=katomic -pkgver=15.07.80 -pkgrel=1 -pkgdesc="A fun and educational game built around molecular geometry" -url="http://kde.org/applications/games/katomic/"; -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdegames') -depends=('libkdegames' 'knotifyconfig') -makedepends=('extra-cmake-modules' 'python' 'kdoctools') -install=${pkgname}.install -conflicts=('kdegames-katomic') -replaces=('kdegames-katomic') -source=("http://download.kde.org/unstable/applications/${pkgver}/src/katomic-${pkgver}.tar.xz";) -sha1sums=('e91131e81a19cec9a1175af78167c0a536bd') - -build() { - mkdir build - cd build - cmake ../katomic-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DBUILD_TESTING=OFF \ --DCMAKE_INSTALL_PREFIX=/usr \ --DKDE_INSTALL_USE_QT_SYS_PATHS=ON - make -} - -package() { - cd build - make DESTDIR="${pkgdir}" install -} Copied: katomic/repos/kde-unstable-i686/PKGBUILD (from rev 243516, katomic/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-14 04:56:38 UTC (rev 243517) @@ -0,0 +1,35 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=katomic +pkgver=15.07.90 +pkgrel=1 +pkgdesc="A fun and educational game built around molecular geometry" +url="http://kde.org/applications/games/katomic/"; +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde-applications' 'kdegames') +depends=('libkdegames' 'knotifyconfig') +makedepends=('extra-cmake-modules' 'python' 'kdoctools') +install=${pkgname}.install +conflicts=('kdegames-katomic') +replaces=('kdegames-katomic') +source=("http://download.kde.org/unstable/applications/${pkgver}/src/katomic-${pkgver}.tar.xz";) +sha1sums=('a5443603a3dcabb0a770f7d553861248c91fe8c2') + +build() { + mkdir build + cd build + cmake ../katomic-${pkgver} \ +-DCMAKE_BUILD_TYPE=Release \ +-DBUILD_TESTING=OFF \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON + make +} + +package() { + cd build + make DESTDIR="${pkgdir}" install +} Deleted: kde-unstable-i686/katomic.install === --- kde-unstable-i686/katomic.install 2015-08-14 04:55:36 UTC (rev 243516) +++ kde-unstable-i686/katomic.install 2015-08-14 04:56:38 UTC (rev 243517) @@ -1,11 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: katomic/repos/kde-unstable-i686/katomic.install (from rev 243516, katomic/kde-unstable/katomic.install) === --- kde-unstable-i686/katomic.install (rev 0) +++ kde-unstable-i686/katomic.install 2015-08-14 04:56:38 UTC (rev 243517) @@ -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/PKGBUILD2015-08-14 04:55:36 UTC (rev 243516) +++ kde-unstable-x86_64/PKGBUILD2015-08-14 04:56:38 UTC (rev 243517) @@ -1,35 +0,0 @@ -# $Id$ -# Maintainer: Fel
[arch-commits] Commit in kapman/repos (8 files)
Date: Friday, August 14, 2015 @ 06:55:36 Author: arojas Revision: 243516 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kapman/repos/kde-unstable-i686/PKGBUILD (from rev 243515, kapman/kde-unstable/PKGBUILD) kapman/repos/kde-unstable-i686/kapman.install (from rev 243515, kapman/kde-unstable/kapman.install) kapman/repos/kde-unstable-x86_64/PKGBUILD (from rev 243515, kapman/kde-unstable/PKGBUILD) kapman/repos/kde-unstable-x86_64/kapman.install (from rev 243515, kapman/kde-unstable/kapman.install) Deleted: kapman/repos/kde-unstable-i686/PKGBUILD kapman/repos/kde-unstable-i686/kapman.install kapman/repos/kde-unstable-x86_64/PKGBUILD kapman/repos/kde-unstable-x86_64/kapman.install + /PKGBUILD | 70 +++ /kapman.install| 22 +++ kde-unstable-i686/PKGBUILD | 35 - kde-unstable-i686/kapman.install | 11 - kde-unstable-x86_64/PKGBUILD | 35 - kde-unstable-x86_64/kapman.install | 11 - 6 files changed, 92 insertions(+), 92 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-14 04:55:18 UTC (rev 243515) +++ kde-unstable-i686/PKGBUILD 2015-08-14 04:55:36 UTC (rev 243516) @@ -1,35 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=kapman -pkgver=15.07.80 -pkgrel=1 -pkgdesc="A clone of the well known game Pac-Man" -url="http://kde.org/applications/games/kapman/"; -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdegames') -depends=('libkdegames' 'knotifyconfig') -makedepends=('extra-cmake-modules' 'python' 'kdoctools') -install=${pkgname}.install -conflicts=('kdegames-kapman') -replaces=('kdegames-kapman') -source=("http://download.kde.org/unstable/applications/${pkgver}/src/kapman-${pkgver}.tar.xz";) -sha1sums=('2e5cd17c83ebc4e61d066a6b1389aacad5013e92') - -build() { - mkdir build - cd build - cmake ../kapman-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DBUILD_TESTING=OFF \ --DCMAKE_INSTALL_PREFIX=/usr \ --DKDE_INSTALL_USE_QT_SYS_PATHS=ON - make -} - -package() { - cd build - make DESTDIR="${pkgdir}" install -} Copied: kapman/repos/kde-unstable-i686/PKGBUILD (from rev 243515, kapman/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-14 04:55:36 UTC (rev 243516) @@ -0,0 +1,35 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=kapman +pkgver=15.07.90 +pkgrel=1 +pkgdesc="A clone of the well known game Pac-Man" +url="http://kde.org/applications/games/kapman/"; +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde-applications' 'kdegames') +depends=('libkdegames' 'knotifyconfig') +makedepends=('extra-cmake-modules' 'python' 'kdoctools') +install=${pkgname}.install +conflicts=('kdegames-kapman') +replaces=('kdegames-kapman') +source=("http://download.kde.org/unstable/applications/${pkgver}/src/kapman-${pkgver}.tar.xz";) +sha1sums=('91f1adbae1a4c15f5548022d5deac6dd013981dd') + +build() { + mkdir build + cd build + cmake ../kapman-${pkgver} \ +-DCMAKE_BUILD_TYPE=Release \ +-DBUILD_TESTING=OFF \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON + make +} + +package() { + cd build + make DESTDIR="${pkgdir}" install +} Deleted: kde-unstable-i686/kapman.install === --- kde-unstable-i686/kapman.install2015-08-14 04:55:18 UTC (rev 243515) +++ kde-unstable-i686/kapman.install2015-08-14 04:55:36 UTC (rev 243516) @@ -1,11 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: kapman/repos/kde-unstable-i686/kapman.install (from rev 243515, kapman/kde-unstable/kapman.install) === --- kde-unstable-i686/kapman.install(rev 0) +++ kde-unstable-i686/kapman.install2015-08-14 04:55:36 UTC (rev 243516) @@ -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/PKGBUILD2015-08-14 04:55:18 UTC (rev 243515) +++ kde-unstable-x86_64/PKGBUILD2015-08-14 04:55:36 UTC (rev 243516) @@ -1,35 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=kapman -pkgver=15.07.80 -pkgre
[arch-commits] Commit in kdegames-kajongg/repos/kde-unstable-any (4 files)
Date: Friday, August 14, 2015 @ 06:55:18 Author: arojas Revision: 243515 archrelease: copy kde-unstable to kde-unstable-any Added: kdegames-kajongg/repos/kde-unstable-any/PKGBUILD (from rev 243514, kdegames-kajongg/kde-unstable/PKGBUILD) kdegames-kajongg/repos/kde-unstable-any/kdegames-kajongg.install (from rev 243514, kdegames-kajongg/kde-unstable/kdegames-kajongg.install) Deleted: kdegames-kajongg/repos/kde-unstable-any/PKGBUILD kdegames-kajongg/repos/kde-unstable-any/kdegames-kajongg.install --+ PKGBUILD | 82 ++--- kdegames-kajongg.install | 22 ++-- 2 files changed, 52 insertions(+), 52 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2015-08-14 04:55:05 UTC (rev 243514) +++ PKGBUILD2015-08-14 04:55:18 UTC (rev 243515) @@ -1,41 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=kdegames-kajongg -pkgver=15.07.80 -pkgrel=1 -pkgdesc="The ancient Chinese board game for 4 players" -url="http://kde.org/applications/games/kajongg/"; -arch=('any') -license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdegames') -depends=('kdebase-runtime' 'python2-twisted' 'kdebindings-python2' 'libkmahjongg4') -makedepends=('cmake' 'automoc4') -install=${pkgname}.install -source=("http://download.kde.org/unstable/applications/${pkgver}/src/kajongg-${pkgver}.tar.xz";) -sha1sums=('9af4f381f75099282b6a24466a77f58de7dbf0e5') - -prepare() { - mkdir build - - cd kajongg-${pkgver} - sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|' \ -src/{deferredutil,kajongg,kajonggserver,server}.py -} - -build() { - cd build - cmake ../kajongg-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DKDE4_BUILD_TESTS=OFF \ --DCMAKE_INSTALL_PREFIX=/usr \ --DPYTHON_EXECUTABLE=/usr/bin/python2 \ --DINSTALL_KAJONGG=TRUE - make -} - -package() { - cd build - make DESTDIR="${pkgdir}" install -} Copied: kdegames-kajongg/repos/kde-unstable-any/PKGBUILD (from rev 243514, kdegames-kajongg/kde-unstable/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2015-08-14 04:55:18 UTC (rev 243515) @@ -0,0 +1,41 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=kdegames-kajongg +pkgver=15.07.90 +pkgrel=1 +pkgdesc="The ancient Chinese board game for 4 players" +url="http://kde.org/applications/games/kajongg/"; +arch=('any') +license=('GPL' 'LGPL' 'FDL') +groups=('kde-applications' 'kdegames') +depends=('kdebase-runtime' 'python2-twisted' 'kdebindings-python2' 'libkmahjongg4') +makedepends=('cmake' 'automoc4') +install=${pkgname}.install +source=("http://download.kde.org/unstable/applications/${pkgver}/src/kajongg-${pkgver}.tar.xz";) +sha1sums=('4f9c44e004387337cf68b48369392fa31ce561e8') + +prepare() { + mkdir build + + cd kajongg-${pkgver} + sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|' \ +src/{deferredutil,kajongg,kajonggserver,server}.py +} + +build() { + cd build + cmake ../kajongg-${pkgver} \ +-DCMAKE_BUILD_TYPE=Release \ +-DKDE4_BUILD_TESTS=OFF \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DPYTHON_EXECUTABLE=/usr/bin/python2 \ +-DINSTALL_KAJONGG=TRUE + make +} + +package() { + cd build + make DESTDIR="${pkgdir}" install +} Deleted: kdegames-kajongg.install === --- kdegames-kajongg.install2015-08-14 04:55:05 UTC (rev 243514) +++ kdegames-kajongg.install2015-08-14 04:55:18 UTC (rev 243515) @@ -1,11 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: kdegames-kajongg/repos/kde-unstable-any/kdegames-kajongg.install (from rev 243514, kdegames-kajongg/kde-unstable/kdegames-kajongg.install) === --- kdegames-kajongg.install(rev 0) +++ kdegames-kajongg.install2015-08-14 04:55:18 UTC (rev 243515) @@ -0,0 +1,11 @@ +post_install() { + xdg-icon-resource forceupdate --theme hicolor &> /dev/null +} + +post_upgrade() { + post_install +} + +post_remove() { + post_install +}
[arch-commits] Commit in granatier/repos (8 files)
Date: Friday, August 14, 2015 @ 06:55:05 Author: arojas Revision: 243514 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: granatier/repos/kde-unstable-i686/PKGBUILD (from rev 243513, granatier/kde-unstable/PKGBUILD) granatier/repos/kde-unstable-i686/granatier.install (from rev 243513, granatier/kde-unstable/granatier.install) granatier/repos/kde-unstable-x86_64/PKGBUILD (from rev 243513, granatier/kde-unstable/PKGBUILD) granatier/repos/kde-unstable-x86_64/granatier.install (from rev 243513, granatier/kde-unstable/granatier.install) Deleted: granatier/repos/kde-unstable-i686/PKGBUILD granatier/repos/kde-unstable-i686/granatier.install granatier/repos/kde-unstable-x86_64/PKGBUILD granatier/repos/kde-unstable-x86_64/granatier.install ---+ /PKGBUILD | 70 /granatier.install| 22 ++ kde-unstable-i686/PKGBUILD| 35 kde-unstable-i686/granatier.install | 11 - kde-unstable-x86_64/PKGBUILD | 35 kde-unstable-x86_64/granatier.install | 11 - 6 files changed, 92 insertions(+), 92 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-14 04:54:48 UTC (rev 243513) +++ kde-unstable-i686/PKGBUILD 2015-08-14 04:55:05 UTC (rev 243514) @@ -1,35 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=granatier -pkgver=15.07.80 -pkgrel=1 -pkgdesc="A clone of the classic Bomberman game" -url="http://kde.org/applications/games/granatier/"; -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdegames') -depends=('libkdegames' 'knotifyconfig') -makedepends=('extra-cmake-modules' 'python' 'kdoctools') -install=${pkgname}.install -conflicts=('kdegames-granatier') -replaces=('kdegames-granatier') -source=("http://download.kde.org/unstable/applications/${pkgver}/src/granatier-${pkgver}.tar.xz";) -sha1sums=('e7a109ca421835df1edd7cce7263178569b3ae7e') - -build() { - mkdir build - cd build - cmake ../granatier-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DBUILD_TESTING=OFF \ --DCMAKE_INSTALL_PREFIX=/usr \ --DKDE_INSTALL_USE_QT_SYS_PATHS=ON - make -} - -package() { - cd build - make DESTDIR="${pkgdir}" install -} Copied: granatier/repos/kde-unstable-i686/PKGBUILD (from rev 243513, granatier/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-14 04:55:05 UTC (rev 243514) @@ -0,0 +1,35 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=granatier +pkgver=15.07.90 +pkgrel=1 +pkgdesc="A clone of the classic Bomberman game" +url="http://kde.org/applications/games/granatier/"; +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde-applications' 'kdegames') +depends=('libkdegames' 'knotifyconfig') +makedepends=('extra-cmake-modules' 'python' 'kdoctools') +install=${pkgname}.install +conflicts=('kdegames-granatier') +replaces=('kdegames-granatier') +source=("http://download.kde.org/unstable/applications/${pkgver}/src/granatier-${pkgver}.tar.xz";) +sha1sums=('52be375ba7b1d0e8fca429dde5efe683d7ca5a98') + +build() { + mkdir build + cd build + cmake ../granatier-${pkgver} \ +-DCMAKE_BUILD_TYPE=Release \ +-DBUILD_TESTING=OFF \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON + make +} + +package() { + cd build + make DESTDIR="${pkgdir}" install +} Deleted: kde-unstable-i686/granatier.install === --- kde-unstable-i686/granatier.install 2015-08-14 04:54:48 UTC (rev 243513) +++ kde-unstable-i686/granatier.install 2015-08-14 04:55:05 UTC (rev 243514) @@ -1,11 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: granatier/repos/kde-unstable-i686/granatier.install (from rev 243513, granatier/kde-unstable/granatier.install) === --- kde-unstable-i686/granatier.install (rev 0) +++ kde-unstable-i686/granatier.install 2015-08-14 04:55:05 UTC (rev 243514) @@ -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/PKGBUILD2015-08-14 04:54:48 UTC (rev 243513) +++ kde-unstable-x86_64/PKGBUILD2015-08-14 04:55:05 UTC (rev 243514) @
[arch-commits] Commit in bomber/repos (8 files)
Date: Friday, August 14, 2015 @ 06:54:32 Author: arojas Revision: 243512 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: bomber/repos/kde-unstable-i686/PKGBUILD (from rev 243511, bomber/kde-unstable/PKGBUILD) bomber/repos/kde-unstable-i686/bomber.install (from rev 243511, bomber/kde-unstable/bomber.install) bomber/repos/kde-unstable-x86_64/PKGBUILD (from rev 243511, bomber/kde-unstable/PKGBUILD) bomber/repos/kde-unstable-x86_64/bomber.install (from rev 243511, bomber/kde-unstable/bomber.install) Deleted: bomber/repos/kde-unstable-i686/PKGBUILD bomber/repos/kde-unstable-i686/bomber.install bomber/repos/kde-unstable-x86_64/PKGBUILD bomber/repos/kde-unstable-x86_64/bomber.install + /PKGBUILD | 70 +++ /bomber.install| 22 +++ kde-unstable-i686/PKGBUILD | 35 - kde-unstable-i686/bomber.install | 11 - kde-unstable-x86_64/PKGBUILD | 35 - kde-unstable-x86_64/bomber.install | 11 - 6 files changed, 92 insertions(+), 92 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-14 04:54:15 UTC (rev 243511) +++ kde-unstable-i686/PKGBUILD 2015-08-14 04:54:32 UTC (rev 243512) @@ -1,35 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=bomber -pkgver=15.07.80 -pkgrel=1 -pkgdesc="A single player arcade game" -url="http://kde.org/applications/games/bomber/"; -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdegames') -depends=('libkdegames') -makedepends=('extra-cmake-modules' 'python' 'kdoctools') -install=${pkgname}.install -conflicts=('kdegames-bomber') -replaces=('kdegames-bomber') -source=("http://download.kde.org/unstable/applications/${pkgver}/src/bomber-${pkgver}.tar.xz";) -sha1sums=('7727bfea95fb80d9ec40a801719190751e8108e1') - -build() { - mkdir build - cd build - cmake ../bomber-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DBUILD_TESTING=OFF \ --DCMAKE_INSTALL_PREFIX=/usr \ --DKDE_INSTALL_USE_QT_SYS_PATHS=ON - make -} - -package() { - cd build - make DESTDIR="${pkgdir}" install -} Copied: bomber/repos/kde-unstable-i686/PKGBUILD (from rev 243511, bomber/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-14 04:54:32 UTC (rev 243512) @@ -0,0 +1,35 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=bomber +pkgver=15.07.90 +pkgrel=1 +pkgdesc="A single player arcade game" +url="http://kde.org/applications/games/bomber/"; +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde-applications' 'kdegames') +depends=('libkdegames') +makedepends=('extra-cmake-modules' 'python' 'kdoctools') +install=${pkgname}.install +conflicts=('kdegames-bomber') +replaces=('kdegames-bomber') +source=("http://download.kde.org/unstable/applications/${pkgver}/src/bomber-${pkgver}.tar.xz";) +sha1sums=('f9d350c9b189cfeb8486748b1a665ecf4642b1c1') + +build() { + mkdir build + cd build + cmake ../bomber-${pkgver} \ +-DCMAKE_BUILD_TYPE=Release \ +-DBUILD_TESTING=OFF \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON + make +} + +package() { + cd build + make DESTDIR="${pkgdir}" install +} Deleted: kde-unstable-i686/bomber.install === --- kde-unstable-i686/bomber.install2015-08-14 04:54:15 UTC (rev 243511) +++ kde-unstable-i686/bomber.install2015-08-14 04:54:32 UTC (rev 243512) @@ -1,11 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: bomber/repos/kde-unstable-i686/bomber.install (from rev 243511, bomber/kde-unstable/bomber.install) === --- kde-unstable-i686/bomber.install(rev 0) +++ kde-unstable-i686/bomber.install2015-08-14 04:54:32 UTC (rev 243512) @@ -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/PKGBUILD2015-08-14 04:54:15 UTC (rev 243511) +++ kde-unstable-x86_64/PKGBUILD2015-08-14 04:54:32 UTC (rev 243512) @@ -1,35 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=bomber -pkgver=15.07.80 -pkgrel=1 -pkgdesc="A single player arcade game" -url="http:
[arch-commits] Commit in bovo/repos (8 files)
Date: Friday, August 14, 2015 @ 06:54:48 Author: arojas Revision: 243513 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: bovo/repos/kde-unstable-i686/PKGBUILD (from rev 243512, bovo/kde-unstable/PKGBUILD) bovo/repos/kde-unstable-i686/bovo.install (from rev 243512, bovo/kde-unstable/bovo.install) bovo/repos/kde-unstable-x86_64/PKGBUILD (from rev 243512, bovo/kde-unstable/PKGBUILD) bovo/repos/kde-unstable-x86_64/bovo.install (from rev 243512, bovo/kde-unstable/bovo.install) Deleted: bovo/repos/kde-unstable-i686/PKGBUILD bovo/repos/kde-unstable-i686/bovo.install bovo/repos/kde-unstable-x86_64/PKGBUILD bovo/repos/kde-unstable-x86_64/bovo.install --+ /PKGBUILD| 70 + /bovo.install| 22 +++ kde-unstable-i686/PKGBUILD | 35 -- kde-unstable-i686/bovo.install | 11 - kde-unstable-x86_64/PKGBUILD | 35 -- kde-unstable-x86_64/bovo.install | 11 - 6 files changed, 92 insertions(+), 92 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-14 04:54:32 UTC (rev 243512) +++ kde-unstable-i686/PKGBUILD 2015-08-14 04:54:48 UTC (rev 243513) @@ -1,35 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=bovo -pkgver=15.07.80 -pkgrel=1 -pkgdesc="A Gomoku like game for two players" -url="http://kde.org/applications/games/bovo/"; -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdegames') -depends=('libkdegames') -makedepends=('extra-cmake-modules' 'python' 'kdoctools') -install=${pkgname}.install -conflicts=('kdegames-bovo') -replaces=('kdegames-bovo') -source=("http://download.kde.org/unstable/applications/${pkgver}/src/bovo-${pkgver}.tar.xz";) -sha1sums=('a8902933aea2c1341b07b69030bfbdd0ef4cbec5') - -build() { - mkdir build - cd build - cmake ../bovo-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DBUILD_TESTING=OFF \ --DCMAKE_INSTALL_PREFIX=/usr \ --DKDE_INSTALL_USE_QT_SYS_PATHS=ON - make -} - -package() { - cd build - make DESTDIR="${pkgdir}" install -} Copied: bovo/repos/kde-unstable-i686/PKGBUILD (from rev 243512, bovo/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-14 04:54:48 UTC (rev 243513) @@ -0,0 +1,35 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=bovo +pkgver=15.07.90 +pkgrel=1 +pkgdesc="A Gomoku like game for two players" +url="http://kde.org/applications/games/bovo/"; +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde-applications' 'kdegames') +depends=('libkdegames') +makedepends=('extra-cmake-modules' 'python' 'kdoctools') +install=${pkgname}.install +conflicts=('kdegames-bovo') +replaces=('kdegames-bovo') +source=("http://download.kde.org/unstable/applications/${pkgver}/src/bovo-${pkgver}.tar.xz";) +sha1sums=('ed2f802820112bab3725beb3d5093112463ae27f') + +build() { + mkdir build + cd build + cmake ../bovo-${pkgver} \ +-DCMAKE_BUILD_TYPE=Release \ +-DBUILD_TESTING=OFF \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON + make +} + +package() { + cd build + make DESTDIR="${pkgdir}" install +} Deleted: kde-unstable-i686/bovo.install === --- kde-unstable-i686/bovo.install 2015-08-14 04:54:32 UTC (rev 243512) +++ kde-unstable-i686/bovo.install 2015-08-14 04:54:48 UTC (rev 243513) @@ -1,11 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: bovo/repos/kde-unstable-i686/bovo.install (from rev 243512, bovo/kde-unstable/bovo.install) === --- kde-unstable-i686/bovo.install (rev 0) +++ kde-unstable-i686/bovo.install 2015-08-14 04:54:48 UTC (rev 243513) @@ -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/PKGBUILD2015-08-14 04:54:32 UTC (rev 243512) +++ kde-unstable-x86_64/PKGBUILD2015-08-14 04:54:48 UTC (rev 243513) @@ -1,35 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=bovo -pkgver=15.07.80 -pkgrel=1 -pkgdesc="A Gomoku like game for two players" -url="http://kde.org/applications/games/bovo/"; -arch=('i686' 'x86_64') -lic
[arch-commits] Commit in step/repos (8 files)
Date: Friday, August 14, 2015 @ 06:54:15 Author: arojas Revision: 243511 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: step/repos/kde-unstable-i686/PKGBUILD (from rev 243510, step/kde-unstable/PKGBUILD) step/repos/kde-unstable-i686/step.install (from rev 243510, step/kde-unstable/step.install) step/repos/kde-unstable-x86_64/PKGBUILD (from rev 243510, step/kde-unstable/PKGBUILD) step/repos/kde-unstable-x86_64/step.install (from rev 243510, step/kde-unstable/step.install) Deleted: step/repos/kde-unstable-i686/PKGBUILD step/repos/kde-unstable-i686/step.install step/repos/kde-unstable-x86_64/PKGBUILD step/repos/kde-unstable-x86_64/step.install --+ /PKGBUILD| 70 + /step.install| 22 +++ kde-unstable-i686/PKGBUILD | 35 -- kde-unstable-i686/step.install | 11 - kde-unstable-x86_64/PKGBUILD | 35 -- kde-unstable-x86_64/step.install | 11 - 6 files changed, 92 insertions(+), 92 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-14 04:53:57 UTC (rev 243510) +++ kde-unstable-i686/PKGBUILD 2015-08-14 04:54:15 UTC (rev 243511) @@ -1,35 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=step -pkgver=15.07.80 -pkgrel=1 -pkgdesc="Interactive Physical Simulator" -url="http://kde.org/applications/education/step/"; -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdeedu') -depends=('libqalculate' 'gsl' 'knewstuff' 'khtml' 'kdelibs4support') -makedepends=('extra-cmake-modules' 'python' 'kdoctools' 'eigen' 'mesa') -install=${pkgname}.install -conflicts=('kdeedu-step') -replaces=('kdeedu-step') -source=("http://download.kde.org/unstable/applications/${pkgver}/src/step-${pkgver}.tar.xz";) -sha1sums=('e0332ffbc7eacf38b600766995517e60070ce920') - -build() { - mkdir build - cd build - cmake ../step-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DBUILD_TESTING=OFF \ --DCMAKE_INSTALL_PREFIX=/usr \ --DKDE_INSTALL_USE_QT_SYS_PATHS=ON - make -} - -package() { - cd "${srcdir}"/build - make DESTDIR="${pkgdir}" install -} Copied: step/repos/kde-unstable-i686/PKGBUILD (from rev 243510, step/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-14 04:54:15 UTC (rev 243511) @@ -0,0 +1,35 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=step +pkgver=15.07.90 +pkgrel=1 +pkgdesc="Interactive Physical Simulator" +url="http://kde.org/applications/education/step/"; +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde-applications' 'kdeedu') +depends=('libqalculate' 'gsl' 'knewstuff' 'khtml' 'kdelibs4support') +makedepends=('extra-cmake-modules' 'python' 'kdoctools' 'eigen' 'mesa') +install=${pkgname}.install +conflicts=('kdeedu-step') +replaces=('kdeedu-step') +source=("http://download.kde.org/unstable/applications/${pkgver}/src/step-${pkgver}.tar.xz";) +sha1sums=('5280c617b52c79bd32d6fb67131b05a20922ebc6') + +build() { + mkdir build + cd build + cmake ../step-${pkgver} \ +-DCMAKE_BUILD_TYPE=Release \ +-DBUILD_TESTING=OFF \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON + make +} + +package() { + cd "${srcdir}"/build + make DESTDIR="${pkgdir}" install +} Deleted: kde-unstable-i686/step.install === --- kde-unstable-i686/step.install 2015-08-14 04:53:57 UTC (rev 243510) +++ kde-unstable-i686/step.install 2015-08-14 04:54:15 UTC (rev 243511) @@ -1,11 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: step/repos/kde-unstable-i686/step.install (from rev 243510, step/kde-unstable/step.install) === --- kde-unstable-i686/step.install (rev 0) +++ kde-unstable-i686/step.install 2015-08-14 04:54:15 UTC (rev 243511) @@ -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/PKGBUILD2015-08-14 04:53:57 UTC (rev 243510) +++ kde-unstable-x86_64/PKGBUILD2015-08-14 04:54:15 UTC (rev 243511) @@ -1,35 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=step -pkgver=15.07.80
[arch-commits] Commit in rocs/repos (8 files)
Date: Friday, August 14, 2015 @ 06:53:57 Author: arojas Revision: 243510 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: rocs/repos/kde-unstable-i686/PKGBUILD (from rev 243509, rocs/kde-unstable/PKGBUILD) rocs/repos/kde-unstable-i686/rocs.install (from rev 243509, rocs/kde-unstable/rocs.install) rocs/repos/kde-unstable-x86_64/PKGBUILD (from rev 243509, rocs/kde-unstable/PKGBUILD) rocs/repos/kde-unstable-x86_64/rocs.install (from rev 243509, rocs/kde-unstable/rocs.install) Deleted: rocs/repos/kde-unstable-i686/PKGBUILD rocs/repos/kde-unstable-i686/rocs.install rocs/repos/kde-unstable-x86_64/PKGBUILD rocs/repos/kde-unstable-x86_64/rocs.install --+ /PKGBUILD| 72 + /rocs.install| 24 kde-unstable-i686/PKGBUILD | 36 -- kde-unstable-i686/rocs.install | 12 -- kde-unstable-x86_64/PKGBUILD | 36 -- kde-unstable-x86_64/rocs.install | 12 -- 6 files changed, 96 insertions(+), 96 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-14 04:51:56 UTC (rev 243509) +++ kde-unstable-i686/PKGBUILD 2015-08-14 04:53:57 UTC (rev 243510) @@ -1,36 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=rocs -pkgver=15.07.80 -pkgrel=1 -pkgdesc="Rocs Graph Theory" -url="http://kde.org/applications/education/rocs/"; -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdeedu') -depends=('grantlee-qt5' 'ktexteditor' 'kdeclarative' 'qt5-webkit') -makedepends=('extra-cmake-modules' 'python' 'kdoctools' 'boost') -install=${pkgname}.install -conflicts=('kdeedu-rocs') -replaces=('kdeedu-rocs') -source=("http://download.kde.org/unstable/applications/${pkgver}/src/rocs-${pkgver}.tar.xz";) -sha1sums=('b4b678428fb51b1d877f3997dc422620b98d437a') - -build() { - mkdir build - cd build - cmake ../rocs-${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: rocs/repos/kde-unstable-i686/PKGBUILD (from rev 243509, rocs/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-14 04:53:57 UTC (rev 243510) @@ -0,0 +1,36 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=rocs +pkgver=15.07.90 +pkgrel=1 +pkgdesc="Rocs Graph Theory" +url="http://kde.org/applications/education/rocs/"; +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde-applications' 'kdeedu') +depends=('grantlee-qt5' 'ktexteditor' 'kdeclarative' 'qt5-webkit') +makedepends=('extra-cmake-modules' 'python' 'kdoctools' 'boost') +install=${pkgname}.install +conflicts=('kdeedu-rocs') +replaces=('kdeedu-rocs') +source=("http://download.kde.org/unstable/applications/${pkgver}/src/rocs-${pkgver}.tar.xz";) +sha1sums=('f08e2f95ae6cc21ce2f1ba9f3a65b0583a697e70') + +build() { + mkdir build + cd build + cmake ../rocs-${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/rocs.install === --- kde-unstable-i686/rocs.install 2015-08-14 04:51:56 UTC (rev 243509) +++ kde-unstable-i686/rocs.install 2015-08-14 04:53:57 UTC (rev 243510) @@ -1,12 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null - update-desktop-database -q -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: rocs/repos/kde-unstable-i686/rocs.install (from rev 243509, rocs/kde-unstable/rocs.install) === --- kde-unstable-i686/rocs.install (rev 0) +++ kde-unstable-i686/rocs.install 2015-08-14 04:53:57 UTC (rev 243510) @@ -0,0 +1,12 @@ +post_install() { + xdg-icon-resource forceupdate --theme hicolor &> /dev/null + update-desktop-database -q +} + +post_upgrade() { + post_install +} + +post_remove() { + post_install +} Deleted: kde-unstable-x86_64/PKGBUILD === --- kde-unstable-x86_64/PKGBUILD2015-08-14 04:51:56 UTC (rev 243509) +++ kde-unstable-x86_64/PKGBUILD2015-08-14 04:53:57 UTC (rev 243510) @@ -1,36 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contri
[arch-commits] Commit in kwordquiz/repos (8 files)
Date: Friday, August 14, 2015 @ 06:51:39 Author: arojas Revision: 243508 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kwordquiz/repos/kde-unstable-i686/PKGBUILD (from rev 243507, kwordquiz/kde-unstable/PKGBUILD) kwordquiz/repos/kde-unstable-i686/kwordquiz.install (from rev 243507, kwordquiz/kde-unstable/kwordquiz.install) kwordquiz/repos/kde-unstable-x86_64/PKGBUILD (from rev 243507, kwordquiz/kde-unstable/PKGBUILD) kwordquiz/repos/kde-unstable-x86_64/kwordquiz.install (from rev 243507, kwordquiz/kde-unstable/kwordquiz.install) Deleted: kwordquiz/repos/kde-unstable-i686/PKGBUILD kwordquiz/repos/kde-unstable-i686/kwordquiz.install kwordquiz/repos/kde-unstable-x86_64/PKGBUILD kwordquiz/repos/kde-unstable-x86_64/kwordquiz.install ---+ /PKGBUILD | 70 /kwordquiz.install| 24 ++ kde-unstable-i686/PKGBUILD| 35 kde-unstable-i686/kwordquiz.install | 12 - kde-unstable-x86_64/PKGBUILD | 35 kde-unstable-x86_64/kwordquiz.install | 12 - 6 files changed, 94 insertions(+), 94 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-14 04:51:23 UTC (rev 243507) +++ kde-unstable-i686/PKGBUILD 2015-08-14 04:51:39 UTC (rev 243508) @@ -1,35 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=kwordquiz -pkgver=15.07.80 -pkgrel=1 -pkgdesc="Flash Card Trainer" -url="http://kde.org/applications/education/kwordquiz/"; -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdeedu') -depends=('knotifyconfig' 'libkeduvocdocument' 'knewstuff' 'kdelibs4support' 'kdeclarative') -makedepends=('extra-cmake-modules' 'python' 'kdoctools') -install=${pkgname}.install -conflicts=('kdeedu-kwordquiz') -replaces=('kdeedu-kwordquiz') -source=("http://download.kde.org/unstable/applications/${pkgver}/src/kwordquiz-${pkgver}.tar.xz";) -sha1sums=('5328941e6c476c1b5c4459522ba9be1d8b0ebcf2') - -build() { - mkdir build - cd build - cmake ../kwordquiz-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DBUILD_TESTING=OFF \ --DCMAKE_INSTALL_PREFIX=/usr \ --DKDE_INSTALL_USE_QT_SYS_PATHS=ON - make -} - -package() { - cd "${srcdir}"/build - make DESTDIR="${pkgdir}" install -} Copied: kwordquiz/repos/kde-unstable-i686/PKGBUILD (from rev 243507, kwordquiz/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-14 04:51:39 UTC (rev 243508) @@ -0,0 +1,35 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=kwordquiz +pkgver=15.07.90 +pkgrel=1 +pkgdesc="Flash Card Trainer" +url="http://kde.org/applications/education/kwordquiz/"; +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde-applications' 'kdeedu') +depends=('knotifyconfig' 'libkeduvocdocument' 'knewstuff' 'kdelibs4support' 'kdeclarative') +makedepends=('extra-cmake-modules' 'python' 'kdoctools') +install=${pkgname}.install +conflicts=('kdeedu-kwordquiz') +replaces=('kdeedu-kwordquiz') +source=("http://download.kde.org/unstable/applications/${pkgver}/src/kwordquiz-${pkgver}.tar.xz";) +sha1sums=('889b03620349b7ddc3aa7f122d5577dc8ad026bd') + +build() { + mkdir build + cd build + cmake ../kwordquiz-${pkgver} \ +-DCMAKE_BUILD_TYPE=Release \ +-DBUILD_TESTING=OFF \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON + make +} + +package() { + cd "${srcdir}"/build + make DESTDIR="${pkgdir}" install +} Deleted: kde-unstable-i686/kwordquiz.install === --- kde-unstable-i686/kwordquiz.install 2015-08-14 04:51:23 UTC (rev 243507) +++ kde-unstable-i686/kwordquiz.install 2015-08-14 04:51:39 UTC (rev 243508) @@ -1,12 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -update-desktop-database -q -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: kwordquiz/repos/kde-unstable-i686/kwordquiz.install (from rev 243507, kwordquiz/kde-unstable/kwordquiz.install) === --- kde-unstable-i686/kwordquiz.install (rev 0) +++ kde-unstable-i686/kwordquiz.install 2015-08-14 04:51:39 UTC (rev 243508) @@ -0,0 +1,12 @@ +post_install() { + xdg-icon-resource forceupdate --theme hicolor &> /dev/null +update-desktop-database -q +} + +post_upgrade() { + post_install +} + +post_remove() { + post_install +} Deleted: kde-unstable-x86_64/PKGBUILD === ---
[arch-commits] Commit in parley/repos (8 files)
Date: Friday, August 14, 2015 @ 06:51:56 Author: arojas Revision: 243509 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: parley/repos/kde-unstable-i686/PKGBUILD (from rev 243508, parley/kde-unstable/PKGBUILD) parley/repos/kde-unstable-i686/parley.install (from rev 243508, parley/kde-unstable/parley.install) parley/repos/kde-unstable-x86_64/PKGBUILD (from rev 243508, parley/kde-unstable/PKGBUILD) parley/repos/kde-unstable-x86_64/parley.install (from rev 243508, parley/kde-unstable/parley.install) Deleted: parley/repos/kde-unstable-i686/PKGBUILD parley/repos/kde-unstable-i686/parley.install parley/repos/kde-unstable-x86_64/PKGBUILD parley/repos/kde-unstable-x86_64/parley.install + /PKGBUILD | 74 +++ /parley.install| 24 +++ kde-unstable-i686/PKGBUILD | 37 - kde-unstable-i686/parley.install | 12 - kde-unstable-x86_64/PKGBUILD | 37 - kde-unstable-x86_64/parley.install | 12 - 6 files changed, 98 insertions(+), 98 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-14 04:51:39 UTC (rev 243508) +++ kde-unstable-i686/PKGBUILD 2015-08-14 04:51:56 UTC (rev 243509) @@ -1,37 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=parley -pkgver=15.07.80 -pkgrel=1 -pkgdesc="Vocabulary Trainer" -url="http://kde.org/applications/education/parley/"; -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdeedu') -depends=('kross' 'knewstuff' 'libkeduvocdocument' 'khtml' 'qt5-multimedia' 'kcmutils') -makedepends=('extra-cmake-modules' 'kdoctools' 'python') -replaces=('kdeedu-parley') -conflicts=('kdeedu-parley') -install=${pkgname}.install -source=("http://download.kde.org/unstable/applications/${pkgver}/src/parley-${pkgver}.tar.xz";) -sha1sums=('5aa74f732954e324be70cfd42833b28d237779a2') - -prepare() { - mkdir -p build -} - -build() { - cd build - cmake ../parley-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DCMAKE_INSTALL_PREFIX=/usr \ --DSYSCONF_INSTALL_DIR=/etc - make -} - -package() { - cd build - make DESTDIR="${pkgdir}" install -} Copied: parley/repos/kde-unstable-i686/PKGBUILD (from rev 243508, parley/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-14 04:51:56 UTC (rev 243509) @@ -0,0 +1,37 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=parley +pkgver=15.07.90 +pkgrel=1 +pkgdesc="Vocabulary Trainer" +url="http://kde.org/applications/education/parley/"; +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde-applications' 'kdeedu') +depends=('kross' 'knewstuff' 'libkeduvocdocument' 'khtml' 'qt5-multimedia' 'kcmutils') +makedepends=('extra-cmake-modules' 'kdoctools' 'python') +replaces=('kdeedu-parley') +conflicts=('kdeedu-parley') +install=${pkgname}.install +source=("http://download.kde.org/unstable/applications/${pkgver}/src/parley-${pkgver}.tar.xz";) +sha1sums=('5ee65703f7ae8302954133923d8d10ea548dea9e') + +prepare() { + mkdir -p build +} + +build() { + cd build + cmake ../parley-${pkgver} \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DSYSCONF_INSTALL_DIR=/etc + make +} + +package() { + cd build + make DESTDIR="${pkgdir}" install +} Deleted: kde-unstable-i686/parley.install === --- kde-unstable-i686/parley.install2015-08-14 04:51:39 UTC (rev 243508) +++ kde-unstable-i686/parley.install2015-08-14 04:51:56 UTC (rev 243509) @@ -1,12 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -update-desktop-database -q -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: parley/repos/kde-unstable-i686/parley.install (from rev 243508, parley/kde-unstable/parley.install) === --- kde-unstable-i686/parley.install(rev 0) +++ kde-unstable-i686/parley.install2015-08-14 04:51:56 UTC (rev 243509) @@ -0,0 +1,12 @@ +post_install() { + xdg-icon-resource forceupdate --theme hicolor &> /dev/null +update-desktop-database -q +} + +post_upgrade() { + post_install +} + +post_remove() { + post_install +} Deleted: kde-unstable-x86_64/PKGBUILD === --- kde-unstable-x86_64/PKGBUILD2015-08-14 04:51:39 UTC (rev 243508) +++ kde-unstable-x86_64/PKGBUILD2015-08-14 04:51:56 UTC (rev 243509) @@ -1,37 +0,0 @@ -# $Id$ -# Maintai
[arch-commits] Commit in kturtle/repos (8 files)
Date: Friday, August 14, 2015 @ 06:51:23 Author: arojas Revision: 243507 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kturtle/repos/kde-unstable-i686/PKGBUILD (from rev 243506, kturtle/kde-unstable/PKGBUILD) kturtle/repos/kde-unstable-i686/kturtle.install (from rev 243506, kturtle/kde-unstable/kturtle.install) kturtle/repos/kde-unstable-x86_64/PKGBUILD (from rev 243506, kturtle/kde-unstable/PKGBUILD) kturtle/repos/kde-unstable-x86_64/kturtle.install (from rev 243506, kturtle/kde-unstable/kturtle.install) Deleted: kturtle/repos/kde-unstable-i686/PKGBUILD kturtle/repos/kde-unstable-i686/kturtle.install kturtle/repos/kde-unstable-x86_64/PKGBUILD kturtle/repos/kde-unstable-x86_64/kturtle.install -+ /PKGBUILD | 72 ++ /kturtle.install| 22 ++ kde-unstable-i686/PKGBUILD | 36 - kde-unstable-i686/kturtle.install | 11 - kde-unstable-x86_64/PKGBUILD| 36 - kde-unstable-x86_64/kturtle.install | 11 - 6 files changed, 94 insertions(+), 94 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-14 04:51:06 UTC (rev 243506) +++ kde-unstable-i686/PKGBUILD 2015-08-14 04:51:23 UTC (rev 243507) @@ -1,36 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=kturtle -pkgver=15.07.80 -pkgrel=1 -pkgdesc="Educational Programming Environment" -url="http://kde.org/applications/education/kturtle/"; -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdeedu') -depends=('knewstuff' 'kdelibs4support') -makedepends=('extra-cmake-modules' 'python' 'kdoctools') -install=${pkgname}.install -conflicts=('kdeedu-kturtle') -replaces=('kdeedu-kturtle') -source=("http://download.kde.org/unstable/applications/${pkgver}/src/kturtle-${pkgver}.tar.xz";) -sha1sums=('50e1e2167bef57ff853d98fd5eaa5ffe7bddc57c') - -build() { - cd "${srcdir}" - mkdir build - cd build - cmake ../kturtle-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DBUILD_TESTING=OFF \ --DCMAKE_INSTALL_PREFIX=/usr \ --DKDE_INSTALL_USE_QT_SYS_PATHS=ON - make -} - -package() { - cd "${srcdir}"/build - make DESTDIR="${pkgdir}" install -} Copied: kturtle/repos/kde-unstable-i686/PKGBUILD (from rev 243506, kturtle/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-14 04:51:23 UTC (rev 243507) @@ -0,0 +1,36 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=kturtle +pkgver=15.07.90 +pkgrel=1 +pkgdesc="Educational Programming Environment" +url="http://kde.org/applications/education/kturtle/"; +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde-applications' 'kdeedu') +depends=('knewstuff' 'kdelibs4support') +makedepends=('extra-cmake-modules' 'python' 'kdoctools') +install=${pkgname}.install +conflicts=('kdeedu-kturtle') +replaces=('kdeedu-kturtle') +source=("http://download.kde.org/unstable/applications/${pkgver}/src/kturtle-${pkgver}.tar.xz";) +sha1sums=('8b81967fc4092b4741ccfc0cd1a2fa5b82bc75f5') + +build() { + cd "${srcdir}" + mkdir build + cd build + cmake ../kturtle-${pkgver} \ +-DCMAKE_BUILD_TYPE=Release \ +-DBUILD_TESTING=OFF \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON + make +} + +package() { + cd "${srcdir}"/build + make DESTDIR="${pkgdir}" install +} Deleted: kde-unstable-i686/kturtle.install === --- kde-unstable-i686/kturtle.install 2015-08-14 04:51:06 UTC (rev 243506) +++ kde-unstable-i686/kturtle.install 2015-08-14 04:51:23 UTC (rev 243507) @@ -1,11 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: kturtle/repos/kde-unstable-i686/kturtle.install (from rev 243506, kturtle/kde-unstable/kturtle.install) === --- kde-unstable-i686/kturtle.install (rev 0) +++ kde-unstable-i686/kturtle.install 2015-08-14 04:51:23 UTC (rev 243507) @@ -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/PKGBUILD2015-08-14 04:51:06 UTC (rev 243506) +++ kde-unstable-x86_64/PKGBUILD2015-08-14 04:51:23 UTC (rev 243507) @@ -1,36 +0,0 @@ -# $Id$ -# Maint
[arch-commits] Commit in kdeedu-ktouch/repos (8 files)
Date: Friday, August 14, 2015 @ 06:51:06 Author: arojas Revision: 243506 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kdeedu-ktouch/repos/kde-unstable-i686/PKGBUILD (from rev 243505, kdeedu-ktouch/kde-unstable/PKGBUILD) kdeedu-ktouch/repos/kde-unstable-i686/kdeedu-ktouch.install (from rev 243505, kdeedu-ktouch/kde-unstable/kdeedu-ktouch.install) kdeedu-ktouch/repos/kde-unstable-x86_64/PKGBUILD (from rev 243505, kdeedu-ktouch/kde-unstable/PKGBUILD) kdeedu-ktouch/repos/kde-unstable-x86_64/kdeedu-ktouch.install (from rev 243505, kdeedu-ktouch/kde-unstable/kdeedu-ktouch.install) Deleted: kdeedu-ktouch/repos/kde-unstable-i686/PKGBUILD kdeedu-ktouch/repos/kde-unstable-i686/kdeedu-ktouch.install kdeedu-ktouch/repos/kde-unstable-x86_64/PKGBUILD kdeedu-ktouch/repos/kde-unstable-x86_64/kdeedu-ktouch.install ---+ /PKGBUILD | 70 /kdeedu-ktouch.install| 22 kde-unstable-i686/PKGBUILD| 35 -- kde-unstable-i686/kdeedu-ktouch.install | 11 kde-unstable-x86_64/PKGBUILD | 35 -- kde-unstable-x86_64/kdeedu-ktouch.install | 11 6 files changed, 92 insertions(+), 92 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-14 04:44:52 UTC (rev 243505) +++ kde-unstable-i686/PKGBUILD 2015-08-14 04:51:06 UTC (rev 243506) @@ -1,35 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=kdeedu-ktouch -pkgver=15.07.80 -pkgrel=1 -pkgdesc="Touch Typing Tutor" -url="http://kde.org/applications/education/ktouch/"; -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdeedu') -depends=('kdebase-runtime' 'kqtquickcharts' 'libxkbfile') -makedepends=('cmake' 'automoc4' 'mesa') -install=${pkgname}.install -source=("http://download.kde.org/unstable/applications/${pkgver}/src/ktouch-${pkgver}.tar.xz";) -sha1sums=('8000c4c4567de782cfed972479a5c3c39be6b901') - -prepare() { - mkdir build -} - -build() { - cd build - cmake ../ktouch-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DKDE4_BUILD_TESTS=OFF \ --DCMAKE_INSTALL_PREFIX=/usr - make -} - -package() { - cd build - make DESTDIR="${pkgdir}" install -} Copied: kdeedu-ktouch/repos/kde-unstable-i686/PKGBUILD (from rev 243505, kdeedu-ktouch/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-14 04:51:06 UTC (rev 243506) @@ -0,0 +1,35 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=kdeedu-ktouch +pkgver=15.07.90 +pkgrel=1 +pkgdesc="Touch Typing Tutor" +url="http://kde.org/applications/education/ktouch/"; +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde-applications' 'kdeedu') +depends=('kdebase-runtime' 'kqtquickcharts' 'libxkbfile') +makedepends=('cmake' 'automoc4' 'mesa') +install=${pkgname}.install +source=("http://download.kde.org/unstable/applications/${pkgver}/src/ktouch-${pkgver}.tar.xz";) +sha1sums=('4980ae4394e92e5743747eee0b8b975d4bace2bd') + +prepare() { + mkdir build +} + +build() { + cd build + cmake ../ktouch-${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/kdeedu-ktouch.install === --- kde-unstable-i686/kdeedu-ktouch.install 2015-08-14 04:44:52 UTC (rev 243505) +++ kde-unstable-i686/kdeedu-ktouch.install 2015-08-14 04:51:06 UTC (rev 243506) @@ -1,11 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: kdeedu-ktouch/repos/kde-unstable-i686/kdeedu-ktouch.install (from rev 243505, kdeedu-ktouch/kde-unstable/kdeedu-ktouch.install) === --- kde-unstable-i686/kdeedu-ktouch.install (rev 0) +++ kde-unstable-i686/kdeedu-ktouch.install 2015-08-14 04:51:06 UTC (rev 243506) @@ -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/PKGBUILD2015-08-14 04:44:52 UTC (rev 243505) +++ kde-unstable-x86_64/PKGBUILD2015-08-14 04:51:06 UTC (rev 243506) @@ -1,35 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor:
[arch-commits] Commit in (cython2-devel)
Date: Friday, August 14, 2015 @ 06:49:36 Author: arojas Revision: 138336 No longer needed Deleted: cython2-devel/
[arch-commits] Commit in kstars/repos (8 files)
Date: Friday, August 14, 2015 @ 06:44:52 Author: arojas Revision: 243505 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kstars/repos/kde-unstable-i686/PKGBUILD (from rev 243504, kstars/kde-unstable/PKGBUILD) kstars/repos/kde-unstable-i686/kstars.install (from rev 243504, kstars/kde-unstable/kstars.install) kstars/repos/kde-unstable-x86_64/PKGBUILD (from rev 243504, kstars/kde-unstable/PKGBUILD) kstars/repos/kde-unstable-x86_64/kstars.install (from rev 243504, kstars/kde-unstable/kstars.install) Deleted: kstars/repos/kde-unstable-i686/PKGBUILD kstars/repos/kde-unstable-i686/kstars.install kstars/repos/kde-unstable-x86_64/PKGBUILD kstars/repos/kde-unstable-x86_64/kstars.install + /PKGBUILD | 94 +++ /kstars.install| 22 kde-unstable-i686/PKGBUILD | 47 - kde-unstable-i686/kstars.install | 11 kde-unstable-x86_64/PKGBUILD | 47 - kde-unstable-x86_64/kstars.install | 11 6 files changed, 116 insertions(+), 116 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-14 04:44:16 UTC (rev 243504) +++ kde-unstable-i686/PKGBUILD 2015-08-14 04:44:52 UTC (rev 243505) @@ -1,47 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=kstars -pkgver=15.07.80 -pkgrel=1 -pkgdesc="Desktop Planetarium" -url="http://kde.org/applications/education/kstars/"; -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdeedu') -depends=('wcslib' 'libindi' 'kplotting' 'knewstuff' 'qt5-multimedia' 'kinit' 'ktexteditor') -makedepends=('extra-cmake-modules' 'python' 'kdoctools' 'eigen' 'xplanet') -optdepends=('xplanet: XPlanet support') -install=${pkgname}.install -replaces=('kdeedu-kstars') -conflicts=('kdeedu-kstars') -source=("http://download.kde.org/unstable/applications/${pkgver}/src/kstars-${pkgver}.tar.xz";) -sha1sums=('367d044d447f78589dded9a83127ddff8ee674b5') - -prepare() { - mkdir build - -# Use python2 - cd $pkgname-$pkgver - sed -e 's|"python"|"python2"|' -i kstars/skycomponents/supernovaecomponent.cpp -} - -build() { - cd build - cmake ../kstars-${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 build - make DESTDIR="${pkgdir}" install - - sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|g' \ -"${pkgdir}"/usr/share/kstars/scripts/supernova_updates_parser.py -} Copied: kstars/repos/kde-unstable-i686/PKGBUILD (from rev 243504, kstars/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-14 04:44:52 UTC (rev 243505) @@ -0,0 +1,47 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=kstars +pkgver=15.07.90 +pkgrel=1 +pkgdesc="Desktop Planetarium" +url="http://kde.org/applications/education/kstars/"; +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde-applications' 'kdeedu') +depends=('wcslib' 'libindi' 'kplotting' 'knewstuff' 'qt5-multimedia' 'kinit' 'ktexteditor') +makedepends=('extra-cmake-modules' 'python' 'kdoctools' 'eigen' 'xplanet') +optdepends=('xplanet: XPlanet support') +install=${pkgname}.install +replaces=('kdeedu-kstars') +conflicts=('kdeedu-kstars') +source=("http://download.kde.org/unstable/applications/${pkgver}/src/kstars-${pkgver}.tar.xz";) +sha1sums=('3d2243b9aadd652fd9d5bcbfd44471a8876640b7') + +prepare() { + mkdir build + +# Use python2 + cd $pkgname-$pkgver + sed -e 's|"python"|"python2"|' -i kstars/skycomponents/supernovaecomponent.cpp +} + +build() { + cd build + cmake ../kstars-${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 build + make DESTDIR="${pkgdir}" install + + sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|g' \ +"${pkgdir}"/usr/share/kstars/scripts/supernova_updates_parser.py +} Deleted: kde-unstable-i686/kstars.install === --- kde-unstable-i686/kstars.install2015-08-14 04:44:16 UTC (rev 243504) +++ kde-unstable-i686/kstars.install2015-08-14 04:44:52 UTC (rev 243505) @@ -1,11 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: kstars/repos/kde-unstable-i686/kstars.install (from rev 243504, kstars/kde-unstable/kstars.ins
[arch-commits] Commit in kmplot/repos (8 files)
Date: Friday, August 14, 2015 @ 06:44:16 Author: arojas Revision: 243504 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kmplot/repos/kde-unstable-i686/PKGBUILD (from rev 243503, kmplot/kde-unstable/PKGBUILD) kmplot/repos/kde-unstable-i686/kmplot.install (from rev 243503, kmplot/kde-unstable/kmplot.install) kmplot/repos/kde-unstable-x86_64/PKGBUILD (from rev 243503, kmplot/kde-unstable/PKGBUILD) kmplot/repos/kde-unstable-x86_64/kmplot.install (from rev 243503, kmplot/kde-unstable/kmplot.install) Deleted: kmplot/repos/kde-unstable-i686/PKGBUILD kmplot/repos/kde-unstable-i686/kmplot.install kmplot/repos/kde-unstable-x86_64/PKGBUILD kmplot/repos/kde-unstable-x86_64/kmplot.install + /PKGBUILD | 72 +++ /kmplot.install| 24 +++ kde-unstable-i686/PKGBUILD | 36 - kde-unstable-i686/kmplot.install | 12 - kde-unstable-x86_64/PKGBUILD | 36 - kde-unstable-x86_64/kmplot.install | 12 - 6 files changed, 96 insertions(+), 96 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-14 04:43:55 UTC (rev 243503) +++ kde-unstable-i686/PKGBUILD 2015-08-14 04:44:16 UTC (rev 243504) @@ -1,36 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=kmplot -pkgver=15.07.80 -pkgrel=1 -pkgdesc="Mathematical Function Plotter" -url="http://kde.org/applications/education/kmplot/"; -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdeedu') -depends=('kdelibs4support') -makedepends=('extra-cmake-modules' 'python' 'kdoctools') -install=${pkgname}.install -replaces=('kdeedu-kmplot') -conflicts=('kdeedu-kmplot') -source=("http://download.kde.org/unstable/applications/${pkgver}/src/kmplot-${pkgver}.tar.xz";) -sha1sums=('8a18a47be3eff030d222f86b80250e8c9946f74b') - -build() { - cd "${srcdir}" - mkdir build - cd build - cmake ../kmplot-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DBUILD_TESTING=OFF \ --DCMAKE_INSTALL_PREFIX=/usr \ --DKDE_INSTALL_USE_QT_SYS_PATHS=ON - make -} - -package() { - cd "${srcdir}"/build - make DESTDIR="${pkgdir}" install -} Copied: kmplot/repos/kde-unstable-i686/PKGBUILD (from rev 243503, kmplot/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-14 04:44:16 UTC (rev 243504) @@ -0,0 +1,36 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=kmplot +pkgver=15.07.90 +pkgrel=1 +pkgdesc="Mathematical Function Plotter" +url="http://kde.org/applications/education/kmplot/"; +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde-applications' 'kdeedu') +depends=('kdelibs4support') +makedepends=('extra-cmake-modules' 'python' 'kdoctools') +install=${pkgname}.install +replaces=('kdeedu-kmplot') +conflicts=('kdeedu-kmplot') +source=("http://download.kde.org/unstable/applications/${pkgver}/src/kmplot-${pkgver}.tar.xz";) +sha1sums=('55c4e45fc1a08b4c738cb770bd9bfd75d037e4ab') + +build() { + cd "${srcdir}" + mkdir build + cd build + cmake ../kmplot-${pkgver} \ +-DCMAKE_BUILD_TYPE=Release \ +-DBUILD_TESTING=OFF \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON + make +} + +package() { + cd "${srcdir}"/build + make DESTDIR="${pkgdir}" install +} Deleted: kde-unstable-i686/kmplot.install === --- kde-unstable-i686/kmplot.install2015-08-14 04:43:55 UTC (rev 243503) +++ kde-unstable-i686/kmplot.install2015-08-14 04:44:16 UTC (rev 243504) @@ -1,12 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -update-desktop-database -q -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: kmplot/repos/kde-unstable-i686/kmplot.install (from rev 243503, kmplot/kde-unstable/kmplot.install) === --- kde-unstable-i686/kmplot.install(rev 0) +++ kde-unstable-i686/kmplot.install2015-08-14 04:44:16 UTC (rev 243504) @@ -0,0 +1,12 @@ +post_install() { + xdg-icon-resource forceupdate --theme hicolor &> /dev/null +update-desktop-database -q +} + +post_upgrade() { + post_install +} + +post_remove() { + post_install +} Deleted: kde-unstable-x86_64/PKGBUILD === --- kde-unstable-x86_64/PKGBUILD2015-08-14 04:43:55 UTC (rev 243503) +++ kde-unstable-x86_64/PKGBUILD2015-08-14 04:44:16 UTC (rev 243504) @@ -1,36 +0,0 @@ -# $Id$ -# Maintainer: Felix Y
[arch-commits] Commit in klettres/repos (8 files)
Date: Friday, August 14, 2015 @ 06:43:55 Author: arojas Revision: 243503 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: klettres/repos/kde-unstable-i686/PKGBUILD (from rev 243502, klettres/kde-unstable/PKGBUILD) klettres/repos/kde-unstable-i686/klettres.install (from rev 243502, klettres/kde-unstable/klettres.install) klettres/repos/kde-unstable-x86_64/PKGBUILD (from rev 243502, klettres/kde-unstable/PKGBUILD) klettres/repos/kde-unstable-x86_64/klettres.install (from rev 243502, klettres/kde-unstable/klettres.install) Deleted: klettres/repos/kde-unstable-i686/PKGBUILD klettres/repos/kde-unstable-i686/klettres.install klettres/repos/kde-unstable-x86_64/PKGBUILD klettres/repos/kde-unstable-x86_64/klettres.install --+ /PKGBUILD| 72 + /klettres.install| 22 ++ kde-unstable-i686/PKGBUILD | 36 kde-unstable-i686/klettres.install | 11 - kde-unstable-x86_64/PKGBUILD | 36 kde-unstable-x86_64/klettres.install | 11 - 6 files changed, 94 insertions(+), 94 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-14 04:39:18 UTC (rev 243502) +++ kde-unstable-i686/PKGBUILD 2015-08-14 04:43:55 UTC (rev 243503) @@ -1,36 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=klettres -pkgver=15.07.80 -pkgrel=1 -pkgdesc="Learn The Alphabet" -url="http://kde.org/applications/education/klettres/"; -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdeedu') -depends=('knewstuff' 'kemoticons' 'kitemmodels') -makedepends=('extra-cmake-modules' 'python' 'kdoctools') -install=${pkgname}.install -replaces=('kdeedu-klettres') -conflicts=('kdeedu-klettres') -source=("http://download.kde.org/unstable/applications/${pkgver}/src/klettres-${pkgver}.tar.xz";) -sha1sums=('4652a6e1ea26e827ba4475f7b522775676e8faff') - -build() { - cd "${srcdir}" - mkdir build - cd build - cmake ../klettres-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DBUILD_TESTING=OFF \ --DCMAKE_INSTALL_PREFIX=/usr \ --DKDE_INSTALL_USE_QT_SYS_PATHS=ON - make -} - -package() { - cd "${srcdir}"/build - make DESTDIR="${pkgdir}" install -} Copied: klettres/repos/kde-unstable-i686/PKGBUILD (from rev 243502, klettres/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-14 04:43:55 UTC (rev 243503) @@ -0,0 +1,36 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=klettres +pkgver=15.07.90 +pkgrel=1 +pkgdesc="Learn The Alphabet" +url="http://kde.org/applications/education/klettres/"; +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde-applications' 'kdeedu') +depends=('knewstuff' 'kemoticons' 'kitemmodels') +makedepends=('extra-cmake-modules' 'python' 'kdoctools') +install=${pkgname}.install +replaces=('kdeedu-klettres') +conflicts=('kdeedu-klettres') +source=("http://download.kde.org/unstable/applications/${pkgver}/src/klettres-${pkgver}.tar.xz";) +sha1sums=('687a60875d34253b086630375c4a9aa56ae7dab6') + +build() { + cd "${srcdir}" + mkdir build + cd build + cmake ../klettres-${pkgver} \ +-DCMAKE_BUILD_TYPE=Release \ +-DBUILD_TESTING=OFF \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON + make +} + +package() { + cd "${srcdir}"/build + make DESTDIR="${pkgdir}" install +} Deleted: kde-unstable-i686/klettres.install === --- kde-unstable-i686/klettres.install 2015-08-14 04:39:18 UTC (rev 243502) +++ kde-unstable-i686/klettres.install 2015-08-14 04:43:55 UTC (rev 243503) @@ -1,11 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: klettres/repos/kde-unstable-i686/klettres.install (from rev 243502, klettres/kde-unstable/klettres.install) === --- kde-unstable-i686/klettres.install (rev 0) +++ kde-unstable-i686/klettres.install 2015-08-14 04:43:55 UTC (rev 243503) @@ -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/PKGBUILD2015-08-14 04:39:18 UTC (rev 243502) +++ kde-unstable-x86_64/PKGBUILD2015-08-14 04:43:55 UTC (rev 243503) @@ -1,36
[arch-commits] Commit in kiten/repos (8 files)
Date: Friday, August 14, 2015 @ 06:39:18 Author: arojas Revision: 243502 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kiten/repos/kde-unstable-i686/PKGBUILD (from rev 243501, kiten/kde-unstable/PKGBUILD) kiten/repos/kde-unstable-i686/kiten.install (from rev 243501, kiten/kde-unstable/kiten.install) kiten/repos/kde-unstable-x86_64/PKGBUILD (from rev 243501, kiten/kde-unstable/PKGBUILD) kiten/repos/kde-unstable-x86_64/kiten.install (from rev 243501, kiten/kde-unstable/kiten.install) Deleted: kiten/repos/kde-unstable-i686/PKGBUILD kiten/repos/kde-unstable-i686/kiten.install kiten/repos/kde-unstable-x86_64/PKGBUILD kiten/repos/kde-unstable-x86_64/kiten.install ---+ /PKGBUILD | 78 /kiten.install| 22 ++ kde-unstable-i686/PKGBUILD| 39 -- kde-unstable-i686/kiten.install | 11 - kde-unstable-x86_64/PKGBUILD | 39 -- kde-unstable-x86_64/kiten.install | 11 - 6 files changed, 100 insertions(+), 100 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-14 04:38:27 UTC (rev 243501) +++ kde-unstable-i686/PKGBUILD 2015-08-14 04:39:18 UTC (rev 243502) @@ -1,39 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=kiten -pkgver=15.07.80 -pkgrel=1 -pkgdesc="Japanese Reference/Study Tool" -url="http://kde.org/applications/education/kiten/"; -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdeedu') -depends=('khtml') -makedepends=('extra-cmake-modules' 'python' 'kdoctools') -install=${pkgname}.install -conflicts=('kdeedu-kiten') -replaces=('kdeedu-kiten') -source=("http://download.kde.org/unstable/applications/${pkgver}/src/kiten-${pkgver}.tar.xz";) -sha1sums=('8a9a5f10b813494b4237bcdbfd81e2a34595476d') - -prepare() { - mkdir -p build -} - -build() { - cd build - cmake ../kiten-${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: kiten/repos/kde-unstable-i686/PKGBUILD (from rev 243501, kiten/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-14 04:39:18 UTC (rev 243502) @@ -0,0 +1,39 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=kiten +pkgver=15.07.90 +pkgrel=1 +pkgdesc="Japanese Reference/Study Tool" +url="http://kde.org/applications/education/kiten/"; +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde-applications' 'kdeedu') +depends=('khtml') +makedepends=('extra-cmake-modules' 'python' 'kdoctools') +install=${pkgname}.install +conflicts=('kdeedu-kiten') +replaces=('kdeedu-kiten') +source=("http://download.kde.org/unstable/applications/${pkgver}/src/kiten-${pkgver}.tar.xz";) +sha1sums=('55cb4e7dce7b3cc956c6d26b0dbaab413bf3cf83') + +prepare() { + mkdir -p build +} + +build() { + cd build + cmake ../kiten-${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/kiten.install === --- kde-unstable-i686/kiten.install 2015-08-14 04:38:27 UTC (rev 243501) +++ kde-unstable-i686/kiten.install 2015-08-14 04:39:18 UTC (rev 243502) @@ -1,11 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: kiten/repos/kde-unstable-i686/kiten.install (from rev 243501, kiten/kde-unstable/kiten.install) === --- kde-unstable-i686/kiten.install (rev 0) +++ kde-unstable-i686/kiten.install 2015-08-14 04:39:18 UTC (rev 243502) @@ -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/PKGBUILD2015-08-14 04:38:27 UTC (rev 243501) +++ kde-unstable-x86_64/PKGBUILD2015-08-14 04:39:18 UTC (rev 243502) @@ -1,39 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=ki
[arch-commits] Commit in khangman/repos (8 files)
Date: Friday, August 14, 2015 @ 06:38:08 Author: arojas Revision: 243500 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: khangman/repos/kde-unstable-i686/PKGBUILD (from rev 243499, khangman/kde-unstable/PKGBUILD) khangman/repos/kde-unstable-i686/khangman.install (from rev 243499, khangman/kde-unstable/khangman.install) khangman/repos/kde-unstable-x86_64/PKGBUILD (from rev 243499, khangman/kde-unstable/PKGBUILD) khangman/repos/kde-unstable-x86_64/khangman.install (from rev 243499, khangman/kde-unstable/khangman.install) Deleted: khangman/repos/kde-unstable-i686/PKGBUILD khangman/repos/kde-unstable-i686/khangman.install khangman/repos/kde-unstable-x86_64/PKGBUILD khangman/repos/kde-unstable-x86_64/khangman.install --+ /PKGBUILD| 78 + /khangman.install| 22 + kde-unstable-i686/PKGBUILD | 39 kde-unstable-i686/khangman.install | 11 kde-unstable-x86_64/PKGBUILD | 39 kde-unstable-x86_64/khangman.install | 11 6 files changed, 100 insertions(+), 100 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-14 04:35:58 UTC (rev 243499) +++ kde-unstable-i686/PKGBUILD 2015-08-14 04:38:08 UTC (rev 243500) @@ -1,39 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=khangman -pkgver=15.07.80 -pkgrel=1 -pkgdesc="Hangman Game" -url="http://kde.org/applications/education/khangman/"; -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdeedu') -depends=('libkeduvocdocument' 'knewstuff' 'kdeclarative') -makedepends=('extra-cmake-modules' 'kdoctools' 'python') -replaces=('kdeedu-khangman') -conflicts=('kdeedu-khangman') -install=${pkgname}.install -source=("http://download.kde.org/unstable/applications/${pkgver}/src/khangman-${pkgver}.tar.xz";) -sha1sums=('996a1e1ae3fb1ddc83a215f500bcd80801d87879') - -prepare() { - mkdir -p build -} - -build() { - cd build - cmake ../khangman-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DBUILD_TESTING=OFF \ --DCMAKE_INSTALL_PREFIX=/usr \ --DCMAKE_INSTALL_LIBDIR=lib \ --DSYSCONF_INSTALL_DIR=/etc - make -} - -package() { - cd "${srcdir}"/build - make DESTDIR="${pkgdir}" install -} Copied: khangman/repos/kde-unstable-i686/PKGBUILD (from rev 243499, khangman/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-14 04:38:08 UTC (rev 243500) @@ -0,0 +1,39 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=khangman +pkgver=15.07.90 +pkgrel=1 +pkgdesc="Hangman Game" +url="http://kde.org/applications/education/khangman/"; +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde-applications' 'kdeedu') +depends=('libkeduvocdocument' 'knewstuff' 'kdeclarative') +makedepends=('extra-cmake-modules' 'kdoctools' 'python') +replaces=('kdeedu-khangman') +conflicts=('kdeedu-khangman') +install=${pkgname}.install +source=("http://download.kde.org/unstable/applications/${pkgver}/src/khangman-${pkgver}.tar.xz";) +sha1sums=('106fd5f618c7747433cd6eb3a8de37a37f534eac') + +prepare() { + mkdir -p build +} + +build() { + cd build + cmake ../khangman-${pkgver} \ +-DCMAKE_BUILD_TYPE=Release \ +-DBUILD_TESTING=OFF \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DCMAKE_INSTALL_LIBDIR=lib \ +-DSYSCONF_INSTALL_DIR=/etc + make +} + +package() { + cd "${srcdir}"/build + make DESTDIR="${pkgdir}" install +} Deleted: kde-unstable-i686/khangman.install === --- kde-unstable-i686/khangman.install 2015-08-14 04:35:58 UTC (rev 243499) +++ kde-unstable-i686/khangman.install 2015-08-14 04:38:08 UTC (rev 243500) @@ -1,11 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: khangman/repos/kde-unstable-i686/khangman.install (from rev 243499, khangman/kde-unstable/khangman.install) === --- kde-unstable-i686/khangman.install (rev 0) +++ kde-unstable-i686/khangman.install 2015-08-14 04:38:08 UTC (rev 243500) @@ -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/PKGBUILD2015-08-14 04:35:58 UTC (rev 243499) +++ kde-unstable-x86
[arch-commits] Commit in kig/repos (8 files)
Date: Friday, August 14, 2015 @ 06:38:27 Author: arojas Revision: 243501 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kig/repos/kde-unstable-i686/PKGBUILD (from rev 243500, kig/kde-unstable/PKGBUILD) kig/repos/kde-unstable-i686/kig.install (from rev 243500, kig/kde-unstable/kig.install) kig/repos/kde-unstable-x86_64/PKGBUILD (from rev 243500, kig/kde-unstable/PKGBUILD) kig/repos/kde-unstable-x86_64/kig.install (from rev 243500, kig/kde-unstable/kig.install) Deleted: kig/repos/kde-unstable-i686/PKGBUILD kig/repos/kde-unstable-i686/kig.install kig/repos/kde-unstable-x86_64/PKGBUILD kig/repos/kde-unstable-x86_64/kig.install -+ /PKGBUILD | 86 ++ /kig.install| 24 ++ kde-unstable-i686/PKGBUILD | 43 --- kde-unstable-i686/kig.install | 12 - kde-unstable-x86_64/PKGBUILD| 43 --- kde-unstable-x86_64/kig.install | 12 - 6 files changed, 110 insertions(+), 110 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-14 04:38:08 UTC (rev 243500) +++ kde-unstable-i686/PKGBUILD 2015-08-14 04:38:27 UTC (rev 243501) @@ -1,43 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=kig -pkgver=15.07.80 -pkgrel=1 -pkgdesc="Interactive Geometry" -url="http://kde.org/applications/education/kig/"; -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdeedu') -depends=('ktexteditor' 'boost-libs') -makedepends=('extra-cmake-modules' 'kdoctools' 'python' 'python2' 'boost' 'qt5-xmlpatterns') -optdepends=('qt5-xmlpatterns: support for GeoGebra files') -replaces=('kdeedu-kig') -conflicts=('kdeedu-kig') -install=${pkgname}.install -source=("http://download.kde.org/unstable/applications/${pkgver}/src/kig-${pkgver}.tar.xz";) -sha1sums=('a242e0d4d53fc465ba1f27c51a8f38d2c1c63e1d') - -prepare() { - mkdir -p build -} - -build() { - cd build - cmake ../kig-${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 build - make DESTDIR="${pkgdir}" install - - # Use the python2 executable - sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|' "${pkgdir}"/usr/bin/pykig.py -} Copied: kig/repos/kde-unstable-i686/PKGBUILD (from rev 243500, kig/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-14 04:38:27 UTC (rev 243501) @@ -0,0 +1,43 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=kig +pkgver=15.07.90 +pkgrel=1 +pkgdesc="Interactive Geometry" +url="http://kde.org/applications/education/kig/"; +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde-applications' 'kdeedu') +depends=('ktexteditor' 'boost-libs') +makedepends=('extra-cmake-modules' 'kdoctools' 'python' 'python2' 'boost' 'qt5-xmlpatterns') +optdepends=('qt5-xmlpatterns: support for GeoGebra files') +replaces=('kdeedu-kig') +conflicts=('kdeedu-kig') +install=${pkgname}.install +source=("http://download.kde.org/unstable/applications/${pkgver}/src/kig-${pkgver}.tar.xz";) +sha1sums=('31f25465e17ca6dd7feef1df61d2cc0b6dd43476') + +prepare() { + mkdir -p build +} + +build() { + cd build + cmake ../kig-${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 build + make DESTDIR="${pkgdir}" install + + # Use the python2 executable + sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|' "${pkgdir}"/usr/bin/pykig.py +} Deleted: kde-unstable-i686/kig.install === --- kde-unstable-i686/kig.install 2015-08-14 04:38:08 UTC (rev 243500) +++ kde-unstable-i686/kig.install 2015-08-14 04:38:27 UTC (rev 243501) @@ -1,12 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -update-desktop-database -q -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: kig/repos/kde-unstable-i686/kig.install (from rev 243500, kig/kde-unstable/kig.install) === --- kde-unstable-i686/kig.install (rev 0) +++ kde-unstable-i686/kig.install 2015-08-14 04:38:27 UTC (rev 243501) @@ -0,0 +1,12 @@ +post_install() { + xdg-icon-resource forceupdate --theme hicolor &> /dev/null +update-desktop-database -q +} + +post_upgrade() { +
[arch-commits] Commit in sagemath/repos (26 files)
Date: Friday, August 14, 2015 @ 06:37:50 Author: arojas Revision: 138324 archrelease: copy trunk to community-staging-i686, community-staging-x86_64 Added: sagemath/repos/community-staging-i686/ sagemath/repos/community-staging-i686/PKGBUILD (from rev 138323, sagemath/trunk/PKGBUILD) sagemath/repos/community-staging-i686/anal.h (from rev 138323, sagemath/trunk/anal.h) sagemath/repos/community-staging-i686/c_lib.patch (from rev 138323, sagemath/trunk/c_lib.patch) sagemath/repos/community-staging-i686/clean.patch (from rev 138323, sagemath/trunk/clean.patch) sagemath/repos/community-staging-i686/cython-0.23.patch (from rev 138323, sagemath/trunk/cython-0.23.patch) sagemath/repos/community-staging-i686/disable-fes.patch (from rev 138323, sagemath/trunk/disable-fes.patch) sagemath/repos/community-staging-i686/env.patch (from rev 138323, sagemath/trunk/env.patch) sagemath/repos/community-staging-i686/package.patch (from rev 138323, sagemath/trunk/package.patch) sagemath/repos/community-staging-i686/paths.patch (from rev 138323, sagemath/trunk/paths.patch) sagemath/repos/community-staging-i686/pexpect-del.patch (from rev 138323, sagemath/trunk/pexpect-del.patch) sagemath/repos/community-staging-i686/pexpect-env.patch (from rev 138323, sagemath/trunk/pexpect-env.patch) sagemath/repos/community-staging-i686/skip-check.patch (from rev 138323, sagemath/trunk/skip-check.patch) sagemath/repos/community-staging-x86_64/ sagemath/repos/community-staging-x86_64/PKGBUILD (from rev 138323, sagemath/trunk/PKGBUILD) sagemath/repos/community-staging-x86_64/anal.h (from rev 138323, sagemath/trunk/anal.h) sagemath/repos/community-staging-x86_64/c_lib.patch (from rev 138323, sagemath/trunk/c_lib.patch) sagemath/repos/community-staging-x86_64/clean.patch (from rev 138323, sagemath/trunk/clean.patch) sagemath/repos/community-staging-x86_64/cython-0.23.patch (from rev 138323, sagemath/trunk/cython-0.23.patch) sagemath/repos/community-staging-x86_64/disable-fes.patch (from rev 138323, sagemath/trunk/disable-fes.patch) sagemath/repos/community-staging-x86_64/env.patch (from rev 138323, sagemath/trunk/env.patch) sagemath/repos/community-staging-x86_64/package.patch (from rev 138323, sagemath/trunk/package.patch) sagemath/repos/community-staging-x86_64/paths.patch (from rev 138323, sagemath/trunk/paths.patch) sagemath/repos/community-staging-x86_64/pexpect-del.patch (from rev 138323, sagemath/trunk/pexpect-del.patch) sagemath/repos/community-staging-x86_64/pexpect-env.patch (from rev 138323, sagemath/trunk/pexpect-env.patch) sagemath/repos/community-staging-x86_64/skip-check.patch (from rev 138323, sagemath/trunk/skip-check.patch) + community-staging-i686/PKGBUILD| 159 +++ community-staging-i686/anal.h | 65 +++ community-staging-i686/c_lib.patch | 17 ++ community-staging-i686/clean.patch | 24 community-staging-i686/cython-0.23.patch | 16 ++ community-staging-i686/disable-fes.patch | 19 +++ community-staging-i686/env.patch | 132 ++ community-staging-i686/package.patch | 11 + community-staging-i686/paths.patch | 37 ++ community-staging-i686/pexpect-del.patch | 15 ++ community-staging-i686/pexpect-env.patch | 32 + community-staging-i686/skip-check.patch| 21 +++ community-staging-x86_64/PKGBUILD | 159 +++ community-staging-x86_64/anal.h| 65 +++ community-staging-x86_64/c_lib.patch | 17 ++ community-staging-x86_64/clean.patch | 24 community-staging-x86_64/cython-0.23.patch | 16 ++ community-staging-x86_64/disable-fes.patch | 19 +++ community-staging-x86_64/env.patch | 132 ++ community-staging-x86_64/package.patch | 11 + community-staging-x86_64/paths.patch | 37 ++ community-staging-x86_64/pexpect-del.patch | 15 ++ community-staging-x86_64/pexpect-env.patch | 32 + community-staging-x86_64/skip-check.patch | 21 +++ 24 files changed, 1096 insertions(+) The diff is longer than the limit of 200KB. Use svn diff -r 138323:138324 to see the changes.
[arch-commits] Commit in kgeography/repos (8 files)
Date: Friday, August 14, 2015 @ 06:35:58 Author: arojas Revision: 243499 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kgeography/repos/kde-unstable-i686/PKGBUILD (from rev 243498, kgeography/kde-unstable/PKGBUILD) kgeography/repos/kde-unstable-i686/kgeography.install (from rev 243498, kgeography/kde-unstable/kgeography.install) kgeography/repos/kde-unstable-x86_64/PKGBUILD (from rev 243498, kgeography/kde-unstable/PKGBUILD) kgeography/repos/kde-unstable-x86_64/kgeography.install (from rev 243498, kgeography/kde-unstable/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 2015-08-14 04:35:43 UTC (rev 243498) +++ kde-unstable-i686/PKGBUILD 2015-08-14 04:35:58 UTC (rev 243499) @@ -1,37 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=kgeography -pkgver=15.07.80 -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') -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=('86fc2b0b65cf4fe289dc4a46bd2ab4c2d6177e69') - -build() { - cd "${srcdir}" - mkdir 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 243498, kgeography/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-14 04:35:58 UTC (rev 243499) @@ -0,0 +1,37 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=kgeography +pkgver=15.07.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') +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=('17211aad89562f0c3d7b2688c1b4a665dbc6f7de') + +build() { + cd "${srcdir}" + mkdir 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.install2015-08-14 04:35:43 UTC (rev 243498) +++ kde-unstable-i686/kgeography.install2015-08-14 04:35:58 UTC (rev 243499) @@ -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 243498, kgeography/kde-unstable/kgeography.install) === --- kde-unstable-i686/kgeography.install(rev 0) +++ kde-unstable-i686/kgeography.install2015-08-14 04:35:58 UTC (rev 243499) @@ -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
[arch-commits] Commit in kbruch/repos (8 files)
Date: Friday, August 14, 2015 @ 06:35:43 Author: arojas Revision: 243498 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kbruch/repos/kde-unstable-i686/PKGBUILD (from rev 243497, kbruch/kde-unstable/PKGBUILD) kbruch/repos/kde-unstable-i686/kbruch.install (from rev 243497, kbruch/kde-unstable/kbruch.install) kbruch/repos/kde-unstable-x86_64/PKGBUILD (from rev 243497, kbruch/kde-unstable/PKGBUILD) kbruch/repos/kde-unstable-x86_64/kbruch.install (from rev 243497, kbruch/kde-unstable/kbruch.install) Deleted: kbruch/repos/kde-unstable-i686/PKGBUILD kbruch/repos/kde-unstable-i686/kbruch.install kbruch/repos/kde-unstable-x86_64/PKGBUILD kbruch/repos/kde-unstable-x86_64/kbruch.install + /PKGBUILD | 78 +++ /kbruch.install| 22 + kde-unstable-i686/PKGBUILD | 39 - kde-unstable-i686/kbruch.install | 11 kde-unstable-x86_64/PKGBUILD | 39 - kde-unstable-x86_64/kbruch.install | 11 6 files changed, 100 insertions(+), 100 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-14 04:35:26 UTC (rev 243497) +++ kde-unstable-i686/PKGBUILD 2015-08-14 04:35:43 UTC (rev 243498) @@ -1,39 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=kbruch -pkgver=15.07.80 -pkgrel=1 -pkgdesc="Exercise Fractions" -url="http://kde.org/applications/education/kbruch/"; -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdeedu') -depends=('kxmlgui') -makedepends=('extra-cmake-modules' 'kdoctools' 'python') -install=${pkgname}.install -conflicts=('kdeedu-kbruch') -replaces=('kdeedu-kbruch') -source=("http://download.kde.org/unstable/applications/${pkgver}/src/kbruch-${pkgver}.tar.xz";) -sha1sums=('f9da3048e01dfc4ab4e11ed17f2249836ba411f2') - -prepare() { - mkdir build -} - -build() { - cd build - cmake ../kbruch-${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: kbruch/repos/kde-unstable-i686/PKGBUILD (from rev 243497, kbruch/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-14 04:35:43 UTC (rev 243498) @@ -0,0 +1,39 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=kbruch +pkgver=15.07.90 +pkgrel=1 +pkgdesc="Exercise Fractions" +url="http://kde.org/applications/education/kbruch/"; +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde-applications' 'kdeedu') +depends=('kxmlgui') +makedepends=('extra-cmake-modules' 'kdoctools' 'python') +install=${pkgname}.install +conflicts=('kdeedu-kbruch') +replaces=('kdeedu-kbruch') +source=("http://download.kde.org/unstable/applications/${pkgver}/src/kbruch-${pkgver}.tar.xz";) +sha1sums=('ea3f092278c7ba9d0aa358cfb0ced068f946decc') + +prepare() { + mkdir build +} + +build() { + cd build + cmake ../kbruch-${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/kbruch.install === --- kde-unstable-i686/kbruch.install2015-08-14 04:35:26 UTC (rev 243497) +++ kde-unstable-i686/kbruch.install2015-08-14 04:35:43 UTC (rev 243498) @@ -1,11 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: kbruch/repos/kde-unstable-i686/kbruch.install (from rev 243497, kbruch/kde-unstable/kbruch.install) === --- kde-unstable-i686/kbruch.install(rev 0) +++ kde-unstable-i686/kbruch.install2015-08-14 04:35:43 UTC (rev 243498) @@ -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/PKGBUILD2015-08-14 04:35:26 UTC (rev 243497) +++ kde-unstable-x86_64/PKGBUILD2015-08-14 04:35:43 UTC (rev 243498) @@ -1,39 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino
[arch-commits] Commit in kdeedu-kalzium/repos (8 files)
Date: Friday, August 14, 2015 @ 06:35:08 Author: arojas Revision: 243496 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kdeedu-kalzium/repos/kde-unstable-i686/PKGBUILD (from rev 243495, kdeedu-kalzium/kde-unstable/PKGBUILD) kdeedu-kalzium/repos/kde-unstable-i686/kdeedu-kalzium.install (from rev 243495, kdeedu-kalzium/kde-unstable/kdeedu-kalzium.install) kdeedu-kalzium/repos/kde-unstable-x86_64/PKGBUILD (from rev 243495, kdeedu-kalzium/kde-unstable/PKGBUILD) kdeedu-kalzium/repos/kde-unstable-x86_64/kdeedu-kalzium.install (from rev 243495, kdeedu-kalzium/kde-unstable/kdeedu-kalzium.install) Deleted: kdeedu-kalzium/repos/kde-unstable-i686/PKGBUILD kdeedu-kalzium/repos/kde-unstable-i686/kdeedu-kalzium.install kdeedu-kalzium/repos/kde-unstable-x86_64/PKGBUILD kdeedu-kalzium/repos/kde-unstable-x86_64/kdeedu-kalzium.install + /PKGBUILD | 64 +++ /kdeedu-kalzium.install| 24 ++ kde-unstable-i686/PKGBUILD | 32 - kde-unstable-i686/kdeedu-kalzium.install | 12 - kde-unstable-x86_64/PKGBUILD | 32 - kde-unstable-x86_64/kdeedu-kalzium.install | 12 - 6 files changed, 88 insertions(+), 88 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-14 04:34:50 UTC (rev 243495) +++ kde-unstable-i686/PKGBUILD 2015-08-14 04:35:08 UTC (rev 243496) @@ -1,32 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=kdeedu-kalzium -pkgver=15.07.80 -pkgrel=1 -pkgdesc="Periodic Table of Elements" -url="http://kde.org/applications/education/kalzium/"; -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdeedu') -depends=('kdebase-runtime' 'avogadro' 'ocaml' 'chemical-mime-data') -makedepends=('cmake' 'automoc4' 'mesa' 'eigen' 'eigen2' 'facile') -install=${pkgname}.install -source=("http://download.kde.org/unstable/applications/${pkgver}/src/kalzium-${pkgver}.tar.xz";) -sha1sums=('211b7f26c3e598b4856a484e7d3987812f519888') - -build() { - mkdir build - cd build - cmake ../kalzium-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DKDE4_BUILD_TESTS=OFF \ --DCMAKE_INSTALL_PREFIX=/usr - make -} - -package() { - cd build - make DESTDIR="${pkgdir}" install -} Copied: kdeedu-kalzium/repos/kde-unstable-i686/PKGBUILD (from rev 243495, kdeedu-kalzium/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-14 04:35:08 UTC (rev 243496) @@ -0,0 +1,32 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=kdeedu-kalzium +pkgver=15.07.90 +pkgrel=1 +pkgdesc="Periodic Table of Elements" +url="http://kde.org/applications/education/kalzium/"; +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde-applications' 'kdeedu') +depends=('kdebase-runtime' 'avogadro' 'ocaml' 'chemical-mime-data') +makedepends=('cmake' 'automoc4' 'mesa' 'eigen' 'eigen2' 'facile') +install=${pkgname}.install +source=("http://download.kde.org/unstable/applications/${pkgver}/src/kalzium-${pkgver}.tar.xz";) +sha1sums=('892d525e0c426cd20cd4428bd011ff10a2cfadea') + +build() { + mkdir build + cd build + cmake ../kalzium-${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/kdeedu-kalzium.install === --- kde-unstable-i686/kdeedu-kalzium.install2015-08-14 04:34:50 UTC (rev 243495) +++ kde-unstable-i686/kdeedu-kalzium.install2015-08-14 04:35:08 UTC (rev 243496) @@ -1,12 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -update-desktop-database -q -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: kdeedu-kalzium/repos/kde-unstable-i686/kdeedu-kalzium.install (from rev 243495, kdeedu-kalzium/kde-unstable/kdeedu-kalzium.install) === --- kde-unstable-i686/kdeedu-kalzium.install(rev 0) +++ kde-unstable-i686/kdeedu-kalzium.install2015-08-14 04:35:08 UTC (rev 243496) @@ -0,0 +1,12 @@ +post_install() { + xdg-icon-resource forceupdate --theme hicolor &> /dev/null +update-desktop-database -q +} + +post_upgrade() { + post_install +} + +post_remove() { + post_install +} Deleted: kde-unstable-x86_64/PKGBUILD === --- kde-unstable-x86_64/PKGBUILD2015-08-14 04:34:50 UTC
[arch-commits] Commit in sagemath/trunk (PKGBUILD cython-0.23.patch)
Date: Friday, August 14, 2015 @ 06:35:30 Author: arojas Revision: 138323 flint 2.5.2 rebuild, swith back to main cython2 package Added: sagemath/trunk/cython-0.23.patch Modified: sagemath/trunk/PKGBUILD ---+ PKGBUILD | 13 - cython-0.23.patch | 16 2 files changed, 24 insertions(+), 5 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-08-13 20:49:55 UTC (rev 138322) +++ PKGBUILD2015-08-14 04:35:30 UTC (rev 138323) @@ -9,12 +9,12 @@ pkgname=sagemath pkgver=6.8 -pkgrel=1 +pkgrel=2 pkgdesc="Open Source Mathematics Software, free alternative to Magma, Maple, Mathematica, and Matlab" arch=(i686 x86_64) url="http://www.sagemath.org"; license=(GPL) -depends=(ipython2 ppl glpk mpfi palp polybori singular libcliquer maxima-ecl gfan sympow tachyon python2-rpy2 +depends=(ipython2 ppl mpfi palp polybori singular libcliquer maxima-ecl gfan sympow tachyon python2-rpy2 python2-matplotlib python2-scipy python2-sympy python2-networkx libgap gap flintqs lcalc lrcalc eclib gmp-ecm zn_poly gd python2-cvxopt pynac linbox gsl rubiks pari-galdata pari-seadata-small planarity rankwidth sage-data-combinatorial_designs sage-data-elliptic_curves sage-data-graphs sage-data-polytopes_db sage-data-conway_polynomials) @@ -25,7 +25,7 @@ 'modular_decomposition: modular decomposition of graphs' 'lrs: Algorithms for linear reverse search used in game theory and for computing volume of polytopes' 'imagemagick: to show animations' 'coxeter3: Coxeter groups implementation' 'cryptominisat: SAT solver' 'arb: floating-point ball arithmetic') -makedepends=(cython2-devel boost ratpoints symmetrica fflas-ffpack python2-jinja coin-or-cbc +makedepends=(cython2 boost ratpoints symmetrica fflas-ffpack python2-jinja coin-or-cbc mcqd coxeter3 cryptominisat arb modular_decomposition bliss-graphs) # libfes conflicts=(sage-mathematics) replaces=(sage-mathematics) @@ -34,7 +34,7 @@ # "http://www.sagemath.org/packages/upstream/pexpect/pexpect-2.0.tar.bz2"; "http://mirrors.mit.edu/sage/spkg/upstream/pexpect/pexpect-2.0.tar.bz2"; 'anal.h' 'package.patch' 'env.patch' 'paths.patch' 'clean.patch' 'skip-check.patch' -'pexpect-env.patch' 'pexpect-del.patch' 'disable-fes.patch') +'pexpect-env.patch' 'pexpect-del.patch' 'disable-fes.patch' 'cython-0.23.patch') md5sums=('943780ef4460e38f28fefe95e3138981' 'd9a3e113ed147dcee8f89962a8dccd43' 'a906a180d198186a39820b0a2f9a9c63' @@ -45,7 +45,8 @@ '5947a420a0b1483f0cbc74c76895789b' 'a83a3b1bc7fcb7cbf752a83a8311fc42' 'f333939ea6c41377b66407c81016cee4' - '4eb23a3c7363258bc9ba764d6e5512ba') + '4eb23a3c7363258bc9ba764d6e5512ba' + '1b8dfa047115180aa0afbeaf19d97762') prepare(){ cd sage-$pkgver @@ -82,6 +83,8 @@ # patch -p0 -i "$srcdir"/fes02.patch # disable fes module, fails to compile patch -p0 -i ../disable-fes.patch +# fix build with cython 0.23 + patch -p1 -i "$srcdir"/cython-0.23.patch # use python2 sed -e 's|#!/usr/bin/env python|#!/usr/bin/env python2|' -e 's|exec python|exec python2|' -i src/bin/* Added: cython-0.23.patch === --- cython-0.23.patch (rev 0) +++ cython-0.23.patch 2015-08-14 04:35:30 UTC (rev 138323) @@ -0,0 +1,16 @@ +diff --git a/src/sage/libs/polybori/decl.pxd b/src/sage/libs/polybori/decl.pxd +index b8fcc6e..6ec4bce 100644 +--- a/src/sage/libs/polybori/decl.pxd b/src/sage/libs/polybori/decl.pxd +@@ -10,8 +10,8 @@ cdef extern from "sage/libs/polybori/pb_wrap.h": + pbdp_asc"CTypes::dp_asc" + pbblock_dlex"CTypes::block_dlex" + pbblock_dp_asc "CTypes::block_dp_asc" +-pbdp"17" +-pbblock_dp "19" ++pbdp"static_cast(17)" ++pbblock_dp "static_cast(19)" + + cdef enum comparecodes "CCompareEnums::comparecodes": + less_than "CTypes::less_than" +
[arch-commits] Commit in kanagram/repos (8 files)
Date: Friday, August 14, 2015 @ 06:35:26 Author: arojas Revision: 243497 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kanagram/repos/kde-unstable-i686/PKGBUILD (from rev 243496, kanagram/kde-unstable/PKGBUILD) kanagram/repos/kde-unstable-i686/kanagram.install (from rev 243496, kanagram/kde-unstable/kanagram.install) kanagram/repos/kde-unstable-x86_64/PKGBUILD (from rev 243496, kanagram/kde-unstable/PKGBUILD) kanagram/repos/kde-unstable-x86_64/kanagram.install (from rev 243496, kanagram/kde-unstable/kanagram.install) Deleted: kanagram/repos/kde-unstable-i686/PKGBUILD kanagram/repos/kde-unstable-i686/kanagram.install kanagram/repos/kde-unstable-x86_64/PKGBUILD kanagram/repos/kde-unstable-x86_64/kanagram.install --+ /PKGBUILD| 72 + /kanagram.install| 22 ++ kde-unstable-i686/PKGBUILD | 36 kde-unstable-i686/kanagram.install | 11 - kde-unstable-x86_64/PKGBUILD | 36 kde-unstable-x86_64/kanagram.install | 11 - 6 files changed, 94 insertions(+), 94 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-14 04:35:08 UTC (rev 243496) +++ kde-unstable-i686/PKGBUILD 2015-08-14 04:35:26 UTC (rev 243497) @@ -1,36 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=kanagram -pkgver=15.07.80 -pkgrel=1 -pkgdesc="Letter Order Game" -url="http://kde.org/applications/education/kanagram/"; -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdeedu') -depends=('libkeduvocdocument' 'kdeclarative' 'knewstuff' 'hicolor-icon-theme') -makedepends=('extra-cmake-modules' 'kdoctools' 'python') -replaces=('kdeedu-kanagram') -conflicts=('kdeedu-kanagram') -install=${pkgname}.install -source=("http://download.kde.org/unstable/applications/${pkgver}/src/kanagram-${pkgver}.tar.xz";) -sha1sums=('dd03192eae44ff8704204fb628d01daf43d5e429') - -build() { - cd "${srcdir}" - mkdir build - cd build - cmake ../kanagram-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DBUILD_TESTING=OFF \ --DCMAKE_INSTALL_PREFIX=/usr \ --DSYSCONF_INSTALL_DIR=/etc - make -} - -package() { - cd "${srcdir}"/build - make DESTDIR="${pkgdir}" install -} Copied: kanagram/repos/kde-unstable-i686/PKGBUILD (from rev 243496, kanagram/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-14 04:35:26 UTC (rev 243497) @@ -0,0 +1,36 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=kanagram +pkgver=15.07.90 +pkgrel=1 +pkgdesc="Letter Order Game" +url="http://kde.org/applications/education/kanagram/"; +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde-applications' 'kdeedu') +depends=('libkeduvocdocument' 'kdeclarative' 'knewstuff' 'hicolor-icon-theme') +makedepends=('extra-cmake-modules' 'kdoctools' 'python') +replaces=('kdeedu-kanagram') +conflicts=('kdeedu-kanagram') +install=${pkgname}.install +source=("http://download.kde.org/unstable/applications/${pkgver}/src/kanagram-${pkgver}.tar.xz";) +sha1sums=('72a76de51f87fc68b2d90d6f50bc9784ce187584') + +build() { + cd "${srcdir}" + mkdir build + cd build + cmake ../kanagram-${pkgver} \ +-DCMAKE_BUILD_TYPE=Release \ +-DBUILD_TESTING=OFF \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DSYSCONF_INSTALL_DIR=/etc + make +} + +package() { + cd "${srcdir}"/build + make DESTDIR="${pkgdir}" install +} Deleted: kde-unstable-i686/kanagram.install === --- kde-unstable-i686/kanagram.install 2015-08-14 04:35:08 UTC (rev 243496) +++ kde-unstable-i686/kanagram.install 2015-08-14 04:35:26 UTC (rev 243497) @@ -1,11 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: kanagram/repos/kde-unstable-i686/kanagram.install (from rev 243496, kanagram/kde-unstable/kanagram.install) === --- kde-unstable-i686/kanagram.install (rev 0) +++ kde-unstable-i686/kanagram.install 2015-08-14 04:35:26 UTC (rev 243497) @@ -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/PKGBUILD2015-08-14 04:35:08 UTC (rev 243496) +++ kde-unstable-x86_64/PKGBUILD2
[arch-commits] Commit in cantor/repos (8 files)
Date: Friday, August 14, 2015 @ 06:34:32 Author: arojas Revision: 243494 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: cantor/repos/kde-unstable-i686/PKGBUILD (from rev 243493, cantor/kde-unstable/PKGBUILD) cantor/repos/kde-unstable-i686/cantor.install (from rev 243493, cantor/kde-unstable/cantor.install) cantor/repos/kde-unstable-x86_64/PKGBUILD (from rev 243493, cantor/kde-unstable/PKGBUILD) cantor/repos/kde-unstable-x86_64/cantor.install (from rev 243493, cantor/kde-unstable/cantor.install) Deleted: cantor/repos/kde-unstable-i686/PKGBUILD cantor/repos/kde-unstable-i686/cantor.install cantor/repos/kde-unstable-x86_64/PKGBUILD cantor/repos/kde-unstable-x86_64/cantor.install + /PKGBUILD | 96 +++ /cantor.install| 24 kde-unstable-i686/PKGBUILD | 48 - kde-unstable-i686/cantor.install | 12 kde-unstable-x86_64/PKGBUILD | 48 - kde-unstable-x86_64/cantor.install | 12 6 files changed, 120 insertions(+), 120 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-14 04:34:06 UTC (rev 243493) +++ kde-unstable-i686/PKGBUILD 2015-08-14 04:34:32 UTC (rev 243494) @@ -1,48 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=cantor -pkgver=15.07.80 -pkgrel=1 -pkgdesc="KDE Frontend to Mathematical Software" -url="http://kde.org/applications/education/cantor/"; -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdeedu') -depends=('analitza' 'libspectre' 'kdelibs4support' 'kpty' 'ktexteditor' 'knewstuff') # libqalculate https://bugs.kde.org/show_bug.cgi?id=350729 -makedepends=('extra-cmake-modules' 'python' 'python2' 'kdoctools' 'luajit' 'r') -optdepends=('maxima: Maxima backend' -'octave: Octave backend' -'r: R backend' -'luajit: LUA backend' -'python: Python 3 backend' - 'python2: Python 2 backend' -'sagemath: SageMath backend') -conflicts=('kdeedu-cantor') -replaces=('kdeedu-cantor') -install=${pkgname}.install -source=("http://download.kde.org/unstable/applications/${pkgver}/src/cantor-${pkgver}.tar.xz";) -sha1sums=('4454de83a7542efecc009aa6b16d09d008bf86cc') - -prepare() { - mkdir -p build -} - -build() { - cd build - cmake ../$pkgname-$pkgver \ --DCMAKE_BUILD_TYPE=Release \ --DBUILD_TESTING=OFF \ --DCMAKE_INSTALL_PREFIX=/usr \ --DCMAKE_INSTALL_LIBDIR=lib \ --DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ --DPYTHON_INCLUDE_DIR=/usr/include/python2.7 \ --DPYTHON_LIBRARY=/usr/lib/libpython2.7.so - make -} - -package() { - cd "${srcdir}"/build - make DESTDIR="${pkgdir}" install -} Copied: cantor/repos/kde-unstable-i686/PKGBUILD (from rev 243493, cantor/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-14 04:34:32 UTC (rev 243494) @@ -0,0 +1,48 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=cantor +pkgver=15.07.90 +pkgrel=1 +pkgdesc="KDE Frontend to Mathematical Software" +url="http://kde.org/applications/education/cantor/"; +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde-applications' 'kdeedu') +depends=('analitza' 'libspectre' 'kdelibs4support' 'kpty' 'ktexteditor' 'knewstuff') # libqalculate https://bugs.kde.org/show_bug.cgi?id=350729 +makedepends=('extra-cmake-modules' 'python' 'python2' 'kdoctools' 'luajit' 'r') +optdepends=('maxima: Maxima backend' +'octave: Octave backend' +'r: R backend' +'luajit: LUA backend' +'python: Python 3 backend' + 'python2: Python 2 backend' +'sagemath: SageMath backend') +conflicts=('kdeedu-cantor') +replaces=('kdeedu-cantor') +install=${pkgname}.install +source=("http://download.kde.org/unstable/applications/${pkgver}/src/cantor-${pkgver}.tar.xz";) +sha1sums=('50d94fb3d21b08eec3dba1c8cff05870075e68a7') + +prepare() { + mkdir -p build +} + +build() { + cd build + cmake ../$pkgname-$pkgver \ +-DCMAKE_BUILD_TYPE=Release \ +-DBUILD_TESTING=OFF \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DCMAKE_INSTALL_LIBDIR=lib \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ +-DPYTHON_INCLUDE_DIR=/usr/include/python2.7 \ +-DPYTHON_LIBRARY=/usr/lib/libpython2.7.so + make +} + +package() { + cd "${srcdir}"/build + make DESTDIR="${pkgdir}" install +} Deleted: kde-unstable-i686/cantor.install === --- kde-unstable-i686/cantor.install2015-08-14 04:34:06 UTC (rev 243493) +++ kde-unstable-i686/cantor.install2015-08-14 04:34:32 UTC (rev
[arch-commits] Commit in kalgebra/repos (8 files)
Date: Friday, August 14, 2015 @ 06:34:50 Author: arojas Revision: 243495 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kalgebra/repos/kde-unstable-i686/PKGBUILD (from rev 243494, kalgebra/kde-unstable/PKGBUILD) kalgebra/repos/kde-unstable-i686/kalgebra.install (from rev 243494, kalgebra/kde-unstable/kalgebra.install) kalgebra/repos/kde-unstable-x86_64/PKGBUILD (from rev 243494, kalgebra/kde-unstable/PKGBUILD) kalgebra/repos/kde-unstable-x86_64/kalgebra.install (from rev 243494, kalgebra/kde-unstable/kalgebra.install) Deleted: kalgebra/repos/kde-unstable-i686/PKGBUILD kalgebra/repos/kde-unstable-i686/kalgebra.install kalgebra/repos/kde-unstable-x86_64/PKGBUILD kalgebra/repos/kde-unstable-x86_64/kalgebra.install --+ /PKGBUILD| 74 + /kalgebra.install| 24 ++ kde-unstable-i686/PKGBUILD | 37 kde-unstable-i686/kalgebra.install | 12 - kde-unstable-x86_64/PKGBUILD | 37 kde-unstable-x86_64/kalgebra.install | 12 - 6 files changed, 98 insertions(+), 98 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-14 04:34:32 UTC (rev 243494) +++ kde-unstable-i686/PKGBUILD 2015-08-14 04:34:50 UTC (rev 243495) @@ -1,37 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=kalgebra -pkgver=15.07.80 -pkgrel=1 -pkgdesc="Graph Calculator" -url="http://kde.org/applications/education/kalgebra/"; -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdeedu') -depends=('analitza' 'kio' 'qt5-webkit' 'hicolor-icon-theme') -makedepends=('extra-cmake-modules' 'kdoctools' 'python' 'glu') -replaces=('kdeedu-kalgebra') -conflicts=('kdeedu-kalgebra' 'kdeedu-analitza') -install=${pkgname}.install -source=("http://download.kde.org/unstable/applications/${pkgver}/src/kalgebra-${pkgver}.tar.xz";) -sha1sums=('76bb8f2e7dba5687521ba77582e30a3f87098924') - -prepare() { - mkdir build -} - -build() { - cd build - cmake ../kalgebra-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DKDE4_BUILD_TESTS=OFF \ --DCMAKE_INSTALL_PREFIX=/usr - make -} - -package() { - cd build - make DESTDIR="${pkgdir}" install -} Copied: kalgebra/repos/kde-unstable-i686/PKGBUILD (from rev 243494, kalgebra/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-14 04:34:50 UTC (rev 243495) @@ -0,0 +1,37 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=kalgebra +pkgver=15.07.90 +pkgrel=1 +pkgdesc="Graph Calculator" +url="http://kde.org/applications/education/kalgebra/"; +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde-applications' 'kdeedu') +depends=('analitza' 'kio' 'qt5-webkit' 'hicolor-icon-theme') +makedepends=('extra-cmake-modules' 'kdoctools' 'python' 'glu') +replaces=('kdeedu-kalgebra') +conflicts=('kdeedu-kalgebra' 'kdeedu-analitza') +install=${pkgname}.install +source=("http://download.kde.org/unstable/applications/${pkgver}/src/kalgebra-${pkgver}.tar.xz";) +sha1sums=('9560060bde1468e8b868e03e4c7c3279ad26ad70') + +prepare() { + mkdir build +} + +build() { + cd build + cmake ../kalgebra-${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/kalgebra.install === --- kde-unstable-i686/kalgebra.install 2015-08-14 04:34:32 UTC (rev 243494) +++ kde-unstable-i686/kalgebra.install 2015-08-14 04:34:50 UTC (rev 243495) @@ -1,12 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -update-desktop-database -q -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: kalgebra/repos/kde-unstable-i686/kalgebra.install (from rev 243494, kalgebra/kde-unstable/kalgebra.install) === --- kde-unstable-i686/kalgebra.install (rev 0) +++ kde-unstable-i686/kalgebra.install 2015-08-14 04:34:50 UTC (rev 243495) @@ -0,0 +1,12 @@ +post_install() { + xdg-icon-resource forceupdate --theme hicolor &> /dev/null +update-desktop-database -q +} + +post_upgrade() { + post_install +} + +post_remove() { + post_install +} Deleted: kde-unstable-x86_64/PKGBUILD === --- kde-unstable-x86_64/PKGBUILD2015-08-14 04:34:32 UTC (rev 243494) +++ kde-unstable-x86_64/PKGBUILD2015-08-14 04
[arch-commits] Commit in blinken/repos (8 files)
Date: Friday, August 14, 2015 @ 06:34:06 Author: arojas Revision: 243493 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: blinken/repos/kde-unstable-i686/PKGBUILD (from rev 243492, blinken/kde-unstable/PKGBUILD) blinken/repos/kde-unstable-i686/blinken.install (from rev 243492, blinken/kde-unstable/blinken.install) blinken/repos/kde-unstable-x86_64/PKGBUILD (from rev 243492, blinken/kde-unstable/PKGBUILD) blinken/repos/kde-unstable-x86_64/blinken.install (from rev 243492, blinken/kde-unstable/blinken.install) Deleted: blinken/repos/kde-unstable-i686/PKGBUILD blinken/repos/kde-unstable-i686/blinken.install blinken/repos/kde-unstable-x86_64/PKGBUILD blinken/repos/kde-unstable-x86_64/blinken.install -+ /PKGBUILD | 74 ++ /blinken.install| 24 +++ kde-unstable-i686/PKGBUILD | 37 - kde-unstable-i686/blinken.install | 12 - kde-unstable-x86_64/PKGBUILD| 37 - kde-unstable-x86_64/blinken.install | 12 - 6 files changed, 98 insertions(+), 98 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-14 04:33:47 UTC (rev 243492) +++ kde-unstable-i686/PKGBUILD 2015-08-14 04:34:06 UTC (rev 243493) @@ -1,37 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=blinken -pkgver=15.07.80 -pkgrel=1 -pkgdesc="Memory Enhancement Game" -url="http://kde.org/applications/education/blinken/"; -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdeedu') -depends=('kxmlgui' 'phonon-qt5') -makedepends=('extra-cmake-modules' 'kdoctools' 'python') -install=${pkgname}.install -replaces=('kdeedu-blinken') -conflicts=('kdeedu-blinken') -source=("http://download.kde.org/unstable/applications/${pkgver}/src/blinken-${pkgver}.tar.xz";) -sha1sums=('5c8d06739fbfb5bfc3c6173de70f0e084b8ece33') - -build() { - cd "${srcdir}" - mkdir build - cd build - cmake ../blinken-${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: blinken/repos/kde-unstable-i686/PKGBUILD (from rev 243492, blinken/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-14 04:34:06 UTC (rev 243493) @@ -0,0 +1,37 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=blinken +pkgver=15.07.90 +pkgrel=1 +pkgdesc="Memory Enhancement Game" +url="http://kde.org/applications/education/blinken/"; +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde-applications' 'kdeedu') +depends=('kxmlgui' 'phonon-qt5') +makedepends=('extra-cmake-modules' 'kdoctools' 'python') +install=${pkgname}.install +replaces=('kdeedu-blinken') +conflicts=('kdeedu-blinken') +source=("http://download.kde.org/unstable/applications/${pkgver}/src/blinken-${pkgver}.tar.xz";) +sha1sums=('951b8e0de914086bb85e739a3285321a4eecc4f6') + +build() { + cd "${srcdir}" + mkdir build + cd build + cmake ../blinken-${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/blinken.install === --- kde-unstable-i686/blinken.install 2015-08-14 04:33:47 UTC (rev 243492) +++ kde-unstable-i686/blinken.install 2015-08-14 04:34:06 UTC (rev 243493) @@ -1,12 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} - Copied: blinken/repos/kde-unstable-i686/blinken.install (from rev 243492, blinken/kde-unstable/blinken.install) === --- kde-unstable-i686/blinken.install (rev 0) +++ kde-unstable-i686/blinken.install 2015-08-14 04:34:06 UTC (rev 243493) @@ -0,0 +1,12 @@ +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/PKGBUILD2015-08-14 04:33:47 UTC (rev 243492) +++ kde-unstable-x86_64/PKGBUILD2015-08-14 04:34:06 UTC (rev 243493
[arch-commits] Commit in kdeedu-artikulate/repos (4 files)
Date: Friday, August 14, 2015 @ 06:33:47 Author: arojas Revision: 243492 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kdeedu-artikulate/repos/kde-unstable-i686/PKGBUILD (from rev 243491, kdeedu-artikulate/kde-unstable/PKGBUILD) kdeedu-artikulate/repos/kde-unstable-x86_64/PKGBUILD (from rev 243491, kdeedu-artikulate/kde-unstable/PKGBUILD) Deleted: kdeedu-artikulate/repos/kde-unstable-i686/PKGBUILD kdeedu-artikulate/repos/kde-unstable-x86_64/PKGBUILD --+ /PKGBUILD| 68 + kde-unstable-i686/PKGBUILD | 34 kde-unstable-x86_64/PKGBUILD | 34 3 files changed, 68 insertions(+), 68 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-14 04:33:25 UTC (rev 243491) +++ kde-unstable-i686/PKGBUILD 2015-08-14 04:33:47 UTC (rev 243492) @@ -1,34 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=kdeedu-artikulate -pkgver=15.07.80 -pkgrel=1 -pkgdesc="Improve your pronunciation by listening to native speakers" -url="https://projects.kde.org/projects/kde/kdeedu/artikulate"; -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdeedu') -depends=('kdebase-runtime' 'qt-gstreamer' 'kqtquickcharts') -makedepends=('cmake' 'automoc4' 'boost') -source=("http://download.kde.org/unstable/applications/${pkgver}/src/artikulate-${pkgver}.tar.xz";) -sha1sums=('c8bfa1fc46592c4ce1ce3b20cea06d654651fe99') - -prepare() { - mkdir build -} - -build() { - cd build - cmake ../artikulate-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DKDE4_BUILD_TESTS=OFF \ --DCMAKE_INSTALL_PREFIX=/usr - make -} - -package() { - cd build - make DESTDIR="${pkgdir}" install -} Copied: kdeedu-artikulate/repos/kde-unstable-i686/PKGBUILD (from rev 243491, kdeedu-artikulate/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-14 04:33:47 UTC (rev 243492) @@ -0,0 +1,34 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=kdeedu-artikulate +pkgver=15.07.90 +pkgrel=1 +pkgdesc="Improve your pronunciation by listening to native speakers" +url="https://projects.kde.org/projects/kde/kdeedu/artikulate"; +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde-applications' 'kdeedu') +depends=('kdebase-runtime' 'qt-gstreamer' 'kqtquickcharts') +makedepends=('cmake' 'automoc4' 'boost') +source=("http://download.kde.org/unstable/applications/${pkgver}/src/artikulate-${pkgver}.tar.xz";) +sha1sums=('619b47a28f5ee37ab90c01f313b4c1268346ab81') + +prepare() { + mkdir build +} + +build() { + cd build + cmake ../artikulate-${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/PKGBUILD === --- kde-unstable-x86_64/PKGBUILD2015-08-14 04:33:25 UTC (rev 243491) +++ kde-unstable-x86_64/PKGBUILD2015-08-14 04:33:47 UTC (rev 243492) @@ -1,34 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=kdeedu-artikulate -pkgver=15.07.80 -pkgrel=1 -pkgdesc="Improve your pronunciation by listening to native speakers" -url="https://projects.kde.org/projects/kde/kdeedu/artikulate"; -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdeedu') -depends=('kdebase-runtime' 'qt-gstreamer' 'kqtquickcharts') -makedepends=('cmake' 'automoc4' 'boost') -source=("http://download.kde.org/unstable/applications/${pkgver}/src/artikulate-${pkgver}.tar.xz";) -sha1sums=('c8bfa1fc46592c4ce1ce3b20cea06d654651fe99') - -prepare() { - mkdir build -} - -build() { - cd build - cmake ../artikulate-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DKDE4_BUILD_TESTS=OFF \ --DCMAKE_INSTALL_PREFIX=/usr - make -} - -package() { - cd build - make DESTDIR="${pkgdir}" install -} Copied: kdeedu-artikulate/repos/kde-unstable-x86_64/PKGBUILD (from rev 243491, kdeedu-artikulate/kde-unstable/PKGBUILD) === --- kde-unstable-x86_64/PKGBUILD(rev 0) +++ kde-unstable-x86_64/PKGBUILD2015-08-14 04:33:47 UTC (rev 243492) @@ -0,0 +1,34 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=kdeedu-artikulate +pkgver=15.07.90 +pkgrel=1 +pkgdesc="Improve your pronunciation by listening to native speakers" +url="https://projects.kde.org/projects/kde/kdeedu/artikulate"; +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde-applications' 'kdeedu') +
[arch-commits] Commit in konsole/repos (4 files)
Date: Friday, August 14, 2015 @ 06:33:25 Author: arojas Revision: 243491 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: konsole/repos/kde-unstable-i686/PKGBUILD (from rev 243490, konsole/kde-unstable/PKGBUILD) konsole/repos/kde-unstable-x86_64/PKGBUILD (from rev 243490, konsole/kde-unstable/PKGBUILD) Deleted: konsole/repos/kde-unstable-i686/PKGBUILD konsole/repos/kde-unstable-x86_64/PKGBUILD --+ /PKGBUILD| 72 + kde-unstable-i686/PKGBUILD | 36 kde-unstable-x86_64/PKGBUILD | 36 3 files changed, 72 insertions(+), 72 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-14 04:33:05 UTC (rev 243490) +++ kde-unstable-i686/PKGBUILD 2015-08-14 04:33:25 UTC (rev 243491) @@ -1,36 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=konsole -pkgver=15.07.80 -pkgrel=1 -arch=('i686' 'x86_64') -url='http://kde.org/applications/system/konsole/' -pkgdesc="Terminal" -license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdebase') -depends=('kdelibs4support' 'knotifyconfig' 'kpty') -makedepends=('extra-cmake-modules' 'kdoctools' 'python') -replaces=('kdebase-konsole') -conflicts=('kdebase-konsole<4.14.3-2') -source=("http://download.kde.org/unstable/applications/${pkgver}/src/konsole-${pkgver}.tar.xz";) -sha1sums=('2db9f2477c53fbfb9fc98bb83049886cb42ed60c') - -build() { - cd "${srcdir}" - mkdir build - cd build - cmake ../konsole-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DCMAKE_INSTALL_PREFIX=/usr \ --DCMAKE_INSTALL_LIBDIR=lib \ --DBUILD_TESTING=OFF \ --DKDE_INSTALL_USE_QT_SYS_PATHS=ON - make -} - -package() { - cd "${srcdir}"/build - make DESTDIR="${pkgdir}" install -} Copied: konsole/repos/kde-unstable-i686/PKGBUILD (from rev 243490, konsole/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-14 04:33:25 UTC (rev 243491) @@ -0,0 +1,36 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=konsole +pkgver=15.07.90 +pkgrel=1 +arch=('i686' 'x86_64') +url='http://kde.org/applications/system/konsole/' +pkgdesc="Terminal" +license=('GPL' 'LGPL' 'FDL') +groups=('kde-applications' 'kdebase') +depends=('kdelibs4support' 'knotifyconfig' 'kpty') +makedepends=('extra-cmake-modules' 'kdoctools' 'python') +replaces=('kdebase-konsole') +conflicts=('kdebase-konsole<4.14.3-2') +source=("http://download.kde.org/unstable/applications/${pkgver}/src/konsole-${pkgver}.tar.xz";) +sha1sums=('431dd1f605fa2382f53d4cb4235be86421cc7137') + +build() { + cd "${srcdir}" + mkdir build + cd build + cmake ../konsole-${pkgver} \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DCMAKE_INSTALL_LIBDIR=lib \ +-DBUILD_TESTING=OFF \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON + make +} + +package() { + cd "${srcdir}"/build + make DESTDIR="${pkgdir}" install +} Deleted: kde-unstable-x86_64/PKGBUILD === --- kde-unstable-x86_64/PKGBUILD2015-08-14 04:33:05 UTC (rev 243490) +++ kde-unstable-x86_64/PKGBUILD2015-08-14 04:33:25 UTC (rev 243491) @@ -1,36 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=konsole -pkgver=15.07.80 -pkgrel=1 -arch=('i686' 'x86_64') -url='http://kde.org/applications/system/konsole/' -pkgdesc="Terminal" -license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdebase') -depends=('kdelibs4support' 'knotifyconfig' 'kpty') -makedepends=('extra-cmake-modules' 'kdoctools' 'python') -replaces=('kdebase-konsole') -conflicts=('kdebase-konsole<4.14.3-2') -source=("http://download.kde.org/unstable/applications/${pkgver}/src/konsole-${pkgver}.tar.xz";) -sha1sums=('2db9f2477c53fbfb9fc98bb83049886cb42ed60c') - -build() { - cd "${srcdir}" - mkdir build - cd build - cmake ../konsole-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DCMAKE_INSTALL_PREFIX=/usr \ --DCMAKE_INSTALL_LIBDIR=lib \ --DBUILD_TESTING=OFF \ --DKDE_INSTALL_USE_QT_SYS_PATHS=ON - make -} - -package() { - cd "${srcdir}"/build - make DESTDIR="${pkgdir}" install -} Copied: konsole/repos/kde-unstable-x86_64/PKGBUILD (from rev 243490, konsole/kde-unstable/PKGBUILD) === --- kde-unstable-x86_64/PKGBUILD(rev 0) +++ kde-unstable-x86_64/PKGBUILD2015-08-14 04:33:25 UTC (rev 243491) @@ -0,0 +1,36 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=konsole +pkgver=15.07.90 +pkgrel=1 +arch=('i686' 'x86_64') +url='http://kde.org/applications/system/konsole/' +pkgdesc="Ter
[arch-commits] Commit in kate/repos (12 files)
Date: Friday, August 14, 2015 @ 06:33:05 Author: arojas Revision: 243490 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kate/repos/kde-unstable-i686/PKGBUILD (from rev 243489, kate/kde-unstable/PKGBUILD) kate/repos/kde-unstable-i686/kate.install (from rev 243489, kate/kde-unstable/kate.install) kate/repos/kde-unstable-i686/kwrite.install (from rev 243489, kate/kde-unstable/kwrite.install) kate/repos/kde-unstable-x86_64/PKGBUILD (from rev 243489, kate/kde-unstable/PKGBUILD) kate/repos/kde-unstable-x86_64/kate.install (from rev 243489, kate/kde-unstable/kate.install) kate/repos/kde-unstable-x86_64/kwrite.install (from rev 243489, kate/kde-unstable/kwrite.install) Deleted: kate/repos/kde-unstable-i686/PKGBUILD kate/repos/kde-unstable-i686/kate.install kate/repos/kde-unstable-i686/kwrite.install kate/repos/kde-unstable-x86_64/PKGBUILD kate/repos/kde-unstable-x86_64/kate.install kate/repos/kde-unstable-x86_64/kwrite.install + /PKGBUILD | 134 +++ /kate.install | 26 ++ /kwrite.install| 24 ++ kde-unstable-i686/PKGBUILD | 67 - kde-unstable-i686/kate.install | 13 --- kde-unstable-i686/kwrite.install | 12 --- kde-unstable-x86_64/PKGBUILD | 67 - kde-unstable-x86_64/kate.install | 13 --- kde-unstable-x86_64/kwrite.install | 12 --- 9 files changed, 184 insertions(+), 184 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-14 04:32:32 UTC (rev 243489) +++ kde-unstable-i686/PKGBUILD 2015-08-14 04:33:05 UTC (rev 243490) @@ -1,67 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgbase=kate -pkgname=('kwrite' - 'kate') -pkgver=15.07.80 -pkgrel=1 -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -depends=('knewstuff' 'ktexteditor' 'threadweaver' 'kded' 'kitemmodels' 'kactivities-frameworks') -makedepends=('extra-cmake-modules' 'kdoctools' 'python' 'plasma-framework') -source=("http://download.kde.org/unstable/applications/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz";) -sha1sums=('4ac36fd53220b1c08829dd48e005df2ba46b32e5') - -prepare() { - mkdir build -} - -build() { - cd build - cmake ../${pkgbase}-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DCMAKE_INSTALL_PREFIX=/usr \ --DCMAKE_INSTALL_LIBDIR=lib \ --DSYSCONF_INSTALL_DIR=/etc \ --DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ --DBUILD_TESTING=OFF - make -} - -package_kwrite() { - pkgdesc="Text Editor" - groups=('kde-applications' 'kdebase') - url="http://www.kde.org/applications/utilities/kwrite/"; - install='kwrite.install' - replaces=('kdebase-kwrite') - conflicts=('kdebase-kwrite') - provides=('kdebase-kwrite') - - cd build/kwrite - make DESTDIR="${pkgdir}" install - - cd ../../build/doc/kwrite - make DESTDIR="${pkgdir}" install -} - -package_kate() { - pkgdesc="Advanced Text Editor" - groups=('kde-applications' 'kdebase') - url="http://www.kde.org/applications/utilities/kate/"; - install='kate.install' - replaces=('kdesdk-kate') - conflicts=('kdesdk-kate') - provides=('kdesdk-kate') - optdepends=('konsole: open a terminal in Kate') - - cd build/kate - make DESTDIR="${pkgdir}" install - - cd ../../build/doc/kate - make DESTDIR="${pkgdir}" install - - cd ../../../build/addons - make DESTDIR="${pkgdir}" install -} Copied: kate/repos/kde-unstable-i686/PKGBUILD (from rev 243489, kate/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-14 04:33:05 UTC (rev 243490) @@ -0,0 +1,67 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgbase=kate +pkgname=('kwrite' + 'kate') +pkgver=15.07.90 +pkgrel=1 +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +depends=('knewstuff' 'ktexteditor' 'threadweaver' 'kded' 'kitemmodels' 'kactivities-frameworks') +makedepends=('extra-cmake-modules' 'kdoctools' 'python' 'plasma-framework') +source=("http://download.kde.org/unstable/applications/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz";) +sha1sums=('bf8e85215eb2eaf00b66d7156c987c0722edfc3f') + +prepare() { + mkdir build +} + +build() { + cd build + cmake ../${pkgbase}-${pkgver} \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DCMAKE_INSTALL_LIBDIR=lib \ +-DSYSCONF_INSTALL_DIR=/etc \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ +-DBUILD_TESTING=OFF + make +} + +package_kwrite() { + pkgdesc="Text Editor" + groups=('kde-applications' 'kdebase') + url="http://www.kde.org/applications/utilities/kwrite/"; + install='kwrite.install' + replaces=('kdebase-kwrite') + conflicts=('kdebase-kwrite') +
[arch-commits] Commit in dolphin/repos (8 files)
Date: Friday, August 14, 2015 @ 06:32:32 Author: arojas Revision: 243489 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: dolphin/repos/kde-unstable-i686/PKGBUILD (from rev 243488, dolphin/kde-unstable/PKGBUILD) dolphin/repos/kde-unstable-i686/dolphin.install (from rev 243488, dolphin/kde-unstable/dolphin.install) dolphin/repos/kde-unstable-x86_64/PKGBUILD (from rev 243488, dolphin/kde-unstable/PKGBUILD) dolphin/repos/kde-unstable-x86_64/dolphin.install (from rev 243488, dolphin/kde-unstable/dolphin.install) Deleted: dolphin/repos/kde-unstable-i686/PKGBUILD dolphin/repos/kde-unstable-i686/dolphin.install dolphin/repos/kde-unstable-x86_64/PKGBUILD dolphin/repos/kde-unstable-x86_64/dolphin.install -+ /PKGBUILD | 82 ++ /dolphin.install| 26 ++ kde-unstable-i686/PKGBUILD | 38 --- kde-unstable-i686/dolphin.install | 13 - kde-unstable-x86_64/PKGBUILD| 38 --- kde-unstable-x86_64/dolphin.install | 13 - 6 files changed, 108 insertions(+), 102 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-13 23:09:13 UTC (rev 243488) +++ kde-unstable-i686/PKGBUILD 2015-08-14 04:32:32 UTC (rev 243489) @@ -1,38 +0,0 @@ -# $Id$ -# Maintainer: Antonio Rojas - -pkgname=dolphin -pkgver=15.07.80 -pkgrel=2 -pkgdesc="File Manager" -arch=(i686 x86_64) -url="http://kde.org/applications/system/dolphin/"; -license=(LGPL) -depends=(baloo-widgets knewstuff kio-extras ktexteditor kactivities-frameworks) -makedepends=(extra-cmake-modules kdoctools python) -conflicts=('kdebase-dolphin<15.04.3-3') -replaces=(kdebase-dolphin) -groups=(kde-applications kdebase) -source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";) -install=$pkgname.install -md5sums=('3de90082afaf1e635347f5f08267d713') - -prepare() { - mkdir -p build -} - -build() { - cd build - cmake ../$pkgname-$pkgver \ --DCMAKE_BUILD_TYPE=Release \ --DCMAKE_INSTALL_PREFIX=/usr \ --DLIB_INSTALL_DIR=lib \ --DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ --DBUILD_TESTING=OFF - make -} - -package() { - cd build - make DESTDIR="$pkgdir" install -} Copied: dolphin/repos/kde-unstable-i686/PKGBUILD (from rev 243488, dolphin/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-14 04:32:32 UTC (rev 243489) @@ -0,0 +1,41 @@ +# $Id$ +# Maintainer: Antonio Rojas +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino +# Contributor: Pierre Schmitz + +pkgname=dolphin +pkgver=15.07.90 +pkgrel=1 +pkgdesc="File Manager" +arch=(i686 x86_64) +url="http://kde.org/applications/system/dolphin/"; +license=(LGPL) +depends=(baloo-widgets knewstuff kio-extras ktexteditor kactivities-frameworks) +makedepends=(extra-cmake-modules kdoctools python) +conflicts=('kdebase-dolphin<15.04.3-3') +replaces=(kdebase-dolphin) +groups=(kde-applications kdebase) +source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";) +install=$pkgname.install +md5sums=('5a05b3fa09aec381e5a65ce0f037cc32') + +prepare() { + mkdir -p build +} + +build() { + cd build + cmake ../$pkgname-$pkgver \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DLIB_INSTALL_DIR=lib \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ +-DBUILD_TESTING=OFF + make +} + +package() { + cd build + make DESTDIR="$pkgdir" install +} Deleted: kde-unstable-i686/dolphin.install === --- kde-unstable-i686/dolphin.install 2015-08-13 23:09:13 UTC (rev 243488) +++ kde-unstable-i686/dolphin.install 2015-08-14 04:32:32 UTC (rev 243489) @@ -1,13 +0,0 @@ -post_install() { -xdg-icon-resource forceupdate --theme hicolor &> /dev/null -update-desktop-database -q -} - -post_upgrade() { -post_install -} - -post_remove() { -post_install -} - Copied: dolphin/repos/kde-unstable-i686/dolphin.install (from rev 243488, dolphin/kde-unstable/dolphin.install) === --- kde-unstable-i686/dolphin.install (rev 0) +++ kde-unstable-i686/dolphin.install 2015-08-14 04:32:32 UTC (rev 243489) @@ -0,0 +1,13 @@ +post_install() { +xdg-icon-resource forceupdate --theme hicolor &> /dev/null +update-desktop-database -q +} + +post_upgrade() { +post_install +} + +post_remove() { +post_install +} + Deleted: kde-unstable-x86_64/PKGBUILD === --- kde-unstable-x86_64/PKGBUILD2015-08-13 23:09:13 UTC (rev 243488) +++ kde-unstable-x86_64/PKGBU
[arch-commits] Commit in kdeartwork/repos (4 files)
Date: Friday, August 14, 2015 @ 01:09:13 Author: arojas Revision: 243488 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kdeartwork/repos/kde-unstable-i686/PKGBUILD (from rev 243487, kdeartwork/kde-unstable/PKGBUILD) kdeartwork/repos/kde-unstable-x86_64/PKGBUILD (from rev 243487, kdeartwork/kde-unstable/PKGBUILD) Deleted: kdeartwork/repos/kde-unstable-i686/PKGBUILD kdeartwork/repos/kde-unstable-x86_64/PKGBUILD --+ /PKGBUILD| 182 + kde-unstable-i686/PKGBUILD | 91 kde-unstable-x86_64/PKGBUILD | 91 3 files changed, 182 insertions(+), 182 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-13 23:08:44 UTC (rev 243487) +++ kde-unstable-i686/PKGBUILD 2015-08-13 23:09:13 UTC (rev 243488) @@ -1,91 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino -# Contributor: Pierre Schmitz - -pkgbase=kdeartwork -pkgname=('kdeartwork-colorschemes' - 'kdeartwork-desktopthemes' - 'kdeartwork-emoticons' - 'kdeartwork-iconthemes' - 'kdeartwork-kscreensaver' - 'kdeartwork-styles' - 'kdeartwork-wallpapers' - 'kdeartwork-weatherwallpapers') -pkgver=15.07.80 -pkgrel=1 -arch=('i686' 'x86_64') -url='http://www.kde.org' -license=('GPL' 'LGPL' 'FDL') -groups=('kdeartwork') -makedepends=('cmake' 'automoc4' 'xscreensaver' 'eigen' 'kdebase-workspace' 'libkexiv2') -source=("http://download.kde.org/unstable/applications/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz";) -sha1sums=('eafbf9b0efdbb58545ebcddafe25ea1d947a0107') - -build() { - cd $srcdir - mkdir build - cd build - cmake ../${pkgbase}-${pkgver} \ - -DCMAKE_BUILD_TYPE=Release \ - -DKDE4_BUILD_TESTS=OFF \ - -DCMAKE_SKIP_RPATH=ON \ - -DCMAKE_INSTALL_PREFIX=/usr - make -} - -package_kdeartwork-colorschemes() { - pkgdesc='KDE color schemes' - replaces=('kdeaccessibility-colorschemes') - cd $srcdir/build/ColorSchemes - make DESTDIR=$pkgdir install -} - -package_kdeartwork-desktopthemes() { - pkgdesc='KDE desktop themes' - cd $srcdir/build/desktopthemes - make DESTDIR=$pkgdir install -} - -package_kdeartwork-emoticons() { - pkgdesc='KDE emoticons' - cd $srcdir/build/emoticons - make DESTDIR=$pkgdir install -} - -package_kdeartwork-iconthemes() { - pkgdesc='KDE icon themes' - replaces=('kdeaccessibility-iconthemes') - cd $srcdir/build/IconThemes - make DESTDIR=$pkgdir install -} - -package_kdeartwork-kscreensaver() { - pkgdesc='KDE screensaver' - depends=('kdebase-workspace' 'libkexiv2') - cd $srcdir/build/kscreensaver - make DESTDIR=$pkgdir install -} - -package_kdeartwork-styles() { - pkgdesc='KDE styles' - depends=('kdebase-workspace') - cd $srcdir/build/styles - make DESTDIR=$pkgdir install - cd $srcdir/build/kwin-styles - make DESTDIR=$pkgdir install -} - -package_kdeartwork-wallpapers() { - pkgdesc='KDE wallpapers' - cd $srcdir/build/wallpapers - make DESTDIR=$pkgdir install - cd $srcdir/build/HighResolutionWallpapers - make DESTDIR=$pkgdir install -} - -package_kdeartwork-weatherwallpapers() { - pkgdesc='KDE weather wallpapers' - cd $srcdir/build/WeatherWallpapers - make DESTDIR=$pkgdir install -} Copied: kdeartwork/repos/kde-unstable-i686/PKGBUILD (from rev 243487, kdeartwork/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-13 23:09:13 UTC (rev 243488) @@ -0,0 +1,91 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino +# Contributor: Pierre Schmitz + +pkgbase=kdeartwork +pkgname=('kdeartwork-colorschemes' + 'kdeartwork-desktopthemes' + 'kdeartwork-emoticons' + 'kdeartwork-iconthemes' + 'kdeartwork-kscreensaver' + 'kdeartwork-styles' + 'kdeartwork-wallpapers' + 'kdeartwork-weatherwallpapers') +pkgver=15.07.90 +pkgrel=1 +arch=('i686' 'x86_64') +url='http://www.kde.org' +license=('GPL' 'LGPL' 'FDL') +groups=('kdeartwork') +makedepends=('cmake' 'automoc4' 'xscreensaver' 'eigen' 'kdebase-workspace' 'libkexiv2') +source=("http://download.kde.org/unstable/applications/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz";) +sha1sums=('558ea62fa0f98a9e5dccd0f10c36c677f6cbe761') + +build() { + cd $srcdir + mkdir build + cd build + cmake ../${pkgbase}-${pkgver} \ + -DCMAKE_BUILD_TYPE=Release \ + -DKDE4_BUILD_TESTS=OFF \ + -DCMAKE_SKIP_RPATH=ON \ + -DCMAKE_INST
[arch-commits] Commit in kdeadmin-kuser/repos (8 files)
Date: Friday, August 14, 2015 @ 01:08:44 Author: arojas Revision: 243487 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kdeadmin-kuser/repos/kde-unstable-i686/PKGBUILD (from rev 243486, kdeadmin-kuser/kde-unstable/PKGBUILD) kdeadmin-kuser/repos/kde-unstable-i686/kdeadmin-kuser.install (from rev 243486, kdeadmin-kuser/kde-unstable/kdeadmin-kuser.install) kdeadmin-kuser/repos/kde-unstable-x86_64/PKGBUILD (from rev 243486, kdeadmin-kuser/kde-unstable/PKGBUILD) kdeadmin-kuser/repos/kde-unstable-x86_64/kdeadmin-kuser.install (from rev 243486, kdeadmin-kuser/kde-unstable/kdeadmin-kuser.install) Deleted: kdeadmin-kuser/repos/kde-unstable-i686/PKGBUILD kdeadmin-kuser/repos/kde-unstable-i686/kdeadmin-kuser.install kdeadmin-kuser/repos/kde-unstable-x86_64/PKGBUILD kdeadmin-kuser/repos/kde-unstable-x86_64/kdeadmin-kuser.install + /PKGBUILD | 64 +++ /kdeadmin-kuser.install| 22 + kde-unstable-i686/PKGBUILD | 32 - kde-unstable-i686/kdeadmin-kuser.install | 11 kde-unstable-x86_64/PKGBUILD | 32 - kde-unstable-x86_64/kdeadmin-kuser.install | 11 6 files changed, 86 insertions(+), 86 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-13 23:08:20 UTC (rev 243486) +++ kde-unstable-i686/PKGBUILD 2015-08-13 23:08:44 UTC (rev 243487) @@ -1,32 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=kdeadmin-kuser -pkgver=15.07.80 -pkgrel=1 -pkgdesc='User Manager' -url='http://kde.org/applications/system/kuser/' -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdeadmin') -depends=('kdebase-runtime' 'kdepimlibs4') -makedepends=('cmake' 'automoc4') -install=${pkgname}.install -source=("http://download.kde.org/unstable/applications/${pkgver}/src/kuser-${pkgver}.tar.xz";) -sha1sums=('d63f8268ba2cbb84c168ed1183166b5755966a1c') - -build() { - mkdir build - cd build - cmake ../kuser-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DKDE4_BUILD_TESTS=OFF \ --DCMAKE_INSTALL_PREFIX=/usr - make -} - -package() { - cd build - make DESTDIR=$pkgdir install -} Copied: kdeadmin-kuser/repos/kde-unstable-i686/PKGBUILD (from rev 243486, kdeadmin-kuser/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-13 23:08:44 UTC (rev 243487) @@ -0,0 +1,32 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=kdeadmin-kuser +pkgver=15.07.90 +pkgrel=1 +pkgdesc='User Manager' +url='http://kde.org/applications/system/kuser/' +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde-applications' 'kdeadmin') +depends=('kdebase-runtime' 'kdepimlibs4') +makedepends=('cmake' 'automoc4') +install=${pkgname}.install +source=("http://download.kde.org/unstable/applications/${pkgver}/src/kuser-${pkgver}.tar.xz";) +sha1sums=('fbacbcd669be383af651b194440a74c6c8d753a8') + +build() { + mkdir build + cd build + cmake ../kuser-${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/kdeadmin-kuser.install === --- kde-unstable-i686/kdeadmin-kuser.install2015-08-13 23:08:20 UTC (rev 243486) +++ kde-unstable-i686/kdeadmin-kuser.install2015-08-13 23:08:44 UTC (rev 243487) @@ -1,11 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: kdeadmin-kuser/repos/kde-unstable-i686/kdeadmin-kuser.install (from rev 243486, kdeadmin-kuser/kde-unstable/kdeadmin-kuser.install) === --- kde-unstable-i686/kdeadmin-kuser.install(rev 0) +++ kde-unstable-i686/kdeadmin-kuser.install2015-08-13 23:08:44 UTC (rev 243487) @@ -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/PKGBUILD2015-08-13 23:08:20 UTC (rev 243486) +++ kde-unstable-x86_64/PKGBUILD2015-08-13 23:08:44 UTC (rev 243487) @@ -1,32 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=kdeadmin-kuser -pkgver=15.07.80 -pkgrel=1 -pkgdesc=
[arch-commits] Commit in kcron/repos (4 files)
Date: Friday, August 14, 2015 @ 01:08:04 Author: arojas Revision: 243485 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kcron/repos/kde-unstable-i686/PKGBUILD (from rev 243484, kcron/kde-unstable/PKGBUILD) kcron/repos/kde-unstable-x86_64/PKGBUILD (from rev 243484, kcron/kde-unstable/PKGBUILD) Deleted: kcron/repos/kde-unstable-i686/PKGBUILD kcron/repos/kde-unstable-x86_64/PKGBUILD --+ /PKGBUILD| 70 + kde-unstable-i686/PKGBUILD | 35 kde-unstable-x86_64/PKGBUILD | 35 3 files changed, 70 insertions(+), 70 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-13 23:07:42 UTC (rev 243484) +++ kde-unstable-i686/PKGBUILD 2015-08-13 23:08:04 UTC (rev 243485) @@ -1,35 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=kcron -pkgver=15.07.80 -pkgrel=1 -pkgdesc='Configure and schedule tasks' -url='http://userbase.kde.org/KCron' -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdeadmin') -depends=('kio') -makedepends=('extra-cmake-modules' 'kdoctools' 'python') -conflicts=('kdeadmin-kcron') -replaces=('kdeadmin-kcron') -source=("http://download.kde.org/unstable/applications/${pkgver}/src/kcron-${pkgver}.tar.xz";) -sha1sums=('04586f5fd45e1263d07175269d7196b3e1779144') - -build() { - mkdir build - cd build - cmake ../kcron-${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 build - make DESTDIR=$pkgdir install -} Copied: kcron/repos/kde-unstable-i686/PKGBUILD (from rev 243484, kcron/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-13 23:08:04 UTC (rev 243485) @@ -0,0 +1,35 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=kcron +pkgver=15.07.90 +pkgrel=1 +pkgdesc='Configure and schedule tasks' +url='http://userbase.kde.org/KCron' +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde-applications' 'kdeadmin') +depends=('kio') +makedepends=('extra-cmake-modules' 'kdoctools' 'python') +conflicts=('kdeadmin-kcron') +replaces=('kdeadmin-kcron') +source=("http://download.kde.org/unstable/applications/${pkgver}/src/kcron-${pkgver}.tar.xz";) +sha1sums=('e5d232e21b7acb3a315f259cdfd8465f8c2f4129') + +build() { + mkdir build + cd build + cmake ../kcron-${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 build + make DESTDIR=$pkgdir install +} Deleted: kde-unstable-x86_64/PKGBUILD === --- kde-unstable-x86_64/PKGBUILD2015-08-13 23:07:42 UTC (rev 243484) +++ kde-unstable-x86_64/PKGBUILD2015-08-13 23:08:04 UTC (rev 243485) @@ -1,35 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=kcron -pkgver=15.07.80 -pkgrel=1 -pkgdesc='Configure and schedule tasks' -url='http://userbase.kde.org/KCron' -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdeadmin') -depends=('kio') -makedepends=('extra-cmake-modules' 'kdoctools' 'python') -conflicts=('kdeadmin-kcron') -replaces=('kdeadmin-kcron') -source=("http://download.kde.org/unstable/applications/${pkgver}/src/kcron-${pkgver}.tar.xz";) -sha1sums=('04586f5fd45e1263d07175269d7196b3e1779144') - -build() { - mkdir build - cd build - cmake ../kcron-${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 build - make DESTDIR=$pkgdir install -} Copied: kcron/repos/kde-unstable-x86_64/PKGBUILD (from rev 243484, kcron/kde-unstable/PKGBUILD) === --- kde-unstable-x86_64/PKGBUILD(rev 0) +++ kde-unstable-x86_64/PKGBUILD2015-08-13 23:08:04 UTC (rev 243485) @@ -0,0 +1,35 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=kcron +pkgver=15.07.90 +pkgrel=1 +pkgdesc='Configure and schedule tasks' +url='http://userbase.kde.org/KCron' +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde-applications' 'kdeadmin') +depends=('kio') +makedepends=('extra-cmake-modules' 'kdoctools' 'python') +conflicts=('kdeadmin-kcron') +replaces=('kdeadmin-kcron') +source=("http://download.kde.org/unstable
[arch-commits] Commit in kdeadmin-ksystemlog/repos (8 files)
Date: Friday, August 14, 2015 @ 01:08:20 Author: arojas Revision: 243486 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kdeadmin-ksystemlog/repos/kde-unstable-i686/PKGBUILD (from rev 243485, kdeadmin-ksystemlog/kde-unstable/PKGBUILD) kdeadmin-ksystemlog/repos/kde-unstable-i686/syslog-path.patch (from rev 243485, kdeadmin-ksystemlog/kde-unstable/syslog-path.patch) kdeadmin-ksystemlog/repos/kde-unstable-x86_64/PKGBUILD (from rev 243485, kdeadmin-ksystemlog/kde-unstable/PKGBUILD) kdeadmin-ksystemlog/repos/kde-unstable-x86_64/syslog-path.patch (from rev 243485, kdeadmin-ksystemlog/kde-unstable/syslog-path.patch) Deleted: kdeadmin-ksystemlog/repos/kde-unstable-i686/PKGBUILD kdeadmin-ksystemlog/repos/kde-unstable-i686/syslog-path.patch kdeadmin-ksystemlog/repos/kde-unstable-x86_64/PKGBUILD kdeadmin-ksystemlog/repos/kde-unstable-x86_64/syslog-path.patch ---+ /PKGBUILD | 76 /syslog-path.patch| 22 + kde-unstable-i686/PKGBUILD| 38 kde-unstable-i686/syslog-path.patch | 11 kde-unstable-x86_64/PKGBUILD | 38 kde-unstable-x86_64/syslog-path.patch | 11 6 files changed, 98 insertions(+), 98 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-13 23:08:04 UTC (rev 243485) +++ kde-unstable-i686/PKGBUILD 2015-08-13 23:08:20 UTC (rev 243486) @@ -1,38 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=kdeadmin-ksystemlog -pkgver=15.07.80 -pkgrel=1 -pkgdesc='System log viewer tool' -url='http://kde.org/applications/system/ksystemlog/' -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde-applications' 'kdeadmin') -depends=('kdebase-runtime') -makedepends=('cmake' 'automoc4') -source=("http://download.kde.org/unstable/applications/${pkgver}/src/ksystemlog-${pkgver}.tar.xz"; -'syslog-path.patch') -sha1sums=('03b061f82f0873d176b8a17bdedafaa1b5bb11c6' - '20095ce6e0f3e5b6800a7c6e52de6fddba62c031') - -prepare() { - cd ksystemlog-${pkgver} - patch -p2 -i "${srcdir}"/syslog-path.patch -} - -build() { - mkdir build - cd build - cmake ../ksystemlog-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DKDE4_BUILD_TESTS=OFF \ --DCMAKE_INSTALL_PREFIX=/usr - make -} - -package() { - cd build - make DESTDIR=$pkgdir install -} Copied: kdeadmin-ksystemlog/repos/kde-unstable-i686/PKGBUILD (from rev 243485, kdeadmin-ksystemlog/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-13 23:08:20 UTC (rev 243486) @@ -0,0 +1,38 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=kdeadmin-ksystemlog +pkgver=15.07.90 +pkgrel=1 +pkgdesc='System log viewer tool' +url='http://kde.org/applications/system/ksystemlog/' +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde-applications' 'kdeadmin') +depends=('kdebase-runtime') +makedepends=('cmake' 'automoc4') +source=("http://download.kde.org/unstable/applications/${pkgver}/src/ksystemlog-${pkgver}.tar.xz"; +'syslog-path.patch') +sha1sums=('853975b644615dc387c1800f61e6d1af9b50fea9' + '20095ce6e0f3e5b6800a7c6e52de6fddba62c031') + +prepare() { + cd ksystemlog-${pkgver} + patch -p2 -i "${srcdir}"/syslog-path.patch +} + +build() { + mkdir build + cd build + cmake ../ksystemlog-${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/syslog-path.patch === --- kde-unstable-i686/syslog-path.patch 2015-08-13 23:08:04 UTC (rev 243485) +++ kde-unstable-i686/syslog-path.patch 2015-08-13 23:08:20 UTC (rev 243486) @@ -1,11 +0,0 @@ kdeadmin-4.6.0/ksystemlog/src/modes/system/systemConfiguration.h~ 2011-01-27 14:24:29.84005 +0100 -+++ kdeadmin-4.6.0/ksystemlog/src/modes/system/systemConfiguration.h 2011-01-27 14:24:53.80335 +0100 -@@ -39,7 +39,7 @@ - SystemConfiguration() : - GenericLogModeConfiguration( - QLatin1String( SYSTEM_LOG_MODE_ID ), -- QStringList() << QLatin1String( "/var/log/syslog" ), -+ QStringList() << QLatin1String( "/var/log/messages.log" ), - QList() << INFORMATION_LOG_LEVEL_ID - ) { - Copied: kdeadmin-ksystemlog/repos/kde-unstable-i686/syslog-path.patch (from rev 243485, kdeadmin-ksystemlog/kde-unstable/sy
[arch-commits] Commit in kdeaccessibility-kmouth/repos (8 files)
Date: Friday, August 14, 2015 @ 01:07:42 Author: arojas Revision: 243484 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kdeaccessibility-kmouth/repos/kde-unstable-i686/PKGBUILD (from rev 243483, kdeaccessibility-kmouth/kde-unstable/PKGBUILD) kdeaccessibility-kmouth/repos/kde-unstable-i686/kdeaccessibility-kmouth.install (from rev 243483, kdeaccessibility-kmouth/kde-unstable/kdeaccessibility-kmouth.install) kdeaccessibility-kmouth/repos/kde-unstable-x86_64/PKGBUILD (from rev 243483, kdeaccessibility-kmouth/kde-unstable/PKGBUILD) kdeaccessibility-kmouth/repos/kde-unstable-x86_64/kdeaccessibility-kmouth.install (from rev 243483, 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-08-13 23:07:27 UTC (rev 243483) +++ kde-unstable-i686/PKGBUILD 2015-08-13 23:07:42 UTC (rev 243484) @@ -1,33 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=kdeaccessibility-kmouth -pkgver=15.07.80 -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=('7e1700f5b8863eebfd54ebe09bfa81c12e361af5') - -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 243483, kdeaccessibility-kmouth/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-13 23:07:42 UTC (rev 243484) @@ -0,0 +1,33 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=kdeaccessibility-kmouth +pkgver=15.07.90 +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=('fd25b0a40593fd00c5a3393d7bb5c401ec31d80c') + +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-08-13 23:07:27 UTC (rev 243483) +++ kde-unstable-i686/kdeaccessibility-kmouth.install 2015-08-13 23:07:42 UTC (rev 243484) @@ -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 243483, kdeaccessibility-kmouth/kde-unstable/kdeaccessibility-kmouth.install) === --- kde-unstable-i686/kdeaccessibility-kmouth.install (rev 0) +++ kde-unstable-i686/kdeaccessibility-kmouth.install 2015-08-13 23:07:42 UTC (rev 243484) @@ -0,0 +1,11 @@ +post_install() { + xdg-icon-resource forceupdate --theme hicolor &> /dev/null +} + +post_upgrade() { + post_install +} + +post_remove() { + post_install +} Deleted: kde-
[arch-commits] Commit in kdeaccessibility-kmag/repos (8 files)
Date: Friday, August 14, 2015 @ 01:07:11 Author: arojas Revision: 243482 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kdeaccessibility-kmag/repos/kde-unstable-i686/PKGBUILD (from rev 243481, kdeaccessibility-kmag/kde-unstable/PKGBUILD) kdeaccessibility-kmag/repos/kde-unstable-i686/kdeaccessibility-kmag.install (from rev 243481, kdeaccessibility-kmag/kde-unstable/kdeaccessibility-kmag.install) kdeaccessibility-kmag/repos/kde-unstable-x86_64/PKGBUILD (from rev 243481, kdeaccessibility-kmag/kde-unstable/PKGBUILD) kdeaccessibility-kmag/repos/kde-unstable-x86_64/kdeaccessibility-kmag.install (from rev 243481, kdeaccessibility-kmag/kde-unstable/kdeaccessibility-kmag.install) Deleted: kdeaccessibility-kmag/repos/kde-unstable-i686/PKGBUILD kdeaccessibility-kmag/repos/kde-unstable-i686/kdeaccessibility-kmag.install kdeaccessibility-kmag/repos/kde-unstable-x86_64/PKGBUILD kdeaccessibility-kmag/repos/kde-unstable-x86_64/kdeaccessibility-kmag.install ---+ /PKGBUILD | 70 /kdeaccessibility-kmag.install| 22 ++ kde-unstable-i686/PKGBUILD| 35 -- kde-unstable-i686/kdeaccessibility-kmag.install | 11 --- kde-unstable-x86_64/PKGBUILD | 35 -- kde-unstable-x86_64/kdeaccessibility-kmag.install | 11 --- 6 files changed, 92 insertions(+), 92 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-13 23:06:56 UTC (rev 243481) +++ kde-unstable-i686/PKGBUILD 2015-08-13 23:07:11 UTC (rev 243482) @@ -1,35 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=kdeaccessibility-kmag -pkgver=15.07.80 -pkgrel=1 -arch=('i686' 'x86_64') -pkgdesc='Screen Magnifier' -url='http://kde.org/applications/utilities/kmag/' -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/kmag-${pkgver}.tar.xz";) -sha1sums=('ede80988ef56c41254c84667f367fcb212666e32') - -prepare() { - mkdir build -} - -build() { - cd build - cmake ../kmag-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DKDE4_BUILD_TESTS=OFF \ --DCMAKE_INSTALL_PREFIX=/usr - make -} - -package() { - cd build - make DESTDIR="$pkgdir" install -} Copied: kdeaccessibility-kmag/repos/kde-unstable-i686/PKGBUILD (from rev 243481, kdeaccessibility-kmag/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-13 23:07:11 UTC (rev 243482) @@ -0,0 +1,35 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=kdeaccessibility-kmag +pkgver=15.07.90 +pkgrel=1 +arch=('i686' 'x86_64') +pkgdesc='Screen Magnifier' +url='http://kde.org/applications/utilities/kmag/' +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/kmag-${pkgver}.tar.xz";) +sha1sums=('21795b326be6dc2e38fdc0272c9d19af18a056ff') + +prepare() { + mkdir build +} + +build() { + cd build + cmake ../kmag-${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-kmag.install === --- kde-unstable-i686/kdeaccessibility-kmag.install 2015-08-13 23:06:56 UTC (rev 243481) +++ kde-unstable-i686/kdeaccessibility-kmag.install 2015-08-13 23:07:11 UTC (rev 243482) @@ -1,11 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: kdeaccessibility-kmag/repos/kde-unstable-i686/kdeaccessibility-kmag.install (from rev 243481, kdeaccessibility-kmag/kde-unstable/kdeaccessibility-kmag.install) === --- kde-unstable-i686/kdeaccessibility-kmag.install (rev 0) +++ kde-unstable-i686/kdeaccessibility-kmag.install 2015-08-13 23:07:11 UTC (rev 243482) @@ -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_
[arch-commits] Commit in kdeaccessibility-kmousetool/repos (8 files)
Date: Friday, August 14, 2015 @ 01:07:27 Author: arojas Revision: 243483 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kdeaccessibility-kmousetool/repos/kde-unstable-i686/PKGBUILD (from rev 243482, kdeaccessibility-kmousetool/kde-unstable/PKGBUILD) kdeaccessibility-kmousetool/repos/kde-unstable-i686/kdeaccessibility-kmousetool.install (from rev 243482, kdeaccessibility-kmousetool/kde-unstable/kdeaccessibility-kmousetool.install) kdeaccessibility-kmousetool/repos/kde-unstable-x86_64/PKGBUILD (from rev 243482, kdeaccessibility-kmousetool/kde-unstable/PKGBUILD) kdeaccessibility-kmousetool/repos/kde-unstable-x86_64/kdeaccessibility-kmousetool.install (from rev 243482, kdeaccessibility-kmousetool/kde-unstable/kdeaccessibility-kmousetool.install) Deleted: kdeaccessibility-kmousetool/repos/kde-unstable-i686/PKGBUILD kdeaccessibility-kmousetool/repos/kde-unstable-i686/kdeaccessibility-kmousetool.install kdeaccessibility-kmousetool/repos/kde-unstable-x86_64/PKGBUILD kdeaccessibility-kmousetool/repos/kde-unstable-x86_64/kdeaccessibility-kmousetool.install -+ /PKGBUILD | 66 ++ /kdeaccessibility-kmousetool.install| 22 kde-unstable-i686/PKGBUILD | 33 --- kde-unstable-i686/kdeaccessibility-kmousetool.install | 11 -- kde-unstable-x86_64/PKGBUILD| 33 --- kde-unstable-x86_64/kdeaccessibility-kmousetool.install | 11 -- 6 files changed, 88 insertions(+), 88 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-13 23:07:11 UTC (rev 243482) +++ kde-unstable-i686/PKGBUILD 2015-08-13 23:07:27 UTC (rev 243483) @@ -1,33 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=kdeaccessibility-kmousetool -pkgver=15.07.80 -pkgrel=1 -arch=('i686' 'x86_64') -pkgdesc='Clicks the mouse for you, reducing the effects of RSI' -url='http://kde.org/applications/utilities/kmousetool/' -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/kmousetool-${pkgver}.tar.xz";) -sha1sums=('5e0b9513a7e803402812b87211b38a1e5c960d7c') - -build() { - cd "${srcdir}" - mkdir build - cd build - cmake ../kmousetool-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DKDE4_BUILD_TESTS=OFF \ --DCMAKE_INSTALL_PREFIX=/usr - make -} - -package() { - cd $srcdir/build - make DESTDIR=$pkgdir install -} Copied: kdeaccessibility-kmousetool/repos/kde-unstable-i686/PKGBUILD (from rev 243482, kdeaccessibility-kmousetool/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-13 23:07:27 UTC (rev 243483) @@ -0,0 +1,33 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=kdeaccessibility-kmousetool +pkgver=15.07.90 +pkgrel=1 +arch=('i686' 'x86_64') +pkgdesc='Clicks the mouse for you, reducing the effects of RSI' +url='http://kde.org/applications/utilities/kmousetool/' +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/kmousetool-${pkgver}.tar.xz";) +sha1sums=('4ee97fb315bd46aba800dc0f4646a829c1c4b3b0') + +build() { + cd "${srcdir}" + mkdir build + cd build + cmake ../kmousetool-${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-kmousetool.install === --- kde-unstable-i686/kdeaccessibility-kmousetool.install 2015-08-13 23:07:11 UTC (rev 243482) +++ kde-unstable-i686/kdeaccessibility-kmousetool.install 2015-08-13 23:07:27 UTC (rev 243483) @@ -1,11 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: kdeaccessibility-kmousetool/repos/kde-unstable-i686/kdeaccessibility-kmousetool.install (from rev 243482, kdeaccessibility-kmousetool/kde-unstable/kdeaccessibility-kmousetool.install) === --- kde-unstable-i686/kdeaccessibility-kmousetool.install (rev 0) +++ kde-unstable-i686/kdeaccessibility-kmousetool.install 2015-08-13
[arch-commits] Commit in kdeaccessibility-kaccessible/repos (4 files)
Date: Friday, August 14, 2015 @ 01:06:56 Author: arojas Revision: 243481 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kdeaccessibility-kaccessible/repos/kde-unstable-i686/PKGBUILD (from rev 243480, kdeaccessibility-kaccessible/kde-unstable/PKGBUILD) kdeaccessibility-kaccessible/repos/kde-unstable-x86_64/PKGBUILD (from rev 243480, kdeaccessibility-kaccessible/kde-unstable/PKGBUILD) Deleted: kdeaccessibility-kaccessible/repos/kde-unstable-i686/PKGBUILD kdeaccessibility-kaccessible/repos/kde-unstable-x86_64/PKGBUILD --+ /PKGBUILD| 64 + kde-unstable-i686/PKGBUILD | 32 kde-unstable-x86_64/PKGBUILD | 32 3 files changed, 64 insertions(+), 64 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-13 23:06:29 UTC (rev 243480) +++ kde-unstable-i686/PKGBUILD 2015-08-13 23:06:56 UTC (rev 243481) @@ -1,32 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=kdeaccessibility-kaccessible -pkgver=15.07.80 -pkgrel=1 -arch=('i686' 'x86_64') -pkgdesc='Provides accessibility services like focus tracking and a screenreader' -url='https://projects.kde.org/projects/kde/kdeaccessibility/kaccessible' -license=('GPL' 'FDL') -groups=('kde-applications' 'kdeaccessibility') -depends=('kdelibs' 'speech-dispatcher') -makedepends=('cmake' 'automoc4') -source=("http://download.kde.org/unstable/applications/${pkgver}/src/kaccessible-${pkgver}.tar.xz";) -sha1sums=('59f2d19a523f37c643c6bed451f27d2ea57ffb4c') - -build() { - cd "${srcdir}" - mkdir build - cd build - cmake ../kaccessible-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DKDE4_BUILD_TESTS=OFF \ --DCMAKE_INSTALL_PREFIX=/usr - make -} - -package() { - cd $srcdir/build - make DESTDIR=$pkgdir install -} Copied: kdeaccessibility-kaccessible/repos/kde-unstable-i686/PKGBUILD (from rev 243480, kdeaccessibility-kaccessible/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-13 23:06:56 UTC (rev 243481) @@ -0,0 +1,32 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=kdeaccessibility-kaccessible +pkgver=15.07.90 +pkgrel=1 +arch=('i686' 'x86_64') +pkgdesc='Provides accessibility services like focus tracking and a screenreader' +url='https://projects.kde.org/projects/kde/kdeaccessibility/kaccessible' +license=('GPL' 'FDL') +groups=('kde-applications' 'kdeaccessibility') +depends=('kdelibs' 'speech-dispatcher') +makedepends=('cmake' 'automoc4') +source=("http://download.kde.org/unstable/applications/${pkgver}/src/kaccessible-${pkgver}.tar.xz";) +sha1sums=('dcfed60c4660849115952f0502302efd7e864159') + +build() { + cd "${srcdir}" + mkdir build + cd build + cmake ../kaccessible-${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/PKGBUILD === --- kde-unstable-x86_64/PKGBUILD2015-08-13 23:06:29 UTC (rev 243480) +++ kde-unstable-x86_64/PKGBUILD2015-08-13 23:06:56 UTC (rev 243481) @@ -1,32 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=kdeaccessibility-kaccessible -pkgver=15.07.80 -pkgrel=1 -arch=('i686' 'x86_64') -pkgdesc='Provides accessibility services like focus tracking and a screenreader' -url='https://projects.kde.org/projects/kde/kdeaccessibility/kaccessible' -license=('GPL' 'FDL') -groups=('kde-applications' 'kdeaccessibility') -depends=('kdelibs' 'speech-dispatcher') -makedepends=('cmake' 'automoc4') -source=("http://download.kde.org/unstable/applications/${pkgver}/src/kaccessible-${pkgver}.tar.xz";) -sha1sums=('59f2d19a523f37c643c6bed451f27d2ea57ffb4c') - -build() { - cd "${srcdir}" - mkdir build - cd build - cmake ../kaccessible-${pkgver} \ --DCMAKE_BUILD_TYPE=Release \ --DKDE4_BUILD_TESTS=OFF \ --DCMAKE_INSTALL_PREFIX=/usr - make -} - -package() { - cd $srcdir/build - make DESTDIR=$pkgdir install -} Copied: kdeaccessibility-kaccessible/repos/kde-unstable-x86_64/PKGBUILD (from rev 243480, kdeaccessibility-kaccessible/kde-unstable/PKGBUILD) === --- kde-unstable-x86_64/PKGBUILD(rev 0) +++ kde-unstable-x86_64/PKGBUILD2015-08-13 23:06:56 UTC (rev 243481) @@ -0,0 +1,32 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=kdeaccessibility-kaccessible +pkgver=15.07.90 +pkgrel=1 +arch=('i686' 'x86_64') +pkgdesc='Provides accessibility serv
[arch-commits] Commit in kdeaccessibility-jovie/repos (8 files)
Date: Friday, August 14, 2015 @ 01:06:29 Author: arojas Revision: 243480 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kdeaccessibility-jovie/repos/kde-unstable-i686/PKGBUILD (from rev 243479, kdeaccessibility-jovie/kde-unstable/PKGBUILD) kdeaccessibility-jovie/repos/kde-unstable-i686/kdeaccessibility-jovie.install (from rev 243479, kdeaccessibility-jovie/kde-unstable/kdeaccessibility-jovie.install) kdeaccessibility-jovie/repos/kde-unstable-x86_64/PKGBUILD (from rev 243479, kdeaccessibility-jovie/kde-unstable/PKGBUILD) kdeaccessibility-jovie/repos/kde-unstable-x86_64/kdeaccessibility-jovie.install (from rev 243479, kdeaccessibility-jovie/kde-unstable/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 2015-08-13 23:06:02 UTC (rev 243479) +++ kde-unstable-i686/PKGBUILD 2015-08-13 23:06:29 UTC (rev 243480) @@ -1,33 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino - -pkgname=kdeaccessibility-jovie -pkgver=15.07.80 -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=('83c0beae319d7cf7ba6d3c673798073093eb2481') - -build() { - mkdir 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 243479, kdeaccessibility-jovie/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-13 23:06:29 UTC (rev 243480) @@ -0,0 +1,33 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino + +pkgname=kdeaccessibility-jovie +pkgver=15.07.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=('5bcfe85f580274e0fa482ddcce3e27bc946ba345') + +build() { + mkdir 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.install2015-08-13 23:06:02 UTC (rev 243479) +++ kde-unstable-i686/kdeaccessibility-jovie.install2015-08-13 23:06:29 UTC (rev 243480) @@ -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 243479, kdeaccessibility-jovie/kde-unstable/kdeaccessibility-jovie.install) === --- kde-unstable-i686/kdeaccessibility-jovie.install (rev 0) +++ kde-unstable-i686/kdeaccessibility-jovie.install2015-08-13 23:06:29 UTC (rev 243480) @@ -0,0 +1,11 @@ +post_install() { + xdg-icon-resource forceupdate --theme hicolor &> /dev/null +} + +post_upgrade() { + post_install +} + +post_remove() { + post_in
[arch-commits] Commit in kaccounts-providers/repos/kde-unstable-any (4 files)
Date: Friday, August 14, 2015 @ 01:05:47 Author: arojas Revision: 243478 archrelease: copy kde-unstable to kde-unstable-any Added: kaccounts-providers/repos/kde-unstable-any/PKGBUILD (from rev 243477, kaccounts-providers/kde-unstable/PKGBUILD) kaccounts-providers/repos/kde-unstable-any/kaccounts-providers.install (from rev 243477, kaccounts-providers/kde-unstable/kaccounts-providers.install) Deleted: kaccounts-providers/repos/kde-unstable-any/PKGBUILD kaccounts-providers/repos/kde-unstable-any/kaccounts-providers.install -+ PKGBUILD| 68 +- kaccounts-providers.install | 22 ++--- 2 files changed, 45 insertions(+), 45 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2015-08-13 23:05:35 UTC (rev 243477) +++ PKGBUILD2015-08-13 23:05:47 UTC (rev 243478) @@ -1,34 +0,0 @@ -# $Id$ -# Maintainer: Antonio Rojas - -pkgname=kaccounts-providers -pkgver=15.07.80 -pkgrel=1 -pkgdesc='Small system to administer web accounts for the sites and services across the KDE desktop, including: Google, Facebook, Owncloud, IMAP, -Jabber and others' -arch=('any') -url='https://projects.kde.org/projects/playground/base/kde-accounts/kaccounts-providers' -license=('GPL') -groups=('kde-applications' 'kdenetwork') -depends=('libaccounts-glib' 'kaccounts-integration') -makedepends=('extra-cmake-modules' 'intltool') -install=$pkgname.install -source=("http://download.kde.org/unstable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz";) -md5sums=('c0a3543771b7c5d55ab858e2f7dc1281') - -prepare() { - mkdir -p build -} - -build() { - cd build - cmake ../$pkgname-$pkgver \ --DCMAKE_INSTALL_PREFIX=/usr \ --DCMAKE_BUILD_TYPE=Release - make -} - -package() { - cd build - make DESTDIR="$pkgdir" install -} Copied: kaccounts-providers/repos/kde-unstable-any/PKGBUILD (from rev 243477, kaccounts-providers/kde-unstable/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2015-08-13 23:05:47 UTC (rev 243478) @@ -0,0 +1,34 @@ +# $Id$ +# Maintainer: Antonio Rojas + +pkgname=kaccounts-providers +pkgver=15.07.90 +pkgrel=1 +pkgdesc='Small system to administer web accounts for the sites and services across the KDE desktop, including: Google, Facebook, Owncloud, IMAP, +Jabber and others' +arch=('any') +url='https://projects.kde.org/projects/playground/base/kde-accounts/kaccounts-providers' +license=('GPL') +groups=('kde-applications' 'kdenetwork') +depends=('libaccounts-glib' 'kaccounts-integration') +makedepends=('extra-cmake-modules' 'intltool') +install=$pkgname.install +source=("http://download.kde.org/unstable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz";) +md5sums=('3e904f76164f51f9735c19be7d07f1b4') + +prepare() { + mkdir -p build +} + +build() { + cd build + cmake ../$pkgname-$pkgver \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DCMAKE_BUILD_TYPE=Release + make +} + +package() { + cd build + make DESTDIR="$pkgdir" install +} Deleted: kaccounts-providers.install === --- kaccounts-providers.install 2015-08-13 23:05:35 UTC (rev 243477) +++ kaccounts-providers.install 2015-08-13 23:05:47 UTC (rev 243478) @@ -1,11 +0,0 @@ -post_install() { -xdg-icon-resource forceupdate --theme hicolor &> /dev/null -} - -post_update() { -post_install -} - -post_remove() { -post_install -} Copied: kaccounts-providers/repos/kde-unstable-any/kaccounts-providers.install (from rev 243477, kaccounts-providers/kde-unstable/kaccounts-providers.install) === --- kaccounts-providers.install (rev 0) +++ kaccounts-providers.install 2015-08-13 23:05:47 UTC (rev 243478) @@ -0,0 +1,11 @@ +post_install() { +xdg-icon-resource forceupdate --theme hicolor &> /dev/null +} + +post_update() { +post_install +} + +post_remove() { +post_install +}
[arch-commits] Commit in telepathy-kde-common-internals/repos (8 files)
Date: Friday, August 14, 2015 @ 01:06:02 Author: arojas Revision: 243479 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: telepathy-kde-common-internals/repos/kde-unstable-i686/PKGBUILD (from rev 243478, telepathy-kde-common-internals/kde-unstable/PKGBUILD) telepathy-kde-common-internals/repos/kde-unstable-i686/telepathy-kde-common-internals.install (from rev 243478, telepathy-kde-common-internals/kde-unstable/telepathy-kde-common-internals.install) telepathy-kde-common-internals/repos/kde-unstable-x86_64/PKGBUILD (from rev 243478, telepathy-kde-common-internals/kde-unstable/PKGBUILD) telepathy-kde-common-internals/repos/kde-unstable-x86_64/telepathy-kde-common-internals.install (from rev 243478, telepathy-kde-common-internals/kde-unstable/telepathy-kde-common-internals.install) Deleted: telepathy-kde-common-internals/repos/kde-unstable-i686/PKGBUILD telepathy-kde-common-internals/repos/kde-unstable-i686/telepathy-kde-common-internals.install telepathy-kde-common-internals/repos/kde-unstable-x86_64/PKGBUILD telepathy-kde-common-internals/repos/kde-unstable-x86_64/telepathy-kde-common-internals.install + /PKGBUILD | 78 +++ /telepathy-kde-common-internals.install| 24 +++ kde-unstable-i686/PKGBUILD | 39 - kde-unstable-i686/telepathy-kde-common-internals.install | 12 - kde-unstable-x86_64/PKGBUILD | 39 - kde-unstable-x86_64/telepathy-kde-common-internals.install | 12 - 6 files changed, 102 insertions(+), 102 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-13 23:05:47 UTC (rev 243478) +++ kde-unstable-i686/PKGBUILD 2015-08-13 23:06:02 UTC (rev 243479) @@ -1,39 +0,0 @@ -# $Id$ -# Maintainer: Andrea Scarpino -# Contributor: Laurent Carlier -# Contributor: Antonio Rojas - -pkgname=telepathy-kde-common-internals -_pkgname=ktp-common-internals -pkgver=15.07.80 -pkgrel=1 -pkgdesc='Common components for KDE-Telepathy' -arch=(i686 x86_64) -url='http://community.kde.org/Real-Time_Communication_and_Collaboration' -license=(GPL) -groups=('kde-applications' 'kdenetwork' 'telepathy-kde') -depends=(knotifyconfig ktexteditor kpeople telepathy-logger-qt kaccounts-integration libotr hicolor-icon-theme telepathy-accounts-signon) -makedepends=(extra-cmake-modules kdoctools doxygen python) -source=("http://download.kde.org/unstable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz";) -md5sums=('52661f2e7f37f6e50e6115c9f4875eb6') -install=$pkgname.install - -prepare() { - mkdir -p build -} - -build() { - cd build - cmake ../$_pkgname-$pkgver \ --DCMAKE_INSTALL_PREFIX=/usr \ --DCMAKE_BUILD_TYPE=Release \ --DLIB_INSTALL_DIR=lib \ --DLIBEXEC_INSTALL_DIR=lib \ --DKDE_INSTALL_USE_QT_SYS_PATHS=ON - make -} - -package() { - cd build - make DESTDIR="$pkgdir" install -} Copied: telepathy-kde-common-internals/repos/kde-unstable-i686/PKGBUILD (from rev 243478, telepathy-kde-common-internals/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-13 23:06:02 UTC (rev 243479) @@ -0,0 +1,39 @@ +# $Id$ +# Maintainer: Andrea Scarpino +# Contributor: Laurent Carlier +# Contributor: Antonio Rojas + +pkgname=telepathy-kde-common-internals +_pkgname=ktp-common-internals +pkgver=15.07.90 +pkgrel=1 +pkgdesc='Common components for KDE-Telepathy' +arch=(i686 x86_64) +url='http://community.kde.org/Real-Time_Communication_and_Collaboration' +license=(GPL) +groups=('kde-applications' 'kdenetwork' 'telepathy-kde') +depends=(knotifyconfig ktexteditor kpeople telepathy-logger-qt kaccounts-integration libotr hicolor-icon-theme telepathy-accounts-signon) +makedepends=(extra-cmake-modules kdoctools doxygen python) +source=("http://download.kde.org/unstable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz";) +md5sums=('7cf333be721cbb44902c4514573c31b2') +install=$pkgname.install + +prepare() { + mkdir -p build +} + +build() { + cd build + cmake ../$_pkgname-$pkgver \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DCMAKE_BUILD_TYPE=Release \ +-DLIB_INSTALL_DIR=lib \ +-DLIBEXEC_INSTALL_DIR=lib \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON + make +} + +package() { + cd build + make DESTDIR="$pkgdir" install +} Deleted: kde-unstable-i686/telepathy-kde-common-internals.install === --- kde-unstable-i686/telepathy-kde-common-internals.install2015-08-13 23:05:47 UTC (rev 243478) +++ kde-unstable-i686/telepathy-kde-common-internals.install2015-08-13 23:06:02 UTC (rev 243479) @@ -1,12 +0,0 @@ -post_install()
[arch-commits] Commit in kaccounts-integration/repos (4 files)
Date: Friday, August 14, 2015 @ 01:05:35 Author: arojas Revision: 243477 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kaccounts-integration/repos/kde-unstable-i686/PKGBUILD (from rev 243476, kaccounts-integration/kde-unstable/PKGBUILD) kaccounts-integration/repos/kde-unstable-x86_64/PKGBUILD (from rev 243476, kaccounts-integration/kde-unstable/PKGBUILD) Deleted: kaccounts-integration/repos/kde-unstable-i686/PKGBUILD kaccounts-integration/repos/kde-unstable-x86_64/PKGBUILD --+ /PKGBUILD| 70 + kde-unstable-i686/PKGBUILD | 35 kde-unstable-x86_64/PKGBUILD | 35 3 files changed, 70 insertions(+), 70 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-13 23:05:19 UTC (rev 243476) +++ kde-unstable-i686/PKGBUILD 2015-08-13 23:05:35 UTC (rev 243477) @@ -1,35 +0,0 @@ -# Maintainer: Antonio Rojas - -pkgname=kaccounts-integration -pkgver=15.07.80 -pkgrel=2 -pkgdesc='Small system to administer web accounts for the sites and services across the KDE desktop, including: Google, Facebook, Owncloud, IMAP, -Jabber and others' -arch=(i686 x86_64) -url='https://projects.kde.org/projects/kdereview/kaccounts-integration' -license=(GPL) -groups=(kde-applications kdenetwork) -depends=(kcmutils signon-kwallet-extension signon-plugin-oauth2 signon-ui) -makedepends=(extra-cmake-modules kdoctools akonadi-client) -optdepends=('akonadi-client: Akonadi accounts support') -source=("http://download.kde.org/unstable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz";) -md5sums=('b9905bb15a460dc5dfb9443066d249f8') - -prepare() { - mkdir -p build -} - -build() { - cd build - cmake ../$pkgname-$pkgver \ --DCMAKE_INSTALL_PREFIX=/usr \ --DCMAKE_BUILD_TYPE=Release \ --DLIB_INSTALL_DIR=lib \ --DKDE_INSTALL_USE_QT_SYS_PATHS=ON - make -} - -package() { - cd build - make DESTDIR="$pkgdir" install -} Copied: kaccounts-integration/repos/kde-unstable-i686/PKGBUILD (from rev 243476, kaccounts-integration/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-13 23:05:35 UTC (rev 243477) @@ -0,0 +1,35 @@ +# Maintainer: Antonio Rojas + +pkgname=kaccounts-integration +pkgver=15.07.90 +pkgrel=1 +pkgdesc='Small system to administer web accounts for the sites and services across the KDE desktop, including: Google, Facebook, Owncloud, IMAP, +Jabber and others' +arch=(i686 x86_64) +url='https://projects.kde.org/projects/kdereview/kaccounts-integration' +license=(GPL) +groups=(kde-applications kdenetwork) +depends=(kcmutils signon-kwallet-extension signon-plugin-oauth2 signon-ui) +makedepends=(extra-cmake-modules kdoctools akonadi-client) +optdepends=('akonadi-client: Akonadi accounts support') +source=("http://download.kde.org/unstable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz";) +md5sums=('f1cf17dd807d02e630d9ea4db1a8c676') + +prepare() { + mkdir -p build +} + +build() { + cd build + cmake ../$pkgname-$pkgver \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DCMAKE_BUILD_TYPE=Release \ +-DLIB_INSTALL_DIR=lib \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON + make +} + +package() { + cd build + make DESTDIR="$pkgdir" install +} Deleted: kde-unstable-x86_64/PKGBUILD === --- kde-unstable-x86_64/PKGBUILD2015-08-13 23:05:19 UTC (rev 243476) +++ kde-unstable-x86_64/PKGBUILD2015-08-13 23:05:35 UTC (rev 243477) @@ -1,35 +0,0 @@ -# Maintainer: Antonio Rojas - -pkgname=kaccounts-integration -pkgver=15.07.80 -pkgrel=2 -pkgdesc='Small system to administer web accounts for the sites and services across the KDE desktop, including: Google, Facebook, Owncloud, IMAP, -Jabber and others' -arch=(i686 x86_64) -url='https://projects.kde.org/projects/kdereview/kaccounts-integration' -license=(GPL) -groups=(kde-applications kdenetwork) -depends=(kcmutils signon-kwallet-extension signon-plugin-oauth2 signon-ui) -makedepends=(extra-cmake-modules kdoctools akonadi-client) -optdepends=('akonadi-client: Akonadi accounts support') -source=("http://download.kde.org/unstable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz";) -md5sums=('b9905bb15a460dc5dfb9443066d249f8') - -prepare() { - mkdir -p build -} - -build() { - cd build - cmake ../$pkgname-$pkgver \ --DCMAKE_INSTALL_PREFIX=/usr \ --DCMAKE_BUILD_TYPE=Release \ --DLIB_INSTALL_DIR=lib \ --DKDE_INSTALL_USE_QT_SYS_PATHS=ON - make -} - -package() { - cd build - make DESTDIR="$pkgdir" install -} Copied: kaccounts-integration/repos/kde-unstable-x86_64/PKGBUILD (from rev 243476, kaccounts-integration/kde-unstable/PKGBUILD)
[arch-commits] Commit in kdepim-runtime/repos (8 files)
Date: Friday, August 14, 2015 @ 01:05:00 Author: arojas Revision: 243475 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kdepim-runtime/repos/kde-unstable-i686/PKGBUILD (from rev 243474, kdepim-runtime/kde-unstable/PKGBUILD) kdepim-runtime/repos/kde-unstable-i686/kdepim-runtime.install (from rev 243474, kdepim-runtime/kde-unstable/kdepim-runtime.install) kdepim-runtime/repos/kde-unstable-x86_64/PKGBUILD (from rev 243474, kdepim-runtime/kde-unstable/PKGBUILD) kdepim-runtime/repos/kde-unstable-x86_64/kdepim-runtime.install (from rev 243474, kdepim-runtime/kde-unstable/kdepim-runtime.install) Deleted: kdepim-runtime/repos/kde-unstable-i686/PKGBUILD kdepim-runtime/repos/kde-unstable-i686/kdepim-runtime.install kdepim-runtime/repos/kde-unstable-x86_64/PKGBUILD kdepim-runtime/repos/kde-unstable-x86_64/kdepim-runtime.install + /PKGBUILD | 76 +++ /kdepim-runtime.install| 26 + kde-unstable-i686/PKGBUILD | 38 - kde-unstable-i686/kdepim-runtime.install | 13 kde-unstable-x86_64/PKGBUILD | 38 - kde-unstable-x86_64/kdepim-runtime.install | 13 6 files changed, 102 insertions(+), 102 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-13 23:04:45 UTC (rev 243474) +++ kde-unstable-i686/PKGBUILD 2015-08-13 23:05:00 UTC (rev 243475) @@ -1,38 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino -# Contributor: Pierre Schmitz - -pkgname=kdepim-runtime -pkgver=15.07.80 -pkgrel=1 -pkgdesc='Extends the functionality of kdepim' -arch=('i686' 'x86_64') -url='https://projects.kde.org/projects/kde/kdepim-runtime' -license=('GPL' 'LGPL' 'FDL') -depends=(hicolor-icon-theme qt5-quick1 libkgapi akonadi-notes akonadi-socialutils akonadi-calendar - knotifyconfig kross kalarmcal kmbox kimap kde-syndication) # libkolab -makedepends=(extra-cmake-modules kdoctools boost) -install=$pkgname.install -source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";) -sha1sums=('5d933fc1542dc030594270c643677338045333be') - -prepare() { - mkdir -p build -} - -build() { - cd build - cmake ../$pkgname-$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 build - make DESTDIR="$pkgdir" install -} Copied: kdepim-runtime/repos/kde-unstable-i686/PKGBUILD (from rev 243474, kdepim-runtime/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-13 23:05:00 UTC (rev 243475) @@ -0,0 +1,38 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino +# Contributor: Pierre Schmitz + +pkgname=kdepim-runtime +pkgver=15.07.90 +pkgrel=1 +pkgdesc='Extends the functionality of kdepim' +arch=('i686' 'x86_64') +url='https://projects.kde.org/projects/kde/kdepim-runtime' +license=('GPL' 'LGPL' 'FDL') +depends=(hicolor-icon-theme qt5-quick1 libkgapi akonadi-notes akonadi-socialutils akonadi-calendar + knotifyconfig kross kalarmcal kmbox kimap kde-syndication) # libkolab +makedepends=(extra-cmake-modules kdoctools boost) +install=$pkgname.install +source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";) +sha1sums=('3265a41d5604a6d621e3f8520858b9c90c181a92') + +prepare() { + mkdir -p build +} + +build() { + cd build + cmake ../$pkgname-$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 build + make DESTDIR="$pkgdir" install +} Deleted: kde-unstable-i686/kdepim-runtime.install === --- kde-unstable-i686/kdepim-runtime.install2015-08-13 23:04:45 UTC (rev 243474) +++ kde-unstable-i686/kdepim-runtime.install2015-08-13 23:05:00 UTC (rev 243475) @@ -1,13 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null - update-mime-database usr/share/mime &> /dev/null -update-desktop-database -q -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: kdepim-runtime/repos/kde-unstable-i686/kdepim-runtime.install (from rev 243474, kdepim-runtime/kde-unstable/kdepim-runtime.install) === --- kde-unstable-i686/kdepim-runtime.install(rev 0) +++ kde-unstable-i686/kdepim-runtime.install
[arch-commits] Commit in signon-kwallet-extension/repos (4 files)
Date: Friday, August 14, 2015 @ 01:05:19 Author: arojas Revision: 243476 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: signon-kwallet-extension/repos/kde-unstable-i686/PKGBUILD (from rev 243475, signon-kwallet-extension/kde-unstable/PKGBUILD) signon-kwallet-extension/repos/kde-unstable-x86_64/PKGBUILD (from rev 243475, signon-kwallet-extension/kde-unstable/PKGBUILD) Deleted: signon-kwallet-extension/repos/kde-unstable-i686/PKGBUILD signon-kwallet-extension/repos/kde-unstable-x86_64/PKGBUILD --+ /PKGBUILD| 68 + kde-unstable-i686/PKGBUILD | 34 kde-unstable-x86_64/PKGBUILD | 34 3 files changed, 68 insertions(+), 68 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-13 23:05:00 UTC (rev 243475) +++ kde-unstable-i686/PKGBUILD 2015-08-13 23:05:19 UTC (rev 243476) @@ -1,34 +0,0 @@ -# Maintainer: anex http://kde.org"; -license=('LGPL') -groups=('kde-applications' 'kdenetwork') -depends=('signon' 'kwallet') -makedepends=('extra-cmake-modules') -source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";) -md5sums=('37194883ce456a044f8fdcc8fa66a936') - -prepare() { - mkdir -p build -} - -build() { - cd build - cmake ../$pkgname-$pkgver \ --DCMAKE_BUILD_TYPE=Release \ --DCMAKE_INSTALL_PREFIX=/usr \ --DLIB_INSTALL_DIR=lib \ --DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ --DBUILD_TESTING=OFF - make -} - -package() { - cd build - make DESTDIR="$pkgdir" install -} Copied: signon-kwallet-extension/repos/kde-unstable-i686/PKGBUILD (from rev 243475, signon-kwallet-extension/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-13 23:05:19 UTC (rev 243476) @@ -0,0 +1,34 @@ +# Maintainer: anex http://kde.org"; +license=('LGPL') +groups=('kde-applications' 'kdenetwork') +depends=('signon' 'kwallet') +makedepends=('extra-cmake-modules') +source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";) +md5sums=('828fe3e4403d28914f1566508b60a258') + +prepare() { + mkdir -p build +} + +build() { + cd build + cmake ../$pkgname-$pkgver \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DLIB_INSTALL_DIR=lib \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ +-DBUILD_TESTING=OFF + make +} + +package() { + cd build + make DESTDIR="$pkgdir" install +} Deleted: kde-unstable-x86_64/PKGBUILD === --- kde-unstable-x86_64/PKGBUILD2015-08-13 23:05:00 UTC (rev 243475) +++ kde-unstable-x86_64/PKGBUILD2015-08-13 23:05:19 UTC (rev 243476) @@ -1,34 +0,0 @@ -# Maintainer: anex http://kde.org"; -license=('LGPL') -groups=('kde-applications' 'kdenetwork') -depends=('signon' 'kwallet') -makedepends=('extra-cmake-modules') -source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";) -md5sums=('37194883ce456a044f8fdcc8fa66a936') - -prepare() { - mkdir -p build -} - -build() { - cd build - cmake ../$pkgname-$pkgver \ --DCMAKE_BUILD_TYPE=Release \ --DCMAKE_INSTALL_PREFIX=/usr \ --DLIB_INSTALL_DIR=lib \ --DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ --DBUILD_TESTING=OFF - make -} - -package() { - cd build - make DESTDIR="$pkgdir" install -} Copied: signon-kwallet-extension/repos/kde-unstable-x86_64/PKGBUILD (from rev 243475, signon-kwallet-extension/kde-unstable/PKGBUILD) === --- kde-unstable-x86_64/PKGBUILD(rev 0) +++ kde-unstable-x86_64/PKGBUILD2015-08-13 23:05:19 UTC (rev 243476) @@ -0,0 +1,34 @@ +# Maintainer: anex http://kde.org"; +license=('LGPL') +groups=('kde-applications' 'kdenetwork') +depends=('signon' 'kwallet') +makedepends=('extra-cmake-modules') +source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";) +md5sums=('828fe3e4403d28914f1566508b60a258') + +prepare() { + mkdir -p build +} + +build() { + cd build + cmake ../$pkgname-$pkgver \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DLIB_INSTALL_DIR=lib \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ +-DBUILD_TESTING=OFF + make +} + +package() { + cd build + make DESTDIR="$pkgdir" install +}
[arch-commits] Commit in kmailtransport/repos (4 files)
Date: Friday, August 14, 2015 @ 01:04:12 Author: arojas Revision: 243472 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kmailtransport/repos/kde-unstable-i686/PKGBUILD (from rev 243471, kmailtransport/kde-unstable/PKGBUILD) kmailtransport/repos/kde-unstable-x86_64/PKGBUILD (from rev 243471, kmailtransport/kde-unstable/PKGBUILD) Deleted: kmailtransport/repos/kde-unstable-i686/PKGBUILD kmailtransport/repos/kde-unstable-x86_64/PKGBUILD --+ /PKGBUILD| 66 + kde-unstable-i686/PKGBUILD | 32 --- kde-unstable-x86_64/PKGBUILD | 32 --- 3 files changed, 66 insertions(+), 64 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-13 23:03:54 UTC (rev 243471) +++ kde-unstable-i686/PKGBUILD 2015-08-13 23:04:12 UTC (rev 243472) @@ -1,32 +0,0 @@ -# Maintainer: Antonio Rojas - -pkgname=kmailtransport -pkgver=15.07.80 -pkgrel=1 -pkgdesc="Mail Transport Service" -arch=(i686 x86_64) -url="https://projects.kde.org/$pkgname"; -license=(LGPL) -depends=(kdepimlibs) -makedepends=(extra-cmake-modules python) -source=("http://download.kde.org/unstable/applications/15.07.80/src/$pkgname-$pkgver.tar.xz";) -md5sums=('e4fe3f251a435db46ab43f2a7dc352e3') - -prepare() { - mkdir -p build -} - -build() { - cd build - cmake ../$pkgname-$pkgver \ --DCMAKE_BUILD_TYPE=Release \ --DCMAKE_INSTALL_PREFIX=/usr \ --DCMAKE_INSTALL_LIBDIR=lib \ --DKDE_INSTALL_USE_QT_SYS_PATHS=ON - make -} - -package() { - cd build - make DESTDIR="$pkgdir" install -} Copied: kmailtransport/repos/kde-unstable-i686/PKGBUILD (from rev 243471, kmailtransport/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-13 23:04:12 UTC (rev 243472) @@ -0,0 +1,33 @@ +# Maintainer: Antonio Rojas + +pkgname=kmailtransport +pkgver=15.07.90 +pkgrel=1 +pkgdesc="Mail Transport Service" +arch=(i686 x86_64) +url="https://projects.kde.org/$pkgname"; +license=(LGPL) +depends=(akonadi-mime kcmutils) +makedepends=(extra-cmake-modules python kdoctools boost) +source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";) +md5sums=('63146a152176f023729a2fa8bf68c9dc') + +prepare() { + mkdir -p build +} + +build() { + cd build + cmake ../$pkgname-$pkgver \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DCMAKE_INSTALL_LIBDIR=lib \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ +-DBUILD_TESTING=OFF + make +} + +package() { + cd build + make DESTDIR="$pkgdir" install +} Deleted: kde-unstable-x86_64/PKGBUILD === --- kde-unstable-x86_64/PKGBUILD2015-08-13 23:03:54 UTC (rev 243471) +++ kde-unstable-x86_64/PKGBUILD2015-08-13 23:04:12 UTC (rev 243472) @@ -1,32 +0,0 @@ -# Maintainer: Antonio Rojas - -pkgname=kmailtransport -pkgver=15.07.80 -pkgrel=1 -pkgdesc="Mail Transport Service" -arch=(i686 x86_64) -url="https://projects.kde.org/$pkgname"; -license=(LGPL) -depends=(kdepimlibs) -makedepends=(extra-cmake-modules python) -source=("http://download.kde.org/unstable/applications/15.07.80/src/$pkgname-$pkgver.tar.xz";) -md5sums=('e4fe3f251a435db46ab43f2a7dc352e3') - -prepare() { - mkdir -p build -} - -build() { - cd build - cmake ../$pkgname-$pkgver \ --DCMAKE_BUILD_TYPE=Release \ --DCMAKE_INSTALL_PREFIX=/usr \ --DCMAKE_INSTALL_LIBDIR=lib \ --DKDE_INSTALL_USE_QT_SYS_PATHS=ON - make -} - -package() { - cd build - make DESTDIR="$pkgdir" install -} Copied: kmailtransport/repos/kde-unstable-x86_64/PKGBUILD (from rev 243471, kmailtransport/kde-unstable/PKGBUILD) === --- kde-unstable-x86_64/PKGBUILD(rev 0) +++ kde-unstable-x86_64/PKGBUILD2015-08-13 23:04:12 UTC (rev 243472) @@ -0,0 +1,33 @@ +# Maintainer: Antonio Rojas + +pkgname=kmailtransport +pkgver=15.07.90 +pkgrel=1 +pkgdesc="Mail Transport Service" +arch=(i686 x86_64) +url="https://projects.kde.org/$pkgname"; +license=(LGPL) +depends=(akonadi-mime kcmutils) +makedepends=(extra-cmake-modules python kdoctools boost) +source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";) +md5sums=('63146a152176f023729a2fa8bf68c9dc') + +prepare() { + mkdir -p build +} + +build() { + cd build + cmake ../$pkgname-$pkgver \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DCMAKE_INSTALL_LIBDIR=lib \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ +-DBUILD_TESTING=OFF + make +} + +package() { + cd build + make DESTDIR="$pkgdir" install +}
[arch-commits] Commit in kalarmcal/repos (4 files)
Date: Friday, August 14, 2015 @ 01:04:45 Author: arojas Revision: 243474 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kalarmcal/repos/kde-unstable-i686/PKGBUILD (from rev 243473, kalarmcal/kde-unstable/PKGBUILD) kalarmcal/repos/kde-unstable-x86_64/PKGBUILD (from rev 243473, kalarmcal/kde-unstable/PKGBUILD) Deleted: kalarmcal/repos/kde-unstable-i686/PKGBUILD kalarmcal/repos/kde-unstable-x86_64/PKGBUILD --+ /PKGBUILD| 66 + kde-unstable-i686/PKGBUILD | 32 --- kde-unstable-x86_64/PKGBUILD | 32 --- 3 files changed, 66 insertions(+), 64 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-13 23:04:28 UTC (rev 243473) +++ kde-unstable-i686/PKGBUILD 2015-08-13 23:04:45 UTC (rev 243474) @@ -1,32 +0,0 @@ -# Maintainer: Antonio Rojas - -pkgname=kalarmcal -pkgver=15.07.80 -pkgrel=1 -pkgdesc="The KAlarm client library" -arch=(i686 x86_64) -url="https://projects.kde.org/$pkgname"; -license=(LGPL) -depends=(kidentitymanagement kholidays kdepimlibs) -makedepends=(extra-cmake-modules kdoctools python boost) -source=("http://download.kde.org/unstable/applications/15.07.80/src/$pkgname-$pkgver.tar.xz";) -md5sums=('f12b2bba6130014c8a33abd9e2bafa88') - -prepare() { - mkdir -p build -} - -build() { - cd build - cmake ../$pkgname-$pkgver \ --DCMAKE_BUILD_TYPE=Release \ --DCMAKE_INSTALL_PREFIX=/usr \ --DCMAKE_INSTALL_LIBDIR=lib \ --DKDE_INSTALL_USE_QT_SYS_PATHS=ON - make -} - -package() { - cd build - make DESTDIR="$pkgdir" install -} Copied: kalarmcal/repos/kde-unstable-i686/PKGBUILD (from rev 243473, kalarmcal/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-13 23:04:45 UTC (rev 243474) @@ -0,0 +1,33 @@ +# Maintainer: Antonio Rojas + +pkgname=kalarmcal +pkgver=15.07.90 +pkgrel=1 +pkgdesc="The KAlarm client library" +arch=(i686 x86_64) +url="https://projects.kde.org/$pkgname"; +license=(LGPL) +depends=(kidentitymanagement kholidays kcalcore akonadi-client) +makedepends=(extra-cmake-modules kdoctools python boost) +source=("http://download.kde.org/unstable/applications/15.07.80/src/$pkgname-$pkgver.tar.xz";) +md5sums=('7ce3e4300bb15f000bfda84016e9d213') + +prepare() { + mkdir -p build +} + +build() { + cd build + cmake ../$pkgname-$pkgver \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DCMAKE_INSTALL_LIBDIR=lib \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ +-DBUILD_TESTING=OFF + make +} + +package() { + cd build + make DESTDIR="$pkgdir" install +} Deleted: kde-unstable-x86_64/PKGBUILD === --- kde-unstable-x86_64/PKGBUILD2015-08-13 23:04:28 UTC (rev 243473) +++ kde-unstable-x86_64/PKGBUILD2015-08-13 23:04:45 UTC (rev 243474) @@ -1,32 +0,0 @@ -# Maintainer: Antonio Rojas - -pkgname=kalarmcal -pkgver=15.07.80 -pkgrel=1 -pkgdesc="The KAlarm client library" -arch=(i686 x86_64) -url="https://projects.kde.org/$pkgname"; -license=(LGPL) -depends=(kidentitymanagement kholidays kdepimlibs) -makedepends=(extra-cmake-modules kdoctools python boost) -source=("http://download.kde.org/unstable/applications/15.07.80/src/$pkgname-$pkgver.tar.xz";) -md5sums=('f12b2bba6130014c8a33abd9e2bafa88') - -prepare() { - mkdir -p build -} - -build() { - cd build - cmake ../$pkgname-$pkgver \ --DCMAKE_BUILD_TYPE=Release \ --DCMAKE_INSTALL_PREFIX=/usr \ --DCMAKE_INSTALL_LIBDIR=lib \ --DKDE_INSTALL_USE_QT_SYS_PATHS=ON - make -} - -package() { - cd build - make DESTDIR="$pkgdir" install -} Copied: kalarmcal/repos/kde-unstable-x86_64/PKGBUILD (from rev 243473, kalarmcal/kde-unstable/PKGBUILD) === --- kde-unstable-x86_64/PKGBUILD(rev 0) +++ kde-unstable-x86_64/PKGBUILD2015-08-13 23:04:45 UTC (rev 243474) @@ -0,0 +1,33 @@ +# Maintainer: Antonio Rojas + +pkgname=kalarmcal +pkgver=15.07.90 +pkgrel=1 +pkgdesc="The KAlarm client library" +arch=(i686 x86_64) +url="https://projects.kde.org/$pkgname"; +license=(LGPL) +depends=(kidentitymanagement kholidays kcalcore akonadi-client) +makedepends=(extra-cmake-modules kdoctools python boost) +source=("http://download.kde.org/unstable/applications/15.07.80/src/$pkgname-$pkgver.tar.xz";) +md5sums=('7ce3e4300bb15f000bfda84016e9d213') + +prepare() { + mkdir -p build +} + +build() { + cd build + cmake ../$pkgname-$pkgver \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DCMAKE_INSTALL_LIBDIR=lib \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ +-DBUILD_TESTING=OFF + make +} + +package() { + cd buil
[arch-commits] Commit in akonadi-calendar/repos (4 files)
Date: Friday, August 14, 2015 @ 01:04:28 Author: arojas Revision: 243473 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: akonadi-calendar/repos/kde-unstable-i686/PKGBUILD (from rev 243472, akonadi-calendar/kde-unstable/PKGBUILD) akonadi-calendar/repos/kde-unstable-x86_64/PKGBUILD (from rev 243472, akonadi-calendar/kde-unstable/PKGBUILD) Deleted: akonadi-calendar/repos/kde-unstable-i686/PKGBUILD akonadi-calendar/repos/kde-unstable-x86_64/PKGBUILD --+ /PKGBUILD| 66 + kde-unstable-i686/PKGBUILD | 32 --- kde-unstable-x86_64/PKGBUILD | 32 --- 3 files changed, 66 insertions(+), 64 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-13 23:04:12 UTC (rev 243472) +++ kde-unstable-i686/PKGBUILD 2015-08-13 23:04:28 UTC (rev 243473) @@ -1,32 +0,0 @@ -# Maintainer: Antonio Rojas - -pkgname=akonadi-calendar -pkgver=15.07.80 -pkgrel=1 -pkgdesc="Akonadi calendar integration" -arch=(i686 x86_64) -url="https://projects.kde.org/$pkgname"; -license=(LGPL) -depends=(kmailtransport kcalutils) -makedepends=(extra-cmake-modules kdoctools python) -source=("http://download.kde.org/unstable/applications/15.07.80/src/$pkgname-$pkgver.tar.xz";) -md5sums=('6e3feffacf3f3fbc75ac75f41ca546a8') - -prepare() { - mkdir -p build -} - -build() { - cd build - cmake ../$pkgname-$pkgver \ --DCMAKE_BUILD_TYPE=Release \ --DCMAKE_INSTALL_PREFIX=/usr \ --DCMAKE_INSTALL_LIBDIR=lib \ --DKDE_INSTALL_USE_QT_SYS_PATHS=ON - make -} - -package() { - cd build - make DESTDIR="$pkgdir" install -} Copied: akonadi-calendar/repos/kde-unstable-i686/PKGBUILD (from rev 243472, akonadi-calendar/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-13 23:04:28 UTC (rev 243473) @@ -0,0 +1,33 @@ +# Maintainer: Antonio Rojas + +pkgname=akonadi-calendar +pkgver=15.07.90 +pkgrel=1 +pkgdesc="Akonadi calendar integration" +arch=(i686 x86_64) +url="https://projects.kde.org/$pkgname"; +license=(LGPL) +depends=(kmailtransport kcalutils akonadi-contact) +makedepends=(extra-cmake-modules kdoctools python boost) +source=("http://download.kde.org/unstable/applications/15.07.80/src/$pkgname-$pkgver.tar.xz";) +md5sums=('eecd8cfc9f22097c7bd962a51c426938') + +prepare() { + mkdir -p build +} + +build() { + cd build + cmake ../$pkgname-$pkgver \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DCMAKE_INSTALL_LIBDIR=lib \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ +-DBUILD_TESTING=OFF + make +} + +package() { + cd build + make DESTDIR="$pkgdir" install +} Deleted: kde-unstable-x86_64/PKGBUILD === --- kde-unstable-x86_64/PKGBUILD2015-08-13 23:04:12 UTC (rev 243472) +++ kde-unstable-x86_64/PKGBUILD2015-08-13 23:04:28 UTC (rev 243473) @@ -1,32 +0,0 @@ -# Maintainer: Antonio Rojas - -pkgname=akonadi-calendar -pkgver=15.07.80 -pkgrel=1 -pkgdesc="Akonadi calendar integration" -arch=(i686 x86_64) -url="https://projects.kde.org/$pkgname"; -license=(LGPL) -depends=(kmailtransport kcalutils) -makedepends=(extra-cmake-modules kdoctools python) -source=("http://download.kde.org/unstable/applications/15.07.80/src/$pkgname-$pkgver.tar.xz";) -md5sums=('6e3feffacf3f3fbc75ac75f41ca546a8') - -prepare() { - mkdir -p build -} - -build() { - cd build - cmake ../$pkgname-$pkgver \ --DCMAKE_BUILD_TYPE=Release \ --DCMAKE_INSTALL_PREFIX=/usr \ --DCMAKE_INSTALL_LIBDIR=lib \ --DKDE_INSTALL_USE_QT_SYS_PATHS=ON - make -} - -package() { - cd build - make DESTDIR="$pkgdir" install -} Copied: akonadi-calendar/repos/kde-unstable-x86_64/PKGBUILD (from rev 243472, akonadi-calendar/kde-unstable/PKGBUILD) === --- kde-unstable-x86_64/PKGBUILD(rev 0) +++ kde-unstable-x86_64/PKGBUILD2015-08-13 23:04:28 UTC (rev 243473) @@ -0,0 +1,33 @@ +# Maintainer: Antonio Rojas + +pkgname=akonadi-calendar +pkgver=15.07.90 +pkgrel=1 +pkgdesc="Akonadi calendar integration" +arch=(i686 x86_64) +url="https://projects.kde.org/$pkgname"; +license=(LGPL) +depends=(kmailtransport kcalutils akonadi-contact) +makedepends=(extra-cmake-modules kdoctools python boost) +source=("http://download.kde.org/unstable/applications/15.07.80/src/$pkgname-$pkgver.tar.xz";) +md5sums=('eecd8cfc9f22097c7bd962a51c426938') + +prepare() { + mkdir -p build +} + +build() { + cd build + cmake ../$pkgname-$pkgver \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DCMAKE_INSTALL_LIBDIR=lib \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ +-DBUILD_TESTING=
[arch-commits] Commit in akonadi-search/repos (4 files)
Date: Friday, August 14, 2015 @ 01:03:54 Author: arojas Revision: 243471 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: akonadi-search/repos/kde-unstable-i686/PKGBUILD (from rev 243470, akonadi-search/kde-unstable/PKGBUILD) akonadi-search/repos/kde-unstable-x86_64/PKGBUILD (from rev 243470, akonadi-search/kde-unstable/PKGBUILD) Deleted: akonadi-search/repos/kde-unstable-i686/PKGBUILD akonadi-search/repos/kde-unstable-x86_64/PKGBUILD --+ /PKGBUILD| 68 + kde-unstable-i686/PKGBUILD | 34 kde-unstable-x86_64/PKGBUILD | 34 3 files changed, 68 insertions(+), 68 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-13 23:03:36 UTC (rev 243470) +++ kde-unstable-i686/PKGBUILD 2015-08-13 23:03:54 UTC (rev 243471) @@ -1,34 +0,0 @@ -# Maintainer: Antonio Rojas -# Contributor: Gustavo Alvarez - -pkgname=akonadi-search -pkgver=15.07.80 -pkgrel=1 -pkgdesc="Libraries and daemons to implement searching in Akonadi" -url='https://projects.kde.org/akonadi-search' -arch=(i686 x86_64) -license=(GPL LGPL FDL) -depends=(xapian-core kdepimlibs) -makedepends=(extra-cmake-modules kdoctools) -source=("http://download.kde.org/unstable/applications/15.07.80/src/$pkgname-$pkgver.tar.xz";) -md5sums=('e626035c81dd9f69f4c80db51b739d68') - -prepare() { - mkdir -p build -} - -build() { - cd build - cmake ../$pkgname-$pkgver \ --DCMAKE_INSTALL_PREFIX=/usr \ --DCMAKE_BUILD_TYPE=Release \ --DLIB_INSTALL_DIR=lib \ --DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ --DBUILD_TESTING=OFF - make -} - -package() { - cd build - make DESTDIR="$pkgdir" install -} Copied: akonadi-search/repos/kde-unstable-i686/PKGBUILD (from rev 243470, akonadi-search/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-13 23:03:54 UTC (rev 243471) @@ -0,0 +1,34 @@ +# Maintainer: Antonio Rojas +# Contributor: Gustavo Alvarez + +pkgname=akonadi-search +pkgver=15.07.90 +pkgrel=1 +pkgdesc="Libraries and daemons to implement searching in Akonadi" +url='https://projects.kde.org/akonadi-search' +arch=(i686 x86_64) +license=(GPL LGPL FDL) +depends=(xapian-core akonadi-mime kcontacts kcalcore) +makedepends=(extra-cmake-modules kdoctools boost) +source=("http://download.kde.org/unstable/applications/15.07.80/src/$pkgname-$pkgver.tar.xz";) +md5sums=('7244f2b129712314470ef1ea754032ce') + +prepare() { + mkdir -p build +} + +build() { + cd build + cmake ../$pkgname-$pkgver \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DCMAKE_BUILD_TYPE=Release \ +-DLIB_INSTALL_DIR=lib \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ +-DBUILD_TESTING=OFF + make +} + +package() { + cd build + make DESTDIR="$pkgdir" install +} Deleted: kde-unstable-x86_64/PKGBUILD === --- kde-unstable-x86_64/PKGBUILD2015-08-13 23:03:36 UTC (rev 243470) +++ kde-unstable-x86_64/PKGBUILD2015-08-13 23:03:54 UTC (rev 243471) @@ -1,34 +0,0 @@ -# Maintainer: Antonio Rojas -# Contributor: Gustavo Alvarez - -pkgname=akonadi-search -pkgver=15.07.80 -pkgrel=1 -pkgdesc="Libraries and daemons to implement searching in Akonadi" -url='https://projects.kde.org/akonadi-search' -arch=(i686 x86_64) -license=(GPL LGPL FDL) -depends=(xapian-core kdepimlibs) -makedepends=(extra-cmake-modules kdoctools) -source=("http://download.kde.org/unstable/applications/15.07.80/src/$pkgname-$pkgver.tar.xz";) -md5sums=('e626035c81dd9f69f4c80db51b739d68') - -prepare() { - mkdir -p build -} - -build() { - cd build - cmake ../$pkgname-$pkgver \ --DCMAKE_INSTALL_PREFIX=/usr \ --DCMAKE_BUILD_TYPE=Release \ --DLIB_INSTALL_DIR=lib \ --DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ --DBUILD_TESTING=OFF - make -} - -package() { - cd build - make DESTDIR="$pkgdir" install -} Copied: akonadi-search/repos/kde-unstable-x86_64/PKGBUILD (from rev 243470, akonadi-search/kde-unstable/PKGBUILD) === --- kde-unstable-x86_64/PKGBUILD(rev 0) +++ kde-unstable-x86_64/PKGBUILD2015-08-13 23:03:54 UTC (rev 243471) @@ -0,0 +1,34 @@ +# Maintainer: Antonio Rojas +# Contributor: Gustavo Alvarez + +pkgname=akonadi-search +pkgver=15.07.90 +pkgrel=1 +pkgdesc="Libraries and daemons to implement searching in Akonadi" +url='https://projects.kde.org/akonadi-search' +arch=(i686 x86_64) +license=(GPL LGPL FDL) +depends=(xapian-core akonadi-mime kcontacts kcalcore) +makedepends=(extra-cmake-modules kdoctools boost) +source=("http://download.kde.org/unstable/applications/15.07.80/src/$pkgname-$pkgver.tar.xz";) +md5sums=('7244f2b129712
[arch-commits] Commit in kdepimlibs/repos (12 files)
Date: Friday, August 14, 2015 @ 01:03:36 Author: arojas Revision: 243470 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kdepimlibs/repos/kde-unstable-i686/PKGBUILD (from rev 243469, kdepimlibs/kde-unstable/PKGBUILD) kdepimlibs/repos/kde-unstable-i686/akonadi-mime.install (from rev 243469, kdepimlibs/kde-unstable/akonadi-mime.install) kdepimlibs/repos/kde-unstable-i686/akonadi-socialutils.install (from rev 243469, kdepimlibs/kde-unstable/akonadi-socialutils.install) kdepimlibs/repos/kde-unstable-x86_64/PKGBUILD (from rev 243469, kdepimlibs/kde-unstable/PKGBUILD) kdepimlibs/repos/kde-unstable-x86_64/akonadi-mime.install (from rev 243469, kdepimlibs/kde-unstable/akonadi-mime.install) kdepimlibs/repos/kde-unstable-x86_64/akonadi-socialutils.install (from rev 243469, kdepimlibs/kde-unstable/akonadi-socialutils.install) Deleted: kdepimlibs/repos/kde-unstable-i686/PKGBUILD kdepimlibs/repos/kde-unstable-i686/akonadi-mime.install kdepimlibs/repos/kde-unstable-i686/akonadi-socialutils.install kdepimlibs/repos/kde-unstable-x86_64/PKGBUILD kdepimlibs/repos/kde-unstable-x86_64/akonadi-mime.install kdepimlibs/repos/kde-unstable-x86_64/akonadi-socialutils.install -+ /PKGBUILD | 152 ++ /akonadi-mime.install | 22 +++ /akonadi-socialutils.install| 22 +++ kde-unstable-i686/PKGBUILD | 77 --- kde-unstable-i686/akonadi-mime.install | 11 - kde-unstable-i686/akonadi-socialutils.install | 11 - kde-unstable-x86_64/PKGBUILD| 77 --- kde-unstable-x86_64/akonadi-mime.install| 11 - kde-unstable-x86_64/akonadi-socialutils.install | 11 - 9 files changed, 196 insertions(+), 198 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-13 23:03:10 UTC (rev 243469) +++ kde-unstable-i686/PKGBUILD 2015-08-13 23:03:36 UTC (rev 243470) @@ -1,77 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino -# Contributor: Pierre Schmitz - -pkgbase=kdepimlibs -pkgname=(akonadi-client akonadi-contact akonadi-mime akonadi-notes akonadi-socialutils kio-pim) -pkgver=15.07.80 -pkgrel=1 -pkgdesc="KDE PIM Libraries" -arch=(i686 x86_64) -url='https://projects.kde.org/kdepimlibs' -license=(GPL LGPL) -makedepends=(extra-cmake-modules qt5-tools kcalcore kmbox kcontacts kldap akonadi prison-frameworks boost kdoctools) -# makedepends=('cmake' 'automoc4' 'boost' 'cyrus-sasl') -source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgbase-$pkgver.tar.xz";) -sha1sums=('a989ddf15940a672bcf17a0319637f259fd6f6a8') - -prepare() { - mkdir -p build -} - -build() { - cd build - cmake ../$pkgbase-$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_akonadi-client() { - depends=(akonadi kdelibs4support) - - cd build/akonadi - make DESTDIR="$pkgdir" install -} - -package_akonadi-contact() { - depends=(akonadi-client kmime kcontacts kcalcore prison-frameworks) - - cd build/akonadi-contact - make DESTDIR="$pkgdir" install -} - -package_akonadi-mime() { - depends=(akonadi-client kmime) - install=akonadi-mime.install - - cd build/akonadi-mime - make DESTDIR="$pkgdir" install -} - -package_akonadi-notes() { - depends=(kmime) - - cd build/akonadi-notes - make DESTDIR="$pkgdir" install -} - -package_akonadi-socialutils() { - depends=(akonadi-client) - install=akonadi-socialutils.install - - cd build/akonadi-socialutils - make DESTDIR="$pkgdir" install -} - -package_kio-pim() { - pkgdesc='PIM kioslaves' - depends=(kldap kio) - - cd build/kioslave - make DESTDIR="$pkgdir" install -} Copied: kdepimlibs/repos/kde-unstable-i686/PKGBUILD (from rev 243469, kdepimlibs/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-13 23:03:36 UTC (rev 243470) @@ -0,0 +1,76 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino +# Contributor: Pierre Schmitz + +pkgbase=kdepimlibs +pkgname=(akonadi-client akonadi-contact akonadi-mime akonadi-notes akonadi-socialutils kio-pim) +pkgver=15.07.90 +pkgrel=1 +pkgdesc="KDE PIM Libraries" +arch=(i686 x86_64) +url='https://projects.kde.org/kdepimlibs' +license=(GPL LGPL) +makedepends=(extra-cmake-modules qt5-tools kcalcore kmbox kcontacts kldap akonadi prison-frameworks boost kdoctools) +source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgbase-$pkgver.tar.xz";) +sha1sums=('9b21762152d2c97e78023c5df0ffb36a0fc7dcd7') + +prepare() { + mkdir -p buil
[arch-commits] Commit in libktnef/repos (4 files)
Date: Friday, August 14, 2015 @ 01:02:54 Author: arojas Revision: 243468 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: libktnef/repos/kde-unstable-i686/PKGBUILD (from rev 243467, libktnef/kde-unstable/PKGBUILD) libktnef/repos/kde-unstable-x86_64/PKGBUILD (from rev 243467, libktnef/kde-unstable/PKGBUILD) Deleted: libktnef/repos/kde-unstable-i686/PKGBUILD libktnef/repos/kde-unstable-x86_64/PKGBUILD --+ /PKGBUILD| 68 + kde-unstable-i686/PKGBUILD | 33 --- kde-unstable-x86_64/PKGBUILD | 33 --- 3 files changed, 68 insertions(+), 66 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-13 23:02:36 UTC (rev 243467) +++ kde-unstable-i686/PKGBUILD 2015-08-13 23:02:54 UTC (rev 243468) @@ -1,33 +0,0 @@ -# Maintainer: Antonio Rojas - -_pkgname=ktnef -pkgname=lib$_pkgname -pkgver=15.07.80 -pkgrel=1 -pkgdesc="API for handling TNEF data" -arch=(i686 x86_64) -url="https://projects.kde.org/$pkgname"; -license=(LGPL) -depends=(kcalutils kcontacts) -makedepends=(extra-cmake-modules python) -source=("http://download.kde.org/unstable/applications/15.07.80/src/$_pkgname-$pkgver.tar.xz";) -md5sums=('decaa15a4c3e577a0f6bda0ad9c8d1e1') - -prepare() { - mkdir -p build -} - -build() { - cd build - cmake ../$_pkgname-$pkgver \ --DCMAKE_BUILD_TYPE=Release \ --DCMAKE_INSTALL_PREFIX=/usr \ --DCMAKE_INSTALL_LIBDIR=lib \ --DKDE_INSTALL_USE_QT_SYS_PATHS=ON - make -} - -package() { - cd build - make DESTDIR="$pkgdir" install -} Copied: libktnef/repos/kde-unstable-i686/PKGBUILD (from rev 243467, libktnef/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-13 23:02:54 UTC (rev 243468) @@ -0,0 +1,34 @@ +# Maintainer: Antonio Rojas + +_pkgname=ktnef +pkgname=lib$_pkgname +pkgver=15.07.90 +pkgrel=1 +pkgdesc="API for handling TNEF data" +arch=(i686 x86_64) +url="https://projects.kde.org/$pkgname"; +license=(LGPL) +depends=(kcalutils kcontacts) +makedepends=(extra-cmake-modules python kdoctools) +source=("http://download.kde.org/unstable/applications/15.07.80/src/$_pkgname-$pkgver.tar.xz";) +md5sums=('e17defe5e0b29e320efc8b029a11cdc4') + +prepare() { + mkdir -p build +} + +build() { + cd build + cmake ../$_pkgname-$pkgver \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DCMAKE_INSTALL_LIBDIR=lib \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ +-DBUILD_TESTING=OFF + make +} + +package() { + cd build + make DESTDIR="$pkgdir" install +} Deleted: kde-unstable-x86_64/PKGBUILD === --- kde-unstable-x86_64/PKGBUILD2015-08-13 23:02:36 UTC (rev 243467) +++ kde-unstable-x86_64/PKGBUILD2015-08-13 23:02:54 UTC (rev 243468) @@ -1,33 +0,0 @@ -# Maintainer: Antonio Rojas - -_pkgname=ktnef -pkgname=lib$_pkgname -pkgver=15.07.80 -pkgrel=1 -pkgdesc="API for handling TNEF data" -arch=(i686 x86_64) -url="https://projects.kde.org/$pkgname"; -license=(LGPL) -depends=(kcalutils kcontacts) -makedepends=(extra-cmake-modules python) -source=("http://download.kde.org/unstable/applications/15.07.80/src/$_pkgname-$pkgver.tar.xz";) -md5sums=('decaa15a4c3e577a0f6bda0ad9c8d1e1') - -prepare() { - mkdir -p build -} - -build() { - cd build - cmake ../$_pkgname-$pkgver \ --DCMAKE_BUILD_TYPE=Release \ --DCMAKE_INSTALL_PREFIX=/usr \ --DCMAKE_INSTALL_LIBDIR=lib \ --DKDE_INSTALL_USE_QT_SYS_PATHS=ON - make -} - -package() { - cd build - make DESTDIR="$pkgdir" install -} Copied: libktnef/repos/kde-unstable-x86_64/PKGBUILD (from rev 243467, libktnef/kde-unstable/PKGBUILD) === --- kde-unstable-x86_64/PKGBUILD(rev 0) +++ kde-unstable-x86_64/PKGBUILD2015-08-13 23:02:54 UTC (rev 243468) @@ -0,0 +1,34 @@ +# Maintainer: Antonio Rojas + +_pkgname=ktnef +pkgname=lib$_pkgname +pkgver=15.07.90 +pkgrel=1 +pkgdesc="API for handling TNEF data" +arch=(i686 x86_64) +url="https://projects.kde.org/$pkgname"; +license=(LGPL) +depends=(kcalutils kcontacts) +makedepends=(extra-cmake-modules python kdoctools) +source=("http://download.kde.org/unstable/applications/15.07.80/src/$_pkgname-$pkgver.tar.xz";) +md5sums=('e17defe5e0b29e320efc8b029a11cdc4') + +prepare() { + mkdir -p build +} + +build() { + cd build + cmake ../$_pkgname-$pkgver \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DCMAKE_INSTALL_LIBDIR=lib \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ +-DBUILD_TESTING=OFF + make +} + +package() { + cd build + make DESTDIR="$pkgdir" install +}
[arch-commits] Commit in akonadi/repos (8 files)
Date: Friday, August 14, 2015 @ 01:03:10 Author: arojas Revision: 243469 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: akonadi/repos/kde-unstable-i686/PKGBUILD (from rev 243468, akonadi/kde-unstable/PKGBUILD) akonadi/repos/kde-unstable-i686/akonadi.install (from rev 243468, akonadi/kde-unstable/akonadi.install) akonadi/repos/kde-unstable-x86_64/PKGBUILD (from rev 243468, akonadi/kde-unstable/PKGBUILD) akonadi/repos/kde-unstable-x86_64/akonadi.install (from rev 243468, akonadi/kde-unstable/akonadi.install) Deleted: akonadi/repos/kde-unstable-i686/PKGBUILD akonadi/repos/kde-unstable-i686/akonadi.install akonadi/repos/kde-unstable-x86_64/PKGBUILD akonadi/repos/kde-unstable-x86_64/akonadi.install -+ /PKGBUILD | 96 ++ /akonadi.install| 22 +++ kde-unstable-i686/PKGBUILD | 48 - kde-unstable-i686/akonadi.install | 11 --- kde-unstable-x86_64/PKGBUILD| 48 - kde-unstable-x86_64/akonadi.install | 11 --- 6 files changed, 118 insertions(+), 118 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-13 23:02:54 UTC (rev 243468) +++ kde-unstable-i686/PKGBUILD 2015-08-13 23:03:10 UTC (rev 243469) @@ -1,48 +0,0 @@ -# $Id$ -# Maintainer: Felix Yan -# Contributor: Andrea Scarpino -# Contributor: Pierre Schmitz - -pkgname=akonadi -pkgver=15.07.80 -pkgrel=1 -pkgdesc="PIM layer, which provides an asynchronous API to access all kind of PIM data" -arch=('i686' 'x86_64') -url='http://community.kde.org/KDE_PIM/Akonadi' -license=('LGPL') -depends=('shared-mime-info' 'qt5-base' 'libxslt') -makedepends=('extra-cmake-modules' 'postgresql' 'mariadb') -checkdepends=('xorg-server-xvfb') -optdepends=('postgresql: PostgreSQL backend' -'mariadb: MariaDB backend') -install="${pkgname}.install" -source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";) -md5sums=('fee042bafc6ed071540b1ee89923af2e') - -prepare() { - mkdir -p build -} - -build() { - cd build - cmake ../$pkgname-$pkgver \ --DCMAKE_BUILD_TYPE=Release \ --DCMAKE_INSTALL_PREFIX=/usr \ --DCMAKE_INSTALL_LIBDIR=lib \ --DDATABASE_BACKEND=SQLITE \ --DBUILD_TESTING=OFF \ --DKDE_INSTALL_USE_QT_SYS_PATHS=ON - make -} - -check() { - # 17 akonadi-dbconfigtest failed as we changed the default backend - # 24~30 failed due to qt cannot find the sqldriver which is not installed yet - cd build - xvfb-run -a dbus-launch --exit-with-session make test || warning "Tests failed" -} - -package() { - cd build - make DESTDIR="$pkgdir" install -} Copied: akonadi/repos/kde-unstable-i686/PKGBUILD (from rev 243468, akonadi/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-13 23:03:10 UTC (rev 243469) @@ -0,0 +1,48 @@ +# $Id$ +# Maintainer: Felix Yan +# Contributor: Andrea Scarpino +# Contributor: Pierre Schmitz + +pkgname=akonadi +pkgver=15.07.90 +pkgrel=1 +pkgdesc="PIM layer, which provides an asynchronous API to access all kind of PIM data" +arch=('i686' 'x86_64') +url='http://community.kde.org/KDE_PIM/Akonadi' +license=('LGPL') +depends=('shared-mime-info' 'qt5-base' 'libxslt') +makedepends=('extra-cmake-modules' 'postgresql' 'mariadb') +checkdepends=('xorg-server-xvfb') +optdepends=('postgresql: PostgreSQL backend' +'mariadb: MariaDB backend') +install="${pkgname}.install" +source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz";) +md5sums=('dfc6e26fa428f2f79d983297adf9be47') + +prepare() { + mkdir -p build +} + +build() { + cd build + cmake ../$pkgname-$pkgver \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DCMAKE_INSTALL_LIBDIR=lib \ +-DDATABASE_BACKEND=SQLITE \ +-DBUILD_TESTING=OFF \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON + make +} + +check() { + # 17 akonadi-dbconfigtest failed as we changed the default backend + # 24~30 failed due to qt cannot find the sqldriver which is not installed yet + cd build + xvfb-run -a dbus-launch --exit-with-session make test || warning "Tests failed" +} + +package() { + cd build + make DESTDIR="$pkgdir" install +} Deleted: kde-unstable-i686/akonadi.install === --- kde-unstable-i686/akonadi.install 2015-08-13 23:02:54 UTC (rev 243468) +++ kde-unstable-i686/akonadi.install 2015-08-13 23:03:10 UTC (rev 243469) @@ -1,11 +0,0 @@ -post_install() { - update-mime-database usr/share/mime &> /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} Copied: akonadi/repos/kde-unsta
[arch-commits] Commit in kontactinterface/repos (4 files)
Date: Friday, August 14, 2015 @ 01:02:36 Author: arojas Revision: 243467 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kontactinterface/repos/kde-unstable-i686/PKGBUILD (from rev 243466, kontactinterface/kde-unstable/PKGBUILD) kontactinterface/repos/kde-unstable-x86_64/PKGBUILD (from rev 243466, kontactinterface/kde-unstable/PKGBUILD) Deleted: kontactinterface/repos/kde-unstable-i686/PKGBUILD kontactinterface/repos/kde-unstable-x86_64/PKGBUILD --+ /PKGBUILD| 66 + kde-unstable-i686/PKGBUILD | 32 --- kde-unstable-x86_64/PKGBUILD | 32 --- 3 files changed, 66 insertions(+), 64 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-13 23:02:20 UTC (rev 243466) +++ kde-unstable-i686/PKGBUILD 2015-08-13 23:02:36 UTC (rev 243467) @@ -1,32 +0,0 @@ -# Maintainer: Antonio Rojas - -pkgname=kontactinterface -pkgver=15.07.80 -pkgrel=1 -pkgdesc="Kontact Plugin Interface Library" -arch=(i686 x86_64) -url="https://projects.kde.org/$pkgname"; -license=(LGPL) -depends=(kparts) -makedepends=(extra-cmake-modules python) -source=("http://download.kde.org/unstable/applications/15.07.80/src/$pkgname-$pkgver.tar.xz";) -md5sums=('41dbc4eca9774edba9266f093ade1eb3') - -prepare() { - mkdir -p build -} - -build() { - cd build - cmake ../$pkgname-$pkgver \ --DCMAKE_BUILD_TYPE=Release \ --DCMAKE_INSTALL_PREFIX=/usr \ --DCMAKE_INSTALL_LIBDIR=lib \ --DKDE_INSTALL_USE_QT_SYS_PATHS=ON - make -} - -package() { - cd build - make DESTDIR="$pkgdir" install -} Copied: kontactinterface/repos/kde-unstable-i686/PKGBUILD (from rev 243466, kontactinterface/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-13 23:02:36 UTC (rev 243467) @@ -0,0 +1,33 @@ +# Maintainer: Antonio Rojas + +pkgname=kontactinterface +pkgver=15.07.90 +pkgrel=1 +pkgdesc="Kontact Plugin Interface Library" +arch=(i686 x86_64) +url="https://projects.kde.org/$pkgname"; +license=(LGPL) +depends=(kparts) +makedepends=(extra-cmake-modules python) +source=("http://download.kde.org/unstable/applications/15.07.80/src/$pkgname-$pkgver.tar.xz";) +md5sums=('613eb241c614fa0251a9a5ef1e9e4a1e') + +prepare() { + mkdir -p build +} + +build() { + cd build + cmake ../$pkgname-$pkgver \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DCMAKE_INSTALL_LIBDIR=lib \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ +-DBUILD_TESTING=OFF + make +} + +package() { + cd build + make DESTDIR="$pkgdir" install +} Deleted: kde-unstable-x86_64/PKGBUILD === --- kde-unstable-x86_64/PKGBUILD2015-08-13 23:02:20 UTC (rev 243466) +++ kde-unstable-x86_64/PKGBUILD2015-08-13 23:02:36 UTC (rev 243467) @@ -1,32 +0,0 @@ -# Maintainer: Antonio Rojas - -pkgname=kontactinterface -pkgver=15.07.80 -pkgrel=1 -pkgdesc="Kontact Plugin Interface Library" -arch=(i686 x86_64) -url="https://projects.kde.org/$pkgname"; -license=(LGPL) -depends=(kparts) -makedepends=(extra-cmake-modules python) -source=("http://download.kde.org/unstable/applications/15.07.80/src/$pkgname-$pkgver.tar.xz";) -md5sums=('41dbc4eca9774edba9266f093ade1eb3') - -prepare() { - mkdir -p build -} - -build() { - cd build - cmake ../$pkgname-$pkgver \ --DCMAKE_BUILD_TYPE=Release \ --DCMAKE_INSTALL_PREFIX=/usr \ --DCMAKE_INSTALL_LIBDIR=lib \ --DKDE_INSTALL_USE_QT_SYS_PATHS=ON - make -} - -package() { - cd build - make DESTDIR="$pkgdir" install -} Copied: kontactinterface/repos/kde-unstable-x86_64/PKGBUILD (from rev 243466, kontactinterface/kde-unstable/PKGBUILD) === --- kde-unstable-x86_64/PKGBUILD(rev 0) +++ kde-unstable-x86_64/PKGBUILD2015-08-13 23:02:36 UTC (rev 243467) @@ -0,0 +1,33 @@ +# Maintainer: Antonio Rojas + +pkgname=kontactinterface +pkgver=15.07.90 +pkgrel=1 +pkgdesc="Kontact Plugin Interface Library" +arch=(i686 x86_64) +url="https://projects.kde.org/$pkgname"; +license=(LGPL) +depends=(kparts) +makedepends=(extra-cmake-modules python) +source=("http://download.kde.org/unstable/applications/15.07.80/src/$pkgname-$pkgver.tar.xz";) +md5sums=('613eb241c614fa0251a9a5ef1e9e4a1e') + +prepare() { + mkdir -p build +} + +build() { + cd build + cmake ../$pkgname-$pkgver \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DCMAKE_INSTALL_LIBDIR=lib \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ +-DBUILD_TESTING=OFF + make +} + +package() { + cd build + make DESTDIR="$pkgdir" install +}
[arch-commits] Commit in kmbox/repos (4 files)
Date: Friday, August 14, 2015 @ 01:02:20 Author: arojas Revision: 243466 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kmbox/repos/kde-unstable-i686/PKGBUILD (from rev 243465, kmbox/kde-unstable/PKGBUILD) kmbox/repos/kde-unstable-x86_64/PKGBUILD (from rev 243465, kmbox/kde-unstable/PKGBUILD) Deleted: kmbox/repos/kde-unstable-i686/PKGBUILD kmbox/repos/kde-unstable-x86_64/PKGBUILD --+ /PKGBUILD| 66 + kde-unstable-i686/PKGBUILD | 32 --- kde-unstable-x86_64/PKGBUILD | 32 --- 3 files changed, 66 insertions(+), 64 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-13 23:02:02 UTC (rev 243465) +++ kde-unstable-i686/PKGBUILD 2015-08-13 23:02:20 UTC (rev 243466) @@ -1,32 +0,0 @@ -# Maintainer: Antonio Rojas - -pkgname=kmbox -pkgver=15.07.80 -pkgrel=1 -pkgdesc="Library for accessing mail storages in MBox format" -arch=(i686 x86_64) -url="https://projects.kde.org/$pkgname"; -license=(LGPL) -depends=(kmime) -makedepends=(extra-cmake-modules python boost) -source=("http://download.kde.org/unstable/applications/15.07.80/src/$pkgname-$pkgver.tar.xz";) -md5sums=('66cdd500a0ae5f2efdf543d1c256a70d') - -prepare() { - mkdir -p build -} - -build() { - cd build - cmake ../$pkgname-$pkgver \ --DCMAKE_BUILD_TYPE=Release \ --DCMAKE_INSTALL_PREFIX=/usr \ --DCMAKE_INSTALL_LIBDIR=lib \ --DKDE_INSTALL_USE_QT_SYS_PATHS=ON - make -} - -package() { - cd build - make DESTDIR="$pkgdir" install -} Copied: kmbox/repos/kde-unstable-i686/PKGBUILD (from rev 243465, kmbox/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-13 23:02:20 UTC (rev 243466) @@ -0,0 +1,33 @@ +# Maintainer: Antonio Rojas + +pkgname=kmbox +pkgver=15.07.90 +pkgrel=1 +pkgdesc="Library for accessing mail storages in MBox format" +arch=(i686 x86_64) +url="https://projects.kde.org/$pkgname"; +license=(LGPL) +depends=(kmime kdelibs4support) +makedepends=(extra-cmake-modules python boost kdoctools) +source=("http://download.kde.org/unstable/applications/15.07.80/src/$pkgname-$pkgver.tar.xz";) +md5sums=('c6b42d25be9d3643c07e9d6dd859209c') + +prepare() { + mkdir -p build +} + +build() { + cd build + cmake ../$pkgname-$pkgver \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DCMAKE_INSTALL_LIBDIR=lib \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ +-DBUILD_TESTING=OFF + make +} + +package() { + cd build + make DESTDIR="$pkgdir" install +} Deleted: kde-unstable-x86_64/PKGBUILD === --- kde-unstable-x86_64/PKGBUILD2015-08-13 23:02:02 UTC (rev 243465) +++ kde-unstable-x86_64/PKGBUILD2015-08-13 23:02:20 UTC (rev 243466) @@ -1,32 +0,0 @@ -# Maintainer: Antonio Rojas - -pkgname=kmbox -pkgver=15.07.80 -pkgrel=1 -pkgdesc="Library for accessing mail storages in MBox format" -arch=(i686 x86_64) -url="https://projects.kde.org/$pkgname"; -license=(LGPL) -depends=(kmime) -makedepends=(extra-cmake-modules python boost) -source=("http://download.kde.org/unstable/applications/15.07.80/src/$pkgname-$pkgver.tar.xz";) -md5sums=('66cdd500a0ae5f2efdf543d1c256a70d') - -prepare() { - mkdir -p build -} - -build() { - cd build - cmake ../$pkgname-$pkgver \ --DCMAKE_BUILD_TYPE=Release \ --DCMAKE_INSTALL_PREFIX=/usr \ --DCMAKE_INSTALL_LIBDIR=lib \ --DKDE_INSTALL_USE_QT_SYS_PATHS=ON - make -} - -package() { - cd build - make DESTDIR="$pkgdir" install -} Copied: kmbox/repos/kde-unstable-x86_64/PKGBUILD (from rev 243465, kmbox/kde-unstable/PKGBUILD) === --- kde-unstable-x86_64/PKGBUILD(rev 0) +++ kde-unstable-x86_64/PKGBUILD2015-08-13 23:02:20 UTC (rev 243466) @@ -0,0 +1,33 @@ +# Maintainer: Antonio Rojas + +pkgname=kmbox +pkgver=15.07.90 +pkgrel=1 +pkgdesc="Library for accessing mail storages in MBox format" +arch=(i686 x86_64) +url="https://projects.kde.org/$pkgname"; +license=(LGPL) +depends=(kmime kdelibs4support) +makedepends=(extra-cmake-modules python boost kdoctools) +source=("http://download.kde.org/unstable/applications/15.07.80/src/$pkgname-$pkgver.tar.xz";) +md5sums=('c6b42d25be9d3643c07e9d6dd859209c') + +prepare() { + mkdir -p build +} + +build() { + cd build + cmake ../$pkgname-$pkgver \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DCMAKE_INSTALL_LIBDIR=lib \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ +-DBUILD_TESTING=OFF + make +} + +package() { + cd build + make DESTDIR="$pkgdir" install +}
[arch-commits] Commit in kldap/repos (4 files)
Date: Friday, August 14, 2015 @ 01:02:02 Author: arojas Revision: 243465 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kldap/repos/kde-unstable-i686/PKGBUILD (from rev 243464, kldap/kde-unstable/PKGBUILD) kldap/repos/kde-unstable-x86_64/PKGBUILD (from rev 243464, kldap/kde-unstable/PKGBUILD) Deleted: kldap/repos/kde-unstable-i686/PKGBUILD kldap/repos/kde-unstable-x86_64/PKGBUILD --+ /PKGBUILD| 66 + kde-unstable-i686/PKGBUILD | 32 --- kde-unstable-x86_64/PKGBUILD | 32 --- 3 files changed, 66 insertions(+), 64 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-13 23:01:44 UTC (rev 243464) +++ kde-unstable-i686/PKGBUILD 2015-08-13 23:02:02 UTC (rev 243465) @@ -1,32 +0,0 @@ -# Maintainer: Antonio Rojas - -pkgname=kldap -pkgver=15.07.80 -pkgrel=1 -pkgdesc="LDAP access API for KDE" -arch=(i686 x86_64) -url="https://projects.kde.org/$pkgname"; -license=(LGPL) -depends=(kcompletion ki18n) -makedepends=(extra-cmake-modules python) -source=("http://download.kde.org/unstable/applications/15.07.80/src/$pkgname-$pkgver.tar.xz";) -md5sums=('aa0b64a72dbaf425d2aff71492aeafd8') - -prepare() { - mkdir -p build -} - -build() { - cd build - cmake ../$pkgname-$pkgver \ --DCMAKE_BUILD_TYPE=Release \ --DCMAKE_INSTALL_PREFIX=/usr \ --DCMAKE_INSTALL_LIBDIR=lib \ --DKDE_INSTALL_USE_QT_SYS_PATHS=ON - make -} - -package() { - cd build - make DESTDIR="$pkgdir" install -} Copied: kldap/repos/kde-unstable-i686/PKGBUILD (from rev 243464, kldap/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-13 23:02:02 UTC (rev 243465) @@ -0,0 +1,33 @@ +# Maintainer: Antonio Rojas + +pkgname=kldap +pkgver=15.07.90 +pkgrel=1 +pkgdesc="LDAP access API for KDE" +arch=(i686 x86_64) +url="https://projects.kde.org/$pkgname"; +license=(LGPL) +depends=(kcompletion ki18n) +makedepends=(extra-cmake-modules python) +source=("http://download.kde.org/unstable/applications/15.07.80/src/$pkgname-$pkgver.tar.xz";) +md5sums=('e3d0822e348286f2e04c6309fae6a118') + +prepare() { + mkdir -p build +} + +build() { + cd build + cmake ../$pkgname-$pkgver \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DCMAKE_INSTALL_LIBDIR=lib \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ +-DBUILD_TESTING=OFF + make +} + +package() { + cd build + make DESTDIR="$pkgdir" install +} Deleted: kde-unstable-x86_64/PKGBUILD === --- kde-unstable-x86_64/PKGBUILD2015-08-13 23:01:44 UTC (rev 243464) +++ kde-unstable-x86_64/PKGBUILD2015-08-13 23:02:02 UTC (rev 243465) @@ -1,32 +0,0 @@ -# Maintainer: Antonio Rojas - -pkgname=kldap -pkgver=15.07.80 -pkgrel=1 -pkgdesc="LDAP access API for KDE" -arch=(i686 x86_64) -url="https://projects.kde.org/$pkgname"; -license=(LGPL) -depends=(kcompletion ki18n) -makedepends=(extra-cmake-modules python) -source=("http://download.kde.org/unstable/applications/15.07.80/src/$pkgname-$pkgver.tar.xz";) -md5sums=('aa0b64a72dbaf425d2aff71492aeafd8') - -prepare() { - mkdir -p build -} - -build() { - cd build - cmake ../$pkgname-$pkgver \ --DCMAKE_BUILD_TYPE=Release \ --DCMAKE_INSTALL_PREFIX=/usr \ --DCMAKE_INSTALL_LIBDIR=lib \ --DKDE_INSTALL_USE_QT_SYS_PATHS=ON - make -} - -package() { - cd build - make DESTDIR="$pkgdir" install -} Copied: kldap/repos/kde-unstable-x86_64/PKGBUILD (from rev 243464, kldap/kde-unstable/PKGBUILD) === --- kde-unstable-x86_64/PKGBUILD(rev 0) +++ kde-unstable-x86_64/PKGBUILD2015-08-13 23:02:02 UTC (rev 243465) @@ -0,0 +1,33 @@ +# Maintainer: Antonio Rojas + +pkgname=kldap +pkgver=15.07.90 +pkgrel=1 +pkgdesc="LDAP access API for KDE" +arch=(i686 x86_64) +url="https://projects.kde.org/$pkgname"; +license=(LGPL) +depends=(kcompletion ki18n) +makedepends=(extra-cmake-modules python) +source=("http://download.kde.org/unstable/applications/15.07.80/src/$pkgname-$pkgver.tar.xz";) +md5sums=('e3d0822e348286f2e04c6309fae6a118') + +prepare() { + mkdir -p build +} + +build() { + cd build + cmake ../$pkgname-$pkgver \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DCMAKE_INSTALL_LIBDIR=lib \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ +-DBUILD_TESTING=OFF + make +} + +package() { + cd build + make DESTDIR="$pkgdir" install +}
[arch-commits] Commit in kimap/repos (4 files)
Date: Friday, August 14, 2015 @ 01:01:44 Author: arojas Revision: 243464 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kimap/repos/kde-unstable-i686/PKGBUILD (from rev 243463, kimap/kde-unstable/PKGBUILD) kimap/repos/kde-unstable-x86_64/PKGBUILD (from rev 243463, kimap/kde-unstable/PKGBUILD) Deleted: kimap/repos/kde-unstable-i686/PKGBUILD kimap/repos/kde-unstable-x86_64/PKGBUILD --+ /PKGBUILD| 66 + kde-unstable-i686/PKGBUILD | 32 --- kde-unstable-x86_64/PKGBUILD | 32 --- 3 files changed, 66 insertions(+), 64 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-13 23:01:25 UTC (rev 243463) +++ kde-unstable-i686/PKGBUILD 2015-08-13 23:01:44 UTC (rev 243464) @@ -1,32 +0,0 @@ -# Maintainer: Antonio Rojas - -pkgname=kimap -pkgver=15.07.80 -pkgrel=1 -pkgdesc="Job-based API for interacting with IMAP servers" -arch=(i686 x86_64) -url="https://projects.kde.org/$pkgname"; -license=(LGPL) -depends=(kmime) -makedepends=(extra-cmake-modules python boost) -source=("http://download.kde.org/unstable/applications/15.07.80/src/$pkgname-$pkgver.tar.xz";) -md5sums=('6698f3e6e870dea3cb83c5c361e80a8b') - -prepare() { - mkdir -p build -} - -build() { - cd build - cmake ../$pkgname-$pkgver \ --DCMAKE_BUILD_TYPE=Release \ --DCMAKE_INSTALL_PREFIX=/usr \ --DCMAKE_INSTALL_LIBDIR=lib \ --DKDE_INSTALL_USE_QT_SYS_PATHS=ON - make -} - -package() { - cd build - make DESTDIR="$pkgdir" install -} Copied: kimap/repos/kde-unstable-i686/PKGBUILD (from rev 243463, kimap/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-13 23:01:44 UTC (rev 243464) @@ -0,0 +1,33 @@ +# Maintainer: Antonio Rojas + +pkgname=kimap +pkgver=15.07.90 +pkgrel=1 +pkgdesc="Job-based API for interacting with IMAP servers" +arch=(i686 x86_64) +url="https://projects.kde.org/$pkgname"; +license=(LGPL) +depends=(kmime kdelibs4support) +makedepends=(extra-cmake-modules python boost kdoctools) +source=("http://download.kde.org/unstable/applications/15.07.80/src/$pkgname-$pkgver.tar.xz";) +md5sums=('03c1cf19d2ddcdaf99bdb595e99e9f6b') + +prepare() { + mkdir -p build +} + +build() { + cd build + cmake ../$pkgname-$pkgver \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DCMAKE_INSTALL_LIBDIR=lib \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ +-DBUILD_TESTING=OFF + make +} + +package() { + cd build + make DESTDIR="$pkgdir" install +} Deleted: kde-unstable-x86_64/PKGBUILD === --- kde-unstable-x86_64/PKGBUILD2015-08-13 23:01:25 UTC (rev 243463) +++ kde-unstable-x86_64/PKGBUILD2015-08-13 23:01:44 UTC (rev 243464) @@ -1,32 +0,0 @@ -# Maintainer: Antonio Rojas - -pkgname=kimap -pkgver=15.07.80 -pkgrel=1 -pkgdesc="Job-based API for interacting with IMAP servers" -arch=(i686 x86_64) -url="https://projects.kde.org/$pkgname"; -license=(LGPL) -depends=(kmime) -makedepends=(extra-cmake-modules python boost) -source=("http://download.kde.org/unstable/applications/15.07.80/src/$pkgname-$pkgver.tar.xz";) -md5sums=('6698f3e6e870dea3cb83c5c361e80a8b') - -prepare() { - mkdir -p build -} - -build() { - cd build - cmake ../$pkgname-$pkgver \ --DCMAKE_BUILD_TYPE=Release \ --DCMAKE_INSTALL_PREFIX=/usr \ --DCMAKE_INSTALL_LIBDIR=lib \ --DKDE_INSTALL_USE_QT_SYS_PATHS=ON - make -} - -package() { - cd build - make DESTDIR="$pkgdir" install -} Copied: kimap/repos/kde-unstable-x86_64/PKGBUILD (from rev 243463, kimap/kde-unstable/PKGBUILD) === --- kde-unstable-x86_64/PKGBUILD(rev 0) +++ kde-unstable-x86_64/PKGBUILD2015-08-13 23:01:44 UTC (rev 243464) @@ -0,0 +1,33 @@ +# Maintainer: Antonio Rojas + +pkgname=kimap +pkgver=15.07.90 +pkgrel=1 +pkgdesc="Job-based API for interacting with IMAP servers" +arch=(i686 x86_64) +url="https://projects.kde.org/$pkgname"; +license=(LGPL) +depends=(kmime kdelibs4support) +makedepends=(extra-cmake-modules python boost kdoctools) +source=("http://download.kde.org/unstable/applications/15.07.80/src/$pkgname-$pkgver.tar.xz";) +md5sums=('03c1cf19d2ddcdaf99bdb595e99e9f6b') + +prepare() { + mkdir -p build +} + +build() { + cd build + cmake ../$pkgname-$pkgver \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DCMAKE_INSTALL_LIBDIR=lib \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ +-DBUILD_TESTING=OFF + make +} + +package() { + cd build + make DESTDIR="$pkgdir" install +}
[arch-commits] Commit in kmime/repos (4 files)
Date: Friday, August 14, 2015 @ 01:01:25 Author: arojas Revision: 243463 archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kmime/repos/kde-unstable-i686/PKGBUILD (from rev 243462, kmime/kde-unstable/PKGBUILD) kmime/repos/kde-unstable-x86_64/PKGBUILD (from rev 243462, kmime/kde-unstable/PKGBUILD) Deleted: kmime/repos/kde-unstable-i686/PKGBUILD kmime/repos/kde-unstable-x86_64/PKGBUILD --+ /PKGBUILD| 66 + kde-unstable-i686/PKGBUILD | 32 --- kde-unstable-x86_64/PKGBUILD | 32 --- 3 files changed, 66 insertions(+), 64 deletions(-) Deleted: kde-unstable-i686/PKGBUILD === --- kde-unstable-i686/PKGBUILD 2015-08-13 23:01:08 UTC (rev 243462) +++ kde-unstable-i686/PKGBUILD 2015-08-13 23:01:25 UTC (rev 243463) @@ -1,32 +0,0 @@ -# Maintainer: Antonio Rojas - -pkgname=kmime -pkgver=15.07.80 -pkgrel=1 -pkgdesc="Library for handling mail messages and newsgroup articles" -arch=(i686 x86_64) -url="https://projects.kde.org/$pkgname"; -license=(LGPL) -depends=(ki18n kcodecs) -makedepends=(extra-cmake-modules python boost) -source=("http://download.kde.org/unstable/applications/15.07.80/src/$pkgname-$pkgver.tar.xz";) -md5sums=('ef14961322674ab50ede7be20a5cc71f') - -prepare() { - mkdir -p build -} - -build() { - cd build - cmake ../$pkgname-$pkgver \ --DCMAKE_BUILD_TYPE=Release \ --DCMAKE_INSTALL_PREFIX=/usr \ --DCMAKE_INSTALL_LIBDIR=lib \ --DKDE_INSTALL_USE_QT_SYS_PATHS=ON - make -} - -package() { - cd build - make DESTDIR="$pkgdir" install -} Copied: kmime/repos/kde-unstable-i686/PKGBUILD (from rev 243462, kmime/kde-unstable/PKGBUILD) === --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2015-08-13 23:01:25 UTC (rev 243463) @@ -0,0 +1,33 @@ +# Maintainer: Antonio Rojas + +pkgname=kmime +pkgver=15.07.90 +pkgrel=1 +pkgdesc="Library for handling mail messages and newsgroup articles" +arch=(i686 x86_64) +url="https://projects.kde.org/$pkgname"; +license=(LGPL) +depends=(ki18n kcodecs) +makedepends=(extra-cmake-modules python boost) +source=("http://download.kde.org/unstable/applications/15.07.80/src/$pkgname-$pkgver.tar.xz";) +md5sums=('56f7d957c465cb08f22edb052b3cf46a') + +prepare() { + mkdir -p build +} + +build() { + cd build + cmake ../$pkgname-$pkgver \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DCMAKE_INSTALL_LIBDIR=lib \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ +-DBUILD_TESTING=OFF + make +} + +package() { + cd build + make DESTDIR="$pkgdir" install +} Deleted: kde-unstable-x86_64/PKGBUILD === --- kde-unstable-x86_64/PKGBUILD2015-08-13 23:01:08 UTC (rev 243462) +++ kde-unstable-x86_64/PKGBUILD2015-08-13 23:01:25 UTC (rev 243463) @@ -1,32 +0,0 @@ -# Maintainer: Antonio Rojas - -pkgname=kmime -pkgver=15.07.80 -pkgrel=1 -pkgdesc="Library for handling mail messages and newsgroup articles" -arch=(i686 x86_64) -url="https://projects.kde.org/$pkgname"; -license=(LGPL) -depends=(ki18n kcodecs) -makedepends=(extra-cmake-modules python boost) -source=("http://download.kde.org/unstable/applications/15.07.80/src/$pkgname-$pkgver.tar.xz";) -md5sums=('ef14961322674ab50ede7be20a5cc71f') - -prepare() { - mkdir -p build -} - -build() { - cd build - cmake ../$pkgname-$pkgver \ --DCMAKE_BUILD_TYPE=Release \ --DCMAKE_INSTALL_PREFIX=/usr \ --DCMAKE_INSTALL_LIBDIR=lib \ --DKDE_INSTALL_USE_QT_SYS_PATHS=ON - make -} - -package() { - cd build - make DESTDIR="$pkgdir" install -} Copied: kmime/repos/kde-unstable-x86_64/PKGBUILD (from rev 243462, kmime/kde-unstable/PKGBUILD) === --- kde-unstable-x86_64/PKGBUILD(rev 0) +++ kde-unstable-x86_64/PKGBUILD2015-08-13 23:01:25 UTC (rev 243463) @@ -0,0 +1,33 @@ +# Maintainer: Antonio Rojas + +pkgname=kmime +pkgver=15.07.90 +pkgrel=1 +pkgdesc="Library for handling mail messages and newsgroup articles" +arch=(i686 x86_64) +url="https://projects.kde.org/$pkgname"; +license=(LGPL) +depends=(ki18n kcodecs) +makedepends=(extra-cmake-modules python boost) +source=("http://download.kde.org/unstable/applications/15.07.80/src/$pkgname-$pkgver.tar.xz";) +md5sums=('56f7d957c465cb08f22edb052b3cf46a') + +prepare() { + mkdir -p build +} + +build() { + cd build + cmake ../$pkgname-$pkgver \ +-DCMAKE_BUILD_TYPE=Release \ +-DCMAKE_INSTALL_PREFIX=/usr \ +-DCMAKE_INSTALL_LIBDIR=lib \ +-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ +-DBUILD_TESTING=OFF + make +} + +package() { + cd build + make DESTDIR="$pkgdir" install +}