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

2012-01-05 Thread andyrtr
Date: Thursday, January 5, 2012 @ 04:04:10
  Author: andyrtr
Revision: 146076

upgpkg: gnutls 3.0.10-1

upstream update 3.0.10

Modified:
  gnutls/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-01-05 07:51:00 UTC (rev 146075)
+++ PKGBUILD2012-01-05 09:04:10 UTC (rev 146076)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=gnutls
-pkgver=3.0.9
+pkgver=3.0.10
 pkgrel=1
 pkgdesc=A library which provides a secure layer over a reliable transport 
layer
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 depends=('gcc-libs' 'libtasn1' 'readline' 'zlib' 'nettle=2.4' 'p11-kit')
 makedepends=('valgrind')
 source=(ftp://ftp.gnu.org/gnu/gnutls/${pkgname}-${pkgver}.tar.xz)
-md5sums=('7e5d749f28eda1c781c89a2e520913c8')
+md5sums=('6d92a1e154833a70a21e771f41e5c512')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
@@ -21,7 +21,7 @@
--with-zlib \
--disable-static \
--disable-guile \
-   --disable-valgrind-tests # breaks make check. errors have been reported 
upstream
+   --disable-valgrind-tests # x86_64 test are all passed. some fail in 
i686 chroot
   make
 }
 



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

2012-01-05 Thread andyrtr
Date: Thursday, January 5, 2012 @ 04:04:51
  Author: andyrtr
Revision: 146077

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

Added:
  gnutls/repos/extra-i686/PKGBUILD
(from rev 146076, gnutls/trunk/PKGBUILD)
  gnutls/repos/extra-i686/gnutls.install
(from rev 146076, gnutls/trunk/gnutls.install)
  gnutls/repos/extra-x86_64/PKGBUILD
(from rev 146076, gnutls/trunk/PKGBUILD)
  gnutls/repos/extra-x86_64/gnutls.install
(from rev 146076, gnutls/trunk/gnutls.install)
Deleted:
  gnutls/repos/extra-i686/PKGBUILD
  gnutls/repos/extra-i686/gnutls.install
  gnutls/repos/extra-x86_64/PKGBUILD
  gnutls/repos/extra-x86_64/gnutls.install

-+
 extra-i686/PKGBUILD |   80 +-
 extra-i686/gnutls.install   |   40 ++---
 extra-x86_64/PKGBUILD   |   80 +-
 extra-x86_64/gnutls.install |   40 ++---
 4 files changed, 120 insertions(+), 120 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-01-05 09:04:10 UTC (rev 146076)
+++ extra-i686/PKGBUILD 2012-01-05 09:04:51 UTC (rev 146077)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-
-pkgname=gnutls
-pkgver=3.0.9
-pkgrel=1
-pkgdesc=A library which provides a secure layer over a reliable transport 
layer
-arch=('i686' 'x86_64')
-license=('GPL3' 'LGPL')
-url=http://www.gnu.org/software/gnutls/;
-install=gnutls.install
-options=('!libtool' '!zipman')
-depends=('gcc-libs' 'libtasn1' 'readline' 'zlib' 'nettle=2.4' 'p11-kit')
-makedepends=('valgrind')
-source=(ftp://ftp.gnu.org/gnu/gnutls/${pkgname}-${pkgver}.tar.xz)
-md5sums=('7e5d749f28eda1c781c89a2e520913c8')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr \
-   --with-zlib \
-   --disable-static \
-   --disable-guile \
-   --disable-valgrind-tests # breaks make check. errors have been reported 
upstream
-  make
-}
-
-check() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make check # passes all  || /bin/true
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-  # lots of .png files are put into infodir and are gzipped by makepkg! this 
may need to be fixed by using !zipman
-  # gzip -9 all files in infodir and manpages manually
-  find $pkgdir/usr/share/info -name '*.info*' -exec gzip -9 {} \;
-  find $pkgdir/usr/share/man -exec gzip -9 {} \;
-}

Copied: gnutls/repos/extra-i686/PKGBUILD (from rev 146076, 
gnutls/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-01-05 09:04:51 UTC (rev 146077)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=gnutls
+pkgver=3.0.10
+pkgrel=1
+pkgdesc=A library which provides a secure layer over a reliable transport 
layer
+arch=('i686' 'x86_64')
+license=('GPL3' 'LGPL')
+url=http://www.gnu.org/software/gnutls/;
+install=gnutls.install
+options=('!libtool' '!zipman')
+depends=('gcc-libs' 'libtasn1' 'readline' 'zlib' 'nettle=2.4' 'p11-kit')
+makedepends=('valgrind')
+source=(ftp://ftp.gnu.org/gnu/gnutls/${pkgname}-${pkgver}.tar.xz)
+md5sums=('6d92a1e154833a70a21e771f41e5c512')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+   --with-zlib \
+   --disable-static \
+   --disable-guile \
+   --disable-valgrind-tests # x86_64 test are all passed. some fail in 
i686 chroot
+  make
+}
+
+check() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make check # passes all  || /bin/true
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  # lots of .png files are put into infodir and are gzipped by makepkg! this 
may need to be fixed by using !zipman
+  # gzip -9 all files in infodir and manpages manually
+  find $pkgdir/usr/share/info -name '*.info*' -exec gzip -9 {} \;
+  find $pkgdir/usr/share/man -exec gzip -9 {} \;
+}

Deleted: extra-i686/gnutls.install
===
--- extra-i686/gnutls.install   2012-01-05 09:04:10 UTC (rev 146076)
+++ extra-i686/gnutls.install   2012-01-05 09:04:51 UTC (rev 146077)
@@ -1,20 +0,0 @@
-infodir=usr/share/info
-filelist=(gnutls.info-1.gz gnutls.info-2.gz gnutls.info-3.gz gnutls.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
-}

Copied: gnutls/repos/extra-i686/gnutls.install (from rev 146076, 
gnutls/trunk/gnutls.install)
===
--- 

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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 07:19:30
  Author: andrea
Revision: 146078

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdelibs/repos/staging-i686/
  kdelibs/repos/staging-i686/PKGBUILD
(from rev 146077, kdelibs/trunk/PKGBUILD)
  kdelibs/repos/staging-i686/archlinux-menu.patch
(from rev 146077, kdelibs/trunk/archlinux-menu.patch)
  kdelibs/repos/staging-i686/fix-knotify-filepath.patch
(from rev 146077, kdelibs/trunk/fix-knotify-filepath.patch)
  kdelibs/repos/staging-i686/kde-applications-menu.patch
(from rev 146077, kdelibs/trunk/kde-applications-menu.patch)
  kdelibs/repos/staging-i686/kdelibs.install
(from rev 146077, kdelibs/trunk/kdelibs.install)
Deleted:
  kdelibs/repos/kde-unstable-i686/PKGBUILD
  kdelibs/repos/kde-unstable-i686/archlinux-menu.patch
  kdelibs/repos/kde-unstable-i686/kde-applications-menu.patch
  kdelibs/repos/kde-unstable-i686/kdelibs.install
  kdelibs/repos/kde-unstable-x86_64/PKGBUILD
  kdelibs/repos/kde-unstable-x86_64/archlinux-menu.patch
  kdelibs/repos/kde-unstable-x86_64/kde-applications-menu.patch
  kdelibs/repos/kde-unstable-x86_64/kdelibs.install

-+
 kde-unstable-i686/PKGBUILD  |   61 --
 kde-unstable-i686/archlinux-menu.patch  |   22 ---
 kde-unstable-i686/kde-applications-menu.patch   |   22 ---
 kde-unstable-i686/kdelibs.install   |   13 
 kde-unstable-x86_64/PKGBUILD|   61 --
 kde-unstable-x86_64/archlinux-menu.patch|   22 ---
 kde-unstable-x86_64/kde-applications-menu.patch |   22 ---
 kde-unstable-x86_64/kdelibs.install |   13 
 staging-i686/PKGBUILD   |   61 ++
 staging-i686/archlinux-menu.patch   |   22 +++
 staging-i686/fix-knotify-filepath.patch |   13 
 staging-i686/kde-applications-menu.patch|   22 +++
 staging-i686/kdelibs.install|   13 
 13 files changed, 131 insertions(+), 236 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 09:04:51 UTC (rev 146077)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:19:30 UTC (rev 146078)
@@ -1,61 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Pierre Schmitz pie...@archlinux.de
-
-pkgname=kdelibs
-pkgver=4.7.95
-pkgrel=4
-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/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;
-'kde-applications-menu.patch' 'archlinux-menu.patch'
-'fix-knotify-filepath.patch')
-sha1sums=('6760074426f19152865cb7f8089b34feb5abadeb'
-  '86ee8c8660f19de8141ac99cd6943964d97a1ed7'
-  '63a850ab4196b9d06934f2b4a13acd9f7739bc67'
-  '3312f6005aa56a9b992c74008fe5b314f1c8ffba')
-
-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
-
-   # https://bugs.kde.org/show_bug.cgi?id=285028
-   patch -p1 -i ${srcdir}/fix-knotify-filepath.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
-}

Deleted: kde-unstable-i686/archlinux-menu.patch
===
--- kde-unstable-i686/archlinux-menu.patch  2012-01-05 09:04:51 UTC (rev 
146077)
+++ kde-unstable-i686/archlinux-menu.patch  2012-01-05 12:19:30 UTC (rev 
146078)
@@ -1,22 +0,0 @@
 kdelibs-4.3.98/kded/applications.menu  

[arch-commits] Commit in kdelibs/repos (staging-i686)

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 07:20:14
  Author: andrea
Revision: 146079

cleanup

Deleted:
  kdelibs/repos/staging-i686/



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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 07:20:14
  Author: andrea
Revision: 146080

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdepimlibs/repos/kde-unstable-i686/PKGBUILD
(from rev 146078, kdepimlibs/trunk/PKGBUILD)
  kdepimlibs/repos/kde-unstable-i686/kdepimlibs.install
(from rev 146078, kdepimlibs/trunk/kdepimlibs.install)
  kdepimlibs/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146078, kdepimlibs/trunk/PKGBUILD)
  kdepimlibs/repos/kde-unstable-x86_64/kdepimlibs.install
(from rev 146078, kdepimlibs/trunk/kdepimlibs.install)
Deleted:
  kdepimlibs/repos/kde-unstable-i686/PKGBUILD
  kdepimlibs/repos/kde-unstable-i686/kdepimlibs.install
  kdepimlibs/repos/kde-unstable-x86_64/PKGBUILD
  kdepimlibs/repos/kde-unstable-x86_64/kdepimlibs.install

+
 kde-unstable-i686/PKGBUILD |   64 +++
 kde-unstable-i686/kdepimlibs.install   |   22 +-
 kde-unstable-x86_64/PKGBUILD   |   64 +++
 kde-unstable-x86_64/kdepimlibs.install |   22 +-
 4 files changed, 86 insertions(+), 86 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 12:20:14 UTC (rev 146079)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:20:14 UTC (rev 146080)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Pierre Schmitz pie...@archlinux.de
-
-pkgname=kdepimlibs
-pkgver=4.7.95
-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/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('2a1d685b7e15aaa019f440df62b47f401303bf46')
-
-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/kde-unstable-i686/PKGBUILD (from rev 146078, 
kdepimlibs/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:20:14 UTC (rev 146080)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Pierre Schmitz pie...@archlinux.de
+
+pkgname=kdepimlibs
+pkgver=4.7.97
+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/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('034ca6486dcef06cfa9ef4f8059b897be9069ebe')
+
+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: kde-unstable-i686/kdepimlibs.install
===
--- kde-unstable-i686/kdepimlibs.install2012-01-05 12:20:14 UTC (rev 
146079)
+++ kde-unstable-i686/kdepimlibs.install2012-01-05 12:20:14 UTC (rev 
146080)
@@ -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/kde-unstable-i686/kdepimlibs.install (from rev 146078, 
kdepimlibs/trunk/kdepimlibs.install)
===
--- kde-unstable-i686/kdepimlibs.install(rev 0)
+++ kde-unstable-i686/kdepimlibs.install2012-01-05 12:20:14 UTC (rev 
146080)
@@ -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

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2012-01-05 12:20:14 UTC (rev 146079)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 12:20:14 UTC (rev 146080)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Pierre Schmitz pie...@archlinux.de
-
-pkgname=kdepimlibs

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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 07:20:45
  Author: andrea
Revision: 146081

archrelease: copy trunk to kde-unstable-any

Added:
  oxygen-icons/repos/kde-unstable-any/PKGBUILD
(from rev 146080, oxygen-icons/trunk/PKGBUILD)
Deleted:
  oxygen-icons/repos/kde-unstable-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2012-01-05 12:20:14 UTC (rev 146080)
+++ PKGBUILD2012-01-05 12:20:45 UTC (rev 146081)
@@ -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.7.95
-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/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('359d2fbc57b361d723d97e8c00e47f3b4022f4db')
-
-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/kde-unstable-any/PKGBUILD (from rev 146080, 
oxygen-icons/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2012-01-05 12:20:45 UTC (rev 146081)
@@ -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.7.97
+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/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('a7197de08f802dd0dc798c5fcd88cc33f6f60d2a')
+
+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 (8 files)

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 07:24:04
  Author: andrea
Revision: 146082

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdebase-runtime/repos/kde-unstable-i686/PKGBUILD
(from rev 146081, kdebase-runtime/trunk/PKGBUILD)
  kdebase-runtime/repos/kde-unstable-i686/kdebase-runtime.install
(from rev 146081, kdebase-runtime/trunk/kdebase-runtime.install)
  kdebase-runtime/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146081, kdebase-runtime/trunk/PKGBUILD)
  kdebase-runtime/repos/kde-unstable-x86_64/kdebase-runtime.install
(from rev 146081, kdebase-runtime/trunk/kdebase-runtime.install)
Deleted:
  kdebase-runtime/repos/kde-unstable-i686/PKGBUILD
  kdebase-runtime/repos/kde-unstable-i686/kdebase-runtime.install
  kdebase-runtime/repos/kde-unstable-x86_64/PKGBUILD
  kdebase-runtime/repos/kde-unstable-x86_64/kdebase-runtime.install

-+
 kde-unstable-i686/PKGBUILD  |   86 +-
 kde-unstable-i686/kdebase-runtime.install   |   24 +++
 kde-unstable-x86_64/PKGBUILD|   86 +-
 kde-unstable-x86_64/kdebase-runtime.install |   24 +++
 4 files changed, 110 insertions(+), 110 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 12:20:45 UTC (rev 146081)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:24:04 UTC (rev 146082)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Pierre Schmitz pie...@archlinux.de
-
-pkgname=kdebase-runtime
-pkgver=4.7.95
-pkgrel=2
-pkgdesc=KDE Base Runtime Environment
-arch=('i686' 'x86_64')
-url='http://www.kde.org'
-license=('GPL' 'LGPL')
-depends=('kdelibs' 'ntrack' 'smbclient' 'libssh' 'libcanberra' 'oxygen-icons'
-'xorg-xauth')
-makedepends=('pkg-config' 'cmake' 'automoc4' 'kdepimlibs' 'openslp' 'doxygen'
- 'xine-lib')
-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/unstable/${pkgver}/src/kde-runtime-${pkgver}.tar.bz2;)
-sha1sums=('df5102ad23221d5b8aeb18e9ba5ca775ff4d537d')
-
-build() {
-cd ${srcdir}
-   mkdir build
-   cd build
-   cmake ../kde-runtime-${pkgver} \
-   -DCMAKE_BUILD_TYPE=Release \
-   -DCMAKE_SKIP_RPATH=ON \
-   -DCMAKE_INSTALL_PREFIX=/usr
-   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/kde-unstable-i686/PKGBUILD (from rev 146081, 
kdebase-runtime/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:24:04 UTC (rev 146082)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Pierre Schmitz pie...@archlinux.de
+
+pkgname=kdebase-runtime
+pkgver=4.7.97
+pkgrel=1
+pkgdesc=KDE Base Runtime Environment
+arch=('i686' 'x86_64')
+url='http://www.kde.org'
+license=('GPL' 'LGPL')
+depends=('kdelibs' 'ntrack' 'smbclient' 'libssh' 'libcanberra' 'oxygen-icons'
+'xorg-xauth')
+makedepends=('pkg-config' 'cmake' 'automoc4' 'kdepimlibs' 'openslp' 'doxygen'
+ 'xine-lib')
+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/unstable/${pkgver}/src/kde-runtime-${pkgver}.tar.bz2;)
+sha1sums=('8384854a3ba5c3edf5bbbd08a3aafb53f2088f0a')
+
+build() {
+cd ${srcdir}
+   mkdir build
+   cd build
+   cmake ../kde-runtime-${pkgver} \
+   -DCMAKE_BUILD_TYPE=Release \
+   -DCMAKE_SKIP_RPATH=ON \
+   -DCMAKE_INSTALL_PREFIX=/usr
+   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: kde-unstable-i686/kdebase-runtime.install
===
--- kde-unstable-i686/kdebase-runtime.install   2012-01-05 12:20:45 UTC (rev 
146081)
+++ kde-unstable-i686/kdebase-runtime.install   2012-01-05 12:24:04 UTC (rev 
146082)
@@ -1,12 +0,0 @@
-post_install() {
-   

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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 07:24:43
  Author: andrea
Revision: 146083

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdepim-runtime/repos/kde-unstable-i686/PKGBUILD
(from rev 146082, kdepim-runtime/trunk/PKGBUILD)
  kdepim-runtime/repos/kde-unstable-i686/kdepim-runtime.install
(from rev 146082, kdepim-runtime/trunk/kdepim-runtime.install)
  kdepim-runtime/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146082, kdepim-runtime/trunk/PKGBUILD)
  kdepim-runtime/repos/kde-unstable-x86_64/kdepim-runtime.install
(from rev 146082, kdepim-runtime/trunk/kdepim-runtime.install)
Deleted:
  kdepim-runtime/repos/kde-unstable-i686/PKGBUILD
  kdepim-runtime/repos/kde-unstable-i686/kdepim-runtime.install
  kdepim-runtime/repos/kde-unstable-x86_64/PKGBUILD
  kdepim-runtime/repos/kde-unstable-x86_64/kdepim-runtime.install

+
 kde-unstable-i686/PKGBUILD |   64 +--
 kde-unstable-i686/kdepim-runtime.install   |   24 +-
 kde-unstable-x86_64/PKGBUILD   |   64 +--
 kde-unstable-x86_64/kdepim-runtime.install |   24 +-
 4 files changed, 88 insertions(+), 88 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 12:24:04 UTC (rev 146082)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:24:43 UTC (rev 146083)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Pierre Schmitz pie...@archlinux.de
-
-pkgname=kdepim-runtime
-pkgver=4.7.95
-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/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('4255adc5f2a4b98d7b13324a5f54598f3c27e9aa')
-
-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/kde-unstable-i686/PKGBUILD (from rev 146082, 
kdepim-runtime/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:24:43 UTC (rev 146083)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Pierre Schmitz pie...@archlinux.de
+
+pkgname=kdepim-runtime
+pkgver=4.7.97
+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/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('38e1f94e6e460647572bb360f825d9555bd87342')
+
+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: kde-unstable-i686/kdepim-runtime.install
===
--- kde-unstable-i686/kdepim-runtime.install2012-01-05 12:24:04 UTC (rev 
146082)
+++ kde-unstable-i686/kdepim-runtime.install2012-01-05 12:24:43 UTC (rev 
146083)
@@ -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/kde-unstable-i686/kdepim-runtime.install (from rev 
146082, kdepim-runtime/trunk/kdepim-runtime.install)
===
--- kde-unstable-i686/kdepim-runtime.install(rev 0)
+++ kde-unstable-i686/kdepim-runtime.install2012-01-05 12:24:43 UTC (rev 
146083)
@@ -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

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2012-01-05 12:24:04 UTC (rev 146082)
+++ 

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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 07:25:21
  Author: andrea
Revision: 146084

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdebindings-smokegen/repos/kde-unstable-i686/PKGBUILD
(from rev 146083, kdebindings-smokegen/trunk/PKGBUILD)
  kdebindings-smokegen/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146083, kdebindings-smokegen/trunk/PKGBUILD)
Deleted:
  kdebindings-smokegen/repos/kde-unstable-i686/PKGBUILD
  kdebindings-smokegen/repos/kde-unstable-x86_64/PKGBUILD

--+
 kde-unstable-i686/PKGBUILD   |   60 -
 kde-unstable-x86_64/PKGBUILD |   60 -
 2 files changed, 60 insertions(+), 60 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 12:24:43 UTC (rev 146083)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:25:21 UTC (rev 146084)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdebindings-smokegen
-pkgver=4.7.95
-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/unstable/${pkgver}/src/smokegen-${pkgver}.tar.bz2;)
-sha1sums=('12878b6a35c7a0027d74abc5611e6b0c628d467c')
-
-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/kde-unstable-i686/PKGBUILD (from rev 146083, 
kdebindings-smokegen/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:25:21 UTC (rev 146084)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdebindings-smokegen
+pkgver=4.7.97
+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/unstable/${pkgver}/src/smokegen-${pkgver}.tar.bz2;)
+sha1sums=('fa86523655cbf662276fdb7b7fa518ca15d86b3b')
+
+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
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2012-01-05 12:24:43 UTC (rev 146083)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 12:25:21 UTC (rev 146084)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdebindings-smokegen
-pkgver=4.7.95
-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/unstable/${pkgver}/src/smokegen-${pkgver}.tar.bz2;)
-sha1sums=('12878b6a35c7a0027d74abc5611e6b0c628d467c')
-
-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/kde-unstable-x86_64/PKGBUILD (from rev 
146083, kdebindings-smokegen/trunk/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 12:25:21 UTC (rev 146084)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdebindings-smokegen
+pkgver=4.7.97
+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/unstable/${pkgver}/src/smokegen-${pkgver}.tar.bz2;)
+sha1sums=('fa86523655cbf662276fdb7b7fa518ca15d86b3b')
+
+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 (4 files)

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 07:25:54
  Author: andrea
Revision: 146085

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdebindings-smokeqt/repos/kde-unstable-i686/PKGBUILD
(from rev 146084, kdebindings-smokeqt/trunk/PKGBUILD)
  kdebindings-smokeqt/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146084, kdebindings-smokeqt/trunk/PKGBUILD)
Deleted:
  kdebindings-smokeqt/repos/kde-unstable-i686/PKGBUILD
  kdebindings-smokeqt/repos/kde-unstable-x86_64/PKGBUILD

--+
 kde-unstable-i686/PKGBUILD   |   64 -
 kde-unstable-x86_64/PKGBUILD |   64 -
 2 files changed, 64 insertions(+), 64 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 12:25:21 UTC (rev 146084)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:25:54 UTC (rev 146085)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdebindings-smokeqt
-pkgver=4.7.95
-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/unstable/${pkgver}/src/smokeqt-${pkgver}.tar.bz2;)
-sha1sums=('1d1fae7aaee883b6a25793852ee99f4d352e317a')
-
-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/kde-unstable-i686/PKGBUILD (from rev 146084, 
kdebindings-smokeqt/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:25:54 UTC (rev 146085)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdebindings-smokeqt
+pkgver=4.7.97
+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/unstable/${pkgver}/src/smokeqt-${pkgver}.tar.bz2;)
+sha1sums=('2e120e2b88dac2d70b779cc4524af9d2f0a48b1a')
+
+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
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2012-01-05 12:25:21 UTC (rev 146084)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 12:25:54 UTC (rev 146085)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdebindings-smokeqt
-pkgver=4.7.95
-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/unstable/${pkgver}/src/smokeqt-${pkgver}.tar.bz2;)
-sha1sums=('1d1fae7aaee883b6a25793852ee99f4d352e317a')
-
-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/kde-unstable-x86_64/PKGBUILD (from rev 
146084, kdebindings-smokeqt/trunk/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 12:25:54 UTC (rev 146085)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdebindings-smokeqt
+pkgver=4.7.97
+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/unstable/${pkgver}/src/smokeqt-${pkgver}.tar.bz2;)
+sha1sums=('2e120e2b88dac2d70b779cc4524af9d2f0a48b1a')
+
+build() {
+  

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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 07:26:27
  Author: andrea
Revision: 146086

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdegraphics-okular/repos/kde-unstable-i686/PKGBUILD
(from rev 146085, kdegraphics-okular/trunk/PKGBUILD)
  kdegraphics-okular/repos/kde-unstable-i686/kdegraphics-okular.install
(from rev 146085, kdegraphics-okular/trunk/kdegraphics-okular.install)
  kdegraphics-okular/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146085, kdegraphics-okular/trunk/PKGBUILD)
  kdegraphics-okular/repos/kde-unstable-x86_64/kdegraphics-okular.install
(from rev 146085, kdegraphics-okular/trunk/kdegraphics-okular.install)
Deleted:
  kdegraphics-okular/repos/kde-unstable-i686/PKGBUILD
  kdegraphics-okular/repos/kde-unstable-i686/kdegraphics-okular.install
  kdegraphics-okular/repos/kde-unstable-x86_64/PKGBUILD
  kdegraphics-okular/repos/kde-unstable-x86_64/kdegraphics-okular.install

+
 kde-unstable-i686/PKGBUILD |   68 +++
 kde-unstable-i686/kdegraphics-okular.install   |   24 
 kde-unstable-x86_64/PKGBUILD   |   68 +++
 kde-unstable-x86_64/kdegraphics-okular.install |   24 
 4 files changed, 92 insertions(+), 92 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 12:25:54 UTC (rev 146085)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:26:27 UTC (rev 146086)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdegraphics-okular
-pkgver=4.7.95
-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/unstable/${pkgver}/src/okular-${pkgver}.tar.bz2;)
-sha1sums=('db916c8a5ab95c5c97b834f02e9227416a736df8')
-
-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/kde-unstable-i686/PKGBUILD (from rev 146085, 
kdegraphics-okular/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:26:27 UTC (rev 146086)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegraphics-okular
+pkgver=4.7.97
+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/unstable/${pkgver}/src/okular-${pkgver}.tar.bz2;)
+sha1sums=('202e61f86ba2ed2362d6c112152a8a05527e5f48')
+
+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: kde-unstable-i686/kdegraphics-okular.install
===
--- kde-unstable-i686/kdegraphics-okular.install2012-01-05 12:25:54 UTC 
(rev 146085)
+++ kde-unstable-i686/kdegraphics-okular.install2012-01-05 12:26:27 UTC 
(rev 146086)
@@ -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/kde-unstable-i686/kdegraphics-okular.install 
(from rev 146085, kdegraphics-okular/trunk/kdegraphics-okular.install)
===
--- kde-unstable-i686/kdegraphics-okular.install
(rev 0)
+++ kde-unstable-i686/kdegraphics-okular.install2012-01-05 12:26:27 UTC 
(rev 146086)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD

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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 07:27:10
  Author: andrea
Revision: 146087

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdesdk-kate/repos/kde-unstable-i686/PKGBUILD
(from rev 146086, kdesdk-kate/trunk/PKGBUILD)
  kdesdk-kate/repos/kde-unstable-i686/kdebase-kwrite.install
(from rev 146086, kdesdk-kate/trunk/kdebase-kwrite.install)
  kdesdk-kate/repos/kde-unstable-i686/kdesdk-kate.install
(from rev 146086, kdesdk-kate/trunk/kdesdk-kate.install)
  kdesdk-kate/repos/kde-unstable-i686/pkgbuild-syntax-highlight.patch
(from rev 146086, kdesdk-kate/trunk/pkgbuild-syntax-highlight.patch)
  kdesdk-kate/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146086, kdesdk-kate/trunk/PKGBUILD)
  kdesdk-kate/repos/kde-unstable-x86_64/kdebase-kwrite.install
(from rev 146086, kdesdk-kate/trunk/kdebase-kwrite.install)
  kdesdk-kate/repos/kde-unstable-x86_64/kdesdk-kate.install
(from rev 146086, kdesdk-kate/trunk/kdesdk-kate.install)
  kdesdk-kate/repos/kde-unstable-x86_64/pkgbuild-syntax-highlight.patch
(from rev 146086, kdesdk-kate/trunk/pkgbuild-syntax-highlight.patch)
Deleted:
  kdesdk-kate/repos/kde-unstable-i686/PKGBUILD
  kdesdk-kate/repos/kde-unstable-i686/kdebase-kwrite.install
  kdesdk-kate/repos/kde-unstable-i686/kdesdk-kate.install
  kdesdk-kate/repos/kde-unstable-i686/pkgbuild-syntax-highlight.patch
  kdesdk-kate/repos/kde-unstable-x86_64/PKGBUILD
  kdesdk-kate/repos/kde-unstable-x86_64/kdebase-kwrite.install
  kdesdk-kate/repos/kde-unstable-x86_64/kdesdk-kate.install
  kdesdk-kate/repos/kde-unstable-x86_64/pkgbuild-syntax-highlight.patch

-+
 kde-unstable-i686/PKGBUILD  |  120 +-
 kde-unstable-i686/kdebase-kwrite.install|   24 +--
 kde-unstable-i686/kdesdk-kate.install   |   26 +--
 kde-unstable-i686/pkgbuild-syntax-highlight.patch   |   22 +--
 kde-unstable-x86_64/PKGBUILD|  120 +-
 kde-unstable-x86_64/kdebase-kwrite.install  |   24 +--
 kde-unstable-x86_64/kdesdk-kate.install |   26 +--
 kde-unstable-x86_64/pkgbuild-syntax-highlight.patch |   22 +--
 8 files changed, 192 insertions(+), 192 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 12:26:27 UTC (rev 146086)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:27:10 UTC (rev 146087)
@@ -1,60 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgbase=kdesdk-kate
-pkgname=('kdebase-kwrite'
- 'kdesdk-kate')
-pkgver=4.7.95
-pkgrel=1
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-makedepends=('kdelibs ''cmake' 'automoc4')
-source=(http://download.kde.org/unstable/${pkgver}/src/kate-${pkgver}.tar.bz2;
-'pkgbuild-syntax-highlight.patch')
-sha1sums=('f144591e7b7ad6d73118dd2c34069424e99969aa'
-  '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'
-
-  cd ${srcdir}/build/kate
-  make DESTDIR=${pkgdir} install
-
-  cd ${srcdir}/build/doc/kate
-  make DESTDIR=${pkgdir} install
-}

Copied: kdesdk-kate/repos/kde-unstable-i686/PKGBUILD (from rev 146086, 
kdesdk-kate/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:27:10 UTC (rev 146087)
@@ -0,0 +1,60 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgbase=kdesdk-kate
+pkgname=('kdebase-kwrite'
+ 'kdesdk-kate')
+pkgver=4.7.97
+pkgrel=1
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+makedepends=('kdelibs ''cmake' 'automoc4')
+source=(http://download.kde.org/unstable/${pkgver}/src/kate-${pkgver}.tar.bz2;
+'pkgbuild-syntax-highlight.patch')
+sha1sums=('42167ab1e037e7ceaea15a1b7782c98a24730ce8'
+  '0a928253bd2077f0264d96a6c8823c69c47b6a8d')
+
+build() {
+  cd ${srcdir}/kate-${pkgver}
+  patch -p1 -i ${srcdir}/pkgbuild-syntax-highlight.patch
+
+  cd ${srcdir}
+  mkdir build

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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 07:27:51
  Author: andrea
Revision: 146088

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdebindings-smokekde/repos/kde-unstable-i686/PKGBUILD
(from rev 146087, kdebindings-smokekde/trunk/PKGBUILD)
  kdebindings-smokekde/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146087, kdebindings-smokekde/trunk/PKGBUILD)
Deleted:
  kdebindings-smokekde/repos/kde-unstable-i686/PKGBUILD
  kdebindings-smokekde/repos/kde-unstable-x86_64/PKGBUILD

--+
 kde-unstable-i686/PKGBUILD   |   64 -
 kde-unstable-x86_64/PKGBUILD |   64 -
 2 files changed, 64 insertions(+), 64 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 12:27:10 UTC (rev 146087)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:27:51 UTC (rev 146088)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdebindings-smokekde
-pkgver=4.7.95
-pkgrel=2
-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/unstable/${pkgver}/src/smokekde-${pkgver}.tar.bz2;)
-sha1sums=('52c57ffcc6ef3a743b60b28f8caaf1362ceafa15')
-
-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/kde-unstable-i686/PKGBUILD (from rev 146087, 
kdebindings-smokekde/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:27:51 UTC (rev 146088)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdebindings-smokekde
+pkgver=4.7.97
+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/unstable/${pkgver}/src/smokekde-${pkgver}.tar.bz2;)
+sha1sums=('c10d35c40124d0c25e7db548adbe9bacc68721b6')
+
+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
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2012-01-05 12:27:10 UTC (rev 146087)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 12:27:51 UTC (rev 146088)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdebindings-smokekde
-pkgver=4.7.95
-pkgrel=2
-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/unstable/${pkgver}/src/smokekde-${pkgver}.tar.bz2;)
-sha1sums=('52c57ffcc6ef3a743b60b28f8caaf1362ceafa15')
-
-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/kde-unstable-x86_64/PKGBUILD (from rev 
146087, kdebindings-smokekde/trunk/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 12:27:51 UTC (rev 146088)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdebindings-smokekde
+pkgver=4.7.97
+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')

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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 07:28:31
  Author: andrea
Revision: 146089

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdebindings-perlqt/repos/kde-unstable-i686/PKGBUILD
(from rev 146088, kdebindings-perlqt/trunk/PKGBUILD)
  kdebindings-perlqt/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146088, kdebindings-perlqt/trunk/PKGBUILD)
Deleted:
  kdebindings-perlqt/repos/kde-unstable-i686/PKGBUILD
  kdebindings-perlqt/repos/kde-unstable-x86_64/PKGBUILD

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

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 12:27:51 UTC (rev 146088)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:28:31 UTC (rev 146089)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdebindings-perlqt
-pkgver=4.7.95
-pkgrel=2
-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/unstable/${pkgver}/src/perlqt-${pkgver}.tar.bz2;)
-sha1sums=('f596a5b04544a66cb681d77d4b45185a1a373e26')
-
-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/kde-unstable-i686/PKGBUILD (from rev 146088, 
kdebindings-perlqt/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:28:31 UTC (rev 146089)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdebindings-perlqt
+pkgver=4.7.97
+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/unstable/${pkgver}/src/perlqt-${pkgver}.tar.bz2;)
+sha1sums=('01210346c5b837bb053e9a96275010090022bf0e')
+
+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
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2012-01-05 12:27:51 UTC (rev 146088)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 12:28:31 UTC (rev 146089)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdebindings-perlqt
-pkgver=4.7.95
-pkgrel=2
-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/unstable/${pkgver}/src/perlqt-${pkgver}.tar.bz2;)
-sha1sums=('f596a5b04544a66cb681d77d4b45185a1a373e26')
-
-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/kde-unstable-x86_64/PKGBUILD (from rev 146088, 
kdebindings-perlqt/trunk/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 12:28:31 UTC (rev 146089)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdebindings-perlqt
+pkgver=4.7.97
+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/unstable/${pkgver}/src/perlqt-${pkgver}.tar.bz2;)
+sha1sums=('01210346c5b837bb053e9a96275010090022bf0e')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../perlqt-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_SKIP_RPATH=ON \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}

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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 07:29:05
  Author: andrea
Revision: 146090

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdebindings-python/repos/kde-unstable-i686/PKGBUILD
(from rev 146089, kdebindings-python/trunk/PKGBUILD)
  kdebindings-python/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146089, kdebindings-python/trunk/PKGBUILD)
Deleted:
  kdebindings-python/repos/kde-unstable-i686/PKGBUILD
  kdebindings-python/repos/kde-unstable-x86_64/PKGBUILD

--+
 kde-unstable-i686/PKGBUILD   |   68 -
 kde-unstable-x86_64/PKGBUILD |   68 -
 2 files changed, 68 insertions(+), 68 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 12:28:31 UTC (rev 146089)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:29:05 UTC (rev 146090)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdebindings-python
-pkgver=4.7.95
-pkgrel=2
-pkgdesc=KDE bindings for Python
-url=http://kde.org/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kdebindings')
-depends=('kdepim-runtime' 'python2-pyqt' 'qscintilla')
-makedepends=('cmake' 'automoc4' 'boost')
-source=(http://download.kde.org/unstable/${pkgver}/src/pykde4-${pkgver}.tar.bz2;)
-sha1sums=('7c1d3c590e80b871ab21be45d4a57ab8aa420e22')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../pykde4-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DPYTHON_EXECUTABLE=/usr/bin/python2
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-
-  # Use the python2 executable
-  find ${pkgdir} -name '*.py' | xargs sed -i 's|#!/usr/bin/env 
python|#!/usr/bin/env python2|'
-}

Copied: kdebindings-python/repos/kde-unstable-i686/PKGBUILD (from rev 146089, 
kdebindings-python/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:29:05 UTC (rev 146090)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdebindings-python
+pkgver=4.7.97
+pkgrel=1
+pkgdesc=KDE bindings for Python
+url=http://kde.org/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kdebindings')
+depends=('kdepim-runtime' 'python2-pyqt' 'qscintilla')
+makedepends=('cmake' 'automoc4' 'boost')
+source=(http://download.kde.org/unstable/${pkgver}/src/pykde4-${pkgver}.tar.bz2;)
+sha1sums=('2d5c94f5e8d369d295a273ae0d2e4f7a13d2a055')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../pykde4-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DPYTHON_EXECUTABLE=/usr/bin/python2
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+
+  # Use the python2 executable
+  find ${pkgdir} -name '*.py' | xargs sed -i 's|#!/usr/bin/env 
python|#!/usr/bin/env python2|'
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2012-01-05 12:28:31 UTC (rev 146089)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 12:29:05 UTC (rev 146090)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdebindings-python
-pkgver=4.7.95
-pkgrel=2
-pkgdesc=KDE bindings for Python
-url=http://kde.org/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kdebindings')
-depends=('kdepim-runtime' 'python2-pyqt' 'qscintilla')
-makedepends=('cmake' 'automoc4' 'boost')
-source=(http://download.kde.org/unstable/${pkgver}/src/pykde4-${pkgver}.tar.bz2;)
-sha1sums=('7c1d3c590e80b871ab21be45d4a57ab8aa420e22')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../pykde4-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DPYTHON_EXECUTABLE=/usr/bin/python2
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-
-  # Use the python2 executable
-  find ${pkgdir} -name '*.py' | xargs sed -i 's|#!/usr/bin/env 
python|#!/usr/bin/env python2|'
-}

Copied: kdebindings-python/repos/kde-unstable-x86_64/PKGBUILD (from rev 146089, 
kdebindings-python/trunk/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 12:29:05 UTC (rev 146090)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdebindings-python
+pkgver=4.7.97
+pkgrel=1
+pkgdesc=KDE bindings for Python
+url=http://kde.org/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kdebindings')
+depends=('kdepim-runtime' 'python2-pyqt' 'qscintilla')
+makedepends=('cmake' 'automoc4' 

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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 07:29:48
  Author: andrea
Revision: 146091

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdebindings-qyoto/repos/kde-unstable-i686/PKGBUILD
(from rev 146090, kdebindings-qyoto/trunk/PKGBUILD)
  kdebindings-qyoto/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146090, kdebindings-qyoto/trunk/PKGBUILD)
Deleted:
  kdebindings-qyoto/repos/kde-unstable-i686/PKGBUILD
  kdebindings-qyoto/repos/kde-unstable-x86_64/PKGBUILD

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

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 12:29:05 UTC (rev 146090)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:29:48 UTC (rev 146091)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdebindings-qyoto
-pkgver=4.7.95
-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/unstable/${pkgver}/src/qyoto-${pkgver}.tar.bz2;)
-sha1sums=('b7e55ce3d679498c3d07d5454622e3778efcd801')
-
-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/kde-unstable-i686/PKGBUILD (from rev 146090, 
kdebindings-qyoto/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:29:48 UTC (rev 146091)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdebindings-qyoto
+pkgver=4.7.97
+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/unstable/${pkgver}/src/qyoto-${pkgver}.tar.bz2;)
+sha1sums=('aa528ea43b4da946c8585caabe62ad37204562c0')
+
+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
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2012-01-05 12:29:05 UTC (rev 146090)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 12:29:48 UTC (rev 146091)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdebindings-qyoto
-pkgver=4.7.95
-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/unstable/${pkgver}/src/qyoto-${pkgver}.tar.bz2;)
-sha1sums=('b7e55ce3d679498c3d07d5454622e3778efcd801')
-
-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/kde-unstable-x86_64/PKGBUILD (from rev 146090, 
kdebindings-qyoto/trunk/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 12:29:48 UTC (rev 146091)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdebindings-qyoto
+pkgver=4.7.97
+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/unstable/${pkgver}/src/qyoto-${pkgver}.tar.bz2;)
+sha1sums=('aa528ea43b4da946c8585caabe62ad37204562c0')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../qyoto-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  

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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 07:30:27
  Author: andrea
Revision: 146092

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdebindings-qtruby/repos/kde-unstable-i686/PKGBUILD
(from rev 146091, kdebindings-qtruby/trunk/PKGBUILD)
  kdebindings-qtruby/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146091, kdebindings-qtruby/trunk/PKGBUILD)
Deleted:
  kdebindings-qtruby/repos/kde-unstable-i686/PKGBUILD
  kdebindings-qtruby/repos/kde-unstable-x86_64/PKGBUILD

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

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 12:29:48 UTC (rev 146091)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:30:27 UTC (rev 146092)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdebindings-qtruby
-pkgver=4.7.95
-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/unstable/${pkgver}/src/qtruby-${pkgver}.tar.bz2;)
-sha1sums=('d73ff78d2d59dfc1f5777ca267bd7e81dad3573c')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../qtruby-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdebindings-qtruby/repos/kde-unstable-i686/PKGBUILD (from rev 146091, 
kdebindings-qtruby/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:30:27 UTC (rev 146092)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdebindings-qtruby
+pkgver=4.7.97
+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/unstable/${pkgver}/src/qtruby-${pkgver}.tar.bz2;)
+sha1sums=('887bbfd987c5f2c9ddac7ddd355991e73b7f545d')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../qtruby-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2012-01-05 12:29:48 UTC (rev 146091)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 12:30:27 UTC (rev 146092)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdebindings-qtruby
-pkgver=4.7.95
-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/unstable/${pkgver}/src/qtruby-${pkgver}.tar.bz2;)
-sha1sums=('d73ff78d2d59dfc1f5777ca267bd7e81dad3573c')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../qtruby-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdebindings-qtruby/repos/kde-unstable-x86_64/PKGBUILD (from rev 146091, 
kdebindings-qtruby/trunk/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 12:30:27 UTC (rev 146092)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdebindings-qtruby
+pkgver=4.7.97
+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/unstable/${pkgver}/src/qtruby-${pkgver}.tar.bz2;)
+sha1sums=('887bbfd987c5f2c9ddac7ddd355991e73b7f545d')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../qtruby-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}



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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 07:31:01
  Author: andrea
Revision: 146093

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kactivities/repos/kde-unstable-i686/PKGBUILD
(from rev 146092, kactivities/trunk/PKGBUILD)
  kactivities/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146092, kactivities/trunk/PKGBUILD)
Deleted:
  kactivities/repos/kde-unstable-i686/PKGBUILD
  kactivities/repos/kde-unstable-x86_64/PKGBUILD

--+
 kde-unstable-i686/PKGBUILD   |   58 -
 kde-unstable-x86_64/PKGBUILD |   58 -
 2 files changed, 58 insertions(+), 58 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 12:30:27 UTC (rev 146092)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:31:01 UTC (rev 146093)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kactivities
-pkgver=4.7.95
-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/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('3bd6c03c82e0c9083a177e79b8379d3ba2924863')
-
-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/kde-unstable-i686/PKGBUILD (from rev 146092, 
kactivities/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:31:01 UTC (rev 146093)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kactivities
+pkgver=4.7.97
+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/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('867c885ad86054b827d5e5f11399a9252d68e7a5')
+
+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: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2012-01-05 12:30:27 UTC (rev 146092)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 12:31:01 UTC (rev 146093)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kactivities
-pkgver=4.7.95
-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/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('3bd6c03c82e0c9083a177e79b8379d3ba2924863')
-
-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/kde-unstable-x86_64/PKGBUILD (from rev 146092, 
kactivities/trunk/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 12:31:01 UTC (rev 146093)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kactivities
+pkgver=4.7.97
+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/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('867c885ad86054b827d5e5f11399a9252d68e7a5')
+
+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 (36 files)

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 07:32:12
  Author: andrea
Revision: 146094

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdebase-workspace/repos/kde-unstable-i686/PKGBUILD
(from rev 146093, kdebase-workspace/trunk/PKGBUILD)
  kdebase-workspace/repos/kde-unstable-i686/fixpath.patch
(from rev 146093, kdebase-workspace/trunk/fixpath.patch)
  kdebase-workspace/repos/kde-unstable-i686/kde-np.pam
(from rev 146093, kdebase-workspace/trunk/kde-np.pam)
  kdebase-workspace/repos/kde-unstable-i686/kde.pam
(from rev 146093, kdebase-workspace/trunk/kde.pam)
  kdebase-workspace/repos/kde-unstable-i686/kdebase-workspace.install
(from rev 146093, kdebase-workspace/trunk/kdebase-workspace.install)
  kdebase-workspace/repos/kde-unstable-i686/kdm
(from rev 146093, kdebase-workspace/trunk/kdm)
  kdebase-workspace/repos/kde-unstable-i686/kdm-xinitrd.patch
(from rev 146093, kdebase-workspace/trunk/kdm-xinitrd.patch)
  kdebase-workspace/repos/kde-unstable-i686/kscreensaver.pam
(from rev 146093, kdebase-workspace/trunk/kscreensaver.pam)
  kdebase-workspace/repos/kde-unstable-i686/terminate-server.patch
(from rev 146093, kdebase-workspace/trunk/terminate-server.patch)
  kdebase-workspace/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146093, kdebase-workspace/trunk/PKGBUILD)
  kdebase-workspace/repos/kde-unstable-x86_64/fixpath.patch
(from rev 146093, kdebase-workspace/trunk/fixpath.patch)
  kdebase-workspace/repos/kde-unstable-x86_64/kde-np.pam
(from rev 146093, kdebase-workspace/trunk/kde-np.pam)
  kdebase-workspace/repos/kde-unstable-x86_64/kde.pam
(from rev 146093, kdebase-workspace/trunk/kde.pam)
  kdebase-workspace/repos/kde-unstable-x86_64/kdebase-workspace.install
(from rev 146093, kdebase-workspace/trunk/kdebase-workspace.install)
  kdebase-workspace/repos/kde-unstable-x86_64/kdm
(from rev 146093, kdebase-workspace/trunk/kdm)
  kdebase-workspace/repos/kde-unstable-x86_64/kdm-xinitrd.patch
(from rev 146093, kdebase-workspace/trunk/kdm-xinitrd.patch)
  kdebase-workspace/repos/kde-unstable-x86_64/kscreensaver.pam
(from rev 146093, kdebase-workspace/trunk/kscreensaver.pam)
  kdebase-workspace/repos/kde-unstable-x86_64/terminate-server.patch
(from rev 146093, kdebase-workspace/trunk/terminate-server.patch)
Deleted:
  kdebase-workspace/repos/kde-unstable-i686/PKGBUILD
  kdebase-workspace/repos/kde-unstable-i686/fixpath.patch
  kdebase-workspace/repos/kde-unstable-i686/kde-np.pam
  kdebase-workspace/repos/kde-unstable-i686/kde.pam
  kdebase-workspace/repos/kde-unstable-i686/kdebase-workspace.install
  kdebase-workspace/repos/kde-unstable-i686/kdm
  kdebase-workspace/repos/kde-unstable-i686/kdm-xinitrd.patch
  kdebase-workspace/repos/kde-unstable-i686/kscreensaver.pam
  kdebase-workspace/repos/kde-unstable-i686/terminate-server.patch
  kdebase-workspace/repos/kde-unstable-x86_64/PKGBUILD
  kdebase-workspace/repos/kde-unstable-x86_64/fixpath.patch
  kdebase-workspace/repos/kde-unstable-x86_64/kde-np.pam
  kdebase-workspace/repos/kde-unstable-x86_64/kde.pam
  kdebase-workspace/repos/kde-unstable-x86_64/kdebase-workspace.install
  kdebase-workspace/repos/kde-unstable-x86_64/kdm
  kdebase-workspace/repos/kde-unstable-x86_64/kdm-xinitrd.patch
  kdebase-workspace/repos/kde-unstable-x86_64/kscreensaver.pam
  kdebase-workspace/repos/kde-unstable-x86_64/terminate-server.patch

---+
 kde-unstable-i686/PKGBUILD|  160 
 kde-unstable-i686/fixpath.patch   |   68 +-
 kde-unstable-i686/kde-np.pam  |   14 +-
 kde-unstable-i686/kde.pam |   14 +-
 kde-unstable-i686/kdebase-workspace.install   |   50 +++
 kde-unstable-i686/kdm |   72 +-
 kde-unstable-i686/kdm-xinitrd.patch   |   36 ++---
 kde-unstable-i686/kscreensaver.pam|2 
 kde-unstable-i686/terminate-server.patch  |   22 +--
 kde-unstable-x86_64/PKGBUILD  |  160 
 kde-unstable-x86_64/fixpath.patch |   68 +-
 kde-unstable-x86_64/kde-np.pam|   14 +-
 kde-unstable-x86_64/kde.pam   |   14 +-
 kde-unstable-x86_64/kdebase-workspace.install |   50 +++
 kde-unstable-x86_64/kdm   |   72 +-
 kde-unstable-x86_64/kdm-xinitrd.patch |   36 ++---
 kde-unstable-x86_64/kscreensaver.pam  |2 
 kde-unstable-x86_64/terminate-server.patch|   22 +--
 18 files changed, 438 insertions(+), 438 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 12:31:01 UTC (rev 146093)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:32:12 UTC (rev 146094)
@@ -1,80 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Pierre Schmitz 

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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 07:33:33
  Author: andrea
Revision: 146095

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdebase/repos/kde-unstable-i686/PKGBUILD
(from rev 146094, kdebase/trunk/PKGBUILD)
  kdebase/repos/kde-unstable-i686/kdebase-dolphin.install
(from rev 146094, kdebase/trunk/kdebase-dolphin.install)
  kdebase/repos/kde-unstable-i686/kdebase-konqueror.install
(from rev 146094, kdebase/trunk/kdebase-konqueror.install)
  kdebase/repos/kde-unstable-i686/kdebase.install
(from rev 146094, kdebase/trunk/kdebase.install)
  kdebase/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146094, kdebase/trunk/PKGBUILD)
  kdebase/repos/kde-unstable-x86_64/kdebase-dolphin.install
(from rev 146094, kdebase/trunk/kdebase-dolphin.install)
  kdebase/repos/kde-unstable-x86_64/kdebase-konqueror.install
(from rev 146094, kdebase/trunk/kdebase-konqueror.install)
  kdebase/repos/kde-unstable-x86_64/kdebase.install
(from rev 146094, kdebase/trunk/kdebase.install)
Deleted:
  kdebase/repos/kde-unstable-i686/PKGBUILD
  kdebase/repos/kde-unstable-i686/kdebase-dolphin.install
  kdebase/repos/kde-unstable-i686/kdebase-konqueror.install
  kdebase/repos/kde-unstable-i686/kdebase.install
  kdebase/repos/kde-unstable-x86_64/PKGBUILD
  kdebase/repos/kde-unstable-x86_64/kdebase-dolphin.install
  kdebase/repos/kde-unstable-x86_64/kdebase-konqueror.install
  kdebase/repos/kde-unstable-x86_64/kdebase.install

---+
 kde-unstable-i686/PKGBUILD|  240 
 kde-unstable-i686/kdebase-dolphin.install |   22 +-
 kde-unstable-i686/kdebase-konqueror.install   |   24 +-
 kde-unstable-i686/kdebase.install |   22 +-
 kde-unstable-x86_64/PKGBUILD  |  240 
 kde-unstable-x86_64/kdebase-dolphin.install   |   22 +-
 kde-unstable-x86_64/kdebase-konqueror.install |   24 +-
 kde-unstable-x86_64/kdebase.install   |   22 +-
 8 files changed, 308 insertions(+), 308 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 12:32:12 UTC (rev 146094)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:33:33 UTC (rev 146095)
@@ -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.7.95
-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/unstable/${pkgver}/src/kde-baseapps-${pkgver}.tar.bz2;)
-sha1sums=('35dcb5cc207c6245dd6a9c72c5dd3f89a5369a13')
-
-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'
-   

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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 07:34:06
  Author: andrea
Revision: 146096

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  libkdeedu/repos/kde-unstable-i686/PKGBUILD
(from rev 146095, libkdeedu/trunk/PKGBUILD)
  libkdeedu/repos/kde-unstable-i686/libkdeedu.install
(from rev 146095, libkdeedu/trunk/libkdeedu.install)
  libkdeedu/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146095, libkdeedu/trunk/PKGBUILD)
  libkdeedu/repos/kde-unstable-x86_64/libkdeedu.install
(from rev 146095, libkdeedu/trunk/libkdeedu.install)
Deleted:
  libkdeedu/repos/kde-unstable-i686/PKGBUILD
  libkdeedu/repos/kde-unstable-i686/libkdeedu.install
  libkdeedu/repos/kde-unstable-x86_64/PKGBUILD
  libkdeedu/repos/kde-unstable-x86_64/libkdeedu.install

---+
 kde-unstable-i686/PKGBUILD|   62 
 kde-unstable-i686/libkdeedu.install   |   22 +--
 kde-unstable-x86_64/PKGBUILD  |   62 
 kde-unstable-x86_64/libkdeedu.install |   22 +--
 4 files changed, 84 insertions(+), 84 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 12:33:33 UTC (rev 146095)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:34:06 UTC (rev 146096)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=libkdeedu
-pkgver=4.7.95
-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/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('3116737618ecb4b58b2fe07b3b0e36b40fc18a43')
-
-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/kde-unstable-i686/PKGBUILD (from rev 146095, 
libkdeedu/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:34:06 UTC (rev 146096)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=libkdeedu
+pkgver=4.7.97
+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/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('4be06090b25247209bbd48c1fb8f73c79b9fabc9')
+
+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: kde-unstable-i686/libkdeedu.install
===
--- kde-unstable-i686/libkdeedu.install 2012-01-05 12:33:33 UTC (rev 146095)
+++ kde-unstable-i686/libkdeedu.install 2012-01-05 12:34:06 UTC (rev 146096)
@@ -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/kde-unstable-i686/libkdeedu.install (from rev 146095, 
libkdeedu/trunk/libkdeedu.install)
===
--- kde-unstable-i686/libkdeedu.install (rev 0)
+++ kde-unstable-i686/libkdeedu.install 2012-01-05 12:34:06 UTC (rev 146096)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2012-01-05 12:33:33 UTC (rev 146095)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 12:34:06 UTC (rev 146096)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=libkdeedu
-pkgver=4.7.95
-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/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('3116737618ecb4b58b2fe07b3b0e36b40fc18a43')
-
-build() {
- 

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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 07:34:39
  Author: andrea
Revision: 146097

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdeedu-marble/repos/kde-unstable-i686/PKGBUILD
(from rev 146096, kdeedu-marble/trunk/PKGBUILD)
  kdeedu-marble/repos/kde-unstable-i686/kdeedu-marble.install
(from rev 146096, kdeedu-marble/trunk/kdeedu-marble.install)
  kdeedu-marble/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146096, kdeedu-marble/trunk/PKGBUILD)
  kdeedu-marble/repos/kde-unstable-x86_64/kdeedu-marble.install
(from rev 146096, kdeedu-marble/trunk/kdeedu-marble.install)
Deleted:
  kdeedu-marble/repos/kde-unstable-i686/PKGBUILD
  kdeedu-marble/repos/kde-unstable-i686/kdeedu-marble.install
  kdeedu-marble/repos/kde-unstable-x86_64/PKGBUILD
  kdeedu-marble/repos/kde-unstable-x86_64/kdeedu-marble.install

---+
 kde-unstable-i686/PKGBUILD|   64 ++--
 kde-unstable-i686/kdeedu-marble.install   |   24 +-
 kde-unstable-x86_64/PKGBUILD  |   64 ++--
 kde-unstable-x86_64/kdeedu-marble.install |   24 +-
 4 files changed, 88 insertions(+), 88 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 12:34:06 UTC (rev 146096)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:34:39 UTC (rev 146097)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeedu-marble
-pkgver=4.7.95
-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/unstable/${pkgver}/src/marble-${pkgver}.tar.bz2;)
-sha1sums=('cb4d4a4b5ac69ac43d18a4b3f5dea4211bb89785')
-
-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/kde-unstable-i686/PKGBUILD (from rev 146096, 
kdeedu-marble/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:34:39 UTC (rev 146097)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeedu-marble
+pkgver=4.7.97
+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/unstable/${pkgver}/src/marble-${pkgver}.tar.bz2;)
+sha1sums=('7b91f34d79c13dc3cac47f53249cddfe229251e3')
+
+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: kde-unstable-i686/kdeedu-marble.install
===
--- kde-unstable-i686/kdeedu-marble.install 2012-01-05 12:34:06 UTC (rev 
146096)
+++ kde-unstable-i686/kdeedu-marble.install 2012-01-05 12:34:39 UTC (rev 
146097)
@@ -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/kde-unstable-i686/kdeedu-marble.install (from rev 
146096, kdeedu-marble/trunk/kdeedu-marble.install)
===
--- kde-unstable-i686/kdeedu-marble.install (rev 0)
+++ kde-unstable-i686/kdeedu-marble.install 2012-01-05 12:34:39 UTC (rev 
146097)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2012-01-05 12:34:06 UTC (rev 146096)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 12:34:39 UTC (rev 146097)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeedu-marble
-pkgver=4.7.95
-pkgrel=1
-pkgdesc=Desktop Globe
-url=http://kde.org/applications/education/marble/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdeedu')

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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 07:35:29
  Author: andrea
Revision: 146098

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  libkdcraw/repos/kde-unstable-i686/PKGBUILD
(from rev 146097, libkdcraw/trunk/PKGBUILD)
  libkdcraw/repos/kde-unstable-i686/libkdcraw.install
(from rev 146097, libkdcraw/trunk/libkdcraw.install)
  libkdcraw/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146097, libkdcraw/trunk/PKGBUILD)
  libkdcraw/repos/kde-unstable-x86_64/libkdcraw.install
(from rev 146097, libkdcraw/trunk/libkdcraw.install)
Deleted:
  libkdcraw/repos/kde-unstable-i686/PKGBUILD
  libkdcraw/repos/kde-unstable-i686/libkdcraw.install
  libkdcraw/repos/kde-unstable-x86_64/PKGBUILD
  libkdcraw/repos/kde-unstable-x86_64/libkdcraw.install

---+
 kde-unstable-i686/PKGBUILD|   64 
 kde-unstable-i686/libkdcraw.install   |   22 +--
 kde-unstable-x86_64/PKGBUILD  |   64 
 kde-unstable-x86_64/libkdcraw.install |   22 +--
 4 files changed, 86 insertions(+), 86 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 12:34:39 UTC (rev 146097)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:35:29 UTC (rev 146098)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=libkdcraw
-pkgver=4.7.95
-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/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('5403125ee93b7ae0d2140086353f10bb97b8b0b8')
-
-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/kde-unstable-i686/PKGBUILD (from rev 146097, 
libkdcraw/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:35:29 UTC (rev 146098)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=libkdcraw
+pkgver=4.7.97
+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/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('b0aabc3bea00698feed45f180516cbb1c8668e88')
+
+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: kde-unstable-i686/libkdcraw.install
===
--- kde-unstable-i686/libkdcraw.install 2012-01-05 12:34:39 UTC (rev 146097)
+++ kde-unstable-i686/libkdcraw.install 2012-01-05 12:35:29 UTC (rev 146098)
@@ -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/kde-unstable-i686/libkdcraw.install (from rev 146097, 
libkdcraw/trunk/libkdcraw.install)
===
--- kde-unstable-i686/libkdcraw.install (rev 0)
+++ kde-unstable-i686/libkdcraw.install 2012-01-05 12:35:29 UTC (rev 146098)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2012-01-05 12:34:39 UTC (rev 146097)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 12:35:29 UTC (rev 146098)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=libkdcraw
-pkgver=4.7.95
-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/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)

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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 07:36:01
  Author: andrea
Revision: 146099

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  libkexiv2/repos/kde-unstable-i686/PKGBUILD
(from rev 146098, libkexiv2/trunk/PKGBUILD)
  libkexiv2/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146098, libkexiv2/trunk/PKGBUILD)
Deleted:
  libkexiv2/repos/kde-unstable-i686/PKGBUILD
  libkexiv2/repos/kde-unstable-x86_64/PKGBUILD

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

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 12:35:29 UTC (rev 146098)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:36:01 UTC (rev 146099)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=libkexiv2
-pkgver=4.7.95
-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/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('e6490c15be496da99131b29836aa45a1bb7a5e4e')
-
-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/kde-unstable-i686/PKGBUILD (from rev 146098, 
libkexiv2/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:36:01 UTC (rev 146099)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=libkexiv2
+pkgver=4.7.97
+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/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('4f58b9203a5810308d425f4b49876ac3015d2589')
+
+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: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2012-01-05 12:35:29 UTC (rev 146098)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 12:36:01 UTC (rev 146099)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=libkexiv2
-pkgver=4.7.95
-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/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('e6490c15be496da99131b29836aa45a1bb7a5e4e')
-
-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/kde-unstable-x86_64/PKGBUILD (from rev 146098, 
libkexiv2/trunk/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 12:36:01 UTC (rev 146099)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=libkexiv2
+pkgver=4.7.97
+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/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('4f58b9203a5810308d425f4b49876ac3015d2589')
+
+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 (8 files)

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 07:36:33
  Author: andrea
Revision: 146100

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  libkipi/repos/kde-unstable-i686/PKGBUILD
(from rev 146099, libkipi/trunk/PKGBUILD)
  libkipi/repos/kde-unstable-i686/libkipi.install
(from rev 146099, libkipi/trunk/libkipi.install)
  libkipi/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146099, libkipi/trunk/PKGBUILD)
  libkipi/repos/kde-unstable-x86_64/libkipi.install
(from rev 146099, libkipi/trunk/libkipi.install)
Deleted:
  libkipi/repos/kde-unstable-i686/PKGBUILD
  libkipi/repos/kde-unstable-i686/libkipi.install
  libkipi/repos/kde-unstable-x86_64/PKGBUILD
  libkipi/repos/kde-unstable-x86_64/libkipi.install

-+
 kde-unstable-i686/PKGBUILD  |   64 +-
 kde-unstable-i686/libkipi.install   |   22 +--
 kde-unstable-x86_64/PKGBUILD|   64 +-
 kde-unstable-x86_64/libkipi.install |   22 +--
 4 files changed, 86 insertions(+), 86 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 12:36:01 UTC (rev 146099)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:36:33 UTC (rev 146100)
@@ -1,32 +0,0 @@
-# $Id: PKGBUILD 145371 2011-12-22 07:58:59Z andrea $
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=libkipi
-pkgver=4.7.95
-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/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('5dc5035e6b4d9334b123bfc430fe9693c0bfc245')
-
-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/kde-unstable-i686/PKGBUILD (from rev 146099, 
libkipi/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:36:33 UTC (rev 146100)
@@ -0,0 +1,32 @@
+# $Id: PKGBUILD 145371 2011-12-22 07:58:59Z andrea $
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=libkipi
+pkgver=4.7.97
+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/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('1ab76e3d3330418b3a88098601f5f5f61bc03f3d')
+
+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: kde-unstable-i686/libkipi.install
===
--- kde-unstable-i686/libkipi.install   2012-01-05 12:36:01 UTC (rev 146099)
+++ kde-unstable-i686/libkipi.install   2012-01-05 12:36:33 UTC (rev 146100)
@@ -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/kde-unstable-i686/libkipi.install (from rev 146099, 
libkipi/trunk/libkipi.install)
===
--- kde-unstable-i686/libkipi.install   (rev 0)
+++ kde-unstable-i686/libkipi.install   2012-01-05 12:36:33 UTC (rev 146100)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2012-01-05 12:36:01 UTC (rev 146099)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 12:36:33 UTC (rev 146100)
@@ -1,32 +0,0 @@
-# $Id: PKGBUILD 145371 2011-12-22 07:58:59Z andrea $
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=libkipi
-pkgver=4.7.95
-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')

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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 07:37:04
  Author: andrea
Revision: 146101

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  libksane/repos/kde-unstable-i686/PKGBUILD
(from rev 146100, libksane/trunk/PKGBUILD)
  libksane/repos/kde-unstable-i686/libksane.install
(from rev 146100, libksane/trunk/libksane.install)
  libksane/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146100, libksane/trunk/PKGBUILD)
  libksane/repos/kde-unstable-x86_64/libksane.install
(from rev 146100, libksane/trunk/libksane.install)
Deleted:
  libksane/repos/kde-unstable-i686/PKGBUILD
  libksane/repos/kde-unstable-i686/libksane.install
  libksane/repos/kde-unstable-x86_64/PKGBUILD
  libksane/repos/kde-unstable-x86_64/libksane.install

--+
 kde-unstable-i686/PKGBUILD   |   64 -
 kde-unstable-i686/libksane.install   |   22 +--
 kde-unstable-x86_64/PKGBUILD |   64 -
 kde-unstable-x86_64/libksane.install |   22 +--
 4 files changed, 86 insertions(+), 86 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 12:36:33 UTC (rev 146100)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:37:04 UTC (rev 146101)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=libksane
-pkgver=4.7.95
-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/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('86e86929987269437583d55fc9f7a38c045c')
-
-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/kde-unstable-i686/PKGBUILD (from rev 146100, 
libksane/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:37:04 UTC (rev 146101)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=libksane
+pkgver=4.7.97
+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/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('e054587283f4c528ae0c1cea4b716081547b57b7')
+
+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: kde-unstable-i686/libksane.install
===
--- kde-unstable-i686/libksane.install  2012-01-05 12:36:33 UTC (rev 146100)
+++ kde-unstable-i686/libksane.install  2012-01-05 12:37:04 UTC (rev 146101)
@@ -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/kde-unstable-i686/libksane.install (from rev 146100, 
libksane/trunk/libksane.install)
===
--- kde-unstable-i686/libksane.install  (rev 0)
+++ kde-unstable-i686/libksane.install  2012-01-05 12:37:04 UTC (rev 146101)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2012-01-05 12:36:33 UTC (rev 146100)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 12:37:04 UTC (rev 146101)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=libksane
-pkgver=4.7.95
-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/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('86e86929987269437583d55fc9f7a38c045c')
-
-build() {
-  cd 

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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 07:37:37
  Author: andrea
Revision: 146102

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdeedu-analitza/repos/kde-unstable-i686/PKGBUILD
(from rev 146101, kdeedu-analitza/trunk/PKGBUILD)
  kdeedu-analitza/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146101, kdeedu-analitza/trunk/PKGBUILD)
Deleted:
  kdeedu-analitza/repos/kde-unstable-i686/PKGBUILD
  kdeedu-analitza/repos/kde-unstable-x86_64/PKGBUILD

--+
 kde-unstable-i686/PKGBUILD   |   60 -
 kde-unstable-x86_64/PKGBUILD |   60 -
 2 files changed, 60 insertions(+), 60 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 12:37:04 UTC (rev 146101)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:37:37 UTC (rev 146102)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeedu-analitza
-pkgver=4.7.95
-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/unstable/${pkgver}/src/analitza-${pkgver}.tar.bz2;)
-sha1sums=('393d227dd839f113a58f018f47a08bc36c681335')
-
-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/kde-unstable-i686/PKGBUILD (from rev 146101, 
kdeedu-analitza/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:37:37 UTC (rev 146102)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeedu-analitza
+pkgver=4.7.97
+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/unstable/${pkgver}/src/analitza-${pkgver}.tar.bz2;)
+sha1sums=('3dea50990405f2e9f714735a223b58567dc3864a')
+
+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
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2012-01-05 12:37:04 UTC (rev 146101)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 12:37:37 UTC (rev 146102)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeedu-analitza
-pkgver=4.7.95
-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/unstable/${pkgver}/src/analitza-${pkgver}.tar.bz2;)
-sha1sums=('393d227dd839f113a58f018f47a08bc36c681335')
-
-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/kde-unstable-x86_64/PKGBUILD (from rev 146101, 
kdeedu-analitza/trunk/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 12:37:37 UTC (rev 146102)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeedu-analitza
+pkgver=4.7.97
+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/unstable/${pkgver}/src/analitza-${pkgver}.tar.bz2;)
+sha1sums=('3dea50990405f2e9f714735a223b58567dc3864a')
+
+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 (8 files)

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 07:38:08
  Author: andrea
Revision: 146103

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdeaccessibility-jovie/repos/kde-unstable-i686/PKGBUILD
(from rev 146102, kdeaccessibility-jovie/trunk/PKGBUILD)
  kdeaccessibility-jovie/repos/kde-unstable-i686/kdeaccessibility-jovie.install
(from rev 146102, 
kdeaccessibility-jovie/trunk/kdeaccessibility-jovie.install)
  kdeaccessibility-jovie/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146102, kdeaccessibility-jovie/trunk/PKGBUILD)
  
kdeaccessibility-jovie/repos/kde-unstable-x86_64/kdeaccessibility-jovie.install
(from rev 146102, 
kdeaccessibility-jovie/trunk/kdeaccessibility-jovie.install)
Deleted:
  kdeaccessibility-jovie/repos/kde-unstable-i686/PKGBUILD
  kdeaccessibility-jovie/repos/kde-unstable-i686/kdeaccessibility-jovie.install
  kdeaccessibility-jovie/repos/kde-unstable-x86_64/PKGBUILD
  
kdeaccessibility-jovie/repos/kde-unstable-x86_64/kdeaccessibility-jovie.install

+
 kde-unstable-i686/PKGBUILD |   68 +--
 kde-unstable-i686/kdeaccessibility-jovie.install   |   22 +++---
 kde-unstable-x86_64/PKGBUILD   |   68 +--
 kde-unstable-x86_64/kdeaccessibility-jovie.install |   22 +++---
 4 files changed, 90 insertions(+), 90 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 12:37:37 UTC (rev 146102)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:38:08 UTC (rev 146103)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeaccessibility-jovie
-pkgver=4.7.95
-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/unstable/${pkgver}/src/jovie-${pkgver}.tar.bz2;)
-sha1sums=('3aa2a0fb8d12288adc80851541ca0ff3a26834e9')
-
-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/kde-unstable-i686/PKGBUILD (from rev 
146102, kdeaccessibility-jovie/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:38:08 UTC (rev 146103)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeaccessibility-jovie
+pkgver=4.7.97
+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/unstable/${pkgver}/src/jovie-${pkgver}.tar.bz2;)
+sha1sums=('109cfe0b50551a39b46e965e37000b158729b43c')
+
+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: kde-unstable-i686/kdeaccessibility-jovie.install
===
--- kde-unstable-i686/kdeaccessibility-jovie.install2012-01-05 12:37:37 UTC 
(rev 146102)
+++ kde-unstable-i686/kdeaccessibility-jovie.install2012-01-05 12:38:08 UTC 
(rev 146103)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: 
kdeaccessibility-jovie/repos/kde-unstable-i686/kdeaccessibility-jovie.install 
(from rev 146102, kdeaccessibility-jovie/trunk/kdeaccessibility-jovie.install)
===
--- kde-unstable-i686/kdeaccessibility-jovie.install
(rev 0)
+++ kde-unstable-i686/kdeaccessibility-jovie.install2012-01-05 12:38:08 UTC 
(rev 146103)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- 

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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 07:38:43
  Author: andrea
Revision: 146104

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdeaccessibility-kaccessible/repos/kde-unstable-i686/PKGBUILD
(from rev 146103, kdeaccessibility-kaccessible/trunk/PKGBUILD)
  kdeaccessibility-kaccessible/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146103, kdeaccessibility-kaccessible/trunk/PKGBUILD)
Deleted:
  kdeaccessibility-kaccessible/repos/kde-unstable-i686/PKGBUILD
  kdeaccessibility-kaccessible/repos/kde-unstable-x86_64/PKGBUILD

--+
 kde-unstable-i686/PKGBUILD   |   60 -
 kde-unstable-x86_64/PKGBUILD |   60 -
 2 files changed, 60 insertions(+), 60 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 12:38:08 UTC (rev 146103)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:38:43 UTC (rev 146104)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeaccessibility-kaccessible
-pkgver=4.7.95
-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/unstable/${pkgver}/src/kaccessible-${pkgver}.tar.bz2;)
-sha1sums=('e7cc4f044ab6b01f7bce068d0513e6c70b378ed7')
-
-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/kde-unstable-i686/PKGBUILD (from rev 
146103, kdeaccessibility-kaccessible/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:38:43 UTC (rev 146104)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeaccessibility-kaccessible
+pkgver=4.7.97
+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/unstable/${pkgver}/src/kaccessible-${pkgver}.tar.bz2;)
+sha1sums=('1de6cf98b8ab6b2541339a05dbf19b36ad119857')
+
+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
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2012-01-05 12:38:08 UTC (rev 146103)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 12:38:43 UTC (rev 146104)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeaccessibility-kaccessible
-pkgver=4.7.95
-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/unstable/${pkgver}/src/kaccessible-${pkgver}.tar.bz2;)
-sha1sums=('e7cc4f044ab6b01f7bce068d0513e6c70b378ed7')
-
-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/kde-unstable-x86_64/PKGBUILD (from 
rev 146103, kdeaccessibility-kaccessible/trunk/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 12:38:43 UTC (rev 146104)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeaccessibility-kaccessible
+pkgver=4.7.97
+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/unstable/${pkgver}/src/kaccessible-${pkgver}.tar.bz2;)
+sha1sums=('1de6cf98b8ab6b2541339a05dbf19b36ad119857')
+
+build() {
+  cd ${srcdir}
+  

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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 07:39:13
  Author: andrea
Revision: 146105

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdeaccessibility-kmag/repos/kde-unstable-i686/PKGBUILD
(from rev 146104, kdeaccessibility-kmag/trunk/PKGBUILD)
  kdeaccessibility-kmag/repos/kde-unstable-i686/kdeaccessibility-kmag.install
(from rev 146104, kdeaccessibility-kmag/trunk/kdeaccessibility-kmag.install)
  kdeaccessibility-kmag/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146104, kdeaccessibility-kmag/trunk/PKGBUILD)
  kdeaccessibility-kmag/repos/kde-unstable-x86_64/kdeaccessibility-kmag.install
(from rev 146104, kdeaccessibility-kmag/trunk/kdeaccessibility-kmag.install)
Deleted:
  kdeaccessibility-kmag/repos/kde-unstable-i686/PKGBUILD
  kdeaccessibility-kmag/repos/kde-unstable-i686/kdeaccessibility-kmag.install
  kdeaccessibility-kmag/repos/kde-unstable-x86_64/PKGBUILD
  kdeaccessibility-kmag/repos/kde-unstable-x86_64/kdeaccessibility-kmag.install

---+
 kde-unstable-i686/PKGBUILD|   66 ++--
 kde-unstable-i686/kdeaccessibility-kmag.install   |   22 +++---
 kde-unstable-x86_64/PKGBUILD  |   66 ++--
 kde-unstable-x86_64/kdeaccessibility-kmag.install |   22 +++---
 4 files changed, 88 insertions(+), 88 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 12:38:43 UTC (rev 146104)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:39:13 UTC (rev 146105)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeaccessibility-kmag
-pkgver=4.7.95
-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/unstable/${pkgver}/src/kmag-${pkgver}.tar.bz2;)
-sha1sums=('936793b289c0c9af70176e656bda7dbc957ad696')
-
-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/kde-unstable-i686/PKGBUILD (from rev 
146104, kdeaccessibility-kmag/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:39:13 UTC (rev 146105)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeaccessibility-kmag
+pkgver=4.7.97
+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/unstable/${pkgver}/src/kmag-${pkgver}.tar.bz2;)
+sha1sums=('8eac56063c7ed6d81c8078e2a8b93bb81d8de435')
+
+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: kde-unstable-i686/kdeaccessibility-kmag.install
===
--- kde-unstable-i686/kdeaccessibility-kmag.install 2012-01-05 12:38:43 UTC 
(rev 146104)
+++ kde-unstable-i686/kdeaccessibility-kmag.install 2012-01-05 12:39:13 UTC 
(rev 146105)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: 
kdeaccessibility-kmag/repos/kde-unstable-i686/kdeaccessibility-kmag.install 
(from rev 146104, kdeaccessibility-kmag/trunk/kdeaccessibility-kmag.install)
===
--- kde-unstable-i686/kdeaccessibility-kmag.install 
(rev 0)
+++ kde-unstable-i686/kdeaccessibility-kmag.install 2012-01-05 12:39:13 UTC 
(rev 146105)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2012-01-05 12:38:43 UTC (rev 146104)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 12:39:13 UTC (rev 146105)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andrea 

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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 07:39:45
  Author: andrea
Revision: 146106

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdeaccessibility-kmousetool/repos/kde-unstable-i686/PKGBUILD
(from rev 146105, kdeaccessibility-kmousetool/trunk/PKGBUILD)
  
kdeaccessibility-kmousetool/repos/kde-unstable-i686/kdeaccessibility-kmousetool.install
(from rev 146105, 
kdeaccessibility-kmousetool/trunk/kdeaccessibility-kmousetool.install)
  kdeaccessibility-kmousetool/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146105, kdeaccessibility-kmousetool/trunk/PKGBUILD)
  
kdeaccessibility-kmousetool/repos/kde-unstable-x86_64/kdeaccessibility-kmousetool.install
(from rev 146105, 
kdeaccessibility-kmousetool/trunk/kdeaccessibility-kmousetool.install)
Deleted:
  kdeaccessibility-kmousetool/repos/kde-unstable-i686/PKGBUILD
  
kdeaccessibility-kmousetool/repos/kde-unstable-i686/kdeaccessibility-kmousetool.install
  kdeaccessibility-kmousetool/repos/kde-unstable-x86_64/PKGBUILD
  
kdeaccessibility-kmousetool/repos/kde-unstable-x86_64/kdeaccessibility-kmousetool.install

-+
 kde-unstable-i686/PKGBUILD  |   66 +++---
 kde-unstable-i686/kdeaccessibility-kmousetool.install   |   22 ++--
 kde-unstable-x86_64/PKGBUILD|   66 +++---
 kde-unstable-x86_64/kdeaccessibility-kmousetool.install |   22 ++--
 4 files changed, 88 insertions(+), 88 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 12:39:13 UTC (rev 146105)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:39:45 UTC (rev 146106)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeaccessibility-kmousetool
-pkgver=4.7.95
-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/unstable/${pkgver}/src/kmousetool-${pkgver}.tar.bz2;)
-sha1sums=('89c0db670127dc128cc65bed60b2389796b9e797')
-
-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/kde-unstable-i686/PKGBUILD (from rev 
146105, kdeaccessibility-kmousetool/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:39:45 UTC (rev 146106)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeaccessibility-kmousetool
+pkgver=4.7.97
+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/unstable/${pkgver}/src/kmousetool-${pkgver}.tar.bz2;)
+sha1sums=('a2daf729557e41b25c353a60d3638622cd295f60')
+
+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: kde-unstable-i686/kdeaccessibility-kmousetool.install
===
--- kde-unstable-i686/kdeaccessibility-kmousetool.install   2012-01-05 
12:39:13 UTC (rev 146105)
+++ kde-unstable-i686/kdeaccessibility-kmousetool.install   2012-01-05 
12:39:45 UTC (rev 146106)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: 
kdeaccessibility-kmousetool/repos/kde-unstable-i686/kdeaccessibility-kmousetool.install
 (from rev 146105, 
kdeaccessibility-kmousetool/trunk/kdeaccessibility-kmousetool.install)
===
--- kde-unstable-i686/kdeaccessibility-kmousetool.install   
(rev 0)
+++ kde-unstable-i686/kdeaccessibility-kmousetool.install   2012-01-05 
12:39:45 UTC (rev 146106)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   

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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 07:40:14
  Author: andrea
Revision: 146107

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdeaccessibility-kmouth/repos/kde-unstable-i686/PKGBUILD
(from rev 146106, kdeaccessibility-kmouth/trunk/PKGBUILD)
  
kdeaccessibility-kmouth/repos/kde-unstable-i686/kdeaccessibility-kmouth.install
(from rev 146106, 
kdeaccessibility-kmouth/trunk/kdeaccessibility-kmouth.install)
  kdeaccessibility-kmouth/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146106, kdeaccessibility-kmouth/trunk/PKGBUILD)
  
kdeaccessibility-kmouth/repos/kde-unstable-x86_64/kdeaccessibility-kmouth.install
(from rev 146106, 
kdeaccessibility-kmouth/trunk/kdeaccessibility-kmouth.install)
Deleted:
  kdeaccessibility-kmouth/repos/kde-unstable-i686/PKGBUILD
  
kdeaccessibility-kmouth/repos/kde-unstable-i686/kdeaccessibility-kmouth.install
  kdeaccessibility-kmouth/repos/kde-unstable-x86_64/PKGBUILD
  
kdeaccessibility-kmouth/repos/kde-unstable-x86_64/kdeaccessibility-kmouth.install

-+
 kde-unstable-i686/PKGBUILD  |   66 +-
 kde-unstable-i686/kdeaccessibility-kmouth.install   |   22 +++---
 kde-unstable-x86_64/PKGBUILD|   66 +-
 kde-unstable-x86_64/kdeaccessibility-kmouth.install |   22 +++---
 4 files changed, 88 insertions(+), 88 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 12:39:45 UTC (rev 146106)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:40:14 UTC (rev 146107)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeaccessibility-kmouth
-pkgver=4.7.95
-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/unstable/${pkgver}/src/kmouth-${pkgver}.tar.bz2;)
-sha1sums=('213ecde9dc4424b702a529865f1d53f78dc1fc2e')
-
-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/kde-unstable-i686/PKGBUILD (from rev 
146106, kdeaccessibility-kmouth/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:40:14 UTC (rev 146107)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeaccessibility-kmouth
+pkgver=4.7.97
+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/unstable/${pkgver}/src/kmouth-${pkgver}.tar.bz2;)
+sha1sums=('9ffbd1f7f88c82ecf01fbe9bac20602b58d6d993')
+
+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: kde-unstable-i686/kdeaccessibility-kmouth.install
===
--- kde-unstable-i686/kdeaccessibility-kmouth.install   2012-01-05 12:39:45 UTC 
(rev 146106)
+++ kde-unstable-i686/kdeaccessibility-kmouth.install   2012-01-05 12:40:14 UTC 
(rev 146107)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: 
kdeaccessibility-kmouth/repos/kde-unstable-i686/kdeaccessibility-kmouth.install 
(from rev 146106, kdeaccessibility-kmouth/trunk/kdeaccessibility-kmouth.install)
===
--- kde-unstable-i686/kdeaccessibility-kmouth.install   
(rev 0)
+++ kde-unstable-i686/kdeaccessibility-kmouth.install   2012-01-05 12:40:14 UTC 
(rev 146107)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2012-01-05 12:39:45 UTC (rev 146106)
+++ 

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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 07:40:53
  Author: andrea
Revision: 146108

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdeadmin/repos/kde-unstable-i686/PKGBUILD
(from rev 146107, kdeadmin/trunk/PKGBUILD)
  kdeadmin/repos/kde-unstable-i686/kdeadmin.install
(from rev 146107, kdeadmin/trunk/kdeadmin.install)
  kdeadmin/repos/kde-unstable-i686/syslog-path.patch
(from rev 146107, kdeadmin/trunk/syslog-path.patch)
  kdeadmin/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146107, kdeadmin/trunk/PKGBUILD)
  kdeadmin/repos/kde-unstable-x86_64/kdeadmin.install
(from rev 146107, kdeadmin/trunk/kdeadmin.install)
  kdeadmin/repos/kde-unstable-x86_64/syslog-path.patch
(from rev 146107, kdeadmin/trunk/syslog-path.patch)
Deleted:
  kdeadmin/repos/kde-unstable-i686/PKGBUILD
  kdeadmin/repos/kde-unstable-i686/kdeadmin.install
  kdeadmin/repos/kde-unstable-i686/syslog-path.patch
  kdeadmin/repos/kde-unstable-x86_64/PKGBUILD
  kdeadmin/repos/kde-unstable-x86_64/kdeadmin.install
  kdeadmin/repos/kde-unstable-x86_64/syslog-path.patch

---+
 kde-unstable-i686/PKGBUILD|  162 
 kde-unstable-i686/kdeadmin.install|   22 ++--
 kde-unstable-i686/syslog-path.patch   |   22 ++--
 kde-unstable-x86_64/PKGBUILD  |  162 
 kde-unstable-x86_64/kdeadmin.install  |   22 ++--
 kde-unstable-x86_64/syslog-path.patch |   22 ++--
 6 files changed, 206 insertions(+), 206 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 12:40:14 UTC (rev 146107)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:40:53 UTC (rev 146108)
@@ -1,81 +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.7.95
-pkgrel=2
-arch=('i686' 'x86_64')
-url='http://www.kde.org'
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdeadmin')
-makedepends=('cmake' 'automoc4' 'kdebindings-python' 
'system-config-printer-common')
-source=(http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2;
-'syslog-path.patch')
-sha1sums=('b251d5acfa978bc624301edca83bcb228a31c166'
-  '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-python' 'system-config-printer-common' 
'python2-pyqt'
- '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/kde-unstable-i686/PKGBUILD (from rev 146107, 
kdeadmin/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:40:53 UTC (rev 146108)
@@ -0,0 +1,81 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Pierre Schmitz 

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

2012-01-05 Thread Juergen Hoetzel
Date: Thursday, January 5, 2012 @ 07:41:03
  Author: juergen
Revision: 146109

update to 1.4.0

MPEG2 support was removed, see: http://forums.scummvm.org/viewtopic.php?t=7637

Modified:
  scummvm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-01-05 12:40:53 UTC (rev 146108)
+++ PKGBUILD2012-01-05 12:41:03 UTC (rev 146109)
@@ -1,23 +1,21 @@
 # $Id$
-# Maintainer: juergen juer...@hoetzel.info
+# Maintainer: juergen juer...@archlinux.org
 # Contributor: Manolis Tzanidakis, Petter Gundersen
 
 pkgname=scummvm
-pkgver=1.3.1
+pkgver=1.4.0
 pkgrel=2
 pkgdesc=A 'virtual machine' for several classic graphical point-and-click 
adventure games.
 arch=('i686' 'x86_64')
 license=('GPL')
 url=http://www.scummvm.org/;
 depends=('libmad' 'sdl' 'fluidsynth')
-makedepends=('libmpeg2')
 
source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('87e5076e93bfa762f1c5d7f45b41d4e2')
+md5sums=('361000b78ebf0d0f449e98238d677be1')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
   ./configure --backend=sdl --disable-debug \
---enable-mpeg2 --with-mpeg2-prefix=/usr \
 --with-flac-prefix=/usr \
 --with-fluidsynth-prefix=/usr \
 --prefix=/usr



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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 07:41:34
  Author: andrea
Revision: 146110

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdeartwork/repos/kde-unstable-i686/PKGBUILD
(from rev 146109, kdeartwork/trunk/PKGBUILD)
  kdeartwork/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146109, kdeartwork/trunk/PKGBUILD)
Deleted:
  kdeartwork/repos/kde-unstable-i686/PKGBUILD
  kdeartwork/repos/kde-unstable-x86_64/PKGBUILD

--+
 kde-unstable-i686/PKGBUILD   |  208 -
 kde-unstable-x86_64/PKGBUILD |  208 -
 2 files changed, 208 insertions(+), 208 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 12:41:03 UTC (rev 146109)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:41:34 UTC (rev 146110)
@@ -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.7.95
-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/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2;)
-sha1sums=('0b93cab0100985a33730650bfd8fb4a43f64079e')
-
-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/kde-unstable-i686/PKGBUILD (from rev 146109, 
kdeartwork/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:41:34 UTC (rev 146110)
@@ -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.7.97
+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')

[arch-commits] Commit in scummvm/repos/extra-i686 (PKGBUILD PKGBUILD)

2012-01-05 Thread Juergen Hoetzel
Date: Thursday, January 5, 2012 @ 07:41:48
  Author: juergen
Revision: 146111

archrelease: copy trunk to extra-i686

Added:
  scummvm/repos/extra-i686/PKGBUILD
(from rev 146110, scummvm/trunk/PKGBUILD)
Deleted:
  scummvm/repos/extra-i686/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2012-01-05 12:41:34 UTC (rev 146110)
+++ PKGBUILD2012-01-05 12:41:48 UTC (rev 146111)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: juergen juer...@hoetzel.info
-# Contributor: Manolis Tzanidakis, Petter Gundersen
-
-pkgname=scummvm
-pkgver=1.3.1
-pkgrel=2
-pkgdesc=A 'virtual machine' for several classic graphical point-and-click 
adventure games.
-arch=('i686' 'x86_64')
-license=('GPL')
-url=http://www.scummvm.org/;
-depends=('libmad' 'sdl' 'fluidsynth')
-makedepends=('libmpeg2')
-source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('87e5076e93bfa762f1c5d7f45b41d4e2')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --backend=sdl --disable-debug \
---enable-mpeg2 --with-mpeg2-prefix=/usr \
---with-flac-prefix=/usr \
---with-fluidsynth-prefix=/usr \
---prefix=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  install -Dm755 scummvm ${pkgdir}/usr/bin/scummvm
-  install -Dm644 dists/scummvm.6 ${pkgdir}/usr/share/man/man6/scummvm.6
-  # fixes FS#9118 
-  install -Dm644 dists/${pkgname}.desktop \
-   ${pkgdir}/usr/share/applications/${pkgname}.desktop
-  install -Dm644  icons/scummvm.xpm \
-   ${pkgdir}/usr/share/pixmaps/scummvm.xpm
-
-  install -Dm644 gui/themes/scummmodern.zip 
${pkgdir}/usr/share/scummvm/scummmodern.zip
-}

Copied: scummvm/repos/extra-i686/PKGBUILD (from rev 146110, 
scummvm/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2012-01-05 12:41:48 UTC (rev 146111)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: juergen juer...@archlinux.org
+# Contributor: Manolis Tzanidakis, Petter Gundersen
+
+pkgname=scummvm
+pkgver=1.4.0
+pkgrel=2
+pkgdesc=A 'virtual machine' for several classic graphical point-and-click 
adventure games.
+arch=('i686' 'x86_64')
+license=('GPL')
+url=http://www.scummvm.org/;
+depends=('libmad' 'sdl' 'fluidsynth')
+source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('361000b78ebf0d0f449e98238d677be1')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --backend=sdl --disable-debug \
+--with-flac-prefix=/usr \
+--with-fluidsynth-prefix=/usr \
+--prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  install -Dm755 scummvm ${pkgdir}/usr/bin/scummvm
+  install -Dm644 dists/scummvm.6 ${pkgdir}/usr/share/man/man6/scummvm.6
+  # fixes FS#9118 
+  install -Dm644 dists/${pkgname}.desktop \
+   ${pkgdir}/usr/share/applications/${pkgname}.desktop
+  install -Dm644  icons/scummvm.xpm \
+   ${pkgdir}/usr/share/pixmaps/scummvm.xpm
+
+  install -Dm644 gui/themes/scummmodern.zip 
${pkgdir}/usr/share/scummvm/scummmodern.zip
+}



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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 07:44:55
  Author: andrea
Revision: 146112

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdebase-konsole/repos/kde-unstable-i686/PKGBUILD
(from rev 146111, kdebase-konsole/trunk/PKGBUILD)
  kdebase-konsole/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146111, kdebase-konsole/trunk/PKGBUILD)
Deleted:
  kdebase-konsole/repos/kde-unstable-i686/PKGBUILD
  kdebase-konsole/repos/kde-unstable-x86_64/PKGBUILD

--+
 kde-unstable-i686/PKGBUILD   |   60 -
 kde-unstable-x86_64/PKGBUILD |   60 -
 2 files changed, 60 insertions(+), 60 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 12:41:48 UTC (rev 146111)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:44:55 UTC (rev 146112)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdebase-konsole
-pkgver=4.7.95
-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')
-makedepends=('cmake' 'automoc4')
-source=(http://download.kde.org/unstable/${pkgver}/src/konsole-${pkgver}.tar.bz2;)
-sha1sums=('7e5b45ba80c3bd53c228e74a59003450fc42d736')
-
-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/kde-unstable-i686/PKGBUILD (from rev 146111, 
kdebase-konsole/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:44:55 UTC (rev 146112)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdebase-konsole
+pkgver=4.7.97
+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')
+makedepends=('cmake' 'automoc4')
+source=(http://download.kde.org/unstable/${pkgver}/src/konsole-${pkgver}.tar.bz2;)
+sha1sums=('7715655c5a0f0efaab1b015ea12950080a7e7da1')
+
+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
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2012-01-05 12:41:48 UTC (rev 146111)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 12:44:55 UTC (rev 146112)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdebase-konsole
-pkgver=4.7.95
-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')
-makedepends=('cmake' 'automoc4')
-source=(http://download.kde.org/unstable/${pkgver}/src/konsole-${pkgver}.tar.bz2;)
-sha1sums=('7e5b45ba80c3bd53c228e74a59003450fc42d736')
-
-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/kde-unstable-x86_64/PKGBUILD (from rev 146111, 
kdebase-konsole/trunk/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 12:44:55 UTC (rev 146112)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdebase-konsole
+pkgver=4.7.97
+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')
+makedepends=('cmake' 'automoc4')
+source=(http://download.kde.org/unstable/${pkgver}/src/konsole-${pkgver}.tar.bz2;)
+sha1sums=('7715655c5a0f0efaab1b015ea12950080a7e7da1')
+
+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 (4 files)

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 07:45:29
  Author: andrea
Revision: 146113

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdebindings-kimono/repos/kde-unstable-i686/PKGBUILD
(from rev 146112, kdebindings-kimono/trunk/PKGBUILD)
  kdebindings-kimono/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146112, kdebindings-kimono/trunk/PKGBUILD)
Deleted:
  kdebindings-kimono/repos/kde-unstable-i686/PKGBUILD
  kdebindings-kimono/repos/kde-unstable-x86_64/PKGBUILD

--+
 kde-unstable-i686/PKGBUILD   |   64 -
 kde-unstable-x86_64/PKGBUILD |   64 -
 2 files changed, 64 insertions(+), 64 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 12:44:55 UTC (rev 146112)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:45:29 UTC (rev 146113)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdebindings-kimono
-pkgver=4.7.95
-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/unstable/${pkgver}/src/kimono-${pkgver}.tar.bz2;)
-sha1sums=('c022fbec9b0630fb04d1015b722e5b383fc1e043')
-
-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/kde-unstable-i686/PKGBUILD (from rev 146112, 
kdebindings-kimono/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:45:29 UTC (rev 146113)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdebindings-kimono
+pkgver=4.7.97
+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/unstable/${pkgver}/src/kimono-${pkgver}.tar.bz2;)
+sha1sums=('e657f1371ac800419599b609fa5f22ca222ddd83')
+
+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
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2012-01-05 12:44:55 UTC (rev 146112)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 12:45:29 UTC (rev 146113)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdebindings-kimono
-pkgver=4.7.95
-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/unstable/${pkgver}/src/kimono-${pkgver}.tar.bz2;)
-sha1sums=('c022fbec9b0630fb04d1015b722e5b383fc1e043')
-
-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/kde-unstable-x86_64/PKGBUILD (from rev 146112, 
kdebindings-kimono/trunk/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 12:45:29 UTC (rev 146113)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdebindings-kimono
+pkgver=4.7.97
+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/unstable/${pkgver}/src/kimono-${pkgver}.tar.bz2;)

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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 07:46:04
  Author: andrea
Revision: 146114

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdebindings-kross/repos/kde-unstable-i686/PKGBUILD
(from rev 146113, kdebindings-kross/trunk/PKGBUILD)
  kdebindings-kross/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146113, kdebindings-kross/trunk/PKGBUILD)
Deleted:
  kdebindings-kross/repos/kde-unstable-i686/PKGBUILD
  kdebindings-kross/repos/kde-unstable-x86_64/PKGBUILD

--+
 kde-unstable-i686/PKGBUILD   |  104 -
 kde-unstable-x86_64/PKGBUILD |  104 -
 2 files changed, 104 insertions(+), 104 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 12:45:29 UTC (rev 146113)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:46:04 UTC (rev 146114)
@@ -1,52 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgbase=kdebindings-kross
-pkgname=('kdebindings-kross-python'
-# 'kdebindings-kross-ruby'
- 'kdebindings-kross-java')
-pkgver=4.7.95
-pkgrel=1
-url=http://kde.org/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kdebindings')
-makedepends=('kdelibs' 'cmake' 'automoc4' 'python2' 'java-environment')
-source=(http://download.kde.org/unstable/${pkgver}/src/kross-interpreters-${pkgver}.tar.bz2;)
-sha1sums=('8f5d8f286b07a1fd731f0359e92361e432a16e34')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../kross-interpreters-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DBUILD_ruby=OFF \
--DPYTHON_EXECUTABLE=/usr/bin/python2
-  make
-}
-
-package_kdebindings-kross-python() {
-  pkgdesc=Python2 language interpreters to enable in-process scripting with 
Kross
-  depends=('kdelibs' 'python2')
-
-  cd ${srcdir}/build/python
-  make DESTDIR=${pkgdir} install
-}
-
-package_kdebindings-kross-java() {
-  pkgdesc=Java language interpreters to enable in-process scripting with 
Kross
-  depends=('kdelibs' 'java-environment')
-
-  cd ${srcdir}/build/java
-  make DESTDIR=${pkgdir} install
-}
-
-package_kdebindings-kross-ruby() {
-  pkgdesc=Ruby language interpreters to enable in-process scripting with 
Kross
-  depends=('kdelibs' 'ruby')
-
-  cd ${srcdir}/build/ruby
-  make DESTDIR=${pkgdir} install
-}

Copied: kdebindings-kross/repos/kde-unstable-i686/PKGBUILD (from rev 146113, 
kdebindings-kross/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:46:04 UTC (rev 146114)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgbase=kdebindings-kross
+pkgname=('kdebindings-kross-python'
+# 'kdebindings-kross-ruby'
+ 'kdebindings-kross-java')
+pkgver=4.7.97
+pkgrel=1
+url=http://kde.org/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kdebindings')
+makedepends=('kdelibs' 'cmake' 'automoc4' 'python2' 'java-environment')
+source=(http://download.kde.org/unstable/${pkgver}/src/kross-interpreters-${pkgver}.tar.bz2;)
+sha1sums=('4c0e2543098acc93acc1c3e692278822d6422077')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kross-interpreters-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DBUILD_ruby=OFF \
+-DPYTHON_EXECUTABLE=/usr/bin/python2
+  make
+}
+
+package_kdebindings-kross-python() {
+  pkgdesc=Python2 language interpreters to enable in-process scripting with 
Kross
+  depends=('kdelibs' 'python2')
+
+  cd ${srcdir}/build/python
+  make DESTDIR=${pkgdir} install
+}
+
+package_kdebindings-kross-java() {
+  pkgdesc=Java language interpreters to enable in-process scripting with 
Kross
+  depends=('kdelibs' 'java-environment')
+
+  cd ${srcdir}/build/java
+  make DESTDIR=${pkgdir} install
+}
+
+package_kdebindings-kross-ruby() {
+  pkgdesc=Ruby language interpreters to enable in-process scripting with 
Kross
+  depends=('kdelibs' 'ruby')
+
+  cd ${srcdir}/build/ruby
+  make DESTDIR=${pkgdir} install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2012-01-05 12:45:29 UTC (rev 146113)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 12:46:04 UTC (rev 146114)
@@ -1,52 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgbase=kdebindings-kross
-pkgname=('kdebindings-kross-python'
-# 'kdebindings-kross-ruby'
- 'kdebindings-kross-java')
-pkgver=4.7.95
-pkgrel=1
-url=http://kde.org/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kdebindings')
-makedepends=('kdelibs' 'cmake' 'automoc4' 'python2' 'java-environment')

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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 07:46:38
  Author: andrea
Revision: 146115

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdebindings-perlkde/repos/kde-unstable-i686/PKGBUILD
(from rev 146114, kdebindings-perlkde/trunk/PKGBUILD)
  kdebindings-perlkde/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146114, kdebindings-perlkde/trunk/PKGBUILD)
Deleted:
  kdebindings-perlkde/repos/kde-unstable-i686/PKGBUILD
  kdebindings-perlkde/repos/kde-unstable-x86_64/PKGBUILD

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

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 12:46:04 UTC (rev 146114)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:46:38 UTC (rev 146115)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdebindings-perlkde
-pkgver=4.7.95
-pkgrel=1
-pkgdesc=Perl bindings for the KDE libraries
-url=http://kde.org/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kdebindings')
-depends=('kdebindings-perlqt' 'kdebindings-smokekde' 'perl-list-moreutils')
-makedepends=('cmake' 'automoc4' 'kdebindings-smokegen' 'kdepimlibs'
-'kdegraphics-okular' 'kdesdk-kate')
-source=(http://download.kde.org/unstable/${pkgver}/src/perlkde-${pkgver}.tar.bz2;)
-sha1sums=('00e5c5368c61d43732b069c66ddb07b15f529964')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../perlkde-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdebindings-perlkde/repos/kde-unstable-i686/PKGBUILD (from rev 146114, 
kdebindings-perlkde/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:46:38 UTC (rev 146115)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdebindings-perlkde
+pkgver=4.7.97
+pkgrel=1
+pkgdesc=Perl bindings for the KDE libraries
+url=http://kde.org/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kdebindings')
+depends=('kdebindings-perlqt' 'kdebindings-smokekde')
+makedepends=('cmake' 'automoc4' 'kdebindings-smokegen' 'kdepimlibs'
+'kdegraphics-okular' 'kdesdk-kate')
+source=(http://download.kde.org/unstable/${pkgver}/src/perlkde-${pkgver}.tar.bz2;)
+sha1sums=('509832fd992ca034ab283193329b2d135eec2b87')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../perlkde-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2012-01-05 12:46:04 UTC (rev 146114)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 12:46:38 UTC (rev 146115)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdebindings-perlkde
-pkgver=4.7.95
-pkgrel=1
-pkgdesc=Perl bindings for the KDE libraries
-url=http://kde.org/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kdebindings')
-depends=('kdebindings-perlqt' 'kdebindings-smokekde' 'perl-list-moreutils')
-makedepends=('cmake' 'automoc4' 'kdebindings-smokegen' 'kdepimlibs'
-'kdegraphics-okular' 'kdesdk-kate')
-source=(http://download.kde.org/unstable/${pkgver}/src/perlkde-${pkgver}.tar.bz2;)
-sha1sums=('00e5c5368c61d43732b069c66ddb07b15f529964')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../perlkde-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdebindings-perlkde/repos/kde-unstable-x86_64/PKGBUILD (from rev 
146114, kdebindings-perlkde/trunk/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 12:46:38 UTC (rev 146115)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdebindings-perlkde
+pkgver=4.7.97
+pkgrel=1
+pkgdesc=Perl bindings for the KDE libraries
+url=http://kde.org/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kdebindings')
+depends=('kdebindings-perlqt' 'kdebindings-smokekde')
+makedepends=('cmake' 'automoc4' 'kdebindings-smokegen' 'kdepimlibs'
+'kdegraphics-okular' 'kdesdk-kate')
+source=(http://download.kde.org/unstable/${pkgver}/src/perlkde-${pkgver}.tar.bz2;)

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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 07:47:08
  Author: andrea
Revision: 146116

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdeedu-blinken/repos/kde-unstable-i686/PKGBUILD
(from rev 146115, kdeedu-blinken/trunk/PKGBUILD)
  kdeedu-blinken/repos/kde-unstable-i686/kdeedu-blinken.install
(from rev 146115, kdeedu-blinken/trunk/kdeedu-blinken.install)
  kdeedu-blinken/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146115, kdeedu-blinken/trunk/PKGBUILD)
  kdeedu-blinken/repos/kde-unstable-x86_64/kdeedu-blinken.install
(from rev 146115, kdeedu-blinken/trunk/kdeedu-blinken.install)
Deleted:
  kdeedu-blinken/repos/kde-unstable-i686/PKGBUILD
  kdeedu-blinken/repos/kde-unstable-i686/kdeedu-blinken.install
  kdeedu-blinken/repos/kde-unstable-x86_64/PKGBUILD
  kdeedu-blinken/repos/kde-unstable-x86_64/kdeedu-blinken.install

+
 kde-unstable-i686/PKGBUILD |   62 +--
 kde-unstable-i686/kdeedu-blinken.install   |   22 -
 kde-unstable-x86_64/PKGBUILD   |   62 +--
 kde-unstable-x86_64/kdeedu-blinken.install |   22 -
 4 files changed, 84 insertions(+), 84 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 12:46:38 UTC (rev 146115)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:47:08 UTC (rev 146116)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeedu-blinken
-pkgver=4.7.95
-pkgrel=1
-pkgdesc=Memory Enhancement Game
-url=http://kde.org/applications/education/blinken/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdeedu')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=(http://download.kde.org/unstable/${pkgver}/src/blinken-${pkgver}.tar.bz2;)
-sha1sums=('61dbca451f8435eac9715ca8cd9d99fae7d18020')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../blinken-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdeedu-blinken/repos/kde-unstable-i686/PKGBUILD (from rev 146115, 
kdeedu-blinken/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:47:08 UTC (rev 146116)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeedu-blinken
+pkgver=4.7.97
+pkgrel=1
+pkgdesc=Memory Enhancement Game
+url=http://kde.org/applications/education/blinken/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeedu')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/${pkgver}/src/blinken-${pkgver}.tar.bz2;)
+sha1sums=('e11bb7a45db6974eb37518f3d1ac7fea2a92f397')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../blinken-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: kde-unstable-i686/kdeedu-blinken.install
===
--- kde-unstable-i686/kdeedu-blinken.install2012-01-05 12:46:38 UTC (rev 
146115)
+++ kde-unstable-i686/kdeedu-blinken.install2012-01-05 12:47:08 UTC (rev 
146116)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdeedu-blinken/repos/kde-unstable-i686/kdeedu-blinken.install (from rev 
146115, kdeedu-blinken/trunk/kdeedu-blinken.install)
===
--- kde-unstable-i686/kdeedu-blinken.install(rev 0)
+++ kde-unstable-i686/kdeedu-blinken.install2012-01-05 12:47:08 UTC (rev 
146116)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2012-01-05 12:46:38 UTC (rev 146115)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 12:47:08 UTC (rev 146116)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeedu-blinken
-pkgver=4.7.95
-pkgrel=1
-pkgdesc=Memory Enhancement Game
-url=http://kde.org/applications/education/blinken/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdeedu')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')

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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 07:47:40
  Author: andrea
Revision: 146117

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdeedu-cantor/repos/kde-unstable-i686/PKGBUILD
(from rev 146116, kdeedu-cantor/trunk/PKGBUILD)
  kdeedu-cantor/repos/kde-unstable-i686/kdeedu-cantor.install
(from rev 146116, kdeedu-cantor/trunk/kdeedu-cantor.install)
  kdeedu-cantor/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146116, kdeedu-cantor/trunk/PKGBUILD)
  kdeedu-cantor/repos/kde-unstable-x86_64/kdeedu-cantor.install
(from rev 146116, kdeedu-cantor/trunk/kdeedu-cantor.install)
Deleted:
  kdeedu-cantor/repos/kde-unstable-i686/PKGBUILD
  kdeedu-cantor/repos/kde-unstable-i686/kdeedu-cantor.install
  kdeedu-cantor/repos/kde-unstable-x86_64/PKGBUILD
  kdeedu-cantor/repos/kde-unstable-x86_64/kdeedu-cantor.install

---+
 kde-unstable-i686/PKGBUILD|   68 ++--
 kde-unstable-i686/kdeedu-cantor.install   |   24 -
 kde-unstable-x86_64/PKGBUILD  |   68 ++--
 kde-unstable-x86_64/kdeedu-cantor.install |   24 -
 4 files changed, 92 insertions(+), 92 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 12:47:08 UTC (rev 146116)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:47:40 UTC (rev 146117)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeedu-cantor
-pkgver=4.7.95
-pkgrel=1
-pkgdesc=KDE Frontend to Mathematical Software
-url=http://kde.org/applications/education/cantor/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdeedu')
-depends=('kdebase-runtime' 'libspectre' 'kdeedu-analitza')
-makedepends=('cmake' 'automoc4' 'r')
-optdepends=('maxima: Maxima backend'
-'octave: Octave backend'
-'r: R backend')
-install=${pkgname}.install
-source=(http://download.kde.org/unstable/${pkgver}/src/cantor-${pkgver}.tar.bz2;)
-sha1sums=('efd9196992e53eacfd981b42b597cfb228c2e93b')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../cantor-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdeedu-cantor/repos/kde-unstable-i686/PKGBUILD (from rev 146116, 
kdeedu-cantor/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:47:40 UTC (rev 146117)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeedu-cantor
+pkgver=4.7.97
+pkgrel=1
+pkgdesc=KDE Frontend to Mathematical Software
+url=http://kde.org/applications/education/cantor/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeedu')
+depends=('kdebase-runtime' 'libspectre' 'kdeedu-analitza')
+makedepends=('cmake' 'automoc4' 'r')
+optdepends=('maxima: Maxima backend'
+'octave: Octave backend'
+'r: R backend')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/${pkgver}/src/cantor-${pkgver}.tar.bz2;)
+sha1sums=('4f3e6e741117ecd73723c9fff7aa775ead8e429c')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../cantor-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: kde-unstable-i686/kdeedu-cantor.install
===
--- kde-unstable-i686/kdeedu-cantor.install 2012-01-05 12:47:08 UTC (rev 
146116)
+++ kde-unstable-i686/kdeedu-cantor.install 2012-01-05 12:47:40 UTC (rev 
146117)
@@ -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-cantor/repos/kde-unstable-i686/kdeedu-cantor.install (from rev 
146116, kdeedu-cantor/trunk/kdeedu-cantor.install)
===
--- kde-unstable-i686/kdeedu-cantor.install (rev 0)
+++ kde-unstable-i686/kdeedu-cantor.install 2012-01-05 12:47:40 UTC (rev 
146117)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2012-01-05 12:47:08 UTC (rev 146116)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 12:47:40 UTC (rev 146117)
@@ -1,34 +0,0 @@
-# $Id$
-# 

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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 07:48:10
  Author: andrea
Revision: 146118

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdeedu-kalgebra/repos/kde-unstable-i686/PKGBUILD
(from rev 146117, kdeedu-kalgebra/trunk/PKGBUILD)
  kdeedu-kalgebra/repos/kde-unstable-i686/kdeedu-kalgebra.install
(from rev 146117, kdeedu-kalgebra/trunk/kdeedu-kalgebra.install)
  kdeedu-kalgebra/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146117, kdeedu-kalgebra/trunk/PKGBUILD)
  kdeedu-kalgebra/repos/kde-unstable-x86_64/kdeedu-kalgebra.install
(from rev 146117, kdeedu-kalgebra/trunk/kdeedu-kalgebra.install)
Deleted:
  kdeedu-kalgebra/repos/kde-unstable-i686/PKGBUILD
  kdeedu-kalgebra/repos/kde-unstable-i686/kdeedu-kalgebra.install
  kdeedu-kalgebra/repos/kde-unstable-x86_64/PKGBUILD
  kdeedu-kalgebra/repos/kde-unstable-x86_64/kdeedu-kalgebra.install

-+
 kde-unstable-i686/PKGBUILD  |   62 +-
 kde-unstable-i686/kdeedu-kalgebra.install   |   24 +-
 kde-unstable-x86_64/PKGBUILD|   62 +-
 kde-unstable-x86_64/kdeedu-kalgebra.install |   24 +-
 4 files changed, 86 insertions(+), 86 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 12:47:40 UTC (rev 146117)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:48:10 UTC (rev 146118)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeedu-kalgebra
-pkgver=4.7.95
-pkgrel=1
-pkgdesc=Graph Calculator
-url=http://kde.org/applications/education/kalgebra/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdeedu')
-depends=('kdebase-runtime' 'libkdeedu' 'kdeedu-analitza')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=(http://download.kde.org/unstable/${pkgver}/src/kalgebra-${pkgver}.tar.bz2;)
-sha1sums=('8d5e918ed57886f943be98e8dd81c9a3ef733645')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../kalgebra-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdeedu-kalgebra/repos/kde-unstable-i686/PKGBUILD (from rev 146117, 
kdeedu-kalgebra/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:48:10 UTC (rev 146118)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeedu-kalgebra
+pkgver=4.7.97
+pkgrel=1
+pkgdesc=Graph Calculator
+url=http://kde.org/applications/education/kalgebra/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeedu')
+depends=('kdebase-runtime' 'libkdeedu' 'kdeedu-analitza')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/${pkgver}/src/kalgebra-${pkgver}.tar.bz2;)
+sha1sums=('12a4e288057a0ac0c8bc2ea95905bcf47258b4f4')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kalgebra-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: kde-unstable-i686/kdeedu-kalgebra.install
===
--- kde-unstable-i686/kdeedu-kalgebra.install   2012-01-05 12:47:40 UTC (rev 
146117)
+++ kde-unstable-i686/kdeedu-kalgebra.install   2012-01-05 12:48:10 UTC (rev 
146118)
@@ -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-kalgebra/repos/kde-unstable-i686/kdeedu-kalgebra.install (from 
rev 146117, kdeedu-kalgebra/trunk/kdeedu-kalgebra.install)
===
--- kde-unstable-i686/kdeedu-kalgebra.install   (rev 0)
+++ kde-unstable-i686/kdeedu-kalgebra.install   2012-01-05 12:48:10 UTC (rev 
146118)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2012-01-05 12:47:40 UTC (rev 146117)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 12:48:10 UTC (rev 146118)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeedu-kalgebra
-pkgver=4.7.95
-pkgrel=1
-pkgdesc=Graph Calculator
-url=http://kde.org/applications/education/kalgebra/;
-arch=('i686' 

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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 07:48:41
  Author: andrea
Revision: 146119

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdeedu-kalzium/repos/kde-unstable-i686/PKGBUILD
(from rev 146118, kdeedu-kalzium/trunk/PKGBUILD)
  kdeedu-kalzium/repos/kde-unstable-i686/kdeedu-kalzium.install
(from rev 146118, kdeedu-kalzium/trunk/kdeedu-kalzium.install)
  kdeedu-kalzium/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146118, kdeedu-kalzium/trunk/PKGBUILD)
  kdeedu-kalzium/repos/kde-unstable-x86_64/kdeedu-kalzium.install
(from rev 146118, kdeedu-kalzium/trunk/kdeedu-kalzium.install)
Deleted:
  kdeedu-kalzium/repos/kde-unstable-i686/PKGBUILD
  kdeedu-kalzium/repos/kde-unstable-i686/kdeedu-kalzium.install
  kdeedu-kalzium/repos/kde-unstable-x86_64/PKGBUILD
  kdeedu-kalzium/repos/kde-unstable-x86_64/kdeedu-kalzium.install

+
 kde-unstable-i686/PKGBUILD |   62 +--
 kde-unstable-i686/kdeedu-kalzium.install   |   22 -
 kde-unstable-x86_64/PKGBUILD   |   62 +--
 kde-unstable-x86_64/kdeedu-kalzium.install |   22 -
 4 files changed, 84 insertions(+), 84 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 12:48:10 UTC (rev 146118)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:48:41 UTC (rev 146119)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeedu-kalzium
-pkgver=4.7.95
-pkgrel=1
-pkgdesc=Periodic Table of Elements
-url=http://kde.org/applications/education/kalzium/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdeedu')
-depends=('kdelibs' 'avogadro' 'ocaml' 'facile')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=(http://download.kde.org/unstable/${pkgver}/src/kalzium-${pkgver}.tar.bz2;)
-sha1sums=('431f168d1ef711aa8dbed1d87c7c8c9127fcfd3c')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../kalzium-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdeedu-kalzium/repos/kde-unstable-i686/PKGBUILD (from rev 146118, 
kdeedu-kalzium/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:48:41 UTC (rev 146119)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeedu-kalzium
+pkgver=4.7.97
+pkgrel=1
+pkgdesc=Periodic Table of Elements
+url=http://kde.org/applications/education/kalzium/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeedu')
+depends=('kdelibs' 'avogadro' 'ocaml' 'facile')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/${pkgver}/src/kalzium-${pkgver}.tar.bz2;)
+sha1sums=('1bf0f3fdc2428cd13653c70bf3e49596bedfc415')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kalzium-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: kde-unstable-i686/kdeedu-kalzium.install
===
--- kde-unstable-i686/kdeedu-kalzium.install2012-01-05 12:48:10 UTC (rev 
146118)
+++ kde-unstable-i686/kdeedu-kalzium.install2012-01-05 12:48:41 UTC (rev 
146119)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdeedu-kalzium/repos/kde-unstable-i686/kdeedu-kalzium.install (from rev 
146118, kdeedu-kalzium/trunk/kdeedu-kalzium.install)
===
--- kde-unstable-i686/kdeedu-kalzium.install(rev 0)
+++ kde-unstable-i686/kdeedu-kalzium.install2012-01-05 12:48:41 UTC (rev 
146119)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2012-01-05 12:48:10 UTC (rev 146118)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 12:48:41 UTC (rev 146119)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeedu-kalzium
-pkgver=4.7.95
-pkgrel=1
-pkgdesc=Periodic Table of Elements
-url=http://kde.org/applications/education/kalzium/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdeedu')
-depends=('kdelibs' 'avogadro' 

[arch-commits] Commit in scummvm/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2012-01-05 Thread Juergen Hoetzel
Date: Thursday, January 5, 2012 @ 07:48:56
  Author: juergen
Revision: 146120

archrelease: copy trunk to extra-x86_64

Added:
  scummvm/repos/extra-x86_64/PKGBUILD
(from rev 146119, scummvm/trunk/PKGBUILD)
Deleted:
  scummvm/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2012-01-05 12:48:41 UTC (rev 146119)
+++ PKGBUILD2012-01-05 12:48:56 UTC (rev 146120)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: juergen juer...@hoetzel.info
-# Contributor: Manolis Tzanidakis, Petter Gundersen
-
-pkgname=scummvm
-pkgver=1.3.1
-pkgrel=2
-pkgdesc=A 'virtual machine' for several classic graphical point-and-click 
adventure games.
-arch=('i686' 'x86_64')
-license=('GPL')
-url=http://www.scummvm.org/;
-depends=('libmad' 'sdl' 'fluidsynth')
-makedepends=('libmpeg2')
-source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('87e5076e93bfa762f1c5d7f45b41d4e2')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --backend=sdl --disable-debug \
---enable-mpeg2 --with-mpeg2-prefix=/usr \
---with-flac-prefix=/usr \
---with-fluidsynth-prefix=/usr \
---prefix=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  install -Dm755 scummvm ${pkgdir}/usr/bin/scummvm
-  install -Dm644 dists/scummvm.6 ${pkgdir}/usr/share/man/man6/scummvm.6
-  # fixes FS#9118 
-  install -Dm644 dists/${pkgname}.desktop \
-   ${pkgdir}/usr/share/applications/${pkgname}.desktop
-  install -Dm644  icons/scummvm.xpm \
-   ${pkgdir}/usr/share/pixmaps/scummvm.xpm
-
-  install -Dm644 gui/themes/scummmodern.zip 
${pkgdir}/usr/share/scummvm/scummmodern.zip
-}

Copied: scummvm/repos/extra-x86_64/PKGBUILD (from rev 146119, 
scummvm/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2012-01-05 12:48:56 UTC (rev 146120)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: juergen juer...@archlinux.org
+# Contributor: Manolis Tzanidakis, Petter Gundersen
+
+pkgname=scummvm
+pkgver=1.4.0
+pkgrel=2
+pkgdesc=A 'virtual machine' for several classic graphical point-and-click 
adventure games.
+arch=('i686' 'x86_64')
+license=('GPL')
+url=http://www.scummvm.org/;
+depends=('libmad' 'sdl' 'fluidsynth')
+source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('361000b78ebf0d0f449e98238d677be1')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --backend=sdl --disable-debug \
+--with-flac-prefix=/usr \
+--with-fluidsynth-prefix=/usr \
+--prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  install -Dm755 scummvm ${pkgdir}/usr/bin/scummvm
+  install -Dm644 dists/scummvm.6 ${pkgdir}/usr/share/man/man6/scummvm.6
+  # fixes FS#9118 
+  install -Dm644 dists/${pkgname}.desktop \
+   ${pkgdir}/usr/share/applications/${pkgname}.desktop
+  install -Dm644  icons/scummvm.xpm \
+   ${pkgdir}/usr/share/pixmaps/scummvm.xpm
+
+  install -Dm644 gui/themes/scummmodern.zip 
${pkgdir}/usr/share/scummvm/scummmodern.zip
+}



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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 07:49:32
  Author: andrea
Revision: 146121

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdeedu-kanagram/repos/kde-unstable-i686/PKGBUILD
(from rev 146120, kdeedu-kanagram/trunk/PKGBUILD)
  kdeedu-kanagram/repos/kde-unstable-i686/kdeedu-kanagram.install
(from rev 146120, kdeedu-kanagram/trunk/kdeedu-kanagram.install)
  kdeedu-kanagram/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146120, kdeedu-kanagram/trunk/PKGBUILD)
  kdeedu-kanagram/repos/kde-unstable-x86_64/kdeedu-kanagram.install
(from rev 146120, kdeedu-kanagram/trunk/kdeedu-kanagram.install)
Deleted:
  kdeedu-kanagram/repos/kde-unstable-i686/PKGBUILD
  kdeedu-kanagram/repos/kde-unstable-i686/kdeedu-kanagram.install
  kdeedu-kanagram/repos/kde-unstable-x86_64/PKGBUILD
  kdeedu-kanagram/repos/kde-unstable-x86_64/kdeedu-kanagram.install

-+
 kde-unstable-i686/PKGBUILD  |   62 +-
 kde-unstable-i686/kdeedu-kanagram.install   |   22 -
 kde-unstable-x86_64/PKGBUILD|   62 +-
 kde-unstable-x86_64/kdeedu-kanagram.install |   22 -
 4 files changed, 84 insertions(+), 84 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 12:48:56 UTC (rev 146120)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:49:32 UTC (rev 146121)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeedu-kanagram
-pkgver=4.7.95
-pkgrel=1
-pkgdesc=Letter Order Game
-url=http://kde.org/applications/education/kanagram/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdeedu')
-depends=('kdebase-runtime' 'libkdeedu')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=(http://download.kde.org/unstable/${pkgver}/src/kanagram-${pkgver}.tar.bz2;)
-sha1sums=('45f12fb0ac6c27475d85463a937661d33a4d4c36')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../kanagram-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdeedu-kanagram/repos/kde-unstable-i686/PKGBUILD (from rev 146120, 
kdeedu-kanagram/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:49:32 UTC (rev 146121)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeedu-kanagram
+pkgver=4.7.97
+pkgrel=1
+pkgdesc=Letter Order Game
+url=http://kde.org/applications/education/kanagram/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeedu')
+depends=('kdebase-runtime' 'libkdeedu')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/${pkgver}/src/kanagram-${pkgver}.tar.bz2;)
+sha1sums=('b8b07381ec72ae0dbaec72f711eff4e0c58b42f3')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kanagram-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: kde-unstable-i686/kdeedu-kanagram.install
===
--- kde-unstable-i686/kdeedu-kanagram.install   2012-01-05 12:48:56 UTC (rev 
146120)
+++ kde-unstable-i686/kdeedu-kanagram.install   2012-01-05 12:49:32 UTC (rev 
146121)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdeedu-kanagram/repos/kde-unstable-i686/kdeedu-kanagram.install (from 
rev 146120, kdeedu-kanagram/trunk/kdeedu-kanagram.install)
===
--- kde-unstable-i686/kdeedu-kanagram.install   (rev 0)
+++ kde-unstable-i686/kdeedu-kanagram.install   2012-01-05 12:49:32 UTC (rev 
146121)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2012-01-05 12:48:56 UTC (rev 146120)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 12:49:32 UTC (rev 146121)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeedu-kanagram
-pkgver=4.7.95
-pkgrel=1
-pkgdesc=Letter Order Game
-url=http://kde.org/applications/education/kanagram/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdeedu')
-depends=('kdebase-runtime' 

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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 07:50:09
  Author: andrea
Revision: 146122

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdeedu-kbruch/repos/kde-unstable-i686/PKGBUILD
(from rev 146121, kdeedu-kbruch/trunk/PKGBUILD)
  kdeedu-kbruch/repos/kde-unstable-i686/kdeedu-kbruch.install
(from rev 146121, kdeedu-kbruch/trunk/kdeedu-kbruch.install)
  kdeedu-kbruch/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146121, kdeedu-kbruch/trunk/PKGBUILD)
  kdeedu-kbruch/repos/kde-unstable-x86_64/kdeedu-kbruch.install
(from rev 146121, kdeedu-kbruch/trunk/kdeedu-kbruch.install)
Deleted:
  kdeedu-kbruch/repos/kde-unstable-i686/PKGBUILD
  kdeedu-kbruch/repos/kde-unstable-i686/kdeedu-kbruch.install
  kdeedu-kbruch/repos/kde-unstable-x86_64/PKGBUILD
  kdeedu-kbruch/repos/kde-unstable-x86_64/kdeedu-kbruch.install

---+
 kde-unstable-i686/PKGBUILD|   62 ++--
 kde-unstable-i686/kdeedu-kbruch.install   |   22 -
 kde-unstable-x86_64/PKGBUILD  |   62 ++--
 kde-unstable-x86_64/kdeedu-kbruch.install |   22 -
 4 files changed, 84 insertions(+), 84 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 12:49:32 UTC (rev 146121)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:50:09 UTC (rev 146122)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeedu-kbruch
-pkgver=4.7.95
-pkgrel=1
-pkgdesc=Exercise Fractions
-url=http://kde.org/applications/education/kbruch/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdeedu')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=(http://download.kde.org/unstable/${pkgver}/src/kbruch-${pkgver}.tar.bz2;)
-sha1sums=('c8c5919fcd2532aa3708b7be3d312526e0bd4a32')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../kbruch-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdeedu-kbruch/repos/kde-unstable-i686/PKGBUILD (from rev 146121, 
kdeedu-kbruch/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:50:09 UTC (rev 146122)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeedu-kbruch
+pkgver=4.7.97
+pkgrel=1
+pkgdesc=Exercise Fractions
+url=http://kde.org/applications/education/kbruch/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeedu')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/${pkgver}/src/kbruch-${pkgver}.tar.bz2;)
+sha1sums=('e0bed8c63b69d5d6be4125ddb6013d88df0899e6')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kbruch-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: kde-unstable-i686/kdeedu-kbruch.install
===
--- kde-unstable-i686/kdeedu-kbruch.install 2012-01-05 12:49:32 UTC (rev 
146121)
+++ kde-unstable-i686/kdeedu-kbruch.install 2012-01-05 12:50:09 UTC (rev 
146122)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdeedu-kbruch/repos/kde-unstable-i686/kdeedu-kbruch.install (from rev 
146121, kdeedu-kbruch/trunk/kdeedu-kbruch.install)
===
--- kde-unstable-i686/kdeedu-kbruch.install (rev 0)
+++ kde-unstable-i686/kdeedu-kbruch.install 2012-01-05 12:50:09 UTC (rev 
146122)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2012-01-05 12:49:32 UTC (rev 146121)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 12:50:09 UTC (rev 146122)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeedu-kbruch
-pkgver=4.7.95
-pkgrel=1
-pkgdesc=Exercise Fractions
-url=http://kde.org/applications/education/kbruch/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdeedu')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install

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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 07:50:52
  Author: andrea
Revision: 146123

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdeedu-kgeography/repos/kde-unstable-i686/PKGBUILD
(from rev 146122, kdeedu-kgeography/trunk/PKGBUILD)
  kdeedu-kgeography/repos/kde-unstable-i686/kdeedu-kgeography.install
(from rev 146122, kdeedu-kgeography/trunk/kdeedu-kgeography.install)
  kdeedu-kgeography/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146122, kdeedu-kgeography/trunk/PKGBUILD)
  kdeedu-kgeography/repos/kde-unstable-x86_64/kdeedu-kgeography.install
(from rev 146122, kdeedu-kgeography/trunk/kdeedu-kgeography.install)
Deleted:
  kdeedu-kgeography/repos/kde-unstable-i686/PKGBUILD
  kdeedu-kgeography/repos/kde-unstable-i686/kdeedu-kgeography.install
  kdeedu-kgeography/repos/kde-unstable-x86_64/PKGBUILD
  kdeedu-kgeography/repos/kde-unstable-x86_64/kdeedu-kgeography.install

---+
 kde-unstable-i686/PKGBUILD|   62 
 kde-unstable-i686/kdeedu-kgeography.install   |   22 
 kde-unstable-x86_64/PKGBUILD  |   62 
 kde-unstable-x86_64/kdeedu-kgeography.install |   22 
 4 files changed, 84 insertions(+), 84 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 12:50:09 UTC (rev 146122)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:50:52 UTC (rev 146123)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeedu-kgeography
-pkgver=4.7.95
-pkgrel=1
-pkgdesc=Geography Trainer
-url=http://kde.org/applications/education/kgeography/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdeedu')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=(http://download.kde.org/unstable/${pkgver}/src/kgeography-${pkgver}.tar.bz2;)
-sha1sums=('c466c070d0e66f6a5d52e139369981d770805fce')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../kgeography-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdeedu-kgeography/repos/kde-unstable-i686/PKGBUILD (from rev 146122, 
kdeedu-kgeography/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:50:52 UTC (rev 146123)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeedu-kgeography
+pkgver=4.7.97
+pkgrel=1
+pkgdesc=Geography Trainer
+url=http://kde.org/applications/education/kgeography/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeedu')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/${pkgver}/src/kgeography-${pkgver}.tar.bz2;)
+sha1sums=('10ccddf15dc2f7f0e0e0df452a171624cc298c85')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kgeography-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: kde-unstable-i686/kdeedu-kgeography.install
===
--- kde-unstable-i686/kdeedu-kgeography.install 2012-01-05 12:50:09 UTC (rev 
146122)
+++ kde-unstable-i686/kdeedu-kgeography.install 2012-01-05 12:50:52 UTC (rev 
146123)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdeedu-kgeography/repos/kde-unstable-i686/kdeedu-kgeography.install 
(from rev 146122, kdeedu-kgeography/trunk/kdeedu-kgeography.install)
===
--- kde-unstable-i686/kdeedu-kgeography.install (rev 0)
+++ kde-unstable-i686/kdeedu-kgeography.install 2012-01-05 12:50:52 UTC (rev 
146123)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2012-01-05 12:50:09 UTC (rev 146122)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 12:50:52 UTC (rev 146123)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeedu-kgeography
-pkgver=4.7.95
-pkgrel=1
-pkgdesc=Geography Trainer
-url=http://kde.org/applications/education/kgeography/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')

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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 07:51:44
  Author: andrea
Revision: 146124

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdeedu-khangman/repos/kde-unstable-i686/PKGBUILD
(from rev 146123, kdeedu-khangman/trunk/PKGBUILD)
  kdeedu-khangman/repos/kde-unstable-i686/kdeedu-khangman.install
(from rev 146123, kdeedu-khangman/trunk/kdeedu-khangman.install)
  kdeedu-khangman/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146123, kdeedu-khangman/trunk/PKGBUILD)
  kdeedu-khangman/repos/kde-unstable-x86_64/kdeedu-khangman.install
(from rev 146123, kdeedu-khangman/trunk/kdeedu-khangman.install)
Deleted:
  kdeedu-khangman/repos/kde-unstable-i686/PKGBUILD
  kdeedu-khangman/repos/kde-unstable-i686/kdeedu-khangman.install
  kdeedu-khangman/repos/kde-unstable-x86_64/PKGBUILD
  kdeedu-khangman/repos/kde-unstable-x86_64/kdeedu-khangman.install

-+
 kde-unstable-i686/PKGBUILD  |   62 +-
 kde-unstable-i686/kdeedu-khangman.install   |   22 -
 kde-unstable-x86_64/PKGBUILD|   62 +-
 kde-unstable-x86_64/kdeedu-khangman.install |   22 -
 4 files changed, 84 insertions(+), 84 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 12:50:52 UTC (rev 146123)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:51:44 UTC (rev 146124)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeedu-khangman
-pkgver=4.7.95
-pkgrel=1
-pkgdesc=Hangman Game
-url=http://kde.org/applications/education/khangman/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdeedu')
-depends=('kdebase-runtime' 'libkdeedu')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=(http://download.kde.org/unstable/${pkgver}/src/khangman-${pkgver}.tar.bz2;)
-sha1sums=('51676ccf0469c4ca7cff1466a272d22ca56f')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../khangman-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdeedu-khangman/repos/kde-unstable-i686/PKGBUILD (from rev 146123, 
kdeedu-khangman/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:51:44 UTC (rev 146124)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeedu-khangman
+pkgver=4.7.97
+pkgrel=1
+pkgdesc=Hangman Game
+url=http://kde.org/applications/education/khangman/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeedu')
+depends=('kdebase-runtime' 'libkdeedu')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/${pkgver}/src/khangman-${pkgver}.tar.bz2;)
+sha1sums=('98fca0a79e5f7a1ad3dc09fd17db9f35caca60b5')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../khangman-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: kde-unstable-i686/kdeedu-khangman.install
===
--- kde-unstable-i686/kdeedu-khangman.install   2012-01-05 12:50:52 UTC (rev 
146123)
+++ kde-unstable-i686/kdeedu-khangman.install   2012-01-05 12:51:44 UTC (rev 
146124)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdeedu-khangman/repos/kde-unstable-i686/kdeedu-khangman.install (from 
rev 146123, kdeedu-khangman/trunk/kdeedu-khangman.install)
===
--- kde-unstable-i686/kdeedu-khangman.install   (rev 0)
+++ kde-unstable-i686/kdeedu-khangman.install   2012-01-05 12:51:44 UTC (rev 
146124)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2012-01-05 12:50:52 UTC (rev 146123)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 12:51:44 UTC (rev 146124)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeedu-khangman
-pkgver=4.7.95
-pkgrel=1
-pkgdesc=Hangman Game
-url=http://kde.org/applications/education/khangman/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdeedu')
-depends=('kdebase-runtime' 'libkdeedu')

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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 07:52:30
  Author: andrea
Revision: 146125

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdeedu-kig/repos/kde-unstable-i686/PKGBUILD
(from rev 146124, kdeedu-kig/trunk/PKGBUILD)
  kdeedu-kig/repos/kde-unstable-i686/kdeedu-kig.install
(from rev 146124, kdeedu-kig/trunk/kdeedu-kig.install)
  kdeedu-kig/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146124, kdeedu-kig/trunk/PKGBUILD)
  kdeedu-kig/repos/kde-unstable-x86_64/kdeedu-kig.install
(from rev 146124, kdeedu-kig/trunk/kdeedu-kig.install)
Deleted:
  kdeedu-kig/repos/kde-unstable-i686/PKGBUILD
  kdeedu-kig/repos/kde-unstable-i686/kdeedu-kig.install
  kdeedu-kig/repos/kde-unstable-x86_64/PKGBUILD
  kdeedu-kig/repos/kde-unstable-x86_64/kdeedu-kig.install

+
 kde-unstable-i686/PKGBUILD |   68 +++
 kde-unstable-i686/kdeedu-kig.install   |   24 +-
 kde-unstable-x86_64/PKGBUILD   |   68 +++
 kde-unstable-x86_64/kdeedu-kig.install |   24 +-
 4 files changed, 92 insertions(+), 92 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 12:51:44 UTC (rev 146124)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:52:30 UTC (rev 146125)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeedu-kig
-pkgver=4.7.95
-pkgrel=1
-pkgdesc=Interactive Geometry
-url=http://kde.org/applications/education/kig/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdeedu')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=(http://download.kde.org/unstable/${pkgver}/src/kig-${pkgver}.tar.bz2;)
-sha1sums=('2d436e353854576f9a1ca553f89c871890f481b1')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../kig-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-
-  # Use the python2 executable
-  sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|' 
${pkgdir}/usr/bin/pykig.py
-}

Copied: kdeedu-kig/repos/kde-unstable-i686/PKGBUILD (from rev 146124, 
kdeedu-kig/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:52:30 UTC (rev 146125)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeedu-kig
+pkgver=4.7.97
+pkgrel=1
+pkgdesc=Interactive Geometry
+url=http://kde.org/applications/education/kig/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeedu')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/${pkgver}/src/kig-${pkgver}.tar.bz2;)
+sha1sums=('bf08129550e6a8a14c515a643c5482800a3acfac')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kig-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+
+  # Use the python2 executable
+  sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|' 
${pkgdir}/usr/bin/pykig.py
+}

Deleted: kde-unstable-i686/kdeedu-kig.install
===
--- kde-unstable-i686/kdeedu-kig.install2012-01-05 12:51:44 UTC (rev 
146124)
+++ kde-unstable-i686/kdeedu-kig.install2012-01-05 12:52:30 UTC (rev 
146125)
@@ -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-kig/repos/kde-unstable-i686/kdeedu-kig.install (from rev 146124, 
kdeedu-kig/trunk/kdeedu-kig.install)
===
--- kde-unstable-i686/kdeedu-kig.install(rev 0)
+++ kde-unstable-i686/kdeedu-kig.install2012-01-05 12:52:30 UTC (rev 
146125)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2012-01-05 12:51:44 UTC (rev 146124)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 12:52:30 UTC (rev 146125)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeedu-kig
-pkgver=4.7.95
-pkgrel=1
-pkgdesc=Interactive Geometry
-url=http://kde.org/applications/education/kig/;

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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 07:53:12
  Author: andrea
Revision: 146126

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdeedu-kiten/repos/kde-unstable-i686/PKGBUILD
(from rev 146125, kdeedu-kiten/trunk/PKGBUILD)
  kdeedu-kiten/repos/kde-unstable-i686/kdeedu-kiten.install
(from rev 146125, kdeedu-kiten/trunk/kdeedu-kiten.install)
  kdeedu-kiten/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146125, kdeedu-kiten/trunk/PKGBUILD)
  kdeedu-kiten/repos/kde-unstable-x86_64/kdeedu-kiten.install
(from rev 146125, kdeedu-kiten/trunk/kdeedu-kiten.install)
Deleted:
  kdeedu-kiten/repos/kde-unstable-i686/PKGBUILD
  kdeedu-kiten/repos/kde-unstable-i686/kdeedu-kiten.install
  kdeedu-kiten/repos/kde-unstable-x86_64/PKGBUILD
  kdeedu-kiten/repos/kde-unstable-x86_64/kdeedu-kiten.install

--+
 kde-unstable-i686/PKGBUILD   |   62 ++---
 kde-unstable-i686/kdeedu-kiten.install   |   22 +-
 kde-unstable-x86_64/PKGBUILD |   62 ++---
 kde-unstable-x86_64/kdeedu-kiten.install |   22 +-
 4 files changed, 84 insertions(+), 84 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 12:52:30 UTC (rev 146125)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:53:12 UTC (rev 146126)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeedu-kiten
-pkgver=4.7.95
-pkgrel=1
-pkgdesc=Japanese Reference/Study Tool
-url=http://kde.org/applications/education/kiten/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdeedu')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=(http://download.kde.org/unstable/${pkgver}/src/kiten-${pkgver}.tar.bz2;)
-sha1sums=('56276fbb0685805085f90fda373b7ef22d9b3cc6')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../kiten-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdeedu-kiten/repos/kde-unstable-i686/PKGBUILD (from rev 146125, 
kdeedu-kiten/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:53:12 UTC (rev 146126)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeedu-kiten
+pkgver=4.7.97
+pkgrel=1
+pkgdesc=Japanese Reference/Study Tool
+url=http://kde.org/applications/education/kiten/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeedu')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/${pkgver}/src/kiten-${pkgver}.tar.bz2;)
+sha1sums=('7f20baa447672cdb46dc483d72f9690f63b39d6a')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kiten-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: kde-unstable-i686/kdeedu-kiten.install
===
--- kde-unstable-i686/kdeedu-kiten.install  2012-01-05 12:52:30 UTC (rev 
146125)
+++ kde-unstable-i686/kdeedu-kiten.install  2012-01-05 12:53:12 UTC (rev 
146126)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdeedu-kiten/repos/kde-unstable-i686/kdeedu-kiten.install (from rev 
146125, kdeedu-kiten/trunk/kdeedu-kiten.install)
===
--- kde-unstable-i686/kdeedu-kiten.install  (rev 0)
+++ kde-unstable-i686/kdeedu-kiten.install  2012-01-05 12:53:12 UTC (rev 
146126)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2012-01-05 12:52:30 UTC (rev 146125)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 12:53:12 UTC (rev 146126)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeedu-kiten
-pkgver=4.7.95
-pkgrel=1
-pkgdesc=Japanese Reference/Study Tool
-url=http://kde.org/applications/education/kiten/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdeedu')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install

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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 07:54:35
  Author: andrea
Revision: 146127

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdeedu-klettres/repos/kde-unstable-i686/PKGBUILD
(from rev 146126, kdeedu-klettres/trunk/PKGBUILD)
  kdeedu-klettres/repos/kde-unstable-i686/kdeedu-klettres.install
(from rev 146126, kdeedu-klettres/trunk/kdeedu-klettres.install)
  kdeedu-klettres/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146126, kdeedu-klettres/trunk/PKGBUILD)
  kdeedu-klettres/repos/kde-unstable-x86_64/kdeedu-klettres.install
(from rev 146126, kdeedu-klettres/trunk/kdeedu-klettres.install)
Deleted:
  kdeedu-klettres/repos/kde-unstable-i686/PKGBUILD
  kdeedu-klettres/repos/kde-unstable-i686/kdeedu-klettres.install
  kdeedu-klettres/repos/kde-unstable-x86_64/PKGBUILD
  kdeedu-klettres/repos/kde-unstable-x86_64/kdeedu-klettres.install

-+
 kde-unstable-i686/PKGBUILD  |   62 +-
 kde-unstable-i686/kdeedu-klettres.install   |   22 -
 kde-unstable-x86_64/PKGBUILD|   62 +-
 kde-unstable-x86_64/kdeedu-klettres.install |   22 -
 4 files changed, 84 insertions(+), 84 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 12:53:12 UTC (rev 146126)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:54:35 UTC (rev 146127)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeedu-klettres
-pkgver=4.7.95
-pkgrel=1
-pkgdesc=Learn The Alphabet
-url=http://kde.org/applications/education/klettres/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdeedu')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=(http://download.kde.org/unstable/${pkgver}/src/klettres-${pkgver}.tar.bz2;)
-sha1sums=('11940bc514421e83da44b71e3e5ef4bcf4ea01fd')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../klettres-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdeedu-klettres/repos/kde-unstable-i686/PKGBUILD (from rev 146126, 
kdeedu-klettres/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:54:35 UTC (rev 146127)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeedu-klettres
+pkgver=4.7.97
+pkgrel=1
+pkgdesc=Learn The Alphabet
+url=http://kde.org/applications/education/klettres/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeedu')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/${pkgver}/src/klettres-${pkgver}.tar.bz2;)
+sha1sums=('668869a40d194dd9dd5918a5d610dcf7e0bdf22f')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../klettres-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: kde-unstable-i686/kdeedu-klettres.install
===
--- kde-unstable-i686/kdeedu-klettres.install   2012-01-05 12:53:12 UTC (rev 
146126)
+++ kde-unstable-i686/kdeedu-klettres.install   2012-01-05 12:54:35 UTC (rev 
146127)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdeedu-klettres/repos/kde-unstable-i686/kdeedu-klettres.install (from 
rev 146126, kdeedu-klettres/trunk/kdeedu-klettres.install)
===
--- kde-unstable-i686/kdeedu-klettres.install   (rev 0)
+++ kde-unstable-i686/kdeedu-klettres.install   2012-01-05 12:54:35 UTC (rev 
146127)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2012-01-05 12:53:12 UTC (rev 146126)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 12:54:35 UTC (rev 146127)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeedu-klettres
-pkgver=4.7.95
-pkgrel=1
-pkgdesc=Learn The Alphabet
-url=http://kde.org/applications/education/klettres/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdeedu')
-depends=('kdebase-runtime')
-makedepends=('cmake' 

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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 07:55:18
  Author: andrea
Revision: 146128

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdeedu-kmplot/repos/kde-unstable-i686/PKGBUILD
(from rev 146127, kdeedu-kmplot/trunk/PKGBUILD)
  kdeedu-kmplot/repos/kde-unstable-i686/kdeedu-kmplot.install
(from rev 146127, kdeedu-kmplot/trunk/kdeedu-kmplot.install)
  kdeedu-kmplot/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146127, kdeedu-kmplot/trunk/PKGBUILD)
  kdeedu-kmplot/repos/kde-unstable-x86_64/kdeedu-kmplot.install
(from rev 146127, kdeedu-kmplot/trunk/kdeedu-kmplot.install)
Deleted:
  kdeedu-kmplot/repos/kde-unstable-i686/PKGBUILD
  kdeedu-kmplot/repos/kde-unstable-i686/kdeedu-kmplot.install
  kdeedu-kmplot/repos/kde-unstable-x86_64/PKGBUILD
  kdeedu-kmplot/repos/kde-unstable-x86_64/kdeedu-kmplot.install

---+
 kde-unstable-i686/PKGBUILD|   62 ++--
 kde-unstable-i686/kdeedu-kmplot.install   |   24 +-
 kde-unstable-x86_64/PKGBUILD  |   62 ++--
 kde-unstable-x86_64/kdeedu-kmplot.install |   24 +-
 4 files changed, 86 insertions(+), 86 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 12:54:35 UTC (rev 146127)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:55:18 UTC (rev 146128)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeedu-kmplot
-pkgver=4.7.95
-pkgrel=1
-pkgdesc=Mathematical Function Plotter
-url=http://kde.org/applications/education/kmplot/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdeedu')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=(http://download.kde.org/unstable/${pkgver}/src/kmplot-${pkgver}.tar.bz2;)
-sha1sums=('070fb54667c77082090fd0dc94fcc7aa6dec7447')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../kmplot-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdeedu-kmplot/repos/kde-unstable-i686/PKGBUILD (from rev 146127, 
kdeedu-kmplot/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:55:18 UTC (rev 146128)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeedu-kmplot
+pkgver=4.7.97
+pkgrel=1
+pkgdesc=Mathematical Function Plotter
+url=http://kde.org/applications/education/kmplot/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeedu')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/${pkgver}/src/kmplot-${pkgver}.tar.bz2;)
+sha1sums=('3bc48b37c661ae2257dea8cdd0e9c37f65c90779')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kmplot-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: kde-unstable-i686/kdeedu-kmplot.install
===
--- kde-unstable-i686/kdeedu-kmplot.install 2012-01-05 12:54:35 UTC (rev 
146127)
+++ kde-unstable-i686/kdeedu-kmplot.install 2012-01-05 12:55:18 UTC (rev 
146128)
@@ -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-kmplot/repos/kde-unstable-i686/kdeedu-kmplot.install (from rev 
146127, kdeedu-kmplot/trunk/kdeedu-kmplot.install)
===
--- kde-unstable-i686/kdeedu-kmplot.install (rev 0)
+++ kde-unstable-i686/kdeedu-kmplot.install 2012-01-05 12:55:18 UTC (rev 
146128)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2012-01-05 12:54:35 UTC (rev 146127)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 12:55:18 UTC (rev 146128)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeedu-kmplot
-pkgver=4.7.95
-pkgrel=1
-pkgdesc=Mathematical Function Plotter
-url=http://kde.org/applications/education/kmplot/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdeedu')
-depends=('kdebase-runtime')

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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 07:56:03
  Author: andrea
Revision: 146129

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdeedu-kstars/repos/kde-unstable-i686/PKGBUILD
(from rev 146128, kdeedu-kstars/trunk/PKGBUILD)
  kdeedu-kstars/repos/kde-unstable-i686/kdeedu-kstars.install
(from rev 146128, kdeedu-kstars/trunk/kdeedu-kstars.install)
  kdeedu-kstars/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146128, kdeedu-kstars/trunk/PKGBUILD)
  kdeedu-kstars/repos/kde-unstable-x86_64/kdeedu-kstars.install
(from rev 146128, kdeedu-kstars/trunk/kdeedu-kstars.install)
Deleted:
  kdeedu-kstars/repos/kde-unstable-i686/PKGBUILD
  kdeedu-kstars/repos/kde-unstable-i686/kdeedu-kstars.install
  kdeedu-kstars/repos/kde-unstable-x86_64/PKGBUILD
  kdeedu-kstars/repos/kde-unstable-x86_64/kdeedu-kstars.install

---+
 kde-unstable-i686/PKGBUILD|   64 ++--
 kde-unstable-i686/kdeedu-kstars.install   |   22 -
 kde-unstable-x86_64/PKGBUILD  |   64 ++--
 kde-unstable-x86_64/kdeedu-kstars.install |   22 -
 4 files changed, 86 insertions(+), 86 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 12:55:18 UTC (rev 146128)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:56:03 UTC (rev 146129)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeedu-kstars
-pkgver=4.7.95
-pkgrel=1
-pkgdesc=Desktop Planetarium
-url=http://kde.org/applications/education/kstars/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdeedu')
-depends=('kdebase-runtime' 'eigen' 'cfitsio' 'libindi')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=(http://download.kde.org/unstable/${pkgver}/src/kstars-${pkgver}.tar.bz2;)
-sha1sums=('b62b879cd21759e6e8648895ac6dad631b010ddb')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../kstars-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DWITH_Xplanet=OFF
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdeedu-kstars/repos/kde-unstable-i686/PKGBUILD (from rev 146128, 
kdeedu-kstars/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:56:03 UTC (rev 146129)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeedu-kstars
+pkgver=4.7.97
+pkgrel=1
+pkgdesc=Desktop Planetarium
+url=http://kde.org/applications/education/kstars/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeedu')
+depends=('kdebase-runtime' 'eigen' 'cfitsio' 'libindi')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/${pkgver}/src/kstars-${pkgver}.tar.bz2;)
+sha1sums=('62b417ed92a09fdf8f00859d231a75b2d0331f95')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kstars-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DWITH_Xplanet=OFF
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: kde-unstable-i686/kdeedu-kstars.install
===
--- kde-unstable-i686/kdeedu-kstars.install 2012-01-05 12:55:18 UTC (rev 
146128)
+++ kde-unstable-i686/kdeedu-kstars.install 2012-01-05 12:56:03 UTC (rev 
146129)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdeedu-kstars/repos/kde-unstable-i686/kdeedu-kstars.install (from rev 
146128, kdeedu-kstars/trunk/kdeedu-kstars.install)
===
--- kde-unstable-i686/kdeedu-kstars.install (rev 0)
+++ kde-unstable-i686/kdeedu-kstars.install 2012-01-05 12:56:03 UTC (rev 
146129)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2012-01-05 12:55:18 UTC (rev 146128)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 12:56:03 UTC (rev 146129)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeedu-kstars
-pkgver=4.7.95
-pkgrel=1
-pkgdesc=Desktop Planetarium
-url=http://kde.org/applications/education/kstars/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdeedu')

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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 07:57:01
  Author: andrea
Revision: 146130

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdeedu-ktouch/repos/kde-unstable-i686/PKGBUILD
(from rev 146129, kdeedu-ktouch/trunk/PKGBUILD)
  kdeedu-ktouch/repos/kde-unstable-i686/kdeedu-ktouch.install
(from rev 146129, kdeedu-ktouch/trunk/kdeedu-ktouch.install)
  kdeedu-ktouch/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146129, kdeedu-ktouch/trunk/PKGBUILD)
  kdeedu-ktouch/repos/kde-unstable-x86_64/kdeedu-ktouch.install
(from rev 146129, kdeedu-ktouch/trunk/kdeedu-ktouch.install)
Deleted:
  kdeedu-ktouch/repos/kde-unstable-i686/PKGBUILD
  kdeedu-ktouch/repos/kde-unstable-i686/kdeedu-ktouch.install
  kdeedu-ktouch/repos/kde-unstable-x86_64/PKGBUILD
  kdeedu-ktouch/repos/kde-unstable-x86_64/kdeedu-ktouch.install

---+
 kde-unstable-i686/PKGBUILD|   62 ++--
 kde-unstable-i686/kdeedu-ktouch.install   |   22 -
 kde-unstable-x86_64/PKGBUILD  |   62 ++--
 kde-unstable-x86_64/kdeedu-ktouch.install |   22 -
 4 files changed, 84 insertions(+), 84 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 12:56:03 UTC (rev 146129)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:57:01 UTC (rev 146130)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeedu-ktouch
-pkgver=4.7.95
-pkgrel=1
-pkgdesc=Touch Typing Tutor
-url=http://kde.org/applications/education/ktouch/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdeedu')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=(http://download.kde.org/unstable/${pkgver}/src/ktouch-${pkgver}.tar.bz2;)
-sha1sums=('7e285dc764ef14fe3d6c8de8b65da08c98e28bf9')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../ktouch-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdeedu-ktouch/repos/kde-unstable-i686/PKGBUILD (from rev 146129, 
kdeedu-ktouch/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:57:01 UTC (rev 146130)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeedu-ktouch
+pkgver=4.7.97
+pkgrel=1
+pkgdesc=Touch Typing Tutor
+url=http://kde.org/applications/education/ktouch/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeedu')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/${pkgver}/src/ktouch-${pkgver}.tar.bz2;)
+sha1sums=('2192b4844f3c2ced96dcc41dcb135b35fa435440')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../ktouch-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: kde-unstable-i686/kdeedu-ktouch.install
===
--- kde-unstable-i686/kdeedu-ktouch.install 2012-01-05 12:56:03 UTC (rev 
146129)
+++ kde-unstable-i686/kdeedu-ktouch.install 2012-01-05 12:57:01 UTC (rev 
146130)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdeedu-ktouch/repos/kde-unstable-i686/kdeedu-ktouch.install (from rev 
146129, kdeedu-ktouch/trunk/kdeedu-ktouch.install)
===
--- kde-unstable-i686/kdeedu-ktouch.install (rev 0)
+++ kde-unstable-i686/kdeedu-ktouch.install 2012-01-05 12:57:01 UTC (rev 
146130)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2012-01-05 12:56:03 UTC (rev 146129)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 12:57:01 UTC (rev 146130)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeedu-ktouch
-pkgver=4.7.95
-pkgrel=1
-pkgdesc=Touch Typing Tutor
-url=http://kde.org/applications/education/ktouch/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdeedu')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install

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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 07:57:39
  Author: andrea
Revision: 146131

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdeedu-kturtle/repos/kde-unstable-i686/PKGBUILD
(from rev 146130, kdeedu-kturtle/trunk/PKGBUILD)
  kdeedu-kturtle/repos/kde-unstable-i686/kdeedu-kturtle.install
(from rev 146130, kdeedu-kturtle/trunk/kdeedu-kturtle.install)
  kdeedu-kturtle/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146130, kdeedu-kturtle/trunk/PKGBUILD)
  kdeedu-kturtle/repos/kde-unstable-x86_64/kdeedu-kturtle.install
(from rev 146130, kdeedu-kturtle/trunk/kdeedu-kturtle.install)
Deleted:
  kdeedu-kturtle/repos/kde-unstable-i686/PKGBUILD
  kdeedu-kturtle/repos/kde-unstable-i686/kdeedu-kturtle.install
  kdeedu-kturtle/repos/kde-unstable-x86_64/PKGBUILD
  kdeedu-kturtle/repos/kde-unstable-x86_64/kdeedu-kturtle.install

+
 kde-unstable-i686/PKGBUILD |   62 +--
 kde-unstable-i686/kdeedu-kturtle.install   |   22 -
 kde-unstable-x86_64/PKGBUILD   |   62 +--
 kde-unstable-x86_64/kdeedu-kturtle.install |   22 -
 4 files changed, 84 insertions(+), 84 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 12:57:01 UTC (rev 146130)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:57:39 UTC (rev 146131)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeedu-kturtle
-pkgver=4.7.95
-pkgrel=1
-pkgdesc=Educational Programming Environment
-url=http://kde.org/applications/education/kturtle/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdeedu')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=(http://download.kde.org/unstable/${pkgver}/src/kturtle-${pkgver}.tar.bz2;)
-sha1sums=('cec35a632ff6df29076a8f753c81e2a89f658b2b')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../kturtle-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdeedu-kturtle/repos/kde-unstable-i686/PKGBUILD (from rev 146130, 
kdeedu-kturtle/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:57:39 UTC (rev 146131)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeedu-kturtle
+pkgver=4.7.97
+pkgrel=1
+pkgdesc=Educational Programming Environment
+url=http://kde.org/applications/education/kturtle/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeedu')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/${pkgver}/src/kturtle-${pkgver}.tar.bz2;)
+sha1sums=('59e6b0f89d1b023d6bd25da3e8d10aae7f46adae')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kturtle-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: kde-unstable-i686/kdeedu-kturtle.install
===
--- kde-unstable-i686/kdeedu-kturtle.install2012-01-05 12:57:01 UTC (rev 
146130)
+++ kde-unstable-i686/kdeedu-kturtle.install2012-01-05 12:57:39 UTC (rev 
146131)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdeedu-kturtle/repos/kde-unstable-i686/kdeedu-kturtle.install (from rev 
146130, kdeedu-kturtle/trunk/kdeedu-kturtle.install)
===
--- kde-unstable-i686/kdeedu-kturtle.install(rev 0)
+++ kde-unstable-i686/kdeedu-kturtle.install2012-01-05 12:57:39 UTC (rev 
146131)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2012-01-05 12:57:01 UTC (rev 146130)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 12:57:39 UTC (rev 146131)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeedu-kturtle
-pkgver=4.7.95
-pkgrel=1
-pkgdesc=Educational Programming Environment
-url=http://kde.org/applications/education/kturtle/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdeedu')
-depends=('kdebase-runtime')

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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 07:58:20
  Author: andrea
Revision: 146132

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdeedu-kwordquiz/repos/kde-unstable-i686/PKGBUILD
(from rev 146131, kdeedu-kwordquiz/trunk/PKGBUILD)
  kdeedu-kwordquiz/repos/kde-unstable-i686/kdeedu-kwordquiz.install
(from rev 146131, kdeedu-kwordquiz/trunk/kdeedu-kwordquiz.install)
  kdeedu-kwordquiz/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146131, kdeedu-kwordquiz/trunk/PKGBUILD)
  kdeedu-kwordquiz/repos/kde-unstable-x86_64/kdeedu-kwordquiz.install
(from rev 146131, kdeedu-kwordquiz/trunk/kdeedu-kwordquiz.install)
Deleted:
  kdeedu-kwordquiz/repos/kde-unstable-i686/PKGBUILD
  kdeedu-kwordquiz/repos/kde-unstable-i686/kdeedu-kwordquiz.install
  kdeedu-kwordquiz/repos/kde-unstable-x86_64/PKGBUILD
  kdeedu-kwordquiz/repos/kde-unstable-x86_64/kdeedu-kwordquiz.install

--+
 kde-unstable-i686/PKGBUILD   |   62 -
 kde-unstable-i686/kdeedu-kwordquiz.install   |   24 -
 kde-unstable-x86_64/PKGBUILD |   62 -
 kde-unstable-x86_64/kdeedu-kwordquiz.install |   24 -
 4 files changed, 86 insertions(+), 86 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 12:57:39 UTC (rev 146131)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:58:20 UTC (rev 146132)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeedu-kwordquiz
-pkgver=4.7.95
-pkgrel=1
-pkgdesc=Flash Card Trainer
-url=http://kde.org/applications/education/kwordquiz/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdeedu')
-depends=('kdebase-runtime' 'libkdeedu')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=(http://download.kde.org/unstable/${pkgver}/src/kwordquiz-${pkgver}.tar.bz2;)
-sha1sums=('ba7aaf0951923ca7aa99dfbd5c126db9644857f6')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../kwordquiz-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdeedu-kwordquiz/repos/kde-unstable-i686/PKGBUILD (from rev 146131, 
kdeedu-kwordquiz/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:58:20 UTC (rev 146132)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeedu-kwordquiz
+pkgver=4.7.97
+pkgrel=1
+pkgdesc=Flash Card Trainer
+url=http://kde.org/applications/education/kwordquiz/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeedu')
+depends=('kdebase-runtime' 'libkdeedu')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/${pkgver}/src/kwordquiz-${pkgver}.tar.bz2;)
+sha1sums=('a5dd2dd5daaaef11827d2984fba9e757865fbfd4')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kwordquiz-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: kde-unstable-i686/kdeedu-kwordquiz.install
===
--- kde-unstable-i686/kdeedu-kwordquiz.install  2012-01-05 12:57:39 UTC (rev 
146131)
+++ kde-unstable-i686/kdeedu-kwordquiz.install  2012-01-05 12:58:20 UTC (rev 
146132)
@@ -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-kwordquiz/repos/kde-unstable-i686/kdeedu-kwordquiz.install (from 
rev 146131, kdeedu-kwordquiz/trunk/kdeedu-kwordquiz.install)
===
--- kde-unstable-i686/kdeedu-kwordquiz.install  (rev 0)
+++ kde-unstable-i686/kdeedu-kwordquiz.install  2012-01-05 12:58:20 UTC (rev 
146132)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2012-01-05 12:57:39 UTC (rev 146131)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 12:58:20 UTC (rev 146132)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeedu-kwordquiz
-pkgver=4.7.95
-pkgrel=1
-pkgdesc=Flash Card Trainer
-url=http://kde.org/applications/education/kwordquiz/;

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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 07:58:55
  Author: andrea
Revision: 146133

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdeedu-parley/repos/kde-unstable-i686/PKGBUILD
(from rev 146132, kdeedu-parley/trunk/PKGBUILD)
  kdeedu-parley/repos/kde-unstable-i686/kdeedu-parley.install
(from rev 146132, kdeedu-parley/trunk/kdeedu-parley.install)
  kdeedu-parley/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146132, kdeedu-parley/trunk/PKGBUILD)
  kdeedu-parley/repos/kde-unstable-x86_64/kdeedu-parley.install
(from rev 146132, kdeedu-parley/trunk/kdeedu-parley.install)
Deleted:
  kdeedu-parley/repos/kde-unstable-i686/PKGBUILD
  kdeedu-parley/repos/kde-unstable-i686/kdeedu-parley.install
  kdeedu-parley/repos/kde-unstable-x86_64/PKGBUILD
  kdeedu-parley/repos/kde-unstable-x86_64/kdeedu-parley.install

---+
 kde-unstable-i686/PKGBUILD|   62 ++--
 kde-unstable-i686/kdeedu-parley.install   |   24 +-
 kde-unstable-x86_64/PKGBUILD  |   62 ++--
 kde-unstable-x86_64/kdeedu-parley.install |   24 +-
 4 files changed, 86 insertions(+), 86 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 12:58:20 UTC (rev 146132)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:58:55 UTC (rev 146133)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeedu-parley
-pkgver=4.7.95
-pkgrel=1
-pkgdesc=Vocabulary Trainer
-url=http://kde.org/applications/education/parley/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdeedu')
-depends=('kdebase-runtime' 'libkdeedu')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=(http://download.kde.org/unstable/${pkgver}/src/parley-${pkgver}.tar.bz2;)
-sha1sums=('bf2ca7216b2334fb6a2049bf5670ccff840eff88')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../parley-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdeedu-parley/repos/kde-unstable-i686/PKGBUILD (from rev 146132, 
kdeedu-parley/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:58:55 UTC (rev 146133)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeedu-parley
+pkgver=4.7.97
+pkgrel=1
+pkgdesc=Vocabulary Trainer
+url=http://kde.org/applications/education/parley/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeedu')
+depends=('kdebase-runtime' 'libkdeedu')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/${pkgver}/src/parley-${pkgver}.tar.bz2;)
+sha1sums=('221805bede547f456ec129f8f35ff7b39b83f6cc')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../parley-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: kde-unstable-i686/kdeedu-parley.install
===
--- kde-unstable-i686/kdeedu-parley.install 2012-01-05 12:58:20 UTC (rev 
146132)
+++ kde-unstable-i686/kdeedu-parley.install 2012-01-05 12:58:55 UTC (rev 
146133)
@@ -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-parley/repos/kde-unstable-i686/kdeedu-parley.install (from rev 
146132, kdeedu-parley/trunk/kdeedu-parley.install)
===
--- kde-unstable-i686/kdeedu-parley.install (rev 0)
+++ kde-unstable-i686/kdeedu-parley.install 2012-01-05 12:58:55 UTC (rev 
146133)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2012-01-05 12:58:20 UTC (rev 146132)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 12:58:55 UTC (rev 146133)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeedu-parley
-pkgver=4.7.95
-pkgrel=1
-pkgdesc=Vocabulary Trainer
-url=http://kde.org/applications/education/parley/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdeedu')
-depends=('kdebase-runtime' 'libkdeedu')

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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 07:59:44
  Author: andrea
Revision: 146134

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdeedu-rocs/repos/kde-unstable-i686/PKGBUILD
(from rev 146133, kdeedu-rocs/trunk/PKGBUILD)
  kdeedu-rocs/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146133, kdeedu-rocs/trunk/PKGBUILD)
Deleted:
  kdeedu-rocs/repos/kde-unstable-i686/PKGBUILD
  kdeedu-rocs/repos/kde-unstable-x86_64/PKGBUILD

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

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 12:58:55 UTC (rev 146133)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:59:44 UTC (rev 146134)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeedu-rocs
-pkgver=4.7.95
-pkgrel=1
-pkgdesc=Rocs Graph Theory
-url=http://kde.org/applications/education/rocs/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdeedu')
-depends=('kdebase-runtime' 'boost-libs')
-makedepends=('cmake' 'automoc4' 'boost')
-source=(http://download.kde.org/unstable/${pkgver}/src/rocs-${pkgver}.tar.bz2;)
-sha1sums=('d87ae198cdc025842ca60fbc03350d88d62cdbdd')
-options=('!makeflags')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../rocs-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdeedu-rocs/repos/kde-unstable-i686/PKGBUILD (from rev 146133, 
kdeedu-rocs/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 12:59:44 UTC (rev 146134)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeedu-rocs
+pkgver=4.7.97
+pkgrel=1
+pkgdesc=Rocs Graph Theory
+url=http://kde.org/applications/education/rocs/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeedu')
+depends=('kdebase-runtime' 'boost-libs')
+makedepends=('cmake' 'automoc4' 'boost')
+source=(http://download.kde.org/unstable/${pkgver}/src/rocs-${pkgver}.tar.bz2;)
+sha1sums=('07708199dc97d6c033450930e96c140df6c19d46')
+options=('!makeflags')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../rocs-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2012-01-05 12:58:55 UTC (rev 146133)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 12:59:44 UTC (rev 146134)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeedu-rocs
-pkgver=4.7.95
-pkgrel=1
-pkgdesc=Rocs Graph Theory
-url=http://kde.org/applications/education/rocs/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdeedu')
-depends=('kdebase-runtime' 'boost-libs')
-makedepends=('cmake' 'automoc4' 'boost')
-source=(http://download.kde.org/unstable/${pkgver}/src/rocs-${pkgver}.tar.bz2;)
-sha1sums=('d87ae198cdc025842ca60fbc03350d88d62cdbdd')
-options=('!makeflags')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../rocs-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdeedu-rocs/repos/kde-unstable-x86_64/PKGBUILD (from rev 146133, 
kdeedu-rocs/trunk/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 12:59:44 UTC (rev 146134)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeedu-rocs
+pkgver=4.7.97
+pkgrel=1
+pkgdesc=Rocs Graph Theory
+url=http://kde.org/applications/education/rocs/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeedu')
+depends=('kdebase-runtime' 'boost-libs')
+makedepends=('cmake' 'automoc4' 'boost')
+source=(http://download.kde.org/unstable/${pkgver}/src/rocs-${pkgver}.tar.bz2;)
+sha1sums=('07708199dc97d6c033450930e96c140df6c19d46')
+options=('!makeflags')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../rocs-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}



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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 08:00:25
  Author: andrea
Revision: 146135

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdeedu-step/repos/kde-unstable-i686/PKGBUILD
(from rev 146134, kdeedu-step/trunk/PKGBUILD)
  kdeedu-step/repos/kde-unstable-i686/kdeedu-step.install
(from rev 146134, kdeedu-step/trunk/kdeedu-step.install)
  kdeedu-step/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146134, kdeedu-step/trunk/PKGBUILD)
  kdeedu-step/repos/kde-unstable-x86_64/kdeedu-step.install
(from rev 146134, kdeedu-step/trunk/kdeedu-step.install)
Deleted:
  kdeedu-step/repos/kde-unstable-i686/PKGBUILD
  kdeedu-step/repos/kde-unstable-i686/kdeedu-step.install
  kdeedu-step/repos/kde-unstable-x86_64/PKGBUILD
  kdeedu-step/repos/kde-unstable-x86_64/kdeedu-step.install

-+
 kde-unstable-i686/PKGBUILD  |   62 +++---
 kde-unstable-i686/kdeedu-step.install   |   22 +-
 kde-unstable-x86_64/PKGBUILD|   62 +++---
 kde-unstable-x86_64/kdeedu-step.install |   22 +-
 4 files changed, 84 insertions(+), 84 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 12:59:44 UTC (rev 146134)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 13:00:25 UTC (rev 146135)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeedu-step
-pkgver=4.7.95
-pkgrel=1
-pkgdesc=Interactive Physical Simulator
-url=http://kde.org/applications/education/step/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdeedu')
-depends=('kdebase-runtime' 'libqalculate' 'gsl' 'eigen')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=(http://download.kde.org/unstable/${pkgver}/src/step-${pkgver}.tar.bz2;)
-sha1sums=('a97d987e05509d0a15442e2ef2f958e819b64e5c')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../step-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdeedu-step/repos/kde-unstable-i686/PKGBUILD (from rev 146134, 
kdeedu-step/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 13:00:25 UTC (rev 146135)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeedu-step
+pkgver=4.7.97
+pkgrel=1
+pkgdesc=Interactive Physical Simulator
+url=http://kde.org/applications/education/step/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeedu')
+depends=('kdebase-runtime' 'libqalculate' 'gsl' 'eigen')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/${pkgver}/src/step-${pkgver}.tar.bz2;)
+sha1sums=('0866a4c88090e1e3254e01cfff78455202dae4ab')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../step-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: kde-unstable-i686/kdeedu-step.install
===
--- kde-unstable-i686/kdeedu-step.install   2012-01-05 12:59:44 UTC (rev 
146134)
+++ kde-unstable-i686/kdeedu-step.install   2012-01-05 13:00:25 UTC (rev 
146135)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdeedu-step/repos/kde-unstable-i686/kdeedu-step.install (from rev 
146134, kdeedu-step/trunk/kdeedu-step.install)
===
--- kde-unstable-i686/kdeedu-step.install   (rev 0)
+++ kde-unstable-i686/kdeedu-step.install   2012-01-05 13:00:25 UTC (rev 
146135)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2012-01-05 12:59:44 UTC (rev 146134)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 13:00:25 UTC (rev 146135)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeedu-step
-pkgver=4.7.95
-pkgrel=1
-pkgdesc=Interactive Physical Simulator
-url=http://kde.org/applications/education/step/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdeedu')
-depends=('kdebase-runtime' 'libqalculate' 'gsl' 'eigen')
-makedepends=('cmake' 'automoc4')

[arch-commits] Commit in kdegames/repos (52 files)

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 08:02:24
  Author: andrea
Revision: 146136

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdegames/repos/kde-unstable-i686/PKGBUILD
(from rev 146135, kdegames/trunk/PKGBUILD)
  kdegames/repos/kde-unstable-i686/kdegames-kbattleship.install
(from rev 146135, kdegames/trunk/kdegames-kbattleship.install)
  kdegames/repos/kde-unstable-i686/kdegames-kfourinline.install
(from rev 146135, kdegames/trunk/kdegames-kfourinline.install)
  kdegames/repos/kde-unstable-i686/kdegames-kigo.install
(from rev 146135, kdegames/trunk/kdegames-kigo.install)
  kdegames/repos/kde-unstable-i686/kdegames-kolf.install
(from rev 146135, kdegames/trunk/kdegames-kolf.install)
  kdegames/repos/kde-unstable-i686/kdegames-kpatience.install
(from rev 146135, kdegames/trunk/kdegames-kpatience.install)
  kdegames/repos/kde-unstable-i686/kdegames-kreversi.install
(from rev 146135, kdegames/trunk/kdegames-kreversi.install)
  kdegames/repos/kde-unstable-i686/kdegames-kspaceduel.install
(from rev 146135, kdegames/trunk/kdegames-kspaceduel.install)
  kdegames/repos/kde-unstable-i686/kdegames-ksquares.install
(from rev 146135, kdegames/trunk/kdegames-ksquares.install)
  kdegames/repos/kde-unstable-i686/kdegames-ktuberling.install
(from rev 146135, kdegames/trunk/kdegames-ktuberling.install)
  kdegames/repos/kde-unstable-i686/kdegames-lskat.install
(from rev 146135, kdegames/trunk/kdegames-lskat.install)
  kdegames/repos/kde-unstable-i686/kdegames-palapeli.install
(from rev 146135, kdegames/trunk/kdegames-palapeli.install)
  kdegames/repos/kde-unstable-i686/kdegames.install
(from rev 146135, kdegames/trunk/kdegames.install)
  kdegames/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146135, kdegames/trunk/PKGBUILD)
  kdegames/repos/kde-unstable-x86_64/kdegames-kbattleship.install
(from rev 146135, kdegames/trunk/kdegames-kbattleship.install)
  kdegames/repos/kde-unstable-x86_64/kdegames-kfourinline.install
(from rev 146135, kdegames/trunk/kdegames-kfourinline.install)
  kdegames/repos/kde-unstable-x86_64/kdegames-kigo.install
(from rev 146135, kdegames/trunk/kdegames-kigo.install)
  kdegames/repos/kde-unstable-x86_64/kdegames-kolf.install
(from rev 146135, kdegames/trunk/kdegames-kolf.install)
  kdegames/repos/kde-unstable-x86_64/kdegames-kpatience.install
(from rev 146135, kdegames/trunk/kdegames-kpatience.install)
  kdegames/repos/kde-unstable-x86_64/kdegames-kreversi.install
(from rev 146135, kdegames/trunk/kdegames-kreversi.install)
  kdegames/repos/kde-unstable-x86_64/kdegames-kspaceduel.install
(from rev 146135, kdegames/trunk/kdegames-kspaceduel.install)
  kdegames/repos/kde-unstable-x86_64/kdegames-ksquares.install
(from rev 146135, kdegames/trunk/kdegames-ksquares.install)
  kdegames/repos/kde-unstable-x86_64/kdegames-ktuberling.install
(from rev 146135, kdegames/trunk/kdegames-ktuberling.install)
  kdegames/repos/kde-unstable-x86_64/kdegames-lskat.install
(from rev 146135, kdegames/trunk/kdegames-lskat.install)
  kdegames/repos/kde-unstable-x86_64/kdegames-palapeli.install
(from rev 146135, kdegames/trunk/kdegames-palapeli.install)
  kdegames/repos/kde-unstable-x86_64/kdegames.install
(from rev 146135, kdegames/trunk/kdegames.install)
Deleted:
  kdegames/repos/kde-unstable-i686/PKGBUILD
  kdegames/repos/kde-unstable-i686/kdegames-kbattleship.install
  kdegames/repos/kde-unstable-i686/kdegames-kfourinline.install
  kdegames/repos/kde-unstable-i686/kdegames-kigo.install
  kdegames/repos/kde-unstable-i686/kdegames-kolf.install
  kdegames/repos/kde-unstable-i686/kdegames-kpatience.install
  kdegames/repos/kde-unstable-i686/kdegames-kreversi.install
  kdegames/repos/kde-unstable-i686/kdegames-kspaceduel.install
  kdegames/repos/kde-unstable-i686/kdegames-ksquares.install
  kdegames/repos/kde-unstable-i686/kdegames-ktuberling.install
  kdegames/repos/kde-unstable-i686/kdegames-lskat.install
  kdegames/repos/kde-unstable-i686/kdegames-palapeli.install
  kdegames/repos/kde-unstable-i686/kdegames.install
  kdegames/repos/kde-unstable-x86_64/PKGBUILD
  kdegames/repos/kde-unstable-x86_64/kdegames-kbattleship.install
  kdegames/repos/kde-unstable-x86_64/kdegames-kfourinline.install
  kdegames/repos/kde-unstable-x86_64/kdegames-kigo.install
  kdegames/repos/kde-unstable-x86_64/kdegames-kolf.install
  kdegames/repos/kde-unstable-x86_64/kdegames-kpatience.install
  kdegames/repos/kde-unstable-x86_64/kdegames-kreversi.install
  kdegames/repos/kde-unstable-x86_64/kdegames-kspaceduel.install
  kdegames/repos/kde-unstable-x86_64/kdegames-ksquares.install
  kdegames/repos/kde-unstable-x86_64/kdegames-ktuberling.install
  kdegames/repos/kde-unstable-x86_64/kdegames-lskat.install
  kdegames/repos/kde-unstable-x86_64/kdegames-palapeli.install
  kdegames/repos/kde-unstable-x86_64/kdegames.install

--+
 kde-unstable-i686/PKGBUILD  

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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 08:04:16
  Author: andrea
Revision: 146137

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdegraphics-gwenview/repos/kde-unstable-i686/PKGBUILD
(from rev 146136, kdegraphics-gwenview/trunk/PKGBUILD)
  kdegraphics-gwenview/repos/kde-unstable-i686/kdegraphics-gwenview.install
(from rev 146136, kdegraphics-gwenview/trunk/kdegraphics-gwenview.install)
  kdegraphics-gwenview/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146136, kdegraphics-gwenview/trunk/PKGBUILD)
  kdegraphics-gwenview/repos/kde-unstable-x86_64/kdegraphics-gwenview.install
(from rev 146136, kdegraphics-gwenview/trunk/kdegraphics-gwenview.install)
Deleted:
  kdegraphics-gwenview/repos/kde-unstable-i686/PKGBUILD
  kdegraphics-gwenview/repos/kde-unstable-i686/kdegraphics-gwenview.install
  kdegraphics-gwenview/repos/kde-unstable-x86_64/PKGBUILD
  kdegraphics-gwenview/repos/kde-unstable-x86_64/kdegraphics-gwenview.install

--+
 kde-unstable-i686/PKGBUILD   |   64 ++---
 kde-unstable-i686/kdegraphics-gwenview.install   |   24 +++
 kde-unstable-x86_64/PKGBUILD |   64 ++---
 kde-unstable-x86_64/kdegraphics-gwenview.install |   24 +++
 4 files changed, 88 insertions(+), 88 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 13:02:24 UTC (rev 146136)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 13:04:16 UTC (rev 146137)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdegraphics-gwenview
-pkgver=4.7.95
-pkgrel=1
-pkgdesc=A fast and easy to use image viewer for KDE
-url=http://kde.org/applications/graphics/gwenview/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegraphics')
-depends=('kdebase-lib' 'libkipi')
-makedepends=('cmake' 'automoc4')
-optdepends=('kipi-plugins: extra plugins to share photos')
-install=$pkgname.install
-source=(http://download.kde.org/unstable/${pkgver}/src/gwenview-${pkgver}.tar.bz2;)
-sha1sums=('14c48536d91c058f4bcbc76f41c17b15922ff9d5')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../gwenview-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdegraphics-gwenview/repos/kde-unstable-i686/PKGBUILD (from rev 146136, 
kdegraphics-gwenview/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 13:04:16 UTC (rev 146137)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegraphics-gwenview
+pkgver=4.7.97
+pkgrel=1
+pkgdesc=A fast and easy to use image viewer for KDE
+url=http://kde.org/applications/graphics/gwenview/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegraphics')
+depends=('kdebase-lib' 'libkipi')
+makedepends=('cmake' 'automoc4')
+optdepends=('kipi-plugins: extra plugins to share photos')
+install=$pkgname.install
+source=(http://download.kde.org/unstable/${pkgver}/src/gwenview-${pkgver}.tar.bz2;)
+sha1sums=('b7e01c31558963e714954e02f211790a92b35748')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../gwenview-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: kde-unstable-i686/kdegraphics-gwenview.install
===
--- kde-unstable-i686/kdegraphics-gwenview.install  2012-01-05 13:02:24 UTC 
(rev 146136)
+++ kde-unstable-i686/kdegraphics-gwenview.install  2012-01-05 13:04:16 UTC 
(rev 146137)
@@ -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-gwenview/repos/kde-unstable-i686/kdegraphics-gwenview.install (from 
rev 146136, kdegraphics-gwenview/trunk/kdegraphics-gwenview.install)
===
--- kde-unstable-i686/kdegraphics-gwenview.install  
(rev 0)
+++ kde-unstable-i686/kdegraphics-gwenview.install  2012-01-05 13:04:16 UTC 
(rev 146137)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2012-01-05 13:02:24 UTC (rev 

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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 08:05:11
  Author: andrea
Revision: 146138

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdegraphics-kamera/repos/kde-unstable-i686/PKGBUILD
(from rev 146137, kdegraphics-kamera/trunk/PKGBUILD)
  kdegraphics-kamera/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146137, kdegraphics-kamera/trunk/PKGBUILD)
Deleted:
  kdegraphics-kamera/repos/kde-unstable-i686/PKGBUILD
  kdegraphics-kamera/repos/kde-unstable-x86_64/PKGBUILD

--+
 kde-unstable-i686/PKGBUILD   |   60 -
 kde-unstable-x86_64/PKGBUILD |   60 -
 2 files changed, 60 insertions(+), 60 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 13:04:16 UTC (rev 146137)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 13:05:11 UTC (rev 146138)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdegraphics-kamera
-pkgver=4.7.95
-pkgrel=1
-pkgdesc=Configure Kamera
-url=http://kde.org/applications/graphics/kamera/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegraphics')
-depends=('kdebase-runtime' 'gphoto2')
-makedepends=('cmake' 'automoc4')
-source=(http://download.kde.org/unstable/${pkgver}/src/kamera-${pkgver}.tar.bz2;)
-sha1sums=('028f4c4078a9273d4f9105ccedb68f3ab7972a35')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../kamera-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdegraphics-kamera/repos/kde-unstable-i686/PKGBUILD (from rev 146137, 
kdegraphics-kamera/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 13:05:11 UTC (rev 146138)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegraphics-kamera
+pkgver=4.7.97
+pkgrel=1
+pkgdesc=Configure Kamera
+url=http://kde.org/applications/graphics/kamera/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegraphics')
+depends=('kdebase-runtime' 'gphoto2')
+makedepends=('cmake' 'automoc4')
+source=(http://download.kde.org/unstable/${pkgver}/src/kamera-${pkgver}.tar.bz2;)
+sha1sums=('aba8227c6ea128e9e1205a7a4fb34bb3025da390')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kamera-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2012-01-05 13:04:16 UTC (rev 146137)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 13:05:11 UTC (rev 146138)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdegraphics-kamera
-pkgver=4.7.95
-pkgrel=1
-pkgdesc=Configure Kamera
-url=http://kde.org/applications/graphics/kamera/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegraphics')
-depends=('kdebase-runtime' 'gphoto2')
-makedepends=('cmake' 'automoc4')
-source=(http://download.kde.org/unstable/${pkgver}/src/kamera-${pkgver}.tar.bz2;)
-sha1sums=('028f4c4078a9273d4f9105ccedb68f3ab7972a35')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../kamera-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdegraphics-kamera/repos/kde-unstable-x86_64/PKGBUILD (from rev 146137, 
kdegraphics-kamera/trunk/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 13:05:11 UTC (rev 146138)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegraphics-kamera
+pkgver=4.7.97
+pkgrel=1
+pkgdesc=Configure Kamera
+url=http://kde.org/applications/graphics/kamera/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegraphics')
+depends=('kdebase-runtime' 'gphoto2')
+makedepends=('cmake' 'automoc4')
+source=(http://download.kde.org/unstable/${pkgver}/src/kamera-${pkgver}.tar.bz2;)
+sha1sums=('aba8227c6ea128e9e1205a7a4fb34bb3025da390')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kamera-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}



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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 08:05:53
  Author: andrea
Revision: 146139

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdegraphics-kcolorchooser/repos/kde-unstable-i686/PKGBUILD
(from rev 146138, kdegraphics-kcolorchooser/trunk/PKGBUILD)
  
kdegraphics-kcolorchooser/repos/kde-unstable-i686/kdegraphics-kcolorchooser.install
(from rev 146138, 
kdegraphics-kcolorchooser/trunk/kdegraphics-kcolorchooser.install)
  kdegraphics-kcolorchooser/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146138, kdegraphics-kcolorchooser/trunk/PKGBUILD)
  
kdegraphics-kcolorchooser/repos/kde-unstable-x86_64/kdegraphics-kcolorchooser.install
(from rev 146138, 
kdegraphics-kcolorchooser/trunk/kdegraphics-kcolorchooser.install)
Deleted:
  kdegraphics-kcolorchooser/repos/kde-unstable-i686/PKGBUILD
  
kdegraphics-kcolorchooser/repos/kde-unstable-i686/kdegraphics-kcolorchooser.install
  kdegraphics-kcolorchooser/repos/kde-unstable-x86_64/PKGBUILD
  
kdegraphics-kcolorchooser/repos/kde-unstable-x86_64/kdegraphics-kcolorchooser.install

---+
 kde-unstable-i686/PKGBUILD|   62 
 kde-unstable-i686/kdegraphics-kcolorchooser.install   |   22 ++---
 kde-unstable-x86_64/PKGBUILD  |   62 
 kde-unstable-x86_64/kdegraphics-kcolorchooser.install |   22 ++---
 4 files changed, 84 insertions(+), 84 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 13:05:11 UTC (rev 146138)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 13:05:53 UTC (rev 146139)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdegraphics-kcolorchooser
-pkgver=4.7.95
-pkgrel=1
-pkgdesc=Color Chooser
-url=http://kde.org/applications/graphics/kcolorchooser/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegraphics')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=(http://download.kde.org/unstable/${pkgver}/src/kcolorchooser-${pkgver}.tar.bz2;)
-sha1sums=('98d73001acf5aa942ff499026ac6955ec935323e')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../kcolorchooser-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdegraphics-kcolorchooser/repos/kde-unstable-i686/PKGBUILD (from rev 
146138, kdegraphics-kcolorchooser/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 13:05:53 UTC (rev 146139)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegraphics-kcolorchooser
+pkgver=4.7.97
+pkgrel=1
+pkgdesc=Color Chooser
+url=http://kde.org/applications/graphics/kcolorchooser/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegraphics')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/${pkgver}/src/kcolorchooser-${pkgver}.tar.bz2;)
+sha1sums=('cba62e106f926a48108fbb956060b38bb0645541')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kcolorchooser-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: kde-unstable-i686/kdegraphics-kcolorchooser.install
===
--- kde-unstable-i686/kdegraphics-kcolorchooser.install 2012-01-05 13:05:11 UTC 
(rev 146138)
+++ kde-unstable-i686/kdegraphics-kcolorchooser.install 2012-01-05 13:05:53 UTC 
(rev 146139)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: 
kdegraphics-kcolorchooser/repos/kde-unstable-i686/kdegraphics-kcolorchooser.install
 (from rev 146138, 
kdegraphics-kcolorchooser/trunk/kdegraphics-kcolorchooser.install)
===
--- kde-unstable-i686/kdegraphics-kcolorchooser.install 
(rev 0)
+++ kde-unstable-i686/kdegraphics-kcolorchooser.install 2012-01-05 13:05:53 UTC 
(rev 146139)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2012-01-05 13:05:11 UTC (rev 146138)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 13:05:53 

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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 08:06:38
  Author: andrea
Revision: 146140

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdegraphics-kgamma/repos/kde-unstable-i686/PKGBUILD
(from rev 146139, kdegraphics-kgamma/trunk/PKGBUILD)
  kdegraphics-kgamma/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146139, kdegraphics-kgamma/trunk/PKGBUILD)
Deleted:
  kdegraphics-kgamma/repos/kde-unstable-i686/PKGBUILD
  kdegraphics-kgamma/repos/kde-unstable-x86_64/PKGBUILD

--+
 kde-unstable-i686/PKGBUILD   |   66 -
 kde-unstable-x86_64/PKGBUILD |   66 -
 2 files changed, 66 insertions(+), 66 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 13:05:53 UTC (rev 146139)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 13:06:38 UTC (rev 146140)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdegraphics-kgamma
-pkgver=4.7.95
-pkgrel=1
-pkgdesc=A monitor calibration tool
-url=http://kde.org/applications/graphics/kgamma/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegraphics')
-# note on libxxf86vm:
-#   not detected by namcap because libgl depends on it
-#   but nvidia providing libgl does not depend on libxxf86vm
-depends=('kdebase-runtime' 'libxxf86vm')
-makedepends=('cmake' 'automoc4')
-source=(http://download.kde.org/unstable/${pkgver}/src/kgamma-${pkgver}.tar.bz2;)
-sha1sums=('ea1d3cedb60a01afa52fda9b817880166b955c64')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../kgamma-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdegraphics-kgamma/repos/kde-unstable-i686/PKGBUILD (from rev 146139, 
kdegraphics-kgamma/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 13:06:38 UTC (rev 146140)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegraphics-kgamma
+pkgver=4.7.97
+pkgrel=1
+pkgdesc=A monitor calibration tool
+url=http://kde.org/applications/graphics/kgamma/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegraphics')
+# note on libxxf86vm:
+#   not detected by namcap because libgl depends on it
+#   but nvidia providing libgl does not depend on libxxf86vm
+depends=('kdebase-runtime' 'libxxf86vm')
+makedepends=('cmake' 'automoc4')
+source=(http://download.kde.org/unstable/${pkgver}/src/kgamma-${pkgver}.tar.bz2;)
+sha1sums=('0c96b1ede6e52fae1984958e41e1b66756a1d08e')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kgamma-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2012-01-05 13:05:53 UTC (rev 146139)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 13:06:38 UTC (rev 146140)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdegraphics-kgamma
-pkgver=4.7.95
-pkgrel=1
-pkgdesc=A monitor calibration tool
-url=http://kde.org/applications/graphics/kgamma/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegraphics')
-# note on libxxf86vm:
-#   not detected by namcap because libgl depends on it
-#   but nvidia providing libgl does not depend on libxxf86vm
-depends=('kdebase-runtime' 'libxxf86vm')
-makedepends=('cmake' 'automoc4')
-source=(http://download.kde.org/unstable/${pkgver}/src/kgamma-${pkgver}.tar.bz2;)
-sha1sums=('ea1d3cedb60a01afa52fda9b817880166b955c64')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../kgamma-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdegraphics-kgamma/repos/kde-unstable-x86_64/PKGBUILD (from rev 146139, 
kdegraphics-kgamma/trunk/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 13:06:38 UTC (rev 146140)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegraphics-kgamma
+pkgver=4.7.97
+pkgrel=1
+pkgdesc=A monitor calibration tool
+url=http://kde.org/applications/graphics/kgamma/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegraphics')
+# note on libxxf86vm:
+#   not detected by namcap because libgl depends on it

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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 08:07:20
  Author: andrea
Revision: 146141

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdegraphics-kolourpaint/repos/kde-unstable-i686/PKGBUILD
(from rev 146140, kdegraphics-kolourpaint/trunk/PKGBUILD)
  
kdegraphics-kolourpaint/repos/kde-unstable-i686/kdegraphics-kolourpaint.install
(from rev 146140, 
kdegraphics-kolourpaint/trunk/kdegraphics-kolourpaint.install)
  kdegraphics-kolourpaint/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146140, kdegraphics-kolourpaint/trunk/PKGBUILD)
  
kdegraphics-kolourpaint/repos/kde-unstable-x86_64/kdegraphics-kolourpaint.install
(from rev 146140, 
kdegraphics-kolourpaint/trunk/kdegraphics-kolourpaint.install)
Deleted:
  kdegraphics-kolourpaint/repos/kde-unstable-i686/PKGBUILD
  
kdegraphics-kolourpaint/repos/kde-unstable-i686/kdegraphics-kolourpaint.install
  kdegraphics-kolourpaint/repos/kde-unstable-x86_64/PKGBUILD
  
kdegraphics-kolourpaint/repos/kde-unstable-x86_64/kdegraphics-kolourpaint.install

-+
 kde-unstable-i686/PKGBUILD  |   62 +-
 kde-unstable-i686/kdegraphics-kolourpaint.install   |   24 +++---
 kde-unstable-x86_64/PKGBUILD|   62 +-
 kde-unstable-x86_64/kdegraphics-kolourpaint.install |   24 +++---
 4 files changed, 86 insertions(+), 86 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 13:06:38 UTC (rev 146140)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 13:07:20 UTC (rev 146141)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdegraphics-kolourpaint
-pkgver=4.7.95
-pkgrel=1
-pkgdesc=Paint Program
-url=http://kde.org/applications/graphics/kolourpaint/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegraphics')
-depends=('kdebase-runtime' 'qimageblitz')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=(http://download.kde.org/unstable/${pkgver}/src/kolourpaint-${pkgver}.tar.bz2;)
-sha1sums=('ac6ada7e88344a76b80e68cfd283ce83eb882fd4')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../kolourpaint-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdegraphics-kolourpaint/repos/kde-unstable-i686/PKGBUILD (from rev 
146140, kdegraphics-kolourpaint/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 13:07:20 UTC (rev 146141)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegraphics-kolourpaint
+pkgver=4.7.97
+pkgrel=1
+pkgdesc=Paint Program
+url=http://kde.org/applications/graphics/kolourpaint/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegraphics')
+depends=('kdebase-runtime' 'qimageblitz')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/${pkgver}/src/kolourpaint-${pkgver}.tar.bz2;)
+sha1sums=('3c6f85d9d5841dcdd63d46b6810d54a73a9c')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kolourpaint-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: kde-unstable-i686/kdegraphics-kolourpaint.install
===
--- kde-unstable-i686/kdegraphics-kolourpaint.install   2012-01-05 13:06:38 UTC 
(rev 146140)
+++ kde-unstable-i686/kdegraphics-kolourpaint.install   2012-01-05 13:07:20 UTC 
(rev 146141)
@@ -1,12 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-update-desktop-database -q
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: 
kdegraphics-kolourpaint/repos/kde-unstable-i686/kdegraphics-kolourpaint.install 
(from rev 146140, kdegraphics-kolourpaint/trunk/kdegraphics-kolourpaint.install)
===
--- kde-unstable-i686/kdegraphics-kolourpaint.install   
(rev 0)
+++ kde-unstable-i686/kdegraphics-kolourpaint.install   2012-01-05 13:07:20 UTC 
(rev 146141)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2012-01-05 13:06:38 UTC (rev 146140)
+++ kde-unstable-x86_64/PKGBUILD

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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 08:08:02
  Author: andrea
Revision: 146142

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdegraphics-kruler/repos/kde-unstable-i686/PKGBUILD
(from rev 146141, kdegraphics-kruler/trunk/PKGBUILD)
  kdegraphics-kruler/repos/kde-unstable-i686/kdegraphics-kruler.install
(from rev 146141, kdegraphics-kruler/trunk/kdegraphics-kruler.install)
  kdegraphics-kruler/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146141, kdegraphics-kruler/trunk/PKGBUILD)
  kdegraphics-kruler/repos/kde-unstable-x86_64/kdegraphics-kruler.install
(from rev 146141, kdegraphics-kruler/trunk/kdegraphics-kruler.install)
Deleted:
  kdegraphics-kruler/repos/kde-unstable-i686/PKGBUILD
  kdegraphics-kruler/repos/kde-unstable-i686/kdegraphics-kruler.install
  kdegraphics-kruler/repos/kde-unstable-x86_64/PKGBUILD
  kdegraphics-kruler/repos/kde-unstable-x86_64/kdegraphics-kruler.install

+
 kde-unstable-i686/PKGBUILD |   62 +++
 kde-unstable-i686/kdegraphics-kruler.install   |   24 
 kde-unstable-x86_64/PKGBUILD   |   62 +++
 kde-unstable-x86_64/kdegraphics-kruler.install |   24 
 4 files changed, 86 insertions(+), 86 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 13:07:20 UTC (rev 146141)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 13:08:02 UTC (rev 146142)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdegraphics-kruler
-pkgver=4.7.95
-pkgrel=1
-pkgdesc=Screen Ruler
-url=http://kde.org/applications/graphics/kruler/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegraphics')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=(http://download.kde.org/unstable/${pkgver}/src/kruler-${pkgver}.tar.bz2;)
-sha1sums=('cc70a376f58344839cd7131498e51bc49a587090')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../kruler-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdegraphics-kruler/repos/kde-unstable-i686/PKGBUILD (from rev 146141, 
kdegraphics-kruler/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 13:08:02 UTC (rev 146142)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegraphics-kruler
+pkgver=4.7.97
+pkgrel=1
+pkgdesc=Screen Ruler
+url=http://kde.org/applications/graphics/kruler/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegraphics')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/${pkgver}/src/kruler-${pkgver}.tar.bz2;)
+sha1sums=('a4b35f12f1c76e5c0b43fb752cf067eefae5fabf')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kruler-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: kde-unstable-i686/kdegraphics-kruler.install
===
--- kde-unstable-i686/kdegraphics-kruler.install2012-01-05 13:07:20 UTC 
(rev 146141)
+++ kde-unstable-i686/kdegraphics-kruler.install2012-01-05 13:08:02 UTC 
(rev 146142)
@@ -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-kruler/repos/kde-unstable-i686/kdegraphics-kruler.install 
(from rev 146141, kdegraphics-kruler/trunk/kdegraphics-kruler.install)
===
--- kde-unstable-i686/kdegraphics-kruler.install
(rev 0)
+++ kde-unstable-i686/kdegraphics-kruler.install2012-01-05 13:08:02 UTC 
(rev 146142)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2012-01-05 13:07:20 UTC (rev 146141)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 13:08:02 UTC (rev 146142)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdegraphics-kruler
-pkgver=4.7.95
-pkgrel=1
-pkgdesc=Screen Ruler

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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 08:08:52
  Author: andrea
Revision: 146143

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdegraphics-ksaneplugin/repos/kde-unstable-i686/PKGBUILD
(from rev 146142, kdegraphics-ksaneplugin/trunk/PKGBUILD)
  kdegraphics-ksaneplugin/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146142, kdegraphics-ksaneplugin/trunk/PKGBUILD)
Deleted:
  kdegraphics-ksaneplugin/repos/kde-unstable-i686/PKGBUILD
  kdegraphics-ksaneplugin/repos/kde-unstable-x86_64/PKGBUILD

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

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 13:08:02 UTC (rev 146142)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 13:08:52 UTC (rev 146143)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdegraphics-ksaneplugin
-pkgver=4.7.95
-pkgrel=1
-pkgdesc=A scan plugin that implements the scanning
-url=http://kde.org/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('libksane')
-makedepends=('cmake' 'automoc4')
-replaces=('kdegraphics-libs')
-conflicts=('kdegraphics-libs')
-source=(http://download.kde.org/unstable/${pkgver}/src/ksaneplugin-${pkgver}.tar.bz2;)
-sha1sums=('6ee87e5a7e04a48231cc920a3c9ea18bdeb95122')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../ksaneplugin-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdegraphics-ksaneplugin/repos/kde-unstable-i686/PKGBUILD (from rev 
146142, kdegraphics-ksaneplugin/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 13:08:52 UTC (rev 146143)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegraphics-ksaneplugin
+pkgver=4.7.97
+pkgrel=1
+pkgdesc=A scan plugin that implements the scanning
+url=http://kde.org/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('libksane')
+makedepends=('cmake' 'automoc4')
+replaces=('kdegraphics-libs')
+conflicts=('kdegraphics-libs')
+source=(http://download.kde.org/unstable/${pkgver}/src/ksaneplugin-${pkgver}.tar.bz2;)
+sha1sums=('6be2fd9d016431dbda3247d9f2d7dc4488816263')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../ksaneplugin-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2012-01-05 13:08:02 UTC (rev 146142)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 13:08:52 UTC (rev 146143)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdegraphics-ksaneplugin
-pkgver=4.7.95
-pkgrel=1
-pkgdesc=A scan plugin that implements the scanning
-url=http://kde.org/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('libksane')
-makedepends=('cmake' 'automoc4')
-replaces=('kdegraphics-libs')
-conflicts=('kdegraphics-libs')
-source=(http://download.kde.org/unstable/${pkgver}/src/ksaneplugin-${pkgver}.tar.bz2;)
-sha1sums=('6ee87e5a7e04a48231cc920a3c9ea18bdeb95122')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../ksaneplugin-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdegraphics-ksaneplugin/repos/kde-unstable-x86_64/PKGBUILD (from rev 
146142, kdegraphics-ksaneplugin/trunk/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 13:08:52 UTC (rev 146143)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegraphics-ksaneplugin
+pkgver=4.7.97
+pkgrel=1
+pkgdesc=A scan plugin that implements the scanning
+url=http://kde.org/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('libksane')
+makedepends=('cmake' 'automoc4')
+replaces=('kdegraphics-libs')
+conflicts=('kdegraphics-libs')
+source=(http://download.kde.org/unstable/${pkgver}/src/ksaneplugin-${pkgver}.tar.bz2;)
+sha1sums=('6be2fd9d016431dbda3247d9f2d7dc4488816263')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../ksaneplugin-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  

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

2012-01-05 Thread Juergen Hoetzel
Date: Thursday, January 5, 2012 @ 08:09:00
  Author: juergen
Revision: 146144

update to 23.3-b

Modified:
  emacs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-01-05 13:08:52 UTC (rev 146143)
+++ PKGBUILD2012-01-05 13:09:00 UTC (rev 146144)
@@ -4,12 +4,12 @@
 
 pkgname=emacs
 _majorver=23.3
-_minorver=a
+_minorver=b
 # We want something like 23.3.a so pacman version comparison works, but
 # upstream uses 23.3a, which is a bit silly and interpreted as alpha.
 pkgver=$_majorver.$_minorver
 _realver=$_majorver$_minorver
-pkgrel=3
+pkgrel=1
 pkgdesc=The extensible, customizable, self-documenting real-time display 
editor
 arch=('i686' 'x86_64')
 url=http://www.gnu.org/software/emacs/emacs.html;
@@ -17,7 +17,7 @@
 depends=('librsvg' 'gpm' 'giflib' 'libxpm' 'gtk2' 'hicolor-icon-theme' 'gconf' 
'desktop-file-utils' 'alsa-lib')
 install=emacs.install
 source=(ftp://ftp.gnu.org/gnu/emacs/$pkgname-$_realver.tar.gz)
-md5sums=('20aef9ea5b5bf8050d39f8b1e96a1c04')
+md5sums=('f2bfd8eab7e3b34a0f7f09acc0667e71')
 
 build() {
   cd $srcdir/$pkgname-$_majorver



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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 08:09:50
  Author: andrea
Revision: 146145

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdegraphics-ksnapshot/repos/kde-unstable-i686/PKGBUILD
(from rev 146144, kdegraphics-ksnapshot/trunk/PKGBUILD)
  kdegraphics-ksnapshot/repos/kde-unstable-i686/kdegraphics-ksnapshot.install
(from rev 146144, kdegraphics-ksnapshot/trunk/kdegraphics-ksnapshot.install)
  kdegraphics-ksnapshot/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146144, kdegraphics-ksnapshot/trunk/PKGBUILD)
  kdegraphics-ksnapshot/repos/kde-unstable-x86_64/kdegraphics-ksnapshot.install
(from rev 146144, kdegraphics-ksnapshot/trunk/kdegraphics-ksnapshot.install)
Deleted:
  kdegraphics-ksnapshot/repos/kde-unstable-i686/PKGBUILD
  kdegraphics-ksnapshot/repos/kde-unstable-i686/kdegraphics-ksnapshot.install
  kdegraphics-ksnapshot/repos/kde-unstable-x86_64/PKGBUILD
  kdegraphics-ksnapshot/repos/kde-unstable-x86_64/kdegraphics-ksnapshot.install

---+
 kde-unstable-i686/PKGBUILD|   64 ++--
 kde-unstable-i686/kdegraphics-ksnapshot.install   |   24 +++
 kde-unstable-x86_64/PKGBUILD  |   64 ++--
 kde-unstable-x86_64/kdegraphics-ksnapshot.install |   24 +++
 4 files changed, 88 insertions(+), 88 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 13:09:00 UTC (rev 146144)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 13:09:50 UTC (rev 146145)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdegraphics-ksnapshot
-pkgver=4.7.95
-pkgrel=1
-pkgdesc=Screen Capture Program
-url=http://kde.org/applications/graphics/ksnapshot/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegraphics')
-depends=('kdelibs' 'libkipi')
-makedepends=('cmake' 'automoc4')
-optdepends=('kipi-plugins')
-install=${pkgname}.install
-source=(http://download.kde.org/unstable/${pkgver}/src/ksnapshot-${pkgver}.tar.bz2;)
-sha1sums=('a788679adb6e2d47b1189a43889e0d39b5db6631')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../ksnapshot-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdegraphics-ksnapshot/repos/kde-unstable-i686/PKGBUILD (from rev 
146144, kdegraphics-ksnapshot/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 13:09:50 UTC (rev 146145)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegraphics-ksnapshot
+pkgver=4.7.97
+pkgrel=1
+pkgdesc=Screen Capture Program
+url=http://kde.org/applications/graphics/ksnapshot/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegraphics')
+depends=('kdelibs' 'libkipi')
+makedepends=('cmake' 'automoc4')
+optdepends=('kipi-plugins')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/${pkgver}/src/ksnapshot-${pkgver}.tar.bz2;)
+sha1sums=('ad13735593b73af9367b6bf59582c643aa620732')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../ksnapshot-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: kde-unstable-i686/kdegraphics-ksnapshot.install
===
--- kde-unstable-i686/kdegraphics-ksnapshot.install 2012-01-05 13:09:00 UTC 
(rev 146144)
+++ kde-unstable-i686/kdegraphics-ksnapshot.install 2012-01-05 13:09:50 UTC 
(rev 146145)
@@ -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-ksnapshot/repos/kde-unstable-i686/kdegraphics-ksnapshot.install 
(from rev 146144, kdegraphics-ksnapshot/trunk/kdegraphics-ksnapshot.install)
===
--- kde-unstable-i686/kdegraphics-ksnapshot.install 
(rev 0)
+++ kde-unstable-i686/kdegraphics-ksnapshot.install 2012-01-05 13:09:50 UTC 
(rev 146145)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2012-01-05 13:09:00 UTC (rev 146144)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 13:09:50 UTC 

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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 08:10:45
  Author: andrea
Revision: 146146

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdegraphics-mobipocket/repos/kde-unstable-i686/PKGBUILD
(from rev 146145, kdegraphics-mobipocket/trunk/PKGBUILD)
  kdegraphics-mobipocket/repos/kde-unstable-i686/kdegraphics-mobipocket.install
(from rev 146145, 
kdegraphics-mobipocket/trunk/kdegraphics-mobipocket.install)
  kdegraphics-mobipocket/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146145, kdegraphics-mobipocket/trunk/PKGBUILD)
  
kdegraphics-mobipocket/repos/kde-unstable-x86_64/kdegraphics-mobipocket.install
(from rev 146145, 
kdegraphics-mobipocket/trunk/kdegraphics-mobipocket.install)
Deleted:
  kdegraphics-mobipocket/repos/kde-unstable-i686/PKGBUILD
  kdegraphics-mobipocket/repos/kde-unstable-i686/kdegraphics-mobipocket.install
  kdegraphics-mobipocket/repos/kde-unstable-x86_64/PKGBUILD
  
kdegraphics-mobipocket/repos/kde-unstable-x86_64/kdegraphics-mobipocket.install

+
 kde-unstable-i686/PKGBUILD |   64 +--
 kde-unstable-i686/kdegraphics-mobipocket.install   |   22 +++---
 kde-unstable-x86_64/PKGBUILD   |   64 +--
 kde-unstable-x86_64/kdegraphics-mobipocket.install |   22 +++---
 4 files changed, 86 insertions(+), 86 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 13:09:50 UTC (rev 146145)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 13:10:45 UTC (rev 146146)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdegraphics-mobipocket
-pkgver=4.7.95
-pkgrel=1
-pkgdesc=A collection of plugins to handle mobipocket files
-url=http://kde.org/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdelibs')
-makedepends=('cmake' 'automoc4' 'kdegraphics-okular')
-replaces=('kdegraphics-libs')
-conflicts=('kdegraphics-libs')
-install=${pkgname}.install
-source=(http://download.kde.org/unstable/${pkgver}/src/mobipocket-${pkgver}.tar.bz2;)
-sha1sums=('6185c6d5e611e572cd67aea5169456c1f9dfa4c8')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../mobipocket-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdegraphics-mobipocket/repos/kde-unstable-i686/PKGBUILD (from rev 
146145, kdegraphics-mobipocket/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 13:10:45 UTC (rev 146146)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegraphics-mobipocket
+pkgver=4.7.97
+pkgrel=1
+pkgdesc=A collection of plugins to handle mobipocket files
+url=http://kde.org/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdelibs')
+makedepends=('cmake' 'automoc4' 'kdegraphics-okular')
+replaces=('kdegraphics-libs')
+conflicts=('kdegraphics-libs')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/${pkgver}/src/mobipocket-${pkgver}.tar.bz2;)
+sha1sums=('a5f5e49f030bc9661afe3afdf76955b6b9d48ac2')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../mobipocket-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: kde-unstable-i686/kdegraphics-mobipocket.install
===
--- kde-unstable-i686/kdegraphics-mobipocket.install2012-01-05 13:09:50 UTC 
(rev 146145)
+++ kde-unstable-i686/kdegraphics-mobipocket.install2012-01-05 13:10:45 UTC 
(rev 146146)
@@ -1,11 +0,0 @@
-post_install() {
-update-desktop-database -q
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: 
kdegraphics-mobipocket/repos/kde-unstable-i686/kdegraphics-mobipocket.install 
(from rev 146145, kdegraphics-mobipocket/trunk/kdegraphics-mobipocket.install)
===
--- kde-unstable-i686/kdegraphics-mobipocket.install
(rev 0)
+++ kde-unstable-i686/kdegraphics-mobipocket.install2012-01-05 13:10:45 UTC 
(rev 146146)
@@ -0,0 +1,11 @@
+post_install() {
+update-desktop-database -q
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2012-01-05 13:09:50 UTC (rev 146145)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 13:10:45 UTC (rev 146146)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 

[arch-commits] Commit in kdegraphics-strigi-analyzer/repos (4 files)

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 08:11:43
  Author: andrea
Revision: 146147

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdegraphics-strigi-analyzer/repos/kde-unstable-i686/PKGBUILD
(from rev 146146, kdegraphics-strigi-analyzer/trunk/PKGBUILD)
  kdegraphics-strigi-analyzer/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146146, kdegraphics-strigi-analyzer/trunk/PKGBUILD)
Deleted:
  kdegraphics-strigi-analyzer/repos/kde-unstable-i686/PKGBUILD
  kdegraphics-strigi-analyzer/repos/kde-unstable-x86_64/PKGBUILD

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

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 13:10:45 UTC (rev 146146)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 13:11:43 UTC (rev 146147)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdegraphics-strigi-analyzer
-pkgver=4.7.95
-pkgrel=1
-pkgdesc=Strigi analyzers for various graphics file formats
-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/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('af96a8c7ecca581d4a2d8ebd79eac40526ff19d0')
-
-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: kdegraphics-strigi-analyzer/repos/kde-unstable-i686/PKGBUILD (from rev 
146146, kdegraphics-strigi-analyzer/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 13:11:43 UTC (rev 146147)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegraphics-strigi-analyzer
+pkgver=4.7.97
+pkgrel=1
+pkgdesc=Strigi analyzers for various graphics file formats
+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/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('1e2dd406ca3bf34df31c6a8fae65a170aa77b849')
+
+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: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2012-01-05 13:10:45 UTC (rev 146146)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 13:11:43 UTC (rev 146147)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdegraphics-strigi-analyzer
-pkgver=4.7.95
-pkgrel=1
-pkgdesc=Strigi analyzers for various graphics file formats
-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/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('af96a8c7ecca581d4a2d8ebd79eac40526ff19d0')
-
-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: kdegraphics-strigi-analyzer/repos/kde-unstable-x86_64/PKGBUILD (from 
rev 146146, kdegraphics-strigi-analyzer/trunk/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 13:11:43 UTC (rev 146147)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegraphics-strigi-analyzer
+pkgver=4.7.97
+pkgrel=1
+pkgdesc=Strigi analyzers for various graphics file formats
+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/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('1e2dd406ca3bf34df31c6a8fae65a170aa77b849')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+

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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 08:12:41
  Author: andrea
Revision: 146148

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdegraphics-svgpart/repos/kde-unstable-i686/PKGBUILD
(from rev 146147, kdegraphics-svgpart/trunk/PKGBUILD)
  kdegraphics-svgpart/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146147, kdegraphics-svgpart/trunk/PKGBUILD)
Deleted:
  kdegraphics-svgpart/repos/kde-unstable-i686/PKGBUILD
  kdegraphics-svgpart/repos/kde-unstable-x86_64/PKGBUILD

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

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 13:11:43 UTC (rev 146147)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 13:12:41 UTC (rev 146148)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdegraphics-svgpart
-pkgver=4.7.95
-pkgrel=1
-pkgdesc=A KPart for viewving SVGs
-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/unstable/${pkgver}/src/svgpart-${pkgver}.tar.bz2;)
-sha1sums=('0253fbc5f92075ca9399db8bf717fe4df52c5422')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../svgpart-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdegraphics-svgpart/repos/kde-unstable-i686/PKGBUILD (from rev 146147, 
kdegraphics-svgpart/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 13:12:41 UTC (rev 146148)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegraphics-svgpart
+pkgver=4.7.97
+pkgrel=1
+pkgdesc=A KPart for viewving SVGs
+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/unstable/${pkgver}/src/svgpart-${pkgver}.tar.bz2;)
+sha1sums=('21e1d2e50d0afaa1d637d2fc0bf223a2a21c355a')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../svgpart-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2012-01-05 13:11:43 UTC (rev 146147)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 13:12:41 UTC (rev 146148)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdegraphics-svgpart
-pkgver=4.7.95
-pkgrel=1
-pkgdesc=A KPart for viewving SVGs
-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/unstable/${pkgver}/src/svgpart-${pkgver}.tar.bz2;)
-sha1sums=('0253fbc5f92075ca9399db8bf717fe4df52c5422')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../svgpart-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdegraphics-svgpart/repos/kde-unstable-x86_64/PKGBUILD (from rev 
146147, kdegraphics-svgpart/trunk/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 13:12:41 UTC (rev 146148)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegraphics-svgpart
+pkgver=4.7.97
+pkgrel=1
+pkgdesc=A KPart for viewving SVGs
+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/unstable/${pkgver}/src/svgpart-${pkgver}.tar.bz2;)
+sha1sums=('21e1d2e50d0afaa1d637d2fc0bf223a2a21c355a')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../svgpart-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}



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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 08:13:28
  Author: andrea
Revision: 146149

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdegraphics-thumbnailers/repos/kde-unstable-i686/PKGBUILD
(from rev 146148, kdegraphics-thumbnailers/trunk/PKGBUILD)
  kdegraphics-thumbnailers/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146148, kdegraphics-thumbnailers/trunk/PKGBUILD)
Deleted:
  kdegraphics-thumbnailers/repos/kde-unstable-i686/PKGBUILD
  kdegraphics-thumbnailers/repos/kde-unstable-x86_64/PKGBUILD

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

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 13:12:41 UTC (rev 146148)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 13:13:28 UTC (rev 146149)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdegraphics-thumbnailers
-pkgver=4.7.95
-pkgrel=1
-pkgdesc=Thumbnailers for various graphics file formats
-url=http://kde.org/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('libkexiv2' 'libkdcraw')
-makedepends=('cmake' 'automoc4')
-replaces=('kdegraphics-libs')
-conflicts=('kdegraphics-libs')
-source=(http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('b01edb328e1e3dd8b11d6ba3d2a0a5f2b9c5fd6d')
-
-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: kdegraphics-thumbnailers/repos/kde-unstable-i686/PKGBUILD (from rev 
146148, kdegraphics-thumbnailers/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 13:13:28 UTC (rev 146149)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegraphics-thumbnailers
+pkgver=4.7.97
+pkgrel=1
+pkgdesc=Thumbnailers for various graphics file formats
+url=http://kde.org/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('libkexiv2' 'libkdcraw')
+makedepends=('cmake' 'automoc4')
+replaces=('kdegraphics-libs')
+conflicts=('kdegraphics-libs')
+source=(http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('ebe91aed71b5a89f412ffb90075d3430c8757f2b')
+
+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: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2012-01-05 13:12:41 UTC (rev 146148)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 13:13:28 UTC (rev 146149)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdegraphics-thumbnailers
-pkgver=4.7.95
-pkgrel=1
-pkgdesc=Thumbnailers for various graphics file formats
-url=http://kde.org/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('libkexiv2' 'libkdcraw')
-makedepends=('cmake' 'automoc4')
-replaces=('kdegraphics-libs')
-conflicts=('kdegraphics-libs')
-source=(http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('b01edb328e1e3dd8b11d6ba3d2a0a5f2b9c5fd6d')
-
-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: kdegraphics-thumbnailers/repos/kde-unstable-x86_64/PKGBUILD (from rev 
146148, kdegraphics-thumbnailers/trunk/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 13:13:28 UTC (rev 146149)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdegraphics-thumbnailers
+pkgver=4.7.97
+pkgrel=1
+pkgdesc=Thumbnailers for various graphics file formats
+url=http://kde.org/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('libkexiv2' 'libkdcraw')
+makedepends=('cmake' 'automoc4')
+replaces=('kdegraphics-libs')
+conflicts=('kdegraphics-libs')
+source=(http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('ebe91aed71b5a89f412ffb90075d3430c8757f2b')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+

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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 08:14:23
  Author: andrea
Revision: 146150

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdemultimedia/repos/kde-unstable-i686/PKGBUILD
(from rev 146149, kdemultimedia/trunk/PKGBUILD)
  kdemultimedia/repos/kde-unstable-i686/kdemultimedia-dragonplayer.install
(from rev 146149, kdemultimedia/trunk/kdemultimedia-dragonplayer.install)
  kdemultimedia/repos/kde-unstable-i686/kdemultimedia.install
(from rev 146149, kdemultimedia/trunk/kdemultimedia.install)
  kdemultimedia/repos/kde-unstable-i686/mplayerthumbs.config
(from rev 146149, kdemultimedia/trunk/mplayerthumbs.config)
  kdemultimedia/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146149, kdemultimedia/trunk/PKGBUILD)
  kdemultimedia/repos/kde-unstable-x86_64/kdemultimedia-dragonplayer.install
(from rev 146149, kdemultimedia/trunk/kdemultimedia-dragonplayer.install)
  kdemultimedia/repos/kde-unstable-x86_64/kdemultimedia.install
(from rev 146149, kdemultimedia/trunk/kdemultimedia.install)
  kdemultimedia/repos/kde-unstable-x86_64/mplayerthumbs.config
(from rev 146149, kdemultimedia/trunk/mplayerthumbs.config)
Deleted:
  kdemultimedia/repos/kde-unstable-i686/PKGBUILD
  kdemultimedia/repos/kde-unstable-i686/kdemultimedia-dragonplayer.install
  kdemultimedia/repos/kde-unstable-i686/kdemultimedia.install
  kdemultimedia/repos/kde-unstable-i686/mplayerthumbs.config
  kdemultimedia/repos/kde-unstable-x86_64/PKGBUILD
  kdemultimedia/repos/kde-unstable-x86_64/kdemultimedia-dragonplayer.install
  kdemultimedia/repos/kde-unstable-x86_64/kdemultimedia.install
  kdemultimedia/repos/kde-unstable-x86_64/mplayerthumbs.config

+
 kde-unstable-i686/PKGBUILD |  221 +++
 kde-unstable-i686/kdemultimedia-dragonplayer.install   |   24 -
 kde-unstable-i686/kdemultimedia.install|   22 -
 kde-unstable-i686/mplayerthumbs.config |4 
 kde-unstable-x86_64/PKGBUILD   |  221 +++
 kde-unstable-x86_64/kdemultimedia-dragonplayer.install |   24 -
 kde-unstable-x86_64/kdemultimedia.install  |   22 -
 kde-unstable-x86_64/mplayerthumbs.config   |4 
 8 files changed, 266 insertions(+), 276 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 13:13:28 UTC (rev 146149)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 13:14:23 UTC (rev 146150)
@@ -1,113 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Pierre Schmitz pie...@archlinux.de
-
-pkgbase=kdemultimedia
-pkgname=('kdemultimedia-dragonplayer'
- 'kdemultimedia-ffmpegthumbs'
- 'kdemultimedia-juk'
- 'kdemultimedia-kioslave'
- 'kdemultimedia-kmix'
- 'kdemultimedia-kscd'
- 'kdemultimedia-mplayerthumbs')
-pkgver=4.7.95
-pkgrel=2
-arch=('i686' 'x86_64')
-url='http://www.kde.org'
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdemultimedia')
-makedepends=('cmake' 'automoc4' 'kdelibs' 'tunepimp' 'ffmpeg' 'mplayer'
- 'pulseaudio' 'libmusicbrainz3')
-source=(http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2;
-'mplayerthumbs.config'
-'fix-kmix-high-cpu.patch')
-sha1sums=('8c56f7bcbfd012492f97a3a827f97d07b7b6b390'
-  'ba016fa2563c14ffcba852c62506b66bfc6ee683'
-  'd993b72004378aee84de3d410e9b25f91aa88138')
-
-build() {
-cd ${srcdir}/${pkgbase}-${pkgver}
-patch -p0 -i ${srcdir}/fix-kmix-high-cpu.patch
-
-cd ${srcdir}
-   mkdir build
-   cd build
-   cmake ../${pkgbase}-${pkgver} \
-   -DCMAKE_BUILD_TYPE=Release \
-   -DCMAKE_SKIP_RPATH=ON \
-   -DCMAKE_INSTALL_PREFIX=/usr
-   make
-}
-
-package_kdemultimedia-dragonplayer() {
-   pkgdesc='Video Player'
-   depends=('kdebase-runtime')
-   url=http://kde.org/applications/multimedia/dragonplayer/;
-   install='kdemultimedia-dragonplayer.install'
-   cd $srcdir/build/dragonplayer
-   make DESTDIR=$pkgdir install
-   cd $srcdir/build/doc/dragonplayer
-   make DESTDIR=$pkgdir install
-}
-
-package_kdemultimedia-ffmpegthumbs() {
-   pkgdesc='Video Files (ffmpegthumbs)'
-   depends=('kdebase-runtime' 'ffmpeg')
-   install='kdemultimedia.install'
-   cd $srcdir/build/ffmpegthumbs
-   make DESTDIR=$pkgdir install
-}
-
-package_kdemultimedia-juk() {
-   pkgdesc='Music Player'
-   depends=('kdebase-runtime' 'tunepimp')
-   url=http://kde.org/applications/multimedia/juk;
-   install='kdemultimedia.install'
-   cd $srcdir/build/juk
-   make DESTDIR=$pkgdir install
-   cd $srcdir/build/doc/juk
-   make DESTDIR=$pkgdir install
-}
-
-package_kdemultimedia-kioslave() {
-   pkgdesc='Audio CD Browser'
-   depends=('kdelibs' 

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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 08:15:46
  Author: andrea
Revision: 146151

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdenetwork/repos/kde-unstable-i686/PKGBUILD
(from rev 146150, kdenetwork/trunk/PKGBUILD)
  kdenetwork/repos/kde-unstable-i686/kdenetwork-kget.install
(from rev 146150, kdenetwork/trunk/kdenetwork-kget.install)
  kdenetwork/repos/kde-unstable-i686/kdenetwork-kopete.install
(from rev 146150, kdenetwork/trunk/kdenetwork-kopete.install)
  kdenetwork/repos/kde-unstable-i686/kdenetwork-kppp.install
(from rev 146150, kdenetwork/trunk/kdenetwork-kppp.install)
  kdenetwork/repos/kde-unstable-i686/kdenetwork.install
(from rev 146150, kdenetwork/trunk/kdenetwork.install)
  kdenetwork/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146150, kdenetwork/trunk/PKGBUILD)
  kdenetwork/repos/kde-unstable-x86_64/kdenetwork-kget.install
(from rev 146150, kdenetwork/trunk/kdenetwork-kget.install)
  kdenetwork/repos/kde-unstable-x86_64/kdenetwork-kopete.install
(from rev 146150, kdenetwork/trunk/kdenetwork-kopete.install)
  kdenetwork/repos/kde-unstable-x86_64/kdenetwork-kppp.install
(from rev 146150, kdenetwork/trunk/kdenetwork-kppp.install)
  kdenetwork/repos/kde-unstable-x86_64/kdenetwork.install
(from rev 146150, kdenetwork/trunk/kdenetwork.install)
Deleted:
  kdenetwork/repos/kde-unstable-i686/PKGBUILD
  kdenetwork/repos/kde-unstable-i686/kdenetwork-kget.install
  kdenetwork/repos/kde-unstable-i686/kdenetwork-kopete.install
  kdenetwork/repos/kde-unstable-i686/kdenetwork-kppp.install
  kdenetwork/repos/kde-unstable-i686/kdenetwork.install
  kdenetwork/repos/kde-unstable-x86_64/PKGBUILD
  kdenetwork/repos/kde-unstable-x86_64/kdenetwork-kget.install
  kdenetwork/repos/kde-unstable-x86_64/kdenetwork-kopete.install
  kdenetwork/repos/kde-unstable-x86_64/kdenetwork-kppp.install
  kdenetwork/repos/kde-unstable-x86_64/kdenetwork.install

---+
 kde-unstable-i686/PKGBUILD|  220 
 kde-unstable-i686/kdenetwork-kget.install |   24 +-
 kde-unstable-i686/kdenetwork-kopete.install   |   24 +-
 kde-unstable-i686/kdenetwork-kppp.install |   24 +-
 kde-unstable-i686/kdenetwork.install  |   22 +-
 kde-unstable-x86_64/PKGBUILD  |  220 
 kde-unstable-x86_64/kdenetwork-kget.install   |   24 +-
 kde-unstable-x86_64/kdenetwork-kopete.install |   24 +-
 kde-unstable-x86_64/kdenetwork-kppp.install   |   24 +-
 kde-unstable-x86_64/kdenetwork.install|   22 +-
 10 files changed, 314 insertions(+), 314 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 13:14:23 UTC (rev 146150)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 13:15:46 UTC (rev 146151)
@@ -1,110 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Pierre Schmitz pie...@archlinux.de
-
-pkgbase=kdenetwork
-pkgname=('kdenetwork-filesharing'
- 'kdenetwork-kdnssd'
- 'kdenetwork-kget'
- 'kdenetwork-kopete'
- 'kdenetwork-kppp'
- 'kdenetwork-krdc'
- 'kdenetwork-krfb')
-pkgver=4.7.95
-pkgrel=1
-arch=('i686' 'x86_64')
-url='http://www.kde.org'
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdenetwork')
-makedepends=('cmake' 'automoc4' 'boost' 'speex' 'ortp' 'libotr' 'ppp'
-   'qca-ossl' 'kdebase-workspace' 'kdebase-lib' 'libvncserver' 'libmsn'
-'v4l-utils' 'libidn' 'rdesktop' 'qimageblitz' 'libxdamage' 'libgadu'
-'telepathy-qt4' 'libktorrent' 'libmms' 'mediastreamer')
-source=(http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2;)
-sha1sums=('9bb4763bc8fe65484c74ec0e845023e0f1c1eeae')
-
-build() {
-cd ${srcdir}
-   mkdir build
-   cd build
-   cmake ../${pkgbase}-${pkgver} \
-   -DCMAKE_BUILD_TYPE=Release \
-   -DCMAKE_SKIP_RPATH=ON \
-   -DCMAKE_INSTALL_PREFIX=/usr \
-   -DMOZPLUGIN_INSTALL_DIR=/usr/lib/mozilla/plugins/ \
--DWITH_Xmms=OFF \
-   -DWITH_LibMeanwhile=OFF
-   make
-}
-
-package_kdenetwork-filesharing() {
-   pkgdesc='Konqueror properties dialog plugin to share a directory with 
the local network'
-   depends=('kdelibs' 'smbclient')
-   install='kdenetwork.install'
-   cd $srcdir/build/filesharing
-   make DESTDIR=$pkgdir install
-}
-
-package_kdenetwork-kdnssd() {
-   pkgdesc='Monitors the network for DNS-SD services'
-   depends=('kdelibs')
-   cd $srcdir/build/kdnssd
-   make DESTDIR=$pkgdir install
-}
-
-package_kdenetwork-kget() {
-   pkgdesc='Download Manager'
-   depends=('kdebase-workspace' 'kdebase-lib' 'libktorrent' 'libmms')
-   url=http://kde.org/applications/internet/kget/;
-   install='kdenetwork-kget.install'
-   cd $srcdir/build/kget
-   make DESTDIR=$pkgdir install
-   

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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 08:17:27
  Author: andrea
Revision: 146152

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdepim/repos/kde-unstable-i686/PKGBUILD
(from rev 146151, kdepim/trunk/PKGBUILD)
  kdepim/repos/kde-unstable-i686/kdepim-kleopatra.install
(from rev 146151, kdepim/trunk/kdepim-kleopatra.install)
  kdepim/repos/kde-unstable-i686/kdepim-kmail.install
(from rev 146151, kdepim/trunk/kdepim-kmail.install)
  kdepim/repos/kde-unstable-i686/kdepim-korganizer.install
(from rev 146151, kdepim/trunk/kdepim-korganizer.install)
  kdepim/repos/kde-unstable-i686/kdepim.install
(from rev 146151, kdepim/trunk/kdepim.install)
  kdepim/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146151, kdepim/trunk/PKGBUILD)
  kdepim/repos/kde-unstable-x86_64/kdepim-kleopatra.install
(from rev 146151, kdepim/trunk/kdepim-kleopatra.install)
  kdepim/repos/kde-unstable-x86_64/kdepim-kmail.install
(from rev 146151, kdepim/trunk/kdepim-kmail.install)
  kdepim/repos/kde-unstable-x86_64/kdepim-korganizer.install
(from rev 146151, kdepim/trunk/kdepim-korganizer.install)
  kdepim/repos/kde-unstable-x86_64/kdepim.install
(from rev 146151, kdepim/trunk/kdepim.install)
Deleted:
  kdepim/repos/kde-unstable-i686/PKGBUILD
  kdepim/repos/kde-unstable-i686/kdepim-kleopatra.install
  kdepim/repos/kde-unstable-i686/kdepim-kmail.install
  kdepim/repos/kde-unstable-i686/kdepim-korganizer.install
  kdepim/repos/kde-unstable-i686/kdepim.install
  kdepim/repos/kde-unstable-x86_64/PKGBUILD
  kdepim/repos/kde-unstable-x86_64/kdepim-kleopatra.install
  kdepim/repos/kde-unstable-x86_64/kdepim-kmail.install
  kdepim/repos/kde-unstable-x86_64/kdepim-korganizer.install
  kdepim/repos/kde-unstable-x86_64/kdepim.install

---+
 kde-unstable-i686/PKGBUILD|  497 +++-
 kde-unstable-i686/kdepim-kleopatra.install|   24 -
 kde-unstable-i686/kdepim-kmail.install|   24 -
 kde-unstable-i686/kdepim-korganizer.install   |   24 -
 kde-unstable-i686/kdepim.install  |   22 -
 kde-unstable-x86_64/PKGBUILD  |  497 +++-
 kde-unstable-x86_64/kdepim-kleopatra.install  |   24 -
 kde-unstable-x86_64/kdepim-kmail.install  |   24 -
 kde-unstable-x86_64/kdepim-korganizer.install |   24 -
 kde-unstable-x86_64/kdepim.install|   22 -
 10 files changed, 582 insertions(+), 600 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 13:15:46 UTC (rev 146151)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 13:17:27 UTC (rev 146152)
@@ -1,253 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Pierre Schmitz pie...@archlinux.de
-
-pkgbase=kdepim
-pkgname=('kdepim-akonadiconsole'
- 'kdepim-akregator'
- 'kdepim-blogilo'
- 'kdepim-console'
- 'kdepim-kaddressbook'
- 'kdepim-kalarm'
- 'kdepim-kjots'
- 'kdepim-kleopatra'
- 'kdepim-kmail'
- 'kdepim-knode'
- 'kdepim-knotes'
- 'kdepim-kontact'
- 'kdepim-korganizer'
- 'kdepim-kresources'
- 'kdepim-ktimetracker'
- 'kdepim-libkdepim'
- 'kdepim-wizards')
-pkgver=4.7.95
-pkgrel=1
-arch=('i686' 'x86_64')
-url='http://pim.kde.org'
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdepim')
-makedepends=('cmake' 'automoc4' 'boost' 'kdepim-runtime' 'libxss' 'pilot-link'
- 'kde-agent')
-source=(http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2;)
-sha1sums=('61932d267fa6a6c9be37c1b92277f206910f7c00')
-
-build() {
-cd ${srcdir}
-   mkdir build
-   cd build
-   cmake ../${pkgbase}-${pkgver} \
-   -DCMAKE_BUILD_TYPE=Release \
-   -DCMAKE_SKIP_RPATH=ON \
-   -DCMAKE_INSTALL_PREFIX=/usr \
-   -DKDEPIM_BUILD_MOBILE=OFF
-   make
-}
-
-package_kdepim-akonadiconsole() {
-   pkgdesc='Akonadi Management and Debugging Console'
-   depends=('kdepim-libkdepim')
-   url='http://pim.kde.org'
-   install='kdepim.install'
-   cd ${srcdir}/build/akonadiconsole
-   make DESTDIR=${pkgdir} install
-}
-
-package_kdepim-akregator() {
-   pkgdesc='A Feed Reader for KDE'
-   depends=('kdepim-libkdepim')
-   url=http://kde.org/applications/internet/akregator/;
-   install='kdepim.install'
-   cd ${srcdir}/build/akregator
-   make DESTDIR=${pkgdir} install
-   cd ${srcdir}/build/doc/akregator
-   make DESTDIR=${pkgdir} install
-   cd ${srcdir}/build/kontact/plugins/akregator
-   make DESTDIR=${pkgdir} install
-}
-
-package_kdepim-blogilo() {
-   pkgdesc='A KDE Blogging Client'
-   depends=('kdepim-runtime')
-   url=http://kde.org/applications/internet/blogilo/;
-   replaces=('blogilo')
-   conflicts=('blogilo')

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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 08:18:40
  Author: andrea
Revision: 146153

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdeplasma-addons/repos/kde-unstable-i686/PKGBUILD
(from rev 146152, kdeplasma-addons/trunk/PKGBUILD)
  
kdeplasma-addons/repos/kde-unstable-i686/kdeplasma-addons-applets-lancelot.install
(from rev 146152, 
kdeplasma-addons/trunk/kdeplasma-addons-applets-lancelot.install)
  kdeplasma-addons/repos/kde-unstable-i686/kdeplasma-addons-applets.install
(from rev 146152, kdeplasma-addons/trunk/kdeplasma-addons-applets.install)
  kdeplasma-addons/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146152, kdeplasma-addons/trunk/PKGBUILD)
  
kdeplasma-addons/repos/kde-unstable-x86_64/kdeplasma-addons-applets-lancelot.install
(from rev 146152, 
kdeplasma-addons/trunk/kdeplasma-addons-applets-lancelot.install)
  kdeplasma-addons/repos/kde-unstable-x86_64/kdeplasma-addons-applets.install
(from rev 146152, kdeplasma-addons/trunk/kdeplasma-addons-applets.install)
Deleted:
  kdeplasma-addons/repos/kde-unstable-i686/PKGBUILD
  
kdeplasma-addons/repos/kde-unstable-i686/kdeplasma-addons-applets-lancelot.install
  kdeplasma-addons/repos/kde-unstable-i686/kdeplasma-addons-applets.install
  kdeplasma-addons/repos/kde-unstable-x86_64/PKGBUILD
  
kdeplasma-addons/repos/kde-unstable-x86_64/kdeplasma-addons-applets-lancelot.install
  kdeplasma-addons/repos/kde-unstable-x86_64/kdeplasma-addons-applets.install

---+
 kde-unstable-i686/PKGBUILD| 1238 +-
 kde-unstable-i686/kdeplasma-addons-applets-lancelot.install   |   24 
 kde-unstable-i686/kdeplasma-addons-applets.install|   22 
 kde-unstable-x86_64/PKGBUILD  | 1238 +-
 kde-unstable-x86_64/kdeplasma-addons-applets-lancelot.install |   24 
 kde-unstable-x86_64/kdeplasma-addons-applets.install  |   22 
 6 files changed, 1284 insertions(+), 1284 deletions(-)

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


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

2012-01-05 Thread Tobias Powalowski
Date: Thursday, January 5, 2012 @ 08:23:58
  Author: tpowa
Revision: 146154

upgpkg: linux 3.2-1

bump to 3.2 series

Modified:
  linux/trunk/PKGBUILD
  linux/trunk/config
  linux/trunk/config.x86_64
  linux/trunk/linux.install

---+
 PKGBUILD  |   25 -
 config|  763 ++--
 config.x86_64 |  730 +
 linux.install |2 
 4 files changed, 838 insertions(+), 682 deletions(-)

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


[arch-commits] Commit in linux/repos (26 files)

2012-01-05 Thread Tobias Powalowski
Date: Thursday, January 5, 2012 @ 08:25:25
  Author: tpowa
Revision: 146155

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

Added:
  linux/repos/testing-i686/
  linux/repos/testing-i686/PKGBUILD
(from rev 146154, linux/trunk/PKGBUILD)
  linux/repos/testing-i686/change-default-console-loglevel.patch
(from rev 146154, linux/trunk/change-default-console-loglevel.patch)
  linux/repos/testing-i686/config
(from rev 146154, linux/trunk/config)
  linux/repos/testing-i686/config.x86_64
(from rev 146154, linux/trunk/config.x86_64)
  linux/repos/testing-i686/dib0700-fix.patch
(from rev 146154, linux/trunk/dib0700-fix.patch)
  linux/repos/testing-i686/i915-fix-ghost-tv-output.patch
(from rev 146154, linux/trunk/i915-fix-ghost-tv-output.patch)
  linux/repos/testing-i686/i915-fix-incorrect-error-message.patch
(from rev 146154, linux/trunk/i915-fix-incorrect-error-message.patch)
  linux/repos/testing-i686/iwlagn-fix-NULL-pointer-dereference.patch
(from rev 146154, linux/trunk/iwlagn-fix-NULL-pointer-dereference.patch)
  linux/repos/testing-i686/linux.install
(from rev 146154, linux/trunk/linux.install)
  linux/repos/testing-i686/linux.preset
(from rev 146154, linux/trunk/linux.preset)
  linux/repos/testing-i686/md-raid10-fix-bug-when-activating-a-hot-spare.patch
(from rev 146154, 
linux/trunk/md-raid10-fix-bug-when-activating-a-hot-spare.patch)
  linux/repos/testing-i686/usb-add-reset-resume-quirk-for-several-webcams.patch
(from rev 146154, 
linux/trunk/usb-add-reset-resume-quirk-for-several-webcams.patch)
  linux/repos/testing-x86_64/
  linux/repos/testing-x86_64/PKGBUILD
(from rev 146154, linux/trunk/PKGBUILD)
  linux/repos/testing-x86_64/change-default-console-loglevel.patch
(from rev 146154, linux/trunk/change-default-console-loglevel.patch)
  linux/repos/testing-x86_64/config
(from rev 146154, linux/trunk/config)
  linux/repos/testing-x86_64/config.x86_64
(from rev 146154, linux/trunk/config.x86_64)
  linux/repos/testing-x86_64/dib0700-fix.patch
(from rev 146154, linux/trunk/dib0700-fix.patch)
  linux/repos/testing-x86_64/i915-fix-ghost-tv-output.patch
(from rev 146154, linux/trunk/i915-fix-ghost-tv-output.patch)
  linux/repos/testing-x86_64/i915-fix-incorrect-error-message.patch
(from rev 146154, linux/trunk/i915-fix-incorrect-error-message.patch)
  linux/repos/testing-x86_64/iwlagn-fix-NULL-pointer-dereference.patch
(from rev 146154, linux/trunk/iwlagn-fix-NULL-pointer-dereference.patch)
  linux/repos/testing-x86_64/linux.install
(from rev 146154, linux/trunk/linux.install)
  linux/repos/testing-x86_64/linux.preset
(from rev 146154, linux/trunk/linux.preset)
  linux/repos/testing-x86_64/md-raid10-fix-bug-when-activating-a-hot-spare.patch
(from rev 146154, 
linux/trunk/md-raid10-fix-bug-when-activating-a-hot-spare.patch)
  
linux/repos/testing-x86_64/usb-add-reset-resume-quirk-for-several-webcams.patch
(from rev 146154, 
linux/trunk/usb-add-reset-resume-quirk-for-several-webcams.patch)

-+
 testing-i686/PKGBUILD   |  297 
 testing-i686/change-default-console-loglevel.patch  |   12 
 testing-i686/config | 5915 
++
 testing-i686/config.x86_64  | 5675 
+
 testing-i686/dib0700-fix.patch  | 1487 ++
 testing-i686/i915-fix-ghost-tv-output.patch |   26 
 testing-i686/i915-fix-incorrect-error-message.patch |   22 
 testing-i686/iwlagn-fix-NULL-pointer-dereference.patch  |   38 
 testing-i686/linux.install  |   63 
 testing-i686/linux.preset   |   14 
 testing-i686/md-raid10-fix-bug-when-activating-a-hot-spare.patch|   40 
 testing-i686/usb-add-reset-resume-quirk-for-several-webcams.patch   |   99 
 testing-x86_64/PKGBUILD |  297 
 testing-x86_64/change-default-console-loglevel.patch|   12 
 testing-x86_64/config   | 5915 
++
 testing-x86_64/config.x86_64| 5675 
+
 testing-x86_64/dib0700-fix.patch| 1487 ++
 testing-x86_64/i915-fix-ghost-tv-output.patch   |   26 
 testing-x86_64/i915-fix-incorrect-error-message.patch   |   22 
 testing-x86_64/iwlagn-fix-NULL-pointer-dereference.patch|   38 
 testing-x86_64/linux.install|   63 
 testing-x86_64/linux.preset |   14 
 testing-x86_64/md-raid10-fix-bug-when-activating-a-hot-spare.patch  |   40 
 testing-x86_64/usb-add-reset-resume-quirk-for-several-webcams.patch 

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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 08:33:28
  Author: andrea
Revision: 146156

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdesdk/repos/kde-unstable-i686/PKGBUILD
(from rev 146155, kdesdk/trunk/PKGBUILD)
  kdesdk/repos/kde-unstable-i686/fix-python2-path.patch
(from rev 146155, kdesdk/trunk/fix-python2-path.patch)
  kdesdk/repos/kde-unstable-i686/kdesdk-cervisia.install
(from rev 146155, kdesdk/trunk/kdesdk-cervisia.install)
  kdesdk/repos/kde-unstable-i686/kdesdk-kcachegrind.install
(from rev 146155, kdesdk/trunk/kdesdk-kcachegrind.install)
  kdesdk/repos/kde-unstable-i686/kdesdk-kompare.install
(from rev 146155, kdesdk/trunk/kdesdk-kompare.install)
  kdesdk/repos/kde-unstable-i686/kdesdk-kuiviewer.install
(from rev 146155, kdesdk/trunk/kdesdk-kuiviewer.install)
  kdesdk/repos/kde-unstable-i686/kdesdk-lokalize.install
(from rev 146155, kdesdk/trunk/kdesdk-lokalize.install)
  kdesdk/repos/kde-unstable-i686/kdesdk-okteta.install
(from rev 146155, kdesdk/trunk/kdesdk-okteta.install)
  kdesdk/repos/kde-unstable-i686/kdesdk-umbrello.install
(from rev 146155, kdesdk/trunk/kdesdk-umbrello.install)
  kdesdk/repos/kde-unstable-i686/kdesdk.install
(from rev 146155, kdesdk/trunk/kdesdk.install)
  kdesdk/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146155, kdesdk/trunk/PKGBUILD)
  kdesdk/repos/kde-unstable-x86_64/fix-python2-path.patch
(from rev 146155, kdesdk/trunk/fix-python2-path.patch)
  kdesdk/repos/kde-unstable-x86_64/kdesdk-cervisia.install
(from rev 146155, kdesdk/trunk/kdesdk-cervisia.install)
  kdesdk/repos/kde-unstable-x86_64/kdesdk-kcachegrind.install
(from rev 146155, kdesdk/trunk/kdesdk-kcachegrind.install)
  kdesdk/repos/kde-unstable-x86_64/kdesdk-kompare.install
(from rev 146155, kdesdk/trunk/kdesdk-kompare.install)
  kdesdk/repos/kde-unstable-x86_64/kdesdk-kuiviewer.install
(from rev 146155, kdesdk/trunk/kdesdk-kuiviewer.install)
  kdesdk/repos/kde-unstable-x86_64/kdesdk-lokalize.install
(from rev 146155, kdesdk/trunk/kdesdk-lokalize.install)
  kdesdk/repos/kde-unstable-x86_64/kdesdk-okteta.install
(from rev 146155, kdesdk/trunk/kdesdk-okteta.install)
  kdesdk/repos/kde-unstable-x86_64/kdesdk-umbrello.install
(from rev 146155, kdesdk/trunk/kdesdk-umbrello.install)
  kdesdk/repos/kde-unstable-x86_64/kdesdk.install
(from rev 146155, kdesdk/trunk/kdesdk.install)
Deleted:
  kdesdk/repos/kde-unstable-i686/PKGBUILD
  kdesdk/repos/kde-unstable-i686/fix-python2-path.patch
  kdesdk/repos/kde-unstable-i686/kdesdk-cervisia.install
  kdesdk/repos/kde-unstable-i686/kdesdk-kcachegrind.install
  kdesdk/repos/kde-unstable-i686/kdesdk-kompare.install
  kdesdk/repos/kde-unstable-i686/kdesdk-kuiviewer.install
  kdesdk/repos/kde-unstable-i686/kdesdk-lokalize.install
  kdesdk/repos/kde-unstable-i686/kdesdk-okteta.install
  kdesdk/repos/kde-unstable-i686/kdesdk-umbrello.install
  kdesdk/repos/kde-unstable-i686/kdesdk.install
  kdesdk/repos/kde-unstable-x86_64/PKGBUILD
  kdesdk/repos/kde-unstable-x86_64/fix-python2-path.patch
  kdesdk/repos/kde-unstable-x86_64/kdesdk-cervisia.install
  kdesdk/repos/kde-unstable-x86_64/kdesdk-kcachegrind.install
  kdesdk/repos/kde-unstable-x86_64/kdesdk-kompare.install
  kdesdk/repos/kde-unstable-x86_64/kdesdk-kuiviewer.install
  kdesdk/repos/kde-unstable-x86_64/kdesdk-lokalize.install
  kdesdk/repos/kde-unstable-x86_64/kdesdk-okteta.install
  kdesdk/repos/kde-unstable-x86_64/kdesdk-umbrello.install
  kdesdk/repos/kde-unstable-x86_64/kdesdk.install

+
 kde-unstable-i686/PKGBUILD |  516 +++
 kde-unstable-i686/fix-python2-path.patch   |   64 +-
 kde-unstable-i686/kdesdk-cervisia.install  |   24 -
 kde-unstable-i686/kdesdk-kcachegrind.install   |   24 -
 kde-unstable-i686/kdesdk-kompare.install   |   24 -
 kde-unstable-i686/kdesdk-kuiviewer.install |   24 -
 kde-unstable-i686/kdesdk-lokalize.install  |   24 -
 kde-unstable-i686/kdesdk-okteta.install|   24 -
 kde-unstable-i686/kdesdk-umbrello.install  |   24 -
 kde-unstable-i686/kdesdk.install   |   22 
 kde-unstable-x86_64/PKGBUILD   |  516 +++
 kde-unstable-x86_64/fix-python2-path.patch |   64 +-
 kde-unstable-x86_64/kdesdk-cervisia.install|   24 -
 kde-unstable-x86_64/kdesdk-kcachegrind.install |   24 -
 kde-unstable-x86_64/kdesdk-kompare.install |   24 -
 kde-unstable-x86_64/kdesdk-kuiviewer.install   |   24 -
 kde-unstable-x86_64/kdesdk-lokalize.install|   24 -
 kde-unstable-x86_64/kdesdk-okteta.install  |   24 -
 kde-unstable-x86_64/kdesdk-umbrello.install|   24 -
 kde-unstable-x86_64/kdesdk.install |   22 
 20 files changed, 770 insertions(+), 770 deletions(-)

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


[arch-commits] Commit in fcpci/trunk (PKGBUILD fcpci.install kernel-3.2.0.patch)

2012-01-05 Thread Tobias Powalowski
Date: Thursday, January 5, 2012 @ 08:34:08
  Author: tpowa
Revision: 146157

upgpkg: fcpci 31107-66

rebuild against 3.2 series

Added:
  fcpci/trunk/kernel-3.2.0.patch
Modified:
  fcpci/trunk/PKGBUILD
  fcpci/trunk/fcpci.install

+
 PKGBUILD   |   21 +
 fcpci.install  |4 ++--
 kernel-3.2.0.patch |   10 ++
 3 files changed, 25 insertions(+), 10 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-01-05 13:33:28 UTC (rev 146156)
+++ PKGBUILD2012-01-05 13:34:08 UTC (rev 146157)
@@ -3,15 +3,15 @@
 
 pkgname=fcpci
 pkgver=31107
-pkgrel=65
-_extramodules=extramodules-3.1-ARCH
+pkgrel=66
+_extramodules=extramodules-3.2-ARCH
 _kernver=$(cat /lib/modules/${_extramodules}/version)
 pkgdesc=AVM ISDN driver for FRITZ PCI isdn cards. For stock arch 2.6 kernel.
 arch=(i686 x86_64)
 license=('custom:AVM' 'LGPL')
 url=http://www.avm.de;
-depends=('capi4k-utils' 'linux=3.1' 'linux3.2')
-makedepends=('linux=3.1' 'linux-headers3.2')
+depends=('capi4k-utils' 'linux=3.2' 'linux3.3')
+makedepends=('linux=3.2' 'linux-headers3.3')
 if [ $CARCH = i686 ]; then
   
source=(ftp://ftp.avm.de/cardware/fritzcrd.pci/linux/suse.93/fcpci-suse93-3.11-07.tar.gz
 
kernel-2.6.19.patch 
@@ -21,7 +21,8 @@
 kernel-2.6.31.patch
 kernel-2.6.34.patch
 kernel-2.6.39.patch
-kernel-2.6.39-i686.patch)
+kernel-2.6.39-i686.patch
+kernel-3.2.0.patch)
   md5sums=('3ee301b5d0e8df9e4b915af58b725556'
  '5c63dc9df0810bb1ba85f3425abaa0ed'
  '258b13bb2ac46960b9c91635f02cd080'
@@ -31,7 +32,8 @@
  '34f5b78b219de8ce12793b16e0171e87'
  '224a7679645a51929f8d5e1f210d7a9e'
  '3980ae3eaa82d93b81b0ca32bb57a065'
- 'e6f6c96df15392bbc92eb75f6611f4a7')
+ 'e6f6c96df15392bbc92eb75f6611f4a7'
+ '05a5b3a55f6b47be7503b22e3be82b28')
 fi
 if [ $CARCH = x86_64 ]; then
   
source=(ftp://ftp.avm.de/cardware/fritzcrd.pci/linux_64bit/suse.10.0/fcpci-suse10.0-64bit-3.11-07.tar.gz
@@ -41,7 +43,8 @@
 kernel-2.6.31.patch
 kernel-2.6.34.patch
 kernel-2.6.39.patch
-kernel-2.6.39-x86_64.patch)
+kernel-2.6.39-x86_64.patch
+kernel-3.2.0.patch)
   md5sums=('c5595478515d19436ab20b42e1549de0'
  '5c63dc9df0810bb1ba85f3425abaa0ed'
  '258b13bb2ac46960b9c91635f02cd080'
@@ -51,7 +54,8 @@
  '34f5b78b219de8ce12793b16e0171e87'
  '224a7679645a51929f8d5e1f210d7a9e'
  '3980ae3eaa82d93b81b0ca32bb57a065'
- 'b947c47b3f6dd2f143f84312a034bb77')
+ 'b947c47b3f6dd2f143f84312a034bb77'
+ '05a5b3a55f6b47be7503b22e3be82b28')
 fi
 install=fcpci.install
 options=(!strip)
@@ -68,6 +72,7 @@
   patch -Np0 -i ../../kernel-2.6.34.patch
   [ $CARCH = x86_64 ]   patch -Np0 -i ../../kernel-2.6.39-x86_64.patch
   patch -Np0 -i ../../kernel-2.6.39.patch
+  patch -Np0 -i ../../kernel-3.2.0.patch
   cd ..
   # fix from Karsten Keil kk...@suse.de
   # in refernece to bug: http://bugs.archlinux.org/task/8511

Modified: fcpci.install
===
--- fcpci.install   2012-01-05 13:33:28 UTC (rev 146156)
+++ fcpci.install   2012-01-05 13:34:08 UTC (rev 146157)
@@ -7,7 +7,7 @@
   sed -i -e 's/#fcpci  -   -   -   -   -   -/fcpci 
-   -   -   -   -   -/g' /etc/capi.conf
   # updating module dependencies
   echo  Updating module dependencies. Please wait ...
-  EXTRAMODULES=extramodules-3.1-ARCH
+  EXTRAMODULES=extramodules-3.2-ARCH
   depmod -v $(cat /lib/modules/$EXTRAMODULES/version)  /dev/null 21
 }
 
@@ -22,7 +22,7 @@
   sed -i -e 's/fcpci   -   -   -   -   -   
-/#fcpci-   -   -   -   -   -/g' 
/etc/capi.conf
 # updating module dependencies
   echo  Updating module dependencies. Please wait ...
-  EXTRAMODULES=extramodules-3.1-ARCH
+  EXTRAMODULES=extramodules-3.2-ARCH
   depmod -v $(cat /lib/modules/$EXTRAMODULES/version)  /dev/null 21
 }
 

Added: kernel-3.2.0.patch
===
--- kernel-3.2.0.patch  (rev 0)
+++ kernel-3.2.0.patch  2012-01-05 13:34:08 UTC (rev 146157)
@@ -0,0 +1,10 @@
+--- driver.c~  2012-01-05 14:28:40.944468739 +0100
 driver.c   2012-01-05 14:28:40.957801850 +0100
+@@ -50,6 +50,7 @@
+ #include driver.h
+ #include linux/proc_fs.h
+ #include linux/seq_file.h
++#include linux/export.h
+ 
+ 
/*---*\
+ 
\*---*/



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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 08:35:00
  Author: andrea
Revision: 146158

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdelibs/repos/kde-unstable-i686/PKGBUILD
(from rev 146157, kdelibs/trunk/PKGBUILD)
  kdelibs/repos/kde-unstable-i686/archlinux-menu.patch
(from rev 146157, kdelibs/trunk/archlinux-menu.patch)
  kdelibs/repos/kde-unstable-i686/fix-knotify-filepath.patch
(from rev 146157, kdelibs/trunk/fix-knotify-filepath.patch)
  kdelibs/repos/kde-unstable-i686/kde-applications-menu.patch
(from rev 146157, kdelibs/trunk/kde-applications-menu.patch)
  kdelibs/repos/kde-unstable-i686/kdelibs.install
(from rev 146157, kdelibs/trunk/kdelibs.install)
  kdelibs/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146157, kdelibs/trunk/PKGBUILD)
  kdelibs/repos/kde-unstable-x86_64/archlinux-menu.patch
(from rev 146157, kdelibs/trunk/archlinux-menu.patch)
  kdelibs/repos/kde-unstable-x86_64/fix-knotify-filepath.patch
(from rev 146157, kdelibs/trunk/fix-knotify-filepath.patch)
  kdelibs/repos/kde-unstable-x86_64/kde-applications-menu.patch
(from rev 146157, kdelibs/trunk/kde-applications-menu.patch)
  kdelibs/repos/kde-unstable-x86_64/kdelibs.install
(from rev 146157, kdelibs/trunk/kdelibs.install)
Deleted:
  kdelibs/repos/kde-unstable-i686/fix-knotify-filepath.patch
  kdelibs/repos/kde-unstable-x86_64/fix-knotify-filepath.patch

-+
 kde-unstable-i686/PKGBUILD  |   61 ++
 kde-unstable-i686/archlinux-menu.patch  |   22 +++
 kde-unstable-i686/fix-knotify-filepath.patch|   26 -
 kde-unstable-i686/kde-applications-menu.patch   |   22 +++
 kde-unstable-i686/kdelibs.install   |   13 
 kde-unstable-x86_64/PKGBUILD|   61 ++
 kde-unstable-x86_64/archlinux-menu.patch|   22 +++
 kde-unstable-x86_64/fix-knotify-filepath.patch  |   26 -
 kde-unstable-x86_64/kde-applications-menu.patch |   22 +++
 kde-unstable-x86_64/kdelibs.install |   13 
 10 files changed, 262 insertions(+), 26 deletions(-)

Copied: kdelibs/repos/kde-unstable-i686/PKGBUILD (from rev 146157, 
kdelibs/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 13:35:00 UTC (rev 146158)
@@ -0,0 +1,61 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Pierre Schmitz pie...@archlinux.de
+
+pkgname=kdelibs
+pkgver=4.7.97
+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/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;
+'kde-applications-menu.patch' 'archlinux-menu.patch'
+'fix-knotify-filepath.patch')
+sha1sums=('aded65a18f5320d988d9da6da15cd16af9c1aa43'
+  '86ee8c8660f19de8141ac99cd6943964d97a1ed7'
+  '63a850ab4196b9d06934f2b4a13acd9f7739bc67'
+  '3312f6005aa56a9b992c74008fe5b314f1c8ffba')
+
+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
+
+   # https://bugs.kde.org/show_bug.cgi?id=285028
+   patch -p1 -i ${srcdir}/fix-knotify-filepath.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/kde-unstable-i686/archlinux-menu.patch (from rev 146157, 
kdelibs/trunk/archlinux-menu.patch)
===
--- kde-unstable-i686/archlinux-menu.patch 

[arch-commits] Commit in nvidia/trunk (PKGBUILD nvidia.install)

2012-01-05 Thread Tobias Powalowski
Date: Thursday, January 5, 2012 @ 08:36:29
  Author: tpowa
Revision: 146159

upgpkg: nvidia 290.10-2

rebuild against 3.2 series

Modified:
  nvidia/trunk/PKGBUILD
  nvidia/trunk/nvidia.install

+
 PKGBUILD   |8 
 nvidia.install |6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-01-05 13:35:00 UTC (rev 146158)
+++ PKGBUILD2012-01-05 13:36:29 UTC (rev 146159)
@@ -3,14 +3,14 @@
 
 pkgname=nvidia
 pkgver=290.10
-_extramodules=extramodules-3.1-ARCH
+_extramodules=extramodules-3.2-ARCH
 _kernver=$(cat /lib/modules/${_extramodules}/version)
-pkgrel=1
+pkgrel=2
 pkgdesc=NVIDIA drivers for linux.
 arch=('i686' 'x86_64')
 url=http://www.nvidia.com/;
-depends=('linux=3.1' 'linux3.2' nvidia-utils=${pkgver})
-makedepends=('linux-headers=3.1' 'linux-headers3.2')
+depends=('linux=3.2' 'linux3.3' nvidia-utils=${pkgver})
+makedepends=('linux-headers=3.2' 'linux-headers3.3')
 conflicts=('nvidia-96xx' 'nvidia-173xx')
 license=('custom')
 install=nvidia.install

Modified: nvidia.install
===
--- nvidia.install  2012-01-05 13:35:00 UTC (rev 146158)
+++ nvidia.install  2012-01-05 13:36:29 UTC (rev 146159)
@@ -1,15 +1,15 @@
 post_install() {
-EXTRAMODULES='extramodules-3.1-ARCH'
+EXTRAMODULES='extramodules-3.2-ARCH'
 depmod $(cat /lib/modules/$EXTRAMODULES/version)
 echo 'In order to use nvidia module, reboot the system.'
 }
 
 post_upgrade() {
-EXTRAMODULES='extramodules-3.1-ARCH'
+EXTRAMODULES='extramodules-3.2-ARCH'
 depmod $(cat /lib/modules/$EXTRAMODULES/version)
 }
 
 post_remove() {
-EXTRAMODULES='extramodules-3.1-ARCH'
+EXTRAMODULES='extramodules-3.2-ARCH'
 depmod $(cat /lib/modules/$EXTRAMODULES/version)
 }



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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 08:36:45
  Author: andrea
Revision: 146160

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdetoys/repos/kde-unstable-i686/PKGBUILD
(from rev 146158, kdetoys/trunk/PKGBUILD)
  kdetoys/repos/kde-unstable-i686/kdetoys.install
(from rev 146158, kdetoys/trunk/kdetoys.install)
  kdetoys/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146159, kdetoys/trunk/PKGBUILD)
  kdetoys/repos/kde-unstable-x86_64/kdetoys.install
(from rev 146159, kdetoys/trunk/kdetoys.install)
Deleted:
  kdetoys/repos/kde-unstable-i686/PKGBUILD
  kdetoys/repos/kde-unstable-i686/kdetoys.install
  kdetoys/repos/kde-unstable-x86_64/PKGBUILD
  kdetoys/repos/kde-unstable-x86_64/kdetoys.install

-+
 kde-unstable-i686/PKGBUILD  |  112 +-
 kde-unstable-i686/kdetoys.install   |   22 +++---
 kde-unstable-x86_64/PKGBUILD|  112 +-
 kde-unstable-x86_64/kdetoys.install |   22 +++---
 4 files changed, 134 insertions(+), 134 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 13:36:29 UTC (rev 146159)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 13:36:45 UTC (rev 146160)
@@ -1,56 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Pierre Schmitz pie...@archlinux.de
-
-pkgbase=kdetoys
-pkgname=('kdetoys-amor'
- 'kdetoys-kteatime'
- 'kdetoys-ktux')
-pkgver=4.7.95
-pkgrel=1
-arch=('i686' 'x86_64')
-url='http://www.kde.org'
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdetoys')
-makedepends=('cmake' 'automoc4' 'kdebase-workspace')
-source=(http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2;)
-sha1sums=('4652102ae5c5aac0f82d20a8266d841cd7554c9c')
-
-build() {
-   cd $srcdir
-   mkdir build
-   cd build
-   cmake ../${pkgbase}-${pkgver} \
-   -DCMAKE_BUILD_TYPE=Release \
-   -DCMAKE_SKIP_RPATH=ON \
-   -DCMAKE_INSTALL_PREFIX=/usr
-   make
-}
-
-package_kdetoys-amor() {
-   pkgdesc='On-Screen Creature'
-   depends=('kdebase-runtime')
-   install='kdetoys.install'
-   cd $srcdir/build/amor
-   make DESTDIR=$pkgdir install
-   cd $srcdir/build/doc/amor
-   make DESTDIR=$pkgdir install
-}
-
-package_kdetoys-kteatime() {
-   pkgdesc='Tea Cooker'
-   depends=('kdebase-runtime')
-   install='kdetoys.install'
-   cd $srcdir/build/kteatime
-   make DESTDIR=$pkgdir install
-   cd $srcdir/build/doc/kteatime
-   make DESTDIR=$pkgdir install
-}
-
-package_kdetoys-ktux() {
-   pkgdesc='KTux'
-   depends=('kdebase-workspace' )
-   install='kdetoys.install'
-   cd $srcdir/build/ktux
-   make DESTDIR=$pkgdir install
-}

Copied: kdetoys/repos/kde-unstable-i686/PKGBUILD (from rev 146158, 
kdetoys/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 13:36:45 UTC (rev 146160)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Pierre Schmitz pie...@archlinux.de
+
+pkgbase=kdetoys
+pkgname=('kdetoys-amor'
+ 'kdetoys-kteatime'
+ 'kdetoys-ktux')
+pkgver=4.7.97
+pkgrel=1
+arch=('i686' 'x86_64')
+url='http://www.kde.org'
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdetoys')
+makedepends=('cmake' 'automoc4' 'kdebase-workspace')
+source=(http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2;)
+sha1sums=('b7d2002e67f429c93172c019513b618ec0b9b546')
+
+build() {
+   cd $srcdir
+   mkdir build
+   cd build
+   cmake ../${pkgbase}-${pkgver} \
+   -DCMAKE_BUILD_TYPE=Release \
+   -DCMAKE_SKIP_RPATH=ON \
+   -DCMAKE_INSTALL_PREFIX=/usr
+   make
+}
+
+package_kdetoys-amor() {
+   pkgdesc='On-Screen Creature'
+   depends=('kdebase-runtime')
+   install='kdetoys.install'
+   cd $srcdir/build/amor
+   make DESTDIR=$pkgdir install
+   cd $srcdir/build/doc/amor
+   make DESTDIR=$pkgdir install
+}
+
+package_kdetoys-kteatime() {
+   pkgdesc='Tea Cooker'
+   depends=('kdebase-runtime')
+   install='kdetoys.install'
+   cd $srcdir/build/kteatime
+   make DESTDIR=$pkgdir install
+   cd $srcdir/build/doc/kteatime
+   make DESTDIR=$pkgdir install
+}
+
+package_kdetoys-ktux() {
+   pkgdesc='KTux'
+   depends=('kdebase-workspace' )
+   install='kdetoys.install'
+   cd $srcdir/build/ktux
+   make DESTDIR=$pkgdir install
+}

Deleted: kde-unstable-i686/kdetoys.install
===
--- kde-unstable-i686/kdetoys.install   2012-01-05 13:36:29 UTC (rev 146159)
+++ kde-unstable-i686/kdetoys.install   2012-01-05 13:36:45 

[arch-commits] Commit in fcpci/repos (32 files)

2012-01-05 Thread Tobias Powalowski
Date: Thursday, January 5, 2012 @ 08:36:46
  Author: tpowa
Revision: 146161

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

Added:
  fcpci/repos/testing-i686/
  fcpci/repos/testing-i686/PKGBUILD
(from rev 146158, fcpci/trunk/PKGBUILD)
  fcpci/repos/testing-i686/atomic.patch
(from rev 146158, fcpci/trunk/atomic.patch)
  fcpci/repos/testing-i686/fcpci.install
(from rev 146158, fcpci/trunk/fcpci.install)
  fcpci/repos/testing-i686/kernel-2.6.19.patch
(from rev 146158, fcpci/trunk/kernel-2.6.19.patch)
  fcpci/repos/testing-i686/kernel-2.6.20.patch
(from rev 146158, fcpci/trunk/kernel-2.6.20.patch)
  fcpci/repos/testing-i686/kernel-2.6.22.patch
(from rev 146158, fcpci/trunk/kernel-2.6.22.patch)
  fcpci/repos/testing-i686/kernel-2.6.24.patch
(from rev 146158, fcpci/trunk/kernel-2.6.24.patch)
  fcpci/repos/testing-i686/kernel-2.6.31.patch
(from rev 146158, fcpci/trunk/kernel-2.6.31.patch)
  fcpci/repos/testing-i686/kernel-2.6.34.patch
(from rev 146158, fcpci/trunk/kernel-2.6.34.patch)
  fcpci/repos/testing-i686/kernel-2.6.39-i686.patch
(from rev 146158, fcpci/trunk/kernel-2.6.39-i686.patch)
  fcpci/repos/testing-i686/kernel-2.6.39-x86_64.patch
(from rev 146158, fcpci/trunk/kernel-2.6.39-x86_64.patch)
  fcpci/repos/testing-i686/kernel-2.6.39.patch
(from rev 146158, fcpci/trunk/kernel-2.6.39.patch)
  fcpci/repos/testing-i686/kernel-3.2.0.patch
(from rev 146158, fcpci/trunk/kernel-3.2.0.patch)
  fcpci/repos/testing-i686/string.h
(from rev 146158, fcpci/trunk/string.h)
  fcpci/repos/testing-i686/string64.h
(from rev 146158, fcpci/trunk/string64.h)
  fcpci/repos/testing-x86_64/
  fcpci/repos/testing-x86_64/PKGBUILD
(from rev 146158, fcpci/trunk/PKGBUILD)
  fcpci/repos/testing-x86_64/atomic.patch
(from rev 146159, fcpci/trunk/atomic.patch)
  fcpci/repos/testing-x86_64/fcpci.install
(from rev 146159, fcpci/trunk/fcpci.install)
  fcpci/repos/testing-x86_64/kernel-2.6.19.patch
(from rev 146159, fcpci/trunk/kernel-2.6.19.patch)
  fcpci/repos/testing-x86_64/kernel-2.6.20.patch
(from rev 146159, fcpci/trunk/kernel-2.6.20.patch)
  fcpci/repos/testing-x86_64/kernel-2.6.22.patch
(from rev 146159, fcpci/trunk/kernel-2.6.22.patch)
  fcpci/repos/testing-x86_64/kernel-2.6.24.patch
(from rev 146159, fcpci/trunk/kernel-2.6.24.patch)
  fcpci/repos/testing-x86_64/kernel-2.6.31.patch
(from rev 146159, fcpci/trunk/kernel-2.6.31.patch)
  fcpci/repos/testing-x86_64/kernel-2.6.34.patch
(from rev 146159, fcpci/trunk/kernel-2.6.34.patch)
  fcpci/repos/testing-x86_64/kernel-2.6.39-i686.patch
(from rev 146159, fcpci/trunk/kernel-2.6.39-i686.patch)
  fcpci/repos/testing-x86_64/kernel-2.6.39-x86_64.patch
(from rev 146159, fcpci/trunk/kernel-2.6.39-x86_64.patch)
  fcpci/repos/testing-x86_64/kernel-2.6.39.patch
(from rev 146159, fcpci/trunk/kernel-2.6.39.patch)
  fcpci/repos/testing-x86_64/kernel-3.2.0.patch
(from rev 146159, fcpci/trunk/kernel-3.2.0.patch)
  fcpci/repos/testing-x86_64/string.h
(from rev 146159, fcpci/trunk/string.h)
  fcpci/repos/testing-x86_64/string64.h
(from rev 146159, fcpci/trunk/string64.h)

---+
 testing-i686/PKGBUILD |  106 ++
 testing-i686/atomic.patch |   18 +
 testing-i686/fcpci.install|   28 +
 testing-i686/kernel-2.6.19.patch  |   20 +
 testing-i686/kernel-2.6.20.patch  |   55 +++
 testing-i686/kernel-2.6.22.patch  |   11 
 testing-i686/kernel-2.6.24.patch  |   14 
 testing-i686/kernel-2.6.31.patch  |   11 
 testing-i686/kernel-2.6.34.patch  |  170 +
 testing-i686/kernel-2.6.39-i686.patch |   11 
 testing-i686/kernel-2.6.39-x86_64.patch   |   11 
 testing-i686/kernel-2.6.39.patch  |   22 +
 testing-i686/kernel-3.2.0.patch   |   10 
 testing-i686/string.h |  493 
 testing-i686/string64.h   |   67 +++
 testing-x86_64/PKGBUILD   |  106 ++
 testing-x86_64/atomic.patch   |   18 +
 testing-x86_64/fcpci.install  |   28 +
 testing-x86_64/kernel-2.6.19.patch|   20 +
 testing-x86_64/kernel-2.6.20.patch|   55 +++
 testing-x86_64/kernel-2.6.22.patch|   11 
 testing-x86_64/kernel-2.6.24.patch|   14 
 testing-x86_64/kernel-2.6.31.patch|   11 
 testing-x86_64/kernel-2.6.34.patch|  170 +
 testing-x86_64/kernel-2.6.39-i686.patch   |   11 
 testing-x86_64/kernel-2.6.39-x86_64.patch |   11 
 testing-x86_64/kernel-2.6.39.patch|   22 +
 testing-x86_64/kernel-3.2.0.patch |   10 
 testing-x86_64/string.h   |  493 
 testing-x86_64/string64.h |   67 +++
 30 files changed, 2094 insertions(+)

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


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

2012-01-05 Thread Tobias Powalowski
Date: Thursday, January 5, 2012 @ 08:37:01
  Author: tpowa
Revision: 146162

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

Added:
  nvidia/repos/testing-i686/
  nvidia/repos/testing-i686/PKGBUILD
(from rev 146159, nvidia/trunk/PKGBUILD)
  nvidia/repos/testing-i686/nvidia.install
(from rev 146159, nvidia/trunk/nvidia.install)
  nvidia/repos/testing-x86_64/
  nvidia/repos/testing-x86_64/PKGBUILD
(from rev 146161, nvidia/trunk/PKGBUILD)
  nvidia/repos/testing-x86_64/nvidia.install
(from rev 146161, nvidia/trunk/nvidia.install)

---+
 testing-i686/PKGBUILD |   45 
 testing-i686/nvidia.install   |   15 +
 testing-x86_64/PKGBUILD   |   45 
 testing-x86_64/nvidia.install |   15 +
 4 files changed, 120 insertions(+)

Copied: nvidia/repos/testing-i686/PKGBUILD (from rev 146159, 
nvidia/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-01-05 13:37:01 UTC (rev 146162)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer : Thomas Baechler tho...@archlinux.org
+
+pkgname=nvidia
+pkgver=290.10
+_extramodules=extramodules-3.2-ARCH
+_kernver=$(cat /lib/modules/${_extramodules}/version)
+pkgrel=2
+pkgdesc=NVIDIA drivers for linux.
+arch=('i686' 'x86_64')
+url=http://www.nvidia.com/;
+depends=('linux=3.2' 'linux3.3' nvidia-utils=${pkgver})
+makedepends=('linux-headers=3.2' 'linux-headers3.3')
+conflicts=('nvidia-96xx' 'nvidia-173xx')
+license=('custom')
+install=nvidia.install
+options=(!strip)
+
+if [ $CARCH = i686 ]; then
+_arch='x86'
+_pkg=NVIDIA-Linux-${_arch}-${pkgver}
+
source=(ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run;)
+md5sums=('50319a4b3818c12c9c7243525e0e6316')
+elif [ $CARCH = x86_64 ]; then
+_arch='x86_64'
+_pkg=NVIDIA-Linux-${_arch}-${pkgver}-no-compat32
+
source=(ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run;)
+md5sums=('cebfba9a7e91716a06c66bb5b38d9661')
+fi
+
+build() {
+cd ${srcdir}
+sh ${_pkg}.run --extract-only
+cd ${_pkg}/kernel
+make SYSSRC=/lib/modules/${_kernver}/build module
+}
+
+package() {
+install -D -m644 ${srcdir}/${_pkg}/kernel/nvidia.ko \
+${pkgdir}/lib/modules/${_extramodules}/nvidia.ko
+install -d -m755 ${pkgdir}/etc/modprobe.d
+echo blacklist nouveau  
${pkgdir}/etc/modprobe.d/nouveau_blacklist.conf
+sed -i -e s/EXTRAMODULES='.*'/EXTRAMODULES='${_extramodules}'/ 
${startdir}/nvidia.install
+gzip ${pkgdir}/lib/modules/${_extramodules}/nvidia.ko
+}

Copied: nvidia/repos/testing-i686/nvidia.install (from rev 146159, 
nvidia/trunk/nvidia.install)
===
--- testing-i686/nvidia.install (rev 0)
+++ testing-i686/nvidia.install 2012-01-05 13:37:01 UTC (rev 146162)
@@ -0,0 +1,15 @@
+post_install() {
+EXTRAMODULES='extramodules-3.2-ARCH'
+depmod $(cat /lib/modules/$EXTRAMODULES/version)
+echo 'In order to use nvidia module, reboot the system.'
+}
+
+post_upgrade() {
+EXTRAMODULES='extramodules-3.2-ARCH'
+depmod $(cat /lib/modules/$EXTRAMODULES/version)
+}
+
+post_remove() {
+EXTRAMODULES='extramodules-3.2-ARCH'
+depmod $(cat /lib/modules/$EXTRAMODULES/version)
+}

Copied: nvidia/repos/testing-x86_64/PKGBUILD (from rev 146161, 
nvidia/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-01-05 13:37:01 UTC (rev 146162)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer : Thomas Baechler tho...@archlinux.org
+
+pkgname=nvidia
+pkgver=290.10
+_extramodules=extramodules-3.2-ARCH
+_kernver=$(cat /lib/modules/${_extramodules}/version)
+pkgrel=2
+pkgdesc=NVIDIA drivers for linux.
+arch=('i686' 'x86_64')
+url=http://www.nvidia.com/;
+depends=('linux=3.2' 'linux3.3' nvidia-utils=${pkgver})
+makedepends=('linux-headers=3.2' 'linux-headers3.3')
+conflicts=('nvidia-96xx' 'nvidia-173xx')
+license=('custom')
+install=nvidia.install
+options=(!strip)
+
+if [ $CARCH = i686 ]; then
+_arch='x86'
+_pkg=NVIDIA-Linux-${_arch}-${pkgver}
+
source=(ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run;)
+md5sums=('50319a4b3818c12c9c7243525e0e6316')
+elif [ $CARCH = x86_64 ]; then
+_arch='x86_64'
+_pkg=NVIDIA-Linux-${_arch}-${pkgver}-no-compat32
+
source=(ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run;)
+md5sums=('cebfba9a7e91716a06c66bb5b38d9661')
+fi
+
+build() {
+cd ${srcdir}
+sh ${_pkg}.run --extract-only
+cd ${_pkg}/kernel
+make SYSSRC=/lib/modules/${_kernver}/build module
+}
+
+package() {
+install -D -m644 ${srcdir}/${_pkg}/kernel/nvidia.ko \
+

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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 08:37:37
  Author: andrea
Revision: 146163

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdewebdev/repos/kde-unstable-i686/PKGBUILD
(from rev 146162, kdewebdev/trunk/PKGBUILD)
  kdewebdev/repos/kde-unstable-i686/kdewebdev-kimagemapeditor.install
(from rev 146162, kdewebdev/trunk/kdewebdev-kimagemapeditor.install)
  kdewebdev/repos/kde-unstable-i686/kdewebdev.install
(from rev 146162, kdewebdev/trunk/kdewebdev.install)
  kdewebdev/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146162, kdewebdev/trunk/PKGBUILD)
  kdewebdev/repos/kde-unstable-x86_64/kdewebdev-kimagemapeditor.install
(from rev 146162, kdewebdev/trunk/kdewebdev-kimagemapeditor.install)
  kdewebdev/repos/kde-unstable-x86_64/kdewebdev.install
(from rev 146162, kdewebdev/trunk/kdewebdev.install)
Deleted:
  kdewebdev/repos/kde-unstable-i686/PKGBUILD
  kdewebdev/repos/kde-unstable-i686/kdewebdev-kimagemapeditor.install
  kdewebdev/repos/kde-unstable-i686/kdewebdev.install
  kdewebdev/repos/kde-unstable-x86_64/PKGBUILD
  kdewebdev/repos/kde-unstable-x86_64/kdewebdev-kimagemapeditor.install
  kdewebdev/repos/kde-unstable-x86_64/kdewebdev.install

---+
 kde-unstable-i686/PKGBUILD|  140 
 kde-unstable-i686/kdewebdev-kimagemapeditor.install   |   24 +-
 kde-unstable-i686/kdewebdev.install   |   22 +-
 kde-unstable-x86_64/PKGBUILD  |  140 
 kde-unstable-x86_64/kdewebdev-kimagemapeditor.install |   24 +-
 kde-unstable-x86_64/kdewebdev.install |   22 +-
 6 files changed, 186 insertions(+), 186 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 13:37:01 UTC (rev 146162)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 13:37:37 UTC (rev 146163)
@@ -1,70 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Pierre Schmitz pie...@archlinux.de
-
-pkgbase=kdewebdev
-pkgname=('kdewebdev-kfilereplace'
- 'kdewebdev-kimagemapeditor'
- 'kdewebdev-klinkstatus'
- 'kdewebdev-kommander')
-pkgver=4.7.95
-pkgrel=1
-arch=('i686' 'x86_64')
-url='http://www.kde.org'
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdewebdev')
-makedepends=('cmake' 'automoc4' 'ruby' 'tidyhtml' 'kdepim-runtime' 'boost')
-source=(http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2;)
-sha1sums=('9d3ebeb74f6b5c93bd2bdb1cafafd4aa236bb02a')
-
-build() {
-   cd $srcdir
-   mkdir build
-   cd build
-   cmake ../${pkgbase}-${pkgver} \
-   -DCMAKE_BUILD_TYPE=Release \
-   -DCMAKE_SKIP_RPATH=ON \
-   -DCMAKE_INSTALL_PREFIX=/usr
-   make
-}
-
-package_kdewebdev-kfilereplace() {
-   pkgdesc='Search  Replace Tool'
-   depends=('kdebase-runtime')
-   url=http://kde.org/applications/utilities/kfilereplace/;
-   install='kdewebdev.install'
-   cd $srcdir/build/kfilereplace
-   make DESTDIR=$pkgdir install
-   cd $srcdir/build/doc/kfilereplace
-   make DESTDIR=$pkgdir install
-}
-
-package_kdewebdev-kimagemapeditor() {
-   pkgdesc='HTML Image Map Editor'
-   depends=('kdebase-runtime')
-url=http://www.kde.org/applications/development/kimagemapeditor/;
-   install='kdewebdev-kimagemapeditor.install'
-   cd $srcdir/build/kimagemapeditor
-   make DESTDIR=$pkgdir install
-   cd $srcdir/build/doc/kimagemapeditor
-   make DESTDIR=$pkgdir install
-}
-
-package_kdewebdev-klinkstatus() {
-   pkgdesc='Link Checker'
-   depends=('kdepim-runtime' 'tidyhtml')
-url=http://www.kde.org/applications/development/klinkstatus/;
-   install='kdewebdev.install'
-   cd $srcdir/build/klinkstatus
-   make DESTDIR=$pkgdir install
-   cd $srcdir/build/doc/klinkstatus
-   make DESTDIR=$pkgdir install
-}
-
-package_kdewebdev-kommander() {
-   pkgdesc='Executor for Kommander dialogs'
-   depends=('kdebase-runtime')
-url=http://www.kde.org/applications/development/kommander/;
-   cd $srcdir/build/kommander
-   make DESTDIR=$pkgdir install
-}

Copied: kdewebdev/repos/kde-unstable-i686/PKGBUILD (from rev 146162, 
kdewebdev/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 13:37:37 UTC (rev 146163)
@@ -0,0 +1,70 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Pierre Schmitz pie...@archlinux.de
+
+pkgbase=kdewebdev
+pkgname=('kdewebdev-kfilereplace'
+ 'kdewebdev-kimagemapeditor'
+ 'kdewebdev-klinkstatus'
+ 'kdewebdev-kommander')
+pkgver=4.7.97
+pkgrel=1
+arch=('i686' 'x86_64')
+url='http://www.kde.org'
+license=('GPL' 'LGPL' 'FDL')

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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 08:38:09
  Author: andrea
Revision: 146164

archrelease: copy trunk to kde-unstable-any

Added:
  kde-wallpapers/repos/kde-unstable-any/PKGBUILD
(from rev 146163, kde-wallpapers/trunk/PKGBUILD)
Deleted:
  kde-wallpapers/repos/kde-unstable-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2012-01-05 13:37:37 UTC (rev 146163)
+++ PKGBUILD2012-01-05 13:38:09 UTC (rev 146164)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kde-wallpapers
-pkgver=4.7.95
-pkgrel=1
-pkgdesc=A set of wallpapers for KDE
-arch=('any')
-url='http://www.kde.org'
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kde-meta' 'kdebase')
-makedepends=('kdelibs' 'cmake' 'automoc4')
-source=(http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('ea01d71f90c0186b03c529cd17a7c9930dcdadf1')
-
-package() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../${pkgname}-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make DESTDIR=${pkgdir} install
-}

Copied: kde-wallpapers/repos/kde-unstable-any/PKGBUILD (from rev 146163, 
kde-wallpapers/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2012-01-05 13:38:09 UTC (rev 146164)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kde-wallpapers
+pkgver=4.7.97
+pkgrel=1
+pkgdesc=A set of wallpapers for KDE
+arch=('any')
+url='http://www.kde.org'
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kde-meta' 'kdebase')
+makedepends=('kdelibs' 'cmake' 'automoc4')
+source=(http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('e40d28f79e1b8724d3014a805663d52d9b582304')
+
+package() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make DESTDIR=${pkgdir} install
+}



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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 08:39:28
  Author: andrea
Revision: 146165

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdeutils-ark/repos/kde-unstable-i686/PKGBUILD
(from rev 146164, kdeutils-ark/trunk/PKGBUILD)
  kdeutils-ark/repos/kde-unstable-i686/kdeutils-ark.install
(from rev 146164, kdeutils-ark/trunk/kdeutils-ark.install)
  kdeutils-ark/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146164, kdeutils-ark/trunk/PKGBUILD)
  kdeutils-ark/repos/kde-unstable-x86_64/kdeutils-ark.install
(from rev 146164, kdeutils-ark/trunk/kdeutils-ark.install)
Deleted:
  kdeutils-ark/repos/kde-unstable-i686/PKGBUILD
  kdeutils-ark/repos/kde-unstable-i686/kdeutils-ark.install
  kdeutils-ark/repos/kde-unstable-x86_64/PKGBUILD
  kdeutils-ark/repos/kde-unstable-x86_64/kdeutils-ark.install

--+
 kde-unstable-i686/PKGBUILD   |   68 ++---
 kde-unstable-i686/kdeutils-ark.install   |   22 -
 kde-unstable-x86_64/PKGBUILD |   68 ++---
 kde-unstable-x86_64/kdeutils-ark.install |   22 -
 4 files changed, 90 insertions(+), 90 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 13:38:09 UTC (rev 146164)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 13:39:28 UTC (rev 146165)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeutils-ark
-pkgver=4.7.95
-pkgrel=2
-pkgdesc='Archiving Tool'
-url='http://kde.org/applications/utilities/ark/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdeutils')
-depends=('kdebase-runtime' 'kdebase-lib' 'libarchive' 'qjson')
-makedepends=('cmake' 'automoc4')
-optdepends=('p7zip' 'zip' 'unzip' 'unrar')
-install=${pkgname}.install
-source=(http://download.kde.org/unstable/${pkgver}/src/ark-${pkgver}.tar.bz2;)
-sha1sums=('406dfb42c2e0f9a5baf8b22933b756bc94ea4091')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../ark-${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: kdeutils-ark/repos/kde-unstable-i686/PKGBUILD (from rev 146164, 
kdeutils-ark/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 13:39:28 UTC (rev 146165)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeutils-ark
+pkgver=4.7.97
+pkgrel=1
+pkgdesc='Archiving Tool'
+url='http://kde.org/applications/utilities/ark/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeutils')
+depends=('kdebase-runtime' 'kdebase-lib' 'libarchive' 'qjson')
+makedepends=('cmake' 'automoc4')
+optdepends=('p7zip' 'zip' 'unzip' 'unrar')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/${pkgver}/src/ark-${pkgver}.tar.bz2;)
+sha1sums=('fa8398bff17132331cd2148c5a2879d7ce94ace2')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../ark-${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: kde-unstable-i686/kdeutils-ark.install
===
--- kde-unstable-i686/kdeutils-ark.install  2012-01-05 13:38:09 UTC (rev 
146164)
+++ kde-unstable-i686/kdeutils-ark.install  2012-01-05 13:39:28 UTC (rev 
146165)
@@ -1,11 +0,0 @@
-post_install() {
-update-desktop-database -q
-}
-
-post_update() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: kdeutils-ark/repos/kde-unstable-i686/kdeutils-ark.install (from rev 
146164, kdeutils-ark/trunk/kdeutils-ark.install)
===
--- kde-unstable-i686/kdeutils-ark.install  (rev 0)
+++ kde-unstable-i686/kdeutils-ark.install  2012-01-05 13:39:28 UTC (rev 
146165)
@@ -0,0 +1,11 @@
+post_install() {
+update-desktop-database -q
+}
+
+post_update() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2012-01-05 13:38:09 UTC (rev 146164)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 13:39:28 UTC (rev 146165)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeutils-ark
-pkgver=4.7.95
-pkgrel=2
-pkgdesc='Archiving Tool'
-url='http://kde.org/applications/utilities/ark/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdeutils')

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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 08:40:06
  Author: andrea
Revision: 146166

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdeutils-filelight/repos/kde-unstable-i686/PKGBUILD
(from rev 146165, kdeutils-filelight/trunk/PKGBUILD)
  kdeutils-filelight/repos/kde-unstable-i686/kdeutils-filelight.install
(from rev 146165, kdeutils-filelight/trunk/kdeutils-filelight.install)
  kdeutils-filelight/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146165, kdeutils-filelight/trunk/PKGBUILD)
  kdeutils-filelight/repos/kde-unstable-x86_64/kdeutils-filelight.install
(from rev 146165, kdeutils-filelight/trunk/kdeutils-filelight.install)
Deleted:
  kdeutils-filelight/repos/kde-unstable-i686/PKGBUILD
  kdeutils-filelight/repos/kde-unstable-i686/kdeutils-filelight.install
  kdeutils-filelight/repos/kde-unstable-x86_64/PKGBUILD
  kdeutils-filelight/repos/kde-unstable-x86_64/kdeutils-filelight.install

+
 kde-unstable-i686/PKGBUILD |   70 +++
 kde-unstable-i686/kdeutils-filelight.install   |   24 +++
 kde-unstable-x86_64/PKGBUILD   |   70 +++
 kde-unstable-x86_64/kdeutils-filelight.install |   24 +++
 4 files changed, 94 insertions(+), 94 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 13:39:28 UTC (rev 146165)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 13:40:06 UTC (rev 146166)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeutils-filelight
-pkgver=4.7.95
-pkgrel=1
-pkgdesc='View disk usage information'
-url='http://kde.org/applications/utilities/filelight'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-groups=('kde' 'kdeutils')
-replaces=('filelight')
-conflicts=('filelight')
-install=${pkgname}.install
-source=(http://download.kde.org/unstable/${pkgver}/src/filelight-${pkgver}.tar.bz2;)
-sha1sums=('b4e5a3c141dcab0576e6f5c63d892738268b790e')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../filelight-${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: kdeutils-filelight/repos/kde-unstable-i686/PKGBUILD (from rev 146165, 
kdeutils-filelight/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 13:40:06 UTC (rev 146166)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeutils-filelight
+pkgver=4.7.97
+pkgrel=1
+pkgdesc='View disk usage information'
+url='http://kde.org/applications/utilities/filelight'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+groups=('kde' 'kdeutils')
+replaces=('filelight')
+conflicts=('filelight')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/${pkgver}/src/filelight-${pkgver}.tar.bz2;)
+sha1sums=('188d174fdcde0facc3e32217b469a437c1d020c3')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../filelight-${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: kde-unstable-i686/kdeutils-filelight.install
===
--- kde-unstable-i686/kdeutils-filelight.install2012-01-05 13:39:28 UTC 
(rev 146165)
+++ kde-unstable-i686/kdeutils-filelight.install2012-01-05 13:40:06 UTC 
(rev 146166)
@@ -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: kdeutils-filelight/repos/kde-unstable-i686/kdeutils-filelight.install 
(from rev 146165, kdeutils-filelight/trunk/kdeutils-filelight.install)
===
--- kde-unstable-i686/kdeutils-filelight.install
(rev 0)
+++ kde-unstable-i686/kdeutils-filelight.install2012-01-05 13:40:06 UTC 
(rev 146166)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2012-01-05 13:39:28 UTC (rev 146165)
+++ 

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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 08:40:47
  Author: andrea
Revision: 146167

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdeutils-kcalc/repos/kde-unstable-i686/PKGBUILD
(from rev 146166, kdeutils-kcalc/trunk/PKGBUILD)
  kdeutils-kcalc/repos/kde-unstable-i686/kdeutils-kcalc.install
(from rev 146166, kdeutils-kcalc/trunk/kdeutils-kcalc.install)
  kdeutils-kcalc/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146166, kdeutils-kcalc/trunk/PKGBUILD)
  kdeutils-kcalc/repos/kde-unstable-x86_64/kdeutils-kcalc.install
(from rev 146166, kdeutils-kcalc/trunk/kdeutils-kcalc.install)
Deleted:
  kdeutils-kcalc/repos/kde-unstable-i686/PKGBUILD
  kdeutils-kcalc/repos/kde-unstable-i686/kdeutils-kcalc.install
  kdeutils-kcalc/repos/kde-unstable-x86_64/PKGBUILD
  kdeutils-kcalc/repos/kde-unstable-x86_64/kdeutils-kcalc.install

+
 kde-unstable-i686/PKGBUILD |   66 +--
 kde-unstable-i686/kdeutils-kcalc.install   |   22 -
 kde-unstable-x86_64/PKGBUILD   |   66 +--
 kde-unstable-x86_64/kdeutils-kcalc.install |   22 -
 4 files changed, 88 insertions(+), 88 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 13:40:06 UTC (rev 146166)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 13:40:47 UTC (rev 146167)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeutils-kcalc
-pkgver=4.7.95
-pkgrel=1
-pkgdesc='Scientific Calculator'
-url='http://kde.org/applications/utilities/kcalc/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-groups=('kde' 'kdeutils')
-install=${pkgname}.install
-source=(http://download.kde.org/unstable/${pkgver}/src/kcalc-${pkgver}.tar.bz2;)
-sha1sums=('a3d926c5326447c08180122c6e3cd2a1fce1c83a')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../kcalc-${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: kdeutils-kcalc/repos/kde-unstable-i686/PKGBUILD (from rev 146166, 
kdeutils-kcalc/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 13:40:47 UTC (rev 146167)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeutils-kcalc
+pkgver=4.7.97
+pkgrel=1
+pkgdesc='Scientific Calculator'
+url='http://kde.org/applications/utilities/kcalc/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+groups=('kde' 'kdeutils')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/${pkgver}/src/kcalc-${pkgver}.tar.bz2;)
+sha1sums=('5291b8a5b1b0c97dc0e6add0d9ed038f3acdba32')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kcalc-${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: kde-unstable-i686/kdeutils-kcalc.install
===
--- kde-unstable-i686/kdeutils-kcalc.install2012-01-05 13:40:06 UTC (rev 
146166)
+++ kde-unstable-i686/kdeutils-kcalc.install2012-01-05 13:40:47 UTC (rev 
146167)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdeutils-kcalc/repos/kde-unstable-i686/kdeutils-kcalc.install (from rev 
146166, kdeutils-kcalc/trunk/kdeutils-kcalc.install)
===
--- kde-unstable-i686/kdeutils-kcalc.install(rev 0)
+++ kde-unstable-i686/kdeutils-kcalc.install2012-01-05 13:40:47 UTC (rev 
146167)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2012-01-05 13:40:06 UTC (rev 146166)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 13:40:47 UTC (rev 146167)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeutils-kcalc
-pkgver=4.7.95
-pkgrel=1
-pkgdesc='Scientific Calculator'
-url='http://kde.org/applications/utilities/kcalc/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')

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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 08:41:32
  Author: andrea
Revision: 146168

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdeutils-kcharselect/repos/kde-unstable-i686/PKGBUILD
(from rev 146167, kdeutils-kcharselect/trunk/PKGBUILD)
  kdeutils-kcharselect/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146167, kdeutils-kcharselect/trunk/PKGBUILD)
Deleted:
  kdeutils-kcharselect/repos/kde-unstable-i686/PKGBUILD
  kdeutils-kcharselect/repos/kde-unstable-x86_64/PKGBUILD

--+
 kde-unstable-i686/PKGBUILD   |   64 -
 kde-unstable-x86_64/PKGBUILD |   64 -
 2 files changed, 64 insertions(+), 64 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 13:40:47 UTC (rev 146167)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 13:41:32 UTC (rev 146168)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeutils-kcharselect
-pkgver=4.7.95
-pkgrel=1
-pkgdesc='Character Selector'
-url=http://kde.org/applications/utilities/kcharselect/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-groups=('kde' 'kdeutils')
-source=(http://download.kde.org/unstable/${pkgver}/src/kcharselect-${pkgver}.tar.bz2;)
-sha1sums=('3958a6b886535a844b63aebca87798408014d970')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../kcharselect-${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: kdeutils-kcharselect/repos/kde-unstable-i686/PKGBUILD (from rev 146167, 
kdeutils-kcharselect/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 13:41:32 UTC (rev 146168)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeutils-kcharselect
+pkgver=4.7.97
+pkgrel=1
+pkgdesc='Character Selector'
+url=http://kde.org/applications/utilities/kcharselect/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+groups=('kde' 'kdeutils')
+source=(http://download.kde.org/unstable/${pkgver}/src/kcharselect-${pkgver}.tar.bz2;)
+sha1sums=('e73359c349f922c62d7d6f61067af5c1628471b2')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kcharselect-${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: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2012-01-05 13:40:47 UTC (rev 146167)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 13:41:32 UTC (rev 146168)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeutils-kcharselect
-pkgver=4.7.95
-pkgrel=1
-pkgdesc='Character Selector'
-url=http://kde.org/applications/utilities/kcharselect/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-groups=('kde' 'kdeutils')
-source=(http://download.kde.org/unstable/${pkgver}/src/kcharselect-${pkgver}.tar.bz2;)
-sha1sums=('3958a6b886535a844b63aebca87798408014d970')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../kcharselect-${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: kdeutils-kcharselect/repos/kde-unstable-x86_64/PKGBUILD (from rev 
146167, kdeutils-kcharselect/trunk/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 13:41:32 UTC (rev 146168)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeutils-kcharselect
+pkgver=4.7.97
+pkgrel=1
+pkgdesc='Character Selector'
+url=http://kde.org/applications/utilities/kcharselect/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+groups=('kde' 'kdeutils')
+source=(http://download.kde.org/unstable/${pkgver}/src/kcharselect-${pkgver}.tar.bz2;)
+sha1sums=('e73359c349f922c62d7d6f61067af5c1628471b2')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kcharselect-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  

[arch-commits] Commit in fcpcmcia/trunk (PKGBUILD fcpcmcia.install kernel-3.2.0.patch)

2012-01-05 Thread Tobias Powalowski
Date: Thursday, January 5, 2012 @ 08:42:08
  Author: tpowa
Revision: 146169

upgpkg: fcpcmcia 31107-62

rebuild against 3.2 series

Added:
  fcpcmcia/trunk/kernel-3.2.0.patch
Modified:
  fcpcmcia/trunk/PKGBUILD
  fcpcmcia/trunk/fcpcmcia.install

+
 PKGBUILD   |   21 +
 fcpcmcia.install   |4 ++--
 kernel-3.2.0.patch |   10 ++
 3 files changed, 25 insertions(+), 10 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-01-05 13:41:32 UTC (rev 146168)
+++ PKGBUILD2012-01-05 13:42:08 UTC (rev 146169)
@@ -3,15 +3,15 @@
 
 pkgname=fcpcmcia
 pkgver=31107
-pkgrel=61
-_extramodules=extramodules-3.1-ARCH
+pkgrel=62
+_extramodules=extramodules-3.2-ARCH
 _kernver=$(cat /lib/modules/${_extramodules}/version)
 pkgdesc=AVM ISDN driver for FRITZ PCMCIA isdn cards. For stock arch 2.6 
kernel
 arch=(i686 x86_64)
 license=('custom:AVM' 'LPGL')
 url=http://www.avm.de;
-depends=('capi4k-utils' 'linux=3.1' 'linux3.2')
-makedepends=('linux-headers=3.1' 'linux-headers3.2')
+depends=('capi4k-utils' 'linux=3.2' 'linux3.3')
+makedepends=('linux-headers=3.2' 'linux-headers3.3')
 if [ $CARCH = i686 ]; then 
source=(ftp://ftp.avm.de/cardware/fritzcrd.pcm/linux/suse.93/fcpcmcia-suse93-3.11-07.tar.gz
 pcmcia-2.6.17.patch 
 atomic.patch kernel-2.6.19.patch 
@@ -27,7 +27,8 @@
 kernel-2.6.36.patch
 kernel-2.6.37.patch
 kernel-2.6.39.patch
-kernel-2.6.39-i686.patch)
+kernel-2.6.39-i686.patch
+kernel-3.2.0.patch)
 md5sums=('96fc3e72afdc2087b4dafe41c069ec18'
  'ec21dee3a5a09203dc55b399c29bc58c'
  '258b13bb2ac46960b9c91635f02cd080'
@@ -44,7 +45,8 @@
  '21ccb623540d866091eb918a3d5b2358'
  '9093b1f75d3b2564eb6054ee7f708bee'
  '3980ae3eaa82d93b81b0ca32bb57a065'
- 'e6f6c96df15392bbc92eb75f6611f4a7')
+ 'e6f6c96df15392bbc92eb75f6611f4a7'
+ '05a5b3a55f6b47be7503b22e3be82b28')
 fi
 if [ $CARCH = x86_64 ]; then 
source=(ftp://ftp.avm.de/cardware/fritzcrd.pcm/linux_64bit/suse.10.0/fcpcmcia-suse10.0-64bit-3.11-07.tar.gz
 pcmcia-2.6.17.patch 
@@ -62,7 +64,8 @@
 kernel-2.6.36.patch
 kernel-2.6.37.patch
 kernel-2.6.39.patch
-kernel-2.6.39-x86_64.patch)
+kernel-2.6.39-x86_64.patch
+kernel-3.2.0.patch)
 md5sums=('4f461710cf57ebf50b3c4f2842288752'
  'ec21dee3a5a09203dc55b399c29bc58c'
  '258b13bb2ac46960b9c91635f02cd080'
@@ -79,7 +82,8 @@
  '21ccb623540d866091eb918a3d5b2358'
  '9093b1f75d3b2564eb6054ee7f708bee'
  '3980ae3eaa82d93b81b0ca32bb57a065'
- 'b947c47b3f6dd2f143f84312a034bb77')
+ 'b947c47b3f6dd2f143f84312a034bb77'
+ '05a5b3a55f6b47be7503b22e3be82b28')
 
 fi
 install=fcpcmcia.install
@@ -104,6 +108,7 @@
   patch -Np0 -i ../../kernel-2.6.37.patch
   [ $CARCH = x86_64 ]  (patch -Np0 -i ../../kernel-2.6.39-x86_64.patch)
   patch -Np0 -i ../../kernel-2.6.39.patch
+  patch -Np0 -i ../../kernel-3.2.0.patch
   cd ..
   # fix from Karsten Keil kk...@suse.de
   # in refernece to bug: http://bugs.archlinux.org/task/8511

Modified: fcpcmcia.install
===
--- fcpcmcia.install2012-01-05 13:41:32 UTC (rev 146168)
+++ fcpcmcia.install2012-01-05 13:42:08 UTC (rev 146169)
@@ -9,7 +9,7 @@
   sed -i -e 's/#fcpcmcia   -   -   -   -   -   
-/fcpcmcia  -   -   -   -   -   -/g' /etc/capi.conf
 # updating module dependencies
   echo  Updating module dependencies. Please wait ...
-  EXTRAMODULES=extramodules-3.1-ARCH
+  EXTRAMODULES=extramodules-3.2-ARCH
   depmod -v $(cat /lib/modules/$EXTRAMODULES/version)  /dev/null 21
 }
 
@@ -24,6 +24,6 @@
   sed -i -e 's/fcpcmcia-   -   -   -   -   
-/#fcpcmcia -   -   -   -   -   -/g' /etc/capi.conf
 # updating module dependencies
   echo  Updating module dependencies. Please wait ...
-  EXTRAMODULES=extramodules-3.1-ARCH
+  EXTRAMODULES=extramodules-3.2-ARCH
   depmod -v $(cat /lib/modules/$EXTRAMODULES/version)  /dev/null 21
 }

Added: kernel-3.2.0.patch
===
--- kernel-3.2.0.patch  (rev 0)
+++ kernel-3.2.0.patch  2012-01-05 13:42:08 UTC (rev 146169)
@@ -0,0 +1,10 @@
+--- driver.c~  2012-01-05 14:28:40.944468739 +0100
 driver.c   2012-01-05 14:28:40.957801850 +0100
+@@ -50,6 +50,7 @@
+ #include driver.h
+ #include linux/proc_fs.h
+ #include linux/seq_file.h
++#include linux/export.h
+ 
+ 
/*---*\
+ 
\*---*/



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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 08:42:10
  Author: andrea
Revision: 146170

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdeutils-kdf/repos/kde-unstable-i686/PKGBUILD
(from rev 146168, kdeutils-kdf/trunk/PKGBUILD)
  kdeutils-kdf/repos/kde-unstable-i686/kdeutils-kdf.install
(from rev 146168, kdeutils-kdf/trunk/kdeutils-kdf.install)
  kdeutils-kdf/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146168, kdeutils-kdf/trunk/PKGBUILD)
  kdeutils-kdf/repos/kde-unstable-x86_64/kdeutils-kdf.install
(from rev 146168, kdeutils-kdf/trunk/kdeutils-kdf.install)
Deleted:
  kdeutils-kdf/repos/kde-unstable-i686/PKGBUILD
  kdeutils-kdf/repos/kde-unstable-i686/kdeutils-kdf.install
  kdeutils-kdf/repos/kde-unstable-x86_64/PKGBUILD
  kdeutils-kdf/repos/kde-unstable-x86_64/kdeutils-kdf.install

--+
 kde-unstable-i686/PKGBUILD   |   66 ++---
 kde-unstable-i686/kdeutils-kdf.install   |   22 -
 kde-unstable-x86_64/PKGBUILD |   66 ++---
 kde-unstable-x86_64/kdeutils-kdf.install |   22 -
 4 files changed, 88 insertions(+), 88 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 13:42:08 UTC (rev 146169)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 13:42:10 UTC (rev 146170)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeutils-kdf
-pkgver=4.7.95
-pkgrel=1
-url=http://kde.org/applications/system/kdiskfree/;
-arch=('i686' 'x86_64')
-pkgdesc='View Disk Usage'
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-groups=('kde' 'kdeutils')
-install=${pkgname}.install
-source=(http://download.kde.org/unstable/${pkgver}/src/kdf-${pkgver}.tar.bz2;)
-sha1sums=('ba65365db2fbdfb13e2834014d6d8acd7370090f')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../kdf-${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: kdeutils-kdf/repos/kde-unstable-i686/PKGBUILD (from rev 146168, 
kdeutils-kdf/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 13:42:10 UTC (rev 146170)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeutils-kdf
+pkgver=4.7.97
+pkgrel=1
+url=http://kde.org/applications/system/kdiskfree/;
+arch=('i686' 'x86_64')
+pkgdesc='View Disk Usage'
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+groups=('kde' 'kdeutils')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/${pkgver}/src/kdf-${pkgver}.tar.bz2;)
+sha1sums=('0fef7e853126d600b4b3c9161c8b71ef6850f777')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kdf-${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: kde-unstable-i686/kdeutils-kdf.install
===
--- kde-unstable-i686/kdeutils-kdf.install  2012-01-05 13:42:08 UTC (rev 
146169)
+++ kde-unstable-i686/kdeutils-kdf.install  2012-01-05 13:42:10 UTC (rev 
146170)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdeutils-kdf/repos/kde-unstable-i686/kdeutils-kdf.install (from rev 
146168, kdeutils-kdf/trunk/kdeutils-kdf.install)
===
--- kde-unstable-i686/kdeutils-kdf.install  (rev 0)
+++ kde-unstable-i686/kdeutils-kdf.install  2012-01-05 13:42:10 UTC (rev 
146170)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2012-01-05 13:42:08 UTC (rev 146169)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 13:42:10 UTC (rev 146170)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeutils-kdf
-pkgver=4.7.95
-pkgrel=1
-url=http://kde.org/applications/system/kdiskfree/;
-arch=('i686' 'x86_64')
-pkgdesc='View Disk Usage'
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-groups=('kde' 'kdeutils')

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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 08:42:53
  Author: andrea
Revision: 146171

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdeutils-kfloppy/repos/kde-unstable-i686/PKGBUILD
(from rev 146170, kdeutils-kfloppy/trunk/PKGBUILD)
  kdeutils-kfloppy/repos/kde-unstable-i686/kdeutils-kfloppy.install
(from rev 146170, kdeutils-kfloppy/trunk/kdeutils-kfloppy.install)
  kdeutils-kfloppy/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146170, kdeutils-kfloppy/trunk/PKGBUILD)
  kdeutils-kfloppy/repos/kde-unstable-x86_64/kdeutils-kfloppy.install
(from rev 146170, kdeutils-kfloppy/trunk/kdeutils-kfloppy.install)
Deleted:
  kdeutils-kfloppy/repos/kde-unstable-i686/PKGBUILD
  kdeutils-kfloppy/repos/kde-unstable-i686/kdeutils-kfloppy.install
  kdeutils-kfloppy/repos/kde-unstable-x86_64/PKGBUILD
  kdeutils-kfloppy/repos/kde-unstable-x86_64/kdeutils-kfloppy.install

--+
 kde-unstable-i686/PKGBUILD   |   66 -
 kde-unstable-i686/kdeutils-kfloppy.install   |   24 -
 kde-unstable-x86_64/PKGBUILD |   66 -
 kde-unstable-x86_64/kdeutils-kfloppy.install |   24 -
 4 files changed, 90 insertions(+), 90 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 13:42:10 UTC (rev 146170)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 13:42:53 UTC (rev 146171)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeutils-kfloppy
-pkgver=4.7.95
-pkgrel=1
-pkgdesc='Floppy Formatter'
-url='http://kde.org/applications/utilities/kfloppy/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-groups=('kde' 'kdeutils')
-install=${pkgname}.install
-source=(http://download.kde.org/unstable/${pkgver}/src/kfloppy-${pkgver}.tar.bz2;)
-sha1sums=('c6d6ee9abd9e508fef0f231c1b21afda25456334')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../kfloppy-${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: kdeutils-kfloppy/repos/kde-unstable-i686/PKGBUILD (from rev 146170, 
kdeutils-kfloppy/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 13:42:53 UTC (rev 146171)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeutils-kfloppy
+pkgver=4.7.97
+pkgrel=1
+pkgdesc='Floppy Formatter'
+url='http://kde.org/applications/utilities/kfloppy/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+groups=('kde' 'kdeutils')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/${pkgver}/src/kfloppy-${pkgver}.tar.bz2;)
+sha1sums=('fd83a0c9644bf84df8bea09120aa9d7275f13e96')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kfloppy-${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: kde-unstable-i686/kdeutils-kfloppy.install
===
--- kde-unstable-i686/kdeutils-kfloppy.install  2012-01-05 13:42:10 UTC (rev 
146170)
+++ kde-unstable-i686/kdeutils-kfloppy.install  2012-01-05 13:42:53 UTC (rev 
146171)
@@ -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: kdeutils-kfloppy/repos/kde-unstable-i686/kdeutils-kfloppy.install (from 
rev 146170, kdeutils-kfloppy/trunk/kdeutils-kfloppy.install)
===
--- kde-unstable-i686/kdeutils-kfloppy.install  (rev 0)
+++ kde-unstable-i686/kdeutils-kfloppy.install  2012-01-05 13:42:53 UTC (rev 
146171)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2012-01-05 13:42:10 UTC (rev 146170)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 13:42:53 UTC (rev 146171)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeutils-kfloppy
-pkgver=4.7.95
-pkgrel=1
-pkgdesc='Floppy 

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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 08:43:33
  Author: andrea
Revision: 146172

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdeutils-kgpg/repos/kde-unstable-i686/PKGBUILD
(from rev 146171, kdeutils-kgpg/trunk/PKGBUILD)
  kdeutils-kgpg/repos/kde-unstable-i686/kdeutils-kgpg.install
(from rev 146171, kdeutils-kgpg/trunk/kdeutils-kgpg.install)
  kdeutils-kgpg/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146171, kdeutils-kgpg/trunk/PKGBUILD)
  kdeutils-kgpg/repos/kde-unstable-x86_64/kdeutils-kgpg.install
(from rev 146171, kdeutils-kgpg/trunk/kdeutils-kgpg.install)
Deleted:
  kdeutils-kgpg/repos/kde-unstable-i686/PKGBUILD
  kdeutils-kgpg/repos/kde-unstable-i686/kdeutils-kgpg.install
  kdeutils-kgpg/repos/kde-unstable-x86_64/PKGBUILD
  kdeutils-kgpg/repos/kde-unstable-x86_64/kdeutils-kgpg.install

---+
 kde-unstable-i686/PKGBUILD|   66 ++--
 kde-unstable-i686/kdeutils-kgpg.install   |   24 +-
 kde-unstable-x86_64/PKGBUILD  |   66 ++--
 kde-unstable-x86_64/kdeutils-kgpg.install |   24 +-
 4 files changed, 90 insertions(+), 90 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 13:42:53 UTC (rev 146171)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 13:43:33 UTC (rev 146172)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeutils-kgpg
-pkgver=4.7.95
-pkgrel=1
-pkgdesc='A GnuPG frontend'
-url='http://kde.org/applications/utilities/kgpg/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdepim-runtime' 'kde-agent')
-makedepends=('cmake' 'automoc4')
-groups=('kde' 'kdeutils')
-install=${pkgname}.install
-source=(http://download.kde.org/unstable/${pkgver}/src/kgpg-${pkgver}.tar.bz2;)
-sha1sums=('f145be00852e9f29758be4d4df36dc51b39fe57c')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../kgpg-${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: kdeutils-kgpg/repos/kde-unstable-i686/PKGBUILD (from rev 146171, 
kdeutils-kgpg/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 13:43:33 UTC (rev 146172)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeutils-kgpg
+pkgver=4.7.97
+pkgrel=1
+pkgdesc='A GnuPG frontend'
+url='http://kde.org/applications/utilities/kgpg/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdepim-runtime' 'kde-agent')
+makedepends=('cmake' 'automoc4')
+groups=('kde' 'kdeutils')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/${pkgver}/src/kgpg-${pkgver}.tar.bz2;)
+sha1sums=('6c876bc446b446f2a673b923eb89b4676f60de9b')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kgpg-${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: kde-unstable-i686/kdeutils-kgpg.install
===
--- kde-unstable-i686/kdeutils-kgpg.install 2012-01-05 13:42:53 UTC (rev 
146171)
+++ kde-unstable-i686/kdeutils-kgpg.install 2012-01-05 13:43:33 UTC (rev 
146172)
@@ -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: kdeutils-kgpg/repos/kde-unstable-i686/kdeutils-kgpg.install (from rev 
146171, kdeutils-kgpg/trunk/kdeutils-kgpg.install)
===
--- kde-unstable-i686/kdeutils-kgpg.install (rev 0)
+++ kde-unstable-i686/kdeutils-kgpg.install 2012-01-05 13:43:33 UTC (rev 
146172)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2012-01-05 13:42:53 UTC (rev 146171)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 13:43:33 UTC (rev 146172)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeutils-kgpg
-pkgver=4.7.95
-pkgrel=1
-pkgdesc='A GnuPG frontend'
-url='http://kde.org/applications/utilities/kgpg/'
-arch=('i686' 'x86_64')

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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 08:44:15
  Author: andrea
Revision: 146173

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdeutils-kremotecontrol/repos/kde-unstable-i686/PKGBUILD
(from rev 146172, kdeutils-kremotecontrol/trunk/PKGBUILD)
  
kdeutils-kremotecontrol/repos/kde-unstable-i686/kdeutils-kremotecontrol.install
(from rev 146172, 
kdeutils-kremotecontrol/trunk/kdeutils-kremotecontrol.install)
  kdeutils-kremotecontrol/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146172, kdeutils-kremotecontrol/trunk/PKGBUILD)
  
kdeutils-kremotecontrol/repos/kde-unstable-x86_64/kdeutils-kremotecontrol.install
(from rev 146172, 
kdeutils-kremotecontrol/trunk/kdeutils-kremotecontrol.install)
Deleted:
  kdeutils-kremotecontrol/repos/kde-unstable-i686/PKGBUILD
  
kdeutils-kremotecontrol/repos/kde-unstable-i686/kdeutils-kremotecontrol.install
  kdeutils-kremotecontrol/repos/kde-unstable-x86_64/PKGBUILD
  
kdeutils-kremotecontrol/repos/kde-unstable-x86_64/kdeutils-kremotecontrol.install

-+
 kde-unstable-i686/PKGBUILD  |   70 +-
 kde-unstable-i686/kdeutils-kremotecontrol.install   |   22 ++---
 kde-unstable-x86_64/PKGBUILD|   70 +-
 kde-unstable-x86_64/kdeutils-kremotecontrol.install |   22 ++---
 4 files changed, 92 insertions(+), 92 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 13:43:33 UTC (rev 146172)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 13:44:15 UTC (rev 146173)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeutils-kremotecontrol
-pkgver=4.7.95
-pkgrel=1
-pkgdesc='Configure your remote controls for use with applications'
-url='http://kde.org/applications/utilities/kremotecontrol/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdebase-workspace')
-makedepends=('cmake' 'automoc4')
-groups=('kde' 'kdeutils')
-replaces=('kdeutils-kdelirc')
-conflicts=('kdeutils-kdelirc')
-install=${pkgname}.install
-source=(http://download.kde.org/unstable/${pkgver}/src/kremotecontrol-${pkgver}.tar.bz2;)
-sha1sums=('e912044f791a7d40bb28d653924ea0748c5702dd')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../kremotecontrol-${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: kdeutils-kremotecontrol/repos/kde-unstable-i686/PKGBUILD (from rev 
146172, kdeutils-kremotecontrol/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 13:44:15 UTC (rev 146173)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeutils-kremotecontrol
+pkgver=4.7.97
+pkgrel=1
+pkgdesc='Configure your remote controls for use with applications'
+url='http://kde.org/applications/utilities/kremotecontrol/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-workspace')
+makedepends=('cmake' 'automoc4')
+groups=('kde' 'kdeutils')
+replaces=('kdeutils-kdelirc')
+conflicts=('kdeutils-kdelirc')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/${pkgver}/src/kremotecontrol-${pkgver}.tar.bz2;)
+sha1sums=('9fe39efdbfe7e4d26980669474b420b3118bce8a')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../kremotecontrol-${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: kde-unstable-i686/kdeutils-kremotecontrol.install
===
--- kde-unstable-i686/kdeutils-kremotecontrol.install   2012-01-05 13:43:33 UTC 
(rev 146172)
+++ kde-unstable-i686/kdeutils-kremotecontrol.install   2012-01-05 13:44:15 UTC 
(rev 146173)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: 
kdeutils-kremotecontrol/repos/kde-unstable-i686/kdeutils-kremotecontrol.install 
(from rev 146172, kdeutils-kremotecontrol/trunk/kdeutils-kremotecontrol.install)
===
--- kde-unstable-i686/kdeutils-kremotecontrol.install   
(rev 0)
+++ kde-unstable-i686/kdeutils-kremotecontrol.install   2012-01-05 13:44:15 UTC 
(rev 146173)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   

[arch-commits] Commit in fcpcmcia/repos (46 files)

2012-01-05 Thread Tobias Powalowski
Date: Thursday, January 5, 2012 @ 08:44:39
  Author: tpowa
Revision: 146174

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

Added:
  fcpcmcia/repos/testing-i686/
  fcpcmcia/repos/testing-i686/PKGBUILD
(from rev 146171, fcpcmcia/trunk/PKGBUILD)
  fcpcmcia/repos/testing-i686/atomic.patch
(from rev 146171, fcpcmcia/trunk/atomic.patch)
  fcpcmcia/repos/testing-i686/fcpcmcia.diff
(from rev 146171, fcpcmcia/trunk/fcpcmcia.diff)
  fcpcmcia/repos/testing-i686/fcpcmcia.install
(from rev 146171, fcpcmcia/trunk/fcpcmcia.install)
  fcpcmcia/repos/testing-i686/kernel-2.6.19.patch
(from rev 146171, fcpcmcia/trunk/kernel-2.6.19.patch)
  fcpcmcia/repos/testing-i686/kernel-2.6.20.patch
(from rev 146171, fcpcmcia/trunk/kernel-2.6.20.patch)
  fcpcmcia/repos/testing-i686/kernel-2.6.22.patch
(from rev 146171, fcpcmcia/trunk/kernel-2.6.22.patch)
  fcpcmcia/repos/testing-i686/kernel-2.6.24.patch
(from rev 146171, fcpcmcia/trunk/kernel-2.6.24.patch)
  fcpcmcia/repos/testing-i686/kernel-2.6.27.patch
(from rev 146171, fcpcmcia/trunk/kernel-2.6.27.patch)
  fcpcmcia/repos/testing-i686/kernel-2.6.28.patch
(from rev 146171, fcpcmcia/trunk/kernel-2.6.28.patch)
  fcpcmcia/repos/testing-i686/kernel-2.6.31.patch
(from rev 146171, fcpcmcia/trunk/kernel-2.6.31.patch)
  fcpcmcia/repos/testing-i686/kernel-2.6.33.patch
(from rev 146171, fcpcmcia/trunk/kernel-2.6.33.patch)
  fcpcmcia/repos/testing-i686/kernel-2.6.34.patch
(from rev 146171, fcpcmcia/trunk/kernel-2.6.34.patch)
  fcpcmcia/repos/testing-i686/kernel-2.6.35.patch
(from rev 146171, fcpcmcia/trunk/kernel-2.6.35.patch)
  fcpcmcia/repos/testing-i686/kernel-2.6.36.patch
(from rev 146171, fcpcmcia/trunk/kernel-2.6.36.patch)
  fcpcmcia/repos/testing-i686/kernel-2.6.37.patch
(from rev 146171, fcpcmcia/trunk/kernel-2.6.37.patch)
  fcpcmcia/repos/testing-i686/kernel-2.6.39-i686.patch
(from rev 146171, fcpcmcia/trunk/kernel-2.6.39-i686.patch)
  fcpcmcia/repos/testing-i686/kernel-2.6.39-x86_64.patch
(from rev 146171, fcpcmcia/trunk/kernel-2.6.39-x86_64.patch)
  fcpcmcia/repos/testing-i686/kernel-2.6.39.patch
(from rev 146171, fcpcmcia/trunk/kernel-2.6.39.patch)
  fcpcmcia/repos/testing-i686/kernel-3.2.0.patch
(from rev 146171, fcpcmcia/trunk/kernel-3.2.0.patch)
  fcpcmcia/repos/testing-i686/pcmcia-2.6.16.patch
(from rev 146171, fcpcmcia/trunk/pcmcia-2.6.16.patch)
  fcpcmcia/repos/testing-i686/pcmcia-2.6.17.patch
(from rev 146171, fcpcmcia/trunk/pcmcia-2.6.17.patch)
  fcpcmcia/repos/testing-x86_64/
  fcpcmcia/repos/testing-x86_64/PKGBUILD
(from rev 146173, fcpcmcia/trunk/PKGBUILD)
  fcpcmcia/repos/testing-x86_64/atomic.patch
(from rev 146173, fcpcmcia/trunk/atomic.patch)
  fcpcmcia/repos/testing-x86_64/fcpcmcia.diff
(from rev 146173, fcpcmcia/trunk/fcpcmcia.diff)
  fcpcmcia/repos/testing-x86_64/fcpcmcia.install
(from rev 146173, fcpcmcia/trunk/fcpcmcia.install)
  fcpcmcia/repos/testing-x86_64/kernel-2.6.19.patch
(from rev 146173, fcpcmcia/trunk/kernel-2.6.19.patch)
  fcpcmcia/repos/testing-x86_64/kernel-2.6.20.patch
(from rev 146173, fcpcmcia/trunk/kernel-2.6.20.patch)
  fcpcmcia/repos/testing-x86_64/kernel-2.6.22.patch
(from rev 146173, fcpcmcia/trunk/kernel-2.6.22.patch)
  fcpcmcia/repos/testing-x86_64/kernel-2.6.24.patch
(from rev 146173, fcpcmcia/trunk/kernel-2.6.24.patch)
  fcpcmcia/repos/testing-x86_64/kernel-2.6.27.patch
(from rev 146173, fcpcmcia/trunk/kernel-2.6.27.patch)
  fcpcmcia/repos/testing-x86_64/kernel-2.6.28.patch
(from rev 146173, fcpcmcia/trunk/kernel-2.6.28.patch)
  fcpcmcia/repos/testing-x86_64/kernel-2.6.31.patch
(from rev 146173, fcpcmcia/trunk/kernel-2.6.31.patch)
  fcpcmcia/repos/testing-x86_64/kernel-2.6.33.patch
(from rev 146173, fcpcmcia/trunk/kernel-2.6.33.patch)
  fcpcmcia/repos/testing-x86_64/kernel-2.6.34.patch
(from rev 146173, fcpcmcia/trunk/kernel-2.6.34.patch)
  fcpcmcia/repos/testing-x86_64/kernel-2.6.35.patch
(from rev 146173, fcpcmcia/trunk/kernel-2.6.35.patch)
  fcpcmcia/repos/testing-x86_64/kernel-2.6.36.patch
(from rev 146173, fcpcmcia/trunk/kernel-2.6.36.patch)
  fcpcmcia/repos/testing-x86_64/kernel-2.6.37.patch
(from rev 146173, fcpcmcia/trunk/kernel-2.6.37.patch)
  fcpcmcia/repos/testing-x86_64/kernel-2.6.39-i686.patch
(from rev 146173, fcpcmcia/trunk/kernel-2.6.39-i686.patch)
  fcpcmcia/repos/testing-x86_64/kernel-2.6.39-x86_64.patch
(from rev 146173, fcpcmcia/trunk/kernel-2.6.39-x86_64.patch)
  fcpcmcia/repos/testing-x86_64/kernel-2.6.39.patch
(from rev 146173, fcpcmcia/trunk/kernel-2.6.39.patch)
  fcpcmcia/repos/testing-x86_64/kernel-3.2.0.patch
(from rev 146173, fcpcmcia/trunk/kernel-3.2.0.patch)
  fcpcmcia/repos/testing-x86_64/pcmcia-2.6.16.patch
(from rev 146173, fcpcmcia/trunk/pcmcia-2.6.16.patch)
  fcpcmcia/repos/testing-x86_64/pcmcia-2.6.17.patch
(from rev 146173, fcpcmcia/trunk/pcmcia-2.6.17.patch)

---+
 

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

2012-01-05 Thread Andrea Scarpino
Date: Thursday, January 5, 2012 @ 08:44:58
  Author: andrea
Revision: 146175

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdeutils-ksecrets/repos/kde-unstable-i686/PKGBUILD
(from rev 146174, kdeutils-ksecrets/trunk/PKGBUILD)
  kdeutils-ksecrets/repos/kde-unstable-i686/kdeutils-ksecrets.install
(from rev 146174, kdeutils-ksecrets/trunk/kdeutils-ksecrets.install)
  kdeutils-ksecrets/repos/kde-unstable-x86_64/PKGBUILD
(from rev 146174, kdeutils-ksecrets/trunk/PKGBUILD)
  kdeutils-ksecrets/repos/kde-unstable-x86_64/kdeutils-ksecrets.install
(from rev 146174, kdeutils-ksecrets/trunk/kdeutils-ksecrets.install)
Deleted:
  kdeutils-ksecrets/repos/kde-unstable-i686/PKGBUILD
  kdeutils-ksecrets/repos/kde-unstable-i686/kdeutils-ksecrets.install
  kdeutils-ksecrets/repos/kde-unstable-x86_64/PKGBUILD
  kdeutils-ksecrets/repos/kde-unstable-x86_64/kdeutils-ksecrets.install

---+
 kde-unstable-i686/PKGBUILD|   62 
 kde-unstable-i686/kdeutils-ksecrets.install   |   24 -
 kde-unstable-x86_64/PKGBUILD  |   62 
 kde-unstable-x86_64/kdeutils-ksecrets.install |   24 -
 4 files changed, 86 insertions(+), 86 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-01-05 13:44:39 UTC (rev 146174)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 13:44:58 UTC (rev 146175)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeutils-ksecrets
-pkgver=4.7.95
-pkgrel=1
-pkgdesc='Secrets Management Infrastructure for KDE'
-url='http://techbase.kde.org/Projects/Utils/ksecretsservice'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdebase-workspace')
-makedepends=('cmake' 'automoc4')
-groups=('kde' 'kdeutils')
-install=${pkgname}.install
-source=(http://download.kde.org/unstable/${pkgver}/src/ksecrets-${pkgver}.tar.bz2;)
-sha1sums=('5c9936a62b0592efcdd9966da84572f8ba7bb71f')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../ksecrets-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdeutils-ksecrets/repos/kde-unstable-i686/PKGBUILD (from rev 146174, 
kdeutils-ksecrets/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-01-05 13:44:58 UTC (rev 146175)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeutils-ksecrets
+pkgver=4.7.97
+pkgrel=1
+pkgdesc='Secrets Management Infrastructure for KDE'
+url='http://techbase.kde.org/Projects/Utils/ksecretsservice'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-workspace')
+makedepends=('cmake' 'automoc4')
+groups=('kde' 'kdeutils')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/${pkgver}/src/ksecrets-${pkgver}.tar.bz2;)
+sha1sums=('780e7010ed098c6d1b65b6d5549d4a9606b383a4')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../ksecrets-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: kde-unstable-i686/kdeutils-ksecrets.install
===
--- kde-unstable-i686/kdeutils-ksecrets.install 2012-01-05 13:44:39 UTC (rev 
146174)
+++ kde-unstable-i686/kdeutils-ksecrets.install 2012-01-05 13:44:58 UTC (rev 
146175)
@@ -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: kdeutils-ksecrets/repos/kde-unstable-i686/kdeutils-ksecrets.install 
(from rev 146174, kdeutils-ksecrets/trunk/kdeutils-ksecrets.install)
===
--- kde-unstable-i686/kdeutils-ksecrets.install (rev 0)
+++ kde-unstable-i686/kdeutils-ksecrets.install 2012-01-05 13:44:58 UTC (rev 
146175)
@@ -0,0 +1,12 @@
+post_install() {
+xdg-icon-resource forceupdate --theme hicolor  /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2012-01-05 13:44:39 UTC (rev 146174)
+++ kde-unstable-x86_64/PKGBUILD2012-01-05 13:44:58 UTC (rev 146175)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=kdeutils-ksecrets
-pkgver=4.7.95
-pkgrel=1
-pkgdesc='Secrets Management 

  1   2   >