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

2011-09-14 Thread Ionut Biru
Date: Wednesday, September 14, 2011 @ 04:07:11
  Author: ibiru
Revision: 138006

update to 0.6.2.1

Modified:
  libgee/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-09-14 05:05:13 UTC (rev 138005)
+++ PKGBUILD2011-09-14 08:07:11 UTC (rev 138006)
@@ -3,21 +3,25 @@
 # Contributor: Sergej Pupykin pupykin.s+a...@gmail.com
 
 pkgname=libgee
-pkgver=0.6.1
+pkgver=0.6.2.1
 pkgrel=1
 pkgdesc=GObject collection library
 url=http://live.gnome.org/Libgee;
 license=('LGPL2.1')
 arch=('i686' 'x86_64')
-depends=('glib2=2.26')
+depends=('glib2')
 makedepends=('gobject-introspection')
 options=('!libtool')
-source=(http://ftp.gnome.org/pub/GNOME/sources/libgee/0.6/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('e6220f321b53f7732e0b45db7b8f29088cf4892e798b9b9a02bed16938030121')
+source=(http://ftp.gnome.org/pub/GNOME/sources/libgee/0.6/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('478f7daebe8369ad72bf83431d953db772af6865ff3aa21bf75bf6730f561389')
 
 build() {
 cd ${srcdir}/${pkgname}-${pkgver}
 ./configure --prefix=/usr --disable-static
 make
+}
+
+package() {
+cd ${srcdir}/${pkgname}-${pkgver}
 make DESTDIR=${pkgdir} install
 }



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

2011-09-14 Thread Ionut Biru
Date: Wednesday, September 14, 2011 @ 05:03:27
  Author: ibiru
Revision: 138007

update to 3.1.90

Modified:
  gtk3/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-09-14 08:07:11 UTC (rev 138006)
+++ PKGBUILD2011-09-14 09:03:27 UTC (rev 138007)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru ib...@archlinux.org
 
 pkgname=gtk3
-pkgver=3.1.18
+pkgver=3.1.90
 pkgrel=1
 pkgdesc=The GTK+ Toolkit (v3)
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 license=('LGPL')
 source=(http://ftp.gnome.org/pub/gnome/sources/gtk+/3.1/gtk+-${pkgver}.tar.xz
 settings.ini)
-sha256sums=('22197439092404b43184d6121d047610f6c4573891309feca36ac8eedeaf6ab4'
+sha256sums=('dc65a5ec50df57cc603b30fb85e6c68be36673688babcb21d2ad6123d63c4a8b'
 'c214d3dcdcadda3d642112287524ab3e526ad592b70895c9f3e3733c23701621')
 
 build() {



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

2011-09-14 Thread Ionut Biru
Date: Wednesday, September 14, 2011 @ 05:17:19
  Author: ibiru
Revision: 138008

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

Added:
  gtk3/repos/gnome-unstable-i686/PKGBUILD
(from rev 138007, gtk3/trunk/PKGBUILD)
  gtk3/repos/gnome-unstable-i686/gtk3.install
(from rev 138007, gtk3/trunk/gtk3.install)
  gtk3/repos/gnome-unstable-i686/settings.ini
(from rev 138007, gtk3/trunk/settings.ini)
  gtk3/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 138007, gtk3/trunk/PKGBUILD)
  gtk3/repos/gnome-unstable-x86_64/gtk3.install
(from rev 138007, gtk3/trunk/gtk3.install)
  gtk3/repos/gnome-unstable-x86_64/settings.ini
(from rev 138007, gtk3/trunk/settings.ini)
Deleted:
  gtk3/repos/gnome-unstable-i686/PKGBUILD
  gtk3/repos/gnome-unstable-i686/gtk3.install
  gtk3/repos/gnome-unstable-i686/settings.ini
  gtk3/repos/gnome-unstable-x86_64/PKGBUILD
  gtk3/repos/gnome-unstable-x86_64/gtk3.install
  gtk3/repos/gnome-unstable-x86_64/settings.ini

+
 gnome-unstable-i686/PKGBUILD   |   76 +--
 gnome-unstable-i686/gtk3.install   |   30 ++---
 gnome-unstable-i686/settings.ini   |4 -
 gnome-unstable-x86_64/PKGBUILD |   76 +--
 gnome-unstable-x86_64/gtk3.install |   30 ++---
 gnome-unstable-x86_64/settings.ini |4 -
 6 files changed, 110 insertions(+), 110 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===
--- gnome-unstable-i686/PKGBUILD2011-09-14 09:03:27 UTC (rev 138007)
+++ gnome-unstable-i686/PKGBUILD2011-09-14 09:17:19 UTC (rev 138008)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-
-pkgname=gtk3
-pkgver=3.1.18
-pkgrel=1
-pkgdesc=The GTK+ Toolkit (v3)
-arch=('i686' 'x86_64')
-url=http://www.gtk.org/;
-install=gtk3.install
-depends=('atk' 'cairo' 'gtk-update-icon-cache' 'libcups' 'libxcursor' 
'libxinerama' 'libxrandr' 'libxi' 'libxcomposite' 'libxdamage' 'pango' 
'shared-mime-info')
-makedepends=('gobject-introspection' 'colord')
-options=('!libtool' '!docs')
-backup=(etc/gtk-3.0/settings.ini)
-license=('LGPL')
-source=(http://ftp.gnome.org/pub/gnome/sources/gtk+/3.1/gtk+-${pkgver}.tar.xz
-settings.ini)
-sha256sums=('22197439092404b43184d6121d047610f6c4573891309feca36ac8eedeaf6ab4'
-'c214d3dcdcadda3d642112287524ab3e526ad592b70895c9f3e3733c23701621')
-
-build() {
-cd ${srcdir}/gtk+-${pkgver}
-CXX=/bin/false ./configure --prefix=/usr \
---sysconfdir=/etc \
---localstatedir=/var \
---enable-gtk2-dependency \
---disable-schemas-compile
-#https://bugzilla.gnome.org/show_bug.cgi?id=655517
-sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-make
-}
-
-package() {
-cd ${srcdir}/gtk+-${pkgver}
-make DESTDIR=${pkgdir} install
-
-install -Dm644 ${srcdir}/settings.ini 
${pkgdir}/etc/gtk-3.0/settings.ini
-}

Copied: gtk3/repos/gnome-unstable-i686/PKGBUILD (from rev 138007, 
gtk3/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2011-09-14 09:17:19 UTC (rev 138008)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=gtk3
+pkgver=3.1.90
+pkgrel=1
+pkgdesc=The GTK+ Toolkit (v3)
+arch=('i686' 'x86_64')
+url=http://www.gtk.org/;
+install=gtk3.install
+depends=('atk' 'cairo' 'gtk-update-icon-cache' 'libcups' 'libxcursor' 
'libxinerama' 'libxrandr' 'libxi' 'libxcomposite' 'libxdamage' 'pango' 
'shared-mime-info' 'colord')
+makedepends=('gobject-introspection')
+options=('!libtool' '!docs')
+backup=(etc/gtk-3.0/settings.ini)
+license=('LGPL')
+source=(http://ftp.gnome.org/pub/gnome/sources/gtk+/3.1/gtk+-${pkgver}.tar.xz
+settings.ini)
+sha256sums=('dc65a5ec50df57cc603b30fb85e6c68be36673688babcb21d2ad6123d63c4a8b'
+'c214d3dcdcadda3d642112287524ab3e526ad592b70895c9f3e3733c23701621')
+
+build() {
+cd ${srcdir}/gtk+-${pkgver}
+CXX=/bin/false ./configure --prefix=/usr \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--enable-gtk2-dependency \
+--disable-schemas-compile
+#https://bugzilla.gnome.org/show_bug.cgi?id=655517
+sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+make
+}
+
+package() {
+cd ${srcdir}/gtk+-${pkgver}
+make DESTDIR=${pkgdir} install
+
+install -Dm644 ${srcdir}/settings.ini 
${pkgdir}/etc/gtk-3.0/settings.ini
+}

Deleted: gnome-unstable-i686/gtk3.install
===
--- gnome-unstable-i686/gtk3.install2011-09-14 09:03:27 UTC (rev 138007)
+++ gnome-unstable-i686/gtk3.install2011-09-14 09:17:19 UTC (rev 138008)
@@ -1,15 +0,0 @@
-post_install() {
-usr/bin/gtk-query-immodules-3.0 --update-cache
-usr/bin/glib-compile-schemas 

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

2011-09-14 Thread Ionut Biru
Date: Wednesday, September 14, 2011 @ 05:17:28
  Author: ibiru
Revision: 138009

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

Added:
  libgee/repos/extra-i686/PKGBUILD
(from rev 138007, libgee/trunk/PKGBUILD)
  libgee/repos/extra-x86_64/PKGBUILD
(from rev 138008, libgee/trunk/PKGBUILD)
Deleted:
  libgee/repos/extra-i686/PKGBUILD
  libgee/repos/extra-x86_64/PKGBUILD

---+
 extra-i686/PKGBUILD   |   50 +---
 extra-x86_64/PKGBUILD |   50 +---
 2 files changed, 54 insertions(+), 46 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2011-09-14 09:17:19 UTC (rev 138008)
+++ extra-i686/PKGBUILD 2011-09-14 09:17:28 UTC (rev 138009)
@@ -1,23 +0,0 @@
-# $Id$
-# Maintainer : Ionut Biru ib...@archlinux.org
-# Contributor: Sergej Pupykin pupykin.s+a...@gmail.com
-
-pkgname=libgee
-pkgver=0.6.1
-pkgrel=1
-pkgdesc=GObject collection library
-url=http://live.gnome.org/Libgee;
-license=('LGPL2.1')
-arch=('i686' 'x86_64')
-depends=('glib2=2.26')
-makedepends=('gobject-introspection')
-options=('!libtool')
-source=(http://ftp.gnome.org/pub/GNOME/sources/libgee/0.6/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('e6220f321b53f7732e0b45db7b8f29088cf4892e798b9b9a02bed16938030121')
-
-build() {
-cd ${srcdir}/${pkgname}-${pkgver}
-./configure --prefix=/usr --disable-static
-make
-make DESTDIR=${pkgdir} install
-}

Copied: libgee/repos/extra-i686/PKGBUILD (from rev 138007, 
libgee/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2011-09-14 09:17:28 UTC (rev 138009)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer : Ionut Biru ib...@archlinux.org
+# Contributor: Sergej Pupykin pupykin.s+a...@gmail.com
+
+pkgname=libgee
+pkgver=0.6.2.1
+pkgrel=1
+pkgdesc=GObject collection library
+url=http://live.gnome.org/Libgee;
+license=('LGPL2.1')
+arch=('i686' 'x86_64')
+depends=('glib2')
+makedepends=('gobject-introspection')
+options=('!libtool')
+source=(http://ftp.gnome.org/pub/GNOME/sources/libgee/0.6/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('478f7daebe8369ad72bf83431d953db772af6865ff3aa21bf75bf6730f561389')
+
+build() {
+cd ${srcdir}/${pkgname}-${pkgver}
+./configure --prefix=/usr --disable-static
+make
+}
+
+package() {
+cd ${srcdir}/${pkgname}-${pkgver}
+make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2011-09-14 09:17:19 UTC (rev 138008)
+++ extra-x86_64/PKGBUILD   2011-09-14 09:17:28 UTC (rev 138009)
@@ -1,23 +0,0 @@
-# $Id$
-# Maintainer : Ionut Biru ib...@archlinux.org
-# Contributor: Sergej Pupykin pupykin.s+a...@gmail.com
-
-pkgname=libgee
-pkgver=0.6.1
-pkgrel=1
-pkgdesc=GObject collection library
-url=http://live.gnome.org/Libgee;
-license=('LGPL2.1')
-arch=('i686' 'x86_64')
-depends=('glib2=2.26')
-makedepends=('gobject-introspection')
-options=('!libtool')
-source=(http://ftp.gnome.org/pub/GNOME/sources/libgee/0.6/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('e6220f321b53f7732e0b45db7b8f29088cf4892e798b9b9a02bed16938030121')
-
-build() {
-cd ${srcdir}/${pkgname}-${pkgver}
-./configure --prefix=/usr --disable-static
-make
-make DESTDIR=${pkgdir} install
-}

Copied: libgee/repos/extra-x86_64/PKGBUILD (from rev 138008, 
libgee/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2011-09-14 09:17:28 UTC (rev 138009)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer : Ionut Biru ib...@archlinux.org
+# Contributor: Sergej Pupykin pupykin.s+a...@gmail.com
+
+pkgname=libgee
+pkgver=0.6.2.1
+pkgrel=1
+pkgdesc=GObject collection library
+url=http://live.gnome.org/Libgee;
+license=('LGPL2.1')
+arch=('i686' 'x86_64')
+depends=('glib2')
+makedepends=('gobject-introspection')
+options=('!libtool')
+source=(http://ftp.gnome.org/pub/GNOME/sources/libgee/0.6/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('478f7daebe8369ad72bf83431d953db772af6865ff3aa21bf75bf6730f561389')
+
+build() {
+cd ${srcdir}/${pkgname}-${pkgver}
+./configure --prefix=/usr --disable-static
+make
+}
+
+package() {
+cd ${srcdir}/${pkgname}-${pkgver}
+make DESTDIR=${pkgdir} install
+}



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

2011-09-14 Thread Ionut Biru
Date: Wednesday, September 14, 2011 @ 05:22:13
  Author: ibiru
Revision: 138010

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

Added:
  gtk3/repos/gnome-unstable-i686/PKGBUILD
(from rev 138009, gtk3/trunk/PKGBUILD)
  gtk3/repos/gnome-unstable-i686/gtk3.install
(from rev 138009, gtk3/trunk/gtk3.install)
  gtk3/repos/gnome-unstable-i686/settings.ini
(from rev 138009, gtk3/trunk/settings.ini)
  gtk3/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 138009, gtk3/trunk/PKGBUILD)
  gtk3/repos/gnome-unstable-x86_64/gtk3.install
(from rev 138009, gtk3/trunk/gtk3.install)
  gtk3/repos/gnome-unstable-x86_64/settings.ini
(from rev 138009, gtk3/trunk/settings.ini)
Deleted:
  gtk3/repos/gnome-unstable-i686/PKGBUILD
  gtk3/repos/gnome-unstable-i686/gtk3.install
  gtk3/repos/gnome-unstable-i686/settings.ini
  gtk3/repos/gnome-unstable-x86_64/PKGBUILD
  gtk3/repos/gnome-unstable-x86_64/gtk3.install
  gtk3/repos/gnome-unstable-x86_64/settings.ini

+
 gnome-unstable-i686/PKGBUILD   |   76 +--
 gnome-unstable-i686/gtk3.install   |   30 ++---
 gnome-unstable-i686/settings.ini   |4 -
 gnome-unstable-x86_64/PKGBUILD |   76 +--
 gnome-unstable-x86_64/gtk3.install |   30 ++---
 gnome-unstable-x86_64/settings.ini |4 -
 6 files changed, 110 insertions(+), 110 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===
--- gnome-unstable-i686/PKGBUILD2011-09-14 09:17:28 UTC (rev 138009)
+++ gnome-unstable-i686/PKGBUILD2011-09-14 09:22:13 UTC (rev 138010)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-
-pkgname=gtk3
-pkgver=3.1.90
-pkgrel=1
-pkgdesc=The GTK+ Toolkit (v3)
-arch=('i686' 'x86_64')
-url=http://www.gtk.org/;
-install=gtk3.install
-depends=('atk' 'cairo' 'gtk-update-icon-cache' 'libcups' 'libxcursor' 
'libxinerama' 'libxrandr' 'libxi' 'libxcomposite' 'libxdamage' 'pango' 
'shared-mime-info' 'colord')
-makedepends=('gobject-introspection')
-options=('!libtool' '!docs')
-backup=(etc/gtk-3.0/settings.ini)
-license=('LGPL')
-source=(http://ftp.gnome.org/pub/gnome/sources/gtk+/3.1/gtk+-${pkgver}.tar.xz
-settings.ini)
-sha256sums=('dc65a5ec50df57cc603b30fb85e6c68be36673688babcb21d2ad6123d63c4a8b'
-'c214d3dcdcadda3d642112287524ab3e526ad592b70895c9f3e3733c23701621')
-
-build() {
-cd ${srcdir}/gtk+-${pkgver}
-CXX=/bin/false ./configure --prefix=/usr \
---sysconfdir=/etc \
---localstatedir=/var \
---enable-gtk2-dependency \
---disable-schemas-compile
-#https://bugzilla.gnome.org/show_bug.cgi?id=655517
-sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-make
-}
-
-package() {
-cd ${srcdir}/gtk+-${pkgver}
-make DESTDIR=${pkgdir} install
-
-install -Dm644 ${srcdir}/settings.ini 
${pkgdir}/etc/gtk-3.0/settings.ini
-}

Copied: gtk3/repos/gnome-unstable-i686/PKGBUILD (from rev 138009, 
gtk3/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2011-09-14 09:22:13 UTC (rev 138010)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=gtk3
+pkgver=3.1.90
+pkgrel=1
+pkgdesc=The GTK+ Toolkit (v3)
+arch=('i686' 'x86_64')
+url=http://www.gtk.org/;
+install=gtk3.install
+depends=('atk' 'cairo' 'gtk-update-icon-cache' 'libcups' 'libxcursor' 
'libxinerama' 'libxrandr' 'libxi' 'libxcomposite' 'libxdamage' 'pango' 
'shared-mime-info' 'colord')
+makedepends=('gobject-introspection')
+options=('!libtool' '!docs')
+backup=(etc/gtk-3.0/settings.ini)
+license=('LGPL')
+source=(http://ftp.gnome.org/pub/gnome/sources/gtk+/3.1/gtk+-${pkgver}.tar.xz
+settings.ini)
+sha256sums=('dc65a5ec50df57cc603b30fb85e6c68be36673688babcb21d2ad6123d63c4a8b'
+'c214d3dcdcadda3d642112287524ab3e526ad592b70895c9f3e3733c23701621')
+
+build() {
+cd ${srcdir}/gtk+-${pkgver}
+CXX=/bin/false ./configure --prefix=/usr \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--enable-gtk2-dependency \
+--disable-schemas-compile
+#https://bugzilla.gnome.org/show_bug.cgi?id=655517
+sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+make
+}
+
+package() {
+cd ${srcdir}/gtk+-${pkgver}
+make DESTDIR=${pkgdir} install
+
+install -Dm644 ${srcdir}/settings.ini 
${pkgdir}/etc/gtk-3.0/settings.ini
+}

Deleted: gnome-unstable-i686/gtk3.install
===
--- gnome-unstable-i686/gtk3.install2011-09-14 09:17:28 UTC (rev 138009)
+++ gnome-unstable-i686/gtk3.install2011-09-14 09:22:13 UTC (rev 138010)
@@ -1,15 +0,0 @@
-post_install() {
-usr/bin/gtk-query-immodules-3.0 --update-cache
-usr/bin/glib-compile-schemas 

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

2011-09-14 Thread Andrea Scarpino
Date: Wednesday, September 14, 2011 @ 05:40:49
  Author: andrea
Revision: 138011

New upstream release (fix FS#25971); add libkvkontakte package and add it as 
dependence of kipi-plugins (fix FS#24997 , FS#25966)

Modified:
  digikam/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-09-14 09:22:13 UTC (rev 138010)
+++ PKGBUILD2011-09-14 09:40:49 UTC (rev 138011)
@@ -3,8 +3,8 @@
 # Contributor: Tobias Powalowski tp...@archlinux.org
 
 pkgbase=digikam
-pkgname=('digikam' 'kipi-plugins' 'libkface' 'libkgeomap' 'libmediawiki')
-pkgver=2.1.0
+pkgname=('digikam' 'kipi-plugins' 'libkface' 'libkgeomap' 'libkvkontakte' 
'libmediawiki')
+pkgver=2.1.1
 pkgrel=1
 pkgdesc=Digital photo management application for KDE
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
  'kdeedu-marble' 'opencv' 'boost' 'libgpod' 'qjson' 'hugin'
  'cmake' 'automoc4' 'doxygen')
 
source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('3e5228a60ae916c530a7a87e081862b6')
+md5sums=('8cd3f5f2141bbb54ba2fd80371582c2c')
 
 build() {
   cd ${srcdir}
@@ -61,6 +61,14 @@
   make DESTDIR=${pkgdir} install
 }
 
+package_libkvkontakte() {
+  pkgdesc=KDE C++ library for asynchronous interaction with 
vkontakte.rusocial network
+  depends=('kdelibs')
+
+  cd ${srcdir}/build/extra/libkvkontakte
+  make DESTDIR=${pkgdir} install
+}
+
 package_libmediawiki() {
   pkgdesc=A KDE C++ interface for MediaWiki based web service as 
wikipedia.org
   depends=('kdelibs')
@@ -72,7 +80,7 @@
 package_kipi-plugins() {
   pkgdesc=A collection of plugins extending the KDE graphics and image 
applications as digiKam
   depends=('kdebase-runtime' 'kdepimlibs' 'libkdcraw' 'libkipi' 'libksane'
-   'opencv' 'qjson')
+   'opencv' 'qjson' 'libkvkontakte')
   optdepends=('libkgeomap'
   'libmediawiki'
   'libgpod'



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

2011-09-14 Thread Tobias Powalowski
Date: Wednesday, September 14, 2011 @ 05:42:07
  Author: tpowa
Revision: 138012

upgpkg: mdadm 3.2.2-4

move mdadm udev initialisation to separate hook, restore old mdadm hook to fix 
issues udev cannot fix

Added:
  mdadm/trunk/mdadm_udev_install
Modified:
  mdadm/trunk/PKGBUILD
  mdadm/trunk/mdadm_hook
  mdadm/trunk/mdadm_install

+
 PKGBUILD   |   13 ++---
 mdadm_hook |2 ++
 mdadm_install  |3 +--
 mdadm_udev_install |   23 +++
 4 files changed, 36 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-09-14 09:40:49 UTC (rev 138011)
+++ PKGBUILD2011-09-14 09:42:07 UTC (rev 138012)
@@ -3,7 +3,7 @@
 # Contributor: Judd Vinet jvi...@zeroflux.org
 pkgname=mdadm
 pkgver=3.2.2
-pkgrel=3
+pkgrel=4
 pkgdesc=A tool for managing/monitoring Linux md device arrays, also known as 
Software RAID
 arch=(i686 x86_64)
 license=('GPL')
@@ -17,6 +17,7 @@
 mdadm.conf 
 mdadm_install
 mdadm_hook
+mdadm_udev_install
 disable-werror.patch
 linux-3.0.patch)
 install=mdadm.install
@@ -24,8 +25,9 @@
 md5sums=('12ee2fbf3beddb60601fb7a4c4905651'
  '6df172c8f77b280018cf87eb3d313f29'
  '00cbed931db4f15b6ce49e3e7d433966'
- '4bb000166fb13e82ceaa2422fdfaac7e'
- '36f7cc564ed3267888d90208e0eb7adc'
+ '9b01e96b6c3c218fb61628c9281fe688'
+ 'c8c0713f5c7da51822ee6f3911473a1c'
+ 'cd258e1bf430c02a25f40b4329df9f57'
  '4ad87b74a4bc9a34621280abe0e0c3e4'
  'c499b3edbf2c400c8a1984e18c7ce7fa')
 
@@ -34,15 +36,20 @@
   patch -Np0 -i ../disable-werror.patch
   patch -Np1 -i ../linux-3.0.patch
   make CXFLAGS=$CFLAGS
+  # build static mdassemble for Arch's initramfs
+  make MDASSEMBLE_AUTO=1 mdassemble
+  
 }
 
 package() {
   cd $srcdir/$pkgname-$pkgver
   make INSTALL=/bin/install DESTDIR=$pkgdir install
+  install -D -m755 mdassemble $pkgdir/sbin/mdassemble
   install -D -m644 ../mdadm.conf $pkgdir/etc/mdadm.conf
   install -D -m755 ../mdadm $pkgdir/etc/rc.d/mdadm
   install -D -m644 ../mdadm_install $pkgdir/lib/initcpio/install/mdadm
   install -D -m644 ../mdadm_hook $pkgdir/lib/initcpio/hooks/mdadm
+  install -D -m644 ../mdadm_udev_install 
$pkgdir/lib/initcpio/install/mdadm_udev
   # symlink for backward compatibility
   ln -sf /lib/initcpio/hooks/mdadm  $pkgdir/lib/initcpio/hooks/raid
 }

Modified: mdadm_hook
===
--- mdadm_hook  2011-09-14 09:40:49 UTC (rev 138011)
+++ mdadm_hook  2011-09-14 09:42:07 UTC (rev 138012)
@@ -39,4 +39,6 @@
 esac 
 done
 fi
+# assemble everything
+[ -e $mdconfig ]  /sbin/mdassemble
 }

Modified: mdadm_install
===
--- mdadm_install   2011-09-14 09:40:49 UTC (rev 138011)
+++ mdadm_install   2011-09-14 09:42:07 UTC (rev 138012)
@@ -11,8 +11,7 @@
 echo Custom /etc/mdadm.conf file will be used in initramfs for 
assembling arrays.
 add_file /etc/mdadm.conf
 fi
-add_binary /sbin/mdadm
-add_file /lib/udev/rules.d/64-md-raid.rules
+add_binary /sbin/mdassemble
 }
 
 help ()

Added: mdadm_udev_install
===
--- mdadm_udev_install  (rev 0)
+++ mdadm_udev_install  2011-09-14 09:42:07 UTC (rev 138012)
@@ -0,0 +1,23 @@
+# vim: set ft=sh:
+
+build()
+{
+MODULES= $(checked_modules drivers/md/* | grep -v dm-) 
+BINARIES=
+FILES=
+SCRIPT=
+# check if a custom mdadm.conf exists
+if grep -q ^ARRAY /etc/mdadm.conf; then
+echo Custom /etc/mdadm.conf file will be used in initramfs for 
assembling arrays.
+add_file /etc/mdadm.conf
+fi
+add_binary /sbin/mdadm
+add_file /lib/udev/rules.d/64-md-raid.rules
+}
+
+help ()
+{
+catHELPEOF
+  This hook loads raid arrays with udev.
+HELPEOF
+}



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

2011-09-14 Thread Tobias Powalowski
Date: Wednesday, September 14, 2011 @ 05:45:11
  Author: tpowa
Revision: 138013

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

Added:
  mdadm/repos/testing-i686/
  mdadm/repos/testing-i686/PKGBUILD
(from rev 138012, mdadm/trunk/PKGBUILD)
  mdadm/repos/testing-i686/disable-werror.patch
(from rev 138012, mdadm/trunk/disable-werror.patch)
  mdadm/repos/testing-i686/linux-3.0.patch
(from rev 138012, mdadm/trunk/linux-3.0.patch)
  mdadm/repos/testing-i686/mdadm
(from rev 138012, mdadm/trunk/mdadm)
  mdadm/repos/testing-i686/mdadm.conf
(from rev 138012, mdadm/trunk/mdadm.conf)
  mdadm/repos/testing-i686/mdadm.install
(from rev 138012, mdadm/trunk/mdadm.install)
  mdadm/repos/testing-i686/mdadm_hook
(from rev 138012, mdadm/trunk/mdadm_hook)
  mdadm/repos/testing-i686/mdadm_install
(from rev 138012, mdadm/trunk/mdadm_install)
  mdadm/repos/testing-i686/mdadm_udev_install
(from rev 138012, mdadm/trunk/mdadm_udev_install)
  mdadm/repos/testing-x86_64/
  mdadm/repos/testing-x86_64/PKGBUILD
(from rev 138012, mdadm/trunk/PKGBUILD)
  mdadm/repos/testing-x86_64/disable-werror.patch
(from rev 138012, mdadm/trunk/disable-werror.patch)
  mdadm/repos/testing-x86_64/linux-3.0.patch
(from rev 138012, mdadm/trunk/linux-3.0.patch)
  mdadm/repos/testing-x86_64/mdadm
(from rev 138012, mdadm/trunk/mdadm)
  mdadm/repos/testing-x86_64/mdadm.conf
(from rev 138012, mdadm/trunk/mdadm.conf)
  mdadm/repos/testing-x86_64/mdadm.install
(from rev 138012, mdadm/trunk/mdadm.install)
  mdadm/repos/testing-x86_64/mdadm_hook
(from rev 138012, mdadm/trunk/mdadm_hook)
  mdadm/repos/testing-x86_64/mdadm_install
(from rev 138012, mdadm/trunk/mdadm_install)
  mdadm/repos/testing-x86_64/mdadm_udev_install
(from rev 138012, mdadm/trunk/mdadm_udev_install)

-+
 testing-i686/PKGBUILD   |   55 +++
 testing-i686/disable-werror.patch   |   11 +
 testing-i686/linux-3.0.patch|   45 ++
 testing-i686/mdadm  |   37 ++
 testing-i686/mdadm.conf |   67 ++
 testing-i686/mdadm.install  |   10 +
 testing-i686/mdadm_hook |   44 ++
 testing-i686/mdadm_install  |   45 ++
 testing-i686/mdadm_udev_install |   23 +++
 testing-x86_64/PKGBUILD |   55 +++
 testing-x86_64/disable-werror.patch |   11 +
 testing-x86_64/linux-3.0.patch  |   45 ++
 testing-x86_64/mdadm|   37 ++
 testing-x86_64/mdadm.conf   |   67 ++
 testing-x86_64/mdadm.install|   10 +
 testing-x86_64/mdadm_hook   |   44 ++
 testing-x86_64/mdadm_install|   45 ++
 testing-x86_64/mdadm_udev_install   |   23 +++
 18 files changed, 674 insertions(+)

Copied: mdadm/repos/testing-i686/PKGBUILD (from rev 138012, 
mdadm/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2011-09-14 09:45:11 UTC (rev 138013)
@@ -0,0 +1,55 @@
+# $Id$
+# Maintainer: Tobias Powalowski tp...@archlinux.org
+# Contributor: Judd Vinet jvi...@zeroflux.org
+pkgname=mdadm
+pkgver=3.2.2
+pkgrel=4
+pkgdesc=A tool for managing/monitoring Linux md device arrays, also known as 
Software RAID
+arch=(i686 x86_64)
+license=('GPL')
+url=http://www.cse.unsw.edu.au/~neilb/source/mdadm/;
+groups=('base')
+conflicts=('mkinitcpio0.7')
+depends=('glibc')
+backup=('etc/mdadm.conf')
+source=(ftp://ftp.kernel.org/pub/linux/utils/raid/mdadm/mdadm-$pkgver.tar.bz2
+mdadm 
+mdadm.conf 
+mdadm_install
+mdadm_hook
+mdadm_udev_install
+disable-werror.patch
+linux-3.0.patch)
+install=mdadm.install
+replaces=('raidtools')
+md5sums=('12ee2fbf3beddb60601fb7a4c4905651'
+ '6df172c8f77b280018cf87eb3d313f29'
+ '00cbed931db4f15b6ce49e3e7d433966'
+ '9b01e96b6c3c218fb61628c9281fe688'
+ 'c8c0713f5c7da51822ee6f3911473a1c'
+ 'cd258e1bf430c02a25f40b4329df9f57'
+ '4ad87b74a4bc9a34621280abe0e0c3e4'
+ 'c499b3edbf2c400c8a1984e18c7ce7fa')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  patch -Np0 -i ../disable-werror.patch
+  patch -Np1 -i ../linux-3.0.patch
+  make CXFLAGS=$CFLAGS
+  # build static mdassemble for Arch's initramfs
+  make MDASSEMBLE_AUTO=1 mdassemble
+  
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make INSTALL=/bin/install DESTDIR=$pkgdir install
+  install -D -m755 mdassemble $pkgdir/sbin/mdassemble
+  install -D -m644 ../mdadm.conf $pkgdir/etc/mdadm.conf
+  install -D -m755 ../mdadm $pkgdir/etc/rc.d/mdadm
+  install -D -m644 ../mdadm_install $pkgdir/lib/initcpio/install/mdadm
+  

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

2011-09-14 Thread Dave Reisner
Date: Wednesday, September 14, 2011 @ 07:16:00
  Author: dreisner
Revision: 138014

db-move: moved curl from [testing] to [core] (i686)

Added:
  curl/repos/core-i686/
  curl/repos/core-i686/PKGBUILD
(from rev 138013, curl/repos/testing-i686/PKGBUILD)
  curl/repos/core-i686/curlbuild.h
(from rev 138013, curl/repos/testing-i686/curlbuild.h)
Deleted:
  curl/repos/testing-i686/

-+
 PKGBUILD|   60 ++
 curlbuild.h |9 
 2 files changed, 69 insertions(+)

Copied: curl/repos/core-i686/PKGBUILD (from rev 138013, 
curl/repos/testing-i686/PKGBUILD)
===
--- core-i686/PKGBUILD  (rev 0)
+++ core-i686/PKGBUILD  2011-09-14 11:16:00 UTC (rev 138014)
@@ -0,0 +1,60 @@
+# $Id$
+# Maintainer: Dave Reisner dreis...@archlinux.org
+# Contributor: Angel Velasquez an...@archlinux.org
+# Contributor: Eric Belanger e...@archlinux.org
+# Contributor: Lucien Immink l.imm...@student.fnt.hvu.nl
+# Contributor: Daniel J Griffiths ghost1...@archlinux.us
+
+pkgname=curl
+pkgver=7.22.0
+pkgrel=1
+pkgdesc=An URL retrival utility and library
+arch=('i686' 'x86_64')
+url=http://curl.haxx.se;
+license=('MIT')
+depends=('zlib' 'openssl' 'bash' 'ca-certificates' 'libssh2')
+options=('!libtool')
+source=(http://curl.haxx.se/download/$pkgname-$pkgver.tar.gz{,.asc}
+curlbuild.h)
+md5sums=('e8c36126d21c893f085aca233906b5cc'
+ '1b061c348b63ea3e90c3f2c3af6a08d6'
+ '751bd433ede935c8fae727377625a8ae')
+
+
+case $(cpp '__SIZEOF_POINTER__' | sed '/^#/d') in
+  8) _curlbuild=curlbuild-64.h ;;
+  4) _curlbuild=curlbuild-32.h ;;
+  *) error unsupported architecture: %s $CARCH
+exit 1
+;;
+esac
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  ./configure \
+  --with-random=/dev/urandom \
+  --prefix=/usr \
+  --mandir=/usr/share/man \
+  --disable-dependency-tracking \
+  --enable-ipv6 \
+  --disable-ldaps \
+  --disable-ldap \
+  --enable-manual \
+  --enable-versioned-symbols \
+  --with-ca-bundle=/etc/ssl/certs/ca-certificates.crt \
+  --without-libidn \
+  --enable-threaded-resolver
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  make DESTDIR=$pkgdir install
+
+  install -Dm644 COPYING $pkgdir/usr/share/licenses/$pkgname/COPYING
+  install -Dm644 docs/libcurl/libcurl.m4 $pkgdir/usr/share/aclocal/libcurl.m4
+  mv $pkgdir/usr/include/curl/curlbuild.h 
$pkgdir/usr/include/curl/$_curlbuild
+  install -m644 $srcdir/curlbuild.h $pkgdir/usr/include/curl/curlbuild.h
+}

Copied: curl/repos/core-i686/curlbuild.h (from rev 138013, 
curl/repos/testing-i686/curlbuild.h)
===
--- core-i686/curlbuild.h   (rev 0)
+++ core-i686/curlbuild.h   2011-09-14 11:16:00 UTC (rev 138014)
@@ -0,0 +1,9 @@
+#include bits/wordsize.h
+
+#if __WORDSIZE == 32
+#include curlbuild-32.h
+#elif __WORDSIZE == 64
+#include curlbuild-64.h
+#else
+#error Unknown word size
+#endif



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

2011-09-14 Thread Dave Reisner
Date: Wednesday, September 14, 2011 @ 07:16:01
  Author: dreisner
Revision: 138015

db-move: moved curl from [testing] to [core] (x86_64)

Added:
  curl/repos/core-x86_64/
  curl/repos/core-x86_64/PKGBUILD
(from rev 138013, curl/repos/testing-x86_64/PKGBUILD)
  curl/repos/core-x86_64/curlbuild.h
(from rev 138013, curl/repos/testing-x86_64/curlbuild.h)
Deleted:
  curl/repos/testing-x86_64/

-+
 PKGBUILD|   60 ++
 curlbuild.h |9 
 2 files changed, 69 insertions(+)

Copied: curl/repos/core-x86_64/PKGBUILD (from rev 138013, 
curl/repos/testing-x86_64/PKGBUILD)
===
--- core-x86_64/PKGBUILD(rev 0)
+++ core-x86_64/PKGBUILD2011-09-14 11:16:01 UTC (rev 138015)
@@ -0,0 +1,60 @@
+# $Id$
+# Maintainer: Dave Reisner dreis...@archlinux.org
+# Contributor: Angel Velasquez an...@archlinux.org
+# Contributor: Eric Belanger e...@archlinux.org
+# Contributor: Lucien Immink l.imm...@student.fnt.hvu.nl
+# Contributor: Daniel J Griffiths ghost1...@archlinux.us
+
+pkgname=curl
+pkgver=7.22.0
+pkgrel=1
+pkgdesc=An URL retrival utility and library
+arch=('i686' 'x86_64')
+url=http://curl.haxx.se;
+license=('MIT')
+depends=('zlib' 'openssl' 'bash' 'ca-certificates' 'libssh2')
+options=('!libtool')
+source=(http://curl.haxx.se/download/$pkgname-$pkgver.tar.gz{,.asc}
+curlbuild.h)
+md5sums=('e8c36126d21c893f085aca233906b5cc'
+ '1b061c348b63ea3e90c3f2c3af6a08d6'
+ '751bd433ede935c8fae727377625a8ae')
+
+
+case $(cpp '__SIZEOF_POINTER__' | sed '/^#/d') in
+  8) _curlbuild=curlbuild-64.h ;;
+  4) _curlbuild=curlbuild-32.h ;;
+  *) error unsupported architecture: %s $CARCH
+exit 1
+;;
+esac
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  ./configure \
+  --with-random=/dev/urandom \
+  --prefix=/usr \
+  --mandir=/usr/share/man \
+  --disable-dependency-tracking \
+  --enable-ipv6 \
+  --disable-ldaps \
+  --disable-ldap \
+  --enable-manual \
+  --enable-versioned-symbols \
+  --with-ca-bundle=/etc/ssl/certs/ca-certificates.crt \
+  --without-libidn \
+  --enable-threaded-resolver
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  make DESTDIR=$pkgdir install
+
+  install -Dm644 COPYING $pkgdir/usr/share/licenses/$pkgname/COPYING
+  install -Dm644 docs/libcurl/libcurl.m4 $pkgdir/usr/share/aclocal/libcurl.m4
+  mv $pkgdir/usr/include/curl/curlbuild.h 
$pkgdir/usr/include/curl/$_curlbuild
+  install -m644 $srcdir/curlbuild.h $pkgdir/usr/include/curl/curlbuild.h
+}

Copied: curl/repos/core-x86_64/curlbuild.h (from rev 138013, 
curl/repos/testing-x86_64/curlbuild.h)
===
--- core-x86_64/curlbuild.h (rev 0)
+++ core-x86_64/curlbuild.h 2011-09-14 11:16:01 UTC (rev 138015)
@@ -0,0 +1,9 @@
+#include bits/wordsize.h
+
+#if __WORDSIZE == 32
+#include curlbuild-32.h
+#elif __WORDSIZE == 64
+#include curlbuild-64.h
+#else
+#error Unknown word size
+#endif



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

2011-09-14 Thread Dave Reisner
Date: Wednesday, September 14, 2011 @ 07:16:23
  Author: dreisner
Revision: 138016

db-move: moved libssh2 from [extra] to [core] (i686)

Added:
  libssh2/repos/core-i686/
  libssh2/repos/core-i686/PKGBUILD
(from rev 138015, libssh2/repos/extra-i686/PKGBUILD)
Deleted:
  libssh2/repos/extra-i686/

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

Copied: libssh2/repos/core-i686/PKGBUILD (from rev 138015, 
libssh2/repos/extra-i686/PKGBUILD)
===
--- core-i686/PKGBUILD  (rev 0)
+++ core-i686/PKGBUILD  2011-09-14 11:16:23 UTC (rev 138016)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Dave Reisner dreis...@archlinux.org
+# Contributor: Angel Velasquez an...@archlinux.org 
+# Contributor: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Andrea Scarpino and...@archlinux.org
+# Contributor: ice-man icem...@gmail.com
+
+pkgname=libssh2
+pkgver=1.3.0
+pkgrel=1
+pkgdesc=A library implementing the SSH2 protocol as defined by Internet 
Drafts
+url=http://www.libssh2.org/;
+arch=('i686' 'x86_64')
+license=('BSD')
+depends=('openssl')
+makedepends=('zlib')
+options=('!libtool')
+source=(http://www.libssh2.org/download/$pkgname-$pkgver.tar.gz{,.asc})
+md5sums=('6425331899ccf1015f1ed79448cb4709'
+ '6ddcc9f2b37941f8291d7494ee8f89b7')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  install -Dm644 COPYING $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}



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

2011-09-14 Thread Dave Reisner
Date: Wednesday, September 14, 2011 @ 07:16:24
  Author: dreisner
Revision: 138017

db-move: moved libssh2 from [extra] to [core] (x86_64)

Added:
  libssh2/repos/core-x86_64/
  libssh2/repos/core-x86_64/PKGBUILD
(from rev 138015, libssh2/repos/extra-x86_64/PKGBUILD)
Deleted:
  libssh2/repos/extra-x86_64/

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

Copied: libssh2/repos/core-x86_64/PKGBUILD (from rev 138015, 
libssh2/repos/extra-x86_64/PKGBUILD)
===
--- core-x86_64/PKGBUILD(rev 0)
+++ core-x86_64/PKGBUILD2011-09-14 11:16:24 UTC (rev 138017)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Dave Reisner dreis...@archlinux.org
+# Contributor: Angel Velasquez an...@archlinux.org 
+# Contributor: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Andrea Scarpino and...@archlinux.org
+# Contributor: ice-man icem...@gmail.com
+
+pkgname=libssh2
+pkgver=1.3.0
+pkgrel=1
+pkgdesc=A library implementing the SSH2 protocol as defined by Internet 
Drafts
+url=http://www.libssh2.org/;
+arch=('i686' 'x86_64')
+license=('BSD')
+depends=('openssl')
+makedepends=('zlib')
+options=('!libtool')
+source=(http://www.libssh2.org/download/$pkgname-$pkgver.tar.gz{,.asc})
+md5sums=('6425331899ccf1015f1ed79448cb4709'
+ '6ddcc9f2b37941f8291d7494ee8f89b7')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  install -Dm644 COPYING $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}



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

2011-09-14 Thread Dave Reisner
Date: Wednesday, September 14, 2011 @ 07:16:52
  Author: dreisner
Revision: 138018

db-remove: curl removed by dreisner

Deleted:
  curl/repos/extra-i686/



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

2011-09-14 Thread Dave Reisner
Date: Wednesday, September 14, 2011 @ 07:17:03
  Author: dreisner
Revision: 138019

db-remove: curl removed by dreisner

Deleted:
  curl/repos/extra-x86_64/



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

2011-09-14 Thread Pierre Schmitz
Date: Wednesday, September 14, 2011 @ 07:57:37
  Author: pierre
Revision: 138020

upgpkg: apache 2.2.21-1

upstream security update

Modified:
  apache/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-09-14 11:17:03 UTC (rev 138019)
+++ PKGBUILD2011-09-14 11:57:37 UTC (rev 138020)
@@ -4,7 +4,7 @@
 # Contributor: Pierre Schmitz pie...@archlinux.de
 
 pkgname=apache
-pkgver=2.2.20
+pkgver=2.2.21
 pkgrel=1
 pkgdesc='A high performance Unix-based HTTP server'
 arch=('i686' 'x86_64')
@@ -35,7 +35,7 @@
 httpd.logrotate
 httpd
 arch.layout)
-md5sums=('1ac251431c8c4285f6b085c1d156bb56'
+md5sums=('1696ae62cd879ab1d4dd9ff021a470f2'
  'f1d9d41360908ceb2374da55ae99197a'
  'cdfa04985a0efa850976aef01c2a0c40'
  '0930d2d0612eb0a53a0d00aea7e8687f'



[arch-commits] Commit in apache/repos (24 files)

2011-09-14 Thread Pierre Schmitz
Date: Wednesday, September 14, 2011 @ 07:59:52
  Author: pierre
Revision: 138021

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

Added:
  apache/repos/extra-i686/PKGBUILD
(from rev 138020, apache/trunk/PKGBUILD)
  apache/repos/extra-i686/apache.conf.d
(from rev 138020, apache/trunk/apache.conf.d)
  apache/repos/extra-i686/apachectl-confd.patch
(from rev 138020, apache/trunk/apachectl-confd.patch)
  apache/repos/extra-i686/arch.layout
(from rev 138020, apache/trunk/arch.layout)
  apache/repos/extra-i686/httpd
(from rev 138020, apache/trunk/httpd)
  apache/repos/extra-i686/httpd.logrotate
(from rev 138020, apache/trunk/httpd.logrotate)
  apache/repos/extra-x86_64/PKGBUILD
(from rev 138020, apache/trunk/PKGBUILD)
  apache/repos/extra-x86_64/apache.conf.d
(from rev 138020, apache/trunk/apache.conf.d)
  apache/repos/extra-x86_64/apachectl-confd.patch
(from rev 138020, apache/trunk/apachectl-confd.patch)
  apache/repos/extra-x86_64/arch.layout
(from rev 138020, apache/trunk/arch.layout)
  apache/repos/extra-x86_64/httpd
(from rev 138020, apache/trunk/httpd)
  apache/repos/extra-x86_64/httpd.logrotate
(from rev 138020, apache/trunk/httpd.logrotate)
Deleted:
  apache/repos/extra-i686/PKGBUILD
  apache/repos/extra-i686/apache.conf.d
  apache/repos/extra-i686/apachectl-confd.patch
  apache/repos/extra-i686/arch.layout
  apache/repos/extra-i686/httpd
  apache/repos/extra-i686/httpd.logrotate
  apache/repos/extra-x86_64/PKGBUILD
  apache/repos/extra-x86_64/apache.conf.d
  apache/repos/extra-x86_64/apachectl-confd.patch
  apache/repos/extra-x86_64/arch.layout
  apache/repos/extra-x86_64/httpd
  apache/repos/extra-x86_64/httpd.logrotate

+
 extra-i686/PKGBUILD|  290 +--
 extra-i686/apache.conf.d   |   30 +--
 extra-i686/apachectl-confd.patch   |   30 +--
 extra-i686/arch.layout |   44 ++---
 extra-i686/httpd   |  130 +++
 extra-i686/httpd.logrotate |   12 -
 extra-x86_64/PKGBUILD  |  290 +--
 extra-x86_64/apache.conf.d |   30 +--
 extra-x86_64/apachectl-confd.patch |   30 +--
 extra-x86_64/arch.layout   |   44 ++---
 extra-x86_64/httpd |  130 +++
 extra-x86_64/httpd.logrotate   |   12 -
 12 files changed, 536 insertions(+), 536 deletions(-)

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


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

2011-09-14 Thread Tobias Powalowski
Date: Wednesday, September 14, 2011 @ 09:36:28
  Author: tpowa
Revision: 138022

change default governor to ondemand instead of performance

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

---+
 config|8 
 config.x86_64 |8 
 2 files changed, 8 insertions(+), 8 deletions(-)

Modified: config
===
--- config  2011-09-14 11:59:52 UTC (rev 138021)
+++ config  2011-09-14 13:36:28 UTC (rev 138022)
@@ -514,14 +514,14 @@
 CONFIG_CPU_FREQ_TABLE=m
 CONFIG_CPU_FREQ_STAT=m
 CONFIG_CPU_FREQ_STAT_DETAILS=y
-CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
+# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
 # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
-# CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set
+CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y
 # CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
-CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
+CONFIG_CPU_FREQ_GOV_PERFORMANCE=m
 CONFIG_CPU_FREQ_GOV_POWERSAVE=m
 CONFIG_CPU_FREQ_GOV_USERSPACE=m
-CONFIG_CPU_FREQ_GOV_ONDEMAND=m
+CONFIG_CPU_FREQ_GOV_ONDEMAND=y
 CONFIG_CPU_FREQ_GOV_CONSERVATIVE=m
 
 #

Modified: config.x86_64
===
--- config.x86_64   2011-09-14 11:59:52 UTC (rev 138021)
+++ config.x86_64   2011-09-14 13:36:28 UTC (rev 138022)
@@ -497,14 +497,14 @@
 CONFIG_CPU_FREQ_TABLE=m
 CONFIG_CPU_FREQ_STAT=m
 CONFIG_CPU_FREQ_STAT_DETAILS=y
-CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
+# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
 # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
-# CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set
+CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y
 # CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
-CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
+CONFIG_CPU_FREQ_GOV_PERFORMANCE=m
 CONFIG_CPU_FREQ_GOV_POWERSAVE=m
 CONFIG_CPU_FREQ_GOV_USERSPACE=m
-CONFIG_CPU_FREQ_GOV_ONDEMAND=m
+CONFIG_CPU_FREQ_GOV_ONDEMAND=y
 CONFIG_CPU_FREQ_GOV_CONSERVATIVE=m
 
 #



[arch-commits] Commit in kernel26-lts/trunk (config config.x86_64)

2011-09-14 Thread Tobias Powalowski
Date: Wednesday, September 14, 2011 @ 09:39:16
  Author: tpowa
Revision: 138023

change default governor to ondemand instead of performance

Modified:
  kernel26-lts/trunk/config
  kernel26-lts/trunk/config.x86_64

---+
 config|8 
 config.x86_64 |8 
 2 files changed, 8 insertions(+), 8 deletions(-)

Modified: config
===
--- config  2011-09-14 13:36:28 UTC (rev 138022)
+++ config  2011-09-14 13:39:16 UTC (rev 138023)
@@ -446,15 +446,15 @@
 # CONFIG_CPU_FREQ_DEBUG is not set
 CONFIG_CPU_FREQ_STAT=m
 CONFIG_CPU_FREQ_STAT_DETAILS=y
-CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
+CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
 # CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
 # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
-# CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set
+CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y
 # CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
-CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
+CONFIG_CPU_FREQ_GOV_PERFORMANCE=m
 CONFIG_CPU_FREQ_GOV_POWERSAVE=m
 CONFIG_CPU_FREQ_GOV_USERSPACE=m
-CONFIG_CPU_FREQ_GOV_ONDEMAND=m
+CONFIG_CPU_FREQ_GOV_ONDEMAND=y
 CONFIG_CPU_FREQ_GOV_CONSERVATIVE=m
 
 #

Modified: config.x86_64
===
--- config.x86_64   2011-09-14 13:36:28 UTC (rev 138022)
+++ config.x86_64   2011-09-14 13:39:16 UTC (rev 138023)
@@ -448,15 +448,15 @@
 # CONFIG_CPU_FREQ_DEBUG is not set
 CONFIG_CPU_FREQ_STAT=m
 CONFIG_CPU_FREQ_STAT_DETAILS=y
-CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
+# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
 # CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
 # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
-# CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set
+CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y
 # CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
-CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
+CONFIG_CPU_FREQ_GOV_PERFORMANCE=m
 CONFIG_CPU_FREQ_GOV_POWERSAVE=m
 CONFIG_CPU_FREQ_GOV_USERSPACE=m
-CONFIG_CPU_FREQ_GOV_ONDEMAND=m
+CONFIG_CPU_FREQ_GOV_ONDEMAND=y
 CONFIG_CPU_FREQ_GOV_CONSERVATIVE=m
 
 #



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

2011-09-14 Thread Guillaume Alaux
Date: Wednesday, September 14, 2011 @ 12:24:46
  Author: guillaume
Revision: 138024

upgpkg: tomcat6 6.0.33-3

Fixed owner of /etc/tomcat6 and tomcat user dir

Modified:
  tomcat6/trunk/PKGBUILD
  tomcat6/trunk/tomcat6.install

-+
 PKGBUILD|9 +
 tomcat6.install |2 +-
 2 files changed, 6 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-09-14 13:39:16 UTC (rev 138023)
+++ PKGBUILD2011-09-14 16:24:46 UTC (rev 138024)
@@ -1,7 +1,7 @@
 # Maintainer: Guillaume ALAUX guilla...@archlinux.org
 pkgname=tomcat6
 pkgver=6.0.33
-pkgrel=2
+pkgrel=3
 pkgdesc=Servlet-2.5/JSP-2.1 Container
 arch=('any')
 url='http://tomcat.apache.org/'
@@ -29,7 +29,7 @@
  'a6ff671562c9ac91e8cc2812760df49d'
  'b9f482437de11587d72b53ddaa2a'
  '8f2ccc09837577394441d29a03b0e667'
- '1be39071bd27781c352b2d73b765e29d')
+ 'afdb7edc5c7a7b5fa85ad110d021cad3')
 
 build() {
   cd ${srcdir}/apache-tomcat-${pkgver}-src
@@ -65,8 +65,9 @@
   touch ${pkgdir}/var/log/${pkgname}/catalina.{out,err}
   chgrp 19 ${pkgdir}/var/log/${pkgname}/catalina.{out,err}
 
-  install -dm770 ${pkgdir}/etc/${pkgname}
-  install -m660 conf/* ${pkgdir}/etc/${pkgname}
+  install -dm775 ${pkgdir}/etc/${pkgname}
+  install -g 66 -m640 conf/* ${pkgdir}/etc/${pkgname}
+  install -d -g66 -m775 ${pkgdir}/etc/${pkgname}/Catalina
   ln -s /etc/${pkgname} ${pkgdir}/usr/share/${pkgname}/conf
 
   install -dm775 ${pkgdir}/var/lib/${pkgname}

Modified: tomcat6.install
===
--- tomcat6.install 2011-09-14 13:39:16 UTC (rev 138023)
+++ tomcat6.install 2011-09-14 16:24:46 UTC (rev 138024)
@@ -1,6 +1,6 @@
 post_install() {
   getent group tomcat /dev/null 21 || groupadd -g 66 tomcat
-  getent passwd tomcat /dev/null 21 || useradd -u 66 -g tomcat -d 
/usr/share/tomcat -s /bin/false tomcat
+  getent passwd tomcat /dev/null 21 || useradd -u 66 -g tomcat -d 
/usr/share/tomcat6 -s /bin/false tomcat
 
   if [ -f lib/modules/`uname -r`/kernel/security/capability.ko ]; then
 echo  It appears that your current kernel has linux security



[arch-commits] Commit in tomcat6/repos/extra-any (8 files)

2011-09-14 Thread Guillaume Alaux
Date: Wednesday, September 14, 2011 @ 12:25:41
  Author: guillaume
Revision: 138025

archrelease: copy trunk to extra-any

Added:
  tomcat6/repos/extra-any/PKGBUILD
(from rev 138024, tomcat6/trunk/PKGBUILD)
  tomcat6/repos/extra-any/tomcat6
(from rev 138024, tomcat6/trunk/tomcat6)
  tomcat6/repos/extra-any/tomcat6.conf.d
(from rev 138024, tomcat6/trunk/tomcat6.conf.d)
  tomcat6/repos/extra-any/tomcat6.install
(from rev 138024, tomcat6/trunk/tomcat6.install)
Deleted:
  tomcat6/repos/extra-any/PKGBUILD
  tomcat6/repos/extra-any/tomcat6
  tomcat6/repos/extra-any/tomcat6.conf.d
  tomcat6/repos/extra-any/tomcat6.install

-+
 PKGBUILD|  173 +++---
 tomcat6 |  154 
 tomcat6.conf.d  |   30 -
 tomcat6.install |   54 
 4 files changed, 206 insertions(+), 205 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2011-09-14 16:24:46 UTC (rev 138024)
+++ PKGBUILD2011-09-14 16:25:41 UTC (rev 138025)
@@ -1,86 +0,0 @@
-# Maintainer: Guillaume ALAUX guilla...@archlinux.org
-pkgname=tomcat6
-pkgver=6.0.33
-pkgrel=2
-pkgdesc=Servlet-2.5/JSP-2.1 Container
-arch=('any')
-url='http://tomcat.apache.org/'
-license=('APACHE')
-depends=('java-runtime=5' 'java-jsvc' 'eclipse-ecj')
-makedepends=('java-environment=5' 'apache-ant=1.6' 'java-commons-daemon')
-optdepends=('tomcat-native: to allow optimal performance in production 
environments')
-backup=(etc/tomcat6/catalina.policy
-etc/tomcat6/catalina.properties
-etc/tomcat6/context.xml
-etc/tomcat6/logging.properties
-etc/tomcat6/server.xml
-etc/tomcat6/tomcat-users.xml
-etc/tomcat6/web.xml
-etc/conf.d/tomcat6)
-install=tomcat6.install
-source=(http://archive.apache.org/dist/tomcat/tomcat-6/v${pkgver}/src/apache-tomcat-${pkgver}-src.tar.gz
-
http://tomcat.apache.org/dev/dist/m2-repository/org/apache/tomcat/dbcp/${pkgver}/dbcp-${pkgver}.jar
-tomcat6.conf.d
-tomcat6
-tomcat6.install)
-
-noextract=(dbcp-${pkgver}.jar)
-md5sums=('84b314ba89a77baca7bd7f2c9e2f86a1'
- 'a6ff671562c9ac91e8cc2812760df49d'
- 'b9f482437de11587d72b53ddaa2a'
- '8f2ccc09837577394441d29a03b0e667'
- '1be39071bd27781c352b2d73b765e29d')
-
-build() {
-  cd ${srcdir}/apache-tomcat-${pkgver}-src
-
-  . /etc/profile.d/apache-ant.sh
-  ant download deploy\
--Dbase.path=${srcdir}/DOWN_LIBS \
--Dcommons-daemon.jar=/usr/share/java/commons-daemon.jar \
--Djdt.jar=/usr/share/java/eclipse-ecj.jar
-}
-
-package() {
-  cd ${srcdir}/apache-tomcat-${pkgver}-src/output/build
-
-  # Tomcat general files
-  install -dm755 ${pkgdir}/usr/share/{,java/}${pkgname}
-  # commons-daemon and tomcat-natives are packaged on their own
-  rm bin/{*.bat,commons-daemon*,tomcat-native.tar.gz}
-  cp -r bin ${pkgdir}/usr/share/${pkgname}
-
-  # eclipse-ecj is packaged on its own
-  rm lib/eclipse-ecj.jar
-  install lib/* ${pkgdir}/usr/share/java/${pkgname}
-  install ${srcdir}/dbcp-${pkgver}.jar \
-  ${pkgdir}/usr/share/java/${pkgname}/tomcat-dbcp-${pkgver}.jar
-  ln -s tomcat-dbcp-${pkgver}.jar \
-${pkgdir}/usr/share/java/${pkgname}/tomcat-dbcp.jar
-  ln -s /usr/share/java/${pkgname} ${pkgdir}/usr/share/${pkgname}/lib
-
-  # 66=tomcat / 19=log
-  install -dm775 -o 66 -g 19 ${pkgdir}/var/log/${pkgname}
-  ln -s /var/log/${pkgname} ${pkgdir}/usr/share/${pkgname}/logs
-  touch ${pkgdir}/var/log/${pkgname}/catalina.{out,err}
-  chgrp 19 ${pkgdir}/var/log/${pkgname}/catalina.{out,err}
-
-  install -dm770 ${pkgdir}/etc/${pkgname}
-  install -m660 conf/* ${pkgdir}/etc/${pkgname}
-  ln -s /etc/${pkgname} ${pkgdir}/usr/share/${pkgname}/conf
-
-  install -dm775 ${pkgdir}/var/lib/${pkgname}
-  cp -r webapps ${pkgdir}/var/lib/${pkgname}
-  chown -R 66:66 ${pkgdir}/var/lib/${pkgname}
-  ln -s /var/lib/${pkgname}/webapps ${pkgdir}/usr/share/${pkgname}/webapps
-
-  install -dm1777 ${pkgdir}/var/tmp
-  install -dm755 -o 66 -g 66 ${pkgdir}/var/tmp/${pkgname}/{temp,work}
-  ln -s /var/tmp/${pkgname}/temp ${pkgdir}/usr/share/${pkgname}/temp
-  ln -s /var/tmp/${pkgname}/work ${pkgdir}/usr/share/${pkgname}/work
-
-  # Arch scripts
-  install -Dm644 ${srcdir}/${pkgname}.conf.d ${pkgdir}/etc/conf.d/${pkgname}
-  install -Dm755 ${srcdir}/${pkgname} ${pkgdir}/etc/rc.d/${pkgname}
-}
-

Copied: tomcat6/repos/extra-any/PKGBUILD (from rev 138024, 
tomcat6/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2011-09-14 16:25:41 UTC (rev 138025)
@@ -0,0 +1,87 @@
+# Maintainer: Guillaume ALAUX guilla...@archlinux.org
+pkgname=tomcat6
+pkgver=6.0.33
+pkgrel=3
+pkgdesc=Servlet-2.5/JSP-2.1 Container
+arch=('any')
+url='http://tomcat.apache.org/'
+license=('APACHE')
+depends=('java-runtime=5' 'java-jsvc' 

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

2011-09-14 Thread Andrea Scarpino
Date: Wednesday, September 14, 2011 @ 14:37:32
  Author: andrea
Revision: 138026

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

Added:
  digikam/repos/extra-i686/PKGBUILD
(from rev 138025, digikam/trunk/PKGBUILD)
  digikam/repos/extra-i686/digikam.install
(from rev 138025, digikam/trunk/digikam.install)
  digikam/repos/extra-i686/kipi-plugins.install
(from rev 138025, digikam/trunk/kipi-plugins.install)
  digikam/repos/extra-x86_64/PKGBUILD
(from rev 138025, digikam/trunk/PKGBUILD)
  digikam/repos/extra-x86_64/digikam.install
(from rev 138025, digikam/trunk/digikam.install)
  digikam/repos/extra-x86_64/kipi-plugins.install
(from rev 138025, digikam/trunk/kipi-plugins.install)
Deleted:
  digikam/repos/extra-i686/PKGBUILD
  digikam/repos/extra-i686/digikam.install
  digikam/repos/extra-i686/kipi-plugins.install
  digikam/repos/extra-x86_64/PKGBUILD
  digikam/repos/extra-x86_64/digikam.install
  digikam/repos/extra-x86_64/kipi-plugins.install

---+
 extra-i686/PKGBUILD   |  176 ++--
 extra-i686/digikam.install|   24 ++--
 extra-i686/kipi-plugins.install   |   24 ++--
 extra-x86_64/PKGBUILD |  176 ++--
 extra-x86_64/digikam.install  |   24 ++--
 extra-x86_64/kipi-plugins.install |   24 ++--
 6 files changed, 232 insertions(+), 216 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2011-09-14 16:25:41 UTC (rev 138025)
+++ extra-i686/PKGBUILD 2011-09-14 18:37:32 UTC (rev 138026)
@@ -1,84 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Tobias Powalowski tp...@archlinux.org
-
-pkgbase=digikam
-pkgname=('digikam' 'kipi-plugins' 'libkface' 'libkgeomap' 'libmediawiki')
-pkgver=2.1.0
-pkgrel=1
-pkgdesc=Digital photo management application for KDE
-arch=('i686' 'x86_64')
-license=('GPL')
-url=http://www.digikam.org/;
-makedepends=('kdepimlibs' 'libkexiv2' 'libkdcraw' 'libkipi' 'libksane' 'liblqr'
- 'kdeedu-marble' 'opencv' 'boost' 'libgpod' 'qjson' 'hugin'
- 'cmake' 'automoc4' 'doxygen')
-source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('3e5228a60ae916c530a7a87e081862b6')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  # Use internal lensfun (FS#21816)
-  cmake ../${pkgname}-${pkgver} \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_SKIP_RPATH=ON \
--DLENSFUN_LIBRARY= \
--DLENSFUN_INCLUDE_DIR=
-  make
-}
-
-package_digikam() {
-  pkgdesc=Digital photo management application for KDE
-  depends=('kdebase-runtime' 'kdepimlibs' 'libgphoto2' 'opencv' 'liblqr'
-   'libkipi' 'libkexiv2' 'libkdcraw' 'libkface' 'libkgeomap')
-  optdepends=('kipi-plugins: for more extras and plugins')
-  install=digikam.install
-
-  cd ${srcdir}/build/core
-  make DESTDIR=${pkgdir} install
-  cd ${srcdir}/build/doc
-  make DESTDIR=${pkgdir} install
-  cd ${srcdir}/build/po
-  make DESTDIR=${pkgdir} install
-}
-
-package_libkface() {
-  pkgdesc=A Qt/C++ wrapper around LibFace library to perform face recognition 
and detection over pictures
-  depends=('kdelibs' 'opencv')
-
-  cd ${srcdir}/build/extra/libkface
-  make DESTDIR=${pkgdir} install
-}
-
-package_libkgeomap() {
-  pkgdesc=A wrapper around world map components for browsing and arranging 
photos on a map
-  depends=('kdelibs' 'kdeedu-marble' 'libkexiv2')
-
-  cd ${srcdir}/build/extra/libkgeomap
-  make DESTDIR=${pkgdir} install
-}
-
-package_libmediawiki() {
-  pkgdesc=A KDE C++ interface for MediaWiki based web service as 
wikipedia.org
-  depends=('kdelibs')
-
-  cd ${srcdir}/build/extra/libmediawiki
-  make DESTDIR=${pkgdir} install
-}
-
-package_kipi-plugins() {
-  pkgdesc=A collection of plugins extending the KDE graphics and image 
applications as digiKam
-  depends=('kdebase-runtime' 'kdepimlibs' 'libkdcraw' 'libkipi' 'libksane'
-   'opencv' 'qjson')
-  optdepends=('libkgeomap'
-  'libmediawiki'
-  'libgpod'
-  'hugin')
-  install=kipi-plugins.install
-
-  cd ${srcdir}/build/extra/kipi-plugins
-  make DESTDIR=${pkgdir} install
-}

Copied: digikam/repos/extra-i686/PKGBUILD (from rev 138025, 
digikam/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2011-09-14 18:37:32 UTC (rev 138026)
@@ -0,0 +1,92 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Tobias Powalowski tp...@archlinux.org
+
+pkgbase=digikam
+pkgname=('digikam' 'kipi-plugins' 'libkface' 'libkgeomap' 'libkvkontakte' 
'libmediawiki')
+pkgver=2.1.1
+pkgrel=1
+pkgdesc=Digital photo management application for KDE
+arch=('i686' 'x86_64')
+license=('GPL')
+url=http://www.digikam.org/;
+makedepends=('kdepimlibs' 'libkexiv2' 'libkdcraw' 

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

2011-09-14 Thread Ionut Biru
Date: Wednesday, September 14, 2011 @ 17:58:12
  Author: ibiru
Revision: 138027

update to 3.1.91.1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-09-14 18:37:32 UTC (rev 138026)
+++ PKGBUILD2011-09-14 21:58:12 UTC (rev 138027)
@@ -4,7 +4,7 @@
 # Contributor: Michael Kanis mkanis_at_gmx_dot_de
 
 pkgname=mutter
-pkgver=3.1.90.1
+pkgver=3.1.91.1
 pkgrel=1
 pkgdesc=A window manager for GNOME
 arch=(i686 x86_64)
@@ -16,7 +16,7 @@
 options=('!libtool' '!emptydirs')
 install=mutter.install
 
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('6ff689cc3f533fce8682bd8a0eaf50147b0e5d831be8d91cc9b00cf49dfb5bd3')
+sha256sums=('ea665ba523d2b62f8cdfb1b0285c7672ac395774af3cb059bfd39bed8cb71d31')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



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

2011-09-14 Thread Ionut Biru
Date: Wednesday, September 14, 2011 @ 18:00:55
  Author: ibiru
Revision: 138028

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

Added:
  mutter/repos/gnome-unstable-i686/PKGBUILD
(from rev 138027, mutter/trunk/PKGBUILD)
  mutter/repos/gnome-unstable-i686/mutter.install
(from rev 138027, mutter/trunk/mutter.install)
  mutter/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 138027, mutter/trunk/PKGBUILD)
  mutter/repos/gnome-unstable-x86_64/mutter.install
(from rev 138027, mutter/trunk/mutter.install)
Deleted:
  mutter/repos/gnome-unstable-i686/PKGBUILD
  mutter/repos/gnome-unstable-i686/mutter.install
  mutter/repos/gnome-unstable-x86_64/PKGBUILD
  mutter/repos/gnome-unstable-x86_64/mutter.install

--+
 gnome-unstable-i686/PKGBUILD |   72 -
 gnome-unstable-i686/mutter.install   |   34 +++
 gnome-unstable-x86_64/PKGBUILD   |   72 -
 gnome-unstable-x86_64/mutter.install |   34 +++
 4 files changed, 106 insertions(+), 106 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===
--- gnome-unstable-i686/PKGBUILD2011-09-14 21:58:12 UTC (rev 138027)
+++ gnome-unstable-i686/PKGBUILD2011-09-14 22:00:55 UTC (rev 138028)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Jan heftig Steffens jan.steff...@gmail.com
-# Maintainer: Ionut Biru ib...@archlinux.org
-# Contributor: Michael Kanis mkanis_at_gmx_dot_de
-
-pkgname=mutter
-pkgver=3.1.90.1
-pkgrel=1
-pkgdesc=A window manager for GNOME
-arch=(i686 x86_64)
-license=('GPL')
-depends=('startup-notification' 'gconf' 'zenity' 'libcanberra' 'clutter' 
'gobject-introspection')
-makedepends=('intltool' 'gnome-doc-utils')
-url=http://www.gnome.org;
-groups=('gnome')
-options=('!libtool' '!emptydirs')
-install=mutter.install
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('6ff689cc3f533fce8682bd8a0eaf50147b0e5d831be8d91cc9b00cf49dfb5bd3')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr --sysconfdir=/etc \
-  --libexecdir=/usr/lib/mutter \
-  --localstatedir=/var --disable-static
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR=${pkgdir} install
-
-  install -m755 -d ${pkgdir}/usr/share/gconf/schemas
-  gconf-merge-schema ${pkgdir}/usr/share/gconf/schemas/${pkgname}.schemas 
--domain mutter ${pkgdir}/etc/gconf/schemas/*.schemas
-  rm -f ${pkgdir}/etc/gconf/schemas/*.schemas
-}

Copied: mutter/repos/gnome-unstable-i686/PKGBUILD (from rev 138027, 
mutter/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2011-09-14 22:00:55 UTC (rev 138028)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Jan heftig Steffens jan.steff...@gmail.com
+# Maintainer: Ionut Biru ib...@archlinux.org
+# Contributor: Michael Kanis mkanis_at_gmx_dot_de
+
+pkgname=mutter
+pkgver=3.1.91.1
+pkgrel=1
+pkgdesc=A window manager for GNOME
+arch=(i686 x86_64)
+license=('GPL')
+depends=('startup-notification' 'gconf' 'zenity' 'libcanberra' 'clutter' 
'gobject-introspection')
+makedepends=('intltool' 'gnome-doc-utils')
+url=http://www.gnome.org;
+groups=('gnome')
+options=('!libtool' '!emptydirs')
+install=mutter.install
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*.*}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('ea665ba523d2b62f8cdfb1b0285c7672ac395774af3cb059bfd39bed8cb71d31')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --libexecdir=/usr/lib/mutter \
+  --localstatedir=/var --disable-static
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR=${pkgdir} install
+
+  install -m755 -d ${pkgdir}/usr/share/gconf/schemas
+  gconf-merge-schema ${pkgdir}/usr/share/gconf/schemas/${pkgname}.schemas 
--domain mutter ${pkgdir}/etc/gconf/schemas/*.schemas
+  rm -f ${pkgdir}/etc/gconf/schemas/*.schemas
+}

Deleted: gnome-unstable-i686/mutter.install
===
--- gnome-unstable-i686/mutter.install  2011-09-14 21:58:12 UTC (rev 138027)
+++ gnome-unstable-i686/mutter.install  2011-09-14 22:00:55 UTC (rev 138028)
@@ -1,17 +0,0 @@
-pkgname=mutter
-
-post_install() {
-  usr/sbin/gconfpkg --install ${pkgname}
-}
-
-pre_upgrade() {
-  pre_remove $1
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-pre_remove() {
-  usr/sbin/gconfpkg --uninstall ${pkgname}
-}

Copied: mutter/repos/gnome-unstable-i686/mutter.install (from rev 138027, 
mutter/trunk/mutter.install)
===
--- gnome-unstable-i686/mutter.install 

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

2011-09-14 Thread Dave Reisner
Date: Wednesday, September 14, 2011 @ 19:20:18
  Author: dreisner
Revision: 138029

upgpkg: cdrkit 1.1.11-2

rebuild to remove AUR package provide/conflict

Modified:
  cdrkit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-09-14 22:00:55 UTC (rev 138028)
+++ PKGBUILD2011-09-14 23:20:18 UTC (rev 138029)
@@ -4,15 +4,13 @@
 
 pkgname=cdrkit
 pkgver=1.1.11
-pkgrel=1
+pkgrel=2
 pkgdesc=Suite of programs for CD/DVD recording, ISO image creation, and audio 
CD extraction
 arch=('i686' 'x86_64')
 url=http://cdrkit.org/;
 license=('GPL2')
 depends=('file' 'bzip2' 'perl')
 makedepends=('cmake')
-provides=('cdrtools')
-conflicts=('cdrtools')
 source=(http://cdrkit.org/releases/$pkgname-$pkgver.tar.gz)
 md5sums=('efe08e2f3ca478486037b053acd512e9')
 



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

2011-09-14 Thread Dave Reisner
Date: Wednesday, September 14, 2011 @ 19:20:33
  Author: dreisner
Revision: 138030

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

Added:
  cdrkit/repos/extra-i686/PKGBUILD
(from rev 138029, cdrkit/trunk/PKGBUILD)
  cdrkit/repos/extra-x86_64/PKGBUILD
(from rev 138029, cdrkit/trunk/PKGBUILD)
Deleted:
  cdrkit/repos/extra-i686/PKGBUILD
  cdrkit/repos/extra-x86_64/PKGBUILD

---+
 extra-i686/PKGBUILD   |   82 +++-
 extra-x86_64/PKGBUILD |   82 +++-
 2 files changed, 80 insertions(+), 84 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2011-09-14 23:20:18 UTC (rev 138029)
+++ extra-i686/PKGBUILD 2011-09-14 23:20:33 UTC (rev 138030)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Alexander Fehr pizzapunk gmail com
-
-pkgname=cdrkit
-pkgver=1.1.11
-pkgrel=1
-pkgdesc=Suite of programs for CD/DVD recording, ISO image creation, and audio 
CD extraction
-arch=('i686' 'x86_64')
-url=http://cdrkit.org/;
-license=('GPL2')
-depends=('file' 'bzip2' 'perl')
-makedepends=('cmake')
-provides=('cdrtools')
-conflicts=('cdrtools')
-source=(http://cdrkit.org/releases/$pkgname-$pkgver.tar.gz)
-md5sums=('efe08e2f3ca478486037b053acd512e9')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make PREFIX=$pkgdir/usr install
-
-  # Make symlinks for cdrtools compatibility
-  cd $pkgdir/usr/bin
-  ln -s wodim cdrecord
-  ln -s readom readcd
-  ln -s genisoimage mkisofs
-  ln -s genisoimage mkhybrid
-  ln -s icedax cdda2wav
-
-  cd $pkgdir/usr/share/man/man1
-  ln -s wodim.1 cdrecord.1
-  ln -s readom.1 readcd.1
-  ln -s genisoimage.1 mkisofs.1
-  ln -s genisoimage.1 mkhybrid.1
-  ln -s icedax.1 cdda2wav.1
-}

Copied: cdrkit/repos/extra-i686/PKGBUILD (from rev 138029, 
cdrkit/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2011-09-14 23:20:33 UTC (rev 138030)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Alexander Fehr pizzapunk gmail com
+
+pkgname=cdrkit
+pkgver=1.1.11
+pkgrel=2
+pkgdesc=Suite of programs for CD/DVD recording, ISO image creation, and audio 
CD extraction
+arch=('i686' 'x86_64')
+url=http://cdrkit.org/;
+license=('GPL2')
+depends=('file' 'bzip2' 'perl')
+makedepends=('cmake')
+source=(http://cdrkit.org/releases/$pkgname-$pkgver.tar.gz)
+md5sums=('efe08e2f3ca478486037b053acd512e9')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make PREFIX=$pkgdir/usr install
+
+  # Make symlinks for cdrtools compatibility
+  cd $pkgdir/usr/bin
+  ln -s wodim cdrecord
+  ln -s readom readcd
+  ln -s genisoimage mkisofs
+  ln -s genisoimage mkhybrid
+  ln -s icedax cdda2wav
+
+  cd $pkgdir/usr/share/man/man1
+  ln -s wodim.1 cdrecord.1
+  ln -s readom.1 readcd.1
+  ln -s genisoimage.1 mkisofs.1
+  ln -s genisoimage.1 mkhybrid.1
+  ln -s icedax.1 cdda2wav.1
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2011-09-14 23:20:18 UTC (rev 138029)
+++ extra-x86_64/PKGBUILD   2011-09-14 23:20:33 UTC (rev 138030)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Alexander Fehr pizzapunk gmail com
-
-pkgname=cdrkit
-pkgver=1.1.11
-pkgrel=1
-pkgdesc=Suite of programs for CD/DVD recording, ISO image creation, and audio 
CD extraction
-arch=('i686' 'x86_64')
-url=http://cdrkit.org/;
-license=('GPL2')
-depends=('file' 'bzip2' 'perl')
-makedepends=('cmake')
-provides=('cdrtools')
-conflicts=('cdrtools')
-source=(http://cdrkit.org/releases/$pkgname-$pkgver.tar.gz)
-md5sums=('efe08e2f3ca478486037b053acd512e9')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make PREFIX=$pkgdir/usr install
-
-  # Make symlinks for cdrtools compatibility
-  cd $pkgdir/usr/bin
-  ln -s wodim cdrecord
-  ln -s readom readcd
-  ln -s genisoimage mkisofs
-  ln -s genisoimage mkhybrid
-  ln -s icedax cdda2wav
-
-  cd $pkgdir/usr/share/man/man1
-  ln -s wodim.1 cdrecord.1
-  ln -s readom.1 readcd.1
-  ln -s genisoimage.1 mkisofs.1
-  ln -s genisoimage.1 mkhybrid.1
-  ln -s icedax.1 cdda2wav.1
-}

Copied: cdrkit/repos/extra-x86_64/PKGBUILD (from rev 138029, 
cdrkit/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2011-09-14 23:20:33 UTC (rev 138030)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Alexander Fehr pizzapunk gmail com
+
+pkgname=cdrkit
+pkgver=1.1.11
+pkgrel=2
+pkgdesc=Suite of programs 

[arch-commits] Commit in filesystem/trunk (fstab)

2011-09-14 Thread Tom Gundersen
Date: Wednesday, September 14, 2011 @ 19:20:48
  Author: tomegun
Revision: 138031

fstab: remove noexec from /tmp

Mounting /tmp as noexec is recommended by some guidelines, and it probably 
defends against some attacks. However, some packages rely on /tmp being mounted 
exec, so we do that by default.

At the end of the day the admin decides the contents of fstab, so the default 
is not that important.

Modified:
  filesystem/trunk/fstab

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

Modified: fstab
===
--- fstab   2011-09-14 23:20:33 UTC (rev 138030)
+++ fstab   2011-09-14 23:20:48 UTC (rev 138031)
@@ -1,5 +1,5 @@
 # 
 # /etc/fstab: static file system information
 #
-# file systemdir   type  options   dump  pass
-tmpfs  /tmptmpfs   nodev,noexec,nosuid 0   0
+# file systemdir   type  options   dump  pass
+tmpfs  /tmptmpfs   nodev,nosuid0   0



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

2011-09-14 Thread Jan Steffens
Date: Thursday, September 15, 2011 @ 00:06:59
  Author: heftig
Revision: 138032

3.1.91.1

Modified:
  gnome-shell/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-09-14 23:20:48 UTC (rev 138031)
+++ PKGBUILD2011-09-15 04:06:59 UTC (rev 138032)
@@ -3,20 +3,20 @@
 # Contributor: Flamelab panosfi...@gmail.com
 
 pkgname=gnome-shell
-pkgver=3.1.91
+pkgver=3.1.91.1
 pkgrel=1
 pkgdesc=The next generation GNOME Shell
 arch=('i686' 'x86_64')
 url=http://live.gnome.org/GnomeShell;
 license=('GPL2')
 depends=('mutter' 'gjs' 'libcroco' 'gnome-bluetooth' 'gnome-desktop' 
'gnome-menus' 'libpulse' 'folks' 'telepathy-logger' 'networkmanager' 'caribou')
-makedepends=('intltool' 'gnome-doc-utils')
+makedepends=('intltool' 'gnome-doc-utils' 'xulrunner')
 optdepends=('network-manager-applet: shell integration for networkmanager')
 options=('!libtool' '!emptydirs')
 install=gnome-shell.install
 groups=(gnome)
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('54cc92ee03739ffe7cacdef3138d9a86990e2b204c895f5188c722b802ea585f')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/3.1/$pkgname-$pkgver.tar.xz)
+sha256sums=('d0da24c87f6851811e89774bb271b66377e67b5373ca3f73cfda7fec827f3865')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



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

2011-09-14 Thread Jan Steffens
Date: Thursday, September 15, 2011 @ 00:09:11
  Author: heftig
Revision: 138033

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

Added:
  gnome-shell/repos/gnome-unstable-i686/PKGBUILD
(from rev 138032, gnome-shell/trunk/PKGBUILD)
  gnome-shell/repos/gnome-unstable-i686/gnome-shell.install
(from rev 138032, gnome-shell/trunk/gnome-shell.install)
  gnome-shell/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 138032, gnome-shell/trunk/PKGBUILD)
  gnome-shell/repos/gnome-unstable-x86_64/gnome-shell.install
(from rev 138032, gnome-shell/trunk/gnome-shell.install)
Deleted:
  gnome-shell/repos/gnome-unstable-i686/PKGBUILD
  gnome-shell/repos/gnome-unstable-i686/gnome-shell.install
  gnome-shell/repos/gnome-unstable-x86_64/PKGBUILD
  gnome-shell/repos/gnome-unstable-x86_64/gnome-shell.install

---+
 gnome-unstable-i686/PKGBUILD  |   76 ++--
 gnome-unstable-i686/gnome-shell.install   |   44 
 gnome-unstable-x86_64/PKGBUILD|   76 ++--
 gnome-unstable-x86_64/gnome-shell.install |   44 
 4 files changed, 120 insertions(+), 120 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===
--- gnome-unstable-i686/PKGBUILD2011-09-15 04:06:59 UTC (rev 138032)
+++ gnome-unstable-i686/PKGBUILD2011-09-15 04:09:11 UTC (rev 138033)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-# Contributor: Flamelab panosfi...@gmail.com
-
-pkgname=gnome-shell
-pkgver=3.1.91
-pkgrel=1
-pkgdesc=The next generation GNOME Shell
-arch=('i686' 'x86_64')
-url=http://live.gnome.org/GnomeShell;
-license=('GPL2')
-depends=('mutter' 'gjs' 'libcroco' 'gnome-bluetooth' 'gnome-desktop' 
'gnome-menus' 'libpulse' 'folks' 'telepathy-logger' 'networkmanager' 'caribou')
-makedepends=('intltool' 'gnome-doc-utils')
-optdepends=('network-manager-applet: shell integration for networkmanager')
-options=('!libtool' '!emptydirs')
-install=gnome-shell.install
-groups=(gnome)
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('54cc92ee03739ffe7cacdef3138d9a86990e2b204c895f5188c722b802ea585f')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  PYTHON=/usr/bin/python2 ./configure --prefix=/usr --sysconfdir=/etc \
-  --libexecdir=/usr/lib/gnome-shell \
-  --localstatedir=/var --disable-static \
-  --disable-schemas-compile
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR=${pkgdir} install
-
-  install -m755 -d ${pkgdir}/usr/share/gconf/schemas
-  gconf-merge-schema ${pkgdir}/usr/share/gconf/schemas/${pkgname}.schemas 
--domain gnome-shell ${pkgdir}/etc/gconf/schemas/*.schemas
-  rm -f ${pkgdir}/etc/gconf/schemas/*.schemas
-}

Copied: gnome-shell/repos/gnome-unstable-i686/PKGBUILD (from rev 138032, 
gnome-shell/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2011-09-15 04:09:11 UTC (rev 138033)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+# Contributor: Flamelab panosfi...@gmail.com
+
+pkgname=gnome-shell
+pkgver=3.1.91.1
+pkgrel=1
+pkgdesc=The next generation GNOME Shell
+arch=('i686' 'x86_64')
+url=http://live.gnome.org/GnomeShell;
+license=('GPL2')
+depends=('mutter' 'gjs' 'libcroco' 'gnome-bluetooth' 'gnome-desktop' 
'gnome-menus' 'libpulse' 'folks' 'telepathy-logger' 'networkmanager' 'caribou')
+makedepends=('intltool' 'gnome-doc-utils' 'xulrunner')
+optdepends=('network-manager-applet: shell integration for networkmanager')
+options=('!libtool' '!emptydirs')
+install=gnome-shell.install
+groups=(gnome)
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/3.1/$pkgname-$pkgver.tar.xz)
+sha256sums=('d0da24c87f6851811e89774bb271b66377e67b5373ca3f73cfda7fec827f3865')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  PYTHON=/usr/bin/python2 ./configure --prefix=/usr --sysconfdir=/etc \
+  --libexecdir=/usr/lib/gnome-shell \
+  --localstatedir=/var --disable-static \
+  --disable-schemas-compile
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR=${pkgdir} install
+
+  install -m755 -d ${pkgdir}/usr/share/gconf/schemas
+  gconf-merge-schema ${pkgdir}/usr/share/gconf/schemas/${pkgname}.schemas 
--domain gnome-shell ${pkgdir}/etc/gconf/schemas/*.schemas
+  rm -f ${pkgdir}/etc/gconf/schemas/*.schemas
+}

Deleted: gnome-unstable-i686/gnome-shell.install
===
--- gnome-unstable-i686/gnome-shell.install 2011-09-15 04:06:59 UTC (rev 
138032)
+++ gnome-unstable-i686/gnome-shell.install 2011-09-15 04:09:11 UTC (rev 
138033)
@@ -1,22 

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

2011-09-14 Thread Ionut Biru
Date: Thursday, September 15, 2011 @ 01:38:34
  Author: ibiru
Revision: 138034

xul is not needed, the headers are distributed in the tarball

Modified:
  gnome-shell/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-09-15 04:09:11 UTC (rev 138033)
+++ PKGBUILD2011-09-15 05:38:34 UTC (rev 138034)
@@ -10,7 +10,7 @@
 url=http://live.gnome.org/GnomeShell;
 license=('GPL2')
 depends=('mutter' 'gjs' 'libcroco' 'gnome-bluetooth' 'gnome-desktop' 
'gnome-menus' 'libpulse' 'folks' 'telepathy-logger' 'networkmanager' 'caribou')
-makedepends=('intltool' 'gnome-doc-utils' 'xulrunner')
+makedepends=('intltool' 'gnome-doc-utils')
 optdepends=('network-manager-applet: shell integration for networkmanager')
 options=('!libtool' '!emptydirs')
 install=gnome-shell.install