[arch-commits] Commit in perl-net-upnp/repos (4 files)

2013-08-14 Thread Giovanni Scafora
Date: Thursday, August 15, 2013 @ 07:11:38
  Author: giovanni
Revision: 193058

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

Added:
  perl-net-upnp/repos/extra-i686/PKGBUILD
(from rev 193057, perl-net-upnp/trunk/PKGBUILD)
  perl-net-upnp/repos/extra-x86_64/PKGBUILD
(from rev 193057, perl-net-upnp/trunk/PKGBUILD)
Deleted:
  perl-net-upnp/repos/extra-i686/PKGBUILD
  perl-net-upnp/repos/extra-x86_64/PKGBUILD

---+
 /PKGBUILD |   76 
 extra-i686/PKGBUILD   |   32 
 extra-x86_64/PKGBUILD |   32 
 3 files changed, 76 insertions(+), 64 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-08-15 05:11:31 UTC (rev 193057)
+++ extra-i686/PKGBUILD 2013-08-15 05:11:38 UTC (rev 193058)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora 
-# Contributor: Drew Gilbert 
-
-pkgname=perl-net-upnp
-pkgver=1.4.2
-pkgrel=4
-pkgdesc="Perl Module UPnP"
-arch=('i686' 'x86_64')
-url="http://search.cpan.org/~skonno/Net-UPnP-1.4.2/";
-license=('BSD' 'PerlArtistic')
-options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/S/SK/SKONNO/Net-UPnP-${pkgver}.tar.gz";)
-depends=('perl')
-md5sums=('bc009fd76b565df40a70aca49af82a7d')
-
-build() {
-  cd "${srcdir}/Net-UPnP-${pkgver}"
-
-  # install module in vendor directories.
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor 
-  make
-}
-
-package() {
-  cd "${srcdir}/Net-UPnP-${pkgver}"
-
-  make install DESTDIR="${pkgdir}" 
-
-  find ${pkgdir} -name '.packlist' -delete
-  find ${pkgdir} -name '*.pod' -delete
-}

Copied: perl-net-upnp/repos/extra-i686/PKGBUILD (from rev 193057, 
perl-net-upnp/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-08-15 05:11:38 UTC (rev 193058)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Giovanni Scafora 
+# Contributor: Drew Gilbert 
+
+pkgname=perl-net-upnp
+pkgver=1.4.2
+pkgrel=5
+pkgdesc="Perl Module UPnP"
+arch=('i686' 'x86_64')
+url="http://search.cpan.org/~skonno/Net-UPnP-1.4.2/";
+license=('BSD' 'PerlArtistic')
+options=('!emptydirs')
+source=("http://search.cpan.org/CPAN/authors/id/S/SK/SKONNO/Net-UPnP-${pkgver}.tar.gz";)
+depends=('perl')
+md5sums=('bc009fd76b565df40a70aca49af82a7d')
+
+build() {
+  cd "${srcdir}/Net-UPnP-${pkgver}"
+
+  # install module in vendor directories.
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor 
+  make
+}
+
+check() {
+  cd "${srcdir}/Net-UPnP-${pkgver}"
+
+  make test
+}
+
+package() {
+  cd "${srcdir}/Net-UPnP-${pkgver}"
+
+  make install DESTDIR="${pkgdir}"
+  
+  # install license file
+  install -Dm644 "README" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-08-15 05:11:31 UTC (rev 193057)
+++ extra-x86_64/PKGBUILD   2013-08-15 05:11:38 UTC (rev 193058)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora 
-# Contributor: Drew Gilbert 
-
-pkgname=perl-net-upnp
-pkgver=1.4.2
-pkgrel=4
-pkgdesc="Perl Module UPnP"
-arch=('i686' 'x86_64')
-url="http://search.cpan.org/~skonno/Net-UPnP-1.4.2/";
-license=('BSD' 'PerlArtistic')
-options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/S/SK/SKONNO/Net-UPnP-${pkgver}.tar.gz";)
-depends=('perl')
-md5sums=('bc009fd76b565df40a70aca49af82a7d')
-
-build() {
-  cd "${srcdir}/Net-UPnP-${pkgver}"
-
-  # install module in vendor directories.
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor 
-  make
-}
-
-package() {
-  cd "${srcdir}/Net-UPnP-${pkgver}"
-
-  make install DESTDIR="${pkgdir}" 
-
-  find ${pkgdir} -name '.packlist' -delete
-  find ${pkgdir} -name '*.pod' -delete
-}

Copied: perl-net-upnp/repos/extra-x86_64/PKGBUILD (from rev 193057, 
perl-net-upnp/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-08-15 05:11:38 UTC (rev 193058)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Giovanni Scafora 
+# Contributor: Drew Gilbert 
+
+pkgname=perl-net-upnp
+pkgver=1.4.2
+pkgrel=5
+pkgdesc="Perl Module UPnP"
+arch=('i686' 'x86_64')
+url="http://search.cpan.org/~skonno/Net-UPnP-1.4.2/";
+license=('BSD' 'PerlArtistic')
+options=('!emptydirs')
+source=("http://search.cpan.org/CPAN/authors/id/S/SK/SKONNO/Net-UPnP-${pkgver}.tar.gz";)
+depends=('perl')
+md5sums=('bc009fd76b565df40a70aca49af82a7d')
+
+build() {
+  cd "${srcdir}/Net-UPnP-${pkgver}"
+
+  # install module in vendor directories.
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor 
+  make
+}
+
+check() {
+  cd "${srcdir}/Net-UPnP-${pkgver}"
+
+  make test
+}
+
+package() {
+  cd "${srcdir}/Net-UPnP-${pkgver}"
+
+  make install DESTDIR="${pkgd

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

2013-08-14 Thread Giovanni Scafora
Date: Thursday, August 15, 2013 @ 07:11:31
  Author: giovanni
Revision: 193057

upgpkg: perl-net-upnp 1.4.2-5

Fixed license issue

Modified:
  perl-net-upnp/trunk/PKGBUILD

--+
 PKGBUILD |   16 +++-
 1 file changed, 11 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-08-14 20:31:28 UTC (rev 193056)
+++ PKGBUILD2013-08-15 05:11:31 UTC (rev 193057)
@@ -4,7 +4,7 @@
 
 pkgname=perl-net-upnp
 pkgver=1.4.2
-pkgrel=4
+pkgrel=5
 pkgdesc="Perl Module UPnP"
 arch=('i686' 'x86_64')
 url="http://search.cpan.org/~skonno/Net-UPnP-1.4.2/";
@@ -22,11 +22,17 @@
   make
 }
 
+check() {
+  cd "${srcdir}/Net-UPnP-${pkgver}"
+
+  make test
+}
+
 package() {
   cd "${srcdir}/Net-UPnP-${pkgver}"
 
-  make install DESTDIR="${pkgdir}" 
-
-  find ${pkgdir} -name '.packlist' -delete
-  find ${pkgdir} -name '*.pod' -delete
+  make install DESTDIR="${pkgdir}"
+  
+  # install license file
+  install -Dm644 "README" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
 }



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

2013-08-14 Thread Eric Bélanger
Date: Thursday, August 15, 2013 @ 06:52:14
  Author: eric
Revision: 95622

upgpkg: youtube-dl 2013.08.14-1

Upstream update

Modified:
  youtube-dl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-08-15 04:30:28 UTC (rev 95621)
+++ PKGBUILD2013-08-15 04:52:14 UTC (rev 95622)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger 
 
 pkgname=youtube-dl
-pkgver=2013.08.09
+pkgver=2013.08.14
 pkgrel=1
 pkgdesc="A small command-line program to download videos from YouTube.com and 
a few more sites"
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('python-distribute')
 optdepends=('ffmpeg: for video post-processing')
 
source=(http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz{,.sig})
-sha1sums=('17006e06b5619d2aae02457bb4082bbca9bf5e52'
+sha1sums=('7cf26170b170d70955436103e801cf6652da95fb'
   'SKIP')
 
 prepare() {



[arch-commits] Commit in youtube-dl/repos/community-any (PKGBUILD PKGBUILD)

2013-08-14 Thread Eric Bélanger
Date: Thursday, August 15, 2013 @ 06:52:57
  Author: eric
Revision: 95623

archrelease: copy trunk to community-any

Added:
  youtube-dl/repos/community-any/PKGBUILD
(from rev 95622, youtube-dl/trunk/PKGBUILD)
Deleted:
  youtube-dl/repos/community-any/PKGBUILD

--+
 PKGBUILD |   58 +-
 1 file changed, 29 insertions(+), 29 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-08-15 04:52:14 UTC (rev 95622)
+++ PKGBUILD2013-08-15 04:52:57 UTC (rev 95623)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger 
-
-pkgname=youtube-dl
-pkgver=2013.08.09
-pkgrel=1
-pkgdesc="A small command-line program to download videos from YouTube.com and 
a few more sites"
-arch=('any')
-url="http://rg3.github.io/youtube-dl/";
-license=('custom')
-depends=('python')
-makedepends=('python-distribute')
-optdepends=('ffmpeg: for video post-processing')
-source=(http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz{,.sig})
-sha1sums=('17006e06b5619d2aae02457bb4082bbca9bf5e52'
-  'SKIP')
-
-prepare() {
-  cd ${pkgname}
-  sed -i 's|etc/bash_completion.d|share/bash-completion/completions|' setup.py
-}
-
-package() {
-  cd ${pkgname}
-  python setup.py install --root="${pkgdir}/" --optimize=1
-  mv 
"${pkgdir}/usr/share/bash-completion/completions/youtube-dl.bash-completion" \
-"${pkgdir}/usr/share/bash-completion/completions/youtube-dl"
-  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}

Copied: youtube-dl/repos/community-any/PKGBUILD (from rev 95622, 
youtube-dl/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-08-15 04:52:57 UTC (rev 95623)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+
+pkgname=youtube-dl
+pkgver=2013.08.14
+pkgrel=1
+pkgdesc="A small command-line program to download videos from YouTube.com and 
a few more sites"
+arch=('any')
+url="http://rg3.github.io/youtube-dl/";
+license=('custom')
+depends=('python')
+makedepends=('python-distribute')
+optdepends=('ffmpeg: for video post-processing')
+source=(http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz{,.sig})
+sha1sums=('7cf26170b170d70955436103e801cf6652da95fb'
+  'SKIP')
+
+prepare() {
+  cd ${pkgname}
+  sed -i 's|etc/bash_completion.d|share/bash-completion/completions|' setup.py
+}
+
+package() {
+  cd ${pkgname}
+  python setup.py install --root="${pkgdir}/" --optimize=1
+  mv 
"${pkgdir}/usr/share/bash-completion/completions/youtube-dl.bash-completion" \
+"${pkgdir}/usr/share/bash-completion/completions/youtube-dl"
+  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}



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

2013-08-14 Thread Giovanni Scafora
Date: Thursday, August 15, 2013 @ 06:30:28
  Author: giovanni
Revision: 95621

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

Added:
  flashrom/repos/community-i686/PKGBUILD
(from rev 95620, flashrom/trunk/PKGBUILD)
  flashrom/repos/community-x86_64/PKGBUILD
(from rev 95620, flashrom/trunk/PKGBUILD)
Deleted:
  flashrom/repos/community-i686/PKGBUILD
  flashrom/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-08-15 04:30:19 UTC (rev 95620)
+++ community-i686/PKGBUILD 2013-08-15 04:30:28 UTC (rev 95621)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora 
-# Contributor: Cilyan Olowen 
-# Contributor: fill 
-# Contributor: Anton Shestakov 
-
-pkgname=flashrom
-pkgver=0.9.6.1
-pkgrel=2
-pkgdesc="Utility for reading, writing, erasing and verifying flash ROM chips"
-url="http://www.flashrom.org/";
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('libftdi' 'pciutils')
-optdepends=('dmidecode: for SMBIOS/DMI table decoder support')
-source=("http://download.flashrom.org/releases/${pkgname}-${pkgver}.tar.bz2";)
-md5sums=('407e836c0a2b17ec76583cb6809f65e5')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  sed -i "s:sbin:bin:g" Makefile
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  make PREFIX="${pkgdir}/usr" install
-}

Copied: flashrom/repos/community-i686/PKGBUILD (from rev 95620, 
flashrom/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-08-15 04:30:28 UTC (rev 95621)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Giovanni Scafora 
+# Contributor: Cilyan Olowen 
+# Contributor: fill 
+# Contributor: Anton Shestakov 
+
+pkgname=flashrom
+pkgver=0.9.7
+pkgrel=1
+pkgdesc="Utility for reading, writing, erasing and verifying flash ROM chips"
+url="http://www.flashrom.org/";
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('libftdi' 'pciutils')
+optdepends=('dmidecode: for SMBIOS/DMI table decoder support')
+source=("http://download.flashrom.org/releases/${pkgname}-${pkgver}.tar.bz2";)
+md5sums=('d239bafa1b46619d851f70f84a5b122a')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  sed -i "s:sbin:bin:g" Makefile
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make PREFIX="${pkgdir}/usr" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-08-15 04:30:19 UTC (rev 95620)
+++ community-x86_64/PKGBUILD   2013-08-15 04:30:28 UTC (rev 95621)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora 
-# Contributor: Cilyan Olowen 
-# Contributor: fill 
-# Contributor: Anton Shestakov 
-
-pkgname=flashrom
-pkgver=0.9.6.1
-pkgrel=2
-pkgdesc="Utility for reading, writing, erasing and verifying flash ROM chips"
-url="http://www.flashrom.org/";
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('libftdi' 'pciutils')
-optdepends=('dmidecode: for SMBIOS/DMI table decoder support')
-source=("http://download.flashrom.org/releases/${pkgname}-${pkgver}.tar.bz2";)
-md5sums=('407e836c0a2b17ec76583cb6809f65e5')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  sed -i "s:sbin:bin:g" Makefile
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  make PREFIX="${pkgdir}/usr" install
-}

Copied: flashrom/repos/community-x86_64/PKGBUILD (from rev 95620, 
flashrom/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-08-15 04:30:28 UTC (rev 95621)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Giovanni Scafora 
+# Contributor: Cilyan Olowen 
+# Contributor: fill 
+# Contributor: Anton Shestakov 
+
+pkgname=flashrom
+pkgver=0.9.7
+pkgrel=1
+pkgdesc="Utility for reading, writing, erasing and verifying flash ROM chips"
+url="http://www.flashrom.org/";
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('libftdi' 'pciutils')
+optdepends=('dmidecode: for SMBIOS/DMI table decoder support')
+source=("http://download.flashrom.org/releases/${pkgname}-${pkgver}.tar.bz2";)
+md5sums=('d239bafa1b46619d851f70f84a5b122a')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  sed -i "s:sbin:bin:g" Makefile
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make PREFIX="${pkgdir}/usr" install
+}



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

2013-08-14 Thread Giovanni Scafora
Date: Thursday, August 15, 2013 @ 06:30:19
  Author: giovanni
Revision: 95620

upgpkg: flashrom 0.9.7-1

upstream release

Modified:
  flashrom/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-08-15 03:17:16 UTC (rev 95619)
+++ PKGBUILD2013-08-15 04:30:19 UTC (rev 95620)
@@ -5,8 +5,8 @@
 # Contributor: Anton Shestakov 
 
 pkgname=flashrom
-pkgver=0.9.6.1
-pkgrel=2
+pkgver=0.9.7
+pkgrel=1
 pkgdesc="Utility for reading, writing, erasing and verifying flash ROM chips"
 url="http://www.flashrom.org/";
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 depends=('libftdi' 'pciutils')
 optdepends=('dmidecode: for SMBIOS/DMI table decoder support')
 source=("http://download.flashrom.org/releases/${pkgname}-${pkgver}.tar.bz2";)
-md5sums=('407e836c0a2b17ec76583cb6809f65e5')
+md5sums=('d239bafa1b46619d851f70f84a5b122a')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



[arch-commits] Commit in python-pytools/repos/community-any (PKGBUILD PKGBUILD)

2013-08-14 Thread Felix Yan
Date: Thursday, August 15, 2013 @ 05:03:38
  Author: fyan
Revision: 95618

archrelease: copy trunk to community-any

Added:
  python-pytools/repos/community-any/PKGBUILD
(from rev 95617, python-pytools/trunk/PKGBUILD)
Deleted:
  python-pytools/repos/community-any/PKGBUILD

--+
 PKGBUILD |   75 ++---
 1 file changed, 38 insertions(+), 37 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-08-15 03:02:46 UTC (rev 95617)
+++ PKGBUILD2013-08-15 03:03:38 UTC (rev 95618)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Stéphane Gaudreault 
-pkgbase=python-pytools
-pkgname=('python2-pytools' 'python-pytools')
-pkgver=2011.5
-pkgrel=4
-pkgdesc="A collection of tools for Python"
-arch=('any')
-url="http://mathema.tician.de/software/pytools";
-license=('MIT')
-makedepends=('python2-distribute' 'python-distribute')
-source=(http://pypi.python.org/packages/source/p/pytools/pytools-${pkgver}.tar.gz)
-sha1sums=('ebaeb51b2a80b9d5f487868ded240430a736b750')
-
-build() {
-   cd "${srcdir}"
-
-   cp -a pytools-${pkgver}{,-python2}
-
-   cd "$srcdir/pytools-${pkgver}"
-   python setup.py build
-
-   cd "${srcdir}/pytools-${pkgver}-python2"
-   python2 setup.py build
-}
-
-package_python2-pytools() {
-   depends=('python2' 'python2-decorator')
-   cd "${srcdir}/pytools-${pkgver}-python2"
-   python2 setup.py install --prefix=/usr --root="${pkgdir}" --skip-build 
--optimize=1
-}
-
-package_python-pytools(){
-   depends=('python' 'python-decorator')
-   cd "${srcdir}/pytools-${pkgver}"
-   python setup.py install --prefix=/usr --root="${pkgdir}" --skip-build 
--optimize=1
-}

Copied: python-pytools/repos/community-any/PKGBUILD (from rev 95617, 
python-pytools/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-08-15 03:03:38 UTC (rev 95618)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Stéphane Gaudreault 
+pkgbase=python-pytools
+pkgname=('python2-pytools' 'python-pytools')
+pkgver=2013.5.6
+pkgrel=1
+pkgdesc="A collection of tools for Python"
+arch=('any')
+url="http://mathema.tician.de/software/pytools";
+license=('MIT')
+makedepends=('python2-distribute' 'python-distribute')
+source=(http://pypi.python.org/packages/source/p/pytools/pytools-${pkgver}.tar.gz)
+
+build() {
+   cd "${srcdir}"
+
+   cp -a pytools-${pkgver}{,-python2}
+
+   cd "$srcdir/pytools-${pkgver}"
+   python setup.py build
+
+   cd "${srcdir}/pytools-${pkgver}-python2"
+   python2 setup.py build
+}
+
+package_python2-pytools() {
+   depends=('python2' 'python2-decorator')
+   cd "${srcdir}/pytools-${pkgver}-python2"
+   python2 setup.py install --prefix=/usr --root="${pkgdir}" --skip-build 
--optimize=1
+}
+
+package_python-pytools(){
+   depends=('python' 'python-decorator')
+   cd "${srcdir}/pytools-${pkgver}"
+   python setup.py install --prefix=/usr --root="${pkgdir}" --skip-build 
--optimize=1
+}
+
+sha512sums=('47c049360e4b9c11ffbb2225a1ac0882fc491b016638c3d8841280d7ffa4d9fab0fa1f187f42dc1f88ed837e11a866c334805a329f478b0db02b6db3a2746aac')



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

2013-08-14 Thread Felix Yan
Date: Thursday, August 15, 2013 @ 05:02:46
  Author: fyan
Revision: 95617

upgpkg: python-pytools 2013.5.6-1 no license file could be obtained

Modified:
  python-pytools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-08-15 02:50:55 UTC (rev 95616)
+++ PKGBUILD2013-08-15 03:02:46 UTC (rev 95617)
@@ -2,15 +2,14 @@
 # Maintainer: Stéphane Gaudreault 
 pkgbase=python-pytools
 pkgname=('python2-pytools' 'python-pytools')
-pkgver=2011.5
-pkgrel=4
+pkgver=2013.5.6
+pkgrel=1
 pkgdesc="A collection of tools for Python"
 arch=('any')
 url="http://mathema.tician.de/software/pytools";
 license=('MIT')
 makedepends=('python2-distribute' 'python-distribute')
 
source=(http://pypi.python.org/packages/source/p/pytools/pytools-${pkgver}.tar.gz)
-sha1sums=('ebaeb51b2a80b9d5f487868ded240430a736b750')
 
 build() {
cd "${srcdir}"
@@ -35,3 +34,5 @@
cd "${srcdir}/pytools-${pkgver}"
python setup.py install --prefix=/usr --root="${pkgdir}" --skip-build 
--optimize=1
 }
+
+sha512sums=('47c049360e4b9c11ffbb2225a1ac0882fc491b016638c3d8841280d7ffa4d9fab0fa1f187f42dc1f88ed837e11a866c334805a329f478b0db02b6db3a2746aac')



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

2013-08-14 Thread Felix Yan
Date: Thursday, August 15, 2013 @ 04:50:55
  Author: fyan
Revision: 95616

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

Added:
  python-mpi4py/repos/community-i686/PKGBUILD
(from rev 95615, python-mpi4py/trunk/PKGBUILD)
  python-mpi4py/repos/community-x86_64/PKGBUILD
(from rev 95615, python-mpi4py/trunk/PKGBUILD)
Deleted:
  python-mpi4py/repos/community-i686/PKGBUILD
  python-mpi4py/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   96 
 community-i686/PKGBUILD   |   48 --
 community-x86_64/PKGBUILD |   43 ---
 3 files changed, 96 insertions(+), 91 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-08-15 02:46:08 UTC (rev 95615)
+++ community-i686/PKGBUILD 2013-08-15 02:50:55 UTC (rev 95616)
@@ -1,48 +0,0 @@
-# $Id$
-# Maintainer : Stéphane Gaudreault 
-# Contributor: Sebastien Binet 
-
-pkgbase=python-mpi4py
-pkgname=('python-mpi4py' 'python2-mpi4py')
-pkgver=1.3.1
-pkgrel=1
-arch=('i686' 'x86_64')
-url="http://mpi4py.scipy.org";
-license=('BSD')
-makedepends=('python' 'python2' 'python-distribute' 'python2-distribute' 
'openmpi')
-source=(http://mpi4py.googlecode.com/files/mpi4py-${pkgver}.tar.gz)
-
-build() {
-cd "${srcdir}"
-cp -a mpi4py-${pkgver}{,-python2}
-
-# Build python 3 module
-cd mpi4py-${pkgver}
-python3 setup.py build
-
-# Build python 2 module
-cd ../mpi4py-${pkgver}-python2
-python2 setup.py build
-}
-
-package_python-mpi4py() {
-pkgdesc="Python bindings of the Message Passing Interface (MPI)"
-depends=('python>=3.3' 'openmpi')
-
-cd "${srcdir}/mpi4py-${pkgver}"
-python3 setup.py install --root "${pkgdir}" --optimize=1 --skip-build
-
-install -Dm644 LICENSE.txt 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE.txt"
-}
-
-package_python2-mpi4py() {
-pkgdesc="Python2 bindings of the Message Passing Interface (MPI)"
-depends=('python2>=2.7' 'openmpi')
-
-cd "${srcdir}/mpi4py-${pkgver}-python2"
-python2 setup.py install --root "${pkgdir}" --optimize=1 --skip-build
-
-install -Dm644 LICENSE.txt 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE.txt"
-}
-
-sha512sums=('15e81f2a1e6f6af7a54f0e8ec43ddf36cc565b7fe9e3dd35603c9d128199c5acd1584757ffca999c8826c0bbccf371175d40a7a24c85d3369efd77da5b3b603f')

Copied: python-mpi4py/repos/community-i686/PKGBUILD (from rev 95615, 
python-mpi4py/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-08-15 02:50:55 UTC (rev 95616)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer : Stéphane Gaudreault 
+# Contributor: Sebastien Binet 
+
+pkgbase=python-mpi4py
+pkgname=('python-mpi4py' 'python2-mpi4py')
+pkgver=1.3.1
+pkgrel=1
+arch=('i686' 'x86_64')
+url="http://mpi4py.scipy.org";
+license=('BSD')
+makedepends=('python' 'python2' 'python-distribute' 'python2-distribute' 
'openmpi')
+source=(http://mpi4py.googlecode.com/files/mpi4py-${pkgver}.tar.gz)
+
+build() {
+cd "${srcdir}"
+cp -a mpi4py-${pkgver}{,-python2}
+
+# Build python 3 module
+cd mpi4py-${pkgver}
+python3 setup.py build
+
+# Build python 2 module
+cd ../mpi4py-${pkgver}-python2
+python2 setup.py build
+}
+
+package_python-mpi4py() {
+pkgdesc="Python bindings of the Message Passing Interface (MPI)"
+depends=('python>=3.3' 'openmpi')
+
+cd "${srcdir}/mpi4py-${pkgver}"
+python3 setup.py install --root "${pkgdir}" --optimize=1 --skip-build
+
+install -Dm644 LICENSE.txt 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE.txt"
+}
+
+package_python2-mpi4py() {
+pkgdesc="Python2 bindings of the Message Passing Interface (MPI)"
+depends=('python2>=2.7' 'openmpi')
+
+cd "${srcdir}/mpi4py-${pkgver}-python2"
+python2 setup.py install --root "${pkgdir}" --optimize=1 --skip-build
+
+install -Dm644 LICENSE.txt 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE.txt"
+}
+
+sha512sums=('15e81f2a1e6f6af7a54f0e8ec43ddf36cc565b7fe9e3dd35603c9d128199c5acd1584757ffca999c8826c0bbccf371175d40a7a24c85d3369efd77da5b3b603f')

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-08-15 02:46:08 UTC (rev 95615)
+++ community-x86_64/PKGBUILD   2013-08-15 02:50:55 UTC (rev 95616)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer : Stéphane Gaudreault 
-# Contributor: Sebastien Binet 
-
-pkgbase=python-mpi4py
-pkgname=('python-mpi4py' 'python2-mpi4py')
-pkgver=1.3
-pkgrel=2
-arch=('i686' 'x86_64')
-url="http://mpi4py.scipy.org";
-license=('BSD')
-makedepends=('python' 'python2' 'python-distribute' 'python2-distribute' 
'openmpi')
-source=(http://mpi4py.googlecode.com/files/mpi4py-${pkgver}.tar.gz)
-sha1sums=('282c1b9e35b242c9bd86126ebc5af6c70d8c2833')
-
-build() {
-   

[arch-commits] Commit in python-mpi4py/repos/community-i686 (PKGBUILD PKGBUILD)

2013-08-14 Thread Felix Yan
Date: Thursday, August 15, 2013 @ 04:46:08
  Author: fyan
Revision: 95615

archrelease: copy trunk to community-i686

Added:
  python-mpi4py/repos/community-i686/PKGBUILD
(from rev 95614, python-mpi4py/trunk/PKGBUILD)
Deleted:
  python-mpi4py/repos/community-i686/PKGBUILD

--+
 PKGBUILD |   91 -
 1 file changed, 48 insertions(+), 43 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-08-15 02:45:20 UTC (rev 95614)
+++ PKGBUILD2013-08-15 02:46:08 UTC (rev 95615)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer : Stéphane Gaudreault 
-# Contributor: Sebastien Binet 
-
-pkgbase=python-mpi4py
-pkgname=('python-mpi4py' 'python2-mpi4py')
-pkgver=1.3
-pkgrel=2
-arch=('i686' 'x86_64')
-url="http://mpi4py.scipy.org";
-license=('BSD')
-makedepends=('python' 'python2' 'python-distribute' 'python2-distribute' 
'openmpi')
-source=(http://mpi4py.googlecode.com/files/mpi4py-${pkgver}.tar.gz)
-sha1sums=('282c1b9e35b242c9bd86126ebc5af6c70d8c2833')
-
-build() {
-cd "${srcdir}"
-cp -a mpi4py-${pkgver}{,-python2}
-
-# Build python 3 module
-cd mpi4py-${pkgver}
-python3 setup.py build
-
-# Build python 2 module
-cd ../mpi4py-${pkgver}-python2
-python2 setup.py build
-}
-
-package_python-mpi4py() {
-pkgdesc="Python bindings of the Message Passing Interface (MPI)"
-depends=('python>=3.3' 'openmpi')
-
-cd "${srcdir}/mpi4py-${pkgver}"
-python3 setup.py install --root "${pkgdir}" --optimize=1 --skip-build 
-}
-
-package_python2-mpi4py() {
-pkgdesc="Python2 bindings of the Message Passing Interface (MPI)"
-depends=('python2>=2.7' 'openmpi')
-
-cd "${srcdir}/mpi4py-${pkgver}-python2"
-python2 setup.py install --root "${pkgdir}" --optimize=1 --skip-build 
-}

Copied: python-mpi4py/repos/community-i686/PKGBUILD (from rev 95614, 
python-mpi4py/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-08-15 02:46:08 UTC (rev 95615)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer : Stéphane Gaudreault 
+# Contributor: Sebastien Binet 
+
+pkgbase=python-mpi4py
+pkgname=('python-mpi4py' 'python2-mpi4py')
+pkgver=1.3.1
+pkgrel=1
+arch=('i686' 'x86_64')
+url="http://mpi4py.scipy.org";
+license=('BSD')
+makedepends=('python' 'python2' 'python-distribute' 'python2-distribute' 
'openmpi')
+source=(http://mpi4py.googlecode.com/files/mpi4py-${pkgver}.tar.gz)
+
+build() {
+cd "${srcdir}"
+cp -a mpi4py-${pkgver}{,-python2}
+
+# Build python 3 module
+cd mpi4py-${pkgver}
+python3 setup.py build
+
+# Build python 2 module
+cd ../mpi4py-${pkgver}-python2
+python2 setup.py build
+}
+
+package_python-mpi4py() {
+pkgdesc="Python bindings of the Message Passing Interface (MPI)"
+depends=('python>=3.3' 'openmpi')
+
+cd "${srcdir}/mpi4py-${pkgver}"
+python3 setup.py install --root "${pkgdir}" --optimize=1 --skip-build
+
+install -Dm644 LICENSE.txt 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE.txt"
+}
+
+package_python2-mpi4py() {
+pkgdesc="Python2 bindings of the Message Passing Interface (MPI)"
+depends=('python2>=2.7' 'openmpi')
+
+cd "${srcdir}/mpi4py-${pkgver}-python2"
+python2 setup.py install --root "${pkgdir}" --optimize=1 --skip-build
+
+install -Dm644 LICENSE.txt 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE.txt"
+}
+
+sha512sums=('15e81f2a1e6f6af7a54f0e8ec43ddf36cc565b7fe9e3dd35603c9d128199c5acd1584757ffca999c8826c0bbccf371175d40a7a24c85d3369efd77da5b3b603f')



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

2013-08-14 Thread Felix Yan
Date: Thursday, August 15, 2013 @ 04:45:20
  Author: fyan
Revision: 95614

upgpkg: python-mpi4py 1.3.1-1

Modified:
  python-mpi4py/trunk/PKGBUILD

--+
 PKGBUILD |   15 ++-
 1 file changed, 10 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-08-15 02:31:19 UTC (rev 95613)
+++ PKGBUILD2013-08-15 02:45:20 UTC (rev 95614)
@@ -4,14 +4,13 @@
 
 pkgbase=python-mpi4py
 pkgname=('python-mpi4py' 'python2-mpi4py')
-pkgver=1.3
-pkgrel=2
+pkgver=1.3.1
+pkgrel=1
 arch=('i686' 'x86_64')
 url="http://mpi4py.scipy.org";
 license=('BSD')
 makedepends=('python' 'python2' 'python-distribute' 'python2-distribute' 
'openmpi')
 source=(http://mpi4py.googlecode.com/files/mpi4py-${pkgver}.tar.gz)
-sha1sums=('282c1b9e35b242c9bd86126ebc5af6c70d8c2833')
 
 build() {
 cd "${srcdir}"
@@ -31,7 +30,9 @@
 depends=('python>=3.3' 'openmpi')
 
 cd "${srcdir}/mpi4py-${pkgver}"
-python3 setup.py install --root "${pkgdir}" --optimize=1 --skip-build 
+python3 setup.py install --root "${pkgdir}" --optimize=1 --skip-build
+
+install -Dm644 LICENSE.txt 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE.txt"
 }
 
 package_python2-mpi4py() {
@@ -39,5 +40,9 @@
 depends=('python2>=2.7' 'openmpi')
 
 cd "${srcdir}/mpi4py-${pkgver}-python2"
-python2 setup.py install --root "${pkgdir}" --optimize=1 --skip-build 
+python2 setup.py install --root "${pkgdir}" --optimize=1 --skip-build
+
+install -Dm644 LICENSE.txt 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE.txt"
 }
+
+sha512sums=('15e81f2a1e6f6af7a54f0e8ec43ddf36cc565b7fe9e3dd35603c9d128199c5acd1584757ffca999c8826c0bbccf371175d40a7a24c85d3369efd77da5b3b603f')



[arch-commits] Commit in python-pycuda/repos/community-x86_64 (3 files)

2013-08-14 Thread Felix Yan
Date: Thursday, August 15, 2013 @ 04:31:19
  Author: fyan
Revision: 95613

archrelease: copy trunk to community-x86_64

Added:
  python-pycuda/repos/community-x86_64/LICENSE
(from rev 95612, python-pycuda/trunk/LICENSE)
  python-pycuda/repos/community-x86_64/PKGBUILD
(from rev 95612, python-pycuda/trunk/PKGBUILD)
Deleted:
  python-pycuda/repos/community-x86_64/PKGBUILD

--+
 LICENSE  |7 +++
 PKGBUILD |  142 -
 2 files changed, 83 insertions(+), 66 deletions(-)

Copied: python-pycuda/repos/community-x86_64/LICENSE (from rev 95612, 
python-pycuda/trunk/LICENSE)
===
--- LICENSE (rev 0)
+++ LICENSE 2013-08-15 02:31:19 UTC (rev 95613)
@@ -0,0 +1,7 @@
+Copyright (c) 2009,10 Andreas Klöckner and Contributors.
+
+Permission is hereby granted, free of charge, to any person obtaining a copy 
of this software and associated documentation files (the “Software”), to deal 
in the Software without restriction, including without limitation the rights to 
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies 
of the Software, and to permit persons to whom the Software is furnished to do 
so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all 
copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 
SOFTWARE.

Deleted: PKGBUILD
===
--- PKGBUILD2013-08-15 02:30:03 UTC (rev 95612)
+++ PKGBUILD2013-08-15 02:31:19 UTC (rev 95613)
@@ -1,66 +0,0 @@
-# $Id$
-# Maintainer: Stéphane Gaudreault 
-pkgbase=python-pycuda
-pkgname=('python-pycuda' 'python2-pycuda' 'pycuda-headers')
-pkgver=2012.1
-pkgrel=4
-pkgdesc="Python wrapper for Nvidia CUDA"
-arch=('i686' 'x86_64')
-url="http://mathema.tician.de/software/pycuda";
-license=('MIT')
-source=(http://pypi.python.org/packages/source/p/pycuda/pycuda-${pkgver}.tar.gz)
-makedepends=('ctags' 'python2-distribute' 'python-distribute' 'python2-numpy' 
'python-numpy' 'mesa' 'cuda' 'boost>=1.53.0' 'nvidia-utils')
-sha1sums=('dd52ee697ae9f6256efac3bca682be9c6e7c9649')
-
-build() {
-   cd "${srcdir}"
-  
-   _arch=''
-   [ "$CARCH" = "x86_64" ] && _arch='64'
-
-   cp -a pycuda-${pkgver}{,-python2}
-  
-   cd "${srcdir}"/pycuda-${pkgver}
-   python3 ./configure.py \
-  --cuda-root=/opt/cuda \
-  --cuda-inc-dir=/opt/cuda/include \
-  --cudadrv-lib-dir=/opt/cuda/lib${_arch} \
-  --cudart-lib-dir=/opt/cuda/lib${_arch} \
-  --no-use-shipped-boost \
-  --boost-python-libname=boost_python3
-   make
-
-   cd "${srcdir}"/pycuda-${pkgver}-python2
-   python2 ./configure.py \
-  --cuda-root=/opt/cuda \
-  --cuda-inc-dir=/opt/cuda/include \
-  --cudadrv-lib-dir=/opt/cuda/lib${_arch} \
-  --cudart-lib-dir=/opt/cuda/lib${_arch} \
-  --no-use-shipped-boost
-   make
-}
-
-package_python-pycuda() {
-   depends=('cuda' 'nvidia-utils' 'python-numpy' 'python-pytools' 'python' 
'boost-libs' 'pycuda-headers')
-   cd "${srcdir}"/pycuda-${pkgver}
-   python3 setup.py install --prefix=/usr --root="${pkgdir}" --skip-build 
--optimize=1
-
-   rm -fr "${pkgdir}"/usr/include   
-}
-
-package_python2-pycuda() {
-   depends=('cuda' 'nvidia-utils' 'python2-numpy' 'python2-pytools' 'python2' 
'boost-libs' 'pycuda-headers')
-   cd "${srcdir}"/pycuda-${pkgver}-python2
-   python2 setup.py install --prefix=/usr --root="${pkgdir}" --skip-build 
--optimize=1
-
-   rm -fr "${pkgdir}"/usr/include   
-}
-
-package_pycuda-headers() {
-   cd "${srcdir}"/pycuda-${pkgver}
-   install -dm755 "${pkgdir}"/usr/include/pycuda
-
-   for file in $(ls -1 src/cuda/*.hpp); do
-  install -m644 ${file} "${pkgdir}"/usr/include/pycuda
-   done
-}

Copied: python-pycuda/repos/community-x86_64/PKGBUILD (from rev 95612, 
python-pycuda/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-08-15 02:31:19 UTC (rev 95613)
@@ -0,0 +1,76 @@
+# $Id$
+# Maintainer: Stéphane Gaudreault 
+pkgbase=python-pycuda
+pkgname=('python-pycuda' 'python2-pycuda' 'pycuda-headers')
+pkgver=2013.1.1
+pkgrel=1
+pkgdesc="Python wrapper for Nvidia CUDA"
+arch=('x86_64')
+url="http://mathema.tician.de/software/pycuda";
+license=('MI

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

2013-08-14 Thread Felix Yan
Date: Thursday, August 15, 2013 @ 04:30:03
  Author: fyan
Revision: 95612

upgpkg: python-pycuda 2013.1.1-1 also added missing license

Added:
  python-pycuda/trunk/LICENSE
Modified:
  python-pycuda/trunk/PKGBUILD

--+
 LICENSE  |7 +++
 PKGBUILD |   28 +++-
 2 files changed, 26 insertions(+), 9 deletions(-)

Added: LICENSE
===
--- LICENSE (rev 0)
+++ LICENSE 2013-08-15 02:30:03 UTC (rev 95612)
@@ -0,0 +1,7 @@
+Copyright (c) 2009,10 Andreas Klöckner and Contributors.
+
+Permission is hereby granted, free of charge, to any person obtaining a copy 
of this software and associated documentation files (the “Software”), to deal 
in the Software without restriction, including without limitation the rights to 
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies 
of the Software, and to permit persons to whom the Software is furnished to do 
so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all 
copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 
SOFTWARE.

Modified: PKGBUILD
===
--- PKGBUILD2013-08-15 02:01:15 UTC (rev 95611)
+++ PKGBUILD2013-08-15 02:30:03 UTC (rev 95612)
@@ -2,15 +2,15 @@
 # Maintainer: Stéphane Gaudreault 
 pkgbase=python-pycuda
 pkgname=('python-pycuda' 'python2-pycuda' 'pycuda-headers')
-pkgver=2012.1
-pkgrel=4
+pkgver=2013.1.1
+pkgrel=1
 pkgdesc="Python wrapper for Nvidia CUDA"
-arch=('i686' 'x86_64')
+arch=('x86_64')
 url="http://mathema.tician.de/software/pycuda";
-license=('MIT')
-source=(http://pypi.python.org/packages/source/p/pycuda/pycuda-${pkgver}.tar.gz)
+license=('MIT' 'Apache')
+source=("http://pypi.python.org/packages/source/p/pycuda/pycuda-${pkgver}.tar.gz";
+LICENSE)
 makedepends=('ctags' 'python2-distribute' 'python-distribute' 'python2-numpy' 
'python-numpy' 'mesa' 'cuda' 'boost>=1.53.0' 'nvidia-utils')
-sha1sums=('dd52ee697ae9f6256efac3bca682be9c6e7c9649')
 
 build() {
cd "${srcdir}"
@@ -36,7 +36,8 @@
   --cuda-inc-dir=/opt/cuda/include \
   --cudadrv-lib-dir=/opt/cuda/lib${_arch} \
   --cudart-lib-dir=/opt/cuda/lib${_arch} \
-  --no-use-shipped-boost
+  --no-use-shipped-boost \
+ --boost-python-libname=boost_python
make
 }
 
@@ -45,7 +46,9 @@
cd "${srcdir}"/pycuda-${pkgver}
python3 setup.py install --prefix=/usr --root="${pkgdir}" --skip-build 
--optimize=1
 
-   rm -fr "${pkgdir}"/usr/include   
+   install -Dm644 "$srcdir/LICENSE" 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+
+   rm -fr "${pkgdir}"/usr/include
 }
 
 package_python2-pycuda() {
@@ -53,6 +56,8 @@
cd "${srcdir}"/pycuda-${pkgver}-python2
python2 setup.py install --prefix=/usr --root="${pkgdir}" --skip-build 
--optimize=1
 
+   install -Dm644 "$srcdir/LICENSE" 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+
rm -fr "${pkgdir}"/usr/include   
 }
 
@@ -60,7 +65,12 @@
cd "${srcdir}"/pycuda-${pkgver}
install -dm755 "${pkgdir}"/usr/include/pycuda
 
-   for file in $(ls -1 src/cuda/*.hpp); do
+   for file in $(ls -1 src/cpp/*.hpp); do
   install -m644 ${file} "${pkgdir}"/usr/include/pycuda
done
+
+   install -Dm644 "$srcdir/LICENSE" 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
 }
+
+sha512sums=('7a7e95fcd4f76d10234558021064cc299e6d93ab9a428c9560e5a8a73b13304ba9ccc3c103674a25effdc01a14aac21981a62de881a9c990ad16d7689b75e502'
+
'ee0bef251b8b2c25cd5821932d506183655c04285ae7d01d12f86557812c5068568e9f38e9f6bffe28de870ec662ebe0ee9cce2b444883caaf66b4c877494130')



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

2013-08-14 Thread Balló György
Date: Thursday, August 15, 2013 @ 04:01:15
  Author: bgyorgy
Revision: 95611

Fix dependencies

Modified:
  midori-gtk3/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-08-15 01:52:53 UTC (rev 95610)
+++ PKGBUILD2013-08-15 02:01:15 UTC (rev 95611)
@@ -17,8 +17,10 @@
 conflicts=('midori')
 provides=('midori')
 depends=('libzeitgeist' 'webkitgtk' 'libnotify' 'libxss' 'hicolor-icon-theme' 
'desktop-file-utils' 'libunique3' 'gcr')
-makedepends=('pkg-config' 'bzr' 'python2' 'libxml2' 'gtk3' 'intltool' 
'python2-docutils' 'libsoup' 'vala' 'librsvg')
-optdepends=('gstreamer0.10-ugly-plugins: HTML5 videos support'
+makedepends=('bzr' 'python2' 'intltool' 'vala' 'librsvg')
+optdepends=('gst-plugins-base: HTML5 OGG videos support'
+'gst-plugins-good: HTML5 H264 and WebM videos support'
+'gst-libav: HTML5 H264 videos support'
 'aria2: download utility')
 options=('!emptydirs')
 
source=("http://www.midori-browser.org/downloads/midori_${pkgver}_all_.tar.bz2";)



[arch-commits] Commit in python2-gevent-beta/repos (4 files)

2013-08-14 Thread Felix Yan
Date: Thursday, August 15, 2013 @ 03:52:53
  Author: fyan
Revision: 95610

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

Added:
  python2-gevent-beta/repos/community-i686/PKGBUILD
(from rev 95609, python2-gevent-beta/trunk/PKGBUILD)
  python2-gevent-beta/repos/community-x86_64/PKGBUILD
(from rev 95609, python2-gevent-beta/trunk/PKGBUILD)
Deleted:
  python2-gevent-beta/repos/community-i686/PKGBUILD
  python2-gevent-beta/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   72 
 community-i686/PKGBUILD   |   34 
 community-x86_64/PKGBUILD |   34 
 3 files changed, 72 insertions(+), 68 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-08-15 01:51:21 UTC (rev 95609)
+++ community-i686/PKGBUILD 2013-08-15 01:52:53 UTC (rev 95610)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-_pkgbase=gevent
-pkgname=python2-${_pkgbase}-beta
-pkgver=1.0rc2
-pkgrel=3
-pkgdesc="Python networking library based on greenlet and libev - Beta version"
-arch=('i686' 'x86_64')
-url="http://www.gevent.org/";
-license=('MIT')
-depends=('python2-greenlet')
-makedepends=('cython2')
-conflicts=('python2-gevent')
-provides=("python2-gevent=$pkgver")
-source=("https://github.com/SiteSupport/gevent/archive/$pkgver.tar.gz";)
-
-package() {
-  cd "$srcdir/${_pkgbase}-${pkgver}"
-  msg "Starting make..."
-  
-  # Workaround
-  unset MAKEFLAGS
-
-  LIBEV_EMBED=1 \
-  CARES_EMBED=1 \
-  CYTHON=cython2 \
-  PYTHON=python2 \
-  python2 setup.py install \
---prefix=/usr \
---root="$pkgdir"
-}
-
-md5sums=('e1bce8e15c7ebb08788978c0f4860f9d')

Copied: python2-gevent-beta/repos/community-i686/PKGBUILD (from rev 95609, 
python2-gevent-beta/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-08-15 01:52:53 UTC (rev 95610)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+_pkgbase=gevent
+pkgname=python2-${_pkgbase}-beta
+pkgver=1.0rc2
+pkgrel=4
+pkgdesc="Python networking library based on greenlet and libev - Beta version"
+arch=('i686' 'x86_64')
+url="http://www.gevent.org/";
+license=('MIT')
+depends=('python2-greenlet')
+makedepends=('cython2')
+conflicts=('python2-gevent')
+provides=("python2-gevent=$pkgver")
+source=("https://github.com/surfly/gevent/archive/$pkgver.tar.gz";)
+
+package() {
+  cd "$srcdir/${_pkgbase}-${pkgver}"
+  msg "Starting make..."
+  
+  # Workaround
+  unset MAKEFLAGS
+
+  LIBEV_EMBED=1 \
+  CARES_EMBED=1 \
+  CYTHON=cython2 \
+  PYTHON=python2 \
+  python2 setup.py install \
+--prefix=/usr \
+--root="$pkgdir"
+
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+md5sums=('e1bce8e15c7ebb08788978c0f4860f9d')

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-08-15 01:51:21 UTC (rev 95609)
+++ community-x86_64/PKGBUILD   2013-08-15 01:52:53 UTC (rev 95610)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-_pkgbase=gevent
-pkgname=python2-${_pkgbase}-beta
-pkgver=1.0rc2
-pkgrel=3
-pkgdesc="Python networking library based on greenlet and libev - Beta version"
-arch=('i686' 'x86_64')
-url="http://www.gevent.org/";
-license=('MIT')
-depends=('python2-greenlet')
-makedepends=('cython2')
-conflicts=('python2-gevent')
-provides=("python2-gevent=$pkgver")
-source=("https://github.com/SiteSupport/gevent/archive/$pkgver.tar.gz";)
-
-package() {
-  cd "$srcdir/${_pkgbase}-${pkgver}"
-  msg "Starting make..."
-  
-  # Workaround
-  unset MAKEFLAGS
-
-  LIBEV_EMBED=1 \
-  CARES_EMBED=1 \
-  CYTHON=cython2 \
-  PYTHON=python2 \
-  python2 setup.py install \
---prefix=/usr \
---root="$pkgdir"
-}
-
-md5sums=('e1bce8e15c7ebb08788978c0f4860f9d')

Copied: python2-gevent-beta/repos/community-x86_64/PKGBUILD (from rev 95609, 
python2-gevent-beta/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-08-15 01:52:53 UTC (rev 95610)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+_pkgbase=gevent
+pkgname=python2-${_pkgbase}-beta
+pkgver=1.0rc2
+pkgrel=4
+pkgdesc="Python networking library based on greenlet and libev - Beta version"
+arch=('i686' 'x86_64')
+url="http://www.gevent.org/";
+license=('MIT')
+depends=('python2-greenlet')
+makedepends=('cython2')
+conflicts=('python2-gevent')
+provides=("python2-gevent=$pkgver")
+source=("https://github.com/surfly/gevent/archive/$pkgver.tar.gz";)
+
+package() {
+  cd "$srcdir/${_pkgbase}-${pkgver}"
+  msg "Starting make..."
+  
+  # Workaround
+  unset MAKEFLAGS
+
+  LIBEV_EMBED=1 \
+  CARES_EMBED=1 \
+  CYTHON=cython2 \
+  PYTHON=python2 \
+  p

[arch-commits] Commit in python2-gevent-beta/trunk (PKGBUILD)

2013-08-14 Thread Felix Yan
Date: Thursday, August 15, 2013 @ 03:51:21
  Author: fyan
Revision: 95609

upgpkg: python2-gevent-beta 1.0rc2-4 fix license issue

Modified:
  python2-gevent-beta/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-08-15 01:49:34 UTC (rev 95608)
+++ PKGBUILD2013-08-15 01:51:21 UTC (rev 95609)
@@ -4,7 +4,7 @@
 _pkgbase=gevent
 pkgname=python2-${_pkgbase}-beta
 pkgver=1.0rc2
-pkgrel=3
+pkgrel=4
 pkgdesc="Python networking library based on greenlet and libev - Beta version"
 arch=('i686' 'x86_64')
 url="http://www.gevent.org/";
@@ -29,6 +29,8 @@
   python2 setup.py install \
 --prefix=/usr \
 --root="$pkgdir"
+
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
 }
 
 md5sums=('e1bce8e15c7ebb08788978c0f4860f9d')



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

2013-08-14 Thread Balló György
Date: Thursday, August 15, 2013 @ 03:49:34
  Author: bgyorgy
Revision: 95608

Fix dependencies

Modified:
  midori/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-08-15 00:08:07 UTC (rev 95607)
+++ PKGBUILD2013-08-15 01:49:34 UTC (rev 95608)
@@ -14,9 +14,11 @@
 url='http://www.midori-browser.org/'
 license=('LGPL2.1')
 install='midori.install'
-depends=('libzeitgeist' 'webkitgtk2' 'libnotify' 'libxss' 'hicolor-icon-theme' 
'desktop-file-utils' 'libunique' 'gcr')
-makedepends=('pkg-config' 'bzr' 'python2' 'libxml2' 'gtk2' 'intltool' 
'python2-docutils' 'libsoup' 'vala' 'librsvg')
-optdepends=('gstreamer0.10-ugly-plugins: HTML5 videos support'
+depends=('libzeitgeist' 'webkitgtk2' 'libnotify' 'libxss' 'hicolor-icon-theme' 
'desktop-file-utils' 'libunique')
+makedepends=('bzr' 'python2' 'intltool' 'vala' 'librsvg')
+optdepends=('gstreamer0.10-base-plugins: HTML5 OGG videos support'
+'gstreamer0.10-bad-plugins: HTML5 WebM videos support'
+'gstreamer0.10-ffmpeg: HTML5 H264 videos support'
 'aria2: download utility')
 options=('!emptydirs')
 
source=("http://www.midori-browser.org/downloads/${pkgname}_${pkgver}_all_.tar.bz2";)



[arch-commits] Commit in haskell-pandoc/repos (8 files)

2013-08-14 Thread Daniel Micay
Date: Thursday, August 15, 2013 @ 02:08:07
  Author: thestinger
Revision: 95607

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

Added:
  haskell-pandoc/repos/community-i686/PKGBUILD
(from rev 95606, haskell-pandoc/trunk/PKGBUILD)
  haskell-pandoc/repos/community-i686/haskell-pandoc.install
(from rev 95606, haskell-pandoc/trunk/haskell-pandoc.install)
  haskell-pandoc/repos/community-x86_64/PKGBUILD
(from rev 95606, haskell-pandoc/trunk/PKGBUILD)
  haskell-pandoc/repos/community-x86_64/haskell-pandoc.install
(from rev 95606, haskell-pandoc/trunk/haskell-pandoc.install)
Deleted:
  haskell-pandoc/repos/community-i686/PKGBUILD
  haskell-pandoc/repos/community-i686/haskell-pandoc.install
  haskell-pandoc/repos/community-x86_64/PKGBUILD
  haskell-pandoc/repos/community-x86_64/haskell-pandoc.install

-+
 /PKGBUILD   |   80 ++
 /haskell-pandoc.install |   46 +
 community-i686/PKGBUILD |   40 ---
 community-i686/haskell-pandoc.install   |   23 
 community-x86_64/PKGBUILD   |   40 ---
 community-x86_64/haskell-pandoc.install |   23 
 6 files changed, 126 insertions(+), 126 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-08-15 00:07:32 UTC (rev 95606)
+++ community-i686/PKGBUILD 2013-08-15 00:08:07 UTC (rev 95607)
@@ -1,40 +0,0 @@
-# Maintainer: Daniel Micay 
-# Contributor: Aleksandar Micovic 
-# Contributor: Lex Black 
-
-_hkgname=pandoc
-pkgname=haskell-pandoc
-pkgver=1.11.1
-pkgrel=7
-pkgdesc="Conversion between markup formats"
-url="http://hackage.haskell.org/package/${_hkgname}";
-license=('GPL')
-arch=('i686' 'x86_64')
-makedepends=('ghc')
-depends=('haskell-base64-bytestring' 'haskell-blaze-html' 
'haskell-blaze-markup' 'haskell-bytestring' 'haskell-citeproc-hs' 
'haskell-containers' 'haskell-directory' 'haskell-extensible-exceptions' 
'haskell-filepath' 'haskell-highlighting-kate' 'haskell-http' 'haskell-json' 
'haskell-mtl' 'haskell-network' 'haskell-old-locale' 'haskell-pandoc-types' 
'haskell-parsec' 'haskell-process' 'haskell-random' 'haskell-syb' 
'haskell-tagsoup' 'haskell-temporary' 'haskell-texmath' 'haskell-time' 
'haskell-utf8-string' 'haskell-xml' 'haskell-zip-archive' 'haskell-zlib' 
haskell-data-default)
-source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-install=$pkgname.install
-md5sums=('e895b22745affba37c0ba5e6e6d0f17c')
-provides=(pandoc)
-conflicts=(pandoc)
-replaces=(pandoc)
-
-build() {
-  cd $_hkgname-$pkgver
-  runhaskell Setup configure -O ${PKGBUILD_HASKELL_ENABLE_PROFILING:+-p } 
--enable-split-objs --enable-shared \
---prefix=/usr --docdir=/usr/share/doc/$pkgname 
--libsubdir=\$compiler/site-local/\$pkgid
-  runhaskell Setup build
-  runhaskell Setup haddock
-  runhaskell Setup register --gen-script
-  runhaskell Setup unregister --gen-script
-  sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
-}
-
-package() {
-  cd $_hkgname-$pkgver
-  install -Dm744 register.sh "$pkgdir/usr/share/haskell/$pkgname/register.sh"
-  install -m744 unregister.sh 
"$pkgdir/usr/share/haskell/$pkgname/unregister.sh"
-  install -dm755 "$pkgdir/usr/share/doc/ghc/html/libraries"
-  ln -s /usr/share/doc/$pkgname/html 
"$pkgdir/usr/share/doc/ghc/html/libraries/$_hkgname"
-  runhaskell Setup copy --destdir="$pkgdir"
-}

Copied: haskell-pandoc/repos/community-i686/PKGBUILD (from rev 95606, 
haskell-pandoc/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-08-15 00:08:07 UTC (rev 95607)
@@ -0,0 +1,40 @@
+# Maintainer: Daniel Micay 
+# Contributor: Aleksandar Micovic 
+# Contributor: Lex Black 
+
+_hkgname=pandoc
+pkgname=haskell-pandoc
+pkgver=1.11.1
+pkgrel=8
+pkgdesc="Conversion between markup formats"
+url="http://hackage.haskell.org/package/${_hkgname}";
+license=('GPL')
+arch=('i686' 'x86_64')
+makedepends=('ghc')
+depends=('haskell-base64-bytestring' 'haskell-blaze-html' 
'haskell-blaze-markup' 'haskell-bytestring' 'haskell-citeproc-hs' 
'haskell-containers' 'haskell-directory' 'haskell-extensible-exceptions' 
'haskell-filepath' 'haskell-highlighting-kate' 'haskell-http' 'haskell-json' 
'haskell-mtl' 'haskell-network' 'haskell-old-locale' 'haskell-pandoc-types' 
'haskell-parsec' 'haskell-process' 'haskell-random' 'haskell-syb' 
'haskell-tagsoup' 'haskell-temporary' 'haskell-texmath' 'haskell-time' 
'haskell-utf8-string' 'haskell-xml' 'haskell-zip-archive' 'haskell-zlib' 
haskell-data-default)
+source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+install=$pkgname.install
+md5sums=('e895b22745affba37c0ba5e6e6d0f17c')

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

2013-08-14 Thread Daniel Micay
Date: Thursday, August 15, 2013 @ 02:07:32
  Author: thestinger
Revision: 95606

upgpkg: haskell-pandoc 1.11.1-8

Modified:
  haskell-pandoc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-08-14 23:41:14 UTC (rev 95605)
+++ PKGBUILD2013-08-15 00:07:32 UTC (rev 95606)
@@ -5,7 +5,7 @@
 _hkgname=pandoc
 pkgname=haskell-pandoc
 pkgver=1.11.1
-pkgrel=7
+pkgrel=8
 pkgdesc="Conversion between markup formats"
 url="http://hackage.haskell.org/package/${_hkgname}";
 license=('GPL')



[arch-commits] Commit in haskell-pandoc-types/repos (8 files)

2013-08-14 Thread Daniel Micay
Date: Thursday, August 15, 2013 @ 01:41:14
  Author: thestinger
Revision: 95605

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

Added:
  haskell-pandoc-types/repos/community-i686/PKGBUILD
(from rev 95604, haskell-pandoc-types/trunk/PKGBUILD)
  haskell-pandoc-types/repos/community-i686/haskell-pandoc-types.install
(from rev 95604, haskell-pandoc-types/trunk/haskell-pandoc-types.install)
  haskell-pandoc-types/repos/community-x86_64/PKGBUILD
(from rev 95604, haskell-pandoc-types/trunk/PKGBUILD)
  haskell-pandoc-types/repos/community-x86_64/haskell-pandoc-types.install
(from rev 95604, haskell-pandoc-types/trunk/haskell-pandoc-types.install)
Deleted:
  haskell-pandoc-types/repos/community-i686/PKGBUILD
  haskell-pandoc-types/repos/community-i686/haskell-pandoc-types.install
  haskell-pandoc-types/repos/community-x86_64/PKGBUILD
  haskell-pandoc-types/repos/community-x86_64/haskell-pandoc-types.install

---+
 /PKGBUILD |   78 
 /haskell-pandoc-types.install |   46 ++
 community-i686/PKGBUILD   |   40 
 community-i686/haskell-pandoc-types.install   |   23 ---
 community-x86_64/PKGBUILD |   40 
 community-x86_64/haskell-pandoc-types.install |   23 ---
 6 files changed, 124 insertions(+), 126 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-08-14 23:40:08 UTC (rev 95604)
+++ community-i686/PKGBUILD 2013-08-14 23:41:14 UTC (rev 95605)
@@ -1,40 +0,0 @@
-# Maintainer: Daniel Micay 
-# Contributor: Arch Haskell Team <>
-# Contributor: Lex Black 
-
-_hkgname=pandoc-types
-pkgname=haskell-pandoc-types
-pkgver=1.10
-pkgrel=2
-pkgdesc="Types for representing a structured document"
-url="http://johnmacfarlane.net/pandoc";
-license=("GPL")
-arch=('i686' 'x86_64')
-makedepends=('ghc')
-depends=('haskell-containers' 'haskell-syb')
-source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-install=$pkgname.install
-sha256sums=('e65b983aece74d57db53c6f611f92b9df9dd876e5f022f3a8612c092d6db78f5')
-
-build() {
-  cd "$srcdir/$_hkgname-$pkgver"
-  runhaskell Setup configure -O -p --enable-split-objs --enable-shared \
---prefix=/usr --docdir=/usr/share/doc/$pkgname \
---libsubdir=\$compiler/site-local/\$pkgid
-  runhaskell Setup build
-  runhaskell Setup haddock
-  runhaskell Setup register --gen-script
-  runhaskell Setup unregister --gen-script
-  sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
-}
-
-package() {
-  cd "$srcdir/$_hkgname-$pkgver"
-  install -D -m744 register.sh "$pkgdir/usr/share/haskell/$pkgname/register.sh"
-  install-m744 unregister.sh 
"$pkgdir/usr/share/haskell/$pkgname/unregister.sh"
-  install -d -m755 "$pkgdir/usr/share/doc/ghc/html/libraries"
-  ln -s /usr/share/doc/$pkgname/html 
"$pkgdir/usr/share/doc/ghc/html/libraries/$_hkgname"
-  runhaskell Setup copy --destdir="$pkgdir"
-  install -D -m644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
-  rm -f "$pkgdir/usr/share/doc/$pkgname/COPYING"
-}

Copied: haskell-pandoc-types/repos/community-i686/PKGBUILD (from rev 95604, 
haskell-pandoc-types/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-08-14 23:41:14 UTC (rev 95605)
@@ -0,0 +1,39 @@
+# Maintainer: Daniel Micay 
+# Contributor: Arch Haskell Team <>
+# Contributor: Lex Black 
+
+_hkgname=pandoc-types
+pkgname=haskell-pandoc-types
+pkgver=1.10
+pkgrel=3
+pkgdesc="Types for representing a structured document"
+url="http://johnmacfarlane.net/pandoc";
+license=("GPL")
+arch=('i686' 'x86_64')
+makedepends=('ghc')
+depends=('haskell-containers' 'haskell-syb')
+source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+install=$pkgname.install
+sha256sums=('e65b983aece74d57db53c6f611f92b9df9dd876e5f022f3a8612c092d6db78f5')
+
+build() {
+  cd "$srcdir/$_hkgname-$pkgver"
+  runhaskell Setup configure -O -p --enable-split-objs --enable-shared \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname \
+--libsubdir=\$compiler/site-local/\$pkgid
+  runhaskell Setup build
+  runhaskell Setup haddock
+  runhaskell Setup register --gen-script
+  runhaskell Setup unregister --gen-script
+  sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+  cd "$srcdir/$_hkgname-$pkgver"
+  install -D -m744 register.sh "$pkgdir/usr/share/haskell/$pkgname/register.sh"
+  install-m744 unregister.sh 
"$pkgdir/usr/share/haskell/$pkgname/unregister.sh"
+  install -d -m755 "$pkgdir/usr/share/doc/ghc/html/libraries"
+  ln -s /usr/share/doc/$pkgname/html 
"$pkgdir/usr/share/doc/ghc/html/libra

[arch-commits] Commit in haskell-pandoc-types/trunk (PKGBUILD)

2013-08-14 Thread Daniel Micay
Date: Thursday, August 15, 2013 @ 01:40:08
  Author: thestinger
Revision: 95604

upgpkg: haskell-pandoc-types 1.10-3

Modified:
  haskell-pandoc-types/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-08-14 23:35:33 UTC (rev 95603)
+++ PKGBUILD2013-08-14 23:40:08 UTC (rev 95604)
@@ -5,7 +5,7 @@
 _hkgname=pandoc-types
 pkgname=haskell-pandoc-types
 pkgver=1.10
-pkgrel=2
+pkgrel=3
 pkgdesc="Types for representing a structured document"
 url="http://johnmacfarlane.net/pandoc";
 license=("GPL")
@@ -35,6 +35,5 @@
   install -d -m755 "$pkgdir/usr/share/doc/ghc/html/libraries"
   ln -s /usr/share/doc/$pkgname/html 
"$pkgdir/usr/share/doc/ghc/html/libraries/$_hkgname"
   runhaskell Setup copy --destdir="$pkgdir"
-  install -D -m644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
   rm -f "$pkgdir/usr/share/doc/$pkgname/COPYING"
 }



[arch-commits] Commit in haskell-texmath/repos (8 files)

2013-08-14 Thread Daniel Micay
Date: Thursday, August 15, 2013 @ 01:35:33
  Author: thestinger
Revision: 95603

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

Added:
  haskell-texmath/repos/community-i686/PKGBUILD
(from rev 95602, haskell-texmath/trunk/PKGBUILD)
  haskell-texmath/repos/community-i686/haskell-texmath.install
(from rev 95602, haskell-texmath/trunk/haskell-texmath.install)
  haskell-texmath/repos/community-x86_64/PKGBUILD
(from rev 95602, haskell-texmath/trunk/PKGBUILD)
  haskell-texmath/repos/community-x86_64/haskell-texmath.install
(from rev 95602, haskell-texmath/trunk/haskell-texmath.install)
Deleted:
  haskell-texmath/repos/community-i686/PKGBUILD
  haskell-texmath/repos/community-i686/haskell-texmath.install
  haskell-texmath/repos/community-x86_64/PKGBUILD
  haskell-texmath/repos/community-x86_64/haskell-texmath.install

--+
 /PKGBUILD|   78 +
 /haskell-texmath.install |   46 +
 community-i686/PKGBUILD  |   40 --
 community-i686/haskell-texmath.install   |   23 
 community-x86_64/PKGBUILD|   40 --
 community-x86_64/haskell-texmath.install |   23 
 6 files changed, 124 insertions(+), 126 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-08-14 23:34:55 UTC (rev 95602)
+++ community-i686/PKGBUILD 2013-08-14 23:35:33 UTC (rev 95603)
@@ -1,40 +0,0 @@
-# Maintainer: Daniel Micay 
-# Contributor: Arch Haskell Team <>
-# Contributor: Lex Black 
-
-pkgname=haskell-texmath
-_hkgname=texmath
-pkgver=0.6.1.5
-pkgrel=1
-pkgdesc="Conversion of LaTeX math formulas to MathML."
-url="https://github.com/jgm/texmath";
-license=("GPL")
-arch=('i686' 'x86_64')
-makedepends=('ghc')
-depends=(haskell-containers haskell-parsec haskell-syb haskell-xml)
-source=("http://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-${pkgver}.tar.gz";)
-install=$pkgname.install
-md5sums=('4600cec39f3592a65e5f665df97f56ac')
-
-build() {
-  cd "$srcdir/$_hkgname-$pkgver"
-  runhaskell Setup configure -O -p --enable-split-objs --enable-shared \
---prefix=/usr --docdir=/usr/share/doc/$pkgname \
---libsubdir=\$compiler/site-local/\$pkgid
-  runhaskell Setup build
-  runhaskell Setup haddock
-  runhaskell Setup register --gen-script
-  runhaskell Setup unregister --gen-script
-  sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
-}
-
-package() {
-  cd "$srcdir/$_hkgname-$pkgver"
-  install -Dm744 register.sh "$pkgdir/usr/share/haskell/$pkgname/register.sh"
-  install -m744 unregister.sh 
"$pkgdir/usr/share/haskell/$pkgname/unregister.sh"
-  install -dm755 "$pkgdir/usr/share/doc/ghc/html/libraries"
-  ln -s /usr/share/doc/$pkgname/html 
"$pkgdir/usr/share/doc/ghc/html/libraries/$_hkgname"
-  runhaskell Setup copy --destdir="$pkgdir"
-  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-  rm -f "$pkgdir/usr/share/doc/$pkgname/LICENSE"
-}

Copied: haskell-texmath/repos/community-i686/PKGBUILD (from rev 95602, 
haskell-texmath/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-08-14 23:35:33 UTC (rev 95603)
@@ -0,0 +1,39 @@
+# Maintainer: Daniel Micay 
+# Contributor: Arch Haskell Team <>
+# Contributor: Lex Black 
+
+pkgname=haskell-texmath
+_hkgname=texmath
+pkgver=0.6.3
+pkgrel=1
+pkgdesc="Conversion of LaTeX math formulas to MathML."
+url="https://github.com/jgm/texmath";
+license=("GPL")
+arch=('i686' 'x86_64')
+makedepends=('ghc')
+depends=(haskell-containers haskell-parsec haskell-syb haskell-xml)
+source=("http://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-${pkgver}.tar.gz";)
+install=$pkgname.install
+md5sums=('51a759ddfc114c5b3b7abc76644bceb1')
+
+build() {
+  cd "$srcdir/$_hkgname-$pkgver"
+  runhaskell Setup configure -O -p --enable-split-objs --enable-shared \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname \
+--libsubdir=\$compiler/site-local/\$pkgid
+  runhaskell Setup build
+  runhaskell Setup haddock
+  runhaskell Setup register --gen-script
+  runhaskell Setup unregister --gen-script
+  sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+  cd "$srcdir/$_hkgname-$pkgver"
+  install -Dm744 register.sh "$pkgdir/usr/share/haskell/$pkgname/register.sh"
+  install -m744 unregister.sh 
"$pkgdir/usr/share/haskell/$pkgname/unregister.sh"
+  install -dm755 "$pkgdir/usr/share/doc/ghc/html/libraries"
+  ln -s /usr/share/doc/$pkgname/html 
"$pkgdir/usr/share/doc/ghc/html/libraries/$_hkgname"
+  runhaskell Setup copy --destdir="$pkgdir"
+  rm -f "$pkgdir/usr/share/doc/$pkgname/LICENSE"
+}

Deleted: community-i686/haskell-texmath.install

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

2013-08-14 Thread Daniel Micay
Date: Thursday, August 15, 2013 @ 01:34:55
  Author: thestinger
Revision: 95602

upgpkg: haskell-texmath 0.6.3-1

Modified:
  haskell-texmath/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-08-14 23:21:50 UTC (rev 95601)
+++ PKGBUILD2013-08-14 23:34:55 UTC (rev 95602)
@@ -4,7 +4,7 @@
 
 pkgname=haskell-texmath
 _hkgname=texmath
-pkgver=0.6.1.5
+pkgver=0.6.3
 pkgrel=1
 pkgdesc="Conversion of LaTeX math formulas to MathML."
 url="https://github.com/jgm/texmath";
@@ -14,7 +14,7 @@
 depends=(haskell-containers haskell-parsec haskell-syb haskell-xml)
 
source=("http://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-${pkgver}.tar.gz";)
 install=$pkgname.install
-md5sums=('4600cec39f3592a65e5f665df97f56ac')
+md5sums=('51a759ddfc114c5b3b7abc76644bceb1')
 
 build() {
   cd "$srcdir/$_hkgname-$pkgver"
@@ -35,6 +35,5 @@
   install -dm755 "$pkgdir/usr/share/doc/ghc/html/libraries"
   ln -s /usr/share/doc/$pkgname/html 
"$pkgdir/usr/share/doc/ghc/html/libraries/$_hkgname"
   runhaskell Setup copy --destdir="$pkgdir"
-  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
   rm -f "$pkgdir/usr/share/doc/$pkgname/LICENSE"
 }



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

2013-08-14 Thread Daniel Micay
Date: Thursday, August 15, 2013 @ 01:21:23
  Author: thestinger
Revision: 95600

upgpkg: httpie 0.6.0-2

Modified:
  httpie/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-08-14 23:15:17 UTC (rev 95599)
+++ PKGBUILD2013-08-14 23:21:23 UTC (rev 95600)
@@ -4,7 +4,7 @@
 
 pkgname=httpie
 pkgver=0.6.0
-pkgrel=1
+pkgrel=2
 pkgdesc="cURL for humans"
 url="https://github.com/jkbr/httpie";
 depends=('python-requests' 'python-pygments')
@@ -23,5 +23,6 @@
 
 package() {
 cd "$srcdir/httpie-$pkgver"
+install -Dm644 LICENSE "$pkgdir/usr/share/licenses/httpie/LICENSE"
 python3 setup.py install --root="$pkgdir" --optimize=1
 }



[arch-commits] Commit in httpie/repos/community-any (PKGBUILD PKGBUILD)

2013-08-14 Thread Daniel Micay
Date: Thursday, August 15, 2013 @ 01:21:50
  Author: thestinger
Revision: 95601

archrelease: copy trunk to community-any

Added:
  httpie/repos/community-any/PKGBUILD
(from rev 95600, httpie/trunk/PKGBUILD)
Deleted:
  httpie/repos/community-any/PKGBUILD

--+
 PKGBUILD |   55 ---
 1 file changed, 28 insertions(+), 27 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-08-14 23:21:23 UTC (rev 95600)
+++ PKGBUILD2013-08-14 23:21:50 UTC (rev 95601)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Daniel Micay 
-# Contributor: Thomas Weißschuh 
-
-pkgname=httpie
-pkgver=0.6.0
-pkgrel=1
-pkgdesc="cURL for humans"
-url="https://github.com/jkbr/httpie";
-depends=('python-requests' 'python-pygments')
-makedepends=('python-distribute')
-conflicts=(python-httpie)
-replaces=(python-httpie python2-httpie)
-license=('BSD')
-arch=('any')
-source=("http://pypi.python.org/packages/source/h/httpie/httpie-$pkgver.tar.gz";)
-md5sums=('441b750a527ba8dcec08a275cd97eab9')
-
-build() {
-cd "$srcdir/httpie-$pkgver"
-python3 setup.py build
-}
-
-package() {
-cd "$srcdir/httpie-$pkgver"
-python3 setup.py install --root="$pkgdir" --optimize=1
-}

Copied: httpie/repos/community-any/PKGBUILD (from rev 95600, 
httpie/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-08-14 23:21:50 UTC (rev 95601)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Daniel Micay 
+# Contributor: Thomas Weißschuh 
+
+pkgname=httpie
+pkgver=0.6.0
+pkgrel=2
+pkgdesc="cURL for humans"
+url="https://github.com/jkbr/httpie";
+depends=('python-requests' 'python-pygments')
+makedepends=('python-distribute')
+conflicts=(python-httpie)
+replaces=(python-httpie python2-httpie)
+license=('BSD')
+arch=('any')
+source=("http://pypi.python.org/packages/source/h/httpie/httpie-$pkgver.tar.gz";)
+md5sums=('441b750a527ba8dcec08a275cd97eab9')
+
+build() {
+cd "$srcdir/httpie-$pkgver"
+python3 setup.py build
+}
+
+package() {
+cd "$srcdir/httpie-$pkgver"
+install -Dm644 LICENSE "$pkgdir/usr/share/licenses/httpie/LICENSE"
+python3 setup.py install --root="$pkgdir" --optimize=1
+}



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

2013-08-14 Thread Jan Steffens
Date: Thursday, August 15, 2013 @ 01:15:17
  Author: heftig
Revision: 95599

fix license

Modified:
  wine-mono/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-08-14 21:47:33 UTC (rev 95598)
+++ PKGBUILD2013-08-14 23:15:17 UTC (rev 95599)
@@ -7,7 +7,7 @@
 pkgdesc="Wine's built-in replacement for Microsoft's .NET Framework"
 arch=(i686 x86_64)
 url="http://wiki.winehq.org/Mono";
-license=(GPL LGPL2 MPL)
+license=(GPL LGPL2.1 MPL)
 depends=('wine')
 
source=(http://downloads.sourceforge.net/project/wine/Wine%20Mono/$pkgver/$pkgname-${pkgver}.msi)
 md5sums=('a79eb547bcb562aea5c7096bc97fff11')



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

2013-08-14 Thread speps
Date: Wednesday, August 14, 2013 @ 23:47:16
  Author: speps
Revision: 95597

upgpkg: smtube 1.8-1

Modified:
  smtube/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-08-14 21:41:56 UTC (rev 95596)
+++ PKGBUILD2013-08-14 21:47:16 UTC (rev 95597)
@@ -3,7 +3,7 @@
 # Contributor: Andreas Schnaiter 
 
 pkgname=smtube
-pkgver=1.7
+pkgver=1.8
 pkgrel=1
 pkgdesc="A small youtube browser"
 arch=('i686' 'x86_64')
@@ -18,7 +18,7 @@
 'vlc: play videos with VLC')
 install="$pkgname.install"
 source=("http://downloads.sourceforge.net/smplayer/$pkgname-$pkgver.tar.bz2";)
-md5sums=('d9a954e1b337f0c850dcfc6063255056')
+md5sums=('b80d4d085a8e7350619d65f0f0786037')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



[arch-commits] Commit in smtube/repos (8 files)

2013-08-14 Thread speps
Date: Wednesday, August 14, 2013 @ 23:47:33
  Author: speps
Revision: 95598

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

Added:
  smtube/repos/community-i686/PKGBUILD
(from rev 95597, smtube/trunk/PKGBUILD)
  smtube/repos/community-i686/smtube.install
(from rev 95597, smtube/trunk/smtube.install)
  smtube/repos/community-x86_64/PKGBUILD
(from rev 95597, smtube/trunk/PKGBUILD)
  smtube/repos/community-x86_64/smtube.install
(from rev 95597, smtube/trunk/smtube.install)
Deleted:
  smtube/repos/community-i686/PKGBUILD
  smtube/repos/community-i686/smtube.install
  smtube/repos/community-x86_64/PKGBUILD
  smtube/repos/community-x86_64/smtube.install

-+
 /PKGBUILD   |   62 ++
 /smtube.install |   24 ++
 community-i686/PKGBUILD |   31 ---
 community-i686/smtube.install   |   12 ---
 community-x86_64/PKGBUILD   |   31 ---
 community-x86_64/smtube.install |   12 ---
 6 files changed, 86 insertions(+), 86 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-08-14 21:47:16 UTC (rev 95597)
+++ community-i686/PKGBUILD 2013-08-14 21:47:33 UTC (rev 95598)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer : speps 
-# Contributor: Andreas Schnaiter 
-
-pkgname=smtube
-pkgver=1.7
-pkgrel=1
-pkgdesc="A small youtube browser"
-arch=('i686' 'x86_64')
-url="http://smplayer.sourceforge.net";
-license=('GPL')
-depends=('qt4')
-optdepends=('mplayer: play videos with MPlayer'
-'smplayer: play videos with SMPlayer'
-'gnome-mplayer: play videos with GNOME MPlayer'
-'kdemultimedia-dragonplayer: play videos with Dragon Player'
-'totem: play videos with Totem'
-'vlc: play videos with VLC')
-install="$pkgname.install"
-source=("http://downloads.sourceforge.net/smplayer/$pkgname-$pkgver.tar.bz2";)
-md5sums=('d9a954e1b337f0c850dcfc6063255056')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make PREFIX=/usr QMAKE=qmake-qt4 LRELEASE=lrelease-qt4
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make PREFIX=/usr DESTDIR="$pkgdir/" install
-}

Copied: smtube/repos/community-i686/PKGBUILD (from rev 95597, 
smtube/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-08-14 21:47:33 UTC (rev 95598)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer : speps 
+# Contributor: Andreas Schnaiter 
+
+pkgname=smtube
+pkgver=1.8
+pkgrel=1
+pkgdesc="A small youtube browser"
+arch=('i686' 'x86_64')
+url="http://smplayer.sourceforge.net";
+license=('GPL')
+depends=('qt4')
+optdepends=('mplayer: play videos with MPlayer'
+'smplayer: play videos with SMPlayer'
+'gnome-mplayer: play videos with GNOME MPlayer'
+'kdemultimedia-dragonplayer: play videos with Dragon Player'
+'totem: play videos with Totem'
+'vlc: play videos with VLC')
+install="$pkgname.install"
+source=("http://downloads.sourceforge.net/smplayer/$pkgname-$pkgver.tar.bz2";)
+md5sums=('b80d4d085a8e7350619d65f0f0786037')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make PREFIX=/usr QMAKE=qmake-qt4 LRELEASE=lrelease-qt4
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make PREFIX=/usr DESTDIR="$pkgdir/" install
+}

Deleted: community-i686/smtube.install
===
--- community-i686/smtube.install   2013-08-14 21:47:16 UTC (rev 95597)
+++ community-i686/smtube.install   2013-08-14 21:47:33 UTC (rev 95598)
@@ -1,12 +0,0 @@
-post_install() {
-  xdg-icon-resource forceupdate --theme hicolor 2> /dev/null
-  update-desktop-database -q
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: smtube/repos/community-i686/smtube.install (from rev 95597, 
smtube/trunk/smtube.install)
===
--- community-i686/smtube.install   (rev 0)
+++ community-i686/smtube.install   2013-08-14 21:47:33 UTC (rev 95598)
@@ -0,0 +1,12 @@
+post_install() {
+  xdg-icon-resource forceupdate --theme hicolor 2> /dev/null
+  update-desktop-database -q
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-08-14 21:47:16 UTC (rev 95597)
+++ community-x86_64/PKGBUILD   2013-08-14 21:47:33 UTC (rev 95598)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer : speps 
-# Contributor: Andreas Schnaiter 
-
-pkgname=smtube
-pkgver=1.7
-pkgrel=1
-pkgdesc="A small youtube browser"
-arch=('i686' 'x86_64')
-url="http://smplayer.sourceforge.net";
-license=('GPL')
-dep

[arch-commits] Commit in emacs-pkgbuild-mode/repos/community-any (4 files)

2013-08-14 Thread Eric Bélanger
Date: Wednesday, August 14, 2013 @ 23:41:56
  Author: eric
Revision: 95596

archrelease: copy trunk to community-any

Added:
  emacs-pkgbuild-mode/repos/community-any/PKGBUILD
(from rev 95595, emacs-pkgbuild-mode/trunk/PKGBUILD)
  emacs-pkgbuild-mode/repos/community-any/emacs-pkgbuild-mode.install
(from rev 95595, emacs-pkgbuild-mode/trunk/emacs-pkgbuild-mode.install)
Deleted:
  emacs-pkgbuild-mode/repos/community-any/PKGBUILD
  emacs-pkgbuild-mode/repos/community-any/emacs-pkgbuild-mode.install

-+
 PKGBUILD|   45 +++---
 emacs-pkgbuild-mode.install |   18 
 2 files changed, 30 insertions(+), 33 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-08-14 21:41:27 UTC (rev 95595)
+++ PKGBUILD2013-08-14 21:41:56 UTC (rev 95596)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger 
-
-pkgname=emacs-pkgbuild-mode
-pkgver=0.10
-pkgrel=2
-pkgdesc="A major mode for creating packages with emacs"
-arch=('any')
-url="http://github.com/juergenhoetzel/pkgbuild-mode";
-license=('GPL')
-depends=('emacs')
-conflicts=('pkgbuild-mode')
-provides=('pkgbuild-mode')
-replaces=('pkgbuild-mode')
-install=emacs-pkgbuild-mode.install
-source=(https://github.com/juergenhoetzel/pkgbuild-mode/tarball/${pkgver})
-sha1sums=('f85de4b1e212b6bd09c345ad9b53a5af10172538')
-
-package() {
-  cd "${srcdir}"/juergenhoetzel-pkgbuild-mode-*
-  emacs -batch -f batch-byte-compile pkgbuild-mode.el
-  install -d "${pkgdir}/usr/share/emacs/site-lisp"
-  install -D -m644 pkgbuild-mode.el pkgbuild-mode.elc 
"${pkgdir}/usr/share/emacs/site-lisp"
-}

Copied: emacs-pkgbuild-mode/repos/community-any/PKGBUILD (from rev 95595, 
emacs-pkgbuild-mode/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-08-14 21:41:56 UTC (rev 95596)
@@ -0,0 +1,21 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+
+pkgname=emacs-pkgbuild-mode
+pkgver=0.11
+pkgrel=1
+pkgdesc="A major mode for creating packages with emacs"
+arch=('any')
+url="http://github.com/juergenhoetzel/pkgbuild-mode";
+license=('GPL')
+depends=('emacs')
+install=emacs-pkgbuild-mode.install
+source=(https://github.com/juergenhoetzel/pkgbuild-mode/tarball/${pkgver})
+sha1sums=('2f0a658bef68801b50faac4fb746c895ed8ea672')
+
+package() {
+  cd juergenhoetzel-pkgbuild-mode-*
+  emacs -batch -f batch-byte-compile pkgbuild-mode.el
+  install -d "${pkgdir}/usr/share/emacs/site-lisp"
+  install -D -m644 pkgbuild-mode.el pkgbuild-mode.elc 
"${pkgdir}/usr/share/emacs/site-lisp"
+}

Deleted: emacs-pkgbuild-mode.install
===
--- emacs-pkgbuild-mode.install 2013-08-14 21:41:27 UTC (rev 95595)
+++ emacs-pkgbuild-mode.install 2013-08-14 21:41:56 UTC (rev 95596)
@@ -1,9 +0,0 @@
-post_install() {
-  cat << EOF
-==> Put this in your $HOME/.emacs file to enable autoloading of pkgbuild-mode
-==> and auto-recognition of "PKGBUILD" files:
-
-(autoload 'pkgbuild-mode "pkgbuild-mode.el" "PKGBUILD mode." t)
-(setq auto-mode-alist (append '(("/PKGBUILD$" . pkgbuild-mode)) 
auto-mode-alist))
-EOF
-}

Copied: emacs-pkgbuild-mode/repos/community-any/emacs-pkgbuild-mode.install 
(from rev 95595, emacs-pkgbuild-mode/trunk/emacs-pkgbuild-mode.install)
===
--- emacs-pkgbuild-mode.install (rev 0)
+++ emacs-pkgbuild-mode.install 2013-08-14 21:41:56 UTC (rev 95596)
@@ -0,0 +1,9 @@
+post_install() {
+  cat << EOF
+==> Put this in your $HOME/.emacs file to enable autoloading of pkgbuild-mode
+==> and auto-recognition of "PKGBUILD" files:
+
+(autoload 'pkgbuild-mode "pkgbuild-mode.el" "PKGBUILD mode." t)
+(setq auto-mode-alist (append '(("/PKGBUILD$" . pkgbuild-mode)) 
auto-mode-alist))
+EOF
+}



[arch-commits] Commit in emacs-pkgbuild-mode/trunk (PKGBUILD)

2013-08-14 Thread Eric Bélanger
Date: Wednesday, August 14, 2013 @ 23:41:27
  Author: eric
Revision: 95595

upgpkg: emacs-pkgbuild-mode 0.11-1

Upstream update, Remove obsolete conflicts/provides/replaces arrays

Modified:
  emacs-pkgbuild-mode/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-08-14 21:36:10 UTC (rev 95594)
+++ PKGBUILD2013-08-14 21:41:27 UTC (rev 95595)
@@ -2,22 +2,19 @@
 # Maintainer: Eric Bélanger 
 
 pkgname=emacs-pkgbuild-mode
-pkgver=0.10
-pkgrel=2
+pkgver=0.11
+pkgrel=1
 pkgdesc="A major mode for creating packages with emacs"
 arch=('any')
 url="http://github.com/juergenhoetzel/pkgbuild-mode";
 license=('GPL')
 depends=('emacs')
-conflicts=('pkgbuild-mode')
-provides=('pkgbuild-mode')
-replaces=('pkgbuild-mode')
 install=emacs-pkgbuild-mode.install
 source=(https://github.com/juergenhoetzel/pkgbuild-mode/tarball/${pkgver})
-sha1sums=('f85de4b1e212b6bd09c345ad9b53a5af10172538')
+sha1sums=('2f0a658bef68801b50faac4fb746c895ed8ea672')
 
 package() {
-  cd "${srcdir}"/juergenhoetzel-pkgbuild-mode-*
+  cd juergenhoetzel-pkgbuild-mode-*
   emacs -batch -f batch-byte-compile pkgbuild-mode.el
   install -d "${pkgdir}/usr/share/emacs/site-lisp"
   install -D -m644 pkgbuild-mode.el pkgbuild-mode.elc 
"${pkgdir}/usr/share/emacs/site-lisp"



[arch-commits] Commit in smplayer-skins/repos (community-any community-any/PKGBUILD)

2013-08-14 Thread speps
Date: Wednesday, August 14, 2013 @ 23:36:10
  Author: speps
Revision: 95594

archrelease: copy trunk to community-any

Added:
  smplayer-skins/repos/community-any/
  smplayer-skins/repos/community-any/PKGBUILD
(from rev 95593, smplayer-skins/trunk/PKGBUILD)

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

Copied: smplayer-skins/repos/community-any/PKGBUILD (from rev 95593, 
smplayer-skins/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2013-08-14 21:36:10 UTC (rev 95594)
@@ -0,0 +1,18 @@
+# $Id$
+# Maintainer : speps 
+
+pkgname=smplayer-skins
+pkgver=20130605
+pkgrel=1
+pkgdesc="Skins for SMPlayer"
+arch=('any')
+url="http://smplayer.sourceforge.net/";
+license=('GPL')
+depends=('smplayer')
+source=("http://downloads.sourceforge.net/smplayer/$pkgname-$pkgver.tar.bz2";)
+md5sums=('114ab2a5818da7b427fc7661f1b2658f')
+
+package() {
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir/" PREFIX=/usr install
+}



[arch-commits] Commit in (4 files)

2013-08-14 Thread speps
Date: Wednesday, August 14, 2013 @ 23:33:23
  Author: speps
Revision: 95593

addpkg: smplayer-skins 20130605

Added:
  smplayer-skins/
  smplayer-skins/repos/
  smplayer-skins/trunk/
  smplayer-skins/trunk/PKGBUILD

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

Added: smplayer-skins/trunk/PKGBUILD
===
--- smplayer-skins/trunk/PKGBUILD   (rev 0)
+++ smplayer-skins/trunk/PKGBUILD   2013-08-14 21:33:23 UTC (rev 95593)
@@ -0,0 +1,18 @@
+# $Id$
+# Maintainer : speps 
+
+pkgname=smplayer-skins
+pkgver=20130605
+pkgrel=1
+pkgdesc="Skins for SMPlayer"
+arch=('any')
+url="http://smplayer.sourceforge.net/";
+license=('GPL')
+depends=('smplayer')
+source=("http://downloads.sourceforge.net/smplayer/$pkgname-$pkgver.tar.bz2";)
+md5sums=('114ab2a5818da7b427fc7661f1b2658f')
+
+package() {
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir/" PREFIX=/usr install
+}


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


[arch-commits] Commit in cinnamon/trunk (PKGBUILD remove_GC.patch)

2013-08-14 Thread Balló György
Date: Wednesday, August 14, 2013 @ 23:27:31
  Author: bgyorgy
Revision: 95590

upgpkg: cinnamon 1.8.8-4

Fix crasher when disconnecting from wifi

Added:
  cinnamon/trunk/remove_GC.patch
Modified:
  cinnamon/trunk/PKGBUILD

-+
 PKGBUILD|7 ++-
 remove_GC.patch |  124 ++
 2 files changed, 130 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-08-14 21:07:27 UTC (rev 95589)
+++ PKGBUILD2013-08-14 21:27:31 UTC (rev 95590)
@@ -6,7 +6,7 @@
 
 pkgname=cinnamon
 pkgver=1.8.8
-pkgrel=3
+pkgrel=4
 pkgdesc="Linux desktop which provides advanced innovative features and a 
traditional user experience"
 arch=('i686' 'x86_64')
 url="http://cinnamon.linuxmint.com/";
@@ -26,6 +26,7 @@
 options=('!libtool' '!emptydirs')
 install=${pkgname}.install
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxmint/Cinnamon/archive/$pkgver.tar.gz";
+"remove_GC.patch"
 "keyboard_applet.patch"
 "fix-control-center-check.patch"
 "gnome-3.8.patch"
@@ -36,6 +37,7 @@
 "bluetooth_obex_transfer.patch"
 "disable-mpris-support.patch")
 sha256sums=('1bce982e6333e7bd27a1df9f37eb9139360c2fef667c7a998a79f216d4a0921d'
+'3d362efd15f8cfeca1713f5bcf88d4be787b39d7c7f24b73cd13f867af33a680'
 'a0c05c995102b16f1060cbd43931eeaefeafd0265a0335e4ca14a143bd4c8c30'
 'ee5694bdc997ffa35a817f691b15bae13747137d35ec2aecd0da298d7edbe426'
 '01508c4f41664d5e29f700dc77c9f5c5441f128ab759f0ae8325c5fdda70b00e'
@@ -55,6 +57,9 @@
 
files/usr/share/$pkgname/applets/panel-launchers@$pkgname.org/$pkgname-add-panel-launcher.py
   find -type f | xargs sed -i 's@^#!.*python$@#!/usr/bin/python2@'
 
+  # Fix crasher when disconnecting from wifi
+  patch -Np1 -i ../remove_GC.patch
+
   # Fix Keyboard applet
   # https://github.com/linuxmint/Cinnamon/issues/1337
   patch -Np1 -i ../keyboard_applet.patch

Added: remove_GC.patch
===
--- remove_GC.patch (rev 0)
+++ remove_GC.patch 2013-08-14 21:27:31 UTC (rev 95590)
@@ -0,0 +1,124 @@
+--- a/src/cinnamon-global.c
 b/src/cinnamon-global.c
+@@ -1399,35 +1399,6 @@ cinnamon_global_reexec_self (CinnamonGlo
+   g_ptr_array_free (arr, TRUE);
+ }
+ 
+-/**
+- * cinnamon_global_gc:
+- * @global: A #CinnamonGlobal
+- *
+- * Start a garbage collection process.  For more information, see
+- * https://developer.mozilla.org/En/JS_GC
+- */
+-void
+-cinnamon_global_gc (CinnamonGlobal *global)
+-{
+-  JSContext *context = gjs_context_get_native_context (global->js_context);
+-
+-  JS_GC (context);
+-}
+-
+-/**
+- * cinnamon_global_maybe_gc:
+- * @global: A #CinnamonGlobal
+- *
+- * Start a garbage collection process when it would free up enough memory
+- * to be worth the amount of time it would take
+- * https://developer.mozilla.org/en/SpiderMonkey/JSAPI_Reference/JS_MaybeGC
+- */
+-void
+-cinnamon_global_maybe_gc (CinnamonGlobal *global)
+-{
+-  gjs_context_maybe_gc (global->js_context);
+-}
+-
+ static void
+ cinnamon_global_on_gc (GjsContext   *context,
+ CinnamonGlobal  *global)
+@@ -1768,13 +1768,6 @@ run_leisure_functions (gpointer data)
+   if (global->work_count > 0)
+ return FALSE;
+ 
+-  /* Previously we called gjs_maybe_gc().  However, it simply doesn't
+-   * trigger often enough.  Garbage collection is very fast here, so
+-   * let's just aggressively GC.  This will help avoid both heap
+-   * fragmentation, and the GC kicking in when we don't want it to.
+-   */
+-  gjs_context_gc (global->js_context);
+-
+   /* No leisure closures, so we are done */
+   if (global->leisure_closures == NULL)
+ return FALSE;
+--- a/src/cinnamon-global.h
 b/src/cinnamon-global.h
+@@ -88,10 +88,6 @@ voidcinnamon_global_set_pointer
+   int y);
+ 
+ 
+-/* JavaScript utilities */
+-void cinnamon_global_gc   (CinnamonGlobal *global);
+-void cinnamon_global_maybe_gc (CinnamonGlobal *global);
+-
+ typedef struct {
+   guint glibc_uordblks;
+ 
+
+
+--- a/js/perf/core.js
 b/js/perf/core.js
+@@ -1,5 +1,7 @@
+ // -*- mode: js; js-indent-level: 4; indent-tabs-mode: nil -*-
+ 
++const System = imports.system;
++
+ const Main = imports.ui.main;
+ const Scripting = imports.ui.scripting;
+ 
+@@ -99,7 +101,7 @@ function run() {
+ Main.overview.hide();
+ yield Scripting.waitLeisure();
+ 
+-global.gc();
++System.gc();
+ yield Scripting.sleep(1000);
+ Scripting.collectStatistics();
+ Scripting.scriptEvent('afterShowHide');
+--- a/js/ui/lookingGlass.js
 b/js/ui/lookingGlass.js
+@@ -11,6 +11,7 @@ const St = imports.gi.St;
+ const Cinnamon = imports.gi.Cinnamon;
+ const Signals = imports.signals;
+ const Lang = impor

[arch-commits] Commit in cinnamon/repos (30 files)

2013-08-14 Thread Balló György
Date: Wednesday, August 14, 2013 @ 23:28:25
  Author: bgyorgy
Revision: 95592

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

Added:
  cinnamon/repos/community-i686/PKGBUILD
(from rev 95591, cinnamon/trunk/PKGBUILD)
  cinnamon/repos/community-i686/background.patch
(from rev 95591, cinnamon/trunk/background.patch)
  cinnamon/repos/community-i686/bluetooth_obex_transfer.patch
(from rev 95591, cinnamon/trunk/bluetooth_obex_transfer.patch)
  cinnamon/repos/community-i686/cinnamon.install
(from rev 95591, cinnamon/trunk/cinnamon.install)
  cinnamon/repos/community-i686/disable-mpris-support.patch
(from rev 95591, cinnamon/trunk/disable-mpris-support.patch)
  cinnamon/repos/community-i686/fallback-helpers.patch
(from rev 95591, cinnamon/trunk/fallback-helpers.patch)
  cinnamon/repos/community-i686/fix-control-center-check.patch
(from rev 95591, cinnamon/trunk/fix-control-center-check.patch)
  cinnamon/repos/community-i686/gnome-3.8.patch
(from rev 95591, cinnamon/trunk/gnome-3.8.patch)
  cinnamon/repos/community-i686/idle-dim.patch
(from rev 95591, cinnamon/trunk/idle-dim.patch)
  cinnamon/repos/community-i686/keyboard_applet.patch
(from rev 95591, cinnamon/trunk/keyboard_applet.patch)
  cinnamon/repos/community-i686/remove_GC.patch
(from rev 95591, cinnamon/trunk/remove_GC.patch)
  cinnamon/repos/community-i686/switch-applications.patch
(from rev 95591, cinnamon/trunk/switch-applications.patch)
  cinnamon/repos/community-x86_64/PKGBUILD
(from rev 95591, cinnamon/trunk/PKGBUILD)
  cinnamon/repos/community-x86_64/background.patch
(from rev 95591, cinnamon/trunk/background.patch)
  cinnamon/repos/community-x86_64/bluetooth_obex_transfer.patch
(from rev 95591, cinnamon/trunk/bluetooth_obex_transfer.patch)
  cinnamon/repos/community-x86_64/cinnamon.install
(from rev 95591, cinnamon/trunk/cinnamon.install)
  cinnamon/repos/community-x86_64/disable-mpris-support.patch
(from rev 95591, cinnamon/trunk/disable-mpris-support.patch)
  cinnamon/repos/community-x86_64/fallback-helpers.patch
(from rev 95591, cinnamon/trunk/fallback-helpers.patch)
  cinnamon/repos/community-x86_64/fix-control-center-check.patch
(from rev 95591, cinnamon/trunk/fix-control-center-check.patch)
  cinnamon/repos/community-x86_64/gnome-3.8.patch
(from rev 95591, cinnamon/trunk/gnome-3.8.patch)
  cinnamon/repos/community-x86_64/idle-dim.patch
(from rev 95591, cinnamon/trunk/idle-dim.patch)
  cinnamon/repos/community-x86_64/keyboard_applet.patch
(from rev 95591, cinnamon/trunk/keyboard_applet.patch)
  cinnamon/repos/community-x86_64/remove_GC.patch
(from rev 95591, cinnamon/trunk/remove_GC.patch)
  cinnamon/repos/community-x86_64/switch-applications.patch
(from rev 95591, cinnamon/trunk/switch-applications.patch)
Deleted:
  cinnamon/repos/community-i686/background.patch
  cinnamon/repos/community-i686/bluetooth_obex_transfer.patch
  cinnamon/repos/community-i686/disable-mpris-support.patch
  cinnamon/repos/community-x86_64/background.patch
  cinnamon/repos/community-x86_64/bluetooth_obex_transfer.patch
  cinnamon/repos/community-x86_64/disable-mpris-support.patch

-+
 /background.patch   |   32 
 /bluetooth_obex_transfer.patch  |   50 
 /disable-mpris-support.patch|   34 
 community-i686/PKGBUILD |  111 
 community-i686/background.patch |   16 
 community-i686/bluetooth_obex_transfer.patch|   25 
 community-i686/cinnamon.install |   11 
 community-i686/disable-mpris-support.patch  |   17 
 community-i686/fallback-helpers.patch   |   20 
 community-i686/fix-control-center-check.patch   |   12 
 community-i686/gnome-3.8.patch  | 4186 ++
 community-i686/idle-dim.patch   |   35 
 community-i686/keyboard_applet.patch|  142 
 community-i686/remove_GC.patch  |  124 
 community-i686/switch-applications.patch|   31 
 community-x86_64/PKGBUILD   |  111 
 community-x86_64/background.patch   |   16 
 community-x86_64/bluetooth_obex_transfer.patch  |   25 
 community-x86_64/cinnamon.install   |   11 
 community-x86_64/disable-mpris-support.patch|   17 
 community-x86_64/fallback-helpers.patch |   20 
 community-x86_64/fix-control-center-check.patch |   12 
 community-x86_64/gnome-3.8.patch| 4186 ++
 community-x86_64/idle-dim.patch |   35 
 community-x86_64/keyboard_applet.patch  |  142 
 community-x86_64/remove_GC.patch|  124 
 community-x86_64/switch-applications.patch  |   31 
 27 files changed, 9460 insertions(+), 116 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 95591:95592 to see the changes.


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

2013-08-14 Thread Balló György
Date: Wednesday, August 14, 2013 @ 23:27:49
  Author: bgyorgy
Revision: 95591

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

Deleted:
  cinnamon/repos/community-i686/PKGBUILD
  cinnamon/repos/community-i686/cinnamon.install
  cinnamon/repos/community-i686/fallback-helpers.patch
  cinnamon/repos/community-i686/fix-control-center-check.patch
  cinnamon/repos/community-i686/gnome-3.8.patch
  cinnamon/repos/community-i686/idle-dim.patch
  cinnamon/repos/community-i686/keyboard_applet.patch
  cinnamon/repos/community-i686/switch-applications.patch
  cinnamon/repos/community-x86_64/PKGBUILD
  cinnamon/repos/community-x86_64/cinnamon.install
  cinnamon/repos/community-x86_64/fallback-helpers.patch
  cinnamon/repos/community-x86_64/fix-control-center-check.patch
  cinnamon/repos/community-x86_64/gnome-3.8.patch
  cinnamon/repos/community-x86_64/idle-dim.patch
  cinnamon/repos/community-x86_64/keyboard_applet.patch
  cinnamon/repos/community-x86_64/switch-applications.patch

-+
 community-i686/PKGBUILD |  106 
 community-i686/cinnamon.install |   11 
 community-i686/fallback-helpers.patch   |   20 
 community-i686/fix-control-center-check.patch   |   12 
 community-i686/gnome-3.8.patch  | 4186 --
 community-i686/idle-dim.patch   |   35 
 community-i686/keyboard_applet.patch|  142 
 community-i686/switch-applications.patch|   31 
 community-x86_64/PKGBUILD   |  106 
 community-x86_64/cinnamon.install   |   11 
 community-x86_64/fallback-helpers.patch |   20 
 community-x86_64/fix-control-center-check.patch |   12 
 community-x86_64/gnome-3.8.patch| 4186 --
 community-x86_64/idle-dim.patch |   35 
 community-x86_64/keyboard_applet.patch  |  142 
 community-x86_64/switch-applications.patch  |   31 
 16 files changed, 9086 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 95590:95591 to see the changes.


[arch-commits] Commit in cinnamon-control-center/trunk (3 files)

2013-08-14 Thread Balló György
Date: Wednesday, August 14, 2013 @ 23:07:16
  Author: bgyorgy
Revision: 95588

upgpkg: cinnamon-control-center 1.8.2-2

* Remove "Browse Files..." option as it's gone from gnome-bluetooth 3.8
* Improve idle-delay.patch

Added:
  cinnamon-control-center/trunk/remove_obex.patch
Modified:
  cinnamon-control-center/trunk/PKGBUILD
  cinnamon-control-center/trunk/idle-delay.patch

---+
 PKGBUILD  |   11 +++--
 idle-delay.patch  |  107 +---
 remove_obex.patch |  106 +++
 3 files changed, 207 insertions(+), 17 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-08-14 20:19:05 UTC (rev 95587)
+++ PKGBUILD2013-08-14 21:07:16 UTC (rev 95588)
@@ -6,7 +6,7 @@
 
 pkgname=cinnamon-control-center
 pkgver=1.8.2
-pkgrel=1
+pkgrel=2
 pkgdesc="The Control Center for Cinnamon"
 arch=('i686' 'x86_64')
 depends=('cinnamon' 'cheese' 'libgnomekbd' 'network-manager-applet')
@@ -18,10 +18,12 @@
 options=('!libtool' '!emptydirs')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxmint/cinnamon-control-center/archive/$pkgver.tar.gz";
 "gnomerrlabeler.patch"
-"idle-delay.patch")
+"idle-delay.patch"
+"remove_obex.patch")
 sha256sums=('78effed26a8fdce481cfe467889c9afdb6db78a961aec61b918c83c9781ccf4f'
 'a01db243251c3da59c969d4538a35a63020d1e20866ff700ef273debd05456db'
-'42ea92628dc234d65e582592a66c0011d5bb2c2eac14854a06f7a9dc923c8d67')
+'98227484162071744b5a336a5b3915c211f5eb1559034b3d40e4a9d790fe0e31'
+'3df65b1f5e691d4a4634c05698da6df79cb23a0ebf71b201f23c48742b75b6e4')
 
 build() {
   cd $pkgname-$pkgver
@@ -32,6 +34,9 @@
   # Runtime fix for GNOME 3.8
   patch -Np1 -i "$srcdir/idle-delay.patch"
 
+  # Remove "Browse Files..." option as it's gone from gnome-bluetooth 3.8
+  patch -Np1 -i "$srcdir/remove_obex.patch"
+
   autoreconf -fi
 
   ./configure --prefix=/usr --sysconfdir=/etc \

Modified: idle-delay.patch
===
--- idle-delay.patch2013-08-14 20:19:05 UTC (rev 95587)
+++ idle-delay.patch2013-08-14 21:07:16 UTC (rev 95588)
@@ -1,10 +1,21 @@
-diff -Naur cinnamon-control-center-1.7.3.orig/panels/power/cc-power-panel.c 
cinnamon-control-center-1.7.3/panels/power/cc-power-panel.c
 cinnamon-control-center-1.7.3.orig/panels/power/cc-power-panel.c   
2013-04-15 16:04:38.0 +0200
-+++ cinnamon-control-center-1.7.3/panels/power/cc-power-panel.c
2013-04-22 05:04:26.466092668 +0200
-@@ -1068,26 +1068,6 @@
+diff -Naur cinnamon-control-center-1.8.2.orig/panels/power/cc-power-panel.c 
cinnamon-control-center-1.8.2/panels/power/cc-power-panel.c
+--- cinnamon-control-center-1.8.2.orig/panels/power/cc-power-panel.c   
2013-08-14 22:10:57.491152667 +0200
 cinnamon-control-center-1.8.2/panels/power/cc-power-panel.c
2013-08-14 21:58:36.533247961 +0200
+@@ -978,9 +978,6 @@
+   has_lid = up_client_get_lid_is_present (self->priv->up_client);
+ 
+ out:
+-  gtk_widget_set_visible (WID (priv->builder, "combobox_lid_ac"), has_lid);
+-  gtk_widget_set_visible (WID (priv->builder, "label_lid_action"), has_lid);
+-  gtk_widget_set_visible (WID (priv->builder, "combobox_lid_battery"), 
has_batteries && has_lid);
+   gtk_widget_set_visible (WID (priv->builder, "label_header_battery"), 
has_batteries);
+   gtk_widget_set_visible (WID (priv->builder, "label_header_ac"), 
has_batteries);
+   gtk_widget_set_visible (WID (priv->builder, "combobox_sleep_battery"), 
has_batteries);
+@@ -1067,26 +1064,6 @@
+   g_signal_connect (widget, "changed",
  G_CALLBACK (combo_enum_changed_cb),
  self);
- 
+-
 -  value = g_settings_get_enum (self->priv->gsd_settings, 
"lid-close-ac-action");
 -  widget = GTK_WIDGET (gtk_builder_get_object (self->priv->builder,
 -   "combobox_lid_ac"));
@@ -24,14 +35,82 @@
 -  g_signal_connect (widget, "changed",
 -G_CALLBACK (combo_enum_changed_cb),
 -self);
--
+ 
widget = WID (self->priv->builder, "vbox_power");
gtk_widget_reparent (widget, (GtkWidget *) self);
- 
-diff -Naur cinnamon-control-center-1.7.3.orig/panels/screen/cc-screen-panel.c 
cinnamon-control-center-1.7.3/panels/screen/cc-screen-panel.c
 cinnamon-control-center-1.7.3.orig/panels/screen/cc-screen-panel.c 
2013-04-15 16:04:38.0 +0200
-+++ cinnamon-control-center-1.7.3/panels/screen/cc-screen-panel.c  
2013-04-22 14:15:28.440488342 +0200
-@@ -351,10 +351,6 @@
+diff -Naur cinnamon-control-center-1.8.2.orig/panels/power/power.ui 
cinnamon-control-center-1.8.2/panels/power/power.ui
+--- cinnamon-control-center-1.8.2.orig/panels/power/power.ui   2013-05-22 
18:25:19.0 +0200
 cinnamon-control-center-1.8.2/panels/power/power.ui2013-08-14 
21

[arch-commits] Commit in cinnamon-control-center/repos (18 files)

2013-08-14 Thread Balló György
Date: Wednesday, August 14, 2013 @ 23:07:27
  Author: bgyorgy
Revision: 95589

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

Added:
  cinnamon-control-center/repos/community-i686/PKGBUILD
(from rev 95588, cinnamon-control-center/trunk/PKGBUILD)
  cinnamon-control-center/repos/community-i686/cinnamon-control-center.install
(from rev 95588, 
cinnamon-control-center/trunk/cinnamon-control-center.install)
  cinnamon-control-center/repos/community-i686/gnomerrlabeler.patch
(from rev 95588, cinnamon-control-center/trunk/gnomerrlabeler.patch)
  cinnamon-control-center/repos/community-i686/idle-delay.patch
(from rev 95588, cinnamon-control-center/trunk/idle-delay.patch)
  cinnamon-control-center/repos/community-i686/remove_obex.patch
(from rev 95588, cinnamon-control-center/trunk/remove_obex.patch)
  cinnamon-control-center/repos/community-x86_64/PKGBUILD
(from rev 95588, cinnamon-control-center/trunk/PKGBUILD)
  cinnamon-control-center/repos/community-x86_64/cinnamon-control-center.install
(from rev 95588, 
cinnamon-control-center/trunk/cinnamon-control-center.install)
  cinnamon-control-center/repos/community-x86_64/gnomerrlabeler.patch
(from rev 95588, cinnamon-control-center/trunk/gnomerrlabeler.patch)
  cinnamon-control-center/repos/community-x86_64/idle-delay.patch
(from rev 95588, cinnamon-control-center/trunk/idle-delay.patch)
  cinnamon-control-center/repos/community-x86_64/remove_obex.patch
(from rev 95588, cinnamon-control-center/trunk/remove_obex.patch)
Deleted:
  cinnamon-control-center/repos/community-i686/PKGBUILD
  cinnamon-control-center/repos/community-i686/cinnamon-control-center.install
  cinnamon-control-center/repos/community-i686/gnomerrlabeler.patch
  cinnamon-control-center/repos/community-i686/idle-delay.patch
  cinnamon-control-center/repos/community-x86_64/PKGBUILD
  cinnamon-control-center/repos/community-x86_64/cinnamon-control-center.install
  cinnamon-control-center/repos/community-x86_64/gnomerrlabeler.patch
  cinnamon-control-center/repos/community-x86_64/idle-delay.patch

--+
 /PKGBUILD|  140 +
 /cinnamon-control-center.install |   22 
 /gnomerrlabeler.patch| 1532 +
 /idle-delay.patch|  300 
 community-i686/PKGBUILD  |   65 
 community-i686/cinnamon-control-center.install   |   11 
 community-i686/gnomerrlabeler.patch  |  766 --
 community-i686/idle-delay.patch  |   71 
 community-i686/remove_obex.patch |  106 +
 community-x86_64/PKGBUILD|   65 
 community-x86_64/cinnamon-control-center.install |   11 
 community-x86_64/gnomerrlabeler.patch|  766 --
 community-x86_64/idle-delay.patch|   71 
 community-x86_64/remove_obex.patch   |  106 +
 14 files changed, 2206 insertions(+), 1826 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 95588:95589 to see the changes.


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

2013-08-14 Thread Andrea Scarpino
Date: Wednesday, August 14, 2013 @ 22:31:28
  Author: andrea
Revision: 193056

archrelease: copy trunk to testing-i686

Added:
  digikam/repos/testing-i686/
  digikam/repos/testing-i686/PKGBUILD
(from rev 193055, digikam/trunk/PKGBUILD)
  digikam/repos/testing-i686/digikam.install
(from rev 193055, digikam/trunk/digikam.install)
  digikam/repos/testing-i686/kipi-plugins.install
(from rev 193055, digikam/trunk/kipi-plugins.install)

--+
 PKGBUILD |   99 +
 digikam.install  |   12 +
 kipi-plugins.install |   12 +
 3 files changed, 123 insertions(+)

Copied: digikam/repos/testing-i686/PKGBUILD (from rev 193055, 
digikam/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-08-14 20:31:28 UTC (rev 193056)
@@ -0,0 +1,99 @@
+# $Id$
+# Maintainer: Ronald van Haren 
+# Contributor: Andrea Scarpino 
+# Contributor: Tobias Powalowski 
+
+pkgbase=digikam
+pkgname=('digikam' 'kipi-plugins' 'libkface' 'libkgeomap' 'libkvkontakte' 
'libmediawiki')
+pkgver=3.3.0
+pkgrel=2
+pkgdesc="Digital photo management application for KDE"
+arch=('i686' 'x86_64')
+license=('GPL')
+url="http://www.digikam.org/";
+makedepends=('kdepimlibs' 'libkexiv2' 'libkdcraw' 'libkipi' 'libksane' 'liblqr'
+ 'kdeedu-marble' 'opencv' 'boost' 'libgpod' 'qjson' 'hugin' 
'libgphoto2'
+ 'cmake' 'automoc4' 'doxygen' 'lensfun' 'qt-gstreamer' 
'imagemagick')
+source=("http://download.kde.org/stable/${pkgname}/${pkgname}-${pkgver}.tar.bz2";)
+sha1sums=('ecf8d9eca918059cdd90ef3538295ee9873fb55f')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_SKIP_RPATH=ON \
+-DBUILD_tests=OFF \
+-DDIGIKAMSC_USE_PRIVATE_KDEGRAPHICS=OFF
+  make
+}
+
+package_digikam() {
+  pkgdesc="Digital photo management application for KDE"
+  depends=('kdebase-runtime' 'kdepimlibs' 'libgphoto2' 'opencv' 'liblqr'
+   'libkipi' 'libkexiv2' 'libkdcraw' 'libkface' 'libkgeomap' 'lensfun')
+  optdepends=('kipi-plugins: more tools and plugins')
+  install=digikam.install
+
+  cd build/core
+  make DESTDIR="${pkgdir}" install
+  cd ../../build/doc
+  make DESTDIR="${pkgdir}" install
+  cd ../../build/po
+  make DESTDIR="${pkgdir}" install
+
+  # Fix conflicts with kde-l10n-* (FS#33762)
+  rm "${pkgdir}"/usr/share/locale/*/LC_MESSAGES/libkipi.mo
+}
+
+package_libkface() {
+  pkgdesc="A Qt/C++ wrapper around LibFace library to perform face recognition 
and detection over pictures"
+  depends=('kdelibs' 'opencv')
+
+  cd build/extra/libkface
+  make DESTDIR="${pkgdir}" install
+}
+
+package_libkgeomap() {
+  pkgdesc="A wrapper around world map components for browsing and arranging 
photos on a map"
+  depends=('kdelibs' 'kdeedu-marble')
+
+  cd build/extra/libkgeomap
+  make DESTDIR="${pkgdir}" install
+}
+
+package_libkvkontakte() {
+  pkgdesc="KDE C++ library for asynchronous interaction with 
vkontakte.rusocial network"
+  depends=('kdelibs' 'qjson')
+
+  cd build/extra/libkvkontakte
+  make DESTDIR="${pkgdir}" install
+}
+
+package_libmediawiki() {
+  pkgdesc="A KDE C++ interface for MediaWiki based web service as 
wikipedia.org"
+  depends=('kdelibs')
+
+  cd build/extra/libmediawiki
+  make DESTDIR="${pkgdir}" install
+}
+
+package_kipi-plugins() {
+  pkgdesc="A collection of plugins extending the KDE graphics and image 
applications as digiKam"
+  depends=('kdebase-runtime' 'kdepimlibs' 'libkdcraw' 'libkipi' 'libksane' 
'libkexiv2')
+  optdepends=('libkgeomap: Geolocalize tool'
+  'libmediawiki: MediaWiki Export plugin'
+  'libkvkontakte: VKontakte.ru Exporter plugin'
+  'libgpod: iPodExport plugin'
+  'opencv: Remove Red Eyes plugin'
+  'imagemagick: Video SlideShow plugin'
+  'qt-gstreamer: Video SlideShow plugin')
+  install=kipi-plugins.install
+
+  cd build/extra/kipi-plugins
+  make DESTDIR="${pkgdir}" install
+}

Copied: digikam/repos/testing-i686/digikam.install (from rev 193055, 
digikam/trunk/digikam.install)
===
--- testing-i686/digikam.install(rev 0)
+++ testing-i686/digikam.install2013-08-14 20:31:28 UTC (rev 193056)
@@ -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: digikam/repos/testing-i686/kipi-plugins.install (from rev 193055, 
digikam/trunk/kipi-plugins.install)
===
--- testing-i686/kipi-plugins.install   (rev 0)
+++ testing-i686/kipi-plu

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

2013-08-14 Thread Andrea Scarpino
Date: Wednesday, August 14, 2013 @ 22:23:37
  Author: andrea
Revision: 193055

archrelease: copy trunk to testing-x86_64

Added:
  digikam/repos/testing-x86_64/
  digikam/repos/testing-x86_64/PKGBUILD
(from rev 193054, digikam/trunk/PKGBUILD)
  digikam/repos/testing-x86_64/digikam.install
(from rev 193054, digikam/trunk/digikam.install)
  digikam/repos/testing-x86_64/kipi-plugins.install
(from rev 193054, digikam/trunk/kipi-plugins.install)

--+
 PKGBUILD |   99 +
 digikam.install  |   12 +
 kipi-plugins.install |   12 +
 3 files changed, 123 insertions(+)

Copied: digikam/repos/testing-x86_64/PKGBUILD (from rev 193054, 
digikam/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2013-08-14 20:23:37 UTC (rev 193055)
@@ -0,0 +1,99 @@
+# $Id$
+# Maintainer: Ronald van Haren 
+# Contributor: Andrea Scarpino 
+# Contributor: Tobias Powalowski 
+
+pkgbase=digikam
+pkgname=('digikam' 'kipi-plugins' 'libkface' 'libkgeomap' 'libkvkontakte' 
'libmediawiki')
+pkgver=3.3.0
+pkgrel=2
+pkgdesc="Digital photo management application for KDE"
+arch=('i686' 'x86_64')
+license=('GPL')
+url="http://www.digikam.org/";
+makedepends=('kdepimlibs' 'libkexiv2' 'libkdcraw' 'libkipi' 'libksane' 'liblqr'
+ 'kdeedu-marble' 'opencv' 'boost' 'libgpod' 'qjson' 'hugin' 
'libgphoto2'
+ 'cmake' 'automoc4' 'doxygen' 'lensfun' 'qt-gstreamer' 
'imagemagick')
+source=("http://download.kde.org/stable/${pkgname}/${pkgname}-${pkgver}.tar.bz2";)
+sha1sums=('ecf8d9eca918059cdd90ef3538295ee9873fb55f')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_SKIP_RPATH=ON \
+-DBUILD_tests=OFF \
+-DDIGIKAMSC_USE_PRIVATE_KDEGRAPHICS=OFF
+  make
+}
+
+package_digikam() {
+  pkgdesc="Digital photo management application for KDE"
+  depends=('kdebase-runtime' 'kdepimlibs' 'libgphoto2' 'opencv' 'liblqr'
+   'libkipi' 'libkexiv2' 'libkdcraw' 'libkface' 'libkgeomap' 'lensfun')
+  optdepends=('kipi-plugins: more tools and plugins')
+  install=digikam.install
+
+  cd build/core
+  make DESTDIR="${pkgdir}" install
+  cd ../../build/doc
+  make DESTDIR="${pkgdir}" install
+  cd ../../build/po
+  make DESTDIR="${pkgdir}" install
+
+  # Fix conflicts with kde-l10n-* (FS#33762)
+  rm "${pkgdir}"/usr/share/locale/*/LC_MESSAGES/libkipi.mo
+}
+
+package_libkface() {
+  pkgdesc="A Qt/C++ wrapper around LibFace library to perform face recognition 
and detection over pictures"
+  depends=('kdelibs' 'opencv')
+
+  cd build/extra/libkface
+  make DESTDIR="${pkgdir}" install
+}
+
+package_libkgeomap() {
+  pkgdesc="A wrapper around world map components for browsing and arranging 
photos on a map"
+  depends=('kdelibs' 'kdeedu-marble')
+
+  cd build/extra/libkgeomap
+  make DESTDIR="${pkgdir}" install
+}
+
+package_libkvkontakte() {
+  pkgdesc="KDE C++ library for asynchronous interaction with 
vkontakte.rusocial network"
+  depends=('kdelibs' 'qjson')
+
+  cd build/extra/libkvkontakte
+  make DESTDIR="${pkgdir}" install
+}
+
+package_libmediawiki() {
+  pkgdesc="A KDE C++ interface for MediaWiki based web service as 
wikipedia.org"
+  depends=('kdelibs')
+
+  cd build/extra/libmediawiki
+  make DESTDIR="${pkgdir}" install
+}
+
+package_kipi-plugins() {
+  pkgdesc="A collection of plugins extending the KDE graphics and image 
applications as digiKam"
+  depends=('kdebase-runtime' 'kdepimlibs' 'libkdcraw' 'libkipi' 'libksane' 
'libkexiv2')
+  optdepends=('libkgeomap: Geolocalize tool'
+  'libmediawiki: MediaWiki Export plugin'
+  'libkvkontakte: VKontakte.ru Exporter plugin'
+  'libgpod: iPodExport plugin'
+  'opencv: Remove Red Eyes plugin'
+  'imagemagick: Video SlideShow plugin'
+  'qt-gstreamer: Video SlideShow plugin')
+  install=kipi-plugins.install
+
+  cd build/extra/kipi-plugins
+  make DESTDIR="${pkgdir}" install
+}

Copied: digikam/repos/testing-x86_64/digikam.install (from rev 193054, 
digikam/trunk/digikam.install)
===
--- testing-x86_64/digikam.install  (rev 0)
+++ testing-x86_64/digikam.install  2013-08-14 20:23:37 UTC (rev 193055)
@@ -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: digikam/repos/testing-x86_64/kipi-plugins.install (from rev 193054, 
digikam/trunk/kipi-plugins.install)
===
--- testing-x86_64/kipi-plugins.install (rev 0)
+++ testi

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

2013-08-14 Thread Andrea Scarpino
Date: Wednesday, August 14, 2013 @ 22:23:25
  Author: andrea
Revision: 193054

upgpkg: digikam 3.3.0-2

libkipi rebuild

Modified:
  digikam/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-08-14 20:08:45 UTC (rev 193053)
+++ PKGBUILD2013-08-14 20:23:25 UTC (rev 193054)
@@ -6,7 +6,7 @@
 pkgbase=digikam
 pkgname=('digikam' 'kipi-plugins' 'libkface' 'libkgeomap' 'libkvkontakte' 
'libmediawiki')
 pkgver=3.3.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Digital photo management application for KDE"
 arch=('i686' 'x86_64')
 license=('GPL')



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

2013-08-14 Thread Andrea Scarpino
Date: Wednesday, August 14, 2013 @ 22:18:49
  Author: andrea
Revision: 95586

upgpkg: kphotoalbum 4.4-2

libkipi rebuild

Modified:
  kphotoalbum/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-08-14 19:29:48 UTC (rev 95585)
+++ PKGBUILD2013-08-14 20:18:49 UTC (rev 95586)
@@ -7,7 +7,7 @@
 
 pkgname=kphotoalbum
 pkgver=4.4
-pkgrel=1
+pkgrel=2
 pkgdesc="KDE Photo Album, picture collection manager"
 url="http://www.kphotoalbum.org/";
 arch=('i686' 'x86_64')



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

2013-08-14 Thread Andrea Scarpino
Date: Wednesday, August 14, 2013 @ 22:19:05
  Author: andrea
Revision: 95587

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

Added:
  kphotoalbum/repos/community-testing-i686/
  kphotoalbum/repos/community-testing-i686/PKGBUILD
(from rev 95586, kphotoalbum/trunk/PKGBUILD)
  kphotoalbum/repos/community-testing-i686/kphotoalbum.install
(from rev 95586, kphotoalbum/trunk/kphotoalbum.install)
  kphotoalbum/repos/community-testing-x86_64/
  kphotoalbum/repos/community-testing-x86_64/PKGBUILD
(from rev 95586, kphotoalbum/trunk/PKGBUILD)
  kphotoalbum/repos/community-testing-x86_64/kphotoalbum.install
(from rev 95586, kphotoalbum/trunk/kphotoalbum.install)

--+
 community-testing-i686/PKGBUILD  |   40 +
 community-testing-i686/kphotoalbum.install   |   12 +++
 community-testing-x86_64/PKGBUILD|   40 +
 community-testing-x86_64/kphotoalbum.install |   12 +++
 4 files changed, 104 insertions(+)

Copied: kphotoalbum/repos/community-testing-i686/PKGBUILD (from rev 95586, 
kphotoalbum/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2013-08-14 20:19:05 UTC (rev 95587)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Laurent Carlier 
+# Contributor: Andrea Scarpino 
+# Contributor: Gilles CHAUVIN 
+# Contributor: Jonathan Schaeffer 
+# Contributor: chfoxli 
+
+pkgname=kphotoalbum
+pkgver=4.4
+pkgrel=2
+pkgdesc="KDE Photo Album, picture collection manager"
+url="http://www.kphotoalbum.org/";
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('kdebase-runtime' 'libkipi' 'libkdcraw')
+makedepends=('cmake' 'automoc4' 'kdeedu-marble' 'kdemultimedia-mplayerthumbs')
+optdepends=('kdeedu-marble: integration with Marble'
+   'kipi-plugins: add extra functionality'
+   'kdemultimedia-mplayerthumbs: video thumbnails')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2";)
+md5sums=('84cc7741c8e8c62e097ebb5e81d40979')
+
+build() {
+  cd ${srcdir}
+
+  mkdir build
+  cd build
+
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+
+  make DESTDIR=${pkgdir} install
+}

Copied: kphotoalbum/repos/community-testing-i686/kphotoalbum.install (from rev 
95586, kphotoalbum/trunk/kphotoalbum.install)
===
--- community-testing-i686/kphotoalbum.install  (rev 0)
+++ community-testing-i686/kphotoalbum.install  2013-08-14 20:19:05 UTC (rev 
95587)
@@ -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: kphotoalbum/repos/community-testing-x86_64/PKGBUILD (from rev 95586, 
kphotoalbum/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2013-08-14 20:19:05 UTC (rev 95587)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Laurent Carlier 
+# Contributor: Andrea Scarpino 
+# Contributor: Gilles CHAUVIN 
+# Contributor: Jonathan Schaeffer 
+# Contributor: chfoxli 
+
+pkgname=kphotoalbum
+pkgver=4.4
+pkgrel=2
+pkgdesc="KDE Photo Album, picture collection manager"
+url="http://www.kphotoalbum.org/";
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('kdebase-runtime' 'libkipi' 'libkdcraw')
+makedepends=('cmake' 'automoc4' 'kdeedu-marble' 'kdemultimedia-mplayerthumbs')
+optdepends=('kdeedu-marble: integration with Marble'
+   'kipi-plugins: add extra functionality'
+   'kdemultimedia-mplayerthumbs: video thumbnails')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2";)
+md5sums=('84cc7741c8e8c62e097ebb5e81d40979')
+
+build() {
+  cd ${srcdir}
+
+  mkdir build
+  cd build
+
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+
+  make DESTDIR=${pkgdir} install
+}

Copied: kphotoalbum/repos/community-testing-x86_64/kphotoalbum.install (from 
rev 95586, kphotoalbum/trunk/kphotoalbum.install)
===
--- community-testing-x86_64/kphotoalbum.install
(rev 0)
+++ community-testing-x86_64/kphotoalbum.install2013-08-14 20:19:05 UTC 
(rev 95587)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+   update-desktop-database -q
+}
+
+post_upgrade() {
+   post_i

[arch-commits] Commit in cinnamon/repos (38 files)

2013-08-14 Thread Balló György
Date: Wednesday, August 14, 2013 @ 21:29:48
  Author: bgyorgy
Revision: 95585

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

Added:
  cinnamon/repos/community-i686/PKGBUILD
(from rev 95584, cinnamon/trunk/PKGBUILD)
  cinnamon/repos/community-i686/background.patch
(from rev 95584, cinnamon/trunk/background.patch)
  cinnamon/repos/community-i686/bluetooth_obex_transfer.patch
(from rev 95584, cinnamon/trunk/bluetooth_obex_transfer.patch)
  cinnamon/repos/community-i686/cinnamon.install
(from rev 95584, cinnamon/trunk/cinnamon.install)
  cinnamon/repos/community-i686/disable-mpris-support.patch
(from rev 95584, cinnamon/trunk/disable-mpris-support.patch)
  cinnamon/repos/community-i686/fallback-helpers.patch
(from rev 95584, cinnamon/trunk/fallback-helpers.patch)
  cinnamon/repos/community-i686/fix-control-center-check.patch
(from rev 95584, cinnamon/trunk/fix-control-center-check.patch)
  cinnamon/repos/community-i686/gnome-3.8.patch
(from rev 95584, cinnamon/trunk/gnome-3.8.patch)
  cinnamon/repos/community-i686/idle-dim.patch
(from rev 95584, cinnamon/trunk/idle-dim.patch)
  cinnamon/repos/community-i686/keyboard_applet.patch
(from rev 95584, cinnamon/trunk/keyboard_applet.patch)
  cinnamon/repos/community-i686/switch-applications.patch
(from rev 95584, cinnamon/trunk/switch-applications.patch)
  cinnamon/repos/community-x86_64/PKGBUILD
(from rev 95584, cinnamon/trunk/PKGBUILD)
  cinnamon/repos/community-x86_64/background.patch
(from rev 95584, cinnamon/trunk/background.patch)
  cinnamon/repos/community-x86_64/bluetooth_obex_transfer.patch
(from rev 95584, cinnamon/trunk/bluetooth_obex_transfer.patch)
  cinnamon/repos/community-x86_64/cinnamon.install
(from rev 95584, cinnamon/trunk/cinnamon.install)
  cinnamon/repos/community-x86_64/disable-mpris-support.patch
(from rev 95584, cinnamon/trunk/disable-mpris-support.patch)
  cinnamon/repos/community-x86_64/fallback-helpers.patch
(from rev 95584, cinnamon/trunk/fallback-helpers.patch)
  cinnamon/repos/community-x86_64/fix-control-center-check.patch
(from rev 95584, cinnamon/trunk/fix-control-center-check.patch)
  cinnamon/repos/community-x86_64/gnome-3.8.patch
(from rev 95584, cinnamon/trunk/gnome-3.8.patch)
  cinnamon/repos/community-x86_64/idle-dim.patch
(from rev 95584, cinnamon/trunk/idle-dim.patch)
  cinnamon/repos/community-x86_64/keyboard_applet.patch
(from rev 95584, cinnamon/trunk/keyboard_applet.patch)
  cinnamon/repos/community-x86_64/switch-applications.patch
(from rev 95584, cinnamon/trunk/switch-applications.patch)
Deleted:
  cinnamon/repos/community-i686/PKGBUILD
  cinnamon/repos/community-i686/cinnamon.install
  cinnamon/repos/community-i686/fallback-helpers.patch
  cinnamon/repos/community-i686/fix-control-center-check.patch
  cinnamon/repos/community-i686/gnome-3.8.patch
  cinnamon/repos/community-i686/idle-dim.patch
  cinnamon/repos/community-i686/keyboard_applet.patch
  cinnamon/repos/community-i686/switch-applications.patch
  cinnamon/repos/community-x86_64/PKGBUILD
  cinnamon/repos/community-x86_64/cinnamon.install
  cinnamon/repos/community-x86_64/fallback-helpers.patch
  cinnamon/repos/community-x86_64/fix-control-center-check.patch
  cinnamon/repos/community-x86_64/gnome-3.8.patch
  cinnamon/repos/community-x86_64/idle-dim.patch
  cinnamon/repos/community-x86_64/keyboard_applet.patch
  cinnamon/repos/community-x86_64/switch-applications.patch

-+
 /PKGBUILD   |  212 
 /cinnamon.install   |   22 
 /fallback-helpers.patch |   40 
 /fix-control-center-check.patch |   24 
 /gnome-3.8.patch| 8372 ++
 /idle-dim.patch |   70 
 /keyboard_applet.patch  |  284 
 /switch-applications.patch  |   62 
 community-i686/PKGBUILD |   85 
 community-i686/background.patch |   16 
 community-i686/bluetooth_obex_transfer.patch|   25 
 community-i686/cinnamon.install |   11 
 community-i686/disable-mpris-support.patch  |   17 
 community-i686/fallback-helpers.patch   |   20 
 community-i686/fix-control-center-check.patch   |   12 
 community-i686/gnome-3.8.patch  | 4186 ---
 community-i686/idle-dim.patch   |   35 
 community-i686/keyboard_applet.patch|  142 
 community-i686/switch-applications.patch|   31 
 community-x86_64/PKGBUILD   |   85 
 community-x86_64/background.patch   |   16 
 community-x86_64/bluetooth_obex_transfer.patch  |   25 
 community-x86_64/cinnamon.install   |   11 
 community-x86_64/disable-mpris-support.patch|   17 
 community-x86_64/fallback-helpers.patch |   20 
 commun

[arch-commits] Commit in cinnamon/trunk (4 files)

2013-08-14 Thread Balló György
Date: Wednesday, August 14, 2013 @ 21:29:30
  Author: bgyorgy
Revision: 95584

upgpkg: cinnamon 1.8.8-3

* Fix missing backgrounds
* Remove "Browse Files..." option as it's gone from gnome-bluetooth 3.8
* Disable MPRIS support (workaround for FS#35282)
* Remove leftover files after patching
* Prefix 'System Settings' with 'Cinnamon' to avoid confusion with 
gnome-control-center

Added:
  cinnamon/trunk/background.patch
  cinnamon/trunk/bluetooth_obex_transfer.patch
  cinnamon/trunk/disable-mpris-support.patch
Modified:
  cinnamon/trunk/PKGBUILD

---+
 PKGBUILD  |   27 ---
 background.patch  |   16 
 bluetooth_obex_transfer.patch |   25 +
 disable-mpris-support.patch   |   17 +
 4 files changed, 82 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-08-14 16:11:46 UTC (rev 95583)
+++ PKGBUILD2013-08-14 19:29:30 UTC (rev 95584)
@@ -6,7 +6,7 @@
 
 pkgname=cinnamon
 pkgver=1.8.8
-pkgrel=2
+pkgrel=3
 pkgdesc="Linux desktop which provides advanced innovative features and a 
traditional user experience"
 arch=('i686' 'x86_64')
 url="http://cinnamon.linuxmint.com/";
@@ -31,14 +31,20 @@
 "gnome-3.8.patch"
 "switch-applications.patch"
 "fallback-helpers.patch"
-"idle-dim.patch")
+"idle-dim.patch"
+"background.patch"
+"bluetooth_obex_transfer.patch"
+"disable-mpris-support.patch")
 sha256sums=('1bce982e6333e7bd27a1df9f37eb9139360c2fef667c7a998a79f216d4a0921d'
 'a0c05c995102b16f1060cbd43931eeaefeafd0265a0335e4ca14a143bd4c8c30'
 'ee5694bdc997ffa35a817f691b15bae13747137d35ec2aecd0da298d7edbe426'
 '01508c4f41664d5e29f700dc77c9f5c5441f128ab759f0ae8325c5fdda70b00e'
 '921a1f63d2890dd54c149aa27a3d3209ac2fb843be597ae4ef3b4621e76a2262'
 'fc8e8f5b7772ff331212280b0d4cf624c5ca2a442e8e8defc319cc2f2b060f2e'
-'b34c30299fb88228c59f36fced90d56346847019a080bc7b8157b72caa659100')
+'b34c30299fb88228c59f36fced90d56346847019a080bc7b8157b72caa659100'
+'373d80cdb23250fbde846ed493ba422672cc42b03a111c2ce044467ee782df7f'
+'4497f3e0a97c364845d8a3a3b3b75e7dc9d475dc39f56b2106f8c4b9e5111ac2'
+'f1eb8110718434e1dc2cf0a308757a787390382dfccd1c8cc80488b93cf6a9f7')
 
 build() {
   cd ${srcdir}/Cinnamon*
@@ -68,6 +74,15 @@
   # Fix brightness applet for GNOME 3.8
   patch -Np1 -i ../idle-dim.patch
 
+  # Fix missing backgrounds
+  patch -Np1 -i ../background.patch
+
+  # Remove "Browse Files..." option as it's gone from gnome-bluetooth 3.8
+  patch -Np1 -i ../bluetooth_obex_transfer.patch
+
+  # Disable MPRIS support (workaround for FS#35282)
+  patch -Np1 -i ../disable-mpris-support.patch
+
   ./autogen.sh --prefix=/usr \
--sysconfdir=/etc \
--libexecdir=/usr/lib/cinnamon \
@@ -82,4 +97,10 @@
 package() {
   cd ${srcdir}/Cinnamon*
   make DESTDIR="${pkgdir}" install
+
+  # Remove leftover files after patching
+  find "$pkgdir" -type f -name *.orig | xargs rm
+
+  # Prefix 'System Settings' with 'Cinnamon' to avoid confusion with 
gnome-control-center
+  sed -i 's/^Name\(.*\)=\(.*\)/Name\1=Cinnamon \2/' 
"$pkgdir/usr/share/applications/cinnamon-settings.desktop"
 }

Added: background.patch
===
--- background.patch(rev 0)
+++ background.patch2013-08-14 19:29:30 UTC (rev 95584)
@@ -0,0 +1,16 @@
+--- a/files/usr/lib/cinnamon-settings/modules/cs_backgrounds.py
 b/files/usr/lib/cinnamon-settings/modules/cs_backgrounds.py
+@@ -334,10 +334,9 @@ class BackgroundWallpaperPane (Gtk.VBox)
+ 
+ def update_icon_view(self):
+ pictures_list = []
+-if os.path.exists("/usr/share/cinnamon-background-properties"):
+-for i in os.listdir("/usr/share/cinnamon-background-properties"):
+-if i.endswith(".xml"):
+-pictures_list += 
self.parse_xml_backgrounds_list(os.path.join("/usr/share/cinnamon-background-properties",
 i))
++for i in os.listdir("/usr/share/gnome-background-properties"):
++if i.endswith(".xml"):
++pictures_list += 
self.parse_xml_backgrounds_list(os.path.join("/usr/share/gnome-background-properties",
 i))
+ 
+ path = os.path.join(os.getenv("HOME"), ".cinnamon", "backgrounds")
+ if os.path.exists(path):

Added: bluetooth_obex_transfer.patch
===
--- bluetooth_obex_transfer.patch   (rev 0)
+++ bluetooth_obex_transfer.patch   2013-08-14 19:29:30 UTC (rev 95584)
@@ -0,0 +1,25 @@
+--- a/files/usr/share/cinnamon/applets/blueto...@cinnamon.org/applet.js
 b/files/usr/share/cinnamon/applets/blueto...@

[arch-commits] Commit in openssl/trunk (2 files)

2013-08-14 Thread Pierre Schmitz
Date: Wednesday, August 14, 2013 @ 19:46:54
  Author: pierre
Revision: 192726

add pod fix

Added:
  openssl/trunk/openssl-1.0.1e-fix_pod_syntax-1.patch
Modified:
  openssl/trunk/PKGBUILD

---+
 PKGBUILD  |   10 
 openssl-1.0.1e-fix_pod_syntax-1.patch |  393 
 2 files changed, 400 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-08-14 17:32:47 UTC (rev 192725)
+++ PKGBUILD2013-08-14 17:46:54 UTC (rev 192726)
@@ -18,11 +18,13 @@
 source=("https://www.openssl.org/source/${pkgname}-${_ver}.tar.gz";
 "https://www.openssl.org/source/${pkgname}-${_ver}.tar.gz.asc";
 'no-rpath.patch'
-'ca-dir.patch')
+'ca-dir.patch'
+'openssl-1.0.1e-fix_pod_syntax-1.patch')
 md5sums=('66bf6f10f060d561929de96f9dfe5b8c'
- 'e18847df48d39416f4ca5064887a2e28'
+ 'SKIP'
  'dc78d3d06baffc16217519242ce92478'
- '3bf51be3a1bbd262be46dc619f92aa90')
+ '3bf51be3a1bbd262be46dc619f92aa90'
+ '88d3bef4bbdc640b0412315d8d347bdf')
 
 build() {
cd $srcdir/$pkgname-$_ver
@@ -40,6 +42,8 @@
# set ca dir to /etc/ssl by default
patch -p0 -i $srcdir/ca-dir.patch
 
+   patch -p1 -i $srcdir/openssl-1.0.1e-fix_pod_syntax-1.patch
+
# mark stack as non-executable: http://bugs.archlinux.org/task/12434
./Configure --prefix=/usr --openssldir=/etc/ssl --libdir=lib \
shared zlib ${optflags} \

Added: openssl-1.0.1e-fix_pod_syntax-1.patch
===
--- openssl-1.0.1e-fix_pod_syntax-1.patch   (rev 0)
+++ openssl-1.0.1e-fix_pod_syntax-1.patch   2013-08-14 17:46:54 UTC (rev 
192726)
@@ -0,0 +1,393 @@
+Submitted By: Martin Ward 
+Date: 2013-06-18
+Initial Package Version: 1.0.1e
+Upstream Status: Unknown
+Origin: self, based on fedora
+Description: Fixes install with perl-5.18.
+
+diff -Naur openssl-1.0.1e.orig/doc/apps/cms.pod openssl-1.0.1e/doc/apps/cms.pod
+--- openssl-1.0.1e.orig/doc/apps/cms.pod   2013-06-06 14:35:15.867871879 
+0100
 openssl-1.0.1e/doc/apps/cms.pod2013-06-06 14:35:25.791747119 +0100
+@@ -450,28 +450,28 @@
+ 
+ =over 4
+ 
+-=item 0
++=item C<0>
+ 
+ the operation was completely successfully.
+ 
+-=item 1 
++=item C<1>
+ 
+ an error occurred parsing the command options.
+ 
+-=item 2
++=item C<2>
+ 
+ one of the input files could not be read.
+ 
+-=item 3
++=item C<3>
+ 
+ an error occurred creating the CMS file or when reading the MIME
+ message.
+ 
+-=item 4
++=item C<4>
+ 
+ an error occurred decrypting or verifying the message.
+ 
+-=item 5
++=item C<5>
+ 
+ the message was verified correctly but an error occurred writing out
+ the signers certificates.
+diff -Naur openssl-1.0.1e.orig/doc/apps/smime.pod 
openssl-1.0.1e/doc/apps/smime.pod
+--- openssl-1.0.1e.orig/doc/apps/smime.pod 2013-06-06 14:35:15.867871879 
+0100
 openssl-1.0.1e/doc/apps/smime.pod  2013-06-06 14:35:25.794747082 +0100
+@@ -308,28 +308,28 @@
+ 
+ =over 4
+ 
+-=item 0
++=item C<0>
+ 
+ the operation was completely successfully.
+ 
+-=item 1 
++=item C<1>
+ 
+ an error occurred parsing the command options.
+ 
+-=item 2
++=item C<2>
+ 
+ one of the input files could not be read.
+ 
+-=item 3
++=item C<3>
+ 
+ an error occurred creating the PKCS#7 file or when reading the MIME
+ message.
+ 
+-=item 4
++=item C<4>
+ 
+ an error occurred decrypting or verifying the message.
+ 
+-=item 5
++=item C<5>
+ 
+ the message was verified correctly but an error occurred writing out
+ the signers certificates.
+diff -Naur openssl-1.0.1e.orig/doc/crypto/X509_STORE_CTX_get_error.pod 
openssl-1.0.1e/doc/crypto/X509_STORE_CTX_get_error.pod
+--- openssl-1.0.1e.orig/doc/crypto/X509_STORE_CTX_get_error.pod
2013-06-06 14:35:15.874871791 +0100
 openssl-1.0.1e/doc/crypto/X509_STORE_CTX_get_error.pod 2013-06-06 
14:37:13.826388940 +0100
+@@ -278,6 +278,8 @@
+ an application specific error. This will never be returned unless explicitly
+ set by an application.
+ 
++=back
++
+ =head1 NOTES
+ 
+ The above functions should be used instead of directly referencing the fields
+diff -Naur openssl-1.0.1e.orig/doc/ssl/SSL_accept.pod 
openssl-1.0.1e/doc/ssl/SSL_accept.pod
+--- openssl-1.0.1e.orig/doc/ssl/SSL_accept.pod 2013-06-06 14:35:15.871871829 
+0100
 openssl-1.0.1e/doc/ssl/SSL_accept.pod  2013-06-06 14:35:25.796747057 
+0100
+@@ -44,12 +44,12 @@
+ 
+ =over 4
+ 
+-=item 1
++=item C<1>
+ 
+ The TLS/SSL handshake was successfully completed, a TLS/SSL connection has 
been
+ established.
+ 
+-=item 0
++=item C<0>
+ 
+ The TLS/SSL handshake was not successful but was shut down controlled and
+ by the specifications of the TLS/SSL protocol. Call SSL_get_error() with the
+diff -Naur openssl-1.0.1e.orig/doc/ssl/SSL_clear.pod 
openssl-1.0.1e/doc/ssl/SSL_c

[arch-commits] Commit in linux/trunk (config.3.11 config.x86_64.3.11)

2013-08-14 Thread Tobias Powalowski
Date: Wednesday, August 14, 2013 @ 18:48:00
  Author: tpowa
Revision: 192721

add 3.11 configs

Added:
  linux/trunk/config.3.11
  linux/trunk/config.x86_64.3.11

+
 config.3.11| 6452 +++
 config.x86_64.3.11 | 6254 +
 2 files changed, 12706 insertions(+)

The diff is longer than the limit of 200KB.
Use svn diff -r 192720:192721 to see the changes.


[arch-commits] Commit in kbd-ru-keymaps/repos/community-any (8 files)

2013-08-14 Thread Sergej Pupykin
Date: Wednesday, August 14, 2013 @ 18:11:46
  Author: spupykin
Revision: 95583

archrelease: copy trunk to community-any

Added:
  kbd-ru-keymaps/repos/community-any/PKGBUILD
(from rev 95582, kbd-ru-keymaps/trunk/PKGBUILD)
  kbd-ru-keymaps/repos/community-any/kbd-ru-keymaps.install
(from rev 95582, kbd-ru-keymaps/trunk/kbd-ru-keymaps.install)
  kbd-ru-keymaps/repos/community-any/ru-utf-menu-swapcaps.map.gz
(from rev 95582, kbd-ru-keymaps/trunk/ru-utf-menu-swapcaps.map.gz)
  kbd-ru-keymaps/repos/community-any/ru-utf.map.gz
(from rev 95582, kbd-ru-keymaps/trunk/ru-utf.map.gz)
Deleted:
  kbd-ru-keymaps/repos/community-any/PKGBUILD
  kbd-ru-keymaps/repos/community-any/kbd-ru-keymaps.install
  kbd-ru-keymaps/repos/community-any/ru-utf-menu-swapcaps.map.gz
  kbd-ru-keymaps/repos/community-any/ru-utf.map.gz

+
 PKGBUILD   |   50 ++-
 kbd-ru-keymaps.install |   29 +--
 2 files changed, 38 insertions(+), 41 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-08-14 16:11:31 UTC (rev 95582)
+++ PKGBUILD2013-08-14 16:11:46 UTC (rev 95583)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Sergej Pupykin 
-
-pkgname=kbd-ru-keymaps
-pkgver=1
-pkgrel=4
-pkgdesc="Russian kbd keymaps for utf8 locale"
-arch=(any)
-url="http://wiki.archlinux.org/index.php/%D0%98%D0%BD%D1%82%D0%B5%D1%80%D0%BD%D0%B0%D1%86%D0%B8%D0%BE%D0%BD%D0%B0%D0%BB%D0%B8%D0%B7%D0%B0%D1%86%D0%B8%D1%8F";
-license=('GPL')
-depends=(kbd)
-install=kbd-ru-keymaps.install
-source=(ru-utf.map.gz
-   ru-utf-menu-swapcaps.map.gz)
-md5sums=('574e4a93834e4f2a66fe001c09a2113a'
-'44bbe91ced610644ba3c13d529d1718c')
-
-build()
-{
-  cd $srcdir
-  mkdir -p $pkgdir/usr/share/kbd/keymaps/i386/qwerty && \
-  cp *.map $pkgdir/usr/share/kbd/keymaps/i386/qwerty/ && \
-  gzip $pkgdir/usr/share/kbd/keymaps/i386/qwerty/*.map
-}
-

Copied: kbd-ru-keymaps/repos/community-any/PKGBUILD (from rev 95582, 
kbd-ru-keymaps/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-08-14 16:11:46 UTC (rev 95583)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Sergej Pupykin 
+
+pkgname=kbd-ru-keymaps
+pkgver=1
+pkgrel=5
+pkgdesc="Russian kbd keymaps for utf8 locale"
+arch=(any)
+url="http://wiki.archlinux.org/index.php/%D0%98%D0%BD%D1%82%D0%B5%D1%80%D0%BD%D0%B0%D1%86%D0%B8%D0%BE%D0%BD%D0%B0%D0%BB%D0%B8%D0%B7%D0%B0%D1%86%D0%B8%D1%8F";
+license=('GPL')
+depends=('kbd')
+install=kbd-ru-keymaps.install
+source=(ru-utf.map.gz
+   ru-utf-menu-swapcaps.map.gz)
+md5sums=('574e4a93834e4f2a66fe001c09a2113a'
+'44bbe91ced610644ba3c13d529d1718c')
+
+package() {
+  cd $srcdir
+  mkdir -p $pkgdir/usr/share/kbd/keymaps/i386/qwerty
+  cp *.map $pkgdir/usr/share/kbd/keymaps/i386/qwerty/
+  gzip $pkgdir/usr/share/kbd/keymaps/i386/qwerty/*.map
+}

Deleted: kbd-ru-keymaps.install
===
--- kbd-ru-keymaps.install  2013-08-14 16:11:31 UTC (rev 95582)
+++ kbd-ru-keymaps.install  2013-08-14 16:11:46 UTC (rev 95583)
@@ -1,15 +0,0 @@
-post_install() {
-  cat << EOF
---
--- You can switch keymaps in /etc/rc.conf
---
--- KEYMAP="ru-utf"
--- Right Control switch languages
---
--- KEYMAP="ru-utf-menu-swapcaps"
--- Menu key switch languages
--- Swap CapsLock and Left Control
---
-EOF
-  /bin/true
-}

Copied: kbd-ru-keymaps/repos/community-any/kbd-ru-keymaps.install (from rev 
95582, kbd-ru-keymaps/trunk/kbd-ru-keymaps.install)
===
--- kbd-ru-keymaps.install  (rev 0)
+++ kbd-ru-keymaps.install  2013-08-14 16:11:46 UTC (rev 95583)
@@ -0,0 +1,14 @@
+post_install() {
+  cat << EOF
+--
+-- You can switch keymaps in /etc/vconsole.conf
+--
+-- KEYMAP="ru-utf"
+-- Right Control switch languages
+--
+-- KEYMAP="ru-utf-menu-swapcaps"
+-- Menu key switch languages
+-- Swap CapsLock and Left Control
+--
+EOF
+}

Deleted: ru-utf-menu-swapcaps.map.gz
===
(Binary files differ)

Copied: kbd-ru-keymaps/repos/community-any/ru-utf-menu-swapcaps.map.gz (from 
rev 95582, kbd-ru-keymaps/trunk/ru-utf-menu-swapcaps.map.gz)
===
(Binary files differ)

Deleted: ru-utf.map.gz
===
(Binary files differ)

Copied: kbd-ru-keymaps/repos/community-any/ru-utf.map.gz (from rev 95582, 
kbd-ru-keymaps/trunk/ru-utf.map.gz)
===
(Binary files differ)



[arch-commits] Commit in kbd-ru-keymaps/trunk (PKGBUILD kbd-ru-keymaps.install)

2013-08-14 Thread Sergej Pupykin
Date: Wednesday, August 14, 2013 @ 18:11:31
  Author: spupykin
Revision: 95582

upgpkg: kbd-ru-keymaps 1-5

upd

Modified:
  kbd-ru-keymaps/trunk/PKGBUILD
  kbd-ru-keymaps/trunk/kbd-ru-keymaps.install

+
 PKGBUILD   |4 ++--
 kbd-ru-keymaps.install |3 +--
 2 files changed, 3 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-08-14 15:07:17 UTC (rev 95581)
+++ PKGBUILD2013-08-14 16:11:31 UTC (rev 95582)
@@ -4,12 +4,12 @@
 
 pkgname=kbd-ru-keymaps
 pkgver=1
-pkgrel=4
+pkgrel=5
 pkgdesc="Russian kbd keymaps for utf8 locale"
 arch=(any)
 
url="http://wiki.archlinux.org/index.php/%D0%98%D0%BD%D1%82%D0%B5%D1%80%D0%BD%D0%B0%D1%86%D0%B8%D0%BE%D0%BD%D0%B0%D0%BB%D0%B8%D0%B7%D0%B0%D1%86%D0%B8%D1%8F";
 license=('GPL')
-depends=(kbd)
+depends=('kbd')
 install=kbd-ru-keymaps.install
 source=(ru-utf.map.gz
ru-utf-menu-swapcaps.map.gz)

Modified: kbd-ru-keymaps.install
===
--- kbd-ru-keymaps.install  2013-08-14 15:07:17 UTC (rev 95581)
+++ kbd-ru-keymaps.install  2013-08-14 16:11:31 UTC (rev 95582)
@@ -1,7 +1,7 @@
 post_install() {
   cat << EOF
 --
--- You can switch keymaps in /etc/rc.conf
+-- You can switch keymaps in /etc/vconsole.conf
 --
 -- KEYMAP="ru-utf"
 -- Right Control switch languages
@@ -11,5 +11,4 @@
 -- Swap CapsLock and Left Control
 --
 EOF
-  /bin/true
 }



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

2013-08-14 Thread Balló György
Date: Wednesday, August 14, 2013 @ 17:07:08
  Author: bgyorgy
Revision: 95580

upgpkg: nemo 1.8.4-3

Rename 'Files' app name to avoid having the same as nautilus

Modified:
  nemo/trunk/PKGBUILD

--+
 PKGBUILD |5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-08-14 14:20:51 UTC (rev 95579)
+++ PKGBUILD2013-08-14 15:07:08 UTC (rev 95580)
@@ -4,7 +4,7 @@
 
 pkgname=nemo
 pkgver=1.8.4
-pkgrel=2
+pkgrel=3
 pkgdesc="Cinnamon file manager (Nautilus fork)"
 arch=('i686' 'x86_64')
 url="https://github.com/linuxmint/nemo";
@@ -49,6 +49,9 @@
 
   make DESTDIR="$pkgdir/" install
 
+  # Rename 'Files' app name to avoid having the same as nautilus
+  sed -i 's/^Name\(.*\)=.*/Name\1=Nemo/' 
"$pkgdir/usr/share/applications/nemo.desktop"
+
   # Autostart only in Cinnamon to avoid conflict with GNOME Classic session
   cp "$pkgdir/etc/xdg/autostart/nemo-autostart.desktop" \
 "$pkgdir/etc/xdg/autostart/nemo-autostart2d.desktop"



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

2013-08-14 Thread Balló György
Date: Wednesday, August 14, 2013 @ 17:07:17
  Author: bgyorgy
Revision: 95581

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

Added:
  nemo/repos/community-i686/PKGBUILD
(from rev 95580, nemo/trunk/PKGBUILD)
  nemo/repos/community-i686/nemo.install
(from rev 95580, nemo/trunk/nemo.install)
  nemo/repos/community-i686/remove-desktop-background.patch
(from rev 95580, nemo/trunk/remove-desktop-background.patch)
  nemo/repos/community-i686/tracker-0.16.patch
(from rev 95580, nemo/trunk/tracker-0.16.patch)
  nemo/repos/community-x86_64/PKGBUILD
(from rev 95580, nemo/trunk/PKGBUILD)
  nemo/repos/community-x86_64/nemo.install
(from rev 95580, nemo/trunk/nemo.install)
  nemo/repos/community-x86_64/remove-desktop-background.patch
(from rev 95580, nemo/trunk/remove-desktop-background.patch)
  nemo/repos/community-x86_64/tracker-0.16.patch
(from rev 95580, nemo/trunk/tracker-0.16.patch)
Deleted:
  nemo/repos/community-i686/PKGBUILD
  nemo/repos/community-i686/nemo.install
  nemo/repos/community-i686/remove-desktop-background.patch
  nemo/repos/community-i686/tracker-0.16.patch
  nemo/repos/community-x86_64/PKGBUILD
  nemo/repos/community-x86_64/nemo.install
  nemo/repos/community-x86_64/remove-desktop-background.patch
  nemo/repos/community-x86_64/tracker-0.16.patch

--+
 /PKGBUILD|  124 +
 /nemo.install|   28 
 /remove-desktop-background.patch | 2100 +
 /tracker-0.16.patch  |   66 
 community-i686/PKGBUILD  |   59 
 community-i686/nemo.install  |   14 
 community-i686/remove-desktop-background.patch   | 1050 --
 community-i686/tracker-0.16.patch|   33 
 community-x86_64/PKGBUILD|   59 
 community-x86_64/nemo.install|   14 
 community-x86_64/remove-desktop-background.patch | 1050 --
 community-x86_64/tracker-0.16.patch  |   33 
 12 files changed, 2318 insertions(+), 2312 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 95580:95581 to see the changes.


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

2013-08-14 Thread Sergej Pupykin
Date: Wednesday, August 14, 2013 @ 16:20:51
  Author: spupykin
Revision: 95579

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

Added:
  synce-core/repos/community-i686/
  synce-core/repos/community-i686/PKGBUILD
(from rev 95578, synce-core/trunk/PKGBUILD)
  synce-core/repos/community-x86_64/
  synce-core/repos/community-x86_64/PKGBUILD
(from rev 95578, synce-core/trunk/PKGBUILD)

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

Copied: synce-core/repos/community-i686/PKGBUILD (from rev 95578, 
synce-core/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-08-14 14:20:51 UTC (rev 95579)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Jan Was 
+
+pkgname=synce-core
+pkgver=0.17
+pkgrel=1
+pkgdesc="provide a means of communication with a Windows CE device - libraries"
+arch=('i686' 'x86_64')
+url="http://synce.sourceforge.net/";
+license=('GPL')
+depends=('dbus-glib' 'udev' 'python2')
+makedepends=('dhclient')
+provides=('synce-libsynce' 'synce-librapi')
+replaces=('synce-libsynce' 'synce-librapi')
+conflicts=('synce-libsynce' 'synce-librapi')
+options=('!libtool')
+source=(http://downloads.sourceforge.net/sourceforge/synce/SynCE/synce-core/synce-core-$pkgver.tar.gz)
+md5sums=('ee0b9369b6fea5e2d1b970503dd7cb0e')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  PYTHON=/usr/bin/python2 \
+./configure --prefix=/usr --sysconfdir=/etc 
--libexecdir=/usr/lib/synce-core \
+--enable-odccm-support --enable-udev-support --enable-bluetooth-support
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Copied: synce-core/repos/community-x86_64/PKGBUILD (from rev 95578, 
synce-core/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-08-14 14:20:51 UTC (rev 95579)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Jan Was 
+
+pkgname=synce-core
+pkgver=0.17
+pkgrel=1
+pkgdesc="provide a means of communication with a Windows CE device - libraries"
+arch=('i686' 'x86_64')
+url="http://synce.sourceforge.net/";
+license=('GPL')
+depends=('dbus-glib' 'udev' 'python2')
+makedepends=('dhclient')
+provides=('synce-libsynce' 'synce-librapi')
+replaces=('synce-libsynce' 'synce-librapi')
+conflicts=('synce-libsynce' 'synce-librapi')
+options=('!libtool')
+source=(http://downloads.sourceforge.net/sourceforge/synce/SynCE/synce-core/synce-core-$pkgver.tar.gz)
+md5sums=('ee0b9369b6fea5e2d1b970503dd7cb0e')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  PYTHON=/usr/bin/python2 \
+./configure --prefix=/usr --sysconfdir=/etc 
--libexecdir=/usr/lib/synce-core \
+--enable-odccm-support --enable-udev-support --enable-bluetooth-support
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}



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

2013-08-14 Thread Balló György
Date: Wednesday, August 14, 2013 @ 16:12:08
  Author: bgyorgy
Revision: 95576

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

Added:
  nemo/repos/community-i686/PKGBUILD
(from rev 95575, nemo/trunk/PKGBUILD)
  nemo/repos/community-i686/nemo.install
(from rev 95575, nemo/trunk/nemo.install)
  nemo/repos/community-i686/remove-desktop-background.patch
(from rev 95575, nemo/trunk/remove-desktop-background.patch)
  nemo/repos/community-i686/tracker-0.16.patch
(from rev 95575, nemo/trunk/tracker-0.16.patch)
  nemo/repos/community-x86_64/PKGBUILD
(from rev 95575, nemo/trunk/PKGBUILD)
  nemo/repos/community-x86_64/nemo.install
(from rev 95575, nemo/trunk/nemo.install)
  nemo/repos/community-x86_64/remove-desktop-background.patch
(from rev 95575, nemo/trunk/remove-desktop-background.patch)
  nemo/repos/community-x86_64/tracker-0.16.patch
(from rev 95575, nemo/trunk/tracker-0.16.patch)
Deleted:
  nemo/repos/community-i686/PKGBUILD
  nemo/repos/community-i686/nemo.install
  nemo/repos/community-i686/remove-desktop-background.patch
  nemo/repos/community-i686/tracker-0.16.patch
  nemo/repos/community-x86_64/PKGBUILD
  nemo/repos/community-x86_64/nemo.install
  nemo/repos/community-x86_64/remove-desktop-background.patch
  nemo/repos/community-x86_64/tracker-0.16.patch

--+
 /PKGBUILD|  118 +
 /nemo.install|   28 
 /remove-desktop-background.patch | 2100 +
 /tracker-0.16.patch  |   66 
 community-i686/PKGBUILD  |   51 
 community-i686/nemo.install  |   14 
 community-i686/remove-desktop-background.patch   | 1050 --
 community-i686/tracker-0.16.patch|   33 
 community-x86_64/PKGBUILD|   51 
 community-x86_64/nemo.install|   14 
 community-x86_64/remove-desktop-background.patch | 1050 --
 community-x86_64/tracker-0.16.patch  |   33 
 12 files changed, 2312 insertions(+), 2296 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 95575:95576 to see the changes.


[arch-commits] Commit in cinnamon-screensaver/trunk (3 files)

2013-08-14 Thread Balló György
Date: Wednesday, August 14, 2013 @ 16:18:27
  Author: bgyorgy
Revision: 95578

Modify the original autostart desktop file rather than shipping our own

Modified:
  cinnamon-screensaver/trunk/PKGBUILD
Deleted:
  cinnamon-screensaver/trunk/cinnamon-screensaver.desktop
  cinnamon-screensaver/trunk/cinnamon2d-screensaver.desktop

+
 PKGBUILD   |   14 --
 cinnamon-screensaver.desktop   |   11 ---
 cinnamon2d-screensaver.desktop |   11 ---
 3 files changed, 8 insertions(+), 28 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-08-14 14:17:35 UTC (rev 95577)
+++ PKGBUILD2013-08-14 14:18:27 UTC (rev 95578)
@@ -15,13 +15,9 @@
 makedepends=('intltool' 'gnome-common')
 options=(!emptydirs)
 
source=($pkgname-$pkgver.tar.gz::https://github.com/linuxmint/cinnamon-screensaver/archive/$pkgver.tar.gz
-   cinnamon-screensaver.desktop
-   cinnamon2d-screensaver.desktop
cinnamon-screensaver.pam
fix-dbus-compatibility.patch)
 sha256sums=('e85722d5af2ecbed98f50909285b335d7635214bf8cada49964f60bb5d1339c1'
-'2f29a72991deb5cc2b44da06f49d1115148fee6a0a22b1abfecee1c1661abcaa'
-'335df8f2fb270484829d94995622521f0a42a12d6887f7de827db34fc81f583a'
 'b6ea9e2eb586d94bcabb617a8f1c2958111df87afdbb51f645882bccdc15cbda'
 'eebd1d056c21d2d3f60fb954677b9214fd1d575ed1c2bbb56326cedf41a39eb6')
 
@@ -48,6 +44,12 @@
   rm "$pkgdir"/usr/bin/gnome-screensaver{,-command}
 
   # Autostart only in Cinnamon
-  install -m644 "$srcdir/cinnamon-screensaver.desktop" 
"$pkgdir/etc/xdg/autostart/cinnamon-screensaver.desktop"
-  install -m644 "$srcdir/cinnamon2d-screensaver.desktop" 
"$pkgdir/etc/xdg/autostart/cinnamon2d-screensaver.desktop"
+  cp "$pkgdir/etc/xdg/autostart/cinnamon-screensaver.desktop" \
+"$pkgdir/etc/xdg/autostart/cinnamon2d-screensaver.desktop"
+  sed -i 's/^OnlyShowIn=.*/OnlyShowIn=GNOME;/' \
+"$pkgdir"/etc/xdg/autostart/cinnamon{,2d}-screensaver.desktop
+  echo 'AutostartCondition=GNOME3 if-session cinnamon' \
+>> "$pkgdir/etc/xdg/autostart/cinnamon-screensaver.desktop"
+  echo 'AutostartCondition=GNOME3 if-session cinnamon2d' \
+>> "$pkgdir/etc/xdg/autostart/cinnamon2d-screensaver.desktop"
 }

Deleted: cinnamon-screensaver.desktop
===
--- cinnamon-screensaver.desktop2013-08-14 14:17:35 UTC (rev 95577)
+++ cinnamon-screensaver.desktop2013-08-14 14:18:27 UTC (rev 95578)
@@ -1,11 +0,0 @@
-[Desktop Entry]
-Type=Application
-Name=Cinnamon Screensaver
-Comment=Launch screensaver and locker program
-Icon=preferences-desktop-screensaver
-Exec=cinnamon-screensaver
-OnlyShowIn=GNOME;
-AutostartCondition=GNOME3 if-session cinnamon
-NoDisplay=true
-X-GNOME-Autostart-Phase=Application
-X-GNOME-Autostart-Notify=true

Deleted: cinnamon2d-screensaver.desktop
===
--- cinnamon2d-screensaver.desktop  2013-08-14 14:17:35 UTC (rev 95577)
+++ cinnamon2d-screensaver.desktop  2013-08-14 14:18:27 UTC (rev 95578)
@@ -1,11 +0,0 @@
-[Desktop Entry]
-Type=Application
-Name=Cinnamon Screensaver
-Comment=Launch screensaver and locker program
-Icon=preferences-desktop-screensaver
-Exec=cinnamon-screensaver
-OnlyShowIn=GNOME;
-AutostartCondition=GNOME3 if-session cinnamon2d
-NoDisplay=true
-X-GNOME-Autostart-Phase=Application
-X-GNOME-Autostart-Notify=true



[arch-commits] Commit in synce-core (repos/PKGBUILD trunk/PKGBUILD)

2013-08-14 Thread Sergej Pupykin
Date: Wednesday, August 14, 2013 @ 16:17:35
  Author: spupykin
Revision: 95577

Added:
  synce-core/trunk/PKGBUILD
(from rev 95574, synce-core/repos/PKGBUILD)
Deleted:
  synce-core/repos/PKGBUILD

+
 repos/PKGBUILD |   28 
 trunk/PKGBUILD |   32 
 2 files changed, 32 insertions(+), 28 deletions(-)

Deleted: repos/PKGBUILD
===
--- repos/PKGBUILD  2013-08-14 14:12:08 UTC (rev 95576)
+++ repos/PKGBUILD  2013-08-14 14:17:35 UTC (rev 95577)
@@ -1,28 +0,0 @@
-# Maintainer: Jan Was 
-
-pkgname=synce-core
-pkgver=0.17
-pkgrel=1
-pkgdesc="provide a means of communication with a Windows CE device - libraries"
-arch=('i686' 'x86_64')
-url="http://synce.sourceforge.net/";
-license=('GPL')
-depends=('dbus-glib')
-makedepends=('dhclient')
-provides=('synce-libsynce' 'synce-librapi')
-replaces=('synce-libsynce' 'synce-librapi')
-conflicts=('synce-libsynce' 'synce-librapi')
-options=('!libtool')
-source=(http://downloads.sourceforge.net/sourceforge/synce/SynCE/synce-core/synce-core-$pkgver.tar.gz)
-md5sums=('ee0b9369b6fea5e2d1b970503dd7cb0e')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  PYTHON=/usr/bin/python2 ./configure --prefix=/usr --enable-odccm-support 
--enable-udev-support --enable-bluetooth-support
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: synce-core/trunk/PKGBUILD (from rev 95574, synce-core/repos/PKGBUILD)
===
--- trunk/PKGBUILD  (rev 0)
+++ trunk/PKGBUILD  2013-08-14 14:17:35 UTC (rev 95577)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Jan Was 
+
+pkgname=synce-core
+pkgver=0.17
+pkgrel=1
+pkgdesc="provide a means of communication with a Windows CE device - libraries"
+arch=('i686' 'x86_64')
+url="http://synce.sourceforge.net/";
+license=('GPL')
+depends=('dbus-glib' 'udev' 'python2')
+makedepends=('dhclient')
+provides=('synce-libsynce' 'synce-librapi')
+replaces=('synce-libsynce' 'synce-librapi')
+conflicts=('synce-libsynce' 'synce-librapi')
+options=('!libtool')
+source=(http://downloads.sourceforge.net/sourceforge/synce/SynCE/synce-core/synce-core-$pkgver.tar.gz)
+md5sums=('ee0b9369b6fea5e2d1b970503dd7cb0e')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  PYTHON=/usr/bin/python2 \
+./configure --prefix=/usr --sysconfdir=/etc 
--libexecdir=/usr/lib/synce-core \
+--enable-odccm-support --enable-udev-support --enable-bluetooth-support
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}


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


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

2013-08-14 Thread Balló György
Date: Wednesday, August 14, 2013 @ 16:11:58
  Author: bgyorgy
Revision: 95575

upgpkg: nemo 1.8.4-2

Autostart only in Cinnamon to avoid conflict with GNOME Classic session

Modified:
  nemo/trunk/PKGBUILD

--+
 PKGBUILD |   10 +-
 1 file changed, 9 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-08-14 14:03:20 UTC (rev 95574)
+++ PKGBUILD2013-08-14 14:11:58 UTC (rev 95575)
@@ -4,7 +4,7 @@
 
 pkgname=nemo
 pkgver=1.8.4
-pkgrel=1
+pkgrel=2
 pkgdesc="Cinnamon file manager (Nautilus fork)"
 arch=('i686' 'x86_64')
 url="https://github.com/linuxmint/nemo";
@@ -48,4 +48,12 @@
   cd linuxmint-nemo-*
 
   make DESTDIR="$pkgdir/" install
+
+  # Autostart only in Cinnamon to avoid conflict with GNOME Classic session
+  cp "$pkgdir/etc/xdg/autostart/nemo-autostart.desktop" \
+"$pkgdir/etc/xdg/autostart/nemo-autostart2d.desktop"
+  sed -i 's/^AutostartCondition=.*/AutostartCondition=GNOME3 if-session 
cinnamon/' \
+"$pkgdir/etc/xdg/autostart/nemo-autostart.desktop"
+  sed -i 's/^AutostartCondition=.*/AutostartCondition=GNOME3 if-session 
cinnamon2d/' \
+"$pkgdir/etc/xdg/autostart/nemo-autostart2d.desktop"
 }



[arch-commits] Commit in (4 files)

2013-08-14 Thread Sergej Pupykin
Date: Wednesday, August 14, 2013 @ 16:03:20
  Author: spupykin
Revision: 95574

Added:
  synce-core/
  synce-core/repos/
  synce-core/repos/PKGBUILD
  synce-core/trunk/

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

Added: synce-core/repos/PKGBUILD
===
--- synce-core/repos/PKGBUILD   (rev 0)
+++ synce-core/repos/PKGBUILD   2013-08-14 14:03:20 UTC (rev 95574)
@@ -0,0 +1,28 @@
+# Maintainer: Jan Was 
+
+pkgname=synce-core
+pkgver=0.17
+pkgrel=1
+pkgdesc="provide a means of communication with a Windows CE device - libraries"
+arch=('i686' 'x86_64')
+url="http://synce.sourceforge.net/";
+license=('GPL')
+depends=('dbus-glib')
+makedepends=('dhclient')
+provides=('synce-libsynce' 'synce-librapi')
+replaces=('synce-libsynce' 'synce-librapi')
+conflicts=('synce-libsynce' 'synce-librapi')
+options=('!libtool')
+source=(http://downloads.sourceforge.net/sourceforge/synce/SynCE/synce-core/synce-core-$pkgver.tar.gz)
+md5sums=('ee0b9369b6fea5e2d1b970503dd7cb0e')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  PYTHON=/usr/bin/python2 ./configure --prefix=/usr --enable-odccm-support 
--enable-udev-support --enable-bluetooth-support
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}



[arch-commits] Commit in liteide/repos (8 files)

2013-08-14 Thread Alexander Rødseth
Date: Wednesday, August 14, 2013 @ 14:28:29
  Author: arodseth
Revision: 95569

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

Added:
  liteide/repos/community-i686/
  liteide/repos/community-i686/PKGBUILD
(from rev 95568, liteide/trunk/PKGBUILD)
  liteide/repos/community-i686/liteide.png
(from rev 95568, liteide/trunk/liteide.png)
  liteide/repos/community-i686/liteide.sh
(from rev 95568, liteide/trunk/liteide.sh)
  liteide/repos/community-x86_64/
  liteide/repos/community-x86_64/PKGBUILD
(from rev 95568, liteide/trunk/PKGBUILD)
  liteide/repos/community-x86_64/liteide.png
(from rev 95568, liteide/trunk/liteide.png)
  liteide/repos/community-x86_64/liteide.sh
(from rev 95568, liteide/trunk/liteide.sh)

-+
 community-i686/PKGBUILD |   87 ++
 community-i686/liteide.sh   |7 +++
 community-x86_64/PKGBUILD   |   87 ++
 community-x86_64/liteide.sh |7 +++
 4 files changed, 188 insertions(+)

Copied: liteide/repos/community-i686/PKGBUILD (from rev 95568, 
liteide/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-08-14 12:28:29 UTC (rev 95569)
@@ -0,0 +1,87 @@
+# $Id$
+# Maintainer: Alexander Rødseth 
+# Contributor: spambanane 
+# Contributor: Matteo 
+
+pkgname=liteide
+pkgver=19
+pkgrel=1
+pkgdesc='IDE for editing and building projects written in the Go programming 
language ("golangide")'
+license=('LGPL')
+arch=('x86_64' 'i686')
+url='https://github.com/visualfc/liteide'
+depends=('go' 'libpng12' 'glib2' 'qt5-base' 'qt5-webkit')
+replaces=('golangide')
+conflicts=('golangide')
+makedepends=('gendesk')
+options=('!strip')
+source=("$pkgname.zip::https://github.com/visualfc/liteide/archive/x$pkgver.zip";
+'liteide.png'
+'liteide.sh')
+sha256sums=('182694341940878cf5df4f083a750659bffc97eb4ae517410e157bebc14f97df'
+'47c52b22326034bd3d6a7b11b05a53c8b3838c08e145171cf5cad2ca00260697'
+'93ef16d59054ef9b37f8781e90f7d0f83d726779d2029660dfd21e84d808bf04')
+
+prepare() {
+  cd "$srcdir"
+
+  gendesk -n --name 'Golang IDE' --pkgname "$pkgname" --pkgdesc "$pkgdesc"
+  cd "liteide-x$pkgver/build"
+  chmod +x build_linux.sh
+}
+
+build() {
+  cd "$srcdir/liteide-x$pkgver/build"
+
+  QTDIR=/usr ./build_linux.sh
+
+  # Fixing insecure RPATH, need to test if this is still needed
+  cd ../liteidex
+  find . -name "*.so" -type f -exec sed -i 's|/home/win|/usr/lib/|g' {} \;
+  find . -name liteide -type f -exec sed -i 's|/home/win|/usr/lib/|g' {} \;
+}
+
+package() {
+  cd "$srcdir/liteide-x$pkgver/build/liteide"
+
+  msg2 'Creating directories...'
+  mkdir -p \
+"$pkgdir/usr/lib/liteide" \
+"$pkgdir/usr/share/liteide" \
+"$pkgdir/usr/share/doc/$pkgname"
+
+  msg2 'Packaging executables...'
+  for binary in goastview goapi goexec godocview liteide; do
+install -Dm755 "bin/$binary" "$pkgdir/usr/bin/$binary"
+  done
+  install -Dm755 "$srcdir/$pkgname.sh" "$pkgdir/usr/bin/$pkgname"
+
+  cd "$srcdir/liteide-x$pkgver/liteidex"
+
+  msg2 'Packaging resources...'
+  cp -r deploy/* os_deploy/* "$pkgdir/usr/share/liteide"
+
+  msg2 'Packaging libraries and plugins...'
+  cp -r liteide/lib/liteide/* "$pkgdir/usr/lib/liteide"
+  cp -r liteide/bin/libliteapp.* "$pkgdir/usr/lib/"
+  chmod -x "$pkgdir/usr/lib/liteide/plugins/"*
+
+  msg2 'Packaging license and license exception...'
+  install -Dm644 LICENSE.LGPL \
+"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+  install -Dm644 LGPL_EXCEPTION.TXT \
+"$pkgdir/usr/share/licenses/$pkgname/LGPL_EXCEPTION"
+
+  cd ../..
+
+  msg2 'Packaging menu entry and icon...'
+  install -Dm644 "$pkgname.desktop" \
+"$pkgdir/usr/share/applications/$pkgname.desktop"
+  install -Dm644 "$pkgname.png" \
+"$pkgdir/usr/share/pixmaps/$pkgname.png"
+
+  msg2 'Cleaning up...'
+  rm -rf "$pkgdir/usr/share/$pkgname/doc"
+}
+
+# vim:set ts=2 sw=2 et:

Copied: liteide/repos/community-i686/liteide.png (from rev 95568, 
liteide/trunk/liteide.png)
===
(Binary files differ)

Copied: liteide/repos/community-i686/liteide.sh (from rev 95568, 
liteide/trunk/liteide.sh)
===
--- community-i686/liteide.sh   (rev 0)
+++ community-i686/liteide.sh   2013-08-14 12:28:29 UTC (rev 95569)
@@ -0,0 +1,7 @@
+#!/bin/sh
+ELF=/usr/bin/liteide
+if [ ! -z $GOROOT -a -e $GOROOT ]; then
+  $ELF $@
+else
+  GOROOT=/usr/lib/go $ELF $@
+fi

Copied: liteide/repos/community-x86_64/PKGBUILD (from rev 95568, 
liteide/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-08-14 12:28:29 UTC (rev 95569)
@@ -0,0 +1,87 @@
+

[arch-commits] Commit in liteide/trunk (5 files)

2013-08-14 Thread Alexander Rødseth
Date: Wednesday, August 14, 2013 @ 14:28:20
  Author: arodseth
Revision: 95568

upgpkg: liteide 19-1

Added:
  liteide/trunk/liteide.png
  liteide/trunk/liteide.sh
Modified:
  liteide/trunk/PKGBUILD
Deleted:
  liteide/trunk/golangide.png
  liteide/trunk/golangide.sh

--+
 PKGBUILD |2 ++
 golangide.sh |7 ---
 liteide.png  |1 +
 liteide.sh   |7 +++
 4 files changed, 10 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-08-14 10:56:10 UTC (rev 95567)
+++ PKGBUILD2013-08-14 12:28:20 UTC (rev 95568)
@@ -11,6 +11,8 @@
 arch=('x86_64' 'i686')
 url='https://github.com/visualfc/liteide'
 depends=('go' 'libpng12' 'glib2' 'qt5-base' 'qt5-webkit')
+replaces=('golangide')
+conflicts=('golangide')
 makedepends=('gendesk')
 options=('!strip')
 
source=("$pkgname.zip::https://github.com/visualfc/liteide/archive/x$pkgver.zip";

Deleted: golangide.png
===
(Binary files differ)

Deleted: golangide.sh
===
--- golangide.sh2013-08-14 10:56:10 UTC (rev 95567)
+++ golangide.sh2013-08-14 12:28:20 UTC (rev 95568)
@@ -1,7 +0,0 @@
-#!/bin/sh
-ELF=/usr/bin/liteide
-if [ ! -z $GOROOT -a -e $GOROOT ]; then
-  $ELF $@
-else
-  GOROOT=/usr/lib/go $ELF $@
-fi

Added: liteide.png
===
(Binary files differ)

Index: liteide/trunk/liteide.png
===
--- liteide.png 2013-08-14 10:56:10 UTC (rev 95567)
+++ liteide.png 2013-08-14 12:28:20 UTC (rev 95568)

Property changes on: liteide/trunk/liteide.png
___
Added: svn:mime-type
## -0,0 +1 ##
+image/png
\ No newline at end of property
Added: liteide.sh
===
--- liteide.sh  (rev 0)
+++ liteide.sh  2013-08-14 12:28:20 UTC (rev 95568)
@@ -0,0 +1,7 @@
+#!/bin/sh
+ELF=/usr/bin/liteide
+if [ ! -z $GOROOT -a -e $GOROOT ]; then
+  $ELF $@
+else
+  GOROOT=/usr/lib/go $ELF $@
+fi



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

2013-08-14 Thread Alexander Rødseth
Date: Wednesday, August 14, 2013 @ 12:56:10
  Author: arodseth
Revision: 95567

Upstream name change

Added:
  liteide/
Modified:
  liteide/trunk/PKGBUILD
Deleted:
  golangide/

--+
 PKGBUILD |   12 +---
 1 file changed, 5 insertions(+), 7 deletions(-)

Modified: liteide/trunk/PKGBUILD
===
--- golangide/trunk/PKGBUILD2013-08-14 10:53:19 UTC (rev 95566)
+++ liteide/trunk/PKGBUILD  2013-08-14 10:56:10 UTC (rev 95567)
@@ -1,12 +1,12 @@
-#$Id$
+# $Id$
 # Maintainer: Alexander Rødseth 
 # Contributor: spambanane 
 # Contributor: Matteo 
 
-pkgname=golangide
+pkgname=liteide
 pkgver=19
 pkgrel=1
-pkgdesc='IDE for editing and building projects written in the Go programming 
language (now LiteIDE X)'
+pkgdesc='IDE for editing and building projects written in the Go programming 
language ("golangide")'
 license=('LGPL')
 arch=('x86_64' 'i686')
 url='https://github.com/visualfc/liteide'
@@ -14,8 +14,8 @@
 makedepends=('gendesk')
 options=('!strip')
 
source=("$pkgname.zip::https://github.com/visualfc/liteide/archive/x$pkgver.zip";
-'golangide.png'
-'golangide.sh')
+'liteide.png'
+'liteide.sh')
 sha256sums=('182694341940878cf5df4f083a750659bffc97eb4ae517410e157bebc14f97df'
 '47c52b22326034bd3d6a7b11b05a53c8b3838c08e145171cf5cad2ca00260697'
 '93ef16d59054ef9b37f8781e90f7d0f83d726779d2029660dfd21e84d808bf04')
@@ -31,11 +31,9 @@
 build() {
   cd "$srcdir/liteide-x$pkgver/build"
 
-  msg2 'Compiling...'
   QTDIR=/usr ./build_linux.sh
 
   # Fixing insecure RPATH, need to test if this is still needed
-  msg2 'Fixing...'
   cd ../liteidex
   find . -name "*.so" -type f -exec sed -i 's|/home/win|/usr/lib/|g' {} \;
   find . -name liteide -type f -exec sed -i 's|/home/win|/usr/lib/|g' {} \;



[arch-commits] Commit in redshift/repos (12 files)

2013-08-14 Thread Lukas Fleischer
Date: Wednesday, August 14, 2013 @ 11:35:51
  Author: lfleischer
Revision: 95564

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

Added:
  redshift/repos/community-i686/165_164.diff
(from rev 95563, redshift/trunk/165_164.diff)
  redshift/repos/community-i686/PKGBUILD
(from rev 95563, redshift/trunk/PKGBUILD)
  redshift/repos/community-i686/redshift.install
(from rev 95563, redshift/trunk/redshift.install)
  redshift/repos/community-x86_64/165_164.diff
(from rev 95563, redshift/trunk/165_164.diff)
  redshift/repos/community-x86_64/PKGBUILD
(from rev 95563, redshift/trunk/PKGBUILD)
  redshift/repos/community-x86_64/redshift.install
(from rev 95563, redshift/trunk/redshift.install)
Deleted:
  redshift/repos/community-i686/165_164.diff
  redshift/repos/community-i686/PKGBUILD
  redshift/repos/community-i686/redshift.install
  redshift/repos/community-x86_64/165_164.diff
  redshift/repos/community-x86_64/PKGBUILD
  redshift/repos/community-x86_64/redshift.install

---+
 /165_164.diff |  110 
 /PKGBUILD |   88 
 /redshift.install |   22 +++
 community-i686/165_164.diff   |   55 --
 community-i686/PKGBUILD   |   44 --
 community-i686/redshift.install   |   11 ---
 community-x86_64/165_164.diff |   55 --
 community-x86_64/PKGBUILD |   44 --
 community-x86_64/redshift.install |   11 ---
 9 files changed, 220 insertions(+), 220 deletions(-)

Deleted: community-i686/165_164.diff
===
--- community-i686/165_164.diff 2013-08-14 09:35:36 UTC (rev 95563)
+++ community-i686/165_164.diff 2013-08-14 09:35:51 UTC (rev 95564)
@@ -1,55 +0,0 @@
-=== modified file 'src/location-geoclue.c'
 src/location-geoclue.c 2011-03-27 22:14:58 +
-+++ src/location-geoclue.c 2011-07-12 20:30:30 +
-@@ -50,14 +50,20 @@
- int
- location_geoclue_start(location_geoclue_state_t *state)
- {
--  GeoclueMaster *master = NULL;
--  GeoclueMasterClient *client = NULL;
--  GError *error = NULL;
--  gchar *name = NULL;
-+if (state->provider && state->provider_path) {
-+  state->position = geoclue_position_new(state->provider,
-+ state->provider_path);
-+} else {
-+GeoclueMaster *master = geoclue_master_get_default();
-+GeoclueMasterClient *client = 
geoclue_master_create_client(master,
-+   
NULL, NULL);
-+GError *error = NULL;
- 
--if (!(state->provider && state->provider_path)) {
--  master = geoclue_master_get_default();
--  client = geoclue_master_create_client(master, NULL, NULL);
-+if (client == NULL) {
-+g_printerr(_("Unable to obtain master client.\n"));
-+g_object_unref(master);
-+return -1;
-+}
- 
-   if (!geoclue_master_client_set_requirements(client,
-   
GEOCLUE_ACCURACY_LEVEL_REGION,
-@@ -68,15 +74,18 @@
-  error->message);
-   g_error_free(error);
-   g_object_unref(client);
-+g_object_unref(master);
- 
-   return -1;
-   }
- 
-   state->position = geoclue_master_client_create_position(client, 
NULL);
--  } else {
--  state->position = geoclue_position_new(state->provider,
-- state->provider_path);
--}
-+
-+g_object_unref(client);
-+g_object_unref(master);
-+  }
-+
-+  gchar *name = NULL;
- 
-   if 
(geoclue_provider_get_provider_info(GEOCLUE_PROVIDER(state->position),
-  &name, NULL, NULL)) {
-

Copied: redshift/repos/community-i686/165_164.diff (from rev 95563, 
redshift/trunk/165_164.diff)
===
--- community-i686/165_164.diff (rev 0)
+++ community-i686/165_164.diff 2013-08-14 09:35:51 UTC (rev 95564)
@@ -0,0 +1,55 @@
+=== modified file 'src/location-geoclue.c'
+--- src/location-geoclue.c 2011-03-27 22:14:58 +
 src/location-geoclue.c 2011-07-12 20:30:30 +
+@@ -50,14 +50,20 @@
+ int
+ location_geoclue_start(location_geoclue_state_t *state)
+ {
+-  GeoclueMaster *master = NULL;
+-  GeoclueMasterClient *client = NULL;
+-  GError *error = NULL;
+-  gchar *name = NULL;
++if (state->provider && state->provider_path) {
++  state->position

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

2013-08-14 Thread Lukas Fleischer
Date: Wednesday, August 14, 2013 @ 11:35:36
  Author: lfleischer
Revision: 95563

upgpkg: redshift 1.7-7

Update optdepends. Fixes FS#36137.

Modified:
  redshift/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-08-14 09:31:13 UTC (rev 95562)
+++ PKGBUILD2013-08-14 09:35:36 UTC (rev 95563)
@@ -6,14 +6,14 @@
 
 pkgname=redshift
 pkgver=1.7
-pkgrel=6
+pkgrel=7
 pkgdesc='Adjusts the color temperature of your screen according to your 
surroundings.'
 arch=('i686' 'x86_64')
 url='http://jonls.dk/redshift/'
 license=('GPL3')
 depends=('gconf' 'geoclue' 'libxxf86vm')
 optdepends=('pygtk: for gtk-redshift'
-'pyxdg: for gtk-redshift'
+'python2-xdg: for gtk-redshift'
 'librsvg: for gtk-redshift')
 makedepends=('python2')
 install='redshift.install'



[arch-commits] Commit in minbif/repos (20 files)

2013-08-14 Thread Lukas Fleischer
Date: Wednesday, August 14, 2013 @ 11:31:13
  Author: lfleischer
Revision: 95562

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

Added:
  minbif/repos/community-i686/PKGBUILD
(from rev 95561, minbif/trunk/PKGBUILD)
  minbif/repos/community-i686/minbif-gcc-4.7.patch
(from rev 95561, minbif/trunk/minbif-gcc-4.7.patch)
  minbif/repos/community-i686/minbif.install
(from rev 95561, minbif/trunk/minbif.install)
  minbif/repos/community-i686/minbif.service
(from rev 95561, minbif/trunk/minbif.service)
  minbif/repos/community-i686/minbif.tmpfiles.conf
(from rev 95561, minbif/trunk/minbif.tmpfiles.conf)
  minbif/repos/community-x86_64/PKGBUILD
(from rev 95561, minbif/trunk/PKGBUILD)
  minbif/repos/community-x86_64/minbif-gcc-4.7.patch
(from rev 95561, minbif/trunk/minbif-gcc-4.7.patch)
  minbif/repos/community-x86_64/minbif.install
(from rev 95561, minbif/trunk/minbif.install)
  minbif/repos/community-x86_64/minbif.service
(from rev 95561, minbif/trunk/minbif.service)
  minbif/repos/community-x86_64/minbif.tmpfiles.conf
(from rev 95561, minbif/trunk/minbif.tmpfiles.conf)
Deleted:
  minbif/repos/community-i686/PKGBUILD
  minbif/repos/community-i686/minbif-gcc-4.7.patch
  minbif/repos/community-i686/minbif.install
  minbif/repos/community-i686/minbif.service
  minbif/repos/community-i686/minbif.tmpfiles.conf
  minbif/repos/community-x86_64/PKGBUILD
  minbif/repos/community-x86_64/minbif-gcc-4.7.patch
  minbif/repos/community-x86_64/minbif.install
  minbif/repos/community-x86_64/minbif.service
  minbif/repos/community-x86_64/minbif.tmpfiles.conf

---+
 /PKGBUILD |   96 +++
 /minbif-gcc-4.7.patch |  196 
 /minbif.install   |   40 ++
 /minbif.service   |   22 +++
 /minbif.tmpfiles.conf |2 
 community-i686/PKGBUILD   |   48 ---
 community-i686/minbif-gcc-4.7.patch   |   98 
 community-i686/minbif.install |   18 --
 community-i686/minbif.service |   11 -
 community-i686/minbif.tmpfiles.conf   |1 
 community-x86_64/PKGBUILD |   48 ---
 community-x86_64/minbif-gcc-4.7.patch |   98 
 community-x86_64/minbif.install   |   18 --
 community-x86_64/minbif.service   |   11 -
 community-x86_64/minbif.tmpfiles.conf |1 
 15 files changed, 356 insertions(+), 352 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-08-14 09:30:55 UTC (rev 95561)
+++ community-i686/PKGBUILD 2013-08-14 09:31:13 UTC (rev 95562)
@@ -1,48 +0,0 @@
-# $Id$
-# Maintainer: Lukas Fleischer 
-# Contributor: AkiraYB 
-
-pkgname=minbif
-pkgver=1.0.5
-pkgrel=3
-pkgdesc='An IRC gateway to IM networks that uses libpurple.'
-arch=('i686' 'x86_64')
-url='http://minbif.im/'
-license=('GPL2')
-depends=('gnutls' 'libcaca' 'libpurple')
-makedepends=('cmake')
-optdepends=('xinetd: to run minbif through xinetd')
-backup=('etc/minbif/minbif.conf'
-'etc/minbif/minbif.motd')
-install='minbif.install'
-source=("http://minbif.im/attachments/download/148/${pkgname}-${pkgver}.tar.gz";
-'minbif-gcc-4.7.patch'
-'minbif.service'
-'minbif.tmpfiles.conf')
-md5sums=('00c5c1abbe2b8a9d900961832c7909a8'
- '2235c45d5bdb01e9ef4b11d2a41d49bb'
- 'b34876e339a37dfb1dc6cd0b9d8edf9d'
- '3360f5d1bf9bc69fd9b7c9326f321dc3')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  # build fixes
-  patch -p1 -i ../minbif-gcc-4.7.patch
-
-  make PREFIX=/usr CONF_PREFIX=/etc/minbif ENABLE_MINBIF=ON ENABLE_IMLIB=ON 
ENABLE_CACA=ON \
-   ENABLE_VIDEO=OFF ENABLE_PLUGIN=OFF ENABLE_PAM=ON ENABLE_TLS=ON DEBUG=OFF
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  install -dm0755 "${pkgdir}/var/lib"
-  install -dm0770 -o67 -g67 "${pkgdir}/var/lib/minbif"
-  install -dm0770 -o67 -g67 "${pkgdir}/var/lib/minbif/users"
-
-  make DESTDIR="${pkgdir}" install
-
-  install -Dm0644 "${srcdir}/minbif.service" 
"${pkgdir}/usr/lib/systemd/system/minbif.service"
-  install -Dm0644 "${srcdir}/minbif.tmpfiles.conf" 
"${pkgdir}/usr/lib/tmpfiles.d/minbif.conf"
-}

Copied: minbif/repos/community-i686/PKGBUILD (from rev 95561, 
minbif/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-08-14 09:31:13 UTC (rev 95562)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Lukas Fleischer 
+# Contributor: AkiraYB 
+
+pkgname=minbif
+pkgver=1.0.5
+pkgrel=4
+pkgdesc='An IRC gateway to IM networks that uses libpurple.'
+arch=('i686' 'x86_64')
+url='http://minbif.im/'
+license=('GPL2')
+depends=('gnutls' 'libcaca' 'libpurple')
+makedepends=('cmake')
+optdepends=('xinetd: to run minbif through xinetd')
+backup=('etc

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

2013-08-14 Thread Lukas Fleischer
Date: Wednesday, August 14, 2013 @ 11:30:55
  Author: lfleischer
Revision: 95561

upgpkg: minbif 1.0.5-4

Rebuild to include changes from r92800 in the repos.

Modified:
  minbif/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-08-14 08:50:51 UTC (rev 95560)
+++ PKGBUILD2013-08-14 09:30:55 UTC (rev 95561)
@@ -4,7 +4,7 @@
 
 pkgname=minbif
 pkgver=1.0.5
-pkgrel=3
+pkgrel=4
 pkgdesc='An IRC gateway to IM networks that uses libpurple.'
 arch=('i686' 'x86_64')
 url='http://minbif.im/'



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

2013-08-14 Thread Sergej Pupykin
Date: Wednesday, August 14, 2013 @ 10:50:41
  Author: spupykin
Revision: 95559

upgpkg: grc 1.5-2

upd

Modified:
  grc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-08-14 08:49:23 UTC (rev 95558)
+++ PKGBUILD2013-08-14 08:50:41 UTC (rev 95559)
@@ -5,12 +5,12 @@
 
 pkgname=grc
 pkgver=1.5
-pkgrel=1
+pkgrel=2
 pkgdesc='Yet another colouriser for beautifying your logfiles or output of 
commands.'
 arch=('any')
 url='http://kassiopeia.juls.savba.sk/~garabik/software/grc.html'
 license=('GPL')
-depends=('python2')
+depends=('python')
 backup=('etc/grc.conf')
 
source=(http://kassiopeia.juls.savba.sk/~garabik/software/$pkgname/${pkgname}_$pkgver.tar.gz
install.sh.patch)
@@ -25,5 +25,4 @@
 package() {
   cd "$srcdir/$pkgname-$pkgver"
   ./install.sh "$pkgdir"
-  sed -i 's#/usr/bin/python#/usr/bin/python2#' $pkgdir/usr/bin/grcat 
$pkgdir/usr/bin/grc
 }



[arch-commits] Commit in grc/repos/community-any (4 files)

2013-08-14 Thread Sergej Pupykin
Date: Wednesday, August 14, 2013 @ 10:50:51
  Author: spupykin
Revision: 95560

archrelease: copy trunk to community-any

Added:
  grc/repos/community-any/PKGBUILD
(from rev 95559, grc/trunk/PKGBUILD)
  grc/repos/community-any/install.sh.patch
(from rev 95559, grc/trunk/install.sh.patch)
Deleted:
  grc/repos/community-any/PKGBUILD
  grc/repos/community-any/install.sh.patch

--+
 PKGBUILD |   57 ++---
 install.sh.patch |   16 +++---
 2 files changed, 36 insertions(+), 37 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-08-14 08:50:41 UTC (rev 95559)
+++ PKGBUILD2013-08-14 08:50:51 UTC (rev 95560)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Xilon 
-# Contributor: Edward Toroschin 
-
-pkgname=grc
-pkgver=1.5
-pkgrel=1
-pkgdesc='Yet another colouriser for beautifying your logfiles or output of 
commands.'
-arch=('any')
-url='http://kassiopeia.juls.savba.sk/~garabik/software/grc.html'
-license=('GPL')
-depends=('python2')
-backup=('etc/grc.conf')
-source=(http://kassiopeia.juls.savba.sk/~garabik/software/$pkgname/${pkgname}_$pkgver.tar.gz
-   install.sh.patch)
-md5sums=('8692db331e6461c5ec77e382d306d74d'
- '096bfb843ea779d1cf509f11d4fefffe')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-  patch -Np1 -i ../install.sh.patch
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  ./install.sh "$pkgdir"
-  sed -i 's#/usr/bin/python#/usr/bin/python2#' $pkgdir/usr/bin/grcat 
$pkgdir/usr/bin/grc
-}

Copied: grc/repos/community-any/PKGBUILD (from rev 95559, grc/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-08-14 08:50:51 UTC (rev 95560)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Xilon 
+# Contributor: Edward Toroschin 
+
+pkgname=grc
+pkgver=1.5
+pkgrel=2
+pkgdesc='Yet another colouriser for beautifying your logfiles or output of 
commands.'
+arch=('any')
+url='http://kassiopeia.juls.savba.sk/~garabik/software/grc.html'
+license=('GPL')
+depends=('python')
+backup=('etc/grc.conf')
+source=(http://kassiopeia.juls.savba.sk/~garabik/software/$pkgname/${pkgname}_$pkgver.tar.gz
+   install.sh.patch)
+md5sums=('8692db331e6461c5ec77e382d306d74d'
+ '096bfb843ea779d1cf509f11d4fefffe')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  patch -Np1 -i ../install.sh.patch
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  ./install.sh "$pkgdir"
+}

Deleted: install.sh.patch
===
--- install.sh.patch2013-08-14 08:50:41 UTC (rev 95559)
+++ install.sh.patch2013-08-14 08:50:51 UTC (rev 95560)
@@ -1,8 +0,0 @@
 a/install.sh   1999-10-15 01:27:14.0 +0800
-+++ b/install.sh   2007-10-04 13:59:30.0 +0800
-@@ -12,3 +12,5 @@
- cp -fv conf.* $LIBDIR
- mkdir -p $CONFDIR || true
- cp -fv grc.conf $CONFDIR
-+mkdir -p $MANDIR || true
-+cp -fv {grcat,grc}.1 $MANDIR

Copied: grc/repos/community-any/install.sh.patch (from rev 95559, 
grc/trunk/install.sh.patch)
===
--- install.sh.patch(rev 0)
+++ install.sh.patch2013-08-14 08:50:51 UTC (rev 95560)
@@ -0,0 +1,8 @@
+--- a/install.sh   1999-10-15 01:27:14.0 +0800
 b/install.sh   2007-10-04 13:59:30.0 +0800
+@@ -12,3 +12,5 @@
+ cp -fv conf.* $LIBDIR
+ mkdir -p $CONFDIR || true
+ cp -fv grc.conf $CONFDIR
++mkdir -p $MANDIR || true
++cp -fv {grcat,grc}.1 $MANDIR



[arch-commits] Commit in phpldapadmin/repos/community-any (4 files)

2013-08-14 Thread Sergej Pupykin
Date: Wednesday, August 14, 2013 @ 10:49:23
  Author: spupykin
Revision: 95558

archrelease: copy trunk to community-any

Added:
  phpldapadmin/repos/community-any/PKGBUILD
(from rev 95557, phpldapadmin/trunk/PKGBUILD)
  phpldapadmin/repos/community-any/phpldapadmin-1.2.3-php5_5.patch
(from rev 95557, phpldapadmin/trunk/phpldapadmin-1.2.3-php5_5.patch)
Deleted:
  phpldapadmin/repos/community-any/PKGBUILD
  phpldapadmin/repos/community-any/phpldapadmin-1.2.3-php5_5.patch

-+
 PKGBUILD|   98 +--
 phpldapadmin-1.2.3-php5_5.patch |  134 +++---
 2 files changed, 116 insertions(+), 116 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-08-14 08:49:14 UTC (rev 95557)
+++ PKGBUILD2013-08-14 08:49:23 UTC (rev 95558)
@@ -1,49 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-
-pkgname=phpldapadmin
-pkgver=1.2.3
-pkgrel=3
-pkgdesc="A PHP and hence web-based tool to administrate LDAP over the WWW"
-arch=('any')
-url="http://phpldapadmin.sourceforge.net/";
-license=('GPL')
-depends=('libldap' 'php' 'php-ldap')
-makedepends=('optipng')
-backup=("etc/webapps/phpldapadmin/.htaccess"
-   "etc/webapps/phpldapadmin/config.php")
-source=(http://downloads.sourceforge.net/project/phpldapadmin/phpldapadmin-php5/$pkgver/phpldapadmin-$pkgver.tgz
-phpldapadmin-1.2.3-php5_5.patch )
-md5sums=('59a49054039ceb852c2da377d8742360'
- '966de02d066d9cb90dadf12a213726d3')
-
-build() {
-  cd $srcdir/phpldapadmin-${pkgver}/
-  find -name '*.png' -exec optipng -quiet -force -fix {} \;
-  # patch from http://pkgs.fedoraproject.org/cgit/phpldapadmin.git/tree/
-  patch -p1 -i $srcdir/phpldapadmin-1.2.3-php5_5.patch
-}
-
-package() {
-  _instdir=$pkgdir/usr/share/webapps/phpldapadmin
-  mkdir -p ${_instdir} $pkgdir/etc/webapps/phpldapadmin
-  cd ${_instdir}
-
-  cp -ra $srcdir/phpldapadmin-${pkgver}/* .
-  echo "deny from all" >$pkgdir/etc/webapps/phpldapadmin/.htaccess
-
-  ln -s /etc/webapps/phpldapadmin/.htaccess ${_instdir}/.htaccess
-  ln -s /etc/webapps/phpldapadmin/config.php ${_instdir}/config/config.php
-  cp ${_instdir}/config/config.php.example 
$pkgdir/etc/webapps/phpldapadmin/config.php
-
-  cat >$pkgdir/etc/webapps/phpldapadmin/apache.example.conf <
-   AllowOverride All
-   Options FollowSymlinks
-   Order allow,deny
-   Allow from all
-   php_admin_value open_basedir 
"/srv/:/tmp/:/usr/share/webapps/:/etc/webapps:/usr/share/pear/"
-   
-EOF
-}

Copied: phpldapadmin/repos/community-any/PKGBUILD (from rev 95557, 
phpldapadmin/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-08-14 08:49:23 UTC (rev 95558)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+
+pkgname=phpldapadmin
+pkgver=1.2.3
+pkgrel=4
+pkgdesc="A PHP and hence web-based tool to administrate LDAP over the WWW"
+arch=('any')
+url="http://phpldapadmin.sourceforge.net/";
+license=('GPL')
+depends=('libldap' 'php' 'php-ldap')
+makedepends=('optipng')
+backup=("etc/webapps/phpldapadmin/.htaccess"
+   "etc/webapps/phpldapadmin/config.php")
+source=(http://downloads.sourceforge.net/project/phpldapadmin/phpldapadmin-php5/$pkgver/phpldapadmin-$pkgver.tgz
+phpldapadmin-1.2.3-php5_5.patch )
+md5sums=('59a49054039ceb852c2da377d8742360'
+ '966de02d066d9cb90dadf12a213726d3')
+
+build() {
+  cd $srcdir/phpldapadmin-${pkgver}/
+  find -name '*.png' -exec optipng -quiet -force -fix {} \;
+  # patch from http://pkgs.fedoraproject.org/cgit/phpldapadmin.git/tree/
+  patch -p1 -i $srcdir/phpldapadmin-1.2.3-php5_5.patch
+}
+
+package() {
+  _instdir=$pkgdir/usr/share/webapps/phpldapadmin
+  mkdir -p ${_instdir} $pkgdir/etc/webapps/phpldapadmin
+  cd ${_instdir}
+
+  cp -ra $srcdir/phpldapadmin-${pkgver}/* .
+  echo "deny from all" >$pkgdir/etc/webapps/phpldapadmin/.htaccess
+
+  ln -s /etc/webapps/phpldapadmin/.htaccess ${_instdir}/.htaccess
+  ln -s /etc/webapps/phpldapadmin/config.php ${_instdir}/config/config.php
+  cp ${_instdir}/config/config.php.example 
$pkgdir/etc/webapps/phpldapadmin/config.php
+
+  cat >$pkgdir/etc/webapps/phpldapadmin/apache.example.conf <
+   AllowOverride All
+   Options FollowSymlinks
+   Order allow,deny
+   Allow from all
+   php_admin_value open_basedir 
"/srv/:/tmp/:/usr/share/webapps/:/etc/webapps:/usr/share/pear/"
+   
+EOF
+}

Deleted: phpldapadmin-1.2.3-php5_5.patch
===
--- phpldapadmin-1.2.3-php5_5.patch 2013-08-14 08:49:14 UTC (rev 95557)
+++ phpldapadmin-1.2.3-php5_5.patch 2013-08-14 08:49:23 UTC (rev 95558)
@@ -1,67 +0,0 @@
-diff -Nrbu phpldapadmin-1.2.3/lib/ds_ldap.php 
phpldapadmin-1.2.3-OK/lib/ds_ldap.php
 

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

2013-08-14 Thread Sergej Pupykin
Date: Wednesday, August 14, 2013 @ 10:49:14
  Author: spupykin
Revision: 95557

upgpkg: phpldapadmin 1.2.3-4

upd

Modified:
  phpldapadmin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-08-14 08:45:43 UTC (rev 95556)
+++ PKGBUILD2013-08-14 08:49:14 UTC (rev 95557)
@@ -3,7 +3,7 @@
 
 pkgname=phpldapadmin
 pkgver=1.2.3
-pkgrel=3
+pkgrel=4
 pkgdesc="A PHP and hence web-based tool to administrate LDAP over the WWW"
 arch=('any')
 url="http://phpldapadmin.sourceforge.net/";
@@ -37,8 +37,8 @@
   cp ${_instdir}/config/config.php.example 
$pkgdir/etc/webapps/phpldapadmin/config.php
 
   cat >$pkgdir/etc/webapps/phpldapadmin/apache.example.conf <
+   Alias /phpldapadmin "/usr/share/webapps/phpldapadmin"
+   
AllowOverride All
Options FollowSymlinks
Order allow,deny



[arch-commits] Commit in postgrey/trunk (PKGBUILD postgrey.service)

2013-08-14 Thread Sergej Pupykin
Date: Wednesday, August 14, 2013 @ 10:45:28
  Author: spupykin
Revision: 9

upgpkg: postgrey 1.34-18

upd

Modified:
  postgrey/trunk/PKGBUILD
  postgrey/trunk/postgrey.service

--+
 PKGBUILD |4 ++--
 postgrey.service |2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-08-14 08:26:58 UTC (rev 95554)
+++ PKGBUILD2013-08-14 08:45:28 UTC (rev 9)
@@ -4,7 +4,7 @@
 
 pkgname=postgrey
 pkgver=1.34
-pkgrel=17
+pkgrel=18
 pkgdesc="a Postfix policy server implementing greylisting"
 arch=('any')
 url="http://postgrey.schweikert.ch/";
@@ -22,7 +22,7 @@
postgrey.tmpfiles
untaint.patch)
 md5sums=('f736a7be1094593f1a66cd13f32b39ef'
- '67f2dbc9a180dc60594ec64c10e24bf6'
+ '8ad00f3c57eaa92e1f8a0ee71e620413'
  '3236959f435c95db3a13f4c7dd235609'
  '3f6a2b415187a8a092b2a7b57f362233')
 

Modified: postgrey.service
===
--- postgrey.service2013-08-14 08:26:58 UTC (rev 95554)
+++ postgrey.service2013-08-14 08:45:28 UTC (rev 9)
@@ -9,7 +9,7 @@
--pidfile=/run/postgrey/postgrey.pid \
--group=postgrey --user=postgrey \
--daemonize \
-   --greylist-text="Greylisted for %s seconds"
+   --greylist-text="Greylisted for %%s seconds"
 Restart=always
 RestartSec=5
 TimeoutSec=10



[arch-commits] Commit in postgrey/repos/community-any (10 files)

2013-08-14 Thread Sergej Pupykin
Date: Wednesday, August 14, 2013 @ 10:45:43
  Author: spupykin
Revision: 95556

archrelease: copy trunk to community-any

Added:
  postgrey/repos/community-any/PKGBUILD
(from rev 9, postgrey/trunk/PKGBUILD)
  postgrey/repos/community-any/postgrey.install
(from rev 9, postgrey/trunk/postgrey.install)
  postgrey/repos/community-any/postgrey.service
(from rev 9, postgrey/trunk/postgrey.service)
  postgrey/repos/community-any/postgrey.tmpfiles
(from rev 9, postgrey/trunk/postgrey.tmpfiles)
  postgrey/repos/community-any/untaint.patch
(from rev 9, postgrey/trunk/untaint.patch)
Deleted:
  postgrey/repos/community-any/PKGBUILD
  postgrey/repos/community-any/postgrey.install
  postgrey/repos/community-any/postgrey.service
  postgrey/repos/community-any/postgrey.tmpfiles
  postgrey/repos/community-any/untaint.patch

---+
 PKGBUILD  |   90 ++--
 postgrey.install  |   50 ++--
 postgrey.service  |   36 ++--
 postgrey.tmpfiles |2 -
 untaint.patch |   26 +++
 5 files changed, 102 insertions(+), 102 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-08-14 08:45:28 UTC (rev 9)
+++ PKGBUILD2013-08-14 08:45:43 UTC (rev 95556)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Sean Timothy Noonan 
-
-pkgname=postgrey
-pkgver=1.34
-pkgrel=17
-pkgdesc="a Postfix policy server implementing greylisting"
-arch=('any')
-url="http://postgrey.schweikert.ch/";
-options=(emptydirs)
-license=("GPL")
-depends=('perl-net-server' 'perl>=5.6.0' 'perl-berkeleydb' 'perl-io-multiplex' 
'db>=4.1')
-optdepends=('postfix: the recommended MTA for use with postgrey'
-   'exim: an alternative MTA'
-   'perl-net-dns: for postgreyreport tool')
-backup=(etc/postfix/postgrey_whitelist_recipients
-   etc/postfix/postgrey_whitelist_clients)
-install=$pkgname.install
-source=($url/pub/$pkgname-$pkgver.tar.gz
-   postgrey.service
-   postgrey.tmpfiles
-   untaint.patch)
-md5sums=('f736a7be1094593f1a66cd13f32b39ef'
- '67f2dbc9a180dc60594ec64c10e24bf6'
- '3236959f435c95db3a13f4c7dd235609'
- '3f6a2b415187a8a092b2a7b57f362233')
-
-prepare() {
-  cd $srcdir/$pkgname-$pkgver
-  patch -p0 <$srcdir/untaint.patch
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  chown -R root:root .
-  mkdir -p $pkgdir/var/spool/postfix/postgrey
-  install -D -m 0755 postgrey $pkgdir/usr/bin/postgrey
-  install -D -m 0755 contrib/postgreyreport $pkgdir/usr/bin/postgreyreport
-  install -D -m 0644 postgrey_whitelist_recipients 
$pkgdir/etc/postfix/postgrey_whitelist_recipients
-  install -D -m 0644 postgrey_whitelist_clients 
$pkgdir/etc/postfix/postgrey_whitelist_clients
-
-  install -Dm0644 $srcdir/$pkgname.service 
$pkgdir/usr/lib/systemd/system/$pkgname.service
-  install -Dm0644 $srcdir/$pkgname.tmpfiles 
$pkgdir/usr/lib/tmpfiles.d/$pkgname.conf
-}

Copied: postgrey/repos/community-any/PKGBUILD (from rev 9, 
postgrey/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-08-14 08:45:43 UTC (rev 95556)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Sean Timothy Noonan 
+
+pkgname=postgrey
+pkgver=1.34
+pkgrel=18
+pkgdesc="a Postfix policy server implementing greylisting"
+arch=('any')
+url="http://postgrey.schweikert.ch/";
+options=(emptydirs)
+license=("GPL")
+depends=('perl-net-server' 'perl>=5.6.0' 'perl-berkeleydb' 'perl-io-multiplex' 
'db>=4.1')
+optdepends=('postfix: the recommended MTA for use with postgrey'
+   'exim: an alternative MTA'
+   'perl-net-dns: for postgreyreport tool')
+backup=(etc/postfix/postgrey_whitelist_recipients
+   etc/postfix/postgrey_whitelist_clients)
+install=$pkgname.install
+source=($url/pub/$pkgname-$pkgver.tar.gz
+   postgrey.service
+   postgrey.tmpfiles
+   untaint.patch)
+md5sums=('f736a7be1094593f1a66cd13f32b39ef'
+ '8ad00f3c57eaa92e1f8a0ee71e620413'
+ '3236959f435c95db3a13f4c7dd235609'
+ '3f6a2b415187a8a092b2a7b57f362233')
+
+prepare() {
+  cd $srcdir/$pkgname-$pkgver
+  patch -p0 <$srcdir/untaint.patch
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  chown -R root:root .
+  mkdir -p $pkgdir/var/spool/postfix/postgrey
+  install -D -m 0755 postgrey $pkgdir/usr/bin/postgrey
+  install -D -m 0755 contrib/postgreyreport $pkgdir/usr/bin/postgreyreport
+  install -D -m 0644 postgrey_whitelist_recipients 
$pkgdir/etc/postfix/postgrey_whitelist_recipients
+  install -D -m 0644 postgrey_whitelist_clients 
$pkgdir/etc/postfix/postgrey_whitelist_clients
+
+  install -Dm0644 $srcdir/$pkgname.service 
$pkgdir/usr/lib/systemd/system/$pkgname.service
+  install -Dm0644 $srcdir/$pkgname.tmpfiles 
$pkgdir/usr/lib/tmpfiles.d/$pkgname.conf
+}

De

[arch-commits] Commit in postgrey/trunk (PKGBUILD untaint.patch)

2013-08-14 Thread Sergej Pupykin
Date: Wednesday, August 14, 2013 @ 10:26:44
  Author: spupykin
Revision: 95553

upgpkg: postgrey 1.34-17

upd

Added:
  postgrey/trunk/untaint.patch
Modified:
  postgrey/trunk/PKGBUILD

---+
 PKGBUILD  |   10 ++
 untaint.patch |   13 +
 2 files changed, 19 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-08-14 08:24:30 UTC (rev 95552)
+++ PKGBUILD2013-08-14 08:26:44 UTC (rev 95553)
@@ -4,7 +4,7 @@
 
 pkgname=postgrey
 pkgver=1.34
-pkgrel=16
+pkgrel=17
 pkgdesc="a Postfix policy server implementing greylisting"
 arch=('any')
 url="http://postgrey.schweikert.ch/";
@@ -19,14 +19,16 @@
 install=$pkgname.install
 source=($url/pub/$pkgname-$pkgver.tar.gz
postgrey.service
-   postgrey.tmpfiles)
+   postgrey.tmpfiles
+   untaint.patch)
 md5sums=('f736a7be1094593f1a66cd13f32b39ef'
  '67f2dbc9a180dc60594ec64c10e24bf6'
- '3236959f435c95db3a13f4c7dd235609')
+ '3236959f435c95db3a13f4c7dd235609'
+ '3f6a2b415187a8a092b2a7b57f362233')
 
 prepare() {
   cd $srcdir/$pkgname-$pkgver
-  sed -i 's|perl -T|perl|' postgrey
+  patch -p0 <$srcdir/untaint.patch
 }
 
 package() {

Added: untaint.patch
===
--- untaint.patch   (rev 0)
+++ untaint.patch   2013-08-14 08:26:44 UTC (rev 95553)
@@ -0,0 +1,13 @@
+--- postgrey.orig   2010-05-04 20:51:52.0 +
 postgrey
+@@ -552,6 +552,10 @@ sub main()
+ if($opt{dbdir}) {
+ $opt{dbdir} =~ /^(.*)$/; $opt{dbdir} = $1;
+ }
++# untaint pidfile
++if($opt{pidfile}) {
++$opt{pidfile} =~ /^(.*)$/; $opt{pidfile} = $1;
++}
+ 
+ # determine proper "logsock" for Sys::Syslog
+ my $syslog_logsock;



[arch-commits] Commit in postgrey/repos/community-any (9 files)

2013-08-14 Thread Sergej Pupykin
Date: Wednesday, August 14, 2013 @ 10:26:58
  Author: spupykin
Revision: 95554

archrelease: copy trunk to community-any

Added:
  postgrey/repos/community-any/PKGBUILD
(from rev 95553, postgrey/trunk/PKGBUILD)
  postgrey/repos/community-any/postgrey.install
(from rev 95553, postgrey/trunk/postgrey.install)
  postgrey/repos/community-any/postgrey.service
(from rev 95553, postgrey/trunk/postgrey.service)
  postgrey/repos/community-any/postgrey.tmpfiles
(from rev 95553, postgrey/trunk/postgrey.tmpfiles)
  postgrey/repos/community-any/untaint.patch
(from rev 95553, postgrey/trunk/untaint.patch)
Deleted:
  postgrey/repos/community-any/PKGBUILD
  postgrey/repos/community-any/postgrey.install
  postgrey/repos/community-any/postgrey.service
  postgrey/repos/community-any/postgrey.tmpfiles

---+
 PKGBUILD  |   88 ++--
 postgrey.install  |   50 ++---
 postgrey.service  |   36 ++---
 postgrey.tmpfiles |2 -
 untaint.patch |   13 +++
 5 files changed, 102 insertions(+), 87 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-08-14 08:26:44 UTC (rev 95553)
+++ PKGBUILD2013-08-14 08:26:58 UTC (rev 95554)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Sean Timothy Noonan 
-
-pkgname=postgrey
-pkgver=1.34
-pkgrel=16
-pkgdesc="a Postfix policy server implementing greylisting"
-arch=('any')
-url="http://postgrey.schweikert.ch/";
-options=(emptydirs)
-license=("GPL")
-depends=('perl-net-server' 'perl>=5.6.0' 'perl-berkeleydb' 'perl-io-multiplex' 
'db>=4.1')
-optdepends=('postfix: the recommended MTA for use with postgrey'
-   'exim: an alternative MTA'
-   'perl-net-dns: for postgreyreport tool')
-backup=(etc/postfix/postgrey_whitelist_recipients
-   etc/postfix/postgrey_whitelist_clients)
-install=$pkgname.install
-source=($url/pub/$pkgname-$pkgver.tar.gz
-   postgrey.service
-   postgrey.tmpfiles)
-md5sums=('f736a7be1094593f1a66cd13f32b39ef'
- '67f2dbc9a180dc60594ec64c10e24bf6'
- '3236959f435c95db3a13f4c7dd235609')
-
-prepare() {
-  cd $srcdir/$pkgname-$pkgver
-  sed -i 's|perl -T|perl|' postgrey
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  chown -R root:root .
-  mkdir -p $pkgdir/var/spool/postfix/postgrey
-  install -D -m 0755 postgrey $pkgdir/usr/bin/postgrey
-  install -D -m 0755 contrib/postgreyreport $pkgdir/usr/bin/postgreyreport
-  install -D -m 0644 postgrey_whitelist_recipients 
$pkgdir/etc/postfix/postgrey_whitelist_recipients
-  install -D -m 0644 postgrey_whitelist_clients 
$pkgdir/etc/postfix/postgrey_whitelist_clients
-
-  install -Dm0644 $srcdir/$pkgname.service 
$pkgdir/usr/lib/systemd/system/$pkgname.service
-  install -Dm0644 $srcdir/$pkgname.tmpfiles 
$pkgdir/usr/lib/tmpfiles.d/$pkgname.conf
-}

Copied: postgrey/repos/community-any/PKGBUILD (from rev 95553, 
postgrey/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-08-14 08:26:58 UTC (rev 95554)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Sean Timothy Noonan 
+
+pkgname=postgrey
+pkgver=1.34
+pkgrel=17
+pkgdesc="a Postfix policy server implementing greylisting"
+arch=('any')
+url="http://postgrey.schweikert.ch/";
+options=(emptydirs)
+license=("GPL")
+depends=('perl-net-server' 'perl>=5.6.0' 'perl-berkeleydb' 'perl-io-multiplex' 
'db>=4.1')
+optdepends=('postfix: the recommended MTA for use with postgrey'
+   'exim: an alternative MTA'
+   'perl-net-dns: for postgreyreport tool')
+backup=(etc/postfix/postgrey_whitelist_recipients
+   etc/postfix/postgrey_whitelist_clients)
+install=$pkgname.install
+source=($url/pub/$pkgname-$pkgver.tar.gz
+   postgrey.service
+   postgrey.tmpfiles
+   untaint.patch)
+md5sums=('f736a7be1094593f1a66cd13f32b39ef'
+ '67f2dbc9a180dc60594ec64c10e24bf6'
+ '3236959f435c95db3a13f4c7dd235609'
+ '3f6a2b415187a8a092b2a7b57f362233')
+
+prepare() {
+  cd $srcdir/$pkgname-$pkgver
+  patch -p0 <$srcdir/untaint.patch
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  chown -R root:root .
+  mkdir -p $pkgdir/var/spool/postfix/postgrey
+  install -D -m 0755 postgrey $pkgdir/usr/bin/postgrey
+  install -D -m 0755 contrib/postgreyreport $pkgdir/usr/bin/postgreyreport
+  install -D -m 0644 postgrey_whitelist_recipients 
$pkgdir/etc/postfix/postgrey_whitelist_recipients
+  install -D -m 0644 postgrey_whitelist_clients 
$pkgdir/etc/postfix/postgrey_whitelist_clients
+
+  install -Dm0644 $srcdir/$pkgname.service 
$pkgdir/usr/lib/systemd/system/$pkgname.service
+  install -Dm0644 $srcdir/$pkgname.tmpfiles 
$pkgdir/usr/lib/tmpfiles.d/$pkgname.conf
+}

Deleted: postgrey.install
===
--- postgrey.install20

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

2013-08-14 Thread Sergej Pupykin
Date: Wednesday, August 14, 2013 @ 10:24:19
  Author: spupykin
Revision: 95551

upgpkg: grc 1.5-1

upd

Modified:
  grc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-08-14 01:58:44 UTC (rev 95550)
+++ PKGBUILD2013-08-14 08:24:19 UTC (rev 95551)
@@ -4,7 +4,7 @@
 # Contributor: Edward Toroschin 
 
 pkgname=grc
-pkgver=1.4
+pkgver=1.5
 pkgrel=1
 pkgdesc='Yet another colouriser for beautifying your logfiles or output of 
commands.'
 arch=('any')
@@ -14,7 +14,7 @@
 backup=('etc/grc.conf')
 
source=(http://kassiopeia.juls.savba.sk/~garabik/software/$pkgname/${pkgname}_$pkgver.tar.gz
install.sh.patch)
-md5sums=('a59267f88b6d2b7e6a4779bc904c3f75'
+md5sums=('8692db331e6461c5ec77e382d306d74d'
  '096bfb843ea779d1cf509f11d4fefffe')
 
 build() {



[arch-commits] Commit in grc/repos/community-any (4 files)

2013-08-14 Thread Sergej Pupykin
Date: Wednesday, August 14, 2013 @ 10:24:30
  Author: spupykin
Revision: 95552

archrelease: copy trunk to community-any

Added:
  grc/repos/community-any/PKGBUILD
(from rev 95551, grc/trunk/PKGBUILD)
  grc/repos/community-any/install.sh.patch
(from rev 95551, grc/trunk/install.sh.patch)
Deleted:
  grc/repos/community-any/PKGBUILD
  grc/repos/community-any/install.sh.patch

--+
 PKGBUILD |   54 -
 install.sh.patch |   16 +++
 2 files changed, 37 insertions(+), 33 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-08-14 08:24:19 UTC (rev 95551)
+++ PKGBUILD2013-08-14 08:24:30 UTC (rev 95552)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Xilon 
-# Contributor: Edward Toroschin 
-
-pkgname=grc
-pkgver=1.4
-pkgrel=1
-pkgdesc='Yet another colouriser for beautifying your logfiles or output of 
commands.'
-arch=('any')
-url='http://kassiopeia.juls.savba.sk/~garabik/software/grc.html'
-license=('GPL')
-depends=('python2')
-backup=('etc/grc.conf')
-source=(http://kassiopeia.juls.savba.sk/~garabik/software/$pkgname/${pkgname}_$pkgver.tar.gz
-   install.sh.patch)
-md5sums=('a59267f88b6d2b7e6a4779bc904c3f75'
- '096bfb843ea779d1cf509f11d4fefffe')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-  patch -Np1 -i ../install.sh.patch
-  ./install.sh "$pkgdir"
-  sed -i 's#/usr/bin/python#/usr/bin/python2#' $pkgdir/usr/bin/grcat 
$pkgdir/usr/bin/grc
-}

Copied: grc/repos/community-any/PKGBUILD (from rev 95551, grc/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-08-14 08:24:30 UTC (rev 95552)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Xilon 
+# Contributor: Edward Toroschin 
+
+pkgname=grc
+pkgver=1.5
+pkgrel=1
+pkgdesc='Yet another colouriser for beautifying your logfiles or output of 
commands.'
+arch=('any')
+url='http://kassiopeia.juls.savba.sk/~garabik/software/grc.html'
+license=('GPL')
+depends=('python2')
+backup=('etc/grc.conf')
+source=(http://kassiopeia.juls.savba.sk/~garabik/software/$pkgname/${pkgname}_$pkgver.tar.gz
+   install.sh.patch)
+md5sums=('8692db331e6461c5ec77e382d306d74d'
+ '096bfb843ea779d1cf509f11d4fefffe')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  patch -Np1 -i ../install.sh.patch
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  ./install.sh "$pkgdir"
+  sed -i 's#/usr/bin/python#/usr/bin/python2#' $pkgdir/usr/bin/grcat 
$pkgdir/usr/bin/grc
+}

Deleted: install.sh.patch
===
--- install.sh.patch2013-08-14 08:24:19 UTC (rev 95551)
+++ install.sh.patch2013-08-14 08:24:30 UTC (rev 95552)
@@ -1,8 +0,0 @@
 a/install.sh   1999-10-15 01:27:14.0 +0800
-+++ b/install.sh   2007-10-04 13:59:30.0 +0800
-@@ -12,3 +12,5 @@
- cp -fv conf.* $LIBDIR
- mkdir -p $CONFDIR || true
- cp -fv grc.conf $CONFDIR
-+mkdir -p $MANDIR || true
-+cp -fv {grcat,grc}.1 $MANDIR

Copied: grc/repos/community-any/install.sh.patch (from rev 95551, 
grc/trunk/install.sh.patch)
===
--- install.sh.patch(rev 0)
+++ install.sh.patch2013-08-14 08:24:30 UTC (rev 95552)
@@ -0,0 +1,8 @@
+--- a/install.sh   1999-10-15 01:27:14.0 +0800
 b/install.sh   2007-10-04 13:59:30.0 +0800
+@@ -12,3 +12,5 @@
+ cp -fv conf.* $LIBDIR
+ mkdir -p $CONFDIR || true
+ cp -fv grc.conf $CONFDIR
++mkdir -p $MANDIR || true
++cp -fv {grcat,grc}.1 $MANDIR



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

2013-08-14 Thread Andrea Scarpino
Date: Wednesday, August 14, 2013 @ 09:21:18
  Author: andrea
Revision: 192720

archrelease: copy trunk to testing-any

Added:
  kde-l10n/repos/testing-any/
  kde-l10n/repos/testing-any/PKGBUILD
(from rev 192719, kde-l10n/trunk/PKGBUILD)

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

Copied: kde-l10n/repos/testing-any/PKGBUILD (from rev 192719, 
kde-l10n/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2013-08-14 07:21:18 UTC (rev 192720)
@@ -0,0 +1,513 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgbase=kde-l10n
+pkgname=('kde-l10n-ar'
+ 'kde-l10n-bg'
+ 'kde-l10n-bs'
+ 'kde-l10n-ca'
+ 'kde-l10n-ca@valencia'
+ 'kde-l10n-cs'
+ 'kde-l10n-da'
+ 'kde-l10n-de'
+ 'kde-l10n-el'
+ 'kde-l10n-en_gb'
+ 'kde-l10n-es'
+ 'kde-l10n-et'
+ 'kde-l10n-eu'
+ 'kde-l10n-fa'
+ 'kde-l10n-fi'
+ 'kde-l10n-fr'
+ 'kde-l10n-ga'
+ 'kde-l10n-gl'
+ 'kde-l10n-he'
+ 'kde-l10n-hi'
+ 'kde-l10n-hr'
+ 'kde-l10n-hu'
+ 'kde-l10n-ia'
+ 'kde-l10n-is'
+ 'kde-l10n-it'
+ 'kde-l10n-ja'
+ 'kde-l10n-kk'
+ 'kde-l10n-km'
+ 'kde-l10n-ko'
+ 'kde-l10n-lt'
+ 'kde-l10n-lv'
+ 'kde-l10n-mr'
+ 'kde-l10n-nb'
+ 'kde-l10n-nds'
+ 'kde-l10n-nl'
+ 'kde-l10n-nn'
+ 'kde-l10n-pa'
+ 'kde-l10n-pl'
+ 'kde-l10n-pt'
+ 'kde-l10n-pt_br'
+ 'kde-l10n-ro'
+ 'kde-l10n-ru'
+ 'kde-l10n-sk'
+ 'kde-l10n-sl'
+ 'kde-l10n-sr'
+ 'kde-l10n-sv'
+ 'kde-l10n-tg'
+ 'kde-l10n-tr'
+ 'kde-l10n-ug'
+ 'kde-l10n-uk'
+ 'kde-l10n-vi'
+ 'kde-l10n-wa'
+ 'kde-l10n-zh_cn'
+ 'kde-l10n-zh_tw')
+pkgver=4.11.0
+pkgrel=1
+arch=('any')
+url='http://www.kde.org/'
+license=('GPL')
+makedepends=('cmake' 'automoc4' 'kdelibs')
+options=('docs')
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}/${pkgbase}-ar-${pkgver}.tar.xz";
+
"http://download.kde.org/stable/${pkgver}/src/${pkgbase}/${pkgbase}-bg-${pkgver}.tar.xz";
+
"http://download.kde.org/stable/${pkgver}/src/${pkgbase}/${pkgbase}-bs-${pkgver}.tar.xz";
+
"http://download.kde.org/stable/${pkgver}/src/${pkgbase}/${pkgbase}-ca-${pkgver}.tar.xz";
+
"http://download.kde.org/stable/${pkgver}/src/${pkgbase}/${pkgbase}-ca@valencia-${pkgver}.tar.xz";
+
"http://download.kde.org/stable/${pkgver}/src/${pkgbase}/${pkgbase}-cs-${pkgver}.tar.xz";
+
"http://download.kde.org/stable/${pkgver}/src/${pkgbase}/${pkgbase}-da-${pkgver}.tar.xz";
+
"http://download.kde.org/stable/${pkgver}/src/${pkgbase}/${pkgbase}-de-${pkgver}.tar.xz";
+
"http://download.kde.org/stable/${pkgver}/src/${pkgbase}/${pkgbase}-el-${pkgver}.tar.xz";
+
"http://download.kde.org/stable/${pkgver}/src/${pkgbase}/${pkgbase}-en_GB-${pkgver}.tar.xz";
+
"http://download.kde.org/stable/${pkgver}/src/${pkgbase}/${pkgbase}-es-${pkgver}.tar.xz";
+
"http://download.kde.org/stable/${pkgver}/src/${pkgbase}/${pkgbase}-et-${pkgver}.tar.xz";
+
"http://download.kde.org/stable/${pkgver}/src/${pkgbase}/${pkgbase}-eu-${pkgver}.tar.xz";
+
"http://download.kde.org/stable/${pkgver}/src/${pkgbase}/${pkgbase}-fa-${pkgver}.tar.xz";
+
"http://download.kde.org/stable/${pkgver}/src/${pkgbase}/${pkgbase}-fi-${pkgver}.tar.xz";
+
"http://download.kde.org/stable/${pkgver}/src/${pkgbase}/${pkgbase}-fr-${pkgver}.tar.xz";
+
"http://download.kde.org/stable/${pkgver}/src/${pkgbase}/${pkgbase}-ga-${pkgver}.tar.xz";
+
"http://download.kde.org/stable/${pkgver}/src/${pkgbase}/${pkgbase}-gl-${pkgver}.tar.xz";
+
"http://download.kde.org/stable/${pkgver}/src/${pkgbase}/${pkgbase}-he-${pkgver}.tar.xz";
+
"http://download.kde.org/stable/${pkgver}/src/${pkgbase}/${pkgbase}-hi-${pkgver}.tar.xz";
+
"http://download.kde.org/stable/${pkgver}/src/${pkgbase}/${pkgbase}-hr-${pkgver}.tar.xz";
+
"http://download.kde.org/stable/${pkgver}/src/${pkgbase}/${pkgbase}-hu-${pkgver}.tar.xz";
+
"http://download.kde.org/stable/${pkgver}/src/${pkgbase}/${pkgbase}-ia-${pkgver}.tar.xz";
+
"http://download.kde.org/stable/${pkgver}/src/${pkgbase}/${pkgbase}-is-${pkgver}.tar.xz";
+
"http://download.kde.org/stable/${pkgver}/src/${pkgbase}/${pkgbase}-it-${pkgver}.tar.xz";
+
"http://download.kde.org/stable/${pkgver}/src/${pkgbase}/${pkgbase}-ja-${pkgver}.tar.xz";
+
"http://download.kde.org/stable/${pkgver}/src/${pkgbase}/${pkgbase}-kk-${pkgver}.tar.xz";
+
"http://download.kde.org/stable/${pkgver}/

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

2013-08-14 Thread Andrea Scarpino
Date: Wednesday, August 14, 2013 @ 09:20:36
  Author: andrea
Revision: 192717

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

Added:
  kdeutils-sweeper/repos/testing-i686/
  kdeutils-sweeper/repos/testing-i686/PKGBUILD
(from rev 192716, kdeutils-sweeper/trunk/PKGBUILD)
  kdeutils-sweeper/repos/testing-x86_64/
  kdeutils-sweeper/repos/testing-x86_64/PKGBUILD
(from rev 192716, kdeutils-sweeper/trunk/PKGBUILD)

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

Copied: kdeutils-sweeper/repos/testing-i686/PKGBUILD (from rev 192716, 
kdeutils-sweeper/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-08-14 07:20:36 UTC (rev 192717)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdeutils-sweeper
+pkgver=4.11.0
+pkgrel=1
+pkgdesc='System Cleaner'
+url='http://kde.org/applications/utilities/sweeper'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+groups=('kde' 'kdeutils')
+source=("http://download.kde.org/stable/${pkgver}/src/sweeper-${pkgver}.tar.xz";)
+sha1sums=('696994b80cda4cab6fbe28cee80b0d844dd070ed')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../sweeper-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $srcdir/build
+  make DESTDIR=$pkgdir install
+}

Copied: kdeutils-sweeper/repos/testing-x86_64/PKGBUILD (from rev 192716, 
kdeutils-sweeper/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2013-08-14 07:20:36 UTC (rev 192717)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdeutils-sweeper
+pkgver=4.11.0
+pkgrel=1
+pkgdesc='System Cleaner'
+url='http://kde.org/applications/utilities/sweeper'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+groups=('kde' 'kdeutils')
+source=("http://download.kde.org/stable/${pkgver}/src/sweeper-${pkgver}.tar.xz";)
+sha1sums=('696994b80cda4cab6fbe28cee80b0d844dd070ed')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../sweeper-${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 kdeutils-superkaramba/repos (6 files)

2013-08-14 Thread Andrea Scarpino
Date: Wednesday, August 14, 2013 @ 09:20:28
  Author: andrea
Revision: 192716

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

Added:
  kdeutils-superkaramba/repos/testing-i686/
  kdeutils-superkaramba/repos/testing-i686/PKGBUILD
(from rev 192715, kdeutils-superkaramba/trunk/PKGBUILD)
  kdeutils-superkaramba/repos/testing-i686/kdeutils-superkaramba.install
(from rev 192715, kdeutils-superkaramba/trunk/kdeutils-superkaramba.install)
  kdeutils-superkaramba/repos/testing-x86_64/
  kdeutils-superkaramba/repos/testing-x86_64/PKGBUILD
(from rev 192715, kdeutils-superkaramba/trunk/PKGBUILD)
  kdeutils-superkaramba/repos/testing-x86_64/kdeutils-superkaramba.install
(from rev 192715, kdeutils-superkaramba/trunk/kdeutils-superkaramba.install)

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

Copied: kdeutils-superkaramba/repos/testing-i686/PKGBUILD (from rev 192715, 
kdeutils-superkaramba/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-08-14 07:20:28 UTC (rev 192716)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdeutils-superkaramba
+pkgver=4.11.0
+pkgrel=1
+pkgdesc='An engine for cool desktop eyecandy'
+url='http://kde.org/applications/utilities/superkaramba/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime' 'qimageblitz')
+makedepends=('cmake' 'automoc4')
+groups=('kde' 'kdeutils')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/superkaramba-${pkgver}.tar.xz";)
+sha1sums=('125ab6827e322844b934a9606db6cd469f2136c0')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../superkaramba-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $srcdir/build
+  make DESTDIR=$pkgdir install
+}

Copied: kdeutils-superkaramba/repos/testing-i686/kdeutils-superkaramba.install 
(from rev 192715, kdeutils-superkaramba/trunk/kdeutils-superkaramba.install)
===
--- testing-i686/kdeutils-superkaramba.install  (rev 0)
+++ testing-i686/kdeutils-superkaramba.install  2013-08-14 07:20:28 UTC (rev 
192716)
@@ -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: kdeutils-superkaramba/repos/testing-x86_64/PKGBUILD (from rev 192715, 
kdeutils-superkaramba/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2013-08-14 07:20:28 UTC (rev 192716)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdeutils-superkaramba
+pkgver=4.11.0
+pkgrel=1
+pkgdesc='An engine for cool desktop eyecandy'
+url='http://kde.org/applications/utilities/superkaramba/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime' 'qimageblitz')
+makedepends=('cmake' 'automoc4')
+groups=('kde' 'kdeutils')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/superkaramba-${pkgver}.tar.xz";)
+sha1sums=('125ab6827e322844b934a9606db6cd469f2136c0')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../superkaramba-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $srcdir/build
+  make DESTDIR=$pkgdir install
+}

Copied: 
kdeutils-superkaramba/repos/testing-x86_64/kdeutils-superkaramba.install (from 
rev 192715, kdeutils-superkaramba/trunk/kdeutils-superkaramba.install)
===
--- testing-x86_64/kdeutils-superkaramba.install
(rev 0)
+++ testing-x86_64/kdeutils-superkaramba.install2013-08-14 07:20:28 UTC 
(rev 192716)
@@ -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 kdewebdev/repos (8 files)

2013-08-14 Thread Andrea Scarpino
Date: Wednesday, August 14, 2013 @ 09:20:46
  Author: andrea
Revision: 192718

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

Added:
  kdewebdev/repos/testing-i686/
  kdewebdev/repos/testing-i686/PKGBUILD
(from rev 192717, kdewebdev/trunk/PKGBUILD)
  kdewebdev/repos/testing-i686/kdewebdev-kimagemapeditor.install
(from rev 192717, kdewebdev/trunk/kdewebdev-kimagemapeditor.install)
  kdewebdev/repos/testing-i686/kdewebdev.install
(from rev 192717, kdewebdev/trunk/kdewebdev.install)
  kdewebdev/repos/testing-x86_64/
  kdewebdev/repos/testing-x86_64/PKGBUILD
(from rev 192717, kdewebdev/trunk/PKGBUILD)
  kdewebdev/repos/testing-x86_64/kdewebdev-kimagemapeditor.install
(from rev 192717, kdewebdev/trunk/kdewebdev-kimagemapeditor.install)
  kdewebdev/repos/testing-x86_64/kdewebdev.install
(from rev 192717, kdewebdev/trunk/kdewebdev.install)

--+
 testing-i686/PKGBUILD|   71 +
 testing-i686/kdewebdev-kimagemapeditor.install   |   12 +++
 testing-i686/kdewebdev.install   |   11 +++
 testing-x86_64/PKGBUILD  |   71 +
 testing-x86_64/kdewebdev-kimagemapeditor.install |   12 +++
 testing-x86_64/kdewebdev.install |   11 +++
 6 files changed, 188 insertions(+)

Copied: kdewebdev/repos/testing-i686/PKGBUILD (from rev 192717, 
kdewebdev/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-08-14 07:20:46 UTC (rev 192718)
@@ -0,0 +1,71 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgbase=kdewebdev
+pkgname=('kdewebdev-kfilereplace'
+ 'kdewebdev-kimagemapeditor'
+ 'kdewebdev-klinkstatus'
+ 'kdewebdev-kommander')
+pkgver=4.11.0
+pkgrel=1
+arch=('i686' 'x86_64')
+url='http://www.kde.org'
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdewebdev')
+makedepends=('cmake' 'automoc4' 'ruby' 'tidyhtml' 'kdepimlibs' 'boost')
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz";)
+sha1sums=('97aa1ade44ad1ed6e607d786db7db057a4dad8d8')
+
+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_kdewebdev-kfilereplace() {
+   pkgdesc='Search & Replace Tool'
+   depends=('kdebase-runtime')
+   url="http://kde.org/applications/utilities/kfilereplace/";
+   install='kdewebdev.install'
+   cd $srcdir/build/kfilereplace
+   make DESTDIR=$pkgdir install
+   cd $srcdir/build/doc/kfilereplace
+   make DESTDIR=$pkgdir install
+}
+
+package_kdewebdev-kimagemapeditor() {
+   pkgdesc='HTML Image Map Editor'
+   depends=('kdebase-runtime')
+url="http://www.kde.org/applications/development/kimagemapeditor/";
+   install='kdewebdev-kimagemapeditor.install'
+   cd $srcdir/build/kimagemapeditor
+   make DESTDIR=$pkgdir install
+   cd $srcdir/build/doc/kimagemapeditor
+   make DESTDIR=$pkgdir install
+}
+
+package_kdewebdev-klinkstatus() {
+   pkgdesc='Link Checker'
+   depends=('kdebase-runtime' 'kdepimlibs' 'tidyhtml')
+url="http://www.kde.org/applications/development/klinkstatus/";
+   install='kdewebdev.install'
+   cd $srcdir/build/klinkstatus
+   make DESTDIR=$pkgdir install
+   cd $srcdir/build/doc/klinkstatus
+   make DESTDIR=$pkgdir install
+}
+
+package_kdewebdev-kommander() {
+   pkgdesc='Executor for Kommander dialogs'
+   depends=('kdebase-runtime')
+url="http://www.kde.org/applications/development/kommander/";
+   cd $srcdir/build/kommander
+   make DESTDIR=$pkgdir install
+}

Copied: kdewebdev/repos/testing-i686/kdewebdev-kimagemapeditor.install (from 
rev 192717, kdewebdev/trunk/kdewebdev-kimagemapeditor.install)
===
--- testing-i686/kdewebdev-kimagemapeditor.install  
(rev 0)
+++ testing-i686/kdewebdev-kimagemapeditor.install  2013-08-14 07:20:46 UTC 
(rev 192718)
@@ -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: kdewebdev/repos/testing-i686/kdewebdev.install (from rev 192717, 
kdewebdev/trunk/kdewebdev.install)
===
--- testing-i686/kdewebdev.install  (rev 0)
+++ testing-i686/kdewebdev.install  2013-08-14 07:20:46 UTC (rev 192718)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate

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

2013-08-14 Thread Andrea Scarpino
Date: Wednesday, August 14, 2013 @ 09:20:55
  Author: andrea
Revision: 192719

archrelease: copy trunk to testing-any

Added:
  kde-wallpapers/repos/testing-any/
  kde-wallpapers/repos/testing-any/PKGBUILD
(from rev 192718, kde-wallpapers/trunk/PKGBUILD)

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

Copied: kde-wallpapers/repos/testing-any/PKGBUILD (from rev 192718, 
kde-wallpapers/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2013-08-14 07:20:55 UTC (rev 192719)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kde-wallpapers
+pkgver=4.11.0
+pkgrel=1
+pkgdesc="A set of wallpapers for KDE"
+arch=('any')
+url='http://www.kde.org'
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kde-meta' 'kdebase')
+makedepends=('kdelibs' 'cmake' 'automoc4')
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz";)
+sha1sums=('6be0dfc8af044e1cf0d36e5d8911148394ef52c6')
+
+package() {
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make DESTDIR="${pkgdir}" install
+}



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

2013-08-14 Thread Andrea Scarpino
Date: Wednesday, August 14, 2013 @ 09:19:59
  Author: andrea
Revision: 192713

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

Added:
  kdeutils-ktimer/repos/testing-i686/
  kdeutils-ktimer/repos/testing-i686/PKGBUILD
(from rev 192712, kdeutils-ktimer/trunk/PKGBUILD)
  kdeutils-ktimer/repos/testing-i686/kdeutils-ktimer.install
(from rev 192712, kdeutils-ktimer/trunk/kdeutils-ktimer.install)
  kdeutils-ktimer/repos/testing-x86_64/
  kdeutils-ktimer/repos/testing-x86_64/PKGBUILD
(from rev 192712, kdeutils-ktimer/trunk/PKGBUILD)
  kdeutils-ktimer/repos/testing-x86_64/kdeutils-ktimer.install
(from rev 192712, kdeutils-ktimer/trunk/kdeutils-ktimer.install)

+
 testing-i686/PKGBUILD  |   32 +++
 testing-i686/kdeutils-ktimer.install   |   11 ++
 testing-x86_64/PKGBUILD|   32 +++
 testing-x86_64/kdeutils-ktimer.install |   11 ++
 4 files changed, 86 insertions(+)

Copied: kdeutils-ktimer/repos/testing-i686/PKGBUILD (from rev 192712, 
kdeutils-ktimer/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-08-14 07:19:59 UTC (rev 192713)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdeutils-ktimer
+pkgver=4.11.0
+pkgrel=1
+pkgdesc='Countdown Launcher'
+url='http://kde.org/applications/utilities/ktimer/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+groups=('kde' 'kdeutils')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/ktimer-${pkgver}.tar.xz";)
+sha1sums=('c43072ad23e231c523fb15d482233daba9fafbc9')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../ktimer-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $srcdir/build
+  make DESTDIR=$pkgdir install
+}

Copied: kdeutils-ktimer/repos/testing-i686/kdeutils-ktimer.install (from rev 
192712, kdeutils-ktimer/trunk/kdeutils-ktimer.install)
===
--- testing-i686/kdeutils-ktimer.install(rev 0)
+++ testing-i686/kdeutils-ktimer.install2013-08-14 07:19:59 UTC (rev 
192713)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: kdeutils-ktimer/repos/testing-x86_64/PKGBUILD (from rev 192712, 
kdeutils-ktimer/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2013-08-14 07:19:59 UTC (rev 192713)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdeutils-ktimer
+pkgver=4.11.0
+pkgrel=1
+pkgdesc='Countdown Launcher'
+url='http://kde.org/applications/utilities/ktimer/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+groups=('kde' 'kdeutils')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/ktimer-${pkgver}.tar.xz";)
+sha1sums=('c43072ad23e231c523fb15d482233daba9fafbc9')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../ktimer-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $srcdir/build
+  make DESTDIR=$pkgdir install
+}

Copied: kdeutils-ktimer/repos/testing-x86_64/kdeutils-ktimer.install (from rev 
192712, kdeutils-ktimer/trunk/kdeutils-ktimer.install)
===
--- testing-x86_64/kdeutils-ktimer.install  (rev 0)
+++ testing-x86_64/kdeutils-ktimer.install  2013-08-14 07:19:59 UTC (rev 
192713)
@@ -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 kdeutils-print-manager/repos (4 files)

2013-08-14 Thread Andrea Scarpino
Date: Wednesday, August 14, 2013 @ 09:20:20
  Author: andrea
Revision: 192715

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

Added:
  kdeutils-print-manager/repos/testing-i686/
  kdeutils-print-manager/repos/testing-i686/PKGBUILD
(from rev 192714, kdeutils-print-manager/trunk/PKGBUILD)
  kdeutils-print-manager/repos/testing-x86_64/
  kdeutils-print-manager/repos/testing-x86_64/PKGBUILD
(from rev 192714, kdeutils-print-manager/trunk/PKGBUILD)

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

Copied: kdeutils-print-manager/repos/testing-i686/PKGBUILD (from rev 192714, 
kdeutils-print-manager/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-08-14 07:20:20 UTC (rev 192715)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdeutils-print-manager
+pkgver=4.11.0
+pkgrel=1
+pkgdesc="A tool for managing print jobs and printers"
+arch=('i686' 'x86_64')
+url='https://projects.kde.org/projects/kde/kdeutils/print-manager'
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-workspace' 'libcups')
+makedepends=('cmake' 'automoc4')
+optdepends=('system-config-printer: auto-detect the printer driver')
+replaces=('print-manager' 'kdeutils-printer-applet' 
'kdeadmin-system-config-printer-kde')
+conflicts=('print-manager')
+groups=('kde' 'kdeutils')
+source=("http://download.kde.org/stable/${pkgver}/src/print-manager-${pkgver}.tar.xz";)
+sha1sums=('a3c955a5746a0046609790bbd283a0fb06a27933')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../print-manager-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Copied: kdeutils-print-manager/repos/testing-x86_64/PKGBUILD (from rev 192714, 
kdeutils-print-manager/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2013-08-14 07:20:20 UTC (rev 192715)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdeutils-print-manager
+pkgver=4.11.0
+pkgrel=1
+pkgdesc="A tool for managing print jobs and printers"
+arch=('i686' 'x86_64')
+url='https://projects.kde.org/projects/kde/kdeutils/print-manager'
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-workspace' 'libcups')
+makedepends=('cmake' 'automoc4')
+optdepends=('system-config-printer: auto-detect the printer driver')
+replaces=('print-manager' 'kdeutils-printer-applet' 
'kdeadmin-system-config-printer-kde')
+conflicts=('print-manager')
+groups=('kde' 'kdeutils')
+source=("http://download.kde.org/stable/${pkgver}/src/print-manager-${pkgver}.tar.xz";)
+sha1sums=('a3c955a5746a0046609790bbd283a0fb06a27933')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../print-manager-${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 kdeutils-kwallet/repos (6 files)

2013-08-14 Thread Andrea Scarpino
Date: Wednesday, August 14, 2013 @ 09:20:12
  Author: andrea
Revision: 192714

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

Added:
  kdeutils-kwallet/repos/testing-i686/
  kdeutils-kwallet/repos/testing-i686/PKGBUILD
(from rev 192713, kdeutils-kwallet/trunk/PKGBUILD)
  kdeutils-kwallet/repos/testing-i686/kdeutils-kwallet.install
(from rev 192713, kdeutils-kwallet/trunk/kdeutils-kwallet.install)
  kdeutils-kwallet/repos/testing-x86_64/
  kdeutils-kwallet/repos/testing-x86_64/PKGBUILD
(from rev 192713, kdeutils-kwallet/trunk/PKGBUILD)
  kdeutils-kwallet/repos/testing-x86_64/kdeutils-kwallet.install
(from rev 192713, kdeutils-kwallet/trunk/kdeutils-kwallet.install)

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

Copied: kdeutils-kwallet/repos/testing-i686/PKGBUILD (from rev 192713, 
kdeutils-kwallet/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-08-14 07:20:12 UTC (rev 192714)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdeutils-kwallet
+pkgver=4.11.0
+pkgrel=1
+pkgdesc='Wallet Management Tool'
+url='http://kde.org/applications/system/kwalletmanager/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+groups=('kde' 'kdeutils')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/kwallet-${pkgver}.tar.xz";)
+sha1sums=('a562056d062b6e91905411416c3dd978b1bf3f35')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../kwallet-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $srcdir/build
+  make DESTDIR=$pkgdir install
+}

Copied: kdeutils-kwallet/repos/testing-i686/kdeutils-kwallet.install (from rev 
192713, kdeutils-kwallet/trunk/kdeutils-kwallet.install)
===
--- testing-i686/kdeutils-kwallet.install   (rev 0)
+++ testing-i686/kdeutils-kwallet.install   2013-08-14 07:20:12 UTC (rev 
192714)
@@ -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: kdeutils-kwallet/repos/testing-x86_64/PKGBUILD (from rev 192713, 
kdeutils-kwallet/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2013-08-14 07:20:12 UTC (rev 192714)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdeutils-kwallet
+pkgver=4.11.0
+pkgrel=1
+pkgdesc='Wallet Management Tool'
+url='http://kde.org/applications/system/kwalletmanager/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+groups=('kde' 'kdeutils')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/kwallet-${pkgver}.tar.xz";)
+sha1sums=('a562056d062b6e91905411416c3dd978b1bf3f35')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../kwallet-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $srcdir/build
+  make DESTDIR=$pkgdir install
+}

Copied: kdeutils-kwallet/repos/testing-x86_64/kdeutils-kwallet.install (from 
rev 192713, kdeutils-kwallet/trunk/kdeutils-kwallet.install)
===
--- testing-x86_64/kdeutils-kwallet.install (rev 0)
+++ testing-x86_64/kdeutils-kwallet.install 2013-08-14 07:20:12 UTC (rev 
192714)
@@ -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 kdeutils-kfloppy/repos (6 files)

2013-08-14 Thread Andrea Scarpino
Date: Wednesday, August 14, 2013 @ 09:19:36
  Author: andrea
Revision: 192710

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

Added:
  kdeutils-kfloppy/repos/testing-i686/
  kdeutils-kfloppy/repos/testing-i686/PKGBUILD
(from rev 192709, kdeutils-kfloppy/trunk/PKGBUILD)
  kdeutils-kfloppy/repos/testing-i686/kdeutils-kfloppy.install
(from rev 192709, kdeutils-kfloppy/trunk/kdeutils-kfloppy.install)
  kdeutils-kfloppy/repos/testing-x86_64/
  kdeutils-kfloppy/repos/testing-x86_64/PKGBUILD
(from rev 192709, kdeutils-kfloppy/trunk/PKGBUILD)
  kdeutils-kfloppy/repos/testing-x86_64/kdeutils-kfloppy.install
(from rev 192709, kdeutils-kfloppy/trunk/kdeutils-kfloppy.install)

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

Copied: kdeutils-kfloppy/repos/testing-i686/PKGBUILD (from rev 192709, 
kdeutils-kfloppy/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-08-14 07:19:36 UTC (rev 192710)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdeutils-kfloppy
+pkgver=4.11.0
+pkgrel=1
+pkgdesc='Floppy Formatter'
+url='http://kde.org/applications/utilities/kfloppy/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+groups=('kde' 'kdeutils')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/kfloppy-${pkgver}.tar.xz";)
+sha1sums=('c3abdbb0adeca3fa6aaac03b99e6eed1e545a8c2')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../kfloppy-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $srcdir/build
+  make DESTDIR=$pkgdir install
+}

Copied: kdeutils-kfloppy/repos/testing-i686/kdeutils-kfloppy.install (from rev 
192709, kdeutils-kfloppy/trunk/kdeutils-kfloppy.install)
===
--- testing-i686/kdeutils-kfloppy.install   (rev 0)
+++ testing-i686/kdeutils-kfloppy.install   2013-08-14 07:19:36 UTC (rev 
192710)
@@ -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: kdeutils-kfloppy/repos/testing-x86_64/PKGBUILD (from rev 192709, 
kdeutils-kfloppy/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2013-08-14 07:19:36 UTC (rev 192710)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdeutils-kfloppy
+pkgver=4.11.0
+pkgrel=1
+pkgdesc='Floppy Formatter'
+url='http://kde.org/applications/utilities/kfloppy/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+groups=('kde' 'kdeutils')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/kfloppy-${pkgver}.tar.xz";)
+sha1sums=('c3abdbb0adeca3fa6aaac03b99e6eed1e545a8c2')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../kfloppy-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $srcdir/build
+  make DESTDIR=$pkgdir install
+}

Copied: kdeutils-kfloppy/repos/testing-x86_64/kdeutils-kfloppy.install (from 
rev 192709, kdeutils-kfloppy/trunk/kdeutils-kfloppy.install)
===
--- testing-x86_64/kdeutils-kfloppy.install (rev 0)
+++ testing-x86_64/kdeutils-kfloppy.install 2013-08-14 07:19:36 UTC (rev 
192710)
@@ -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 kdeutils-kgpg/repos (6 files)

2013-08-14 Thread Andrea Scarpino
Date: Wednesday, August 14, 2013 @ 09:19:43
  Author: andrea
Revision: 192711

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

Added:
  kdeutils-kgpg/repos/testing-i686/
  kdeutils-kgpg/repos/testing-i686/PKGBUILD
(from rev 192710, kdeutils-kgpg/trunk/PKGBUILD)
  kdeutils-kgpg/repos/testing-i686/kdeutils-kgpg.install
(from rev 192710, kdeutils-kgpg/trunk/kdeutils-kgpg.install)
  kdeutils-kgpg/repos/testing-x86_64/
  kdeutils-kgpg/repos/testing-x86_64/PKGBUILD
(from rev 192710, kdeutils-kgpg/trunk/PKGBUILD)
  kdeutils-kgpg/repos/testing-x86_64/kdeutils-kgpg.install
(from rev 192710, kdeutils-kgpg/trunk/kdeutils-kgpg.install)

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

Copied: kdeutils-kgpg/repos/testing-i686/PKGBUILD (from rev 192710, 
kdeutils-kgpg/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-08-14 07:19:43 UTC (rev 192711)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdeutils-kgpg
+pkgver=4.11.0
+pkgrel=1
+pkgdesc='A GnuPG frontend'
+url='http://kde.org/applications/utilities/kgpg/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime' 'kdepimlibs' 'kde-agent')
+makedepends=('cmake' 'automoc4')
+groups=('kde' 'kdeutils')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/kgpg-${pkgver}.tar.xz";)
+sha1sums=('46c7148a8db7160f606926f1a62062b7345267cf')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../kgpg-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $srcdir/build
+  make DESTDIR=$pkgdir install
+}

Copied: kdeutils-kgpg/repos/testing-i686/kdeutils-kgpg.install (from rev 
192710, kdeutils-kgpg/trunk/kdeutils-kgpg.install)
===
--- testing-i686/kdeutils-kgpg.install  (rev 0)
+++ testing-i686/kdeutils-kgpg.install  2013-08-14 07:19:43 UTC (rev 192711)
@@ -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: kdeutils-kgpg/repos/testing-x86_64/PKGBUILD (from rev 192710, 
kdeutils-kgpg/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2013-08-14 07:19:43 UTC (rev 192711)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdeutils-kgpg
+pkgver=4.11.0
+pkgrel=1
+pkgdesc='A GnuPG frontend'
+url='http://kde.org/applications/utilities/kgpg/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime' 'kdepimlibs' 'kde-agent')
+makedepends=('cmake' 'automoc4')
+groups=('kde' 'kdeutils')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/kgpg-${pkgver}.tar.xz";)
+sha1sums=('46c7148a8db7160f606926f1a62062b7345267cf')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../kgpg-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $srcdir/build
+  make DESTDIR=$pkgdir install
+}

Copied: kdeutils-kgpg/repos/testing-x86_64/kdeutils-kgpg.install (from rev 
192710, kdeutils-kgpg/trunk/kdeutils-kgpg.install)
===
--- testing-x86_64/kdeutils-kgpg.install(rev 0)
+++ testing-x86_64/kdeutils-kgpg.install2013-08-14 07:19:43 UTC (rev 
192711)
@@ -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 kdeutils-kremotecontrol/repos (6 files)

2013-08-14 Thread Andrea Scarpino
Date: Wednesday, August 14, 2013 @ 09:19:51
  Author: andrea
Revision: 192712

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

Added:
  kdeutils-kremotecontrol/repos/testing-i686/
  kdeutils-kremotecontrol/repos/testing-i686/PKGBUILD
(from rev 192711, kdeutils-kremotecontrol/trunk/PKGBUILD)
  kdeutils-kremotecontrol/repos/testing-i686/kdeutils-kremotecontrol.install
(from rev 192711, 
kdeutils-kremotecontrol/trunk/kdeutils-kremotecontrol.install)
  kdeutils-kremotecontrol/repos/testing-x86_64/
  kdeutils-kremotecontrol/repos/testing-x86_64/PKGBUILD
(from rev 192711, kdeutils-kremotecontrol/trunk/PKGBUILD)
  kdeutils-kremotecontrol/repos/testing-x86_64/kdeutils-kremotecontrol.install
(from rev 192711, 
kdeutils-kremotecontrol/trunk/kdeutils-kremotecontrol.install)

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

Copied: kdeutils-kremotecontrol/repos/testing-i686/PKGBUILD (from rev 192711, 
kdeutils-kremotecontrol/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-08-14 07:19:51 UTC (rev 192712)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdeutils-kremotecontrol
+pkgver=4.11.0
+pkgrel=1
+pkgdesc='Configure your remote controls for use with applications'
+url='http://kde.org/applications/utilities/kremotecontrol/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-workspace')
+makedepends=('cmake' 'automoc4')
+groups=('kde' 'kdeutils')
+replaces=('kdeutils-kdelirc')
+conflicts=('kdeutils-kdelirc')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/kremotecontrol-${pkgver}.tar.xz";)
+sha1sums=('4586cf32c07022f326b30249b48a8d90f0523e90')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../kremotecontrol-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $srcdir/build
+  make DESTDIR=$pkgdir install
+}

Copied: 
kdeutils-kremotecontrol/repos/testing-i686/kdeutils-kremotecontrol.install 
(from rev 192711, kdeutils-kremotecontrol/trunk/kdeutils-kremotecontrol.install)
===
--- testing-i686/kdeutils-kremotecontrol.install
(rev 0)
+++ testing-i686/kdeutils-kremotecontrol.install2013-08-14 07:19:51 UTC 
(rev 192712)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: kdeutils-kremotecontrol/repos/testing-x86_64/PKGBUILD (from rev 192711, 
kdeutils-kremotecontrol/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2013-08-14 07:19:51 UTC (rev 192712)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdeutils-kremotecontrol
+pkgver=4.11.0
+pkgrel=1
+pkgdesc='Configure your remote controls for use with applications'
+url='http://kde.org/applications/utilities/kremotecontrol/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-workspace')
+makedepends=('cmake' 'automoc4')
+groups=('kde' 'kdeutils')
+replaces=('kdeutils-kdelirc')
+conflicts=('kdeutils-kdelirc')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/kremotecontrol-${pkgver}.tar.xz";)
+sha1sums=('4586cf32c07022f326b30249b48a8d90f0523e90')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../kremotecontrol-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $srcdir/build
+  make DESTDIR=$pkgdir install
+}

Copied: 
kdeutils-kremotecontrol/repos/testing-x86_64/kdeutils-kremotecontrol.install 
(from rev 192711, kdeutils-kremotecontrol/trunk/kdeutils-kremotecontrol.install)
===
--- testing-x86_64/kdeutils-kremotecontrol.install  
(rev 0)
+++ testing-x86_64/kdeutils-kremotecontrol.install  2013-08-14 07:19:51 UTC 
(rev 192712)
@@ -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 kdeutils-kdf/repos (6 files)

2013-08-14 Thread Andrea Scarpino
Date: Wednesday, August 14, 2013 @ 09:19:29
  Author: andrea
Revision: 192709

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

Added:
  kdeutils-kdf/repos/testing-i686/
  kdeutils-kdf/repos/testing-i686/PKGBUILD
(from rev 192708, kdeutils-kdf/trunk/PKGBUILD)
  kdeutils-kdf/repos/testing-i686/kdeutils-kdf.install
(from rev 192708, kdeutils-kdf/trunk/kdeutils-kdf.install)
  kdeutils-kdf/repos/testing-x86_64/
  kdeutils-kdf/repos/testing-x86_64/PKGBUILD
(from rev 192708, kdeutils-kdf/trunk/PKGBUILD)
  kdeutils-kdf/repos/testing-x86_64/kdeutils-kdf.install
(from rev 192708, kdeutils-kdf/trunk/kdeutils-kdf.install)

-+
 testing-i686/PKGBUILD   |   32 
 testing-i686/kdeutils-kdf.install   |   11 +++
 testing-x86_64/PKGBUILD |   32 
 testing-x86_64/kdeutils-kdf.install |   11 +++
 4 files changed, 86 insertions(+)

Copied: kdeutils-kdf/repos/testing-i686/PKGBUILD (from rev 192708, 
kdeutils-kdf/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-08-14 07:19:29 UTC (rev 192709)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdeutils-kdf
+pkgver=4.11.0
+pkgrel=1
+url="http://kde.org/applications/system/kdiskfree/";
+arch=('i686' 'x86_64')
+pkgdesc='View Disk Usage'
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+groups=('kde' 'kdeutils')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/kdf-${pkgver}.tar.xz";)
+sha1sums=('b571b719efdf633b72065cfa1862ad662a7d81bb')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../kdf-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $srcdir/build
+  make DESTDIR=$pkgdir install
+}

Copied: kdeutils-kdf/repos/testing-i686/kdeutils-kdf.install (from rev 192708, 
kdeutils-kdf/trunk/kdeutils-kdf.install)
===
--- testing-i686/kdeutils-kdf.install   (rev 0)
+++ testing-i686/kdeutils-kdf.install   2013-08-14 07:19:29 UTC (rev 192709)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: kdeutils-kdf/repos/testing-x86_64/PKGBUILD (from rev 192708, 
kdeutils-kdf/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2013-08-14 07:19:29 UTC (rev 192709)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdeutils-kdf
+pkgver=4.11.0
+pkgrel=1
+url="http://kde.org/applications/system/kdiskfree/";
+arch=('i686' 'x86_64')
+pkgdesc='View Disk Usage'
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+groups=('kde' 'kdeutils')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/kdf-${pkgver}.tar.xz";)
+sha1sums=('b571b719efdf633b72065cfa1862ad662a7d81bb')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../kdf-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $srcdir/build
+  make DESTDIR=$pkgdir install
+}

Copied: kdeutils-kdf/repos/testing-x86_64/kdeutils-kdf.install (from rev 
192708, kdeutils-kdf/trunk/kdeutils-kdf.install)
===
--- testing-x86_64/kdeutils-kdf.install (rev 0)
+++ testing-x86_64/kdeutils-kdf.install 2013-08-14 07:19:29 UTC (rev 192709)
@@ -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 kdetoys-amor/repos (6 files)

2013-08-14 Thread Andrea Scarpino
Date: Wednesday, August 14, 2013 @ 09:18:32
  Author: andrea
Revision: 192702

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

Added:
  kdetoys-amor/repos/testing-i686/
  kdetoys-amor/repos/testing-i686/PKGBUILD
(from rev 192701, kdetoys-amor/trunk/PKGBUILD)
  kdetoys-amor/repos/testing-i686/kdetoys-amor.install
(from rev 192701, kdetoys-amor/trunk/kdetoys-amor.install)
  kdetoys-amor/repos/testing-x86_64/
  kdetoys-amor/repos/testing-x86_64/PKGBUILD
(from rev 192701, kdetoys-amor/trunk/PKGBUILD)
  kdetoys-amor/repos/testing-x86_64/kdetoys-amor.install
(from rev 192701, kdetoys-amor/trunk/kdetoys-amor.install)

-+
 testing-i686/PKGBUILD   |   31 +++
 testing-i686/kdetoys-amor.install   |   11 +++
 testing-x86_64/PKGBUILD |   31 +++
 testing-x86_64/kdetoys-amor.install |   11 +++
 4 files changed, 84 insertions(+)

Copied: kdetoys-amor/repos/testing-i686/PKGBUILD (from rev 192701, 
kdetoys-amor/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-08-14 07:18:32 UTC (rev 192702)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdetoys-amor
+pkgver=4.11.0
+pkgrel=1
+pkgdesc='On-Screen Creature'
+url='https://projects.kde.org/projects/kde/kdetoys/amor'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdetoys')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/amor-${pkgver}.tar.xz";)
+sha1sums=('c596b2f57ef6cf87cddc4587178fa70e27865f47')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../amor-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Copied: kdetoys-amor/repos/testing-i686/kdetoys-amor.install (from rev 192701, 
kdetoys-amor/trunk/kdetoys-amor.install)
===
--- testing-i686/kdetoys-amor.install   (rev 0)
+++ testing-i686/kdetoys-amor.install   2013-08-14 07:18:32 UTC (rev 192702)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: kdetoys-amor/repos/testing-x86_64/PKGBUILD (from rev 192701, 
kdetoys-amor/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2013-08-14 07:18:32 UTC (rev 192702)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdetoys-amor
+pkgver=4.11.0
+pkgrel=1
+pkgdesc='On-Screen Creature'
+url='https://projects.kde.org/projects/kde/kdetoys/amor'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdetoys')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/amor-${pkgver}.tar.xz";)
+sha1sums=('c596b2f57ef6cf87cddc4587178fa70e27865f47')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../amor-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Copied: kdetoys-amor/repos/testing-x86_64/kdetoys-amor.install (from rev 
192701, kdetoys-amor/trunk/kdetoys-amor.install)
===
--- testing-x86_64/kdetoys-amor.install (rev 0)
+++ testing-x86_64/kdetoys-amor.install 2013-08-14 07:18:32 UTC (rev 192702)
@@ -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 kdeutils-kcalc/repos (6 files)

2013-08-14 Thread Andrea Scarpino
Date: Wednesday, August 14, 2013 @ 09:19:12
  Author: andrea
Revision: 192707

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

Added:
  kdeutils-kcalc/repos/testing-i686/
  kdeutils-kcalc/repos/testing-i686/PKGBUILD
(from rev 192706, kdeutils-kcalc/trunk/PKGBUILD)
  kdeutils-kcalc/repos/testing-i686/kdeutils-kcalc.install
(from rev 192706, kdeutils-kcalc/trunk/kdeutils-kcalc.install)
  kdeutils-kcalc/repos/testing-x86_64/
  kdeutils-kcalc/repos/testing-x86_64/PKGBUILD
(from rev 192706, kdeutils-kcalc/trunk/PKGBUILD)
  kdeutils-kcalc/repos/testing-x86_64/kdeutils-kcalc.install
(from rev 192706, kdeutils-kcalc/trunk/kdeutils-kcalc.install)

---+
 testing-i686/PKGBUILD |   32 
 testing-i686/kdeutils-kcalc.install   |   11 +++
 testing-x86_64/PKGBUILD   |   32 
 testing-x86_64/kdeutils-kcalc.install |   11 +++
 4 files changed, 86 insertions(+)

Copied: kdeutils-kcalc/repos/testing-i686/PKGBUILD (from rev 192706, 
kdeutils-kcalc/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-08-14 07:19:12 UTC (rev 192707)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdeutils-kcalc
+pkgver=4.11.0
+pkgrel=1
+pkgdesc='Scientific Calculator'
+url='http://kde.org/applications/utilities/kcalc/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+groups=('kde' 'kdeutils')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/kcalc-${pkgver}.tar.xz";)
+sha1sums=('e55d9b73c89343f2c2e87b0a53a948393b732953')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../kcalc-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $srcdir/build
+  make DESTDIR=$pkgdir install
+}

Copied: kdeutils-kcalc/repos/testing-i686/kdeutils-kcalc.install (from rev 
192706, kdeutils-kcalc/trunk/kdeutils-kcalc.install)
===
--- testing-i686/kdeutils-kcalc.install (rev 0)
+++ testing-i686/kdeutils-kcalc.install 2013-08-14 07:19:12 UTC (rev 192707)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: kdeutils-kcalc/repos/testing-x86_64/PKGBUILD (from rev 192706, 
kdeutils-kcalc/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2013-08-14 07:19:12 UTC (rev 192707)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdeutils-kcalc
+pkgver=4.11.0
+pkgrel=1
+pkgdesc='Scientific Calculator'
+url='http://kde.org/applications/utilities/kcalc/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+groups=('kde' 'kdeutils')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/kcalc-${pkgver}.tar.xz";)
+sha1sums=('e55d9b73c89343f2c2e87b0a53a948393b732953')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../kcalc-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $srcdir/build
+  make DESTDIR=$pkgdir install
+}

Copied: kdeutils-kcalc/repos/testing-x86_64/kdeutils-kcalc.install (from rev 
192706, kdeutils-kcalc/trunk/kdeutils-kcalc.install)
===
--- testing-x86_64/kdeutils-kcalc.install   (rev 0)
+++ testing-x86_64/kdeutils-kcalc.install   2013-08-14 07:19:12 UTC (rev 
192707)
@@ -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 kdeutils-ark/repos (6 files)

2013-08-14 Thread Andrea Scarpino
Date: Wednesday, August 14, 2013 @ 09:18:56
  Author: andrea
Revision: 192705

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

Added:
  kdeutils-ark/repos/testing-i686/
  kdeutils-ark/repos/testing-i686/PKGBUILD
(from rev 192704, kdeutils-ark/trunk/PKGBUILD)
  kdeutils-ark/repos/testing-i686/kdeutils-ark.install
(from rev 192704, kdeutils-ark/trunk/kdeutils-ark.install)
  kdeutils-ark/repos/testing-x86_64/
  kdeutils-ark/repos/testing-x86_64/PKGBUILD
(from rev 192704, kdeutils-ark/trunk/PKGBUILD)
  kdeutils-ark/repos/testing-x86_64/kdeutils-ark.install
(from rev 192704, kdeutils-ark/trunk/kdeutils-ark.install)

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

Copied: kdeutils-ark/repos/testing-i686/PKGBUILD (from rev 192704, 
kdeutils-ark/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-08-14 07:18:56 UTC (rev 192705)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdeutils-ark
+pkgver=4.11.0
+pkgrel=1
+pkgdesc='Archiving Tool'
+url='http://kde.org/applications/utilities/ark/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeutils')
+depends=('kdebase-runtime' 'kdebase-lib' 'libarchive' 'qjson')
+makedepends=('cmake' 'automoc4')
+optdepends=('p7zip' 'zip' 'unzip' 'unrar')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/ark-${pkgver}.tar.xz";)
+sha1sums=('aa8e91d415096a55ad910dad83f7eb6abdf88f1f')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../ark-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $srcdir/build
+  make DESTDIR=$pkgdir install
+}

Copied: kdeutils-ark/repos/testing-i686/kdeutils-ark.install (from rev 192704, 
kdeutils-ark/trunk/kdeutils-ark.install)
===
--- testing-i686/kdeutils-ark.install   (rev 0)
+++ testing-i686/kdeutils-ark.install   2013-08-14 07:18:56 UTC (rev 192705)
@@ -0,0 +1,12 @@
+post_install() {
+update-desktop-database -q
+xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_update() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Copied: kdeutils-ark/repos/testing-x86_64/PKGBUILD (from rev 192704, 
kdeutils-ark/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2013-08-14 07:18:56 UTC (rev 192705)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdeutils-ark
+pkgver=4.11.0
+pkgrel=1
+pkgdesc='Archiving Tool'
+url='http://kde.org/applications/utilities/ark/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeutils')
+depends=('kdebase-runtime' 'kdebase-lib' 'libarchive' 'qjson')
+makedepends=('cmake' 'automoc4')
+optdepends=('p7zip' 'zip' 'unzip' 'unrar')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/ark-${pkgver}.tar.xz";)
+sha1sums=('aa8e91d415096a55ad910dad83f7eb6abdf88f1f')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../ark-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $srcdir/build
+  make DESTDIR=$pkgdir install
+}

Copied: kdeutils-ark/repos/testing-x86_64/kdeutils-ark.install (from rev 
192704, kdeutils-ark/trunk/kdeutils-ark.install)
===
--- testing-x86_64/kdeutils-ark.install (rev 0)
+++ testing-x86_64/kdeutils-ark.install 2013-08-14 07:18:56 UTC (rev 192705)
@@ -0,0 +1,12 @@
+post_install() {
+update-desktop-database -q
+xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_update() {
+post_install
+}
+
+post_remove() {
+post_install
+}



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

2013-08-14 Thread Andrea Scarpino
Date: Wednesday, August 14, 2013 @ 09:19:21
  Author: andrea
Revision: 192708

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

Added:
  kdeutils-kcharselect/repos/testing-i686/
  kdeutils-kcharselect/repos/testing-i686/PKGBUILD
(from rev 192707, kdeutils-kcharselect/trunk/PKGBUILD)
  kdeutils-kcharselect/repos/testing-x86_64/
  kdeutils-kcharselect/repos/testing-x86_64/PKGBUILD
(from rev 192707, kdeutils-kcharselect/trunk/PKGBUILD)

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

Copied: kdeutils-kcharselect/repos/testing-i686/PKGBUILD (from rev 192707, 
kdeutils-kcharselect/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-08-14 07:19:21 UTC (rev 192708)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdeutils-kcharselect
+pkgver=4.11.0
+pkgrel=1
+pkgdesc='Character Selector'
+url="http://kde.org/applications/utilities/kcharselect/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+groups=('kde' 'kdeutils')
+source=("http://download.kde.org/stable/${pkgver}/src/kcharselect-${pkgver}.tar.xz";)
+sha1sums=('1ed1cb584d1cd51603ca3d51d4c1d7f1632ad0e6')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../kcharselect-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $srcdir/build
+  make DESTDIR=$pkgdir install
+}

Copied: kdeutils-kcharselect/repos/testing-x86_64/PKGBUILD (from rev 192707, 
kdeutils-kcharselect/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2013-08-14 07:19:21 UTC (rev 192708)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdeutils-kcharselect
+pkgver=4.11.0
+pkgrel=1
+pkgdesc='Character Selector'
+url="http://kde.org/applications/utilities/kcharselect/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+groups=('kde' 'kdeutils')
+source=("http://download.kde.org/stable/${pkgver}/src/kcharselect-${pkgver}.tar.xz";)
+sha1sums=('1ed1cb584d1cd51603ca3d51d4c1d7f1632ad0e6')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../kcharselect-${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 kdetoys-ktux/repos (6 files)

2013-08-14 Thread Andrea Scarpino
Date: Wednesday, August 14, 2013 @ 09:18:47
  Author: andrea
Revision: 192704

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

Added:
  kdetoys-ktux/repos/testing-i686/
  kdetoys-ktux/repos/testing-i686/PKGBUILD
(from rev 192703, kdetoys-ktux/trunk/PKGBUILD)
  kdetoys-ktux/repos/testing-i686/kdetoys-ktux.install
(from rev 192703, kdetoys-ktux/trunk/kdetoys-ktux.install)
  kdetoys-ktux/repos/testing-x86_64/
  kdetoys-ktux/repos/testing-x86_64/PKGBUILD
(from rev 192703, kdetoys-ktux/trunk/PKGBUILD)
  kdetoys-ktux/repos/testing-x86_64/kdetoys-ktux.install
(from rev 192703, kdetoys-ktux/trunk/kdetoys-ktux.install)

-+
 testing-i686/PKGBUILD   |   31 +++
 testing-i686/kdetoys-ktux.install   |   11 +++
 testing-x86_64/PKGBUILD |   31 +++
 testing-x86_64/kdetoys-ktux.install |   11 +++
 4 files changed, 84 insertions(+)

Copied: kdetoys-ktux/repos/testing-i686/PKGBUILD (from rev 192703, 
kdetoys-ktux/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-08-14 07:18:47 UTC (rev 192704)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdetoys-ktux
+pkgver=4.11.0
+pkgrel=1
+pkgdesc='A Tux-in-a-spaceship screen saver'
+url='https://projects.kde.org/projects/kde/kdetoys/ktux'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdetoys')
+depends=('kdebase-workspace')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/ktux-${pkgver}.tar.xz";)
+sha1sums=('4f3671599c2c73808e8a25f0dbc9e221f524d12c')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../ktux-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Copied: kdetoys-ktux/repos/testing-i686/kdetoys-ktux.install (from rev 192703, 
kdetoys-ktux/trunk/kdetoys-ktux.install)
===
--- testing-i686/kdetoys-ktux.install   (rev 0)
+++ testing-i686/kdetoys-ktux.install   2013-08-14 07:18:47 UTC (rev 192704)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: kdetoys-ktux/repos/testing-x86_64/PKGBUILD (from rev 192703, 
kdetoys-ktux/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2013-08-14 07:18:47 UTC (rev 192704)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdetoys-ktux
+pkgver=4.11.0
+pkgrel=1
+pkgdesc='A Tux-in-a-spaceship screen saver'
+url='https://projects.kde.org/projects/kde/kdetoys/ktux'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdetoys')
+depends=('kdebase-workspace')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/ktux-${pkgver}.tar.xz";)
+sha1sums=('4f3671599c2c73808e8a25f0dbc9e221f524d12c')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../ktux-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Copied: kdetoys-ktux/repos/testing-x86_64/kdetoys-ktux.install (from rev 
192703, kdetoys-ktux/trunk/kdetoys-ktux.install)
===
--- testing-x86_64/kdetoys-ktux.install (rev 0)
+++ testing-x86_64/kdetoys-ktux.install 2013-08-14 07:18:47 UTC (rev 192704)
@@ -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 kdesdk-umbrello/repos (6 files)

2013-08-14 Thread Andrea Scarpino
Date: Wednesday, August 14, 2013 @ 09:18:24
  Author: andrea
Revision: 192701

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

Added:
  kdesdk-umbrello/repos/testing-i686/
  kdesdk-umbrello/repos/testing-i686/PKGBUILD
(from rev 192700, kdesdk-umbrello/trunk/PKGBUILD)
  kdesdk-umbrello/repos/testing-i686/kdesdk-umbrello.install
(from rev 192700, kdesdk-umbrello/trunk/kdesdk-umbrello.install)
  kdesdk-umbrello/repos/testing-x86_64/
  kdesdk-umbrello/repos/testing-x86_64/PKGBUILD
(from rev 192700, kdesdk-umbrello/trunk/PKGBUILD)
  kdesdk-umbrello/repos/testing-x86_64/kdesdk-umbrello.install
(from rev 192700, kdesdk-umbrello/trunk/kdesdk-umbrello.install)

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

Copied: kdesdk-umbrello/repos/testing-i686/PKGBUILD (from rev 192700, 
kdesdk-umbrello/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-08-14 07:18:24 UTC (rev 192701)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdesdk-umbrello
+pkgver=4.11.0
+pkgrel=1
+pkgdesc='UML Modeller'
+url='http://kde.org/applications/development/umbrello/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdesdk')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4' 'boost')
+optdepends=('ruby')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/umbrello-${pkgver}.tar.xz";)
+sha1sums=('ec1552e8d854c41ef5febcee581f4cc16b8869e6')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../umbrello-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Copied: kdesdk-umbrello/repos/testing-i686/kdesdk-umbrello.install (from rev 
192700, kdesdk-umbrello/trunk/kdesdk-umbrello.install)
===
--- testing-i686/kdesdk-umbrello.install(rev 0)
+++ testing-i686/kdesdk-umbrello.install2013-08-14 07:18:24 UTC (rev 
192701)
@@ -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: kdesdk-umbrello/repos/testing-x86_64/PKGBUILD (from rev 192700, 
kdesdk-umbrello/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2013-08-14 07:18:24 UTC (rev 192701)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdesdk-umbrello
+pkgver=4.11.0
+pkgrel=1
+pkgdesc='UML Modeller'
+url='http://kde.org/applications/development/umbrello/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdesdk')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4' 'boost')
+optdepends=('ruby')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/umbrello-${pkgver}.tar.xz";)
+sha1sums=('ec1552e8d854c41ef5febcee581f4cc16b8869e6')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../umbrello-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Copied: kdesdk-umbrello/repos/testing-x86_64/kdesdk-umbrello.install (from rev 
192700, kdesdk-umbrello/trunk/kdesdk-umbrello.install)
===
--- testing-x86_64/kdesdk-umbrello.install  (rev 0)
+++ testing-x86_64/kdesdk-umbrello.install  2013-08-14 07:18:24 UTC (rev 
192701)
@@ -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 kdeutils-filelight/repos (6 files)

2013-08-14 Thread Andrea Scarpino
Date: Wednesday, August 14, 2013 @ 09:19:04
  Author: andrea
Revision: 192706

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

Added:
  kdeutils-filelight/repos/testing-i686/
  kdeutils-filelight/repos/testing-i686/PKGBUILD
(from rev 192705, kdeutils-filelight/trunk/PKGBUILD)
  kdeutils-filelight/repos/testing-i686/kdeutils-filelight.install
(from rev 192705, kdeutils-filelight/trunk/kdeutils-filelight.install)
  kdeutils-filelight/repos/testing-x86_64/
  kdeutils-filelight/repos/testing-x86_64/PKGBUILD
(from rev 192705, kdeutils-filelight/trunk/PKGBUILD)
  kdeutils-filelight/repos/testing-x86_64/kdeutils-filelight.install
(from rev 192705, kdeutils-filelight/trunk/kdeutils-filelight.install)

---+
 testing-i686/PKGBUILD |   34 
 testing-i686/kdeutils-filelight.install   |   12 +
 testing-x86_64/PKGBUILD   |   34 
 testing-x86_64/kdeutils-filelight.install |   12 +
 4 files changed, 92 insertions(+)

Copied: kdeutils-filelight/repos/testing-i686/PKGBUILD (from rev 192705, 
kdeutils-filelight/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-08-14 07:19:04 UTC (rev 192706)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdeutils-filelight
+pkgver=4.11.0
+pkgrel=1
+pkgdesc='View disk usage information'
+url='http://kde.org/applications/utilities/filelight'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+groups=('kde' 'kdeutils')
+replaces=('filelight')
+conflicts=('filelight')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/filelight-${pkgver}.tar.xz";)
+sha1sums=('9766e00c1bb24cb6663ed2071322b6dfe309')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../filelight-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $srcdir/build
+  make DESTDIR=$pkgdir install
+}

Copied: kdeutils-filelight/repos/testing-i686/kdeutils-filelight.install (from 
rev 192705, kdeutils-filelight/trunk/kdeutils-filelight.install)
===
--- testing-i686/kdeutils-filelight.install (rev 0)
+++ testing-i686/kdeutils-filelight.install 2013-08-14 07:19:04 UTC (rev 
192706)
@@ -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: kdeutils-filelight/repos/testing-x86_64/PKGBUILD (from rev 192705, 
kdeutils-filelight/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2013-08-14 07:19:04 UTC (rev 192706)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdeutils-filelight
+pkgver=4.11.0
+pkgrel=1
+pkgdesc='View disk usage information'
+url='http://kde.org/applications/utilities/filelight'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+groups=('kde' 'kdeutils')
+replaces=('filelight')
+conflicts=('filelight')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/filelight-${pkgver}.tar.xz";)
+sha1sums=('9766e00c1bb24cb6663ed2071322b6dfe309')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../filelight-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $srcdir/build
+  make DESTDIR=$pkgdir install
+}

Copied: kdeutils-filelight/repos/testing-x86_64/kdeutils-filelight.install 
(from rev 192705, kdeutils-filelight/trunk/kdeutils-filelight.install)
===
--- testing-x86_64/kdeutils-filelight.install   (rev 0)
+++ testing-x86_64/kdeutils-filelight.install   2013-08-14 07:19:04 UTC (rev 
192706)
@@ -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 kdetoys-kteatime/repos (6 files)

2013-08-14 Thread Andrea Scarpino
Date: Wednesday, August 14, 2013 @ 09:18:40
  Author: andrea
Revision: 192703

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

Added:
  kdetoys-kteatime/repos/testing-i686/
  kdetoys-kteatime/repos/testing-i686/PKGBUILD
(from rev 192702, kdetoys-kteatime/trunk/PKGBUILD)
  kdetoys-kteatime/repos/testing-i686/kdetoys-kteatime.install
(from rev 192702, kdetoys-kteatime/trunk/kdetoys-kteatime.install)
  kdetoys-kteatime/repos/testing-x86_64/
  kdetoys-kteatime/repos/testing-x86_64/PKGBUILD
(from rev 192702, kdetoys-kteatime/trunk/PKGBUILD)
  kdetoys-kteatime/repos/testing-x86_64/kdetoys-kteatime.install
(from rev 192702, kdetoys-kteatime/trunk/kdetoys-kteatime.install)

-+
 testing-i686/PKGBUILD   |   31 ++
 testing-i686/kdetoys-kteatime.install   |   11 ++
 testing-x86_64/PKGBUILD |   31 ++
 testing-x86_64/kdetoys-kteatime.install |   11 ++
 4 files changed, 84 insertions(+)

Copied: kdetoys-kteatime/repos/testing-i686/PKGBUILD (from rev 192702, 
kdetoys-kteatime/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-08-14 07:18:40 UTC (rev 192703)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdetoys-kteatime
+pkgver=4.11.0
+pkgrel=1
+pkgdesc='Tea Cooker'
+url='http://kde.org/applications/games/kteatime/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdetoys')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/kteatime-${pkgver}.tar.xz";)
+sha1sums=('e3cccbe39e819e309a0ee6ddf5ccb1130aaa06c3')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kteatime-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Copied: kdetoys-kteatime/repos/testing-i686/kdetoys-kteatime.install (from rev 
192702, kdetoys-kteatime/trunk/kdetoys-kteatime.install)
===
--- testing-i686/kdetoys-kteatime.install   (rev 0)
+++ testing-i686/kdetoys-kteatime.install   2013-08-14 07:18:40 UTC (rev 
192703)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: kdetoys-kteatime/repos/testing-x86_64/PKGBUILD (from rev 192702, 
kdetoys-kteatime/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2013-08-14 07:18:40 UTC (rev 192703)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdetoys-kteatime
+pkgver=4.11.0
+pkgrel=1
+pkgdesc='Tea Cooker'
+url='http://kde.org/applications/games/kteatime/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdetoys')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/kteatime-${pkgver}.tar.xz";)
+sha1sums=('e3cccbe39e819e309a0ee6ddf5ccb1130aaa06c3')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kteatime-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Copied: kdetoys-kteatime/repos/testing-x86_64/kdetoys-kteatime.install (from 
rev 192702, kdetoys-kteatime/trunk/kdetoys-kteatime.install)
===
--- testing-x86_64/kdetoys-kteatime.install (rev 0)
+++ testing-x86_64/kdetoys-kteatime.install 2013-08-14 07:18:40 UTC (rev 
192703)
@@ -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 kdesdk-okteta/repos (6 files)

2013-08-14 Thread Andrea Scarpino
Date: Wednesday, August 14, 2013 @ 09:17:50
  Author: andrea
Revision: 192697

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

Added:
  kdesdk-okteta/repos/testing-i686/
  kdesdk-okteta/repos/testing-i686/PKGBUILD
(from rev 192696, kdesdk-okteta/trunk/PKGBUILD)
  kdesdk-okteta/repos/testing-i686/kdesdk-okteta.install
(from rev 192696, kdesdk-okteta/trunk/kdesdk-okteta.install)
  kdesdk-okteta/repos/testing-x86_64/
  kdesdk-okteta/repos/testing-x86_64/PKGBUILD
(from rev 192696, kdesdk-okteta/trunk/PKGBUILD)
  kdesdk-okteta/repos/testing-x86_64/kdesdk-okteta.install
(from rev 192696, kdesdk-okteta/trunk/kdesdk-okteta.install)

--+
 testing-i686/PKGBUILD|   31 +++
 testing-i686/kdesdk-okteta.install   |   12 
 testing-x86_64/PKGBUILD  |   31 +++
 testing-x86_64/kdesdk-okteta.install |   12 
 4 files changed, 86 insertions(+)

Copied: kdesdk-okteta/repos/testing-i686/PKGBUILD (from rev 192696, 
kdesdk-okteta/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-08-14 07:17:50 UTC (rev 192697)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdesdk-okteta
+pkgver=4.11.0
+pkgrel=1
+pkgdesc='Hex Editor'
+url='http://kde.org/applications/utilities/okteta/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdesdk')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/okteta-${pkgver}.tar.xz";)
+sha1sums=('9861ed34933f032912a69701e819ff6913a8a49c')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../okteta-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Copied: kdesdk-okteta/repos/testing-i686/kdesdk-okteta.install (from rev 
192696, kdesdk-okteta/trunk/kdesdk-okteta.install)
===
--- testing-i686/kdesdk-okteta.install  (rev 0)
+++ testing-i686/kdesdk-okteta.install  2013-08-14 07:17:50 UTC (rev 192697)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+   update-mime-database usr/share/mime &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: kdesdk-okteta/repos/testing-x86_64/PKGBUILD (from rev 192696, 
kdesdk-okteta/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2013-08-14 07:17:50 UTC (rev 192697)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdesdk-okteta
+pkgver=4.11.0
+pkgrel=1
+pkgdesc='Hex Editor'
+url='http://kde.org/applications/utilities/okteta/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdesdk')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/okteta-${pkgver}.tar.xz";)
+sha1sums=('9861ed34933f032912a69701e819ff6913a8a49c')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../okteta-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Copied: kdesdk-okteta/repos/testing-x86_64/kdesdk-okteta.install (from rev 
192696, kdesdk-okteta/trunk/kdesdk-okteta.install)
===
--- testing-x86_64/kdesdk-okteta.install(rev 0)
+++ testing-x86_64/kdesdk-okteta.install2013-08-14 07:17:50 UTC (rev 
192697)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+   update-mime-database usr/share/mime &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}



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

2013-08-14 Thread Andrea Scarpino
Date: Wednesday, August 14, 2013 @ 09:17:25
  Author: andrea
Revision: 192694

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

Added:
  kdesdk-kioslaves/repos/testing-i686/
  kdesdk-kioslaves/repos/testing-i686/PKGBUILD
(from rev 192693, kdesdk-kioslaves/trunk/PKGBUILD)
  kdesdk-kioslaves/repos/testing-i686/kdesdk-kioslaves.install
(from rev 192693, kdesdk-kioslaves/trunk/kdesdk-kioslaves.install)
  kdesdk-kioslaves/repos/testing-x86_64/
  kdesdk-kioslaves/repos/testing-x86_64/PKGBUILD
(from rev 192693, kdesdk-kioslaves/trunk/PKGBUILD)
  kdesdk-kioslaves/repos/testing-x86_64/kdesdk-kioslaves.install
(from rev 192693, kdesdk-kioslaves/trunk/kdesdk-kioslaves.install)

-+
 testing-i686/PKGBUILD   |   31 ++
 testing-i686/kdesdk-kioslaves.install   |   11 ++
 testing-x86_64/PKGBUILD |   31 ++
 testing-x86_64/kdesdk-kioslaves.install |   11 ++
 4 files changed, 84 insertions(+)

Copied: kdesdk-kioslaves/repos/testing-i686/PKGBUILD (from rev 192693, 
kdesdk-kioslaves/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-08-14 07:17:25 UTC (rev 192694)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdesdk-kioslaves
+pkgver=4.11.0
+pkgrel=1
+pkgdesc='KIO-Slaves'
+url='https://projects.kde.org/projects/kde/kdesdk/kdesdk-kioslaves'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdesdk')
+depends=('kdebase-runtime' 'subversion')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/kdesdk-kioslaves-${pkgver}.tar.xz";)
+sha1sums=('020946f037978a95d3d336a5bb7af33987f94142')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kdesdk-kioslaves-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Copied: kdesdk-kioslaves/repos/testing-i686/kdesdk-kioslaves.install (from rev 
192693, kdesdk-kioslaves/trunk/kdesdk-kioslaves.install)
===
--- testing-i686/kdesdk-kioslaves.install   (rev 0)
+++ testing-i686/kdesdk-kioslaves.install   2013-08-14 07:17:25 UTC (rev 
192694)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: kdesdk-kioslaves/repos/testing-x86_64/PKGBUILD (from rev 192693, 
kdesdk-kioslaves/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2013-08-14 07:17:25 UTC (rev 192694)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdesdk-kioslaves
+pkgver=4.11.0
+pkgrel=1
+pkgdesc='KIO-Slaves'
+url='https://projects.kde.org/projects/kde/kdesdk/kdesdk-kioslaves'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdesdk')
+depends=('kdebase-runtime' 'subversion')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/kdesdk-kioslaves-${pkgver}.tar.xz";)
+sha1sums=('020946f037978a95d3d336a5bb7af33987f94142')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kdesdk-kioslaves-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Copied: kdesdk-kioslaves/repos/testing-x86_64/kdesdk-kioslaves.install (from 
rev 192693, kdesdk-kioslaves/trunk/kdesdk-kioslaves.install)
===
--- testing-x86_64/kdesdk-kioslaves.install (rev 0)
+++ testing-x86_64/kdesdk-kioslaves.install 2013-08-14 07:17:25 UTC (rev 
192694)
@@ -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 kdesdk-strigi-analyzers/repos (4 files)

2013-08-14 Thread Andrea Scarpino
Date: Wednesday, August 14, 2013 @ 09:18:07
  Author: andrea
Revision: 192699

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

Added:
  kdesdk-strigi-analyzers/repos/testing-i686/
  kdesdk-strigi-analyzers/repos/testing-i686/PKGBUILD
(from rev 192698, kdesdk-strigi-analyzers/trunk/PKGBUILD)
  kdesdk-strigi-analyzers/repos/testing-x86_64/
  kdesdk-strigi-analyzers/repos/testing-x86_64/PKGBUILD
(from rev 192698, kdesdk-strigi-analyzers/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   30 ++
 testing-x86_64/PKGBUILD |   30 ++
 2 files changed, 60 insertions(+)

Copied: kdesdk-strigi-analyzers/repos/testing-i686/PKGBUILD (from rev 192698, 
kdesdk-strigi-analyzers/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-08-14 07:18:07 UTC (rev 192699)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdesdk-strigi-analyzers
+pkgver=4.11.0
+pkgrel=1
+pkgdesc='Analyzer plugins for strigi'
+url='https://projects.kde.org/projects/kde/kdesdk/kdesdk-strigi-analyzers'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdesdk')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+source=("http://download.kde.org/stable/${pkgver}/src/kdesdk-strigi-analyzers-${pkgver}.tar.xz";)
+sha1sums=('d6e42e178d7dbf12acd59062bbcccb033b2fa875')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kdesdk-strigi-analyzers-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Copied: kdesdk-strigi-analyzers/repos/testing-x86_64/PKGBUILD (from rev 192698, 
kdesdk-strigi-analyzers/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2013-08-14 07:18:07 UTC (rev 192699)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdesdk-strigi-analyzers
+pkgver=4.11.0
+pkgrel=1
+pkgdesc='Analyzer plugins for strigi'
+url='https://projects.kde.org/projects/kde/kdesdk/kdesdk-strigi-analyzers'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdesdk')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+source=("http://download.kde.org/stable/${pkgver}/src/kdesdk-strigi-analyzers-${pkgver}.tar.xz";)
+sha1sums=('d6e42e178d7dbf12acd59062bbcccb033b2fa875')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kdesdk-strigi-analyzers-${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 kdesdk-poxml/repos (4 files)

2013-08-14 Thread Andrea Scarpino
Date: Wednesday, August 14, 2013 @ 09:17:59
  Author: andrea
Revision: 192698

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

Added:
  kdesdk-poxml/repos/testing-i686/
  kdesdk-poxml/repos/testing-i686/PKGBUILD
(from rev 192697, kdesdk-poxml/trunk/PKGBUILD)
  kdesdk-poxml/repos/testing-x86_64/
  kdesdk-poxml/repos/testing-x86_64/PKGBUILD
(from rev 192697, kdesdk-poxml/trunk/PKGBUILD)

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

Copied: kdesdk-poxml/repos/testing-i686/PKGBUILD (from rev 192697, 
kdesdk-poxml/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-08-14 07:17:59 UTC (rev 192698)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdesdk-poxml
+pkgver=4.11.0
+pkgrel=1
+pkgdesc='Translates DocBook XML files using gettext po files'
+url='https://projects.kde.org/projects/kde/kdesdk/poxml'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdesdk')
+depends=('kdelibs')
+makedepends=('cmake' 'automoc4')
+optdepends=('antlr2: required for po2xml and swappo tool')
+source=("http://download.kde.org/stable/${pkgver}/src/poxml-${pkgver}.tar.xz";)
+sha1sums=('197ac3dc0a85f69e932a572dae56f4666b46e16d')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../poxml-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Copied: kdesdk-poxml/repos/testing-x86_64/PKGBUILD (from rev 192697, 
kdesdk-poxml/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2013-08-14 07:17:59 UTC (rev 192698)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdesdk-poxml
+pkgver=4.11.0
+pkgrel=1
+pkgdesc='Translates DocBook XML files using gettext po files'
+url='https://projects.kde.org/projects/kde/kdesdk/poxml'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdesdk')
+depends=('kdelibs')
+makedepends=('cmake' 'automoc4')
+optdepends=('antlr2: required for po2xml and swappo tool')
+source=("http://download.kde.org/stable/${pkgver}/src/poxml-${pkgver}.tar.xz";)
+sha1sums=('197ac3dc0a85f69e932a572dae56f4666b46e16d')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../poxml-${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 kdesdk-lokalize/repos (8 files)

2013-08-14 Thread Andrea Scarpino
Date: Wednesday, August 14, 2013 @ 09:17:42
  Author: andrea
Revision: 192696

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

Added:
  kdesdk-lokalize/repos/testing-i686/
  kdesdk-lokalize/repos/testing-i686/PKGBUILD
(from rev 192695, kdesdk-lokalize/trunk/PKGBUILD)
  kdesdk-lokalize/repos/testing-i686/fix-python2-path.patch
(from rev 192695, kdesdk-lokalize/trunk/fix-python2-path.patch)
  kdesdk-lokalize/repos/testing-i686/kdesdk-lokalize.install
(from rev 192695, kdesdk-lokalize/trunk/kdesdk-lokalize.install)
  kdesdk-lokalize/repos/testing-x86_64/
  kdesdk-lokalize/repos/testing-x86_64/PKGBUILD
(from rev 192695, kdesdk-lokalize/trunk/PKGBUILD)
  kdesdk-lokalize/repos/testing-x86_64/fix-python2-path.patch
(from rev 192695, kdesdk-lokalize/trunk/fix-python2-path.patch)
  kdesdk-lokalize/repos/testing-x86_64/kdesdk-lokalize.install
(from rev 192695, kdesdk-lokalize/trunk/kdesdk-lokalize.install)

+
 testing-i686/PKGBUILD  |   43 +++
 testing-i686/fix-python2-path.patch|   22 +++
 testing-i686/kdesdk-lokalize.install   |   12 
 testing-x86_64/PKGBUILD|   43 +++
 testing-x86_64/fix-python2-path.patch  |   22 +++
 testing-x86_64/kdesdk-lokalize.install |   12 
 6 files changed, 154 insertions(+)

Copied: kdesdk-lokalize/repos/testing-i686/PKGBUILD (from rev 192695, 
kdesdk-lokalize/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-08-14 07:17:42 UTC (rev 192696)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdesdk-lokalize
+pkgver=4.11.0
+pkgrel=1
+pkgdesc='Computer-Aided Translation System'
+url='http://kde.org/applications/development/lokalize/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdesdk')
+depends=('kdebase-runtime' 'kdebindings-python2' 'kdesdk-strigi-analyzers')
+makedepends=('cmake' 'automoc4')
+optdepends=('translate-toolkit: enable extra python script')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/lokalize-${pkgver}.tar.xz";
+'fix-python2-path.patch')
+sha1sums=('b0e606806db9188c95e49d139ba58d417232d3a3'
+  '07db42bbcae402c292eebf002e549b04162621c5')
+
+prepare() {
+  cd lokalize-${pkgver}
+  patch -p2 -i "${srcdir}"/fix-python2-path.patch
+}
+
+build() {
+  mkdir build
+  cd build
+  cmake ../lokalize-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+
+  # Fix python 2 path
+  sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|' \
+"${pkgdir}"/usr/share/apps/lokalize/scripts/odf/xliffmerge.py
+}

Copied: kdesdk-lokalize/repos/testing-i686/fix-python2-path.patch (from rev 
192695, kdesdk-lokalize/trunk/fix-python2-path.patch)
===
--- testing-i686/fix-python2-path.patch (rev 0)
+++ testing-i686/fix-python2-path.patch 2013-08-14 07:17:42 UTC (rev 192696)
@@ -0,0 +1,22 @@
+--- kdesdk-4.5.80/lokalize/scripts/msgmerge.py~2010-11-24 
11:22:42.12002 +0100
 kdesdk-4.5.80/lokalize/scripts/msgmerge.py 2010-11-24 11:22:42.14670 
+0100
+@@ -114,7 +114,7 @@
+ print >>sys.stderr, "Execution failed:", e
+ 
+ cmd='%s/odf/xliffmerge.py -i %s -t %s -o %s' % 
(ourPath,xliffpathname,xlifftemplatepathname,xliffpathname)
+-if os.name!='nt': cmd='python '+cmd
++if os.name!='nt': cmd='python2 '+cmd
+ else: cmd=cmd.replace('/','\\')
+ os.system(cmd)
+
+--- kdesdk-4.5.80/lokalize/scripts/xliff2odf.py~   2010-11-24 
11:24:10.85336 +0100
 kdesdk-4.5.80/lokalize/scripts/xliff2odf.py2010-11-24 
11:24:10.88336 +0100
+@@ -42,7 +42,7 @@
+ xliff2odf.convertxliff(xliffinput, translatedodfpathname, odf)
+ 
+ ourpath=([p for p in sys.path if 
os.path.exists(p+'/xliff2odf.py')]+[''])[0]
+-os.system('python "'+ourpath+'/xliff2odf-standalone.py" "%s" "%s" 
&'%(translatedodfpathname, Editor.currentEntryId()))
++os.system('python2 "'+ourpath+'/xliff2odf-standalone.py" "%s" "%s" 
&'%(translatedodfpathname, Editor.currentEntryId()))
+ 
+ try: convert()
+ except: print 'error occured'

Copied: kdesdk-lokalize/repos/testing-i686/kdesdk-lokalize.install (from rev 
192695, kdesdk-lokalize/trunk/kdesdk-lokalize.install)
===
--- testing-i686/kdesdk-lokalize.install(rev 0)
+++ testing-i686/kdesdk-lokalize.install2013-08-14 07:17:42 UTC (rev 
192696)
@@ -0,0 +1,12 @@
+post_install() {
+xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+update-desktop-database -q
+}
+
+post_upgrad

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

2013-08-14 Thread Andrea Scarpino
Date: Wednesday, August 14, 2013 @ 09:18:16
  Author: andrea
Revision: 192700

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

Added:
  kdesdk-thumbnailers/repos/testing-i686/
  kdesdk-thumbnailers/repos/testing-i686/PKGBUILD
(from rev 192699, kdesdk-thumbnailers/trunk/PKGBUILD)
  kdesdk-thumbnailers/repos/testing-x86_64/
  kdesdk-thumbnailers/repos/testing-x86_64/PKGBUILD
(from rev 192699, kdesdk-thumbnailers/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   30 ++
 testing-x86_64/PKGBUILD |   30 ++
 2 files changed, 60 insertions(+)

Copied: kdesdk-thumbnailers/repos/testing-i686/PKGBUILD (from rev 192699, 
kdesdk-thumbnailers/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-08-14 07:18:16 UTC (rev 192700)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdesdk-thumbnailers
+pkgver=4.11.0
+pkgrel=1
+pkgdesc='Plugins for the thumbnailing system'
+url='http://kde.org/applications/development/cervisia/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdesdk')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+source=("http://download.kde.org/stable/${pkgver}/src/kdesdk-thumbnailers-${pkgver}.tar.xz";)
+sha1sums=('80055731dfae18f4150b28367c750e25299fe466')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kdesdk-thumbnailers-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Copied: kdesdk-thumbnailers/repos/testing-x86_64/PKGBUILD (from rev 192699, 
kdesdk-thumbnailers/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2013-08-14 07:18:16 UTC (rev 192700)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdesdk-thumbnailers
+pkgver=4.11.0
+pkgrel=1
+pkgdesc='Plugins for the thumbnailing system'
+url='http://kde.org/applications/development/cervisia/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdesdk')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+source=("http://download.kde.org/stable/${pkgver}/src/kdesdk-thumbnailers-${pkgver}.tar.xz";)
+sha1sums=('80055731dfae18f4150b28367c750e25299fe466')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kdesdk-thumbnailers-${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 kdesdk-kompare/repos (6 files)

2013-08-14 Thread Andrea Scarpino
Date: Wednesday, August 14, 2013 @ 09:17:33
  Author: andrea
Revision: 192695

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

Added:
  kdesdk-kompare/repos/testing-i686/
  kdesdk-kompare/repos/testing-i686/PKGBUILD
(from rev 192694, kdesdk-kompare/trunk/PKGBUILD)
  kdesdk-kompare/repos/testing-i686/kdesdk-kompare.install
(from rev 192694, kdesdk-kompare/trunk/kdesdk-kompare.install)
  kdesdk-kompare/repos/testing-x86_64/
  kdesdk-kompare/repos/testing-x86_64/PKGBUILD
(from rev 192694, kdesdk-kompare/trunk/PKGBUILD)
  kdesdk-kompare/repos/testing-x86_64/kdesdk-kompare.install
(from rev 192694, kdesdk-kompare/trunk/kdesdk-kompare.install)

---+
 testing-i686/PKGBUILD |   31 +++
 testing-i686/kdesdk-kompare.install   |   12 
 testing-x86_64/PKGBUILD   |   31 +++
 testing-x86_64/kdesdk-kompare.install |   12 
 4 files changed, 86 insertions(+)

Copied: kdesdk-kompare/repos/testing-i686/PKGBUILD (from rev 192694, 
kdesdk-kompare/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-08-14 07:17:33 UTC (rev 192695)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdesdk-kompare
+pkgver=4.11.0
+pkgrel=1
+pkgdesc='Diff/Patch Frontend'
+url='http://kde.org/applications/development/kompare/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdesdk')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/kompare-${pkgver}.tar.xz";)
+sha1sums=('6a9f483bfbbdf7df1d1178400c67435cfdb103bb')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kompare-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Copied: kdesdk-kompare/repos/testing-i686/kdesdk-kompare.install (from rev 
192694, kdesdk-kompare/trunk/kdesdk-kompare.install)
===
--- testing-i686/kdesdk-kompare.install (rev 0)
+++ testing-i686/kdesdk-kompare.install 2013-08-14 07:17:33 UTC (rev 192695)
@@ -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: kdesdk-kompare/repos/testing-x86_64/PKGBUILD (from rev 192694, 
kdesdk-kompare/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2013-08-14 07:17:33 UTC (rev 192695)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdesdk-kompare
+pkgver=4.11.0
+pkgrel=1
+pkgdesc='Diff/Patch Frontend'
+url='http://kde.org/applications/development/kompare/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdesdk')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/kompare-${pkgver}.tar.xz";)
+sha1sums=('6a9f483bfbbdf7df1d1178400c67435cfdb103bb')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kompare-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Copied: kdesdk-kompare/repos/testing-x86_64/kdesdk-kompare.install (from rev 
192694, kdesdk-kompare/trunk/kdesdk-kompare.install)
===
--- testing-x86_64/kdesdk-kompare.install   (rev 0)
+++ testing-x86_64/kdesdk-kompare.install   2013-08-14 07:17:33 UTC (rev 
192695)
@@ -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
+}



  1   2   3   >