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

2011-10-16 Thread andyrtr
Date: Sunday, October 16, 2011 @ 03:09:28
  Author: andyrtr
Revision: 140511

db-move: moved man-pages from [testing] to [core] (any)

Added:
  man-pages/repos/core-any/PKGBUILD
(from rev 140510, man-pages/repos/testing-any/PKGBUILD)
Deleted:
  man-pages/repos/core-any/PKGBUILD
  man-pages/repos/testing-any/

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

Deleted: core-any/PKGBUILD
===
--- core-any/PKGBUILD   2011-10-16 05:39:52 UTC (rev 140510)
+++ core-any/PKGBUILD   2011-10-16 07:09:28 UTC (rev 140511)
@@ -1,48 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke andy...@archlinux.org
-
-pkgname=man-pages
-pkgver=3.32
-_posixver=2003-a
-pkgrel=1
-pkgdesc=Linux man pages
-arch=('any')
-license=('GPL')
-url=http://www.kernel.org/doc/man-pages/;
-groups=('base')
-depends=()
-source=(http://www.kernel.org/pub/linux/docs/man-pages/$pkgname-$pkgver.tar.gz
-   
http://www.kernel.org/pub/linux/docs/man-pages/man-pages-posix/$pkgname-posix-${_posixver}.tar.bz2)
-md5sums=('cc6c2d4d4eb364fd8da718c412db09d4'
- '7c78aff03c0a6767ba483d34f19e4b09')
-
-build() {
-  cd ${srcdir}/$pkgname-$pkgver
-  
-  # move the posix pages
-  mkdir -p ${srcdir}/$pkgname-$pkgver/man0
-  for sect in 0 1 3; do
-sed -i /^\.so /s/man${sect}p/man$sect/ 
${srcdir}/$pkgname-posix-${_posixver}/man${sect}p/*
-mv -iv ${srcdir}/$pkgname-posix-${_posixver}/man${sect}p/* 
${srcdir}/$pkgname-$pkgver/man$sect/
-  done
-}
-
-package() {
-  cd ${srcdir}/$pkgname-$pkgver
-
-  make prefix=${pkgdir}/usr install
-
-  cd ${pkgdir}/usr/share/man
-  # these are included in coreutils || return 1
-  rm -f man1/{chgrp,chmod,chown,cp,dir,dd}.1
-  rm -f man1/{df,dircolors,du,install,ln,ls}.1
-  rm -f man1/{mkdir,mkfifo,mknod,mv,rm,rmdir}.1
-  rm -f man1/{touch,vdir}.1
-  # this is included in shadow
-  rm -f man5/passwd.5
-  rm -f man3/getspnam.3
-  # this is included in diffutils
-  rm -f man1/diff.1
-  # this is included in xf86-input-mouse
-  rm -f man4/mouse.4
-}

Copied: man-pages/repos/core-any/PKGBUILD (from rev 140510, 
man-pages/repos/testing-any/PKGBUILD)
===
--- core-any/PKGBUILD   (rev 0)
+++ core-any/PKGBUILD   2011-10-16 07:09:28 UTC (rev 140511)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+
+pkgname=man-pages
+pkgver=3.35
+_posixver=2003-a
+pkgrel=1
+pkgdesc=Linux man pages
+arch=('any')
+license=('GPL')
+url=http://man7.org/linux/man-pages/index.html;
+groups=('base')
+depends=()
+source=(http://man7.org/linux/man-pages/download/$pkgname-$pkgver.tar.gz
+   
http://www.kernel.org/pub/linux/docs/man-pages/man-pages-posix/$pkgname-posix-${_posixver}.tar.bz2)
+md5sums=('e41432ee35a49036bbaf8d4598506e9c'
+ '7c78aff03c0a6767ba483d34f19e4b09')
+
+build() {
+  cd ${srcdir}/$pkgname-$pkgver
+  
+  # move the posix pages
+  mkdir -p ${srcdir}/$pkgname-$pkgver/man0
+  for sect in 0 1 3; do
+sed -i /^\.so /s/man${sect}p/man$sect/ 
${srcdir}/$pkgname-posix-${_posixver}/man${sect}p/*
+mv -iv ${srcdir}/$pkgname-posix-${_posixver}/man${sect}p/* 
${srcdir}/$pkgname-$pkgver/man$sect/
+  done
+}
+
+package() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  make prefix=${pkgdir}/usr install
+
+  cd ${pkgdir}/usr/share/man
+  # these are included in coreutils || return 1
+  rm -f man1/{chgrp,chmod,chown,cp,dir,dd}.1
+  rm -f man1/{df,dircolors,du,install,ln,ls}.1
+  rm -f man1/{mkdir,mkfifo,mknod,mv,rm,rmdir}.1
+  rm -f man1/{touch,vdir}.1
+  # this is included in shadow
+  rm -f man5/passwd.5
+  rm -f man3/getspnam.3
+  # this is included in diffutils
+  rm -f man1/diff.1
+  # this is included in xf86-input-mouse
+  rm -f man4/mouse.4
+}



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

2011-10-16 Thread Eric Bélanger
Date: Sunday, October 16, 2011 @ 04:02:25
  Author: eric
Revision: 140512

upgpkg: oxygen-gtk 1.1.4-1

Upstream update

Modified:
  oxygen-gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-10-16 07:09:28 UTC (rev 140511)
+++ PKGBUILD2011-10-16 08:02:25 UTC (rev 140512)
@@ -3,7 +3,7 @@
 # Contributor: birdflesh antkoul at gmail dot com
 
 pkgname=oxygen-gtk
-pkgver=1.1.3
+pkgver=1.1.4
 pkgrel=1
 pkgdesc=Port of the default KDE widget theme (Oxygen) to GTK
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 depends=('gtk2')
 makedepends=('cmake')
 
source=(http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('e3b280a61cbe4363c41c26083e94643d')
+md5sums=('61a7424e77785501df27b5c050e5f287')
 
 build() {
   cd ${srcdir}



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

2011-10-16 Thread Eric Bélanger
Date: Sunday, October 16, 2011 @ 04:02:52
  Author: eric
Revision: 140513

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

Added:
  oxygen-gtk/repos/extra-i686/PKGBUILD
(from rev 140512, oxygen-gtk/trunk/PKGBUILD)
  oxygen-gtk/repos/extra-x86_64/PKGBUILD
(from rev 140512, oxygen-gtk/trunk/PKGBUILD)
Deleted:
  oxygen-gtk/repos/extra-i686/PKGBUILD
  oxygen-gtk/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2011-10-16 08:02:25 UTC (rev 140512)
+++ extra-i686/PKGBUILD 2011-10-16 08:02:52 UTC (rev 140513)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: birdflesh antkoul at gmail dot com
-
-pkgname=oxygen-gtk
-pkgver=1.1.3
-pkgrel=1
-pkgdesc=Port of the default KDE widget theme (Oxygen) to GTK
-arch=('i686' 'x86_64')
-url=http://kde-look.org/content/show.php/?content=136216;
-license=('LGPL')
-depends=('gtk2')
-makedepends=('cmake')
-source=(http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('e3b280a61cbe4363c41c26083e94643d')
-
-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: oxygen-gtk/repos/extra-i686/PKGBUILD (from rev 140512, 
oxygen-gtk/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2011-10-16 08:02:52 UTC (rev 140513)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: birdflesh antkoul at gmail dot com
+
+pkgname=oxygen-gtk
+pkgver=1.1.4
+pkgrel=1
+pkgdesc=Port of the default KDE widget theme (Oxygen) to GTK
+arch=('i686' 'x86_64')
+url=http://kde-look.org/content/show.php/?content=136216;
+license=('LGPL')
+depends=('gtk2')
+makedepends=('cmake')
+source=(http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
+md5sums=('61a7424e77785501df27b5c050e5f287')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2011-10-16 08:02:25 UTC (rev 140512)
+++ extra-x86_64/PKGBUILD   2011-10-16 08:02:52 UTC (rev 140513)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: birdflesh antkoul at gmail dot com
-
-pkgname=oxygen-gtk
-pkgver=1.1.3
-pkgrel=1
-pkgdesc=Port of the default KDE widget theme (Oxygen) to GTK
-arch=('i686' 'x86_64')
-url=http://kde-look.org/content/show.php/?content=136216;
-license=('LGPL')
-depends=('gtk2')
-makedepends=('cmake')
-source=(http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('e3b280a61cbe4363c41c26083e94643d')
-
-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: oxygen-gtk/repos/extra-x86_64/PKGBUILD (from rev 140512, 
oxygen-gtk/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2011-10-16 08:02:52 UTC (rev 140513)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: birdflesh antkoul at gmail dot com
+
+pkgname=oxygen-gtk
+pkgver=1.1.4
+pkgrel=1
+pkgdesc=Port of the default KDE widget theme (Oxygen) to GTK
+arch=('i686' 'x86_64')
+url=http://kde-look.org/content/show.php/?content=136216;
+license=('LGPL')
+depends=('gtk2')
+makedepends=('cmake')
+source=(http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
+md5sums=('61a7424e77785501df27b5c050e5f287')
+
+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 imagemagick/trunk (PKGBUILD)

2011-10-16 Thread Evangelos Foutras
Date: Sunday, October 16, 2011 @ 04:17:54
  Author: foutrelis
Revision: 140514

upgpkg: imagemagick 6.7.3.1-1

New upstream release.

Modified:
  imagemagick/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-10-16 08:02:52 UTC (rev 140513)
+++ PKGBUILD2011-10-16 08:17:54 UTC (rev 140514)
@@ -3,7 +3,7 @@
 
 pkgbase=imagemagick
 pkgname=('imagemagick' 'imagemagick-doc')
-pkgver=6.7.3.0
+pkgver=6.7.3.1
 pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.imagemagick.org/;
@@ -12,7 +12,7 @@
 makedepends=('ghostscript' 'openexr' 'libwmf' 'librsvg' 'libxml2' 'jasper' 
'libpng')
 
source=(ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick-${pkgver%.*}-${pkgver##*.}.tar.xz
 \
 perlmagick.rpath.patch)
-sha1sums=('bbcdb092f6c4cc4c1d29163bef1199e86dd5ab05'
+sha1sums=('67e20cf171fa50e76c30bf6e703d37419164ce70'
   '23405f80904b1de94ebd7bd6fe2a332471b8c283')
 
 build() {



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

2011-10-16 Thread Evangelos Foutras
Date: Sunday, October 16, 2011 @ 04:18:29
  Author: foutrelis
Revision: 140515

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

Added:
  imagemagick/repos/extra-i686/PKGBUILD
(from rev 140514, imagemagick/trunk/PKGBUILD)
  imagemagick/repos/extra-i686/perlmagick.rpath.patch
(from rev 140514, imagemagick/trunk/perlmagick.rpath.patch)
  imagemagick/repos/extra-x86_64/PKGBUILD
(from rev 140514, imagemagick/trunk/PKGBUILD)
  imagemagick/repos/extra-x86_64/perlmagick.rpath.patch
(from rev 140514, imagemagick/trunk/perlmagick.rpath.patch)
Deleted:
  imagemagick/repos/extra-i686/PKGBUILD
  imagemagick/repos/extra-i686/perlmagick.rpath.patch
  imagemagick/repos/extra-x86_64/PKGBUILD
  imagemagick/repos/extra-x86_64/perlmagick.rpath.patch

-+
 extra-i686/PKGBUILD |  158 +-
 extra-i686/perlmagick.rpath.patch   |   20 ++--
 extra-x86_64/PKGBUILD   |  158 +-
 extra-x86_64/perlmagick.rpath.patch |   20 ++--
 4 files changed, 178 insertions(+), 178 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2011-10-16 08:17:54 UTC (rev 140514)
+++ extra-i686/PKGBUILD 2011-10-16 08:18:29 UTC (rev 140515)
@@ -1,79 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger e...@archlinux.org
-
-pkgbase=imagemagick
-pkgname=('imagemagick' 'imagemagick-doc')
-pkgver=6.7.3.0
-pkgrel=1
-arch=('i686' 'x86_64')
-url=http://www.imagemagick.org/;
-license=('custom')
-depends=('libltdl' 'lcms2' 'libxt' 'bzip2' 'xz' 'fontconfig' 'libxext' 
'libjpeg-turbo')
-makedepends=('ghostscript' 'openexr' 'libwmf' 'librsvg' 'libxml2' 'jasper' 
'libpng')
-source=(ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick-${pkgver%.*}-${pkgver##*.}.tar.xz
 \
-perlmagick.rpath.patch)
-sha1sums=('bbcdb092f6c4cc4c1d29163bef1199e86dd5ab05'
-  '23405f80904b1de94ebd7bd6fe2a332471b8c283')
-
-build() {
-  cd ${srcdir}/ImageMagick-${pkgver%.*}-${pkgver##*.}
-
-  sed '/AC_PATH_XTRA/d' -i configure.ac
-  autoreconf
-  patch -Np0 -i ../perlmagick.rpath.patch
-
-  LIBS=$LIBS -L/usr/lib/perl5/core_perl/CORE -lperl \
-./configure --prefix=/usr --sysconfdir=/etc --with-modules 
--disable-static \
---enable-openmp --with-wmf --with-openexr --with-xml --with-lcms2 
--with-jp2 \
---with-gslib --with-gs-font-dir=/usr/share/fonts/Type1 \
---with-perl --with-perl-options=INSTALLDIRS=vendor \
---without-gvc --without-djvu --without-autotrace --without-webp \
---without-jbig --without-fpx --without-dps --without-fftw --without-lqr
-  make
-}
-
-package_imagemagick() {
-  pkgdesc=An image viewing/manipulation program
-  optdepends=('ghostscript: for Ghostscript support' 
-  'openexr: for OpenEXR support' 
-  'libwmf: for WMF support' 
-  'librsvg: for SVG support' 
-  'libxml2: for XML support' 
-  'jasper: for JPEG-2000 support' 
-  'libpng: for PNG support')
-  backup=('etc/ImageMagick/coder.xml'
-  'etc/ImageMagick/colors.xml'
-  'etc/ImageMagick/delegates.xml'
-  'etc/ImageMagick/log.xml'
-  'etc/ImageMagick/magic.xml'
-  'etc/ImageMagick/mime.xml'
-  'etc/ImageMagick/policy.xml'
-  'etc/ImageMagick/sRGB.icc'
-  'etc/ImageMagick/thresholds.xml'
-  'etc/ImageMagick/type.xml'
-  'etc/ImageMagick/type-dejavu.xml'
-  'etc/ImageMagick/type-ghostscript.xml'
-  'etc/ImageMagick/type-windows.xml')
-  options=('!makeflags' '!docs' 'libtool')
-
-  cd ${srcdir}/ImageMagick-${pkgver%.*}-${pkgver##*.}
-  make DESTDIR=${pkgdir} install
-  chmod 755 ${pkgdir}/usr/lib/perl5/vendor_perl/auto/Image/Magick/Magick.so 
-  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/imagemagick/LICENSE
-  install -Dm644 NOTICE ${pkgdir}/usr/share/licenses/imagemagick/NOTICE
-
-#Cleaning
-  find ${pkgdir} -name '*.bs' -delete
-  rm -f ${pkgdir}/usr/lib/*.la
-}
-
-package_imagemagick-doc() {
-  pkgdesc=The ImageMagick documentation (utilities manuals and libraries API)
-  depends=()
-  options=('!makeflags')
-
-  cd ${srcdir}/ImageMagick-${pkgver%.*}-${pkgver##*.}
-  make DESTDIR=${pkgdir} install-data-html
-  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/imagemagick-doc/LICENSE
-  install -Dm644 NOTICE ${pkgdir}/usr/share/licenses/imagemagick-doc/NOTICE
-}

Copied: imagemagick/repos/extra-i686/PKGBUILD (from rev 140514, 
imagemagick/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2011-10-16 08:18:29 UTC (rev 140515)
@@ -0,0 +1,79 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgbase=imagemagick
+pkgname=('imagemagick' 'imagemagick-doc')
+pkgver=6.7.3.1
+pkgrel=1
+arch=('i686' 'x86_64')
+url=http://www.imagemagick.org/;
+license=('custom')

[arch-commits] Commit in pulseaudio/trunk (PKGBUILD dont-require-dbus.patch)

2011-10-16 Thread Jan Steffens
Date: Sunday, October 16, 2011 @ 04:38:53
  Author: heftig
Revision: 140516

add a patch to fix pulseaudio startup without dbus (e.g. console)

Added:
  pulseaudio/trunk/dont-require-dbus.patch
Modified:
  pulseaudio/trunk/PKGBUILD

-+
 PKGBUILD|8 +---
 dont-require-dbus.patch |   46 ++
 2 files changed, 51 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-10-16 08:18:29 UTC (rev 140515)
+++ PKGBUILD2011-10-16 08:38:53 UTC (rev 140516)
@@ -8,7 +8,7 @@
 pkgname=(pulseaudio libpulse)
 pkgdesc=A featureful, general-purpose sound server
 pkgver=1.0
-pkgrel=3
+pkgrel=4
 arch=(i686 x86_64)
 url=http://pulseaudio.org/;
 license=(GPL LGPL)
@@ -17,15 +17,17 @@
  lirc-utils openssl fftw orc json-c)
 options=(!emptydirs !libtool !makeflags)
 
source=(http://freedesktop.org/software/$pkgbase/releases/$pkgbase-$pkgver.tar.xz
-$pkgbase.xinit version-number.patch)
+$pkgbase.xinit version-number.patch dont-require-dbus.patch)
 sha256sums=('e63464f8a0975446e2b4cfe768b615a66735c8d092b2366d2bdc7a2a04a249be'
 'a0db6cdc74fbf0ca10e2343c08e1e228f109221c6c0ff91b0bfade5c4bdf03cf'
-'6b067ae9e8da703510fb24eae8ee53f3a7b6a90bcf88941ee50997ad679a4530')
+'6b067ae9e8da703510fb24eae8ee53f3a7b6a90bcf88941ee50997ad679a4530'
+'68c8ddf7ddb4035405ec61e7aa72e88f1430a30f75a36f31761fbfffa8f7dad4')
 
 build() {
   cd $srcdir/$pkgbase-$pkgver
 
   patch -Np1 -i $srcdir/version-number.patch
+  patch -Np1 -i $srcdir/dont-require-dbus.patch
 
   ./configure --prefix=/usr \
 --sysconfdir=/etc \

Added: dont-require-dbus.patch
===
--- dont-require-dbus.patch (rev 0)
+++ dont-require-dbus.patch 2011-10-16 08:38:53 UTC (rev 140516)
@@ -0,0 +1,46 @@
+commit 6d58497dd1d68231af201cf2a07bb9881c4efd2f
+Author: Tanu Kaskinen ta...@iki.fi
+Date:   Thu Oct 6 23:28:37 2011 +0300
+
+daemon: Don't treat it as a fatal error if we can't connect to the session 
bus
+
+
http://lists.freedesktop.org/archives/pulseaudio-discuss/2011-June/010276.html
+
+diff --git a/src/daemon/main.c b/src/daemon/main.c
+index e2e4a81..c32f7c7 100644
+--- a/src/daemon/main.c
 b/src/daemon/main.c
+@@ -1107,14 +1107,14 @@ int main(int argc, char *argv[]) {
+ 
+ #ifdef HAVE_DBUS
+ if (!conf-system_instance) {
+-if (!(server_lookup = pa_dbusobj_server_lookup_new(c)))
+-goto finish;
+-if (!(lookup_service_bus = register_dbus_name(c, DBUS_BUS_SESSION, 
org.PulseAudio1)))
+-goto finish;
++if ((server_lookup = pa_dbusobj_server_lookup_new(c))) {
++if (!(lookup_service_bus = register_dbus_name(c, 
DBUS_BUS_SESSION, org.PulseAudio1)))
++goto finish;
++}
+ }
+ 
+-if (start_server  !(server_bus = register_dbus_name(c, 
conf-system_instance ? DBUS_BUS_SYSTEM : DBUS_BUS_SESSION, 
org.pulseaudio.Server)))
+-goto finish;
++if (start_server)
++server_bus = register_dbus_name(c, conf-system_instance ? 
DBUS_BUS_SYSTEM : DBUS_BUS_SESSION, org.pulseaudio.Server);
+ #endif
+ 
+ #ifdef HAVE_FORK
+diff --git a/src/daemon/server-lookup.c b/src/daemon/server-lookup.c
+index 45796e7..9bdc699 100644
+--- a/src/daemon/server-lookup.c
 b/src/daemon/server-lookup.c
+@@ -485,7 +485,7 @@ pa_dbusobj_server_lookup 
*pa_dbusobj_server_lookup_new(pa_core *c) {
+ sl-path_registered = FALSE;
+ 
+ if (!(sl-conn = pa_dbus_bus_get(c, DBUS_BUS_SESSION, error)) || 
dbus_error_is_set(error)) {
+-pa_log(Unable to contact D-Bus: %s: %s, error.name, error.message);
++pa_log_warn(Unable to contact D-Bus: %s: %s, error.name, 
error.message);
+ goto fail;
+ }
+ 



[arch-commits] Commit in pulseaudio/repos (18 files)

2011-10-16 Thread Jan Steffens
Date: Sunday, October 16, 2011 @ 04:44:24
  Author: heftig
Revision: 140517

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

Added:
  pulseaudio/repos/extra-i686/PKGBUILD
(from rev 140516, pulseaudio/trunk/PKGBUILD)
  pulseaudio/repos/extra-i686/dont-require-dbus.patch
(from rev 140516, pulseaudio/trunk/dont-require-dbus.patch)
  pulseaudio/repos/extra-i686/pulseaudio.install
(from rev 140516, pulseaudio/trunk/pulseaudio.install)
  pulseaudio/repos/extra-i686/pulseaudio.xinit
(from rev 140516, pulseaudio/trunk/pulseaudio.xinit)
  pulseaudio/repos/extra-i686/version-number.patch
(from rev 140516, pulseaudio/trunk/version-number.patch)
  pulseaudio/repos/extra-x86_64/PKGBUILD
(from rev 140516, pulseaudio/trunk/PKGBUILD)
  pulseaudio/repos/extra-x86_64/dont-require-dbus.patch
(from rev 140516, pulseaudio/trunk/dont-require-dbus.patch)
  pulseaudio/repos/extra-x86_64/pulseaudio.install
(from rev 140516, pulseaudio/trunk/pulseaudio.install)
  pulseaudio/repos/extra-x86_64/pulseaudio.xinit
(from rev 140516, pulseaudio/trunk/pulseaudio.xinit)
  pulseaudio/repos/extra-x86_64/version-number.patch
(from rev 140516, pulseaudio/trunk/version-number.patch)
Deleted:
  pulseaudio/repos/extra-i686/PKGBUILD
  pulseaudio/repos/extra-i686/pulseaudio.install
  pulseaudio/repos/extra-i686/pulseaudio.xinit
  pulseaudio/repos/extra-i686/version-number.patch
  pulseaudio/repos/extra-x86_64/PKGBUILD
  pulseaudio/repos/extra-x86_64/pulseaudio.install
  pulseaudio/repos/extra-x86_64/pulseaudio.xinit
  pulseaudio/repos/extra-x86_64/version-number.patch

--+
 extra-i686/PKGBUILD  |  206 -
 extra-i686/dont-require-dbus.patch   |   46 +++
 extra-i686/pulseaudio.install|   46 +++
 extra-i686/pulseaudio.xinit  |   24 +--
 extra-i686/version-number.patch  |   80 ++--
 extra-x86_64/PKGBUILD|  206 -
 extra-x86_64/dont-require-dbus.patch |   46 +++
 extra-x86_64/pulseaudio.install  |   46 +++
 extra-x86_64/pulseaudio.xinit|   24 +--
 extra-x86_64/version-number.patch|   80 ++--
 10 files changed, 450 insertions(+), 354 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2011-10-16 08:38:53 UTC (rev 140516)
+++ extra-i686/PKGBUILD 2011-10-16 08:44:24 UTC (rev 140517)
@@ -1,102 +0,0 @@
-# $Id$
-# Maintainer: Jan heftig Steffens jan.steff...@gmail.com
-# Contributor: Daniel J Griffiths ghost1...@archlinux.us
-# Contributor: Corrado Primier ba...@aur.archlinux.org
-# Contributor: William Rea sillywi...@gmail.com
-
-pkgbase=pulseaudio
-pkgname=(pulseaudio libpulse)
-pkgdesc=A featureful, general-purpose sound server
-pkgver=1.0
-pkgrel=3
-arch=(i686 x86_64)
-url=http://pulseaudio.org/;
-license=(GPL LGPL)
-makedepends=(libasyncns libcap attr libxtst libsm libsamplerate libtool rtkit
- speex tdb udev dbus-core xcb-util avahi bluez gconf intltool jack
- lirc-utils openssl fftw orc json-c)
-options=(!emptydirs !libtool !makeflags)
-source=(http://freedesktop.org/software/$pkgbase/releases/$pkgbase-$pkgver.tar.xz
-$pkgbase.xinit version-number.patch)
-sha256sums=('e63464f8a0975446e2b4cfe768b615a66735c8d092b2366d2bdc7a2a04a249be'
-'a0db6cdc74fbf0ca10e2343c08e1e228f109221c6c0ff91b0bfade5c4bdf03cf'
-'6b067ae9e8da703510fb24eae8ee53f3a7b6a90bcf88941ee50997ad679a4530')
-
-build() {
-  cd $srcdir/$pkgbase-$pkgver
-
-  patch -Np1 -i $srcdir/version-number.patch
-
-  ./configure --prefix=/usr \
---sysconfdir=/etc \
---libexecdir=/usr/lib \
---localstatedir=/var \
---with-database=tdb \
---disable-hal \
---disable-tcpwrap \
---disable-rpath \
---disable-default-build-tests
-
-  make
-}
-
-package_pulseaudio() {
-  depends=(libpulse=$pkgver-$pkgrel rtkit libtool speex tdb udev fftw orc)
-  optdepends=('avahi: zeroconf support'
-  'bluez: bluetooth support'
-  'gconf: configuration through gconf (paprefs)'
-  'jack: jack support'
-  'lirc-utils: infra-red support'
-  'openssl: RAOP support'
-  'python2-pyqt: Equalizer GUI (qpaeq)')
-  backup=(etc/pulse/{daemon.conf,default.pa,system.pa})
-  install=pulseaudio.install
-  cd $srcdir/$pkgbase-$pkgver
-  make DESTDIR=$pkgdir install
-
-  # Lower resample quality, saves CPU
-  sed -e '/resample-method/iresample-method=speex-float-0' \
-  -i $pkgdir/etc/pulse/daemon.conf
-
-  # Disable cork-request module, can result in e.g. media players unpausing
-  # when there's a Skype call incoming
-  sed -e 's|/usr/bin/pactl load-module module-x11-cork-request|#|' \
-  -i $pkgdir/usr/bin/start-pulseaudio-x11
-
-  # Make some modules optional
-  sed -e $'/load-module module-console-kit/{i.nofail\n;a.fail\n;}' \
-  -e '/load-module 

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

2011-10-16 Thread Guillaume Alaux
Date: Sunday, October 16, 2011 @ 09:18:03
  Author: guillaume
Revision: 140518

upgpkg: rhino 1.7R3-1

Upstream release

Modified:
  rhino/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-10-16 08:44:24 UTC (rev 140517)
+++ PKGBUILD2011-10-16 13:18:03 UTC (rev 140518)
@@ -1,23 +1,45 @@
 # $Id$
 # Maintainer: Andreas Radke andy...@archlinux.org
-# Maintainer: Jan de Groot j...@archlinux.org
+# Maintainer: Guillaume ALAUX guilla...@archlinux.org
+# Contributor: Jan de Groot j...@archlinux.org
 
-pkgname=rhino
+pkgbase=rhino
+pkgname=('rhino' 'rhino-javadoc')
 pkgver=1.7R3
 pkgrel=1
-pkgdesc=Open-source implementation of JavaScript written entirely in Java
 arch=('any')
 url=http://www.mozilla.org/rhino/;
 license=('MPL' 'GPL2')
-source=(ftp://ftp.mozilla.org/pub/mozilla.org/js/rhino${pkgver/./_}.zip)
-md5sums=('99d94103662a8d0b571e247a77432ac5')
+makedepends=('apache-ant')
+source=(ftp://ftp.mozilla.org/pub/mozilla.org/js/${pkgname}${pkgver/./_}.zip
+http://archive.apache.org/dist/xmlbeans/binaries/xmlbeans-2.5.0.tgz)
+md5sums=('99d94103662a8d0b571e247a77432ac5'
+ '982e8e3d36aa5f7839f7675adc2b0c53')
 
 build() {
-  /bin/true
+  cd ${srcdir}/${pkgname}${pkgver/./_}
+  ant \
+-Dxbean.jar=${srcdir}/xmlbeans-2.5.0/lib/xbean.jar \
+-Djsr173.jar=${srcdir}/xmlbeans-2.5.0/lib/jsr173_1.0_api.jar \
+jar \
+javadoc
 }
 
-package() {
-  cd ${srcdir}/rhino${pkgver/./_}
-  install -m755 -d ${pkgdir}/usr/share/java
-  install -m644 js.jar ${pkgdir}/usr/share/java/
+# As explained on the build.xml, tests are difficult to run from CLI. We skip 
them.
+
+package_rhino() {
+  pkgdesc=Open-source implementation of JavaScript written entirely in Java
+  depends=('java-runtime')
+
+  cd ${srcdir}/${pkgname}${pkgver/./_}/build/${pkgname}${pkgver/./_}
+  install -Dm644 js.jar ${pkgdir}/usr/share/java/js-${pkgver}.jar
+  ln -s js-${pkgver}.jar ${pkgdir}/usr/share/java/js.jar
 }
+
+package_rhino-javadoc() {
+  pkgdesc=Open-source implementation of JavaScript written entirely in Java - 
Javadoc
+
+  cd ${srcdir}/${pkgbase}${pkgver/./_}/build/${pkgbase}${pkgver/./_}
+  install -m755 -d ${pkgdir}/usr/share/${pkgbase}
+  cp -r javadoc ${pkgdir}/usr/share/${pkgbase}
+}



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

2011-10-16 Thread Jan Steffens
Date: Sunday, October 16, 2011 @ 10:58:42
  Author: heftig
Revision: 140520

3.2.1

Modified:
  gnome-desktop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-10-16 13:18:26 UTC (rev 140519)
+++ PKGBUILD2011-10-16 14:58:42 UTC (rev 140520)
@@ -2,7 +2,7 @@
 # Maintainer:  Jan de Groot j...@archlinux.org
 
 pkgname=gnome-desktop
-pkgver=3.2.0
+pkgver=3.2.1
 pkgrel=1
 pkgdesc=Library with common API for various GNOME modules
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 groups=('gnome')
 options=('!libtool')
 
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('c5e8ba08f3c7ba12b5f4062c9b5bcef58383d1e3ec26161eb8bcf49dfea62ff5')
+sha256sums=('4cb00d22360f9ae4bc3fb79efe7868fd54fcbfcd4f7050c71fc97699ec3a86a2')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



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

2011-10-16 Thread Jan Steffens
Date: Sunday, October 16, 2011 @ 10:59:31
  Author: heftig
Revision: 140521

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

Added:
  gnome-desktop/repos/testing-i686/
  gnome-desktop/repos/testing-i686/PKGBUILD
(from rev 140520, gnome-desktop/trunk/PKGBUILD)
  gnome-desktop/repos/testing-x86_64/
  gnome-desktop/repos/testing-x86_64/PKGBUILD
(from rev 140520, gnome-desktop/trunk/PKGBUILD)

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

Copied: gnome-desktop/repos/testing-i686/PKGBUILD (from rev 140520, 
gnome-desktop/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2011-10-16 14:59:31 UTC (rev 140521)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer:  Jan de Groot j...@archlinux.org
+
+pkgname=gnome-desktop
+pkgver=3.2.1
+pkgrel=1
+pkgdesc=Library with common API for various GNOME modules
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL')
+depends=('gsettings-desktop-schemas' 'startup-notification' 'gtk3')
+makedepends=('gnome-doc-utils' 'intltool' 'gobject-introspection')
+url=http://www.gnome.org;
+groups=('gnome')
+options=('!libtool')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('4cb00d22360f9ae4bc3fb79efe7868fd54fcbfcd4f7050c71fc97699ec3a86a2')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var --disable-static \
+  --with-gnome-distributor=Arch Linux \
+  --disable-scrollkeeper
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Copied: gnome-desktop/repos/testing-x86_64/PKGBUILD (from rev 140520, 
gnome-desktop/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2011-10-16 14:59:31 UTC (rev 140521)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer:  Jan de Groot j...@archlinux.org
+
+pkgname=gnome-desktop
+pkgver=3.2.1
+pkgrel=1
+pkgdesc=Library with common API for various GNOME modules
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL')
+depends=('gsettings-desktop-schemas' 'startup-notification' 'gtk3')
+makedepends=('gnome-doc-utils' 'intltool' 'gobject-introspection')
+url=http://www.gnome.org;
+groups=('gnome')
+options=('!libtool')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('4cb00d22360f9ae4bc3fb79efe7868fd54fcbfcd4f7050c71fc97699ec3a86a2')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var --disable-static \
+  --with-gnome-distributor=Arch Linux \
+  --disable-scrollkeeper
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}



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

2011-10-16 Thread Jan Steffens
Date: Sunday, October 16, 2011 @ 11:00:57
  Author: heftig
Revision: 140522

3.2.1

Modified:
  libwnck3/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-10-16 14:59:31 UTC (rev 140521)
+++ PKGBUILD2011-10-16 15:00:57 UTC (rev 140522)
@@ -3,7 +3,7 @@
 
 pkgname=libwnck3
 _pkgbasename=libwnck
-pkgver=3.2.0
+pkgver=3.2.1
 pkgrel=1
 pkgdesc=Window Navigator Construction Kit (GTK+3)
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 options=('!libtool')
 url=http://www.gnome.org/;
 
source=(http://ftp.gnome.org/pub/gnome/sources/${_pkgbasename}/${pkgver%.*}/${_pkgbasename}-${pkgver}.tar.xz)
-sha256sums=('7cb92e6dbe8f20f4dba327fa078fb3caa35c0ae89445bbbdf1e7a17e5116f542')
+sha256sums=('eaba586d8e092770e45ab8a3073eb57b5386e1ea7512b5424fa558906f26a3da')
 
 build() {
 cd ${srcdir}/${_pkgbasename}-${pkgver}



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

2011-10-16 Thread Jan Steffens
Date: Sunday, October 16, 2011 @ 11:04:02
  Author: heftig
Revision: 140523

3.2.1

Modified:
  gnome-session/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-10-16 15:00:57 UTC (rev 140522)
+++ PKGBUILD2011-10-16 15:04:02 UTC (rev 140523)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=gnome-session
-pkgver=3.2.0
+pkgver=3.2.1
 pkgrel=1
 pkgdesc=The GNOME Session Handler
 arch=(i686 x86_64)
@@ -14,7 +14,7 @@
 url=http://www.gnome.org;
 groups=('gnome')
 
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('4b23d95b1ee622c7d1d600d3a88c8ded787d9a49567b0235208d2e600f131e3e')
+sha256sums=('a87dcf57fec83cc8fad4e7b84542c5005a70a2107d184f247f0b112f07a043b3')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



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

2011-10-16 Thread Jan Steffens
Date: Sunday, October 16, 2011 @ 11:04:26
  Author: heftig
Revision: 140524

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

Added:
  libwnck3/repos/testing-i686/
  libwnck3/repos/testing-i686/PKGBUILD
(from rev 140523, libwnck3/trunk/PKGBUILD)
  libwnck3/repos/testing-x86_64/
  libwnck3/repos/testing-x86_64/PKGBUILD
(from rev 140523, libwnck3/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   28 
 testing-x86_64/PKGBUILD |   28 
 2 files changed, 56 insertions(+)

Copied: libwnck3/repos/testing-i686/PKGBUILD (from rev 140523, 
libwnck3/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2011-10-16 15:04:26 UTC (rev 140524)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=libwnck3
+_pkgbasename=libwnck
+pkgver=3.2.1
+pkgrel=1
+pkgdesc=Window Navigator Construction Kit (GTK+3)
+arch=('i686' 'x86_64')
+license=('LGPL')
+depends=('gtk3' 'startup-notification' 'libxres')
+makedepends=('intltool' 'gobject-introspection')
+options=('!libtool')
+url=http://www.gnome.org/;
+source=(http://ftp.gnome.org/pub/gnome/sources/${_pkgbasename}/${pkgver%.*}/${_pkgbasename}-${pkgver}.tar.xz)
+sha256sums=('eaba586d8e092770e45ab8a3073eb57b5386e1ea7512b5424fa558906f26a3da')
+
+build() {
+cd ${srcdir}/${_pkgbasename}-${pkgver}
+./configure --prefix=/usr --sysconfdir=/etc \
+--localstatedir=/var --disable-static
+make
+}
+
+package() {
+cd ${srcdir}/${_pkgbasename}-${pkgver}
+make DESTDIR=${pkgdir} install
+}

Copied: libwnck3/repos/testing-x86_64/PKGBUILD (from rev 140523, 
libwnck3/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2011-10-16 15:04:26 UTC (rev 140524)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=libwnck3
+_pkgbasename=libwnck
+pkgver=3.2.1
+pkgrel=1
+pkgdesc=Window Navigator Construction Kit (GTK+3)
+arch=('i686' 'x86_64')
+license=('LGPL')
+depends=('gtk3' 'startup-notification' 'libxres')
+makedepends=('intltool' 'gobject-introspection')
+options=('!libtool')
+url=http://www.gnome.org/;
+source=(http://ftp.gnome.org/pub/gnome/sources/${_pkgbasename}/${pkgver%.*}/${_pkgbasename}-${pkgver}.tar.xz)
+sha256sums=('eaba586d8e092770e45ab8a3073eb57b5386e1ea7512b5424fa558906f26a3da')
+
+build() {
+cd ${srcdir}/${_pkgbasename}-${pkgver}
+./configure --prefix=/usr --sysconfdir=/etc \
+--localstatedir=/var --disable-static
+make
+}
+
+package() {
+cd ${srcdir}/${_pkgbasename}-${pkgver}
+make DESTDIR=${pkgdir} install
+}



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

2011-10-16 Thread Jan Steffens
Date: Sunday, October 16, 2011 @ 11:06:19
  Author: heftig
Revision: 140525

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

Added:
  gnome-session/repos/testing-i686/
  gnome-session/repos/testing-i686/PKGBUILD
(from rev 140524, gnome-session/trunk/PKGBUILD)
  gnome-session/repos/testing-i686/gnome-session.install
(from rev 140524, gnome-session/trunk/gnome-session.install)
  gnome-session/repos/testing-x86_64/
  gnome-session/repos/testing-x86_64/PKGBUILD
(from rev 140524, gnome-session/trunk/PKGBUILD)
  gnome-session/repos/testing-x86_64/gnome-session.install
(from rev 140524, gnome-session/trunk/gnome-session.install)

--+
 testing-i686/PKGBUILD|   30 ++
 testing-i686/gnome-session.install   |   18 ++
 testing-x86_64/PKGBUILD  |   30 ++
 testing-x86_64/gnome-session.install |   18 ++
 4 files changed, 96 insertions(+)

Copied: gnome-session/repos/testing-i686/PKGBUILD (from rev 140524, 
gnome-session/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2011-10-16 15:06:19 UTC (rev 140525)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=gnome-session
+pkgver=3.2.1
+pkgrel=1
+pkgdesc=The GNOME Session Handler
+arch=(i686 x86_64)
+license=('GPL' 'LGPL')
+depends=('upower' 'gtk3' 'gconf' 'json-glib' 'startup-notification' 
'hicolor-icon-theme' 'libxtst' 'polkit-gnome' 'libgl' 
'gsettings-desktop-schemas' 'consolekit' 'libsm' 'dconf')
+makedepends=('intltool' 'mesa' 'xtrans')
+options=('!emptydirs')
+install=gnome-session.install
+url=http://www.gnome.org;
+groups=('gnome')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('a87dcf57fec83cc8fad4e7b84542c5005a70a2107d184f247f0b112f07a043b3')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var --libexecdir=/usr/lib/gnome-session \
+  --disable-schemas-compile
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Copied: gnome-session/repos/testing-i686/gnome-session.install (from rev 
140524, gnome-session/trunk/gnome-session.install)
===
--- testing-i686/gnome-session.install  (rev 0)
+++ testing-i686/gnome-session.install  2011-10-16 15:06:19 UTC (rev 140525)
@@ -0,0 +1,18 @@
+post_install() {
+  usr/bin/glib-compile-schemas usr/share/glib-2.0/schemas
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+}
+
+pre_upgrade() {
+  if (( $(vercmp $2 2.91.91.3-3)  0 )); then
+usr/sbin/gconfpkg --uninstall gnome-session
+  fi
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Copied: gnome-session/repos/testing-x86_64/PKGBUILD (from rev 140524, 
gnome-session/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2011-10-16 15:06:19 UTC (rev 140525)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=gnome-session
+pkgver=3.2.1
+pkgrel=1
+pkgdesc=The GNOME Session Handler
+arch=(i686 x86_64)
+license=('GPL' 'LGPL')
+depends=('upower' 'gtk3' 'gconf' 'json-glib' 'startup-notification' 
'hicolor-icon-theme' 'libxtst' 'polkit-gnome' 'libgl' 
'gsettings-desktop-schemas' 'consolekit' 'libsm' 'dconf')
+makedepends=('intltool' 'mesa' 'xtrans')
+options=('!emptydirs')
+install=gnome-session.install
+url=http://www.gnome.org;
+groups=('gnome')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('a87dcf57fec83cc8fad4e7b84542c5005a70a2107d184f247f0b112f07a043b3')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var --libexecdir=/usr/lib/gnome-session \
+  --disable-schemas-compile
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Copied: gnome-session/repos/testing-x86_64/gnome-session.install (from rev 
140524, gnome-session/trunk/gnome-session.install)
===
--- testing-x86_64/gnome-session.install(rev 0)
+++ testing-x86_64/gnome-session.install2011-10-16 15:06:19 UTC (rev 
140525)
@@ -0,0 +1,18 @@
+post_install() {
+  usr/bin/glib-compile-schemas usr/share/glib-2.0/schemas
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+}
+
+pre_upgrade() {
+  if (( $(vercmp $2 2.91.91.3-3)  0 )); then
+usr/sbin/gconfpkg --uninstall gnome-session
+  fi
+}
+
+post_upgrade() {
+  

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

2011-10-16 Thread Jan Steffens
Date: Sunday, October 16, 2011 @ 11:09:24
  Author: heftig
Revision: 140526

3.2.1

Modified:
  gnome-panel/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-10-16 15:06:19 UTC (rev 140525)
+++ PKGBUILD2011-10-16 15:09:24 UTC (rev 140526)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=gnome-panel
-pkgver=3.2.0
+pkgver=3.2.1
 pkgrel=1
 arch=('i686' 'x86_64')
 license=('GPL')
@@ -16,7 +16,7 @@
 provides=(gnome-panel-bonobo=${pkgver})
 options=('!libtool' '!emptydirs')
 
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('83daffb85db57609330da488c5344e3121ed74cd809701a11109ecd7c97bde0f')
+sha256sums=('ae5ed578f9f54ad763bf5e46fd5431cdbc06fa2eefea03b390c90a3ffb18870d')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



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

2011-10-16 Thread Jan Steffens
Date: Sunday, October 16, 2011 @ 11:11:02
  Author: heftig
Revision: 140527

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

Added:
  gnome-panel/repos/testing-i686/
  gnome-panel/repos/testing-i686/PKGBUILD
(from rev 140526, gnome-panel/trunk/PKGBUILD)
  gnome-panel/repos/testing-i686/gnome-panel.install
(from rev 140526, gnome-panel/trunk/gnome-panel.install)
  gnome-panel/repos/testing-x86_64/
  gnome-panel/repos/testing-x86_64/PKGBUILD
(from rev 140526, gnome-panel/trunk/PKGBUILD)
  gnome-panel/repos/testing-x86_64/gnome-panel.install
(from rev 140526, gnome-panel/trunk/gnome-panel.install)

+
 testing-i686/PKGBUILD  |   38 +++
 testing-i686/gnome-panel.install   |   24 ++
 testing-x86_64/PKGBUILD|   38 +++
 testing-x86_64/gnome-panel.install |   24 ++
 4 files changed, 124 insertions(+)

Copied: gnome-panel/repos/testing-i686/PKGBUILD (from rev 140526, 
gnome-panel/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2011-10-16 15:11:02 UTC (rev 140527)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=gnome-panel
+pkgver=3.2.1
+pkgrel=1
+arch=('i686' 'x86_64')
+license=('GPL')
+pkgdesc=The GNOME Panel
+url=http://www.gnome.org;
+depends=('gnome-menus' 'gnome-desktop' 'evolution-data-server' 'librsvg' 
'libwnck3' 'libsm' 'dconf' 'telepathy-glib')
+makedepends=('gnome-doc-utils' 'intltool' 'gobject-introspection' 
'networkmanager' 'libcanberra')
+install=gnome-panel.install
+groups=('gnome')
+replaces=('gnome-panel-bonobo')
+provides=(gnome-panel-bonobo=${pkgver})
+options=('!libtool' '!emptydirs')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('ae5ed578f9f54ad763bf5e46fd5431cdbc06fa2eefea03b390c90a3ffb18870d')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  PYTHON=/usr/bin/python2 ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var --disable-static \
+  --libexecdir=/usr/lib/gnome-panel \
+  --disable-scrollkeeper \
+  --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-panel-3.0 ${pkgdir}/etc/gconf/schemas/*.schemas
+  rm -f ${pkgdir}/etc/gconf/schemas/*.schemas
+}

Copied: gnome-panel/repos/testing-i686/gnome-panel.install (from rev 140526, 
gnome-panel/trunk/gnome-panel.install)
===
--- testing-i686/gnome-panel.install(rev 0)
+++ testing-i686/gnome-panel.install2011-10-16 15:11:02 UTC (rev 140527)
@@ -0,0 +1,24 @@
+pkgname=gnome-panel
+
+post_install() {
+  usr/sbin/gconfpkg --install ${pkgname}
+  usr/bin/glib-compile-schemas usr/share/glib-2.0/schemas
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+}
+
+pre_upgrade() {
+  pre_remove
+}
+
+post_upgrade() {
+  post_install
+}
+
+pre_remove() {
+  usr/sbin/gconfpkg --uninstall ${pkgname}
+}
+
+post_remove() {
+  usr/bin/glib-compile-schemas usr/share/glib-2.0/schemas
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+}

Copied: gnome-panel/repos/testing-x86_64/PKGBUILD (from rev 140526, 
gnome-panel/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2011-10-16 15:11:02 UTC (rev 140527)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=gnome-panel
+pkgver=3.2.1
+pkgrel=1
+arch=('i686' 'x86_64')
+license=('GPL')
+pkgdesc=The GNOME Panel
+url=http://www.gnome.org;
+depends=('gnome-menus' 'gnome-desktop' 'evolution-data-server' 'librsvg' 
'libwnck3' 'libsm' 'dconf' 'telepathy-glib')
+makedepends=('gnome-doc-utils' 'intltool' 'gobject-introspection' 
'networkmanager' 'libcanberra')
+install=gnome-panel.install
+groups=('gnome')
+replaces=('gnome-panel-bonobo')
+provides=(gnome-panel-bonobo=${pkgver})
+options=('!libtool' '!emptydirs')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('ae5ed578f9f54ad763bf5e46fd5431cdbc06fa2eefea03b390c90a3ffb18870d')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  PYTHON=/usr/bin/python2 ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var --disable-static \
+  --libexecdir=/usr/lib/gnome-panel \
+  --disable-scrollkeeper \
+  --disable-schemas-compile
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make 

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

2011-10-16 Thread Ionut Biru
Date: Sunday, October 16, 2011 @ 12:19:27
  Author: ibiru
Revision: 140528

update to 3.2.2

Modified:
  gtksourceview3/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-10-16 15:11:02 UTC (rev 140527)
+++ PKGBUILD2011-10-16 16:19:27 UTC (rev 140528)
@@ -3,7 +3,7 @@
 
 pkgname=gtksourceview3
 _pkgbasename=gtksourceview
-pkgver=3.2.1
+pkgver=3.2.2
 pkgrel=1
 pkgdesc=A text widget adding syntax highlighting and more to GNOME
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 options=('!libtool')
 url=http://www.gnome.org;
 
source=(http://ftp.gnome.org/pub/gnome/sources/$_pkgbasename/${pkgver%.*}/$_pkgbasename-${pkgver}.tar.xz)
-sha256sums=('979e967a3e8d64512db5f7466ce71431e0fa8a77958275369fd9061e068585a4')
+sha256sums=('52447d85b57b1413e699a4a27a8c4ba7df737347e9f5b4c5406e6393ca02982c')
 
 build() {
   cd ${srcdir}/$_pkgbasename-${pkgver}



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

2011-10-16 Thread Ionut Biru
Date: Sunday, October 16, 2011 @ 12:21:18
  Author: ibiru
Revision: 140529

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

Added:
  gtksourceview3/repos/testing-i686/
  gtksourceview3/repos/testing-i686/PKGBUILD
(from rev 140528, gtksourceview3/trunk/PKGBUILD)
  gtksourceview3/repos/testing-x86_64/
  gtksourceview3/repos/testing-x86_64/PKGBUILD
(from rev 140528, gtksourceview3/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   28 
 testing-x86_64/PKGBUILD |   28 
 2 files changed, 56 insertions(+)

Copied: gtksourceview3/repos/testing-i686/PKGBUILD (from rev 140528, 
gtksourceview3/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2011-10-16 16:21:18 UTC (rev 140529)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=gtksourceview3
+_pkgbasename=gtksourceview
+pkgver=3.2.2
+pkgrel=1
+pkgdesc=A text widget adding syntax highlighting and more to GNOME
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('gtk3' 'libxml2')
+makedepends=('intltool' 'pkgconfig' 'gobject-introspection')
+options=('!libtool')
+url=http://www.gnome.org;
+source=(http://ftp.gnome.org/pub/gnome/sources/$_pkgbasename/${pkgver%.*}/$_pkgbasename-${pkgver}.tar.xz)
+sha256sums=('52447d85b57b1413e699a4a27a8c4ba7df737347e9f5b4c5406e6393ca02982c')
+
+build() {
+  cd ${srcdir}/$_pkgbasename-${pkgver}
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var --disable-static
+  make
+}
+
+package() {
+  cd ${srcdir}/$_pkgbasename-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Copied: gtksourceview3/repos/testing-x86_64/PKGBUILD (from rev 140528, 
gtksourceview3/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2011-10-16 16:21:18 UTC (rev 140529)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=gtksourceview3
+_pkgbasename=gtksourceview
+pkgver=3.2.2
+pkgrel=1
+pkgdesc=A text widget adding syntax highlighting and more to GNOME
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('gtk3' 'libxml2')
+makedepends=('intltool' 'pkgconfig' 'gobject-introspection')
+options=('!libtool')
+url=http://www.gnome.org;
+source=(http://ftp.gnome.org/pub/gnome/sources/$_pkgbasename/${pkgver%.*}/$_pkgbasename-${pkgver}.tar.xz)
+sha256sums=('52447d85b57b1413e699a4a27a8c4ba7df737347e9f5b4c5406e6393ca02982c')
+
+build() {
+  cd ${srcdir}/$_pkgbasename-${pkgver}
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var --disable-static
+  make
+}
+
+package() {
+  cd ${srcdir}/$_pkgbasename-${pkgver}
+  make DESTDIR=${pkgdir} install
+}



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

2011-10-16 Thread Ionut Biru
Date: Sunday, October 16, 2011 @ 15:24:46
  Author: ibiru
Revision: 140530

update to 4.2.1

Modified:
  gtkhtml4/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-10-16 16:21:18 UTC (rev 140529)
+++ PKGBUILD2011-10-16 19:24:46 UTC (rev 140530)
@@ -3,7 +3,7 @@
 
 pkgname=gtkhtml4
 _pkgbasename=gtkhtml
-pkgver=4.2.0
+pkgver=4.2.1
 pkgrel=1
 pkgdesc=A lightweight HTML renderer/editor widget for GTK3
 arch=(i686 x86_64)
@@ -13,7 +13,7 @@
 url=http://www.gnome.org;
 options=('!libtool')
 
source=(http://ftp.gnome.org/pub/gnome/sources/${_pkgbasename}/${pkgver%.*}/${_pkgbasename}-${pkgver}.tar.xz)
-sha256sums=('a4e50ac159fe49ddac07a3d0fba386ac90b404afce770a89e6077580578c38af')
+sha256sums=('e72fb264bae45f2a340818c645248c29eaa2acf3d2bb3c2316ae296a0d438558')
 
 build() {
 cd ${srcdir}/${_pkgbasename}-${pkgver}



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

2011-10-16 Thread Ionut Biru
Date: Sunday, October 16, 2011 @ 15:26:17
  Author: ibiru
Revision: 140531

db-move: moved telepathy-glib from [testing] to [extra] (i686)

Added:
  telepathy-glib/repos/extra-i686/PKGBUILD
(from rev 140530, telepathy-glib/repos/testing-i686/PKGBUILD)
Deleted:
  telepathy-glib/repos/extra-i686/PKGBUILD
  telepathy-glib/repos/testing-i686/

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2011-10-16 19:24:46 UTC (rev 140530)
+++ extra-i686/PKGBUILD 2011-10-16 19:26:17 UTC (rev 140531)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer:  Ionut Biru ib...@archlinux.org
-# Contributor: Kessia 'even' Pinheiro kessiapinheiro at gmail.com
-# Contributor: Bjorn Lindeijer bjorn lindeijer nl
-
-pkgname=telepathy-glib
-pkgver=0.15.9
-pkgrel=1
-pkgdesc=GLib bindings for the Telepathy D-Bus protocol
-arch=('i686' 'x86_64')
-url=http://telepathy.freedesktop.org;
-groups=('telepathy')
-license=('LGPL2.1')
-options=('!libtool' '!emptydirs')
-depends=('dbus-glib')
-makedepends=('libxslt' 'vala' 'gobject-introspection')
-source=(http://telepathy.freedesktop.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
-md5sums=('0d011b766aa94ab67ff7895a72f62bf8')
-
-build() {
-cd ${srcdir}/${pkgname}-${pkgver}
-PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
---libexecdir=/usr/lib/telepathy \
---enable-vala-bindings \
---enable-static=no
-make
-}
-
-package() {
-cd ${srcdir}/${pkgname}-${pkgver}
-make DESTDIR=${pkgdir} install
-}

Copied: telepathy-glib/repos/extra-i686/PKGBUILD (from rev 140530, 
telepathy-glib/repos/testing-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2011-10-16 19:26:17 UTC (rev 140531)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer:  Ionut Biru ib...@archlinux.org
+# Contributor: Kessia 'even' Pinheiro kessiapinheiro at gmail.com
+# Contributor: Bjorn Lindeijer bjorn lindeijer nl
+
+pkgname=telepathy-glib
+pkgver=0.16.0
+pkgrel=1
+pkgdesc=GLib bindings for the Telepathy D-Bus protocol
+arch=('i686' 'x86_64')
+url=http://telepathy.freedesktop.org;
+groups=('telepathy')
+license=('LGPL2.1')
+options=('!libtool' '!emptydirs')
+depends=('dbus-glib')
+makedepends=('libxslt' 'vala' 'gobject-introspection')
+source=(http://telepathy.freedesktop.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
+md5sums=('071ed1b34ace45109188df73933609e4')
+
+build() {
+cd ${srcdir}/${pkgname}-${pkgver}
+PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
+--libexecdir=/usr/lib/telepathy \
+--enable-vala-bindings \
+--enable-static=no
+make
+}
+
+package() {
+cd ${srcdir}/${pkgname}-${pkgver}
+make DESTDIR=${pkgdir} install
+}



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

2011-10-16 Thread Ionut Biru
Date: Sunday, October 16, 2011 @ 15:26:18
  Author: ibiru
Revision: 140532

db-move: moved telepathy-glib from [testing] to [extra] (x86_64)

Added:
  telepathy-glib/repos/extra-x86_64/PKGBUILD
(from rev 140530, telepathy-glib/repos/testing-x86_64/PKGBUILD)
Deleted:
  telepathy-glib/repos/extra-x86_64/PKGBUILD
  telepathy-glib/repos/testing-x86_64/

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

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2011-10-16 19:26:17 UTC (rev 140531)
+++ extra-x86_64/PKGBUILD   2011-10-16 19:26:18 UTC (rev 140532)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer:  Ionut Biru ib...@archlinux.org
-# Contributor: Kessia 'even' Pinheiro kessiapinheiro at gmail.com
-# Contributor: Bjorn Lindeijer bjorn lindeijer nl
-
-pkgname=telepathy-glib
-pkgver=0.15.9
-pkgrel=1
-pkgdesc=GLib bindings for the Telepathy D-Bus protocol
-arch=('i686' 'x86_64')
-url=http://telepathy.freedesktop.org;
-groups=('telepathy')
-license=('LGPL2.1')
-options=('!libtool' '!emptydirs')
-depends=('dbus-glib')
-makedepends=('libxslt' 'vala' 'gobject-introspection')
-source=(http://telepathy.freedesktop.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
-md5sums=('0d011b766aa94ab67ff7895a72f62bf8')
-
-build() {
-cd ${srcdir}/${pkgname}-${pkgver}
-PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
---libexecdir=/usr/lib/telepathy \
---enable-vala-bindings \
---enable-static=no
-make
-}
-
-package() {
-cd ${srcdir}/${pkgname}-${pkgver}
-make DESTDIR=${pkgdir} install
-}

Copied: telepathy-glib/repos/extra-x86_64/PKGBUILD (from rev 140530, 
telepathy-glib/repos/testing-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2011-10-16 19:26:18 UTC (rev 140532)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer:  Ionut Biru ib...@archlinux.org
+# Contributor: Kessia 'even' Pinheiro kessiapinheiro at gmail.com
+# Contributor: Bjorn Lindeijer bjorn lindeijer nl
+
+pkgname=telepathy-glib
+pkgver=0.16.0
+pkgrel=1
+pkgdesc=GLib bindings for the Telepathy D-Bus protocol
+arch=('i686' 'x86_64')
+url=http://telepathy.freedesktop.org;
+groups=('telepathy')
+license=('LGPL2.1')
+options=('!libtool' '!emptydirs')
+depends=('dbus-glib')
+makedepends=('libxslt' 'vala' 'gobject-introspection')
+source=(http://telepathy.freedesktop.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
+md5sums=('071ed1b34ace45109188df73933609e4')
+
+build() {
+cd ${srcdir}/${pkgname}-${pkgver}
+PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
+--libexecdir=/usr/lib/telepathy \
+--enable-vala-bindings \
+--enable-static=no
+make
+}
+
+package() {
+cd ${srcdir}/${pkgname}-${pkgver}
+make DESTDIR=${pkgdir} install
+}



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

2011-10-16 Thread Ionut Biru
Date: Sunday, October 16, 2011 @ 15:26:34
  Author: ibiru
Revision: 140533

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

Added:
  gtkhtml4/repos/testing-i686/
  gtkhtml4/repos/testing-i686/PKGBUILD
(from rev 140530, gtkhtml4/trunk/PKGBUILD)
  gtkhtml4/repos/testing-x86_64/
  gtkhtml4/repos/testing-x86_64/PKGBUILD
(from rev 140532, gtkhtml4/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   29 +
 testing-x86_64/PKGBUILD |   29 +
 2 files changed, 58 insertions(+)

Copied: gtkhtml4/repos/testing-i686/PKGBUILD (from rev 140530, 
gtkhtml4/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2011-10-16 19:26:34 UTC (rev 140533)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=gtkhtml4
+_pkgbasename=gtkhtml
+pkgver=4.2.1
+pkgrel=1
+pkgdesc=A lightweight HTML renderer/editor widget for GTK3
+arch=(i686 x86_64)
+license=('GPL')
+depends=('gtk3' 'enchant' 'iso-codes' 'gnome-icon-theme' 'libsoup')
+makedepends=('intltool')
+url=http://www.gnome.org;
+options=('!libtool')
+source=(http://ftp.gnome.org/pub/gnome/sources/${_pkgbasename}/${pkgver%.*}/${_pkgbasename}-${pkgver}.tar.xz)
+sha256sums=('e72fb264bae45f2a340818c645248c29eaa2acf3d2bb3c2316ae296a0d438558')
+
+build() {
+cd ${srcdir}/${_pkgbasename}-${pkgver}
+./configure --prefix=/usr --sysconfdir=/etc \
+--libexecdir=/usr/lib/gtkhtml4 \
+--localstatedir=/var --disable-static
+make
+}
+
+package() {
+cd ${srcdir}/${_pkgbasename}-${pkgver}
+make DESTDIR=${pkgdir} install
+}

Copied: gtkhtml4/repos/testing-x86_64/PKGBUILD (from rev 140532, 
gtkhtml4/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2011-10-16 19:26:34 UTC (rev 140533)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=gtkhtml4
+_pkgbasename=gtkhtml
+pkgver=4.2.1
+pkgrel=1
+pkgdesc=A lightweight HTML renderer/editor widget for GTK3
+arch=(i686 x86_64)
+license=('GPL')
+depends=('gtk3' 'enchant' 'iso-codes' 'gnome-icon-theme' 'libsoup')
+makedepends=('intltool')
+url=http://www.gnome.org;
+options=('!libtool')
+source=(http://ftp.gnome.org/pub/gnome/sources/${_pkgbasename}/${pkgver%.*}/${_pkgbasename}-${pkgver}.tar.xz)
+sha256sums=('e72fb264bae45f2a340818c645248c29eaa2acf3d2bb3c2316ae296a0d438558')
+
+build() {
+cd ${srcdir}/${_pkgbasename}-${pkgver}
+./configure --prefix=/usr --sysconfdir=/etc \
+--libexecdir=/usr/lib/gtkhtml4 \
+--localstatedir=/var --disable-static
+make
+}
+
+package() {
+cd ${srcdir}/${_pkgbasename}-${pkgver}
+make DESTDIR=${pkgdir} install
+}



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

2011-10-16 Thread Ionut Biru
Date: Sunday, October 16, 2011 @ 15:31:16
  Author: ibiru
Revision: 140534

update to 3.2.1

Modified:
  evolution-data-server/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-10-16 19:26:34 UTC (rev 140533)
+++ PKGBUILD2011-10-16 19:31:16 UTC (rev 140534)
@@ -2,8 +2,8 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=evolution-data-server
-pkgver=3.2.0
-pkgrel=2
+pkgver=3.2.1
+pkgrel=1
 pkgdesc=Centralized access to appointments and contacts
 arch=('i686' 'x86_64')
 depends=('gconf' 'gnome-online-accounts' 'nss' 'krb5' 'libgweather' 'libical' 
'db' 'libgdata')
@@ -12,7 +12,7 @@
 url=http://www.gnome.org;
 license=('GPL')
 
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/3.2/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('de2a75e5256143ed7eb273a78a45ff2ba8af81c894dbf17c5dade5be349fc427')
+sha256sums=('0091e41e87d589a984c6d089919fece2d28101df5b37e4b2d8615efdf60a09c3')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in evolution-data-server/repos (4 files)

2011-10-16 Thread Ionut Biru
Date: Sunday, October 16, 2011 @ 15:32:36
  Author: ibiru
Revision: 140535

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

Added:
  evolution-data-server/repos/testing-i686/
  evolution-data-server/repos/testing-i686/PKGBUILD
(from rev 140534, evolution-data-server/trunk/PKGBUILD)
  evolution-data-server/repos/testing-x86_64/
  evolution-data-server/repos/testing-x86_64/PKGBUILD
(from rev 140534, evolution-data-server/trunk/PKGBUILD)

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

Copied: evolution-data-server/repos/testing-i686/PKGBUILD (from rev 140534, 
evolution-data-server/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2011-10-16 19:32:36 UTC (rev 140535)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=evolution-data-server
+pkgver=3.2.1
+pkgrel=1
+pkgdesc=Centralized access to appointments and contacts
+arch=('i686' 'x86_64')
+depends=('gconf' 'gnome-online-accounts' 'nss' 'krb5' 'libgweather' 'libical' 
'db' 'libgdata')
+makedepends=('intltool' 'gperf' 'gobject-introspection' 'vala')
+options=('!libtool')
+url=http://www.gnome.org;
+license=('GPL')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/3.2/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('0091e41e87d589a984c6d089919fece2d28101df5b37e4b2d8615efdf60a09c3')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var --with-openldap=yes \
+  --libexecdir=/usr/lib/evolution-data-server \
+  --with-krb5=/usr --with-libdb=/usr \
+  --enable-vala-bindings
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' -e 's/if test 
$export_dynamic = yes  test -n $export_dynamic_flag_spec; then/  
func_append compile_command  -Wl,-O1,--as-needed\n  func_append 
finalize_command  -Wl,-O1,--as-needed\n\0/' libtool
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Copied: evolution-data-server/repos/testing-x86_64/PKGBUILD (from rev 140534, 
evolution-data-server/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2011-10-16 19:32:36 UTC (rev 140535)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=evolution-data-server
+pkgver=3.2.1
+pkgrel=1
+pkgdesc=Centralized access to appointments and contacts
+arch=('i686' 'x86_64')
+depends=('gconf' 'gnome-online-accounts' 'nss' 'krb5' 'libgweather' 'libical' 
'db' 'libgdata')
+makedepends=('intltool' 'gperf' 'gobject-introspection' 'vala')
+options=('!libtool')
+url=http://www.gnome.org;
+license=('GPL')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/3.2/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('0091e41e87d589a984c6d089919fece2d28101df5b37e4b2d8615efdf60a09c3')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var --with-openldap=yes \
+  --libexecdir=/usr/lib/evolution-data-server \
+  --with-krb5=/usr --with-libdb=/usr \
+  --enable-vala-bindings
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' -e 's/if test 
$export_dynamic = yes  test -n $export_dynamic_flag_spec; then/  
func_append compile_command  -Wl,-O1,--as-needed\n  func_append 
finalize_command  -Wl,-O1,--as-needed\n\0/' libtool
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}



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

2011-10-16 Thread Ionut Biru
Date: Sunday, October 16, 2011 @ 15:59:27
  Author: ibiru
Revision: 140536

update to 3.2.1

Modified:
  evolution/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-10-16 19:32:36 UTC (rev 140535)
+++ PKGBUILD2011-10-16 19:59:27 UTC (rev 140536)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=evolution
-pkgver=3.2.0
+pkgver=3.2.1
 pkgrel=1
 pkgdesc=Manage your email, contacts and schedule
 arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@
 install=evolution.install
 url=http://www.gnome.org/projects/evolution/
 
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('538883531aa64bec1b43c73db9cf1b59573d10adc4d8dca6401e4bffa90f246d')
+sha256sums=('244d4fcf57d59b3fe0bcedddc65da5f508b253cb64159e6ddb2bddedf8d7e19a')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



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

2011-10-16 Thread Ionut Biru
Date: Sunday, October 16, 2011 @ 16:03:37
  Author: ibiru
Revision: 140537

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

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

--+
 testing-i686/PKGBUILD|   45 +
 testing-i686/evolution.install   |   24 +++
 testing-x86_64/PKGBUILD  |   45 +
 testing-x86_64/evolution.install |   24 +++
 4 files changed, 138 insertions(+)

Copied: evolution/repos/testing-i686/PKGBUILD (from rev 140536, 
evolution/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2011-10-16 20:03:37 UTC (rev 140537)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=evolution
+pkgver=3.2.1
+pkgrel=1
+pkgdesc=Manage your email, contacts and schedule
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('gnome-desktop' 'evolution-data-server' 'gtkhtml4' 'libcanberra' 
'gstreamer0.10' 'libpst' 'libytnef' 'desktop-file-utils' 'hicolor-icon-theme')
+makedepends=('intltool' 'gnome-doc-utils' 'networkmanager')
+optdepends=('bogofilter: possible junk filter plugin'
+'spamassassin: possible junk filter plugin')
+groups=('gnome-extra')
+options=('!libtool' '!emptydirs')
+install=evolution.install
+url=http://www.gnome.org/projects/evolution/
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('244d4fcf57d59b3fe0bcedddc65da5f508b253cb64159e6ddb2bddedf8d7e19a')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var \
+  --libexecdir=/usr/lib \
+  --disable-scrollkeeper \
+  --enable-nss=yes \
+  --with-openldap=yes \
+  --enable-smime=yes \
+  --with-krb5=/usr \
+  --disable-image-inline
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' -e 's/if test 
$export_dynamic = yes  test -n $export_dynamic_flag_spec; then/  
func_append compile_command  -Wl,-O1,--as-needed\n  func_append 
finalize_command  -Wl,-O1,--as-needed\n\0/' libtool
+  make
+  make -C plugins/tnef-attachments
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR=${pkgdir} install
+  make -C plugins/tnef-attachments DESTDIR=${pkgdir} install
+
+  install -m755 -d ${pkgdir}/usr/share/gconf/schemas
+  gconf-merge-schema ${pkgdir}/usr/share/gconf/schemas/${pkgname}.schemas 
--domain evolution-3.2 ${pkgdir}/etc/gconf/schemas/*.schemas
+  rm -f ${pkgdir}/etc/gconf/schemas/*.schemas
+}

Copied: evolution/repos/testing-i686/evolution.install (from rev 140536, 
evolution/trunk/evolution.install)
===
--- testing-i686/evolution.install  (rev 0)
+++ testing-i686/evolution.install  2011-10-16 20:03:37 UTC (rev 140537)
@@ -0,0 +1,24 @@
+pkgname=evolution
+
+post_install() {
+  usr/sbin/gconfpkg --install ${pkgname}
+  update-desktop-database -q
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+}
+
+pre_upgrade() {
+  pre_remove $1
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+pre_remove() {
+  usr/sbin/gconfpkg --uninstall ${pkgname}
+}
+
+post_remove() {
+  update-desktop-database -q
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+}

Copied: evolution/repos/testing-x86_64/PKGBUILD (from rev 140536, 
evolution/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2011-10-16 20:03:37 UTC (rev 140537)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=evolution
+pkgver=3.2.1
+pkgrel=1
+pkgdesc=Manage your email, contacts and schedule
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('gnome-desktop' 'evolution-data-server' 'gtkhtml4' 'libcanberra' 
'gstreamer0.10' 'libpst' 'libytnef' 'desktop-file-utils' 'hicolor-icon-theme')
+makedepends=('intltool' 'gnome-doc-utils' 'networkmanager')
+optdepends=('bogofilter: possible junk filter plugin'
+'spamassassin: possible junk filter plugin')
+groups=('gnome-extra')
+options=('!libtool' '!emptydirs')
+install=evolution.install
+url=http://www.gnome.org/projects/evolution/

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

2011-10-16 Thread Ionut Biru
Date: Sunday, October 16, 2011 @ 16:14:12
  Author: ibiru
Revision: 140538

update to 3.2.1

Modified:
  evolution-exchange/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-10-16 20:03:37 UTC (rev 140537)
+++ PKGBUILD2011-10-16 20:14:12 UTC (rev 140538)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=evolution-exchange
-pkgver=3.2.0
+pkgver=3.2.1
 pkgrel=1
 pkgdesc=Ximian Connector Exchange plugin for Evolution
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 options=('!libtool' '!emptydirs')
 install=evolution-exchange.install
 
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('f61a5e5e5a51a6bc45c0df20d7a99a8c5361fac07eb9eadc15dd5329af1f1f29')
+sha256sums=('d9bebd1ab252e8568409fb1c50ba5a8f0c8236a8abf72ba697c95f9134d4cd9c')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



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

2011-10-16 Thread Ionut Biru
Date: Sunday, October 16, 2011 @ 16:16:23
  Author: ibiru
Revision: 140539

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

Added:
  evolution-exchange/repos/testing-i686/
  evolution-exchange/repos/testing-i686/PKGBUILD
(from rev 140538, evolution-exchange/trunk/PKGBUILD)
  evolution-exchange/repos/testing-i686/evolution-exchange.install
(from rev 140538, evolution-exchange/trunk/evolution-exchange.install)
  evolution-exchange/repos/testing-x86_64/
  evolution-exchange/repos/testing-x86_64/PKGBUILD
(from rev 140538, evolution-exchange/trunk/PKGBUILD)
  evolution-exchange/repos/testing-x86_64/evolution-exchange.install
(from rev 140538, evolution-exchange/trunk/evolution-exchange.install)

---+
 testing-i686/PKGBUILD |   33 
 testing-i686/evolution-exchange.install   |   17 ++
 testing-x86_64/PKGBUILD   |   33 
 testing-x86_64/evolution-exchange.install |   17 ++
 4 files changed, 100 insertions(+)

Copied: evolution-exchange/repos/testing-i686/PKGBUILD (from rev 140538, 
evolution-exchange/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2011-10-16 20:16:23 UTC (rev 140539)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=evolution-exchange
+pkgver=3.2.1
+pkgrel=1
+pkgdesc=Ximian Connector Exchange plugin for Evolution
+arch=('i686' 'x86_64')
+license=('GPL')
+url=http://www.ximian.com;
+depends=('evolution-data-server' 'gtkhtml4' 'gnome-desktop')
+makedepends=('intltool' 'evolution')
+options=('!libtool' '!emptydirs')
+install=evolution-exchange.install
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('d9bebd1ab252e8568409fb1c50ba5a8f0c8236a8abf72ba697c95f9134d4cd9c')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --libexecdir=/usr/lib/evolution --disable-static \
+  --with-libdb=/usr --with-krb5=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+
+  install -m755 -d ${pkgdir}/usr/share/gconf/schemas
+  gconf-merge-schema ${pkgdir}/usr/share/gconf/schemas/${pkgname}.schemas 
--domain evolution-exchange-3.2 ${pkgdir}/etc/gconf/schemas/*.schemas
+  rm -f ${pkgdir}/etc/gconf/schemas/*.schemas
+}

Copied: evolution-exchange/repos/testing-i686/evolution-exchange.install (from 
rev 140538, evolution-exchange/trunk/evolution-exchange.install)
===
--- testing-i686/evolution-exchange.install (rev 0)
+++ testing-i686/evolution-exchange.install 2011-10-16 20:16:23 UTC (rev 
140539)
@@ -0,0 +1,17 @@
+pkgname=evolution-exchange
+
+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: evolution-exchange/repos/testing-x86_64/PKGBUILD (from rev 140538, 
evolution-exchange/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2011-10-16 20:16:23 UTC (rev 140539)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=evolution-exchange
+pkgver=3.2.1
+pkgrel=1
+pkgdesc=Ximian Connector Exchange plugin for Evolution
+arch=('i686' 'x86_64')
+license=('GPL')
+url=http://www.ximian.com;
+depends=('evolution-data-server' 'gtkhtml4' 'gnome-desktop')
+makedepends=('intltool' 'evolution')
+options=('!libtool' '!emptydirs')
+install=evolution-exchange.install
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('d9bebd1ab252e8568409fb1c50ba5a8f0c8236a8abf72ba697c95f9134d4cd9c')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --libexecdir=/usr/lib/evolution --disable-static \
+  --with-libdb=/usr --with-krb5=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+
+  install -m755 -d ${pkgdir}/usr/share/gconf/schemas
+  gconf-merge-schema ${pkgdir}/usr/share/gconf/schemas/${pkgname}.schemas 
--domain evolution-exchange-3.2 ${pkgdir}/etc/gconf/schemas/*.schemas
+  rm -f ${pkgdir}/etc/gconf/schemas/*.schemas
+}

Copied: evolution-exchange/repos/testing-x86_64/evolution-exchange.install 
(from rev 140538, evolution-exchange/trunk/evolution-exchange.install)
===
--- testing-x86_64/evolution-exchange.install   (rev 

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

2011-10-16 Thread Ionut Biru
Date: Sunday, October 16, 2011 @ 16:18:06
  Author: ibiru
Revision: 140540

update to 3.2.1

Modified:
  evolution-groupwise/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-10-16 20:16:23 UTC (rev 140539)
+++ PKGBUILD2011-10-16 20:18:06 UTC (rev 140540)
@@ -3,7 +3,7 @@
 # Contributor: György Balló ball...@freestart.hu
 
 pkgname=evolution-groupwise
-pkgver=3.2.0
+pkgver=3.2.1
 pkgrel=1
 pkgdesc=GroupWise connector for evolution
 arch=(i686 x86_64)
@@ -14,7 +14,7 @@
 optdepends=('evolution: evolution plugin')
 options=(!libtool)
 
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/3.2/$pkgname-$pkgver.tar.xz)
-sha256sums=(7c3dec3c4561931dfbc9313949dee68c4f935583fae8323ab4ca87b23b5aabb3)
+sha256sums=('3a5a1590b92144e465b09abc0fdaefc6d6bf9a5465d0b07e01171ddfef4aebbf')
 
 build() {
   cd $srcdir/$pkgname-$pkgver
@@ -27,6 +27,6 @@
 package() {
   cd $srcdir/$pkgname-$pkgver
 
-  make DESTDIR=$pkgdir/ install
+  make DESTDIR=$pkgdir install
 }
 



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

2011-10-16 Thread Ionut Biru
Date: Sunday, October 16, 2011 @ 16:19:02
  Author: ibiru
Revision: 140541

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

Added:
  evolution-groupwise/repos/testing-i686/
  evolution-groupwise/repos/testing-i686/PKGBUILD
(from rev 140540, evolution-groupwise/trunk/PKGBUILD)
  evolution-groupwise/repos/testing-x86_64/
  evolution-groupwise/repos/testing-x86_64/PKGBUILD
(from rev 140540, evolution-groupwise/trunk/PKGBUILD)

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

Copied: evolution-groupwise/repos/testing-i686/PKGBUILD (from rev 140540, 
evolution-groupwise/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2011-10-16 20:19:02 UTC (rev 140541)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer : Ionut Biru ib...@archlinux.org
+# Contributor: György Balló ball...@freestart.hu
+
+pkgname=evolution-groupwise
+pkgver=3.2.1
+pkgrel=1
+pkgdesc=GroupWise connector for evolution
+arch=(i686 x86_64)
+url=http://projects.gnome.org/evolution/;
+license=(LGPL)
+depends=('evolution-data-server' 'gtkhtml4')
+makedepends=(intltool evolution)
+optdepends=('evolution: evolution plugin')
+options=(!libtool)
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/3.2/$pkgname-$pkgver.tar.xz)
+sha256sums=('3a5a1590b92144e465b09abc0fdaefc6d6bf9a5465d0b07e01171ddfef4aebbf')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --disable-static
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  make DESTDIR=$pkgdir install
+}
+

Copied: evolution-groupwise/repos/testing-x86_64/PKGBUILD (from rev 140540, 
evolution-groupwise/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2011-10-16 20:19:02 UTC (rev 140541)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer : Ionut Biru ib...@archlinux.org
+# Contributor: György Balló ball...@freestart.hu
+
+pkgname=evolution-groupwise
+pkgver=3.2.1
+pkgrel=1
+pkgdesc=GroupWise connector for evolution
+arch=(i686 x86_64)
+url=http://projects.gnome.org/evolution/;
+license=(LGPL)
+depends=('evolution-data-server' 'gtkhtml4')
+makedepends=(intltool evolution)
+optdepends=('evolution: evolution plugin')
+options=(!libtool)
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/3.2/$pkgname-$pkgver.tar.xz)
+sha256sums=('3a5a1590b92144e465b09abc0fdaefc6d6bf9a5465d0b07e01171ddfef4aebbf')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --disable-static
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  make DESTDIR=$pkgdir install
+}
+



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

2011-10-16 Thread Ionut Biru
Date: Sunday, October 16, 2011 @ 16:24:54
  Author: ibiru
Revision: 140542

update to 3.2.1

Modified:
  gedit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-10-16 20:19:02 UTC (rev 140541)
+++ PKGBUILD2011-10-16 20:24:54 UTC (rev 140542)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=gedit
-pkgver=3.2.0
+pkgver=3.2.1
 pkgrel=1
 pkgdesc=A text editor for GNOME
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 url=http://www.gnome.org;
 install=gedit.install
 
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('a3f62b20816a3f902bb811cc14ae0e27ce266e49d39f5854fd45b2895348')
+sha256sums=('bdde2dae05bf08e67088c441eac3456d6861b5076d5f00d4c381291ef4c85651')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



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

2011-10-16 Thread Ionut Biru
Date: Sunday, October 16, 2011 @ 16:26:14
  Author: ibiru
Revision: 140543

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

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

--+
 testing-i686/PKGBUILD|   32 
 testing-i686/gedit.install   |   18 ++
 testing-x86_64/PKGBUILD  |   32 
 testing-x86_64/gedit.install |   18 ++
 4 files changed, 100 insertions(+)

Copied: gedit/repos/testing-i686/PKGBUILD (from rev 140542, 
gedit/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2011-10-16 20:26:14 UTC (rev 140543)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=gedit
+pkgver=3.2.1
+pkgrel=1
+pkgdesc=A text editor for GNOME
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('gtksourceview3' 'gsettings-desktop-schemas' 'libpeas' 'enchant' 
'iso-codes' 'libsm' 'desktop-file-utils' 'python2-gobject' 'dconf')
+makedepends=('gnome-doc-utils' 'intltool')
+groups=('gnome-extra')
+options=('!libtool' '!emptydirs')
+url=http://www.gnome.org;
+install=gedit.install
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('bdde2dae05bf08e67088c441eac3456d6861b5076d5f00d4c381291ef4c85651')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
+  --sysconfdir=/etc --localstatedir=/var \
+  --libexecdir=/usr/lib --disable-scrollkeeper \
+  --disable-updater --disable-schemas-compile \
+  --enable-python
+  make
+}
+
+package(){
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Copied: gedit/repos/testing-i686/gedit.install (from rev 140542, 
gedit/trunk/gedit.install)
===
--- testing-i686/gedit.install  (rev 0)
+++ testing-i686/gedit.install  2011-10-16 20:26:14 UTC (rev 140543)
@@ -0,0 +1,18 @@
+post_install() {
+glib-compile-schemas usr/share/glib-2.0/schemas
+update-desktop-database -q
+}
+
+pre_upgrade() {
+if [ -f usr/share/gconf/schemas/gedit.schemas ]; then
+usr/sbin/gconfpkg --uninstall gedit
+fi
+}
+
+post_upgrade() {
+post_install $1
+}
+
+post_remove() {
+post_install $1
+}

Copied: gedit/repos/testing-x86_64/PKGBUILD (from rev 140542, 
gedit/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2011-10-16 20:26:14 UTC (rev 140543)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=gedit
+pkgver=3.2.1
+pkgrel=1
+pkgdesc=A text editor for GNOME
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('gtksourceview3' 'gsettings-desktop-schemas' 'libpeas' 'enchant' 
'iso-codes' 'libsm' 'desktop-file-utils' 'python2-gobject' 'dconf')
+makedepends=('gnome-doc-utils' 'intltool')
+groups=('gnome-extra')
+options=('!libtool' '!emptydirs')
+url=http://www.gnome.org;
+install=gedit.install
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('bdde2dae05bf08e67088c441eac3456d6861b5076d5f00d4c381291ef4c85651')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
+  --sysconfdir=/etc --localstatedir=/var \
+  --libexecdir=/usr/lib --disable-scrollkeeper \
+  --disable-updater --disable-schemas-compile \
+  --enable-python
+  make
+}
+
+package(){
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Copied: gedit/repos/testing-x86_64/gedit.install (from rev 140542, 
gedit/trunk/gedit.install)
===
--- testing-x86_64/gedit.install(rev 0)
+++ testing-x86_64/gedit.install2011-10-16 20:26:14 UTC (rev 140543)
@@ -0,0 +1,18 @@
+post_install() {
+glib-compile-schemas usr/share/glib-2.0/schemas
+update-desktop-database -q
+}
+
+pre_upgrade() {
+if [ -f usr/share/gconf/schemas/gedit.schemas ]; then
+usr/sbin/gconfpkg --uninstall gedit
+fi
+}
+
+post_upgrade() {
+post_install $1
+}
+
+post_remove() {
+post_install $1
+}



[arch-commits] Commit in (5 files)

2011-10-16 Thread Eric Bélanger
Date: Sunday, October 16, 2011 @ 23:23:35
  Author: eric
Revision: 140544

Add legacy allegro package

Added:
  allegro4/
  allegro4/repos/
  allegro4/trunk/
  allegro4/trunk/LICENSE
  allegro4/trunk/PKGBUILD

--+
 LICENSE  |   26 ++
 PKGBUILD |   38 ++
 2 files changed, 64 insertions(+)

Added: allegro4/trunk/LICENSE
===
--- allegro4/trunk/LICENSE  (rev 0)
+++ allegro4/trunk/LICENSE  2011-10-17 03:23:35 UTC (rev 140544)
@@ -0,0 +1,26 @@
+===
+ Copyright 
+===
+
+   Allegro is gift-ware. It was created by a number of people working in 
+   cooperation, and is given to you freely as a gift. You may use, modify, 
+   redistribute, and generally hack it about in any way you like, and you do 
+   not have to give us anything in return. However, if you like this product 
+   you are encouraged to thank us by making a return gift to the Allegro 
+   community. This could be by writing an add-on package, providing a useful 
+   bug report, making an improvement to the library, or perhaps just 
+   releasing the sources of your program so that other people can learn from 
+   them. If you redistribute parts of this code or make a game using it, it 
+   would be nice if you mentioned Allegro somewhere in the credits, but you 
+   are not required to do this. We trust you not to abuse our generosity.
+
+   Disclaimer:
+
+   THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+   IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+   FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
+   SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
+   FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
+   ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+   DEALINGS IN THE SOFTWARE.
+

Added: allegro4/trunk/PKGBUILD
===
--- allegro4/trunk/PKGBUILD (rev 0)
+++ allegro4/trunk/PKGBUILD 2011-10-17 03:23:35 UTC (rev 140544)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+# Contributor: Tom Newsom jeeps...@gmx.co.uk
+# Contributor: arjan ar...@archlinux.org
+
+pkgname=allegro4
+pkgver=4.4.2
+pkgrel=1
+pkgdesc=Portable library mainly aimed at video game and multimedia 
programming (legacy version)
+arch=('i686' 'x86_64')
+url=http://alleg.sourceforge.net/;
+license=('custom')
+depends=('sh' 'jack' 'libxpm' 'libxxf86vm' 'libxxf86dga' 'libxcursor')
+makedepends=('cmake' 'libpng')
+source=(http://downloads.sourceforge.net/alleg/allegro-${pkgver}.tar.gz
+LICENSE)
+md5sums=('4db71b0460fc99926ae91d223199c2e6'
+ 'cd97e2992e8e66b9e6a449d832dc9c7a')
+
+build() {
+  cd ${srcdir}
+  mkdir build  cd build
+
+  cmake ../allegro-${pkgver} \
+   -DCMAKE_BUILD_TYPE=Release \
+   -DCMAKE_INSTALL_PREFIX=/usr \
+   -DWANT_DOCS=OFF
+
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+
+  make DESTDIR=${pkgdir} install
+
+  install -D -m644 ${srcdir}/LICENSE 
${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}


Property changes on: allegro4/trunk/PKGBUILD
___
Added: svn:keywords
   + Id



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

2011-10-16 Thread Eric Bélanger
Date: Sunday, October 16, 2011 @ 23:40:26
  Author: eric
Revision: 140545

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

Added:
  allegro4/repos/staging-i686/
  allegro4/repos/staging-i686/LICENSE
(from rev 140544, allegro4/trunk/LICENSE)
  allegro4/repos/staging-i686/PKGBUILD
(from rev 140544, allegro4/trunk/PKGBUILD)
  allegro4/repos/staging-x86_64/
  allegro4/repos/staging-x86_64/LICENSE
(from rev 140544, allegro4/trunk/LICENSE)
  allegro4/repos/staging-x86_64/PKGBUILD
(from rev 140544, allegro4/trunk/PKGBUILD)

-+
 staging-i686/LICENSE|   26 ++
 staging-i686/PKGBUILD   |   38 ++
 staging-x86_64/LICENSE  |   26 ++
 staging-x86_64/PKGBUILD |   38 ++
 4 files changed, 128 insertions(+)

Copied: allegro4/repos/staging-i686/LICENSE (from rev 140544, 
allegro4/trunk/LICENSE)
===
--- staging-i686/LICENSE(rev 0)
+++ staging-i686/LICENSE2011-10-17 03:40:26 UTC (rev 140545)
@@ -0,0 +1,26 @@
+===
+ Copyright 
+===
+
+   Allegro is gift-ware. It was created by a number of people working in 
+   cooperation, and is given to you freely as a gift. You may use, modify, 
+   redistribute, and generally hack it about in any way you like, and you do 
+   not have to give us anything in return. However, if you like this product 
+   you are encouraged to thank us by making a return gift to the Allegro 
+   community. This could be by writing an add-on package, providing a useful 
+   bug report, making an improvement to the library, or perhaps just 
+   releasing the sources of your program so that other people can learn from 
+   them. If you redistribute parts of this code or make a game using it, it 
+   would be nice if you mentioned Allegro somewhere in the credits, but you 
+   are not required to do this. We trust you not to abuse our generosity.
+
+   Disclaimer:
+
+   THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+   IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+   FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
+   SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
+   FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
+   ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+   DEALINGS IN THE SOFTWARE.
+

Copied: allegro4/repos/staging-i686/PKGBUILD (from rev 140544, 
allegro4/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2011-10-17 03:40:26 UTC (rev 140545)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+# Contributor: Tom Newsom jeeps...@gmx.co.uk
+# Contributor: arjan ar...@archlinux.org
+
+pkgname=allegro4
+pkgver=4.4.2
+pkgrel=1
+pkgdesc=Portable library mainly aimed at video game and multimedia 
programming (legacy version)
+arch=('i686' 'x86_64')
+url=http://alleg.sourceforge.net/;
+license=('custom')
+depends=('sh' 'jack' 'libxpm' 'libxxf86vm' 'libxxf86dga' 'libxcursor')
+makedepends=('cmake' 'libpng')
+source=(http://downloads.sourceforge.net/alleg/allegro-${pkgver}.tar.gz
+LICENSE)
+md5sums=('4db71b0460fc99926ae91d223199c2e6'
+ 'cd97e2992e8e66b9e6a449d832dc9c7a')
+
+build() {
+  cd ${srcdir}
+  mkdir build  cd build
+
+  cmake ../allegro-${pkgver} \
+   -DCMAKE_BUILD_TYPE=Release \
+   -DCMAKE_INSTALL_PREFIX=/usr \
+   -DWANT_DOCS=OFF
+
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+
+  make DESTDIR=${pkgdir} install
+
+  install -D -m644 ${srcdir}/LICENSE 
${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}

Copied: allegro4/repos/staging-x86_64/LICENSE (from rev 140544, 
allegro4/trunk/LICENSE)
===
--- staging-x86_64/LICENSE  (rev 0)
+++ staging-x86_64/LICENSE  2011-10-17 03:40:26 UTC (rev 140545)
@@ -0,0 +1,26 @@
+===
+ Copyright 
+===
+
+   Allegro is gift-ware. It was created by a number of people working in 
+   cooperation, and is given to you freely as a gift. You may use, modify, 
+   redistribute, and generally hack it about in any way you like, and you do 
+   not have to give us anything in return. However, if you like this product 
+   you are encouraged to thank us by making a return gift to the Allegro 
+   community. This could be by writing an add-on package, providing a useful 
+   bug report, making an improvement to the library, or perhaps just 
+   releasing the sources of your program so that other 

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

2011-10-16 Thread Eric Bélanger
Date: Sunday, October 16, 2011 @ 23:54:38
  Author: eric
Revision: 140546

upgpkg: allegro 5.0.4-1

Upstream update, Add libgl and libjpeg depends, Add mesa makedepends, Remove 
LICENSE file

Modified:
  allegro/trunk/PKGBUILD
Deleted:
  allegro/trunk/LICENSE

--+
 LICENSE  |   26 --
 PKGBUILD |   15 ++-
 2 files changed, 6 insertions(+), 35 deletions(-)

Deleted: LICENSE
===
--- LICENSE 2011-10-17 03:40:26 UTC (rev 140545)
+++ LICENSE 2011-10-17 03:54:38 UTC (rev 140546)
@@ -1,26 +0,0 @@
-===
- Copyright 
-===
-
-   Allegro is gift-ware. It was created by a number of people working in 
-   cooperation, and is given to you freely as a gift. You may use, modify, 
-   redistribute, and generally hack it about in any way you like, and you do 
-   not have to give us anything in return. However, if you like this product 
-   you are encouraged to thank us by making a return gift to the Allegro 
-   community. This could be by writing an add-on package, providing a useful 
-   bug report, making an improvement to the library, or perhaps just 
-   releasing the sources of your program so that other people can learn from 
-   them. If you redistribute parts of this code or make a game using it, it 
-   would be nice if you mentioned Allegro somewhere in the credits, but you 
-   are not required to do this. We trust you not to abuse our generosity.
-
-   Disclaimer:
-
-   THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-   IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-   FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
-   SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
-   FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
-   ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
-   DEALINGS IN THE SOFTWARE.
-

Modified: PKGBUILD
===
--- PKGBUILD2011-10-17 03:40:26 UTC (rev 140545)
+++ PKGBUILD2011-10-17 03:54:38 UTC (rev 140546)
@@ -4,18 +4,16 @@
 # Contributor: arjan ar...@archlinux.org
 
 pkgname=allegro
-pkgver=4.4.2
+pkgver=5.0.4
 pkgrel=1
 pkgdesc=Portable library mainly aimed at video game and multimedia 
programming
 arch=('i686' 'x86_64')
 url=http://alleg.sourceforge.net/;
 license=('custom')
-depends=('jack' 'libxpm' 'libxxf86vm' 'libxxf86dga' 'libxcursor' 'libpng')
-makedepends=('cmake')
-source=(http://downloads.sourceforge.net/alleg/${pkgname}-${pkgver}.tar.gz
-LICENSE)
-md5sums=('4db71b0460fc99926ae91d223199c2e6'
- 'cd97e2992e8e66b9e6a449d832dc9c7a')
+depends=('jack' 'libxpm' 'libxxf86vm' 'libxxf86dga' 'libxcursor' 'libpng' 
'libgl' 'libjpeg')
+makedepends=('cmake' 'mesa')
+source=(http://downloads.sourceforge.net/alleg/${pkgname}-${pkgver}.tar.gz)
+md5sums=('e2e314ee7116c7efddd0497d6c885e46')
 
 build() {
   cd ${srcdir}
@@ -34,6 +32,5 @@
 
   make DESTDIR=${pkgdir} install
 
-  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
-  install -m644 ${srcdir}/LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/
+  install -D -m644 ../${pkgname}-${pkgver}/LICENSE.txt 
${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
 }



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

2011-10-16 Thread Eric Bélanger
Date: Sunday, October 16, 2011 @ 23:54:53
  Author: eric
Revision: 140547

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

Added:
  allegro/repos/staging-i686/
  allegro/repos/staging-i686/PKGBUILD
(from rev 140546, allegro/trunk/PKGBUILD)
  allegro/repos/staging-x86_64/
  allegro/repos/staging-x86_64/PKGBUILD
(from rev 140546, allegro/trunk/PKGBUILD)

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

Copied: allegro/repos/staging-i686/PKGBUILD (from rev 140546, 
allegro/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2011-10-17 03:54:53 UTC (rev 140547)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+# Contributor: Tom Newsom jeeps...@gmx.co.uk
+# Contributor: arjan ar...@archlinux.org
+
+pkgname=allegro
+pkgver=5.0.4
+pkgrel=1
+pkgdesc=Portable library mainly aimed at video game and multimedia 
programming
+arch=('i686' 'x86_64')
+url=http://alleg.sourceforge.net/;
+license=('custom')
+depends=('jack' 'libxpm' 'libxxf86vm' 'libxxf86dga' 'libxcursor' 'libpng' 
'libgl' 'libjpeg')
+makedepends=('cmake' 'mesa')
+source=(http://downloads.sourceforge.net/alleg/${pkgname}-${pkgver}.tar.gz)
+md5sums=('e2e314ee7116c7efddd0497d6c885e46')
+
+build() {
+  cd ${srcdir}
+  mkdir build  cd build
+
+  cmake ../${pkgname}-${pkgver} \
+   -DCMAKE_BUILD_TYPE=Release \
+   -DCMAKE_INSTALL_PREFIX=/usr \
+   -DWANT_DOCS=OFF
+
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+
+  make DESTDIR=${pkgdir} install
+
+  install -D -m644 ../${pkgname}-${pkgver}/LICENSE.txt 
${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}

Copied: allegro/repos/staging-x86_64/PKGBUILD (from rev 140546, 
allegro/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2011-10-17 03:54:53 UTC (rev 140547)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+# Contributor: Tom Newsom jeeps...@gmx.co.uk
+# Contributor: arjan ar...@archlinux.org
+
+pkgname=allegro
+pkgver=5.0.4
+pkgrel=1
+pkgdesc=Portable library mainly aimed at video game and multimedia 
programming
+arch=('i686' 'x86_64')
+url=http://alleg.sourceforge.net/;
+license=('custom')
+depends=('jack' 'libxpm' 'libxxf86vm' 'libxxf86dga' 'libxcursor' 'libpng' 
'libgl' 'libjpeg')
+makedepends=('cmake' 'mesa')
+source=(http://downloads.sourceforge.net/alleg/${pkgname}-${pkgver}.tar.gz)
+md5sums=('e2e314ee7116c7efddd0497d6c885e46')
+
+build() {
+  cd ${srcdir}
+  mkdir build  cd build
+
+  cmake ../${pkgname}-${pkgver} \
+   -DCMAKE_BUILD_TYPE=Release \
+   -DCMAKE_INSTALL_PREFIX=/usr \
+   -DWANT_DOCS=OFF
+
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+
+  make DESTDIR=${pkgdir} install
+
+  install -D -m644 ../${pkgname}-${pkgver}/LICENSE.txt 
${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}