[arch-commits] Commit in telepathy-kde-common-internals/repos (4 files)

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 03:11:46
  Author: andrea
Revision: 155474

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

Added:
  telepathy-kde-common-internals/repos/testing-i686/
  telepathy-kde-common-internals/repos/testing-i686/PKGBUILD
(from rev 155473, telepathy-kde-common-internals/trunk/PKGBUILD)
  telepathy-kde-common-internals/repos/testing-x86_64/
  telepathy-kde-common-internals/repos/testing-x86_64/PKGBUILD
(from rev 155473, telepathy-kde-common-internals/trunk/PKGBUILD)

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

Copied: telepathy-kde-common-internals/repos/testing-i686/PKGBUILD (from rev 
155473, telepathy-kde-common-internals/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-04-04 07:11:46 UTC (rev 155474)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=telepathy-kde-common-internals
+_pkgname=ktp-common-internals
+pkgver=0.3.1
+pkgrel=1
+pkgdesc=Common components for KDE-Telepathy
+arch=('i686' 'x86_64')
+url=http://community.kde.org/Real-Time_Communication_and_Collaboration;
+license=('GPL')
+depends=('kdelibs' 'telepathy-qt')
+makedepends=('cmake' 'automoc4')
+groups=('kde-telepathy')
+source=(http://download.kde.org/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('f68c4587377fde7e2bd0e7201b30219f8aa7ce84')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../${_pkgname}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Copied: telepathy-kde-common-internals/repos/testing-x86_64/PKGBUILD (from rev 
155473, telepathy-kde-common-internals/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-04-04 07:11:46 UTC (rev 155474)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=telepathy-kde-common-internals
+_pkgname=ktp-common-internals
+pkgver=0.3.1
+pkgrel=1
+pkgdesc=Common components for KDE-Telepathy
+arch=('i686' 'x86_64')
+url=http://community.kde.org/Real-Time_Communication_and_Collaboration;
+license=('GPL')
+depends=('kdelibs' 'telepathy-qt')
+makedepends=('cmake' 'automoc4')
+groups=('kde-telepathy')
+source=(http://download.kde.org/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('f68c4587377fde7e2bd0e7201b30219f8aa7ce84')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../${_pkgname}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}



[arch-commits] Commit in telepathy-kde-contact-list/trunk (PKGBUILD)

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 03:20:20
  Author: andrea
Revision: 155475

upgpkg: telepathy-kde-contact-list 0.3.1-1

Add kdebase-runtime deps

Modified:
  telepathy-kde-contact-list/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-04-04 07:11:46 UTC (rev 155474)
+++ PKGBUILD2012-04-04 07:20:20 UTC (rev 155475)
@@ -10,7 +10,7 @@
 arch=('i686' 'x86_64')
 url=http://community.kde.org/Real-Time_Communication_and_Collaboration;
 license=('GPL')
-depends=('telepathy-kde-common-internals')
+depends=('telepathy-kde-common-internals' 'kdebase-runtime')
 makedepends=('cmake' 'automoc4')
 groups=('kde-telepathy')
 install=${pkgname}.install



[arch-commits] Commit in telepathy-kde-contact-list/repos (6 files)

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 03:20:47
  Author: andrea
Revision: 155476

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

Added:
  telepathy-kde-contact-list/repos/testing-i686/
  telepathy-kde-contact-list/repos/testing-i686/PKGBUILD
(from rev 155475, telepathy-kde-contact-list/trunk/PKGBUILD)
  
telepathy-kde-contact-list/repos/testing-i686/telepathy-kde-contact-list.install
(from rev 155475, 
telepathy-kde-contact-list/trunk/telepathy-kde-contact-list.install)
  telepathy-kde-contact-list/repos/testing-x86_64/
  telepathy-kde-contact-list/repos/testing-x86_64/PKGBUILD
(from rev 155475, telepathy-kde-contact-list/trunk/PKGBUILD)
  
telepathy-kde-contact-list/repos/testing-x86_64/telepathy-kde-contact-list.install
(from rev 155475, 
telepathy-kde-contact-list/trunk/telepathy-kde-contact-list.install)

---+
 testing-i686/PKGBUILD |   33 
 testing-i686/telepathy-kde-contact-list.install   |   11 ++
 testing-x86_64/PKGBUILD   |   33 
 testing-x86_64/telepathy-kde-contact-list.install |   11 ++
 4 files changed, 88 insertions(+)

Copied: telepathy-kde-contact-list/repos/testing-i686/PKGBUILD (from rev 
155475, telepathy-kde-contact-list/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-04-04 07:20:47 UTC (rev 155476)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Laurent Carlier lordhea...@gmail.com
+
+pkgname=telepathy-kde-contact-list
+_pkgname=ktp-contact-list
+pkgver=0.3.1
+pkgrel=1
+pkgdesc=Telepathy contact list application
+arch=('i686' 'x86_64')
+url=http://community.kde.org/Real-Time_Communication_and_Collaboration;
+license=('GPL')
+depends=('telepathy-kde-common-internals' 'kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+groups=('kde-telepathy')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('5126abb03184da209b8745afb6ee0ab70a24536e')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../${_pkgname}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Copied: 
telepathy-kde-contact-list/repos/testing-i686/telepathy-kde-contact-list.install
 (from rev 155475, 
telepathy-kde-contact-list/trunk/telepathy-kde-contact-list.install)
===
--- testing-i686/telepathy-kde-contact-list.install 
(rev 0)
+++ testing-i686/telepathy-kde-contact-list.install 2012-04-04 07:20:47 UTC 
(rev 155476)
@@ -0,0 +1,11 @@
+post_install() {
+xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Copied: telepathy-kde-contact-list/repos/testing-x86_64/PKGBUILD (from rev 
155475, telepathy-kde-contact-list/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-04-04 07:20:47 UTC (rev 155476)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Laurent Carlier lordhea...@gmail.com
+
+pkgname=telepathy-kde-contact-list
+_pkgname=ktp-contact-list
+pkgver=0.3.1
+pkgrel=1
+pkgdesc=Telepathy contact list application
+arch=('i686' 'x86_64')
+url=http://community.kde.org/Real-Time_Communication_and_Collaboration;
+license=('GPL')
+depends=('telepathy-kde-common-internals' 'kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+groups=('kde-telepathy')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('5126abb03184da209b8745afb6ee0ab70a24536e')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../${_pkgname}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Copied: 
telepathy-kde-contact-list/repos/testing-x86_64/telepathy-kde-contact-list.install
 (from rev 155475, 
telepathy-kde-contact-list/trunk/telepathy-kde-contact-list.install)
===
--- testing-x86_64/telepathy-kde-contact-list.install   
(rev 0)
+++ testing-x86_64/telepathy-kde-contact-list.install   2012-04-04 07:20:47 UTC 
(rev 155476)
@@ -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 telepathy-kde-filetransfer-handler/trunk (PKGBUILD)

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 03:21:38
  Author: andrea
Revision: 155477

upgpkg: telepathy-kde-filetransfer-handler 0.3.1-1

Remove kdebase-runtime deps

Modified:
  telepathy-kde-filetransfer-handler/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-04-04 07:20:47 UTC (rev 155476)
+++ PKGBUILD2012-04-04 07:21:38 UTC (rev 155477)
@@ -9,7 +9,7 @@
 arch=('i686' 'x86_64')
 url=http://community.kde.org/Real-Time_Communication_and_Collaboration;
 license=('GPL')
-depends=('kdebase-runtime' 'telepathy-kde-common-internals')
+depends=('telepathy-kde-common-internals')
 makedepends=('cmake' 'automoc4')
 groups=('kde-telepathy')
 
source=(http://download.kde.org/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)



[arch-commits] Commit in telepathy-kde-filetransfer-handler/repos (4 files)

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 03:22:09
  Author: andrea
Revision: 155478

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

Added:
  telepathy-kde-filetransfer-handler/repos/testing-i686/
  telepathy-kde-filetransfer-handler/repos/testing-i686/PKGBUILD
(from rev 155477, telepathy-kde-filetransfer-handler/trunk/PKGBUILD)
  telepathy-kde-filetransfer-handler/repos/testing-x86_64/
  telepathy-kde-filetransfer-handler/repos/testing-x86_64/PKGBUILD
(from rev 155477, telepathy-kde-filetransfer-handler/trunk/PKGBUILD)

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

Copied: telepathy-kde-filetransfer-handler/repos/testing-i686/PKGBUILD (from 
rev 155477, telepathy-kde-filetransfer-handler/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-04-04 07:22:09 UTC (rev 155478)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=telepathy-kde-filetransfer-handler
+_pkgname=ktp-filetransfer-handler
+pkgver=0.3.1
+pkgrel=1
+pkgdesc=Telepathy file transfer handler
+arch=('i686' 'x86_64')
+url=http://community.kde.org/Real-Time_Communication_and_Collaboration;
+license=('GPL')
+depends=('telepathy-kde-common-internals')
+makedepends=('cmake' 'automoc4')
+groups=('kde-telepathy')
+source=(http://download.kde.org/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('16c677416bf2c3ac8f99cdb6da10140af9252b3b')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../${_pkgname}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Copied: telepathy-kde-filetransfer-handler/repos/testing-x86_64/PKGBUILD (from 
rev 155477, telepathy-kde-filetransfer-handler/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-04-04 07:22:09 UTC (rev 155478)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=telepathy-kde-filetransfer-handler
+_pkgname=ktp-filetransfer-handler
+pkgver=0.3.1
+pkgrel=1
+pkgdesc=Telepathy file transfer handler
+arch=('i686' 'x86_64')
+url=http://community.kde.org/Real-Time_Communication_and_Collaboration;
+license=('GPL')
+depends=('telepathy-kde-common-internals')
+makedepends=('cmake' 'automoc4')
+groups=('kde-telepathy')
+source=(http://download.kde.org/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('16c677416bf2c3ac8f99cdb6da10140af9252b3b')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../${_pkgname}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}



[arch-commits] Commit in (4 files)

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 03:28:25
  Author: andrea
Revision: 155479

Introduce the kde-telepathy meta package

Added:
  kde-telepathy-meta/
  kde-telepathy-meta/repos/
  kde-telepathy-meta/trunk/
  kde-telepathy-meta/trunk/PKGBUILD

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

Added: kde-telepathy-meta/trunk/PKGBUILD
===
--- kde-telepathy-meta/trunk/PKGBUILD   (rev 0)
+++ kde-telepathy-meta/trunk/PKGBUILD   2012-04-04 07:28:25 UTC (rev 155479)
@@ -0,0 +1,20 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kde-telepathy-meta
+pkgver=3.0.1
+pkgrel=1
+arch=('any')
+url=http://community.kde.org/Real-Time_Communication_and_Collaboration;
+license=('GPL')
+pkgdesc=KDE-Telepathy meta package
+depends=('telepathy-kde-accounts-kcm'
+ 'telepathy-kde-approver'
+ 'telepathy-kde-auth-handler'
+ 'telepathy-kde-contact-applet'
+ 'telepathy-kde-contact-list'
+ 'telepathy-kde-filetransfer-handler'
+ 'telepathy-kde-integration-module'
+ 'telepathy-kde-presence-applet'
+ 'telepathy-kde-send-file'
+ 'telepathy-kde-text-ui')
\ No newline at end of file


Property changes on: kde-telepathy-meta/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id


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

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 03:31:54
  Author: andrea
Revision: 155480

archrelease: copy trunk to testing-any

Added:
  kde-telepathy-meta/repos/testing-any/
  kde-telepathy-meta/repos/testing-any/PKGBUILD
(from rev 155479, kde-telepathy-meta/trunk/PKGBUILD)

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

Copied: kde-telepathy-meta/repos/testing-any/PKGBUILD (from rev 155479, 
kde-telepathy-meta/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2012-04-04 07:31:54 UTC (rev 155480)
@@ -0,0 +1,20 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kde-telepathy-meta
+pkgver=3.0.1
+pkgrel=1
+arch=('any')
+url=http://community.kde.org/Real-Time_Communication_and_Collaboration;
+license=('GPL')
+pkgdesc=KDE-Telepathy meta package
+depends=('telepathy-kde-accounts-kcm'
+ 'telepathy-kde-approver'
+ 'telepathy-kde-auth-handler'
+ 'telepathy-kde-contact-applet'
+ 'telepathy-kde-contact-list'
+ 'telepathy-kde-filetransfer-handler'
+ 'telepathy-kde-integration-module'
+ 'telepathy-kde-presence-applet'
+ 'telepathy-kde-send-file'
+ 'telepathy-kde-text-ui')
\ No newline at end of file



[arch-commits] Commit in telepathy-kde-accounts-kcm/repos (4 files)

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 03:32:59
  Author: andrea
Revision: 155481

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

Added:
  telepathy-kde-accounts-kcm/repos/testing-i686/
  telepathy-kde-accounts-kcm/repos/testing-i686/PKGBUILD
(from rev 155480, telepathy-kde-accounts-kcm/trunk/PKGBUILD)
  telepathy-kde-accounts-kcm/repos/testing-x86_64/
  telepathy-kde-accounts-kcm/repos/testing-x86_64/PKGBUILD
(from rev 155480, telepathy-kde-accounts-kcm/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   36 
 testing-x86_64/PKGBUILD |   36 
 2 files changed, 72 insertions(+)

Copied: telepathy-kde-accounts-kcm/repos/testing-i686/PKGBUILD (from rev 
155480, telepathy-kde-accounts-kcm/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-04-04 07:32:59 UTC (rev 155481)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Laurent Carlier lordhea...@gmail.com
+
+pkgname=telepathy-kde-accounts-kcm
+_pkgname=ktp-accounts-kcm
+pkgver=0.3.1
+pkgrel=1
+pkgdesc=KCM Module for configuring Telepathy Instant Messaging Accounts
+arch=('i686' 'x86_64')
+url=http://community.kde.org/Real-Time_Communication_and_Collaboration;
+license=('GPL')
+depends=('telepathy-kde-common-internals' 'telepathy-kde-contact-list')
+makedepends=('cmake' 'automoc4')
+optdepends=('telepathy-gabble: XMPP/Jabber/GTalk support'
+'telepathy-haze: all protocols supported by libpurple')
+groups=('kde-telepathy')
+conflicts=('telepathy-kde-accounts-kcm-plugins')
+replaces=('telepathy-kde-accounts-kcm-plugins')
+source=(http://download.kde.org/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('290daae2530a0bb8473fbb5239a039766776c831')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../${_pkgname}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Copied: telepathy-kde-accounts-kcm/repos/testing-x86_64/PKGBUILD (from rev 
155480, telepathy-kde-accounts-kcm/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-04-04 07:32:59 UTC (rev 155481)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Laurent Carlier lordhea...@gmail.com
+
+pkgname=telepathy-kde-accounts-kcm
+_pkgname=ktp-accounts-kcm
+pkgver=0.3.1
+pkgrel=1
+pkgdesc=KCM Module for configuring Telepathy Instant Messaging Accounts
+arch=('i686' 'x86_64')
+url=http://community.kde.org/Real-Time_Communication_and_Collaboration;
+license=('GPL')
+depends=('telepathy-kde-common-internals' 'telepathy-kde-contact-list')
+makedepends=('cmake' 'automoc4')
+optdepends=('telepathy-gabble: XMPP/Jabber/GTalk support'
+'telepathy-haze: all protocols supported by libpurple')
+groups=('kde-telepathy')
+conflicts=('telepathy-kde-accounts-kcm-plugins')
+replaces=('telepathy-kde-accounts-kcm-plugins')
+source=(http://download.kde.org/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('290daae2530a0bb8473fbb5239a039766776c831')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../${_pkgname}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}



[arch-commits] Commit in telepathy-kde-approver/repos (4 files)

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 03:33:33
  Author: andrea
Revision: 155482

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

Added:
  telepathy-kde-approver/repos/testing-i686/
  telepathy-kde-approver/repos/testing-i686/PKGBUILD
(from rev 155481, telepathy-kde-approver/trunk/PKGBUILD)
  telepathy-kde-approver/repos/testing-x86_64/
  telepathy-kde-approver/repos/testing-x86_64/PKGBUILD
(from rev 155481, telepathy-kde-approver/trunk/PKGBUILD)

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

Copied: telepathy-kde-approver/repos/testing-i686/PKGBUILD (from rev 155481, 
telepathy-kde-approver/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-04-04 07:33:33 UTC (rev 155482)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Laurent Carlier lordhea...@gmail.com
+
+pkgname=telepathy-kde-approver
+_pkgname=ktp-approver
+pkgver=0.3.1
+pkgrel=1
+pkgdesc=KDE Channel Approver for Telepathy
+arch=('i686' 'x86_64')
+url=http://community.kde.org/Real-Time_Communication_and_Collaboration;
+license=('GPL')
+depends=('telepathy-kde-common-internals' 'telepathy-kde-contact-list')
+makedepends=('cmake' 'automoc4')
+groups=('kde-telepathy')
+source=(http://download.kde.org/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('156418a7f194a1df8f50fe6f8b371adac067f840')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../${_pkgname}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Copied: telepathy-kde-approver/repos/testing-x86_64/PKGBUILD (from rev 155481, 
telepathy-kde-approver/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-04-04 07:33:33 UTC (rev 155482)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Laurent Carlier lordhea...@gmail.com
+
+pkgname=telepathy-kde-approver
+_pkgname=ktp-approver
+pkgver=0.3.1
+pkgrel=1
+pkgdesc=KDE Channel Approver for Telepathy
+arch=('i686' 'x86_64')
+url=http://community.kde.org/Real-Time_Communication_and_Collaboration;
+license=('GPL')
+depends=('telepathy-kde-common-internals' 'telepathy-kde-contact-list')
+makedepends=('cmake' 'automoc4')
+groups=('kde-telepathy')
+source=(http://download.kde.org/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('156418a7f194a1df8f50fe6f8b371adac067f840')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../${_pkgname}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}



[arch-commits] Commit in telepathy-kde-auth-handler/repos (4 files)

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 03:34:07
  Author: andrea
Revision: 155483

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

Added:
  telepathy-kde-auth-handler/repos/testing-i686/
  telepathy-kde-auth-handler/repos/testing-i686/PKGBUILD
(from rev 155482, telepathy-kde-auth-handler/trunk/PKGBUILD)
  telepathy-kde-auth-handler/repos/testing-x86_64/
  telepathy-kde-auth-handler/repos/testing-x86_64/PKGBUILD
(from rev 155482, telepathy-kde-auth-handler/trunk/PKGBUILD)

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

Copied: telepathy-kde-auth-handler/repos/testing-i686/PKGBUILD (from rev 
155482, telepathy-kde-auth-handler/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-04-04 07:34:07 UTC (rev 155483)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=telepathy-kde-auth-handler
+_pkgname=ktp-auth-handler
+pkgver=0.3.1
+pkgrel=1
+pkgdesc=Provide UI/KWallet Integration For Passwords and SSL Errors on 
Account Connect
+arch=('i686' 'x86_64')
+url=http://community.kde.org/Real-Time_Communication_and_Collaboration;
+license=('GPL')
+depends=('telepathy-kde-common-internals')
+makedepends=('cmake' 'automoc4')
+groups=('kde-telepathy')
+source=(http://download.kde.org/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('153ddfd1c19c4a6719993df27357c70f18700f88')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../${_pkgname}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Copied: telepathy-kde-auth-handler/repos/testing-x86_64/PKGBUILD (from rev 
155482, telepathy-kde-auth-handler/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-04-04 07:34:07 UTC (rev 155483)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=telepathy-kde-auth-handler
+_pkgname=ktp-auth-handler
+pkgver=0.3.1
+pkgrel=1
+pkgdesc=Provide UI/KWallet Integration For Passwords and SSL Errors on 
Account Connect
+arch=('i686' 'x86_64')
+url=http://community.kde.org/Real-Time_Communication_and_Collaboration;
+license=('GPL')
+depends=('telepathy-kde-common-internals')
+makedepends=('cmake' 'automoc4')
+groups=('kde-telepathy')
+source=(http://download.kde.org/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('153ddfd1c19c4a6719993df27357c70f18700f88')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../${_pkgname}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}



[arch-commits] Commit in telepathy-kde-contact-applet/repos (4 files)

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 03:34:34
  Author: andrea
Revision: 155484

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

Added:
  telepathy-kde-contact-applet/repos/testing-i686/
  telepathy-kde-contact-applet/repos/testing-i686/PKGBUILD
(from rev 155483, telepathy-kde-contact-applet/trunk/PKGBUILD)
  telepathy-kde-contact-applet/repos/testing-x86_64/
  telepathy-kde-contact-applet/repos/testing-x86_64/PKGBUILD
(from rev 155483, telepathy-kde-contact-applet/trunk/PKGBUILD)

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

Copied: telepathy-kde-contact-applet/repos/testing-i686/PKGBUILD (from rev 
155483, telepathy-kde-contact-applet/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-04-04 07:34:34 UTC (rev 155484)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=telepathy-kde-contact-applet
+_pkgname=ktp-contact-applet
+pkgver=0.3.1
+pkgrel=1
+pkgdesc=The KDE-Telepathy contact plasmoid
+arch=('i686' 'x86_64')
+url=http://community.kde.org/Real-Time_Communication_and_Collaboration;
+license=('GPL')
+depends=('telepathy-kde-common-internals')
+makedepends=('cmake' 'automoc4')
+groups=('kde-telepathy')
+source=(http://download.kde.org/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('f0eba19beaa97029e3012047108c27710d3a9a63')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../${_pkgname}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Copied: telepathy-kde-contact-applet/repos/testing-x86_64/PKGBUILD (from rev 
155483, telepathy-kde-contact-applet/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-04-04 07:34:34 UTC (rev 155484)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=telepathy-kde-contact-applet
+_pkgname=ktp-contact-applet
+pkgver=0.3.1
+pkgrel=1
+pkgdesc=The KDE-Telepathy contact plasmoid
+arch=('i686' 'x86_64')
+url=http://community.kde.org/Real-Time_Communication_and_Collaboration;
+license=('GPL')
+depends=('telepathy-kde-common-internals')
+makedepends=('cmake' 'automoc4')
+groups=('kde-telepathy')
+source=(http://download.kde.org/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('f0eba19beaa97029e3012047108c27710d3a9a63')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../${_pkgname}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}



[arch-commits] Commit in telepathy-kde-integration-module/repos (4 files)

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 03:35:05
  Author: andrea
Revision: 155485

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

Added:
  telepathy-kde-integration-module/repos/testing-i686/
  telepathy-kde-integration-module/repos/testing-i686/PKGBUILD
(from rev 155484, telepathy-kde-integration-module/trunk/PKGBUILD)
  telepathy-kde-integration-module/repos/testing-x86_64/
  telepathy-kde-integration-module/repos/testing-x86_64/PKGBUILD
(from rev 155484, telepathy-kde-integration-module/trunk/PKGBUILD)

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

Copied: telepathy-kde-integration-module/repos/testing-i686/PKGBUILD (from rev 
155484, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-04-04 07:35:05 UTC (rev 155485)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-integration-module
+pkgver=0.3.1
+pkgrel=1
+pkgdesc=Sits in KDED and takes care of various bits of system integration 
like setting user to auto-away or handling connection errors
+arch=('i686' 'x86_64')
+url=http://community.kde.org/Real-Time_Communication_and_Collaboration;
+license=('GPL')
+depends=('telepathy-kde-common-internals')
+makedepends=('cmake' 'automoc4')
+groups=('kde-telepathy')
+source=(http://download.kde.org/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('f5c9cd6ddd300ae824d63e7a69ae5ae4c7c4da20')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../${_pkgname}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Copied: telepathy-kde-integration-module/repos/testing-x86_64/PKGBUILD (from 
rev 155484, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-04-04 07:35:05 UTC (rev 155485)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-integration-module
+pkgver=0.3.1
+pkgrel=1
+pkgdesc=Sits in KDED and takes care of various bits of system integration 
like setting user to auto-away or handling connection errors
+arch=('i686' 'x86_64')
+url=http://community.kde.org/Real-Time_Communication_and_Collaboration;
+license=('GPL')
+depends=('telepathy-kde-common-internals')
+makedepends=('cmake' 'automoc4')
+groups=('kde-telepathy')
+source=(http://download.kde.org/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('f5c9cd6ddd300ae824d63e7a69ae5ae4c7c4da20')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../${_pkgname}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}



[arch-commits] Commit in telepathy-kde-presence-applet/repos (4 files)

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 03:35:33
  Author: andrea
Revision: 155486

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

Added:
  telepathy-kde-presence-applet/repos/testing-i686/
  telepathy-kde-presence-applet/repos/testing-i686/PKGBUILD
(from rev 155485, telepathy-kde-presence-applet/trunk/PKGBUILD)
  telepathy-kde-presence-applet/repos/testing-x86_64/
  telepathy-kde-presence-applet/repos/testing-x86_64/PKGBUILD
(from rev 155485, telepathy-kde-presence-applet/trunk/PKGBUILD)

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

Copied: telepathy-kde-presence-applet/repos/testing-i686/PKGBUILD (from rev 
155485, telepathy-kde-presence-applet/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-04-04 07:35:33 UTC (rev 155486)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Laurent Carlier lordhea...@gmail.com
+
+pkgname=telepathy-kde-presence-applet
+_pkgname=ktp-presence-applet
+pkgver=0.3.1
+pkgrel=1
+pkgdesc=Plasma applet for managing your Telepathy account presence
+arch=('i686' 'x86_64')
+url=http://community.kde.org/Real-Time_Communication_and_Collaboration;
+license=('GPL')
+depends=('telepathy-kde-common-internals' 'telepathy-kde-contact-list')
+makedepends=('cmake' 'automoc4')
+groups=('kde-telepathy')
+source=(http://download.kde.org/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('b15b66dd0783fefb9df2acaedb242c9008cb688b')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../${_pkgname}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Copied: telepathy-kde-presence-applet/repos/testing-x86_64/PKGBUILD (from rev 
155485, telepathy-kde-presence-applet/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-04-04 07:35:33 UTC (rev 155486)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Laurent Carlier lordhea...@gmail.com
+
+pkgname=telepathy-kde-presence-applet
+_pkgname=ktp-presence-applet
+pkgver=0.3.1
+pkgrel=1
+pkgdesc=Plasma applet for managing your Telepathy account presence
+arch=('i686' 'x86_64')
+url=http://community.kde.org/Real-Time_Communication_and_Collaboration;
+license=('GPL')
+depends=('telepathy-kde-common-internals' 'telepathy-kde-contact-list')
+makedepends=('cmake' 'automoc4')
+groups=('kde-telepathy')
+source=(http://download.kde.org/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('b15b66dd0783fefb9df2acaedb242c9008cb688b')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../${_pkgname}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}



[arch-commits] Commit in telepathy-kde-send-file/repos (6 files)

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 03:36:02
  Author: andrea
Revision: 155487

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

Added:
  telepathy-kde-send-file/repos/testing-i686/
  telepathy-kde-send-file/repos/testing-i686/PKGBUILD
(from rev 155486, telepathy-kde-send-file/trunk/PKGBUILD)
  telepathy-kde-send-file/repos/testing-i686/telepathy-kde-send-file.install
(from rev 155486, 
telepathy-kde-send-file/trunk/telepathy-kde-send-file.install)
  telepathy-kde-send-file/repos/testing-x86_64/
  telepathy-kde-send-file/repos/testing-x86_64/PKGBUILD
(from rev 155486, telepathy-kde-send-file/trunk/PKGBUILD)
  telepathy-kde-send-file/repos/testing-x86_64/telepathy-kde-send-file.install
(from rev 155486, 
telepathy-kde-send-file/trunk/telepathy-kde-send-file.install)

+
 testing-i686/PKGBUILD  |   32 +++
 testing-i686/telepathy-kde-send-file.install   |   11 +++
 testing-x86_64/PKGBUILD|   32 +++
 testing-x86_64/telepathy-kde-send-file.install |   11 +++
 4 files changed, 86 insertions(+)

Copied: telepathy-kde-send-file/repos/testing-i686/PKGBUILD (from rev 155486, 
telepathy-kde-send-file/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-04-04 07:36:02 UTC (rev 155487)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=telepathy-kde-send-file
+_pkgname=ktp-send-file
+pkgver=0.3.1
+pkgrel=1
+pkgdesc=A File manager plugin to launch a file transfer job with a specified 
contact
+arch=('i686' 'x86_64')
+url=http://community.kde.org/Real-Time_Communication_and_Collaboration;
+license=('GPL')
+depends=('telepathy-kde-common-internals' 'telepathy-kde-filetransfer-handler' 
'telepathy-kde-contact-list')
+makedepends=('cmake' 'automoc4')
+groups=('kde-telepathy')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('ce523b929c05df3149e3e674ba3bc4f61658aac3')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../${_pkgname}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Copied: 
telepathy-kde-send-file/repos/testing-i686/telepathy-kde-send-file.install 
(from rev 155486, telepathy-kde-send-file/trunk/telepathy-kde-send-file.install)
===
--- testing-i686/telepathy-kde-send-file.install
(rev 0)
+++ testing-i686/telepathy-kde-send-file.install2012-04-04 07:36:02 UTC 
(rev 155487)
@@ -0,0 +1,11 @@
+post_install() {
+update-desktop-database -q
+}
+
+post_update() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Copied: telepathy-kde-send-file/repos/testing-x86_64/PKGBUILD (from rev 155486, 
telepathy-kde-send-file/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-04-04 07:36:02 UTC (rev 155487)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=telepathy-kde-send-file
+_pkgname=ktp-send-file
+pkgver=0.3.1
+pkgrel=1
+pkgdesc=A File manager plugin to launch a file transfer job with a specified 
contact
+arch=('i686' 'x86_64')
+url=http://community.kde.org/Real-Time_Communication_and_Collaboration;
+license=('GPL')
+depends=('telepathy-kde-common-internals' 'telepathy-kde-filetransfer-handler' 
'telepathy-kde-contact-list')
+makedepends=('cmake' 'automoc4')
+groups=('kde-telepathy')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('ce523b929c05df3149e3e674ba3bc4f61658aac3')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../${_pkgname}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Copied: 
telepathy-kde-send-file/repos/testing-x86_64/telepathy-kde-send-file.install 
(from rev 155486, telepathy-kde-send-file/trunk/telepathy-kde-send-file.install)
===
--- testing-x86_64/telepathy-kde-send-file.install  
(rev 0)
+++ testing-x86_64/telepathy-kde-send-file.install  2012-04-04 07:36:02 UTC 
(rev 155487)
@@ -0,0 +1,11 @@
+post_install() {
+update-desktop-database -q
+}
+
+post_update() {
+post_install
+}
+
+post_remove() {
+post_install
+}



[arch-commits] Commit in telepathy-kde-text-ui/repos (4 files)

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 03:36:39
  Author: andrea
Revision: 155488

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

Added:
  telepathy-kde-text-ui/repos/testing-i686/
  telepathy-kde-text-ui/repos/testing-i686/PKGBUILD
(from rev 155487, telepathy-kde-text-ui/trunk/PKGBUILD)
  telepathy-kde-text-ui/repos/testing-x86_64/
  telepathy-kde-text-ui/repos/testing-x86_64/PKGBUILD
(from rev 155487, telepathy-kde-text-ui/trunk/PKGBUILD)

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

Copied: telepathy-kde-text-ui/repos/testing-i686/PKGBUILD (from rev 155487, 
telepathy-kde-text-ui/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-04-04 07:36:39 UTC (rev 155488)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Laurent Carlier lordhea...@gmail.com
+
+pkgname=telepathy-kde-text-ui
+_pkgname=ktp-text-ui
+pkgver=0.3.1
+pkgrel=1
+pkgdesc=Telepathy handler for Text Chats
+arch=('i686' 'x86_64')
+url=http://community.kde.org/Real-Time_Communication_and_Collaboration;
+license=('GPL')
+depends=('telepathy-kde-common-internals' 'telepathy-kde-contact-list')
+makedepends=('cmake' 'automoc4')
+groups=('kde-telepathy')
+source=(http://download.kde.org/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('78741579fa62d5beca6ff87f074a3821c02d1f15')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../${_pkgname}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Copied: telepathy-kde-text-ui/repos/testing-x86_64/PKGBUILD (from rev 155487, 
telepathy-kde-text-ui/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-04-04 07:36:39 UTC (rev 155488)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Laurent Carlier lordhea...@gmail.com
+
+pkgname=telepathy-kde-text-ui
+_pkgname=ktp-text-ui
+pkgver=0.3.1
+pkgrel=1
+pkgdesc=Telepathy handler for Text Chats
+arch=('i686' 'x86_64')
+url=http://community.kde.org/Real-Time_Communication_and_Collaboration;
+license=('GPL')
+depends=('telepathy-kde-common-internals' 'telepathy-kde-contact-list')
+makedepends=('cmake' 'automoc4')
+groups=('kde-telepathy')
+source=(http://download.kde.org/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('78741579fa62d5beca6ff87f074a3821c02d1f15')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../${_pkgname}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}



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

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 03:51:08
  Author: andrea
Revision: 155489

upgpkg: kde-l10n 4.8.2-1

KDE 4.8.2

Modified:
  kde-l10n/trunk/PKGBUILD

--+
 PKGBUILD |  112 ++---
 1 file changed, 56 insertions(+), 56 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-04-04 07:36:39 UTC (rev 155488)
+++ PKGBUILD2012-04-04 07:51:08 UTC (rev 155489)
@@ -58,7 +58,7 @@
  'kde-l10n-wa'
  'kde-l10n-zh_cn'
  'kde-l10n-zh_tw')
-pkgver=4.8.1
+pkgver=4.8.2
 pkgrel=1
 arch=('any')
 url='http://www.kde.org/'
@@ -120,61 +120,61 @@
 
http://download.kde.org/stable/${pkgver}/src/kde-l10n/${pkgbase}-wa-${pkgver}.tar.xz;
 
http://download.kde.org/stable/${pkgver}/src/kde-l10n/${pkgbase}-zh_CN-${pkgver}.tar.xz;
 
http://download.kde.org/stable/${pkgver}/src/kde-l10n/${pkgbase}-zh_TW-${pkgver}.tar.xz;)
-sha1sums=('0ff1ad50194cad3e6aa70ba63b0d604860c49c49'
- 'e81f7472056e8ec2440d8b1a8ca0d8bd9f8d254b'
- '9d7478d5476cd90ae4100b32e135a2421c6e51d1'
- '91d032eb3d1349c43839fbae4f4965de88bdf607'
- 'e8954467290d2ad7fef3f50cd18d5abbf1254c88'
- 'e90de22bcd8ceee5ec1a2a40b3a587cbbc966246'
- '82b7de3d1eb7cc38f1486af6cb547e03a8ee7ae9'
- '7155770b132fee6d998a61dc969bc791adecd93c'
- 'dd5f403ed3f18fba29942fe9eaecb9da9b1d5843'
- '0a3a7b8ccb21f9ffc43ae7f05d08f5a405ce45d8'
- 'a2e24e261e7d0468af0857c43931145f0c91f7f4'
- '25b3146095b1c103e405d59cf6c2c982c95cd296'
- '0ade357f56c7739d23fffb1b466ac9e775402366'
- 'b25d1051311f808ccd52472775fe9acd004a13e4'
- '3ff60a968936fee4bafac4e6787514ca798e373a'
- '1a061be41e6cb5205adabaa9165ff07d8099874c'
- '9ba42875ab595dc7bd1fa8eefc721caaa41fadfa'
- '33d0baed9054498bfaa5ee3aa5eeb6db014be533'
- '62616dcc6b5f9d8bb99e5d402026bda2351ebe3c'
- 'ef3ec9d90792efeb3f5558b1440b67b288753e24'
- 'a1c31eb3b77cd9e0129b69edef1bfc0483692fe9'
- 'aaca743d3913d031419857f6abc87d320570027b'
- '0912fba77d8bbce41a119029500c684d12f4a981'
- 'f9beb64fa8d2f841dd6483867e20c49a1ffecc93'
- '9b7fbca46d8273513f696374299216e3294e733a'
- '0613ee94f89d0dc92a693ea4df3128ba2b0234e7'
- 'afd86a53d52321a6789e182a6a7ff8e6d530802b'
- 'cea88363259271e6b54ca3094791369b03f1a406'
- '21385a42b35f71444d151a83372e8c309d532899'
- 'ba097261a9d05f5620fc69a06019dba9e2d0bcaf'
- '9c367feca6311adfce5f972d6f52412ecd378808'
- '21fba3aa81c55f0f36c6345f842edfd77344d941'
- 'd33da0743cdd51db0034d8d32a4dbf20118d8f9b'
- '3cdb50d7e487fd27b2beec1ee9ead87045f6'
- '19899dd2185ec3db4e50f8bb6fd3acfff1ccdfac'
- '57dfff9fb7dd7ca2f933cdedd20f9c1fccd88d8e'
- '69455464f0c19a0fcff6665ffb276cabc0f222e6'
- '12f856cf9e8f3458564abe63b2a7d878574c69a6'
- '4b42201780a31e85c06d2ba0664ae490788ff1ff'
- 'a2fdff7d8fde70a981089e08b0f5cdd3bf022f31'
- '974e1608f6c24bf60f21595c9b70f50879c5bcf0'
- '7d77750336079f8eac2462811b90a375304624b7'
- 'f1c74cbb71350391ba1eea4dda2a46393063a2c5'
- '526d075c7c5fb81d8e3957dc2bb99172efa843a3'
- '6e9cb2e029156d731a6c178674708d5d0632'
- '7b64311bc6707c0c59ae123ddb935b9fe0303556'
- '4e869a80f50f30062fc855cdaadccefc4f580d67'
- '8419ade3ca93e9621aa9d99a729f5c22beccb657'
- '44665dfb05e1392975fac77724689399030a06ed'
- 'a1f7501435e7161a6459234705428508f48258f9'
- '33c9cec9bf8955eb71083a5337caaae49c47be25'
- '3c2fd22d0c84e528c499f3c83487cbacc6f9c444'
- '45d88a3b1fc3f588d94216521dca75ff2d1edfc5'
- 'f64b3838d0c920e1a4da9ab1b30034fd883ef39f'
- '0b0907bfa16f6faf1d4c0ecd88f54ef91185107e')
+sha1sums=('788c0c025bf1ce8534477809094d03f2f23b8e5c'
+ '350260da142ef0f089b6ee016536b258791380fe'
+ 'd17c6c6db248ab1846bd24414d9269755979eae2'
+ 'c279fff28b8bccd199b822436bcd3c709d9113db'
+ 'efb413513f865f42fb3d8da25c297ba03b68c5aa'
+ '1f35e68927a662933091afb8686fca750c60db76'
+ '9c3a8cdc6e02a2d0690d5d0bb34941d86ba174e9'
+ '8878e7331033e513cc5038f2b007cb4a0bab9c8b'
+ '3459e757cf2a8f5beefb38c4308bd1d30d831d10'
+ '22784b4eac2b9f535fbefc246a36d077e206ec74'
+ 'a9c310eaf7c1acdd52e072a52755d0734086740b'
+ 'c333715f6194c4b565203e08a68aae275768276f'
+ 'e499647dbf5fa4bb96c73bd7a5266428bebd3356'
+ '240e051b6a88e35c56c02db6f51df19c4e9a7c6e'
+ 'd3ec0717112d3a4a9b6c860a9a65e6f493a18a25'
+ '0a1d0b00625e740a20f2da5554e7c6f2d793048c'
+ 'b9ec8d0bf9ae2c8c95347f1a1b8cab6cacef'
+ 'd17ed3da1c8e1b0274870f25ee9f01403d4f22e9'
+ 'e3667ab85fd1bed46c97ec2f1d6235ee75464243'
+ 'b495f95aa81219b413231137ea5a4f7e2b2827ae'
+ 

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

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 03:51:28
  Author: andrea
Revision: 155490

archrelease: copy trunk to staging-any

Added:
  kde-l10n/repos/staging-any/
  kde-l10n/repos/staging-any/PKGBUILD
(from rev 155489, kde-l10n/trunk/PKGBUILD)

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

Copied: kde-l10n/repos/staging-any/PKGBUILD (from rev 155489, 
kde-l10n/trunk/PKGBUILD)
===
--- staging-any/PKGBUILD(rev 0)
+++ staging-any/PKGBUILD2012-04-04 07:51:28 UTC (rev 155490)
@@ -0,0 +1,1062 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Pierre Schmitz pie...@archlinux.de
+
+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-hr'
+ 'kde-l10n-hu'
+ 'kde-l10n-ia'
+ 'kde-l10n-id'
+ '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-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-si'
+ 'kde-l10n-sk'
+ 'kde-l10n-sl'
+ 'kde-l10n-sr'
+ 'kde-l10n-sv'
+ 'kde-l10n-tg'
+ 'kde-l10n-th'
+ '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.8.2
+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/kde-l10n/${pkgbase}-ar-${pkgver}.tar.xz;
+
http://download.kde.org/stable/${pkgver}/src/kde-l10n/${pkgbase}-bg-${pkgver}.tar.xz;
+
http://download.kde.org/stable/${pkgver}/src/kde-l10n/${pkgbase}-bs-${pkgver}.tar.xz;
+
http://download.kde.org/stable/${pkgver}/src/kde-l10n/${pkgbase}-ca-${pkgver}.tar.xz;
+
http://download.kde.org/stable/${pkgver}/src/kde-l10n/${pkgbase}-ca@valencia-${pkgver}.tar.xz;
+
http://download.kde.org/stable/${pkgver}/src/kde-l10n/${pkgbase}-cs-${pkgver}.tar.xz;
+
http://download.kde.org/stable/${pkgver}/src/kde-l10n/${pkgbase}-da-${pkgver}.tar.xz;
+
http://download.kde.org/stable/${pkgver}/src/kde-l10n/${pkgbase}-de-${pkgver}.tar.xz;
+
http://download.kde.org/stable/${pkgver}/src/kde-l10n/${pkgbase}-el-${pkgver}.tar.xz;
+
http://download.kde.org/stable/${pkgver}/src/kde-l10n/${pkgbase}-en_GB-${pkgver}.tar.xz;
+
http://download.kde.org/stable/${pkgver}/src/kde-l10n/${pkgbase}-es-${pkgver}.tar.xz;
+
http://download.kde.org/stable/${pkgver}/src/kde-l10n/${pkgbase}-et-${pkgver}.tar.xz;
+
http://download.kde.org/stable/${pkgver}/src/kde-l10n/${pkgbase}-eu-${pkgver}.tar.xz;
+
http://download.kde.org/stable/${pkgver}/src/kde-l10n/${pkgbase}-fa-${pkgver}.tar.xz;
+
http://download.kde.org/stable/${pkgver}/src/kde-l10n/${pkgbase}-fi-${pkgver}.tar.xz;
+
http://download.kde.org/stable/${pkgver}/src/kde-l10n/${pkgbase}-fr-${pkgver}.tar.xz;
+
http://download.kde.org/stable/${pkgver}/src/kde-l10n/${pkgbase}-ga-${pkgver}.tar.xz;
+
http://download.kde.org/stable/${pkgver}/src/kde-l10n/${pkgbase}-gl-${pkgver}.tar.xz;
+
http://download.kde.org/stable/${pkgver}/src/kde-l10n/${pkgbase}-he-${pkgver}.tar.xz;
+
http://download.kde.org/stable/${pkgver}/src/kde-l10n/${pkgbase}-hr-${pkgver}.tar.xz;
+
http://download.kde.org/stable/${pkgver}/src/kde-l10n/${pkgbase}-hu-${pkgver}.tar.xz;
+
http://download.kde.org/stable/${pkgver}/src/kde-l10n/${pkgbase}-ia-${pkgver}.tar.xz;
+
http://download.kde.org/stable/${pkgver}/src/kde-l10n/${pkgbase}-id-${pkgver}.tar.xz;
+
http://download.kde.org/stable/${pkgver}/src/kde-l10n/${pkgbase}-is-${pkgver}.tar.xz;
+
http://download.kde.org/stable/${pkgver}/src/kde-l10n/${pkgbase}-it-${pkgver}.tar.xz;
+
http://download.kde.org/stable/${pkgver}/src/kde-l10n/${pkgbase}-ja-${pkgver}.tar.xz;
+
http://download.kde.org/stable/${pkgver}/src/kde-l10n/${pkgbase}-kk-${pkgver}.tar.xz;
+
http://download.kde.org/stable/${pkgver}/src/kde-l10n/${pkgbase}-km-${pkgver}.tar.xz;
+ 

[arch-commits] Commit in telepathy-kde-common-internals/trunk (PKGBUILD)

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 04:19:26
  Author: andrea
Revision: 155491

upgpkg: telepathy-kde-common-internals 0.3.1-2

Add missing runtime deps

Modified:
  telepathy-kde-common-internals/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-04-04 07:51:28 UTC (rev 155490)
+++ PKGBUILD2012-04-04 08:19:26 UTC (rev 155491)
@@ -4,12 +4,12 @@
 pkgname=telepathy-kde-common-internals
 _pkgname=ktp-common-internals
 pkgver=0.3.1
-pkgrel=1
+pkgrel=2
 pkgdesc=Common components for KDE-Telepathy
 arch=('i686' 'x86_64')
 url=http://community.kde.org/Real-Time_Communication_and_Collaboration;
 license=('GPL')
-depends=('kdelibs' 'telepathy-qt')
+depends=('kdelibs' 'telepathy-qt' 'telepathy-mission-control')
 makedepends=('cmake' 'automoc4')
 groups=('kde-telepathy')
 
source=(http://download.kde.org/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)



[arch-commits] Commit in telepathy-kde-common-internals/repos (4 files)

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 04:20:14
  Author: andrea
Revision: 155492

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

Added:
  telepathy-kde-common-internals/repos/testing-i686/PKGBUILD
(from rev 155491, telepathy-kde-common-internals/trunk/PKGBUILD)
  telepathy-kde-common-internals/repos/testing-x86_64/PKGBUILD
(from rev 155491, telepathy-kde-common-internals/trunk/PKGBUILD)
Deleted:
  telepathy-kde-common-internals/repos/testing-i686/PKGBUILD
  telepathy-kde-common-internals/repos/testing-x86_64/PKGBUILD

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

Deleted: testing-i686/PKGBUILD
===
--- testing-i686/PKGBUILD   2012-04-04 08:19:26 UTC (rev 155491)
+++ testing-i686/PKGBUILD   2012-04-04 08:20:14 UTC (rev 155492)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=telepathy-kde-common-internals
-_pkgname=ktp-common-internals
-pkgver=0.3.1
-pkgrel=1
-pkgdesc=Common components for KDE-Telepathy
-arch=('i686' 'x86_64')
-url=http://community.kde.org/Real-Time_Communication_and_Collaboration;
-license=('GPL')
-depends=('kdelibs' 'telepathy-qt')
-makedepends=('cmake' 'automoc4')
-groups=('kde-telepathy')
-source=(http://download.kde.org/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('f68c4587377fde7e2bd0e7201b30219f8aa7ce84')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../${_pkgname}-${pkgver} \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: telepathy-kde-common-internals/repos/testing-i686/PKGBUILD (from rev 
155491, telepathy-kde-common-internals/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-04-04 08:20:14 UTC (rev 155492)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=telepathy-kde-common-internals
+_pkgname=ktp-common-internals
+pkgver=0.3.1
+pkgrel=2
+pkgdesc=Common components for KDE-Telepathy
+arch=('i686' 'x86_64')
+url=http://community.kde.org/Real-Time_Communication_and_Collaboration;
+license=('GPL')
+depends=('kdelibs' 'telepathy-qt' 'telepathy-mission-control')
+makedepends=('cmake' 'automoc4')
+groups=('kde-telepathy')
+source=(http://download.kde.org/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('f68c4587377fde7e2bd0e7201b30219f8aa7ce84')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../${_pkgname}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: testing-x86_64/PKGBUILD
===
--- testing-x86_64/PKGBUILD 2012-04-04 08:19:26 UTC (rev 155491)
+++ testing-x86_64/PKGBUILD 2012-04-04 08:20:14 UTC (rev 155492)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=telepathy-kde-common-internals
-_pkgname=ktp-common-internals
-pkgver=0.3.1
-pkgrel=1
-pkgdesc=Common components for KDE-Telepathy
-arch=('i686' 'x86_64')
-url=http://community.kde.org/Real-Time_Communication_and_Collaboration;
-license=('GPL')
-depends=('kdelibs' 'telepathy-qt')
-makedepends=('cmake' 'automoc4')
-groups=('kde-telepathy')
-source=(http://download.kde.org/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('f68c4587377fde7e2bd0e7201b30219f8aa7ce84')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../${_pkgname}-${pkgver} \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: telepathy-kde-common-internals/repos/testing-x86_64/PKGBUILD (from rev 
155491, telepathy-kde-common-internals/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-04-04 08:20:14 UTC (rev 155492)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=telepathy-kde-common-internals
+_pkgname=ktp-common-internals
+pkgver=0.3.1
+pkgrel=2
+pkgdesc=Common components for KDE-Telepathy
+arch=('i686' 'x86_64')
+url=http://community.kde.org/Real-Time_Communication_and_Collaboration;
+license=('GPL')
+depends=('kdelibs' 'telepathy-qt' 'telepathy-mission-control')
+makedepends=('cmake' 'automoc4')
+groups=('kde-telepathy')

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

2012-04-04 Thread Allan McRae
Date: Wednesday, April 4, 2012 @ 05:03:40
  Author: allan
Revision: 155493

upgpkg: automake 1.11.4-1

upstream update

Modified:
  automake/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-04-04 08:20:14 UTC (rev 155492)
+++ PKGBUILD2012-04-04 09:03:40 UTC (rev 155493)
@@ -3,7 +3,7 @@
 # Contributor: judd jvi...@zeroflux.org
 
 pkgname=automake
-pkgver=1.11.3
+pkgver=1.11.4
 pkgrel=1
 pkgdesc=A GNU tool for automatically creating Makefiles
 arch=('any')
@@ -14,8 +14,8 @@
 makedepends=('autoconf')
 install=automake.install
 source=(ftp://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.sig})
-md5sums=('93ecb319f0365cb801990b00f658d026'
- 'f0673734ccb70a7d40c201ee51d83653')
+md5sums=('f4c545f01252089d2c3837e1d1d3e21b'
+ '290d7b0dc40011b3956decc1effb0bb1')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in automake/repos (3 files)

2012-04-04 Thread Allan McRae
Date: Wednesday, April 4, 2012 @ 05:05:52
  Author: allan
Revision: 155494

archrelease: copy trunk to testing-any

Added:
  automake/repos/testing-any/
  automake/repos/testing-any/PKGBUILD
(from rev 155493, automake/trunk/PKGBUILD)
  automake/repos/testing-any/automake.install
(from rev 155493, automake/trunk/automake.install)

--+
 PKGBUILD |   35 +++
 automake.install |   22 ++
 2 files changed, 57 insertions(+)

Copied: automake/repos/testing-any/PKGBUILD (from rev 155493, 
automake/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2012-04-04 09:05:52 UTC (rev 155494)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Allan McRae al...@archlinux.org
+# Contributor: judd jvi...@zeroflux.org
+
+pkgname=automake
+pkgver=1.11.4
+pkgrel=1
+pkgdesc=A GNU tool for automatically creating Makefiles
+arch=('any')
+license=('GPL')
+url=http://www.gnu.org/software/automake;
+groups=('base-devel')
+depends=('perl' 'bash')
+makedepends=('autoconf')
+install=automake.install
+source=(ftp://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.sig})
+md5sums=('f4c545f01252089d2c3837e1d1d3e21b'
+ '290d7b0dc40011b3956decc1effb0bb1')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+check()
+{
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Copied: automake/repos/testing-any/automake.install (from rev 155493, 
automake/trunk/automake.install)
===
--- testing-any/automake.install(rev 0)
+++ testing-any/automake.install2012-04-04 09:05:52 UTC (rev 155494)
@@ -0,0 +1,22 @@
+infodir=/usr/share/info
+filelist=(automake.info automake.info-1 automake.info-2)
+
+post_install() {
+  [ -x usr/bin/install-info ] || return 0
+  for file in ${filelist[@]}; do
+install-info $infodir/$file.gz $infodir/dir 2 /dev/null
+  done
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+pre_remove() {
+  [ -x usr/bin/install-info ] || return 0
+  for file in ${filelist[@]}; do
+install-info --delete $infodir/$file.gz $infodir/dir 2 /dev/null
+  done
+}
+
+# vim:set ts=2 sw=2 et:



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

2012-04-04 Thread Allan McRae
Date: Wednesday, April 4, 2012 @ 05:15:08
  Author: allan
Revision: 155495

upgpkg: gawk 4.0.1-1

upstream update, kepp binaries in /usr/bin with only symlinks in /bin

Modified:
  gawk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-04-04 09:05:52 UTC (rev 155494)
+++ PKGBUILD2012-04-04 09:15:08 UTC (rev 155495)
@@ -3,8 +3,8 @@
 # Contributor: Tom Newsom jeeps...@gmx.co.uk
 
 pkgname=gawk
-pkgver=4.0.0
-pkgrel=2
+pkgver=4.0.1
+pkgrel=1
 pkgdesc=GNU version of awk
 arch=('i686' 'x86_64')
 url=http://www.gnu.org/directory/GNU/gawk.html;
@@ -13,8 +13,9 @@
 depends=('sh' 'glibc')
 provides=('awk')
 install=gawk.install
-source=(ftp://ftp.gnu.org/pub/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('51e417b71287629940051e6f652c6492')
+source=(ftp://ftp.gnu.org/pub/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.sig})
+md5sums=('bab2bda483e9f32be65b43b8dab39fa5'
+ '7cf4e4896509c655dd00ecd4ca9098ef')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
@@ -26,7 +27,7 @@
 check() {
   cd ${srcdir}/${pkgname}-${pkgver}
 
-  make -j1 check
+  make check
 }
 
 package() {
@@ -35,7 +36,6 @@
   make DESTDIR=${pkgdir} install
 
   install -dm755 ${pkgdir}/bin 
-  mv ${pkgdir}/usr/bin/gawk* ${pkgdir}/bin/
+  ln -sf /usr/bin/gawk ${pkgdir}/bin/
   ln -sf gawk ${pkgdir}/bin/awk
-  ln -sf /bin/gawk ${pkgdir}/usr/bin/
 }



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

2012-04-04 Thread Allan McRae
Date: Wednesday, April 4, 2012 @ 05:15:56
  Author: allan
Revision: 155496

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

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

-+
 testing-i686/PKGBUILD   |   41 +
 testing-i686/gawk.install   |   22 ++
 testing-x86_64/PKGBUILD |   41 +
 testing-x86_64/gawk.install |   22 ++
 4 files changed, 126 insertions(+)

Copied: gawk/repos/testing-i686/PKGBUILD (from rev 155495, gawk/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-04-04 09:15:56 UTC (rev 155496)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer:
+# Contributor: Tom Newsom jeeps...@gmx.co.uk
+
+pkgname=gawk
+pkgver=4.0.1
+pkgrel=1
+pkgdesc=GNU version of awk
+arch=('i686' 'x86_64')
+url=http://www.gnu.org/directory/GNU/gawk.html;
+license=('GPL')
+groups=('base')
+depends=('sh' 'glibc')
+provides=('awk')
+install=gawk.install
+source=(ftp://ftp.gnu.org/pub/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.sig})
+md5sums=('bab2bda483e9f32be65b43b8dab39fa5'
+ '7cf4e4896509c655dd00ecd4ca9098ef')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr --libexecdir=/usr/lib
+  make 
+}
+
+check() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  make check
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+
+  install -dm755 ${pkgdir}/bin 
+  ln -sf /usr/bin/gawk ${pkgdir}/bin/
+  ln -sf gawk ${pkgdir}/bin/awk
+}

Copied: gawk/repos/testing-i686/gawk.install (from rev 155495, 
gawk/trunk/gawk.install)
===
--- testing-i686/gawk.install   (rev 0)
+++ testing-i686/gawk.install   2012-04-04 09:15:56 UTC (rev 155496)
@@ -0,0 +1,22 @@
+infodir=usr/share/info
+filelist=(gawk.info.gz gawkinet.info.gz)
+
+post_install() {
+  [ -x usr/bin/install-info ] || return 0
+  for file in ${filelist[@]}; do
+install-info $infodir/$file $infodir/dir 2 /dev/null
+  done
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+pre_remove() {
+  [ -x usr/bin/install-info ] || return 0
+  for file in ${filelist[@]}; do
+install-info --delete $infodir/$file $infodir/dir 2 /dev/null
+  done
+}
+
+# vim:set ts=2 sw=2 et:

Copied: gawk/repos/testing-x86_64/PKGBUILD (from rev 155495, 
gawk/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-04-04 09:15:56 UTC (rev 155496)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer:
+# Contributor: Tom Newsom jeeps...@gmx.co.uk
+
+pkgname=gawk
+pkgver=4.0.1
+pkgrel=1
+pkgdesc=GNU version of awk
+arch=('i686' 'x86_64')
+url=http://www.gnu.org/directory/GNU/gawk.html;
+license=('GPL')
+groups=('base')
+depends=('sh' 'glibc')
+provides=('awk')
+install=gawk.install
+source=(ftp://ftp.gnu.org/pub/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.sig})
+md5sums=('bab2bda483e9f32be65b43b8dab39fa5'
+ '7cf4e4896509c655dd00ecd4ca9098ef')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr --libexecdir=/usr/lib
+  make 
+}
+
+check() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  make check
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+
+  install -dm755 ${pkgdir}/bin 
+  ln -sf /usr/bin/gawk ${pkgdir}/bin/
+  ln -sf gawk ${pkgdir}/bin/awk
+}

Copied: gawk/repos/testing-x86_64/gawk.install (from rev 155495, 
gawk/trunk/gawk.install)
===
--- testing-x86_64/gawk.install (rev 0)
+++ testing-x86_64/gawk.install 2012-04-04 09:15:56 UTC (rev 155496)
@@ -0,0 +1,22 @@
+infodir=usr/share/info
+filelist=(gawk.info.gz gawkinet.info.gz)
+
+post_install() {
+  [ -x usr/bin/install-info ] || return 0
+  for file in ${filelist[@]}; do
+install-info $infodir/$file $infodir/dir 2 /dev/null
+  done
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+pre_remove() {
+  [ -x usr/bin/install-info ] || return 0
+  for file in ${filelist[@]}; do
+install-info --delete $infodir/$file $infodir/dir 2 /dev/null
+  done
+}
+
+# vim:set ts=2 sw=2 et:



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

2012-04-04 Thread Tobias Powalowski
Date: Wednesday, April 4, 2012 @ 05:20:33
  Author: tpowa
Revision: 155497

upgpkg: archboot 2012.03-1

bump to latest snapshot

Modified:
  archboot/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-04-04 09:15:56 UTC (rev 155496)
+++ PKGBUILD2012-04-04 09:20:33 UTC (rev 155497)
@@ -2,13 +2,13 @@
 # Maintainer : Tobias Powalowski tp...@archlinux.org
 
 pkgname=archboot
-pkgver=2012.01
+pkgver=2012.03
 pkgrel=1
 pkgdesc=Advanced, modular arch boot/install image creation utility
 arch=(any)
 license=('GPL')
 url=http://www.archlinux.org/;
-depends=('mkinitcpio=0.8.2-1' 'mksyslinux=2010.08-1' 'mkpxelinux=2010.08-1' 
'mkisolinux=2010.08-1' 'initscripts=2012.01.2-1' 'subversion=1.7.2-2' 
'wget=1.13.4-1' 'bash=4.2.020-1' 'coreutils=8.15-1' 'cryptsetup=1.4.1-1' 
'dialog=1.1_20111020-1' 'e2fsprogs=1.42-1' 'findutils=4.4.2-4' 
'gawk=4.0.0-2' 'grep=2.10-1' 'iputils=20101006-2' 'jfsutils=1.1.15-3' 
'less=444-2' 'lvm2=2.02.88-1' 'mdadm=3.2.2-4' 'kmod=4-1' 'nano=2.2.6-2' 
'ncurses=5.9-2' 'net-tools=1.60.20110819cvs-3' 'gnu-netcat=0.7.1-4' 
'ntfsprogs=2011.4.12-1' 'pcmciautils=018-1' 'procps=3.2.8-4' 
'psmisc=22.14-1' 'reiserfsprogs=3.6.21-4' 'sed=4.2.1-4' 'snarf=7.0-4' 
'syslog-ng=3.3.3-1' 'sysvinit=2.88-3' 'tar=1.26-2' 'util-linux=2.20.1-2' 
'which=2.20-5' 'kbd=1.15.3-2' 'wireless_tools=29-5' 'xfsprogs=3.1.7-1' 
'dnsutils=9.8.1-2' 'hdparm=9.38-1' 'memtest86+=4.20-1' 'inetutils=1.9.1-1' 
'openssh=5.9p1-5' 'hwdetect=2012.01-1' 'shadow=4.1.4.3-5' 
'bridge-utils=1.5-1' 'ifenslave=1.1.0-7'
  'cpufrequtils=008-1' 'links=2.4-1' 'dosfstools=3.0.12-1' 'glibc=2.15-3' 
'linux-api-headers=3.1.6-1' 'linux=3.2.1-1' 'linux-lts=3.0.17-1' 
'xinetd=2.3.14-8' 'kexec-tools=2.0.2-4' 'ppp=2.4.5-3' 'rp-pppoe=3.10-7' 
'lilo=23.2-3' 'iptables=1.4.12.1-2' 'capi4k-utils=050718-8' 
'isdn4k-utils=3.2p1-7' 'ntfs-3g=2011.4.12-1' 'pciutils=3.1.8-1' 
'usbutils=004-1' 'vpnc=0.5.3.svn481-1' 'openvpn=2.2.2-1' 
'b43-fwcutter=015-1' 'wpa_supplicant=0.7.3-4' 'rsync=3.0.9-1' 'gzip=1.4-4' 
'libarchive=3.0.3-2' 'device-mapper=2.02.88-1' 'screen=4.0.3-12' 
'elfutils=0.152-1' 'pam=1.1.5-2' 'cracklib=2.8.18-2' 'nfs-utils=1.2.5-1' 
'nfsidmap=0.24-3' 'readline=6.2.002-1' 'acl=2.2.51-1' 'attr=2.4.46-1' 
'pcre=8.21-1' 'cpio=2.11-2' 'fuse=2.8.6-1' 'libusb=1.0.8-2' 
'vim=7.3.401-1' 'lzo2=2.06-1' 'libsasl=2.1.23-9' 'libldap=2.4.28-2' 
'gpm=1.20.6-7' 'libevent=2.0.16-1' 'gcc-libs=4.6.2-5' 'sdparm=1.06-2' 
'licenses=2.9-1' 'pptpclient=1.7.2-4' 'zd1211-firmware=1.4-5' 'ipw2
 100-fw=1.3-6' 'ipw2200-fw=3.1-4' 'smbclient=3.6.1-1' 'bittorrent=5.2.2-4' 
'dhcpcd=5.2.12-4' 'openssl=1.0.0.f-1' 'git=1.7.8.3-1' 
'dmraid=1.0.0.rc16.3-2' 'linux-atm=2.5.2-1' 'netcfg=2.6.8-1' 'parted=3.0-4' 
'tzdata=2011n-1' 'ntp=4.2.6.p5-2' 'libgcrypt=1.5.0-1' 'iw=3.0-1' 
'crda=1.1.2-1' 'libnl=1.1-3' 'iproute2=3.2.0-1' 
'wireless-regdb=2011.04.28-1' 'v86d=0.1.10-2' 'dhclient=4.2.3.2-2' 
'syslinux=4.05-1' 'mtools=4.0.17-2' 'fsarchiver=0.6.12-1' 'xz=5.0.3-1' 
'libtirpc=0.2.2-2' 'librpcsecgss=0.19-7' 'rpcbind=0.2.0-6' 
'testdisk=6.13-1' 'wipe=2.3.1-2' 'ddrescue=1.14-1' 'udev=177-1' 
'ifplugd=0.28-7' 'wpa_actiond=1.1-3' 'rfkill=0.4-3' 'libgssglue=0.3-1' 
'mkinitcpio-nfs-utils=0.2-2' 'gptfdisk=0.8.1-1' 'nilfs-utils=2.1.0-2' 
'btrfs-progs=0.19.20120110-2' 'linux-firmware=2001-1' 'iana-etc=2.30-2' 
'libusb-compat=0.1.3-2' 'eject=2.1.5-7' 'keyutils=1.5.5-1' 
'libisoburn=1.1.8-1' 'squashfs-tools=4.2-1' 'file=5.10-1' 'yp-tools=2.12-2' 
'curl=7.2
 3.1-2'  'smartmontools=5.42-3' 'dnsmasq=2.59-2' 'lftp=4.3.4-1' 
'openconnect=1:3.15-1' 'libxml2=2.7.8-1' 'libproxy=0.4.7-1' 
'speedtouch=1.3.1-4' 'tcpdump=4.2.1-1' 'nmap=5.51-1' 'lua=5.1.4-9' 
'weechat=0.3.6-2' 'gnutls=3.0.11-1' 'nettle=2.4-1' 'libtasn1=2.9-1' 
'bind=9.8.1.P1-1' 'rpcbind=0.2.0-6' 'expat=2.0.1-7' 
'progsreiserfs=0.3.0.5-7' 'glib2=2.30.2-1' 'freetype2=2.4.8-1' 
'libssh2=1.3.0-1' 'libfetch=2.33-3' 'libedit=20110802_3.0-1' 
'talloc=2.0.7-1' 'eventlog=0.2.12-3' 'idnkit=1.0-2' 'libjpeg-turbo=1.1.1-4' 
'dmidecode=2.11-2' 'pth=2.0.7-4' 'gnupg=1.4.11-3' 'libksba=1.2.0-1' 
'libassuan=2.0.3-1' 'pinentry=0.8.1-3' 'dirmngr=1.1.0-3' 'gnupg2=2.0.18-1' 
'gpgme=1.3.1-2')
+depends=('mkinitcpio=0.8.5-1' 'mksyslinux=2010.08-2' 'mkpxelinux=2010.08-2' 
'mkisolinux=2010.08-2' 'initscripts=2012.03.2-1' 'subversion=1.7.4-1' 
'wget=1.13.4-1' 'bash=4.2.024-2' 'coreutils=8.15-1' 'cryptsetup=1.4.1-1' 
'dialog=1.1_20120215-1' 'e2fsprogs=1.42.1-1' 'findutils=4.4.2-4' 
'gawk=4.0.0-2' 'grep=2.11-2' 'iputils=20101006-2' 'jfsutils=1.1.15-3' 
'less=444-3' 'lvm2=2.02.95-1' 'mdadm=3.2.3-1' 'kmod=7-1' 'nano=2.2.6-2' 
'ncurses=5.9-3' 'net-tools=1.60.20110819cvs-3' 'gnu-netcat=0.7.1-4' 
'ntfsprogs=2012.1.15-1' 'pcmciautils=018-2' 'procps=3.2.8-4' 
'psmisc=22.16-1' 'reiserfsprogs=3.6.21-4' 'sed=4.2.1-4' 'snarf=7.0-5' 
'syslog-ng=3.3.4-4' 'sysvinit=2.88-3' 'tar=1.26-2' 'util-linux=2.21-6' 
'which=2.20-5' 'kbd=1.15.3-2' 

[arch-commits] Commit in archboot/repos/extra-any (6 files)

2012-04-04 Thread Tobias Powalowski
Date: Wednesday, April 4, 2012 @ 05:20:54
  Author: tpowa
Revision: 155498

archrelease: copy trunk to extra-any

Added:
  archboot/repos/extra-any/PKGBUILD
(from rev 155497, archboot/trunk/PKGBUILD)
  archboot/repos/extra-any/archboot.install
(from rev 155497, archboot/trunk/archboot.install)
  archboot/repos/extra-any/vmware-detect.c
(from rev 155497, archboot/trunk/vmware-detect.c)
Deleted:
  archboot/repos/extra-any/PKGBUILD
  archboot/repos/extra-any/archboot.install
  archboot/repos/extra-any/vmware-detect.c

--+
 PKGBUILD |   86 ++---
 archboot.install |   40 
 vmware-detect.c  |   26 
 3 files changed, 76 insertions(+), 76 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2012-04-04 09:20:33 UTC (rev 155497)
+++ PKGBUILD2012-04-04 09:20:54 UTC (rev 155498)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer : Tobias Powalowski tp...@archlinux.org
-
-pkgname=archboot
-pkgver=2012.01
-pkgrel=1
-pkgdesc=Advanced, modular arch boot/install image creation utility
-arch=(any)
-license=('GPL')
-url=http://www.archlinux.org/;
-depends=('mkinitcpio=0.8.2-1' 'mksyslinux=2010.08-1' 'mkpxelinux=2010.08-1' 
'mkisolinux=2010.08-1' 'initscripts=2012.01.2-1' 'subversion=1.7.2-2' 
'wget=1.13.4-1' 'bash=4.2.020-1' 'coreutils=8.15-1' 'cryptsetup=1.4.1-1' 
'dialog=1.1_20111020-1' 'e2fsprogs=1.42-1' 'findutils=4.4.2-4' 
'gawk=4.0.0-2' 'grep=2.10-1' 'iputils=20101006-2' 'jfsutils=1.1.15-3' 
'less=444-2' 'lvm2=2.02.88-1' 'mdadm=3.2.2-4' 'kmod=4-1' 'nano=2.2.6-2' 
'ncurses=5.9-2' 'net-tools=1.60.20110819cvs-3' 'gnu-netcat=0.7.1-4' 
'ntfsprogs=2011.4.12-1' 'pcmciautils=018-1' 'procps=3.2.8-4' 
'psmisc=22.14-1' 'reiserfsprogs=3.6.21-4' 'sed=4.2.1-4' 'snarf=7.0-4' 
'syslog-ng=3.3.3-1' 'sysvinit=2.88-3' 'tar=1.26-2' 'util-linux=2.20.1-2' 
'which=2.20-5' 'kbd=1.15.3-2' 'wireless_tools=29-5' 'xfsprogs=3.1.7-1' 
'dnsutils=9.8.1-2' 'hdparm=9.38-1' 'memtest86+=4.20-1' 'inetutils=1.9.1-1' 
'openssh=5.9p1-5' 'hwdetect=2012.01-1' 'shadow=4.1.4.3-5' 
'bridge-utils=1.5-1' 'ifenslave=1.1.0-7'
  'cpufrequtils=008-1' 'links=2.4-1' 'dosfstools=3.0.12-1' 'glibc=2.15-3' 
'linux-api-headers=3.1.6-1' 'linux=3.2.1-1' 'linux-lts=3.0.17-1' 
'xinetd=2.3.14-8' 'kexec-tools=2.0.2-4' 'ppp=2.4.5-3' 'rp-pppoe=3.10-7' 
'lilo=23.2-3' 'iptables=1.4.12.1-2' 'capi4k-utils=050718-8' 
'isdn4k-utils=3.2p1-7' 'ntfs-3g=2011.4.12-1' 'pciutils=3.1.8-1' 
'usbutils=004-1' 'vpnc=0.5.3.svn481-1' 'openvpn=2.2.2-1' 
'b43-fwcutter=015-1' 'wpa_supplicant=0.7.3-4' 'rsync=3.0.9-1' 'gzip=1.4-4' 
'libarchive=3.0.3-2' 'device-mapper=2.02.88-1' 'screen=4.0.3-12' 
'elfutils=0.152-1' 'pam=1.1.5-2' 'cracklib=2.8.18-2' 'nfs-utils=1.2.5-1' 
'nfsidmap=0.24-3' 'readline=6.2.002-1' 'acl=2.2.51-1' 'attr=2.4.46-1' 
'pcre=8.21-1' 'cpio=2.11-2' 'fuse=2.8.6-1' 'libusb=1.0.8-2' 
'vim=7.3.401-1' 'lzo2=2.06-1' 'libsasl=2.1.23-9' 'libldap=2.4.28-2' 
'gpm=1.20.6-7' 'libevent=2.0.16-1' 'gcc-libs=4.6.2-5' 'sdparm=1.06-2' 
'licenses=2.9-1' 'pptpclient=1.7.2-4' 'zd1211-firmware=1.4-5' 'ipw2
 100-fw=1.3-6' 'ipw2200-fw=3.1-4' 'smbclient=3.6.1-1' 'bittorrent=5.2.2-4' 
'dhcpcd=5.2.12-4' 'openssl=1.0.0.f-1' 'git=1.7.8.3-1' 
'dmraid=1.0.0.rc16.3-2' 'linux-atm=2.5.2-1' 'netcfg=2.6.8-1' 'parted=3.0-4' 
'tzdata=2011n-1' 'ntp=4.2.6.p5-2' 'libgcrypt=1.5.0-1' 'iw=3.0-1' 
'crda=1.1.2-1' 'libnl=1.1-3' 'iproute2=3.2.0-1' 
'wireless-regdb=2011.04.28-1' 'v86d=0.1.10-2' 'dhclient=4.2.3.2-2' 
'syslinux=4.05-1' 'mtools=4.0.17-2' 'fsarchiver=0.6.12-1' 'xz=5.0.3-1' 
'libtirpc=0.2.2-2' 'librpcsecgss=0.19-7' 'rpcbind=0.2.0-6' 
'testdisk=6.13-1' 'wipe=2.3.1-2' 'ddrescue=1.14-1' 'udev=177-1' 
'ifplugd=0.28-7' 'wpa_actiond=1.1-3' 'rfkill=0.4-3' 'libgssglue=0.3-1' 
'mkinitcpio-nfs-utils=0.2-2' 'gptfdisk=0.8.1-1' 'nilfs-utils=2.1.0-2' 
'btrfs-progs=0.19.20120110-2' 'linux-firmware=2001-1' 'iana-etc=2.30-2' 
'libusb-compat=0.1.3-2' 'eject=2.1.5-7' 'keyutils=1.5.5-1' 
'libisoburn=1.1.8-1' 'squashfs-tools=4.2-1' 'file=5.10-1' 'yp-tools=2.12-2' 
'curl=7.2
 3.1-2'  'smartmontools=5.42-3' 'dnsmasq=2.59-2' 'lftp=4.3.4-1' 
'openconnect=1:3.15-1' 'libxml2=2.7.8-1' 'libproxy=0.4.7-1' 
'speedtouch=1.3.1-4' 'tcpdump=4.2.1-1' 'nmap=5.51-1' 'lua=5.1.4-9' 
'weechat=0.3.6-2' 'gnutls=3.0.11-1' 'nettle=2.4-1' 'libtasn1=2.9-1' 
'bind=9.8.1.P1-1' 'rpcbind=0.2.0-6' 'expat=2.0.1-7' 
'progsreiserfs=0.3.0.5-7' 'glib2=2.30.2-1' 'freetype2=2.4.8-1' 
'libssh2=1.3.0-1' 'libfetch=2.33-3' 'libedit=20110802_3.0-1' 
'talloc=2.0.7-1' 'eventlog=0.2.12-3' 'idnkit=1.0-2' 'libjpeg-turbo=1.1.1-4' 
'dmidecode=2.11-2' 'pth=2.0.7-4' 'gnupg=1.4.11-3' 'libksba=1.2.0-1' 
'libassuan=2.0.3-1' 'pinentry=0.8.1-3' 'dirmngr=1.1.0-3' 'gnupg2=2.0.18-1' 
'gpgme=1.3.1-2')
-optdepends=('grub2-bios: for grub2 support'
-'grub2-efi-i386: for grub2 support'
-'grub2-efi-x86_64: for grub2 support'
-'efibootmgr: for grub2 support'
-)

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

2012-04-04 Thread Stéphane Gaudreault
Date: Wednesday, April 4, 2012 @ 07:28:26
  Author: stephane
Revision: 155499

upgpkg: openmpi 1.5.5-2

gfortran-4.7 fix

Modified:
  openmpi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-04-04 09:20:54 UTC (rev 155498)
+++ PKGBUILD2012-04-04 11:28:26 UTC (rev 155499)
@@ -2,7 +2,7 @@
 # Maintainer: Stéphane Gaudreault steph...@archlinux.org
 pkgname=openmpi
 pkgver=1.5.5
-pkgrel=1
+pkgrel=2
 pkgdesc=High performance message passing library (MPI)
 arch=('i686' 'x86_64')
 url=http://www.open-mpi.org;



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

2012-04-04 Thread Stéphane Gaudreault
Date: Wednesday, April 4, 2012 @ 07:28:36
  Author: stephane
Revision: 155500

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

Added:
  openmpi/repos/extra-i686/PKGBUILD
(from rev 155499, openmpi/trunk/PKGBUILD)
  openmpi/repos/extra-i686/openmpi-1.5.4-fix-fakeroot-execution.patch
(from rev 155499, openmpi/trunk/openmpi-1.5.4-fix-fakeroot-execution.patch)
  openmpi/repos/extra-x86_64/PKGBUILD
(from rev 155499, openmpi/trunk/PKGBUILD)
  openmpi/repos/extra-x86_64/openmpi-1.5.4-fix-fakeroot-execution.patch
(from rev 155499, openmpi/trunk/openmpi-1.5.4-fix-fakeroot-execution.patch)
Deleted:
  openmpi/repos/extra-i686/PKGBUILD
  openmpi/repos/extra-i686/openmpi-1.5.4-fix-fakeroot-execution.patch
  openmpi/repos/extra-x86_64/PKGBUILD
  openmpi/repos/extra-x86_64/openmpi-1.5.4-fix-fakeroot-execution.patch

-+
 extra-i686/PKGBUILD |  134 +++---
 extra-i686/openmpi-1.5.4-fix-fakeroot-execution.patch   |   86 
 extra-x86_64/PKGBUILD   |  134 +++---
 extra-x86_64/openmpi-1.5.4-fix-fakeroot-execution.patch |   86 
 4 files changed, 220 insertions(+), 220 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-04-04 11:28:26 UTC (rev 155499)
+++ extra-i686/PKGBUILD 2012-04-04 11:28:36 UTC (rev 155500)
@@ -1,67 +0,0 @@
-# $Id$
-# Maintainer: Stéphane Gaudreault steph...@archlinux.org
-pkgname=openmpi
-pkgver=1.5.5
-pkgrel=1
-pkgdesc=High performance message passing library (MPI)
-arch=('i686' 'x86_64')
-url=http://www.open-mpi.org;
-license=('custom')
-depends=('gcc' 'gcc-fortran' 'openssh' 'valgrind' 'libtool' 'hwloc')
-makedepends=('inetutils')
-options=(!libtool)
-source=(http://www.open-mpi.org/software/ompi/v1.5/downloads/${pkgname}-${pkgver}.tar.bz2
-openmpi-1.5.4-fix-fakeroot-execution.patch)
-sha1sums=('206e555f6d376443f2342f721d944e67dd1a04ef'
-  'ec46abb6f9e01daca910e4079b9abc036db9ed20')
-
-build() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-
-   # Fix fakeroot problem (FS#28644)
-   patch -Np1 -i ../openmpi-1.5.4-fix-fakeroot-execution.patch
-
-   ./configure --prefix=/usr \
-   --sysconfdir=/etc/${pkgname} \
-   --mandir=/usr/share/man \
-   --enable-mpi-f90 \
-   --libdir=/usr/lib/${pkgname} \
-   --with-threads=posix \
-   --enable-smp-locks \
-   --with-valgrind \
-   --enable-memchecker \
-   --enable-debug \
-   --enable-pretty-print-stacktrace \
-   --without-slurm \
-   --with-hwloc=/usr \
-   --with-libltdl=/usr \
-   FC=/usr/bin/gfortran \
-   LDFLAGS=$LDFLAGS -Wl,-z,noexecstack
-
-   make
-}
-
-package() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   make DESTDIR=${pkgdir} install
-
-   # FS#28583
-   install -d -m 755 ${pkgdir}/usr/lib/pkgconfig
-   for i in ompi-c.pc ompi-cxx.pc ompi-f77.pc ompi-f90.pc ompi.pc; do
-  ln -sf /usr/lib/openmpi/pkgconfig/$i ${pkgdir}/usr/lib/pkgconfig/
-   done
-
-   # Openmpi's otfinfo conflicts with the one from texlive
-   mv ${pkgdir}/usr/bin/otfinfo{,mpi}
-
-   # Openmpi's otfdump conflicts with the one from libotf
-   mv ${pkgdir}/usr/bin/otfdump{,ompi}
-
-   # Remove dangling symlink
-   rm ${pkgdir}/usr/share/man/man1/orteCC.1
-
-   install -d -m 755 ${pkgdir}/etc/ld.so.conf.d
-   echo /usr/lib/${pkgname}  ${pkgdir}/etc/ld.so.conf.d/${pkgname}.conf
-
-   install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: openmpi/repos/extra-i686/PKGBUILD (from rev 155499, 
openmpi/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-04-04 11:28:36 UTC (rev 155500)
@@ -0,0 +1,67 @@
+# $Id$
+# Maintainer: Stéphane Gaudreault steph...@archlinux.org
+pkgname=openmpi
+pkgver=1.5.5
+pkgrel=2
+pkgdesc=High performance message passing library (MPI)
+arch=('i686' 'x86_64')
+url=http://www.open-mpi.org;
+license=('custom')
+depends=('gcc' 'gcc-fortran' 'openssh' 'valgrind' 'libtool' 'hwloc')
+makedepends=('inetutils')
+options=(!libtool)
+source=(http://www.open-mpi.org/software/ompi/v1.5/downloads/${pkgname}-${pkgver}.tar.bz2
+openmpi-1.5.4-fix-fakeroot-execution.patch)
+sha1sums=('206e555f6d376443f2342f721d944e67dd1a04ef'
+  'ec46abb6f9e01daca910e4079b9abc036db9ed20')
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+
+   # Fix fakeroot problem (FS#28644)
+   patch -Np1 -i ../openmpi-1.5.4-fix-fakeroot-execution.patch
+
+   ./configure --prefix=/usr \
+   --sysconfdir=/etc/${pkgname} \
+   --mandir=/usr/share/man \
+   --enable-mpi-f90 \
+   --libdir=/usr/lib/${pkgname} \
+   --with-threads=posix \
+  

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

2012-04-04 Thread Tom Gundersen
Date: Wednesday, April 4, 2012 @ 07:55:26
  Author: tomegun
Revision: 155501

upgpkg: mkinitcpio 0.8.6-2

move the pcmcia hook to pcmciautils

Modified:
  mkinitcpio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-04-04 11:28:36 UTC (rev 155500)
+++ PKGBUILD2012-04-04 11:55:26 UTC (rev 155501)
@@ -4,7 +4,7 @@
 
 pkgname=mkinitcpio
 pkgver=0.8.6
-pkgrel=1
+pkgrel=2
 pkgdesc=Modular initramfs image creation utility
 arch=('any')
 url=http://www.archlinux.org/;
@@ -26,5 +26,8 @@
   # compat symlink
   install -dm755 $pkgdir/sbin
   ln -s /usr/bin/mkinitcpio $pkgdir/sbin/mkinitcpio
+
+  # moved to pcmciautils:
+  rm $pkgdir/usr/lib/initcpio/install/pcmcia
 }
 



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

2012-04-04 Thread Tom Gundersen
Date: Wednesday, April 4, 2012 @ 07:55:42
  Author: tomegun
Revision: 155502

archrelease: copy trunk to testing-any

Added:
  mkinitcpio/repos/testing-any/PKGBUILD
(from rev 155501, mkinitcpio/trunk/PKGBUILD)
Deleted:
  mkinitcpio/repos/testing-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2012-04-04 11:55:26 UTC (rev 155501)
+++ PKGBUILD2012-04-04 11:55:42 UTC (rev 155502)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Dave Reisner dreis...@archlinux.org
-# Maintainer: Thomas Bächler tho...@archlinux.org
-
-pkgname=mkinitcpio
-pkgver=0.8.6
-pkgrel=1
-pkgdesc=Modular initramfs image creation utility
-arch=('any')
-url=http://www.archlinux.org/;
-license=('GPL')
-depends=('mkinitcpio-busybox=1.19.4-2' 'kmod=3' 'util-linux=2.21' 
'libarchive' 'coreutils'
- 'bash' 'findutils' 'sed' 'grep' 'filesystem=2011.10-1' 'file' 'gzip')
-optdepends=('xz: Use lzma or xz compression for the initramfs image'
-'bzip2: Use bzip2 compression for the initramfs image'
-'lzop: Use lzo compression for the initramfs image'
-'mkinitcpio-nfs-utils: Support for root filesystem on NFS')
-backup=('etc/mkinitcpio.conf')
-source=(ftp://ftp.archlinux.org/other/$pkgname/$pkgname-$pkgver.tar.gz;)
-md5sums=('69863edd6cf27f2a29d2b283415c75fb')
-sha256sums=('751a0319d6791612cb372f1b5a7c33e85ba98e94bb2ffe642645e081328b6ea7')
-
-package() {
-  make -C $pkgname-$pkgver DESTDIR=$pkgdir install
-
-  # compat symlink
-  install -dm755 $pkgdir/sbin
-  ln -s /usr/bin/mkinitcpio $pkgdir/sbin/mkinitcpio
-}
-

Copied: mkinitcpio/repos/testing-any/PKGBUILD (from rev 155501, 
mkinitcpio/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2012-04-04 11:55:42 UTC (rev 155502)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Dave Reisner dreis...@archlinux.org
+# Maintainer: Thomas Bächler tho...@archlinux.org
+
+pkgname=mkinitcpio
+pkgver=0.8.6
+pkgrel=2
+pkgdesc=Modular initramfs image creation utility
+arch=('any')
+url=http://www.archlinux.org/;
+license=('GPL')
+depends=('mkinitcpio-busybox=1.19.4-2' 'kmod=3' 'util-linux=2.21' 
'libarchive' 'coreutils'
+ 'bash' 'findutils' 'sed' 'grep' 'filesystem=2011.10-1' 'file' 'gzip')
+optdepends=('xz: Use lzma or xz compression for the initramfs image'
+'bzip2: Use bzip2 compression for the initramfs image'
+'lzop: Use lzo compression for the initramfs image'
+'mkinitcpio-nfs-utils: Support for root filesystem on NFS')
+backup=('etc/mkinitcpio.conf')
+source=(ftp://ftp.archlinux.org/other/$pkgname/$pkgname-$pkgver.tar.gz;)
+md5sums=('69863edd6cf27f2a29d2b283415c75fb')
+sha256sums=('751a0319d6791612cb372f1b5a7c33e85ba98e94bb2ffe642645e081328b6ea7')
+
+package() {
+  make -C $pkgname-$pkgver DESTDIR=$pkgdir install
+
+  # compat symlink
+  install -dm755 $pkgdir/sbin
+  ln -s /usr/bin/mkinitcpio $pkgdir/sbin/mkinitcpio
+
+  # moved to pcmciautils:
+  rm $pkgdir/usr/lib/initcpio/install/pcmcia
+}
+



[arch-commits] Commit in pcmciautils/trunk (PKGBUILD initcpio-install-pcmcia)

2012-04-04 Thread Tom Gundersen
Date: Wednesday, April 4, 2012 @ 07:56:19
  Author: tomegun
Revision: 155503

upgpkg: pcmciautils 018-4

move initcpio hook from mkinitcpio

Added:
  pcmciautils/trunk/initcpio-install-pcmcia
Modified:
  pcmciautils/trunk/PKGBUILD

-+
 PKGBUILD|   11 ---
 initcpio-install-pcmcia |   22 ++
 2 files changed, 30 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-04-04 11:55:42 UTC (rev 155502)
+++ PKGBUILD2012-04-04 11:56:19 UTC (rev 155503)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Powalowski tp...@archlinux.org
 pkgname=pcmciautils
 pkgver=018
-pkgrel=3
+pkgrel=4
 pkgdesc=Utilities for inserting and removing PCMCIA cards
 arch=(i686 x86_64)
 url=http://kernel.org/pub/linux/utils/kernel/pcmcia/pcmcia.html;
@@ -13,7 +13,8 @@
 depends=('udev' 'sysfsutils')
 conflicts=('pcmcia-cs')
 # 
source=(http://kernel.org/pub/linux/utils/kernel/pcmcia/${pkgname}-${pkgver}.tar.bz2)
 broken due to breakin
-source=(ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.xz)
+source=(ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.xz
+   initcpio-install-pcmcia)
 options=(!makeflags)
 
 build() {
@@ -26,5 +27,9 @@
 package() {
   cd ${srcdir}/${pkgname}-${pkgver}
   make DESTDIR=${pkgdir} install
+
+  # install the mkinitpcio hook
+  install -D -m644 ../initcpio-install-pcmcia 
${pkgdir}/usr/lib/initcpio/install/pcmcia
 }
-md5sums=('964c802994677a71b38ec56554aa229f')
+md5sums=('964c802994677a71b38ec56554aa229f'
+ '2659576a4637c58c4e79a96f8e43e316')

Added: initcpio-install-pcmcia
===
--- initcpio-install-pcmcia (rev 0)
+++ initcpio-install-pcmcia 2012-04-04 11:56:19 UTC (rev 155503)
@@ -0,0 +1,22 @@
+#!/bin/bash
+
+build() {
+FILES=/etc/pcmcia/config.opts
+MODULES= $(checked_modules '/drivers/pcmcia/' | grep -ve 'sound' -e 
'net') $(checked_modules '/ide/legacy')
+
+[[ $MODULES ]]  MODULES+= sd_mod?
+
+add_binary /usr/lib/udev/pcmcia-socket-startup
+add_binary /usr/lib/udev/pcmcia-check-broken-cis
+add_file /usr/lib/udev/rules.d/60-pcmcia.rules
+}
+
+help() {
+cat HELPEOF
+This hook loads the necessary modules for a pcmcia root device.  Detection will
+take place at runtime. To minimize the modules in the image, add the autodetect
+hook too.
+HELPEOF
+}
+
+# vim: set ft=sh ts=4 sw=4 et:



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

2012-04-04 Thread Tom Gundersen
Date: Wednesday, April 4, 2012 @ 07:56:43
  Author: tomegun
Revision: 155504

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

Added:
  pcmciautils/repos/testing-i686/PKGBUILD
(from rev 155503, pcmciautils/trunk/PKGBUILD)
  pcmciautils/repos/testing-i686/initcpio-install-pcmcia
(from rev 155503, pcmciautils/trunk/initcpio-install-pcmcia)
  pcmciautils/repos/testing-x86_64/PKGBUILD
(from rev 155503, pcmciautils/trunk/PKGBUILD)
  pcmciautils/repos/testing-x86_64/initcpio-install-pcmcia
(from rev 155503, pcmciautils/trunk/initcpio-install-pcmcia)
Deleted:
  pcmciautils/repos/testing-i686/PKGBUILD
  pcmciautils/repos/testing-x86_64/PKGBUILD

+
 testing-i686/PKGBUILD  |   65 ---
 testing-i686/initcpio-install-pcmcia   |   22 ++
 testing-x86_64/PKGBUILD|   65 ---
 testing-x86_64/initcpio-install-pcmcia |   22 ++
 4 files changed, 114 insertions(+), 60 deletions(-)

Deleted: testing-i686/PKGBUILD
===
--- testing-i686/PKGBUILD   2012-04-04 11:56:19 UTC (rev 155503)
+++ testing-i686/PKGBUILD   2012-04-04 11:56:43 UTC (rev 155504)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Tom Gundersen t...@jklm.no
-# Contributor: Tobias Powalowski tp...@archlinux.org
-pkgname=pcmciautils
-pkgver=018
-pkgrel=3
-pkgdesc=Utilities for inserting and removing PCMCIA cards
-arch=(i686 x86_64)
-url=http://kernel.org/pub/linux/utils/kernel/pcmcia/pcmcia.html;
-license=('GPL')
-groups=('base')
-# sysfsutils will not be required in the next release
-depends=('udev' 'sysfsutils')
-conflicts=('pcmcia-cs')
-# 
source=(http://kernel.org/pub/linux/utils/kernel/pcmcia/${pkgname}-${pkgver}.tar.bz2)
 broken due to breakin
-source=(ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.xz)
-options=(!makeflags)
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  sed -i -e 's,/usr/bin/install,install,g;
- s,/lib/udev,/usr/lib/udev,g' Makefile
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}
-md5sums=('964c802994677a71b38ec56554aa229f')

Copied: pcmciautils/repos/testing-i686/PKGBUILD (from rev 155503, 
pcmciautils/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-04-04 11:56:43 UTC (rev 155504)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Tom Gundersen t...@jklm.no
+# Contributor: Tobias Powalowski tp...@archlinux.org
+pkgname=pcmciautils
+pkgver=018
+pkgrel=4
+pkgdesc=Utilities for inserting and removing PCMCIA cards
+arch=(i686 x86_64)
+url=http://kernel.org/pub/linux/utils/kernel/pcmcia/pcmcia.html;
+license=('GPL')
+groups=('base')
+# sysfsutils will not be required in the next release
+depends=('udev' 'sysfsutils')
+conflicts=('pcmcia-cs')
+# 
source=(http://kernel.org/pub/linux/utils/kernel/pcmcia/${pkgname}-${pkgver}.tar.bz2)
 broken due to breakin
+source=(ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.xz
+   initcpio-install-pcmcia)
+options=(!makeflags)
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  sed -i -e 's,/usr/bin/install,install,g;
+ s,/lib/udev,/usr/lib/udev,g' Makefile
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+
+  # install the mkinitpcio hook
+  install -D -m644 ../initcpio-install-pcmcia 
${pkgdir}/usr/lib/initcpio/install/pcmcia
+}
+md5sums=('964c802994677a71b38ec56554aa229f'
+ '2659576a4637c58c4e79a96f8e43e316')

Copied: pcmciautils/repos/testing-i686/initcpio-install-pcmcia (from rev 
155503, pcmciautils/trunk/initcpio-install-pcmcia)
===
--- testing-i686/initcpio-install-pcmcia(rev 0)
+++ testing-i686/initcpio-install-pcmcia2012-04-04 11:56:43 UTC (rev 
155504)
@@ -0,0 +1,22 @@
+#!/bin/bash
+
+build() {
+FILES=/etc/pcmcia/config.opts
+MODULES= $(checked_modules '/drivers/pcmcia/' | grep -ve 'sound' -e 
'net') $(checked_modules '/ide/legacy')
+
+[[ $MODULES ]]  MODULES+= sd_mod?
+
+add_binary /usr/lib/udev/pcmcia-socket-startup
+add_binary /usr/lib/udev/pcmcia-check-broken-cis
+add_file /usr/lib/udev/rules.d/60-pcmcia.rules
+}
+
+help() {
+cat HELPEOF
+This hook loads the necessary modules for a pcmcia root device.  Detection will
+take place at runtime. To minimize the modules in the image, add the autodetect
+hook too.
+HELPEOF
+}
+
+# vim: set ft=sh ts=4 sw=4 et:

Deleted: testing-x86_64/PKGBUILD
===
--- testing-x86_64/PKGBUILD 2012-04-04 11:56:19 UTC (rev 155503)
+++ testing-x86_64/PKGBUILD 2012-04-04 11:56:43 UTC (rev 155504)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Tom Gundersen 

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

2012-04-04 Thread Tom Gundersen
Date: Wednesday, April 4, 2012 @ 09:17:07
  Author: tomegun
Revision: 155505

allow fs helpers to be installed in /usr/sbin and /usr/bin

Modified:
  util-linux/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-04-04 11:56:43 UTC (rev 155504)
+++ PKGBUILD2012-04-04 13:17:07 UTC (rev 155505)
@@ -25,6 +25,7 @@
 
   ./configure --prefix=/usr \
   --libdir=/usr/lib \
+  --enable-fs-paths-extra=/usr/bin:/usr/sbin \
   --enable-write \
   --enable-raw \
   --disable-wall \



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

2012-04-04 Thread Dave Reisner
Date: Wednesday, April 4, 2012 @ 09:23:11
  Author: dreisner
Revision: 155506

upgpkg: systemd 44-5

Added:
  systemd/trunk/0001-check-for-proper-return-from-dirent_ensure_type.patch
Modified:
  systemd/trunk/PKGBUILD

+
 0001-check-for-proper-return-from-dirent_ensure_type.patch |   28 +++
 PKGBUILD   |   15 -
 2 files changed, 40 insertions(+), 3 deletions(-)

Added: 0001-check-for-proper-return-from-dirent_ensure_type.patch
===
--- 0001-check-for-proper-return-from-dirent_ensure_type.patch  
(rev 0)
+++ 0001-check-for-proper-return-from-dirent_ensure_type.patch  2012-04-04 
13:23:11 UTC (rev 155506)
@@ -0,0 +1,28 @@
+From 7e5d190ccce8dc064d5756225e306e65fa534ae9 Mon Sep 17 00:00:00 2001
+From: Dave Reisner dreis...@archlinux.org
+Date: Mon, 2 Apr 2012 08:20:34 -0400
+Subject: [PATCH] check for proper return from dirent_ensure_type
+
+Fixes 'systemctl list-unit-files', which previously returned only:
+
+  Failed to issue method call: No such file or directory
+---
+ src/install.c |2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/src/install.c b/src/install.c
+index 174d79b..9256116 100644
+--- a/src/install.c
 b/src/install.c
+@@ -1853,7 +1853,7 @@ int unit_file_get_list(
+ 
+ r = dirent_ensure_type(d, de);
+ if (r  0) {
+-if (errno == ENOENT)
++if (r == -ENOENT)
+ continue;
+ 
+ goto finish;
+-- 
+1.7.9.5
+

Modified: PKGBUILD
===
--- PKGBUILD2012-04-04 13:17:07 UTC (rev 155505)
+++ PKGBUILD2012-04-04 13:23:11 UTC (rev 155506)
@@ -4,7 +4,7 @@
 pkgbase=systemd
 pkgname=('systemd' 'libsystemd')
 pkgver=44
-pkgrel=4
+pkgrel=5
 arch=('i686' 'x86_64')
 url=http://www.freedesktop.org/wiki/Software/systemd;
 license=('GPL2')
@@ -14,11 +14,13 @@
 source=(http://www.freedesktop.org/software/$pkgname/$pkgname-$pkgver.tar.xz;
 os-release
 0001-util-never-follow-symlinks-in-rm_rf_children.patch
-0001-logind-close-FIFO-before-ending-sessions-cleanly.patch)
+0001-logind-close-FIFO-before-ending-sessions-cleanly.patch
+0001-check-for-proper-return-from-dirent_ensure_type.patch)
 md5sums=('11f44ff74c87850064e4351518bcff17'
  '752636def0db3c03f121f8b4f44a63cd'
  'b5863d6d4b47e2b5bda8eb57bde0d327'
- 'd37833358ef6c23fad622ea4a0941d1f')
+ 'd37833358ef6c23fad622ea4a0941d1f'
+ '11f930fd0a3966abc794bf9127a7dde0')
 
 build() {
   cd $pkgname-$pkgver
@@ -29,6 +31,9 @@
   # https://bugs.archlinux.org/task/28386
   patch -Np1 
$srcdir/0001-logind-close-FIFO-before-ending-sessions-cleanly.patch
 
+  # Fix broken 'systemctl list-unit-files' (upstream fb5ef067c49)
+  patch -Np1 
$srcdir/0001-check-for-proper-return-from-dirent_ensure_type.patch
+
   ./configure --sysconfdir=/etc \
   --libexecdir=/usr/lib \
   --with-pamlibdir=/lib/security \
@@ -99,6 +104,10 @@
   ln -s systemctl $pkgdir/usr/share/bash-completion/completions/loginctl
   rm -rf $pkgdir/etc/bash_completion.d
 
+  # fix systemctl where
+  find $pkgdir -type f -name '*.service' -exec \
+  sed -i 's@\([=-]\)/bin/systemctl@\1/usr/bin/systemctl@g' {} +
+
   ### split off libsystemd (libs, includes, pkgconfig, man3)
   install -dm755 $srcdir/libsystemd/usr/{include,lib/pkgconfig}
 



[arch-commits] Commit in systemd/repos/testing-i686 (12 files)

2012-04-04 Thread Dave Reisner
Date: Wednesday, April 4, 2012 @ 09:23:58
  Author: dreisner
Revision: 155507

archrelease: copy trunk to testing-i686

Added:
  
systemd/repos/testing-i686/0001-check-for-proper-return-from-dirent_ensure_type.patch
(from rev 155506, 
systemd/trunk/0001-check-for-proper-return-from-dirent_ensure_type.patch)
  
systemd/repos/testing-i686/0001-logind-close-FIFO-before-ending-sessions-cleanly.patch
(from rev 155506, 
systemd/trunk/0001-logind-close-FIFO-before-ending-sessions-cleanly.patch)
  
systemd/repos/testing-i686/0001-util-never-follow-symlinks-in-rm_rf_children.patch
(from rev 155506, 
systemd/trunk/0001-util-never-follow-symlinks-in-rm_rf_children.patch)
  systemd/repos/testing-i686/PKGBUILD
(from rev 155506, systemd/trunk/PKGBUILD)
  systemd/repos/testing-i686/os-release
(from rev 155506, systemd/trunk/os-release)
  systemd/repos/testing-i686/systemd.install
(from rev 155506, systemd/trunk/systemd.install)
Deleted:
  
systemd/repos/testing-i686/0001-logind-close-FIFO-before-ending-sessions-cleanly.patch
  
systemd/repos/testing-i686/0001-util-never-follow-symlinks-in-rm_rf_children.patch
  systemd/repos/testing-i686/PKGBUILD
  systemd/repos/testing-i686/cpp-compat.patch
  systemd/repos/testing-i686/os-release
  systemd/repos/testing-i686/systemd.install

-+
 0001-check-for-proper-return-from-dirent_ensure_type.patch  |   28 
 0001-logind-close-FIFO-before-ending-sessions-cleanly.patch |  312 +-
 0001-util-never-follow-symlinks-in-rm_rf_children.patch |   64 +-
 PKGBUILD|  245 ---
 cpp-compat.patch|   19 
 os-release  |   10 
 systemd.install |  108 +--
 7 files changed, 402 insertions(+), 384 deletions(-)

Copied: 
systemd/repos/testing-i686/0001-check-for-proper-return-from-dirent_ensure_type.patch
 (from rev 155506, 
systemd/trunk/0001-check-for-proper-return-from-dirent_ensure_type.patch)
===
--- 0001-check-for-proper-return-from-dirent_ensure_type.patch  
(rev 0)
+++ 0001-check-for-proper-return-from-dirent_ensure_type.patch  2012-04-04 
13:23:58 UTC (rev 155507)
@@ -0,0 +1,28 @@
+From 7e5d190ccce8dc064d5756225e306e65fa534ae9 Mon Sep 17 00:00:00 2001
+From: Dave Reisner dreis...@archlinux.org
+Date: Mon, 2 Apr 2012 08:20:34 -0400
+Subject: [PATCH] check for proper return from dirent_ensure_type
+
+Fixes 'systemctl list-unit-files', which previously returned only:
+
+  Failed to issue method call: No such file or directory
+---
+ src/install.c |2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/src/install.c b/src/install.c
+index 174d79b..9256116 100644
+--- a/src/install.c
 b/src/install.c
+@@ -1853,7 +1853,7 @@ int unit_file_get_list(
+ 
+ r = dirent_ensure_type(d, de);
+ if (r  0) {
+-if (errno == ENOENT)
++if (r == -ENOENT)
+ continue;
+ 
+ goto finish;
+-- 
+1.7.9.5
+

Deleted: 0001-logind-close-FIFO-before-ending-sessions-cleanly.patch
===
--- 0001-logind-close-FIFO-before-ending-sessions-cleanly.patch 2012-04-04 
13:23:11 UTC (rev 155506)
+++ 0001-logind-close-FIFO-before-ending-sessions-cleanly.patch 2012-04-04 
13:23:58 UTC (rev 155507)
@@ -1,156 +0,0 @@
-From 75c8e3cffd7da8eede614cf61384957af2c82a29 Mon Sep 17 00:00:00 2001
-From: Lennart Poettering lenn...@poettering.net
-Date: Thu, 22 Mar 2012 02:06:40 +0100
-Subject: [PATCH] logind: close FIFO before ending sessions cleanly
-
-For clean session endings ask logind explicitly to get rid of the FIFO
-before closing it so that the FIFO logic doesn't result in su/sudo to be
-terminated immediately.

- src/login/logind-dbus.c |   30 
- src/login/pam-module.c  |   71 +--
- 2 files changed, 98 insertions(+), 3 deletions(-)
-
-diff --git a/src/login/logind-dbus.c b/src/login/logind-dbus.c
-index d8f4d89..ea6b89f 100644
 a/src/login/logind-dbus.c
-+++ b/src/login/logind-dbus.c
-@@ -80,6 +80,9 @@
-arg name=\seat\ type=\s\ direction=\out\/\n\
-arg name=\vtnr\ type=\u\ direction=\out\/\n\
-   /method\n \
-+  method name=\ReleaseSession\\n  \
-+   arg name=\id\ type=\s\ direction=\in\/\n   \
-+  /method\n \
-   method name=\ActivateSession\\n \
-arg name=\id\ type=\s\ direction=\in\/\n  

[arch-commits] Commit in systemd/repos/testing-x86_64 (12 files)

2012-04-04 Thread Dave Reisner
Date: Wednesday, April 4, 2012 @ 09:26:44
  Author: dreisner
Revision: 155508

archrelease: copy trunk to testing-x86_64

Added:
  
systemd/repos/testing-x86_64/0001-check-for-proper-return-from-dirent_ensure_type.patch
(from rev 155507, 
systemd/trunk/0001-check-for-proper-return-from-dirent_ensure_type.patch)
  
systemd/repos/testing-x86_64/0001-logind-close-FIFO-before-ending-sessions-cleanly.patch
(from rev 155507, 
systemd/trunk/0001-logind-close-FIFO-before-ending-sessions-cleanly.patch)
  
systemd/repos/testing-x86_64/0001-util-never-follow-symlinks-in-rm_rf_children.patch
(from rev 155507, 
systemd/trunk/0001-util-never-follow-symlinks-in-rm_rf_children.patch)
  systemd/repos/testing-x86_64/PKGBUILD
(from rev 155507, systemd/trunk/PKGBUILD)
  systemd/repos/testing-x86_64/os-release
(from rev 155507, systemd/trunk/os-release)
  systemd/repos/testing-x86_64/systemd.install
(from rev 155507, systemd/trunk/systemd.install)
Deleted:
  
systemd/repos/testing-x86_64/0001-logind-close-FIFO-before-ending-sessions-cleanly.patch
  
systemd/repos/testing-x86_64/0001-util-never-follow-symlinks-in-rm_rf_children.patch
  systemd/repos/testing-x86_64/PKGBUILD
  systemd/repos/testing-x86_64/cpp-compat.patch
  systemd/repos/testing-x86_64/os-release
  systemd/repos/testing-x86_64/systemd.install

-+
 0001-check-for-proper-return-from-dirent_ensure_type.patch  |   28 
 0001-logind-close-FIFO-before-ending-sessions-cleanly.patch |  312 +-
 0001-util-never-follow-symlinks-in-rm_rf_children.patch |   64 +-
 PKGBUILD|  245 ---
 cpp-compat.patch|   19 
 os-release  |   10 
 systemd.install |  108 +--
 7 files changed, 402 insertions(+), 384 deletions(-)

Copied: 
systemd/repos/testing-x86_64/0001-check-for-proper-return-from-dirent_ensure_type.patch
 (from rev 155507, 
systemd/trunk/0001-check-for-proper-return-from-dirent_ensure_type.patch)
===
--- 0001-check-for-proper-return-from-dirent_ensure_type.patch  
(rev 0)
+++ 0001-check-for-proper-return-from-dirent_ensure_type.patch  2012-04-04 
13:26:44 UTC (rev 155508)
@@ -0,0 +1,28 @@
+From 7e5d190ccce8dc064d5756225e306e65fa534ae9 Mon Sep 17 00:00:00 2001
+From: Dave Reisner dreis...@archlinux.org
+Date: Mon, 2 Apr 2012 08:20:34 -0400
+Subject: [PATCH] check for proper return from dirent_ensure_type
+
+Fixes 'systemctl list-unit-files', which previously returned only:
+
+  Failed to issue method call: No such file or directory
+---
+ src/install.c |2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/src/install.c b/src/install.c
+index 174d79b..9256116 100644
+--- a/src/install.c
 b/src/install.c
+@@ -1853,7 +1853,7 @@ int unit_file_get_list(
+ 
+ r = dirent_ensure_type(d, de);
+ if (r  0) {
+-if (errno == ENOENT)
++if (r == -ENOENT)
+ continue;
+ 
+ goto finish;
+-- 
+1.7.9.5
+

Deleted: 0001-logind-close-FIFO-before-ending-sessions-cleanly.patch
===
--- 0001-logind-close-FIFO-before-ending-sessions-cleanly.patch 2012-04-04 
13:23:58 UTC (rev 155507)
+++ 0001-logind-close-FIFO-before-ending-sessions-cleanly.patch 2012-04-04 
13:26:44 UTC (rev 155508)
@@ -1,156 +0,0 @@
-From 75c8e3cffd7da8eede614cf61384957af2c82a29 Mon Sep 17 00:00:00 2001
-From: Lennart Poettering lenn...@poettering.net
-Date: Thu, 22 Mar 2012 02:06:40 +0100
-Subject: [PATCH] logind: close FIFO before ending sessions cleanly
-
-For clean session endings ask logind explicitly to get rid of the FIFO
-before closing it so that the FIFO logic doesn't result in su/sudo to be
-terminated immediately.

- src/login/logind-dbus.c |   30 
- src/login/pam-module.c  |   71 +--
- 2 files changed, 98 insertions(+), 3 deletions(-)
-
-diff --git a/src/login/logind-dbus.c b/src/login/logind-dbus.c
-index d8f4d89..ea6b89f 100644
 a/src/login/logind-dbus.c
-+++ b/src/login/logind-dbus.c
-@@ -80,6 +80,9 @@
-arg name=\seat\ type=\s\ direction=\out\/\n\
-arg name=\vtnr\ type=\u\ direction=\out\/\n\
-   /method\n \
-+  method name=\ReleaseSession\\n  \
-+   arg name=\id\ type=\s\ direction=\in\/\n   \
-+  /method\n \
-   method name=\ActivateSession\\n \
-arg name=\id\ 

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

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 10:11:58
  Author: andrea
Revision: 155509

db-move: moved kdelibs from [staging] to [extra] (i686)

Added:
  kdelibs/repos/extra-i686/PKGBUILD
(from rev 155508, kdelibs/repos/staging-i686/PKGBUILD)
  kdelibs/repos/extra-i686/archlinux-menu.patch
(from rev 155508, kdelibs/repos/staging-i686/archlinux-menu.patch)
  kdelibs/repos/extra-i686/kde-applications-menu.patch
(from rev 155508, kdelibs/repos/staging-i686/kde-applications-menu.patch)
  kdelibs/repos/extra-i686/kdelibs.install
(from rev 155508, kdelibs/repos/staging-i686/kdelibs.install)
  kdelibs/repos/extra-i686/use-pythondontwritebytecode.patch
(from rev 155508, 
kdelibs/repos/staging-i686/use-pythondontwritebytecode.patch)
Deleted:
  kdelibs/repos/staging-i686/

---+
 PKGBUILD  |   61 +++
 archlinux-menu.patch  |   22 +
 kde-applications-menu.patch   |   22 +
 kdelibs.install   |   13 +
 use-pythondontwritebytecode.patch |   80 
 5 files changed, 198 insertions(+)

Copied: kdelibs/repos/extra-i686/PKGBUILD (from rev 155508, 
kdelibs/repos/staging-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-04-04 14:11:58 UTC (rev 155509)
@@ -0,0 +1,61 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Pierre Schmitz pie...@archlinux.de
+
+pkgname=kdelibs
+pkgver=4.8.2
+pkgrel=1
+pkgdesc=KDE Core Libraries
+arch=('i686' 'x86_64')
+url='http://www.kde.org'
+license=('GPL' 'LGPL' 'FDL')
+depends=('strigi' 'attica' 'libxss' 'xz' 'soprano' 'krb5' 'grantlee'
+'shared-desktop-ontologies' 'qca' 'libdbusmenu-qt' 'polkit-qt'
+'shared-mime-info' 'enchant' 'giflib' 'jasper' 'openexr' 'docbook-xsl'
+'upower' 'udisks' 'libxcursor' 'phonon' 'qtwebkit')
+makedepends=('cmake' 'automoc4' 'avahi' 'libgl' 'hspell')
+replaces=('kdelibs-experimental')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;
+'kde-applications-menu.patch' 'archlinux-menu.patch'
+'use-pythondontwritebytecode.patch')
+sha1sums=('f844ae0877880563361144d9577706064c3483e7'
+  '86ee8c8660f19de8141ac99cd6943964d97a1ed7'
+  '63a850ab4196b9d06934f2b4a13acd9f7739bc67'
+  'a1e35760d5b4e29471ad357c963a343c67200f32')
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+
+   # avoid file conflict with gnome-menus
+   patch -p1 -i ${srcdir}/kde-applications-menu.patch
+   # add Archlinux menu entry
+   patch -p1 -i ${srcdir}/archlinux-menu.patch
+
+   # Set PYTHONDONTWRITEBYTECODE (KDEBUG#276151)
+   patch -p0 -i ${srcdir}/use-pythondontwritebytecode.patch
+
+   cd ${srcdir}
+   mkdir build
+   cd build
+   cmake ../${pkgname}-${pkgver} \
+   -DCMAKE_BUILD_TYPE=Release \
+   -DCMAKE_SKIP_RPATH=ON \
+   -DKDE_DISTRIBUTION_TEXT='Arch Linux' \
+   -DCMAKE_INSTALL_PREFIX=/usr \
+   -DSYSCONF_INSTALL_DIR=/etc \
+   -DHTML_INSTALL_DIR=/usr/share/doc/kde/html \
+   -DKDE_DEFAULT_HOME='.kde4' \
+   -DWITH_FAM=OFF
+   make
+}
+
+package() {
+   cd ${srcdir}/build
+   make DESTDIR=${pkgdir} install
+
+   # cert bundle seems to be hardcoded
+   # link it to the one from ca-certificates
+   rm -f ${pkgdir}/usr/share/apps/kssl/ca-bundle.crt
+   ln -sf /etc/ssl/certs/ca-certificates.crt 
${pkgdir}/usr/share/apps/kssl/ca-bundle.crt
+}

Copied: kdelibs/repos/extra-i686/archlinux-menu.patch (from rev 155508, 
kdelibs/repos/staging-i686/archlinux-menu.patch)
===
--- extra-i686/archlinux-menu.patch (rev 0)
+++ extra-i686/archlinux-menu.patch 2012-04-04 14:11:58 UTC (rev 155509)
@@ -0,0 +1,22 @@
+--- kdelibs-4.3.98/kded/applications.menu  2010-01-31 19:28:11.0 
+
 kdelibs-4.3.98/kded/applications.menu  2010-01-31 22:25:53.556043077 
+
+@@ -16,11 +16,19 @@
+   /DefaultLayout
+   Layout
+   Merge type=menus/
++  MenunameArch Linux/Menuname
+   MenunameApplications/Menuname
+   Merge type=files/
+   /Layout
+ 
+   Menu
++  NameArch Linux/Name 
  
++  DirectoryArchlinux.directory/Directory  
 
++  Include   
 
++  CategoryArchlinux/Category  
 

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

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 10:12:00
  Author: andrea
Revision: 155510

db-move: moved kdelibs from [staging] to [extra] (x86_64)

Added:
  kdelibs/repos/extra-x86_64/PKGBUILD
(from rev 155508, kdelibs/repos/staging-x86_64/PKGBUILD)
  kdelibs/repos/extra-x86_64/archlinux-menu.patch
(from rev 155508, kdelibs/repos/staging-x86_64/archlinux-menu.patch)
  kdelibs/repos/extra-x86_64/kde-applications-menu.patch
(from rev 155508, kdelibs/repos/staging-x86_64/kde-applications-menu.patch)
  kdelibs/repos/extra-x86_64/kdelibs.install
(from rev 155508, kdelibs/repos/staging-x86_64/kdelibs.install)
  kdelibs/repos/extra-x86_64/use-pythondontwritebytecode.patch
(from rev 155508, 
kdelibs/repos/staging-x86_64/use-pythondontwritebytecode.patch)
Deleted:
  kdelibs/repos/extra-x86_64/PKGBUILD
  kdelibs/repos/extra-x86_64/archlinux-menu.patch
  kdelibs/repos/extra-x86_64/fix-kmail-crash.patch
  kdelibs/repos/extra-x86_64/kde-applications-menu.patch
  kdelibs/repos/extra-x86_64/kdelibs.install
  kdelibs/repos/extra-x86_64/use-pythondontwritebytecode.patch
  kdelibs/repos/staging-x86_64/

---+
 PKGBUILD  |  127 +---
 archlinux-menu.patch  |   44 -
 fix-kmail-crash.patch |   71 ---
 kde-applications-menu.patch   |   44 -
 kdelibs.install   |   26 ++---
 use-pythondontwritebytecode.patch |  160 ++--
 6 files changed, 198 insertions(+), 274 deletions(-)

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-04-04 14:11:58 UTC (rev 155509)
+++ extra-x86_64/PKGBUILD   2012-04-04 14:12:00 UTC (rev 155510)
@@ -1,66 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Pierre Schmitz pie...@archlinux.de
-
-pkgname=kdelibs
-pkgver=4.8.1
-pkgrel=2
-pkgdesc=KDE Core Libraries
-arch=('i686' 'x86_64')
-url='http://www.kde.org'
-license=('GPL' 'LGPL' 'FDL')
-depends=('strigi' 'attica' 'libxss' 'xz' 'soprano' 'krb5' 'grantlee'
-'shared-desktop-ontologies' 'qca' 'libdbusmenu-qt' 'polkit-qt'
-'shared-mime-info' 'enchant' 'giflib' 'jasper' 'openexr' 'docbook-xsl'
-'upower' 'udisks' 'libxcursor' 'phonon' 'qtwebkit')
-makedepends=('cmake' 'automoc4' 'avahi' 'libgl' 'hspell')
-replaces=('kdelibs-experimental')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;
-'kde-applications-menu.patch' 'archlinux-menu.patch'
-'fix-kmail-crash.patch'
-'use-pythondontwritebytecode.patch')
-sha1sums=('da4e13f63ac340619351e9a2f4211cce8ec4fdf8'
-  '86ee8c8660f19de8141ac99cd6943964d97a1ed7'
-  '63a850ab4196b9d06934f2b4a13acd9f7739bc67'
-  '081b0663480568359120b573d26abb91e1a348c0'
-  'a1e35760d5b4e29471ad357c963a343c67200f32')
-
-build() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-
-   # avoid file conflict with gnome-menus
-   patch -p1 -i ${srcdir}/kde-applications-menu.patch
-   # add Archlinux menu entry
-   patch -p1 -i ${srcdir}/archlinux-menu.patch
-
-   # Upstream (FS#28907)
-   patch -p1 -i ${srcdir}/fix-kmail-crash.patch
-
-   # Set PYTHONDONTWRITEBYTECODE (KDEBUG#276151)
-   patch -p0 -i ${srcdir}/use-pythondontwritebytecode.patch
-
-   cd ${srcdir}
-   mkdir build
-   cd build
-   cmake ../${pkgname}-${pkgver} \
-   -DCMAKE_BUILD_TYPE=Release \
-   -DCMAKE_SKIP_RPATH=ON \
-   -DKDE_DISTRIBUTION_TEXT='Arch Linux' \
-   -DCMAKE_INSTALL_PREFIX=/usr \
-   -DSYSCONF_INSTALL_DIR=/etc \
-   -DHTML_INSTALL_DIR=/usr/share/doc/kde/html \
-   -DKDE_DEFAULT_HOME='.kde4' \
-   -DWITH_FAM=OFF
-   make
-}
-
-package() {
-   cd ${srcdir}/build
-   make DESTDIR=${pkgdir} install
-
-   # cert bundle seems to be hardcoded
-   # link it to the one from ca-certificates
-   rm -f ${pkgdir}/usr/share/apps/kssl/ca-bundle.crt
-   ln -sf /etc/ssl/certs/ca-certificates.crt 
${pkgdir}/usr/share/apps/kssl/ca-bundle.crt
-}

Copied: kdelibs/repos/extra-x86_64/PKGBUILD (from rev 155508, 
kdelibs/repos/staging-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2012-04-04 14:12:00 UTC (rev 155510)
@@ -0,0 +1,61 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Pierre Schmitz pie...@archlinux.de
+
+pkgname=kdelibs
+pkgver=4.8.2
+pkgrel=1
+pkgdesc=KDE Core Libraries
+arch=('i686' 'x86_64')
+url='http://www.kde.org'
+license=('GPL' 'LGPL' 'FDL')
+depends=('strigi' 'attica' 'libxss' 'xz' 'soprano' 'krb5' 'grantlee'
+'shared-desktop-ontologies' 'qca' 'libdbusmenu-qt' 'polkit-qt'
+

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

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 10:12:03
  Author: andrea
Revision: 155511

db-move: moved kdepimlibs from [staging] to [extra] (i686)

Added:
  kdepimlibs/repos/extra-i686/PKGBUILD
(from rev 155508, kdepimlibs/repos/staging-i686/PKGBUILD)
  kdepimlibs/repos/extra-i686/kdepimlibs.install
(from rev 155508, kdepimlibs/repos/staging-i686/kdepimlibs.install)
Deleted:
  kdepimlibs/repos/extra-i686/PKGBUILD
  kdepimlibs/repos/extra-i686/kdepimlibs.install
  kdepimlibs/repos/staging-i686/

+
 PKGBUILD   |   64 +--
 kdepimlibs.install |   22 -
 2 files changed, 43 insertions(+), 43 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-04-04 14:12:00 UTC (rev 155510)
+++ extra-i686/PKGBUILD 2012-04-04 14:12:03 UTC (rev 155511)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Pierre Schmitz pie...@archlinux.de
-
-pkgname=kdepimlibs
-pkgver=4.8.1
-pkgrel=1
-pkgdesc=KDE PIM Libraries
-arch=('i686' 'x86_64')
-url='http://www.kde.org'
-license=('GPL' 'LGPL')
-depends=('kdelibs' 'gpgme' 'akonadi' 'libical' 'prison')
-makedepends=('cmake' 'automoc4' 'boost' 'cyrus-sasl' 'openldap')
-install='kdepimlibs.install'
-source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('ccc653df34fd8f5f8eddac9a9e14f0fa1ea82839')
-
-build() {
-   cd ${srcdir}
-   mkdir build
-   cd build
-   cmake ../${pkgname}-${pkgver} \
-   -DCMAKE_BUILD_TYPE=Release \
-   -DCMAKE_SKIP_RPATH=ON \
-   -DCMAKE_INSTALL_PREFIX=/usr
-   make
-}
-
-package() {
-   cd $srcdir/build
-   make DESTDIR=$pkgdir install
-}

Copied: kdepimlibs/repos/extra-i686/PKGBUILD (from rev 155508, 
kdepimlibs/repos/staging-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-04-04 14:12:03 UTC (rev 155511)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Pierre Schmitz pie...@archlinux.de
+
+pkgname=kdepimlibs
+pkgver=4.8.2
+pkgrel=1
+pkgdesc=KDE PIM Libraries
+arch=('i686' 'x86_64')
+url='http://www.kde.org'
+license=('GPL' 'LGPL')
+depends=('kdelibs' 'gpgme' 'akonadi' 'libical' 'prison')
+makedepends=('cmake' 'automoc4' 'boost' 'cyrus-sasl')
+install='kdepimlibs.install'
+source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('038474d1c8a3d5c430f25823e25330fa464cfe40')
+
+build() {
+   cd ${srcdir}
+   mkdir build
+   cd build
+   cmake ../${pkgname}-${pkgver} \
+   -DCMAKE_BUILD_TYPE=Release \
+   -DCMAKE_SKIP_RPATH=ON \
+   -DCMAKE_INSTALL_PREFIX=/usr
+   make
+}
+
+package() {
+   cd $srcdir/build
+   make DESTDIR=$pkgdir install
+}

Deleted: extra-i686/kdepimlibs.install
===
--- extra-i686/kdepimlibs.install   2012-04-04 14:12:00 UTC (rev 155510)
+++ extra-i686/kdepimlibs.install   2012-04-04 14:12:03 UTC (rev 155511)
@@ -1,11 +0,0 @@
-post_install() {
-   update-mime-database usr/share/mime  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}
\ No newline at end of file

Copied: kdepimlibs/repos/extra-i686/kdepimlibs.install (from rev 155508, 
kdepimlibs/repos/staging-i686/kdepimlibs.install)
===
--- extra-i686/kdepimlibs.install   (rev 0)
+++ extra-i686/kdepimlibs.install   2012-04-04 14:12:03 UTC (rev 155511)
@@ -0,0 +1,11 @@
+post_install() {
+   update-mime-database usr/share/mime  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}
\ No newline at end of file



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

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 10:12:05
  Author: andrea
Revision: 155512

db-move: moved kdepimlibs from [staging] to [extra] (x86_64)

Added:
  kdepimlibs/repos/extra-x86_64/PKGBUILD
(from rev 155508, kdepimlibs/repos/staging-x86_64/PKGBUILD)
  kdepimlibs/repos/extra-x86_64/kdepimlibs.install
(from rev 155508, kdepimlibs/repos/staging-x86_64/kdepimlibs.install)
Deleted:
  kdepimlibs/repos/extra-x86_64/PKGBUILD
  kdepimlibs/repos/extra-x86_64/kdepimlibs.install
  kdepimlibs/repos/staging-x86_64/

+
 PKGBUILD   |   64 +--
 kdepimlibs.install |   22 -
 2 files changed, 43 insertions(+), 43 deletions(-)

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-04-04 14:12:03 UTC (rev 155511)
+++ extra-x86_64/PKGBUILD   2012-04-04 14:12:05 UTC (rev 155512)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Pierre Schmitz pie...@archlinux.de
-
-pkgname=kdepimlibs
-pkgver=4.8.1
-pkgrel=1
-pkgdesc=KDE PIM Libraries
-arch=('i686' 'x86_64')
-url='http://www.kde.org'
-license=('GPL' 'LGPL')
-depends=('kdelibs' 'gpgme' 'akonadi' 'libical' 'prison')
-makedepends=('cmake' 'automoc4' 'boost' 'cyrus-sasl' 'openldap')
-install='kdepimlibs.install'
-source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('ccc653df34fd8f5f8eddac9a9e14f0fa1ea82839')
-
-build() {
-   cd ${srcdir}
-   mkdir build
-   cd build
-   cmake ../${pkgname}-${pkgver} \
-   -DCMAKE_BUILD_TYPE=Release \
-   -DCMAKE_SKIP_RPATH=ON \
-   -DCMAKE_INSTALL_PREFIX=/usr
-   make
-}
-
-package() {
-   cd $srcdir/build
-   make DESTDIR=$pkgdir install
-}

Copied: kdepimlibs/repos/extra-x86_64/PKGBUILD (from rev 155508, 
kdepimlibs/repos/staging-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2012-04-04 14:12:05 UTC (rev 155512)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Pierre Schmitz pie...@archlinux.de
+
+pkgname=kdepimlibs
+pkgver=4.8.2
+pkgrel=1
+pkgdesc=KDE PIM Libraries
+arch=('i686' 'x86_64')
+url='http://www.kde.org'
+license=('GPL' 'LGPL')
+depends=('kdelibs' 'gpgme' 'akonadi' 'libical' 'prison')
+makedepends=('cmake' 'automoc4' 'boost' 'cyrus-sasl')
+install='kdepimlibs.install'
+source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('038474d1c8a3d5c430f25823e25330fa464cfe40')
+
+build() {
+   cd ${srcdir}
+   mkdir build
+   cd build
+   cmake ../${pkgname}-${pkgver} \
+   -DCMAKE_BUILD_TYPE=Release \
+   -DCMAKE_SKIP_RPATH=ON \
+   -DCMAKE_INSTALL_PREFIX=/usr
+   make
+}
+
+package() {
+   cd $srcdir/build
+   make DESTDIR=$pkgdir install
+}

Deleted: extra-x86_64/kdepimlibs.install
===
--- extra-x86_64/kdepimlibs.install 2012-04-04 14:12:03 UTC (rev 155511)
+++ extra-x86_64/kdepimlibs.install 2012-04-04 14:12:05 UTC (rev 155512)
@@ -1,11 +0,0 @@
-post_install() {
-   update-mime-database usr/share/mime  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}
\ No newline at end of file

Copied: kdepimlibs/repos/extra-x86_64/kdepimlibs.install (from rev 155508, 
kdepimlibs/repos/staging-x86_64/kdepimlibs.install)
===
--- extra-x86_64/kdepimlibs.install (rev 0)
+++ extra-x86_64/kdepimlibs.install 2012-04-04 14:12:05 UTC (rev 155512)
@@ -0,0 +1,11 @@
+post_install() {
+   update-mime-database usr/share/mime  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}
\ No newline at end of file



[arch-commits] Commit in oxygen-icons/repos (3 files)

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 10:12:06
  Author: andrea
Revision: 155513

db-move: moved oxygen-icons from [staging] to [extra] (any)

Added:
  oxygen-icons/repos/extra-any/PKGBUILD
(from rev 155508, oxygen-icons/repos/staging-any/PKGBUILD)
Deleted:
  oxygen-icons/repos/extra-any/PKGBUILD
  oxygen-icons/repos/staging-any/

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

Deleted: extra-any/PKGBUILD
===
--- extra-any/PKGBUILD  2012-04-04 14:12:05 UTC (rev 155512)
+++ extra-any/PKGBUILD  2012-04-04 14:12:06 UTC (rev 155513)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Pierre Schmitz pie...@archlinux.de
-
-pkgbase=oxygen-icons
-pkgname=('oxygen-icons'
- 'oxygen-icons-svg')
-pkgver=4.8.1
-pkgrel=1
-pkgdesc=The Oxygen Icon Theme
-arch=('any')
-url='http://www.oxygen-icons.org/'
-license=('LGPL')
-makedepends=('cmake' 'automoc4')
-source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('cce20fe134b49ef39175c95cd058cb144c134ec1')
-
-build() {
-   cd $srcdir
-   mkdir build
-   cd build
-   cmake ../${pkgname}-${pkgver} \
-   -DCMAKE_BUILD_TYPE=Release \
-   -DCMAKE_INSTALL_PREFIX=/usr
-   make
-}
-
-package_oxygen-icons() {
-   cd $srcdir/build
-   make DESTDIR=$pkgdir install
-}
-
-package_oxygen-icons-svg() {
-   pkgdesc=The Oxygen Icon Theme (Scalable Vector Graphics)
-   cd $srcdir/${pkgbase}-${pkgver}
-   find scalable -type f ! -name '*.sh' -exec \
-   install -D -m644 {} ${pkgdir}/usr/share/icons/oxygen/{} \;
-}

Copied: oxygen-icons/repos/extra-any/PKGBUILD (from rev 155508, 
oxygen-icons/repos/staging-any/PKGBUILD)
===
--- extra-any/PKGBUILD  (rev 0)
+++ extra-any/PKGBUILD  2012-04-04 14:12:06 UTC (rev 155513)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Pierre Schmitz pie...@archlinux.de
+
+pkgbase=oxygen-icons
+pkgname=('oxygen-icons'
+ 'oxygen-icons-svg')
+pkgver=4.8.2
+pkgrel=1
+pkgdesc=The Oxygen Icon Theme
+arch=('any')
+url='http://www.oxygen-icons.org/'
+license=('LGPL')
+makedepends=('cmake' 'automoc4')
+source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('8c16ad0a660bce0a5cddca6bf16aecb65bb892ee')
+
+build() {
+   cd $srcdir
+   mkdir build
+   cd build
+   cmake ../${pkgname}-${pkgver} \
+   -DCMAKE_BUILD_TYPE=Release \
+   -DCMAKE_INSTALL_PREFIX=/usr
+   make
+}
+
+package_oxygen-icons() {
+   cd $srcdir/build
+   make DESTDIR=$pkgdir install
+}
+
+package_oxygen-icons-svg() {
+   pkgdesc=The Oxygen Icon Theme (Scalable Vector Graphics)
+   cd $srcdir/${pkgbase}-${pkgver}
+   find scalable -type f ! -name '*.sh' -exec \
+   install -D -m644 {} ${pkgdir}/usr/share/icons/oxygen/{} \;
+}



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

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 10:12:08
  Author: andrea
Revision: 155514

db-move: moved kdebase-runtime from [staging] to [extra] (i686)

Added:
  kdebase-runtime/repos/extra-i686/PKGBUILD
(from rev 155508, kdebase-runtime/repos/staging-i686/PKGBUILD)
  kdebase-runtime/repos/extra-i686/kdebase-runtime.install
(from rev 155508, 
kdebase-runtime/repos/staging-i686/kdebase-runtime.install)
Deleted:
  kdebase-runtime/repos/extra-i686/PKGBUILD
  kdebase-runtime/repos/extra-i686/kdebase-runtime.install
  kdebase-runtime/repos/staging-i686/

-+
 PKGBUILD|   86 +++---
 kdebase-runtime.install |   24 ++--
 2 files changed, 55 insertions(+), 55 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-04-04 14:12:06 UTC (rev 155513)
+++ extra-i686/PKGBUILD 2012-04-04 14:12:08 UTC (rev 155514)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Pierre Schmitz pie...@archlinux.de
-
-pkgname=kdebase-runtime
-pkgver=4.8.1
-pkgrel=2
-pkgdesc=KDE Base Runtime Environment
-arch=('i686' 'x86_64')
-url='http://www.kde.org'
-license=('GPL' 'LGPL')
-depends=('kdelibs' 'smbclient' 'libssh' 'libcanberra' 'oxygen-icons' 
'xorg-xauth')
-makedepends=('pkg-config' 'cmake' 'automoc4' 'kdepimlibs' 'openslp' 'doxygen')
-optdepends=('htdig: to build the search index in khelpcenter'
-'rarian: needed by khelpcenter'
-'gdb: drkonq crash handler')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/${pkgver}/src/kde-runtime-${pkgver}.tar.xz;)
-sha1sums=('82b57dc38335716fb382a665b536a9aece4684d6')
-
-build() {
-cd ${srcdir}
-   mkdir build
-   cd build
-   cmake ../kde-runtime-${pkgver} \
-   -DCMAKE_BUILD_TYPE=Release \
-   -DCMAKE_SKIP_RPATH=ON \
-   -DCMAKE_INSTALL_PREFIX=/usr \
--DWITH_QNtrack=OFF \
--DWITH_Xine=OFF
-   make
-}
-
-package() {
-   cd $srcdir/build
-   make DESTDIR=$pkgdir install
-   rm -f ${pkgdir}/usr/share/icons/hicolor/index.theme
-   ln -sf /usr/lib/kde4/libexec/kdesu ${pkgdir}/usr/bin/
-
-# Fix Python2 path
-sed -i 's|/usr/bin/env python|/usr/bin/env python2|' \
-  ${pkgdir}/usr/bin/nepomuk-simpleresource-rcgen
-}

Copied: kdebase-runtime/repos/extra-i686/PKGBUILD (from rev 155508, 
kdebase-runtime/repos/staging-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-04-04 14:12:08 UTC (rev 155514)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Pierre Schmitz pie...@archlinux.de
+
+pkgname=kdebase-runtime
+pkgver=4.8.2
+pkgrel=1
+pkgdesc=KDE Base Runtime Environment
+arch=('i686' 'x86_64')
+url='http://www.kde.org'
+license=('GPL' 'LGPL')
+depends=('kdelibs' 'smbclient' 'libssh' 'libcanberra' 'oxygen-icons' 
'xorg-xauth')
+makedepends=('pkg-config' 'cmake' 'automoc4' 'kdepimlibs' 'openslp' 'doxygen' 
'networkmanager')
+optdepends=('htdig: to build the search index in khelpcenter'
+'rarian: needed by khelpcenter'
+'gdb: drkonq crash handler')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/${pkgver}/src/kde-runtime-${pkgver}.tar.xz;)
+sha1sums=('d2931b8a7c744d6c2fc95d46b2195ed2cd253c00')
+
+build() {
+cd ${srcdir}
+   mkdir build
+   cd build
+   cmake ../kde-runtime-${pkgver} \
+   -DCMAKE_BUILD_TYPE=Release \
+   -DCMAKE_SKIP_RPATH=ON \
+   -DCMAKE_INSTALL_PREFIX=/usr \
+-DWITH_QNtrack=OFF \
+-DWITH_Xine=OFF
+   make
+}
+
+package() {
+   cd $srcdir/build
+   make DESTDIR=$pkgdir install
+   rm -f ${pkgdir}/usr/share/icons/hicolor/index.theme
+   ln -sf /usr/lib/kde4/libexec/kdesu ${pkgdir}/usr/bin/
+
+# Fix Python2 path
+sed -i 's|/usr/bin/env python|/usr/bin/env python2|' \
+  ${pkgdir}/usr/bin/nepomuk-simpleresource-rcgen
+}

Deleted: extra-i686/kdebase-runtime.install
===
--- extra-i686/kdebase-runtime.install  2012-04-04 14:12:06 UTC (rev 155513)
+++ extra-i686/kdebase-runtime.install  2012-04-04 14:12:08 UTC (rev 155514)
@@ -1,12 +0,0 @@
-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: kdebase-runtime/repos/extra-i686/kdebase-runtime.install (from rev 
155508, kdebase-runtime/repos/staging-i686/kdebase-runtime.install)
===
--- extra-i686/kdebase-runtime.install  (rev 0)
+++ extra-i686/kdebase-runtime.install  

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

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 10:12:10
  Author: andrea
Revision: 155515

db-move: moved kdebase-runtime from [staging] to [extra] (x86_64)

Added:
  kdebase-runtime/repos/extra-x86_64/PKGBUILD
(from rev 155508, kdebase-runtime/repos/staging-x86_64/PKGBUILD)
  kdebase-runtime/repos/extra-x86_64/kdebase-runtime.install
(from rev 155508, 
kdebase-runtime/repos/staging-x86_64/kdebase-runtime.install)
Deleted:
  kdebase-runtime/repos/extra-x86_64/PKGBUILD
  kdebase-runtime/repos/extra-x86_64/kdebase-runtime.install
  kdebase-runtime/repos/staging-x86_64/

-+
 PKGBUILD|   86 +++---
 kdebase-runtime.install |   24 ++--
 2 files changed, 55 insertions(+), 55 deletions(-)

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-04-04 14:12:08 UTC (rev 155514)
+++ extra-x86_64/PKGBUILD   2012-04-04 14:12:10 UTC (rev 155515)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Pierre Schmitz pie...@archlinux.de
-
-pkgname=kdebase-runtime
-pkgver=4.8.1
-pkgrel=2
-pkgdesc=KDE Base Runtime Environment
-arch=('i686' 'x86_64')
-url='http://www.kde.org'
-license=('GPL' 'LGPL')
-depends=('kdelibs' 'smbclient' 'libssh' 'libcanberra' 'oxygen-icons' 
'xorg-xauth')
-makedepends=('pkg-config' 'cmake' 'automoc4' 'kdepimlibs' 'openslp' 'doxygen')
-optdepends=('htdig: to build the search index in khelpcenter'
-'rarian: needed by khelpcenter'
-'gdb: drkonq crash handler')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/${pkgver}/src/kde-runtime-${pkgver}.tar.xz;)
-sha1sums=('82b57dc38335716fb382a665b536a9aece4684d6')
-
-build() {
-cd ${srcdir}
-   mkdir build
-   cd build
-   cmake ../kde-runtime-${pkgver} \
-   -DCMAKE_BUILD_TYPE=Release \
-   -DCMAKE_SKIP_RPATH=ON \
-   -DCMAKE_INSTALL_PREFIX=/usr \
--DWITH_QNtrack=OFF \
--DWITH_Xine=OFF
-   make
-}
-
-package() {
-   cd $srcdir/build
-   make DESTDIR=$pkgdir install
-   rm -f ${pkgdir}/usr/share/icons/hicolor/index.theme
-   ln -sf /usr/lib/kde4/libexec/kdesu ${pkgdir}/usr/bin/
-
-# Fix Python2 path
-sed -i 's|/usr/bin/env python|/usr/bin/env python2|' \
-  ${pkgdir}/usr/bin/nepomuk-simpleresource-rcgen
-}

Copied: kdebase-runtime/repos/extra-x86_64/PKGBUILD (from rev 155508, 
kdebase-runtime/repos/staging-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2012-04-04 14:12:10 UTC (rev 155515)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Pierre Schmitz pie...@archlinux.de
+
+pkgname=kdebase-runtime
+pkgver=4.8.2
+pkgrel=1
+pkgdesc=KDE Base Runtime Environment
+arch=('i686' 'x86_64')
+url='http://www.kde.org'
+license=('GPL' 'LGPL')
+depends=('kdelibs' 'smbclient' 'libssh' 'libcanberra' 'oxygen-icons' 
'xorg-xauth')
+makedepends=('pkg-config' 'cmake' 'automoc4' 'kdepimlibs' 'openslp' 'doxygen' 
'networkmanager')
+optdepends=('htdig: to build the search index in khelpcenter'
+'rarian: needed by khelpcenter'
+'gdb: drkonq crash handler')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/${pkgver}/src/kde-runtime-${pkgver}.tar.xz;)
+sha1sums=('d2931b8a7c744d6c2fc95d46b2195ed2cd253c00')
+
+build() {
+cd ${srcdir}
+   mkdir build
+   cd build
+   cmake ../kde-runtime-${pkgver} \
+   -DCMAKE_BUILD_TYPE=Release \
+   -DCMAKE_SKIP_RPATH=ON \
+   -DCMAKE_INSTALL_PREFIX=/usr \
+-DWITH_QNtrack=OFF \
+-DWITH_Xine=OFF
+   make
+}
+
+package() {
+   cd $srcdir/build
+   make DESTDIR=$pkgdir install
+   rm -f ${pkgdir}/usr/share/icons/hicolor/index.theme
+   ln -sf /usr/lib/kde4/libexec/kdesu ${pkgdir}/usr/bin/
+
+# Fix Python2 path
+sed -i 's|/usr/bin/env python|/usr/bin/env python2|' \
+  ${pkgdir}/usr/bin/nepomuk-simpleresource-rcgen
+}

Deleted: extra-x86_64/kdebase-runtime.install
===
--- extra-x86_64/kdebase-runtime.install2012-04-04 14:12:08 UTC (rev 
155514)
+++ extra-x86_64/kdebase-runtime.install2012-04-04 14:12:10 UTC (rev 
155515)
@@ -1,12 +0,0 @@
-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: kdebase-runtime/repos/extra-x86_64/kdebase-runtime.install (from rev 
155508, kdebase-runtime/repos/staging-x86_64/kdebase-runtime.install)
===
--- extra-x86_64/kdebase-runtime.install

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

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 10:12:12
  Author: andrea
Revision: 155516

db-move: moved kdepim-runtime from [staging] to [extra] (i686)

Added:
  kdepim-runtime/repos/extra-i686/PKGBUILD
(from rev 155508, kdepim-runtime/repos/staging-i686/PKGBUILD)
  kdepim-runtime/repos/extra-i686/kdepim-runtime.install
(from rev 155508, kdepim-runtime/repos/staging-i686/kdepim-runtime.install)
Deleted:
  kdepim-runtime/repos/extra-i686/PKGBUILD
  kdepim-runtime/repos/extra-i686/kdepim-runtime.install
  kdepim-runtime/repos/staging-i686/

+
 PKGBUILD   |   64 +++
 kdepim-runtime.install |   24 -
 2 files changed, 44 insertions(+), 44 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-04-04 14:12:10 UTC (rev 155515)
+++ extra-i686/PKGBUILD 2012-04-04 14:12:12 UTC (rev 155516)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Pierre Schmitz pie...@archlinux.de
-
-pkgname=kdepim-runtime
-pkgver=4.8.1
-pkgrel=1
-pkgdesc='KDE PIM Runtime Environment'
-arch=('i686' 'x86_64')
-url='http://www.kde.org'
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdepimlibs' 'kdebase-runtime')
-makedepends=('cmake' 'automoc4' 'boost')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('2e2e5f1dbfd1b54f0e2b71f9f23be2cfa94348f2')
-
-build() {
-cd ${srcdir}
-   mkdir build
-   cd build
-   cmake ../${pkgname}-${pkgver} \
-   -DCMAKE_BUILD_TYPE=Release \
-   -DCMAKE_SKIP_RPATH=ON \
-   -DCMAKE_INSTALL_PREFIX=/usr
-   make
-}
-
-package() {
-   cd ${srcdir}/build
-   make DESTDIR=${pkgdir} install
-}

Copied: kdepim-runtime/repos/extra-i686/PKGBUILD (from rev 155508, 
kdepim-runtime/repos/staging-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-04-04 14:12:12 UTC (rev 155516)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Pierre Schmitz pie...@archlinux.de
+
+pkgname=kdepim-runtime
+pkgver=4.8.2
+pkgrel=2
+pkgdesc='KDE PIM Runtime Environment'
+arch=('i686' 'x86_64')
+url='http://www.kde.org'
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdepimlibs' 'kdebase-runtime')
+makedepends=('cmake' 'automoc4' 'boost')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('4db39cfa14a41702591609a342962348a9250777')
+
+build() {
+cd ${srcdir}
+   mkdir build
+   cd build
+   cmake ../${pkgname}-${pkgver} \
+   -DCMAKE_BUILD_TYPE=Release \
+   -DCMAKE_SKIP_RPATH=ON \
+   -DCMAKE_INSTALL_PREFIX=/usr
+   make
+}
+
+package() {
+   cd ${srcdir}/build
+   make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/kdepim-runtime.install
===
--- extra-i686/kdepim-runtime.install   2012-04-04 14:12:10 UTC (rev 155515)
+++ extra-i686/kdepim-runtime.install   2012-04-04 14:12:12 UTC (rev 155516)
@@ -1,12 +0,0 @@
-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
-}
\ No newline at end of file

Copied: kdepim-runtime/repos/extra-i686/kdepim-runtime.install (from rev 
155508, kdepim-runtime/repos/staging-i686/kdepim-runtime.install)
===
--- extra-i686/kdepim-runtime.install   (rev 0)
+++ extra-i686/kdepim-runtime.install   2012-04-04 14:12:12 UTC (rev 155516)
@@ -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
+}
\ No newline at end of file



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

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 10:12:14
  Author: andrea
Revision: 155517

db-move: moved kdepim-runtime from [staging] to [extra] (x86_64)

Added:
  kdepim-runtime/repos/extra-x86_64/PKGBUILD
(from rev 155508, kdepim-runtime/repos/staging-x86_64/PKGBUILD)
  kdepim-runtime/repos/extra-x86_64/kdepim-runtime.install
(from rev 155508, 
kdepim-runtime/repos/staging-x86_64/kdepim-runtime.install)
Deleted:
  kdepim-runtime/repos/extra-x86_64/PKGBUILD
  kdepim-runtime/repos/extra-x86_64/kdepim-runtime.install
  kdepim-runtime/repos/staging-x86_64/

+
 PKGBUILD   |   64 +++
 kdepim-runtime.install |   24 -
 2 files changed, 44 insertions(+), 44 deletions(-)

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-04-04 14:12:12 UTC (rev 155516)
+++ extra-x86_64/PKGBUILD   2012-04-04 14:12:14 UTC (rev 155517)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Pierre Schmitz pie...@archlinux.de
-
-pkgname=kdepim-runtime
-pkgver=4.8.1
-pkgrel=1
-pkgdesc='KDE PIM Runtime Environment'
-arch=('i686' 'x86_64')
-url='http://www.kde.org'
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdepimlibs' 'kdebase-runtime')
-makedepends=('cmake' 'automoc4' 'boost')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('2e2e5f1dbfd1b54f0e2b71f9f23be2cfa94348f2')
-
-build() {
-cd ${srcdir}
-   mkdir build
-   cd build
-   cmake ../${pkgname}-${pkgver} \
-   -DCMAKE_BUILD_TYPE=Release \
-   -DCMAKE_SKIP_RPATH=ON \
-   -DCMAKE_INSTALL_PREFIX=/usr
-   make
-}
-
-package() {
-   cd ${srcdir}/build
-   make DESTDIR=${pkgdir} install
-}

Copied: kdepim-runtime/repos/extra-x86_64/PKGBUILD (from rev 155508, 
kdepim-runtime/repos/staging-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2012-04-04 14:12:14 UTC (rev 155517)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Pierre Schmitz pie...@archlinux.de
+
+pkgname=kdepim-runtime
+pkgver=4.8.2
+pkgrel=2
+pkgdesc='KDE PIM Runtime Environment'
+arch=('i686' 'x86_64')
+url='http://www.kde.org'
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdepimlibs' 'kdebase-runtime')
+makedepends=('cmake' 'automoc4' 'boost')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('4db39cfa14a41702591609a342962348a9250777')
+
+build() {
+cd ${srcdir}
+   mkdir build
+   cd build
+   cmake ../${pkgname}-${pkgver} \
+   -DCMAKE_BUILD_TYPE=Release \
+   -DCMAKE_SKIP_RPATH=ON \
+   -DCMAKE_INSTALL_PREFIX=/usr
+   make
+}
+
+package() {
+   cd ${srcdir}/build
+   make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/kdepim-runtime.install
===
--- extra-x86_64/kdepim-runtime.install 2012-04-04 14:12:12 UTC (rev 155516)
+++ extra-x86_64/kdepim-runtime.install 2012-04-04 14:12:14 UTC (rev 155517)
@@ -1,12 +0,0 @@
-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
-}
\ No newline at end of file

Copied: kdepim-runtime/repos/extra-x86_64/kdepim-runtime.install (from rev 
155508, kdepim-runtime/repos/staging-x86_64/kdepim-runtime.install)
===
--- extra-x86_64/kdepim-runtime.install (rev 0)
+++ extra-x86_64/kdepim-runtime.install 2012-04-04 14:12:14 UTC (rev 155517)
@@ -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
+}
\ No newline at end of file



[arch-commits] Commit in kdebindings-smokegen/repos (3 files)

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 10:12:16
  Author: andrea
Revision: 155518

db-move: moved kdebindings-smokegen from [staging] to [extra] (i686)

Added:
  kdebindings-smokegen/repos/extra-i686/PKGBUILD
(from rev 155508, kdebindings-smokegen/repos/staging-i686/PKGBUILD)
Deleted:
  kdebindings-smokegen/repos/extra-i686/PKGBUILD
  kdebindings-smokegen/repos/staging-i686/

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-04-04 14:12:14 UTC (rev 155517)
+++ extra-i686/PKGBUILD 2012-04-04 14:12:16 UTC (rev 155518)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdebindings-smokegen
-pkgver=4.8.1
-pkgrel=1
-pkgdesc=A general purpose C++ parser with a plugin infrastructure
-url=http://kde.org/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-conflicts=('kdebindings-smoke')
-source=(http://download.kde.org/stable/${pkgver}/src/smokegen-${pkgver}.tar.xz;)
-sha1sums=('6d43ed064730ff81e1844d0634c1b574bd4ffdb2')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../smokegen-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdebindings-smokegen/repos/extra-i686/PKGBUILD (from rev 155508, 
kdebindings-smokegen/repos/staging-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-04-04 14:12:16 UTC (rev 155518)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdebindings-smokegen
+pkgver=4.8.2
+pkgrel=1
+pkgdesc=A general purpose C++ parser with a plugin infrastructure
+url=http://kde.org/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+conflicts=('kdebindings-smoke')
+source=(http://download.kde.org/stable/${pkgver}/src/smokegen-${pkgver}.tar.xz;)
+sha1sums=('8ba52937f10fb83470e1fbd724d767ab90921c41')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../smokegen-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}



[arch-commits] Commit in kdebindings-smokegen/repos (3 files)

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 10:12:17
  Author: andrea
Revision: 155519

db-move: moved kdebindings-smokegen from [staging] to [extra] (x86_64)

Added:
  kdebindings-smokegen/repos/extra-x86_64/PKGBUILD
(from rev 155508, kdebindings-smokegen/repos/staging-x86_64/PKGBUILD)
Deleted:
  kdebindings-smokegen/repos/extra-x86_64/PKGBUILD
  kdebindings-smokegen/repos/staging-x86_64/

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

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-04-04 14:12:16 UTC (rev 155518)
+++ extra-x86_64/PKGBUILD   2012-04-04 14:12:17 UTC (rev 155519)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdebindings-smokegen
-pkgver=4.8.1
-pkgrel=1
-pkgdesc=A general purpose C++ parser with a plugin infrastructure
-url=http://kde.org/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-conflicts=('kdebindings-smoke')
-source=(http://download.kde.org/stable/${pkgver}/src/smokegen-${pkgver}.tar.xz;)
-sha1sums=('6d43ed064730ff81e1844d0634c1b574bd4ffdb2')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../smokegen-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdebindings-smokegen/repos/extra-x86_64/PKGBUILD (from rev 155508, 
kdebindings-smokegen/repos/staging-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2012-04-04 14:12:17 UTC (rev 155519)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdebindings-smokegen
+pkgver=4.8.2
+pkgrel=1
+pkgdesc=A general purpose C++ parser with a plugin infrastructure
+url=http://kde.org/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+conflicts=('kdebindings-smoke')
+source=(http://download.kde.org/stable/${pkgver}/src/smokegen-${pkgver}.tar.xz;)
+sha1sums=('8ba52937f10fb83470e1fbd724d767ab90921c41')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../smokegen-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}



[arch-commits] Commit in kdebindings-smokeqt/repos (3 files)

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 10:12:19
  Author: andrea
Revision: 155520

db-move: moved kdebindings-smokeqt from [staging] to [extra] (i686)

Added:
  kdebindings-smokeqt/repos/extra-i686/PKGBUILD
(from rev 155508, kdebindings-smokeqt/repos/staging-i686/PKGBUILD)
Deleted:
  kdebindings-smokeqt/repos/extra-i686/PKGBUILD
  kdebindings-smokeqt/repos/staging-i686/

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-04-04 14:12:17 UTC (rev 155519)
+++ extra-i686/PKGBUILD 2012-04-04 14:12:19 UTC (rev 155520)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdebindings-smokeqt
-pkgver=4.8.1
-pkgrel=1
-pkgdesc=Language independent library for Qt bindings
-url=http://kde.org/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kdebindings')
-depends=('kdebase-runtime' 'qimageblitz' 'qscintilla' 'kdebindings-smokegen')
-makedepends=('cmake' 'automoc4')
-conflicts=('kdebindings-smoke')
-source=(http://download.kde.org/stable/${pkgver}/src/smokeqt-${pkgver}.tar.xz;)
-sha1sums=('7af6089df0ffefe7a88600e43641dfd18da8e3e8')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../smokeqt-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DWITH_Qwt5=OFF
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdebindings-smokeqt/repos/extra-i686/PKGBUILD (from rev 155508, 
kdebindings-smokeqt/repos/staging-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-04-04 14:12:19 UTC (rev 155520)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdebindings-smokeqt
+pkgver=4.8.2
+pkgrel=1
+pkgdesc=Language independent library for Qt bindings
+url=http://kde.org/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kdebindings')
+depends=('kdebase-runtime' 'qimageblitz' 'qscintilla' 'kdebindings-smokegen')
+makedepends=('cmake' 'automoc4')
+conflicts=('kdebindings-smoke')
+source=(http://download.kde.org/stable/${pkgver}/src/smokeqt-${pkgver}.tar.xz;)
+sha1sums=('0d798ecfc7ec881871723e51ed1e4f32ef009c3a')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../smokeqt-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DWITH_Qwt5=OFF
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}



[arch-commits] Commit in kdebindings-smokeqt/repos (3 files)

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 10:12:21
  Author: andrea
Revision: 155521

db-move: moved kdebindings-smokeqt from [staging] to [extra] (x86_64)

Added:
  kdebindings-smokeqt/repos/extra-x86_64/PKGBUILD
(from rev 155508, kdebindings-smokeqt/repos/staging-x86_64/PKGBUILD)
Deleted:
  kdebindings-smokeqt/repos/extra-x86_64/PKGBUILD
  kdebindings-smokeqt/repos/staging-x86_64/

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

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-04-04 14:12:19 UTC (rev 155520)
+++ extra-x86_64/PKGBUILD   2012-04-04 14:12:21 UTC (rev 155521)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdebindings-smokeqt
-pkgver=4.8.1
-pkgrel=1
-pkgdesc=Language independent library for Qt bindings
-url=http://kde.org/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kdebindings')
-depends=('kdebase-runtime' 'qimageblitz' 'qscintilla' 'kdebindings-smokegen')
-makedepends=('cmake' 'automoc4')
-conflicts=('kdebindings-smoke')
-source=(http://download.kde.org/stable/${pkgver}/src/smokeqt-${pkgver}.tar.xz;)
-sha1sums=('7af6089df0ffefe7a88600e43641dfd18da8e3e8')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../smokeqt-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DWITH_Qwt5=OFF
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdebindings-smokeqt/repos/extra-x86_64/PKGBUILD (from rev 155508, 
kdebindings-smokeqt/repos/staging-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2012-04-04 14:12:21 UTC (rev 155521)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdebindings-smokeqt
+pkgver=4.8.2
+pkgrel=1
+pkgdesc=Language independent library for Qt bindings
+url=http://kde.org/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kdebindings')
+depends=('kdebase-runtime' 'qimageblitz' 'qscintilla' 'kdebindings-smokegen')
+makedepends=('cmake' 'automoc4')
+conflicts=('kdebindings-smoke')
+source=(http://download.kde.org/stable/${pkgver}/src/smokeqt-${pkgver}.tar.xz;)
+sha1sums=('0d798ecfc7ec881871723e51ed1e4f32ef009c3a')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../smokeqt-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DWITH_Qwt5=OFF
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}



[arch-commits] Commit in kdegraphics-okular/repos (5 files)

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 10:12:23
  Author: andrea
Revision: 155522

db-move: moved kdegraphics-okular from [staging] to [extra] (i686)

Added:
  kdegraphics-okular/repos/extra-i686/PKGBUILD
(from rev 155508, kdegraphics-okular/repos/staging-i686/PKGBUILD)
  kdegraphics-okular/repos/extra-i686/kdegraphics-okular.install
(from rev 155508, 
kdegraphics-okular/repos/staging-i686/kdegraphics-okular.install)
Deleted:
  kdegraphics-okular/repos/extra-i686/PKGBUILD
  kdegraphics-okular/repos/extra-i686/kdegraphics-okular.install
  kdegraphics-okular/repos/staging-i686/

+
 PKGBUILD   |   68 +--
 kdegraphics-okular.install |   24 +++
 2 files changed, 46 insertions(+), 46 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-04-04 14:12:21 UTC (rev 155521)
+++ extra-i686/PKGBUILD 2012-04-04 14:12:23 UTC (rev 155522)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdegraphics-okular
-pkgver=4.8.1
-pkgrel=1
-pkgdesc='Document Viewer'
-arch=('i686' 'x86_64')
-url=http://kde.org/applications/graphics/okular/;
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegraphics')
-depends=('kdebase-runtime' 'qimageblitz' 'poppler-qt' 'chmlib' 'djvulibre'
- 'ebook-tools' 'libspectre')
-makedepends=('cmake' 'automoc4')
-optdepends=('kdegraphics-mobipocket: mobipocket support')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/${pkgver}/src/okular-${pkgver}.tar.xz;)
-sha1sums=('ddf676820acf3615d1996bf40e82ebd5c9aa41d8')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../okular-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_SKIP_RPATH=ON \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdegraphics-okular/repos/extra-i686/PKGBUILD (from rev 155508, 
kdegraphics-okular/repos/staging-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-04-04 14:12:23 UTC (rev 155522)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegraphics-okular
+pkgver=4.8.2
+pkgrel=1
+pkgdesc='Document Viewer'
+arch=('i686' 'x86_64')
+url=http://kde.org/applications/graphics/okular/;
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegraphics')
+depends=('kdebase-runtime' 'qimageblitz' 'poppler-qt' 'chmlib' 'djvulibre'
+ 'ebook-tools' 'libspectre')
+makedepends=('cmake' 'automoc4')
+optdepends=('kdegraphics-mobipocket: mobipocket support')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/${pkgver}/src/okular-${pkgver}.tar.xz;)
+sha1sums=('174ff248e3a90246ee84d8aed4014d9864f9f807')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../okular-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_SKIP_RPATH=ON \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/kdegraphics-okular.install
===
--- extra-i686/kdegraphics-okular.install   2012-04-04 14:12:21 UTC (rev 
155521)
+++ extra-i686/kdegraphics-okular.install   2012-04-04 14:12:23 UTC (rev 
155522)
@@ -1,12 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-update-desktop-database -q
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdegraphics-okular/repos/extra-i686/kdegraphics-okular.install (from 
rev 155508, kdegraphics-okular/repos/staging-i686/kdegraphics-okular.install)
===
--- extra-i686/kdegraphics-okular.install   (rev 0)
+++ extra-i686/kdegraphics-okular.install   2012-04-04 14:12:23 UTC (rev 
155522)
@@ -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 kdegraphics-okular/repos (5 files)

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 10:12:25
  Author: andrea
Revision: 155523

db-move: moved kdegraphics-okular from [staging] to [extra] (x86_64)

Added:
  kdegraphics-okular/repos/extra-x86_64/PKGBUILD
(from rev 155508, kdegraphics-okular/repos/staging-x86_64/PKGBUILD)
  kdegraphics-okular/repos/extra-x86_64/kdegraphics-okular.install
(from rev 155508, 
kdegraphics-okular/repos/staging-x86_64/kdegraphics-okular.install)
Deleted:
  kdegraphics-okular/repos/extra-x86_64/PKGBUILD
  kdegraphics-okular/repos/extra-x86_64/kdegraphics-okular.install
  kdegraphics-okular/repos/staging-x86_64/

+
 PKGBUILD   |   68 +--
 kdegraphics-okular.install |   24 +++
 2 files changed, 46 insertions(+), 46 deletions(-)

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-04-04 14:12:23 UTC (rev 155522)
+++ extra-x86_64/PKGBUILD   2012-04-04 14:12:25 UTC (rev 155523)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdegraphics-okular
-pkgver=4.8.1
-pkgrel=1
-pkgdesc='Document Viewer'
-arch=('i686' 'x86_64')
-url=http://kde.org/applications/graphics/okular/;
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegraphics')
-depends=('kdebase-runtime' 'qimageblitz' 'poppler-qt' 'chmlib' 'djvulibre'
- 'ebook-tools' 'libspectre')
-makedepends=('cmake' 'automoc4')
-optdepends=('kdegraphics-mobipocket: mobipocket support')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/${pkgver}/src/okular-${pkgver}.tar.xz;)
-sha1sums=('ddf676820acf3615d1996bf40e82ebd5c9aa41d8')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../okular-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_SKIP_RPATH=ON \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdegraphics-okular/repos/extra-x86_64/PKGBUILD (from rev 155508, 
kdegraphics-okular/repos/staging-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2012-04-04 14:12:25 UTC (rev 155523)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegraphics-okular
+pkgver=4.8.2
+pkgrel=1
+pkgdesc='Document Viewer'
+arch=('i686' 'x86_64')
+url=http://kde.org/applications/graphics/okular/;
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegraphics')
+depends=('kdebase-runtime' 'qimageblitz' 'poppler-qt' 'chmlib' 'djvulibre'
+ 'ebook-tools' 'libspectre')
+makedepends=('cmake' 'automoc4')
+optdepends=('kdegraphics-mobipocket: mobipocket support')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/${pkgver}/src/okular-${pkgver}.tar.xz;)
+sha1sums=('174ff248e3a90246ee84d8aed4014d9864f9f807')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../okular-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_SKIP_RPATH=ON \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/kdegraphics-okular.install
===
--- extra-x86_64/kdegraphics-okular.install 2012-04-04 14:12:23 UTC (rev 
155522)
+++ extra-x86_64/kdegraphics-okular.install 2012-04-04 14:12:25 UTC (rev 
155523)
@@ -1,12 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-update-desktop-database -q
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdegraphics-okular/repos/extra-x86_64/kdegraphics-okular.install (from 
rev 155508, kdegraphics-okular/repos/staging-x86_64/kdegraphics-okular.install)
===
--- extra-x86_64/kdegraphics-okular.install (rev 0)
+++ extra-x86_64/kdegraphics-okular.install 2012-04-04 14:12:25 UTC (rev 
155523)
@@ -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 kdesdk-kate/repos (10 files)

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 10:12:26
  Author: andrea
Revision: 155524

db-move: moved kdesdk-kate from [staging] to [extra] (i686)

Added:
  kdesdk-kate/repos/extra-i686/PKGBUILD
(from rev 155508, kdesdk-kate/repos/staging-i686/PKGBUILD)
  kdesdk-kate/repos/extra-i686/kdebase-katepart.install
(from rev 155508, kdesdk-kate/repos/staging-i686/kdebase-katepart.install)
  kdesdk-kate/repos/extra-i686/kdebase-kwrite.install
(from rev 155508, kdesdk-kate/repos/staging-i686/kdebase-kwrite.install)
  kdesdk-kate/repos/extra-i686/kdesdk-kate.install
(from rev 155508, kdesdk-kate/repos/staging-i686/kdesdk-kate.install)
  kdesdk-kate/repos/extra-i686/pkgbuild-syntax-highlight.patch
(from rev 155508, 
kdesdk-kate/repos/staging-i686/pkgbuild-syntax-highlight.patch)
Deleted:
  kdesdk-kate/repos/extra-i686/PKGBUILD
  kdesdk-kate/repos/extra-i686/kdebase-kwrite.install
  kdesdk-kate/repos/extra-i686/kdesdk-kate.install
  kdesdk-kate/repos/extra-i686/pkgbuild-syntax-highlight.patch
  kdesdk-kate/repos/staging-i686/

-+
 PKGBUILD|  129 --
 kdebase-katepart.install|   11 +++
 kdebase-kwrite.install  |   24 +++
 kdesdk-kate.install |   26 +++
 pkgbuild-syntax-highlight.patch |   22 +++---
 5 files changed, 115 insertions(+), 97 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-04-04 14:12:25 UTC (rev 155523)
+++ extra-i686/PKGBUILD 2012-04-04 14:12:26 UTC (rev 155524)
@@ -1,61 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgbase=kdesdk-kate
-pkgname=('kdebase-kwrite'
- 'kdesdk-kate')
-pkgver=4.8.1
-pkgrel=1
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-makedepends=('kdelibs ''cmake' 'automoc4')
-source=(http://download.kde.org/stable/${pkgver}/src/kate-${pkgver}.tar.xz;
-'pkgbuild-syntax-highlight.patch')
-sha1sums=('d5bd513cd2bfefc2d345547115d0cb0a9d3e6143'
-  '0a928253bd2077f0264d96a6c8823c69c47b6a8d')
-
-build() {
-  cd ${srcdir}/kate-${pkgver}
-  patch -p1 -i ${srcdir}/pkgbuild-syntax-highlight.patch
-
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../kate-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DBUILD_KTEXTEDITOR=OFF
-  make
-}
-
-package_kdebase-kwrite() {
-  pkgdesc=Text Editor
-  depends=('kdebase-runtime')
-  groups=('kde' 'kdebase')
-  url=http://www.kde.org/applications/utilities/kwrite/;
-  install='kdebase-kwrite.install'
-
-  cd ${srcdir}/build/kwrite
-  make DESTDIR=${pkgdir} install
-
-  cd ${srcdir}/build/part
-  make DESTDIR=${pkgdir} install
-
-  cd ${srcdir}/build/doc/kwrite
-  make DESTDIR=${pkgdir} install
-}
-
-package_kdesdk-kate() {
-  pkgdesc=Advanced Text Editor
-  depends=('kdebase-kwrite')
-  groups=('kde' 'kdesdk')
-  url=http://www.kde.org/applications/utilities/kate/;
-  install='kdesdk-kate.install'
-  optdepends=('kdebase-konsole: open a terminal in Kate')
-
-  cd ${srcdir}/build/kate
-  make DESTDIR=${pkgdir} install
-
-  cd ${srcdir}/build/doc/kate
-  make DESTDIR=${pkgdir} install
-}

Copied: kdesdk-kate/repos/extra-i686/PKGBUILD (from rev 155508, 
kdesdk-kate/repos/staging-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-04-04 14:12:26 UTC (rev 155524)
@@ -0,0 +1,68 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgbase=kdesdk-kate
+pkgname=('kdebase-katepart'
+ 'kdebase-kwrite'
+ 'kdesdk-kate')
+pkgver=4.8.2
+pkgrel=1
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+makedepends=('kdelibs ''cmake' 'automoc4')
+source=(http://download.kde.org/stable/${pkgver}/src/kate-${pkgver}.tar.xz;
+'pkgbuild-syntax-highlight.patch')
+sha1sums=('6bf4796574a003a4edadfb2029725805235bd086'
+  '0a928253bd2077f0264d96a6c8823c69c47b6a8d')
+
+build() {
+  cd ${srcdir}/kate-${pkgver}
+  patch -p1 -i ${srcdir}/pkgbuild-syntax-highlight.patch
+
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kate-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package_kdebase-katepart() {
+  pkgdesc=A fast and feature-rich text editor component
+  depends=('kdelibs')
+  url=http://kate-editor.org/about-katepart/;
+  install='kdebase-katepart.install'
+
+  cd ${srcdir}/build/part
+  make DESTDIR=${pkgdir} install
+}
+
+package_kdebase-kwrite() {
+  pkgdesc=Text Editor
+  depends=('kdebase-runtime' 'kdebase-katepart')
+  groups=('kde' 'kdebase')
+  url=http://www.kde.org/applications/utilities/kwrite/;
+  install='kdebase-kwrite.install'
+
+  cd ${srcdir}/build/kwrite
+  make DESTDIR=${pkgdir} install
+
+  cd ${srcdir}/build/doc/kwrite
+  make DESTDIR=${pkgdir} install
+}
+
+package_kdesdk-kate() {
+  pkgdesc=Advanced Text Editor
+  

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

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 10:12:29
  Author: andrea
Revision: 155525

db-move: moved kdesdk-kate from [staging] to [extra] (x86_64)

Added:
  kdesdk-kate/repos/extra-x86_64/PKGBUILD
(from rev 155508, kdesdk-kate/repos/staging-x86_64/PKGBUILD)
  kdesdk-kate/repos/extra-x86_64/kdebase-katepart.install
(from rev 155508, kdesdk-kate/repos/staging-x86_64/kdebase-katepart.install)
  kdesdk-kate/repos/extra-x86_64/kdebase-kwrite.install
(from rev 155508, kdesdk-kate/repos/staging-x86_64/kdebase-kwrite.install)
  kdesdk-kate/repos/extra-x86_64/kdesdk-kate.install
(from rev 155508, kdesdk-kate/repos/staging-x86_64/kdesdk-kate.install)
  kdesdk-kate/repos/extra-x86_64/pkgbuild-syntax-highlight.patch
(from rev 155508, 
kdesdk-kate/repos/staging-x86_64/pkgbuild-syntax-highlight.patch)
Deleted:
  kdesdk-kate/repos/extra-x86_64/PKGBUILD
  kdesdk-kate/repos/extra-x86_64/kdebase-kwrite.install
  kdesdk-kate/repos/extra-x86_64/kdesdk-kate.install
  kdesdk-kate/repos/extra-x86_64/pkgbuild-syntax-highlight.patch
  kdesdk-kate/repos/staging-x86_64/

-+
 PKGBUILD|  129 --
 kdebase-katepart.install|   11 +++
 kdebase-kwrite.install  |   24 +++
 kdesdk-kate.install |   26 +++
 pkgbuild-syntax-highlight.patch |   22 +++---
 5 files changed, 115 insertions(+), 97 deletions(-)

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-04-04 14:12:26 UTC (rev 155524)
+++ extra-x86_64/PKGBUILD   2012-04-04 14:12:29 UTC (rev 155525)
@@ -1,61 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgbase=kdesdk-kate
-pkgname=('kdebase-kwrite'
- 'kdesdk-kate')
-pkgver=4.8.1
-pkgrel=1
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-makedepends=('kdelibs ''cmake' 'automoc4')
-source=(http://download.kde.org/stable/${pkgver}/src/kate-${pkgver}.tar.xz;
-'pkgbuild-syntax-highlight.patch')
-sha1sums=('d5bd513cd2bfefc2d345547115d0cb0a9d3e6143'
-  '0a928253bd2077f0264d96a6c8823c69c47b6a8d')
-
-build() {
-  cd ${srcdir}/kate-${pkgver}
-  patch -p1 -i ${srcdir}/pkgbuild-syntax-highlight.patch
-
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../kate-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DBUILD_KTEXTEDITOR=OFF
-  make
-}
-
-package_kdebase-kwrite() {
-  pkgdesc=Text Editor
-  depends=('kdebase-runtime')
-  groups=('kde' 'kdebase')
-  url=http://www.kde.org/applications/utilities/kwrite/;
-  install='kdebase-kwrite.install'
-
-  cd ${srcdir}/build/kwrite
-  make DESTDIR=${pkgdir} install
-
-  cd ${srcdir}/build/part
-  make DESTDIR=${pkgdir} install
-
-  cd ${srcdir}/build/doc/kwrite
-  make DESTDIR=${pkgdir} install
-}
-
-package_kdesdk-kate() {
-  pkgdesc=Advanced Text Editor
-  depends=('kdebase-kwrite')
-  groups=('kde' 'kdesdk')
-  url=http://www.kde.org/applications/utilities/kate/;
-  install='kdesdk-kate.install'
-  optdepends=('kdebase-konsole: open a terminal in Kate')
-
-  cd ${srcdir}/build/kate
-  make DESTDIR=${pkgdir} install
-
-  cd ${srcdir}/build/doc/kate
-  make DESTDIR=${pkgdir} install
-}

Copied: kdesdk-kate/repos/extra-x86_64/PKGBUILD (from rev 155508, 
kdesdk-kate/repos/staging-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2012-04-04 14:12:29 UTC (rev 155525)
@@ -0,0 +1,68 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgbase=kdesdk-kate
+pkgname=('kdebase-katepart'
+ 'kdebase-kwrite'
+ 'kdesdk-kate')
+pkgver=4.8.2
+pkgrel=1
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+makedepends=('kdelibs ''cmake' 'automoc4')
+source=(http://download.kde.org/stable/${pkgver}/src/kate-${pkgver}.tar.xz;
+'pkgbuild-syntax-highlight.patch')
+sha1sums=('6bf4796574a003a4edadfb2029725805235bd086'
+  '0a928253bd2077f0264d96a6c8823c69c47b6a8d')
+
+build() {
+  cd ${srcdir}/kate-${pkgver}
+  patch -p1 -i ${srcdir}/pkgbuild-syntax-highlight.patch
+
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kate-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package_kdebase-katepart() {
+  pkgdesc=A fast and feature-rich text editor component
+  depends=('kdelibs')
+  url=http://kate-editor.org/about-katepart/;
+  install='kdebase-katepart.install'
+
+  cd ${srcdir}/build/part
+  make DESTDIR=${pkgdir} install
+}
+
+package_kdebase-kwrite() {
+  pkgdesc=Text Editor
+  depends=('kdebase-runtime' 'kdebase-katepart')
+  groups=('kde' 'kdebase')
+  url=http://www.kde.org/applications/utilities/kwrite/;
+  install='kdebase-kwrite.install'
+
+  cd ${srcdir}/build/kwrite
+  make DESTDIR=${pkgdir} install
+
+  cd ${srcdir}/build/doc/kwrite
+  make DESTDIR=${pkgdir} install
+}
+

[arch-commits] Commit in kdebindings-smokekde/repos (3 files)

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 10:12:31
  Author: andrea
Revision: 155526

db-move: moved kdebindings-smokekde from [staging] to [extra] (i686)

Added:
  kdebindings-smokekde/repos/extra-i686/PKGBUILD
(from rev 155508, kdebindings-smokekde/repos/staging-i686/PKGBUILD)
Deleted:
  kdebindings-smokekde/repos/extra-i686/PKGBUILD
  kdebindings-smokekde/repos/staging-i686/

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-04-04 14:12:29 UTC (rev 155525)
+++ extra-i686/PKGBUILD 2012-04-04 14:12:31 UTC (rev 155526)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdebindings-smokekde
-pkgver=4.8.1
-pkgrel=1
-pkgdesc=Language independent library for KDE bindings
-url=http://kde.org/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kdebindings')
-depends=('kdebindings-smokeqt')
-makedepends=('cmake' 'automoc4' 'kdebindings-smokegen' 'boost'
- 'kdepimlibs' 'kdegraphics-okular' 'kdesdk-kate')
-conflicts=('kdebindings-smoke')
-source=(http://download.kde.org/stable/${pkgver}/src/smokekde-${pkgver}.tar.xz;)
-sha1sums=('680a29725c4b04629befafcd6c74dbc8cc6238f6')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../smokekde-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdebindings-smokekde/repos/extra-i686/PKGBUILD (from rev 155508, 
kdebindings-smokekde/repos/staging-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-04-04 14:12:31 UTC (rev 155526)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdebindings-smokekde
+pkgver=4.8.2
+pkgrel=1
+pkgdesc=Language independent library for KDE bindings
+url=http://kde.org/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kdebindings')
+depends=('kdebindings-smokeqt')
+makedepends=('cmake' 'automoc4' 'kdebindings-smokegen' 'boost'
+ 'kdepimlibs' 'kdegraphics-okular' 'kdesdk-kate')
+conflicts=('kdebindings-smoke')
+source=(http://download.kde.org/stable/${pkgver}/src/smokekde-${pkgver}.tar.xz;)
+sha1sums=('5cc24772b72c13555dd716ef7b6d77e81d826d79')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../smokekde-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}



[arch-commits] Commit in kdebindings-smokekde/repos (3 files)

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 10:12:33
  Author: andrea
Revision: 155527

db-move: moved kdebindings-smokekde from [staging] to [extra] (x86_64)

Added:
  kdebindings-smokekde/repos/extra-x86_64/PKGBUILD
(from rev 155508, kdebindings-smokekde/repos/staging-x86_64/PKGBUILD)
Deleted:
  kdebindings-smokekde/repos/extra-x86_64/PKGBUILD
  kdebindings-smokekde/repos/staging-x86_64/

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

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-04-04 14:12:31 UTC (rev 155526)
+++ extra-x86_64/PKGBUILD   2012-04-04 14:12:33 UTC (rev 155527)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdebindings-smokekde
-pkgver=4.8.1
-pkgrel=1
-pkgdesc=Language independent library for KDE bindings
-url=http://kde.org/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kdebindings')
-depends=('kdebindings-smokeqt')
-makedepends=('cmake' 'automoc4' 'kdebindings-smokegen' 'boost'
- 'kdepimlibs' 'kdegraphics-okular' 'kdesdk-kate')
-conflicts=('kdebindings-smoke')
-source=(http://download.kde.org/stable/${pkgver}/src/smokekde-${pkgver}.tar.xz;)
-sha1sums=('680a29725c4b04629befafcd6c74dbc8cc6238f6')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../smokekde-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdebindings-smokekde/repos/extra-x86_64/PKGBUILD (from rev 155508, 
kdebindings-smokekde/repos/staging-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2012-04-04 14:12:33 UTC (rev 155527)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdebindings-smokekde
+pkgver=4.8.2
+pkgrel=1
+pkgdesc=Language independent library for KDE bindings
+url=http://kde.org/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kdebindings')
+depends=('kdebindings-smokeqt')
+makedepends=('cmake' 'automoc4' 'kdebindings-smokegen' 'boost'
+ 'kdepimlibs' 'kdegraphics-okular' 'kdesdk-kate')
+conflicts=('kdebindings-smoke')
+source=(http://download.kde.org/stable/${pkgver}/src/smokekde-${pkgver}.tar.xz;)
+sha1sums=('5cc24772b72c13555dd716ef7b6d77e81d826d79')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../smokekde-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}



[arch-commits] Commit in kdebindings-perlqt/repos (3 files)

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 10:12:34
  Author: andrea
Revision: 155528

db-move: moved kdebindings-perlqt from [staging] to [extra] (i686)

Added:
  kdebindings-perlqt/repos/extra-i686/PKGBUILD
(from rev 155508, kdebindings-perlqt/repos/staging-i686/PKGBUILD)
Deleted:
  kdebindings-perlqt/repos/extra-i686/PKGBUILD
  kdebindings-perlqt/repos/staging-i686/

--+
 PKGBUILD |   62 ++---
 1 file changed, 31 insertions(+), 31 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-04-04 14:12:33 UTC (rev 155527)
+++ extra-i686/PKGBUILD 2012-04-04 14:12:34 UTC (rev 155528)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdebindings-perlqt
-pkgver=4.8.1
-pkgrel=1
-pkgdesc=Perl bindings for the Qt libraries
-url=http://kde.org/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kdebindings')
-depends=('kdebindings-smokeqt' 'perl-list-moreutils')
-makedepends=('cmake' 'automoc4' 'kdebindings-smokegen')
-source=(http://download.kde.org/stable/${pkgver}/src/perlqt-${pkgver}.tar.xz;)
-sha1sums=('119bbce5e82a47c8f70a8a124b73aa1cacf646ff')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../perlqt-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_SKIP_RPATH=ON \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdebindings-perlqt/repos/extra-i686/PKGBUILD (from rev 155508, 
kdebindings-perlqt/repos/staging-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-04-04 14:12:34 UTC (rev 155528)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdebindings-perlqt
+pkgver=4.8.2
+pkgrel=1
+pkgdesc=Perl bindings for the Qt libraries
+url=http://kde.org/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kdebindings')
+depends=('kdebindings-smokeqt' 'perl-list-moreutils')
+makedepends=('cmake' 'automoc4' 'kdebindings-smokegen')
+source=(http://download.kde.org/stable/${pkgver}/src/perlqt-${pkgver}.tar.xz;)
+sha1sums=('e9ccef109d2a2a7d10f43f87691356c44a733b54')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../perlqt-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_SKIP_RPATH=ON \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}



[arch-commits] Commit in kdebindings-perlqt/repos (3 files)

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 10:12:36
  Author: andrea
Revision: 155529

db-move: moved kdebindings-perlqt from [staging] to [extra] (x86_64)

Added:
  kdebindings-perlqt/repos/extra-x86_64/PKGBUILD
(from rev 155508, kdebindings-perlqt/repos/staging-x86_64/PKGBUILD)
Deleted:
  kdebindings-perlqt/repos/extra-x86_64/PKGBUILD
  kdebindings-perlqt/repos/staging-x86_64/

--+
 PKGBUILD |   62 ++---
 1 file changed, 31 insertions(+), 31 deletions(-)

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-04-04 14:12:34 UTC (rev 155528)
+++ extra-x86_64/PKGBUILD   2012-04-04 14:12:36 UTC (rev 155529)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdebindings-perlqt
-pkgver=4.8.1
-pkgrel=1
-pkgdesc=Perl bindings for the Qt libraries
-url=http://kde.org/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kdebindings')
-depends=('kdebindings-smokeqt' 'perl-list-moreutils')
-makedepends=('cmake' 'automoc4' 'kdebindings-smokegen')
-source=(http://download.kde.org/stable/${pkgver}/src/perlqt-${pkgver}.tar.xz;)
-sha1sums=('119bbce5e82a47c8f70a8a124b73aa1cacf646ff')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../perlqt-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_SKIP_RPATH=ON \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdebindings-perlqt/repos/extra-x86_64/PKGBUILD (from rev 155508, 
kdebindings-perlqt/repos/staging-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2012-04-04 14:12:36 UTC (rev 155529)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdebindings-perlqt
+pkgver=4.8.2
+pkgrel=1
+pkgdesc=Perl bindings for the Qt libraries
+url=http://kde.org/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kdebindings')
+depends=('kdebindings-smokeqt' 'perl-list-moreutils')
+makedepends=('cmake' 'automoc4' 'kdebindings-smokegen')
+source=(http://download.kde.org/stable/${pkgver}/src/perlqt-${pkgver}.tar.xz;)
+sha1sums=('e9ccef109d2a2a7d10f43f87691356c44a733b54')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../perlqt-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_SKIP_RPATH=ON \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}



[arch-commits] Commit in kdebindings-python/repos (3 files)

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 10:12:37
  Author: andrea
Revision: 155530

db-move: moved kdebindings-python from [staging] to [extra] (i686)

Added:
  kdebindings-python/repos/extra-i686/PKGBUILD
(from rev 155508, kdebindings-python/repos/staging-i686/PKGBUILD)
Deleted:
  kdebindings-python/repos/extra-i686/PKGBUILD
  kdebindings-python/repos/staging-i686/

--+
 PKGBUILD |  136 ++---
 1 file changed, 68 insertions(+), 68 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-04-04 14:12:36 UTC (rev 155529)
+++ extra-i686/PKGBUILD 2012-04-04 14:12:37 UTC (rev 155530)
@@ -1,68 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgbase=kdebindings-python
-pkgname=('kdebindings-python'
- 'kdebindings-python2')
-pkgver=4.8.1
-pkgrel=3
-url='http://kde.org/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kdebindings')
-makedepends=('cmake' 'automoc4' 'boost' 'kdepim-runtime' 'python2-pyqt' 
'qscintilla')
-source=(http://download.kde.org/stable/${pkgver}/src/pykde4-${pkgver}.tar.xz;)
-sha1sums=('b9ef35269d2e08578ba20d01822dbdbed72bffb8')
-
-build() {
-  export PYTHONDONTWRITEBYTECODE=TRUE
-
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../pykde4-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DPYTHON_LIBRARY=/usr/lib/libpython3.2mu.so.1.0
-  make
-  cd ..
-
-  mkdir build-python2
-  cd build-python2
-  cmake ../pykde4-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DPYTHON_EXECUTABLE=/usr/bin/python2
-  make
-}
-
-package_kdebindings-python() {
-  pkgdesc=A set of Python 3.x bindings for KDE
-  depends=('kdepim-runtime' 'pyqt' 'qscintilla')
-
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}
-
-package_kdebindings-python2() {
-  pkgdesc=A set of Python 2.x bindings for KDE
-  depends=('kdepim-runtime' 'python2-pyqt' 'qscintilla')
-  conflicts=('kdebindings-python4.8.1-2')
- 
-  cd ${srcdir}/build-python2
-  make DESTDIR=${pkgdir} install
-
-  # Fix conflicts
-  rm ${pkgdir}/usr/bin/pykdeuic4
-  ln -sf /usr/lib/python2.7/site-packages/PyQt4/uic/pykdeuic4.py \
-${pkgdir}/usr/bin/python2-pykdeuic4
-
-  mv ${pkgdir}/usr/share/apps/pykde4/examples \
-${pkgdir}/usr/share/apps/pykde4/python2-examples
-
-  mv ${pkgdir}/usr/share/sip/PyKDE4 \
-${pkgdir}/usr/share/sip/python2-PyKDE4
-
-  # Use the python2 executable
-  find ${pkgdir} -name '*.py' | xargs sed -i 's|#!/usr/bin/env 
python|#!/usr/bin/env python2|'
-}

Copied: kdebindings-python/repos/extra-i686/PKGBUILD (from rev 155508, 
kdebindings-python/repos/staging-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-04-04 14:12:37 UTC (rev 155530)
@@ -0,0 +1,68 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgbase=kdebindings-python
+pkgname=('kdebindings-python'
+ 'kdebindings-python2')
+pkgver=4.8.2
+pkgrel=1
+url='http://kde.org/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kdebindings')
+makedepends=('cmake' 'automoc4' 'boost' 'kdepim-runtime' 'python2-pyqt' 
'qscintilla')
+source=(http://download.kde.org/stable/${pkgver}/src/pykde4-${pkgver}.tar.xz;)
+sha1sums=('7d1a41e00794dba160ce8e2a3f750c9a4298ef15')
+
+build() {
+  export PYTHONDONTWRITEBYTECODE=TRUE
+
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../pykde4-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DPYTHON_LIBRARY=/usr/lib/libpython3.2mu.so.1.0
+  make
+  cd ..
+
+  mkdir build-python2
+  cd build-python2
+  cmake ../pykde4-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DPYTHON_EXECUTABLE=/usr/bin/python2
+  make
+}
+
+package_kdebindings-python() {
+  pkgdesc=A set of Python 3.x bindings for KDE
+  depends=('kdepim-runtime' 'pyqt' 'qscintilla')
+
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}
+
+package_kdebindings-python2() {
+  pkgdesc=A set of Python 2.x bindings for KDE
+  depends=('kdepim-runtime' 'python2-pyqt' 'qscintilla')
+  conflicts=('kdebindings-python4.8.1-2')
+ 
+  cd ${srcdir}/build-python2
+  make DESTDIR=${pkgdir} install
+
+  # Fix conflicts
+  rm ${pkgdir}/usr/bin/pykdeuic4
+  ln -sf /usr/lib/python2.7/site-packages/PyQt4/uic/pykdeuic4.py \
+${pkgdir}/usr/bin/python2-pykdeuic4
+
+  mv ${pkgdir}/usr/share/apps/pykde4/examples \
+${pkgdir}/usr/share/apps/pykde4/python2-examples
+
+  mv ${pkgdir}/usr/share/sip/PyKDE4 \
+${pkgdir}/usr/share/sip/python2-PyKDE4
+
+  # Use the python2 executable
+  find ${pkgdir} -name '*.py' | xargs sed -i 's|#!/usr/bin/env 
python|#!/usr/bin/env python2|'
+}



[arch-commits] Commit in kdebindings-python/repos (3 files)

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 10:12:38
  Author: andrea
Revision: 155531

db-move: moved kdebindings-python from [staging] to [extra] (x86_64)

Added:
  kdebindings-python/repos/extra-x86_64/PKGBUILD
(from rev 155508, kdebindings-python/repos/staging-x86_64/PKGBUILD)
Deleted:
  kdebindings-python/repos/extra-x86_64/PKGBUILD
  kdebindings-python/repos/staging-x86_64/

--+
 PKGBUILD |  136 ++---
 1 file changed, 68 insertions(+), 68 deletions(-)

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-04-04 14:12:37 UTC (rev 155530)
+++ extra-x86_64/PKGBUILD   2012-04-04 14:12:38 UTC (rev 155531)
@@ -1,68 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgbase=kdebindings-python
-pkgname=('kdebindings-python'
- 'kdebindings-python2')
-pkgver=4.8.1
-pkgrel=3
-url='http://kde.org/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kdebindings')
-makedepends=('cmake' 'automoc4' 'boost' 'kdepim-runtime' 'python2-pyqt' 
'qscintilla')
-source=(http://download.kde.org/stable/${pkgver}/src/pykde4-${pkgver}.tar.xz;)
-sha1sums=('b9ef35269d2e08578ba20d01822dbdbed72bffb8')
-
-build() {
-  export PYTHONDONTWRITEBYTECODE=TRUE
-
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../pykde4-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DPYTHON_LIBRARY=/usr/lib/libpython3.2mu.so.1.0
-  make
-  cd ..
-
-  mkdir build-python2
-  cd build-python2
-  cmake ../pykde4-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DPYTHON_EXECUTABLE=/usr/bin/python2
-  make
-}
-
-package_kdebindings-python() {
-  pkgdesc=A set of Python 3.x bindings for KDE
-  depends=('kdepim-runtime' 'pyqt' 'qscintilla')
-
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}
-
-package_kdebindings-python2() {
-  pkgdesc=A set of Python 2.x bindings for KDE
-  depends=('kdepim-runtime' 'python2-pyqt' 'qscintilla')
-  conflicts=('kdebindings-python4.8.1-2')
- 
-  cd ${srcdir}/build-python2
-  make DESTDIR=${pkgdir} install
-
-  # Fix conflicts
-  rm ${pkgdir}/usr/bin/pykdeuic4
-  ln -sf /usr/lib/python2.7/site-packages/PyQt4/uic/pykdeuic4.py \
-${pkgdir}/usr/bin/python2-pykdeuic4
-
-  mv ${pkgdir}/usr/share/apps/pykde4/examples \
-${pkgdir}/usr/share/apps/pykde4/python2-examples
-
-  mv ${pkgdir}/usr/share/sip/PyKDE4 \
-${pkgdir}/usr/share/sip/python2-PyKDE4
-
-  # Use the python2 executable
-  find ${pkgdir} -name '*.py' | xargs sed -i 's|#!/usr/bin/env 
python|#!/usr/bin/env python2|'
-}

Copied: kdebindings-python/repos/extra-x86_64/PKGBUILD (from rev 155508, 
kdebindings-python/repos/staging-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2012-04-04 14:12:38 UTC (rev 155531)
@@ -0,0 +1,68 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgbase=kdebindings-python
+pkgname=('kdebindings-python'
+ 'kdebindings-python2')
+pkgver=4.8.2
+pkgrel=1
+url='http://kde.org/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kdebindings')
+makedepends=('cmake' 'automoc4' 'boost' 'kdepim-runtime' 'python2-pyqt' 
'qscintilla')
+source=(http://download.kde.org/stable/${pkgver}/src/pykde4-${pkgver}.tar.xz;)
+sha1sums=('7d1a41e00794dba160ce8e2a3f750c9a4298ef15')
+
+build() {
+  export PYTHONDONTWRITEBYTECODE=TRUE
+
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../pykde4-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DPYTHON_LIBRARY=/usr/lib/libpython3.2mu.so.1.0
+  make
+  cd ..
+
+  mkdir build-python2
+  cd build-python2
+  cmake ../pykde4-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DPYTHON_EXECUTABLE=/usr/bin/python2
+  make
+}
+
+package_kdebindings-python() {
+  pkgdesc=A set of Python 3.x bindings for KDE
+  depends=('kdepim-runtime' 'pyqt' 'qscintilla')
+
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}
+
+package_kdebindings-python2() {
+  pkgdesc=A set of Python 2.x bindings for KDE
+  depends=('kdepim-runtime' 'python2-pyqt' 'qscintilla')
+  conflicts=('kdebindings-python4.8.1-2')
+ 
+  cd ${srcdir}/build-python2
+  make DESTDIR=${pkgdir} install
+
+  # Fix conflicts
+  rm ${pkgdir}/usr/bin/pykdeuic4
+  ln -sf /usr/lib/python2.7/site-packages/PyQt4/uic/pykdeuic4.py \
+${pkgdir}/usr/bin/python2-pykdeuic4
+
+  mv ${pkgdir}/usr/share/apps/pykde4/examples \
+${pkgdir}/usr/share/apps/pykde4/python2-examples
+
+  mv ${pkgdir}/usr/share/sip/PyKDE4 \
+${pkgdir}/usr/share/sip/python2-PyKDE4
+
+  # Use the python2 executable
+  find ${pkgdir} -name '*.py' | xargs sed -i 's|#!/usr/bin/env 
python|#!/usr/bin/env python2|'
+}



[arch-commits] Commit in kdebindings-qyoto/repos (3 files)

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 10:12:40
  Author: andrea
Revision: 155532

db-move: moved kdebindings-qyoto from [staging] to [extra] (i686)

Added:
  kdebindings-qyoto/repos/extra-i686/PKGBUILD
(from rev 155508, kdebindings-qyoto/repos/staging-i686/PKGBUILD)
Deleted:
  kdebindings-qyoto/repos/extra-i686/PKGBUILD
  kdebindings-qyoto/repos/staging-i686/

--+
 PKGBUILD |   62 ++---
 1 file changed, 31 insertions(+), 31 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-04-04 14:12:38 UTC (rev 155531)
+++ extra-i686/PKGBUILD 2012-04-04 14:12:40 UTC (rev 155532)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdebindings-qyoto
-pkgver=4.8.1
-pkgrel=1
-pkgdesc=.NET/Mono bindings for the Qt libraries
-url=http://kde.org/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kdebindings')
-depends=('kdebindings-smokeqt' 'mono')
-makedepends=('cmake' 'automoc4' 'kdebindings-smokegen')
-conflicts=('kdebindings-csharp')
-source=(http://download.kde.org/stable/${pkgver}/src/qyoto-${pkgver}.tar.xz;)
-sha1sums=('32ad56ce6189ce691ed46b8494c4cb446dda6016')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../qyoto-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdebindings-qyoto/repos/extra-i686/PKGBUILD (from rev 155508, 
kdebindings-qyoto/repos/staging-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-04-04 14:12:40 UTC (rev 155532)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdebindings-qyoto
+pkgver=4.8.2
+pkgrel=1
+pkgdesc=.NET/Mono bindings for the Qt libraries
+url=http://kde.org/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kdebindings')
+depends=('kdebindings-smokeqt' 'mono')
+makedepends=('cmake' 'automoc4' 'kdebindings-smokegen')
+conflicts=('kdebindings-csharp')
+source=(http://download.kde.org/stable/${pkgver}/src/qyoto-${pkgver}.tar.xz;)
+sha1sums=('6d7b8dcac2a92b143bae0d329793864a7a23aa8f')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../qyoto-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}



[arch-commits] Commit in kdebindings-qyoto/repos (3 files)

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 10:12:43
  Author: andrea
Revision: 155533

db-move: moved kdebindings-qyoto from [staging] to [extra] (x86_64)

Added:
  kdebindings-qyoto/repos/extra-x86_64/PKGBUILD
(from rev 155508, kdebindings-qyoto/repos/staging-x86_64/PKGBUILD)
Deleted:
  kdebindings-qyoto/repos/extra-x86_64/PKGBUILD
  kdebindings-qyoto/repos/staging-x86_64/

--+
 PKGBUILD |   62 ++---
 1 file changed, 31 insertions(+), 31 deletions(-)

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-04-04 14:12:40 UTC (rev 155532)
+++ extra-x86_64/PKGBUILD   2012-04-04 14:12:43 UTC (rev 155533)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdebindings-qyoto
-pkgver=4.8.1
-pkgrel=1
-pkgdesc=.NET/Mono bindings for the Qt libraries
-url=http://kde.org/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kdebindings')
-depends=('kdebindings-smokeqt' 'mono')
-makedepends=('cmake' 'automoc4' 'kdebindings-smokegen')
-conflicts=('kdebindings-csharp')
-source=(http://download.kde.org/stable/${pkgver}/src/qyoto-${pkgver}.tar.xz;)
-sha1sums=('32ad56ce6189ce691ed46b8494c4cb446dda6016')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../qyoto-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdebindings-qyoto/repos/extra-x86_64/PKGBUILD (from rev 155508, 
kdebindings-qyoto/repos/staging-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2012-04-04 14:12:43 UTC (rev 155533)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdebindings-qyoto
+pkgver=4.8.2
+pkgrel=1
+pkgdesc=.NET/Mono bindings for the Qt libraries
+url=http://kde.org/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kdebindings')
+depends=('kdebindings-smokeqt' 'mono')
+makedepends=('cmake' 'automoc4' 'kdebindings-smokegen')
+conflicts=('kdebindings-csharp')
+source=(http://download.kde.org/stable/${pkgver}/src/qyoto-${pkgver}.tar.xz;)
+sha1sums=('6d7b8dcac2a92b143bae0d329793864a7a23aa8f')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../qyoto-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}



[arch-commits] Commit in kdebindings-qtruby/repos (3 files)

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 10:12:45
  Author: andrea
Revision: 155534

db-move: moved kdebindings-qtruby from [staging] to [extra] (i686)

Added:
  kdebindings-qtruby/repos/extra-i686/PKGBUILD
(from rev 155508, kdebindings-qtruby/repos/staging-i686/PKGBUILD)
Deleted:
  kdebindings-qtruby/repos/extra-i686/PKGBUILD
  kdebindings-qtruby/repos/staging-i686/

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-04-04 14:12:43 UTC (rev 155533)
+++ extra-i686/PKGBUILD 2012-04-04 14:12:45 UTC (rev 155534)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdebindings-qtruby
-pkgver=4.8.1
-pkgrel=1
-pkgdesc=Qt bindings for ruby
-url=http://kde.org/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kdebindings')
-depends=('kdebindings-smokeqt' 'ruby')
-makedepends=('cmake' 'automoc4' 'kdebindings-smokegen')
-conflicts=('kdebindings-ruby')
-source=(http://download.kde.org/stable/${pkgver}/src/qtruby-${pkgver}.tar.xz;)
-sha1sums=('b2532f9e9e04760fce5d9ac87768e6085f0c231b')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../qtruby-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCUSTOM_RUBY_SITE_LIB_DIR=`ruby -e 'puts 
RbConfig::CONFIG[vendorlibdir]'`
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdebindings-qtruby/repos/extra-i686/PKGBUILD (from rev 155508, 
kdebindings-qtruby/repos/staging-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-04-04 14:12:45 UTC (rev 155534)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdebindings-qtruby
+pkgver=4.8.2
+pkgrel=1
+pkgdesc=Qt bindings for ruby
+url=http://kde.org/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kdebindings')
+depends=('kdebindings-smokeqt' 'ruby')
+makedepends=('cmake' 'automoc4' 'kdebindings-smokegen')
+conflicts=('kdebindings-ruby')
+source=(http://download.kde.org/stable/${pkgver}/src/qtruby-${pkgver}.tar.xz;)
+sha1sums=('86643ab8ea52f4a1abcefa3620cea62d2225f949')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../qtruby-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCUSTOM_RUBY_SITE_LIB_DIR=`ruby -e 'puts 
RbConfig::CONFIG[vendorlibdir]'`
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}



[arch-commits] Commit in kdebindings-qtruby/repos (3 files)

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 10:12:47
  Author: andrea
Revision: 155535

db-move: moved kdebindings-qtruby from [staging] to [extra] (x86_64)

Added:
  kdebindings-qtruby/repos/extra-x86_64/PKGBUILD
(from rev 155508, kdebindings-qtruby/repos/staging-x86_64/PKGBUILD)
Deleted:
  kdebindings-qtruby/repos/extra-x86_64/PKGBUILD
  kdebindings-qtruby/repos/staging-x86_64/

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

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-04-04 14:12:45 UTC (rev 155534)
+++ extra-x86_64/PKGBUILD   2012-04-04 14:12:47 UTC (rev 155535)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdebindings-qtruby
-pkgver=4.8.1
-pkgrel=1
-pkgdesc=Qt bindings for ruby
-url=http://kde.org/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kdebindings')
-depends=('kdebindings-smokeqt' 'ruby')
-makedepends=('cmake' 'automoc4' 'kdebindings-smokegen')
-conflicts=('kdebindings-ruby')
-source=(http://download.kde.org/stable/${pkgver}/src/qtruby-${pkgver}.tar.xz;)
-sha1sums=('b2532f9e9e04760fce5d9ac87768e6085f0c231b')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../qtruby-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCUSTOM_RUBY_SITE_LIB_DIR=`ruby -e 'puts 
RbConfig::CONFIG[vendorlibdir]'`
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdebindings-qtruby/repos/extra-x86_64/PKGBUILD (from rev 155508, 
kdebindings-qtruby/repos/staging-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2012-04-04 14:12:47 UTC (rev 155535)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdebindings-qtruby
+pkgver=4.8.2
+pkgrel=1
+pkgdesc=Qt bindings for ruby
+url=http://kde.org/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kdebindings')
+depends=('kdebindings-smokeqt' 'ruby')
+makedepends=('cmake' 'automoc4' 'kdebindings-smokegen')
+conflicts=('kdebindings-ruby')
+source=(http://download.kde.org/stable/${pkgver}/src/qtruby-${pkgver}.tar.xz;)
+sha1sums=('86643ab8ea52f4a1abcefa3620cea62d2225f949')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../qtruby-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCUSTOM_RUBY_SITE_LIB_DIR=`ruby -e 'puts 
RbConfig::CONFIG[vendorlibdir]'`
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}



[arch-commits] Commit in kactivities/repos (3 files)

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 10:12:48
  Author: andrea
Revision: 155536

db-move: moved kactivities from [staging] to [extra] (i686)

Added:
  kactivities/repos/extra-i686/PKGBUILD
(from rev 155508, kactivities/repos/staging-i686/PKGBUILD)
Deleted:
  kactivities/repos/extra-i686/PKGBUILD
  kactivities/repos/staging-i686/

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-04-04 14:12:47 UTC (rev 155535)
+++ extra-i686/PKGBUILD 2012-04-04 14:12:48 UTC (rev 155536)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kactivities
-pkgver=4.8.1
-pkgrel=1
-arch=('i686' 'x86_64')
-pkgdesc='API for using and interacting with Activities'
-url='http://kde.org/'
-license=('GPL' 'FDL')
-depends=('kdelibs')
-makedepends=('cmake' 'automoc4')
-source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('29979514848633da71780b342e7328063bd47d07')
-
-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: kactivities/repos/extra-i686/PKGBUILD (from rev 155508, 
kactivities/repos/staging-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-04-04 14:12:48 UTC (rev 155536)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kactivities
+pkgver=4.8.2
+pkgrel=1
+arch=('i686' 'x86_64')
+pkgdesc='API for using and interacting with Activities'
+url='http://kde.org/'
+license=('GPL' 'FDL')
+depends=('kdelibs')
+makedepends=('cmake' 'automoc4')
+source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('e97d0b82661fd3d886b87d673d7a1191073af7ff')
+
+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
+}



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

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 10:12:52
  Author: andrea
Revision: 155538

db-move: moved kdebase-workspace from [staging] to [extra] (i686)

Added:
  kdebase-workspace/repos/extra-i686/PKGBUILD
(from rev 155508, kdebase-workspace/repos/staging-i686/PKGBUILD)
  kdebase-workspace/repos/extra-i686/fixpath.patch
(from rev 155508, kdebase-workspace/repos/staging-i686/fixpath.patch)
  kdebase-workspace/repos/extra-i686/kde-np.pam
(from rev 155508, kdebase-workspace/repos/staging-i686/kde-np.pam)
  kdebase-workspace/repos/extra-i686/kde.pam
(from rev 155508, kdebase-workspace/repos/staging-i686/kde.pam)
  kdebase-workspace/repos/extra-i686/kdebase-workspace.install
(from rev 155508, 
kdebase-workspace/repos/staging-i686/kdebase-workspace.install)
  kdebase-workspace/repos/extra-i686/kdm
(from rev 155508, kdebase-workspace/repos/staging-i686/kdm)
  kdebase-workspace/repos/extra-i686/kdm-xinitrd.patch
(from rev 155508, kdebase-workspace/repos/staging-i686/kdm-xinitrd.patch)
  kdebase-workspace/repos/extra-i686/kscreensaver.pam
(from rev 155508, kdebase-workspace/repos/staging-i686/kscreensaver.pam)
  kdebase-workspace/repos/extra-i686/terminate-server.patch
(from rev 155508, 
kdebase-workspace/repos/staging-i686/terminate-server.patch)
Deleted:
  kdebase-workspace/repos/extra-i686/PKGBUILD
  kdebase-workspace/repos/extra-i686/fixpath.patch
  kdebase-workspace/repos/extra-i686/kde-np.pam
  kdebase-workspace/repos/extra-i686/kde.pam
  kdebase-workspace/repos/extra-i686/kdebase-workspace.install
  kdebase-workspace/repos/extra-i686/kdm
  kdebase-workspace/repos/extra-i686/kdm-xinitrd.patch
  kdebase-workspace/repos/extra-i686/kscreensaver.pam
  kdebase-workspace/repos/extra-i686/terminate-server.patch
  kdebase-workspace/repos/staging-i686/

---+
 PKGBUILD  |  162 ++--
 fixpath.patch |   68 +-
 kde-np.pam|   18 ++--
 kde.pam   |   18 ++--
 kdebase-workspace.install |   50 ++---
 kdm   |   72 +--
 kdm-xinitrd.patch |   36 -
 kscreensaver.pam  |2 
 terminate-server.patch|   22 ++---
 9 files changed, 224 insertions(+), 224 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-04-04 14:12:49 UTC (rev 155537)
+++ extra-i686/PKGBUILD 2012-04-04 14:12:52 UTC (rev 155538)
@@ -1,81 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Pierre Schmitz pie...@archlinux.de
-
-pkgname=kdebase-workspace
-_pkgname=kde-workspace
-pkgver=4.8.1
-pkgrel=1
-pkgdesc=KDE Base Workspace
-arch=('i686' 'x86_64')
-url='http://www.kde.org'
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde')
-# note on libxdamage:
-#  not detected by namcap because libgl depends on it
-#  but nvidia providing libgl does not depend on libxdamage
-depends=('kdepim-runtime' 'lm_sensors' 'libraw1394' 'libqalculate'
- 'qimageblitz' 'polkit-kde' 'consolekit' 'xorg-xprop' 'libxdamage'
- 'libxklavier' 'xorg-xsetroot' 'libxcomposite' 'libxinerama'
- 'xorg-xrdb' 'libgles' 'libegl' 'kactivities' 'libxres' 'libxtst'
- 'xorg-xrandr')
-makedepends=('cmake' 'automoc4' 'boost' 'kdebindings-python' 'networkmanager')
-optdepends=('kde-wallpapers: wallpapers for KDE Plasma Workspaces')
-replaces=('kdmtheme' 'kde-common' 'guidance-power-manager' 'policykit-kde'
-  'kdebase-kinfocenter')
-conflicts=('kde-common' 'guidance-power-manager' 'policykit-kde'
-   'kdebase-kinfocenter')
-install=${pkgname}.install
-backup=('usr/share/config/kdm/kdmrc'
-'etc/pam.d/kde'
-'etc/pam.d/kde-np'
-'etc/pam.d/kscreensaver')
-options=('emptydirs')
-source=(http://download.kde.org/stable/${pkgver}/src/${_pkgname}-${pkgver}.tar.xz;
-'kdm' 'kde.pam' 'kde-np.pam' 'kscreensaver.pam'
-'fixpath.patch' 'terminate-server.patch' 'kdm-xinitrd.patch')
-sha1sums=('675df4befd736e770e3029af8d38800c9018e888'
-  '5db3a245201bd4a50e65aa2ef583cf5490e4f646'
-  '712a90999bd429883dcef5dcaf288aace332ced8'
-  'b321b5e613b60231330e606fdf1e124646148388'
-  '106635aa1aae51d6f0668b1853f6c49a4fe9d3d8'
-  'd7b5883f7e65c6839b1f65f94d58026673dd0226'
-  'ac7bc292c865bc1ab8c02e6341aa7aeaf1a3'
-  'd509dac592bd8b310df27991b208c95b6d907514')
-
-build() {
-   cd ${srcdir}/${_pkgname}-${pkgver}
-   patch -p1 -i ${srcdir}/kdm-xinitrd.patch
-   patch -p0 -i ${srcdir}/fixpath.patch
-   patch -p0 -i ${srcdir}/terminate-server.patch
-
-   cd ${srcdir}
-   mkdir build
-   cd build
-   cmake ../${_pkgname}-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_SKIP_RPATH=ON \
--DCMAKE_INSTALL_PREFIX=/usr \
--DWITH_Xmms=OFF \
--DWITH_Googlegadgets=OFF \
-

[arch-commits] Commit in kactivities/repos (3 files)

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 10:12:49
  Author: andrea
Revision: 155537

db-move: moved kactivities from [staging] to [extra] (x86_64)

Added:
  kactivities/repos/extra-x86_64/PKGBUILD
(from rev 155508, kactivities/repos/staging-x86_64/PKGBUILD)
Deleted:
  kactivities/repos/extra-x86_64/PKGBUILD
  kactivities/repos/staging-x86_64/

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

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-04-04 14:12:48 UTC (rev 155536)
+++ extra-x86_64/PKGBUILD   2012-04-04 14:12:49 UTC (rev 155537)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kactivities
-pkgver=4.8.1
-pkgrel=1
-arch=('i686' 'x86_64')
-pkgdesc='API for using and interacting with Activities'
-url='http://kde.org/'
-license=('GPL' 'FDL')
-depends=('kdelibs')
-makedepends=('cmake' 'automoc4')
-source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('29979514848633da71780b342e7328063bd47d07')
-
-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: kactivities/repos/extra-x86_64/PKGBUILD (from rev 155508, 
kactivities/repos/staging-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2012-04-04 14:12:49 UTC (rev 155537)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kactivities
+pkgver=4.8.2
+pkgrel=1
+arch=('i686' 'x86_64')
+pkgdesc='API for using and interacting with Activities'
+url='http://kde.org/'
+license=('GPL' 'FDL')
+depends=('kdelibs')
+makedepends=('cmake' 'automoc4')
+source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('e97d0b82661fd3d886b87d673d7a1191073af7ff')
+
+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
+}



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

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 10:12:58
  Author: andrea
Revision: 155540

db-move: moved kdebase from [staging] to [extra] (i686)

Added:
  kdebase/repos/extra-i686/PKGBUILD
(from rev 155508, kdebase/repos/staging-i686/PKGBUILD)
  kdebase/repos/extra-i686/kdebase-dolphin.install
(from rev 155508, kdebase/repos/staging-i686/kdebase-dolphin.install)
  kdebase/repos/extra-i686/kdebase-konqueror.install
(from rev 155508, kdebase/repos/staging-i686/kdebase-konqueror.install)
  kdebase/repos/extra-i686/kdebase.install
(from rev 155508, kdebase/repos/staging-i686/kdebase.install)
Deleted:
  kdebase/repos/extra-i686/PKGBUILD
  kdebase/repos/extra-i686/kdebase-dolphin.install
  kdebase/repos/extra-i686/kdebase-konqueror.install
  kdebase/repos/extra-i686/kdebase.install
  kdebase/repos/staging-i686/

---+
 PKGBUILD  |  240 ++--
 kdebase-dolphin.install   |   22 ++--
 kdebase-konqueror.install |   24 ++--
 kdebase.install   |   22 ++--
 4 files changed, 154 insertions(+), 154 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-04-04 14:12:55 UTC (rev 155539)
+++ extra-i686/PKGBUILD 2012-04-04 14:12:58 UTC (rev 155540)
@@ -1,120 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Pierre Schmitz pie...@archlinux.de
-
-pkgbase=kdebase
-pkgname=('kdebase-dolphin'
- 'kdebase-kdepasswd'
- 'kdebase-kdialog'
- 'kdebase-keditbookmarks'
- 'kdebase-kfind'
- 'kdebase-konq-plugins'
- 'kdebase-konqueror'
- 'kdebase-lib'
- 'kdebase-plasma')
-pkgver=4.8.1
-pkgrel=1
-arch=('i686' 'x86_64')
-url='http://www.kde.org'
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdebase')
-makedepends=('kdelibs' 'cmake' 'automoc4' 'tidyhtml')
-source=(http://download.kde.org/stable/${pkgver}/src/kde-baseapps-${pkgver}.tar.xz;)
-sha1sums=('bfbc51930a81ea272ddbb1fc9a9cefb9cf9a81d6')
-
-build() {
-   cd ${srcdir}
-   mkdir build
-   cd build
-   cmake ../kde-baseapps-${pkgver} \
-   -DCMAKE_BUILD_TYPE=Release \
-   -DCMAKE_SKIP_RPATH=ON \
-   -DCMAKE_INSTALL_PREFIX=/usr
-   make
-}
-
-package_kdebase-dolphin() {
-   pkgdesc='File Manager'
-   depends=('kdebase-runtime' 'kdebase-lib')
-   optdepends=('kdegraphics-svgpart: thumbailers for SVG files'
-'kdegraphics-thumbnailers: thumbnailers for graphics file'
-'ruby: servicemenu installation')
-   url=http://kde.org/applications/system/dolphin/;
-install=kdebase-dolphin.install
-   cd $srcdir/build/dolphin
-   make DESTDIR=$pkgdir install
-   cd $srcdir/build/doc/dolphin
-   make DESTDIR=$pkgdir install
-}
-
-package_kdebase-kdepasswd() {
-   pkgdesc='Change Password'
-   depends=('kdebase-runtime' 'kdebase-lib')
-   cd $srcdir/build/kdepasswd
-   make DESTDIR=$pkgdir install
-   cd $srcdir/build/doc/kdepasswd
-   make DESTDIR=$pkgdir install
-}
-
-package_kdebase-kdialog() {
-   pkgdesc='A utility for displaying dialog boxes from shell scripts'
-   depends=('kdebase-runtime')
-   cd $srcdir/build/kdialog
-   make DESTDIR=$pkgdir install
-}
-
-package_kdebase-keditbookmarks() {
-   pkgdesc='Bookmark Organizer and Editor'
-   depends=('kdebase-runtime')
-   cd $srcdir/build/keditbookmarks
-   make DESTDIR=$pkgdir install
-}
-
-package_kdebase-kfind() {
-   pkgdesc='Find Files/Folders'
-   depends=('kdebase-runtime' 'kdebase-lib')
-   url=http://kde.org/applications/utilities/kfind/;
-   install='kdebase.install'
-   cd $srcdir/build/kfind
-   make DESTDIR=$pkgdir install
-   cd $srcdir/build/doc/kfind
-   make DESTDIR=$pkgdir install
-}
-
-package_kdebase-konq-plugins() {
-   pkgdesc='Extra plugins for Konqueror'
-   depends=('kdebase-konqueror' 'tidyhtml')
-   replaces=('konq-plugins')
-   install='kdebase.install'
-   cd $srcdir/build/konq-plugins
-   make DESTDIR=$pkgdir install
-}
-
-package_kdebase-konqueror() {
-   pkgdesc='KDE File Manager  Web Browser'
-   depends=('kdebase-dolphin' 'kdebase-keditbookmarks')
-   optdepends=('kwebkitpart: to enable webkit engine')
-   url=http://kde.org/applications/internet/konqueror/;
-   install='kdebase-konqueror.install'
-conflicts=('kdebase-nsplugins')
-replaces=('kdebase-nsplugins')
-for i in konqueror doc/konqueror nsplugins; do
-  cd $srcdir/build/${i}
-  make DESTDIR=$pkgdir install
-done
-}
-
-package_kdebase-lib() {
-   pkgdesc='KDE libraries for the basic desktop applications'
-   groups=()
-   depends=('kdelibs')
-   cd $srcdir/build/lib
-   make DESTDIR=$pkgdir install
-}
-
-package_kdebase-plasma() {
-   pkgdesc='Display the 

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

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 10:12:55
  Author: andrea
Revision: 155539

db-move: moved kdebase-workspace from [staging] to [extra] (x86_64)

Added:
  kdebase-workspace/repos/extra-x86_64/PKGBUILD
(from rev 155508, kdebase-workspace/repos/staging-x86_64/PKGBUILD)
  kdebase-workspace/repos/extra-x86_64/fixpath.patch
(from rev 155508, kdebase-workspace/repos/staging-x86_64/fixpath.patch)
  kdebase-workspace/repos/extra-x86_64/kde-np.pam
(from rev 155508, kdebase-workspace/repos/staging-x86_64/kde-np.pam)
  kdebase-workspace/repos/extra-x86_64/kde.pam
(from rev 155508, kdebase-workspace/repos/staging-x86_64/kde.pam)
  kdebase-workspace/repos/extra-x86_64/kdebase-workspace.install
(from rev 155508, 
kdebase-workspace/repos/staging-x86_64/kdebase-workspace.install)
  kdebase-workspace/repos/extra-x86_64/kdm
(from rev 155508, kdebase-workspace/repos/staging-x86_64/kdm)
  kdebase-workspace/repos/extra-x86_64/kdm-xinitrd.patch
(from rev 155508, kdebase-workspace/repos/staging-x86_64/kdm-xinitrd.patch)
  kdebase-workspace/repos/extra-x86_64/kscreensaver.pam
(from rev 155508, kdebase-workspace/repos/staging-x86_64/kscreensaver.pam)
  kdebase-workspace/repos/extra-x86_64/terminate-server.patch
(from rev 155508, 
kdebase-workspace/repos/staging-x86_64/terminate-server.patch)
Deleted:
  kdebase-workspace/repos/extra-x86_64/PKGBUILD
  kdebase-workspace/repos/extra-x86_64/fixpath.patch
  kdebase-workspace/repos/extra-x86_64/kde-np.pam
  kdebase-workspace/repos/extra-x86_64/kde.pam
  kdebase-workspace/repos/extra-x86_64/kdebase-workspace.install
  kdebase-workspace/repos/extra-x86_64/kdm
  kdebase-workspace/repos/extra-x86_64/kdm-xinitrd.patch
  kdebase-workspace/repos/extra-x86_64/kscreensaver.pam
  kdebase-workspace/repos/extra-x86_64/terminate-server.patch
  kdebase-workspace/repos/staging-x86_64/

---+
 PKGBUILD  |  162 ++--
 fixpath.patch |   68 +-
 kde-np.pam|   18 ++--
 kde.pam   |   18 ++--
 kdebase-workspace.install |   50 ++---
 kdm   |   72 +--
 kdm-xinitrd.patch |   36 -
 kscreensaver.pam  |2 
 terminate-server.patch|   22 ++---
 9 files changed, 224 insertions(+), 224 deletions(-)

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-04-04 14:12:52 UTC (rev 155538)
+++ extra-x86_64/PKGBUILD   2012-04-04 14:12:55 UTC (rev 155539)
@@ -1,81 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Pierre Schmitz pie...@archlinux.de
-
-pkgname=kdebase-workspace
-_pkgname=kde-workspace
-pkgver=4.8.1
-pkgrel=1
-pkgdesc=KDE Base Workspace
-arch=('i686' 'x86_64')
-url='http://www.kde.org'
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde')
-# note on libxdamage:
-#  not detected by namcap because libgl depends on it
-#  but nvidia providing libgl does not depend on libxdamage
-depends=('kdepim-runtime' 'lm_sensors' 'libraw1394' 'libqalculate'
- 'qimageblitz' 'polkit-kde' 'consolekit' 'xorg-xprop' 'libxdamage'
- 'libxklavier' 'xorg-xsetroot' 'libxcomposite' 'libxinerama'
- 'xorg-xrdb' 'libgles' 'libegl' 'kactivities' 'libxres' 'libxtst'
- 'xorg-xrandr')
-makedepends=('cmake' 'automoc4' 'boost' 'kdebindings-python' 'networkmanager')
-optdepends=('kde-wallpapers: wallpapers for KDE Plasma Workspaces')
-replaces=('kdmtheme' 'kde-common' 'guidance-power-manager' 'policykit-kde'
-  'kdebase-kinfocenter')
-conflicts=('kde-common' 'guidance-power-manager' 'policykit-kde'
-   'kdebase-kinfocenter')
-install=${pkgname}.install
-backup=('usr/share/config/kdm/kdmrc'
-'etc/pam.d/kde'
-'etc/pam.d/kde-np'
-'etc/pam.d/kscreensaver')
-options=('emptydirs')
-source=(http://download.kde.org/stable/${pkgver}/src/${_pkgname}-${pkgver}.tar.xz;
-'kdm' 'kde.pam' 'kde-np.pam' 'kscreensaver.pam'
-'fixpath.patch' 'terminate-server.patch' 'kdm-xinitrd.patch')
-sha1sums=('675df4befd736e770e3029af8d38800c9018e888'
-  '5db3a245201bd4a50e65aa2ef583cf5490e4f646'
-  '712a90999bd429883dcef5dcaf288aace332ced8'
-  'b321b5e613b60231330e606fdf1e124646148388'
-  '106635aa1aae51d6f0668b1853f6c49a4fe9d3d8'
-  'd7b5883f7e65c6839b1f65f94d58026673dd0226'
-  'ac7bc292c865bc1ab8c02e6341aa7aeaf1a3'
-  'd509dac592bd8b310df27991b208c95b6d907514')
-
-build() {
-   cd ${srcdir}/${_pkgname}-${pkgver}
-   patch -p1 -i ${srcdir}/kdm-xinitrd.patch
-   patch -p0 -i ${srcdir}/fixpath.patch
-   patch -p0 -i ${srcdir}/terminate-server.patch
-
-   cd ${srcdir}
-   mkdir build
-   cd build
-   cmake ../${_pkgname}-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_SKIP_RPATH=ON \
--DCMAKE_INSTALL_PREFIX=/usr 

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

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 10:13:00
  Author: andrea
Revision: 155541

db-move: moved kdebase from [staging] to [extra] (x86_64)

Added:
  kdebase/repos/extra-x86_64/PKGBUILD
(from rev 155508, kdebase/repos/staging-x86_64/PKGBUILD)
  kdebase/repos/extra-x86_64/kdebase-dolphin.install
(from rev 155508, kdebase/repos/staging-x86_64/kdebase-dolphin.install)
  kdebase/repos/extra-x86_64/kdebase-konqueror.install
(from rev 155508, kdebase/repos/staging-x86_64/kdebase-konqueror.install)
  kdebase/repos/extra-x86_64/kdebase.install
(from rev 155508, kdebase/repos/staging-x86_64/kdebase.install)
Deleted:
  kdebase/repos/extra-x86_64/PKGBUILD
  kdebase/repos/extra-x86_64/kdebase-dolphin.install
  kdebase/repos/extra-x86_64/kdebase-konqueror.install
  kdebase/repos/extra-x86_64/kdebase.install
  kdebase/repos/staging-x86_64/

---+
 PKGBUILD  |  240 ++--
 kdebase-dolphin.install   |   22 ++--
 kdebase-konqueror.install |   24 ++--
 kdebase.install   |   22 ++--
 4 files changed, 154 insertions(+), 154 deletions(-)

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-04-04 14:12:58 UTC (rev 155540)
+++ extra-x86_64/PKGBUILD   2012-04-04 14:13:00 UTC (rev 155541)
@@ -1,120 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Pierre Schmitz pie...@archlinux.de
-
-pkgbase=kdebase
-pkgname=('kdebase-dolphin'
- 'kdebase-kdepasswd'
- 'kdebase-kdialog'
- 'kdebase-keditbookmarks'
- 'kdebase-kfind'
- 'kdebase-konq-plugins'
- 'kdebase-konqueror'
- 'kdebase-lib'
- 'kdebase-plasma')
-pkgver=4.8.1
-pkgrel=1
-arch=('i686' 'x86_64')
-url='http://www.kde.org'
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdebase')
-makedepends=('kdelibs' 'cmake' 'automoc4' 'tidyhtml')
-source=(http://download.kde.org/stable/${pkgver}/src/kde-baseapps-${pkgver}.tar.xz;)
-sha1sums=('bfbc51930a81ea272ddbb1fc9a9cefb9cf9a81d6')
-
-build() {
-   cd ${srcdir}
-   mkdir build
-   cd build
-   cmake ../kde-baseapps-${pkgver} \
-   -DCMAKE_BUILD_TYPE=Release \
-   -DCMAKE_SKIP_RPATH=ON \
-   -DCMAKE_INSTALL_PREFIX=/usr
-   make
-}
-
-package_kdebase-dolphin() {
-   pkgdesc='File Manager'
-   depends=('kdebase-runtime' 'kdebase-lib')
-   optdepends=('kdegraphics-svgpart: thumbailers for SVG files'
-'kdegraphics-thumbnailers: thumbnailers for graphics file'
-'ruby: servicemenu installation')
-   url=http://kde.org/applications/system/dolphin/;
-install=kdebase-dolphin.install
-   cd $srcdir/build/dolphin
-   make DESTDIR=$pkgdir install
-   cd $srcdir/build/doc/dolphin
-   make DESTDIR=$pkgdir install
-}
-
-package_kdebase-kdepasswd() {
-   pkgdesc='Change Password'
-   depends=('kdebase-runtime' 'kdebase-lib')
-   cd $srcdir/build/kdepasswd
-   make DESTDIR=$pkgdir install
-   cd $srcdir/build/doc/kdepasswd
-   make DESTDIR=$pkgdir install
-}
-
-package_kdebase-kdialog() {
-   pkgdesc='A utility for displaying dialog boxes from shell scripts'
-   depends=('kdebase-runtime')
-   cd $srcdir/build/kdialog
-   make DESTDIR=$pkgdir install
-}
-
-package_kdebase-keditbookmarks() {
-   pkgdesc='Bookmark Organizer and Editor'
-   depends=('kdebase-runtime')
-   cd $srcdir/build/keditbookmarks
-   make DESTDIR=$pkgdir install
-}
-
-package_kdebase-kfind() {
-   pkgdesc='Find Files/Folders'
-   depends=('kdebase-runtime' 'kdebase-lib')
-   url=http://kde.org/applications/utilities/kfind/;
-   install='kdebase.install'
-   cd $srcdir/build/kfind
-   make DESTDIR=$pkgdir install
-   cd $srcdir/build/doc/kfind
-   make DESTDIR=$pkgdir install
-}
-
-package_kdebase-konq-plugins() {
-   pkgdesc='Extra plugins for Konqueror'
-   depends=('kdebase-konqueror' 'tidyhtml')
-   replaces=('konq-plugins')
-   install='kdebase.install'
-   cd $srcdir/build/konq-plugins
-   make DESTDIR=$pkgdir install
-}
-
-package_kdebase-konqueror() {
-   pkgdesc='KDE File Manager  Web Browser'
-   depends=('kdebase-dolphin' 'kdebase-keditbookmarks')
-   optdepends=('kwebkitpart: to enable webkit engine')
-   url=http://kde.org/applications/internet/konqueror/;
-   install='kdebase-konqueror.install'
-conflicts=('kdebase-nsplugins')
-replaces=('kdebase-nsplugins')
-for i in konqueror doc/konqueror nsplugins; do
-  cd $srcdir/build/${i}
-  make DESTDIR=$pkgdir install
-done
-}
-
-package_kdebase-lib() {
-   pkgdesc='KDE libraries for the basic desktop applications'
-   groups=()
-   depends=('kdelibs')
-   cd $srcdir/build/lib
-   make DESTDIR=$pkgdir install
-}
-

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

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 10:13:02
  Author: andrea
Revision: 155542

db-move: moved libkdeedu from [staging] to [extra] (i686)

Added:
  libkdeedu/repos/extra-i686/PKGBUILD
(from rev 155508, libkdeedu/repos/staging-i686/PKGBUILD)
  libkdeedu/repos/extra-i686/libkdeedu.install
(from rev 155508, libkdeedu/repos/staging-i686/libkdeedu.install)
Deleted:
  libkdeedu/repos/extra-i686/PKGBUILD
  libkdeedu/repos/extra-i686/libkdeedu.install
  libkdeedu/repos/staging-i686/

---+
 PKGBUILD  |   62 ++--
 libkdeedu.install |   22 +-
 2 files changed, 42 insertions(+), 42 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-04-04 14:13:00 UTC (rev 155541)
+++ extra-i686/PKGBUILD 2012-04-04 14:13:02 UTC (rev 155542)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=libkdeedu
-pkgver=4.8.1
-pkgrel=1
-pkgdesc=Libraries used by KDE Education applications
-url=http://kde.org/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdelibs')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-replaces=('kdeedu-libkdeedu' 'kdeedu-data')
-source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('ab9ed54dcb99f7cfe98623aa47434841f372a5a7')
-
-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: libkdeedu/repos/extra-i686/PKGBUILD (from rev 155508, 
libkdeedu/repos/staging-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-04-04 14:13:02 UTC (rev 155542)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=libkdeedu
+pkgver=4.8.2
+pkgrel=1
+pkgdesc=Libraries used by KDE Education applications
+url=http://kde.org/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdelibs')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+replaces=('kdeedu-libkdeedu' 'kdeedu-data')
+source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('7c2bebb2d29793a1cab949382c19d2420398bf08')
+
+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
+}

Deleted: extra-i686/libkdeedu.install
===
--- extra-i686/libkdeedu.install2012-04-04 14:13:00 UTC (rev 155541)
+++ extra-i686/libkdeedu.install2012-04-04 14:13:02 UTC (rev 155542)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: libkdeedu/repos/extra-i686/libkdeedu.install (from rev 155508, 
libkdeedu/repos/staging-i686/libkdeedu.install)
===
--- extra-i686/libkdeedu.install(rev 0)
+++ extra-i686/libkdeedu.install2012-04-04 14:13:02 UTC (rev 155542)
@@ -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 libkdeedu/repos (5 files)

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 10:13:04
  Author: andrea
Revision: 155543

db-move: moved libkdeedu from [staging] to [extra] (x86_64)

Added:
  libkdeedu/repos/extra-x86_64/PKGBUILD
(from rev 155508, libkdeedu/repos/staging-x86_64/PKGBUILD)
  libkdeedu/repos/extra-x86_64/libkdeedu.install
(from rev 155508, libkdeedu/repos/staging-x86_64/libkdeedu.install)
Deleted:
  libkdeedu/repos/extra-x86_64/PKGBUILD
  libkdeedu/repos/extra-x86_64/libkdeedu.install
  libkdeedu/repos/staging-x86_64/

---+
 PKGBUILD  |   62 ++--
 libkdeedu.install |   22 +-
 2 files changed, 42 insertions(+), 42 deletions(-)

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-04-04 14:13:02 UTC (rev 155542)
+++ extra-x86_64/PKGBUILD   2012-04-04 14:13:04 UTC (rev 155543)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=libkdeedu
-pkgver=4.8.1
-pkgrel=1
-pkgdesc=Libraries used by KDE Education applications
-url=http://kde.org/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdelibs')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-replaces=('kdeedu-libkdeedu' 'kdeedu-data')
-source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('ab9ed54dcb99f7cfe98623aa47434841f372a5a7')
-
-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: libkdeedu/repos/extra-x86_64/PKGBUILD (from rev 155508, 
libkdeedu/repos/staging-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2012-04-04 14:13:04 UTC (rev 155543)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=libkdeedu
+pkgver=4.8.2
+pkgrel=1
+pkgdesc=Libraries used by KDE Education applications
+url=http://kde.org/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdelibs')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+replaces=('kdeedu-libkdeedu' 'kdeedu-data')
+source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('7c2bebb2d29793a1cab949382c19d2420398bf08')
+
+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
+}

Deleted: extra-x86_64/libkdeedu.install
===
--- extra-x86_64/libkdeedu.install  2012-04-04 14:13:02 UTC (rev 155542)
+++ extra-x86_64/libkdeedu.install  2012-04-04 14:13:04 UTC (rev 155543)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: libkdeedu/repos/extra-x86_64/libkdeedu.install (from rev 155508, 
libkdeedu/repos/staging-x86_64/libkdeedu.install)
===
--- extra-x86_64/libkdeedu.install  (rev 0)
+++ extra-x86_64/libkdeedu.install  2012-04-04 14:13:04 UTC (rev 155543)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}



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

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 10:13:06
  Author: andrea
Revision: 155544

db-move: moved kdeedu-marble from [staging] to [extra] (i686)

Added:
  kdeedu-marble/repos/extra-i686/PKGBUILD
(from rev 155508, kdeedu-marble/repos/staging-i686/PKGBUILD)
  kdeedu-marble/repos/extra-i686/kdeedu-marble.install
(from rev 155508, kdeedu-marble/repos/staging-i686/kdeedu-marble.install)
Deleted:
  kdeedu-marble/repos/extra-i686/PKGBUILD
  kdeedu-marble/repos/extra-i686/kdeedu-marble.install
  kdeedu-marble/repos/staging-i686/

---+
 PKGBUILD  |   64 
 kdeedu-marble.install |   24 +-
 2 files changed, 44 insertions(+), 44 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-04-04 14:13:04 UTC (rev 155543)
+++ extra-i686/PKGBUILD 2012-04-04 14:13:06 UTC (rev 155544)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeedu-marble
-pkgver=4.8.1
-pkgrel=1
-pkgdesc=Desktop Globe
-url=http://kde.org/applications/education/marble/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdeedu')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4' 'gpsd')
-optdepends=('gpsd: gps support')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/${pkgver}/src/marble-${pkgver}.tar.xz;)
-sha1sums=('542da37f6ea2df21b331aea28cab810eb6802b78')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../marble-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdeedu-marble/repos/extra-i686/PKGBUILD (from rev 155508, 
kdeedu-marble/repos/staging-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-04-04 14:13:06 UTC (rev 155544)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeedu-marble
+pkgver=4.8.2
+pkgrel=1
+pkgdesc=Desktop Globe
+url=http://kde.org/applications/education/marble/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeedu')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4' 'gpsd')
+optdepends=('gpsd: gps support')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/${pkgver}/src/marble-${pkgver}.tar.xz;)
+sha1sums=('f57f134976b27fd0622ba2a24e32128ab23f5494')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../marble-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/kdeedu-marble.install
===
--- extra-i686/kdeedu-marble.install2012-04-04 14:13:04 UTC (rev 155543)
+++ extra-i686/kdeedu-marble.install2012-04-04 14:13:06 UTC (rev 155544)
@@ -1,12 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-update-desktop-database -q
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdeedu-marble/repos/extra-i686/kdeedu-marble.install (from rev 155508, 
kdeedu-marble/repos/staging-i686/kdeedu-marble.install)
===
--- extra-i686/kdeedu-marble.install(rev 0)
+++ extra-i686/kdeedu-marble.install2012-04-04 14:13:06 UTC (rev 155544)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}



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

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 10:13:08
  Author: andrea
Revision: 155545

db-move: moved kdeedu-marble from [staging] to [extra] (x86_64)

Added:
  kdeedu-marble/repos/extra-x86_64/PKGBUILD
(from rev 155508, kdeedu-marble/repos/staging-x86_64/PKGBUILD)
  kdeedu-marble/repos/extra-x86_64/kdeedu-marble.install
(from rev 155508, kdeedu-marble/repos/staging-x86_64/kdeedu-marble.install)
Deleted:
  kdeedu-marble/repos/extra-x86_64/PKGBUILD
  kdeedu-marble/repos/extra-x86_64/kdeedu-marble.install
  kdeedu-marble/repos/staging-x86_64/

---+
 PKGBUILD  |   64 
 kdeedu-marble.install |   24 +-
 2 files changed, 44 insertions(+), 44 deletions(-)

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-04-04 14:13:06 UTC (rev 155544)
+++ extra-x86_64/PKGBUILD   2012-04-04 14:13:08 UTC (rev 155545)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeedu-marble
-pkgver=4.8.1
-pkgrel=1
-pkgdesc=Desktop Globe
-url=http://kde.org/applications/education/marble/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdeedu')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4' 'gpsd')
-optdepends=('gpsd: gps support')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/${pkgver}/src/marble-${pkgver}.tar.xz;)
-sha1sums=('542da37f6ea2df21b331aea28cab810eb6802b78')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../marble-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdeedu-marble/repos/extra-x86_64/PKGBUILD (from rev 155508, 
kdeedu-marble/repos/staging-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2012-04-04 14:13:08 UTC (rev 155545)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeedu-marble
+pkgver=4.8.2
+pkgrel=1
+pkgdesc=Desktop Globe
+url=http://kde.org/applications/education/marble/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeedu')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4' 'gpsd')
+optdepends=('gpsd: gps support')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/${pkgver}/src/marble-${pkgver}.tar.xz;)
+sha1sums=('f57f134976b27fd0622ba2a24e32128ab23f5494')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../marble-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/kdeedu-marble.install
===
--- extra-x86_64/kdeedu-marble.install  2012-04-04 14:13:06 UTC (rev 155544)
+++ extra-x86_64/kdeedu-marble.install  2012-04-04 14:13:08 UTC (rev 155545)
@@ -1,12 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-update-desktop-database -q
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdeedu-marble/repos/extra-x86_64/kdeedu-marble.install (from rev 
155508, kdeedu-marble/repos/staging-x86_64/kdeedu-marble.install)
===
--- extra-x86_64/kdeedu-marble.install  (rev 0)
+++ extra-x86_64/kdeedu-marble.install  2012-04-04 14:13:08 UTC (rev 155545)
@@ -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 libkdcraw/repos (5 files)

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 10:13:10
  Author: andrea
Revision: 155546

db-move: moved libkdcraw from [staging] to [extra] (i686)

Added:
  libkdcraw/repos/extra-i686/PKGBUILD
(from rev 155508, libkdcraw/repos/staging-i686/PKGBUILD)
  libkdcraw/repos/extra-i686/libkdcraw.install
(from rev 155508, libkdcraw/repos/staging-i686/libkdcraw.install)
Deleted:
  libkdcraw/repos/extra-i686/PKGBUILD
  libkdcraw/repos/extra-i686/libkdcraw.install
  libkdcraw/repos/staging-i686/

---+
 PKGBUILD  |   64 ++--
 libkdcraw.install |   22 -
 2 files changed, 43 insertions(+), 43 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-04-04 14:13:08 UTC (rev 155545)
+++ extra-i686/PKGBUILD 2012-04-04 14:13:10 UTC (rev 155546)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=libkdcraw
-pkgver=4.8.1
-pkgrel=1
-pkgdesc=A C++ interface used to decode RAW picture
-url=http://kde.org/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdelibs' 'lcms')
-makedepends=('cmake' 'automoc4')
-replaces=('kdegraphics-libs')
-conflicts=('kdegraphics-libs')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('80dd47457b9803240a3002ef42d96e201d9face8')
-
-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: libkdcraw/repos/extra-i686/PKGBUILD (from rev 155508, 
libkdcraw/repos/staging-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-04-04 14:13:10 UTC (rev 155546)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=libkdcraw
+pkgver=4.8.2
+pkgrel=1
+pkgdesc=A C++ interface used to decode RAW picture
+url=http://kde.org/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdelibs' 'lcms')
+makedepends=('cmake' 'automoc4')
+replaces=('kdegraphics-libs')
+conflicts=('kdegraphics-libs')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('38708f1b223740ae105295cdaa6ee372e31c43bc')
+
+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
+}

Deleted: extra-i686/libkdcraw.install
===
--- extra-i686/libkdcraw.install2012-04-04 14:13:08 UTC (rev 155545)
+++ extra-i686/libkdcraw.install2012-04-04 14:13:10 UTC (rev 155546)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: libkdcraw/repos/extra-i686/libkdcraw.install (from rev 155508, 
libkdcraw/repos/staging-i686/libkdcraw.install)
===
--- extra-i686/libkdcraw.install(rev 0)
+++ extra-i686/libkdcraw.install2012-04-04 14:13:10 UTC (rev 155546)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}



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

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 10:13:12
  Author: andrea
Revision: 155547

db-move: moved libkdcraw from [staging] to [extra] (x86_64)

Added:
  libkdcraw/repos/extra-x86_64/PKGBUILD
(from rev 155508, libkdcraw/repos/staging-x86_64/PKGBUILD)
  libkdcraw/repos/extra-x86_64/libkdcraw.install
(from rev 155508, libkdcraw/repos/staging-x86_64/libkdcraw.install)
Deleted:
  libkdcraw/repos/extra-x86_64/PKGBUILD
  libkdcraw/repos/extra-x86_64/libkdcraw.install
  libkdcraw/repos/staging-x86_64/

---+
 PKGBUILD  |   64 ++--
 libkdcraw.install |   22 -
 2 files changed, 43 insertions(+), 43 deletions(-)

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-04-04 14:13:10 UTC (rev 155546)
+++ extra-x86_64/PKGBUILD   2012-04-04 14:13:12 UTC (rev 155547)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=libkdcraw
-pkgver=4.8.1
-pkgrel=1
-pkgdesc=A C++ interface used to decode RAW picture
-url=http://kde.org/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdelibs' 'lcms')
-makedepends=('cmake' 'automoc4')
-replaces=('kdegraphics-libs')
-conflicts=('kdegraphics-libs')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('80dd47457b9803240a3002ef42d96e201d9face8')
-
-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: libkdcraw/repos/extra-x86_64/PKGBUILD (from rev 155508, 
libkdcraw/repos/staging-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2012-04-04 14:13:12 UTC (rev 155547)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=libkdcraw
+pkgver=4.8.2
+pkgrel=1
+pkgdesc=A C++ interface used to decode RAW picture
+url=http://kde.org/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdelibs' 'lcms')
+makedepends=('cmake' 'automoc4')
+replaces=('kdegraphics-libs')
+conflicts=('kdegraphics-libs')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('38708f1b223740ae105295cdaa6ee372e31c43bc')
+
+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
+}

Deleted: extra-x86_64/libkdcraw.install
===
--- extra-x86_64/libkdcraw.install  2012-04-04 14:13:10 UTC (rev 155546)
+++ extra-x86_64/libkdcraw.install  2012-04-04 14:13:12 UTC (rev 155547)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: libkdcraw/repos/extra-x86_64/libkdcraw.install (from rev 155508, 
libkdcraw/repos/staging-x86_64/libkdcraw.install)
===
--- extra-x86_64/libkdcraw.install  (rev 0)
+++ extra-x86_64/libkdcraw.install  2012-04-04 14:13:12 UTC (rev 155547)
@@ -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 libkexiv2/repos (3 files)

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 10:13:14
  Author: andrea
Revision: 155548

db-move: moved libkexiv2 from [staging] to [extra] (i686)

Added:
  libkexiv2/repos/extra-i686/PKGBUILD
(from rev 155508, libkexiv2/repos/staging-i686/PKGBUILD)
Deleted:
  libkexiv2/repos/extra-i686/PKGBUILD
  libkexiv2/repos/staging-i686/

--+
 PKGBUILD |   62 ++---
 1 file changed, 31 insertions(+), 31 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-04-04 14:13:12 UTC (rev 155547)
+++ extra-i686/PKGBUILD 2012-04-04 14:13:14 UTC (rev 155548)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=libkexiv2
-pkgver=4.8.1
-pkgrel=1
-pkgdesc=A library to manipulate pictures metadata
-url=http://kde.org/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdelibs')
-makedepends=('cmake' 'automoc4')
-replaces=('kdegraphics-libs')
-conflicts=('kdegraphics-libs')
-source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('273d76f2414c2dc442ab8f9dc72578977aba0f0c')
-
-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: libkexiv2/repos/extra-i686/PKGBUILD (from rev 155508, 
libkexiv2/repos/staging-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-04-04 14:13:14 UTC (rev 155548)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=libkexiv2
+pkgver=4.8.2
+pkgrel=1
+pkgdesc=A library to manipulate pictures metadata
+url=http://kde.org/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdelibs')
+makedepends=('cmake' 'automoc4')
+replaces=('kdegraphics-libs')
+conflicts=('kdegraphics-libs')
+source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('fe32631401be655d4692fec724743d5f623b880d')
+
+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
+}



[arch-commits] Commit in libkexiv2/repos (3 files)

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 10:13:17
  Author: andrea
Revision: 155549

db-move: moved libkexiv2 from [staging] to [extra] (x86_64)

Added:
  libkexiv2/repos/extra-x86_64/PKGBUILD
(from rev 155508, libkexiv2/repos/staging-x86_64/PKGBUILD)
Deleted:
  libkexiv2/repos/extra-x86_64/PKGBUILD
  libkexiv2/repos/staging-x86_64/

--+
 PKGBUILD |   62 ++---
 1 file changed, 31 insertions(+), 31 deletions(-)

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-04-04 14:13:14 UTC (rev 155548)
+++ extra-x86_64/PKGBUILD   2012-04-04 14:13:17 UTC (rev 155549)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=libkexiv2
-pkgver=4.8.1
-pkgrel=1
-pkgdesc=A library to manipulate pictures metadata
-url=http://kde.org/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdelibs')
-makedepends=('cmake' 'automoc4')
-replaces=('kdegraphics-libs')
-conflicts=('kdegraphics-libs')
-source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('273d76f2414c2dc442ab8f9dc72578977aba0f0c')
-
-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: libkexiv2/repos/extra-x86_64/PKGBUILD (from rev 155508, 
libkexiv2/repos/staging-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2012-04-04 14:13:17 UTC (rev 155549)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=libkexiv2
+pkgver=4.8.2
+pkgrel=1
+pkgdesc=A library to manipulate pictures metadata
+url=http://kde.org/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdelibs')
+makedepends=('cmake' 'automoc4')
+replaces=('kdegraphics-libs')
+conflicts=('kdegraphics-libs')
+source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('fe32631401be655d4692fec724743d5f623b880d')
+
+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
+}



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

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 10:13:19
  Author: andrea
Revision: 10

db-move: moved libkipi from [staging] to [extra] (i686)

Added:
  libkipi/repos/extra-i686/PKGBUILD
(from rev 155508, libkipi/repos/staging-i686/PKGBUILD)
  libkipi/repos/extra-i686/libkipi.install
(from rev 155508, libkipi/repos/staging-i686/libkipi.install)
Deleted:
  libkipi/repos/extra-i686/PKGBUILD
  libkipi/repos/extra-i686/libkipi.install
  libkipi/repos/staging-i686/

-+
 PKGBUILD|   64 +++---
 libkipi.install |   22 +-
 2 files changed, 43 insertions(+), 43 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-04-04 14:13:17 UTC (rev 155549)
+++ extra-i686/PKGBUILD 2012-04-04 14:13:19 UTC (rev 10)
@@ -1,32 +0,0 @@
-# $Id: PKGBUILD 145371 2011-12-22 07:58:59Z andrea $
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=libkipi
-pkgver=4.8.1
-pkgrel=1
-pkgdesc=An interface to use kipi-plugins from a KDE application
-url=http://kde.org/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdelibs')
-makedepends=('cmake' 'automoc4')
-replaces=('kdegraphics-libs')
-conflicts=('kdegraphics-libs')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('bc290e3354c206d7852433aac704fc96b3a55700')
-
-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: libkipi/repos/extra-i686/PKGBUILD (from rev 155508, 
libkipi/repos/staging-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-04-04 14:13:19 UTC (rev 10)
@@ -0,0 +1,32 @@
+# $Id: PKGBUILD 145371 2011-12-22 07:58:59Z andrea $
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=libkipi
+pkgver=4.8.2
+pkgrel=1
+pkgdesc=An interface to use kipi-plugins from a KDE application
+url=http://kde.org/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdelibs')
+makedepends=('cmake' 'automoc4')
+replaces=('kdegraphics-libs')
+conflicts=('kdegraphics-libs')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('c2f788e05f5e6d52e10578ebd58a2b1dd8f65c89')
+
+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
+}

Deleted: extra-i686/libkipi.install
===
--- extra-i686/libkipi.install  2012-04-04 14:13:17 UTC (rev 155549)
+++ extra-i686/libkipi.install  2012-04-04 14:13:19 UTC (rev 10)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: libkipi/repos/extra-i686/libkipi.install (from rev 155508, 
libkipi/repos/staging-i686/libkipi.install)
===
--- extra-i686/libkipi.install  (rev 0)
+++ extra-i686/libkipi.install  2012-04-04 14:13:19 UTC (rev 10)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}



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

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 10:13:22
  Author: andrea
Revision: 11

db-move: moved libkipi from [staging] to [extra] (x86_64)

Added:
  libkipi/repos/extra-x86_64/PKGBUILD
(from rev 155508, libkipi/repos/staging-x86_64/PKGBUILD)
  libkipi/repos/extra-x86_64/libkipi.install
(from rev 155508, libkipi/repos/staging-x86_64/libkipi.install)
Deleted:
  libkipi/repos/extra-x86_64/PKGBUILD
  libkipi/repos/extra-x86_64/libkipi.install
  libkipi/repos/staging-x86_64/

-+
 PKGBUILD|   64 +++---
 libkipi.install |   22 +-
 2 files changed, 43 insertions(+), 43 deletions(-)

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-04-04 14:13:19 UTC (rev 10)
+++ extra-x86_64/PKGBUILD   2012-04-04 14:13:22 UTC (rev 11)
@@ -1,32 +0,0 @@
-# $Id: PKGBUILD 145371 2011-12-22 07:58:59Z andrea $
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=libkipi
-pkgver=4.8.1
-pkgrel=1
-pkgdesc=An interface to use kipi-plugins from a KDE application
-url=http://kde.org/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdelibs')
-makedepends=('cmake' 'automoc4')
-replaces=('kdegraphics-libs')
-conflicts=('kdegraphics-libs')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('bc290e3354c206d7852433aac704fc96b3a55700')
-
-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: libkipi/repos/extra-x86_64/PKGBUILD (from rev 155508, 
libkipi/repos/staging-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2012-04-04 14:13:22 UTC (rev 11)
@@ -0,0 +1,32 @@
+# $Id: PKGBUILD 145371 2011-12-22 07:58:59Z andrea $
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=libkipi
+pkgver=4.8.2
+pkgrel=1
+pkgdesc=An interface to use kipi-plugins from a KDE application
+url=http://kde.org/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdelibs')
+makedepends=('cmake' 'automoc4')
+replaces=('kdegraphics-libs')
+conflicts=('kdegraphics-libs')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('c2f788e05f5e6d52e10578ebd58a2b1dd8f65c89')
+
+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
+}

Deleted: extra-x86_64/libkipi.install
===
--- extra-x86_64/libkipi.install2012-04-04 14:13:19 UTC (rev 10)
+++ extra-x86_64/libkipi.install2012-04-04 14:13:22 UTC (rev 11)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: libkipi/repos/extra-x86_64/libkipi.install (from rev 155508, 
libkipi/repos/staging-x86_64/libkipi.install)
===
--- extra-x86_64/libkipi.install(rev 0)
+++ extra-x86_64/libkipi.install2012-04-04 14:13:22 UTC (rev 11)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}



[arch-commits] Commit in libksane/repos (5 files)

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 10:13:24
  Author: andrea
Revision: 12

db-move: moved libksane from [staging] to [extra] (i686)

Added:
  libksane/repos/extra-i686/PKGBUILD
(from rev 155508, libksane/repos/staging-i686/PKGBUILD)
  libksane/repos/extra-i686/libksane.install
(from rev 155508, libksane/repos/staging-i686/libksane.install)
Deleted:
  libksane/repos/extra-i686/PKGBUILD
  libksane/repos/extra-i686/libksane.install
  libksane/repos/staging-i686/

--+
 PKGBUILD |   64 ++---
 libksane.install |   22 +-
 2 files changed, 43 insertions(+), 43 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-04-04 14:13:22 UTC (rev 11)
+++ extra-i686/PKGBUILD 2012-04-04 14:13:24 UTC (rev 12)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=libksane
-pkgver=4.8.1
-pkgrel=1
-pkgdesc=An image scanning library
-url=http://kde.org/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdelibs' 'sane')
-makedepends=('cmake' 'automoc4')
-replaces=('kdegraphics-libs')
-conflicts=('kdegraphics-libs')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('20631624185f8bf26d7a8c2e7222731513e8a2ec')
-
-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: libksane/repos/extra-i686/PKGBUILD (from rev 155508, 
libksane/repos/staging-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-04-04 14:13:24 UTC (rev 12)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=libksane
+pkgver=4.8.2
+pkgrel=1
+pkgdesc=An image scanning library
+url=http://kde.org/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdelibs' 'sane')
+makedepends=('cmake' 'automoc4')
+replaces=('kdegraphics-libs')
+conflicts=('kdegraphics-libs')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('fe9376710687c2e9354bd5f8245755c53e2ad91c')
+
+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
+}

Deleted: extra-i686/libksane.install
===
--- extra-i686/libksane.install 2012-04-04 14:13:22 UTC (rev 11)
+++ extra-i686/libksane.install 2012-04-04 14:13:24 UTC (rev 12)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: libksane/repos/extra-i686/libksane.install (from rev 155508, 
libksane/repos/staging-i686/libksane.install)
===
--- extra-i686/libksane.install (rev 0)
+++ extra-i686/libksane.install 2012-04-04 14:13:24 UTC (rev 12)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}



[arch-commits] Commit in libksane/repos (5 files)

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 10:13:26
  Author: andrea
Revision: 13

db-move: moved libksane from [staging] to [extra] (x86_64)

Added:
  libksane/repos/extra-x86_64/PKGBUILD
(from rev 155508, libksane/repos/staging-x86_64/PKGBUILD)
  libksane/repos/extra-x86_64/libksane.install
(from rev 155508, libksane/repos/staging-x86_64/libksane.install)
Deleted:
  libksane/repos/extra-x86_64/PKGBUILD
  libksane/repos/extra-x86_64/libksane.install
  libksane/repos/staging-x86_64/

--+
 PKGBUILD |   64 ++---
 libksane.install |   22 +-
 2 files changed, 43 insertions(+), 43 deletions(-)

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-04-04 14:13:24 UTC (rev 12)
+++ extra-x86_64/PKGBUILD   2012-04-04 14:13:26 UTC (rev 13)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=libksane
-pkgver=4.8.1
-pkgrel=1
-pkgdesc=An image scanning library
-url=http://kde.org/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdelibs' 'sane')
-makedepends=('cmake' 'automoc4')
-replaces=('kdegraphics-libs')
-conflicts=('kdegraphics-libs')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('20631624185f8bf26d7a8c2e7222731513e8a2ec')
-
-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: libksane/repos/extra-x86_64/PKGBUILD (from rev 155508, 
libksane/repos/staging-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2012-04-04 14:13:26 UTC (rev 13)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=libksane
+pkgver=4.8.2
+pkgrel=1
+pkgdesc=An image scanning library
+url=http://kde.org/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdelibs' 'sane')
+makedepends=('cmake' 'automoc4')
+replaces=('kdegraphics-libs')
+conflicts=('kdegraphics-libs')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('fe9376710687c2e9354bd5f8245755c53e2ad91c')
+
+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
+}

Deleted: extra-x86_64/libksane.install
===
--- extra-x86_64/libksane.install   2012-04-04 14:13:24 UTC (rev 12)
+++ extra-x86_64/libksane.install   2012-04-04 14:13:26 UTC (rev 13)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: libksane/repos/extra-x86_64/libksane.install (from rev 155508, 
libksane/repos/staging-x86_64/libksane.install)
===
--- extra-x86_64/libksane.install   (rev 0)
+++ extra-x86_64/libksane.install   2012-04-04 14:13:26 UTC (rev 13)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}



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

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 10:13:28
  Author: andrea
Revision: 14

db-move: moved kdeedu-analitza from [staging] to [extra] (i686)

Added:
  kdeedu-analitza/repos/extra-i686/PKGBUILD
(from rev 155508, kdeedu-analitza/repos/staging-i686/PKGBUILD)
Deleted:
  kdeedu-analitza/repos/extra-i686/PKGBUILD
  kdeedu-analitza/repos/staging-i686/

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-04-04 14:13:26 UTC (rev 13)
+++ extra-i686/PKGBUILD 2012-04-04 14:13:28 UTC (rev 14)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeedu-analitza
-pkgver=4.8.1
-pkgrel=1
-pkgdesc=A library to add mathematical features to your program
-url=http://kde.org/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdeedu')
-depends=('kdelibs')
-makedepends=('cmake' 'automoc4')
-source=(http://download.kde.org/stable/${pkgver}/src/analitza-${pkgver}.tar.xz;)
-sha1sums=('94c175417126c578c38f29c348a8bb8f54cdfb45')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../analitza-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdeedu-analitza/repos/extra-i686/PKGBUILD (from rev 155508, 
kdeedu-analitza/repos/staging-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-04-04 14:13:28 UTC (rev 14)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeedu-analitza
+pkgver=4.8.2
+pkgrel=1
+pkgdesc=A library to add mathematical features to your program
+url=http://kde.org/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeedu')
+depends=('kdelibs')
+makedepends=('cmake' 'automoc4')
+source=(http://download.kde.org/stable/${pkgver}/src/analitza-${pkgver}.tar.xz;)
+sha1sums=('bf76411269246581b09df98ca8ae33be200c4427')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../analitza-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}



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

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 10:13:29
  Author: andrea
Revision: 15

db-move: moved kdeedu-analitza from [staging] to [extra] (x86_64)

Added:
  kdeedu-analitza/repos/extra-x86_64/PKGBUILD
(from rev 155508, kdeedu-analitza/repos/staging-x86_64/PKGBUILD)
Deleted:
  kdeedu-analitza/repos/extra-x86_64/PKGBUILD
  kdeedu-analitza/repos/staging-x86_64/

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

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-04-04 14:13:28 UTC (rev 14)
+++ extra-x86_64/PKGBUILD   2012-04-04 14:13:29 UTC (rev 15)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeedu-analitza
-pkgver=4.8.1
-pkgrel=1
-pkgdesc=A library to add mathematical features to your program
-url=http://kde.org/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdeedu')
-depends=('kdelibs')
-makedepends=('cmake' 'automoc4')
-source=(http://download.kde.org/stable/${pkgver}/src/analitza-${pkgver}.tar.xz;)
-sha1sums=('94c175417126c578c38f29c348a8bb8f54cdfb45')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../analitza-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdeedu-analitza/repos/extra-x86_64/PKGBUILD (from rev 155508, 
kdeedu-analitza/repos/staging-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2012-04-04 14:13:29 UTC (rev 15)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeedu-analitza
+pkgver=4.8.2
+pkgrel=1
+pkgdesc=A library to add mathematical features to your program
+url=http://kde.org/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeedu')
+depends=('kdelibs')
+makedepends=('cmake' 'automoc4')
+source=(http://download.kde.org/stable/${pkgver}/src/analitza-${pkgver}.tar.xz;)
+sha1sums=('bf76411269246581b09df98ca8ae33be200c4427')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../analitza-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}



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

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 10:13:31
  Author: andrea
Revision: 16

db-move: moved kdeaccessibility-jovie from [staging] to [extra] (i686)

Added:
  kdeaccessibility-jovie/repos/extra-i686/PKGBUILD
(from rev 155508, kdeaccessibility-jovie/repos/staging-i686/PKGBUILD)
  kdeaccessibility-jovie/repos/extra-i686/kdeaccessibility-jovie.install
(from rev 155508, 
kdeaccessibility-jovie/repos/staging-i686/kdeaccessibility-jovie.install)
Deleted:
  kdeaccessibility-jovie/repos/extra-i686/PKGBUILD
  kdeaccessibility-jovie/repos/extra-i686/kdeaccessibility-jovie.install
  kdeaccessibility-jovie/repos/staging-i686/

+
 PKGBUILD   |   68 +++
 kdeaccessibility-jovie.install |   22 ++--
 2 files changed, 45 insertions(+), 45 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-04-04 14:13:29 UTC (rev 15)
+++ extra-i686/PKGBUILD 2012-04-04 14:13:31 UTC (rev 16)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeaccessibility-jovie
-pkgver=4.8.1
-pkgrel=1
-arch=('i686' 'x86_64')
-pkgdesc='A text to speech application'
-url='http://kde.org/applications/utilities/jovie/'
-license=('GPL' 'FDL')
-groups=('kde' 'kdeaccessibility')
-depends=('kdebase-runtime' 'speech-dispatcher')
-makedepends=('cmake' 'automoc4')
-replaces=('kdeaccessibility-kttsd')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/${pkgver}/src/jovie-${pkgver}.tar.xz;)
-sha1sums=('4ac647ac3823b6a4f01f839f3e11bca09d6353ee')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../jovie-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd $srcdir/build
-  make DESTDIR=$pkgdir install
-  cd $srcdir/build/doc
-  make DESTDIR=$pkgdir install
-}

Copied: kdeaccessibility-jovie/repos/extra-i686/PKGBUILD (from rev 155508, 
kdeaccessibility-jovie/repos/staging-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-04-04 14:13:31 UTC (rev 16)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeaccessibility-jovie
+pkgver=4.8.2
+pkgrel=1
+arch=('i686' 'x86_64')
+pkgdesc='A text to speech application'
+url='http://kde.org/applications/utilities/jovie/'
+license=('GPL' 'FDL')
+groups=('kde' 'kdeaccessibility')
+depends=('kdebase-runtime' 'speech-dispatcher')
+makedepends=('cmake' 'automoc4')
+replaces=('kdeaccessibility-kttsd')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/${pkgver}/src/jovie-${pkgver}.tar.xz;)
+sha1sums=('eac0fe5006b54914f17dd529a723da4964f59a0b')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../jovie-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $srcdir/build
+  make DESTDIR=$pkgdir install
+  cd $srcdir/build/doc
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-i686/kdeaccessibility-jovie.install
===
--- extra-i686/kdeaccessibility-jovie.install   2012-04-04 14:13:29 UTC (rev 
15)
+++ extra-i686/kdeaccessibility-jovie.install   2012-04-04 14:13:31 UTC (rev 
16)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdeaccessibility-jovie/repos/extra-i686/kdeaccessibility-jovie.install 
(from rev 155508, 
kdeaccessibility-jovie/repos/staging-i686/kdeaccessibility-jovie.install)
===
--- extra-i686/kdeaccessibility-jovie.install   (rev 0)
+++ extra-i686/kdeaccessibility-jovie.install   2012-04-04 14:13:31 UTC (rev 
16)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}



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

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 10:13:33
  Author: andrea
Revision: 17

db-move: moved kdeaccessibility-jovie from [staging] to [extra] (x86_64)

Added:
  kdeaccessibility-jovie/repos/extra-x86_64/PKGBUILD
(from rev 155508, kdeaccessibility-jovie/repos/staging-x86_64/PKGBUILD)
  kdeaccessibility-jovie/repos/extra-x86_64/kdeaccessibility-jovie.install
(from rev 155508, 
kdeaccessibility-jovie/repos/staging-x86_64/kdeaccessibility-jovie.install)
Deleted:
  kdeaccessibility-jovie/repos/extra-x86_64/PKGBUILD
  kdeaccessibility-jovie/repos/extra-x86_64/kdeaccessibility-jovie.install
  kdeaccessibility-jovie/repos/staging-x86_64/

+
 PKGBUILD   |   68 +++
 kdeaccessibility-jovie.install |   22 ++--
 2 files changed, 45 insertions(+), 45 deletions(-)

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-04-04 14:13:31 UTC (rev 16)
+++ extra-x86_64/PKGBUILD   2012-04-04 14:13:33 UTC (rev 17)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeaccessibility-jovie
-pkgver=4.8.1
-pkgrel=1
-arch=('i686' 'x86_64')
-pkgdesc='A text to speech application'
-url='http://kde.org/applications/utilities/jovie/'
-license=('GPL' 'FDL')
-groups=('kde' 'kdeaccessibility')
-depends=('kdebase-runtime' 'speech-dispatcher')
-makedepends=('cmake' 'automoc4')
-replaces=('kdeaccessibility-kttsd')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/${pkgver}/src/jovie-${pkgver}.tar.xz;)
-sha1sums=('4ac647ac3823b6a4f01f839f3e11bca09d6353ee')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../jovie-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd $srcdir/build
-  make DESTDIR=$pkgdir install
-  cd $srcdir/build/doc
-  make DESTDIR=$pkgdir install
-}

Copied: kdeaccessibility-jovie/repos/extra-x86_64/PKGBUILD (from rev 155508, 
kdeaccessibility-jovie/repos/staging-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2012-04-04 14:13:33 UTC (rev 17)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeaccessibility-jovie
+pkgver=4.8.2
+pkgrel=1
+arch=('i686' 'x86_64')
+pkgdesc='A text to speech application'
+url='http://kde.org/applications/utilities/jovie/'
+license=('GPL' 'FDL')
+groups=('kde' 'kdeaccessibility')
+depends=('kdebase-runtime' 'speech-dispatcher')
+makedepends=('cmake' 'automoc4')
+replaces=('kdeaccessibility-kttsd')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/${pkgver}/src/jovie-${pkgver}.tar.xz;)
+sha1sums=('eac0fe5006b54914f17dd529a723da4964f59a0b')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../jovie-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $srcdir/build
+  make DESTDIR=$pkgdir install
+  cd $srcdir/build/doc
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-x86_64/kdeaccessibility-jovie.install
===
--- extra-x86_64/kdeaccessibility-jovie.install 2012-04-04 14:13:31 UTC (rev 
16)
+++ extra-x86_64/kdeaccessibility-jovie.install 2012-04-04 14:13:33 UTC (rev 
17)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: 
kdeaccessibility-jovie/repos/extra-x86_64/kdeaccessibility-jovie.install (from 
rev 155508, 
kdeaccessibility-jovie/repos/staging-x86_64/kdeaccessibility-jovie.install)
===
--- extra-x86_64/kdeaccessibility-jovie.install (rev 0)
+++ extra-x86_64/kdeaccessibility-jovie.install 2012-04-04 14:13:33 UTC (rev 
17)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}



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

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 10:13:34
  Author: andrea
Revision: 18

db-move: moved kdeaccessibility-kaccessible from [staging] to [extra] (i686)

Added:
  kdeaccessibility-kaccessible/repos/extra-i686/PKGBUILD
(from rev 155508, kdeaccessibility-kaccessible/repos/staging-i686/PKGBUILD)
Deleted:
  kdeaccessibility-kaccessible/repos/extra-i686/PKGBUILD
  kdeaccessibility-kaccessible/repos/staging-i686/

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-04-04 14:13:33 UTC (rev 17)
+++ extra-i686/PKGBUILD 2012-04-04 14:13:34 UTC (rev 18)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeaccessibility-kaccessible
-pkgver=4.8.1
-pkgrel=1
-arch=('i686' 'x86_64')
-pkgdesc='Provides accessibility services like focus tracking and a 
screenreader'
-url='http://accessibility.kde.org/'
-license=('GPL' 'FDL')
-groups=('kde' 'kdeaccessibility')
-depends=('kdelibs' 'speech-dispatcher')
-makedepends=('cmake' 'automoc4')
-source=(http://download.kde.org/stable/${pkgver}/src/kaccessible-${pkgver}.tar.xz;)
-sha1sums=('da137f22a8de55858a3ae80f4e95d89c18b50257')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../kaccessible-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd $srcdir/build
-  make DESTDIR=$pkgdir install
-}

Copied: kdeaccessibility-kaccessible/repos/extra-i686/PKGBUILD (from rev 
155508, kdeaccessibility-kaccessible/repos/staging-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-04-04 14:13:34 UTC (rev 18)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeaccessibility-kaccessible
+pkgver=4.8.2
+pkgrel=1
+arch=('i686' 'x86_64')
+pkgdesc='Provides accessibility services like focus tracking and a 
screenreader'
+url='http://accessibility.kde.org/'
+license=('GPL' 'FDL')
+groups=('kde' 'kdeaccessibility')
+depends=('kdelibs' 'speech-dispatcher')
+makedepends=('cmake' 'automoc4')
+source=(http://download.kde.org/stable/${pkgver}/src/kaccessible-${pkgver}.tar.xz;)
+sha1sums=('bc5cd13decd2456c91fd6973be038e6fea0da256')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kaccessible-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $srcdir/build
+  make DESTDIR=$pkgdir install
+}



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

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 10:13:36
  Author: andrea
Revision: 19

db-move: moved kdeaccessibility-kaccessible from [staging] to [extra] (x86_64)

Added:
  kdeaccessibility-kaccessible/repos/extra-x86_64/PKGBUILD
(from rev 155508, 
kdeaccessibility-kaccessible/repos/staging-x86_64/PKGBUILD)
Deleted:
  kdeaccessibility-kaccessible/repos/extra-x86_64/PKGBUILD
  kdeaccessibility-kaccessible/repos/staging-x86_64/

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

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-04-04 14:13:34 UTC (rev 18)
+++ extra-x86_64/PKGBUILD   2012-04-04 14:13:36 UTC (rev 19)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeaccessibility-kaccessible
-pkgver=4.8.1
-pkgrel=1
-arch=('i686' 'x86_64')
-pkgdesc='Provides accessibility services like focus tracking and a 
screenreader'
-url='http://accessibility.kde.org/'
-license=('GPL' 'FDL')
-groups=('kde' 'kdeaccessibility')
-depends=('kdelibs' 'speech-dispatcher')
-makedepends=('cmake' 'automoc4')
-source=(http://download.kde.org/stable/${pkgver}/src/kaccessible-${pkgver}.tar.xz;)
-sha1sums=('da137f22a8de55858a3ae80f4e95d89c18b50257')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../kaccessible-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd $srcdir/build
-  make DESTDIR=$pkgdir install
-}

Copied: kdeaccessibility-kaccessible/repos/extra-x86_64/PKGBUILD (from rev 
155508, kdeaccessibility-kaccessible/repos/staging-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2012-04-04 14:13:36 UTC (rev 19)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeaccessibility-kaccessible
+pkgver=4.8.2
+pkgrel=1
+arch=('i686' 'x86_64')
+pkgdesc='Provides accessibility services like focus tracking and a 
screenreader'
+url='http://accessibility.kde.org/'
+license=('GPL' 'FDL')
+groups=('kde' 'kdeaccessibility')
+depends=('kdelibs' 'speech-dispatcher')
+makedepends=('cmake' 'automoc4')
+source=(http://download.kde.org/stable/${pkgver}/src/kaccessible-${pkgver}.tar.xz;)
+sha1sums=('bc5cd13decd2456c91fd6973be038e6fea0da256')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kaccessible-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $srcdir/build
+  make DESTDIR=$pkgdir install
+}



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

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 10:13:38
  Author: andrea
Revision: 155560

db-move: moved kdeaccessibility-kmag from [staging] to [extra] (i686)

Added:
  kdeaccessibility-kmag/repos/extra-i686/PKGBUILD
(from rev 155508, kdeaccessibility-kmag/repos/staging-i686/PKGBUILD)
  kdeaccessibility-kmag/repos/extra-i686/kdeaccessibility-kmag.install
(from rev 155508, 
kdeaccessibility-kmag/repos/staging-i686/kdeaccessibility-kmag.install)
Deleted:
  kdeaccessibility-kmag/repos/extra-i686/PKGBUILD
  kdeaccessibility-kmag/repos/extra-i686/kdeaccessibility-kmag.install
  kdeaccessibility-kmag/repos/staging-i686/

---+
 PKGBUILD  |   66 
 kdeaccessibility-kmag.install |   22 ++---
 2 files changed, 44 insertions(+), 44 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-04-04 14:13:36 UTC (rev 19)
+++ extra-i686/PKGBUILD 2012-04-04 14:13:38 UTC (rev 155560)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeaccessibility-kmag
-pkgver=4.8.1
-pkgrel=1
-arch=('i686' 'x86_64')
-pkgdesc='Screen Magnifier'
-url='http://kde.org/applications/utilities/kmag/'
-license=('GPL' 'FDL')
-groups=('kde' 'kdeaccessibility')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/${pkgver}/src/kmag-${pkgver}.tar.xz;)
-sha1sums=('35686d11ecf5e2783b7518499300a715ef27108d')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../kmag-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd $srcdir/build
-  make DESTDIR=$pkgdir install
-  cd $srcdir/build/doc
-  make DESTDIR=$pkgdir install
-}

Copied: kdeaccessibility-kmag/repos/extra-i686/PKGBUILD (from rev 155508, 
kdeaccessibility-kmag/repos/staging-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-04-04 14:13:38 UTC (rev 155560)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeaccessibility-kmag
+pkgver=4.8.2
+pkgrel=1
+arch=('i686' 'x86_64')
+pkgdesc='Screen Magnifier'
+url='http://kde.org/applications/utilities/kmag/'
+license=('GPL' 'FDL')
+groups=('kde' 'kdeaccessibility')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/${pkgver}/src/kmag-${pkgver}.tar.xz;)
+sha1sums=('5a88645d7af1f407e87fcd91911b1e94e4ffb271')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kmag-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $srcdir/build
+  make DESTDIR=$pkgdir install
+  cd $srcdir/build/doc
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-i686/kdeaccessibility-kmag.install
===
--- extra-i686/kdeaccessibility-kmag.install2012-04-04 14:13:36 UTC (rev 
19)
+++ extra-i686/kdeaccessibility-kmag.install2012-04-04 14:13:38 UTC (rev 
155560)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdeaccessibility-kmag/repos/extra-i686/kdeaccessibility-kmag.install 
(from rev 155508, 
kdeaccessibility-kmag/repos/staging-i686/kdeaccessibility-kmag.install)
===
--- extra-i686/kdeaccessibility-kmag.install(rev 0)
+++ extra-i686/kdeaccessibility-kmag.install2012-04-04 14:13:38 UTC (rev 
155560)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}



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

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 10:13:39
  Author: andrea
Revision: 155561

db-move: moved kdeaccessibility-kmag from [staging] to [extra] (x86_64)

Added:
  kdeaccessibility-kmag/repos/extra-x86_64/PKGBUILD
(from rev 155508, kdeaccessibility-kmag/repos/staging-x86_64/PKGBUILD)
  kdeaccessibility-kmag/repos/extra-x86_64/kdeaccessibility-kmag.install
(from rev 155508, 
kdeaccessibility-kmag/repos/staging-x86_64/kdeaccessibility-kmag.install)
Deleted:
  kdeaccessibility-kmag/repos/extra-x86_64/PKGBUILD
  kdeaccessibility-kmag/repos/extra-x86_64/kdeaccessibility-kmag.install
  kdeaccessibility-kmag/repos/staging-x86_64/

---+
 PKGBUILD  |   66 
 kdeaccessibility-kmag.install |   22 ++---
 2 files changed, 44 insertions(+), 44 deletions(-)

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-04-04 14:13:38 UTC (rev 155560)
+++ extra-x86_64/PKGBUILD   2012-04-04 14:13:39 UTC (rev 155561)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeaccessibility-kmag
-pkgver=4.8.1
-pkgrel=1
-arch=('i686' 'x86_64')
-pkgdesc='Screen Magnifier'
-url='http://kde.org/applications/utilities/kmag/'
-license=('GPL' 'FDL')
-groups=('kde' 'kdeaccessibility')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/${pkgver}/src/kmag-${pkgver}.tar.xz;)
-sha1sums=('35686d11ecf5e2783b7518499300a715ef27108d')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../kmag-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd $srcdir/build
-  make DESTDIR=$pkgdir install
-  cd $srcdir/build/doc
-  make DESTDIR=$pkgdir install
-}

Copied: kdeaccessibility-kmag/repos/extra-x86_64/PKGBUILD (from rev 155508, 
kdeaccessibility-kmag/repos/staging-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2012-04-04 14:13:39 UTC (rev 155561)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeaccessibility-kmag
+pkgver=4.8.2
+pkgrel=1
+arch=('i686' 'x86_64')
+pkgdesc='Screen Magnifier'
+url='http://kde.org/applications/utilities/kmag/'
+license=('GPL' 'FDL')
+groups=('kde' 'kdeaccessibility')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/${pkgver}/src/kmag-${pkgver}.tar.xz;)
+sha1sums=('5a88645d7af1f407e87fcd91911b1e94e4ffb271')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kmag-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $srcdir/build
+  make DESTDIR=$pkgdir install
+  cd $srcdir/build/doc
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-x86_64/kdeaccessibility-kmag.install
===
--- extra-x86_64/kdeaccessibility-kmag.install  2012-04-04 14:13:38 UTC (rev 
155560)
+++ extra-x86_64/kdeaccessibility-kmag.install  2012-04-04 14:13:39 UTC (rev 
155561)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdeaccessibility-kmag/repos/extra-x86_64/kdeaccessibility-kmag.install 
(from rev 155508, 
kdeaccessibility-kmag/repos/staging-x86_64/kdeaccessibility-kmag.install)
===
--- extra-x86_64/kdeaccessibility-kmag.install  (rev 0)
+++ extra-x86_64/kdeaccessibility-kmag.install  2012-04-04 14:13:39 UTC (rev 
155561)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}



[arch-commits] Commit in kdeaccessibility-kmousetool/repos (5 files)

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 10:13:41
  Author: andrea
Revision: 155562

db-move: moved kdeaccessibility-kmousetool from [staging] to [extra] (i686)

Added:
  kdeaccessibility-kmousetool/repos/extra-i686/PKGBUILD
(from rev 155508, kdeaccessibility-kmousetool/repos/staging-i686/PKGBUILD)
  
kdeaccessibility-kmousetool/repos/extra-i686/kdeaccessibility-kmousetool.install
(from rev 155508, 
kdeaccessibility-kmousetool/repos/staging-i686/kdeaccessibility-kmousetool.install)
Deleted:
  kdeaccessibility-kmousetool/repos/extra-i686/PKGBUILD
  
kdeaccessibility-kmousetool/repos/extra-i686/kdeaccessibility-kmousetool.install
  kdeaccessibility-kmousetool/repos/staging-i686/

-+
 PKGBUILD|   66 +-
 kdeaccessibility-kmousetool.install |   22 +--
 2 files changed, 44 insertions(+), 44 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-04-04 14:13:39 UTC (rev 155561)
+++ extra-i686/PKGBUILD 2012-04-04 14:13:41 UTC (rev 155562)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeaccessibility-kmousetool
-pkgver=4.8.1
-pkgrel=1
-arch=('i686' 'x86_64')
-pkgdesc='Clicks the mouse for you, reducing the effects of RSI'
-url='http://kde.org/applications/utilities/kmousetool/'
-license=('GPL' 'FDL')
-groups=('kde' 'kdeaccessibility')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/${pkgver}/src/kmousetool-${pkgver}.tar.xz;)
-sha1sums=('8b3f0323602ab33a5749c7e5c75d50b62c352786')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../kmousetool-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd $srcdir/build
-  make DESTDIR=$pkgdir install
-  cd $srcdir/build/doc
-  make DESTDIR=$pkgdir install
-}

Copied: kdeaccessibility-kmousetool/repos/extra-i686/PKGBUILD (from rev 155508, 
kdeaccessibility-kmousetool/repos/staging-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-04-04 14:13:41 UTC (rev 155562)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeaccessibility-kmousetool
+pkgver=4.8.2
+pkgrel=1
+arch=('i686' 'x86_64')
+pkgdesc='Clicks the mouse for you, reducing the effects of RSI'
+url='http://kde.org/applications/utilities/kmousetool/'
+license=('GPL' 'FDL')
+groups=('kde' 'kdeaccessibility')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/${pkgver}/src/kmousetool-${pkgver}.tar.xz;)
+sha1sums=('e0a66c42324d9ac09c3e85fea12a24a5ae2abb9b')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kmousetool-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $srcdir/build
+  make DESTDIR=$pkgdir install
+  cd $srcdir/build/doc
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-i686/kdeaccessibility-kmousetool.install
===
--- extra-i686/kdeaccessibility-kmousetool.install  2012-04-04 14:13:39 UTC 
(rev 155561)
+++ extra-i686/kdeaccessibility-kmousetool.install  2012-04-04 14:13:41 UTC 
(rev 155562)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: 
kdeaccessibility-kmousetool/repos/extra-i686/kdeaccessibility-kmousetool.install
 (from rev 155508, 
kdeaccessibility-kmousetool/repos/staging-i686/kdeaccessibility-kmousetool.install)
===
--- extra-i686/kdeaccessibility-kmousetool.install  
(rev 0)
+++ extra-i686/kdeaccessibility-kmousetool.install  2012-04-04 14:13:41 UTC 
(rev 155562)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}



[arch-commits] Commit in kdeaccessibility-kmousetool/repos (5 files)

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 10:13:42
  Author: andrea
Revision: 155563

db-move: moved kdeaccessibility-kmousetool from [staging] to [extra] (x86_64)

Added:
  kdeaccessibility-kmousetool/repos/extra-x86_64/PKGBUILD
(from rev 155508, kdeaccessibility-kmousetool/repos/staging-x86_64/PKGBUILD)
  
kdeaccessibility-kmousetool/repos/extra-x86_64/kdeaccessibility-kmousetool.install
(from rev 155508, 
kdeaccessibility-kmousetool/repos/staging-x86_64/kdeaccessibility-kmousetool.install)
Deleted:
  kdeaccessibility-kmousetool/repos/extra-x86_64/PKGBUILD
  
kdeaccessibility-kmousetool/repos/extra-x86_64/kdeaccessibility-kmousetool.install
  kdeaccessibility-kmousetool/repos/staging-x86_64/

-+
 PKGBUILD|   66 +-
 kdeaccessibility-kmousetool.install |   22 +--
 2 files changed, 44 insertions(+), 44 deletions(-)

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-04-04 14:13:41 UTC (rev 155562)
+++ extra-x86_64/PKGBUILD   2012-04-04 14:13:42 UTC (rev 155563)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeaccessibility-kmousetool
-pkgver=4.8.1
-pkgrel=1
-arch=('i686' 'x86_64')
-pkgdesc='Clicks the mouse for you, reducing the effects of RSI'
-url='http://kde.org/applications/utilities/kmousetool/'
-license=('GPL' 'FDL')
-groups=('kde' 'kdeaccessibility')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/${pkgver}/src/kmousetool-${pkgver}.tar.xz;)
-sha1sums=('8b3f0323602ab33a5749c7e5c75d50b62c352786')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../kmousetool-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd $srcdir/build
-  make DESTDIR=$pkgdir install
-  cd $srcdir/build/doc
-  make DESTDIR=$pkgdir install
-}

Copied: kdeaccessibility-kmousetool/repos/extra-x86_64/PKGBUILD (from rev 
155508, kdeaccessibility-kmousetool/repos/staging-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2012-04-04 14:13:42 UTC (rev 155563)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeaccessibility-kmousetool
+pkgver=4.8.2
+pkgrel=1
+arch=('i686' 'x86_64')
+pkgdesc='Clicks the mouse for you, reducing the effects of RSI'
+url='http://kde.org/applications/utilities/kmousetool/'
+license=('GPL' 'FDL')
+groups=('kde' 'kdeaccessibility')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/${pkgver}/src/kmousetool-${pkgver}.tar.xz;)
+sha1sums=('e0a66c42324d9ac09c3e85fea12a24a5ae2abb9b')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kmousetool-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $srcdir/build
+  make DESTDIR=$pkgdir install
+  cd $srcdir/build/doc
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-x86_64/kdeaccessibility-kmousetool.install
===
--- extra-x86_64/kdeaccessibility-kmousetool.install2012-04-04 14:13:41 UTC 
(rev 155562)
+++ extra-x86_64/kdeaccessibility-kmousetool.install2012-04-04 14:13:42 UTC 
(rev 155563)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: 
kdeaccessibility-kmousetool/repos/extra-x86_64/kdeaccessibility-kmousetool.install
 (from rev 155508, 
kdeaccessibility-kmousetool/repos/staging-x86_64/kdeaccessibility-kmousetool.install)
===
--- extra-x86_64/kdeaccessibility-kmousetool.install
(rev 0)
+++ extra-x86_64/kdeaccessibility-kmousetool.install2012-04-04 14:13:42 UTC 
(rev 155563)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}



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

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 10:13:50
  Author: andrea
Revision: 155566

db-move: moved kdeadmin from [staging] to [extra] (i686)

Added:
  kdeadmin/repos/extra-i686/PKGBUILD
(from rev 155508, kdeadmin/repos/staging-i686/PKGBUILD)
  kdeadmin/repos/extra-i686/kdeadmin.install
(from rev 155508, kdeadmin/repos/staging-i686/kdeadmin.install)
  kdeadmin/repos/extra-i686/syslog-path.patch
(from rev 155508, kdeadmin/repos/staging-i686/syslog-path.patch)
Deleted:
  kdeadmin/repos/extra-i686/PKGBUILD
  kdeadmin/repos/extra-i686/kdeadmin.install
  kdeadmin/repos/extra-i686/syslog-path.patch
  kdeadmin/repos/staging-i686/

---+
 PKGBUILD  |  160 ++--
 kdeadmin.install  |   22 +++
 syslog-path.patch |   22 +++
 3 files changed, 102 insertions(+), 102 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-04-04 14:13:47 UTC (rev 155565)
+++ extra-i686/PKGBUILD 2012-04-04 14:13:50 UTC (rev 155566)
@@ -1,80 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Pierre Schmitz pie...@archlinux.de
-
-pkgbase=kdeadmin
-pkgname=('kdeadmin-kcron'
- 'kdeadmin-ksystemlog'
- 'kdeadmin-kuser'
- 'kdeadmin-system-config-printer-kde')
-pkgver=4.8.1
-pkgrel=2
-arch=('i686' 'x86_64')
-url='http://www.kde.org'
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdeadmin')
-makedepends=('cmake' 'automoc4' 'kdebindings-python2' 
'system-config-printer-common')
-source=(http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz;
-'syslog-path.patch')
-sha1sums=('0ee44575bfb45159ced6d4d046b07323ebab00e7'
-  '20095ce6e0f3e5b6800a7c6e52de6fddba62c031')
-
-build() {
-   cd ${srcdir}/${pkgbase}-${pkgver}
-   patch -p1 -i ${srcdir}/syslog-path.patch
-
-   cd ${srcdir}
-   mkdir build
-   cd build
-   cmake ../${pkgbase}-${pkgver} \
-   -DCMAKE_BUILD_TYPE=Release \
-   -DCMAKE_SKIP_RPATH=ON \
-   -DCMAKE_INSTALL_PREFIX=/usr \
-   -DBUILD_strigi-analyzer=OFF \
--DPYTHON_EXECUTABLE=/usr/bin/python2
-   make
-}
-
-package_kdeadmin-kcron() {
-   pkgdesc='Configure and schedule tasks'
-   depends=('kdelibs')
-   cd $srcdir/build/kcron
-   make DESTDIR=$pkgdir install
-   cd $srcdir/build/doc/kcron
-   make DESTDIR=$pkgdir install
-}
-
-package_kdeadmin-ksystemlog() {
-   pkgdesc='System log viewer tool'
-   depends=('kdebase-runtime')
-   url=http://kde.org/applications/system/ksystemlog/;
-   cd $srcdir/build/ksystemlog
-   make DESTDIR=$pkgdir install
-   cd $srcdir/build/doc/ksystemlog
-   make DESTDIR=$pkgdir install
-}
-
-package_kdeadmin-kuser() {
-   pkgdesc='User Manager'
-   depends=('kdepim-runtime')
-   url=http://kde.org/applications/system/kuser/;
-   install='kdeadmin.install'
-   cd $srcdir/build/kuser
-   make DESTDIR=$pkgdir install
-   cd $srcdir/build/doc/kuser
-   make DESTDIR=$pkgdir install
-}
-
-package_kdeadmin-system-config-printer-kde() {
-   pkgdesc='Configure local and remote Printers'
-   depends=('kdebindings-python2' 'system-config-printer-common' 'cups' 
'python2-gobject2')
-   url=http://kde.org/applications/system/printerapplet/;
-   cd $srcdir/build/system-config-printer-kde
-   make DESTDIR=$pkgdir install
-
-# Use the python2 executable
-sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|' \
-
${pkgdir}/usr/share/apps/system-config-printer-kde/{system-config-printer-kde,authconn}.py
-sed -i 's|#!/usr/bin/python|#!/usr/bin/python2|' \
-${pkgdir}/usr/share/apps/system-config-printer-kde/pysmb.py
-}

Copied: kdeadmin/repos/extra-i686/PKGBUILD (from rev 155508, 
kdeadmin/repos/staging-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-04-04 14:13:50 UTC (rev 155566)
@@ -0,0 +1,80 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Pierre Schmitz pie...@archlinux.de
+
+pkgbase=kdeadmin
+pkgname=('kdeadmin-kcron'
+ 'kdeadmin-ksystemlog'
+ 'kdeadmin-kuser'
+ 'kdeadmin-system-config-printer-kde')
+pkgver=4.8.2
+pkgrel=1
+arch=('i686' 'x86_64')
+url='http://www.kde.org'
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeadmin')
+makedepends=('cmake' 'automoc4' 'kdebindings-python2' 
'system-config-printer-common')
+source=(http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz;
+'syslog-path.patch')
+sha1sums=('2952e5111f5e71671384db40d305630bd50c01c0'
+  '20095ce6e0f3e5b6800a7c6e52de6fddba62c031')
+
+build() {
+   cd ${srcdir}/${pkgbase}-${pkgver}
+   patch -p1 -i ${srcdir}/syslog-path.patch
+
+   cd ${srcdir}
+   mkdir build
+   cd 

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

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 10:13:44
  Author: andrea
Revision: 155564

db-move: moved kdeaccessibility-kmouth from [staging] to [extra] (i686)

Added:
  kdeaccessibility-kmouth/repos/extra-i686/PKGBUILD
(from rev 155508, kdeaccessibility-kmouth/repos/staging-i686/PKGBUILD)
  kdeaccessibility-kmouth/repos/extra-i686/kdeaccessibility-kmouth.install
(from rev 155508, 
kdeaccessibility-kmouth/repos/staging-i686/kdeaccessibility-kmouth.install)
Deleted:
  kdeaccessibility-kmouth/repos/extra-i686/PKGBUILD
  kdeaccessibility-kmouth/repos/extra-i686/kdeaccessibility-kmouth.install
  kdeaccessibility-kmouth/repos/staging-i686/

-+
 PKGBUILD|   66 +++---
 kdeaccessibility-kmouth.install |   22 ++--
 2 files changed, 44 insertions(+), 44 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-04-04 14:13:42 UTC (rev 155563)
+++ extra-i686/PKGBUILD 2012-04-04 14:13:44 UTC (rev 155564)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeaccessibility-kmouth
-pkgver=4.8.1
-pkgrel=1
-arch=('i686' 'x86_64')
-pkgdesc='Speech Synthesizer Frontend'
-url='http://kde.org/applications/utilities/kmouth/'
-license=('GPL' 'FDL')
-groups=('kde' 'kdeaccessibility')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/${pkgver}/src/kmouth-${pkgver}.tar.xz;)
-sha1sums=('b4cecf89eea96892608fd125635ea9f9f7fee8be')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../kmouth-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd $srcdir/build
-  make DESTDIR=$pkgdir install
-  cd $srcdir/build/doc
-  make DESTDIR=$pkgdir install
-}

Copied: kdeaccessibility-kmouth/repos/extra-i686/PKGBUILD (from rev 155508, 
kdeaccessibility-kmouth/repos/staging-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-04-04 14:13:44 UTC (rev 155564)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeaccessibility-kmouth
+pkgver=4.8.2
+pkgrel=1
+arch=('i686' 'x86_64')
+pkgdesc='Speech Synthesizer Frontend'
+url='http://kde.org/applications/utilities/kmouth/'
+license=('GPL' 'FDL')
+groups=('kde' 'kdeaccessibility')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/${pkgver}/src/kmouth-${pkgver}.tar.xz;)
+sha1sums=('f0192e531161544a803f8822b041d8c50ec9bb58')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kmouth-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $srcdir/build
+  make DESTDIR=$pkgdir install
+  cd $srcdir/build/doc
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-i686/kdeaccessibility-kmouth.install
===
--- extra-i686/kdeaccessibility-kmouth.install  2012-04-04 14:13:42 UTC (rev 
155563)
+++ extra-i686/kdeaccessibility-kmouth.install  2012-04-04 14:13:44 UTC (rev 
155564)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: 
kdeaccessibility-kmouth/repos/extra-i686/kdeaccessibility-kmouth.install (from 
rev 155508, 
kdeaccessibility-kmouth/repos/staging-i686/kdeaccessibility-kmouth.install)
===
--- extra-i686/kdeaccessibility-kmouth.install  (rev 0)
+++ extra-i686/kdeaccessibility-kmouth.install  2012-04-04 14:13:44 UTC (rev 
155564)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}



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

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 10:13:47
  Author: andrea
Revision: 155565

db-move: moved kdeaccessibility-kmouth from [staging] to [extra] (x86_64)

Added:
  kdeaccessibility-kmouth/repos/extra-x86_64/PKGBUILD
(from rev 155508, kdeaccessibility-kmouth/repos/staging-x86_64/PKGBUILD)
  kdeaccessibility-kmouth/repos/extra-x86_64/kdeaccessibility-kmouth.install
(from rev 155508, 
kdeaccessibility-kmouth/repos/staging-x86_64/kdeaccessibility-kmouth.install)
Deleted:
  kdeaccessibility-kmouth/repos/extra-x86_64/PKGBUILD
  kdeaccessibility-kmouth/repos/extra-x86_64/kdeaccessibility-kmouth.install
  kdeaccessibility-kmouth/repos/staging-x86_64/

-+
 PKGBUILD|   66 +++---
 kdeaccessibility-kmouth.install |   22 ++--
 2 files changed, 44 insertions(+), 44 deletions(-)

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-04-04 14:13:44 UTC (rev 155564)
+++ extra-x86_64/PKGBUILD   2012-04-04 14:13:47 UTC (rev 155565)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeaccessibility-kmouth
-pkgver=4.8.1
-pkgrel=1
-arch=('i686' 'x86_64')
-pkgdesc='Speech Synthesizer Frontend'
-url='http://kde.org/applications/utilities/kmouth/'
-license=('GPL' 'FDL')
-groups=('kde' 'kdeaccessibility')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/${pkgver}/src/kmouth-${pkgver}.tar.xz;)
-sha1sums=('b4cecf89eea96892608fd125635ea9f9f7fee8be')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../kmouth-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd $srcdir/build
-  make DESTDIR=$pkgdir install
-  cd $srcdir/build/doc
-  make DESTDIR=$pkgdir install
-}

Copied: kdeaccessibility-kmouth/repos/extra-x86_64/PKGBUILD (from rev 155508, 
kdeaccessibility-kmouth/repos/staging-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2012-04-04 14:13:47 UTC (rev 155565)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeaccessibility-kmouth
+pkgver=4.8.2
+pkgrel=1
+arch=('i686' 'x86_64')
+pkgdesc='Speech Synthesizer Frontend'
+url='http://kde.org/applications/utilities/kmouth/'
+license=('GPL' 'FDL')
+groups=('kde' 'kdeaccessibility')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/${pkgver}/src/kmouth-${pkgver}.tar.xz;)
+sha1sums=('f0192e531161544a803f8822b041d8c50ec9bb58')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kmouth-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $srcdir/build
+  make DESTDIR=$pkgdir install
+  cd $srcdir/build/doc
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-x86_64/kdeaccessibility-kmouth.install
===
--- extra-x86_64/kdeaccessibility-kmouth.install2012-04-04 14:13:44 UTC 
(rev 155564)
+++ extra-x86_64/kdeaccessibility-kmouth.install2012-04-04 14:13:47 UTC 
(rev 155565)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: 
kdeaccessibility-kmouth/repos/extra-x86_64/kdeaccessibility-kmouth.install 
(from rev 155508, 
kdeaccessibility-kmouth/repos/staging-x86_64/kdeaccessibility-kmouth.install)
===
--- extra-x86_64/kdeaccessibility-kmouth.install
(rev 0)
+++ extra-x86_64/kdeaccessibility-kmouth.install2012-04-04 14:13:47 UTC 
(rev 155565)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}



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

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 10:13:53
  Author: andrea
Revision: 155567

db-move: moved kdeadmin from [staging] to [extra] (x86_64)

Added:
  kdeadmin/repos/extra-x86_64/PKGBUILD
(from rev 155508, kdeadmin/repos/staging-x86_64/PKGBUILD)
  kdeadmin/repos/extra-x86_64/kdeadmin.install
(from rev 155508, kdeadmin/repos/staging-x86_64/kdeadmin.install)
  kdeadmin/repos/extra-x86_64/syslog-path.patch
(from rev 155508, kdeadmin/repos/staging-x86_64/syslog-path.patch)
Deleted:
  kdeadmin/repos/extra-x86_64/PKGBUILD
  kdeadmin/repos/extra-x86_64/kdeadmin.install
  kdeadmin/repos/extra-x86_64/syslog-path.patch
  kdeadmin/repos/staging-x86_64/

---+
 PKGBUILD  |  160 ++--
 kdeadmin.install  |   22 +++
 syslog-path.patch |   22 +++
 3 files changed, 102 insertions(+), 102 deletions(-)

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-04-04 14:13:50 UTC (rev 155566)
+++ extra-x86_64/PKGBUILD   2012-04-04 14:13:53 UTC (rev 155567)
@@ -1,80 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Pierre Schmitz pie...@archlinux.de
-
-pkgbase=kdeadmin
-pkgname=('kdeadmin-kcron'
- 'kdeadmin-ksystemlog'
- 'kdeadmin-kuser'
- 'kdeadmin-system-config-printer-kde')
-pkgver=4.8.1
-pkgrel=2
-arch=('i686' 'x86_64')
-url='http://www.kde.org'
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdeadmin')
-makedepends=('cmake' 'automoc4' 'kdebindings-python2' 
'system-config-printer-common')
-source=(http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz;
-'syslog-path.patch')
-sha1sums=('0ee44575bfb45159ced6d4d046b07323ebab00e7'
-  '20095ce6e0f3e5b6800a7c6e52de6fddba62c031')
-
-build() {
-   cd ${srcdir}/${pkgbase}-${pkgver}
-   patch -p1 -i ${srcdir}/syslog-path.patch
-
-   cd ${srcdir}
-   mkdir build
-   cd build
-   cmake ../${pkgbase}-${pkgver} \
-   -DCMAKE_BUILD_TYPE=Release \
-   -DCMAKE_SKIP_RPATH=ON \
-   -DCMAKE_INSTALL_PREFIX=/usr \
-   -DBUILD_strigi-analyzer=OFF \
--DPYTHON_EXECUTABLE=/usr/bin/python2
-   make
-}
-
-package_kdeadmin-kcron() {
-   pkgdesc='Configure and schedule tasks'
-   depends=('kdelibs')
-   cd $srcdir/build/kcron
-   make DESTDIR=$pkgdir install
-   cd $srcdir/build/doc/kcron
-   make DESTDIR=$pkgdir install
-}
-
-package_kdeadmin-ksystemlog() {
-   pkgdesc='System log viewer tool'
-   depends=('kdebase-runtime')
-   url=http://kde.org/applications/system/ksystemlog/;
-   cd $srcdir/build/ksystemlog
-   make DESTDIR=$pkgdir install
-   cd $srcdir/build/doc/ksystemlog
-   make DESTDIR=$pkgdir install
-}
-
-package_kdeadmin-kuser() {
-   pkgdesc='User Manager'
-   depends=('kdepim-runtime')
-   url=http://kde.org/applications/system/kuser/;
-   install='kdeadmin.install'
-   cd $srcdir/build/kuser
-   make DESTDIR=$pkgdir install
-   cd $srcdir/build/doc/kuser
-   make DESTDIR=$pkgdir install
-}
-
-package_kdeadmin-system-config-printer-kde() {
-   pkgdesc='Configure local and remote Printers'
-   depends=('kdebindings-python2' 'system-config-printer-common' 'cups' 
'python2-gobject2')
-   url=http://kde.org/applications/system/printerapplet/;
-   cd $srcdir/build/system-config-printer-kde
-   make DESTDIR=$pkgdir install
-
-# Use the python2 executable
-sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|' \
-
${pkgdir}/usr/share/apps/system-config-printer-kde/{system-config-printer-kde,authconn}.py
-sed -i 's|#!/usr/bin/python|#!/usr/bin/python2|' \
-${pkgdir}/usr/share/apps/system-config-printer-kde/pysmb.py
-}

Copied: kdeadmin/repos/extra-x86_64/PKGBUILD (from rev 155508, 
kdeadmin/repos/staging-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2012-04-04 14:13:53 UTC (rev 155567)
@@ -0,0 +1,80 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Pierre Schmitz pie...@archlinux.de
+
+pkgbase=kdeadmin
+pkgname=('kdeadmin-kcron'
+ 'kdeadmin-ksystemlog'
+ 'kdeadmin-kuser'
+ 'kdeadmin-system-config-printer-kde')
+pkgver=4.8.2
+pkgrel=1
+arch=('i686' 'x86_64')
+url='http://www.kde.org'
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeadmin')
+makedepends=('cmake' 'automoc4' 'kdebindings-python2' 
'system-config-printer-common')
+source=(http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz;
+'syslog-path.patch')
+sha1sums=('2952e5111f5e71671384db40d305630bd50c01c0'
+  '20095ce6e0f3e5b6800a7c6e52de6fddba62c031')
+
+build() {
+   cd ${srcdir}/${pkgbase}-${pkgver}
+   patch -p1 -i 

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

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 10:13:56
  Author: andrea
Revision: 155568

db-move: moved kdeartwork from [staging] to [extra] (i686)

Added:
  kdeartwork/repos/extra-i686/PKGBUILD
(from rev 155508, kdeartwork/repos/staging-i686/PKGBUILD)
Deleted:
  kdeartwork/repos/extra-i686/PKGBUILD
  kdeartwork/repos/staging-i686/

--+
 PKGBUILD |  208 ++---
 1 file changed, 104 insertions(+), 104 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-04-04 14:13:53 UTC (rev 155567)
+++ extra-i686/PKGBUILD 2012-04-04 14:13:56 UTC (rev 155568)
@@ -1,104 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Pierre Schmitz pie...@archlinux.de
-
-pkgbase=kdeartwork
-pkgname=('kdeartwork-aurorae'
- 'kdeartwork-colorschemes'
- 'kdeartwork-desktopthemes'
- 'kdeartwork-emoticons'
- 'kdeartwork-iconthemes'
- 'kdeartwork-kscreensaver'
- 'kdeartwork-sounds'
- 'kdeartwork-styles'
- 'kdeartwork-wallpapers'
- 'kdeartwork-weatherwallpapers')
-pkgver=4.8.1
-pkgrel=1
-arch=('i686' 'x86_64')
-url='http://www.kde.org'
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdeartwork')
-makedepends=('cmake' 'automoc4' 'xscreensaver' 'eigen' 'kdebase-workspace'
- 'libkexiv2')
-source=(http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz;)
-sha1sums=('31215ff41d01c8bf680578abe57b65648441a135')
-
-build() {
-   cd $srcdir
-   mkdir build
-   cd build
-   cmake ../${pkgbase}-${pkgver} \
-   -DCMAKE_BUILD_TYPE=Release \
-   -DCMAKE_SKIP_RPATH=ON \
-   -DCMAKE_INSTALL_PREFIX=/usr
-   make
-}
-
-package_kdeartwork-aurorae() {
-   pkgdesc='An Aurorae theme based on the Oxygen plasma theme'
-   cd $srcdir/build/aurorae
-   make DESTDIR=$pkgdir install
-}
-
-package_kdeartwork-colorschemes() {
-   pkgdesc='KDE color schemes'
-replaces=('kdeaccessibility-colorschemes')
-   cd $srcdir/build/ColorSchemes
-   make DESTDIR=$pkgdir install
-}
-
-package_kdeartwork-desktopthemes() {
-   pkgdesc='KDE desktop themes'
-   cd $srcdir/build/desktopthemes
-   make DESTDIR=$pkgdir install
-}
-
-package_kdeartwork-emoticons() {
-   pkgdesc='KDE emoticons'
-   cd $srcdir/build/emoticons
-   make DESTDIR=$pkgdir install
-}
-
-package_kdeartwork-iconthemes() {
-   pkgdesc='KDE icon themes'
-replaces=('kdeaccessibility-iconthemes')
-   cd $srcdir/build/IconThemes
-   make DESTDIR=$pkgdir install
-}
-
-package_kdeartwork-kscreensaver() {
-   pkgdesc='KDE screensaver'
-   depends=('kdebase-workspace' 'libkexiv2')
-   cd $srcdir/build/kscreensaver
-   make DESTDIR=$pkgdir install
-}
-
-package_kdeartwork-sounds() {
-   pkgdesc='KDE sounds'
-   cd $srcdir/build/sounds
-   make DESTDIR=$pkgdir install
-}
-
-package_kdeartwork-styles() {
-   pkgdesc='KDE styles'
-   depends=('kdebase-workspace')
-   cd $srcdir/build/styles
-   make DESTDIR=$pkgdir install
-   cd $srcdir/build/kwin-styles
-   make DESTDIR=$pkgdir install
-}
-
-package_kdeartwork-wallpapers() {
-   pkgdesc='KDE wallpapers'
-   cd $srcdir/build/wallpapers
-   make DESTDIR=$pkgdir install
-   cd $srcdir/build/HighResolutionWallpapers
-   make DESTDIR=$pkgdir install
-}
-
-package_kdeartwork-weatherwallpapers() {
-   pkgdesc='KDE weather wallpapers'
-   cd $srcdir/build/WeatherWallpapers
-   make DESTDIR=$pkgdir install
-}

Copied: kdeartwork/repos/extra-i686/PKGBUILD (from rev 155508, 
kdeartwork/repos/staging-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-04-04 14:13:56 UTC (rev 155568)
@@ -0,0 +1,104 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Pierre Schmitz pie...@archlinux.de
+
+pkgbase=kdeartwork
+pkgname=('kdeartwork-aurorae'
+ 'kdeartwork-colorschemes'
+ 'kdeartwork-desktopthemes'
+ 'kdeartwork-emoticons'
+ 'kdeartwork-iconthemes'
+ 'kdeartwork-kscreensaver'
+ 'kdeartwork-sounds'
+ 'kdeartwork-styles'
+ 'kdeartwork-wallpapers'
+ 'kdeartwork-weatherwallpapers')
+pkgver=4.8.2
+pkgrel=1
+arch=('i686' 'x86_64')
+url='http://www.kde.org'
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeartwork')
+makedepends=('cmake' 'automoc4' 'xscreensaver' 'eigen' 'kdebase-workspace'
+ 'libkexiv2')
+source=(http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz;)
+sha1sums=('828d8f36eb55bc93800a8d799b3cf20c22146021')
+
+build() {
+   cd $srcdir
+   mkdir build
+   cd build
+   cmake ../${pkgbase}-${pkgver} \
+   -DCMAKE_BUILD_TYPE=Release \
+   

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

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 10:13:58
  Author: andrea
Revision: 155569

db-move: moved kdeartwork from [staging] to [extra] (x86_64)

Added:
  kdeartwork/repos/extra-x86_64/PKGBUILD
(from rev 155508, kdeartwork/repos/staging-x86_64/PKGBUILD)
Deleted:
  kdeartwork/repos/extra-x86_64/PKGBUILD
  kdeartwork/repos/staging-x86_64/

--+
 PKGBUILD |  208 ++---
 1 file changed, 104 insertions(+), 104 deletions(-)

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-04-04 14:13:56 UTC (rev 155568)
+++ extra-x86_64/PKGBUILD   2012-04-04 14:13:58 UTC (rev 155569)
@@ -1,104 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Pierre Schmitz pie...@archlinux.de
-
-pkgbase=kdeartwork
-pkgname=('kdeartwork-aurorae'
- 'kdeartwork-colorschemes'
- 'kdeartwork-desktopthemes'
- 'kdeartwork-emoticons'
- 'kdeartwork-iconthemes'
- 'kdeartwork-kscreensaver'
- 'kdeartwork-sounds'
- 'kdeartwork-styles'
- 'kdeartwork-wallpapers'
- 'kdeartwork-weatherwallpapers')
-pkgver=4.8.1
-pkgrel=1
-arch=('i686' 'x86_64')
-url='http://www.kde.org'
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdeartwork')
-makedepends=('cmake' 'automoc4' 'xscreensaver' 'eigen' 'kdebase-workspace'
- 'libkexiv2')
-source=(http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz;)
-sha1sums=('31215ff41d01c8bf680578abe57b65648441a135')
-
-build() {
-   cd $srcdir
-   mkdir build
-   cd build
-   cmake ../${pkgbase}-${pkgver} \
-   -DCMAKE_BUILD_TYPE=Release \
-   -DCMAKE_SKIP_RPATH=ON \
-   -DCMAKE_INSTALL_PREFIX=/usr
-   make
-}
-
-package_kdeartwork-aurorae() {
-   pkgdesc='An Aurorae theme based on the Oxygen plasma theme'
-   cd $srcdir/build/aurorae
-   make DESTDIR=$pkgdir install
-}
-
-package_kdeartwork-colorschemes() {
-   pkgdesc='KDE color schemes'
-replaces=('kdeaccessibility-colorschemes')
-   cd $srcdir/build/ColorSchemes
-   make DESTDIR=$pkgdir install
-}
-
-package_kdeartwork-desktopthemes() {
-   pkgdesc='KDE desktop themes'
-   cd $srcdir/build/desktopthemes
-   make DESTDIR=$pkgdir install
-}
-
-package_kdeartwork-emoticons() {
-   pkgdesc='KDE emoticons'
-   cd $srcdir/build/emoticons
-   make DESTDIR=$pkgdir install
-}
-
-package_kdeartwork-iconthemes() {
-   pkgdesc='KDE icon themes'
-replaces=('kdeaccessibility-iconthemes')
-   cd $srcdir/build/IconThemes
-   make DESTDIR=$pkgdir install
-}
-
-package_kdeartwork-kscreensaver() {
-   pkgdesc='KDE screensaver'
-   depends=('kdebase-workspace' 'libkexiv2')
-   cd $srcdir/build/kscreensaver
-   make DESTDIR=$pkgdir install
-}
-
-package_kdeartwork-sounds() {
-   pkgdesc='KDE sounds'
-   cd $srcdir/build/sounds
-   make DESTDIR=$pkgdir install
-}
-
-package_kdeartwork-styles() {
-   pkgdesc='KDE styles'
-   depends=('kdebase-workspace')
-   cd $srcdir/build/styles
-   make DESTDIR=$pkgdir install
-   cd $srcdir/build/kwin-styles
-   make DESTDIR=$pkgdir install
-}
-
-package_kdeartwork-wallpapers() {
-   pkgdesc='KDE wallpapers'
-   cd $srcdir/build/wallpapers
-   make DESTDIR=$pkgdir install
-   cd $srcdir/build/HighResolutionWallpapers
-   make DESTDIR=$pkgdir install
-}
-
-package_kdeartwork-weatherwallpapers() {
-   pkgdesc='KDE weather wallpapers'
-   cd $srcdir/build/WeatherWallpapers
-   make DESTDIR=$pkgdir install
-}

Copied: kdeartwork/repos/extra-x86_64/PKGBUILD (from rev 155508, 
kdeartwork/repos/staging-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2012-04-04 14:13:58 UTC (rev 155569)
@@ -0,0 +1,104 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Pierre Schmitz pie...@archlinux.de
+
+pkgbase=kdeartwork
+pkgname=('kdeartwork-aurorae'
+ 'kdeartwork-colorschemes'
+ 'kdeartwork-desktopthemes'
+ 'kdeartwork-emoticons'
+ 'kdeartwork-iconthemes'
+ 'kdeartwork-kscreensaver'
+ 'kdeartwork-sounds'
+ 'kdeartwork-styles'
+ 'kdeartwork-wallpapers'
+ 'kdeartwork-weatherwallpapers')
+pkgver=4.8.2
+pkgrel=1
+arch=('i686' 'x86_64')
+url='http://www.kde.org'
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeartwork')
+makedepends=('cmake' 'automoc4' 'xscreensaver' 'eigen' 'kdebase-workspace'
+ 'libkexiv2')
+source=(http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz;)
+sha1sums=('828d8f36eb55bc93800a8d799b3cf20c22146021')
+
+build() {
+   cd $srcdir
+   mkdir build
+   cd build
+   cmake ../${pkgbase}-${pkgver} \
+  

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

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 10:14:02
  Author: andrea
Revision: 155571

db-move: moved kdebase-konsole from [staging] to [extra] (x86_64)

Added:
  kdebase-konsole/repos/extra-x86_64/PKGBUILD
(from rev 155508, kdebase-konsole/repos/staging-x86_64/PKGBUILD)
Deleted:
  kdebase-konsole/repos/extra-x86_64/PKGBUILD
  kdebase-konsole/repos/staging-x86_64/

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

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-04-04 14:14:00 UTC (rev 155570)
+++ extra-x86_64/PKGBUILD   2012-04-04 14:14:02 UTC (rev 155571)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdebase-konsole
-pkgver=4.8.1
-pkgrel=1
-arch=('i686' 'x86_64')
-url='http://kde.org/applications/system/konsole/'
-pkgdesc=Terminal
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdebase')
-depends=('kdebase-runtime' 'kdebase-lib')
-makedepends=('cmake' 'automoc4')
-source=(http://download.kde.org/stable/${pkgver}/src/konsole-${pkgver}.tar.xz;)
-sha1sums=('23490d929c6c3a56485e4c6585a1d10af9810651')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../konsole-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdebase-konsole/repos/extra-x86_64/PKGBUILD (from rev 155508, 
kdebase-konsole/repos/staging-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2012-04-04 14:14:02 UTC (rev 155571)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdebase-konsole
+pkgver=4.8.2
+pkgrel=2
+arch=('i686' 'x86_64')
+url='http://kde.org/applications/system/konsole/'
+pkgdesc=Terminal
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdebase')
+depends=('kdebase-runtime' 'kdebase-lib')
+makedepends=('cmake' 'automoc4')
+source=(http://download.kde.org/stable/${pkgver}/src/konsole-${pkgver}.tar.xz;)
+sha1sums=('4e9e9d373ce77160b098dbf4fe24b319e7942ff1')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../konsole-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}



[arch-commits] Commit in kdebindings-kimono/repos (3 files)

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 10:14:03
  Author: andrea
Revision: 155572

db-move: moved kdebindings-kimono from [staging] to [extra] (i686)

Added:
  kdebindings-kimono/repos/extra-i686/PKGBUILD
(from rev 155508, kdebindings-kimono/repos/staging-i686/PKGBUILD)
Deleted:
  kdebindings-kimono/repos/extra-i686/PKGBUILD
  kdebindings-kimono/repos/staging-i686/

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-04-04 14:14:02 UTC (rev 155571)
+++ extra-i686/PKGBUILD 2012-04-04 14:14:03 UTC (rev 155572)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdebindings-kimono
-pkgver=4.8.1
-pkgrel=1
-pkgdesc=.NET/Mono bindings for the KDE libraries
-url=http://kde.org/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kdebindings')
-depends=('kdebindings-qyoto' 'kdebindings-smokekde')
-makedepends=('cmake' 'automoc4' 'kdebindings-smokegen' 'boost' 'kdepimlibs')
-conflicts=('kdebindings-csharp')
-source=(http://download.kde.org/stable/${pkgver}/src/kimono-${pkgver}.tar.xz;)
-sha1sums=('cecf979d52091a2baaabb7334750f8376d835b0a')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../kimono-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DWITH_Soprano=OFF
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdebindings-kimono/repos/extra-i686/PKGBUILD (from rev 155508, 
kdebindings-kimono/repos/staging-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-04-04 14:14:03 UTC (rev 155572)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdebindings-kimono
+pkgver=4.8.2
+pkgrel=1
+pkgdesc=.NET/Mono bindings for the KDE libraries
+url=http://kde.org/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kdebindings')
+depends=('kdebindings-qyoto' 'kdebindings-smokekde')
+makedepends=('cmake' 'automoc4' 'kdebindings-smokegen' 'boost' 'kdepimlibs')
+conflicts=('kdebindings-csharp')
+source=(http://download.kde.org/stable/${pkgver}/src/kimono-${pkgver}.tar.xz;)
+sha1sums=('ffe572e5df8f8a5d2a6b94db8e460b603af711e6')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kimono-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DWITH_Soprano=OFF
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}



[arch-commits] Commit in kdebindings-kimono/repos (3 files)

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 10:14:05
  Author: andrea
Revision: 155573

db-move: moved kdebindings-kimono from [staging] to [extra] (x86_64)

Added:
  kdebindings-kimono/repos/extra-x86_64/PKGBUILD
(from rev 155508, kdebindings-kimono/repos/staging-x86_64/PKGBUILD)
Deleted:
  kdebindings-kimono/repos/extra-x86_64/PKGBUILD
  kdebindings-kimono/repos/staging-x86_64/

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

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-04-04 14:14:03 UTC (rev 155572)
+++ extra-x86_64/PKGBUILD   2012-04-04 14:14:05 UTC (rev 155573)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdebindings-kimono
-pkgver=4.8.1
-pkgrel=1
-pkgdesc=.NET/Mono bindings for the KDE libraries
-url=http://kde.org/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kdebindings')
-depends=('kdebindings-qyoto' 'kdebindings-smokekde')
-makedepends=('cmake' 'automoc4' 'kdebindings-smokegen' 'boost' 'kdepimlibs')
-conflicts=('kdebindings-csharp')
-source=(http://download.kde.org/stable/${pkgver}/src/kimono-${pkgver}.tar.xz;)
-sha1sums=('cecf979d52091a2baaabb7334750f8376d835b0a')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../kimono-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DWITH_Soprano=OFF
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdebindings-kimono/repos/extra-x86_64/PKGBUILD (from rev 155508, 
kdebindings-kimono/repos/staging-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2012-04-04 14:14:05 UTC (rev 155573)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdebindings-kimono
+pkgver=4.8.2
+pkgrel=1
+pkgdesc=.NET/Mono bindings for the KDE libraries
+url=http://kde.org/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kdebindings')
+depends=('kdebindings-qyoto' 'kdebindings-smokekde')
+makedepends=('cmake' 'automoc4' 'kdebindings-smokegen' 'boost' 'kdepimlibs')
+conflicts=('kdebindings-csharp')
+source=(http://download.kde.org/stable/${pkgver}/src/kimono-${pkgver}.tar.xz;)
+sha1sums=('ffe572e5df8f8a5d2a6b94db8e460b603af711e6')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kimono-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DWITH_Soprano=OFF
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}



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

2012-04-04 Thread Andrea Scarpino
Date: Wednesday, April 4, 2012 @ 10:14:00
  Author: andrea
Revision: 155570

db-move: moved kdebase-konsole from [staging] to [extra] (i686)

Added:
  kdebase-konsole/repos/extra-i686/PKGBUILD
(from rev 155508, kdebase-konsole/repos/staging-i686/PKGBUILD)
Deleted:
  kdebase-konsole/repos/extra-i686/PKGBUILD
  kdebase-konsole/repos/staging-i686/

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-04-04 14:13:58 UTC (rev 155569)
+++ extra-i686/PKGBUILD 2012-04-04 14:14:00 UTC (rev 155570)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdebase-konsole
-pkgver=4.8.1
-pkgrel=1
-arch=('i686' 'x86_64')
-url='http://kde.org/applications/system/konsole/'
-pkgdesc=Terminal
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdebase')
-depends=('kdebase-runtime' 'kdebase-lib')
-makedepends=('cmake' 'automoc4')
-source=(http://download.kde.org/stable/${pkgver}/src/konsole-${pkgver}.tar.xz;)
-sha1sums=('23490d929c6c3a56485e4c6585a1d10af9810651')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../konsole-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdebase-konsole/repos/extra-i686/PKGBUILD (from rev 155508, 
kdebase-konsole/repos/staging-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-04-04 14:14:00 UTC (rev 155570)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdebase-konsole
+pkgver=4.8.2
+pkgrel=2
+arch=('i686' 'x86_64')
+url='http://kde.org/applications/system/konsole/'
+pkgdesc=Terminal
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdebase')
+depends=('kdebase-runtime' 'kdebase-lib')
+makedepends=('cmake' 'automoc4')
+source=(http://download.kde.org/stable/${pkgver}/src/konsole-${pkgver}.tar.xz;)
+sha1sums=('4e9e9d373ce77160b098dbf4fe24b319e7942ff1')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../konsole-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}



  1   2   3   >