[arch-commits] Commit in perl-crypt-openssl-dsa/repos (4 files)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 04:41:37
  Author: fyan
Revision: 127066

archrelease: copy trunk to community-i686, community-x86_64

Added:
  perl-crypt-openssl-dsa/repos/community-i686/PKGBUILD
(from rev 127065, perl-crypt-openssl-dsa/trunk/PKGBUILD)
  perl-crypt-openssl-dsa/repos/community-x86_64/PKGBUILD
(from rev 127065, perl-crypt-openssl-dsa/trunk/PKGBUILD)
Deleted:
  perl-crypt-openssl-dsa/repos/community-i686/PKGBUILD
  perl-crypt-openssl-dsa/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   92 
 community-i686/PKGBUILD   |   46 --
 community-x86_64/PKGBUILD |   46 --
 3 files changed, 92 insertions(+), 92 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-02-04 03:40:54 UTC (rev 127065)
+++ community-i686/PKGBUILD 2015-02-04 03:41:37 UTC (rev 127066)
@@ -1,46 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: John D Jones III 
j[nospace]n[nospace]b[nospace]e[nospace]k[nospace]1972 -_AT_- the domain name 
google offers a mail service at ending in dot com
-# Generator  : CPANPLUS::Dist::Arch 1.25
-
-pkgname=perl-crypt-openssl-dsa
-pkgver=0.14
-pkgrel=1
-pkgdesc=Digital Signature Algorithm using OpenSSL
-arch=('i686' 'x86_64')
-license=('PerlArtistic' 'GPL')
-options=('!emptydirs')
-depends=('openssl' 'perl')
-url='http://search.cpan.org/dist/Crypt-OpenSSL-DSA'
-source=(http://search.cpan.org/CPAN/authors/id/T/TJ/TJMATHER/Crypt-OpenSSL-DSA-$pkgver.tar.gz;)
-sha512sums=('55bc9111a16e1c61572c6dc2da7e1ce6cf6de6736bf662d937268e514f2c7a1f9ee77228dac89cf3b6963c28727258756edf46f188c7b66f39f57140b04acbc6')
-_distdir=Crypt-OpenSSL-DSA-$pkgver
-
-build() {
-  ( export PERL_MM_USE_DEFAULT=1 PERL5LIB= \
-  PERL_AUTOINSTALL=--skipdeps\
-  PERL_MM_OPT=INSTALLDIRS=vendor DESTDIR='$pkgdir' \
-  PERL_MB_OPT=--installdirs vendor --destdir '$pkgdir' \
-  MODULEBUILDRC=/dev/null
-
-cd $srcdir/$_distdir
-/usr/bin/perl Makefile.PL
-make
-  )
-}
-
-check() {
-  cd $srcdir/$_distdir
-  ( export PERL_MM_USE_DEFAULT=1 PERL5LIB=
-make test
-  )
-}
-
-package() {
-  cd $srcdir/$_distdir
-  make install
-
-  find $pkgdir -name .packlist -o -name perllocal.pod -delete
-}
-
-# vim:set ts=2 sw=2 et:

Copied: perl-crypt-openssl-dsa/repos/community-i686/PKGBUILD (from rev 127065, 
perl-crypt-openssl-dsa/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-02-04 03:41:37 UTC (rev 127066)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: John D Jones III 
j[nospace]n[nospace]b[nospace]e[nospace]k[nospace]1972 -_AT_- the domain name 
google offers a mail service at ending in dot com
+# Generator  : CPANPLUS::Dist::Arch 1.25
+
+pkgname=perl-crypt-openssl-dsa
+pkgver=0.15
+pkgrel=1
+pkgdesc=Digital Signature Algorithm using OpenSSL
+arch=('i686' 'x86_64')
+license=('PerlArtistic' 'GPL')
+options=('!emptydirs')
+depends=('openssl' 'perl')
+url='http://search.cpan.org/dist/Crypt-OpenSSL-DSA'
+source=(http://search.cpan.org/CPAN/authors/id/K/KM/KMX/Crypt-OpenSSL-DSA-$pkgver.tar.gz;)
+sha512sums=('bbc9d3eb487fca1c97a5b843e6d109da0559582ef9063daf9272ff748a5443421a8c81532e522280eaf9434cf79cd9856b6051fcf0ae8ad39ead2dc0f66842dc')
+_distdir=Crypt-OpenSSL-DSA-$pkgver
+
+build() {
+  ( export PERL_MM_USE_DEFAULT=1 PERL5LIB= \
+  PERL_AUTOINSTALL=--skipdeps\
+  PERL_MM_OPT=INSTALLDIRS=vendor DESTDIR='$pkgdir' \
+  PERL_MB_OPT=--installdirs vendor --destdir '$pkgdir' \
+  MODULEBUILDRC=/dev/null
+
+cd $srcdir/$_distdir
+/usr/bin/perl Makefile.PL
+make
+  )
+}
+
+check() {
+  cd $srcdir/$_distdir
+  ( export PERL_MM_USE_DEFAULT=1 PERL5LIB=
+make test
+  )
+}
+
+package() {
+  cd $srcdir/$_distdir
+  make install
+
+  find $pkgdir -name .packlist -o -name perllocal.pod -delete
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2015-02-04 03:40:54 UTC (rev 127065)
+++ community-x86_64/PKGBUILD   2015-02-04 03:41:37 UTC (rev 127066)
@@ -1,46 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: John D Jones III 
j[nospace]n[nospace]b[nospace]e[nospace]k[nospace]1972 -_AT_- the domain name 
google offers a mail service at ending in dot com
-# Generator  : CPANPLUS::Dist::Arch 1.25
-
-pkgname=perl-crypt-openssl-dsa
-pkgver=0.14
-pkgrel=1
-pkgdesc=Digital Signature Algorithm using OpenSSL
-arch=('i686' 'x86_64')
-license=('PerlArtistic' 'GPL')
-options=('!emptydirs')
-depends=('openssl' 'perl')

[arch-commits] Commit in kdepimlibs/repos (6 files)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 04:41:04
  Author: fyan
Revision: 230417

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  kdepimlibs/repos/testing-i686/
  kdepimlibs/repos/testing-i686/PKGBUILD
(from rev 230416, kdepimlibs/trunk/PKGBUILD)
  kdepimlibs/repos/testing-i686/kdepimlibs.install
(from rev 230416, kdepimlibs/trunk/kdepimlibs.install)
  kdepimlibs/repos/testing-x86_64/
  kdepimlibs/repos/testing-x86_64/PKGBUILD
(from rev 230416, kdepimlibs/trunk/PKGBUILD)
  kdepimlibs/repos/testing-x86_64/kdepimlibs.install
(from rev 230416, kdepimlibs/trunk/kdepimlibs.install)

---+
 testing-i686/PKGBUILD |   37 
 testing-i686/kdepimlibs.install   |   11 ++
 testing-x86_64/PKGBUILD   |   37 
 testing-x86_64/kdepimlibs.install |   11 ++
 4 files changed, 96 insertions(+)

Copied: kdepimlibs/repos/testing-i686/PKGBUILD (from rev 230416, 
kdepimlibs/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-02-04 03:41:04 UTC (rev 230417)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+# Contributor: Pierre Schmitz pie...@archlinux.de
+
+pkgname=kdepimlibs
+pkgver=4.14.5
+_kdeappver=14.12.2
+pkgrel=1
+pkgdesc=KDE PIM Libraries
+arch=('i686' 'x86_64')
+url='https://projects.kde.org/projects/kde/kdepimlibs'
+license=('GPL' 'LGPL')
+depends=('kdelibs' 'gpgme' 'akonadi' 'libical' 'prison' 'qjson')
+makedepends=('cmake' 'automoc4' 'boost' 'cyrus-sasl')
+install='kdepimlibs.install'
+source=(http://download.kde.org/stable/applications/${_kdeappver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('fd58e88d348bd42366c1b84103a7f57883b5ef75')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_SKIP_RPATH=ON \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Copied: kdepimlibs/repos/testing-i686/kdepimlibs.install (from rev 230416, 
kdepimlibs/trunk/kdepimlibs.install)
===
--- testing-i686/kdepimlibs.install (rev 0)
+++ testing-i686/kdepimlibs.install 2015-02-04 03:41:04 UTC (rev 230417)
@@ -0,0 +1,11 @@
+post_install() {
+   update-mime-database usr/share/mime  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}
\ No newline at end of file

Copied: kdepimlibs/repos/testing-x86_64/PKGBUILD (from rev 230416, 
kdepimlibs/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-02-04 03:41:04 UTC (rev 230417)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+# Contributor: Pierre Schmitz pie...@archlinux.de
+
+pkgname=kdepimlibs
+pkgver=4.14.5
+_kdeappver=14.12.2
+pkgrel=1
+pkgdesc=KDE PIM Libraries
+arch=('i686' 'x86_64')
+url='https://projects.kde.org/projects/kde/kdepimlibs'
+license=('GPL' 'LGPL')
+depends=('kdelibs' 'gpgme' 'akonadi' 'libical' 'prison' 'qjson')
+makedepends=('cmake' 'automoc4' 'boost' 'cyrus-sasl')
+install='kdepimlibs.install'
+source=(http://download.kde.org/stable/applications/${_kdeappver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('fd58e88d348bd42366c1b84103a7f57883b5ef75')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_SKIP_RPATH=ON \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Copied: kdepimlibs/repos/testing-x86_64/kdepimlibs.install (from rev 230416, 
kdepimlibs/trunk/kdepimlibs.install)
===
--- testing-x86_64/kdepimlibs.install   (rev 0)
+++ testing-x86_64/kdepimlibs.install   2015-02-04 03:41:04 UTC (rev 230417)
@@ -0,0 +1,11 @@
+post_install() {
+   update-mime-database usr/share/mime  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}
\ No newline at end of file


[arch-commits] Commit in perl-crypt-openssl-dsa/trunk (PKGBUILD)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 04:40:54
  Author: fyan
Revision: 127065

upgpkg: perl-crypt-openssl-dsa 0.15-1

Modified:
  perl-crypt-openssl-dsa/trunk/PKGBUILD (contents, properties)

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-02-04 02:43:58 UTC (rev 127064)
+++ PKGBUILD2015-02-04 03:40:54 UTC (rev 127065)
@@ -4,7 +4,7 @@
 # Generator  : CPANPLUS::Dist::Arch 1.25
 
 pkgname=perl-crypt-openssl-dsa
-pkgver=0.14
+pkgver=0.15
 pkgrel=1
 pkgdesc=Digital Signature Algorithm using OpenSSL
 arch=('i686' 'x86_64')
@@ -12,8 +12,8 @@
 options=('!emptydirs')
 depends=('openssl' 'perl')
 url='http://search.cpan.org/dist/Crypt-OpenSSL-DSA'
-source=(http://search.cpan.org/CPAN/authors/id/T/TJ/TJMATHER/Crypt-OpenSSL-DSA-$pkgver.tar.gz;)
-sha512sums=('55bc9111a16e1c61572c6dc2da7e1ce6cf6de6736bf662d937268e514f2c7a1f9ee77228dac89cf3b6963c28727258756edf46f188c7b66f39f57140b04acbc6')
+source=(http://search.cpan.org/CPAN/authors/id/K/KM/KMX/Crypt-OpenSSL-DSA-$pkgver.tar.gz;)
+sha512sums=('bbc9d3eb487fca1c97a5b843e6d109da0559582ef9063daf9272ff748a5443421a8c81532e522280eaf9434cf79cd9856b6051fcf0ae8ad39ead2dc0f66842dc')
 _distdir=Crypt-OpenSSL-DSA-$pkgver
 
 build() {


Property changes on: perl-crypt-openssl-dsa/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property


[arch-commits] Commit in kdeedu-data/repos (testing-any testing-any/PKGBUILD)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 05:11:37
  Author: fyan
Revision: 230435

archrelease: copy trunk to testing-any

Added:
  kdeedu-data/repos/testing-any/
  kdeedu-data/repos/testing-any/PKGBUILD
(from rev 230434, kdeedu-data/trunk/PKGBUILD)

--+
 PKGBUILD |   32 
 1 file changed, 32 insertions(+)

Copied: kdeedu-data/repos/testing-any/PKGBUILD (from rev 230434, 
kdeedu-data/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2015-02-04 04:11:37 UTC (rev 230435)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeedu-data
+pkgver=14.12.2
+pkgrel=1
+pkgdesc=Common data for KDE Edu applications
+url=http://kde.org/applications/education;
+arch=('any')
+license=('GPL' 'LGPL' 'FDL')
+makedepends=('extra-cmake-modules')
+conflicts=('libkdeedu14')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz;)
+sha1sums=('833e1c1c453633fa39b401fb6a6b70336114ae4e')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}


[arch-commits] Commit in kde-base-artwork/repos (testing-any testing-any/PKGBUILD)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 05:10:30
  Author: fyan
Revision: 230433

archrelease: copy trunk to testing-any

Added:
  kde-base-artwork/repos/testing-any/
  kde-base-artwork/repos/testing-any/PKGBUILD
(from rev 230432, kde-base-artwork/trunk/PKGBUILD)

--+
 PKGBUILD |   30 ++
 1 file changed, 30 insertions(+)

Copied: kde-base-artwork/repos/testing-any/PKGBUILD (from rev 230432, 
kde-base-artwork/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2015-02-04 04:10:30 UTC (rev 230433)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kde-base-artwork
+pkgver=14.12.2
+pkgrel=1
+pkgdesc=KDE KSplash theme
+arch=('any')
+url='http://www.kde.org/'
+license=('LGPL')
+makedepends=('kdelibs' 'cmake' 'automoc4')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('c7a80b530754e1601acf60cf04ca19001b5b6548')
+
+build() {
+   cd $srcdir
+   mkdir build
+   cd build
+   cmake ../${pkgname}-${pkgver} \
+   -DCMAKE_BUILD_TYPE=Release \
+   -DKDE4_BUILD_TESTS=OFF \
+   -DCMAKE_INSTALL_PREFIX=/usr
+   make
+}
+
+package() {
+   cd $srcdir/build
+   make DESTDIR=$pkgdir install
+}


[arch-commits] Commit in kde-base-artwork/trunk (PKGBUILD)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 05:10:04
  Author: fyan
Revision: 230432

upgpkg: kde-base-artwork 14.12.2-1

Modified:
  kde-base-artwork/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-02-04 04:09:42 UTC (rev 230431)
+++ PKGBUILD2015-02-04 04:10:04 UTC (rev 230432)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino and...@archlinux.org
 
 pkgname=kde-base-artwork
-pkgver=14.12.1
+pkgver=14.12.2
 pkgrel=1
 pkgdesc=KDE KSplash theme
 arch=('any')
@@ -11,7 +11,7 @@
 license=('LGPL')
 makedepends=('kdelibs' 'cmake' 'automoc4')
 
source=(http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('1bd00c76952373c776cb72941a1b7a1db485ce9f')
+sha1sums=('c7a80b530754e1601acf60cf04ca19001b5b6548')
 
 build() {
cd $srcdir


[arch-commits] Commit in kdeedu-data/trunk (PKGBUILD)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 05:11:09
  Author: fyan
Revision: 230434

upgpkg: kdeedu-data 14.12.2-1

Modified:
  kdeedu-data/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-02-04 04:10:30 UTC (rev 230433)
+++ PKGBUILD2015-02-04 04:11:09 UTC (rev 230434)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-data
-pkgver=14.12.1
+pkgver=14.12.2
 pkgrel=1
 pkgdesc=Common data for KDE Edu applications
 url=http://kde.org/applications/education;
@@ -12,7 +12,7 @@
 makedepends=('extra-cmake-modules')
 conflicts=('libkdeedu14')
 
source=(http://download.kde.org/stable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz;)
-sha1sums=('f885a3cb12849bdba33d400e26164bf2b5b9fea9')
+sha1sums=('833e1c1c453633fa39b401fb6a6b70336114ae4e')
 
 prepare() {
   mkdir -p build


[arch-commits] Commit in libkdeedu/repos (6 files)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 05:20:06
  Author: fyan
Revision: 230441

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  libkdeedu/repos/testing-i686/
  libkdeedu/repos/testing-i686/PKGBUILD
(from rev 230440, libkdeedu/trunk/PKGBUILD)
  libkdeedu/repos/testing-i686/libkdeedu.install
(from rev 230440, libkdeedu/trunk/libkdeedu.install)
  libkdeedu/repos/testing-x86_64/
  libkdeedu/repos/testing-x86_64/PKGBUILD
(from rev 230440, libkdeedu/trunk/PKGBUILD)
  libkdeedu/repos/testing-x86_64/libkdeedu.install
(from rev 230440, libkdeedu/trunk/libkdeedu.install)

--+
 testing-i686/PKGBUILD|   34 ++
 testing-i686/libkdeedu.install   |   11 +++
 testing-x86_64/PKGBUILD  |   34 ++
 testing-x86_64/libkdeedu.install |   11 +++
 4 files changed, 90 insertions(+)

Copied: libkdeedu/repos/testing-i686/PKGBUILD (from rev 230440, 
libkdeedu/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-02-04 04:20:06 UTC (rev 230441)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=libkdeedu
+pkgver=14.12.2
+pkgrel=1
+pkgdesc=Libraries used by KDE Education applications
+url=https://projects.kde.org/projects/kde/kdeedu/libkdeedu;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdelibs' 'kdeedu-data')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+replaces=('kdeedu-libkdeedu')
+options=('staticlibs') # libqtmmlwidget.a needed by KAlgebra
+source=(http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('6da63310ff1267a063c96dba36186c17c5aae755')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Copied: libkdeedu/repos/testing-i686/libkdeedu.install (from rev 230440, 
libkdeedu/trunk/libkdeedu.install)
===
--- testing-i686/libkdeedu.install  (rev 0)
+++ testing-i686/libkdeedu.install  2015-02-04 04:20:06 UTC (rev 230441)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: libkdeedu/repos/testing-x86_64/PKGBUILD (from rev 230440, 
libkdeedu/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-02-04 04:20:06 UTC (rev 230441)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=libkdeedu
+pkgver=14.12.2
+pkgrel=1
+pkgdesc=Libraries used by KDE Education applications
+url=https://projects.kde.org/projects/kde/kdeedu/libkdeedu;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdelibs' 'kdeedu-data')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+replaces=('kdeedu-libkdeedu')
+options=('staticlibs') # libqtmmlwidget.a needed by KAlgebra
+source=(http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('6da63310ff1267a063c96dba36186c17c5aae755')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Copied: libkdeedu/repos/testing-x86_64/libkdeedu.install (from rev 230440, 
libkdeedu/trunk/libkdeedu.install)
===
--- testing-x86_64/libkdeedu.install(rev 0)
+++ testing-x86_64/libkdeedu.install2015-02-04 04:20:06 UTC (rev 230441)
@@ -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 libkdcraw/trunk (PKGBUILD)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 05:21:16
  Author: fyan
Revision: 230442

upgpkg: libkdcraw 14.12.2-1

Modified:
  libkdcraw/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-02-04 04:20:06 UTC (rev 230441)
+++ PKGBUILD2015-02-04 04:21:16 UTC (rev 230442)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino and...@archlinux.org
 
 pkgname=libkdcraw
-pkgver=14.12.1
+pkgver=14.12.2
 pkgrel=1
 pkgdesc=A C++ interface used to decode RAW picture
 url=https://projects.kde.org/projects/kde/kdegraphics/libs/libkdcraw;
@@ -15,7 +15,7 @@
 conflicts=('kdegraphics-libs')
 install=${pkgname}.install
 
source=(http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('e07dc93b5914674717c37e794313796d5b84a122')
+sha1sums=('17d5edcc698e2a43954e25671d45060ab796c8d3')
 
 prepare() {
   mkdir build


[arch-commits] Commit in kdebase/repos (10 files)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 05:19:19
  Author: fyan
Revision: 230439

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  kdebase/repos/testing-i686/
  kdebase/repos/testing-i686/PKGBUILD
(from rev 230438, kdebase/trunk/PKGBUILD)
  kdebase/repos/testing-i686/kdebase-dolphin.install
(from rev 230438, kdebase/trunk/kdebase-dolphin.install)
  kdebase/repos/testing-i686/kdebase-konqueror.install
(from rev 230438, kdebase/trunk/kdebase-konqueror.install)
  kdebase/repos/testing-i686/kdebase.install
(from rev 230438, kdebase/trunk/kdebase.install)
  kdebase/repos/testing-x86_64/
  kdebase/repos/testing-x86_64/PKGBUILD
(from rev 230438, kdebase/trunk/PKGBUILD)
  kdebase/repos/testing-x86_64/kdebase-dolphin.install
(from rev 230438, kdebase/trunk/kdebase-dolphin.install)
  kdebase/repos/testing-x86_64/kdebase-konqueror.install
(from rev 230438, kdebase/trunk/kdebase-konqueror.install)
  kdebase/repos/testing-x86_64/kdebase.install
(from rev 230438, kdebase/trunk/kdebase.install)

--+
 testing-i686/PKGBUILD|  138 +
 testing-i686/kdebase-dolphin.install |   11 ++
 testing-i686/kdebase-konqueror.install   |   12 ++
 testing-i686/kdebase.install |   11 ++
 testing-x86_64/PKGBUILD  |  138 +
 testing-x86_64/kdebase-dolphin.install   |   11 ++
 testing-x86_64/kdebase-konqueror.install |   12 ++
 testing-x86_64/kdebase.install   |   11 ++
 8 files changed, 344 insertions(+)

Copied: kdebase/repos/testing-i686/PKGBUILD (from rev 230438, 
kdebase/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-02-04 04:19:19 UTC (rev 230439)
@@ -0,0 +1,138 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+# Contributor: Pierre Schmitz pie...@archlinux.de
+
+pkgbase=kdebase
+pkgname=('kdebase-dolphin'
+ 'kdebase-kdepasswd'
+ 'kdebase-kdialog'
+ 'kdebase-keditbookmarks'
+ 'kdebase-kfind'
+ 'kdebase-konq-plugins'
+ 'kdebase-konqueror'
+ 'kdebase-lib'
+ 'kdebase-plasma')
+pkgver=14.12.2
+pkgrel=1
+arch=('i686' 'x86_64')
+url='http://www.kde.org'
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdebase')
+makedepends=('kdelibs' 'cmake' 'automoc4' 'tidyhtml' 'baloo4-widgets')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/kde-baseapps-${pkgver}.tar.xz;)
+sha1sums=('62e1d92623d13e97eed086c79b9765627fbefd8b')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+   cd build
+   cmake ../kde-baseapps-${pkgver} \
+   -DCMAKE_BUILD_TYPE=Release \
+   -DKDE4_BUILD_TESTS=OFF \
+   -DCMAKE_SKIP_RPATH=ON \
+   -DCMAKE_INSTALL_PREFIX=/usr
+   make
+}
+
+package_kdebase-dolphin() {
+   pkgdesc='File Manager'
+   depends=('kdebase-runtime' 'kdebase-lib' 'baloo4-widgets')
+   optdepends=('kdegraphics-svgpart: thumbailers for SVG files'
+   'kdegraphics-thumbnailers: thumbnailers for various 
graphics files'
+   'kdemultimedia-ffmpegthumbs: thumbnailers for video files'
+   'kdemultimedia-mplayerthumbs: thumbnailers for video files'
+   'kdesdk-thumbnailers: thumbnailers for development files'
+   'icoutils: thumbnailers for MS files'
+   'ruby: servicemenu installation'
+   'konsolepart4: open terminal in context menu')
+   url=http://kde.org/applications/system/dolphin/;
+   install=kdebase-dolphin.install
+
+   cd $srcdir/build/dolphin
+   make DESTDIR=$pkgdir install
+   cd $srcdir/build/doc/dolphin
+   make DESTDIR=$pkgdir install
+}
+
+package_kdebase-kdepasswd() {
+   pkgdesc='Change Password'
+   depends=('kdebase-runtime' 'kdebase-lib')
+
+   cd $srcdir/build/kdepasswd
+   make DESTDIR=$pkgdir install
+   cd $srcdir/build/doc/kdepasswd
+   make DESTDIR=$pkgdir install
+}
+
+package_kdebase-kdialog() {
+   pkgdesc='A utility for displaying dialog boxes from shell scripts'
+   depends=('kdebase-runtime')
+
+   cd $srcdir/build/kdialog
+   make DESTDIR=$pkgdir install
+}
+
+package_kdebase-keditbookmarks() {
+   pkgdesc='Bookmark Organizer and Editor'
+   depends=('kdebase-runtime')
+
+   cd $srcdir/build/keditbookmarks
+   make DESTDIR=$pkgdir install
+}
+
+package_kdebase-kfind() {
+   pkgdesc='Find Files/Folders'
+   depends=('kdebase-runtime' 'kdebase-lib')
+   url=http://kde.org/applications/utilities/kfind/;
+   install='kdebase.install'
+
+   cd $srcdir/build/kfind
+   make DESTDIR=$pkgdir install
+   cd $srcdir/build/doc/kfind
+   make DESTDIR=$pkgdir install
+}
+

[arch-commits] Commit in libkdeedu/trunk (PKGBUILD)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 05:19:33
  Author: fyan
Revision: 230440

upgpkg: libkdeedu 14.12.2-1

Modified:
  libkdeedu/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-02-04 04:19:19 UTC (rev 230439)
+++ PKGBUILD2015-02-04 04:19:33 UTC (rev 230440)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino and...@archlinux.org
 
 pkgname=libkdeedu
-pkgver=14.12.1
+pkgver=14.12.2
 pkgrel=1
 pkgdesc=Libraries used by KDE Education applications
 url=https://projects.kde.org/projects/kde/kdeedu/libkdeedu;
@@ -15,7 +15,7 @@
 replaces=('kdeedu-libkdeedu')
 options=('staticlibs') # libqtmmlwidget.a needed by KAlgebra
 
source=(http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('ba6a83c8dfe758930b1883469e52845ea3986208')
+sha1sums=('6da63310ff1267a063c96dba36186c17c5aae755')
 
 build() {
   cd ${srcdir}


[arch-commits] Commit in libkcompactdisc/trunk (PKGBUILD)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 05:31:31
  Author: fyan
Revision: 230454

upgpkg: libkcompactdisc 14.12.2-1

Modified:
  libkcompactdisc/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-02-04 04:30:03 UTC (rev 230453)
+++ PKGBUILD2015-02-04 04:31:31 UTC (rev 230454)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino and...@archlinux.org
 
 pkgname=libkcompactdisc
-pkgver=14.12.1
+pkgver=14.12.2
 pkgrel=1
 pkgdesc=A library for interfacing with CDs
 url='https://projects.kde.org/projects/kde/kdemultimedia/libkcompactdisc'
@@ -14,7 +14,7 @@
 replaces=('kdemultimedia-kioslave')
 conflicts=('kdemultimedia-kioslave')
 
source=(http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('75be7a25cdc20d9c9a7711e28b50d8e6dc18e27c')
+sha1sums=('e1b57c11de64e822e611feec8110e48b19410ad7')
 
 build() {
   cd ${srcdir}


[arch-commits] Commit in libkcddb/repos (4 files)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 05:30:03
  Author: fyan
Revision: 230453

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  libkcddb/repos/testing-i686/
  libkcddb/repos/testing-i686/PKGBUILD
(from rev 230452, libkcddb/trunk/PKGBUILD)
  libkcddb/repos/testing-x86_64/
  libkcddb/repos/testing-x86_64/PKGBUILD
(from rev 230452, libkcddb/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   33 +
 testing-x86_64/PKGBUILD |   33 +
 2 files changed, 66 insertions(+)

Copied: libkcddb/repos/testing-i686/PKGBUILD (from rev 230452, 
libkcddb/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-02-04 04:30:03 UTC (rev 230453)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=libkcddb
+pkgver=14.12.2
+pkgrel=1
+pkgdesc=KDE CDDB library
+url='https://projects.kde.org/projects/kde/kdemultimedia/libkcddb'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdelibs' 'libmusicbrainz5')
+makedepends=('cmake' 'automoc4')
+replaces=('kdemultimedia-kioslave')
+conflicts=('kdemultimedia-kioslave')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('7fdf902c80d3a721ee739c909aa862ce3d13e744')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Copied: libkcddb/repos/testing-x86_64/PKGBUILD (from rev 230452, 
libkcddb/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-02-04 04:30:03 UTC (rev 230453)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=libkcddb
+pkgver=14.12.2
+pkgrel=1
+pkgdesc=KDE CDDB library
+url='https://projects.kde.org/projects/kde/kdemultimedia/libkcddb'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdelibs' 'libmusicbrainz5')
+makedepends=('cmake' 'automoc4')
+replaces=('kdemultimedia-kioslave')
+conflicts=('kdemultimedia-kioslave')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('7fdf902c80d3a721ee739c909aa862ce3d13e744')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}


[arch-commits] Commit in kdeedu-marble/trunk (PKGBUILD)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 05:36:17
  Author: fyan
Revision: 230462

upgpkg: kdeedu-marble 14.12.2-1

Modified:
  kdeedu-marble/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-02-04 04:36:11 UTC (rev 230461)
+++ PKGBUILD2015-02-04 04:36:17 UTC (rev 230462)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-marble
-pkgver=14.12.1
+pkgver=14.12.2
 pkgrel=1
 pkgdesc=Desktop Globe
 url=http://kde.org/applications/education/marble/;
@@ -16,7 +16,7 @@
 'quazip: reading and displaying KMZ files')
 install=${pkgname}.install
 
source=(http://download.kde.org/stable/applications/${pkgver}/src/marble-${pkgver}.tar.xz;)
-sha1sums=('9f027b548fecb6d36fd6ecef6c89373518be8f82')
+sha1sums=('712f1ef2fba8739da1c51e4fb884437e7166b3d2')
 
 prepare() {
   mkdir build


[arch-commits] Commit in libkomparediff2/repos (4 files)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 05:36:11
  Author: fyan
Revision: 230461

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  libkomparediff2/repos/testing-i686/
  libkomparediff2/repos/testing-i686/PKGBUILD
(from rev 230460, libkomparediff2/trunk/PKGBUILD)
  libkomparediff2/repos/testing-x86_64/
  libkomparediff2/repos/testing-x86_64/PKGBUILD
(from rev 230460, libkomparediff2/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   33 +
 testing-x86_64/PKGBUILD |   33 +
 2 files changed, 66 insertions(+)

Copied: libkomparediff2/repos/testing-i686/PKGBUILD (from rev 230460, 
libkomparediff2/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-02-04 04:36:11 UTC (rev 230461)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=libkomparediff2
+pkgver=14.12.2
+pkgrel=1
+pkgdesc=Library to compare files and strings
+url='https://projects.kde.org/projects/kde/kdesdk/libkomparediff2'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdelibs')
+makedepends=('cmake' 'automoc4')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('123a60220c49b99c099640d92268cc031fb02465')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Copied: libkomparediff2/repos/testing-x86_64/PKGBUILD (from rev 230460, 
libkomparediff2/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-02-04 04:36:11 UTC (rev 230461)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=libkomparediff2
+pkgver=14.12.2
+pkgrel=1
+pkgdesc=Library to compare files and strings
+url='https://projects.kde.org/projects/kde/kdesdk/libkomparediff2'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdelibs')
+makedepends=('cmake' 'automoc4')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('123a60220c49b99c099640d92268cc031fb02465')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}


[arch-commits] Commit in kdeedu-marble/repos (6 files)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 05:36:50
  Author: fyan
Revision: 230463

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  kdeedu-marble/repos/testing-i686/
  kdeedu-marble/repos/testing-i686/PKGBUILD
(from rev 230462, kdeedu-marble/trunk/PKGBUILD)
  kdeedu-marble/repos/testing-i686/kdeedu-marble.install
(from rev 230462, kdeedu-marble/trunk/kdeedu-marble.install)
  kdeedu-marble/repos/testing-x86_64/
  kdeedu-marble/repos/testing-x86_64/PKGBUILD
(from rev 230462, kdeedu-marble/trunk/PKGBUILD)
  kdeedu-marble/repos/testing-x86_64/kdeedu-marble.install
(from rev 230462, kdeedu-marble/trunk/kdeedu-marble.install)

--+
 testing-i686/PKGBUILD|   37 +
 testing-i686/kdeedu-marble.install   |   13 +++
 testing-x86_64/PKGBUILD  |   37 +
 testing-x86_64/kdeedu-marble.install |   13 +++
 4 files changed, 100 insertions(+)

Copied: kdeedu-marble/repos/testing-i686/PKGBUILD (from rev 230462, 
kdeedu-marble/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-02-04 04:36:50 UTC (rev 230463)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeedu-marble
+pkgver=14.12.2
+pkgrel=1
+pkgdesc=Desktop Globe
+url=http://kde.org/applications/education/marble/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeedu')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4' 'gpsd')
+optdepends=('gpsd: GPS support'
+'quazip: reading and displaying KMZ files')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/marble-${pkgver}.tar.xz;)
+sha1sums=('712f1ef2fba8739da1c51e4fb884437e7166b3d2')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../marble-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Copied: kdeedu-marble/repos/testing-i686/kdeedu-marble.install (from rev 
230462, kdeedu-marble/trunk/kdeedu-marble.install)
===
--- testing-i686/kdeedu-marble.install  (rev 0)
+++ testing-i686/kdeedu-marble.install  2015-02-04 04:36:50 UTC (rev 230463)
@@ -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
+}

Copied: kdeedu-marble/repos/testing-x86_64/PKGBUILD (from rev 230462, 
kdeedu-marble/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-02-04 04:36:50 UTC (rev 230463)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeedu-marble
+pkgver=14.12.2
+pkgrel=1
+pkgdesc=Desktop Globe
+url=http://kde.org/applications/education/marble/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeedu')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4' 'gpsd')
+optdepends=('gpsd: GPS support'
+'quazip: reading and displaying KMZ files')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/marble-${pkgver}.tar.xz;)
+sha1sums=('712f1ef2fba8739da1c51e4fb884437e7166b3d2')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../marble-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Copied: kdeedu-marble/repos/testing-x86_64/kdeedu-marble.install (from rev 
230462, kdeedu-marble/trunk/kdeedu-marble.install)
===
--- testing-x86_64/kdeedu-marble.install(rev 0)
+++ testing-x86_64/kdeedu-marble.install2015-02-04 04:36:50 UTC (rev 
230463)
@@ -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
+}


[arch-commits] Commit in konsole/repos (4 files)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 05:51:20
  Author: fyan
Revision: 230484

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  konsole/repos/testing-i686/
  konsole/repos/testing-i686/PKGBUILD
(from rev 230483, konsole/trunk/PKGBUILD)
  konsole/repos/testing-x86_64/
  konsole/repos/testing-x86_64/PKGBUILD
(from rev 230483, konsole/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   35 +++
 testing-x86_64/PKGBUILD |   35 +++
 2 files changed, 70 insertions(+)

Copied: konsole/repos/testing-i686/PKGBUILD (from rev 230483, 
konsole/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-02-04 04:51:20 UTC (rev 230484)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=konsole
+pkgver=14.12.2
+pkgrel=1
+arch=('i686' 'x86_64')
+url='http://kde.org/applications/system/konsole/'
+pkgdesc=Terminal
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdebase')
+depends=('kdelibs4support' 'knotifyconfig' 'kpty')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+replaces=('kdebase-konsole')
+conflicts=('kdebase-konsole4.14.3-2')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/konsole-${pkgver}.tar.xz;)
+sha1sums=('c77ccd42f18aab672061e3e75b72458a6be5a280')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../konsole-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-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: konsole/repos/testing-x86_64/PKGBUILD (from rev 230483, 
konsole/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-02-04 04:51:20 UTC (rev 230484)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=konsole
+pkgver=14.12.2
+pkgrel=1
+arch=('i686' 'x86_64')
+url='http://kde.org/applications/system/konsole/'
+pkgdesc=Terminal
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdebase')
+depends=('kdelibs4support' 'knotifyconfig' 'kpty')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+replaces=('kdebase-konsole')
+conflicts=('kdebase-konsole4.14.3-2')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/konsole-${pkgver}.tar.xz;)
+sha1sums=('c77ccd42f18aab672061e3e75b72458a6be5a280')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../konsole-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}


[arch-commits] Commit in konsole/trunk (PKGBUILD)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 05:50:30
  Author: fyan
Revision: 230483

upgpkg: konsole 14.12.2-1

Modified:
  konsole/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-02-04 04:48:45 UTC (rev 230482)
+++ PKGBUILD2015-02-04 04:50:30 UTC (rev 230483)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino and...@archlinux.org
 
 pkgname=konsole
-pkgver=14.12.1
+pkgver=14.12.2
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://kde.org/applications/system/konsole/'
@@ -15,7 +15,7 @@
 replaces=('kdebase-konsole')
 conflicts=('kdebase-konsole4.14.3-2')
 
source=(http://download.kde.org/stable/applications/${pkgver}/src/konsole-${pkgver}.tar.xz;)
-sha1sums=('c046088af65e3c8146d688ac4650996f6a534492')
+sha1sums=('c77ccd42f18aab672061e3e75b72458a6be5a280')
 
 build() {
   cd ${srcdir}


[arch-commits] Commit in kalgebra/trunk (PKGBUILD)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 05:59:13
  Author: fyan
Revision: 230489

upgpkg: kalgebra 14.12.2-1

Modified:
  kalgebra/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-02-04 04:54:45 UTC (rev 230488)
+++ PKGBUILD2015-02-04 04:59:13 UTC (rev 230489)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino and...@archlinux.org
 
 pkgname=kalgebra
-pkgver=14.12.1
+pkgver=14.12.2
 pkgrel=1
 pkgdesc=Graph Calculator
 url=http://kde.org/applications/education/kalgebra/;
@@ -16,7 +16,7 @@
 conflicts=('kdeedu-kalgebra' 'kdeedu-analitza')
 install=${pkgname}.install
 
source=(http://download.kde.org/stable/applications/${pkgver}/src/kalgebra-${pkgver}.tar.xz;)
-sha1sums=('fb3b4908467c6bd0f7a54b1209fa497e2c66ad34')
+sha1sums=('b33643332848fc1a77f9750cf2a4974a77ee5f28')
 
 prepare() {
   mkdir build


[arch-commits] Commit in kalgebra/repos (6 files)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 05:59:49
  Author: fyan
Revision: 230490

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  kalgebra/repos/testing-i686/
  kalgebra/repos/testing-i686/PKGBUILD
(from rev 230489, kalgebra/trunk/PKGBUILD)
  kalgebra/repos/testing-i686/kalgebra.install
(from rev 230489, kalgebra/trunk/kalgebra.install)
  kalgebra/repos/testing-x86_64/
  kalgebra/repos/testing-x86_64/PKGBUILD
(from rev 230489, kalgebra/trunk/PKGBUILD)
  kalgebra/repos/testing-x86_64/kalgebra.install
(from rev 230489, kalgebra/trunk/kalgebra.install)

-+
 testing-i686/PKGBUILD   |   37 +
 testing-i686/kalgebra.install   |   12 
 testing-x86_64/PKGBUILD |   37 +
 testing-x86_64/kalgebra.install |   12 
 4 files changed, 98 insertions(+)

Copied: kalgebra/repos/testing-i686/PKGBUILD (from rev 230489, 
kalgebra/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-02-04 04:59:49 UTC (rev 230490)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kalgebra
+pkgver=14.12.2
+pkgrel=1
+pkgdesc=Graph Calculator
+url=http://kde.org/applications/education/kalgebra/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' '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/stable/applications/${pkgver}/src/kalgebra-${pkgver}.tar.xz;)
+sha1sums=('b33643332848fc1a77f9750cf2a4974a77ee5f28')
+
+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/testing-i686/kalgebra.install (from rev 230489, 
kalgebra/trunk/kalgebra.install)
===
--- testing-i686/kalgebra.install   (rev 0)
+++ testing-i686/kalgebra.install   2015-02-04 04:59:49 UTC (rev 230490)
@@ -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
+}

Copied: kalgebra/repos/testing-x86_64/PKGBUILD (from rev 230489, 
kalgebra/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-02-04 04:59:49 UTC (rev 230490)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kalgebra
+pkgver=14.12.2
+pkgrel=1
+pkgdesc=Graph Calculator
+url=http://kde.org/applications/education/kalgebra/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' '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/stable/applications/${pkgver}/src/kalgebra-${pkgver}.tar.xz;)
+sha1sums=('b33643332848fc1a77f9750cf2a4974a77ee5f28')
+
+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/testing-x86_64/kalgebra.install (from rev 230489, 
kalgebra/trunk/kalgebra.install)
===
--- testing-x86_64/kalgebra.install (rev 0)
+++ testing-x86_64/kalgebra.install 2015-02-04 04:59:49 UTC (rev 230490)
@@ -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 kdeedu-cantor/repos (6 files)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 06:00:44
  Author: fyan
Revision: 230492

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  kdeedu-cantor/repos/testing-i686/
  kdeedu-cantor/repos/testing-i686/PKGBUILD
(from rev 230491, kdeedu-cantor/trunk/PKGBUILD)
  kdeedu-cantor/repos/testing-i686/kdeedu-cantor.install
(from rev 230491, kdeedu-cantor/trunk/kdeedu-cantor.install)
  kdeedu-cantor/repos/testing-x86_64/
  kdeedu-cantor/repos/testing-x86_64/PKGBUILD
(from rev 230491, kdeedu-cantor/trunk/PKGBUILD)
  kdeedu-cantor/repos/testing-x86_64/kdeedu-cantor.install
(from rev 230491, kdeedu-cantor/trunk/kdeedu-cantor.install)

--+
 testing-i686/PKGBUILD|   39 +
 testing-i686/kdeedu-cantor.install   |   12 ++
 testing-x86_64/PKGBUILD  |   39 +
 testing-x86_64/kdeedu-cantor.install |   12 ++
 4 files changed, 102 insertions(+)

Copied: kdeedu-cantor/repos/testing-i686/PKGBUILD (from rev 230491, 
kdeedu-cantor/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-02-04 05:00:44 UTC (rev 230492)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeedu-cantor
+pkgver=14.12.2
+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' 'kdeedu')
+depends=('kdebase-runtime' 'libspectre' 'libqalculate')
+makedepends=('cmake' 'automoc4' 'r')
+optdepends=('maxima: Maxima backend'
+'octave: Octave backend'
+'r: R backend')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/cantor-${pkgver}.tar.xz;)
+sha1sums=('b6c5f42625b3ab84e573a94a84237f6291da3e0a')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../cantor-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_SKIP_RPATH=ON
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Copied: kdeedu-cantor/repos/testing-i686/kdeedu-cantor.install (from rev 
230491, kdeedu-cantor/trunk/kdeedu-cantor.install)
===
--- testing-i686/kdeedu-cantor.install  (rev 0)
+++ testing-i686/kdeedu-cantor.install  2015-02-04 05:00:44 UTC (rev 230492)
@@ -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
+}

Copied: kdeedu-cantor/repos/testing-x86_64/PKGBUILD (from rev 230491, 
kdeedu-cantor/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-02-04 05:00:44 UTC (rev 230492)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeedu-cantor
+pkgver=14.12.2
+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' 'kdeedu')
+depends=('kdebase-runtime' 'libspectre' 'libqalculate')
+makedepends=('cmake' 'automoc4' 'r')
+optdepends=('maxima: Maxima backend'
+'octave: Octave backend'
+'r: R backend')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/cantor-${pkgver}.tar.xz;)
+sha1sums=('b6c5f42625b3ab84e573a94a84237f6291da3e0a')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../cantor-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_SKIP_RPATH=ON
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Copied: kdeedu-cantor/repos/testing-x86_64/kdeedu-cantor.install (from rev 
230491, kdeedu-cantor/trunk/kdeedu-cantor.install)
===
--- testing-x86_64/kdeedu-cantor.install(rev 0)
+++ testing-x86_64/kdeedu-cantor.install2015-02-04 05:00:44 UTC (rev 
230492)
@@ -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 kdeedu-cantor/trunk (PKGBUILD)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 06:00:10
  Author: fyan
Revision: 230491

upgpkg: kdeedu-cantor 14.12.2-1

Modified:
  kdeedu-cantor/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-02-04 04:59:49 UTC (rev 230490)
+++ PKGBUILD2015-02-04 05:00:10 UTC (rev 230491)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-cantor
-pkgver=14.12.1
+pkgver=14.12.2
 pkgrel=1
 pkgdesc=KDE Frontend to Mathematical Software
 url=http://kde.org/applications/education/cantor/;
@@ -17,7 +17,7 @@
 'r: R backend')
 install=${pkgname}.install
 
source=(http://download.kde.org/stable/applications/${pkgver}/src/cantor-${pkgver}.tar.xz;)
-sha1sums=('f805f276be935faa18684723394666d7c7b18b61')
+sha1sums=('b6c5f42625b3ab84e573a94a84237f6291da3e0a')
 
 prepare() {
   mkdir build


[arch-commits] Commit in khangman/repos (6 files)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 06:10:06
  Author: fyan
Revision: 230504

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  khangman/repos/testing-i686/
  khangman/repos/testing-i686/PKGBUILD
(from rev 230503, khangman/trunk/PKGBUILD)
  khangman/repos/testing-i686/khangman.install
(from rev 230503, khangman/trunk/khangman.install)
  khangman/repos/testing-x86_64/
  khangman/repos/testing-x86_64/PKGBUILD
(from rev 230503, khangman/trunk/PKGBUILD)
  khangman/repos/testing-x86_64/khangman.install
(from rev 230503, khangman/trunk/khangman.install)

-+
 testing-i686/PKGBUILD   |   39 ++
 testing-i686/khangman.install   |   11 ++
 testing-x86_64/PKGBUILD |   39 ++
 testing-x86_64/khangman.install |   11 ++
 4 files changed, 100 insertions(+)

Copied: khangman/repos/testing-i686/PKGBUILD (from rev 230503, 
khangman/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-02-04 05:10:06 UTC (rev 230504)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=khangman
+pkgver=14.12.2
+pkgrel=1
+pkgdesc=Hangman Game
+url=http://kde.org/applications/education/khangman/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeedu')
+depends=('libkeduvocdocument' 'knewstuff')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+replaces=('kdeedu-khangman')
+conflicts=('kdeedu-khangman')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/khangman-${pkgver}.tar.xz;)
+sha1sums=('5cf3699efb2c46a9873fba8f590823ad6d68b287')
+
+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/testing-i686/khangman.install (from rev 230503, 
khangman/trunk/khangman.install)
===
--- testing-i686/khangman.install   (rev 0)
+++ testing-i686/khangman.install   2015-02-04 05:10:06 UTC (rev 230504)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: khangman/repos/testing-x86_64/PKGBUILD (from rev 230503, 
khangman/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-02-04 05:10:06 UTC (rev 230504)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=khangman
+pkgver=14.12.2
+pkgrel=1
+pkgdesc=Hangman Game
+url=http://kde.org/applications/education/khangman/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeedu')
+depends=('libkeduvocdocument' 'knewstuff')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+replaces=('kdeedu-khangman')
+conflicts=('kdeedu-khangman')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/khangman-${pkgver}.tar.xz;)
+sha1sums=('5cf3699efb2c46a9873fba8f590823ad6d68b287')
+
+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/testing-x86_64/khangman.install (from rev 230503, 
khangman/trunk/khangman.install)
===
--- testing-x86_64/khangman.install (rev 0)
+++ testing-x86_64/khangman.install 2015-02-04 05:10:06 UTC (rev 230504)
@@ -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 kdeedu-kiten/repos (6 files)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 07:24:52
  Author: fyan
Revision: 230512

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  kdeedu-kiten/repos/testing-i686/
  kdeedu-kiten/repos/testing-i686/PKGBUILD
(from rev 230511, kdeedu-kiten/trunk/PKGBUILD)
  kdeedu-kiten/repos/testing-i686/kdeedu-kiten.install
(from rev 230511, kdeedu-kiten/trunk/kdeedu-kiten.install)
  kdeedu-kiten/repos/testing-x86_64/
  kdeedu-kiten/repos/testing-x86_64/PKGBUILD
(from rev 230511, kdeedu-kiten/trunk/PKGBUILD)
  kdeedu-kiten/repos/testing-x86_64/kdeedu-kiten.install
(from rev 230511, kdeedu-kiten/trunk/kdeedu-kiten.install)

-+
 testing-i686/PKGBUILD   |   35 ++
 testing-i686/kdeedu-kiten.install   |   11 ++
 testing-x86_64/PKGBUILD |   35 ++
 testing-x86_64/kdeedu-kiten.install |   11 ++
 4 files changed, 92 insertions(+)

Copied: kdeedu-kiten/repos/testing-i686/PKGBUILD (from rev 230511, 
kdeedu-kiten/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-02-04 06:24:52 UTC (rev 230512)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeedu-kiten
+pkgver=14.12.2
+pkgrel=1
+pkgdesc=Japanese Reference/Study Tool
+url=http://kde.org/applications/education/kiten/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeedu')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/kiten-${pkgver}.tar.xz;)
+sha1sums=('7e8a62f158692dcd332e7a64f9729aba8d2a564d')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../kiten-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Copied: kdeedu-kiten/repos/testing-i686/kdeedu-kiten.install (from rev 230511, 
kdeedu-kiten/trunk/kdeedu-kiten.install)
===
--- testing-i686/kdeedu-kiten.install   (rev 0)
+++ testing-i686/kdeedu-kiten.install   2015-02-04 06:24:52 UTC (rev 230512)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: kdeedu-kiten/repos/testing-x86_64/PKGBUILD (from rev 230511, 
kdeedu-kiten/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-02-04 06:24:52 UTC (rev 230512)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeedu-kiten
+pkgver=14.12.2
+pkgrel=1
+pkgdesc=Japanese Reference/Study Tool
+url=http://kde.org/applications/education/kiten/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeedu')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/kiten-${pkgver}.tar.xz;)
+sha1sums=('7e8a62f158692dcd332e7a64f9729aba8d2a564d')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../kiten-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Copied: kdeedu-kiten/repos/testing-x86_64/kdeedu-kiten.install (from rev 
230511, kdeedu-kiten/trunk/kdeedu-kiten.install)
===
--- testing-x86_64/kdeedu-kiten.install (rev 0)
+++ testing-x86_64/kdeedu-kiten.install 2015-02-04 06:24:52 UTC (rev 230512)
@@ -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 kdeedu-kmplot/repos (6 files)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 07:24:17
  Author: fyan
Revision: 230510

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  kdeedu-kmplot/repos/testing-i686/
  kdeedu-kmplot/repos/testing-i686/PKGBUILD
(from rev 230509, kdeedu-kmplot/trunk/PKGBUILD)
  kdeedu-kmplot/repos/testing-i686/kdeedu-kmplot.install
(from rev 230509, kdeedu-kmplot/trunk/kdeedu-kmplot.install)
  kdeedu-kmplot/repos/testing-x86_64/
  kdeedu-kmplot/repos/testing-x86_64/PKGBUILD
(from rev 230509, kdeedu-kmplot/trunk/PKGBUILD)
  kdeedu-kmplot/repos/testing-x86_64/kdeedu-kmplot.install
(from rev 230509, kdeedu-kmplot/trunk/kdeedu-kmplot.install)

--+
 testing-i686/PKGBUILD|   33 +
 testing-i686/kdeedu-kmplot.install   |   12 
 testing-x86_64/PKGBUILD  |   33 +
 testing-x86_64/kdeedu-kmplot.install |   12 
 4 files changed, 90 insertions(+)

Copied: kdeedu-kmplot/repos/testing-i686/PKGBUILD (from rev 230509, 
kdeedu-kmplot/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-02-04 06:24:17 UTC (rev 230510)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeedu-kmplot
+pkgver=14.12.2
+pkgrel=1
+pkgdesc=Mathematical Function Plotter
+url=http://kde.org/applications/education/kmplot/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeedu')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/kmplot-${pkgver}.tar.xz;)
+sha1sums=('b36a372c9e82218b8875849bfb39cf50e5bbc835')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kmplot-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Copied: kdeedu-kmplot/repos/testing-i686/kdeedu-kmplot.install (from rev 
230509, kdeedu-kmplot/trunk/kdeedu-kmplot.install)
===
--- testing-i686/kdeedu-kmplot.install  (rev 0)
+++ testing-i686/kdeedu-kmplot.install  2015-02-04 06:24:17 UTC (rev 230510)
@@ -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
+}

Copied: kdeedu-kmplot/repos/testing-x86_64/PKGBUILD (from rev 230509, 
kdeedu-kmplot/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-02-04 06:24:17 UTC (rev 230510)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeedu-kmplot
+pkgver=14.12.2
+pkgrel=1
+pkgdesc=Mathematical Function Plotter
+url=http://kde.org/applications/education/kmplot/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeedu')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/kmplot-${pkgver}.tar.xz;)
+sha1sums=('b36a372c9e82218b8875849bfb39cf50e5bbc835')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kmplot-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Copied: kdeedu-kmplot/repos/testing-x86_64/kdeedu-kmplot.install (from rev 
230509, kdeedu-kmplot/trunk/kdeedu-kmplot.install)
===
--- testing-x86_64/kdeedu-kmplot.install(rev 0)
+++ testing-x86_64/kdeedu-kmplot.install2015-02-04 06:24:17 UTC (rev 
230510)
@@ -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 kdeedu-kiten/trunk (PKGBUILD)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 07:24:21
  Author: fyan
Revision: 230511

upgpkg: kdeedu-kiten 14.12.2-1

Modified:
  kdeedu-kiten/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-02-04 06:24:17 UTC (rev 230510)
+++ PKGBUILD2015-02-04 06:24:21 UTC (rev 230511)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-kiten
-pkgver=14.12.1
+pkgver=14.12.2
 pkgrel=1
 pkgdesc=Japanese Reference/Study Tool
 url=http://kde.org/applications/education/kiten/;
@@ -14,7 +14,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 
source=(http://download.kde.org/stable/applications/${pkgver}/src/kiten-${pkgver}.tar.xz;)
-sha1sums=('7d74632ccec1842888ac9d19260d236a72311bbe')
+sha1sums=('7e8a62f158692dcd332e7a64f9729aba8d2a564d')
 
 prepare() {
   mkdir -p build


[arch-commits] Commit in kdebase/trunk (PKGBUILD)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 05:18:25
  Author: fyan
Revision: 230438

upgpkg: kdebase 14.12.2-1

Modified:
  kdebase/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-02-04 04:14:04 UTC (rev 230437)
+++ PKGBUILD2015-02-04 04:18:25 UTC (rev 230438)
@@ -13,8 +13,8 @@
  'kdebase-konqueror'
  'kdebase-lib'
  'kdebase-plasma')
-pkgver=14.12.1
-pkgrel=2
+pkgver=14.12.2
+pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
 license=('GPL' 'LGPL' 'FDL')
@@ -21,7 +21,7 @@
 groups=('kde' 'kdebase')
 makedepends=('kdelibs' 'cmake' 'automoc4' 'tidyhtml' 'baloo4-widgets')
 
source=(http://download.kde.org/stable/applications/${pkgver}/src/kde-baseapps-${pkgver}.tar.xz;)
-sha1sums=('fefc86d7fb176689012f4ee8710f715a68c899f9')
+sha1sums=('62e1d92623d13e97eed086c79b9765627fbefd8b')
 
 prepare() {
   mkdir build


[arch-commits] Commit in kdeaccessibility-kmag/trunk (PKGBUILD)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 05:41:52
  Author: fyan
Revision: 230473

upgpkg: kdeaccessibility-kmag 14.12.2-1

Modified:
  kdeaccessibility-kmag/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-02-04 04:41:46 UTC (rev 230472)
+++ PKGBUILD2015-02-04 04:41:52 UTC (rev 230473)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeaccessibility-kmag
-pkgver=14.12.1
+pkgver=14.12.2
 pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc='Screen Magnifier'
@@ -14,7 +14,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 
source=(http://download.kde.org/stable/applications/${pkgver}/src/kmag-${pkgver}.tar.xz;)
-sha1sums=('506d00f7170509b1fe7a4b71086998378490393c')
+sha1sums=('ed25dbc8d9d1962536b8f33d5b65ecd7e2299970')
 
 build() {
   cd ${srcdir}


[arch-commits] Commit in kdeaccessibility-kmousetool/trunk (PKGBUILD)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 05:41:11
  Author: fyan
Revision: 230471

upgpkg: kdeaccessibility-kmousetool 14.12.2-1

Modified:
  kdeaccessibility-kmousetool/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-02-04 04:40:43 UTC (rev 230470)
+++ PKGBUILD2015-02-04 04:41:11 UTC (rev 230471)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeaccessibility-kmousetool
-pkgver=14.12.1
+pkgver=14.12.2
 pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc='Clicks the mouse for you, reducing the effects of RSI'
@@ -14,7 +14,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 
source=(http://download.kde.org/stable/applications/${pkgver}/src/kmousetool-${pkgver}.tar.xz;)
-sha1sums=('90a839df03e0744379aade4461270e6d1034c5e5')
+sha1sums=('2cdc5d57348aac4fbb323219da330b754e895983')
 
 build() {
   cd ${srcdir}


[arch-commits] Commit in kdeaccessibility-kaccessible/repos (4 files)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 05:40:43
  Author: fyan
Revision: 230470

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  kdeaccessibility-kaccessible/repos/testing-i686/
  kdeaccessibility-kaccessible/repos/testing-i686/PKGBUILD
(from rev 230469, kdeaccessibility-kaccessible/trunk/PKGBUILD)
  kdeaccessibility-kaccessible/repos/testing-x86_64/
  kdeaccessibility-kaccessible/repos/testing-x86_64/PKGBUILD
(from rev 230469, kdeaccessibility-kaccessible/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   32 
 testing-x86_64/PKGBUILD |   32 
 2 files changed, 64 insertions(+)

Copied: kdeaccessibility-kaccessible/repos/testing-i686/PKGBUILD (from rev 
230469, kdeaccessibility-kaccessible/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-02-04 04:40:43 UTC (rev 230470)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeaccessibility-kaccessible
+pkgver=14.12.2
+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' 'kdeaccessibility')
+depends=('kdelibs' 'speech-dispatcher')
+makedepends=('cmake' 'automoc4')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/kaccessible-${pkgver}.tar.xz;)
+sha1sums=('e9b9ca80139a5a3b726cd166d7f6ad1907aaf3a0')
+
+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/testing-x86_64/PKGBUILD (from rev 
230469, kdeaccessibility-kaccessible/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-02-04 04:40:43 UTC (rev 230470)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeaccessibility-kaccessible
+pkgver=14.12.2
+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' 'kdeaccessibility')
+depends=('kdelibs' 'speech-dispatcher')
+makedepends=('cmake' 'automoc4')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/kaccessible-${pkgver}.tar.xz;)
+sha1sums=('e9b9ca80139a5a3b726cd166d7f6ad1907aaf3a0')
+
+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
+}


[arch-commits] Commit in kdeedu-kbruch/repos (6 files)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 06:05:43
  Author: fyan
Revision: 230498

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  kdeedu-kbruch/repos/testing-i686/
  kdeedu-kbruch/repos/testing-i686/PKGBUILD
(from rev 230497, kdeedu-kbruch/trunk/PKGBUILD)
  kdeedu-kbruch/repos/testing-i686/kdeedu-kbruch.install
(from rev 230497, kdeedu-kbruch/trunk/kdeedu-kbruch.install)
  kdeedu-kbruch/repos/testing-x86_64/
  kdeedu-kbruch/repos/testing-x86_64/PKGBUILD
(from rev 230497, kdeedu-kbruch/trunk/PKGBUILD)
  kdeedu-kbruch/repos/testing-x86_64/kdeedu-kbruch.install
(from rev 230497, kdeedu-kbruch/trunk/kdeedu-kbruch.install)

--+
 testing-i686/PKGBUILD|   33 +
 testing-i686/kdeedu-kbruch.install   |   11 +++
 testing-x86_64/PKGBUILD  |   33 +
 testing-x86_64/kdeedu-kbruch.install |   11 +++
 4 files changed, 88 insertions(+)

Copied: kdeedu-kbruch/repos/testing-i686/PKGBUILD (from rev 230497, 
kdeedu-kbruch/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-02-04 05:05:43 UTC (rev 230498)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeedu-kbruch
+pkgver=14.12.2
+pkgrel=1
+pkgdesc=Exercise Fractions
+url=http://kde.org/applications/education/kbruch/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeedu')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/kbruch-${pkgver}.tar.xz;)
+sha1sums=('ceb44303a451a59613026e02114baa23a75b5bc9')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kbruch-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Copied: kdeedu-kbruch/repos/testing-i686/kdeedu-kbruch.install (from rev 
230497, kdeedu-kbruch/trunk/kdeedu-kbruch.install)
===
--- testing-i686/kdeedu-kbruch.install  (rev 0)
+++ testing-i686/kdeedu-kbruch.install  2015-02-04 05:05:43 UTC (rev 230498)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: kdeedu-kbruch/repos/testing-x86_64/PKGBUILD (from rev 230497, 
kdeedu-kbruch/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-02-04 05:05:43 UTC (rev 230498)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeedu-kbruch
+pkgver=14.12.2
+pkgrel=1
+pkgdesc=Exercise Fractions
+url=http://kde.org/applications/education/kbruch/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeedu')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/kbruch-${pkgver}.tar.xz;)
+sha1sums=('ceb44303a451a59613026e02114baa23a75b5bc9')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kbruch-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Copied: kdeedu-kbruch/repos/testing-x86_64/kdeedu-kbruch.install (from rev 
230497, kdeedu-kbruch/trunk/kdeedu-kbruch.install)
===
--- testing-x86_64/kdeedu-kbruch.install(rev 0)
+++ testing-x86_64/kdeedu-kbruch.install2015-02-04 05:05:43 UTC (rev 
230498)
@@ -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 kanagram/trunk (PKGBUILD)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 06:06:11
  Author: fyan
Revision: 230499

upgpkg: kanagram 14.12.2-1

Modified:
  kanagram/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-02-04 05:05:43 UTC (rev 230498)
+++ PKGBUILD2015-02-04 05:06:11 UTC (rev 230499)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino and...@archlinux.org
 
 pkgname=kanagram
-pkgver=14.12.1
+pkgver=14.12.2
 pkgrel=1
 pkgdesc=Letter Order Game
 url=http://kde.org/applications/education/kanagram/;
@@ -16,7 +16,7 @@
 conflicts=('kdeedu-kanagram')
 install=${pkgname}.install
 
source=(http://download.kde.org/stable/applications/${pkgver}/src/kanagram-${pkgver}.tar.xz;)
-sha1sums=('5508ff7aba8172b4f3e1fd0efffc6c28c80751d2')
+sha1sums=('b37523bd76cd0dbe4ee7669e6ad02e5ccdaf718f')
 
 build() {
   cd ${srcdir}


[arch-commits] Commit in kanagram/repos (6 files)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 06:06:46
  Author: fyan
Revision: 230500

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  kanagram/repos/testing-i686/
  kanagram/repos/testing-i686/PKGBUILD
(from rev 230499, kanagram/trunk/PKGBUILD)
  kanagram/repos/testing-i686/kanagram.install
(from rev 230499, kanagram/trunk/kanagram.install)
  kanagram/repos/testing-x86_64/
  kanagram/repos/testing-x86_64/PKGBUILD
(from rev 230499, kanagram/trunk/PKGBUILD)
  kanagram/repos/testing-x86_64/kanagram.install
(from rev 230499, kanagram/trunk/kanagram.install)

-+
 testing-i686/PKGBUILD   |   36 
 testing-i686/kanagram.install   |   11 +++
 testing-x86_64/PKGBUILD |   36 
 testing-x86_64/kanagram.install |   11 +++
 4 files changed, 94 insertions(+)

Copied: kanagram/repos/testing-i686/PKGBUILD (from rev 230499, 
kanagram/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-02-04 05:06:46 UTC (rev 230500)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kanagram
+pkgver=14.12.2
+pkgrel=1
+pkgdesc=Letter Order Game
+url=http://kde.org/applications/education/kanagram/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' '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/stable/applications/${pkgver}/src/kanagram-${pkgver}.tar.xz;)
+sha1sums=('b37523bd76cd0dbe4ee7669e6ad02e5ccdaf718f')
+
+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/testing-i686/kanagram.install (from rev 230499, 
kanagram/trunk/kanagram.install)
===
--- testing-i686/kanagram.install   (rev 0)
+++ testing-i686/kanagram.install   2015-02-04 05:06:46 UTC (rev 230500)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: kanagram/repos/testing-x86_64/PKGBUILD (from rev 230499, 
kanagram/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-02-04 05:06:46 UTC (rev 230500)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kanagram
+pkgver=14.12.2
+pkgrel=1
+pkgdesc=Letter Order Game
+url=http://kde.org/applications/education/kanagram/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' '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/stable/applications/${pkgver}/src/kanagram-${pkgver}.tar.xz;)
+sha1sums=('b37523bd76cd0dbe4ee7669e6ad02e5ccdaf718f')
+
+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/testing-x86_64/kanagram.install (from rev 230499, 
kanagram/trunk/kanagram.install)
===
--- testing-x86_64/kanagram.install (rev 0)
+++ testing-x86_64/kanagram.install 2015-02-04 05:06:46 UTC (rev 230500)
@@ -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 kdeedu-kbruch/trunk (PKGBUILD)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 06:05:10
  Author: fyan
Revision: 230497

upgpkg: kdeedu-kbruch 14.12.2-1

Modified:
  kdeedu-kbruch/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-02-04 05:03:34 UTC (rev 230496)
+++ PKGBUILD2015-02-04 05:05:10 UTC (rev 230497)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-kbruch
-pkgver=14.12.1
+pkgver=14.12.2
 pkgrel=1
 pkgdesc=Exercise Fractions
 url=http://kde.org/applications/education/kbruch/;
@@ -14,7 +14,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 
source=(http://download.kde.org/stable/applications/${pkgver}/src/kbruch-${pkgver}.tar.xz;)
-sha1sums=('fe38a7cf080e644ef8304fc983e96c1e297f951a')
+sha1sums=('ceb44303a451a59613026e02114baa23a75b5bc9')
 
 build() {
   cd ${srcdir}


[arch-commits] Commit in khangman/trunk (PKGBUILD)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 06:09:33
  Author: fyan
Revision: 230503

upgpkg: khangman 14.12.2-1

Modified:
  khangman/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-02-04 05:08:55 UTC (rev 230502)
+++ PKGBUILD2015-02-04 05:09:33 UTC (rev 230503)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino and...@archlinux.org
 
 pkgname=khangman
-pkgver=14.12.1
+pkgver=14.12.2
 pkgrel=1
 pkgdesc=Hangman Game
 url=http://kde.org/applications/education/khangman/;
@@ -16,7 +16,7 @@
 conflicts=('kdeedu-khangman')
 install=${pkgname}.install
 
source=(http://download.kde.org/stable/applications/${pkgver}/src/khangman-${pkgver}.tar.xz;)
-sha1sums=('f33f60d290d815af583e05c240a52fee90bcf48e')
+sha1sums=('5cf3699efb2c46a9873fba8f590823ad6d68b287')
 
 prepare() {
   mkdir -p build


[arch-commits] Commit in kdeedu-klettres/trunk (PKGBUILD)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 07:23:12
  Author: fyan
Revision: 230507

upgpkg: kdeedu-klettres 14.12.2-1

Modified:
  kdeedu-klettres/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-02-04 06:23:07 UTC (rev 230506)
+++ PKGBUILD2015-02-04 06:23:12 UTC (rev 230507)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-klettres
-pkgver=14.12.1
+pkgver=14.12.2
 pkgrel=1
 pkgdesc=Learn The Alphabet
 url=http://kde.org/applications/education/klettres/;
@@ -14,7 +14,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 
source=(http://download.kde.org/stable/applications/${pkgver}/src/klettres-${pkgver}.tar.xz;)
-sha1sums=('2abd8ec4527fe47bf6e20a1d6f5aa8d090d70894')
+sha1sums=('8de244e0c2834b7ffc2017a16d2a78e510f1da95')
 
 build() {
   cd ${srcdir}


[arch-commits] Commit in kdeedu-klettres/repos (6 files)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 07:23:41
  Author: fyan
Revision: 230508

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  kdeedu-klettres/repos/testing-i686/
  kdeedu-klettres/repos/testing-i686/PKGBUILD
(from rev 230507, kdeedu-klettres/trunk/PKGBUILD)
  kdeedu-klettres/repos/testing-i686/kdeedu-klettres.install
(from rev 230507, kdeedu-klettres/trunk/kdeedu-klettres.install)
  kdeedu-klettres/repos/testing-x86_64/
  kdeedu-klettres/repos/testing-x86_64/PKGBUILD
(from rev 230507, kdeedu-klettres/trunk/PKGBUILD)
  kdeedu-klettres/repos/testing-x86_64/kdeedu-klettres.install
(from rev 230507, kdeedu-klettres/trunk/kdeedu-klettres.install)

+
 testing-i686/PKGBUILD  |   33 +++
 testing-i686/kdeedu-klettres.install   |   11 ++
 testing-x86_64/PKGBUILD|   33 +++
 testing-x86_64/kdeedu-klettres.install |   11 ++
 4 files changed, 88 insertions(+)

Copied: kdeedu-klettres/repos/testing-i686/PKGBUILD (from rev 230507, 
kdeedu-klettres/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-02-04 06:23:41 UTC (rev 230508)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeedu-klettres
+pkgver=14.12.2
+pkgrel=1
+pkgdesc=Learn The Alphabet
+url=http://kde.org/applications/education/klettres/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeedu')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/klettres-${pkgver}.tar.xz;)
+sha1sums=('8de244e0c2834b7ffc2017a16d2a78e510f1da95')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../klettres-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Copied: kdeedu-klettres/repos/testing-i686/kdeedu-klettres.install (from rev 
230507, kdeedu-klettres/trunk/kdeedu-klettres.install)
===
--- testing-i686/kdeedu-klettres.install(rev 0)
+++ testing-i686/kdeedu-klettres.install2015-02-04 06:23:41 UTC (rev 
230508)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: kdeedu-klettres/repos/testing-x86_64/PKGBUILD (from rev 230507, 
kdeedu-klettres/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-02-04 06:23:41 UTC (rev 230508)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeedu-klettres
+pkgver=14.12.2
+pkgrel=1
+pkgdesc=Learn The Alphabet
+url=http://kde.org/applications/education/klettres/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeedu')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/klettres-${pkgver}.tar.xz;)
+sha1sums=('8de244e0c2834b7ffc2017a16d2a78e510f1da95')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../klettres-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Copied: kdeedu-klettres/repos/testing-x86_64/kdeedu-klettres.install (from rev 
230507, kdeedu-klettres/trunk/kdeedu-klettres.install)
===
--- testing-x86_64/kdeedu-klettres.install  (rev 0)
+++ testing-x86_64/kdeedu-klettres.install  2015-02-04 06:23:41 UTC (rev 
230508)
@@ -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 kig/repos (6 files)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 07:23:07
  Author: fyan
Revision: 230506

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  kig/repos/testing-i686/
  kig/repos/testing-i686/PKGBUILD
(from rev 230505, kig/trunk/PKGBUILD)
  kig/repos/testing-i686/kig.install
(from rev 230505, kig/trunk/kig.install)
  kig/repos/testing-x86_64/
  kig/repos/testing-x86_64/PKGBUILD
(from rev 230505, kig/trunk/PKGBUILD)
  kig/repos/testing-x86_64/kig.install
(from rev 230505, kig/trunk/kig.install)

+
 testing-i686/PKGBUILD  |   42 ++
 testing-i686/kig.install   |   12 
 testing-x86_64/PKGBUILD|   42 ++
 testing-x86_64/kig.install |   12 
 4 files changed, 108 insertions(+)

Copied: kig/repos/testing-i686/PKGBUILD (from rev 230505, kig/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-02-04 06:23:07 UTC (rev 230506)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kig
+pkgver=14.12.2
+pkgrel=1
+pkgdesc=Interactive Geometry
+url=http://kde.org/applications/education/kig/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeedu')
+depends=('ktexteditor' 'kdelibs4support')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python' 'boost')
+replaces=('kdeedu-kig')
+conflicts=('kdeedu-kig')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/kig-${pkgver}.tar.xz;)
+sha1sums=('d0ae7fd3c0153b3d3bcf7ab142994f51b314b72f')
+
+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/testing-i686/kig.install (from rev 230505, 
kig/trunk/kig.install)
===
--- testing-i686/kig.install(rev 0)
+++ testing-i686/kig.install2015-02-04 06:23:07 UTC (rev 230506)
@@ -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
+}

Copied: kig/repos/testing-x86_64/PKGBUILD (from rev 230505, kig/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-02-04 06:23:07 UTC (rev 230506)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kig
+pkgver=14.12.2
+pkgrel=1
+pkgdesc=Interactive Geometry
+url=http://kde.org/applications/education/kig/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeedu')
+depends=('ktexteditor' 'kdelibs4support')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python' 'boost')
+replaces=('kdeedu-kig')
+conflicts=('kdeedu-kig')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/kig-${pkgver}.tar.xz;)
+sha1sums=('d0ae7fd3c0153b3d3bcf7ab142994f51b314b72f')
+
+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/testing-x86_64/kig.install (from rev 230505, 
kig/trunk/kig.install)
===
--- testing-x86_64/kig.install  (rev 0)
+++ testing-x86_64/kig.install  2015-02-04 06:23:07 UTC (rev 230506)
@@ -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 kdeedu-kmplot/trunk (PKGBUILD)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 07:23:47
  Author: fyan
Revision: 230509

upgpkg: kdeedu-kmplot 14.12.2-1

Modified:
  kdeedu-kmplot/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-02-04 06:23:41 UTC (rev 230508)
+++ PKGBUILD2015-02-04 06:23:47 UTC (rev 230509)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-kmplot
-pkgver=14.12.1
+pkgver=14.12.2
 pkgrel=1
 pkgdesc=Mathematical Function Plotter
 url=http://kde.org/applications/education/kmplot/;
@@ -14,7 +14,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 
source=(http://download.kde.org/stable/applications/${pkgver}/src/kmplot-${pkgver}.tar.xz;)
-sha1sums=('b4a17d1bb1507ef0152851c02d1a941de964b0d5')
+sha1sums=('b36a372c9e82218b8875849bfb39cf50e5bbc835')
 
 build() {
   cd ${srcdir}


[arch-commits] Commit in kdeedu-kwordquiz/repos (6 files)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 07:33:54
  Author: fyan
Revision: 230516

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  kdeedu-kwordquiz/repos/testing-i686/
  kdeedu-kwordquiz/repos/testing-i686/PKGBUILD
(from rev 230515, kdeedu-kwordquiz/trunk/PKGBUILD)
  kdeedu-kwordquiz/repos/testing-i686/kdeedu-kwordquiz.install
(from rev 230515, kdeedu-kwordquiz/trunk/kdeedu-kwordquiz.install)
  kdeedu-kwordquiz/repos/testing-x86_64/
  kdeedu-kwordquiz/repos/testing-x86_64/PKGBUILD
(from rev 230515, kdeedu-kwordquiz/trunk/PKGBUILD)
  kdeedu-kwordquiz/repos/testing-x86_64/kdeedu-kwordquiz.install
(from rev 230515, kdeedu-kwordquiz/trunk/kdeedu-kwordquiz.install)

-+
 testing-i686/PKGBUILD   |   33 ++
 testing-i686/kdeedu-kwordquiz.install   |   12 ++
 testing-x86_64/PKGBUILD |   33 ++
 testing-x86_64/kdeedu-kwordquiz.install |   12 ++
 4 files changed, 90 insertions(+)

Copied: kdeedu-kwordquiz/repos/testing-i686/PKGBUILD (from rev 230515, 
kdeedu-kwordquiz/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-02-04 06:33:54 UTC (rev 230516)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeedu-kwordquiz
+pkgver=14.12.2
+pkgrel=1
+pkgdesc=Flash Card Trainer
+url=http://kde.org/applications/education/kwordquiz/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeedu')
+depends=('kdebase-runtime' 'libkdeedu')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/kwordquiz-${pkgver}.tar.xz;)
+sha1sums=('25bf6846709d77a6e5c44e21dd619bc02e24be9c')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kwordquiz-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Copied: kdeedu-kwordquiz/repos/testing-i686/kdeedu-kwordquiz.install (from rev 
230515, kdeedu-kwordquiz/trunk/kdeedu-kwordquiz.install)
===
--- testing-i686/kdeedu-kwordquiz.install   (rev 0)
+++ testing-i686/kdeedu-kwordquiz.install   2015-02-04 06:33:54 UTC (rev 
230516)
@@ -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
+}

Copied: kdeedu-kwordquiz/repos/testing-x86_64/PKGBUILD (from rev 230515, 
kdeedu-kwordquiz/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-02-04 06:33:54 UTC (rev 230516)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeedu-kwordquiz
+pkgver=14.12.2
+pkgrel=1
+pkgdesc=Flash Card Trainer
+url=http://kde.org/applications/education/kwordquiz/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeedu')
+depends=('kdebase-runtime' 'libkdeedu')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/kwordquiz-${pkgver}.tar.xz;)
+sha1sums=('25bf6846709d77a6e5c44e21dd619bc02e24be9c')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kwordquiz-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Copied: kdeedu-kwordquiz/repos/testing-x86_64/kdeedu-kwordquiz.install (from 
rev 230515, kdeedu-kwordquiz/trunk/kdeedu-kwordquiz.install)
===
--- testing-x86_64/kdeedu-kwordquiz.install (rev 0)
+++ testing-x86_64/kdeedu-kwordquiz.install 2015-02-04 06:33:54 UTC (rev 
230516)
@@ -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 kdeedu-kwordquiz/trunk (PKGBUILD)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 07:33:25
  Author: fyan
Revision: 230515

upgpkg: kdeedu-kwordquiz 14.12.2-1

Modified:
  kdeedu-kwordquiz/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-02-04 06:31:01 UTC (rev 230514)
+++ PKGBUILD2015-02-04 06:33:25 UTC (rev 230515)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-kwordquiz
-pkgver=14.12.1
+pkgver=14.12.2
 pkgrel=1
 pkgdesc=Flash Card Trainer
 url=http://kde.org/applications/education/kwordquiz/;
@@ -14,7 +14,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 
source=(http://download.kde.org/stable/applications/${pkgver}/src/kwordquiz-${pkgver}.tar.xz;)
-sha1sums=('100e033c05cbb59041574cebb62ffc82f30c3b96')
+sha1sums=('25bf6846709d77a6e5c44e21dd619bc02e24be9c')
 
 build() {
   cd ${srcdir}


[arch-commits] Commit in virtualbox/trunk (PKGBUILD)

2015-02-03 Thread Sébastien Luttringer
Date: Wednesday, February 4, 2015 @ 03:42:48
  Author: seblu
Revision: 127063

upgpkg: virtualbox 4.3.20-4

- fix FS#43678

Modified:
  virtualbox/trunk/PKGBUILD

--+
 PKGBUILD |3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-02-04 01:50:53 UTC (rev 127062)
+++ PKGBUILD2015-02-04 02:42:48 UTC (rev 127063)
@@ -11,7 +11,7 @@
  'virtualbox-guest-utils-nox'
  'virtualbox-ext-vnc')
 pkgver=4.3.20
-pkgrel=3
+pkgrel=4
 arch=('i686' 'x86_64')
 url='http://virtualbox.org'
 license=('GPL' 'custom')
@@ -133,6 +133,7 @@
 depends=('curl'
  'libpng'
  'libvpx'
+ 'libxcomposite'
  'libxcursor'
  'libxinerama'
  'libxml2'


[arch-commits] Commit in kdelibs/repos (16 files)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 04:34:36
  Author: fyan
Revision: 230413

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  kdelibs/repos/testing-i686/
  kdelibs/repos/testing-i686/PKGBUILD
(from rev 230412, kdelibs/trunk/PKGBUILD)
  kdelibs/repos/testing-i686/archlinux-menu.patch
(from rev 230412, kdelibs/trunk/archlinux-menu.patch)
  kdelibs/repos/testing-i686/kde-applications-menu.patch
(from rev 230412, kdelibs/trunk/kde-applications-menu.patch)
  kdelibs/repos/testing-i686/kdelibs-cve-2014-5033.patch
(from rev 230412, kdelibs/trunk/kdelibs-cve-2014-5033.patch)
  kdelibs/repos/testing-i686/kdelibs.install
(from rev 230412, kdelibs/trunk/kdelibs.install)
  kdelibs/repos/testing-i686/pyqt.patch
(from rev 230412, kdelibs/trunk/pyqt.patch)
  kdelibs/repos/testing-i686/qt4.patch
(from rev 230412, kdelibs/trunk/qt4.patch)
  kdelibs/repos/testing-x86_64/
  kdelibs/repos/testing-x86_64/PKGBUILD
(from rev 230412, kdelibs/trunk/PKGBUILD)
  kdelibs/repos/testing-x86_64/archlinux-menu.patch
(from rev 230412, kdelibs/trunk/archlinux-menu.patch)
  kdelibs/repos/testing-x86_64/kde-applications-menu.patch
(from rev 230412, kdelibs/trunk/kde-applications-menu.patch)
  kdelibs/repos/testing-x86_64/kdelibs-cve-2014-5033.patch
(from rev 230412, kdelibs/trunk/kdelibs-cve-2014-5033.patch)
  kdelibs/repos/testing-x86_64/kdelibs.install
(from rev 230412, kdelibs/trunk/kdelibs.install)
  kdelibs/repos/testing-x86_64/pyqt.patch
(from rev 230412, kdelibs/trunk/pyqt.patch)
  kdelibs/repos/testing-x86_64/qt4.patch
(from rev 230412, kdelibs/trunk/qt4.patch)

+
 testing-i686/PKGBUILD  |   63 ++
 testing-i686/archlinux-menu.patch  |   22 ++
 testing-i686/kde-applications-menu.patch   |   22 ++
 testing-i686/kdelibs-cve-2014-5033.patch   |   36 +++
 testing-i686/kdelibs.install   |   13 +
 testing-i686/pyqt.patch|  247 +++
 testing-i686/qt4.patch |   11 +
 testing-x86_64/PKGBUILD|   63 ++
 testing-x86_64/archlinux-menu.patch|   22 ++
 testing-x86_64/kde-applications-menu.patch |   22 ++
 testing-x86_64/kdelibs-cve-2014-5033.patch |   36 +++
 testing-x86_64/kdelibs.install |   13 +
 testing-x86_64/pyqt.patch  |  247 +++
 testing-x86_64/qt4.patch   |   11 +
 14 files changed, 828 insertions(+)

Copied: kdelibs/repos/testing-i686/PKGBUILD (from rev 230412, 
kdelibs/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-02-04 03:34:36 UTC (rev 230413)
@@ -0,0 +1,63 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+# Contributor: Pierre Schmitz pie...@archlinux.de
+
+pkgname=kdelibs
+pkgver=4.14.5
+_kdeappver=14.12.2
+pkgrel=1
+pkgdesc=KDE Core Libraries
+arch=('i686' 'x86_64')
+url='https://projects.kde.org/projects/kde/kdelibs'
+license=('GPL' 'LGPL' 'FDL')
+depends=('attica-qt4' 'libxss' 'krb5' 'qca' 'libdbusmenu-qt' 'polkit-qt4'
+'shared-mime-info' 'enchant' 'giflib' 'jasper' 'openexr' 'strigi'
+'docbook-xsl' 'upower' 'udisks2' 'libxcursor' 'phonon-qt4'
+'media-player-info' 'libxtst' 'libutempter' 'qtwebkit' 'icu')
+makedepends=('cmake' 'automoc4' 'avahi' 'libgl' 'hspell' 'mesa' 'grantlee-qt4')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${_kdeappver}/src/${pkgname}-${pkgver}.tar.xz;
+'kde-applications-menu.patch' 'archlinux-menu.patch' 'qt4.patch')
+sha1sums=('92e4b13e41f946de0d647331f31ad83f4921c99a'
+  '86ee8c8660f19de8141ac99cd6943964d97a1ed7'
+  '63a850ab4196b9d06934f2b4a13acd9f7739bc67'
+  'ed1f57ee661e5c7440efcaba7e51d2554709701c')
+
+prepare() {
+   mkdir build
+   cd ${pkgname}-${pkgver}
+   # avoid file conflict with gnome-menus
+   patch -p1 -i ${srcdir}/kde-applications-menu.patch
+   # add Archlinux menu entry
+   patch -p1 -i ${srcdir}/archlinux-menu.patch
+   # qmake refers to Qt5
+   patch -p1 -i ${srcdir}/qt4.patch
+}
+
+build() {
+   cd build
+   cmake ../${pkgname}-${pkgver} \
+   -DCMAKE_BUILD_TYPE=Release \
+   -DKDE4_BUILD_TESTS=OFF \
+   -DCMAKE_SKIP_RPATH=ON \
+   -DKDE_DISTRIBUTION_TEXT='Arch Linux' \
+   -DCMAKE_INSTALL_PREFIX=/usr \
+   -DSYSCONF_INSTALL_DIR=/etc \
+   -DHTML_INSTALL_DIR=/usr/share/doc/kde/html \
+   -DLOCALE_INSTALL_DIR=/usr/share/locale/kde4 \
+   -DKDE_DEFAULT_HOME='.kde4' \
+   -DWITH_FAM=OFF \
+   -DWITH_SOLID_UDISKS2=ON
+   make
+}
+
+package() {
+   cd ${srcdir}/build
+   make DESTDIR=${pkgdir} 

[arch-commits] Commit in perl-appconfig/repos/extra-any (PKGBUILD PKGBUILD)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 04:35:25
  Author: fyan
Revision: 230415

archrelease: copy trunk to extra-any

Added:
  perl-appconfig/repos/extra-any/PKGBUILD
(from rev 230414, perl-appconfig/trunk/PKGBUILD)
Deleted:
  perl-appconfig/repos/extra-any/PKGBUILD

--+
 PKGBUILD |   67 ++---
 1 file changed, 33 insertions(+), 34 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-02-04 03:34:59 UTC (rev 230414)
+++ PKGBUILD2015-02-04 03:35:25 UTC (rev 230415)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: eric e...@archlinux.org
-# Contributor: Eric Johnson e...@coding-zone.com
-
-pkgname=perl-appconfig
-_realname=AppConfig
-pkgver=1.67
-pkgrel=1
-pkgdesc=Perl/CPAN AppConfig module - Read configuration files and parse 
command line arguments
-arch=('any')
-license=('PerlArtistic' 'GPL')
-url=http://search.cpan.org/dist/${_realname}/;
-depends=('perl')
-options=(!emptydirs)
-source=(http://www.cpan.org/authors/id/N/NE/NEILB/${_realname}-${pkgver}.tar.gz)
-md5sums=('3c84263a88c66779df3f0948a8c6786b')
-
-build() {
-  cd ${srcdir}/${_realname}-${pkgver}
-  # install module in vendor directories.
-  perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-check() {
-  cd ${srcdir}/${_realname}-${pkgver}
-  make test
-}
-
-package() {
-  cd ${srcdir}/${_realname}-${pkgver}
-  make install DESTDIR=${pkgdir}
-}

Copied: perl-appconfig/repos/extra-any/PKGBUILD (from rev 230414, 
perl-appconfig/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-02-04 03:35:25 UTC (rev 230415)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: eric e...@archlinux.org
+# Contributor: Eric Johnson e...@coding-zone.com
+
+pkgname=perl-appconfig
+_realname=AppConfig
+pkgver=1.68
+pkgrel=1
+pkgdesc=Perl/CPAN AppConfig module - Read configuration files and parse 
command line arguments
+arch=('any')
+license=('PerlArtistic' 'GPL')
+url=http://search.cpan.org/dist/${_realname}/;
+depends=('perl')
+options=(!emptydirs)
+source=(http://www.cpan.org/authors/id/N/NE/NEILB/${_realname}-${pkgver}.tar.gz)
+md5sums=('1f9d1e1ec510d8156f08f66abdb6dd66')
+
+build() {
+  cd ${srcdir}/${_realname}-${pkgver}
+  perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+check() {
+  cd ${srcdir}/${_realname}-${pkgver}
+  make test
+}
+
+package() {
+  cd ${srcdir}/${_realname}-${pkgver}
+  make install DESTDIR=${pkgdir}
+}


[arch-commits] Commit in kdelibs/trunk (PKGBUILD)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 04:33:17
  Author: fyan
Revision: 230412

upgpkg: kdelibs 4.14.5-1

Modified:
  kdelibs/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-02-04 01:50:30 UTC (rev 230411)
+++ PKGBUILD2015-02-04 03:33:17 UTC (rev 230412)
@@ -4,8 +4,8 @@
 # Contributor: Pierre Schmitz pie...@archlinux.de
 
 pkgname=kdelibs
-pkgver=4.14.4
-_kdeappver=14.12.1
+pkgver=4.14.5
+_kdeappver=14.12.2
 pkgrel=1
 pkgdesc=KDE Core Libraries
 arch=('i686' 'x86_64')
@@ -19,7 +19,7 @@
 install=${pkgname}.install
 
source=(http://download.kde.org/stable/applications/${_kdeappver}/src/${pkgname}-${pkgver}.tar.xz;
 'kde-applications-menu.patch' 'archlinux-menu.patch' 'qt4.patch')
-sha1sums=('8e5b35ac26a3ee65331ead30d0d9f192534a02d3'
+sha1sums=('92e4b13e41f946de0d647331f31ad83f4921c99a'
   '86ee8c8660f19de8141ac99cd6943964d97a1ed7'
   '63a850ab4196b9d06934f2b4a13acd9f7739bc67'
   'ed1f57ee661e5c7440efcaba7e51d2554709701c')


[arch-commits] Commit in kdeaccessibility-kmag/repos (6 files)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 05:42:26
  Author: fyan
Revision: 230474

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  kdeaccessibility-kmag/repos/testing-i686/
  kdeaccessibility-kmag/repos/testing-i686/PKGBUILD
(from rev 230473, kdeaccessibility-kmag/trunk/PKGBUILD)
  kdeaccessibility-kmag/repos/testing-i686/kdeaccessibility-kmag.install
(from rev 230473, kdeaccessibility-kmag/trunk/kdeaccessibility-kmag.install)
  kdeaccessibility-kmag/repos/testing-x86_64/
  kdeaccessibility-kmag/repos/testing-x86_64/PKGBUILD
(from rev 230473, kdeaccessibility-kmag/trunk/PKGBUILD)
  kdeaccessibility-kmag/repos/testing-x86_64/kdeaccessibility-kmag.install
(from rev 230473, kdeaccessibility-kmag/trunk/kdeaccessibility-kmag.install)

--+
 testing-i686/PKGBUILD|   33 +
 testing-i686/kdeaccessibility-kmag.install   |   11 
 testing-x86_64/PKGBUILD  |   33 +
 testing-x86_64/kdeaccessibility-kmag.install |   11 
 4 files changed, 88 insertions(+)

Copied: kdeaccessibility-kmag/repos/testing-i686/PKGBUILD (from rev 230473, 
kdeaccessibility-kmag/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-02-04 04:42:26 UTC (rev 230474)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeaccessibility-kmag
+pkgver=14.12.2
+pkgrel=1
+arch=('i686' 'x86_64')
+pkgdesc='Screen Magnifier'
+url='http://kde.org/applications/utilities/kmag/'
+license=('GPL' 'FDL')
+groups=('kde' 'kdeaccessibility')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/kmag-${pkgver}.tar.xz;)
+sha1sums=('ed25dbc8d9d1962536b8f33d5b65ecd7e2299970')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kmag-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $srcdir/build
+  make DESTDIR=$pkgdir install
+}

Copied: kdeaccessibility-kmag/repos/testing-i686/kdeaccessibility-kmag.install 
(from rev 230473, kdeaccessibility-kmag/trunk/kdeaccessibility-kmag.install)
===
--- testing-i686/kdeaccessibility-kmag.install  (rev 0)
+++ testing-i686/kdeaccessibility-kmag.install  2015-02-04 04:42:26 UTC (rev 
230474)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: kdeaccessibility-kmag/repos/testing-x86_64/PKGBUILD (from rev 230473, 
kdeaccessibility-kmag/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-02-04 04:42:26 UTC (rev 230474)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeaccessibility-kmag
+pkgver=14.12.2
+pkgrel=1
+arch=('i686' 'x86_64')
+pkgdesc='Screen Magnifier'
+url='http://kde.org/applications/utilities/kmag/'
+license=('GPL' 'FDL')
+groups=('kde' 'kdeaccessibility')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/kmag-${pkgver}.tar.xz;)
+sha1sums=('ed25dbc8d9d1962536b8f33d5b65ecd7e2299970')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kmag-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $srcdir/build
+  make DESTDIR=$pkgdir install
+}

Copied: 
kdeaccessibility-kmag/repos/testing-x86_64/kdeaccessibility-kmag.install (from 
rev 230473, kdeaccessibility-kmag/trunk/kdeaccessibility-kmag.install)
===
--- testing-x86_64/kdeaccessibility-kmag.install
(rev 0)
+++ testing-x86_64/kdeaccessibility-kmag.install2015-02-04 04:42:26 UTC 
(rev 230474)
@@ -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 kdeaccessibility-kmousetool/repos (6 files)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 05:41:46
  Author: fyan
Revision: 230472

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  kdeaccessibility-kmousetool/repos/testing-i686/
  kdeaccessibility-kmousetool/repos/testing-i686/PKGBUILD
(from rev 230471, kdeaccessibility-kmousetool/trunk/PKGBUILD)
  
kdeaccessibility-kmousetool/repos/testing-i686/kdeaccessibility-kmousetool.install
(from rev 230471, 
kdeaccessibility-kmousetool/trunk/kdeaccessibility-kmousetool.install)
  kdeaccessibility-kmousetool/repos/testing-x86_64/
  kdeaccessibility-kmousetool/repos/testing-x86_64/PKGBUILD
(from rev 230471, kdeaccessibility-kmousetool/trunk/PKGBUILD)
  
kdeaccessibility-kmousetool/repos/testing-x86_64/kdeaccessibility-kmousetool.install
(from rev 230471, 
kdeaccessibility-kmousetool/trunk/kdeaccessibility-kmousetool.install)

+
 testing-i686/PKGBUILD  |   33 +++
 testing-i686/kdeaccessibility-kmousetool.install   |   11 ++
 testing-x86_64/PKGBUILD|   33 +++
 testing-x86_64/kdeaccessibility-kmousetool.install |   11 ++
 4 files changed, 88 insertions(+)

Copied: kdeaccessibility-kmousetool/repos/testing-i686/PKGBUILD (from rev 
230471, kdeaccessibility-kmousetool/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-02-04 04:41:46 UTC (rev 230472)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeaccessibility-kmousetool
+pkgver=14.12.2
+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' 'kdeaccessibility')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/kmousetool-${pkgver}.tar.xz;)
+sha1sums=('2cdc5d57348aac4fbb323219da330b754e895983')
+
+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/testing-i686/kdeaccessibility-kmousetool.install
 (from rev 230471, 
kdeaccessibility-kmousetool/trunk/kdeaccessibility-kmousetool.install)
===
--- testing-i686/kdeaccessibility-kmousetool.install
(rev 0)
+++ testing-i686/kdeaccessibility-kmousetool.install2015-02-04 04:41:46 UTC 
(rev 230472)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: kdeaccessibility-kmousetool/repos/testing-x86_64/PKGBUILD (from rev 
230471, kdeaccessibility-kmousetool/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-02-04 04:41:46 UTC (rev 230472)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeaccessibility-kmousetool
+pkgver=14.12.2
+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' 'kdeaccessibility')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/kmousetool-${pkgver}.tar.xz;)
+sha1sums=('2cdc5d57348aac4fbb323219da330b754e895983')
+
+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/testing-x86_64/kdeaccessibility-kmousetool.install
 (from rev 230471, 
kdeaccessibility-kmousetool/trunk/kdeaccessibility-kmousetool.install)
===
--- testing-x86_64/kdeaccessibility-kmousetool.install  
(rev 0)
+++ testing-x86_64/kdeaccessibility-kmousetool.install  2015-02-04 04:41:46 UTC 
(rev 230472)
@@ -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 kdeadmin-kcron/trunk (PKGBUILD)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 05:43:19
  Author: fyan
Revision: 230475

upgpkg: kdeadmin-kcron 14.12.2-1

Modified:
  kdeadmin-kcron/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-02-04 04:42:26 UTC (rev 230474)
+++ PKGBUILD2015-02-04 04:43:19 UTC (rev 230475)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeadmin-kcron
-pkgver=14.12.1
+pkgver=14.12.2
 pkgrel=1
 pkgdesc='Configure and schedule tasks'
 url='http://userbase.kde.org/KCron'
@@ -13,7 +13,7 @@
 depends=('kdebase-runtime')
 makedepends=('cmake' 'automoc4')
 
source=(http://download.kde.org/stable/applications/${pkgver}/src/kcron-${pkgver}.tar.xz;)
-sha1sums=('dcc0afa985e5a6acb924bc941a1a9679b87e8858')
+sha1sums=('1c4218a117717dd66de4158e5dbe4395204b2b3b')
 
 build() {
   mkdir build


[arch-commits] Commit in kdeedu-artikulate/repos (4 files)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 05:54:45
  Author: fyan
Revision: 230488

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  kdeedu-artikulate/repos/testing-i686/
  kdeedu-artikulate/repos/testing-i686/PKGBUILD
(from rev 230487, kdeedu-artikulate/trunk/PKGBUILD)
  kdeedu-artikulate/repos/testing-x86_64/
  kdeedu-artikulate/repos/testing-x86_64/PKGBUILD
(from rev 230487, kdeedu-artikulate/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   34 ++
 testing-x86_64/PKGBUILD |   34 ++
 2 files changed, 68 insertions(+)

Copied: kdeedu-artikulate/repos/testing-i686/PKGBUILD (from rev 230487, 
kdeedu-artikulate/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-02-04 04:54:45 UTC (rev 230488)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeedu-artikulate
+pkgver=14.12.2
+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' 'kdeedu')
+depends=('kdebase-runtime' 'qt-gstreamer' 'kqtquickcharts')
+makedepends=('cmake' 'automoc4' 'boost')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/artikulate-${pkgver}.tar.xz;)
+sha1sums=('00115f64f80510109b4a1eb99fba081522edb207')
+
+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/testing-x86_64/PKGBUILD (from rev 230487, 
kdeedu-artikulate/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-02-04 04:54:45 UTC (rev 230488)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeedu-artikulate
+pkgver=14.12.2
+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' 'kdeedu')
+depends=('kdebase-runtime' 'qt-gstreamer' 'kqtquickcharts')
+makedepends=('cmake' 'automoc4' 'boost')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/artikulate-${pkgver}.tar.xz;)
+sha1sums=('00115f64f80510109b4a1eb99fba081522edb207')
+
+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
+}


[arch-commits] Commit in kdeedu-artikulate/trunk (PKGBUILD)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 05:54:15
  Author: fyan
Revision: 230487

upgpkg: kdeedu-artikulate 14.12.2-1

Modified:
  kdeedu-artikulate/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-02-04 04:53:11 UTC (rev 230486)
+++ PKGBUILD2015-02-04 04:54:15 UTC (rev 230487)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-artikulate
-pkgver=14.12.1
+pkgver=14.12.2
 pkgrel=1
 pkgdesc=Improve your pronunciation by listening to native speakers
 url=https://projects.kde.org/projects/kde/kdeedu/artikulate;
@@ -13,7 +13,7 @@
 depends=('kdebase-runtime' 'qt-gstreamer' 'kqtquickcharts')
 makedepends=('cmake' 'automoc4' 'boost')
 
source=(http://download.kde.org/stable/applications/${pkgver}/src/artikulate-${pkgver}.tar.xz;)
-sha1sums=('33e8a7953295a741f3fb582f095dec992a8c2b9e')
+sha1sums=('00115f64f80510109b4a1eb99fba081522edb207')
 
 prepare() {
   mkdir build


[arch-commits] Commit in kdeartwork/repos (4 files)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 06:02:42
  Author: fyan
Revision: 230494

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  kdeartwork/repos/testing-i686/
  kdeartwork/repos/testing-i686/PKGBUILD
(from rev 230493, kdeartwork/trunk/PKGBUILD)
  kdeartwork/repos/testing-x86_64/
  kdeartwork/repos/testing-x86_64/PKGBUILD
(from rev 230493, kdeartwork/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   91 ++
 testing-x86_64/PKGBUILD |   91 ++
 2 files changed, 182 insertions(+)

Copied: kdeartwork/repos/testing-i686/PKGBUILD (from rev 230493, 
kdeartwork/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-02-04 05:02:42 UTC (rev 230494)
@@ -0,0 +1,91 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+# Contributor: Pierre Schmitz pie...@archlinux.de
+
+pkgbase=kdeartwork
+pkgname=('kdeartwork-colorschemes'
+ 'kdeartwork-desktopthemes'
+ 'kdeartwork-emoticons'
+ 'kdeartwork-iconthemes'
+ 'kdeartwork-kscreensaver'
+ 'kdeartwork-styles'
+ 'kdeartwork-wallpapers'
+ 'kdeartwork-weatherwallpapers')
+pkgver=14.12.2
+pkgrel=1
+arch=('i686' 'x86_64')
+url='http://www.kde.org'
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeartwork')
+makedepends=('cmake' 'automoc4' 'xscreensaver' 'eigen' 'kdebase-workspace' 
'libkexiv2')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz;)
+sha1sums=('b1638af68d1034b1ddee312a5038f4a09be41650')
+
+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/testing-x86_64/PKGBUILD (from rev 230493, 
kdeartwork/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-02-04 05:02:42 UTC (rev 230494)
@@ -0,0 +1,91 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+# Contributor: Pierre Schmitz pie...@archlinux.de
+
+pkgbase=kdeartwork
+pkgname=('kdeartwork-colorschemes'
+ 'kdeartwork-desktopthemes'
+ 'kdeartwork-emoticons'
+ 'kdeartwork-iconthemes'
+ 'kdeartwork-kscreensaver'
+ 'kdeartwork-styles'
+ 'kdeartwork-wallpapers'
+ 'kdeartwork-weatherwallpapers')
+pkgver=14.12.2
+pkgrel=1
+arch=('i686' 'x86_64')
+url='http://www.kde.org'
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeartwork')
+makedepends=('cmake' 'automoc4' 'xscreensaver' 'eigen' 'kdebase-workspace' 
'libkexiv2')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz;)
+sha1sums=('b1638af68d1034b1ddee312a5038f4a09be41650')
+
+build() {
+   cd $srcdir
+   mkdir build
+   cd build
+   cmake ../${pkgbase}-${pkgver} \
+   -DCMAKE_BUILD_TYPE=Release \
+   -DKDE4_BUILD_TESTS=OFF \
+   

[arch-commits] Commit in kdeedu-kalzium/trunk (PKGBUILD)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 06:03:01
  Author: fyan
Revision: 230495

upgpkg: kdeedu-kalzium 14.12.2-1

Modified:
  kdeedu-kalzium/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-02-04 05:02:42 UTC (rev 230494)
+++ PKGBUILD2015-02-04 05:03:01 UTC (rev 230495)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-kalzium
-pkgver=14.12.1
+pkgver=14.12.2
 pkgrel=1
 pkgdesc=Periodic Table of Elements
 url=http://kde.org/applications/education/kalzium/;
@@ -14,7 +14,7 @@
 makedepends=('cmake' 'automoc4' 'mesa' 'eigen' 'eigen2')
 install=${pkgname}.install
 
source=(http://download.kde.org/stable/applications/${pkgver}/src/kalzium-${pkgver}.tar.xz;)
-sha1sums=('0e25175c5af160792bc8992870cbdc440aea2804')
+sha1sums=('38d94f89601f3aa572db6e76916fbf72daa7853b')
 
 build() {
   mkdir build


[arch-commits] Commit in kdeedu-kalzium/repos (6 files)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 06:03:34
  Author: fyan
Revision: 230496

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  kdeedu-kalzium/repos/testing-i686/
  kdeedu-kalzium/repos/testing-i686/PKGBUILD
(from rev 230495, kdeedu-kalzium/trunk/PKGBUILD)
  kdeedu-kalzium/repos/testing-i686/kdeedu-kalzium.install
(from rev 230495, kdeedu-kalzium/trunk/kdeedu-kalzium.install)
  kdeedu-kalzium/repos/testing-x86_64/
  kdeedu-kalzium/repos/testing-x86_64/PKGBUILD
(from rev 230495, kdeedu-kalzium/trunk/PKGBUILD)
  kdeedu-kalzium/repos/testing-x86_64/kdeedu-kalzium.install
(from rev 230495, kdeedu-kalzium/trunk/kdeedu-kalzium.install)

---+
 testing-i686/PKGBUILD |   32 
 testing-i686/kdeedu-kalzium.install   |   12 
 testing-x86_64/PKGBUILD   |   32 
 testing-x86_64/kdeedu-kalzium.install |   12 
 4 files changed, 88 insertions(+)

Copied: kdeedu-kalzium/repos/testing-i686/PKGBUILD (from rev 230495, 
kdeedu-kalzium/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-02-04 05:03:34 UTC (rev 230496)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeedu-kalzium
+pkgver=14.12.2
+pkgrel=1
+pkgdesc=Periodic Table of Elements
+url=http://kde.org/applications/education/kalzium/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeedu')
+depends=('kdebase-runtime' 'avogadro' 'ocaml' 'chemical-mime-data')
+makedepends=('cmake' 'automoc4' 'mesa' 'eigen' 'eigen2')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/kalzium-${pkgver}.tar.xz;)
+sha1sums=('38d94f89601f3aa572db6e76916fbf72daa7853b')
+
+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/testing-i686/kdeedu-kalzium.install (from rev 
230495, kdeedu-kalzium/trunk/kdeedu-kalzium.install)
===
--- testing-i686/kdeedu-kalzium.install (rev 0)
+++ testing-i686/kdeedu-kalzium.install 2015-02-04 05:03:34 UTC (rev 230496)
@@ -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
+}

Copied: kdeedu-kalzium/repos/testing-x86_64/PKGBUILD (from rev 230495, 
kdeedu-kalzium/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-02-04 05:03:34 UTC (rev 230496)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeedu-kalzium
+pkgver=14.12.2
+pkgrel=1
+pkgdesc=Periodic Table of Elements
+url=http://kde.org/applications/education/kalzium/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeedu')
+depends=('kdebase-runtime' 'avogadro' 'ocaml' 'chemical-mime-data')
+makedepends=('cmake' 'automoc4' 'mesa' 'eigen' 'eigen2')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/kalzium-${pkgver}.tar.xz;)
+sha1sums=('38d94f89601f3aa572db6e76916fbf72daa7853b')
+
+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/testing-x86_64/kdeedu-kalzium.install (from rev 
230495, kdeedu-kalzium/trunk/kdeedu-kalzium.install)
===
--- testing-x86_64/kdeedu-kalzium.install   (rev 0)
+++ testing-x86_64/kdeedu-kalzium.install   2015-02-04 05:03:34 UTC (rev 
230496)
@@ -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 kdeartwork/trunk (PKGBUILD)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 06:02:03
  Author: fyan
Revision: 230493

upgpkg: kdeartwork 14.12.2-1

Modified:
  kdeartwork/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-02-04 05:00:44 UTC (rev 230492)
+++ PKGBUILD2015-02-04 05:02:03 UTC (rev 230493)
@@ -12,7 +12,7 @@
  'kdeartwork-styles'
  'kdeartwork-wallpapers'
  'kdeartwork-weatherwallpapers')
-pkgver=14.12.1
+pkgver=14.12.2
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
@@ -20,7 +20,7 @@
 groups=('kde' 'kdeartwork')
 makedepends=('cmake' 'automoc4' 'xscreensaver' 'eigen' 'kdebase-workspace' 
'libkexiv2')
 
source=(http://download.kde.org/stable/applications/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz;)
-sha1sums=('4f822e13335798de8d688e03ef15ec8d6ea04898')
+sha1sums=('b1638af68d1034b1ddee312a5038f4a09be41650')
 
 build() {
cd $srcdir


[arch-commits] Commit in kdeedu-kturtle/trunk (PKGBUILD)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 07:36:51
  Author: fyan
Revision: 230517

upgpkg: kdeedu-kturtle 14.12.2-1

Modified:
  kdeedu-kturtle/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-02-04 06:33:54 UTC (rev 230516)
+++ PKGBUILD2015-02-04 06:36:51 UTC (rev 230517)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-kturtle
-pkgver=14.12.1
+pkgver=14.12.2
 pkgrel=1
 pkgdesc=Educational Programming Environment
 url=http://kde.org/applications/education/kturtle/;
@@ -14,7 +14,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 
source=(http://download.kde.org/stable/applications/${pkgver}/src/kturtle-${pkgver}.tar.xz;)
-sha1sums=('a5875ad501722fb3b79ea938a2f3fc16d50063df')
+sha1sums=('292d9c6afe47ae3339be462e305ab98d2c61c302')
 
 build() {
   cd ${srcdir}


[arch-commits] Commit in virtualbox/repos (84 files)

2015-02-03 Thread Sébastien Luttringer
Date: Wednesday, February 4, 2015 @ 03:43:58
  Author: seblu
Revision: 127064

archrelease: copy trunk to community-i686, community-x86_64

Added:
  virtualbox/repos/community-i686/001-vboxdrv-reference.patch
(from rev 127063, virtualbox/trunk/001-vboxdrv-reference.patch)
  virtualbox/repos/community-i686/002-dri-driver-path.patch
(from rev 127063, virtualbox/trunk/002-dri-driver-path.patch)
  virtualbox/repos/community-i686/003-ogl-include-path.patch
(from rev 127063, virtualbox/trunk/003-ogl-include-path.patch)
  virtualbox/repos/community-i686/004-xorg.patch
(from rev 127063, virtualbox/trunk/004-xorg.patch)
  virtualbox/repos/community-i686/005-gsoap-build.patch
(from rev 127063, virtualbox/trunk/005-gsoap-build.patch)
  virtualbox/repos/community-i686/006-rdesktop-vrdp-keymap-path.patch
(from rev 127063, virtualbox/trunk/006-rdesktop-vrdp-keymap-path.patch)
  virtualbox/repos/community-i686/007-python2-path.patch
(from rev 127063, virtualbox/trunk/007-python2-path.patch)
  virtualbox/repos/community-i686/60-vboxdrv.rules
(from rev 127063, virtualbox/trunk/60-vboxdrv.rules)
  virtualbox/repos/community-i686/60-vboxguest.rules
(from rev 127063, virtualbox/trunk/60-vboxguest.rules)
  virtualbox/repos/community-i686/LocalConfig.kmk
(from rev 127063, virtualbox/trunk/LocalConfig.kmk)
  virtualbox/repos/community-i686/PKGBUILD
(from rev 127063, virtualbox/trunk/PKGBUILD)
  virtualbox/repos/community-i686/vboxreload
(from rev 127063, virtualbox/trunk/vboxreload)
  virtualbox/repos/community-i686/vboxservice-nox.service
(from rev 127063, virtualbox/trunk/vboxservice-nox.service)
  virtualbox/repos/community-i686/vboxservice.service
(from rev 127063, virtualbox/trunk/vboxservice.service)
  virtualbox/repos/community-i686/vboxweb.service
(from rev 127063, virtualbox/trunk/vboxweb.service)
  virtualbox/repos/community-i686/virtualbox-ext-vnc.install
(from rev 127063, virtualbox/trunk/virtualbox-ext-vnc.install)
  virtualbox/repos/community-i686/virtualbox-guest-dkms.install
(from rev 127063, virtualbox/trunk/virtualbox-guest-dkms.install)
  virtualbox/repos/community-i686/virtualbox-guest-utils.install
(from rev 127063, virtualbox/trunk/virtualbox-guest-utils.install)
  virtualbox/repos/community-i686/virtualbox-guest-utils.sysusers
(from rev 127063, virtualbox/trunk/virtualbox-guest-utils.sysusers)
  virtualbox/repos/community-i686/virtualbox-host-dkms.install
(from rev 127063, virtualbox/trunk/virtualbox-host-dkms.install)
  virtualbox/repos/community-i686/virtualbox.install
(from rev 127063, virtualbox/trunk/virtualbox.install)
  virtualbox/repos/community-x86_64/001-vboxdrv-reference.patch
(from rev 127063, virtualbox/trunk/001-vboxdrv-reference.patch)
  virtualbox/repos/community-x86_64/002-dri-driver-path.patch
(from rev 127063, virtualbox/trunk/002-dri-driver-path.patch)
  virtualbox/repos/community-x86_64/003-ogl-include-path.patch
(from rev 127063, virtualbox/trunk/003-ogl-include-path.patch)
  virtualbox/repos/community-x86_64/004-xorg.patch
(from rev 127063, virtualbox/trunk/004-xorg.patch)
  virtualbox/repos/community-x86_64/005-gsoap-build.patch
(from rev 127063, virtualbox/trunk/005-gsoap-build.patch)
  virtualbox/repos/community-x86_64/006-rdesktop-vrdp-keymap-path.patch
(from rev 127063, virtualbox/trunk/006-rdesktop-vrdp-keymap-path.patch)
  virtualbox/repos/community-x86_64/007-python2-path.patch
(from rev 127063, virtualbox/trunk/007-python2-path.patch)
  virtualbox/repos/community-x86_64/60-vboxdrv.rules
(from rev 127063, virtualbox/trunk/60-vboxdrv.rules)
  virtualbox/repos/community-x86_64/60-vboxguest.rules
(from rev 127063, virtualbox/trunk/60-vboxguest.rules)
  virtualbox/repos/community-x86_64/LocalConfig.kmk
(from rev 127063, virtualbox/trunk/LocalConfig.kmk)
  virtualbox/repos/community-x86_64/PKGBUILD
(from rev 127063, virtualbox/trunk/PKGBUILD)
  virtualbox/repos/community-x86_64/vboxreload
(from rev 127063, virtualbox/trunk/vboxreload)
  virtualbox/repos/community-x86_64/vboxservice-nox.service
(from rev 127063, virtualbox/trunk/vboxservice-nox.service)
  virtualbox/repos/community-x86_64/vboxservice.service
(from rev 127063, virtualbox/trunk/vboxservice.service)
  virtualbox/repos/community-x86_64/vboxweb.service
(from rev 127063, virtualbox/trunk/vboxweb.service)
  virtualbox/repos/community-x86_64/virtualbox-ext-vnc.install
(from rev 127063, virtualbox/trunk/virtualbox-ext-vnc.install)
  virtualbox/repos/community-x86_64/virtualbox-guest-dkms.install
(from rev 127063, virtualbox/trunk/virtualbox-guest-dkms.install)
  virtualbox/repos/community-x86_64/virtualbox-guest-utils.install
(from rev 127063, virtualbox/trunk/virtualbox-guest-utils.install)
  virtualbox/repos/community-x86_64/virtualbox-guest-utils.sysusers
(from rev 127063, virtualbox/trunk/virtualbox-guest-utils.sysusers)
  

[arch-commits] Commit in perl-appconfig/trunk (PKGBUILD)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 04:34:59
  Author: fyan
Revision: 230414

upgpkg: perl-appconfig 1.68-1

Modified:
  perl-appconfig/trunk/PKGBUILD

--+
 PKGBUILD |5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-02-04 03:34:36 UTC (rev 230413)
+++ PKGBUILD2015-02-04 03:34:59 UTC (rev 230414)
@@ -5,7 +5,7 @@
 
 pkgname=perl-appconfig
 _realname=AppConfig
-pkgver=1.67
+pkgver=1.68
 pkgrel=1
 pkgdesc=Perl/CPAN AppConfig module - Read configuration files and parse 
command line arguments
 arch=('any')
@@ -14,11 +14,10 @@
 depends=('perl')
 options=(!emptydirs)
 
source=(http://www.cpan.org/authors/id/N/NE/NEILB/${_realname}-${pkgver}.tar.gz)
-md5sums=('3c84263a88c66779df3f0948a8c6786b')
+md5sums=('1f9d1e1ec510d8156f08f66abdb6dd66')
 
 build() {
   cd ${srcdir}/${_realname}-${pkgver}
-  # install module in vendor directories.
   perl Makefile.PL INSTALLDIRS=vendor
   make
 }


[arch-commits] Commit in kdeaccessibility-jovie/repos (6 files)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 05:01:48
  Author: fyan
Revision: 230423

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  kdeaccessibility-jovie/repos/testing-i686/
  kdeaccessibility-jovie/repos/testing-i686/PKGBUILD
(from rev 230422, kdeaccessibility-jovie/trunk/PKGBUILD)
  kdeaccessibility-jovie/repos/testing-i686/kdeaccessibility-jovie.install
(from rev 230422, 
kdeaccessibility-jovie/trunk/kdeaccessibility-jovie.install)
  kdeaccessibility-jovie/repos/testing-x86_64/
  kdeaccessibility-jovie/repos/testing-x86_64/PKGBUILD
(from rev 230422, kdeaccessibility-jovie/trunk/PKGBUILD)
  kdeaccessibility-jovie/repos/testing-x86_64/kdeaccessibility-jovie.install
(from rev 230422, 
kdeaccessibility-jovie/trunk/kdeaccessibility-jovie.install)

---+
 testing-i686/PKGBUILD |   33 
 testing-i686/kdeaccessibility-jovie.install   |   11 
 testing-x86_64/PKGBUILD   |   33 
 testing-x86_64/kdeaccessibility-jovie.install |   11 
 4 files changed, 88 insertions(+)

Copied: kdeaccessibility-jovie/repos/testing-i686/PKGBUILD (from rev 230422, 
kdeaccessibility-jovie/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-02-04 04:01:48 UTC (rev 230423)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeaccessibility-jovie
+pkgver=14.12.2
+pkgrel=1
+arch=('i686' 'x86_64')
+pkgdesc='A text to speech application'
+url='http://kde.org/applications/utilities/jovie/'
+license=('GPL' 'FDL')
+groups=('kde' 'kdeaccessibility')
+depends=('kdebase-runtime' 'speech-dispatcher')
+makedepends=('cmake' 'automoc4')
+replaces=('kdeaccessibility-kttsd')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/jovie-${pkgver}.tar.xz;)
+sha1sums=('cab93b6bf7e15f75dad1d7164cb279d646b31124')
+
+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/testing-i686/kdeaccessibility-jovie.install (from 
rev 230422, kdeaccessibility-jovie/trunk/kdeaccessibility-jovie.install)
===
--- testing-i686/kdeaccessibility-jovie.install (rev 0)
+++ testing-i686/kdeaccessibility-jovie.install 2015-02-04 04:01:48 UTC (rev 
230423)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: kdeaccessibility-jovie/repos/testing-x86_64/PKGBUILD (from rev 230422, 
kdeaccessibility-jovie/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-02-04 04:01:48 UTC (rev 230423)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeaccessibility-jovie
+pkgver=14.12.2
+pkgrel=1
+arch=('i686' 'x86_64')
+pkgdesc='A text to speech application'
+url='http://kde.org/applications/utilities/jovie/'
+license=('GPL' 'FDL')
+groups=('kde' 'kdeaccessibility')
+depends=('kdebase-runtime' 'speech-dispatcher')
+makedepends=('cmake' 'automoc4')
+replaces=('kdeaccessibility-kttsd')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/jovie-${pkgver}.tar.xz;)
+sha1sums=('cab93b6bf7e15f75dad1d7164cb279d646b31124')
+
+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/testing-x86_64/kdeaccessibility-jovie.install 
(from rev 230422, kdeaccessibility-jovie/trunk/kdeaccessibility-jovie.install)
===
--- testing-x86_64/kdeaccessibility-jovie.install   
(rev 0)
+++ testing-x86_64/kdeaccessibility-jovie.install   2015-02-04 04:01:48 UTC 
(rev 230423)
@@ -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 kdeaccessibility-jovie/trunk (PKGBUILD)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 05:01:16
  Author: fyan
Revision: 230422

upgpkg: kdeaccessibility-jovie 14.12.2-1

Modified:
  kdeaccessibility-jovie/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-02-04 03:54:46 UTC (rev 230421)
+++ PKGBUILD2015-02-04 04:01:16 UTC (rev 230422)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeaccessibility-jovie
-pkgver=14.12.1
+pkgver=14.12.2
 pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc='A text to speech application'
@@ -15,7 +15,7 @@
 replaces=('kdeaccessibility-kttsd')
 install=${pkgname}.install
 
source=(http://download.kde.org/stable/applications/${pkgver}/src/jovie-${pkgver}.tar.xz;)
-sha1sums=('aa2072338b9b0b20ee875d301cd86a30bbedcc77')
+sha1sums=('cab93b6bf7e15f75dad1d7164cb279d646b31124')
 
 build() {
   mkdir build


[arch-commits] Commit in kdeadmin-ksystemlog/trunk (PKGBUILD)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 05:45:54
  Author: fyan
Revision: 230479

upgpkg: kdeadmin-ksystemlog 14.12.2-1

Modified:
  kdeadmin-ksystemlog/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-02-04 04:45:15 UTC (rev 230478)
+++ PKGBUILD2015-02-04 04:45:54 UTC (rev 230479)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeadmin-ksystemlog
-pkgver=14.12.1
+pkgver=14.12.2
 pkgrel=1
 pkgdesc='System log viewer tool'
 url='http://kde.org/applications/system/ksystemlog/'
@@ -14,7 +14,7 @@
 makedepends=('cmake' 'automoc4')
 
source=(http://download.kde.org/stable/applications/${pkgver}/src/ksystemlog-${pkgver}.tar.xz;
 'syslog-path.patch')
-sha1sums=('2b0a361e9c0b707a63ea6d4b194afc31b9bade3d'
+sha1sums=('dfa7a7ed6e2e51fc90264d1a18c2a2dcc4fa5fe3'
   '20095ce6e0f3e5b6800a7c6e52de6fddba62c031')
 
 prepare() {


[arch-commits] Commit in kdeadmin-ksystemlog/repos (6 files)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 05:46:29
  Author: fyan
Revision: 230480

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  kdeadmin-ksystemlog/repos/testing-i686/
  kdeadmin-ksystemlog/repos/testing-i686/PKGBUILD
(from rev 230479, kdeadmin-ksystemlog/trunk/PKGBUILD)
  kdeadmin-ksystemlog/repos/testing-i686/syslog-path.patch
(from rev 230479, kdeadmin-ksystemlog/trunk/syslog-path.patch)
  kdeadmin-ksystemlog/repos/testing-x86_64/
  kdeadmin-ksystemlog/repos/testing-x86_64/PKGBUILD
(from rev 230479, kdeadmin-ksystemlog/trunk/PKGBUILD)
  kdeadmin-ksystemlog/repos/testing-x86_64/syslog-path.patch
(from rev 230479, kdeadmin-ksystemlog/trunk/syslog-path.patch)

--+
 testing-i686/PKGBUILD|   38 +
 testing-i686/syslog-path.patch   |   11 ++
 testing-x86_64/PKGBUILD  |   38 +
 testing-x86_64/syslog-path.patch |   11 ++
 4 files changed, 98 insertions(+)

Copied: kdeadmin-ksystemlog/repos/testing-i686/PKGBUILD (from rev 230479, 
kdeadmin-ksystemlog/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-02-04 04:46:29 UTC (rev 230480)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeadmin-ksystemlog
+pkgver=14.12.2
+pkgrel=1
+pkgdesc='System log viewer tool'
+url='http://kde.org/applications/system/ksystemlog/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeadmin')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/ksystemlog-${pkgver}.tar.xz;
+'syslog-path.patch')
+sha1sums=('dfa7a7ed6e2e51fc90264d1a18c2a2dcc4fa5fe3'
+  '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/testing-i686/syslog-path.patch (from rev 
230479, kdeadmin-ksystemlog/trunk/syslog-path.patch)
===
--- testing-i686/syslog-path.patch  (rev 0)
+++ testing-i686/syslog-path.patch  2015-02-04 04:46:29 UTC (rev 230480)
@@ -0,0 +1,11 @@
+--- 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 ),
+   QListint()  INFORMATION_LOG_LEVEL_ID
+   ) {
+ 

Copied: kdeadmin-ksystemlog/repos/testing-x86_64/PKGBUILD (from rev 230479, 
kdeadmin-ksystemlog/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-02-04 04:46:29 UTC (rev 230480)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeadmin-ksystemlog
+pkgver=14.12.2
+pkgrel=1
+pkgdesc='System log viewer tool'
+url='http://kde.org/applications/system/ksystemlog/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeadmin')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/ksystemlog-${pkgver}.tar.xz;
+'syslog-path.patch')
+sha1sums=('dfa7a7ed6e2e51fc90264d1a18c2a2dcc4fa5fe3'
+  '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/testing-x86_64/syslog-path.patch (from rev 
230479, kdeadmin-ksystemlog/trunk/syslog-path.patch)
===
--- testing-x86_64/syslog-path.patch(rev 0)
+++ 

[arch-commits] Commit in kdeedu-blinken/repos (6 files)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 05:53:11
  Author: fyan
Revision: 230486

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  kdeedu-blinken/repos/testing-i686/
  kdeedu-blinken/repos/testing-i686/PKGBUILD
(from rev 230485, kdeedu-blinken/trunk/PKGBUILD)
  kdeedu-blinken/repos/testing-i686/kdeedu-blinken.install
(from rev 230485, kdeedu-blinken/trunk/kdeedu-blinken.install)
  kdeedu-blinken/repos/testing-x86_64/
  kdeedu-blinken/repos/testing-x86_64/PKGBUILD
(from rev 230485, kdeedu-blinken/trunk/PKGBUILD)
  kdeedu-blinken/repos/testing-x86_64/kdeedu-blinken.install
(from rev 230485, kdeedu-blinken/trunk/kdeedu-blinken.install)

---+
 testing-i686/PKGBUILD |   33 
 testing-i686/kdeedu-blinken.install   |   11 ++
 testing-x86_64/PKGBUILD   |   33 
 testing-x86_64/kdeedu-blinken.install |   11 ++
 4 files changed, 88 insertions(+)

Copied: kdeedu-blinken/repos/testing-i686/PKGBUILD (from rev 230485, 
kdeedu-blinken/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-02-04 04:53:11 UTC (rev 230486)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeedu-blinken
+pkgver=14.12.2
+pkgrel=1
+pkgdesc=Memory Enhancement Game
+url=http://kde.org/applications/education/blinken/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeedu')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/blinken-${pkgver}.tar.xz;)
+sha1sums=('0cbeb58cbb21ef1d290687c296155f83054d4c10')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../blinken-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Copied: kdeedu-blinken/repos/testing-i686/kdeedu-blinken.install (from rev 
230485, kdeedu-blinken/trunk/kdeedu-blinken.install)
===
--- testing-i686/kdeedu-blinken.install (rev 0)
+++ testing-i686/kdeedu-blinken.install 2015-02-04 04:53:11 UTC (rev 230486)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: kdeedu-blinken/repos/testing-x86_64/PKGBUILD (from rev 230485, 
kdeedu-blinken/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-02-04 04:53:11 UTC (rev 230486)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeedu-blinken
+pkgver=14.12.2
+pkgrel=1
+pkgdesc=Memory Enhancement Game
+url=http://kde.org/applications/education/blinken/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeedu')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/blinken-${pkgver}.tar.xz;)
+sha1sums=('0cbeb58cbb21ef1d290687c296155f83054d4c10')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../blinken-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Copied: kdeedu-blinken/repos/testing-x86_64/kdeedu-blinken.install (from rev 
230485, kdeedu-blinken/trunk/kdeedu-blinken.install)
===
--- testing-x86_64/kdeedu-blinken.install   (rev 0)
+++ testing-x86_64/kdeedu-blinken.install   2015-02-04 04:53:11 UTC (rev 
230486)
@@ -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 kdeedu-blinken/trunk (PKGBUILD)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 05:52:37
  Author: fyan
Revision: 230485

upgpkg: kdeedu-blinken 14.12.2-1

Modified:
  kdeedu-blinken/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-02-04 04:51:20 UTC (rev 230484)
+++ PKGBUILD2015-02-04 04:52:37 UTC (rev 230485)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-blinken
-pkgver=14.12.1
+pkgver=14.12.2
 pkgrel=1
 pkgdesc=Memory Enhancement Game
 url=http://kde.org/applications/education/blinken/;
@@ -14,7 +14,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 
source=(http://download.kde.org/stable/applications/${pkgver}/src/blinken-${pkgver}.tar.xz;)
-sha1sums=('c7ee9adbef11cc3f30858e9dc1f32d9dada6adea')
+sha1sums=('0cbeb58cbb21ef1d290687c296155f83054d4c10')
 
 build() {
   cd ${srcdir}


[arch-commits] Commit in python-httpretty/trunk (PKGBUILD)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 04:45:18
  Author: fyan
Revision: 127067

upgpkg: python-httpretty 0.8.4-1

Modified:
  python-httpretty/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-02-04 03:41:37 UTC (rev 127066)
+++ PKGBUILD2015-02-04 03:45:18 UTC (rev 127067)
@@ -1,9 +1,9 @@
 # $Id$
-# Maintainer: Felix Yan felixonm...@gmail.com
+# Maintainer: Felix Yan felixonm...@archlinux.org
 
 pkgbase=python-httpretty
 pkgname=(python-httpretty python2-httpretty)
-pkgver=0.8.3
+pkgver=0.8.4
 pkgrel=1
 pkgdesc=HTTP client mock for Python
 arch=('any')
@@ -14,7 +14,7 @@
   'python-sure' 'python2-sure' 'python-tornado' 'python2-tornado' 
'python-requests' 'python2-requests'
   'python-httplib2' 'python2-httplib2')
 
source=(https://pypi.python.org/packages/source/h/httpretty/httpretty-$pkgver.tar.gz;)
-md5sums=('50b02560a49fe928c90c53a49791f621')
+md5sums=('8bd2bfce2ff4c464ef25951e1b500469')
 
 prepare() {
   cp -r httpretty-$pkgver{,-py2}


[arch-commits] Commit in kdegraphics-mobipocket/repos (6 files)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 04:44:48
  Author: fyan
Revision: 230419

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  kdegraphics-mobipocket/repos/testing-i686/
  kdegraphics-mobipocket/repos/testing-i686/PKGBUILD
(from rev 230418, kdegraphics-mobipocket/trunk/PKGBUILD)
  kdegraphics-mobipocket/repos/testing-i686/kdegraphics-mobipocket.install
(from rev 230418, 
kdegraphics-mobipocket/trunk/kdegraphics-mobipocket.install)
  kdegraphics-mobipocket/repos/testing-x86_64/
  kdegraphics-mobipocket/repos/testing-x86_64/PKGBUILD
(from rev 230418, kdegraphics-mobipocket/trunk/PKGBUILD)
  kdegraphics-mobipocket/repos/testing-x86_64/kdegraphics-mobipocket.install
(from rev 230418, 
kdegraphics-mobipocket/trunk/kdegraphics-mobipocket.install)

---+
 testing-i686/PKGBUILD |   37 
 testing-i686/kdegraphics-mobipocket.install   |   11 +++
 testing-x86_64/PKGBUILD   |   37 
 testing-x86_64/kdegraphics-mobipocket.install |   11 +++
 4 files changed, 96 insertions(+)

Copied: kdegraphics-mobipocket/repos/testing-i686/PKGBUILD (from rev 230418, 
kdegraphics-mobipocket/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-02-04 03:44:48 UTC (rev 230419)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegraphics-mobipocket
+pkgver=14.12.2
+pkgrel=1
+pkgdesc=A collection of plugins to handle mobipocket files
+url=https://projects.kde.org/projects/kde/kdegraphics/kdegraphics-mobipocket;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdelibs')
+makedepends=('cmake' 'automoc4')
+groups=('kde' 'kdegraphics')
+replaces=('kdegraphics-libs')
+conflicts=('kdegraphics-libs')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('aed385a0a7cb8f103d72bc36704f7f7b54b07ccc')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Copied: 
kdegraphics-mobipocket/repos/testing-i686/kdegraphics-mobipocket.install (from 
rev 230418, kdegraphics-mobipocket/trunk/kdegraphics-mobipocket.install)
===
--- testing-i686/kdegraphics-mobipocket.install (rev 0)
+++ testing-i686/kdegraphics-mobipocket.install 2015-02-04 03:44:48 UTC (rev 
230419)
@@ -0,0 +1,11 @@
+post_install() {
+update-desktop-database -q
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Copied: kdegraphics-mobipocket/repos/testing-x86_64/PKGBUILD (from rev 230418, 
kdegraphics-mobipocket/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-02-04 03:44:48 UTC (rev 230419)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegraphics-mobipocket
+pkgver=14.12.2
+pkgrel=1
+pkgdesc=A collection of plugins to handle mobipocket files
+url=https://projects.kde.org/projects/kde/kdegraphics/kdegraphics-mobipocket;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdelibs')
+makedepends=('cmake' 'automoc4')
+groups=('kde' 'kdegraphics')
+replaces=('kdegraphics-libs')
+conflicts=('kdegraphics-libs')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('aed385a0a7cb8f103d72bc36704f7f7b54b07ccc')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Copied: 
kdegraphics-mobipocket/repos/testing-x86_64/kdegraphics-mobipocket.install 
(from rev 230418, kdegraphics-mobipocket/trunk/kdegraphics-mobipocket.install)
===
--- testing-x86_64/kdegraphics-mobipocket.install   
(rev 0)
+++ testing-x86_64/kdegraphics-mobipocket.install   2015-02-04 03:44:48 UTC 
(rev 230419)
@@ -0,0 +1,11 @@
+post_install() {
+update-desktop-database -q
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}


[arch-commits] Commit in kdegraphics-mobipocket/trunk (PKGBUILD)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 04:44:17
  Author: fyan
Revision: 230418

upgpkg: kdegraphics-mobipocket 14.12.2-1

Modified:
  kdegraphics-mobipocket/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-02-04 03:41:04 UTC (rev 230417)
+++ PKGBUILD2015-02-04 03:44:17 UTC (rev 230418)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdegraphics-mobipocket
-pkgver=14.12.1
+pkgver=14.12.2
 pkgrel=1
 pkgdesc=A collection of plugins to handle mobipocket files
 url=https://projects.kde.org/projects/kde/kdegraphics/kdegraphics-mobipocket;
@@ -16,7 +16,7 @@
 conflicts=('kdegraphics-libs')
 install=${pkgname}.install
 
source=(http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('1a0fc88f5c4efe5a5f4a0ee6e49a984bad66dc79')
+sha1sums=('aed385a0a7cb8f103d72bc36704f7f7b54b07ccc')
 
 prepare() {
   mkdir build


[arch-commits] Commit in libkdcraw/repos (6 files)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 05:21:49
  Author: fyan
Revision: 230443

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  libkdcraw/repos/testing-i686/
  libkdcraw/repos/testing-i686/PKGBUILD
(from rev 230442, libkdcraw/trunk/PKGBUILD)
  libkdcraw/repos/testing-i686/libkdcraw.install
(from rev 230442, libkdcraw/trunk/libkdcraw.install)
  libkdcraw/repos/testing-x86_64/
  libkdcraw/repos/testing-x86_64/PKGBUILD
(from rev 230442, libkdcraw/trunk/PKGBUILD)
  libkdcraw/repos/testing-x86_64/libkdcraw.install
(from rev 230442, libkdcraw/trunk/libkdcraw.install)

--+
 testing-i686/PKGBUILD|   36 
 testing-i686/libkdcraw.install   |   11 +++
 testing-x86_64/PKGBUILD  |   36 
 testing-x86_64/libkdcraw.install |   11 +++
 4 files changed, 94 insertions(+)

Copied: libkdcraw/repos/testing-i686/PKGBUILD (from rev 230442, 
libkdcraw/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-02-04 04:21:49 UTC (rev 230443)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=libkdcraw
+pkgver=14.12.2
+pkgrel=1
+pkgdesc=A C++ interface used to decode RAW picture
+url=https://projects.kde.org/projects/kde/kdegraphics/libs/libkdcraw;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdelibs' 'libraw')
+makedepends=('cmake' 'automoc4')
+replaces=('kdegraphics-libs')
+conflicts=('kdegraphics-libs')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('17d5edcc698e2a43954e25671d45060ab796c8d3')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Copied: libkdcraw/repos/testing-i686/libkdcraw.install (from rev 230442, 
libkdcraw/trunk/libkdcraw.install)
===
--- testing-i686/libkdcraw.install  (rev 0)
+++ testing-i686/libkdcraw.install  2015-02-04 04:21:49 UTC (rev 230443)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: libkdcraw/repos/testing-x86_64/PKGBUILD (from rev 230442, 
libkdcraw/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-02-04 04:21:49 UTC (rev 230443)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=libkdcraw
+pkgver=14.12.2
+pkgrel=1
+pkgdesc=A C++ interface used to decode RAW picture
+url=https://projects.kde.org/projects/kde/kdegraphics/libs/libkdcraw;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdelibs' 'libraw')
+makedepends=('cmake' 'automoc4')
+replaces=('kdegraphics-libs')
+conflicts=('kdegraphics-libs')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('17d5edcc698e2a43954e25671d45060ab796c8d3')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Copied: libkdcraw/repos/testing-x86_64/libkdcraw.install (from rev 230442, 
libkdcraw/trunk/libkdcraw.install)
===
--- testing-x86_64/libkdcraw.install(rev 0)
+++ testing-x86_64/libkdcraw.install2015-02-04 04:21:49 UTC (rev 230443)
@@ -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 libkipi/trunk (PKGBUILD)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 05:22:21
  Author: fyan
Revision: 230444

upgpkg: libkipi 14.12.2-1

Modified:
  libkipi/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-02-04 04:21:49 UTC (rev 230443)
+++ PKGBUILD2015-02-04 04:22:21 UTC (rev 230444)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino and...@archlinux.org
 
 pkgname=libkipi
-pkgver=14.12.1
+pkgver=14.12.2
 pkgrel=1
 pkgdesc=An interface to use kipi-plugins from a KDE application
 url=https://projects.kde.org/projects/kde/kdegraphics/libs/libkipi;
@@ -15,7 +15,7 @@
 conflicts=('kdegraphics-libs')
 install=${pkgname}.install
 
source=(http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('940f796c4d69db0d68756450fbb577295287e8f0')
+sha1sums=('ace7c92676a3c8d5ba278341aa11f5ef4f2d5bbb')
 
 prepare() {
   mkdir build


[arch-commits] Commit in libkipi/repos (6 files)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 05:22:53
  Author: fyan
Revision: 230445

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  libkipi/repos/testing-i686/
  libkipi/repos/testing-i686/PKGBUILD
(from rev 230444, libkipi/trunk/PKGBUILD)
  libkipi/repos/testing-i686/libkipi.install
(from rev 230444, libkipi/trunk/libkipi.install)
  libkipi/repos/testing-x86_64/
  libkipi/repos/testing-x86_64/PKGBUILD
(from rev 230444, libkipi/trunk/PKGBUILD)
  libkipi/repos/testing-x86_64/libkipi.install
(from rev 230444, libkipi/trunk/libkipi.install)

+
 testing-i686/PKGBUILD  |   36 
 testing-i686/libkipi.install   |   11 +++
 testing-x86_64/PKGBUILD|   36 
 testing-x86_64/libkipi.install |   11 +++
 4 files changed, 94 insertions(+)

Copied: libkipi/repos/testing-i686/PKGBUILD (from rev 230444, 
libkipi/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-02-04 04:22:53 UTC (rev 230445)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=libkipi
+pkgver=14.12.2
+pkgrel=1
+pkgdesc=An interface to use kipi-plugins from a KDE application
+url=https://projects.kde.org/projects/kde/kdegraphics/libs/libkipi;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdelibs')
+makedepends=('cmake' 'automoc4')
+replaces=('kdegraphics-libs')
+conflicts=('kdegraphics-libs')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('ace7c92676a3c8d5ba278341aa11f5ef4f2d5bbb')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Copied: libkipi/repos/testing-i686/libkipi.install (from rev 230444, 
libkipi/trunk/libkipi.install)
===
--- testing-i686/libkipi.install(rev 0)
+++ testing-i686/libkipi.install2015-02-04 04:22:53 UTC (rev 230445)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: libkipi/repos/testing-x86_64/PKGBUILD (from rev 230444, 
libkipi/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-02-04 04:22:53 UTC (rev 230445)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=libkipi
+pkgver=14.12.2
+pkgrel=1
+pkgdesc=An interface to use kipi-plugins from a KDE application
+url=https://projects.kde.org/projects/kde/kdegraphics/libs/libkipi;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdelibs')
+makedepends=('cmake' 'automoc4')
+replaces=('kdegraphics-libs')
+conflicts=('kdegraphics-libs')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('ace7c92676a3c8d5ba278341aa11f5ef4f2d5bbb')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Copied: libkipi/repos/testing-x86_64/libkipi.install (from rev 230444, 
libkipi/trunk/libkipi.install)
===
--- testing-x86_64/libkipi.install  (rev 0)
+++ testing-x86_64/libkipi.install  2015-02-04 04:22:53 UTC (rev 230445)
@@ -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 libksane/trunk (PKGBUILD)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 05:23:06
  Author: fyan
Revision: 230446

upgpkg: libksane 14.12.2-1

Modified:
  libksane/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-02-04 04:22:53 UTC (rev 230445)
+++ PKGBUILD2015-02-04 04:23:06 UTC (rev 230446)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino and...@archlinux.org
 
 pkgname=libksane
-pkgver=14.12.1
+pkgver=14.12.2
 pkgrel=1
 pkgdesc=An image scanning library
 url=https://projects.kde.org/projects/kde/kdegraphics/libs/libksane;
@@ -15,7 +15,7 @@
 conflicts=('kdegraphics-libs')
 install=${pkgname}.install
 
source=(http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('826d93754b855b99aaf5abc9398fde1c08fd39a8')
+sha1sums=('d618811c0b71bc373e7b3d9df799ac85160bbc54')
 
 build() {
   cd ${srcdir}


[arch-commits] Commit in libkdegames/repos (4 files)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 05:33:26
  Author: fyan
Revision: 230457

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  libkdegames/repos/testing-i686/
  libkdegames/repos/testing-i686/PKGBUILD
(from rev 230456, libkdegames/trunk/PKGBUILD)
  libkdegames/repos/testing-x86_64/
  libkdegames/repos/testing-x86_64/PKGBUILD
(from rev 230456, libkdegames/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   32 
 testing-x86_64/PKGBUILD |   32 
 2 files changed, 64 insertions(+)

Copied: libkdegames/repos/testing-i686/PKGBUILD (from rev 230456, 
libkdegames/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-02-04 04:33:26 UTC (rev 230457)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=libkdegames
+pkgver=14.12.2
+pkgrel=1
+pkgdesc=Common code and data for many KDE games
+url=https://projects.kde.org/projects/kde/kdegames/libkdegames;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdelibs' 'openal')
+makedepends=('cmake' 'automoc4')
+replaces=('kdegames-libkdegames')
+conflicts=('kdegames-libkdegames')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('4c7d0fde333ebccd12134491d8577652cea9b436')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Copied: libkdegames/repos/testing-x86_64/PKGBUILD (from rev 230456, 
libkdegames/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-02-04 04:33:26 UTC (rev 230457)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=libkdegames
+pkgver=14.12.2
+pkgrel=1
+pkgdesc=Common code and data for many KDE games
+url=https://projects.kde.org/projects/kde/kdegames/libkdegames;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdelibs' 'openal')
+makedepends=('cmake' 'automoc4')
+replaces=('kdegames-libkdegames')
+conflicts=('kdegames-libkdegames')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('4c7d0fde333ebccd12134491d8577652cea9b436')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}


[arch-commits] Commit in libkdegames/trunk (PKGBUILD)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 05:32:54
  Author: fyan
Revision: 230456

upgpkg: libkdegames 14.12.2-1

Modified:
  libkdegames/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-02-04 04:32:02 UTC (rev 230455)
+++ PKGBUILD2015-02-04 04:32:54 UTC (rev 230456)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino and...@archlinux.org
 
 pkgname=libkdegames
-pkgver=14.12.1
+pkgver=14.12.2
 pkgrel=1
 pkgdesc=Common code and data for many KDE games
 url=https://projects.kde.org/projects/kde/kdegames/libkdegames;
@@ -14,7 +14,7 @@
 replaces=('kdegames-libkdegames')
 conflicts=('kdegames-libkdegames')
 
source=(http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('1ba6f6e0800b75d955b354a31fb71e5ce02d6e3e')
+sha1sums=('4c7d0fde333ebccd12134491d8577652cea9b436')
 
 build() {
   mkdir build


[arch-commits] Commit in kdeaccessibility-kmouth/trunk (PKGBUILD)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 05:44:42
  Author: fyan
Revision: 230477

upgpkg: kdeaccessibility-kmouth 14.12.2-1

Modified:
  kdeaccessibility-kmouth/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-02-04 04:43:52 UTC (rev 230476)
+++ PKGBUILD2015-02-04 04:44:42 UTC (rev 230477)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeaccessibility-kmouth
-pkgver=14.12.1
+pkgver=14.12.2
 pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc='Speech Synthesizer Frontend'
@@ -14,7 +14,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 
source=(http://download.kde.org/stable/applications/${pkgver}/src/kmouth-${pkgver}.tar.xz;)
-sha1sums=('ab41a8f8bae66de82cdb92d88cd836c642ecd6f4')
+sha1sums=('de2ac4c805cc34351a5c8e40d64994d6486a21e2')
 
 build() {
   cd ${srcdir}


[arch-commits] Commit in kdeaccessibility-kmouth/repos (6 files)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 05:45:15
  Author: fyan
Revision: 230478

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  kdeaccessibility-kmouth/repos/testing-i686/
  kdeaccessibility-kmouth/repos/testing-i686/PKGBUILD
(from rev 230477, kdeaccessibility-kmouth/trunk/PKGBUILD)
  kdeaccessibility-kmouth/repos/testing-i686/kdeaccessibility-kmouth.install
(from rev 230477, 
kdeaccessibility-kmouth/trunk/kdeaccessibility-kmouth.install)
  kdeaccessibility-kmouth/repos/testing-x86_64/
  kdeaccessibility-kmouth/repos/testing-x86_64/PKGBUILD
(from rev 230477, kdeaccessibility-kmouth/trunk/PKGBUILD)
  kdeaccessibility-kmouth/repos/testing-x86_64/kdeaccessibility-kmouth.install
(from rev 230477, 
kdeaccessibility-kmouth/trunk/kdeaccessibility-kmouth.install)

+
 testing-i686/PKGBUILD  |   33 +++
 testing-i686/kdeaccessibility-kmouth.install   |   11 +++
 testing-x86_64/PKGBUILD|   33 +++
 testing-x86_64/kdeaccessibility-kmouth.install |   11 +++
 4 files changed, 88 insertions(+)

Copied: kdeaccessibility-kmouth/repos/testing-i686/PKGBUILD (from rev 230477, 
kdeaccessibility-kmouth/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-02-04 04:45:15 UTC (rev 230478)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeaccessibility-kmouth
+pkgver=14.12.2
+pkgrel=1
+arch=('i686' 'x86_64')
+pkgdesc='Speech Synthesizer Frontend'
+url='http://kde.org/applications/utilities/kmouth/'
+license=('GPL' 'FDL')
+groups=('kde' 'kdeaccessibility')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/kmouth-${pkgver}.tar.xz;)
+sha1sums=('de2ac4c805cc34351a5c8e40d64994d6486a21e2')
+
+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/testing-i686/kdeaccessibility-kmouth.install 
(from rev 230477, kdeaccessibility-kmouth/trunk/kdeaccessibility-kmouth.install)
===
--- testing-i686/kdeaccessibility-kmouth.install
(rev 0)
+++ testing-i686/kdeaccessibility-kmouth.install2015-02-04 04:45:15 UTC 
(rev 230478)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: kdeaccessibility-kmouth/repos/testing-x86_64/PKGBUILD (from rev 230477, 
kdeaccessibility-kmouth/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-02-04 04:45:15 UTC (rev 230478)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeaccessibility-kmouth
+pkgver=14.12.2
+pkgrel=1
+arch=('i686' 'x86_64')
+pkgdesc='Speech Synthesizer Frontend'
+url='http://kde.org/applications/utilities/kmouth/'
+license=('GPL' 'FDL')
+groups=('kde' 'kdeaccessibility')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/kmouth-${pkgver}.tar.xz;)
+sha1sums=('de2ac4c805cc34351a5c8e40d64994d6486a21e2')
+
+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/testing-x86_64/kdeaccessibility-kmouth.install 
(from rev 230477, kdeaccessibility-kmouth/trunk/kdeaccessibility-kmouth.install)
===
--- testing-x86_64/kdeaccessibility-kmouth.install  
(rev 0)
+++ testing-x86_64/kdeaccessibility-kmouth.install  2015-02-04 04:45:15 UTC 
(rev 230478)
@@ -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 kdeadmin-kcron/repos (4 files)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 05:43:52
  Author: fyan
Revision: 230476

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  kdeadmin-kcron/repos/testing-i686/
  kdeadmin-kcron/repos/testing-i686/PKGBUILD
(from rev 230475, kdeadmin-kcron/trunk/PKGBUILD)
  kdeadmin-kcron/repos/testing-x86_64/
  kdeadmin-kcron/repos/testing-x86_64/PKGBUILD
(from rev 230475, kdeadmin-kcron/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   31 +++
 testing-x86_64/PKGBUILD |   31 +++
 2 files changed, 62 insertions(+)

Copied: kdeadmin-kcron/repos/testing-i686/PKGBUILD (from rev 230475, 
kdeadmin-kcron/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-02-04 04:43:52 UTC (rev 230476)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeadmin-kcron
+pkgver=14.12.2
+pkgrel=1
+pkgdesc='Configure and schedule tasks'
+url='http://userbase.kde.org/KCron'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeadmin')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/kcron-${pkgver}.tar.xz;)
+sha1sums=('1c4218a117717dd66de4158e5dbe4395204b2b3b')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kcron-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Copied: kdeadmin-kcron/repos/testing-x86_64/PKGBUILD (from rev 230475, 
kdeadmin-kcron/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-02-04 04:43:52 UTC (rev 230476)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeadmin-kcron
+pkgver=14.12.2
+pkgrel=1
+pkgdesc='Configure and schedule tasks'
+url='http://userbase.kde.org/KCron'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeadmin')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/kcron-${pkgver}.tar.xz;)
+sha1sums=('1c4218a117717dd66de4158e5dbe4395204b2b3b')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kcron-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}


[arch-commits] Commit in kdeedu-pairs/trunk (PKGBUILD)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 07:38:48
  Author: fyan
Revision: 230521

upgpkg: kdeedu-pairs 14.12.2-1

Modified:
  kdeedu-pairs/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-02-04 06:38:20 UTC (rev 230520)
+++ PKGBUILD2015-02-04 06:38:48 UTC (rev 230521)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-pairs
-pkgver=14.12.1
+pkgver=14.12.2
 pkgrel=1
 pkgdesc=A memory and pairs game for KDE
 url=https://projects.kde.org/projects/kde/kdeedu/pairs;
@@ -14,7 +14,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 
source=(http://download.kde.org/stable/applications/${pkgver}/src/pairs-${pkgver}.tar.xz;)
-sha1sums=('16e737b8a168420b3f6782b093f610d4f3bae2b8')
+sha1sums=('c1a184cc4f496c2513becac78a4b57a6043498ab')
 
 build() {
   cd ${srcdir}


[arch-commits] Commit in kdeedu-kstars/trunk (PKGBUILD)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 07:37:50
  Author: fyan
Revision: 230519

upgpkg: kdeedu-kstars 14.12.2-1

Modified:
  kdeedu-kstars/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-02-04 06:37:20 UTC (rev 230518)
+++ PKGBUILD2015-02-04 06:37:50 UTC (rev 230519)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-kstars
-pkgver=14.12.1
+pkgver=14.12.2
 pkgrel=1
 pkgdesc=Desktop Planetarium
 url=http://kde.org/applications/education/kstars/;
@@ -14,7 +14,7 @@
 makedepends=('cmake' 'automoc4' 'eigen')
 install=${pkgname}.install
 
source=(http://download.kde.org/stable/applications/${pkgver}/src/kstars-${pkgver}.tar.xz;)
-sha1sums=('84b779c5e48d57a90b28763c314f75db7d18d1d9')
+sha1sums=('1a103faf5a799f7e791f4dbc3f1641829241af0e')
 
 prepare() {
   mkdir build


[arch-commits] Commit in kdeedu-kstars/repos (6 files)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 07:38:20
  Author: fyan
Revision: 230520

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  kdeedu-kstars/repos/testing-i686/
  kdeedu-kstars/repos/testing-i686/PKGBUILD
(from rev 230519, kdeedu-kstars/trunk/PKGBUILD)
  kdeedu-kstars/repos/testing-i686/kdeedu-kstars.install
(from rev 230519, kdeedu-kstars/trunk/kdeedu-kstars.install)
  kdeedu-kstars/repos/testing-x86_64/
  kdeedu-kstars/repos/testing-x86_64/PKGBUILD
(from rev 230519, kdeedu-kstars/trunk/PKGBUILD)
  kdeedu-kstars/repos/testing-x86_64/kdeedu-kstars.install
(from rev 230519, kdeedu-kstars/trunk/kdeedu-kstars.install)

--+
 testing-i686/PKGBUILD|   39 +
 testing-i686/kdeedu-kstars.install   |   11 +
 testing-x86_64/PKGBUILD  |   39 +
 testing-x86_64/kdeedu-kstars.install |   11 +
 4 files changed, 100 insertions(+)

Copied: kdeedu-kstars/repos/testing-i686/PKGBUILD (from rev 230519, 
kdeedu-kstars/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-02-04 06:38:20 UTC (rev 230520)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan felixona...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeedu-kstars
+pkgver=14.12.2
+pkgrel=1
+pkgdesc=Desktop Planetarium
+url=http://kde.org/applications/education/kstars/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeedu')
+depends=('kdebase-runtime' 'wcslib' 'libindi' 'qjson')
+makedepends=('cmake' 'automoc4' 'eigen')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/kstars-${pkgver}.tar.xz;)
+sha1sums=('1a103faf5a799f7e791f4dbc3f1641829241af0e')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../kstars-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DWITH_Xplanet=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+
+  sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|g' \
+${pkgdir}/usr/share/apps/kstars/scripts/supernova_updates_parser.py
+}

Copied: kdeedu-kstars/repos/testing-i686/kdeedu-kstars.install (from rev 
230519, kdeedu-kstars/trunk/kdeedu-kstars.install)
===
--- testing-i686/kdeedu-kstars.install  (rev 0)
+++ testing-i686/kdeedu-kstars.install  2015-02-04 06:38:20 UTC (rev 230520)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: kdeedu-kstars/repos/testing-x86_64/PKGBUILD (from rev 230519, 
kdeedu-kstars/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-02-04 06:38:20 UTC (rev 230520)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan felixona...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeedu-kstars
+pkgver=14.12.2
+pkgrel=1
+pkgdesc=Desktop Planetarium
+url=http://kde.org/applications/education/kstars/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeedu')
+depends=('kdebase-runtime' 'wcslib' 'libindi' 'qjson')
+makedepends=('cmake' 'automoc4' 'eigen')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/kstars-${pkgver}.tar.xz;)
+sha1sums=('1a103faf5a799f7e791f4dbc3f1641829241af0e')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../kstars-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DWITH_Xplanet=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+
+  sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|g' \
+${pkgdir}/usr/share/apps/kstars/scripts/supernova_updates_parser.py
+}

Copied: kdeedu-kstars/repos/testing-x86_64/kdeedu-kstars.install (from rev 
230519, kdeedu-kstars/trunk/kdeedu-kstars.install)
===
--- testing-x86_64/kdeedu-kstars.install(rev 0)
+++ testing-x86_64/kdeedu-kstars.install2015-02-04 06:38:20 UTC (rev 
230520)
@@ -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 kdeedu-kturtle/repos (6 files)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 07:37:20
  Author: fyan
Revision: 230518

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  kdeedu-kturtle/repos/testing-i686/
  kdeedu-kturtle/repos/testing-i686/PKGBUILD
(from rev 230517, kdeedu-kturtle/trunk/PKGBUILD)
  kdeedu-kturtle/repos/testing-i686/kdeedu-kturtle.install
(from rev 230517, kdeedu-kturtle/trunk/kdeedu-kturtle.install)
  kdeedu-kturtle/repos/testing-x86_64/
  kdeedu-kturtle/repos/testing-x86_64/PKGBUILD
(from rev 230517, kdeedu-kturtle/trunk/PKGBUILD)
  kdeedu-kturtle/repos/testing-x86_64/kdeedu-kturtle.install
(from rev 230517, kdeedu-kturtle/trunk/kdeedu-kturtle.install)

---+
 testing-i686/PKGBUILD |   33 
 testing-i686/kdeedu-kturtle.install   |   11 ++
 testing-x86_64/PKGBUILD   |   33 
 testing-x86_64/kdeedu-kturtle.install |   11 ++
 4 files changed, 88 insertions(+)

Copied: kdeedu-kturtle/repos/testing-i686/PKGBUILD (from rev 230517, 
kdeedu-kturtle/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-02-04 06:37:20 UTC (rev 230518)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeedu-kturtle
+pkgver=14.12.2
+pkgrel=1
+pkgdesc=Educational Programming Environment
+url=http://kde.org/applications/education/kturtle/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeedu')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/kturtle-${pkgver}.tar.xz;)
+sha1sums=('292d9c6afe47ae3339be462e305ab98d2c61c302')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kturtle-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Copied: kdeedu-kturtle/repos/testing-i686/kdeedu-kturtle.install (from rev 
230517, kdeedu-kturtle/trunk/kdeedu-kturtle.install)
===
--- testing-i686/kdeedu-kturtle.install (rev 0)
+++ testing-i686/kdeedu-kturtle.install 2015-02-04 06:37:20 UTC (rev 230518)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: kdeedu-kturtle/repos/testing-x86_64/PKGBUILD (from rev 230517, 
kdeedu-kturtle/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-02-04 06:37:20 UTC (rev 230518)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeedu-kturtle
+pkgver=14.12.2
+pkgrel=1
+pkgdesc=Educational Programming Environment
+url=http://kde.org/applications/education/kturtle/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeedu')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/kturtle-${pkgver}.tar.xz;)
+sha1sums=('292d9c6afe47ae3339be462e305ab98d2c61c302')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kturtle-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Copied: kdeedu-kturtle/repos/testing-x86_64/kdeedu-kturtle.install (from rev 
230517, kdeedu-kturtle/trunk/kdeedu-kturtle.install)
===
--- testing-x86_64/kdeedu-kturtle.install   (rev 0)
+++ testing-x86_64/kdeedu-kturtle.install   2015-02-04 06:37:20 UTC (rev 
230518)
@@ -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 kdebase-runtime/repos (8 files)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 04:54:46
  Author: fyan
Revision: 230421

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  kdebase-runtime/repos/testing-i686/
  kdebase-runtime/repos/testing-i686/CVE-2014-8600.patch
(from rev 230420, kdebase-runtime/trunk/CVE-2014-8600.patch)
  kdebase-runtime/repos/testing-i686/PKGBUILD
(from rev 230420, kdebase-runtime/trunk/PKGBUILD)
  kdebase-runtime/repos/testing-i686/kdebase-runtime.install
(from rev 230420, kdebase-runtime/trunk/kdebase-runtime.install)
  kdebase-runtime/repos/testing-x86_64/
  kdebase-runtime/repos/testing-x86_64/CVE-2014-8600.patch
(from rev 230420, kdebase-runtime/trunk/CVE-2014-8600.patch)
  kdebase-runtime/repos/testing-x86_64/PKGBUILD
(from rev 230420, kdebase-runtime/trunk/PKGBUILD)
  kdebase-runtime/repos/testing-x86_64/kdebase-runtime.install
(from rev 230420, kdebase-runtime/trunk/kdebase-runtime.install)

+
 testing-i686/CVE-2014-8600.patch   |   20 +++
 testing-i686/PKGBUILD  |   56 +++
 testing-i686/kdebase-runtime.install   |   13 +++
 testing-x86_64/CVE-2014-8600.patch |   20 +++
 testing-x86_64/PKGBUILD|   56 +++
 testing-x86_64/kdebase-runtime.install |   13 +++
 6 files changed, 178 insertions(+)

Copied: kdebase-runtime/repos/testing-i686/CVE-2014-8600.patch (from rev 
230420, kdebase-runtime/trunk/CVE-2014-8600.patch)
===
--- testing-i686/CVE-2014-8600.patch(rev 0)
+++ testing-i686/CVE-2014-8600.patch2015-02-04 03:54:46 UTC (rev 230421)
@@ -0,0 +1,20 @@
+--- a/kioslave/bookmarks/kio_bookmarks.cpp
 b/kioslave/bookmarks/kio_bookmarks.cpp
+@@ -22,6 +22,7 @@
+ #include stdlib.h
+ 
+ #include qregexp.h
++#include qtextdocument.h
+ 
+ #include kapplication.h
+ #include kcmdlineargs.h
+@@ -197,7 +198,7 @@
+ echoImage(regexp.cap(1), regexp.cap(2), url.queryItem(size));
+   } else {
+ echoHead();
+-echo(p class=\message\ + i18n(Wrong request: %1,path) + /p);
++echo(p class=\message\ + i18n(Bad request: %1, 
Qt::escape(Qt::escape(url.prettyUrl( + /p);
+   }
+   finished();
+ }
+

Copied: kdebase-runtime/repos/testing-i686/PKGBUILD (from rev 230420, 
kdebase-runtime/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-02-04 03:54:46 UTC (rev 230421)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+# Contributor: Pierre Schmitz pie...@archlinux.de
+
+pkgname=kdebase-runtime
+pkgver=14.12.2
+pkgrel=1
+pkgdesc=Plugins and applications necessary for the running of KDE 
applications
+arch=('i686' 'x86_64')
+url='https://projects.kde.org/projects/kde/kde-runtime'
+license=('GPL' 'LGPL')
+depends=(kdelibs 'kactivities' 'libkactivities4' 'smbclient' 'libssh' 
'libcanberra'
+ 'oxygen-icons' 'xorg-xauth' 'libwebp')
+makedepends=('pkg-config' 'cmake' 'automoc4' 'kdepimlibs' 'openslp' 'doxygen'
+ 'networkmanager' 'boost')
+optdepends=('kdepimlibs: needed by DrKonqi to send crash reports to KDE.org'
+'gdb: needed by DrKonqi to generate backtrace'
+'htdig: to build the search index in the KHelpCenter'
+'rarian: needed by KHelpCenter')
+provides=('khelpcenter' 'notification-daemon')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/kde-runtime-${pkgver}.tar.xz;)
+sha1sums=('96811840cb04a879109739f3df4f8075fb876ea7')
+
+prepare() {
+  mkdir build
+
+  cd kde-runtime-${pkgver}
+}
+
+build() {
+  cd build
+  cmake ../kde-runtime-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_SKIP_RPATH=ON \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DWITH_QNtrack=OFF \
+-DSAMBA_INCLUDE_DIR=/usr/include/samba-4.0 \
+-DWITH_NepomukCore=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+
+  rm ${pkgdir}/usr/share/icons/hicolor/index.theme
+
+  ln -sf /usr/lib/kde4/libexec/kdesu ${pkgdir}/usr/bin/
+
+  # FS#36668
+  chown :nobody ${pkgdir}/usr/lib/kde4/libexec/kdesud
+  chmod g+s ${pkgdir}/usr/lib/kde4/libexec/kdesud
+}

Copied: kdebase-runtime/repos/testing-i686/kdebase-runtime.install (from rev 
230420, kdebase-runtime/trunk/kdebase-runtime.install)
===
--- testing-i686/kdebase-runtime.install(rev 0)
+++ testing-i686/kdebase-runtime.install2015-02-04 03:54:46 UTC (rev 
230421)
@@ -0,0 +1,13 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+   update-mime-database usr/share/mime  /dev/null
+update-desktop-database -q
+}
+

[arch-commits] Commit in kdebase-runtime/trunk (PKGBUILD)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 04:54:06
  Author: fyan
Revision: 230420

upgpkg: kdebase-runtime 14.12.2-1

Modified:
  kdebase-runtime/trunk/PKGBUILD

--+
 PKGBUILD |7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-02-04 03:44:48 UTC (rev 230419)
+++ PKGBUILD2015-02-04 03:54:06 UTC (rev 230420)
@@ -1,9 +1,10 @@
 # $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
 # Contributor: Pierre Schmitz pie...@archlinux.de
 
 pkgname=kdebase-runtime
-pkgver=14.12.1
+pkgver=14.12.2
 pkgrel=1
 pkgdesc=Plugins and applications necessary for the running of KDE 
applications
 arch=('i686' 'x86_64')
@@ -20,7 +21,7 @@
 provides=('khelpcenter' 'notification-daemon')
 install=${pkgname}.install
 
source=(http://download.kde.org/stable/applications/${pkgver}/src/kde-runtime-${pkgver}.tar.xz;)
-sha1sums=('5f6e1e5ac3dcb7a42a945d003881ab47756a940b')
+sha1sums=('96811840cb04a879109739f3df4f8075fb876ea7')
 
 prepare() {
   mkdir build


[arch-commits] Commit in kdepim-runtime/repos (6 files)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 05:06:49
  Author: fyan
Revision: 230429

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  kdepim-runtime/repos/testing-i686/
  kdepim-runtime/repos/testing-i686/PKGBUILD
(from rev 230428, kdepim-runtime/trunk/PKGBUILD)
  kdepim-runtime/repos/testing-i686/kdepim-runtime.install
(from rev 230428, kdepim-runtime/trunk/kdepim-runtime.install)
  kdepim-runtime/repos/testing-x86_64/
  kdepim-runtime/repos/testing-x86_64/PKGBUILD
(from rev 230428, kdepim-runtime/trunk/PKGBUILD)
  kdepim-runtime/repos/testing-x86_64/kdepim-runtime.install
(from rev 230428, kdepim-runtime/trunk/kdepim-runtime.install)

---+
 testing-i686/PKGBUILD |   36 
 testing-i686/kdepim-runtime.install   |   13 +++
 testing-x86_64/PKGBUILD   |   36 
 testing-x86_64/kdepim-runtime.install |   13 +++
 4 files changed, 98 insertions(+)

Copied: kdepim-runtime/repos/testing-i686/PKGBUILD (from rev 230428, 
kdepim-runtime/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-02-04 04:06:49 UTC (rev 230429)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+# Contributor: Pierre Schmitz pie...@archlinux.de
+
+pkgname=kdepim-runtime
+pkgver=4.14.5
+_kdeappver=14.12.2
+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=('kdebase-runtime' 'libkgapi' 'libkolab' 'libkfbapi' 'libaccounts-qt' 
'signon')
+makedepends=('cmake' 'automoc4' 'boost')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${_kdeappver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('1a99ed02330e45950249debfed599416cbd49c0a')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+   cd build
+   cmake ../${pkgname}-${pkgver} \
+   -DCMAKE_BUILD_TYPE=Release \
+   -DKDE4_BUILD_TESTS=OFF \
+   -DCMAKE_INSTALL_PREFIX=/usr
+   make
+}
+
+package() {
+   cd build
+   make DESTDIR=${pkgdir} install
+}

Copied: kdepim-runtime/repos/testing-i686/kdepim-runtime.install (from rev 
230428, kdepim-runtime/trunk/kdepim-runtime.install)
===
--- testing-i686/kdepim-runtime.install (rev 0)
+++ testing-i686/kdepim-runtime.install 2015-02-04 04:06:49 UTC (rev 230429)
@@ -0,0 +1,13 @@
+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/testing-x86_64/PKGBUILD (from rev 230428, 
kdepim-runtime/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-02-04 04:06:49 UTC (rev 230429)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+# Contributor: Pierre Schmitz pie...@archlinux.de
+
+pkgname=kdepim-runtime
+pkgver=4.14.5
+_kdeappver=14.12.2
+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=('kdebase-runtime' 'libkgapi' 'libkolab' 'libkfbapi' 'libaccounts-qt' 
'signon')
+makedepends=('cmake' 'automoc4' 'boost')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${_kdeappver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('1a99ed02330e45950249debfed599416cbd49c0a')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+   cd build
+   cmake ../${pkgname}-${pkgver} \
+   -DCMAKE_BUILD_TYPE=Release \
+   -DKDE4_BUILD_TESTS=OFF \
+   -DCMAKE_INSTALL_PREFIX=/usr
+   make
+}
+
+package() {
+   cd build
+   make DESTDIR=${pkgdir} install
+}

Copied: kdepim-runtime/repos/testing-x86_64/kdepim-runtime.install (from rev 
230428, kdepim-runtime/trunk/kdepim-runtime.install)
===
--- testing-x86_64/kdepim-runtime.install   (rev 0)
+++ testing-x86_64/kdepim-runtime.install   2015-02-04 04:06:49 UTC (rev 
230429)
@@ -0,0 +1,13 @@
+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

[arch-commits] Commit in kdepim-runtime/trunk (PKGBUILD)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 05:06:10
  Author: fyan
Revision: 230428

upgpkg: kdepim-runtime 4.14.5-1

Modified:
  kdepim-runtime/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-02-04 04:06:03 UTC (rev 230427)
+++ PKGBUILD2015-02-04 04:06:10 UTC (rev 230428)
@@ -4,8 +4,8 @@
 # Contributor: Pierre Schmitz pie...@archlinux.de
 
 pkgname=kdepim-runtime
-pkgver=4.14.4
-_kdeappver=14.12.1
+pkgver=4.14.5
+_kdeappver=14.12.2
 pkgrel=1
 pkgdesc='Extends the functionality of kdepim'
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 makedepends=('cmake' 'automoc4' 'boost')
 install=${pkgname}.install
 
source=(http://download.kde.org/stable/applications/${_kdeappver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('36bf4f5c652538410bb33d2f938942e5f224bf5f')
+sha1sums=('1a99ed02330e45950249debfed599416cbd49c0a')
 
 prepare() {
   mkdir build


[arch-commits] Commit in oxygen-icons/repos (testing-any testing-any/PKGBUILD)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 05:06:03
  Author: fyan
Revision: 230427

archrelease: copy trunk to testing-any

Added:
  oxygen-icons/repos/testing-any/
  oxygen-icons/repos/testing-any/PKGBUILD
(from rev 230426, oxygen-icons/trunk/PKGBUILD)

--+
 PKGBUILD |   40 
 1 file changed, 40 insertions(+)

Copied: oxygen-icons/repos/testing-any/PKGBUILD (from rev 230426, 
oxygen-icons/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2015-02-04 04:06:03 UTC (rev 230427)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+# Contributor: Pierre Schmitz pie...@archlinux.de
+
+pkgbase=oxygen-icons
+pkgname=('oxygen-icons'
+ 'oxygen-icons-svg')
+pkgver=14.12.2
+pkgrel=1
+pkgdesc=The Oxygen Icon Theme
+arch=('any')
+url='http://www.oxygen-icons.org/'
+license=('LGPL')
+makedepends=('cmake' 'automoc4')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('048417ffa951f9dd881662152d4f14f66e2b9ed6')
+
+build() {
+   cd $srcdir
+   mkdir build
+   cd build
+   cmake ../${pkgname}-${pkgver} \
+   -DCMAKE_BUILD_TYPE=Release \
+   -DKDE4_BUILD_TESTS=OFF \
+   -DCMAKE_INSTALL_PREFIX=/usr
+   make
+}
+
+package_oxygen-icons() {
+   cd $srcdir/build
+   make DESTDIR=$pkgdir install
+}
+
+package_oxygen-icons-svg() {
+   pkgdesc=The Oxygen Icon Theme (Scalable Vector Graphics)
+   cd $srcdir/${pkgbase}-${pkgver}
+   find scalable -type f ! -name '*.sh' -exec \
+   install -D -m644 {} ${pkgdir}/usr/share/icons/oxygen/{} \;
+}


[arch-commits] Commit in libkcompactdisc/repos (4 files)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 05:32:02
  Author: fyan
Revision: 230455

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  libkcompactdisc/repos/testing-i686/
  libkcompactdisc/repos/testing-i686/PKGBUILD
(from rev 230454, libkcompactdisc/trunk/PKGBUILD)
  libkcompactdisc/repos/testing-x86_64/
  libkcompactdisc/repos/testing-x86_64/PKGBUILD
(from rev 230454, libkcompactdisc/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   33 +
 testing-x86_64/PKGBUILD |   33 +
 2 files changed, 66 insertions(+)

Copied: libkcompactdisc/repos/testing-i686/PKGBUILD (from rev 230454, 
libkcompactdisc/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-02-04 04:32:02 UTC (rev 230455)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=libkcompactdisc
+pkgver=14.12.2
+pkgrel=1
+pkgdesc=A library for interfacing with CDs
+url='https://projects.kde.org/projects/kde/kdemultimedia/libkcompactdisc'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdelibs')
+makedepends=('cmake' 'automoc4')
+replaces=('kdemultimedia-kioslave')
+conflicts=('kdemultimedia-kioslave')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('e1b57c11de64e822e611feec8110e48b19410ad7')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Copied: libkcompactdisc/repos/testing-x86_64/PKGBUILD (from rev 230454, 
libkcompactdisc/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-02-04 04:32:02 UTC (rev 230455)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=libkcompactdisc
+pkgver=14.12.2
+pkgrel=1
+pkgdesc=A library for interfacing with CDs
+url='https://projects.kde.org/projects/kde/kdemultimedia/libkcompactdisc'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdelibs')
+makedepends=('cmake' 'automoc4')
+replaces=('kdemultimedia-kioslave')
+conflicts=('kdemultimedia-kioslave')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('e1b57c11de64e822e611feec8110e48b19410ad7')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}


[arch-commits] Commit in kqtquickcharts/trunk (PKGBUILD)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 05:37:36
  Author: fyan
Revision: 230465

upgpkg: kqtquickcharts 14.12.2-1

Modified:
  kqtquickcharts/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-02-04 04:37:06 UTC (rev 230464)
+++ PKGBUILD2015-02-04 04:37:36 UTC (rev 230465)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino and...@archlinux.org
 
 pkgname=kqtquickcharts
-pkgver=14.12.1
+pkgver=14.12.2
 pkgrel=1
 pkgdesc=A QtQuick plugin to render beautiful and interactive charts
 url=https://projects.kde.org/projects/kde/kdeedu/kqtquickcharts;
@@ -12,7 +12,7 @@
 depends=('kdelibs')
 makedepends=('cmake' 'automoc4')
 
source=(http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('8baa1266d1b7b8f1d4df6dfceb99fdddcdfeaf9a')
+sha1sums=('5a21d3070c2b8973483b6418b7b6a787a4e8f96a')
 
 prepare() {
   mkdir build


[arch-commits] Commit in kqtquickcharts/repos (4 files)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 05:38:06
  Author: fyan
Revision: 230466

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  kqtquickcharts/repos/testing-i686/
  kqtquickcharts/repos/testing-i686/PKGBUILD
(from rev 230465, kqtquickcharts/trunk/PKGBUILD)
  kqtquickcharts/repos/testing-x86_64/
  kqtquickcharts/repos/testing-x86_64/PKGBUILD
(from rev 230465, kqtquickcharts/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   33 +
 testing-x86_64/PKGBUILD |   33 +
 2 files changed, 66 insertions(+)

Copied: kqtquickcharts/repos/testing-i686/PKGBUILD (from rev 230465, 
kqtquickcharts/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-02-04 04:38:06 UTC (rev 230466)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kqtquickcharts
+pkgver=14.12.2
+pkgrel=1
+pkgdesc=A QtQuick plugin to render beautiful and interactive charts
+url=https://projects.kde.org/projects/kde/kdeedu/kqtquickcharts;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdelibs')
+makedepends=('cmake' 'automoc4')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('5a21d3070c2b8973483b6418b7b6a787a4e8f96a')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Copied: kqtquickcharts/repos/testing-x86_64/PKGBUILD (from rev 230465, 
kqtquickcharts/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-02-04 04:38:06 UTC (rev 230466)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kqtquickcharts
+pkgver=14.12.2
+pkgrel=1
+pkgdesc=A QtQuick plugin to render beautiful and interactive charts
+url=https://projects.kde.org/projects/kde/kdeedu/kqtquickcharts;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdelibs')
+makedepends=('cmake' 'automoc4')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('5a21d3070c2b8973483b6418b7b6a787a4e8f96a')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}


[arch-commits] Commit in analitza/trunk (PKGBUILD)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 05:37:06
  Author: fyan
Revision: 230464

upgpkg: analitza 14.12.2-1

Modified:
  analitza/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-02-04 04:36:50 UTC (rev 230463)
+++ PKGBUILD2015-02-04 04:37:06 UTC (rev 230464)
@@ -3,8 +3,8 @@
 # Contributor: Andrea Scarpino and...@archlinux.org
 
 pkgname=analitza
-pkgver=14.12.1
-pkgrel=2
+pkgver=14.12.2
+pkgrel=1
 pkgdesc=A library to add mathematical features to your program
 url=https://projects.kde.org/projects/kde/kdeedu/analitza;
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 replaces=('kdebase-analitza')
 conflicts=('kdebase-analitza')
 
source=(http://download.kde.org/stable/applications/${pkgver}/src/analitza-${pkgver}.tar.xz;)
-sha1sums=('363c4c8df73eb52b66c24fd263916bc6093f85cc')
+sha1sums=('fc185ce857e28e99ebd1eccbbb3f6a69a74acea0')
 
 prepare() {
   mkdir build


[arch-commits] Commit in kdeedu-kgeography/trunk (PKGBUILD)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 06:08:22
  Author: fyan
Revision: 230501

upgpkg: kdeedu-kgeography 14.12.2-1

Modified:
  kdeedu-kgeography/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-02-04 05:06:46 UTC (rev 230500)
+++ PKGBUILD2015-02-04 05:08:22 UTC (rev 230501)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-kgeography
-pkgver=14.12.1
+pkgver=14.12.2
 pkgrel=1
 pkgdesc=Geography Trainer
 url=http://kde.org/applications/education/kgeography/;
@@ -14,7 +14,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 
source=(http://download.kde.org/stable/applications/${pkgver}/src/kgeography-${pkgver}.tar.xz;)
-sha1sums=('6f4a15d74bf1a1242cf735d849c1f117c3a9e8f4')
+sha1sums=('2a18b71140a149ae981f864588a7d8c8a24d8ada')
 
 build() {
   cd ${srcdir}


[arch-commits] Commit in kdeedu-kgeography/repos (6 files)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 06:08:55
  Author: fyan
Revision: 230502

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  kdeedu-kgeography/repos/testing-i686/
  kdeedu-kgeography/repos/testing-i686/PKGBUILD
(from rev 230501, kdeedu-kgeography/trunk/PKGBUILD)
  kdeedu-kgeography/repos/testing-i686/kdeedu-kgeography.install
(from rev 230501, kdeedu-kgeography/trunk/kdeedu-kgeography.install)
  kdeedu-kgeography/repos/testing-x86_64/
  kdeedu-kgeography/repos/testing-x86_64/PKGBUILD
(from rev 230501, kdeedu-kgeography/trunk/PKGBUILD)
  kdeedu-kgeography/repos/testing-x86_64/kdeedu-kgeography.install
(from rev 230501, kdeedu-kgeography/trunk/kdeedu-kgeography.install)

--+
 testing-i686/PKGBUILD|   33 +
 testing-i686/kdeedu-kgeography.install   |   11 +
 testing-x86_64/PKGBUILD  |   33 +
 testing-x86_64/kdeedu-kgeography.install |   11 +
 4 files changed, 88 insertions(+)

Copied: kdeedu-kgeography/repos/testing-i686/PKGBUILD (from rev 230501, 
kdeedu-kgeography/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-02-04 05:08:55 UTC (rev 230502)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeedu-kgeography
+pkgver=14.12.2
+pkgrel=1
+pkgdesc=Geography Trainer
+url=http://kde.org/applications/education/kgeography/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeedu')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/kgeography-${pkgver}.tar.xz;)
+sha1sums=('2a18b71140a149ae981f864588a7d8c8a24d8ada')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kgeography-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Copied: kdeedu-kgeography/repos/testing-i686/kdeedu-kgeography.install (from 
rev 230501, kdeedu-kgeography/trunk/kdeedu-kgeography.install)
===
--- testing-i686/kdeedu-kgeography.install  (rev 0)
+++ testing-i686/kdeedu-kgeography.install  2015-02-04 05:08:55 UTC (rev 
230502)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: kdeedu-kgeography/repos/testing-x86_64/PKGBUILD (from rev 230501, 
kdeedu-kgeography/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-02-04 05:08:55 UTC (rev 230502)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeedu-kgeography
+pkgver=14.12.2
+pkgrel=1
+pkgdesc=Geography Trainer
+url=http://kde.org/applications/education/kgeography/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeedu')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/kgeography-${pkgver}.tar.xz;)
+sha1sums=('2a18b71140a149ae981f864588a7d8c8a24d8ada')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kgeography-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Copied: kdeedu-kgeography/repos/testing-x86_64/kdeedu-kgeography.install (from 
rev 230501, kdeedu-kgeography/trunk/kdeedu-kgeography.install)
===
--- testing-x86_64/kdeedu-kgeography.install(rev 0)
+++ testing-x86_64/kdeedu-kgeography.install2015-02-04 05:08:55 UTC (rev 
230502)
@@ -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 kig/trunk (PKGBUILD)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 07:22:35
  Author: fyan
Revision: 230505

upgpkg: kig 14.12.2-1

Modified:
  kig/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-02-04 05:10:06 UTC (rev 230504)
+++ PKGBUILD2015-02-04 06:22:35 UTC (rev 230505)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino and...@archlinux.org
 
 pkgname=kig
-pkgver=14.12.1
+pkgver=14.12.2
 pkgrel=1
 pkgdesc=Interactive Geometry
 url=http://kde.org/applications/education/kig/;
@@ -16,7 +16,7 @@
 conflicts=('kdeedu-kig')
 install=${pkgname}.install
 
source=(http://download.kde.org/stable/applications/${pkgver}/src/kig-${pkgver}.tar.xz;)
-sha1sums=('03efba505fd1fbefd5ab05adc512e2feda957afe')
+sha1sums=('d0ae7fd3c0153b3d3bcf7ab142994f51b314b72f')
 
 prepare() {
   mkdir -p build


[arch-commits] Commit in kdeedu-ktouch/repos (6 files)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 07:31:01
  Author: fyan
Revision: 230514

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  kdeedu-ktouch/repos/testing-i686/
  kdeedu-ktouch/repos/testing-i686/PKGBUILD
(from rev 230513, kdeedu-ktouch/trunk/PKGBUILD)
  kdeedu-ktouch/repos/testing-i686/kdeedu-ktouch.install
(from rev 230513, kdeedu-ktouch/trunk/kdeedu-ktouch.install)
  kdeedu-ktouch/repos/testing-x86_64/
  kdeedu-ktouch/repos/testing-x86_64/PKGBUILD
(from rev 230513, kdeedu-ktouch/trunk/PKGBUILD)
  kdeedu-ktouch/repos/testing-x86_64/kdeedu-ktouch.install
(from rev 230513, kdeedu-ktouch/trunk/kdeedu-ktouch.install)

--+
 testing-i686/PKGBUILD|   35 +
 testing-i686/kdeedu-ktouch.install   |   11 ++
 testing-x86_64/PKGBUILD  |   35 +
 testing-x86_64/kdeedu-ktouch.install |   11 ++
 4 files changed, 92 insertions(+)

Copied: kdeedu-ktouch/repos/testing-i686/PKGBUILD (from rev 230513, 
kdeedu-ktouch/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-02-04 06:31:01 UTC (rev 230514)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeedu-ktouch
+pkgver=14.12.2
+pkgrel=1
+pkgdesc=Touch Typing Tutor
+url=http://kde.org/applications/education/ktouch/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeedu')
+depends=('kdebase-runtime' 'kqtquickcharts')
+makedepends=('cmake' 'automoc4' 'mesa')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/ktouch-${pkgver}.tar.xz;)
+sha1sums=('297610e2621b6d7eb3af69ef22148c198ab97208')
+
+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/testing-i686/kdeedu-ktouch.install (from rev 
230513, kdeedu-ktouch/trunk/kdeedu-ktouch.install)
===
--- testing-i686/kdeedu-ktouch.install  (rev 0)
+++ testing-i686/kdeedu-ktouch.install  2015-02-04 06:31:01 UTC (rev 230514)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: kdeedu-ktouch/repos/testing-x86_64/PKGBUILD (from rev 230513, 
kdeedu-ktouch/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-02-04 06:31:01 UTC (rev 230514)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeedu-ktouch
+pkgver=14.12.2
+pkgrel=1
+pkgdesc=Touch Typing Tutor
+url=http://kde.org/applications/education/ktouch/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeedu')
+depends=('kdebase-runtime' 'kqtquickcharts')
+makedepends=('cmake' 'automoc4' 'mesa')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/ktouch-${pkgver}.tar.xz;)
+sha1sums=('297610e2621b6d7eb3af69ef22148c198ab97208')
+
+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/testing-x86_64/kdeedu-ktouch.install (from rev 
230513, kdeedu-ktouch/trunk/kdeedu-ktouch.install)
===
--- testing-x86_64/kdeedu-ktouch.install(rev 0)
+++ testing-x86_64/kdeedu-ktouch.install2015-02-04 06:31:01 UTC (rev 
230514)
@@ -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 kdeedu-ktouch/trunk (PKGBUILD)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 07:30:32
  Author: fyan
Revision: 230513

upgpkg: kdeedu-ktouch 14.12.2-1

Modified:
  kdeedu-ktouch/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-02-04 06:24:52 UTC (rev 230512)
+++ PKGBUILD2015-02-04 06:30:32 UTC (rev 230513)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-ktouch
-pkgver=14.12.1
+pkgver=14.12.2
 pkgrel=1
 pkgdesc=Touch Typing Tutor
 url=http://kde.org/applications/education/ktouch/;
@@ -14,7 +14,7 @@
 makedepends=('cmake' 'automoc4' 'mesa')
 install=${pkgname}.install
 
source=(http://download.kde.org/stable/applications/${pkgver}/src/ktouch-${pkgver}.tar.xz;)
-sha1sums=('fc628775f065b68f5579c9a10f4e77beb664786d')
+sha1sums=('297610e2621b6d7eb3af69ef22148c198ab97208')
 
 prepare() {
   mkdir build


[arch-commits] Commit in kdepimlibs/trunk (PKGBUILD)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 04:40:35
  Author: fyan
Revision: 230416

upgpkg: kdepimlibs 4.14.5-1

Modified:
  kdepimlibs/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-02-04 03:35:25 UTC (rev 230415)
+++ PKGBUILD2015-02-04 03:40:35 UTC (rev 230416)
@@ -4,8 +4,8 @@
 # Contributor: Pierre Schmitz pie...@archlinux.de
 
 pkgname=kdepimlibs
-pkgver=4.14.4
-_kdeappver=14.12.1
+pkgver=4.14.5
+_kdeappver=14.12.2
 pkgrel=1
 pkgdesc=KDE PIM Libraries
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 makedepends=('cmake' 'automoc4' 'boost' 'cyrus-sasl')
 install='kdepimlibs.install'
 
source=(http://download.kde.org/stable/applications/${_kdeappver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('ca731775d8ebcf702b6e5306d044b0c751a7cd39')
+sha1sums=('fd58e88d348bd42366c1b84103a7f57883b5ef75')
 
 prepare() {
   mkdir build


[arch-commits] Commit in kate/trunk (PKGBUILD)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 05:08:37
  Author: fyan
Revision: 230430

upgpkg: kate 14.12.2-1

Modified:
  kate/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-02-04 04:06:49 UTC (rev 230429)
+++ PKGBUILD2015-02-04 04:08:37 UTC (rev 230430)
@@ -5,8 +5,8 @@
 pkgbase=kate
 pkgname=('kwrite'
  'kate')
-pkgver=14.12.1
-pkgrel=4
+pkgver=14.12.2
+pkgrel=1
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL' 'FDL')
 depends=('knewstuff' 'ktexteditor' 'threadweaver' 'kded' 'kitemmodels')
@@ -13,7 +13,7 @@
 makedepends=('extra-cmake-modules' 'kdoctools' 'python' 'plasma-framework')
 optdepends=('kio-extras: extra protocols support (sftp, fish and more)')
 
source=(http://download.kde.org/stable/applications/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz;)
-sha1sums=('e7097f07f9876c44e482a88d7fdae0db92aa2359')
+sha1sums=('bc3a5b1213fbe96756261daadf9ff8f94e74fd9c')
 
 prepare() {
   mkdir build


[arch-commits] Commit in kate/repos (10 files)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 05:09:42
  Author: fyan
Revision: 230431

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  kate/repos/testing-i686/
  kate/repos/testing-i686/PKGBUILD
(from rev 230430, kate/trunk/PKGBUILD)
  kate/repos/testing-i686/kate.install
(from rev 230430, kate/trunk/kate.install)
  kate/repos/testing-i686/kwrite.install
(from rev 230430, kate/trunk/kwrite.install)
  kate/repos/testing-i686/pkgbuild-syntax-highlight.patch
(from rev 230430, kate/trunk/pkgbuild-syntax-highlight.patch)
  kate/repos/testing-x86_64/
  kate/repos/testing-x86_64/PKGBUILD
(from rev 230430, kate/trunk/PKGBUILD)
  kate/repos/testing-x86_64/kate.install
(from rev 230430, kate/trunk/kate.install)
  kate/repos/testing-x86_64/kwrite.install
(from rev 230430, kate/trunk/kwrite.install)
  kate/repos/testing-x86_64/pkgbuild-syntax-highlight.patch
(from rev 230430, kate/trunk/pkgbuild-syntax-highlight.patch)

+
 testing-i686/PKGBUILD  |   68 +++
 testing-i686/kate.install  |   13 
 testing-i686/kwrite.install|   12 
 testing-i686/pkgbuild-syntax-highlight.patch   |   11 +++
 testing-x86_64/PKGBUILD|   68 +++
 testing-x86_64/kate.install|   13 
 testing-x86_64/kwrite.install  |   12 
 testing-x86_64/pkgbuild-syntax-highlight.patch |   11 +++
 8 files changed, 208 insertions(+)

Copied: kate/repos/testing-i686/PKGBUILD (from rev 230430, kate/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-02-04 04:09:42 UTC (rev 230431)
@@ -0,0 +1,68 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgbase=kate
+pkgname=('kwrite'
+ 'kate')
+pkgver=14.12.2
+pkgrel=1
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('knewstuff' 'ktexteditor' 'threadweaver' 'kded' 'kitemmodels')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python' 'plasma-framework')
+optdepends=('kio-extras: extra protocols support (sftp, fish and more)')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz;)
+sha1sums=('bc3a5b1213fbe96756261daadf9ff8f94e74fd9c')
+
+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' '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' 'kdesdk')
+  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/testing-i686/kate.install (from rev 230430, 
kate/trunk/kate.install)
===
--- testing-i686/kate.install   (rev 0)
+++ testing-i686/kate.install   2015-02-04 04:09:42 UTC (rev 230431)
@@ -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
+}

Copied: kate/repos/testing-i686/kwrite.install (from rev 230430, 
kate/trunk/kwrite.install)
===
--- testing-i686/kwrite.install (rev 0)
+++ testing-i686/kwrite.install 2015-02-04 04:09:42 UTC (rev 230431)
@@ -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
+}

Copied: kate/repos/testing-i686/pkgbuild-syntax-highlight.patch (from rev 
230430, kate/trunk/pkgbuild-syntax-highlight.patch)
===
--- testing-i686/pkgbuild-syntax-highlight.patch  

[arch-commits] Commit in libkeduvocdocument/repos (4 files)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 05:29:25
  Author: fyan
Revision: 230451

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  libkeduvocdocument/repos/testing-i686/
  libkeduvocdocument/repos/testing-i686/PKGBUILD
(from rev 230450, libkeduvocdocument/trunk/PKGBUILD)
  libkeduvocdocument/repos/testing-x86_64/
  libkeduvocdocument/repos/testing-x86_64/PKGBUILD
(from rev 230450, libkeduvocdocument/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   33 +
 testing-x86_64/PKGBUILD |   33 +
 2 files changed, 66 insertions(+)

Copied: libkeduvocdocument/repos/testing-i686/PKGBUILD (from rev 230450, 
libkeduvocdocument/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-02-04 04:29:25 UTC (rev 230451)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=libkeduvocdocument
+pkgver=14.12.2
+pkgrel=1
+pkgdesc=Common libraries for KDE Edu applications
+url=http://kde.org/applications/education;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kio' 'kdeedu-data')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz;)
+sha1sums=('9acc552f3ed6b4046fbacd8403ffe5d62f99fd23')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Copied: libkeduvocdocument/repos/testing-x86_64/PKGBUILD (from rev 230450, 
libkeduvocdocument/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-02-04 04:29:25 UTC (rev 230451)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=libkeduvocdocument
+pkgver=14.12.2
+pkgrel=1
+pkgdesc=Common libraries for KDE Edu applications
+url=http://kde.org/applications/education;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kio' 'kdeedu-data')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz;)
+sha1sums=('9acc552f3ed6b4046fbacd8403ffe5d62f99fd23')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}


[arch-commits] Commit in libkcddb/trunk (PKGBUILD)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 05:29:33
  Author: fyan
Revision: 230452

upgpkg: libkcddb 14.12.2-1

Modified:
  libkcddb/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-02-04 04:29:25 UTC (rev 230451)
+++ PKGBUILD2015-02-04 04:29:33 UTC (rev 230452)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino and...@archlinux.org
 
 pkgname=libkcddb
-pkgver=14.12.1
+pkgver=14.12.2
 pkgrel=1
 pkgdesc=KDE CDDB library
 url='https://projects.kde.org/projects/kde/kdemultimedia/libkcddb'
@@ -14,7 +14,7 @@
 replaces=('kdemultimedia-kioslave')
 conflicts=('kdemultimedia-kioslave')
 
source=(http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('2408d11fc7e3d70bc779a54f3e947557ee546263')
+sha1sums=('7fdf902c80d3a721ee739c909aa862ce3d13e744')
 
 build() {
   cd ${srcdir}


[arch-commits] Commit in libkeduvocdocument/trunk (PKGBUILD)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 05:28:54
  Author: fyan
Revision: 230450

upgpkg: libkeduvocdocument 14.12.2-1

Modified:
  libkeduvocdocument/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-02-04 04:25:57 UTC (rev 230449)
+++ PKGBUILD2015-02-04 04:28:54 UTC (rev 230450)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino and...@archlinux.org
 
 pkgname=libkeduvocdocument
-pkgver=14.12.1
+pkgver=14.12.2
 pkgrel=1
 pkgdesc=Common libraries for KDE Edu applications
 url=http://kde.org/applications/education;
@@ -12,7 +12,7 @@
 depends=('kio' 'kdeedu-data')
 makedepends=('extra-cmake-modules' 'kdoctools' 'python')
 
source=(http://download.kde.org/stable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz;)
-sha1sums=('094b6ad501b43644a178c2381dc3d7eb7ce14552')
+sha1sums=('9acc552f3ed6b4046fbacd8403ffe5d62f99fd23')
 
 prepare() {
   mkdir -p build


[arch-commits] Commit in analitza/repos (4 files)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 05:40:03
  Author: fyan
Revision: 230468

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  analitza/repos/testing-i686/PKGBUILD
(from rev 230467, analitza/trunk/PKGBUILD)
  analitza/repos/testing-x86_64/PKGBUILD
(from rev 230467, analitza/trunk/PKGBUILD)
Deleted:
  analitza/repos/testing-i686/PKGBUILD
  analitza/repos/testing-x86_64/PKGBUILD

-+
 /PKGBUILD   |   74 ++
 testing-i686/PKGBUILD   |   37 ---
 testing-x86_64/PKGBUILD |   37 ---
 3 files changed, 74 insertions(+), 74 deletions(-)

Deleted: testing-i686/PKGBUILD
===
--- testing-i686/PKGBUILD   2015-02-04 04:38:51 UTC (rev 230467)
+++ testing-i686/PKGBUILD   2015-02-04 04:40:03 UTC (rev 230468)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=analitza
-pkgver=14.12.2
-pkgrel=1
-pkgdesc=A library to add mathematical features to your program
-url=https://projects.kde.org/projects/kde/kdeedu/analitza;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('qt5-svg' 'qt5-declarative')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python' 'eigen')
-replaces=('kdebase-analitza')
-conflicts=('kdebase-analitza')
-source=(http://download.kde.org/stable/applications/${pkgver}/src/analitza-${pkgver}.tar.xz;)
-sha1sums=('fc185ce857e28e99ebd1eccbbb3f6a69a74acea0')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-  cmake ../analitza-${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: analitza/repos/testing-i686/PKGBUILD (from rev 230467, 
analitza/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-02-04 04:40:03 UTC (rev 230468)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=analitza
+pkgver=14.12.2
+pkgrel=1
+pkgdesc=A library to add mathematical features to your program
+url=https://projects.kde.org/projects/kde/kdeedu/analitza;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('qt5-svg' 'qt5-declarative')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python' 'eigen')
+replaces=('kdebase-analitza')
+conflicts=('kdebase-analitza')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/analitza-${pkgver}.tar.xz;)
+sha1sums=('fc185ce857e28e99ebd1eccbbb3f6a69a74acea0')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../analitza-${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: testing-x86_64/PKGBUILD
===
--- testing-x86_64/PKGBUILD 2015-02-04 04:38:51 UTC (rev 230467)
+++ testing-x86_64/PKGBUILD 2015-02-04 04:40:03 UTC (rev 230468)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=analitza
-pkgver=14.12.2
-pkgrel=1
-pkgdesc=A library to add mathematical features to your program
-url=https://projects.kde.org/projects/kde/kdeedu/analitza;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('qt5-svg' 'qt5-declarative')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python' 'eigen')
-replaces=('kdebase-analitza')
-conflicts=('kdebase-analitza')
-source=(http://download.kde.org/stable/applications/${pkgver}/src/analitza-${pkgver}.tar.xz;)
-sha1sums=('fc185ce857e28e99ebd1eccbbb3f6a69a74acea0')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-  cmake ../analitza-${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: analitza/repos/testing-x86_64/PKGBUILD (from rev 230467, 
analitza/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-02-04 04:40:03 UTC (rev 230468)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=analitza
+pkgver=14.12.2
+pkgrel=1
+pkgdesc=A library to add mathematical features to your program

  1   2   3   4   >