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

2014-04-21 Thread Jonathan Steel
Date: Monday, April 21, 2014 @ 12:35:22
  Author: jsteel
Revision: 109893

upgpkg: mednafen 0.9.33.3-1

Modified:
  mednafen/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-04-21 04:26:06 UTC (rev 109892)
+++ PKGBUILD2014-04-21 10:35:22 UTC (rev 109893)
@@ -7,7 +7,7 @@
 # Contributor: Hans-Kristian Arntzen 
 
 pkgname=mednafen
-pkgver=0.9.33.2
+pkgver=0.9.33.3
 pkgrel=1
 pkgdesc="A command-line multi-system gaming emulator"
 url="http://mednafen.sourceforge.net";
@@ -16,9 +16,9 @@
 depends=('libcdio' 'libsamplerate' 'sdl_net' 'zlib')
 makedepends=('mesa' 'glu')
 replaces=('mednafen-wip')
-install="$pkgname.install"
+install=$pkgname.install
 source=(http://downloads.sourceforge.net/mednafen/$pkgname-$pkgver.tar.bz2)
-md5sums=('5ad015c5cbbefbf6b52fd6b972809b6a')
+md5sums=('004b0854b7d47916160b0f4c4a0ead60')
 
 build() {
   cd "$srcdir"/$pkgname



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

2014-04-21 Thread Jonathan Steel
Date: Monday, April 21, 2014 @ 12:35:45
  Author: jsteel
Revision: 109894

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

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

---+
 /PKGBUILD |   70 
 /mednafen.install |   12 ++
 community-i686/PKGBUILD   |   35 --
 community-i686/mednafen.install   |6 ---
 community-x86_64/PKGBUILD |   35 --
 community-x86_64/mednafen.install |6 ---
 6 files changed, 82 insertions(+), 82 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-04-21 10:35:22 UTC (rev 109893)
+++ community-i686/PKGBUILD 2014-04-21 10:35:45 UTC (rev 109894)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Jonathan Steel 
-# Contributor: megadriver 
-# Contributor: Angel Velasquez 
-# Contributor: Daenyth 
-# Contributor: kagan 
-# Contributor: Hans-Kristian Arntzen 
-
-pkgname=mednafen
-pkgver=0.9.33.2
-pkgrel=1
-pkgdesc="A command-line multi-system gaming emulator"
-url="http://mednafen.sourceforge.net";
-license=('GPL')
-arch=('i686' 'x86_64')
-depends=('libcdio' 'libsamplerate' 'sdl_net' 'zlib')
-makedepends=('mesa' 'glu')
-replaces=('mednafen-wip')
-install="$pkgname.install"
-source=(http://downloads.sourceforge.net/mednafen/$pkgname-$pkgver.tar.bz2)
-md5sums=('5ad015c5cbbefbf6b52fd6b972809b6a')
-
-build() {
-  cd "$srcdir"/$pkgname
-
-  ./configure --prefix=/usr
-
-  make
-}
-
-package() {
-  cd "$srcdir"/$pkgname
-
-  make DESTDIR="$pkgdir"/ install
-}

Copied: mednafen/repos/community-i686/PKGBUILD (from rev 109893, 
mednafen/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-04-21 10:35:45 UTC (rev 109894)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jonathan Steel 
+# Contributor: megadriver 
+# Contributor: Angel Velasquez 
+# Contributor: Daenyth 
+# Contributor: kagan 
+# Contributor: Hans-Kristian Arntzen 
+
+pkgname=mednafen
+pkgver=0.9.33.3
+pkgrel=1
+pkgdesc="A command-line multi-system gaming emulator"
+url="http://mednafen.sourceforge.net";
+license=('GPL')
+arch=('i686' 'x86_64')
+depends=('libcdio' 'libsamplerate' 'sdl_net' 'zlib')
+makedepends=('mesa' 'glu')
+replaces=('mednafen-wip')
+install=$pkgname.install
+source=(http://downloads.sourceforge.net/mednafen/$pkgname-$pkgver.tar.bz2)
+md5sums=('004b0854b7d47916160b0f4c4a0ead60')
+
+build() {
+  cd "$srcdir"/$pkgname
+
+  ./configure --prefix=/usr
+
+  make
+}
+
+package() {
+  cd "$srcdir"/$pkgname
+
+  make DESTDIR="$pkgdir"/ install
+}

Deleted: community-i686/mednafen.install
===
--- community-i686/mednafen.install 2014-04-21 10:35:22 UTC (rev 109893)
+++ community-i686/mednafen.install 2014-04-21 10:35:45 UTC (rev 109894)
@@ -1,6 +0,0 @@
-post_upgrade() {
-  if  [ "$(vercmp 0.9 "$2")" -eq 1 ]; then
-echo '==> Save states from 0.8.x and earlier are not compatible with 0.9.x
-also the configuration file name has changed to "mednafen-09x.cfg"'
-  fi
-}

Copied: mednafen/repos/community-i686/mednafen.install (from rev 109893, 
mednafen/trunk/mednafen.install)
===
--- community-i686/mednafen.install (rev 0)
+++ community-i686/mednafen.install 2014-04-21 10:35:45 UTC (rev 109894)
@@ -0,0 +1,6 @@
+post_upgrade() {
+  if  [ "$(vercmp 0.9 "$2")" -eq 1 ]; then
+echo '==> Save states from 0.8.x and earlier are not compatible with 0.9.x
+also the configuration file name has changed to "mednafen-09x.cfg"'
+  fi
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-04-21 10:35:22 UTC (rev 109893)
+++ community-x86_64/PKGBUILD   2014-04-21 10:35:45 UTC (rev 109894)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Jonathan Steel 
-# Contributor: megadriver 
-# Contributor: Angel Velasquez 
-# Contributor: Daenyth 
-# Contributor: kagan 
-# Contributor: Hans-Kristian Arntzen 
-
-pkgname=mednafen
-pkgver=0.9.33.2
-pkgrel=1
-pkgdesc="A command-line multi-system gaming emulator"
-url="http://mednafen.sourceforge.net";
-license=('GPL')
-arch=('i686' 'x

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

2014-04-21 Thread Sergej Pupykin
Date: Monday, April 21, 2014 @ 12:41:43
  Author: spupykin
Revision: 109895

upgpkg: drupal 7.27-1

upd

Modified:
  drupal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-04-21 10:35:45 UTC (rev 109894)
+++ PKGBUILD2014-04-21 10:41:43 UTC (rev 109895)
@@ -3,7 +3,7 @@
 # Contributor: Corrado Primier 
 
 pkgname=drupal
-pkgver=7.26
+pkgver=7.27
 pkgrel=1
 pkgdesc="A PHP-based content management platform"
 arch=('any')
@@ -14,7 +14,7 @@
 options=(!strip)
 backup=(etc/webapps/drupal/.htaccess)
 source=(http://www.drupal.org/files/projects/$pkgname-$pkgver.tar.gz)
-md5sums=('740bd57f524b8ac18a203b663ca1329d')
+md5sums=('e9b05562f1a7f8bbcb5922cd3a0d55cb')
 
 package() {
   _instdir=$pkgdir/usr/share/webapps/drupal



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

2014-04-21 Thread Sergej Pupykin
Date: Monday, April 21, 2014 @ 12:41:50
  Author: spupykin
Revision: 109896

archrelease: copy trunk to community-any

Added:
  drupal/repos/community-any/PKGBUILD
(from rev 109895, drupal/trunk/PKGBUILD)
  drupal/repos/community-any/drupal.install
(from rev 109895, drupal/trunk/drupal.install)
Deleted:
  drupal/repos/community-any/PKGBUILD
  drupal/repos/community-any/drupal.install

+
 PKGBUILD   |   94 +++
 drupal.install |   30 -
 2 files changed, 62 insertions(+), 62 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-04-21 10:41:43 UTC (rev 109895)
+++ PKGBUILD2014-04-21 10:41:50 UTC (rev 109896)
@@ -1,47 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Corrado Primier 
-
-pkgname=drupal
-pkgver=7.26
-pkgrel=1
-pkgdesc="A PHP-based content management platform"
-arch=('any')
-url="http://www.drupal.org/";
-license=('GPL')
-depends=('php')
-install='drupal.install'
-options=(!strip)
-backup=(etc/webapps/drupal/.htaccess)
-source=(http://www.drupal.org/files/projects/$pkgname-$pkgver.tar.gz)
-md5sums=('740bd57f524b8ac18a203b663ca1329d')
-
-package() {
-  _instdir=$pkgdir/usr/share/webapps/drupal
-  mkdir -p ${_instdir}
-  cd ${_instdir}
-  cp -r $srcdir/$pkgname-$pkgver/{*,.htaccess} ${_instdir}
-
-  # move .htaccess
-  mkdir -p $pkgdir/etc/webapps/drupal
-  sed -i '1,1ideny from all' ${_instdir}/.htaccess
-  mv ${_instdir}/.htaccess $pkgdir/etc/webapps/drupal/.htaccess
-  ln -s /etc/webapps/drupal/.htaccess ${_instdir}/.htaccess
-
-  # move sites/
-  mkdir -p $pkgdir/var/lib/drupal/
-  mv ${_instdir}/sites $pkgdir/var/lib/drupal/sites
-  ln -s /var/lib/drupal/sites ${_instdir}/sites
-
-  # apache config example
-  cat >$pkgdir/etc/webapps/drupal/apache.example.conf <
-   AllowOverride All
-   Options FollowSymlinks
-   Order allow,deny
-   Allow from all
-   php_admin_value open_basedir 
"/srv/:/tmp/:/usr/share/webapps/:/etc/webapps:/usr/share/pear/:/var/lib/drupal"
-   
-EOF
-}

Copied: drupal/repos/community-any/PKGBUILD (from rev 109895, 
drupal/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-04-21 10:41:50 UTC (rev 109896)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Corrado Primier 
+
+pkgname=drupal
+pkgver=7.27
+pkgrel=1
+pkgdesc="A PHP-based content management platform"
+arch=('any')
+url="http://www.drupal.org/";
+license=('GPL')
+depends=('php')
+install='drupal.install'
+options=(!strip)
+backup=(etc/webapps/drupal/.htaccess)
+source=(http://www.drupal.org/files/projects/$pkgname-$pkgver.tar.gz)
+md5sums=('e9b05562f1a7f8bbcb5922cd3a0d55cb')
+
+package() {
+  _instdir=$pkgdir/usr/share/webapps/drupal
+  mkdir -p ${_instdir}
+  cd ${_instdir}
+  cp -r $srcdir/$pkgname-$pkgver/{*,.htaccess} ${_instdir}
+
+  # move .htaccess
+  mkdir -p $pkgdir/etc/webapps/drupal
+  sed -i '1,1ideny from all' ${_instdir}/.htaccess
+  mv ${_instdir}/.htaccess $pkgdir/etc/webapps/drupal/.htaccess
+  ln -s /etc/webapps/drupal/.htaccess ${_instdir}/.htaccess
+
+  # move sites/
+  mkdir -p $pkgdir/var/lib/drupal/
+  mv ${_instdir}/sites $pkgdir/var/lib/drupal/sites
+  ln -s /var/lib/drupal/sites ${_instdir}/sites
+
+  # apache config example
+  cat >$pkgdir/etc/webapps/drupal/apache.example.conf <
+   AllowOverride All
+   Options FollowSymlinks
+   Order allow,deny
+   Allow from all
+   php_admin_value open_basedir 
"/srv/:/tmp/:/usr/share/webapps/:/etc/webapps:/usr/share/pear/:/var/lib/drupal"
+   
+EOF
+}

Deleted: drupal.install
===
--- drupal.install  2014-04-21 10:41:43 UTC (rev 109895)
+++ drupal.install  2014-04-21 10:41:50 UTC (rev 109896)
@@ -1,15 +0,0 @@
-post_install() {
-  echo "Remember that you need to install either mysql or postgresql for this 
package"
-  echo "to work. Also make sure to read either INSTALL.mysql.txt (for MySQL) 
or"
-  echo "INSTALL.pgsql.txt (for PostgreSQL) in /usr/share/webapps/drupal/."
-  if [[ ! `grep "^extension=mysql.so" /etc/php/php.ini` ]]
-   then echo "If you use mysql you should enable its module by adding the 
line:"
-   echo "   extension=mysql.so"
-   echo "to your /etc/php/php.ini, otherwise drupal won't work."
-  fi
-  chown -R http:http var/lib/drupal
-}
-
-post_upgrade() {
-  chown -R http:http var/lib/drupal
-}

Copied: drupal/repos/community-any/drupal.install (from rev 109895, 
drupal/trunk/drupal.install)
===
--- drupal.install  (rev 0)
+++ drupal.install  2014-04-21 10:41:50 UTC (rev 109896)
@@ -0,0 +1,15 @@
+post_install() {
+  echo "Rememb

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

2014-04-21 Thread Sergej Pupykin
Date: Monday, April 21, 2014 @ 12:41:54
  Author: spupykin
Revision: 109897

upgpkg: gmic 1.5.8.6-1

upd

Modified:
  gmic/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-04-21 10:41:50 UTC (rev 109896)
+++ PKGBUILD2014-04-21 10:41:54 UTC (rev 109897)
@@ -6,7 +6,7 @@
 
 pkgbase=gmic
 pkgname=("gmic" "gimp-plugin-gmic" "zart")
-pkgver=1.5.8.5
+pkgver=1.5.8.6
 pkgrel=1
 arch=("i686" "x86_64")
 url="http://gmic.sourceforge.net";
@@ -13,7 +13,7 @@
 license=("custom:CeCILL")
 makedepends=('gimp' 'qt4' 'fftw' 'openexr' 'opencv' 'mesa' 'gtk2')
 
source=("http://downloads.sourceforge.net/sourceforge/gmic/gmic_${pkgver}.tar.gz";)
-md5sums=('6bfa5cf4fff73d892578079b76fcba62')
+md5sums=('0df62707961248869477c58f6c7d7605')
 
 prepare() {
   cd "${srcdir}/gmic-${pkgver}"



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

2014-04-21 Thread Sergej Pupykin
Date: Monday, April 21, 2014 @ 12:42:07
  Author: spupykin
Revision: 109898

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

Added:
  gmic/repos/community-i686/PKGBUILD
(from rev 109897, gmic/trunk/PKGBUILD)
  gmic/repos/community-i686/opencv-buildfix.patch
(from rev 109897, gmic/trunk/opencv-buildfix.patch)
  gmic/repos/community-x86_64/PKGBUILD
(from rev 109897, gmic/trunk/PKGBUILD)
  gmic/repos/community-x86_64/opencv-buildfix.patch
(from rev 109897, gmic/trunk/opencv-buildfix.patch)
Deleted:
  gmic/repos/community-i686/PKGBUILD
  gmic/repos/community-i686/opencv-buildfix.patch
  gmic/repos/community-x86_64/PKGBUILD
  gmic/repos/community-x86_64/opencv-buildfix.patch

+
 /PKGBUILD  |  120 +++
 /opencv-buildfix.patch |   22 +
 community-i686/PKGBUILD|   60 ---
 community-i686/opencv-buildfix.patch   |   11 --
 community-x86_64/PKGBUILD  |   60 ---
 community-x86_64/opencv-buildfix.patch |   11 --
 6 files changed, 142 insertions(+), 142 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-04-21 10:41:54 UTC (rev 109897)
+++ community-i686/PKGBUILD 2014-04-21 10:42:07 UTC (rev 109898)
@@ -1,60 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Jan "heftig" Steffens 
-# Contributor: farid 
-# Contributor: Archie 
-
-pkgbase=gmic
-pkgname=("gmic" "gimp-plugin-gmic" "zart")
-pkgver=1.5.8.5
-pkgrel=1
-arch=("i686" "x86_64")
-url="http://gmic.sourceforge.net";
-license=("custom:CeCILL")
-makedepends=('gimp' 'qt4' 'fftw' 'openexr' 'opencv' 'mesa' 'gtk2')
-source=("http://downloads.sourceforge.net/sourceforge/gmic/gmic_${pkgver}.tar.gz";)
-md5sums=('6bfa5cf4fff73d892578079b76fcba62')
-
-prepare() {
-  cd "${srcdir}/gmic-${pkgver}"
-  sed -i -e 's|qmake zart.pro|qmake-qt4 zart.pro|g' \
--e 's|/etc/bash_completion.d|/usr/share/bash-completion/completions|g' \
-src/Makefile
-}
-
-build() {
-  cd "${srcdir}/gmic-${pkgver}"
-  (cd zart && qmake-qt4 -o Makefile zart.pro)
-  make -C src all
-  make -C zart all
-}
-
-package_gmic() {
-  pkgdesc="GREYC's Magic Image Converter: image processing framework"
-  depends=("fftw" "libtiff" "libjpeg" "libpng" "openexr" "libx11")
-  replaces=("greycstoration")
-
-  cd "${srcdir}/gmic-${pkgver}"
-  make -C src install DESTDIR="$pkgdir" USR="/usr"
-  install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-  rm -rf "${pkgdir}/usr/"{bin/zart,lib/gimp,share/zart}
-}
-
-package_zart() {
-  pkgdesc="A GUI for G'MIC real-time manipulations on the output of a webcam"
-  depends=("opencv" "fftw" "qt4")
-
-  cd "${srcdir}/gmic-${pkgver}"
-  install -Dm755 zart/zart "${pkgdir}/usr/bin/zart"
-  install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}
-
-package_gimp-plugin-gmic() {
-  pkgdesc="Gimp plugin for the G'MIC image processing framework"
-  depends=("gimp" "fftw")
-  replaces=("gimp-plugin-greycstoration" "gimp-plugin-gmic4gimp")
-
-  cd "${srcdir}/gmic-${pkgver}"
-  install -Dm755 src/gmic_gimp "${pkgdir}/usr/lib/gimp/2.0/plug-ins/gmic_gimp"
-  install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}

Copied: gmic/repos/community-i686/PKGBUILD (from rev 109897, 
gmic/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-04-21 10:42:07 UTC (rev 109898)
@@ -0,0 +1,60 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Jan "heftig" Steffens 
+# Contributor: farid 
+# Contributor: Archie 
+
+pkgbase=gmic
+pkgname=("gmic" "gimp-plugin-gmic" "zart")
+pkgver=1.5.8.6
+pkgrel=1
+arch=("i686" "x86_64")
+url="http://gmic.sourceforge.net";
+license=("custom:CeCILL")
+makedepends=('gimp' 'qt4' 'fftw' 'openexr' 'opencv' 'mesa' 'gtk2')
+source=("http://downloads.sourceforge.net/sourceforge/gmic/gmic_${pkgver}.tar.gz";)
+md5sums=('0df62707961248869477c58f6c7d7605')
+
+prepare() {
+  cd "${srcdir}/gmic-${pkgver}"
+  sed -i -e 's|qmake zart.pro|qmake-qt4 zart.pro|g' \
+-e 's|/etc/bash_completion.d|/usr/share/bash-completion/completions|g' \
+src/Makefile
+}
+
+build() {
+  cd "${srcdir}/gmic-${pkgver}"
+  (cd zart && qmake-qt4 -o Makefile zart.pro)
+  make -C src all
+  make -C zart all
+}
+
+package_gmic() {
+  pkgdesc="GREYC's Magic Image Converter: image processing framework"
+  depends=("fftw" "libtiff" "libjpeg" "libpng" "openexr" "libx11")
+  replaces=("greycstoration")
+
+  cd "${srcdir}/gmic-${pkgver}"
+  make -C src install DESTDIR="$pkgdir" USR="/usr"
+  install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+  rm -rf "${pkgdir}/usr/"{bin/zart,lib/gimp,share/zart}
+}
+
+package_zart() {
+  pkgdesc="A GUI for G'MIC real-time manipulations on the output of a web

[arch-commits] Commit in slim/trunk (PKGBUILD slim-1.3.6-systemd-session.patch)

2014-04-21 Thread Jan de Groot
Date: Monday, April 21, 2014 @ 13:29:37
  Author: jgc
Revision: 211583

upgpkg: slim 1.3.6-4

Fix pam reuse problem by applying workaround as gentoo uses. Closes FS#34329, 
workaround found in upstream report

Added:
  slim/trunk/slim-1.3.6-systemd-session.patch
Modified:
  slim/trunk/PKGBUILD

--+
 PKGBUILD |   15 +--
 slim-1.3.6-systemd-session.patch |   29 +
 2 files changed, 38 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-04-21 10:21:28 UTC (rev 211582)
+++ PKGBUILD2014-04-21 11:29:37 UTC (rev 211583)
@@ -7,7 +7,7 @@
 
 pkgname=slim
 pkgver=1.3.6
-pkgrel=3
+pkgrel=4
 pkgdesc="Desktop-independent graphical login manager for X11"
 arch=('i686' 'x86_64')
 url="http://slim.berlios.de/";
@@ -19,26 +19,29 @@
 source=(http://download.berlios.de/$pkgname/$pkgname-$pkgver.tar.gz
 slim-1.3.6-fix-libslim-libraries.patch
 slim-1.3.6-add-sessiondir.patch
+slim-1.3.6-systemd-session.patch
 slim.pam
 slim.logrotate)
 sha256sums=('21defeed175418c46d71af71fd493cd0cbffd693f9d43c2151529125859810df'
 '3dfa697f8c058390c7e02e7aba769475057ef8ddde945dc43b8cb7f9724dbda0'
 '0dffd53a69eb9033a67fad964df6fc150ee7a483e29d8eb8b559010fbd14e5fd'
+'900b7ffe723b741c05bcc0ca857f300a2131a0029c6532eb17be935451bf2c70'
 'b9a77a614c451287b574c33d41e28b5b149c6d2464bdb3a5274799842bca51a4'
 '5bf44748b5003f2332d8b268060c400120b9100d033fa9d35468670d827f6def')
 
 prepare() {
-  cd "$srcdir/$pkgname-$pkgver"
+  cd $pkgname-$pkgver
 
   # Fix installation path of slim.service
   sed -i 's|set(LIBDIR "/lib")|set(LIBDIR "/usr/lib")|' CMakeLists.txt
 
-  patch -Np1 -i "$srcdir/slim-1.3.6-fix-libslim-libraries.patch"
-  patch -Np1 -i "$srcdir/slim-1.3.6-add-sessiondir.patch"
+  patch -Np1 -i ../slim-1.3.6-fix-libslim-libraries.patch
+  patch -Np1 -i ../slim-1.3.6-add-sessiondir.patch
+  patch -Np1 -i ../slim-1.3.6-systemd-session.patch
 }
 
 build() {
-  cd "$srcdir/$pkgname-$pkgver"
+  cd $pkgname-$pkgver
 
   cmake \
 -DCMAKE_INSTALL_PREFIX=/usr \
@@ -50,7 +53,7 @@
 }
 
 package() {
-  cd "$srcdir/$pkgname-$pkgver"
+  cd $pkgname-$pkgver
 
   make DESTDIR="$pkgdir" install
 

Added: slim-1.3.6-systemd-session.patch
===
--- slim-1.3.6-systemd-session.patch(rev 0)
+++ slim-1.3.6-systemd-session.patch2014-04-21 11:29:37 UTC (rev 211583)
@@ -0,0 +1,29 @@
+--- a/app.cpp  2013-10-23 16:19:57.074100282 -0400
 b/app.cpp  2013-10-23 16:33:13.302122574 -0400
+@@ -829,8 +829,13 @@
+ 
+   StopServer();
+   RemoveLock();
+-  while (waitpid(-1, NULL, WNOHANG) > 0); /* Collects all dead childrens 
*/
+-  Run();
++  if (force_nodaemon) {
++  delete LoginPanel;
++  exit(ERR_EXIT); /* use ERR_EXIT so that systemd's 
RESTART=on-failure works */
++  } else {
++  while (waitpid(-1, NULL, WNOHANG) > 0); /* Collects all dead 
childrens */
++  Run();
++  }
+ }
+ 
+ void App::KillAllClients(Bool top) {
+--- a/slim.service 2013-10-23 16:19:57.074100282 -0400
 b/slim.service 2013-10-23 16:45:14.901142776 -0400
+@@ -4,6 +4,7 @@
+ 
+ [Service]
+ ExecStart=/usr/bin/slim -nodaemon
++Restart=on-failure
+ 
+ [Install]
+ Alias=display-manager.service
+Common subdirectories: slim-1.3.6/themes and slim-1.3.6.new/themes



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

2014-04-21 Thread Jan de Groot
Date: Monday, April 21, 2014 @ 13:30:11
  Author: jgc
Revision: 211584

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

Added:
  slim/repos/testing-i686/
  slim/repos/testing-i686/PKGBUILD
(from rev 211583, slim/trunk/PKGBUILD)
  slim/repos/testing-i686/slim-1.3.6-add-sessiondir.patch
(from rev 211583, slim/trunk/slim-1.3.6-add-sessiondir.patch)
  slim/repos/testing-i686/slim-1.3.6-fix-libslim-libraries.patch
(from rev 211583, slim/trunk/slim-1.3.6-fix-libslim-libraries.patch)
  slim/repos/testing-i686/slim-1.3.6-systemd-session.patch
(from rev 211583, slim/trunk/slim-1.3.6-systemd-session.patch)
  slim/repos/testing-i686/slim.logrotate
(from rev 211583, slim/trunk/slim.logrotate)
  slim/repos/testing-i686/slim.pam
(from rev 211583, slim/trunk/slim.pam)
  slim/repos/testing-x86_64/
  slim/repos/testing-x86_64/PKGBUILD
(from rev 211583, slim/trunk/PKGBUILD)
  slim/repos/testing-x86_64/slim-1.3.6-add-sessiondir.patch
(from rev 211583, slim/trunk/slim-1.3.6-add-sessiondir.patch)
  slim/repos/testing-x86_64/slim-1.3.6-fix-libslim-libraries.patch
(from rev 211583, slim/trunk/slim-1.3.6-fix-libslim-libraries.patch)
  slim/repos/testing-x86_64/slim-1.3.6-systemd-session.patch
(from rev 211583, slim/trunk/slim-1.3.6-systemd-session.patch)
  slim/repos/testing-x86_64/slim.logrotate
(from rev 211583, slim/trunk/slim.logrotate)
  slim/repos/testing-x86_64/slim.pam
(from rev 211583, slim/trunk/slim.pam)

---+
 testing-i686/PKGBUILD |   70 
 testing-i686/slim-1.3.6-add-sessiondir.patch  |   28 ++
 testing-i686/slim-1.3.6-fix-libslim-libraries.patch   |   20 
 testing-i686/slim-1.3.6-systemd-session.patch |   29 ++
 testing-i686/slim.logrotate   |9 ++
 testing-i686/slim.pam |7 +
 testing-x86_64/PKGBUILD   |   70 
 testing-x86_64/slim-1.3.6-add-sessiondir.patch|   28 ++
 testing-x86_64/slim-1.3.6-fix-libslim-libraries.patch |   20 
 testing-x86_64/slim-1.3.6-systemd-session.patch   |   29 ++
 testing-x86_64/slim.logrotate |9 ++
 testing-x86_64/slim.pam   |7 +
 12 files changed, 326 insertions(+)

Copied: slim/repos/testing-i686/PKGBUILD (from rev 211583, slim/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2014-04-21 11:30:11 UTC (rev 211584)
@@ -0,0 +1,70 @@
+# $Id$
+# Maintainer: Evangelos Foutras 
+# Contributor: Gaetan Bisson 
+# Contributor: Thayer Williams 
+# Contributor: Alexander Fehr 
+# Contributor: Hugo Ideler 
+
+pkgname=slim
+pkgver=1.3.6
+pkgrel=4
+pkgdesc="Desktop-independent graphical login manager for X11"
+arch=('i686' 'x86_64')
+url="http://slim.berlios.de/";
+license=('GPL2')
+depends=('pam' 'libxmu' 'libpng' 'libjpeg' 'libxft' 'libxrandr' 'xorg-xauth')
+makedepends=('cmake' 'freeglut')
+backup=('etc/slim.conf' 'etc/logrotate.d/slim' 'etc/pam.d/slim'
+'etc/slimlock.conf')
+source=(http://download.berlios.de/$pkgname/$pkgname-$pkgver.tar.gz
+slim-1.3.6-fix-libslim-libraries.patch
+slim-1.3.6-add-sessiondir.patch
+slim-1.3.6-systemd-session.patch
+slim.pam
+slim.logrotate)
+sha256sums=('21defeed175418c46d71af71fd493cd0cbffd693f9d43c2151529125859810df'
+'3dfa697f8c058390c7e02e7aba769475057ef8ddde945dc43b8cb7f9724dbda0'
+'0dffd53a69eb9033a67fad964df6fc150ee7a483e29d8eb8b559010fbd14e5fd'
+'900b7ffe723b741c05bcc0ca857f300a2131a0029c6532eb17be935451bf2c70'
+'b9a77a614c451287b574c33d41e28b5b149c6d2464bdb3a5274799842bca51a4'
+'5bf44748b5003f2332d8b268060c400120b9100d033fa9d35468670d827f6def')
+
+prepare() {
+  cd $pkgname-$pkgver
+
+  # Fix installation path of slim.service
+  sed -i 's|set(LIBDIR "/lib")|set(LIBDIR "/usr/lib")|' CMakeLists.txt
+
+  patch -Np1 -i ../slim-1.3.6-fix-libslim-libraries.patch
+  patch -Np1 -i ../slim-1.3.6-add-sessiondir.patch
+  patch -Np1 -i ../slim-1.3.6-systemd-session.patch
+}
+
+build() {
+  cd $pkgname-$pkgver
+
+  cmake \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_SKIP_RPATH=ON \
+-DUSE_PAM=yes \
+-DUSE_CONSOLEKIT=no
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make DESTDIR="$pkgdir" install
+
+  install -Dm644 "$srcdir/slim.pam" "$pkgdir/etc/pam.d/slim"
+  install -Dm644 "$srcdir/slim.logrotate" "$pkgdir/etc/logrotate.d/slim"
+  install -Dm644 slimlock.conf "$pkgdir/etc/slimlock.conf"
+
+  # Provide sane defaults
+  sed -i -e 's|#xserver_arguments.*|xserver_arguments -nolisten tcp vt07|' \
+ -e 's|/var/run/slim.lock|/var/lock/slim.lock|' \
+"$pkgdir/etc/slim.conf"
+}
+
+# vim:set ts=2 sw=2 et:

C

[arch-commits] Commit in freemind/trunk (PKGBUILD freemind.changelog)

2014-04-21 Thread Jaroslav Lichtblau
Date: Monday, April 21, 2014 @ 13:54:45
  Author: jlichtblau
Revision: 109899

upgpkg: freemind 1.0.1-1

Modified:
  freemind/trunk/PKGBUILD
  freemind/trunk/freemind.changelog

+
 PKGBUILD   |   26 +++---
 freemind.changelog |3 +++
 2 files changed, 18 insertions(+), 11 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-04-21 10:42:07 UTC (rev 109898)
+++ PKGBUILD2014-04-21 11:54:45 UTC (rev 109899)
@@ -5,7 +5,7 @@
 # Contributor: Vinay S Shastry 
 
 pkgname=freemind
-pkgver=1.0.0
+pkgver=1.0.1
 pkgrel=1
 pkgdesc="A Java mindmapping tool"
 arch=('any')
@@ -23,21 +23,25 @@
 '7b02f0af26c6c9377011c0a6f0299dc6bbdbb69d17a1506cf88e7063e1ad2f6c')
 
 package() {
-  cd ${srcdir}
+  cd "${srcdir}"
 
   for file in $(find lib plugins -type f); do
- install -Dm644 $file ${pkgdir}/usr/share/freemind/$file
+install -Dm644 $file "${pkgdir}"/usr/share/freemind/$file
   done
 
-  install -Dm755 ${srcdir}/freemind.run ${pkgdir}/usr/bin/freemind
-  install -Dm755 ${srcdir}/freemind.sh ${pkgdir}/usr/share/freemind/freemind.sh
-  install -Dm644 ${srcdir}/patterns.xml ${pkgdir}/etc/freemind/patterns.xml
+  install -Dm755 "${srcdir}"/freemind.run "${pkgdir}"/usr/bin/freemind
+  install -Dm755 "${srcdir}"/freemind.sh 
"${pkgdir}"/usr/share/freemind/freemind.sh
+  install -Dm644 "${srcdir}"/patterns.xml "${pkgdir}"/etc/freemind/patterns.xml
   
-  install -d ${pkgdir}/usr/share/freemind/accessories
-  install -Dm644 ${srcdir}/accessories/* 
${pkgdir}/usr/share/freemind/accessories/
-  install -Dm644 ${srcdir}/doc/freemind.mm 
${pkgdir}/usr/share/freemind/doc/freemind.mm
+  install -d "${pkgdir}"/usr/share/freemind/accessories
+  install -Dm644 "${srcdir}"/accessories/* 
"${pkgdir}"/usr/share/freemind/accessories/
+  install -Dm644 "${srcdir}"/doc/freemind.mm 
"${pkgdir}"/usr/share/freemind/doc/freemind.mm
 
 # icon and .desktop file
-  install -Dm644 ${srcdir}/freemind.desktop 
${pkgdir}/usr/share/applications/freemind.desktop
-  install -Dm644 ${srcdir}/freemind.png 
${pkgdir}/usr/share/pixmaps/freemind.png
+  install -Dm644 "${srcdir}"/freemind.desktop 
"${pkgdir}"/usr/share/applications/freemind.desktop
+  install -Dm644 "${srcdir}"/freemind.png 
"${pkgdir}"/usr/share/pixmaps/freemind.png
 }
+sha256sums=('005e815bf5d1867eadcaa89194df9952d986ace9eed0a3058c7ee6255799a60a'
+'39ec1dc88a1081058faef38b5ea48ca8c0b6ee6a6b397a216ce2f7b508b1ad61'
+'eac8db98257fcb8ed9c76ec340af5f3233a4783b8fe1c57ef274b9e7d2b56ed5'
+'7b02f0af26c6c9377011c0a6f0299dc6bbdbb69d17a1506cf88e7063e1ad2f6c')

Modified: freemind.changelog
===
--- freemind.changelog  2014-04-21 10:42:07 UTC (rev 109898)
+++ freemind.changelog  2014-04-21 11:54:45 UTC (rev 109899)
@@ -1,3 +1,6 @@
+2014-04-21 Jaroslav Lichtblau 
+   * freemind 1.0.1-1
+
 2014-01-14 Jaroslav Lichtblau 
* freemind 1.0.0-1
 



[arch-commits] Commit in freemind/repos/community-any (12 files)

2014-04-21 Thread Jaroslav Lichtblau
Date: Monday, April 21, 2014 @ 13:55:31
  Author: jlichtblau
Revision: 109901

archrelease: copy trunk to community-any

Added:
  freemind/repos/community-any/PKGBUILD
(from rev 109900, freemind/trunk/PKGBUILD)
  freemind/repos/community-any/freemind.changelog
(from rev 109900, freemind/trunk/freemind.changelog)
  freemind/repos/community-any/freemind.desktop
(from rev 109900, freemind/trunk/freemind.desktop)
  freemind/repos/community-any/freemind.install
(from rev 109900, freemind/trunk/freemind.install)
  freemind/repos/community-any/freemind.png
(from rev 109900, freemind/trunk/freemind.png)
  freemind/repos/community-any/freemind.run
(from rev 109900, freemind/trunk/freemind.run)
Deleted:
  freemind/repos/community-any/PKGBUILD
  freemind/repos/community-any/freemind.changelog
  freemind/repos/community-any/freemind.desktop
  freemind/repos/community-any/freemind.install
  freemind/repos/community-any/freemind.png
  freemind/repos/community-any/freemind.run

+
 PKGBUILD   |   86 +--
 freemind.changelog |   49 +++--
 freemind.desktop   |   22 ++---
 freemind.install   |   22 ++---
 freemind.run   |8 ++--
 5 files changed, 95 insertions(+), 92 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-04-21 11:55:15 UTC (rev 109900)
+++ PKGBUILD2014-04-21 11:55:31 UTC (rev 109901)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau 
-# Contributor: Ray Rashif 
-# Contributor: Corrado Primier 
-# Contributor: Vinay S Shastry 
-
-pkgname=freemind
-pkgver=1.0.0
-pkgrel=1
-pkgdesc="A Java mindmapping tool"
-arch=('any')
-url="http://sourceforge.net/projects/freemind";
-license=('GPL')
-depends=('java-runtime' 'desktop-file-utils' 'libxtst')
-install=$pkgname.install
-source=(http://downloads.sourceforge.net/$pkgname/$pkgname-bin-max-$pkgver.zip
-$pkgname.png
-$pkgname.desktop
-$pkgname.run)
-sha256sums=('ace34757d30a7b44548447fa387912cbe49618d6cd2a924649b1eb9122b38210'
-'39ec1dc88a1081058faef38b5ea48ca8c0b6ee6a6b397a216ce2f7b508b1ad61'
-'eac8db98257fcb8ed9c76ec340af5f3233a4783b8fe1c57ef274b9e7d2b56ed5'
-'7b02f0af26c6c9377011c0a6f0299dc6bbdbb69d17a1506cf88e7063e1ad2f6c')
-
-package() {
-  cd ${srcdir}
-
-  for file in $(find lib plugins -type f); do
- install -Dm644 $file ${pkgdir}/usr/share/freemind/$file
-  done
-
-  install -Dm755 ${srcdir}/freemind.run ${pkgdir}/usr/bin/freemind
-  install -Dm755 ${srcdir}/freemind.sh ${pkgdir}/usr/share/freemind/freemind.sh
-  install -Dm644 ${srcdir}/patterns.xml ${pkgdir}/etc/freemind/patterns.xml
-  
-  install -d ${pkgdir}/usr/share/freemind/accessories
-  install -Dm644 ${srcdir}/accessories/* 
${pkgdir}/usr/share/freemind/accessories/
-  install -Dm644 ${srcdir}/doc/freemind.mm 
${pkgdir}/usr/share/freemind/doc/freemind.mm
-
-# icon and .desktop file
-  install -Dm644 ${srcdir}/freemind.desktop 
${pkgdir}/usr/share/applications/freemind.desktop
-  install -Dm644 ${srcdir}/freemind.png 
${pkgdir}/usr/share/pixmaps/freemind.png
-}

Copied: freemind/repos/community-any/PKGBUILD (from rev 109900, 
freemind/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-04-21 11:55:31 UTC (rev 109901)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Ray Rashif 
+# Contributor: Corrado Primier 
+# Contributor: Vinay S Shastry 
+
+pkgname=freemind
+pkgver=1.0.1
+pkgrel=1
+pkgdesc="A Java mindmapping tool"
+arch=('any')
+url="http://sourceforge.net/projects/freemind";
+license=('GPL')
+depends=('java-runtime' 'desktop-file-utils' 'libxtst')
+install=$pkgname.install
+source=(http://downloads.sourceforge.net/$pkgname/$pkgname-bin-max-$pkgver.zip
+$pkgname.png
+$pkgname.desktop
+$pkgname.run)
+sha256sums=('005e815bf5d1867eadcaa89194df9952d986ace9eed0a3058c7ee6255799a60a'
+'39ec1dc88a1081058faef38b5ea48ca8c0b6ee6a6b397a216ce2f7b508b1ad61'
+'eac8db98257fcb8ed9c76ec340af5f3233a4783b8fe1c57ef274b9e7d2b56ed5'
+'7b02f0af26c6c9377011c0a6f0299dc6bbdbb69d17a1506cf88e7063e1ad2f6c')
+
+package() {
+  cd "${srcdir}"
+
+  for file in $(find lib plugins -type f); do
+install -Dm644 $file "${pkgdir}"/usr/share/freemind/$file
+  done
+
+  install -Dm755 "${srcdir}"/freemind.run "${pkgdir}"/usr/bin/freemind
+  install -Dm755 "${srcdir}"/freemind.sh 
"${pkgdir}"/usr/share/freemind/freemind.sh
+  install -Dm644 "${srcdir}"/patterns.xml "${pkgdir}"/etc/freemind/patterns.xml
+  
+  install -d "${pkgdir}"/usr/share/freemind/accessories
+  install -Dm644 "${srcdir}"/accessories/* 
"${pkgdir}"/usr/share/freemind/accessories/
+  install -Dm644 "${srcdir}"/doc/freemind.mm 
"${pkgdir}"/usr/share/freemind/doc/freemind.mm
+
+# icon and .d

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

2014-04-21 Thread Jaroslav Lichtblau
Date: Monday, April 21, 2014 @ 13:55:15
  Author: jlichtblau
Revision: 109900

upgpkg: freemind 1.0.1-1

Modified:
  freemind/trunk/PKGBUILD

--+
 PKGBUILD |6 +-
 1 file changed, 1 insertion(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-04-21 11:54:45 UTC (rev 109899)
+++ PKGBUILD2014-04-21 11:55:15 UTC (rev 109900)
@@ -17,7 +17,7 @@
 $pkgname.png
 $pkgname.desktop
 $pkgname.run)
-sha256sums=('ace34757d30a7b44548447fa387912cbe49618d6cd2a924649b1eb9122b38210'
+sha256sums=('005e815bf5d1867eadcaa89194df9952d986ace9eed0a3058c7ee6255799a60a'
 '39ec1dc88a1081058faef38b5ea48ca8c0b6ee6a6b397a216ce2f7b508b1ad61'
 'eac8db98257fcb8ed9c76ec340af5f3233a4783b8fe1c57ef274b9e7d2b56ed5'
 '7b02f0af26c6c9377011c0a6f0299dc6bbdbb69d17a1506cf88e7063e1ad2f6c')
@@ -41,7 +41,3 @@
   install -Dm644 "${srcdir}"/freemind.desktop 
"${pkgdir}"/usr/share/applications/freemind.desktop
   install -Dm644 "${srcdir}"/freemind.png 
"${pkgdir}"/usr/share/pixmaps/freemind.png
 }
-sha256sums=('005e815bf5d1867eadcaa89194df9952d986ace9eed0a3058c7ee6255799a60a'
-'39ec1dc88a1081058faef38b5ea48ca8c0b6ee6a6b397a216ce2f7b508b1ad61'
-'eac8db98257fcb8ed9c76ec340af5f3233a4783b8fe1c57ef274b9e7d2b56ed5'
-'7b02f0af26c6c9377011c0a6f0299dc6bbdbb69d17a1506cf88e7063e1ad2f6c')



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

2014-04-21 Thread Sven-Hendrik Haase
Date: Monday, April 21, 2014 @ 14:48:40
  Author: svenstaro
Revision: 109902

Fix FS#39943

Modified:
  box2d/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-04-21 11:55:31 UTC (rev 109901)
+++ PKGBUILD2014-04-21 12:48:40 UTC (rev 109902)
@@ -9,7 +9,7 @@
 license=('zlib')
 arch=('i686' 'x86_64')
 #depends=('freeglut')
-makedepends=('cmake' 'doxygen')
+makedepends=('cmake' 'doxygen' 'svn')
 optdepends=()
 source=(svn+http://box2d.googlecode.com/svn/tags/v${pkgver})
 md5sums=('SKIP')



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

2014-04-21 Thread Jan de Groot
Date: Monday, April 21, 2014 @ 16:11:22
  Author: jgc
Revision: 109904

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

Added:
  gedit-plugins/repos/community-i686/PKGBUILD
(from rev 109903, gedit-plugins/trunk/PKGBUILD)
  gedit-plugins/repos/community-i686/gedit-plugins.install
(from rev 109903, gedit-plugins/trunk/gedit-plugins.install)
  gedit-plugins/repos/community-x86_64/PKGBUILD
(from rev 109903, gedit-plugins/trunk/PKGBUILD)
  gedit-plugins/repos/community-x86_64/gedit-plugins.install
(from rev 109903, gedit-plugins/trunk/gedit-plugins.install)
Deleted:
  gedit-plugins/repos/community-i686/PKGBUILD
  gedit-plugins/repos/community-i686/gedit-plugins.install
  gedit-plugins/repos/community-x86_64/PKGBUILD
  gedit-plugins/repos/community-x86_64/gedit-plugins.install

+
 /PKGBUILD  |   74 +++
 /gedit-plugins.install |   46 +++
 community-i686/PKGBUILD|   37 ---
 community-i686/gedit-plugins.install   |   23 -
 community-x86_64/PKGBUILD  |   37 ---
 community-x86_64/gedit-plugins.install |   23 -
 6 files changed, 120 insertions(+), 120 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-04-21 14:11:15 UTC (rev 109903)
+++ community-i686/PKGBUILD 2014-04-21 14:11:22 UTC (rev 109904)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer:  Ionut Biru 
-# Contributor: Alexander Rødseth 
-# Contributor: Hugo Doria 
-# Contributor: Sergej Chodarev 
-# Contributor: zhuqin 
-
-pkgname=gedit-plugins
-pkgver=3.10.1
-pkgrel=1
-pkgdesc="Plugins for gedit"
-arch=(x86_64 i686)
-license=(GPL)
-url="http://live.gnome.org/GeditPlugins";
-depends=(gedit python-dbus)
-makedepends=(intltool gnome-doc-utils vte3 libgit2-glib itstool)
-optdepends=('gucharmap: for charmap plugin'
-'vte3: for embedded terminal'
-'libgit2-glib: for git plugin')
-options=('!emptydirs')
-install=gedit-plugins.install
-source=("http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz";)
-sha256sums=('b30e30d5a0efb9a711c6583748b37c1ed3e45222505e08f920b78c6de0bc4a9d')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --with-plugins=all \
-  --disable-schemas-compile
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: gedit-plugins/repos/community-i686/PKGBUILD (from rev 109903, 
gedit-plugins/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-04-21 14:11:22 UTC (rev 109904)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer:  Ionut Biru 
+# Contributor: Alexander Rødseth 
+# Contributor: Hugo Doria 
+# Contributor: Sergej Chodarev 
+# Contributor: zhuqin 
+
+pkgname=gedit-plugins
+pkgver=3.12.1
+pkgrel=1
+pkgdesc="Plugins for gedit"
+arch=(x86_64 i686)
+license=(GPL)
+url="http://live.gnome.org/GeditPlugins";
+depends=(gedit python-dbus)
+makedepends=(intltool gnome-doc-utils vte3 libgit2-glib itstool)
+optdepends=('gucharmap: for charmap plugin'
+'vte3: for embedded terminal'
+'libgit2-glib: for git plugin')
+options=('!emptydirs')
+install=gedit-plugins.install
+source=("http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz";)
+sha256sums=('431adb6c8327d755329061f59d9f06e94819e398b7910751bbe46bc96679c67f')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --with-plugins=all \
+  --disable-schemas-compile
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-i686/gedit-plugins.install
===
--- community-i686/gedit-plugins.install2014-04-21 14:11:15 UTC (rev 
109903)
+++ community-i686/gedit-plugins.install2014-04-21 14:11:22 UTC (rev 
109904)
@@ -1,23 +0,0 @@
-pkgname=gedit-plugins
-
-post_install() {
-  usr/bin/glib-compile-schemas usr/share/glib-2.0/schemas
-}
-
-pre_upgrade() {
-  if [ -f usr/share/gconf/schemas/${pkgname}.schemas ]; then
-usr/sbin/gconfpkg --uninstall ${pkgname}
-  fi
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-
-post_remove() {
-  post_install $1
-}
-
-
-# vim:set ts=2 sw=2 et:

Copied: gedit-plugins/repos/community-i686/gedit-plugins.install (from rev 
109903, gedit-plugins/trunk/gedit-plugins.install)
===
--- community-i686/gedit-plugins.install(rev 0)
+++ community-i686/gedit-plugins.install2014-04-21 14:11:22 UTC (rev 
109904)
@@ -0,0 +1,23 @@
+pkgname=gedit-plugins
+
+post_install

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

2014-04-21 Thread Jan de Groot
Date: Monday, April 21, 2014 @ 16:11:15
  Author: jgc
Revision: 109903

upgpkg: gedit-plugins 3.12.1-1

Modified:
  gedit-plugins/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-04-21 12:48:40 UTC (rev 109902)
+++ PKGBUILD2014-04-21 14:11:15 UTC (rev 109903)
@@ -6,7 +6,7 @@
 # Contributor: zhuqin 
 
 pkgname=gedit-plugins
-pkgver=3.10.1
+pkgver=3.12.1
 pkgrel=1
 pkgdesc="Plugins for gedit"
 arch=(x86_64 i686)
@@ -20,7 +20,7 @@
 options=('!emptydirs')
 install=gedit-plugins.install
 
source=("http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz";)
-sha256sums=('b30e30d5a0efb9a711c6583748b37c1ed3e45222505e08f920b78c6de0bc4a9d')
+sha256sums=('431adb6c8327d755329061f59d9f06e94819e398b7910751bbe46bc96679c67f')
 
 build() {
   cd $pkgname-$pkgver



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

2014-04-21 Thread Giovanni Scafora
Date: Monday, April 21, 2014 @ 16:38:24
  Author: giovanni
Revision: 211586

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

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

---+
 /PKGBUILD |   62 
 extra-i686/PKGBUILD   |   31 
 extra-x86_64/PKGBUILD |   31 
 3 files changed, 62 insertions(+), 62 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-04-21 14:38:17 UTC (rev 211585)
+++ extra-i686/PKGBUILD 2014-04-21 14:38:24 UTC (rev 211586)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora 
-# Contributor: Jan de Groot 
-# Contributor: Sergej Pupykin 
-# Contributor: Robert Stoffers 
-
-pkgname=xmlto
-pkgver=0.0.25
-pkgrel=5
-pkgdesc="Convert xml to many other formats"
-arch=('i686' 'x86_64')
-url="http://cyberelk.net/tim/software/xmlto/";
-license=('GPL')
-depends=('libxslt')
-makedepends=('docbook-xsl')
-source=("https://fedorahosted.org/releases/x/m/${pkgname}/${pkgname}-${pkgver}.tar.bz2";)
-md5sums=('6b6267b1470f8571fe5f63a128970364')
-
-build() {
-  cd "$srcdir/${pkgname}-${pkgver}"
-
-  ./configure BASH=/bin/bash --prefix=/usr \
- --mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd "$srcdir/${pkgname}-${pkgver}"
-
-  make DESTDIR="${pkgdir}" install
-}

Copied: xmlto/repos/extra-i686/PKGBUILD (from rev 211585, xmlto/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-04-21 14:38:24 UTC (rev 211586)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Giovanni Scafora 
+# Contributor: Jan de Groot 
+# Contributor: Sergej Pupykin 
+# Contributor: Robert Stoffers 
+
+pkgname=xmlto
+pkgver=0.0.26
+pkgrel=1
+pkgdesc="Convert xml to many other formats"
+arch=('i686' 'x86_64')
+url="http://cyberelk.net/tim/software/xmlto/";
+license=('GPL')
+depends=('libxslt')
+makedepends=('docbook-xsl')
+source=("https://fedorahosted.org/releases/x/m/${pkgname}/${pkgname}-${pkgver}.tar.bz2";)
+md5sums=('c90a47c774e0963581c1ba57235f64f4')
+
+build() {
+  cd "$srcdir/${pkgname}-${pkgver}"
+
+  ./configure BASH=/bin/bash --prefix=/usr \
+ --mandir=/usr/share/man
+  make
+}
+
+package() {
+  cd "$srcdir/${pkgname}-${pkgver}"
+
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-04-21 14:38:17 UTC (rev 211585)
+++ extra-x86_64/PKGBUILD   2014-04-21 14:38:24 UTC (rev 211586)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora 
-# Contributor: Jan de Groot 
-# Contributor: Sergej Pupykin 
-# Contributor: Robert Stoffers 
-
-pkgname=xmlto
-pkgver=0.0.25
-pkgrel=5
-pkgdesc="Convert xml to many other formats"
-arch=('i686' 'x86_64')
-url="http://cyberelk.net/tim/software/xmlto/";
-license=('GPL')
-depends=('libxslt')
-makedepends=('docbook-xsl')
-source=("https://fedorahosted.org/releases/x/m/${pkgname}/${pkgname}-${pkgver}.tar.bz2";)
-md5sums=('6b6267b1470f8571fe5f63a128970364')
-
-build() {
-  cd "$srcdir/${pkgname}-${pkgver}"
-
-  ./configure BASH=/bin/bash --prefix=/usr \
- --mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd "$srcdir/${pkgname}-${pkgver}"
-
-  make DESTDIR="${pkgdir}" install
-}

Copied: xmlto/repos/extra-x86_64/PKGBUILD (from rev 211585, 
xmlto/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2014-04-21 14:38:24 UTC (rev 211586)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Giovanni Scafora 
+# Contributor: Jan de Groot 
+# Contributor: Sergej Pupykin 
+# Contributor: Robert Stoffers 
+
+pkgname=xmlto
+pkgver=0.0.26
+pkgrel=1
+pkgdesc="Convert xml to many other formats"
+arch=('i686' 'x86_64')
+url="http://cyberelk.net/tim/software/xmlto/";
+license=('GPL')
+depends=('libxslt')
+makedepends=('docbook-xsl')
+source=("https://fedorahosted.org/releases/x/m/${pkgname}/${pkgname}-${pkgver}.tar.bz2";)
+md5sums=('c90a47c774e0963581c1ba57235f64f4')
+
+build() {
+  cd "$srcdir/${pkgname}-${pkgver}"
+
+  ./configure BASH=/bin/bash --prefix=/usr \
+ --mandir=/usr/share/man
+  make
+}
+
+package() {
+  cd "$srcdir/${pkgname}-${pkgver}"
+
+  make DESTDIR="${pkgdir}" install
+}



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

2014-04-21 Thread Giovanni Scafora
Date: Monday, April 21, 2014 @ 16:38:17
  Author: giovanni
Revision: 211585

upgpkg: xmlto 0.0.26-1

upstream release

Modified:
  xmlto/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-04-21 11:30:11 UTC (rev 211584)
+++ PKGBUILD2014-04-21 14:38:17 UTC (rev 211585)
@@ -5,8 +5,8 @@
 # Contributor: Robert Stoffers 
 
 pkgname=xmlto
-pkgver=0.0.25
-pkgrel=5
+pkgver=0.0.26
+pkgrel=1
 pkgdesc="Convert xml to many other formats"
 arch=('i686' 'x86_64')
 url="http://cyberelk.net/tim/software/xmlto/";
@@ -14,7 +14,7 @@
 depends=('libxslt')
 makedepends=('docbook-xsl')
 
source=("https://fedorahosted.org/releases/x/m/${pkgname}/${pkgname}-${pkgver}.tar.bz2";)
-md5sums=('6b6267b1470f8571fe5f63a128970364')
+md5sums=('c90a47c774e0963581c1ba57235f64f4')
 
 build() {
   cd "$srcdir/${pkgname}-${pkgver}"



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

2014-04-21 Thread Sergej Pupykin
Date: Monday, April 21, 2014 @ 16:39:39
  Author: spupykin
Revision: 109905

archrelease: copy trunk to community-any

Added:
  gcstar/repos/community-any/ChangeLog
(from rev 109904, gcstar/trunk/ChangeLog)
  gcstar/repos/community-any/PKGBUILD
(from rev 109904, gcstar/trunk/PKGBUILD)
Deleted:
  gcstar/repos/community-any/ChangeLog
  gcstar/repos/community-any/PKGBUILD

---+
 ChangeLog |   10 -
 PKGBUILD  |   64 ++--
 2 files changed, 37 insertions(+), 37 deletions(-)

Deleted: ChangeLog
===
--- ChangeLog   2014-04-21 14:11:22 UTC (rev 109904)
+++ ChangeLog   2014-04-21 14:39:39 UTC (rev 109905)
@@ -1,5 +0,0 @@
-
-2007-12-29  Douglas Soares de Andrade  
-
-   * Built for x86_64
-

Copied: gcstar/repos/community-any/ChangeLog (from rev 109904, 
gcstar/trunk/ChangeLog)
===
--- ChangeLog   (rev 0)
+++ ChangeLog   2014-04-21 14:39:39 UTC (rev 109905)
@@ -0,0 +1,5 @@
+
+2007-12-29  Douglas Soares de Andrade  
+
+   * Built for x86_64
+

Deleted: PKGBUILD
===
--- PKGBUILD2014-04-21 14:11:22 UTC (rev 109904)
+++ PKGBUILD2014-04-21 14:39:39 UTC (rev 109905)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: William Rea 
-
-pkgname=gcstar
-pkgver=1.7.0
-pkgrel=2
-pkgdesc="A collection management application"
-arch=('any')
-url="http://www.gcstar.org";
-license=("GPL")
-depends=('gtk2-perl' 'perl-libwww' 'perl-xml-simple'
-'perl-net-snmp' 'perlxml' 'perl-switch'
-'perl-xml-libxml' 'perl-sort-naturally'
-'perl-http-message' 'perl-http-date' 'perl-http-cookies'
-'perl-gd' 'perl-date-calc'
-'perl-archive-zip' 'perl-datetime-format-strptime'
-'perl-gdgraph' 'perl-mp3-info')
-# 'perl-ogg-vorbis-header-pureperl' 'perl-mp3-tag'
-source=(http://download.gna.org/gcstar/gcstar-$pkgver.tar.gz)
-md5sums=('94d0c4d6acc912b4b4d3a72d934cc16d')
-
-package() {
-  cd $srcdir/gcstar
-  ./install  --prefix=$pkgdir/usr
-  install -D -m644 $pkgdir/usr/share/gcstar/icons/gcstar_256x256.png \
-   $pkgdir/usr/share/pixmaps/gcstar.png
-  install -D -m644 $pkgdir/usr/share/gcstar/icons/gcstar_32x32.png \
-   $pkgdir/usr/share/pixmaps/gcstar32.png
-  cp -R share/applications $pkgdir/usr/share
-  mv $pkgdir/usr/man $pkgdir/usr/share
-}

Copied: gcstar/repos/community-any/PKGBUILD (from rev 109904, 
gcstar/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-04-21 14:39:39 UTC (rev 109905)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: William Rea 
+
+pkgname=gcstar
+pkgver=1.7.0
+pkgrel=2
+pkgdesc="A collection management application"
+arch=('any')
+url="http://www.gcstar.org";
+license=("GPL")
+depends=('gtk2-perl' 'perl-libwww' 'perl-xml-simple'
+'perl-net-snmp' 'perlxml' 'perl-switch'
+'perl-xml-libxml' 'perl-sort-naturally'
+'perl-http-message' 'perl-http-date' 'perl-http-cookies'
+'perl-gd' 'perl-date-calc'
+'perl-archive-zip' 'perl-datetime-format-strptime'
+'perl-gdgraph' 'perl-mp3-info')
+# 'perl-ogg-vorbis-header-pureperl' 'perl-mp3-tag'
+source=(http://download.gna.org/gcstar/gcstar-$pkgver.tar.gz)
+md5sums=('94d0c4d6acc912b4b4d3a72d934cc16d')
+
+package() {
+  cd $srcdir/gcstar
+  ./install  --prefix=$pkgdir/usr
+  install -D -m644 $pkgdir/usr/share/gcstar/icons/gcstar_256x256.png \
+   $pkgdir/usr/share/pixmaps/gcstar.png
+  install -D -m644 $pkgdir/usr/share/gcstar/icons/gcstar_32x32.png \
+   $pkgdir/usr/share/pixmaps/gcstar32.png
+  cp -R share/applications $pkgdir/usr/share
+  mv $pkgdir/usr/man $pkgdir/usr/share
+}



[arch-commits] Commit in colord/trunk (PKGBUILD colord.install udev-systemd.patch)

2014-04-21 Thread Jan de Groot
Date: Monday, April 21, 2014 @ 17:31:19
  Author: jgc
Revision: 211587

upgpkg: colord 1.2.0-1

colord 1.2.0 update

Modified:
  colord/trunk/PKGBUILD
  colord/trunk/colord.install
Deleted:
  colord/trunk/udev-systemd.patch

+
 PKGBUILD   |   27 ---
 colord.install |8 +++-
 udev-systemd.patch |   17 -
 3 files changed, 15 insertions(+), 37 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-04-21 14:38:24 UTC (rev 211586)
+++ PKGBUILD2014-04-21 15:31:19 UTC (rev 211587)
@@ -3,38 +3,27 @@
 # Contributor: Ionut Biru 
 
 pkgname=colord
-pkgver=1.0.6
+pkgver=1.2.0
 pkgrel=1
 pkgdesc="System daemon for managing color devices"
 arch=(i686 x86_64)
 url="http://www.freedesktop.org/software/colord";
 license=(GPL2)
-depends=(lcms2 libgusb polkit shared-color-profiles sqlite systemd dconf dbus)
+depends=(lcms2 libgusb polkit sqlite systemd dconf dbus)
 makedepends=(intltool gobject-introspection vala docbook2x sane 
bash-completion)
-optdepends=('sane: UseSANE support [/etc/colord.conf]')
+optdepends=('sane: scanner support')
+replaces=('shared-color-profiles')
 install=colord.install
-backup=(etc/colord.conf)
-source=($url/releases/$pkgname-$pkgver.tar.xz{,.asc}
-udev-systemd.patch)
-sha1sums=('b3ad9d1cd90ff0ea4d955b253dc0491d851c2778'
-  'SKIP'
-  '3b467b9674f767c804943d191beaf6bd1ba3a606')
+source=($url/releases/$pkgname-$pkgver.tar.xz{,.asc})
+sha1sums=('a96619dcca24aea1527054f0117211cf7ac30dec'
+  'SKIP')
 
-prepare() {
-  cd $pkgname-$pkgver
-  patch -Np1 -i ../udev-systemd.patch
-}
-
 build() {
   cd $pkgname-$pkgver
-  
-  # put udev files in /usr/lib
-  sed -i "/slashlibdir=/s#/lib#/usr/lib#" configure
-  
   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
 --libexecdir=/usr/lib/$pkgname --disable-static \
 --with-systemdsystemunitdir=/usr/lib/systemd/system \
---enable-vala --enable-sane --disable-volume-search
+--enable-vala --enable-sane --with-daemon-user=colord
   make
 }
 

Modified: colord.install
===
--- colord.install  2014-04-21 14:38:24 UTC (rev 211586)
+++ colord.install  2014-04-21 15:31:19 UTC (rev 211587)
@@ -1,5 +1,9 @@
 post_install() {
 glib-compile-schemas /usr/share/glib-2.0/schemas
+getent group colord >/dev/null || groupadd -g 124 colord
+getent passwd colord >/dev/null || useradd -d /var/lib/colord -u 124 -g 
colord -s /bin/false colord
+chown colord:colord /var/lib/colord
+chown colord:colord /var/lib/colord/*.db 2>/dev/null || return 0
 }
 
 post_upgrade() {
@@ -7,5 +11,7 @@
 }
 
 post_remove() {
-post_install
+glib-compile-schemas /usr/share/glib-2.0/schemas
+getent passwd colord >/dev/null && userdel colord
+getent group colord >/dev/null && groupdel colord
 }

Deleted: udev-systemd.patch
===
--- udev-systemd.patch  2014-04-21 14:38:24 UTC (rev 211586)
+++ udev-systemd.patch  2014-04-21 15:31:19 UTC (rev 211587)
@@ -1,17 +0,0 @@
-Description: Migrate from usb_id and usb_db to udev builtins usb_id and hwdb.
-Author: Dmitrijs Ledkovs 
-Bug-Ubuntu: https://bugs.launchpad.net/bugs/1200185
-
 colord-1.0.1.orig/rules/69-cd-sensors.rules.in
-+++ colord-1.0.1/rules/69-cd-sensors.rules.in
-@@ -86,8 +86,8 @@ ATTRS{idVendor}=="273f", ATTRS{idProduct
- 
- # color calibration device
- ENV{COLORD_SENSOR_KIND}=="*?", ENV{COLOR_MEASUREMENT_DEVICE}="1"
--ENV{COLORD_SENSOR_KIND}=="*?", ENV{ID_MODEL}=="", IMPORT{program}="usb_id 
--export %p"
--ENV{COLORD_SENSOR_KIND}=="*?", ENV{ID_MODEL_FROM_DATABASE}=="", 
IMPORT{program}="usb-db %p"
-+ENV{COLORD_SENSOR_KIND}=="*?", ENV{ID_MODEL}=="", IMPORT{builtin}="usb_id"
-+ENV{COLORD_SENSOR_KIND}=="*?", ENV{ID_MODEL_FROM_DATABASE}=="", 
IMPORT{builtin}="hwdb --subsystem=usb"
- 
- # Allow the daemon to access the color devices
- ENV{COLORD_SENSOR_KIND}=="*?", GROUP="@daemon_user@"



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

2014-04-21 Thread Jan de Groot
Date: Monday, April 21, 2014 @ 17:31:25
  Author: jgc
Revision: 211588

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

Added:
  colord/repos/staging-i686/
  colord/repos/staging-i686/PKGBUILD
(from rev 211587, colord/trunk/PKGBUILD)
  colord/repos/staging-i686/colord.install
(from rev 211587, colord/trunk/colord.install)
  colord/repos/staging-x86_64/
  colord/repos/staging-x86_64/PKGBUILD
(from rev 211587, colord/trunk/PKGBUILD)
  colord/repos/staging-x86_64/colord.install
(from rev 211587, colord/trunk/colord.install)

---+
 staging-i686/PKGBUILD |   35 +++
 staging-i686/colord.install   |   17 +
 staging-x86_64/PKGBUILD   |   35 +++
 staging-x86_64/colord.install |   17 +
 4 files changed, 104 insertions(+)

Copied: colord/repos/staging-i686/PKGBUILD (from rev 211587, 
colord/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2014-04-21 15:31:25 UTC (rev 211588)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Ionut Biru 
+
+pkgname=colord
+pkgver=1.2.0
+pkgrel=1
+pkgdesc="System daemon for managing color devices"
+arch=(i686 x86_64)
+url="http://www.freedesktop.org/software/colord";
+license=(GPL2)
+depends=(lcms2 libgusb polkit sqlite systemd dconf dbus)
+makedepends=(intltool gobject-introspection vala docbook2x sane 
bash-completion)
+optdepends=('sane: scanner support')
+replaces=('shared-color-profiles')
+install=colord.install
+source=($url/releases/$pkgname-$pkgver.tar.xz{,.asc})
+sha1sums=('a96619dcca24aea1527054f0117211cf7ac30dec'
+  'SKIP')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+--libexecdir=/usr/lib/$pkgname --disable-static \
+--with-systemdsystemunitdir=/usr/lib/systemd/system \
+--enable-vala --enable-sane --with-daemon-user=colord
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: colord/repos/staging-i686/colord.install (from rev 211587, 
colord/trunk/colord.install)
===
--- staging-i686/colord.install (rev 0)
+++ staging-i686/colord.install 2014-04-21 15:31:25 UTC (rev 211588)
@@ -0,0 +1,17 @@
+post_install() {
+glib-compile-schemas /usr/share/glib-2.0/schemas
+getent group colord >/dev/null || groupadd -g 124 colord
+getent passwd colord >/dev/null || useradd -d /var/lib/colord -u 124 -g 
colord -s /bin/false colord
+chown colord:colord /var/lib/colord
+chown colord:colord /var/lib/colord/*.db 2>/dev/null || return 0
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+glib-compile-schemas /usr/share/glib-2.0/schemas
+getent passwd colord >/dev/null && userdel colord
+getent group colord >/dev/null && groupdel colord
+}

Copied: colord/repos/staging-x86_64/PKGBUILD (from rev 211587, 
colord/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2014-04-21 15:31:25 UTC (rev 211588)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Ionut Biru 
+
+pkgname=colord
+pkgver=1.2.0
+pkgrel=1
+pkgdesc="System daemon for managing color devices"
+arch=(i686 x86_64)
+url="http://www.freedesktop.org/software/colord";
+license=(GPL2)
+depends=(lcms2 libgusb polkit sqlite systemd dconf dbus)
+makedepends=(intltool gobject-introspection vala docbook2x sane 
bash-completion)
+optdepends=('sane: scanner support')
+replaces=('shared-color-profiles')
+install=colord.install
+source=($url/releases/$pkgname-$pkgver.tar.xz{,.asc})
+sha1sums=('a96619dcca24aea1527054f0117211cf7ac30dec'
+  'SKIP')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+--libexecdir=/usr/lib/$pkgname --disable-static \
+--with-systemdsystemunitdir=/usr/lib/systemd/system \
+--enable-vala --enable-sane --with-daemon-user=colord
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: colord/repos/staging-x86_64/colord.install (from rev 211587, 
colord/trunk/colord.install)
===
--- staging-x86_64/colord.install   (rev 0)
+++ staging-x86_64/colord.install   2014-04-21 15:31:25 UTC (rev 211588)
@@ -0,0 +1,17 @@
+post_install() {
+glib-compile-schemas /usr/share/glib-2.0/schemas
+getent group colord >/dev/null || groupadd -g 124 colord
+getent passwd colord >/dev/null || useradd -d /var/lib/colord -u 124 -g 
colord -s /b

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

2014-04-21 Thread Jan Steffens
Date: Monday, April 21, 2014 @ 17:36:36
  Author: heftig
Revision: 109906

colord rebuild

Modified:
  simple-scan/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-04-21 14:39:39 UTC (rev 109905)
+++ PKGBUILD2014-04-21 15:36:36 UTC (rev 109906)
@@ -5,7 +5,7 @@
 
 pkgname=simple-scan
 pkgver=3.12.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Simple scanning utility'
 arch=('i686' 'x86_64')
 url='http://launchpad.net/simple-scan'



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

2014-04-21 Thread Jan Steffens
Date: Monday, April 21, 2014 @ 17:37:21
  Author: heftig
Revision: 109907

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

Added:
  simple-scan/repos/community-staging-i686/
  simple-scan/repos/community-staging-i686/PKGBUILD
(from rev 109906, simple-scan/trunk/PKGBUILD)
  simple-scan/repos/community-staging-i686/simple-scan.install
(from rev 109906, simple-scan/trunk/simple-scan.install)
  simple-scan/repos/community-staging-x86_64/
  simple-scan/repos/community-staging-x86_64/PKGBUILD
(from rev 109906, simple-scan/trunk/PKGBUILD)
  simple-scan/repos/community-staging-x86_64/simple-scan.install
(from rev 109906, simple-scan/trunk/simple-scan.install)

--+
 community-staging-i686/PKGBUILD  |   30 +
 community-staging-i686/simple-scan.install   |   18 +++
 community-staging-x86_64/PKGBUILD|   30 +
 community-staging-x86_64/simple-scan.install |   18 +++
 4 files changed, 96 insertions(+)

Copied: simple-scan/repos/community-staging-i686/PKGBUILD (from rev 109906, 
simple-scan/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2014-04-21 15:37:21 UTC (rev 109907)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Thomas Dziedzic < gostrc at gmail >
+# Contributor: Jaroslav Lichtblau 
+# Contributor: Joeny Ang 
+
+pkgname=simple-scan
+pkgver=3.12.0
+pkgrel=2
+pkgdesc='Simple scanning utility'
+arch=('i686' 'x86_64')
+url='http://launchpad.net/simple-scan'
+license=('GPL3')
+depends=('sane' 'dconf' 'gtk3' 'colord' 'hicolor-icon-theme')
+makedepends=('yelp-tools' 'intltool')
+install=$pkgname.install
+source=(https://launchpad.net/$pkgname/${pkgver:0:4}/$pkgver/+download/$pkgname-$pkgver.tar.xz)
+sha256sums=('a88719f6142ddfa24d154d1093c67b27ac491c059ac5c87cba3b36ebc04b21a6')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure \
+--prefix=/usr \
+--disable-schemas-compile
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Copied: simple-scan/repos/community-staging-i686/simple-scan.install (from rev 
109906, simple-scan/trunk/simple-scan.install)
===
--- community-staging-i686/simple-scan.install  (rev 0)
+++ community-staging-i686/simple-scan.install  2014-04-21 15:37:21 UTC (rev 
109907)
@@ -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 3.1.3) < 0 )); then
+usr/sbin/gconfpkg --uninstall simple-scan
+  fi
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Copied: simple-scan/repos/community-staging-x86_64/PKGBUILD (from rev 109906, 
simple-scan/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2014-04-21 15:37:21 UTC (rev 109907)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Thomas Dziedzic < gostrc at gmail >
+# Contributor: Jaroslav Lichtblau 
+# Contributor: Joeny Ang 
+
+pkgname=simple-scan
+pkgver=3.12.0
+pkgrel=2
+pkgdesc='Simple scanning utility'
+arch=('i686' 'x86_64')
+url='http://launchpad.net/simple-scan'
+license=('GPL3')
+depends=('sane' 'dconf' 'gtk3' 'colord' 'hicolor-icon-theme')
+makedepends=('yelp-tools' 'intltool')
+install=$pkgname.install
+source=(https://launchpad.net/$pkgname/${pkgver:0:4}/$pkgver/+download/$pkgname-$pkgver.tar.xz)
+sha256sums=('a88719f6142ddfa24d154d1093c67b27ac491c059ac5c87cba3b36ebc04b21a6')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure \
+--prefix=/usr \
+--disable-schemas-compile
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Copied: simple-scan/repos/community-staging-x86_64/simple-scan.install (from 
rev 109906, simple-scan/trunk/simple-scan.install)
===
--- community-staging-x86_64/simple-scan.install
(rev 0)
+++ community-staging-x86_64/simple-scan.install2014-04-21 15:37:21 UTC 
(rev 109907)
@@ -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 3.1.3) < 0 )); then
+usr/sbin/gconfpkg --uninstall simple-scan
+  fi
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}



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

2014-04-21 Thread Jan Steffens
Date: Monday, April 21, 2014 @ 17:38:08
  Author: heftig
Revision: 109908

colord rebuild

Modified:
  weston/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-04-21 15:37:21 UTC (rev 109907)
+++ PKGBUILD2014-04-21 15:38:08 UTC (rev 109908)
@@ -4,7 +4,7 @@
 
 pkgname=weston
 pkgver=1.4.0
-pkgrel=2
+pkgrel=3
 pkgdesc='Reference implementation of a Wayland compositor'
 arch=('i686' 'x86_64')
 url='http://wayland.freedesktop.org'



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

2014-04-21 Thread Jan Steffens
Date: Monday, April 21, 2014 @ 17:38:53
  Author: heftig
Revision: 109909

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

Added:
  weston/repos/community-staging-i686/
  weston/repos/community-staging-i686/PKGBUILD
(from rev 109908, weston/trunk/PKGBUILD)
  weston/repos/community-staging-x86_64/
  weston/repos/community-staging-x86_64/PKGBUILD
(from rev 109908, weston/trunk/PKGBUILD)

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

Copied: weston/repos/community-staging-i686/PKGBUILD (from rev 109908, 
weston/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2014-04-21 15:38:53 UTC (rev 109909)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Sébastien Luttringer
+# Contributor: Joel Teichroeb 
+
+pkgname=weston
+pkgver=1.4.0
+pkgrel=3
+pkgdesc='Reference implementation of a Wayland compositor'
+arch=('i686' 'x86_64')
+url='http://wayland.freedesktop.org'
+license=('MIT')
+depends=('libxkbcommon' 'libunwind' 'poppler-glib' 'mtdev' 'libxcursor' 'glu' 
'pango' 'colord')
+source=("http://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz";)
+sha1sums=('49b0b6d5e2366a7bad5158b29998213e5ca7f254')
+
+build() {
+   cd $pkgname-$pkgver
+   ./configure \
+   --prefix=/usr \
+   --libexecdir=/usr/lib/weston \
+   --enable-demo-clients-install
+   make
+}
+
+package() {
+   cd $pkgname-$pkgver
+   make DESTDIR="$pkgdir" install
+   # license
+   install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+}

Copied: weston/repos/community-staging-x86_64/PKGBUILD (from rev 109908, 
weston/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2014-04-21 15:38:53 UTC (rev 109909)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Sébastien Luttringer
+# Contributor: Joel Teichroeb 
+
+pkgname=weston
+pkgver=1.4.0
+pkgrel=3
+pkgdesc='Reference implementation of a Wayland compositor'
+arch=('i686' 'x86_64')
+url='http://wayland.freedesktop.org'
+license=('MIT')
+depends=('libxkbcommon' 'libunwind' 'poppler-glib' 'mtdev' 'libxcursor' 'glu' 
'pango' 'colord')
+source=("http://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz";)
+sha1sums=('49b0b6d5e2366a7bad5158b29998213e5ca7f254')
+
+build() {
+   cd $pkgname-$pkgver
+   ./configure \
+   --prefix=/usr \
+   --libexecdir=/usr/lib/weston \
+   --enable-demo-clients-install
+   make
+}
+
+package() {
+   cd $pkgname-$pkgver
+   make DESTDIR="$pkgdir" install
+   # license
+   install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+}



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

2014-04-21 Thread Jan de Groot
Date: Monday, April 21, 2014 @ 17:39:53
  Author: jgc
Revision: 211590

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

Added:
  gtk3/repos/staging-i686/
  gtk3/repos/staging-i686/PKGBUILD
(from rev 211589, gtk3/trunk/PKGBUILD)
  gtk3/repos/staging-i686/gtk3.install
(from rev 211589, gtk3/trunk/gtk3.install)
  gtk3/repos/staging-i686/settings.ini
(from rev 211589, gtk3/trunk/settings.ini)
  gtk3/repos/staging-x86_64/
  gtk3/repos/staging-x86_64/PKGBUILD
(from rev 211589, gtk3/trunk/PKGBUILD)
  gtk3/repos/staging-x86_64/gtk3.install
(from rev 211589, gtk3/trunk/gtk3.install)
  gtk3/repos/staging-x86_64/settings.ini
(from rev 211589, gtk3/trunk/settings.ini)

-+
 staging-i686/PKGBUILD   |   45 ++
 staging-i686/gtk3.install   |   18 
 staging-i686/settings.ini   |4 +++
 staging-x86_64/PKGBUILD |   45 ++
 staging-x86_64/gtk3.install |   18 
 staging-x86_64/settings.ini |4 +++
 6 files changed, 134 insertions(+)

Copied: gtk3/repos/staging-i686/PKGBUILD (from rev 211589, gtk3/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2014-04-21 15:39:53 UTC (rev 211590)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Ionut Biru 
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=gtk3
+pkgver=3.12.1
+pkgrel=2
+pkgdesc="GObject-based multi-platform GUI toolkit (v3)"
+arch=(i686 x86_64)
+url="http://www.gtk.org/";
+install=gtk3.install
+depends=(atk cairo gtk-update-icon-cache libcups libxcursor libxinerama 
libxrandr libxi
+ libxcomposite libxdamage pango shared-mime-info colord at-spi2-atk 
wayland libxkbcommon)
+makedepends=(gobject-introspection)
+optdepends=('gnome-themes-standard: Default widget theme'
+'gnome-icon-theme: Default icon theme')
+license=(LGPL)
+source=(http://ftp.gnome.org/pub/gnome/sources/gtk+/${pkgver:0:4}/gtk+-$pkgver.tar.xz
+settings.ini)
+sha256sums=('719aae5fdb560f64cadb7e968c8c85c0823664de890c9f765ff4c0efeb0277cd'
+'14369dfd1d325c393e17c105d5d5cc5501663277bd4047ea04a50abb3cfbd119')
+
+build() {
+cd "gtk+-$pkgver"
+
+CXX=/bin/false ./configure --prefix=/usr \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--enable-gtk2-dependency \
+--disable-schemas-compile \
+--enable-x11-backend \
+--enable-broadway-backend \
+--enable-wayland-backend
+
+#https://bugzilla.gnome.org/show_bug.cgi?id=655517
+sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+make
+}
+
+package() {
+cd "gtk+-$pkgver"
+make DESTDIR="$pkgdir" install
+install -Dm644 ../settings.ini "$pkgdir/usr/share/gtk-3.0/settings.ini"
+}

Copied: gtk3/repos/staging-i686/gtk3.install (from rev 211589, 
gtk3/trunk/gtk3.install)
===
--- staging-i686/gtk3.install   (rev 0)
+++ staging-i686/gtk3.install   2014-04-21 15:39:53 UTC (rev 211590)
@@ -0,0 +1,18 @@
+post_install() {
+/usr/bin/gtk-query-immodules-3.0 --update-cache
+/usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas
+/usr/bin/gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+}
+
+post_upgrade() {
+post_install
+}
+
+pre_remove() {
+rm -f /usr/lib/gtk-3.0/3.0.0/immodules.cache
+}
+
+post_remove() {
+/usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas
+/usr/bin/gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+}

Copied: gtk3/repos/staging-i686/settings.ini (from rev 211589, 
gtk3/trunk/settings.ini)
===
--- staging-i686/settings.ini   (rev 0)
+++ staging-i686/settings.ini   2014-04-21 15:39:53 UTC (rev 211590)
@@ -0,0 +1,4 @@
+[Settings]
+gtk-icon-theme-name = gnome
+gtk-theme-name = Adwaita
+gtk-font-name = Cantarell 11

Copied: gtk3/repos/staging-x86_64/PKGBUILD (from rev 211589, 
gtk3/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2014-04-21 15:39:53 UTC (rev 211590)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Ionut Biru 
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=gtk3
+pkgver=3.12.1
+pkgrel=2
+pkgdesc="GObject-based multi-platform GUI toolkit (v3)"
+arch=(i686 x86_64)
+url="http://www.gtk.org/";
+install=gtk3.install
+depends=(atk cairo gtk-update-icon-cache libcups libxcursor libxinerama 
libxrandr libxi
+ libxcomposite libxdamage pango shared-mime-info colord at-spi2-atk 
wayland libxkbcommon)
+makedepends=(gobject-introspection)
+optdepends=('gnome-themes-standard: Default widget theme'
+'gnome-icon-theme: Default icon theme')
+license=(LGPL)
+so

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

2014-04-21 Thread Jan de Groot
Date: Monday, April 21, 2014 @ 17:39:46
  Author: jgc
Revision: 211589

upgpkg: gtk3 3.12.1-2

colord rebuild

Modified:
  gtk3/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-04-21 15:31:25 UTC (rev 211588)
+++ PKGBUILD2014-04-21 15:39:46 UTC (rev 211589)
@@ -4,7 +4,7 @@
 
 pkgname=gtk3
 pkgver=3.12.1
-pkgrel=1
+pkgrel=2
 pkgdesc="GObject-based multi-platform GUI toolkit (v3)"
 arch=(i686 x86_64)
 url="http://www.gtk.org/";



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

2014-04-21 Thread Jan de Groot
Date: Monday, April 21, 2014 @ 17:41:45
  Author: jgc
Revision: 211592

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

Added:
  colord-gtk/repos/staging-i686/
  colord-gtk/repos/staging-i686/PKGBUILD
(from rev 211591, colord-gtk/trunk/PKGBUILD)
  colord-gtk/repos/staging-x86_64/
  colord-gtk/repos/staging-x86_64/PKGBUILD
(from rev 211591, colord-gtk/trunk/PKGBUILD)

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

Copied: colord-gtk/repos/staging-i686/PKGBUILD (from rev 211591, 
colord-gtk/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2014-04-21 15:41:45 UTC (rev 211592)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Ionut Biru 
+
+pkgname=colord-gtk
+pkgver=0.1.25
+pkgrel=2
+pkgdesc="GTK integration for libcolord"
+arch=('i686' 'x86_64')
+url="http://www.freedesktop.org/software/colord";
+license=('GPL2')
+depends=('lcms2' 'gtk3' 'colord')
+makedepends=('intltool' 'gobject-introspection' 'vala' 'gtk-doc')
+source=($url/releases/$pkgname-$pkgver.tar.xz{,.asc})
+sha1sums=('ffb27568ff25860fbcc09cc32ba05469655b099d'
+  'SKIP')
+
+build() {
+  cd "$pkgname-$pkgver"
+  
+  ./configure --prefix=/usr \
+--sysconfdir=/etc --libexecdir=/usr/lib/colord \
+--localstatedir=/var --disable-static --enable-vala
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: colord-gtk/repos/staging-x86_64/PKGBUILD (from rev 211591, 
colord-gtk/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2014-04-21 15:41:45 UTC (rev 211592)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Ionut Biru 
+
+pkgname=colord-gtk
+pkgver=0.1.25
+pkgrel=2
+pkgdesc="GTK integration for libcolord"
+arch=('i686' 'x86_64')
+url="http://www.freedesktop.org/software/colord";
+license=('GPL2')
+depends=('lcms2' 'gtk3' 'colord')
+makedepends=('intltool' 'gobject-introspection' 'vala' 'gtk-doc')
+source=($url/releases/$pkgname-$pkgver.tar.xz{,.asc})
+sha1sums=('ffb27568ff25860fbcc09cc32ba05469655b099d'
+  'SKIP')
+
+build() {
+  cd "$pkgname-$pkgver"
+  
+  ./configure --prefix=/usr \
+--sysconfdir=/etc --libexecdir=/usr/lib/colord \
+--localstatedir=/var --disable-static --enable-vala
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:



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

2014-04-21 Thread Jan de Groot
Date: Monday, April 21, 2014 @ 17:41:39
  Author: jgc
Revision: 211591

upgpkg: colord-gtk 0.1.25-2

colord rebuild

Modified:
  colord-gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-04-21 15:39:53 UTC (rev 211590)
+++ PKGBUILD2014-04-21 15:41:39 UTC (rev 211591)
@@ -4,7 +4,7 @@
 
 pkgname=colord-gtk
 pkgver=0.1.25
-pkgrel=1
+pkgrel=2
 pkgdesc="GTK integration for libcolord"
 arch=('i686' 'x86_64')
 url="http://www.freedesktop.org/software/colord";
@@ -11,8 +11,9 @@
 license=('GPL2')
 depends=('lcms2' 'gtk3' 'colord')
 makedepends=('intltool' 'gobject-introspection' 'vala' 'gtk-doc')
-source=($url/releases/$pkgname-$pkgver.tar.xz)
-sha1sums=('ffb27568ff25860fbcc09cc32ba05469655b099d')
+source=($url/releases/$pkgname-$pkgver.tar.xz{,.asc})
+sha1sums=('ffb27568ff25860fbcc09cc32ba05469655b099d'
+  'SKIP')
 
 build() {
   cd "$pkgname-$pkgver"



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

2014-04-21 Thread Jan Steffens
Date: Monday, April 21, 2014 @ 17:43:49
  Author: heftig
Revision: 211593

colord rebuild

Modified:
  gnome-color-manager/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-04-21 15:41:45 UTC (rev 211592)
+++ PKGBUILD2014-04-21 15:43:49 UTC (rev 211593)
@@ -3,7 +3,7 @@
 
 pkgname=gnome-color-manager
 pkgver=3.12.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Color profile manager for the GNOME desktop"
 arch=(i686 x86_64)
 url="http://projects.gnome.org/gnome-color-manager/";



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

2014-04-21 Thread Jan Steffens
Date: Monday, April 21, 2014 @ 17:45:08
  Author: heftig
Revision: 211594

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

Added:
  gnome-color-manager/repos/staging-i686/
  gnome-color-manager/repos/staging-i686/PKGBUILD
(from rev 211593, gnome-color-manager/trunk/PKGBUILD)
  gnome-color-manager/repos/staging-i686/gnome-color-manager.install
(from rev 211593, gnome-color-manager/trunk/gnome-color-manager.install)
  gnome-color-manager/repos/staging-x86_64/
  gnome-color-manager/repos/staging-x86_64/PKGBUILD
(from rev 211593, gnome-color-manager/trunk/PKGBUILD)
  gnome-color-manager/repos/staging-x86_64/gnome-color-manager.install
(from rev 211593, gnome-color-manager/trunk/gnome-color-manager.install)

+
 staging-i686/PKGBUILD  |   35 +++
 staging-i686/gnome-color-manager.install   |   19 ++
 staging-x86_64/PKGBUILD|   35 +++
 staging-x86_64/gnome-color-manager.install |   19 ++
 4 files changed, 108 insertions(+)

Copied: gnome-color-manager/repos/staging-i686/PKGBUILD (from rev 211593, 
gnome-color-manager/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2014-04-21 15:45:08 UTC (rev 211594)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=gnome-color-manager
+pkgver=3.12.1
+pkgrel=2
+pkgdesc="Color profile manager for the GNOME desktop"
+arch=(i686 x86_64)
+url="http://projects.gnome.org/gnome-color-manager/";
+license=(GPL2)
+depends=(libcanberra vte3 exiv2 hicolor-icon-theme desktop-file-utils 
shared-color-targets colord-gtk libexif)
+makedepends=(intltool yelp-tools)
+optdepends=('argyllcms: color calibration')
+install=gnome-color-manager.install
+options=('!emptydirs')
+groups=('gnome-extra')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('06bbc4ce1cd7862a33c6b8d64e647770936cf8787756135b0781385bac1998a9')
+
+build(){
+  cd $pkgname-$pkgver
+
+  # man pages need docbook-sgml, which we don't have
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --libexecdir=/usr/lib/gnome-color-manager --disable-static 
--disable-man-pages
+
+  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 $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Copied: gnome-color-manager/repos/staging-i686/gnome-color-manager.install 
(from rev 211593, gnome-color-manager/trunk/gnome-color-manager.install)
===
--- staging-i686/gnome-color-manager.install(rev 0)
+++ staging-i686/gnome-color-manager.install2014-04-21 15:45:08 UTC (rev 
211594)
@@ -0,0 +1,19 @@
+post_install() {
+  usr/bin/glib-compile-schemas usr/share/glib-2.0/schemas
+  update-desktop-database -q
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+}
+
+pre_upgrade() {
+  if (( $(vercmp $2 2.90.0) < 0 )); then
+usr/sbin/gconfpkg --uninstall gnome-color-manager
+  fi
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Copied: gnome-color-manager/repos/staging-x86_64/PKGBUILD (from rev 211593, 
gnome-color-manager/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2014-04-21 15:45:08 UTC (rev 211594)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=gnome-color-manager
+pkgver=3.12.1
+pkgrel=2
+pkgdesc="Color profile manager for the GNOME desktop"
+arch=(i686 x86_64)
+url="http://projects.gnome.org/gnome-color-manager/";
+license=(GPL2)
+depends=(libcanberra vte3 exiv2 hicolor-icon-theme desktop-file-utils 
shared-color-targets colord-gtk libexif)
+makedepends=(intltool yelp-tools)
+optdepends=('argyllcms: color calibration')
+install=gnome-color-manager.install
+options=('!emptydirs')
+groups=('gnome-extra')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('06bbc4ce1cd7862a33c6b8d64e647770936cf8787756135b0781385bac1998a9')
+
+build(){
+  cd $pkgname-$pkgver
+
+  # man pages need docbook-sgml, which we don't have
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --libexecdir=/usr/lib/gnome-color-manager --disable-static 
--disable-man-pages
+
+  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 compi

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

2014-04-21 Thread Martin Wimpress
Date: Monday, April 21, 2014 @ 17:45:38
  Author: flexiondotorg
Revision: 109910

upgpkg: caja 1.8.0-3 - Patch integrated locally.

Added:
  caja/trunk/4f1e756e08e61840eb9a52de4debee30006ea31e.diff
Modified:
  caja/trunk/PKGBUILD

---+
 4f1e756e08e61840eb9a52de4debee30006ea31e.diff |   89 
 PKGBUILD  |6 -
 2 files changed, 92 insertions(+), 3 deletions(-)

Added: 4f1e756e08e61840eb9a52de4debee30006ea31e.diff
===
--- 4f1e756e08e61840eb9a52de4debee30006ea31e.diff   
(rev 0)
+++ 4f1e756e08e61840eb9a52de4debee30006ea31e.diff   2014-04-21 15:45:38 UTC 
(rev 109910)
@@ -0,0 +1,89 @@
+diff --git a/src/caja-application.c b/src/caja-application.c
+index 3f4282c..47c86c8 100644
+--- a/src/caja-application.c
 b/src/caja-application.c
+@@ -961,6 +961,15 @@ queue_accel_map_save_callback (GtkAccelMap *object, gchar 
*accel_path,
+ }
+ }
+ 
++static gboolean
++desktop_changed_callback_connect (CajaApplication *application)
++{
++g_signal_connect_swapped (caja_preferences, "changed::" 
CAJA_PREFERENCES_DESKTOP_IS_HOME_DIR,
++  G_CALLBACK(desktop_location_changed_callback),
++  G_OBJECT (application));
++return FALSE;
++}
++
+ void
+ caja_application_startup (CajaApplication *application,
+   gboolean kill_shell,
+@@ -1029,9 +1038,8 @@ caja_application_startup (CajaApplication *application,
+ 
+ /* Monitor the preference to have the desktop */
+ /* point to the Unix home folder */
+-g_signal_connect_swapped (caja_preferences, "changed::" 
CAJA_PREFERENCES_DESKTOP_IS_HOME_DIR,
+-  
G_CALLBACK(desktop_location_changed_callback),
+-  G_OBJECT (application));
++g_timeout_add_seconds (30, (GSourceFunc) 
desktop_changed_callback_connect, application);
++
+ /* Create the other windows. */
+ if (urls != NULL || !no_default_window)
+ {
+diff --git a/src/caja-window-manage-views.c b/src/caja-window-manage-views.c
+index c7918e6..616e85b 100644
+--- a/src/caja-window-manage-views.c
 b/src/caja-window-manage-views.c
+@@ -49,6 +49,7 @@
+ #include 
+ #include 
+ #include 
++#include 
+ #include 
+ #include 
+ #include 
+@@ -527,8 +528,10 @@ caja_window_slot_open_location_full (CajaWindowSlot *slot,
+ char *old_uri, *new_uri;
+ int new_slot_position;
+ GList *l;
+-gboolean target_navigation = FALSE, target_same = FALSE;
+-gboolean is_desktop, is_navigation;
++gboolean target_navigation = FALSE;
++gboolean target_same = FALSE;
++gboolean is_desktop = FALSE;
++gboolean is_navigation = FALSE;
+ 
+ window = slot->pane->window;
+ 
+@@ -567,7 +570,12 @@ caja_window_slot_open_location_full (CajaWindowSlot *slot,
+ * otherwise it's the same window.
+ */
+ if (is_desktop) {
+-  target_navigation = TRUE;
++new_uri = g_file_get_uri (location);
++if (g_str_has_prefix (new_uri, EEL_DESKTOP_URI))
++target_same = TRUE;
++else
++target_navigation = TRUE;
++g_free (new_uri);
+ } else {
+   target_same = TRUE;
+ }
+@@ -676,7 +684,7 @@ caja_window_slot_open_location_full (CajaWindowSlot *slot,
+ }
+ }
+ 
+-if ((target_window == window && target_slot == slot &&
++if (!(is_desktop && target_same) && (target_window == window && 
target_slot == slot &&
+  old_location && g_file_equal (old_location, location))) {
+ 
+ if (callback != NULL) {
+@@ -688,7 +696,7 @@ caja_window_slot_open_location_full (CajaWindowSlot *slot,
+ }
+ 
+ begin_location_change (target_slot, location, old_location, new_selection,
+-   CAJA_LOCATION_CHANGE_STANDARD, 0, NULL, callback, 
user_data);
++   (is_desktop && target_same) ? 
CAJA_LOCATION_CHANGE_RELOAD : CAJA_LOCATION_CHANGE_STANDARD, 0, NULL, callback, 
user_data);
+ 
+ /* Additionally, load this in all slots that have no location, this means
+we load both panes in e.g. a newly opened dual pane window. */

Modified: PKGBUILD
===
--- PKGBUILD2014-04-21 15:38:53 UTC (rev 109909)
+++ PKGBUILD2014-04-21 15:45:38 UTC (rev 109910)
@@ -3,7 +3,7 @@
 
 pkgname=caja
 pkgver=1.8.0
-pkgrel=2
+pkgrel=3
 pkgdesc="The MATE shell and file manager"
 url="http://mate-desktop.org";
 arch=('i686' 'x86_64')
@@ -18,9 +18,9 @@
 conflicts=('mate-file-manager')
 groups=('mate')
 source=("http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz";
-
"https://github.com/mate-desktop/caja/commit/4f1e756e08e61840eb9a52de

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

2014-04-21 Thread Jan de Groot
Date: Monday, April 21, 2014 @ 17:45:26
  Author: jgc
Revision: 211595

upgpkg: gnome-settings-daemon 3.12.1-2

colord update

Modified:
  gnome-settings-daemon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-04-21 15:45:08 UTC (rev 211594)
+++ PKGBUILD2014-04-21 15:45:26 UTC (rev 211595)
@@ -3,7 +3,7 @@
 
 pkgname=gnome-settings-daemon
 pkgver=3.12.1
-pkgrel=1
+pkgrel=2
 pkgdesc="The GNOME Settings daemon"
 arch=('i686' 'x86_64')
 license=('GPL')



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

2014-04-21 Thread Martin Wimpress
Date: Monday, April 21, 2014 @ 17:45:57
  Author: flexiondotorg
Revision: 109911

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

Added:
  caja/repos/community-i686/4f1e756e08e61840eb9a52de4debee30006ea31e.diff
(from rev 109910, caja/trunk/4f1e756e08e61840eb9a52de4debee30006ea31e.diff)
  caja/repos/community-i686/PKGBUILD
(from rev 109910, caja/trunk/PKGBUILD)
  caja/repos/community-i686/caja.install
(from rev 109910, caja/trunk/caja.install)
  caja/repos/community-x86_64/4f1e756e08e61840eb9a52de4debee30006ea31e.diff
(from rev 109910, caja/trunk/4f1e756e08e61840eb9a52de4debee30006ea31e.diff)
  caja/repos/community-x86_64/PKGBUILD
(from rev 109910, caja/trunk/PKGBUILD)
  caja/repos/community-x86_64/caja.install
(from rev 109910, caja/trunk/caja.install)
Deleted:
  caja/repos/community-i686/PKGBUILD
  caja/repos/community-i686/caja.install
  caja/repos/community-x86_64/PKGBUILD
  caja/repos/community-x86_64/caja.install

+
 /PKGBUILD  |   94 
++
 /caja.install  |   28 ++
 community-i686/4f1e756e08e61840eb9a52de4debee30006ea31e.diff   |   89 +
 community-i686/PKGBUILD|   47 -
 community-i686/caja.install|   14 -
 community-x86_64/4f1e756e08e61840eb9a52de4debee30006ea31e.diff |   89 +
 community-x86_64/PKGBUILD  |   47 -
 community-x86_64/caja.install  |   14 -
 8 files changed, 300 insertions(+), 122 deletions(-)

Copied: caja/repos/community-i686/4f1e756e08e61840eb9a52de4debee30006ea31e.diff 
(from rev 109910, caja/trunk/4f1e756e08e61840eb9a52de4debee30006ea31e.diff)
===
--- community-i686/4f1e756e08e61840eb9a52de4debee30006ea31e.diff
(rev 0)
+++ community-i686/4f1e756e08e61840eb9a52de4debee30006ea31e.diff
2014-04-21 15:45:57 UTC (rev 109911)
@@ -0,0 +1,89 @@
+diff --git a/src/caja-application.c b/src/caja-application.c
+index 3f4282c..47c86c8 100644
+--- a/src/caja-application.c
 b/src/caja-application.c
+@@ -961,6 +961,15 @@ queue_accel_map_save_callback (GtkAccelMap *object, gchar 
*accel_path,
+ }
+ }
+ 
++static gboolean
++desktop_changed_callback_connect (CajaApplication *application)
++{
++g_signal_connect_swapped (caja_preferences, "changed::" 
CAJA_PREFERENCES_DESKTOP_IS_HOME_DIR,
++  G_CALLBACK(desktop_location_changed_callback),
++  G_OBJECT (application));
++return FALSE;
++}
++
+ void
+ caja_application_startup (CajaApplication *application,
+   gboolean kill_shell,
+@@ -1029,9 +1038,8 @@ caja_application_startup (CajaApplication *application,
+ 
+ /* Monitor the preference to have the desktop */
+ /* point to the Unix home folder */
+-g_signal_connect_swapped (caja_preferences, "changed::" 
CAJA_PREFERENCES_DESKTOP_IS_HOME_DIR,
+-  
G_CALLBACK(desktop_location_changed_callback),
+-  G_OBJECT (application));
++g_timeout_add_seconds (30, (GSourceFunc) 
desktop_changed_callback_connect, application);
++
+ /* Create the other windows. */
+ if (urls != NULL || !no_default_window)
+ {
+diff --git a/src/caja-window-manage-views.c b/src/caja-window-manage-views.c
+index c7918e6..616e85b 100644
+--- a/src/caja-window-manage-views.c
 b/src/caja-window-manage-views.c
+@@ -49,6 +49,7 @@
+ #include 
+ #include 
+ #include 
++#include 
+ #include 
+ #include 
+ #include 
+@@ -527,8 +528,10 @@ caja_window_slot_open_location_full (CajaWindowSlot *slot,
+ char *old_uri, *new_uri;
+ int new_slot_position;
+ GList *l;
+-gboolean target_navigation = FALSE, target_same = FALSE;
+-gboolean is_desktop, is_navigation;
++gboolean target_navigation = FALSE;
++gboolean target_same = FALSE;
++gboolean is_desktop = FALSE;
++gboolean is_navigation = FALSE;
+ 
+ window = slot->pane->window;
+ 
+@@ -567,7 +570,12 @@ caja_window_slot_open_location_full (CajaWindowSlot *slot,
+ * otherwise it's the same window.
+ */
+ if (is_desktop) {
+-  target_navigation = TRUE;
++new_uri = g_file_get_uri (location);
++if (g_str_has_prefix (new_uri, EEL_DESKTOP_URI))
++target_same = TRUE;
++else
++target_navigation = TRUE;
++g_free (new_uri);
+ } else {
+   target_same = TRUE;
+ }
+@@ -676,7 +684,7 @@ caja_window_slot_open_location_full (CajaWindowSlot *slot,
+ }
+ }
+ 
+-if ((target_window == window && target_

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

2014-04-21 Thread Jan de Groot
Date: Monday, April 21, 2014 @ 17:45:31
  Author: jgc
Revision: 211596

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

Added:
  gnome-settings-daemon/repos/staging-i686/
  gnome-settings-daemon/repos/staging-i686/PKGBUILD
(from rev 211595, gnome-settings-daemon/trunk/PKGBUILD)
  gnome-settings-daemon/repos/staging-i686/gnome-settings-daemon.install
(from rev 211595, gnome-settings-daemon/trunk/gnome-settings-daemon.install)
  gnome-settings-daemon/repos/staging-x86_64/
  gnome-settings-daemon/repos/staging-x86_64/PKGBUILD
(from rev 211595, gnome-settings-daemon/trunk/PKGBUILD)
  gnome-settings-daemon/repos/staging-x86_64/gnome-settings-daemon.install
(from rev 211595, gnome-settings-daemon/trunk/gnome-settings-daemon.install)

--+
 staging-i686/PKGBUILD|   36 +
 staging-i686/gnome-settings-daemon.install   |   12 
 staging-x86_64/PKGBUILD  |   36 +
 staging-x86_64/gnome-settings-daemon.install |   12 
 4 files changed, 96 insertions(+)

Copied: gnome-settings-daemon/repos/staging-i686/PKGBUILD (from rev 211595, 
gnome-settings-daemon/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2014-04-21 15:45:31 UTC (rev 211596)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=gnome-settings-daemon
+pkgver=3.12.1
+pkgrel=2
+pkgdesc="The GNOME Settings daemon"
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('dconf' 'gnome-desktop' 'gsettings-desktop-schemas' 
'hicolor-icon-theme' 'libcanberra-pulse' 'libnotify'
+ 'libsystemd' 'libwacom' 'pulseaudio' 'pulseaudio-alsa' 'upower' 
'libibus' 'librsvg' 'libgweather' 'geocode-glib' 'geoclue2'
+ 'nss')
+makedepends=('intltool' 'xf86-input-wacom' 'libxslt' 'docbook-xsl')
+options=('!emptydirs')
+install=gnome-settings-daemon.install
+url="http://www.gnome.org";
+groups=('gnome')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('639df1fb978c765009d574d0fb892abbf35f1e875ba71e801cb0dd555a15f23c')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --libexecdir=/usr/lib/$pkgname --disable-static
+
+  #https://bugzilla.gnome.org/show_bug.cgi?id=656231
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Copied: gnome-settings-daemon/repos/staging-i686/gnome-settings-daemon.install 
(from rev 211595, gnome-settings-daemon/trunk/gnome-settings-daemon.install)
===
--- staging-i686/gnome-settings-daemon.install  (rev 0)
+++ staging-i686/gnome-settings-daemon.install  2014-04-21 15:45:31 UTC (rev 
211596)
@@ -0,0 +1,12 @@
+post_install() {
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+  gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Copied: gnome-settings-daemon/repos/staging-x86_64/PKGBUILD (from rev 211595, 
gnome-settings-daemon/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2014-04-21 15:45:31 UTC (rev 211596)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=gnome-settings-daemon
+pkgver=3.12.1
+pkgrel=2
+pkgdesc="The GNOME Settings daemon"
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('dconf' 'gnome-desktop' 'gsettings-desktop-schemas' 
'hicolor-icon-theme' 'libcanberra-pulse' 'libnotify'
+ 'libsystemd' 'libwacom' 'pulseaudio' 'pulseaudio-alsa' 'upower' 
'libibus' 'librsvg' 'libgweather' 'geocode-glib' 'geoclue2'
+ 'nss')
+makedepends=('intltool' 'xf86-input-wacom' 'libxslt' 'docbook-xsl')
+options=('!emptydirs')
+install=gnome-settings-daemon.install
+url="http://www.gnome.org";
+groups=('gnome')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('639df1fb978c765009d574d0fb892abbf35f1e875ba71e801cb0dd555a15f23c')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --libexecdir=/usr/lib/$pkgname --disable-static
+
+  #https://bugzilla.gnome.org/show_bug.cgi?id=656231
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Copied: 
gnome-settings-daemon/repos/staging-x86_64/gnome-settings-daemon.install (from 
rev 211595, gnome-settings-daemon/trunk/gnome-settings-daemon.install)

[arch-commits] Commit in cinnamon-settings-daemon/trunk (PKGBUILD)

2014-04-21 Thread Jan Steffens
Date: Monday, April 21, 2014 @ 17:46:25
  Author: heftig
Revision: 109912

colord rebuild

Modified:
  cinnamon-settings-daemon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-04-21 15:45:57 UTC (rev 109911)
+++ PKGBUILD2014-04-21 15:46:25 UTC (rev 109912)
@@ -4,7 +4,7 @@
 
 pkgname=cinnamon-settings-daemon
 pkgver=2.2.1
-pkgrel=2
+pkgrel=3
 pkgdesc="The Cinnamon Settings daemon"
 arch=('i686' 'x86_64')
 license=('GPL')



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

2014-04-21 Thread Jan Steffens
Date: Monday, April 21, 2014 @ 17:48:50
  Author: heftig
Revision: 109913

colord rebuild

Modified:
  cinnamon-control-center/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-04-21 15:46:25 UTC (rev 109912)
+++ PKGBUILD2014-04-21 15:48:50 UTC (rev 109913)
@@ -6,7 +6,7 @@
 
 pkgname=cinnamon-control-center
 pkgver=2.2.3
-pkgrel=2
+pkgrel=3
 pkgdesc="The Control Center for Cinnamon"
 arch=('i686' 'x86_64')
 depends=('cinnamon-settings-daemon' 'cinnamon-translations' 'cinnamon-menus'



[arch-commits] Commit in cinnamon-settings-daemon/repos (8 files)

2014-04-21 Thread Jan Steffens
Date: Monday, April 21, 2014 @ 17:48:56
  Author: heftig
Revision: 109914

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

Added:
  cinnamon-settings-daemon/repos/community-staging-i686/
  cinnamon-settings-daemon/repos/community-staging-i686/PKGBUILD
(from rev 109912, cinnamon-settings-daemon/trunk/PKGBUILD)
  
cinnamon-settings-daemon/repos/community-staging-i686/cinnamon-settings-daemon.install
(from rev 109912, 
cinnamon-settings-daemon/trunk/cinnamon-settings-daemon.install)
  cinnamon-settings-daemon/repos/community-staging-i686/upower_lid.patch
(from rev 109912, cinnamon-settings-daemon/trunk/upower_lid.patch)
  cinnamon-settings-daemon/repos/community-staging-x86_64/
  cinnamon-settings-daemon/repos/community-staging-x86_64/PKGBUILD
(from rev 109912, cinnamon-settings-daemon/trunk/PKGBUILD)
  
cinnamon-settings-daemon/repos/community-staging-x86_64/cinnamon-settings-daemon.install
(from rev 109912, 
cinnamon-settings-daemon/trunk/cinnamon-settings-daemon.install)
  cinnamon-settings-daemon/repos/community-staging-x86_64/upower_lid.patch
(from rev 109912, cinnamon-settings-daemon/trunk/upower_lid.patch)

---+
 community-staging-i686/PKGBUILD   |   44 
 community-staging-i686/cinnamon-settings-daemon.install   |   12 +++
 community-staging-i686/upower_lid.patch   |   28 +++
 community-staging-x86_64/PKGBUILD |   44 
 community-staging-x86_64/cinnamon-settings-daemon.install |   12 +++
 community-staging-x86_64/upower_lid.patch |   28 +++
 6 files changed, 168 insertions(+)

Copied: cinnamon-settings-daemon/repos/community-staging-i686/PKGBUILD (from 
rev 109912, cinnamon-settings-daemon/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2014-04-21 15:48:56 UTC (rev 109914)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Alexandre Filgueira (faidoc) 
+# Contributor: Jan Alexander Steffens (heftig) 
+
+pkgname=cinnamon-settings-daemon
+pkgver=2.2.1
+pkgrel=3
+pkgdesc="The Cinnamon Settings daemon"
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('cinnamon-desktop' 'libibus' 'libcanberra-pulse' 'librsvg' 'nss'
+ 'pulseaudio-alsa' 'upower' 'libnotify' 'libgnomekbd' 'libwacom')
+makedepends=('intltool' 'docbook-xsl' 'gnome-common' 'xf86-input-wacom')
+options=('!emptydirs')
+install=cinnamon-settings-daemon.install
+url="https://github.com/linuxmint/cinnamon-settings-daemon";
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/linuxmint/cinnamon-settings-daemon/archive/${pkgver}.tar.gz";
+"upower_lid.patch")
+sha256sums=('89798977ad44fa4cfaff26d93e21b29f1a9a6a68a1c57c30e5414ad2159a849e'
+'4a94ab880a903c88929ecbfc465cb46aadf30ee14930274fa0eefb7a12f4e3b8')
+
+prepare() {
+  cd $pkgname-$pkgver
+
+  # Fix close lid action with upower 0.99
+  patch -Np1 -i ../upower_lid.patch
+}
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./autogen.sh --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --libexecdir=/usr/lib/$pkgname --disable-static --enable-systemd
+
+  #https://bugzilla.gnome.org/show_bug.cgi?id=656231
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Copied: 
cinnamon-settings-daemon/repos/community-staging-i686/cinnamon-settings-daemon.install
 (from rev 109912, 
cinnamon-settings-daemon/trunk/cinnamon-settings-daemon.install)
===
--- community-staging-i686/cinnamon-settings-daemon.install 
(rev 0)
+++ community-staging-i686/cinnamon-settings-daemon.install 2014-04-21 
15:48:56 UTC (rev 109914)
@@ -0,0 +1,12 @@
+post_install() {
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+  gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Copied: cinnamon-settings-daemon/repos/community-staging-i686/upower_lid.patch 
(from rev 109912, cinnamon-settings-daemon/trunk/upower_lid.patch)
===
--- community-staging-i686/upower_lid.patch (rev 0)
+++ community-staging-i686/upower_lid.patch 2014-04-21 15:48:56 UTC (rev 
109914)
@@ -0,0 +1,28 @@
+--- a/plugins/power/csd-power-manager.c
 b/plugins/power/csd-power-manager.c
+@@ -2215,7 +2215,11 @@ do_lid_closed_action (CsdPowerManager *m
+ 
+ 
+ static void
++#if UP_CHECK_VERSION(0,99,0)
++lid_state_changed_cb (UpClient *client, GParamSpec *pspec, CsdPowerManager 
*manager)
++#else
+ up_client_changed_cb (UpClient *client, CsdPowerManager *manager)
++#endif
+ {
+ gboolean tmp;
+ 
+@@ -3967,8 +39

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

2014-04-21 Thread Sergej Pupykin
Date: Monday, April 21, 2014 @ 17:49:52
  Author: spupykin
Revision: 109915

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

Added:
  cutter/repos/community-i686/ChangeLog
(from rev 109914, cutter/trunk/ChangeLog)
  cutter/repos/community-i686/PKGBUILD
(from rev 109914, cutter/trunk/PKGBUILD)
  cutter/repos/community-x86_64/ChangeLog
(from rev 109914, cutter/trunk/ChangeLog)
  cutter/repos/community-x86_64/PKGBUILD
(from rev 109914, cutter/trunk/PKGBUILD)
Deleted:
  cutter/repos/community-i686/ChangeLog
  cutter/repos/community-i686/PKGBUILD
  cutter/repos/community-x86_64/ChangeLog
  cutter/repos/community-x86_64/PKGBUILD

+
 /ChangeLog |6 +
 /PKGBUILD  |   48 +++
 community-i686/ChangeLog   |3 --
 community-i686/PKGBUILD|   24 -
 community-x86_64/ChangeLog |3 --
 community-x86_64/PKGBUILD  |   24 -
 6 files changed, 54 insertions(+), 54 deletions(-)

Deleted: community-i686/ChangeLog
===
--- community-i686/ChangeLog2014-04-21 15:48:56 UTC (rev 109914)
+++ community-i686/ChangeLog2014-04-21 15:49:52 UTC (rev 109915)
@@ -1,3 +0,0 @@
-2007-07-02 tardo 
-* Built for x86_64
-

Copied: cutter/repos/community-i686/ChangeLog (from rev 109914, 
cutter/trunk/ChangeLog)
===
--- community-i686/ChangeLog(rev 0)
+++ community-i686/ChangeLog2014-04-21 15:49:52 UTC (rev 109915)
@@ -0,0 +1,3 @@
+2007-07-02 tardo 
+* Built for x86_64
+

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-04-21 15:48:56 UTC (rev 109914)
+++ community-i686/PKGBUILD 2014-04-21 15:49:52 UTC (rev 109915)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Sergej Pupykin 
-
-pkgname=cutter
-pkgver=1.03
-pkgrel=5
-pkgdesc="TCP/IP Connection cutting on Linux Firewalls and Routers"
-arch=('i686' 'x86_64')
-url="http://www.digitage.co.uk/digitage/software/linux-security/cutter";
-license=('GPL')
-depends=()
-source=("http://www.digitage.co.uk/digitage/files/cutter/cutter-$pkgver.tgz";)
-md5sums=('50093db9b64277643969ee75b83ebbd1')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  install -D -m 0755 cutter $pkgdir/usr/bin/tcp-cutter
-}

Copied: cutter/repos/community-i686/PKGBUILD (from rev 109914, 
cutter/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-04-21 15:49:52 UTC (rev 109915)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Sergej Pupykin 
+
+pkgname=cutter
+pkgver=1.03
+pkgrel=5
+pkgdesc="TCP/IP Connection cutting on Linux Firewalls and Routers"
+arch=('i686' 'x86_64')
+url="http://www.digitage.co.uk/digitage/software/linux-security/cutter";
+license=('GPL')
+depends=()
+source=("http://www.digitage.co.uk/digitage/files/cutter/cutter-$pkgver.tgz";)
+md5sums=('50093db9b64277643969ee75b83ebbd1')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  install -D -m 0755 cutter $pkgdir/usr/bin/tcp-cutter
+}

Deleted: community-x86_64/ChangeLog
===
--- community-x86_64/ChangeLog  2014-04-21 15:48:56 UTC (rev 109914)
+++ community-x86_64/ChangeLog  2014-04-21 15:49:52 UTC (rev 109915)
@@ -1,3 +0,0 @@
-2007-07-02 tardo 
-* Built for x86_64
-

Copied: cutter/repos/community-x86_64/ChangeLog (from rev 109914, 
cutter/trunk/ChangeLog)
===
--- community-x86_64/ChangeLog  (rev 0)
+++ community-x86_64/ChangeLog  2014-04-21 15:49:52 UTC (rev 109915)
@@ -0,0 +1,3 @@
+2007-07-02 tardo 
+* Built for x86_64
+

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-04-21 15:48:56 UTC (rev 109914)
+++ community-x86_64/PKGBUILD   2014-04-21 15:49:52 UTC (rev 109915)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Sergej Pupykin 
-
-pkgname=cutter
-pkgver=1.03
-pkgrel=5
-pkgdesc="TCP/IP Connection cutting on Linux Firewalls and Routers"
-arch=('i686' 'x86_64')
-url="http://www.digitage.co.uk/digitage/software/linux-security/cutter";
-license=('GPL')
-depends=()
-source=("http://www.digitage.co.uk/digitage/files/cutter/cutter-$pkgver.tgz";)
-md5sums=('50093db9b64277643969ee75b83ebbd1')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  install -D -m 0755 cutter $pkgdir/usr/bin/tcp-cutter
-}

Copied: cutter/repos/community-x86_64/PKGBUI

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

2014-04-21 Thread Jan Steffens
Date: Monday, April 21, 2014 @ 17:50:16
  Author: heftig
Revision: 109916

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

Added:
  cinnamon-control-center/repos/community-staging-i686/
  cinnamon-control-center/repos/community-staging-i686/PKGBUILD
(from rev 109915, cinnamon-control-center/trunk/PKGBUILD)
  
cinnamon-control-center/repos/community-staging-i686/cinnamon-control-center.install
(from rev 109915, 
cinnamon-control-center/trunk/cinnamon-control-center.install)
  cinnamon-control-center/repos/community-staging-x86_64/
  cinnamon-control-center/repos/community-staging-x86_64/PKGBUILD
(from rev 109915, cinnamon-control-center/trunk/PKGBUILD)
  
cinnamon-control-center/repos/community-staging-x86_64/cinnamon-control-center.install
(from rev 109915, 
cinnamon-control-center/trunk/cinnamon-control-center.install)

--+
 community-staging-i686/PKGBUILD  |   51 +
 community-staging-i686/cinnamon-control-center.install   |   11 ++
 community-staging-x86_64/PKGBUILD|   51 +
 community-staging-x86_64/cinnamon-control-center.install |   11 ++
 4 files changed, 124 insertions(+)

Copied: cinnamon-control-center/repos/community-staging-i686/PKGBUILD (from rev 
109915, cinnamon-control-center/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2014-04-21 15:50:16 UTC (rev 109916)
@@ -0,0 +1,51 @@
+# $Id$
+# Maintainer: Alexandre Filgueira 
+# Based on gnome-control-center:
+# Jan Alexander Steffens (heftig) 
+# Jan de Groot 
+
+pkgname=cinnamon-control-center
+pkgver=2.2.3
+pkgrel=3
+pkgdesc="The Control Center for Cinnamon"
+arch=('i686' 'x86_64')
+depends=('cinnamon-settings-daemon' 'cinnamon-translations' 'cinnamon-menus'
+ 'libgnomekbd' 'network-manager-applet')
+optdepends=('gnome-color-manager: for color management tasks')
+makedepends=('intltool' 'gnome-common' 'docbook-xsl')
+url="https://github.com/linuxmint/cinnamon-control-center";
+install=cinnamon-control-center.install
+license=('GPL')
+options=('!emptydirs')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxmint/cinnamon-control-center/archive/$pkgver.tar.gz";)
+sha256sums=('50a3da1282f7dcda7a9460aff18873bc83076b74c8dcbe9919e0a372672ae6c9')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./autogen.sh --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var --disable-static \
+  --enable-systemd \
+  --disable-update-mimedb
+
+  #https://bugzilla.gnome.org/show_bug.cgi?id=656229
+  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 $pkgname-$pkgver
+
+  make DESTDIR="$pkgdir" install
+
+  # Remove unused stuff
+  make -C panels/sound DESTDIR="$pkgdir" uninstall
+  make -C panels/sound/data DESTDIR="$pkgdir" install
+  make -C shell DESTDIR="$pkgdir" uninstall-binPROGRAMS 
uninstall-directoryDATA uninstall-uiDATA
+  rm -R "$pkgdir/usr/share/applications"
+  rm -R "$pkgdir/etc"
+
+  # Fix a warning
+  chown 102:0 "$pkgdir/usr/share/polkit-1/rules.d"
+  chmod 700 "$pkgdir/usr/share/polkit-1/rules.d"
+}

Copied: 
cinnamon-control-center/repos/community-staging-i686/cinnamon-control-center.install
 (from rev 109915, 
cinnamon-control-center/trunk/cinnamon-control-center.install)
===
--- community-staging-i686/cinnamon-control-center.install  
(rev 0)
+++ community-staging-i686/cinnamon-control-center.install  2014-04-21 
15:50:16 UTC (rev 109916)
@@ -0,0 +1,11 @@
+post_install() {
+gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+}
+
+post_upgrade() {
+post_install $1
+}
+
+post_remove() {
+post_install $1
+}
\ No newline at end of file

Copied: cinnamon-control-center/repos/community-staging-x86_64/PKGBUILD (from 
rev 109915, cinnamon-control-center/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2014-04-21 15:50:16 UTC (rev 109916)
@@ -0,0 +1,51 @@
+# $Id$
+# Maintainer: Alexandre Filgueira 
+# Based on gnome-control-center:
+# Jan Alexander Steffens (heftig) 
+# Jan de Groot 
+
+pkgname=cinnamon-control-center
+pkgver=2.2.3
+pkgrel=3
+pkgdesc="The Control Center for Cinnamon"
+arch=('i686' 'x86_64')
+depends=('cinnamon-settings-daemon' 'cinnamon-translations' 'cinnamon-menus'
+ 'libgnomekbd' 'network-manager-applet')
+optdepends=('gnome-color-manager: for color management tasks')
+makedepends=('in

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

2014-04-21 Thread Jan de Groot
Date: Monday, April 21, 2014 @ 17:50:52
  Author: jgc
Revision: 211597

upgpkg: gnome-control-center 3.12.1-2
colord rebuild

Modified:
  gnome-control-center/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-04-21 15:45:31 UTC (rev 211596)
+++ PKGBUILD2014-04-21 15:50:52 UTC (rev 211597)
@@ -4,7 +4,7 @@
 
 pkgname=gnome-control-center
 pkgver=3.12.1
-pkgrel=1
+pkgrel=2
 pkgdesc="The Control Center for GNOME"
 license=(GPL)
 arch=(i686 x86_64)



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

2014-04-21 Thread Jan de Groot
Date: Monday, April 21, 2014 @ 17:50:57
  Author: jgc
Revision: 211598

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

Added:
  gnome-control-center/repos/staging-i686/
  gnome-control-center/repos/staging-i686/PKGBUILD
(from rev 211597, gnome-control-center/trunk/PKGBUILD)
  gnome-control-center/repos/staging-i686/gnome-control-center.install
(from rev 211597, gnome-control-center/trunk/gnome-control-center.install)
  gnome-control-center/repos/staging-x86_64/
  gnome-control-center/repos/staging-x86_64/PKGBUILD
(from rev 211597, gnome-control-center/trunk/PKGBUILD)
  gnome-control-center/repos/staging-x86_64/gnome-control-center.install
(from rev 211597, gnome-control-center/trunk/gnome-control-center.install)

-+
 staging-i686/PKGBUILD   |   49 ++
 staging-i686/gnome-control-center.install   |   11 +
 staging-x86_64/PKGBUILD |   49 ++
 staging-x86_64/gnome-control-center.install |   11 +
 4 files changed, 120 insertions(+)

Copied: gnome-control-center/repos/staging-i686/PKGBUILD (from rev 211597, 
gnome-control-center/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2014-04-21 15:50:57 UTC (rev 211598)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Jan de Groot 
+
+pkgname=gnome-control-center
+pkgver=3.12.1
+pkgrel=2
+pkgdesc="The Control Center for GNOME"
+license=(GPL)
+arch=(i686 x86_64)
+depends=(accountsservice cups-pk-helper gnome-bluetooth gnome-desktop 
gnome-menus
+ gnome-online-accounts gnome-settings-daemon gsettings-desktop-schemas 
gtk3
+ libgtop network-manager-applet sound-theme-freedesktop upower 
libpwquality
+ gnome-color-manager smbclient libmm-glib libgnomekbd grilo 
clutter-gtk)
+makedepends=(gnome-doc-utils intltool docbook-xsl gnome-common modemmanager)
+optdepends=('system-config-printer: Printer settings'
+'gnome-user-share: Bluetooth and WebDAV file sharing'
+'rygel: media sharing'
+'vino: screen sharing'
+'openssh: remote login'
+'ntp: network time sync')
+groups=(gnome)
+url="http://www.gnome.org";
+install=gnome-control-center.install
+options=('!emptydirs')
+source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('5297d448eff0ec58f6c0ad9fbd1b94bed0a850496df0ee65571c0622b49c1582')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --libexecdir=/usr/lib/$pkgname --disable-static --disable-silent-rules
+
+  #https://bugzilla.gnome.org/show_bug.cgi?id=656229
+  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 $pkgname-$pkgver
+
+  make DESTDIR="$pkgdir" install
+
+  # Fix a warning
+  chown 102:0 "$pkgdir/usr/share/polkit-1/rules.d"
+  chmod 700 "$pkgdir/usr/share/polkit-1/rules.d"
+}

Copied: gnome-control-center/repos/staging-i686/gnome-control-center.install 
(from rev 211597, gnome-control-center/trunk/gnome-control-center.install)
===
--- staging-i686/gnome-control-center.install   (rev 0)
+++ staging-i686/gnome-control-center.install   2014-04-21 15:50:57 UTC (rev 
211598)
@@ -0,0 +1,11 @@
+post_install() {
+gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+}
+
+post_upgrade() {
+post_install $1
+}
+
+post_remove() {
+post_install $1
+}

Copied: gnome-control-center/repos/staging-x86_64/PKGBUILD (from rev 211597, 
gnome-control-center/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2014-04-21 15:50:57 UTC (rev 211598)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Jan de Groot 
+
+pkgname=gnome-control-center
+pkgver=3.12.1
+pkgrel=2
+pkgdesc="The Control Center for GNOME"
+license=(GPL)
+arch=(i686 x86_64)
+depends=(accountsservice cups-pk-helper gnome-bluetooth gnome-desktop 
gnome-menus
+ gnome-online-accounts gnome-settings-daemon gsettings-desktop-schemas 
gtk3
+ libgtop network-manager-applet sound-theme-freedesktop upower 
libpwquality
+ gnome-color-manager smbclient libmm-glib libgnomekbd grilo 
clutter-gtk)
+makedepends=(gnome-doc-utils intltool docbook-xsl gnome-common modemmanager)
+optdepends=('system-config-printer: Printer settings'
+'gnome-user-share: Bluetooth and W

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

2014-04-21 Thread Sergej Pupykin
Date: Monday, April 21, 2014 @ 17:53:37
  Author: spupykin
Revision: 109921

upgpkg: cutter 1.03-6

upd

Modified:
  cutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-04-21 15:53:09 UTC (rev 109920)
+++ PKGBUILD2014-04-21 15:53:37 UTC (rev 109921)
@@ -4,7 +4,7 @@
 
 pkgname=cutter
 pkgver=1.03
-pkgrel=5
+pkgrel=6
 pkgdesc="TCP/IP Connection cutting on Linux Firewalls and Routers"
 arch=('i686' 'x86_64')
 url="http://www.digitage.co.uk/digitage/software/linux-security/cutter";



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

2014-04-21 Thread Sergej Pupykin
Date: Monday, April 21, 2014 @ 17:53:49
  Author: spupykin
Revision: 109922

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

Added:
  cutter/repos/community-i686/ChangeLog
(from rev 109921, cutter/trunk/ChangeLog)
  cutter/repos/community-i686/PKGBUILD
(from rev 109921, cutter/trunk/PKGBUILD)
  cutter/repos/community-x86_64/ChangeLog
(from rev 109921, cutter/trunk/ChangeLog)
  cutter/repos/community-x86_64/PKGBUILD
(from rev 109921, cutter/trunk/PKGBUILD)
Deleted:
  cutter/repos/community-i686/ChangeLog
  cutter/repos/community-i686/PKGBUILD
  cutter/repos/community-x86_64/ChangeLog
  cutter/repos/community-x86_64/PKGBUILD

+
 /ChangeLog |6 +
 /PKGBUILD  |   48 +++
 community-i686/ChangeLog   |3 --
 community-i686/PKGBUILD|   24 -
 community-x86_64/ChangeLog |3 --
 community-x86_64/PKGBUILD  |   24 -
 6 files changed, 54 insertions(+), 54 deletions(-)

Deleted: community-i686/ChangeLog
===
--- community-i686/ChangeLog2014-04-21 15:53:37 UTC (rev 109921)
+++ community-i686/ChangeLog2014-04-21 15:53:49 UTC (rev 109922)
@@ -1,3 +0,0 @@
-2007-07-02 tardo 
-* Built for x86_64
-

Copied: cutter/repos/community-i686/ChangeLog (from rev 109921, 
cutter/trunk/ChangeLog)
===
--- community-i686/ChangeLog(rev 0)
+++ community-i686/ChangeLog2014-04-21 15:53:49 UTC (rev 109922)
@@ -0,0 +1,3 @@
+2007-07-02 tardo 
+* Built for x86_64
+

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-04-21 15:53:37 UTC (rev 109921)
+++ community-i686/PKGBUILD 2014-04-21 15:53:49 UTC (rev 109922)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Sergej Pupykin 
-
-pkgname=cutter
-pkgver=1.03
-pkgrel=5
-pkgdesc="TCP/IP Connection cutting on Linux Firewalls and Routers"
-arch=('i686' 'x86_64')
-url="http://www.digitage.co.uk/digitage/software/linux-security/cutter";
-license=('GPL')
-depends=()
-source=("http://www.digitage.co.uk/digitage/files/cutter/cutter-$pkgver.tgz";)
-md5sums=('50093db9b64277643969ee75b83ebbd1')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  install -D -m 0755 cutter $pkgdir/usr/bin/tcp-cutter
-}

Copied: cutter/repos/community-i686/PKGBUILD (from rev 109921, 
cutter/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-04-21 15:53:49 UTC (rev 109922)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Sergej Pupykin 
+
+pkgname=cutter
+pkgver=1.03
+pkgrel=6
+pkgdesc="TCP/IP Connection cutting on Linux Firewalls and Routers"
+arch=('i686' 'x86_64')
+url="http://www.digitage.co.uk/digitage/software/linux-security/cutter";
+license=('GPL')
+depends=()
+source=("http://www.digitage.co.uk/digitage/files/cutter/cutter-$pkgver.tgz";)
+md5sums=('50093db9b64277643969ee75b83ebbd1')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  install -D -m 0755 cutter $pkgdir/usr/bin/tcp-cutter
+}

Deleted: community-x86_64/ChangeLog
===
--- community-x86_64/ChangeLog  2014-04-21 15:53:37 UTC (rev 109921)
+++ community-x86_64/ChangeLog  2014-04-21 15:53:49 UTC (rev 109922)
@@ -1,3 +0,0 @@
-2007-07-02 tardo 
-* Built for x86_64
-

Copied: cutter/repos/community-x86_64/ChangeLog (from rev 109921, 
cutter/trunk/ChangeLog)
===
--- community-x86_64/ChangeLog  (rev 0)
+++ community-x86_64/ChangeLog  2014-04-21 15:53:49 UTC (rev 109922)
@@ -0,0 +1,3 @@
+2007-07-02 tardo 
+* Built for x86_64
+

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-04-21 15:53:37 UTC (rev 109921)
+++ community-x86_64/PKGBUILD   2014-04-21 15:53:49 UTC (rev 109922)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Sergej Pupykin 
-
-pkgname=cutter
-pkgver=1.03
-pkgrel=5
-pkgdesc="TCP/IP Connection cutting on Linux Firewalls and Routers"
-arch=('i686' 'x86_64')
-url="http://www.digitage.co.uk/digitage/software/linux-security/cutter";
-license=('GPL')
-depends=()
-source=("http://www.digitage.co.uk/digitage/files/cutter/cutter-$pkgver.tgz";)
-md5sums=('50093db9b64277643969ee75b83ebbd1')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  install -D -m 0755 cutter $pkgdir/usr/bin/tcp-cutter
-}

Copied: cutter/repos/community-x86_64/PKGBUI

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

2014-04-21 Thread Alexander Rødseth
Date: Monday, April 21, 2014 @ 17:59:17
  Author: arodseth
Revision: 109923

upgpkg: dart 1.3.3-1

Modified:
  dart/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-04-21 15:53:49 UTC (rev 109922)
+++ PKGBUILD2014-04-21 15:59:17 UTC (rev 109923)
@@ -6,7 +6,7 @@
 # Contributor: Julien Nicoulaud 
 
 pkgname=dart
-pkgver=1.3
+pkgver=1.3.3
 pkgrel=1
 pkgdesc='The dart programming language SDK'
 arch=('x86_64' 'i686')
@@ -18,10 +18,10 @@
 
 if [[ $CARCH == x86_64 ]]; then
   
source=("$pkgname-$pkgver-64.zip::http://storage.googleapis.com/dart-archive/channels/stable/release/latest/sdk/dartsdk-linux-x64-release.zip";)
-  
sha256sums=('62de0c4bcc2c7fd5c3ef0667350d51415010f96815951f4dc0a4e97de2ec68d4')
+  
sha256sums=('ca8ab3fc4d603a554b7f28f02db495907c91f4c6f0faa8f8be9fa6af59ce8560')
 else
   
source=("$pkgname-$pkgver-32.zip::http://storage.googleapis.com/dart-archive/channels/stable/release/latest/sdk/dartsdk-linux-ia32-release.zip";)
-  
sha256sums=('0b8d00479eae6f100bbfcdd04801e217373289e8897dded074abdfe947a9596c')
+  
sha256sums=('b97d1e35d25683f6dd5e72c05b7c80bc804967b609ce2422549278619317a108')
 fi
 
 prepare() {



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

2014-04-21 Thread Alexander Rødseth
Date: Monday, April 21, 2014 @ 17:59:30
  Author: arodseth
Revision: 109924

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-04-21 15:59:17 UTC (rev 109923)
+++ community-i686/PKGBUILD 2014-04-21 15:59:30 UTC (rev 109924)
@@ -1,73 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth 
-# Contributor: T. Jameson Little 
-# Contributor: Usagi Ito 
-# Contributor: siasia 
-# Contributor: Julien Nicoulaud 
-
-pkgname=dart
-pkgver=1.3
-pkgrel=1
-pkgdesc='The dart programming language SDK'
-arch=('x86_64' 'i686')
-url='http://www.dartlang.org/'
-license=('BSD')
-optdepends=('java-runtime: for dartanalyzer')
-makedepends=('setconf')
-options=('!strip')
-
-if [[ $CARCH == x86_64 ]]; then
-  
source=("$pkgname-$pkgver-64.zip::http://storage.googleapis.com/dart-archive/channels/stable/release/latest/sdk/dartsdk-linux-x64-release.zip";)
-  
sha256sums=('62de0c4bcc2c7fd5c3ef0667350d51415010f96815951f4dc0a4e97de2ec68d4')
-else
-  
source=("$pkgname-$pkgver-32.zip::http://storage.googleapis.com/dart-archive/channels/stable/release/latest/sdk/dartsdk-linux-ia32-release.zip";)
-  
sha256sums=('0b8d00479eae6f100bbfcdd04801e217373289e8897dded074abdfe947a9596c')
-fi
-
-prepare() {
-  # Fix permissions
-  find "$pkgname-sdk" -type d -exec chmod 0755 '{}' + \
--or -type f -exec chmod 0644 '{}' +
-  chmod +x "$pkgname-sdk/bin/"*
-
-  # Fix paths
-  cd "$pkgname-sdk/bin"
-  setconf dart2js BIN_DIR "/opt/$pkgname-sdk/bin"
-  setconf dart2js PROG_NAME "/opt/$pkgname-sdk/bin/dart2js"
-  setconf dartanalyzer SCRIPT_DIR "/opt/$pkgname-sdk/bin"
-  setconf docgen BIN_DIR "/opt/$pkgname-sdk/bin"
-  setconf pub BIN_DIR "/opt/$pkgname-sdk/bin"
-  setconf pub SDK_DIR "/opt/$pkgname-sdk/"
-  setconf dartfmt BIN_DIR "/opt/$pkgname-sdk/bin"
-  setconf dartfmt SDK_DIR "/opt/$pkgname-sdk/"
-
-  # Fix missing "fi" and missing newline
-  echo -e "fi\n" >> pub
-
-  # Extract license (AUTHORS and LICENSE files are missing
-  head -n5 "../include/dart_api.h" > ../../LICENSE
-}
-
-package() {
-  # Create directories
-  install -d "$pkgdir"{"/opt/$pkgname-sdk",/usr/{bin,"share/doc/$pkgname-sdk"}}
-
-  # Package the files
-  cp -a "$pkgname-sdk/"* "$pkgdir/opt/$pkgname-sdk/"
-
-  # Set up symbolic links for the executables
-  for f in dart dart2js dartanalyzer docgen pub dartfmt; do
-ln -s "/opt/$pkgname-sdk/bin/$f" "$pkgdir/usr/bin/$f"
-  done
-
-  # Package samples and documentation
-  for f in samples about.html about_files; do
-echo mv "$pkgdir/opt/$pkgname-sdk/$f" "$pkgdir/usr/share/doc/$pkgname/"
-  done
-
-  # BSD License
-  install -Dm644 LICENSE \
-"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: dart/repos/community-i686/PKGBUILD (from rev 109923, 
dart/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-04-21 15:59:30 UTC (rev 109924)
@@ -0,0 +1,73 @@
+# $Id$
+# Maintainer: Alexander Rødseth 
+# Contributor: T. Jameson Little 
+# Contributor: Usagi Ito 
+# Contributor: siasia 
+# Contributor: Julien Nicoulaud 
+
+pkgname=dart
+pkgver=1.3.3
+pkgrel=1
+pkgdesc='The dart programming language SDK'
+arch=('x86_64' 'i686')
+url='http://www.dartlang.org/'
+license=('BSD')
+optdepends=('java-runtime: for dartanalyzer')
+makedepends=('setconf')
+options=('!strip')
+
+if [[ $CARCH == x86_64 ]]; then
+  
source=("$pkgname-$pkgver-64.zip::http://storage.googleapis.com/dart-archive/channels/stable/release/latest/sdk/dartsdk-linux-x64-release.zip";)
+  
sha256sums=('ca8ab3fc4d603a554b7f28f02db495907c91f4c6f0faa8f8be9fa6af59ce8560')
+else
+  
source=("$pkgname-$pkgver-32.zip::http://storage.googleapis.com/dart-archive/channels/stable/release/latest/sdk/dartsdk-linux-ia32-release.zip";)
+  
sha256sums=('b97d1e35d25683f6dd5e72c05b7c80bc804967b609ce2422549278619317a108')
+fi
+
+prepare() {
+  # Fix permissions
+  find "$pkgname-sdk" -type d -exec chmod 0755 '{}' + \
+-or -type f -exec chmod 0644 '{}' +
+  chmod +x "$pkgname-sdk/bin/"*
+
+  # Fix paths
+  cd "$pkgname-sdk/bin"
+  setconf dart2js BIN_DIR "/opt/$pkgname-sdk/bin"
+  setconf dart2js PROG_NAME "/opt/$pkgname-sdk/bin/dart2js"
+  setconf dartanalyzer SCRIPT_DIR "/opt/$pkgname-sdk/bin

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

2014-04-21 Thread Jan de Groot
Date: Monday, April 21, 2014 @ 18:11:02
  Author: jgc
Revision: 211605

upgpkg: orc 0.4.19-1

Modified:
  orc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-04-21 15:52:25 UTC (rev 211604)
+++ PKGBUILD2014-04-21 16:11:02 UTC (rev 211605)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Ionut Biru 
 pkgname=orc
-pkgver=0.4.18
+pkgver=0.4.19
 pkgrel=1
 pkgdesc="The Oild Runtime Compiler"
 arch=('i686' 'x86_64')
@@ -10,6 +10,7 @@
 depends=('glibc')
 makedepends=('valgrind')
 source=(http://gstreamer.freedesktop.org/src/orc/${pkgname}-${pkgver}.tar.gz)
+md5sums=('2cacea6271aade6d592fe1622a136f19')
 
 build () {
 cd $pkgname-$pkgver
@@ -27,4 +28,3 @@
 make DESTDIR="$pkgdir" install
 install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
 }
-md5sums=('1a2552e8d127526c48d644fe6437b377')



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

2014-04-21 Thread Jan de Groot
Date: Monday, April 21, 2014 @ 18:11:09
  Author: jgc
Revision: 211606

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-04-21 16:11:02 UTC (rev 211605)
+++ extra-i686/PKGBUILD 2014-04-21 16:11:09 UTC (rev 211606)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-pkgname=orc
-pkgver=0.4.18
-pkgrel=1
-pkgdesc="The Oild Runtime Compiler"
-arch=('i686' 'x86_64')
-license=('custom')
-url="http://code.entropywave.com/projects/orc/";
-depends=('glibc')
-makedepends=('valgrind')
-source=(http://gstreamer.freedesktop.org/src/orc/${pkgname}-${pkgver}.tar.gz)
-
-build () {
-cd $pkgname-$pkgver
-./configure --prefix=/usr --disable-static
-make
-}
-
-check() {
-cd $pkgname-$pkgver
-make check
-}
-
-package() {
-cd $pkgname-$pkgver
-make DESTDIR="$pkgdir" install
-install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
-}
-md5sums=('1a2552e8d127526c48d644fe6437b377')

Copied: orc/repos/extra-i686/PKGBUILD (from rev 211605, orc/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-04-21 16:11:09 UTC (rev 211606)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Ionut Biru 
+pkgname=orc
+pkgver=0.4.19
+pkgrel=1
+pkgdesc="The Oild Runtime Compiler"
+arch=('i686' 'x86_64')
+license=('custom')
+url="http://code.entropywave.com/projects/orc/";
+depends=('glibc')
+makedepends=('valgrind')
+source=(http://gstreamer.freedesktop.org/src/orc/${pkgname}-${pkgver}.tar.gz)
+md5sums=('2cacea6271aade6d592fe1622a136f19')
+
+build () {
+cd $pkgname-$pkgver
+./configure --prefix=/usr --disable-static
+make
+}
+
+check() {
+cd $pkgname-$pkgver
+make check
+}
+
+package() {
+cd $pkgname-$pkgver
+make DESTDIR="$pkgdir" install
+install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-04-21 16:11:02 UTC (rev 211605)
+++ extra-x86_64/PKGBUILD   2014-04-21 16:11:09 UTC (rev 211606)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-pkgname=orc
-pkgver=0.4.18
-pkgrel=1
-pkgdesc="The Oild Runtime Compiler"
-arch=('i686' 'x86_64')
-license=('custom')
-url="http://code.entropywave.com/projects/orc/";
-depends=('glibc')
-makedepends=('valgrind')
-source=(http://gstreamer.freedesktop.org/src/orc/${pkgname}-${pkgver}.tar.gz)
-
-build () {
-cd $pkgname-$pkgver
-./configure --prefix=/usr --disable-static
-make
-}
-
-check() {
-cd $pkgname-$pkgver
-make check
-}
-
-package() {
-cd $pkgname-$pkgver
-make DESTDIR="$pkgdir" install
-install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
-}
-md5sums=('1a2552e8d127526c48d644fe6437b377')

Copied: orc/repos/extra-x86_64/PKGBUILD (from rev 211605, orc/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2014-04-21 16:11:09 UTC (rev 211606)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Ionut Biru 
+pkgname=orc
+pkgver=0.4.19
+pkgrel=1
+pkgdesc="The Oild Runtime Compiler"
+arch=('i686' 'x86_64')
+license=('custom')
+url="http://code.entropywave.com/projects/orc/";
+depends=('glibc')
+makedepends=('valgrind')
+source=(http://gstreamer.freedesktop.org/src/orc/${pkgname}-${pkgver}.tar.gz)
+md5sums=('2cacea6271aade6d592fe1622a136f19')
+
+build () {
+cd $pkgname-$pkgver
+./configure --prefix=/usr --disable-static
+make
+}
+
+check() {
+cd $pkgname-$pkgver
+make check
+}
+
+package() {
+cd $pkgname-$pkgver
+make DESTDIR="$pkgdir" install
+install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+}



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

2014-04-21 Thread Jan de Groot
Date: Monday, April 21, 2014 @ 18:17:18
  Author: jgc
Revision: 211607

upgpkg: gstreamer 1.2.4-1

Modified:
  gstreamer/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-04-21 16:11:09 UTC (rev 211606)
+++ PKGBUILD2014-04-21 16:17:18 UTC (rev 211607)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot 
 
 pkgname=gstreamer
-pkgver=1.2.3
+pkgver=1.2.4
 pkgrel=1
 pkgdesc="GStreamer Multimedia Framework"
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 optdepends=('sh: feedback script')
 makedepends=('intltool' 'pkgconfig' 'gtk-doc' 'gobject-introspection')
 source=(${url}/src/gstreamer/gstreamer-${pkgver}.tar.xz)
-sha256sums=('0f9a9817a384b3448c368c23345e5122435caef9c00f1c40d7b1953827b0d8eb')
+sha256sums=('1e7ca67a7870a82c9ed51d51d0008cdbc550c41d64cc3ff3f9a1c2fc311b4929')
 
 build() {
   cd "${srcdir}/gstreamer-${pkgver}"



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

2014-04-21 Thread Jan de Groot
Date: Monday, April 21, 2014 @ 18:17:25
  Author: jgc
Revision: 211608

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-04-21 16:17:18 UTC (rev 211607)
+++ extra-i686/PKGBUILD 2014-04-21 16:17:25 UTC (rev 211608)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-
-pkgname=gstreamer
-pkgver=1.2.3
-pkgrel=1
-pkgdesc="GStreamer Multimedia Framework"
-arch=('i686' 'x86_64')
-license=('LGPL')
-url="http://gstreamer.freedesktop.org/";
-depends=('libxml2' 'glib2')
-optdepends=('sh: feedback script')
-makedepends=('intltool' 'pkgconfig' 'gtk-doc' 'gobject-introspection')
-source=(${url}/src/gstreamer/gstreamer-${pkgver}.tar.xz)
-sha256sums=('0f9a9817a384b3448c368c23345e5122435caef9c00f1c40d7b1953827b0d8eb')
-
-build() {
-  cd "${srcdir}/gstreamer-${pkgver}"
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var 
--libexecdir=/usr/lib \
---with-package-name="GStreamer (Arch Linux)" \
---with-package-origin="http://www.archlinux.org/"; \
---enable-gtk-doc --disable-static
-
-  # https://bugzilla.gnome.org/show_bug.cgi?id=655517
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-  make
-}
-
-check() {
-  cd "${srcdir}/gstreamer-${pkgver}"
-  make check
-}
-
-package() {
-  cd "${srcdir}/gstreamer-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-}

Copied: gstreamer/repos/extra-i686/PKGBUILD (from rev 211607, 
gstreamer/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-04-21 16:17:25 UTC (rev 211608)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=gstreamer
+pkgver=1.2.4
+pkgrel=1
+pkgdesc="GStreamer Multimedia Framework"
+arch=('i686' 'x86_64')
+license=('LGPL')
+url="http://gstreamer.freedesktop.org/";
+depends=('libxml2' 'glib2')
+optdepends=('sh: feedback script')
+makedepends=('intltool' 'pkgconfig' 'gtk-doc' 'gobject-introspection')
+source=(${url}/src/gstreamer/gstreamer-${pkgver}.tar.xz)
+sha256sums=('1e7ca67a7870a82c9ed51d51d0008cdbc550c41d64cc3ff3f9a1c2fc311b4929')
+
+build() {
+  cd "${srcdir}/gstreamer-${pkgver}"
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var 
--libexecdir=/usr/lib \
+--with-package-name="GStreamer (Arch Linux)" \
+--with-package-origin="http://www.archlinux.org/"; \
+--enable-gtk-doc --disable-static
+
+  # https://bugzilla.gnome.org/show_bug.cgi?id=655517
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+check() {
+  cd "${srcdir}/gstreamer-${pkgver}"
+  make check
+}
+
+package() {
+  cd "${srcdir}/gstreamer-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-04-21 16:17:18 UTC (rev 211607)
+++ extra-x86_64/PKGBUILD   2014-04-21 16:17:25 UTC (rev 211608)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-
-pkgname=gstreamer
-pkgver=1.2.3
-pkgrel=1
-pkgdesc="GStreamer Multimedia Framework"
-arch=('i686' 'x86_64')
-license=('LGPL')
-url="http://gstreamer.freedesktop.org/";
-depends=('libxml2' 'glib2')
-optdepends=('sh: feedback script')
-makedepends=('intltool' 'pkgconfig' 'gtk-doc' 'gobject-introspection')
-source=(${url}/src/gstreamer/gstreamer-${pkgver}.tar.xz)
-sha256sums=('0f9a9817a384b3448c368c23345e5122435caef9c00f1c40d7b1953827b0d8eb')
-
-build() {
-  cd "${srcdir}/gstreamer-${pkgver}"
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var 
--libexecdir=/usr/lib \
---with-package-name="GStreamer (Arch Linux)" \
---with-package-origin="http://www.archlinux.org/"; \
---enable-gtk-doc --disable-static
-
-  # https://bugzilla.gnome.org/show_bug.cgi?id=655517
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-  make
-}
-
-check() {
-  cd "${srcdir}/gstreamer-${pkgver}"
-  make check
-}
-
-package() {
-  cd "${srcdir}/gstreamer-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-}

Copied: gstreamer/repos/extra-x86_64/PKGBUILD (from rev 211607, 
gstreamer/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2014-04-21 16:17:25 UTC (rev 211608)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+

[arch-commits] Commit in gst-plugins-base/trunk (PKGBUILD)

2014-04-21 Thread Jan de Groot
Date: Monday, April 21, 2014 @ 18:23:57
  Author: jgc
Revision: 211609

upgpkg: gst-plugins-base 1.2.4-1

Modified:
  gst-plugins-base/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-04-21 16:17:25 UTC (rev 211608)
+++ PKGBUILD2014-04-21 16:23:57 UTC (rev 211609)
@@ -3,7 +3,7 @@
 
 pkgbase=gst-plugins-base
 pkgname=('gst-plugins-base-libs' 'gst-plugins-base')
-pkgver=1.2.3
+pkgver=1.2.4
 pkgrel=1
 pkgdesc="GStreamer Multimedia Framework Base Plugins"
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 options=(!emptydirs)
 url="http://gstreamer.freedesktop.org/";
 source=(${url}/src/$pkgbase/$pkgbase-${pkgver}.tar.xz)
-sha256sums=('61edec35c270f86928bad434bd059da4efff865d1ef01bcc64ecbd903625dae1')
+sha256sums=('4d6273dc3f5a94bcc53ccfe0711cfddd49e31371d1136bf62fa1ecc604fc6550')
 
 build() {
   cd $pkgbase-$pkgver



[arch-commits] Commit in gst-plugins-base/repos (4 files)

2014-04-21 Thread Jan de Groot
Date: Monday, April 21, 2014 @ 18:24:05
  Author: jgc
Revision: 211610

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

Added:
  gst-plugins-base/repos/extra-i686/PKGBUILD
(from rev 211609, gst-plugins-base/trunk/PKGBUILD)
  gst-plugins-base/repos/extra-x86_64/PKGBUILD
(from rev 211609, gst-plugins-base/trunk/PKGBUILD)
Deleted:
  gst-plugins-base/repos/extra-i686/PKGBUILD
  gst-plugins-base/repos/extra-x86_64/PKGBUILD

---+
 /PKGBUILD |  108 
 extra-i686/PKGBUILD   |   54 
 extra-x86_64/PKGBUILD |   54 
 3 files changed, 108 insertions(+), 108 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-04-21 16:23:57 UTC (rev 211609)
+++ extra-i686/PKGBUILD 2014-04-21 16:24:05 UTC (rev 211610)
@@ -1,54 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-
-pkgbase=gst-plugins-base
-pkgname=('gst-plugins-base-libs' 'gst-plugins-base')
-pkgver=1.2.3
-pkgrel=1
-pkgdesc="GStreamer Multimedia Framework Base Plugins"
-arch=('i686' 'x86_64')
-license=('LGPL')
-makedepends=('pkgconfig' 'gstreamer' 'orc' 'libxv' 'alsa-lib' 'cdparanoia' 
'libvisual' 'libvorbis' 'libtheora' 'pango' 'gobject-introspection')
-options=(!emptydirs)
-url="http://gstreamer.freedesktop.org/";
-source=(${url}/src/$pkgbase/$pkgbase-${pkgver}.tar.xz)
-sha256sums=('61edec35c270f86928bad434bd059da4efff865d1ef01bcc64ecbd903625dae1')
-
-build() {
-  cd $pkgbase-$pkgver
-
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
---disable-static --enable-experimental \
---with-package-name="GStreamer Base Plugins (Arch Linux)" \
---with-package-origin="http://www.archlinux.org/";
-
-  # https://bugzilla.gnome.org/show_bug.cgi?id=655517
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-  make
-
-  sed -e 's/^SUBDIRS_EXT =.*/SUBDIRS_EXT =/' -i Makefile
-}
-
-check() {
-  cd $pkgbase-$pkgver
-  # Testsuite fails on one test. Some refcount leak
-  make check
-}
-
-package_gst-plugins-base-libs() {
-  pkgdesc="GStreamer Multimedia Framework Base Plugin libraries"
-  depends=('gstreamer' 'orc' 'libxv')
-
-  cd $pkgbase-$pkgver
-  make DESTDIR="${pkgdir}" install
-}
-
-package_gst-plugins-base() {
-  depends=("gst-plugins-base-libs=$pkgver" 'alsa-lib' 'cdparanoia' 'libvisual' 
'libvorbis' 'libtheora' 'pango')
-
-  cd $pkgbase-$pkgver
-  make -C gst-libs DESTDIR="${pkgdir}" install
-  make -C ext DESTDIR="${pkgdir}" install
-  make -C gst-libs DESTDIR="${pkgdir}" uninstall
-}

Copied: gst-plugins-base/repos/extra-i686/PKGBUILD (from rev 211609, 
gst-plugins-base/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-04-21 16:24:05 UTC (rev 211610)
@@ -0,0 +1,54 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgbase=gst-plugins-base
+pkgname=('gst-plugins-base-libs' 'gst-plugins-base')
+pkgver=1.2.4
+pkgrel=1
+pkgdesc="GStreamer Multimedia Framework Base Plugins"
+arch=('i686' 'x86_64')
+license=('LGPL')
+makedepends=('pkgconfig' 'gstreamer' 'orc' 'libxv' 'alsa-lib' 'cdparanoia' 
'libvisual' 'libvorbis' 'libtheora' 'pango' 'gobject-introspection')
+options=(!emptydirs)
+url="http://gstreamer.freedesktop.org/";
+source=(${url}/src/$pkgbase/$pkgbase-${pkgver}.tar.xz)
+sha256sums=('4d6273dc3f5a94bcc53ccfe0711cfddd49e31371d1136bf62fa1ecc604fc6550')
+
+build() {
+  cd $pkgbase-$pkgver
+
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+--disable-static --enable-experimental \
+--with-package-name="GStreamer Base Plugins (Arch Linux)" \
+--with-package-origin="http://www.archlinux.org/";
+
+  # https://bugzilla.gnome.org/show_bug.cgi?id=655517
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+
+  sed -e 's/^SUBDIRS_EXT =.*/SUBDIRS_EXT =/' -i Makefile
+}
+
+check() {
+  cd $pkgbase-$pkgver
+  # Testsuite fails on one test. Some refcount leak
+  make check
+}
+
+package_gst-plugins-base-libs() {
+  pkgdesc="GStreamer Multimedia Framework Base Plugin libraries"
+  depends=('gstreamer' 'orc' 'libxv')
+
+  cd $pkgbase-$pkgver
+  make DESTDIR="${pkgdir}" install
+}
+
+package_gst-plugins-base() {
+  depends=("gst-plugins-base-libs=$pkgver" 'alsa-lib' 'cdparanoia' 'libvisual' 
'libvorbis' 'libtheora' 'pango')
+
+  cd $pkgbase-$pkgver
+  make -C gst-libs DESTDIR="${pkgdir}" install
+  make -C ext DESTDIR="${pkgdir}" install
+  make -C gst-libs DESTDIR="${pkgdir}" uninstall
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-04-21 16:23:57 UTC (rev 211609)
+++ extra-x86_64/PKGBUILD   2014-04-21 16:24:05 UTC (rev 211610)
@@ -1,54 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-
-pkgbase=gst-plugins-base
-pkgname=('gst-plugins-base-libs' 'gst-plugins-base')
-pkgver=1.2.3
-p

[arch-commits] Commit in gst-plugins-good/trunk (3 files)

2014-04-21 Thread Jan de Groot
Date: Monday, April 21, 2014 @ 18:37:59
  Author: jgc
Revision: 211611

upgpkg: gst-plugins-good 1.2.4-1

Modified:
  gst-plugins-good/trunk/PKGBUILD
Deleted:
  gst-plugins-good/trunk/0001-docs-fix-mismatched-para-tags.patch
  gst-plugins-good/trunk/0002-docs-use-docbook-markup-for-xi-include.patch

---+
 0001-docs-fix-mismatched-para-tags.patch  |   43 ---
 0002-docs-use-docbook-markup-for-xi-include.patch |   75 
 PKGBUILD  |   20 +
 3 files changed, 4 insertions(+), 134 deletions(-)

Deleted: 0001-docs-fix-mismatched-para-tags.patch
===
--- 0001-docs-fix-mismatched-para-tags.patch2014-04-21 16:24:05 UTC (rev 
211610)
+++ 0001-docs-fix-mismatched-para-tags.patch2014-04-21 16:37:59 UTC (rev 
211611)
@@ -1,43 +0,0 @@
-From 908d728c8a8b12acd9f9659ebd8970882b7daa33 Mon Sep 17 00:00:00 2001
-From: William Jon McCann 
-Date: Fri, 14 Feb 2014 20:27:20 +
-Subject: docs: fix mismatched para tags
-
-newer gtkdoc is more sensitive to mismatched docbook tags.
-This fixes the build in master.

-diff --git a/gst/audiofx/audiocheblimit.c b/gst/audiofx/audiocheblimit.c
-index 549a9d2..e278886 100644
 a/gst/audiofx/audiocheblimit.c
-+++ b/gst/audiofx/audiocheblimit.c
-@@ -46,12 +46,12 @@
-  * be at most this value. A lower ripple value will allow a faster rolloff.
-  *
-  * As a special case, a Chebyshev type 1 filter with no ripple is a 
Butterworth filter.
-- * 
-+ *
-  * 
-  * Be warned that a too large number of poles can produce noise. The most 
poles are possible with
-  * a cutoff frequency at a quarter of the sampling rate.
-  * 
-- * 
-+ *
-  * 
-  * Example launch line
-  * |[
-diff --git a/gst/udp/gstudpsrc.c b/gst/udp/gstudpsrc.c
-index 922e381..ea49af9 100644
 a/gst/udp/gstudpsrc.c
-+++ b/gst/udp/gstudpsrc.c
-@@ -78,8 +78,7 @@
-  * 
-  * The message is typically used to detect that no UDP arrives in the receiver
-  * because it is blocked by a firewall.
-- * 
-- * 
-+ *
-  * A custom file descriptor can be configured with the
-  * #GstUDPSrc:sockfd property. The socket will be closed when setting the
-  * element to READY by default. This behaviour can be
---
-cgit v0.9.0.2-2-gbebe

Deleted: 0002-docs-use-docbook-markup-for-xi-include.patch
===
--- 0002-docs-use-docbook-markup-for-xi-include.patch   2014-04-21 16:24:05 UTC 
(rev 211610)
+++ 0002-docs-use-docbook-markup-for-xi-include.patch   2014-04-21 16:37:59 UTC 
(rev 211611)
@@ -1,75 +0,0 @@
-From 79fc4ec80b68eac193095ee40d5da584eb270f1c Mon Sep 17 00:00:00 2001
-From: Stefan Sauer 
-Date: Tue, 18 Feb 2014 21:54:45 +
-Subject: docs: use docbook markup for xi:include
-
-It turns out that the change in gtk-doc-1.20 which wraps the |[]| content in
-CDATA break xi:inlcude examples. As in a whole jhbuild checkout these where
-the only 4, we're fixing them instead.

-diff --git a/gst/audiofx/audiofirfilter.c b/gst/audiofx/audiofirfilter.c
-index e0887ad..0ab32f3 100644
 a/gst/audiofx/audiofirfilter.c
-+++ b/gst/audiofx/audiofirfilter.c
-@@ -39,9 +39,9 @@
-  *
-  * 
-  * Example application
-- * |[
-+ * 
-  * http://www.w3.org/2003/XInclude"; parse="text" 
href="../../../../tests/examples/audiofx/firfilter-example.c" />
-- * ]|
-+ * 
-  * 
-  */
- 
-diff --git a/gst/audiofx/audioiirfilter.c b/gst/audiofx/audioiirfilter.c
-index c107594..eb4f20c 100644
 a/gst/audiofx/audioiirfilter.c
-+++ b/gst/audiofx/audioiirfilter.c
-@@ -35,9 +35,9 @@
-  *
-  * 
-  * Example application
-- * |[
-+ * 
-  * http://www.w3.org/2003/XInclude"; parse="text" 
href="../../../../tests/examples/audiofx/iirfilter-example.c" />
-- * ]|
-+ * 
-  * 
-  */
- 
-diff --git a/gst/level/gstlevel.c b/gst/level/gstlevel.c
-index 59943d4..5cd83c8 100644
 a/gst/level/gstlevel.c
-+++ b/gst/level/gstlevel.c
-@@ -95,9 +95,9 @@
-  *
-  * 
-  * Example application
-- * |[
-+ * 
-  * http://www.w3.org/2003/XInclude"; parse="text" 
href="../../../../tests/examples/level/level-example.c" />
-- * ]|
-+ * 
-  * 
-  */
- 
-diff --git a/gst/spectrum/gstspectrum.c b/gst/spectrum/gstspectrum.c
-index 75a9152..5e192c1 100644
 a/gst/spectrum/gstspectrum.c
-+++ b/gst/spectrum/gstspectrum.c
-@@ -90,9 +90,9 @@
-  *
-  * 
-  * Example application
-- * |[
-+ * 
-  * http://www.w3.org/2003/XInclude"; parse="text" 
href="../../../../tests/examples/spectrum/spectrum-example.c" />
-- * ]|
-+ * 
-  * 
-  *
-  * Last reviewed on 2011-03-10 (0.10.29)
---
-cgit v0.9.0.2-2-gbebe

Modified: PKGBUILD
===
--- PKGBUILD2014-04-21 16:24:05 UTC (rev 211610)
+++ PKGBUILD2014-04-21 16:37:59 UTC (rev 211611)
@@ -2,8 +2,8 @@
 # Maintainer: Jan de Groot 
 
 pkgname=gst-plugins-good
-pkgver=1.2.3
-pkgrel=2
+pkgver=1.2.4
+pkgrel=1
 pkgdesc="GStreamer Multimedia Framewo

[arch-commits] Commit in gst-plugins-good/repos (8 files)

2014-04-21 Thread Jan de Groot
Date: Monday, April 21, 2014 @ 18:38:07
  Author: jgc
Revision: 211612

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

Added:
  gst-plugins-good/repos/extra-i686/PKGBUILD
(from rev 211611, gst-plugins-good/trunk/PKGBUILD)
  gst-plugins-good/repos/extra-x86_64/PKGBUILD
(from rev 211611, gst-plugins-good/trunk/PKGBUILD)
Deleted:
  gst-plugins-good/repos/extra-i686/0001-docs-fix-mismatched-para-tags.patch
  
gst-plugins-good/repos/extra-i686/0002-docs-use-docbook-markup-for-xi-include.patch
  gst-plugins-good/repos/extra-i686/PKGBUILD
  gst-plugins-good/repos/extra-x86_64/0001-docs-fix-mismatched-para-tags.patch
  
gst-plugins-good/repos/extra-x86_64/0002-docs-use-docbook-markup-for-xi-include.patch
  gst-plugins-good/repos/extra-x86_64/PKGBUILD

+
 /PKGBUILD  |   80 
++
 extra-i686/0001-docs-fix-mismatched-para-tags.patch|   43 -
 extra-i686/0002-docs-use-docbook-markup-for-xi-include.patch   |   75 -
 extra-i686/PKGBUILD|   52 --
 extra-x86_64/0001-docs-fix-mismatched-para-tags.patch  |   43 -
 extra-x86_64/0002-docs-use-docbook-markup-for-xi-include.patch |   75 -
 extra-x86_64/PKGBUILD  |   52 --
 7 files changed, 80 insertions(+), 340 deletions(-)

Deleted: extra-i686/0001-docs-fix-mismatched-para-tags.patch
===
--- extra-i686/0001-docs-fix-mismatched-para-tags.patch 2014-04-21 16:37:59 UTC 
(rev 211611)
+++ extra-i686/0001-docs-fix-mismatched-para-tags.patch 2014-04-21 16:38:07 UTC 
(rev 211612)
@@ -1,43 +0,0 @@
-From 908d728c8a8b12acd9f9659ebd8970882b7daa33 Mon Sep 17 00:00:00 2001
-From: William Jon McCann 
-Date: Fri, 14 Feb 2014 20:27:20 +
-Subject: docs: fix mismatched para tags
-
-newer gtkdoc is more sensitive to mismatched docbook tags.
-This fixes the build in master.

-diff --git a/gst/audiofx/audiocheblimit.c b/gst/audiofx/audiocheblimit.c
-index 549a9d2..e278886 100644
 a/gst/audiofx/audiocheblimit.c
-+++ b/gst/audiofx/audiocheblimit.c
-@@ -46,12 +46,12 @@
-  * be at most this value. A lower ripple value will allow a faster rolloff.
-  *
-  * As a special case, a Chebyshev type 1 filter with no ripple is a 
Butterworth filter.
-- * 
-+ *
-  * 
-  * Be warned that a too large number of poles can produce noise. The most 
poles are possible with
-  * a cutoff frequency at a quarter of the sampling rate.
-  * 
-- * 
-+ *
-  * 
-  * Example launch line
-  * |[
-diff --git a/gst/udp/gstudpsrc.c b/gst/udp/gstudpsrc.c
-index 922e381..ea49af9 100644
 a/gst/udp/gstudpsrc.c
-+++ b/gst/udp/gstudpsrc.c
-@@ -78,8 +78,7 @@
-  * 
-  * The message is typically used to detect that no UDP arrives in the receiver
-  * because it is blocked by a firewall.
-- * 
-- * 
-+ *
-  * A custom file descriptor can be configured with the
-  * #GstUDPSrc:sockfd property. The socket will be closed when setting the
-  * element to READY by default. This behaviour can be
---
-cgit v0.9.0.2-2-gbebe

Deleted: extra-i686/0002-docs-use-docbook-markup-for-xi-include.patch
===
--- extra-i686/0002-docs-use-docbook-markup-for-xi-include.patch
2014-04-21 16:37:59 UTC (rev 211611)
+++ extra-i686/0002-docs-use-docbook-markup-for-xi-include.patch
2014-04-21 16:38:07 UTC (rev 211612)
@@ -1,75 +0,0 @@
-From 79fc4ec80b68eac193095ee40d5da584eb270f1c Mon Sep 17 00:00:00 2001
-From: Stefan Sauer 
-Date: Tue, 18 Feb 2014 21:54:45 +
-Subject: docs: use docbook markup for xi:include
-
-It turns out that the change in gtk-doc-1.20 which wraps the |[]| content in
-CDATA break xi:inlcude examples. As in a whole jhbuild checkout these where
-the only 4, we're fixing them instead.

-diff --git a/gst/audiofx/audiofirfilter.c b/gst/audiofx/audiofirfilter.c
-index e0887ad..0ab32f3 100644
 a/gst/audiofx/audiofirfilter.c
-+++ b/gst/audiofx/audiofirfilter.c
-@@ -39,9 +39,9 @@
-  *
-  * 
-  * Example application
-- * |[
-+ * 
-  * http://www.w3.org/2003/XInclude"; parse="text" 
href="../../../../tests/examples/audiofx/firfilter-example.c" />
-- * ]|
-+ * 
-  * 
-  */
- 
-diff --git a/gst/audiofx/audioiirfilter.c b/gst/audiofx/audioiirfilter.c
-index c107594..eb4f20c 100644
 a/gst/audiofx/audioiirfilter.c
-+++ b/gst/audiofx/audioiirfilter.c
-@@ -35,9 +35,9 @@
-  *
-  * 
-  * Example application
-- * |[
-+ * 
-  * http://www.w3.org/2003/XInclude"; parse="text" 
href="../../../../tests/examples/audiofx/iirfilter-example.c" />
-- * ]|
-+ * 
-  * 
-  */
- 
-diff --git a/gst/level/gstlevel.c b/gst/level/gstlevel.c
-index 59943d4..5cd83c8 100644
 a/gst/level/gstlevel.c
-+++ b/gst/level/gstlevel.c
-@@ -95,9 +95,9 @@
-  *
-  * 
-  * Example application
-- * |[
-+ * 
-  * http://www.w3.org/2003/XInclude"; parse="text" 

[arch-commits] Commit in gst-plugins-bad/trunk (PKGBUILD)

2014-04-21 Thread Jan de Groot
Date: Monday, April 21, 2014 @ 18:52:40
  Author: jgc
Revision: 211613

upgpkg: gst-plugins-bad 1.2.4-1

Modified:
  gst-plugins-bad/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-04-21 16:38:07 UTC (rev 211612)
+++ PKGBUILD2014-04-21 16:52:40 UTC (rev 211613)
@@ -2,8 +2,8 @@
 # Maintainer: Jan de Groot 
 
 pkgname=gst-plugins-bad
-pkgver=1.2.3
-pkgrel=2
+pkgver=1.2.4
+pkgrel=1
 pkgdesc="GStreamer Multimedia Framework Bad Plugins"
 arch=('i686' 'x86_64')
 license=('LGPL')
@@ -13,7 +13,7 @@
  'gobject-introspection' 'gtk-doc')
 options=(!emptydirs)
 source=(${url}/src/$pkgname/$pkgname-$pkgver.tar.xz)
-sha256sums=('595d7911a9e6207dea37200587724bdbf841b81a5eb0730118be36976684278c')
+sha256sums=('984c133ec9d5d705e313d9e2bbd1472b93c6567460602a9a316578925ffe2eca')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in gst-plugins-bad/repos (4 files)

2014-04-21 Thread Jan de Groot
Date: Monday, April 21, 2014 @ 18:52:47
  Author: jgc
Revision: 211614

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

Added:
  gst-plugins-bad/repos/extra-i686/PKGBUILD
(from rev 211613, gst-plugins-bad/trunk/PKGBUILD)
  gst-plugins-bad/repos/extra-x86_64/PKGBUILD
(from rev 211613, gst-plugins-bad/trunk/PKGBUILD)
Deleted:
  gst-plugins-bad/repos/extra-i686/PKGBUILD
  gst-plugins-bad/repos/extra-x86_64/PKGBUILD

---+
 /PKGBUILD |   84 
 extra-i686/PKGBUILD   |   42 
 extra-x86_64/PKGBUILD |   42 
 3 files changed, 84 insertions(+), 84 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-04-21 16:52:40 UTC (rev 211613)
+++ extra-i686/PKGBUILD 2014-04-21 16:52:47 UTC (rev 211614)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-
-pkgname=gst-plugins-bad
-pkgver=1.2.3
-pkgrel=2
-pkgdesc="GStreamer Multimedia Framework Bad Plugins"
-arch=('i686' 'x86_64')
-license=('LGPL')
-url="http://gstreamer.freedesktop.org/";
-depends=('mjpegtools' 'gst-plugins-base-libs' 'curl' 'chromaprint' 'libmms' 
'faad2' 'mpg123' 'faac' 'celt' 'libdca' 'soundtouch' 'spandsp' 'libdvdnav' 
'libmodplug' 'libgme' 'opus' 'wayland' 'neon' 'libofa' 'fluidsynth' 'openjpeg' 
'libwebp' 'libsrtp' 'gnutls' 'wildmidi')
-makedepends=('schroedinger' 'libexif' 'libdvdread' 'libvdpau' 'libmpeg2' 
'python' 'valgrind' 'wildmidi' 'librsvg'
- 'gobject-introspection' 'gtk-doc')
-options=(!emptydirs)
-source=(${url}/src/$pkgname/$pkgname-$pkgver.tar.xz)
-sha256sums=('595d7911a9e6207dea37200587724bdbf841b81a5eb0730118be36976684278c')
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
---disable-static --enable-experimental --enable-gtk-doc \
---with-package-name="GStreamer Bad Plugins (Arch Linux)" \
---with-package-origin="http://www.archlinux.org/"; \
---with-gtk=3.0
-
-  # https://bugzilla.gnome.org/show_bug.cgi?id=655517
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-  make
-}
-
-check() {
-  cd $pkgname-$pkgver
-  # don't have a camera for the camerabin test
-  make -k check || :
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="${pkgdir}" install
-}

Copied: gst-plugins-bad/repos/extra-i686/PKGBUILD (from rev 211613, 
gst-plugins-bad/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-04-21 16:52:47 UTC (rev 211614)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=gst-plugins-bad
+pkgver=1.2.4
+pkgrel=1
+pkgdesc="GStreamer Multimedia Framework Bad Plugins"
+arch=('i686' 'x86_64')
+license=('LGPL')
+url="http://gstreamer.freedesktop.org/";
+depends=('mjpegtools' 'gst-plugins-base-libs' 'curl' 'chromaprint' 'libmms' 
'faad2' 'mpg123' 'faac' 'celt' 'libdca' 'soundtouch' 'spandsp' 'libdvdnav' 
'libmodplug' 'libgme' 'opus' 'wayland' 'neon' 'libofa' 'fluidsynth' 'openjpeg' 
'libwebp' 'libsrtp' 'gnutls' 'wildmidi')
+makedepends=('schroedinger' 'libexif' 'libdvdread' 'libvdpau' 'libmpeg2' 
'python' 'valgrind' 'wildmidi' 'librsvg'
+ 'gobject-introspection' 'gtk-doc')
+options=(!emptydirs)
+source=(${url}/src/$pkgname/$pkgname-$pkgver.tar.xz)
+sha256sums=('984c133ec9d5d705e313d9e2bbd1472b93c6567460602a9a316578925ffe2eca')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+--disable-static --enable-experimental --enable-gtk-doc \
+--with-package-name="GStreamer Bad Plugins (Arch Linux)" \
+--with-package-origin="http://www.archlinux.org/"; \
+--with-gtk=3.0
+
+  # https://bugzilla.gnome.org/show_bug.cgi?id=655517
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  # don't have a camera for the camerabin test
+  make -k check || :
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-04-21 16:52:40 UTC (rev 211613)
+++ extra-x86_64/PKGBUILD   2014-04-21 16:52:47 UTC (rev 211614)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-
-pkgname=gst-plugins-bad
-pkgver=1.2.3
-pkgrel=2
-pkgdesc="GStreamer Multimedia Framework Bad Plugins"
-arch=('i686' 'x86_64')
-license=('LGPL')
-url="http://gstreamer.freedesktop.org/";
-depends=('mjpegtools' 'gst-plugins-base-libs' 'curl' 'chromaprint' 'libmms' 
'faad2' 'mpg123' 'faac' 'celt' 'libdca' 'soundtouch' 'spandsp' 'libdvdnav' 
'libmodplug' 'libgme' 'opus' 'wayland' 'neon' 'libofa' 'fluidsynth' 'openjpeg' 
'libwebp' 'libsrtp' 'gnutls' 'wildmidi')
-makedepends=('schroedinger' 'libexif' 'libdvdread' 'libvdpau' 'libmpeg2' 
'python' 'valgrind' 'wi

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

2014-04-21 Thread Jan de Groot
Date: Monday, April 21, 2014 @ 19:03:55
  Author: jgc
Revision: 211619

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

Added:
  gst-libav/repos/extra-i686/PKGBUILD
(from rev 211618, gst-libav/trunk/PKGBUILD)
  gst-libav/repos/extra-x86_64/PKGBUILD
(from rev 211618, gst-libav/trunk/PKGBUILD)
Deleted:
  gst-libav/repos/extra-i686/PKGBUILD
  gst-libav/repos/extra-x86_64/PKGBUILD

---+
 /PKGBUILD |   80 
 extra-i686/PKGBUILD   |   40 
 extra-x86_64/PKGBUILD |   40 
 3 files changed, 80 insertions(+), 80 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-04-21 17:03:48 UTC (rev 211618)
+++ extra-i686/PKGBUILD 2014-04-21 17:03:55 UTC (rev 211619)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-
-pkgname=gst-libav
-pkgver=1.2.3
-pkgrel=1
-pkgdesc="Gstreamer libav Plugin"
-arch=('i686' 'x86_64')
-license=('GPL')
-url="http://gstreamer.freedesktop.org/";
-depends=('gst-plugins-base-libs' 'bzip2')
-makedepends=('yasm' 'python')
-options=(!emptydirs)
-provides=("gst-ffmpeg=$pkgver-$pkgrel")
-source=(${url}/src/$pkgname/$pkgname-$pkgver.tar.xz)
-sha256sums=('ebc7fbe10955f40df6ccc4bf689075e7e296205fc7ecd8ff383d43c5cdf5bcd6')
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
---disable-static --with-libav-extra-configure="--enable-runtime-cpudetect" 
\
---with-package-name="GStreamer libav Plugin (Arch Linux)" \
---with-package-origin="http://www.archlinux.org/";
-
-  # https://bugzilla.gnome.org/show_bug.cgi?id=655517
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-  make
-}
-
-check() {
-  cd $pkgname-$pkgver
-  make check
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="${pkgdir}" install
-}

Copied: gst-libav/repos/extra-i686/PKGBUILD (from rev 211618, 
gst-libav/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-04-21 17:03:55 UTC (rev 211619)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=gst-libav
+pkgver=1.2.4
+pkgrel=1
+pkgdesc="Gstreamer libav Plugin"
+arch=('i686' 'x86_64')
+license=('GPL')
+url="http://gstreamer.freedesktop.org/";
+depends=('gst-plugins-base-libs' 'bzip2')
+makedepends=('yasm' 'python')
+options=(!emptydirs)
+provides=("gst-ffmpeg=$pkgver-$pkgrel")
+source=(${url}/src/$pkgname/$pkgname-$pkgver.tar.xz)
+sha256sums=('2a69480d63fc2db93249d9e2e229ab3541bbc2db881b0f64de13d0bfc7d1f037')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+--disable-static --with-libav-extra-configure="--enable-runtime-cpudetect" 
\
+--with-package-name="GStreamer libav Plugin (Arch Linux)" \
+--with-package-origin="http://www.archlinux.org/";
+
+  # https://bugzilla.gnome.org/show_bug.cgi?id=655517
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-04-21 17:03:48 UTC (rev 211618)
+++ extra-x86_64/PKGBUILD   2014-04-21 17:03:55 UTC (rev 211619)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-
-pkgname=gst-libav
-pkgver=1.2.3
-pkgrel=1
-pkgdesc="Gstreamer libav Plugin"
-arch=('i686' 'x86_64')
-license=('GPL')
-url="http://gstreamer.freedesktop.org/";
-depends=('gst-plugins-base-libs' 'bzip2')
-makedepends=('yasm' 'python')
-options=(!emptydirs)
-provides=("gst-ffmpeg=$pkgver-$pkgrel")
-source=(${url}/src/$pkgname/$pkgname-$pkgver.tar.xz)
-sha256sums=('ebc7fbe10955f40df6ccc4bf689075e7e296205fc7ecd8ff383d43c5cdf5bcd6')
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
---disable-static --with-libav-extra-configure="--enable-runtime-cpudetect" 
\
---with-package-name="GStreamer libav Plugin (Arch Linux)" \
---with-package-origin="http://www.archlinux.org/";
-
-  # https://bugzilla.gnome.org/show_bug.cgi?id=655517
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-  make
-}
-
-check() {
-  cd $pkgname-$pkgver
-  make check
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="${pkgdir}" install
-}

Copied: gst-libav/repos/extra-x86_64/PKGBUILD (from rev 211618, 
gst-libav/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2014-04-21 17:03:55 UTC (rev 211619)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=gst-libav
+pkgver=1.2.4
+pkgrel=1
+pkgdesc="Gstreamer libav Plug

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

2014-04-21 Thread Jan de Groot
Date: Monday, April 21, 2014 @ 19:03:48
  Author: jgc
Revision: 211618

upgpkg: gst-libav 1.2.4-1

Modified:
  gst-libav/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-04-21 17:02:48 UTC (rev 211617)
+++ PKGBUILD2014-04-21 17:03:48 UTC (rev 211618)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot 
 
 pkgname=gst-libav
-pkgver=1.2.3
+pkgver=1.2.4
 pkgrel=1
 pkgdesc="Gstreamer libav Plugin"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 options=(!emptydirs)
 provides=("gst-ffmpeg=$pkgver-$pkgrel")
 source=(${url}/src/$pkgname/$pkgname-$pkgver.tar.xz)
-sha256sums=('ebc7fbe10955f40df6ccc4bf689075e7e296205fc7ecd8ff383d43c5cdf5bcd6')
+sha256sums=('2a69480d63fc2db93249d9e2e229ab3541bbc2db881b0f64de13d0bfc7d1f037')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2014-04-21 Thread Jan de Groot
Date: Monday, April 21, 2014 @ 18:57:32
  Author: jgc
Revision: 211615

upgpkg: gst-plugins-ugly 1.2.4-1

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-04-21 16:52:47 UTC (rev 211614)
+++ PKGBUILD2014-04-21 16:57:32 UTC (rev 211615)
@@ -2,8 +2,8 @@
 # Maintainer: Jan de Groot 
 
 pkgname=gst-plugins-ugly
-pkgver=1.2.3
-pkgrel=2
+pkgver=1.2.4
+pkgrel=1
 pkgdesc="GStreamer Multimedia Framework Ugly Plugins"
 arch=('i686' 'x86_64')
 license=('LGPL')
@@ -12,7 +12,7 @@
 makedepends=('python' 'gtk-doc')
 options=(!emptydirs)
 source=(${url}/src/$pkgname/$pkgname-$pkgver.tar.xz)
-sha256sums=('537b0a7607eee499026388bb705b5b68985a3fd59fe22ee09accaf8cdf57eb3b')
+sha256sums=('4ef6f76a47d57b8385d457c7b620b4c28fc041ab1d7c2e3e2f5f05b12b988ea8')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in gst-plugins-ugly/repos (4 files)

2014-04-21 Thread Jan de Groot
Date: Monday, April 21, 2014 @ 18:57:39
  Author: jgc
Revision: 211616

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

Added:
  gst-plugins-ugly/repos/extra-i686/PKGBUILD
(from rev 211615, gst-plugins-ugly/trunk/PKGBUILD)
  gst-plugins-ugly/repos/extra-x86_64/PKGBUILD
(from rev 211615, gst-plugins-ugly/trunk/PKGBUILD)
Deleted:
  gst-plugins-ugly/repos/extra-i686/PKGBUILD
  gst-plugins-ugly/repos/extra-x86_64/PKGBUILD

---+
 /PKGBUILD |   78 
 extra-i686/PKGBUILD   |   39 
 extra-x86_64/PKGBUILD |   39 
 3 files changed, 78 insertions(+), 78 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-04-21 16:57:32 UTC (rev 211615)
+++ extra-i686/PKGBUILD 2014-04-21 16:57:39 UTC (rev 211616)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-
-pkgname=gst-plugins-ugly
-pkgver=1.2.3
-pkgrel=2
-pkgdesc="GStreamer Multimedia Framework Ugly Plugins"
-arch=('i686' 'x86_64')
-license=('LGPL')
-url="http://gstreamer.freedesktop.org/";
-depends=('gst-plugins-base-libs' 'libdvdread' 'lame' 'libmpeg2' 'a52dec' 
'libmad' 'libsidplay' 'libcdio' 'x264' 'opencore-amr')
-makedepends=('python' 'gtk-doc')
-options=(!emptydirs)
-source=(${url}/src/$pkgname/$pkgname-$pkgver.tar.xz)
-sha256sums=('537b0a7607eee499026388bb705b5b68985a3fd59fe22ee09accaf8cdf57eb3b')
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
---disable-static --enable-experimental --enable-gtk-doc \
---with-package-name="GStreamer Ugly Plugins (Arch Linux)" \
---with-package-origin="http://www.archlinux.org/";
-
-  # https://bugzilla.gnome.org/show_bug.cgi?id=655517
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-  make
-}
-
-check() {
-  cd $pkgname-$pkgver
-  make check
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="${pkgdir}" install
-}

Copied: gst-plugins-ugly/repos/extra-i686/PKGBUILD (from rev 211615, 
gst-plugins-ugly/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-04-21 16:57:39 UTC (rev 211616)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=gst-plugins-ugly
+pkgver=1.2.4
+pkgrel=1
+pkgdesc="GStreamer Multimedia Framework Ugly Plugins"
+arch=('i686' 'x86_64')
+license=('LGPL')
+url="http://gstreamer.freedesktop.org/";
+depends=('gst-plugins-base-libs' 'libdvdread' 'lame' 'libmpeg2' 'a52dec' 
'libmad' 'libsidplay' 'libcdio' 'x264' 'opencore-amr')
+makedepends=('python' 'gtk-doc')
+options=(!emptydirs)
+source=(${url}/src/$pkgname/$pkgname-$pkgver.tar.xz)
+sha256sums=('4ef6f76a47d57b8385d457c7b620b4c28fc041ab1d7c2e3e2f5f05b12b988ea8')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+--disable-static --enable-experimental --enable-gtk-doc \
+--with-package-name="GStreamer Ugly Plugins (Arch Linux)" \
+--with-package-origin="http://www.archlinux.org/";
+
+  # https://bugzilla.gnome.org/show_bug.cgi?id=655517
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-04-21 16:57:32 UTC (rev 211615)
+++ extra-x86_64/PKGBUILD   2014-04-21 16:57:39 UTC (rev 211616)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-
-pkgname=gst-plugins-ugly
-pkgver=1.2.3
-pkgrel=2
-pkgdesc="GStreamer Multimedia Framework Ugly Plugins"
-arch=('i686' 'x86_64')
-license=('LGPL')
-url="http://gstreamer.freedesktop.org/";
-depends=('gst-plugins-base-libs' 'libdvdread' 'lame' 'libmpeg2' 'a52dec' 
'libmad' 'libsidplay' 'libcdio' 'x264' 'opencore-amr')
-makedepends=('python' 'gtk-doc')
-options=(!emptydirs)
-source=(${url}/src/$pkgname/$pkgname-$pkgver.tar.xz)
-sha256sums=('537b0a7607eee499026388bb705b5b68985a3fd59fe22ee09accaf8cdf57eb3b')
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
---disable-static --enable-experimental --enable-gtk-doc \
---with-package-name="GStreamer Ugly Plugins (Arch Linux)" \
---with-package-origin="http://www.archlinux.org/";
-
-  # https://bugzilla.gnome.org/show_bug.cgi?id=655517
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-  make
-}
-
-check() {
-  cd $pkgname-$pkgver
-  make check
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="${pkgdir}" install
-}

Copied: gst-plugins-ugly/repos/extra-x86_64/PKGBUILD (from rev 211615, 
gst-plugins-ugly/trunk/PKGBUILD)
===
--- extra-x86_64/P

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

2014-04-21 Thread Jan de Groot
Date: Monday, April 21, 2014 @ 19:22:50
  Author: jgc
Revision: 211621

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

Added:
  rsync/repos/extra-i686/CVE-2014-2855.patch
(from rev 211620, rsync/trunk/CVE-2014-2855.patch)
  rsync/repos/extra-i686/PKGBUILD
(from rev 211620, rsync/trunk/PKGBUILD)
  rsync/repos/extra-i686/rsync.xinetd
(from rev 211620, rsync/trunk/rsync.xinetd)
  rsync/repos/extra-i686/rsyncd.conf
(from rev 211620, rsync/trunk/rsyncd.conf)
  rsync/repos/extra-i686/rsyncd.service
(from rev 211620, rsync/trunk/rsyncd.service)
  rsync/repos/extra-i686/rsyncd.socket
(from rev 211620, rsync/trunk/rsyncd.socket)
  rsync/repos/extra-i686/rsyncd@.service
(from rev 211620, rsync/trunk/rsyncd@.service)
  rsync/repos/extra-x86_64/CVE-2014-2855.patch
(from rev 211620, rsync/trunk/CVE-2014-2855.patch)
  rsync/repos/extra-x86_64/PKGBUILD
(from rev 211620, rsync/trunk/PKGBUILD)
  rsync/repos/extra-x86_64/rsync.xinetd
(from rev 211620, rsync/trunk/rsync.xinetd)
  rsync/repos/extra-x86_64/rsyncd.conf
(from rev 211620, rsync/trunk/rsyncd.conf)
  rsync/repos/extra-x86_64/rsyncd.service
(from rev 211620, rsync/trunk/rsyncd.service)
  rsync/repos/extra-x86_64/rsyncd.socket
(from rev 211620, rsync/trunk/rsyncd.socket)
  rsync/repos/extra-x86_64/rsyncd@.service
(from rev 211620, rsync/trunk/rsyncd@.service)
Deleted:
  rsync/repos/extra-i686/PKGBUILD
  rsync/repos/extra-i686/rsync.xinetd
  rsync/repos/extra-i686/rsyncd.conf
  rsync/repos/extra-i686/rsyncd.service
  rsync/repos/extra-i686/rsyncd.socket
  rsync/repos/extra-i686/rsyncd@.service
  rsync/repos/extra-x86_64/PKGBUILD
  rsync/repos/extra-x86_64/rsync.xinetd
  rsync/repos/extra-x86_64/rsyncd.conf
  rsync/repos/extra-x86_64/rsyncd.service
  rsync/repos/extra-x86_64/rsyncd.socket
  rsync/repos/extra-x86_64/rsyncd@.service

--+
 /PKGBUILD|  108 +
 /rsync.xinetd|   22 +++
 /rsyncd.conf |   20 ++
 /rsyncd.service  |   18 ++
 /rsyncd.socket   |   20 ++
 /rsyncd@.service |   22 +++
 extra-i686/CVE-2014-2855.patch   |   83 
 extra-i686/PKGBUILD  |   47 
 extra-i686/rsync.xinetd  |   11 ---
 extra-i686/rsyncd.conf   |   10 ---
 extra-i686/rsyncd.service|9 ---
 extra-i686/rsyncd.socket |   10 ---
 extra-i686/rsyncd@.service   |   11 ---
 extra-x86_64/CVE-2014-2855.patch |   83 
 extra-x86_64/PKGBUILD|   47 
 extra-x86_64/rsync.xinetd|   11 ---
 extra-x86_64/rsyncd.conf |   10 ---
 extra-x86_64/rsyncd.service  |9 ---
 extra-x86_64/rsyncd.socket   |   10 ---
 extra-x86_64/rsyncd@.service |   11 ---
 20 files changed, 376 insertions(+), 196 deletions(-)

Copied: rsync/repos/extra-i686/CVE-2014-2855.patch (from rev 211620, 
rsync/trunk/CVE-2014-2855.patch)
===
--- extra-i686/CVE-2014-2855.patch  (rev 0)
+++ extra-i686/CVE-2014-2855.patch  2014-04-21 17:22:50 UTC (rev 211621)
@@ -0,0 +1,83 @@
+From 0dedfbce2c1b851684ba658861fe9d620636c56a Mon Sep 17 00:00:00 2001
+From: Wayne Davison 
+Date: Sun, 13 Apr 2014 13:44:58 -0700
+Subject: [PATCH] Avoid infinite wait reading secrets file.
+
+---
+ authenticate.c |   24 +---
+ 1 files changed, 13 insertions(+), 11 deletions(-)
+
+diff --git a/authenticate.c b/authenticate.c
+index 3381b8c..c92746c 100644
+--- a/authenticate.c
 b/authenticate.c
+@@ -102,15 +102,16 @@ static const char *check_secret(int module, const char 
*user, const char *group,
+   char pass2[MAX_DIGEST_LEN*2];
+   const char *fname = lp_secrets_file(module);
+   STRUCT_STAT st;
+-  int fd, ok = 1;
++  int ok = 1;
+   int user_len = strlen(user);
+   int group_len = group ? strlen(group) : 0;
+   char *err;
++  FILE *fh;
+ 
+-  if (!fname || !*fname || (fd = open(fname, O_RDONLY)) < 0)
++  if (!fname || !*fname || (fh = fopen(fname, "r")) == NULL)
+   return "no secrets file";
+ 
+-  if (do_fstat(fd, &st) == -1) {
++  if (do_fstat(fileno(fh), &st) == -1) {
+   rsyserr(FLOG, errno, "fstat(%s)", fname);
+   ok = 0;
+   } else if (lp_strict_modes(module)) {
+@@ -123,29 +124,30 @@ static const char *check_secret(int module, const char 
*user, const char *group,
+   }
+   }
+   if (!ok) {
+-  close(fd);
++  fclose(fh);
+   return "ignoring secrets file";
+   }
+ 
+   if (*user == '#') {
+   /* Reject attempt to match a comment. */
+-  close(fd);
++  fclose(fh);
+   return "invalid username";
+   }
+ 
+  

[arch-commits] Commit in rsync/trunk (CVE-2014-2855.patch PKGBUILD)

2014-04-21 Thread Jan de Groot
Date: Monday, April 21, 2014 @ 19:22:38
  Author: jgc
Revision: 211620

upgpkg: rsync 3.1.0-2

Add security fix (FS#39920)

Added:
  rsync/trunk/CVE-2014-2855.patch
Modified:
  rsync/trunk/PKGBUILD

-+
 CVE-2014-2855.patch |   83 ++
 PKGBUILD|   15 ++---
 2 files changed, 94 insertions(+), 4 deletions(-)

Added: CVE-2014-2855.patch
===
--- CVE-2014-2855.patch (rev 0)
+++ CVE-2014-2855.patch 2014-04-21 17:22:38 UTC (rev 211620)
@@ -0,0 +1,83 @@
+From 0dedfbce2c1b851684ba658861fe9d620636c56a Mon Sep 17 00:00:00 2001
+From: Wayne Davison 
+Date: Sun, 13 Apr 2014 13:44:58 -0700
+Subject: [PATCH] Avoid infinite wait reading secrets file.
+
+---
+ authenticate.c |   24 +---
+ 1 files changed, 13 insertions(+), 11 deletions(-)
+
+diff --git a/authenticate.c b/authenticate.c
+index 3381b8c..c92746c 100644
+--- a/authenticate.c
 b/authenticate.c
+@@ -102,15 +102,16 @@ static const char *check_secret(int module, const char 
*user, const char *group,
+   char pass2[MAX_DIGEST_LEN*2];
+   const char *fname = lp_secrets_file(module);
+   STRUCT_STAT st;
+-  int fd, ok = 1;
++  int ok = 1;
+   int user_len = strlen(user);
+   int group_len = group ? strlen(group) : 0;
+   char *err;
++  FILE *fh;
+ 
+-  if (!fname || !*fname || (fd = open(fname, O_RDONLY)) < 0)
++  if (!fname || !*fname || (fh = fopen(fname, "r")) == NULL)
+   return "no secrets file";
+ 
+-  if (do_fstat(fd, &st) == -1) {
++  if (do_fstat(fileno(fh), &st) == -1) {
+   rsyserr(FLOG, errno, "fstat(%s)", fname);
+   ok = 0;
+   } else if (lp_strict_modes(module)) {
+@@ -123,29 +124,30 @@ static const char *check_secret(int module, const char 
*user, const char *group,
+   }
+   }
+   if (!ok) {
+-  close(fd);
++  fclose(fh);
+   return "ignoring secrets file";
+   }
+ 
+   if (*user == '#') {
+   /* Reject attempt to match a comment. */
+-  close(fd);
++  fclose(fh);
+   return "invalid username";
+   }
+ 
+   /* Try to find a line that starts with the user (or @group) name and a 
':'. */
+   err = "secret not found";
+-  while ((user || group) && read_line_old(fd, line, sizeof line, 1)) {
+-  const char **ptr, *s;
++  while ((user || group) && fgets(line, sizeof line, fh) != NULL) {
++  const char **ptr, *s = strtok(line, "\n\r");
+   int len;
+-  if (*line == '@') {
++  if (!s)
++  continue;
++  if (*s == '@') {
+   ptr = &group;
+   len = group_len;
+-  s = line+1;
++  s++;
+   } else {
+   ptr = &user;
+   len = user_len;
+-  s = line;
+   }
+   if (!*ptr || strncmp(s, *ptr, len) != 0 || s[len] != ':')
+   continue;
+@@ -158,7 +160,7 @@ static const char *check_secret(int module, const char 
*user, const char *group,
+   *ptr = NULL; /* Don't look for name again. */
+   }
+ 
+-  close(fd);
++  fclose(fh);
+ 
+   memset(line, 0, sizeof line);
+   memset(pass2, 0, sizeof pass2);
+-- 
+1.7.0.4
+

Modified: PKGBUILD
===
--- PKGBUILD2014-04-21 17:03:55 UTC (rev 211619)
+++ PKGBUILD2014-04-21 17:22:38 UTC (rev 211620)
@@ -2,10 +2,10 @@
 
 pkgname=rsync
 pkgver=3.1.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A file transfer program to keep remote files in sync"
 arch=('i686' 'x86_64')
-url="http://samba.anu.edu.au/rsync/";
+url="http://rsync.samba.org/";
 license=('GPL3')
 depends=('perl' 'popt')
 backup=('etc/rsyncd.conf' 'etc/xinetd.d/rsync')
@@ -12,7 +12,8 @@
 source=("http://rsync.samba.org/ftp/rsync/$pkgname-$pkgver.tar.gz";
 "http://rsync.samba.org/ftp/rsync/$pkgname-$pkgver.tar.gz.asc";
 'rsyncd.conf' 'rsync.xinetd' 'rsyncd.service'
-'rsyncd.socket' 'rsyncd@.service')
+'rsyncd.socket' 'rsyncd@.service'
+'CVE-2014-2855.patch')
 md5sums=('3be148772a33224771a8d4d2a028b132'
  'SKIP'
  'bce64d122a8e0f86872a4a21a03bc7f3'
@@ -19,8 +20,14 @@
  'ea3e9277dc908bc51f9eddc0f6b935c1'
  '084140868d38cf3e937a2db716d47c0f'
  'ae4c381e0c02d6132c7f6ded3f473041'
- '53f94e613e0bc502d38dd61bd2cd7636')
+ '53f94e613e0bc502d38dd61bd2cd7636'
+ 'dacfe77bd72fbf6b6ba65c741c57f74c')
 
+prepare() {
+  cd $pkgname-$pkgver
+  patch -Np1 -i ../CVE-2014-2855.patch
+}
+
 build() {
cd "$srcdir/$pkgname-$pkgver"
./configure --prefix=/usr \



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

2014-04-21 Thread Anatol Pomozov
Date: Monday, April 21, 2014 @ 19:42:45
  Author: anatolik
Revision: 211622

upgpkg: apr 1.5.1-1

Modified:
  apr/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-04-21 17:22:50 UTC (rev 211621)
+++ PKGBUILD2014-04-21 17:42:45 UTC (rev 211622)
@@ -4,7 +4,7 @@
 # Contributor: Pierre Schmitz 
 
 pkgname=apr
-pkgver=1.5.0
+pkgver=1.5.1
 pkgrel=1
 pkgdesc="The Apache Portable Runtime"
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 depends=('util-linux')
 license=('APACHE')
 source=(http://www.apache.org/dist/apr/apr-${pkgver}.tar.bz2{,.asc})
-md5sums=('cc93bd2c12d0d037f68e21cc6385dc31'
+md5sums=('5486180ec5a23efb5cae6d4292b300ab'
  'SKIP')
 
 build() {



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

2014-04-21 Thread Anatol Pomozov
Date: Monday, April 21, 2014 @ 19:43:22
  Author: anatolik
Revision: 211623

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

Added:
  apr/repos/testing-i686/
  apr/repos/testing-i686/PKGBUILD
(from rev 211622, apr/trunk/PKGBUILD)
  apr/repos/testing-x86_64/
  apr/repos/testing-x86_64/PKGBUILD
(from rev 211622, apr/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   35 +++
 testing-x86_64/PKGBUILD |   35 +++
 2 files changed, 70 insertions(+)

Copied: apr/repos/testing-i686/PKGBUILD (from rev 211622, apr/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2014-04-21 17:43:22 UTC (rev 211623)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jan de Groot 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgname=apr
+pkgver=1.5.1
+pkgrel=1
+pkgdesc="The Apache Portable Runtime"
+arch=('i686' 'x86_64')
+url="http://apr.apache.org/";
+depends=('util-linux')
+license=('APACHE')
+source=(http://www.apache.org/dist/apr/apr-${pkgver}.tar.bz2{,.asc})
+md5sums=('5486180ec5a23efb5cae6d4292b300ab'
+ 'SKIP')
+
+build() {
+  cd "${srcdir}/apr-${pkgver}"
+  ./configure --prefix=/usr --includedir=/usr/include/apr-1 \
+--with-installbuilddir=/usr/share/apr-1/build \
+--enable-nonportable-atomics \
+--with-devrandom=/dev/urandom --disable-static
+  make
+}
+
+check() {
+  cd "${srcdir}/apr-${pkgver}"
+  make -j1 check
+}
+
+package() {
+  cd "${srcdir}/apr-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}

Copied: apr/repos/testing-x86_64/PKGBUILD (from rev 211622, apr/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2014-04-21 17:43:22 UTC (rev 211623)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jan de Groot 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgname=apr
+pkgver=1.5.1
+pkgrel=1
+pkgdesc="The Apache Portable Runtime"
+arch=('i686' 'x86_64')
+url="http://apr.apache.org/";
+depends=('util-linux')
+license=('APACHE')
+source=(http://www.apache.org/dist/apr/apr-${pkgver}.tar.bz2{,.asc})
+md5sums=('5486180ec5a23efb5cae6d4292b300ab'
+ 'SKIP')
+
+build() {
+  cd "${srcdir}/apr-${pkgver}"
+  ./configure --prefix=/usr --includedir=/usr/include/apr-1 \
+--with-installbuilddir=/usr/share/apr-1/build \
+--enable-nonportable-atomics \
+--with-devrandom=/dev/urandom --disable-static
+  make
+}
+
+check() {
+  cd "${srcdir}/apr-${pkgver}"
+  make -j1 check
+}
+
+package() {
+  cd "${srcdir}/apr-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}



[arch-commits] Commit in haskell-data-default-instances-base/trunk (PKGBUILD)

2014-04-21 Thread Jelle van der Waa
Date: Monday, April 21, 2014 @ 20:10:19
  Author: jelle
Revision: 109925

upgpkg: haskell-data-default-instances-base 0.0.1-3

ghc 7.8.2 rebuild

Modified:
  haskell-data-default-instances-base/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-04-21 15:59:30 UTC (rev 109924)
+++ PKGBUILD2014-04-21 18:10:19 UTC (rev 109925)
@@ -2,7 +2,7 @@
 _hkgname=data-default-instances-base
 pkgname=haskell-data-default-instances-base
 pkgver=0.0.1
-pkgrel=2
+pkgrel=3
 pkgdesc="Default instances for types in base"
 url="http://hackage.haskell.org/package/${_hkgname}";
 license=('custom:BSD3')



[arch-commits] Commit in haskell-data-default-instances-base/repos (8 files)

2014-04-21 Thread Jelle van der Waa
Date: Monday, April 21, 2014 @ 20:10:27
  Author: jelle
Revision: 109926

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

Added:
  haskell-data-default-instances-base/repos/community-i686/PKGBUILD
(from rev 109925, haskell-data-default-instances-base/trunk/PKGBUILD)
  
haskell-data-default-instances-base/repos/community-i686/haskell-data-default-instances-base.install
(from rev 109925, 
haskell-data-default-instances-base/trunk/haskell-data-default-instances-base.install)
  haskell-data-default-instances-base/repos/community-x86_64/PKGBUILD
(from rev 109925, haskell-data-default-instances-base/trunk/PKGBUILD)
  
haskell-data-default-instances-base/repos/community-x86_64/haskell-data-default-instances-base.install
(from rev 109925, 
haskell-data-default-instances-base/trunk/haskell-data-default-instances-base.install)
Deleted:
  haskell-data-default-instances-base/repos/community-i686/PKGBUILD
  
haskell-data-default-instances-base/repos/community-i686/haskell-data-default-instances-base.install
  haskell-data-default-instances-base/repos/community-x86_64/PKGBUILD
  
haskell-data-default-instances-base/repos/community-x86_64/haskell-data-default-instances-base.install

--+
 /PKGBUILD|   74 ++
 /haskell-data-default-instances-base.install |   36 
 community-i686/PKGBUILD  |   35 
 community-i686/haskell-data-default-instances-base.install   |   18 --
 community-x86_64/PKGBUILD|   35 
 community-x86_64/haskell-data-default-instances-base.install |   18 --
 6 files changed, 110 insertions(+), 106 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-04-21 18:10:19 UTC (rev 109925)
+++ community-i686/PKGBUILD 2014-04-21 18:10:27 UTC (rev 109926)
@@ -1,35 +0,0 @@
-# Maintainer: Jelle van der Waa 
-_hkgname=data-default-instances-base
-pkgname=haskell-data-default-instances-base
-pkgver=0.0.1
-pkgrel=1
-pkgdesc="Default instances for types in base"
-url="http://hackage.haskell.org/package/${_hkgname}";
-license=('custom:BSD3')
-arch=('i686' 'x86_64')
-makedepends=()
-depends=('ghc=7.6.3' 'haskell-data-default-class')
-options=('strip')
-source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-install=${pkgname}.install
-md5sums=('37fc6531e0227bcf9cfbbf85f04e759d')
-build() {
-cd ${srcdir}/${_hkgname}-${pkgver}
-runhaskell Setup configure -O ${PKGBUILD_HASKELL_ENABLE_PROFILING:+-p } 
--enable-split-objs --enable-shared \
-   --prefix=/usr --docdir=/usr/share/doc/${pkgname} 
--libsubdir=\$compiler/site-local/\$pkgid
-runhaskell Setup build
-runhaskell Setup haddock
-runhaskell Setup register   --gen-script
-runhaskell Setup unregister --gen-script
-sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
-}
-package() {
-cd ${srcdir}/${_hkgname}-${pkgver}
-install -D -m744 register.sh   
${pkgdir}/usr/share/haskell/${pkgname}/register.sh
-install-m744 unregister.sh 
${pkgdir}/usr/share/haskell/${pkgname}/unregister.sh
-install -d -m755 ${pkgdir}/usr/share/doc/ghc/html/libraries
-ln -s /usr/share/doc/${pkgname}/html 
${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}
-runhaskell Setup copy --destdir=${pkgdir}
-install -D -m644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-rm -f ${pkgdir}/usr/share/doc/${pkgname}/LICENSE
-}

Copied: haskell-data-default-instances-base/repos/community-i686/PKGBUILD (from 
rev 109925, haskell-data-default-instances-base/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-04-21 18:10:27 UTC (rev 109926)
@@ -0,0 +1,37 @@
+# Maintainer: Jelle van der Waa 
+_hkgname=data-default-instances-base
+pkgname=haskell-data-default-instances-base
+pkgver=0.0.1
+pkgrel=3
+pkgdesc="Default instances for types in base"
+url="http://hackage.haskell.org/package/${_hkgname}";
+license=('custom:BSD3')
+arch=('i686' 'x86_64')
+makedepends=()
+depends=('ghc=7.8.2' 'haskell-data-default-class')
+options=('strip')
+source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+install=${pkgname}.install
+md5sums=('37fc6531e0227bcf9cfbbf85f04e759d')
+options=('staticlibs')
+
+build() {
+cd ${srcdir}/${_hkgname}-${pkgver}
+runhaskell Setup configure -O ${PKGBUILD_HASKELL_ENABLE_PROFILING:+-p } 
--enable-split-objs --enable-shared \
+   --prefix=/usr --docdir=/usr/share/doc/${pkgname} 
--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock
+runhaskell Setup register   --gen-script
+runha

[arch-commits] Commit in zeitgeist/trunk (PKGBUILD gio-dependency.patch)

2014-04-21 Thread Jan de Groot
Date: Monday, April 21, 2014 @ 20:17:35
  Author: jgc
Revision: 211624

upgpkg: zeitgeist 0.9.14-2

Add gio dependency, fixes vala bindings 
(https://bugs.freedesktop.org/show_bug.cgi?id=75036)

Added:
  zeitgeist/trunk/gio-dependency.patch
Modified:
  zeitgeist/trunk/PKGBUILD

--+
 PKGBUILD |9 ++---
 gio-dependency.patch |   20 
 2 files changed, 26 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-04-21 17:43:22 UTC (rev 211623)
+++ PKGBUILD2014-04-21 18:17:35 UTC (rev 211624)
@@ -5,7 +5,7 @@
 
 pkgname=zeitgeist
 pkgver=0.9.14
-pkgrel=1
+pkgrel=2
 pkgdesc="Service logging user activities and events"
 arch=(i686 x86_64)
 url="http://zeitgeist-project.com/";
@@ -15,12 +15,15 @@
 provides=(zeitgeist-datahub)
 conflicts=(zeitgeist-datahub)
 replaces=(zeitgeist-datahub)
-source=("https://launchpad.net/$pkgname/${pkgver%.*}/$pkgver/+download/$pkgname-$pkgver.tar.xz";)
-sha256sums=('769b5abfe67ef632414efa1d35a1462c5cd86c8792bb4635b4c3d93a5f15f061')
+source=("https://launchpad.net/$pkgname/${pkgver%.*}/$pkgver/+download/$pkgname-$pkgver.tar.xz";
+ gio-dependency.patch)
+sha256sums=('769b5abfe67ef632414efa1d35a1462c5cd86c8792bb4635b4c3d93a5f15f061'
+'4f2403b0695a6bf7b7cc10833e0e3a07d14fa22afeccc4ec89af0e89bbb35291')
 
 prepare() {
   cd $pkgname-$pkgver
   sed -i 's/python -/$PYTHON -/' configure configure.ac
+  patch -Np1 -i ../gio-dependency.patch
 }
 
 build() {

Added: gio-dependency.patch
===
--- gio-dependency.patch(rev 0)
+++ gio-dependency.patch2014-04-21 18:17:35 UTC (rev 211624)
@@ -0,0 +1,20 @@
+From ab624e66b0a1eccd4a605980be07726ac8ecb460 Mon Sep 17 00:00:00 2001
+From: Philip Withnall 
+Date: Sun, 16 Feb 2014 15:08:49 +
+Subject: [PATCH] libzeitgeist: Add a missing dependency on gio-2.0
+
+This actually makes the zeitgeist vapi file usable.
+---
+ libzeitgeist/zeitgeist-2.0.deps | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/libzeitgeist/zeitgeist-2.0.deps b/libzeitgeist/zeitgeist-2.0.deps
+index ff8d39b..59eec5d 100644
+--- a/libzeitgeist/zeitgeist-2.0.deps
 b/libzeitgeist/zeitgeist-2.0.deps
+@@ -1 +1,2 @@
+ zeitgeist-datamodel-2.0
++gio-2.0
+-- 
+1.8.5.3
+



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

2014-04-21 Thread Jan de Groot
Date: Monday, April 21, 2014 @ 20:17:51
  Author: jgc
Revision: 211625

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

Added:
  zeitgeist/repos/extra-i686/PKGBUILD
(from rev 211624, zeitgeist/trunk/PKGBUILD)
  zeitgeist/repos/extra-i686/gio-dependency.patch
(from rev 211624, zeitgeist/trunk/gio-dependency.patch)
  zeitgeist/repos/extra-x86_64/PKGBUILD
(from rev 211624, zeitgeist/trunk/PKGBUILD)
  zeitgeist/repos/extra-x86_64/gio-dependency.patch
(from rev 211624, zeitgeist/trunk/gio-dependency.patch)
Deleted:
  zeitgeist/repos/extra-i686/PKGBUILD
  zeitgeist/repos/extra-x86_64/PKGBUILD

---+
 /PKGBUILD |   94 
 extra-i686/PKGBUILD   |   44 
 extra-i686/gio-dependency.patch   |   20 +++
 extra-x86_64/PKGBUILD |   44 
 extra-x86_64/gio-dependency.patch |   20 +++
 5 files changed, 134 insertions(+), 88 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-04-21 18:17:35 UTC (rev 211624)
+++ extra-i686/PKGBUILD 2014-04-21 18:17:51 UTC (rev 211625)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Andrea Scarpino 
-# Contributor: György Balló 
-
-pkgname=zeitgeist
-pkgver=0.9.14
-pkgrel=1
-pkgdesc="Service logging user activities and events"
-arch=(i686 x86_64)
-url="http://zeitgeist-project.com/";
-license=(GPL2 LGPL2.1)
-depends=(json-glib telepathy-glib gtk3)
-makedepends=(intltool gobject-introspection vala raptor python2-rdflib)
-provides=(zeitgeist-datahub)
-conflicts=(zeitgeist-datahub)
-replaces=(zeitgeist-datahub)
-source=("https://launchpad.net/$pkgname/${pkgver%.*}/$pkgver/+download/$pkgname-$pkgver.tar.xz";)
-sha256sums=('769b5abfe67ef632414efa1d35a1462c5cd86c8792bb4635b4c3d93a5f15f061')
-
-prepare() {
-  cd $pkgname-$pkgver
-  sed -i 's/python -/$PYTHON -/' configure configure.ac
-}
-
-build() {
-  cd $pkgname-$pkgver
-  export PYTHON=/usr/bin/python2
-  autoreconf -fi
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
---libexecdir=/usr/lib/$pkgname
-  make
-}
-
-check() {
-  cd $pkgname-$pkgver
-  # Log test fails in chroot, as we have no X and no proper dbus
-  make -k check || :
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: zeitgeist/repos/extra-i686/PKGBUILD (from rev 211624, 
zeitgeist/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-04-21 18:17:51 UTC (rev 211625)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Andrea Scarpino 
+# Contributor: György Balló 
+
+pkgname=zeitgeist
+pkgver=0.9.14
+pkgrel=2
+pkgdesc="Service logging user activities and events"
+arch=(i686 x86_64)
+url="http://zeitgeist-project.com/";
+license=(GPL2 LGPL2.1)
+depends=(json-glib telepathy-glib gtk3)
+makedepends=(intltool gobject-introspection vala raptor python2-rdflib)
+provides=(zeitgeist-datahub)
+conflicts=(zeitgeist-datahub)
+replaces=(zeitgeist-datahub)
+source=("https://launchpad.net/$pkgname/${pkgver%.*}/$pkgver/+download/$pkgname-$pkgver.tar.xz";
+ gio-dependency.patch)
+sha256sums=('769b5abfe67ef632414efa1d35a1462c5cd86c8792bb4635b4c3d93a5f15f061'
+'4f2403b0695a6bf7b7cc10833e0e3a07d14fa22afeccc4ec89af0e89bbb35291')
+
+prepare() {
+  cd $pkgname-$pkgver
+  sed -i 's/python -/$PYTHON -/' configure configure.ac
+  patch -Np1 -i ../gio-dependency.patch
+}
+
+build() {
+  cd $pkgname-$pkgver
+  export PYTHON=/usr/bin/python2
+  autoreconf -fi
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+--libexecdir=/usr/lib/$pkgname
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  # Log test fails in chroot, as we have no X and no proper dbus
+  make -k check || :
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Copied: zeitgeist/repos/extra-i686/gio-dependency.patch (from rev 211624, 
zeitgeist/trunk/gio-dependency.patch)
===
--- extra-i686/gio-dependency.patch (rev 0)
+++ extra-i686/gio-dependency.patch 2014-04-21 18:17:51 UTC (rev 211625)
@@ -0,0 +1,20 @@
+From ab624e66b0a1eccd4a605980be07726ac8ecb460 Mon Sep 17 00:00:00 2001
+From: Philip Withnall 
+Date: Sun, 16 Feb 2014 15:08:49 +
+Subject: [PATCH] libzeitgeist: Add a missing dependency on gio-2.0
+
+This actually makes the zeitgeist vapi file usable.
+---
+ libzeitgeist/zeitgeist-2.0.deps | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/libzeitgeist/zeitgeist-2.0.deps b/libzeitgeist/zeitgeist-2.0.deps
+index ff8d39b..59eec5d 100644
+--- a/libzeitgeist/zeitgeist-2.0.deps
 b/libzeitgeist/zeitgeist-2.0.deps
+@@ -1 +1,2 @@
+ zeitgeist-datamodel-2.0
++gio-2.0
+--

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

2014-04-21 Thread Tobias Powalowski
Date: Monday, April 21, 2014 @ 20:22:24
  Author: tpowa
Revision: 211626

upgpkg: syslinux 6.03pre11-1

bump to latest version

Modified:
  syslinux/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-04-21 18:17:51 UTC (rev 211625)
+++ PKGBUILD2014-04-21 18:22:24 UTC (rev 211626)
@@ -2,7 +2,7 @@
 # Maintainer : Thomas Bächler 
 # Contributor: Keshav Amburay <(the ddoott ridikulus ddoott rat) (aatt) 
(gemmaeiil) (ddoott) (ccoomm)>
 
-_VER="6.03-pre10"
+_VER="6.03-pre11"
 _GIT_TAG="syslinux-${_VER}"
 
 pkgname="syslinux"
@@ -251,4 +251,3 @@
 _package_syslinux_bios
 
 }
-



[arch-commits] Commit in syslinux/repos (28 files)

2014-04-21 Thread Tobias Powalowski
Date: Monday, April 21, 2014 @ 20:22:51
  Author: tpowa
Revision: 211629

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

Added:
  syslinux/repos/testing-i686/PKGBUILD
(from rev 211627, syslinux/trunk/PKGBUILD)
  syslinux/repos/testing-i686/syslinux-6.02-fix-bios-isolinux.patch
(from rev 211627, syslinux/trunk/syslinux-6.02-fix-bios-isolinux.patch)
  syslinux/repos/testing-i686/syslinux-6.02-fix-chainloading.patch
(from rev 211627, syslinux/trunk/syslinux-6.02-fix-chainloading.patch)
  syslinux/repos/testing-i686/syslinux-6.02-fix-efi-ovmf.patch
(from rev 211627, syslinux/trunk/syslinux-6.02-fix-efi-ovmf.patch)
  syslinux/repos/testing-i686/syslinux-install_update
(from rev 211627, syslinux/trunk/syslinux-install_update)
  syslinux/repos/testing-i686/syslinux.cfg
(from rev 211627, syslinux/trunk/syslinux.cfg)
  syslinux/repos/testing-i686/syslinux.install
(from rev 211627, syslinux/trunk/syslinux.install)
  syslinux/repos/testing-x86_64/PKGBUILD
(from rev 211626, syslinux/trunk/PKGBUILD)
  syslinux/repos/testing-x86_64/syslinux-6.02-fix-bios-isolinux.patch
(from rev 211626, syslinux/trunk/syslinux-6.02-fix-bios-isolinux.patch)
  syslinux/repos/testing-x86_64/syslinux-6.02-fix-chainloading.patch
(from rev 211626, syslinux/trunk/syslinux-6.02-fix-chainloading.patch)
  syslinux/repos/testing-x86_64/syslinux-6.02-fix-efi-ovmf.patch
(from rev 211626, syslinux/trunk/syslinux-6.02-fix-efi-ovmf.patch)
  syslinux/repos/testing-x86_64/syslinux-install_update
(from rev 211626, syslinux/trunk/syslinux-install_update)
  syslinux/repos/testing-x86_64/syslinux.cfg
(from rev 211626, syslinux/trunk/syslinux.cfg)
  syslinux/repos/testing-x86_64/syslinux.install
(from rev 211627, syslinux/trunk/syslinux.install)
Deleted:
  syslinux/repos/testing-i686/PKGBUILD
  syslinux/repos/testing-i686/syslinux-6.02-fix-bios-isolinux.patch
  syslinux/repos/testing-i686/syslinux-6.02-fix-chainloading.patch
  syslinux/repos/testing-i686/syslinux-6.02-fix-efi-ovmf.patch
  syslinux/repos/testing-i686/syslinux-install_update
  syslinux/repos/testing-i686/syslinux.cfg
  syslinux/repos/testing-i686/syslinux.install
  syslinux/repos/testing-x86_64/PKGBUILD
  syslinux/repos/testing-x86_64/syslinux-6.02-fix-bios-isolinux.patch
  syslinux/repos/testing-x86_64/syslinux-6.02-fix-chainloading.patch
  syslinux/repos/testing-x86_64/syslinux-6.02-fix-efi-ovmf.patch
  syslinux/repos/testing-x86_64/syslinux-install_update
  syslinux/repos/testing-x86_64/syslinux.cfg
  syslinux/repos/testing-x86_64/syslinux.install

--+
 /PKGBUILD|  506 ++
 /syslinux-6.02-fix-bios-isolinux.patch   |   24 
 /syslinux-6.02-fix-chainloading.patch|   94 +
 /syslinux-6.02-fix-efi-ovmf.patch| 1242 +
 /syslinux-install_update |  906 
 /syslinux.cfg|  156 ++
 /syslinux.install|   86 +
 testing-i686/PKGBUILD|  254 ---
 testing-i686/syslinux-6.02-fix-bios-isolinux.patch   |   12 
 testing-i686/syslinux-6.02-fix-chainloading.patch|   47 
 testing-i686/syslinux-6.02-fix-efi-ovmf.patch|  621 
 testing-i686/syslinux-install_update |  453 --
 testing-i686/syslinux.cfg|   78 -
 testing-i686/syslinux.install|   43 
 testing-x86_64/PKGBUILD  |  254 ---
 testing-x86_64/syslinux-6.02-fix-bios-isolinux.patch |   12 
 testing-x86_64/syslinux-6.02-fix-chainloading.patch  |   47 
 testing-x86_64/syslinux-6.02-fix-efi-ovmf.patch  |  621 
 testing-x86_64/syslinux-install_update   |  453 --
 testing-x86_64/syslinux.cfg  |   78 -
 testing-x86_64/syslinux.install  |   43 
 21 files changed, 3014 insertions(+), 3016 deletions(-)

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


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

2014-04-21 Thread Tobias Powalowski
Date: Monday, April 21, 2014 @ 20:22:47
  Author: tpowa
Revision: 211628

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

Added:
  refind-efi/repos/testing-i686/
  refind-efi/repos/testing-i686/PKGBUILD
(from rev 211627, refind-efi/trunk/PKGBUILD)
  refind-efi/repos/testing-i686/refind-efi.install
(from rev 211627, refind-efi/trunk/refind-efi.install)
  refind-efi/repos/testing-i686/refind_linux.conf
(from rev 211627, refind-efi/trunk/refind_linux.conf)
  refind-efi/repos/testing-x86_64/
  refind-efi/repos/testing-x86_64/PKGBUILD
(from rev 211627, refind-efi/trunk/PKGBUILD)
  refind-efi/repos/testing-x86_64/refind-efi.install
(from rev 211627, refind-efi/trunk/refind-efi.install)
  refind-efi/repos/testing-x86_64/refind_linux.conf
(from rev 211627, refind-efi/trunk/refind_linux.conf)

---+
 testing-i686/PKGBUILD |  260 
 testing-i686/refind-efi.install   |   32 
 testing-i686/refind_linux.conf|5 
 testing-x86_64/PKGBUILD   |  260 
 testing-x86_64/refind-efi.install |   32 
 testing-x86_64/refind_linux.conf  |5 
 6 files changed, 594 insertions(+)

Copied: refind-efi/repos/testing-i686/PKGBUILD (from rev 211627, 
refind-efi/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2014-04-21 18:22:47 UTC (rev 211628)
@@ -0,0 +1,260 @@
+# $Id$
+# Maintainer: Tobias Powalowski 
+# Contributor: Keshav Amburay <(the ddoott ridikulus ddoott rat) (aatt) 
(gemmaeiil) (ddoott) (ccoomm)>
+
+###
+# _TIANOCORE_SVN_URL="https://svn.code.sf.net/p/edk2/code/branches/UDK2014";
+# _TIANO_DIR_="tianocore-udk-2014-svn"
+# _TIANO_SVN_REV_="15322"
+
+# BaseTools MdePkg MdeModulePkg IntelFrameworkPkg IntelFrameworkModulePkg
+
+_TIANOCORE_SVN_URL="https://svn.code.sf.net/p/edk2/code/branches/UDK2010.SR1";
+_TIANO_DIR_="tianocore-udk-2010-svn"
+_TIANO_SVN_REV_="14641"
+###
+
+###
+_TIANOCORE_PKG="Mde"
+_TIANOCORE_TARGET="RELEASE"
+_UDK_TARGET="${_TIANOCORE_PKG}Pkg/${_TIANOCORE_PKG}Pkg.dsc"
+# _COMPILER="GCC48"
+_COMPILER="GCC47"
+###
+
+pkgname="refind-efi"
+pkgver="0.7.9"
+pkgrel="1"
+pkgdesc="Rod Smith's fork of rEFIt UEFI Boot Manager - built with Tianocore 
UDK libs"
+url="http://www.rodsbooks.com/refind/index.html";
+arch=('x86_64' 'i686')
+license=('GPL3' 'custom')
+
+makedepends=('subversion' 'python2')
+depends=('bash' 'dosfstools' 'efibootmgr')
+optdepends=('mactel-boot: For bless command in Apple Mac systems'
+'imagemagick: For refind-mkfont script')
+
+options=('!strip' 'docs' '!makeflags')
+
+install="${pkgname}.install"
+
+source=("http://downloads.sourceforge.net/refind/refind-src-${pkgver}.zip";
+'refind_linux.conf')
+
+for _DIR_ in BaseTools MdePkg MdeModulePkg IntelFrameworkPkg 
IntelFrameworkModulePkg ; do
+   
source+=("${_TIANO_DIR_}_${_DIR_}::svn+${_TIANOCORE_SVN_URL}/${_DIR_}#revision=${_TIANO_SVN_REV_}")
+done
+
+md5sums=('2792c9430d4e575eb19e62b548a7a2e6'
+ 'a83e45b10d5efbca1c93a63851728712'
+ 'SKIP'
+ 'SKIP'
+ 'SKIP'
+ 'SKIP'
+ 'SKIP')
+
+[[ "${CARCH}" == "x86_64" ]] && _TIANO_ARCH="X64"
+[[ "${CARCH}" == "i686" ]] && _TIANO_ARCH="IA32"
+
+[[ "${CARCH}" == "x86_64" ]] && _TIANO_S_ARCH="x64"
+[[ "${CARCH}" == "i686" ]] && _TIANO_S_ARCH="ia32"
+
+_setup_env_vars() {
+   
+   msg "Setup UDK PATH ENV variables"
+   export _UDK_DIR="${srcdir}/${_TIANO_DIR_}_build"
+   export EDK_TOOLS_PATH="${_UDK_DIR}/BaseTools"
+   
+}
+
+_prepare_tianocore_sources() {
+   
+   msg "Delete old UDK BUILD dir"
+   rm -rf "${_UDK_DIR}/" || true
+   
+   msg "Create UDK BUILD dir"
+   mkdir -p "${_UDK_DIR}/"
+   
+   for _DIR_ in BaseTools MdePkg MdeModulePkg IntelFrameworkPkg 
IntelFrameworkModulePkg ; do
+   mv "${srcdir}/${_TIANO_DIR_}_${_DIR_}" "${_UDK_DIR}/${_DIR_}"
+   done
+   
+   cd "${_UDK_DIR}/"
+   
+   msg "Cleanup UDK config files"
+   rm -rf "${_UDK_DIR}/Build/" || true
+   rm -rf "${_UDK_DIR}/Conf/" || true
+   mkdir -p "${_UDK_DIR}/Conf/"
+   mkdir -p "${_UDK_DIR}/Build/"
+   
+   msg "Use python2 for UDK BaseTools"
+   sed 's|python |python2 |g' -i 
"${EDK_TOOLS_PATH}/BinWrappers/PosixLike"/* || true
+   sed 's|python |python2 |g' -i "${EDK_TOOLS_PATH}/Tests/GNUmakefile"
+   
+   msg "Fix GCC Warning as error"
+   sed 's|-Werror |-Wno-error -Wno-unused-but-set-variable |g' -i 
"${EDK_TOOLS_PATH}/Source/C/Makefiles/header.makefile" || true
+   sed 's|-Werror |-Wno-error -Wno-unused-but-set-variable |g' -i 
"${EDK_TOOLS_PATH}/Conf/tools_def.template" || true
+   
+   msg "Fix GenFw: ERROR 3000: Invalid, refind_x64.dll bad symbol 
definition"
+   ## 
http://www.mail-archive.com/edk2-devel@

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

2014-04-21 Thread Tobias Powalowski
Date: Monday, April 21, 2014 @ 20:22:35
  Author: tpowa
Revision: 211627

upgpkg: refind-efi 0.7.9-1

bump to latest version

Modified:
  refind-efi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-04-21 18:22:24 UTC (rev 211626)
+++ PKGBUILD2014-04-21 18:22:35 UTC (rev 211627)
@@ -23,8 +23,8 @@
 ###
 
 pkgname="refind-efi"
-pkgver="0.7.8"
-pkgrel="2"
+pkgver="0.7.9"
+pkgrel="1"
 pkgdesc="Rod Smith's fork of rEFIt UEFI Boot Manager - built with Tianocore 
UDK libs"
 url="http://www.rodsbooks.com/refind/index.html";
 arch=('x86_64' 'i686')
@@ -46,7 +46,7 @@

source+=("${_TIANO_DIR_}_${_DIR_}::svn+${_TIANOCORE_SVN_URL}/${_DIR_}#revision=${_TIANO_SVN_REV_}")
 done
 
-md5sums=('00980c474b5b2fdcb5a0601cc553f1d8'
+md5sums=('2792c9430d4e575eb19e62b548a7a2e6'
  'a83e45b10d5efbca1c93a63851728712'
  'SKIP'
  'SKIP'



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

2014-04-21 Thread Jan de Groot
Date: Monday, April 21, 2014 @ 20:28:07
  Author: jgc
Revision: 211630

upgpkg: folks 0.9.7-1

Bump to git snapshot. Fixes some open bugs

Modified:
  folks/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-04-21 18:22:51 UTC (rev 211629)
+++ PKGBUILD2014-04-21 18:28:07 UTC (rev 211630)
@@ -2,22 +2,22 @@
 # Maintainer: Ionut Biru 
 
 pkgname=folks
-pkgver=0.9.6
-pkgrel=2
+pkgver=0.9.7
+pkgrel=1
 pkgdesc="Library to aggregates people into metacontacts"
 arch=(i686 x86_64)
 url="http://telepathy.freedesktop.org/wiki/Folks";
 license=(LGPL2.1)
 depends=(telepathy-glib libgee libxml2 evolution-data-server zeitgeist)
-makedepends=(gobject-introspection intltool vala)
+makedepends=(gobject-introspection intltool vala git)
 install=folks.install
 options=('!emptydirs')
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('a67e055b5a2724a34a80946e2940c4c0ad708cb1f4e0a09407c6b69a5e40267f')
+source=(git://git.gnome.org/folks#commit=0085cb463849e5b30d4b4c58da63a5df3fd0d0be)
+md5sums=('SKIP')
 
 build() {
-  cd "$pkgname-$pkgver"
-  #export PKG_CONFIG_PATH="${srcdir}/${pkgname}-${pkgver}/folks"
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
   ./configure --prefix=/usr --disable-schemas-compile \
 --disable-libsocialweb-backend --disable-fatal-warnings
   make
@@ -24,7 +24,7 @@
 }
 
 package() {
-  cd "$pkgname-$pkgver"
+  cd $pkgname
   make DESTDIR="$pkgdir" install
 }
 



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

2014-04-21 Thread Jan de Groot
Date: Monday, April 21, 2014 @ 20:28:13
  Author: jgc
Revision: 211631

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

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

+
 /PKGBUILD  |   62 +++
 /folks.install |   22 +++
 extra-i686/PKGBUILD|   31 -
 extra-i686/folks.install   |   11 ---
 extra-x86_64/PKGBUILD  |   31 -
 extra-x86_64/folks.install |   11 ---
 6 files changed, 84 insertions(+), 84 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-04-21 18:28:07 UTC (rev 211630)
+++ extra-i686/PKGBUILD 2014-04-21 18:28:13 UTC (rev 211631)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-
-pkgname=folks
-pkgver=0.9.6
-pkgrel=2
-pkgdesc="Library to aggregates people into metacontacts"
-arch=(i686 x86_64)
-url="http://telepathy.freedesktop.org/wiki/Folks";
-license=(LGPL2.1)
-depends=(telepathy-glib libgee libxml2 evolution-data-server zeitgeist)
-makedepends=(gobject-introspection intltool vala)
-install=folks.install
-options=('!emptydirs')
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('a67e055b5a2724a34a80946e2940c4c0ad708cb1f4e0a09407c6b69a5e40267f')
-
-build() {
-  cd "$pkgname-$pkgver"
-  #export PKG_CONFIG_PATH="${srcdir}/${pkgname}-${pkgver}/folks"
-  ./configure --prefix=/usr --disable-schemas-compile \
---disable-libsocialweb-backend --disable-fatal-warnings
-  make
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: folks/repos/extra-i686/PKGBUILD (from rev 211630, folks/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-04-21 18:28:13 UTC (rev 211631)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Ionut Biru 
+
+pkgname=folks
+pkgver=0.9.7
+pkgrel=1
+pkgdesc="Library to aggregates people into metacontacts"
+arch=(i686 x86_64)
+url="http://telepathy.freedesktop.org/wiki/Folks";
+license=(LGPL2.1)
+depends=(telepathy-glib libgee libxml2 evolution-data-server zeitgeist)
+makedepends=(gobject-introspection intltool vala git)
+install=folks.install
+options=('!emptydirs')
+source=(git://git.gnome.org/folks#commit=0085cb463849e5b30d4b4c58da63a5df3fd0d0be)
+md5sums=('SKIP')
+
+build() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+  ./configure --prefix=/usr --disable-schemas-compile \
+--disable-libsocialweb-backend --disable-fatal-warnings
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: extra-i686/folks.install
===
--- extra-i686/folks.install2014-04-21 18:28:07 UTC (rev 211630)
+++ extra-i686/folks.install2014-04-21 18:28:13 UTC (rev 211631)
@@ -1,11 +0,0 @@
-post_install() {
-  glib-compile-schemas /usr/share/glib-2.0/schemas
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: folks/repos/extra-i686/folks.install (from rev 211630, 
folks/trunk/folks.install)
===
--- extra-i686/folks.install(rev 0)
+++ extra-i686/folks.install2014-04-21 18:28:13 UTC (rev 211631)
@@ -0,0 +1,11 @@
+post_install() {
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-04-21 18:28:07 UTC (rev 211630)
+++ extra-x86_64/PKGBUILD   2014-04-21 18:28:13 UTC (rev 211631)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-
-pkgname=folks
-pkgver=0.9.6
-pkgrel=2
-pkgdesc="Library to aggregates people into metacontacts"
-arch=(i686 x86_64)
-url="http://telepathy.freedesktop.org/wiki/Folks";
-license=(LGPL2.1)
-depends=(telepathy-glib libgee libxml2 evolution-data-server zeitgeist)
-makedepends=(gobject-introspection intltool vala)
-install=folks.install
-options=('!emptydirs')
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('a67e055b5a2724a34a80946e2940c4c0ad708cb1f4e0a09407c6b69a5e40267f')
-
-build() {
-  cd "$pkgname-$pkgver"
-  #export

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

2014-04-21 Thread Alexander Rødseth
Date: Monday, April 21, 2014 @ 20:39:54
  Author: arodseth
Revision: 109927

upgpkg: alex 3.1.3-1

Modified:
  alex/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-04-21 18:10:27 UTC (rev 109926)
+++ PKGBUILD2014-04-21 18:39:54 UTC (rev 109927)
@@ -11,8 +11,8 @@
 arch=('x86_64' 'i686')
 url='http://hackage.haskell.org/package/alex'
 license=('custom:BSD3')
-depends=('gmp')
-makedepends=('ghc=7.6.3-1' 'haskell-quickcheck>=2' 'happy')
+depends=('gmp' 'libffi')
+makedepends=('ghc=7.8.2' 'haskell-quickcheck' 'happy' 'libffi')
 
source=("http://hackage.haskell.org/packages/archive/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz";)
 sha256sums=('8d41a6e72a016155f00c846f7146ab4b27fe9640668a4b592d6a9b856f970a92')
 



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

2014-04-21 Thread Alexander Rødseth
Date: Monday, April 21, 2014 @ 20:40:10
  Author: arodseth
Revision: 109928

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

Added:
  alex/repos/community-staging-i686/
  alex/repos/community-staging-i686/PKGBUILD
(from rev 109927, alex/trunk/PKGBUILD)
  alex/repos/community-staging-x86_64/
  alex/repos/community-staging-x86_64/PKGBUILD
(from rev 109927, alex/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   35 +++
 community-staging-x86_64/PKGBUILD |   35 +++
 2 files changed, 70 insertions(+)

Copied: alex/repos/community-staging-i686/PKGBUILD (from rev 109927, 
alex/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2014-04-21 18:40:10 UTC (rev 109928)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Alexander Rødseth 
+# Contributor: Sergej Pupykin 
+# Contributor: Vesa Kaihlavirta 
+# Contributor: Philip Nilsson 
+
+pkgname=alex
+pkgver=3.1.3
+pkgrel=1
+pkgdesc='Lexical analyser generator for Haskell'
+arch=('x86_64' 'i686')
+url='http://hackage.haskell.org/package/alex'
+license=('custom:BSD3')
+depends=('gmp' 'libffi')
+makedepends=('ghc=7.8.2' 'haskell-quickcheck' 'happy' 'libffi')
+source=("http://hackage.haskell.org/packages/archive/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz";)
+sha256sums=('8d41a6e72a016155f00c846f7146ab4b27fe9640668a4b592d6a9b856f970a92')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  runghc Setup.lhs configure --prefix=/usr --datasubdir="$pkgname"
+  runghc Setup.lhs build
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+
+  runghc Setup.lhs copy --destdir="$pkgdir"
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/alex/BSD3"
+  # Doc only contains the license
+  rm -rf $pkgdir/usr/share/doc
+}
+
+# vim:set ts=2 sw=2 et:

Copied: alex/repos/community-staging-x86_64/PKGBUILD (from rev 109927, 
alex/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2014-04-21 18:40:10 UTC (rev 109928)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Alexander Rødseth 
+# Contributor: Sergej Pupykin 
+# Contributor: Vesa Kaihlavirta 
+# Contributor: Philip Nilsson 
+
+pkgname=alex
+pkgver=3.1.3
+pkgrel=1
+pkgdesc='Lexical analyser generator for Haskell'
+arch=('x86_64' 'i686')
+url='http://hackage.haskell.org/package/alex'
+license=('custom:BSD3')
+depends=('gmp' 'libffi')
+makedepends=('ghc=7.8.2' 'haskell-quickcheck' 'happy' 'libffi')
+source=("http://hackage.haskell.org/packages/archive/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz";)
+sha256sums=('8d41a6e72a016155f00c846f7146ab4b27fe9640668a4b592d6a9b856f970a92')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  runghc Setup.lhs configure --prefix=/usr --datasubdir="$pkgname"
+  runghc Setup.lhs build
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+
+  runghc Setup.lhs copy --destdir="$pkgdir"
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/alex/BSD3"
+  # Doc only contains the license
+  rm -rf $pkgdir/usr/share/doc
+}
+
+# vim:set ts=2 sw=2 et:



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

2014-04-21 Thread Anatol Pomozov
Date: Monday, April 21, 2014 @ 20:47:48
  Author: anatolik
Revision: 109929

upgpkg: rethinkdb 1.12.3-1

Modified:
  rethinkdb/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-04-21 18:40:10 UTC (rev 109928)
+++ PKGBUILD2014-04-21 18:47:48 UTC (rev 109929)
@@ -4,7 +4,7 @@
 # Contributor: Sigmund Lahn 
 
 pkgname=rethinkdb
-pkgver=1.12.2
+pkgver=1.12.3
 pkgrel=1
 pkgdesc='An open-source distributed database built with love.'
 arch=(i686 x86_64)
@@ -20,7 +20,7 @@
   rethinkdb-tmpfile.conf
   rethinkdb.service
 )
-sha256sums=('bf6f69ab963e8eb60301dde203f33ae112c7f005e19697be073369b2d4aef492'
+sha256sums=('545319fedf65fce26fa83d46bf3a7884ed6b8b085bc712314c458b387c6058d5'
 '656d3a42e75d087e723f71aa320fdd91cbbb82071ef72eb11fd3e4a619b429a4'
 'e56bffa2b9ebc3a00ef566ab2be0719a633c89d961a2461dfa2d9ffdb258c1a2')
 



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

2014-04-21 Thread Anatol Pomozov
Date: Monday, April 21, 2014 @ 20:48:39
  Author: anatolik
Revision: 109930

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

Added:
  rethinkdb/repos/community-testing-i686/
  rethinkdb/repos/community-testing-i686/PKGBUILD
(from rev 109929, rethinkdb/trunk/PKGBUILD)
  rethinkdb/repos/community-testing-i686/rethinkdb-tmpfile.conf
(from rev 109929, rethinkdb/trunk/rethinkdb-tmpfile.conf)
  rethinkdb/repos/community-testing-i686/rethinkdb.install
(from rev 109929, rethinkdb/trunk/rethinkdb.install)
  rethinkdb/repos/community-testing-i686/rethinkdb.service
(from rev 109929, rethinkdb/trunk/rethinkdb.service)
  rethinkdb/repos/community-testing-x86_64/
  rethinkdb/repos/community-testing-x86_64/PKGBUILD
(from rev 109929, rethinkdb/trunk/PKGBUILD)
  rethinkdb/repos/community-testing-x86_64/rethinkdb-tmpfile.conf
(from rev 109929, rethinkdb/trunk/rethinkdb-tmpfile.conf)
  rethinkdb/repos/community-testing-x86_64/rethinkdb.install
(from rev 109929, rethinkdb/trunk/rethinkdb.install)
  rethinkdb/repos/community-testing-x86_64/rethinkdb.service
(from rev 109929, rethinkdb/trunk/rethinkdb.service)

-+
 community-testing-i686/PKGBUILD |   55 ++
 community-testing-i686/rethinkdb-tmpfile.conf   |1 
 community-testing-i686/rethinkdb.install|   37 ++
 community-testing-i686/rethinkdb.service|   12 
 community-testing-x86_64/PKGBUILD   |   55 ++
 community-testing-x86_64/rethinkdb-tmpfile.conf |1 
 community-testing-x86_64/rethinkdb.install  |   37 ++
 community-testing-x86_64/rethinkdb.service  |   12 
 8 files changed, 210 insertions(+)

Copied: rethinkdb/repos/community-testing-i686/PKGBUILD (from rev 109929, 
rethinkdb/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2014-04-21 18:48:39 UTC (rev 109930)
@@ -0,0 +1,55 @@
+# $Id$
+# Maintainer: Anatol Pomozov 
+# Contributor: Massimiliano Torromeo 
+# Contributor: Sigmund Lahn 
+
+pkgname=rethinkdb
+pkgver=1.12.3
+pkgrel=1
+pkgdesc='An open-source distributed database built with love.'
+arch=(i686 x86_64)
+url='http://www.rethinkdb.com/'
+license=(AGPL)
+depends=(protobuf ncurses gperftools)
+makedepends=(boost python python2)
+backup=(etc/rethinkdb/instances.d/default.conf)
+install=rethinkdb.install
+options=(!emptydirs)
+source=(
+  http://download.rethinkdb.com/dist/rethinkdb-$pkgver.tgz
+  rethinkdb-tmpfile.conf
+  rethinkdb.service
+)
+sha256sums=('545319fedf65fce26fa83d46bf3a7884ed6b8b085bc712314c458b387c6058d5'
+'656d3a42e75d087e723f71aa320fdd91cbbb82071ef72eb11fd3e4a619b429a4'
+'e56bffa2b9ebc3a00ef566ab2be0719a633c89d961a2461dfa2d9ffdb258c1a2')
+
+build() {
+  cd rethinkdb-$pkgver
+  ./configure --fetch v8 --disable-drivers --dynamic all 
--enable-precompiled-web --prefix=/usr --sysconfdir=/etc
+  make
+}
+
+check() {
+  cd rethinkdb-$pkgver
+  make build/release/rethinkdb-unittest
+  ./build/release/rethinkdb-unittest
+  # some tests might be flaky on btrfs filesystem!
+}
+
+package() {
+  cd rethinkdb-$pkgver
+  make DESTDIR="$pkgdir" install
+
+  install -Dm644 "$srcdir"/rethinkdb-tmpfile.conf 
"$pkgdir"/usr/lib/tmpfiles.d/rethinkdb.conf
+  install -Dm644 "$srcdir"/rethinkdb.service 
"$pkgdir"/usr/lib/systemd/system/rethinkdb@.service
+
+  # create 'default' database instance
+  cp "$pkgdir"/etc/rethinkdb/default.conf.sample 
"$pkgdir"/etc/rethinkdb/instances.d/default.conf
+  sed -e 's|# directory=/var/lib/rethinkdb|directory=/var/lib/rethinkdb|' \
+  -e 's|# 
pid-file=/var/run/rethinkdb/rethinkdb.pid|pid-file=/var/run/rethinkdb/default.pid|'
 \
+  -i "$pkgdir"/etc/rethinkdb/instances.d/default.conf
+
+  # Arch uses systemd, no need for init.d scripts
+  rm -r "$pkgdir"/etc/init.d
+}

Copied: rethinkdb/repos/community-testing-i686/rethinkdb-tmpfile.conf (from rev 
109929, rethinkdb/trunk/rethinkdb-tmpfile.conf)
===
--- community-testing-i686/rethinkdb-tmpfile.conf   
(rev 0)
+++ community-testing-i686/rethinkdb-tmpfile.conf   2014-04-21 18:48:39 UTC 
(rev 109930)
@@ -0,0 +1 @@
+d /run/rethinkdb 0755 rethinkdb rethinkdb -
\ No newline at end of file

Copied: rethinkdb/repos/community-testing-i686/rethinkdb.install (from rev 
109929, rethinkdb/trunk/rethinkdb.install)
===
--- community-testing-i686/rethinkdb.install(rev 0)
+++ community-testing-i686/rethinkdb.install2014-04-21 18:48:39 UTC (rev 
109930)
@@ -0,0 +1,37 @@
+post_install() {
+  groupadd rethinkdb &>/dev/null
+  useradd -g rethinkdb -d /var/lib/rethinkdb -s /bin/false rethinkdb 
&>/dev/null
+

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

2014-04-21 Thread Alexander Rødseth
Date: Monday, April 21, 2014 @ 21:01:47
  Author: arodseth
Revision: 109931

upgpkg: alex 3.1.3-2

Modified:
  alex/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-04-21 18:48:39 UTC (rev 109930)
+++ PKGBUILD2014-04-21 19:01:47 UTC (rev 109931)
@@ -6,7 +6,7 @@
 
 pkgname=alex
 pkgver=3.1.3
-pkgrel=1
+pkgrel=2
 pkgdesc='Lexical analyser generator for Haskell'
 arch=('x86_64' 'i686')
 url='http://hackage.haskell.org/package/alex'



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

2014-04-21 Thread Alexander Rødseth
Date: Monday, April 21, 2014 @ 21:02:02
  Author: arodseth
Revision: 109932

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

Added:
  alex/repos/community-staging-i686/PKGBUILD
(from rev 109931, alex/trunk/PKGBUILD)
  alex/repos/community-staging-x86_64/PKGBUILD
(from rev 109931, alex/trunk/PKGBUILD)
Deleted:
  alex/repos/community-staging-i686/PKGBUILD
  alex/repos/community-staging-x86_64/PKGBUILD

---+
 /PKGBUILD |   70 
 community-staging-i686/PKGBUILD   |   35 --
 community-staging-x86_64/PKGBUILD |   35 --
 3 files changed, 70 insertions(+), 70 deletions(-)

Deleted: community-staging-i686/PKGBUILD
===
--- community-staging-i686/PKGBUILD 2014-04-21 19:01:47 UTC (rev 109931)
+++ community-staging-i686/PKGBUILD 2014-04-21 19:02:02 UTC (rev 109932)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth 
-# Contributor: Sergej Pupykin 
-# Contributor: Vesa Kaihlavirta 
-# Contributor: Philip Nilsson 
-
-pkgname=alex
-pkgver=3.1.3
-pkgrel=1
-pkgdesc='Lexical analyser generator for Haskell'
-arch=('x86_64' 'i686')
-url='http://hackage.haskell.org/package/alex'
-license=('custom:BSD3')
-depends=('gmp' 'libffi')
-makedepends=('ghc=7.8.2' 'haskell-quickcheck' 'happy' 'libffi')
-source=("http://hackage.haskell.org/packages/archive/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz";)
-sha256sums=('8d41a6e72a016155f00c846f7146ab4b27fe9640668a4b592d6a9b856f970a92')
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  runghc Setup.lhs configure --prefix=/usr --datasubdir="$pkgname"
-  runghc Setup.lhs build
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-
-  runghc Setup.lhs copy --destdir="$pkgdir"
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/alex/BSD3"
-  # Doc only contains the license
-  rm -rf $pkgdir/usr/share/doc
-}
-
-# vim:set ts=2 sw=2 et:

Copied: alex/repos/community-staging-i686/PKGBUILD (from rev 109931, 
alex/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2014-04-21 19:02:02 UTC (rev 109932)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Alexander Rødseth 
+# Contributor: Sergej Pupykin 
+# Contributor: Vesa Kaihlavirta 
+# Contributor: Philip Nilsson 
+
+pkgname=alex
+pkgver=3.1.3
+pkgrel=2
+pkgdesc='Lexical analyser generator for Haskell'
+arch=('x86_64' 'i686')
+url='http://hackage.haskell.org/package/alex'
+license=('custom:BSD3')
+depends=('gmp' 'libffi')
+makedepends=('ghc=7.8.2' 'haskell-quickcheck' 'happy' 'libffi')
+source=("http://hackage.haskell.org/packages/archive/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz";)
+sha256sums=('8d41a6e72a016155f00c846f7146ab4b27fe9640668a4b592d6a9b856f970a92')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  runghc Setup.lhs configure --prefix=/usr --datasubdir="$pkgname"
+  runghc Setup.lhs build
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+
+  runghc Setup.lhs copy --destdir="$pkgdir"
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/alex/BSD3"
+  # Doc only contains the license
+  rm -rf $pkgdir/usr/share/doc
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-staging-x86_64/PKGBUILD
===
--- community-staging-x86_64/PKGBUILD   2014-04-21 19:01:47 UTC (rev 109931)
+++ community-staging-x86_64/PKGBUILD   2014-04-21 19:02:02 UTC (rev 109932)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth 
-# Contributor: Sergej Pupykin 
-# Contributor: Vesa Kaihlavirta 
-# Contributor: Philip Nilsson 
-
-pkgname=alex
-pkgver=3.1.3
-pkgrel=1
-pkgdesc='Lexical analyser generator for Haskell'
-arch=('x86_64' 'i686')
-url='http://hackage.haskell.org/package/alex'
-license=('custom:BSD3')
-depends=('gmp' 'libffi')
-makedepends=('ghc=7.8.2' 'haskell-quickcheck' 'happy' 'libffi')
-source=("http://hackage.haskell.org/packages/archive/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz";)
-sha256sums=('8d41a6e72a016155f00c846f7146ab4b27fe9640668a4b592d6a9b856f970a92')
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  runghc Setup.lhs configure --prefix=/usr --datasubdir="$pkgname"
-  runghc Setup.lhs build
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-
-  runghc Setup.lhs copy --destdir="$pkgdir"
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/alex/BSD3"
-  # Doc only contains the license
-  rm -rf $pkgdir/usr/share/doc
-}
-
-# vim:set ts=2 sw=2 et:

Copied: alex/repos/community-staging-x86_64/PKGBUILD (from rev 109931, 
alex/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2014-04-21 19:02:02 UTC (rev 109932)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Alexander Rødseth 
+# Contributor: Sergej Pupykin 
+# Contributor: Vesa Kaihl

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

2014-04-21 Thread Eric Bélanger
Date: Monday, April 21, 2014 @ 21:35:12
  Author: eric
Revision: 109933

upgpkg: youtube-dl 2014.04.21.6-1

Upstream update

Modified:
  youtube-dl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-04-21 19:02:02 UTC (rev 109932)
+++ PKGBUILD2014-04-21 19:35:12 UTC (rev 109933)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger 
 
 pkgname=youtube-dl
-pkgver=2014.04.19
+pkgver=2014.04.21.6
 pkgrel=1
 pkgdesc="A small command-line program to download videos from YouTube.com and 
a few more sites"
 arch=('any')
@@ -12,7 +12,7 @@
 optdepends=('ffmpeg: for video post-processing')
 source=(http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz
 
http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz.sig)
-sha1sums=('ffddb9b0d4bc6ed2c3172681671b52f7997fed4c'
+sha1sums=('a78288e990b4d9f3708313ba6c53ebc323868527'
   'SKIP')
 
 prepare() {



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

2014-04-21 Thread Eric Bélanger
Date: Monday, April 21, 2014 @ 21:36:58
  Author: eric
Revision: 109934

archrelease: copy trunk to community-any

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

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

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

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



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

2014-04-21 Thread Sven-Hendrik Haase
Date: Monday, April 21, 2014 @ 21:37:42
  Author: svenstaro
Revision: 109936

archrelease: copy trunk to community-any

Added:
  glm/repos/community-any/PKGBUILD
(from rev 109935, glm/trunk/PKGBUILD)
Deleted:
  glm/repos/community-any/PKGBUILD

--+
 PKGBUILD |   50 +-
 1 file changed, 25 insertions(+), 25 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-04-21 19:37:36 UTC (rev 109935)
+++ PKGBUILD2014-04-21 19:37:42 UTC (rev 109936)
@@ -1,25 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Peter Hatina 
-pkgname=glm
-pkgver=0.9.5.2
-pkgrel=1
-pkgdesc="C++ mathematics library for 3D software based on the OpenGL Shading 
Language (GLSL) specification"
-arch=('any')
-license=('MIT')
-url="http://glm.g-truc.net";
-source=("http://sourceforge.net/projects/ogl-math/files/glm-$pkgver/glm-$pkgver.zip";)
-md5sums=('dd8332ef13c325e1e785130a92c168bd')
-
-package() {
-cd $pkgname
-mkdir -p $pkgdir/usr/include/glm
-mkdir -p $pkgdir/usr/share/doc
-cp -r glm $pkgdir/usr/include
-cp -r doc $pkgdir/usr/share/doc/glm
-rm -f $pkgdir/usr/include/glm/CMakeLists.txt
-find $pkgdir -type f -exec chmod 644 {} \;
-find $pkgdir -type d -exec chmod 755 {} \;
-
-install -Dm644 util/FindGLM.cmake 
$pkgdir/usr/share/cmake-2.8/Modules/FindGLM.cmake
-install -Dm644 copying.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}

Copied: glm/repos/community-any/PKGBUILD (from rev 109935, glm/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-04-21 19:37:42 UTC (rev 109936)
@@ -0,0 +1,25 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Peter Hatina 
+pkgname=glm
+pkgver=0.9.5.3
+pkgrel=1
+pkgdesc="C++ mathematics library for 3D software based on the OpenGL Shading 
Language (GLSL) specification"
+arch=('any')
+license=('MIT')
+url="http://glm.g-truc.net";
+source=("http://sourceforge.net/projects/ogl-math/files/glm-$pkgver/glm-$pkgver.zip";)
+md5sums=('5aff891cf4b658829e3f0907e6544780')
+
+package() {
+cd $pkgname
+mkdir -p $pkgdir/usr/include/glm
+mkdir -p $pkgdir/usr/share/doc
+cp -r glm $pkgdir/usr/include
+cp -r doc $pkgdir/usr/share/doc/glm
+rm -f $pkgdir/usr/include/glm/CMakeLists.txt
+find $pkgdir -type f -exec chmod 644 {} \;
+find $pkgdir -type d -exec chmod 755 {} \;
+
+install -Dm644 util/FindGLM.cmake 
$pkgdir/usr/share/cmake-2.8/Modules/FindGLM.cmake
+install -Dm644 copying.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}



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

2014-04-21 Thread Sven-Hendrik Haase
Date: Monday, April 21, 2014 @ 21:37:36
  Author: svenstaro
Revision: 109935

upgpkg: glm 0.9.5.3-1

upstream release 0.9.5.3

Modified:
  glm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-04-21 19:36:58 UTC (rev 109934)
+++ PKGBUILD2014-04-21 19:37:36 UTC (rev 109935)
@@ -1,7 +1,7 @@
 # Maintainer: Sven-Hendrik Haase 
 # Contributor: Peter Hatina 
 pkgname=glm
-pkgver=0.9.5.2
+pkgver=0.9.5.3
 pkgrel=1
 pkgdesc="C++ mathematics library for 3D software based on the OpenGL Shading 
Language (GLSL) specification"
 arch=('any')
@@ -8,7 +8,7 @@
 license=('MIT')
 url="http://glm.g-truc.net";
 
source=("http://sourceforge.net/projects/ogl-math/files/glm-$pkgver/glm-$pkgver.zip";)
-md5sums=('dd8332ef13c325e1e785130a92c168bd')
+md5sums=('5aff891cf4b658829e3f0907e6544780')
 
 package() {
 cd $pkgname



[arch-commits] Commit in libreoffice/trunk (PKGBUILD.43)

2014-04-21 Thread Andreas Radke
Date: Monday, April 21, 2014 @ 21:51:24
  Author: andyrtr
Revision: 211633

prepare next major update - 4.3.0.0.alpha1

Added:
  libreoffice/trunk/PKGBUILD.43

-+
 PKGBUILD.43 |  725 ++
 1 file changed, 725 insertions(+)

Added: PKGBUILD.43
===
--- PKGBUILD.43 (rev 0)
+++ PKGBUILD.43 2014-04-21 19:51:24 UTC (rev 211633)
@@ -0,0 +1,725 @@
+# $Id: PKGBUILD 211574 2014-04-20 12:55:34Z andyrtr $
+# Maintainer: AndyRTR 
+# Maintainer: Bartłomiej Piotrowski 
+
+pkgbase="libreoffice"
+pkgname=('libreoffice-common'
+   'libreoffice-base'
+   'libreoffice-calc'
+   'libreoffice-draw'
+   'libreoffice-gnome'
+   'libreoffice-impress'
+   'libreoffice-kde4'
+   'libreoffice-math'
+   'libreoffice-sdk'
+   'libreoffice-sdk-doc'
+   'libreoffice-writer'
+   'libreoffice-en-US'
+   'libreoffice-postgresql-connector'
+   'libreoffice-extension-wiki-publisher'
+   'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built)
+_LOver=4.3.0.0.alpha1
+pkgver=4.3.0
+pkgrel=0.1
+arch=('i686' 'x86_64')
+license=('LGPL3')
+url="http://www.libreoffice.org/";
+makedepends=( # makedepends
+ 'sane' 'perl-archive-zip' 'zip' 'unzip' 'unixodbc' 'apache-ant'
+'gperf' 'kdelibs' 'gconf' 'gtk3' 'cppunit' 
'beanshell2' 'vigra'
+'clucene' 'junit' 'libmythes' 'libwpg'  'mesa' 
'clucene'
+'java-environment' 'postgresql-libs' 'bluez-libs' 
'harfbuzz-icu'
+'gdb' 'doxygen'  'libatomic_ops' 'glew' 'apr' 'serf'
+ # the runtime dependencies
+ "curl>=7.20.0" "hunspell>=1.2.8" "python>=3.4" 'libwpd>=0.9.2'
+'libwps' 'libxaw' "neon>=0.28.6" 'pango' 'nspr' 
'libjpeg' 'libxrandr'
+'libgl' 'dbus-glib' 'libxslt' 'librsvg' 'redland' 
#"icu>=52.1" 
+'hyphen' 'lpsolve' 'gcc-libs' 'sh'  'libtextcat' 
'graphite'
+'lcms2' 'poppler>=0.24.0' 'libvisio' 'libetonyek' 
'libodfgen'
+'libcdr' 'libmspub'
+'hicolor-icon-theme' 'desktop-file-utils' 
'shared-mime-info'
+'gtk2' 'orbit2' 'translate-toolkit' 'xdg-utils' 
#'telepathy-glib'
+'gst-plugins-base-libs' 'glu' 'ttf-liberation' # to 
satisfy regression tests
+'git')
+# there's only one single static library in libreoffice-sdk,
+# the next build that removes it may lead to trouble if people may use it
+# -rw-r--r-- 1 root root 5,1K 12. Okt 23:34 
/usr/lib/libreoffice/sdk/lib/libsalcpprt.a
+# options=('staticlibs')
+
+# http://download.documentfoundation.org/mirrors/all.html
+# http://wiki.documentfoundation.org/Mirrors
+
+#_mirror="http://download.documentfoundation.org/libreoffice/src/${pkgver}";
+_mirror="http://dev-builds.libreoffice.org/pre-releases/src";
+_additional_source_url="http://dev-www.libreoffice.org/src";
+_additional_source_url2="http://dev-www.libreoffice.org/extern";
+source=(${_mirror}/${pkgbase}{,-help,-translations}-${_LOver}.tar.xz{,.asc}
+   
${_additional_source_url}/d6eef4b4cacb2183f2bf265a5a03a354-boost_1_55_0.tar.bz2
+   
${_additional_source_url}/9e96ed4c1d99c0d14ac03c140f9f346c-icu4c-52_1-src.tgz
+   
${_additional_source_url}/1f24ab1d39f4a51faf22244c94a6203f-xmlsec1-1.2.14.tar.gz
+   
${_additional_source_url}/35c94d2df8893241173de1d16b6034c0-swingExSrc.zip
+   
${_additional_source_url}/798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip
+   
${_additional_source_url}/a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip
+   
${_additional_source_url}/e8e197d628436490886d17cffa108fe3-commons-logging-1.1.3-src.tar.gz
+   
${_additional_source_url}/8ab049135b2d15313da5d9f0656894a1-commons-lang3-3.3.1-src.tar.gz
+   
${_additional_source_url}/2c9b0f83ed5890af02c0df1c1776f39b-commons-httpclient-3.1-src.tar.gz
+   
${_additional_source_url}/048751f3271906db5126ab76870444c4-commons-codec-1.9-src.zip
+   
${_additional_source_url}/eeb2c7ddf0d302fba4bfc6e97eac9624-libbase-1.1.6.zip
+   
${_additional_source_url}/39bb3fcea1514f1369fcfc87542390fd-sacjava-1.3.zip
+   
${_additional_source_url}/3404ab6b1792ae5f16bbd603bd1e1d03-libformula-1.1.7.zip
+   
${_additional_source_url}/97b2d4dba862397f446b217e2b623e71-libloader-1.1.6.zip
+   
${_additional_source_url}/f94d9870737518e3b597f9265f4e9803-libserializer-1.1.6.zip
+   
${_additional_source_url}/8ce2fcd72becf06c41f7201d15373ed9-librepository-1.1.6.zip
+   
${_additional_source_url}/d8bd5eed178db6e2b18eeed243f85aa8-flute-1.1.6.zip
+   
${_additional_source_url}/3bdf40c0d199af31923e900d082ca2dd-libfonts-1.1.6.zip
+   
${_additional_source_url}/ace6ab49184e329db254e454a010f56d-libxml-1.1.7.zip
+   
${_addit

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

2014-04-21 Thread Bartłomiej Piotrowski
Date: Monday, April 21, 2014 @ 21:58:58
  Author: bpiotrowski
Revision: 109937

upgpkg: ansible 1.5.5-1

new upstream release

Modified:
  ansible/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-04-21 19:37:42 UTC (rev 109936)
+++ PKGBUILD2014-04-21 19:58:58 UTC (rev 109937)
@@ -5,7 +5,7 @@
 # Contributor: atweiden 
 
 pkgname=ansible
-pkgver=1.5.4
+pkgver=1.5.5
 pkgrel=1
 pkgdesc='Radically simple IT automation platform'
 arch=('any')
@@ -16,26 +16,23 @@
 optdepends=('python2-pyasn1: needed for accelerated mode'
 'python2-crypto: needed for accelerated mode'
 'python2-keyczar: needed for accelerated mode')
-
 backup=('etc/ansible/ansible.cfg')
 source=(http://releases.ansible.com/ansible/$pkgname-$pkgver.tar.gz)
-sha256sums=('34b2f73fe4127d3b7888db262a73795661530e5aaa6b765947cd9660dd59d086')
+sha256sums=('550a9b6ceeed6bcaf5cd4c74bf171e1c2e430b0a83a8a1cc05912df34a868601')
 
 build() {
   cd $pkgname-$pkgver
-
   python2 setup.py build
 }
 
 package() {
   cd $pkgname-$pkgver
+  python2 setup.py install -O1 --root="$pkgdir"
+  find "$pkgdir/usr/lib" -type f -name \*.py -exec sed -i '1s:python$:&2:' {} +
 
   install -d "$pkgdir/usr/share/ansible"
   cp -dpr --no-preserve=ownership ./library/* "$pkgdir/usr/share/ansible/"
   cp -dpr --no-preserve=ownership ./examples "$pkgdir/usr/share/ansible"
-
-  python2 setup.py install -O1 --root="$pkgdir"
-
   install -Dm644 examples/ansible.cfg "$pkgdir/etc/ansible/ansible.cfg"
 
   install -Dm644 README.md "$pkgdir/usr/share/doc/ansible/README.md"
@@ -43,8 +40,6 @@
 
   install -d "$pkgdir/usr/share/man/man1"
   cp -dpr --no-preserve=ownership docs/man/man1/*.1 
"$pkgdir/usr/share/man/man1"
-
-  find "$pkgdir/usr/lib" -type f -name \*.py -exec sed -i '1s:python$:&2:' {} +
 }
 
 # vim:set ts=2 sw=2 et:



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

2014-04-21 Thread Bartłomiej Piotrowski
Date: Monday, April 21, 2014 @ 21:59:16
  Author: bpiotrowski
Revision: 109938

archrelease: copy trunk to community-any

Added:
  ansible/repos/community-any/PKGBUILD
(from rev 109937, ansible/trunk/PKGBUILD)
Deleted:
  ansible/repos/community-any/PKGBUILD

--+
 PKGBUILD |   95 -
 1 file changed, 45 insertions(+), 50 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-04-21 19:58:58 UTC (rev 109937)
+++ PKGBUILD2014-04-21 19:59:16 UTC (rev 109938)
@@ -1,50 +0,0 @@
-# $Id$
-# Maintainer: Daniel Wallace 
-# Contributor: Chris 
-# Contributor: m0ikz 
-# Contributor: atweiden 
-
-pkgname=ansible
-pkgver=1.5.4
-pkgrel=1
-pkgdesc='Radically simple IT automation platform'
-arch=('any')
-url='http://www.ansible.com'
-license=('GPL3')
-depends=('python2' 'python2-yaml' 'python2-paramiko' 'python2-jinja')
-makedepends=('asciidoc' 'fakeroot')
-optdepends=('python2-pyasn1: needed for accelerated mode'
-'python2-crypto: needed for accelerated mode'
-'python2-keyczar: needed for accelerated mode')
-
-backup=('etc/ansible/ansible.cfg')
-source=(http://releases.ansible.com/ansible/$pkgname-$pkgver.tar.gz)
-sha256sums=('34b2f73fe4127d3b7888db262a73795661530e5aaa6b765947cd9660dd59d086')
-
-build() {
-  cd $pkgname-$pkgver
-
-  python2 setup.py build
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  install -d "$pkgdir/usr/share/ansible"
-  cp -dpr --no-preserve=ownership ./library/* "$pkgdir/usr/share/ansible/"
-  cp -dpr --no-preserve=ownership ./examples "$pkgdir/usr/share/ansible"
-
-  python2 setup.py install -O1 --root="$pkgdir"
-
-  install -Dm644 examples/ansible.cfg "$pkgdir/etc/ansible/ansible.cfg"
-
-  install -Dm644 README.md "$pkgdir/usr/share/doc/ansible/README.md"
-  install -Dm644 COPYING "$pkgdir/usr/share/doc/ansible/COPYING"
-
-  install -d "$pkgdir/usr/share/man/man1"
-  cp -dpr --no-preserve=ownership docs/man/man1/*.1 
"$pkgdir/usr/share/man/man1"
-
-  find "$pkgdir/usr/lib" -type f -name \*.py -exec sed -i '1s:python$:&2:' {} +
-}
-
-# vim:set ts=2 sw=2 et:

Copied: ansible/repos/community-any/PKGBUILD (from rev 109937, 
ansible/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-04-21 19:59:16 UTC (rev 109938)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Daniel Wallace 
+# Contributor: Chris 
+# Contributor: m0ikz 
+# Contributor: atweiden 
+
+pkgname=ansible
+pkgver=1.5.5
+pkgrel=1
+pkgdesc='Radically simple IT automation platform'
+arch=('any')
+url='http://www.ansible.com'
+license=('GPL3')
+depends=('python2' 'python2-yaml' 'python2-paramiko' 'python2-jinja')
+makedepends=('asciidoc' 'fakeroot')
+optdepends=('python2-pyasn1: needed for accelerated mode'
+'python2-crypto: needed for accelerated mode'
+'python2-keyczar: needed for accelerated mode')
+backup=('etc/ansible/ansible.cfg')
+source=(http://releases.ansible.com/ansible/$pkgname-$pkgver.tar.gz)
+sha256sums=('550a9b6ceeed6bcaf5cd4c74bf171e1c2e430b0a83a8a1cc05912df34a868601')
+
+build() {
+  cd $pkgname-$pkgver
+  python2 setup.py build
+}
+
+package() {
+  cd $pkgname-$pkgver
+  python2 setup.py install -O1 --root="$pkgdir"
+  find "$pkgdir/usr/lib" -type f -name \*.py -exec sed -i '1s:python$:&2:' {} +
+
+  install -d "$pkgdir/usr/share/ansible"
+  cp -dpr --no-preserve=ownership ./library/* "$pkgdir/usr/share/ansible/"
+  cp -dpr --no-preserve=ownership ./examples "$pkgdir/usr/share/ansible"
+  install -Dm644 examples/ansible.cfg "$pkgdir/etc/ansible/ansible.cfg"
+
+  install -Dm644 README.md "$pkgdir/usr/share/doc/ansible/README.md"
+  install -Dm644 COPYING "$pkgdir/usr/share/doc/ansible/COPYING"
+
+  install -d "$pkgdir/usr/share/man/man1"
+  cp -dpr --no-preserve=ownership docs/man/man1/*.1 
"$pkgdir/usr/share/man/man1"
+}
+
+# vim:set ts=2 sw=2 et:



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

2014-04-21 Thread Alexander Rødseth
Date: Monday, April 21, 2014 @ 23:04:39
  Author: arodseth
Revision: 109939

upgpkg: haddock 2.14.2-1

Modified:
  haddock/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-04-21 19:59:16 UTC (rev 109938)
+++ PKGBUILD2014-04-21 21:04:39 UTC (rev 109939)
@@ -4,7 +4,7 @@
 # Contributor: Arch Haskell Team 
 
 pkgname=haddock
-pkgver=2.13.2.1
+pkgver=2.14.2
 pkgrel=1
 pkgdesc='Tool for generating documentation for Haskell libraries'
 url='http://hackage.haskell.org/package/haddock/'
@@ -14,7 +14,7 @@
 depends=('ghc' 'haskell-xhtml' 'haskell-ghc-paths')
 install="$pkgname.install"
 
source=("http://hackage.haskell.org/packages/archive/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz";)
-sha256sums=('c9cfe2bd2e8e1201870f88bc9a2ccdb0173315d0a8c734b459ec344feb1af34e')
+sha256sums=('33df230cd8baeed87caa31fc13257a921778b6b700c78bd9237024e08d942641')
 options=('staticlibs')
 
 build() {



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

2014-04-21 Thread Alexander Rødseth
Date: Monday, April 21, 2014 @ 23:04:57
  Author: arodseth
Revision: 109940

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

Added:
  haddock/repos/community-staging-i686/
  haddock/repos/community-staging-i686/PKGBUILD
(from rev 109939, haddock/trunk/PKGBUILD)
  haddock/repos/community-staging-i686/haddock.install
(from rev 109939, haddock/trunk/haddock.install)
  haddock/repos/community-staging-x86_64/
  haddock/repos/community-staging-x86_64/PKGBUILD
(from rev 109939, haddock/trunk/PKGBUILD)
  haddock/repos/community-staging-x86_64/haddock.install
(from rev 109939, haddock/trunk/haddock.install)

--+
 community-staging-i686/PKGBUILD  |   48 +
 community-staging-i686/haddock.install   |   25 +++
 community-staging-x86_64/PKGBUILD|   48 +
 community-staging-x86_64/haddock.install |   25 +++
 4 files changed, 146 insertions(+)

Copied: haddock/repos/community-staging-i686/PKGBUILD (from rev 109939, 
haddock/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2014-04-21 21:04:57 UTC (rev 109940)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Alexander Rødseth 
+# Contributor: Vesa Kaihlavirta 
+# Contributor: Arch Haskell Team 
+
+pkgname=haddock
+pkgver=2.14.2
+pkgrel=1
+pkgdesc='Tool for generating documentation for Haskell libraries'
+url='http://hackage.haskell.org/package/haddock/'
+license=('custom:BSD3')
+arch=('x86_64' 'i686')
+makedepends=('alex' 'happy')
+depends=('ghc' 'haskell-xhtml' 'haskell-ghc-paths')
+install="$pkgname.install"
+source=("http://hackage.haskell.org/packages/archive/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz";)
+sha256sums=('33df230cd8baeed87caa31fc13257a921778b6b700c78bd9237024e08d942641')
+options=('staticlibs')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  runhaskell Setup configure -O -p --enable-split-objs --enable-shared \
+--prefix=/usr --docdir=/usr/share/doc/"$pkgname" \
+--libsubdir=\$compiler/site-local/\$pkgid
+  runhaskell Setup build
+  runhaskell Setup haddock
+  runhaskell Setup register --gen-script
+  runhaskell Setup unregister --gen-script
+  sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  
+  install -Dm744 register.sh "$pkgdir/usr/share/haskell/$pkgname/register.sh"
+  install -m744 unregister.sh \
+"$pkgdir/usr/share/haskell/$pkgname/unregister.sh"
+  install -dm755 "$pkgdir/usr/share/doc/ghc/html/libraries"
+  ln -s "/usr/share/doc/$pkgname/html" \
+"$pkgdir/usr/share/doc/ghc/html/libraries/$pkgname"
+  runhaskell Setup copy --destdir="$pkgdir"
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+  rm -f "$pkgdir/usr/share/doc/$pkgname/LICENSE"
+  mv "$pkgdir/usr/bin/haddock" "$pkgdir/usr/bin/haddock-cabal"
+}
+
+# vim:set ts=2 sw=2 et:

Copied: haddock/repos/community-staging-i686/haddock.install (from rev 109939, 
haddock/trunk/haddock.install)
===
--- community-staging-i686/haddock.install  (rev 0)
+++ community-staging-i686/haddock.install  2014-04-21 21:04:57 UTC (rev 
109940)
@@ -0,0 +1,25 @@
+pkgname=haddock
+HS_DIR=usr/share/haskell/haddock
+
+post_upgrade() {
+  ${HS_DIR}/register.sh &> /dev/null
+  post_remove
+}
+
+post_remove() {
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index) &> /dev/null
+}
+
+pre_remove() {
+  ${HS_DIR}/unregister.sh &> /dev/null
+}
+
+post_install() {
+   post_upgrade
+}
+
+pre_upgrade() {
+   pre_remove
+}
+
+# vim:set ts=2 sw=2 et:

Copied: haddock/repos/community-staging-x86_64/PKGBUILD (from rev 109939, 
haddock/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2014-04-21 21:04:57 UTC (rev 109940)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Alexander Rødseth 
+# Contributor: Vesa Kaihlavirta 
+# Contributor: Arch Haskell Team 
+
+pkgname=haddock
+pkgver=2.14.2
+pkgrel=1
+pkgdesc='Tool for generating documentation for Haskell libraries'
+url='http://hackage.haskell.org/package/haddock/'
+license=('custom:BSD3')
+arch=('x86_64' 'i686')
+makedepends=('alex' 'happy')
+depends=('ghc' 'haskell-xhtml' 'haskell-ghc-paths')
+install="$pkgname.install"
+source=("http://hackage.haskell.org/packages/archive/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz";)
+sha256sums=('33df230cd8baeed87caa31fc13257a921778b6b700c78bd9237024e08d942641')
+options=('staticlibs')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  runhaskell Setup configure -O -p --enable-split-objs --enable-shared \
+--prefix=/usr --docdir=/usr/share/doc/"$pkgname" \
+--libsubdir=\$compiler/site-local/\

[arch-commits] Commit in batti/trunk (upower-0.99.patch)

2014-04-21 Thread Alexander Rødseth
Date: Monday, April 21, 2014 @ 23:08:47
  Author: arodseth
Revision: 109941

Added patch as well

Added:
  batti/trunk/upower-0.99.patch

---+
 upower-0.99.patch |   34 ++
 1 file changed, 34 insertions(+)

Added: upower-0.99.patch
===
--- upower-0.99.patch   (rev 0)
+++ upower-0.99.patch   2014-04-21 21:08:47 UTC (rev 109941)
@@ -0,0 +1,34 @@
+diff -Naur batti-0.3.8.orig/src/PowerBackend.py batti-0.3.8/src/PowerBackend.py
+--- batti-0.3.8.orig/src/PowerBackend.py   2014-04-15 19:30:34.12326 
+0200
 batti-0.3.8/src/PowerBackend.py2014-04-15 19:32:11.859168509 +0200
+@@ -180,17 +180,6 @@
+ 
+ properties = dbus.Interface(iface, 'org.freedesktop.DBus.Properties')
+ 
+-if properties.Get(self.dbus_interface, 'CanSuspend'):
+-self.__can_suspend = True
+-else:
+-self.__can_suspend = False
+-
+-if properties.Get(self.dbus_interface, 'CanHibernate'):
+-self.__can_hibernate = True
+-else:
+-self.__can_hibernate = False
+-
+-
+ def __get_interface(self):
+ dkit_obj = self.__bus.get_object(self.dbus_service, self.dbus_object)
+ return dbus.Interface(dkit_obj, self.dbus_interface)
+@@ -201,12 +190,6 @@
+ self.__mc_action(widget, event, data)
+ 
+  
+-def can_suspend(self):   
+-return self.__can_suspend and self.__get_interface().SuspendAllowed()
+-
+-def can_hibernate(self):
+-return self.__can_hibernate and 
self.__get_interface().HibernateAllowed()
+-
+ def suspend(self):
+ self.__get_interface().Suspend()
+ 



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

2014-04-21 Thread Sven-Hendrik Haase
Date: Tuesday, April 22, 2014 @ 01:21:49
  Author: svenstaro
Revision: 109943

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

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

--+
 /PKGBUILD|   68 +
 /springlobby.install |   22 ++
 community-i686/PKGBUILD  |   34 
 community-i686/springlobby.install   |   11 -
 community-x86_64/PKGBUILD|   34 
 community-x86_64/springlobby.install |   11 -
 6 files changed, 90 insertions(+), 90 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-04-21 23:21:41 UTC (rev 109942)
+++ community-i686/PKGBUILD 2014-04-21 23:21:49 UTC (rev 109943)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: DuGi 
-
-pkgname=springlobby
-pkgver=0.186
-pkgrel=1
-pkgdesc="A free cross-platform lobby client for the Spring RTS project."
-arch=('i686' 'x86_64')
-url="http://springlobby.info/";
-license=('GPL2')
-depends=('hicolor-icon-theme' 'wxgtk' 'curl' 'libtorrent-rasterbar' 
'boost-libs'
- 'alure' 'libsm')
-optdepends=('sdl' 'sdl_sound' 'sdl_mixer') 
-makedepends=('boost' 'asio' 'cmake')
-install=springlobby.install
-source=(http://www.springlobby.info/tarballs/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('95d7a77f180dc35873d6bb31435591e1')
-
-build() {
-  cd $srcdir/${pkgname}-$pkgver
-
-  cmake . \
--DCMAKE_INSTALL_PREFIX=/usr
-  make 
-}
-
-package() {
-  cd $srcdir/${pkgname}-$pkgver
-
-  make DESTDIR=$pkgdir install
-}
-
-# vim: sw=2:ts=2 et:

Copied: springlobby/repos/community-i686/PKGBUILD (from rev 109942, 
springlobby/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-04-21 23:21:49 UTC (rev 109943)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: DuGi 
+
+pkgname=springlobby
+pkgver=0.189
+pkgrel=1
+pkgdesc="A free cross-platform lobby client for the Spring RTS project."
+arch=('i686' 'x86_64')
+url="http://springlobby.info/";
+license=('GPL2')
+depends=('hicolor-icon-theme' 'wxgtk' 'curl' 'libtorrent-rasterbar' 
'boost-libs'
+ 'alure' 'libsm')
+optdepends=('sdl' 'sdl_sound' 'sdl_mixer') 
+makedepends=('boost' 'asio' 'cmake')
+install=springlobby.install
+source=(http://www.springlobby.info/tarballs/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('1322ff6a03ed59db093699a842f2dcda')
+
+build() {
+  cd $srcdir/${pkgname}-$pkgver
+
+  cmake . \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make 
+}
+
+package() {
+  cd $srcdir/${pkgname}-$pkgver
+
+  make DESTDIR=$pkgdir install
+}
+
+# vim: sw=2:ts=2 et:

Deleted: community-i686/springlobby.install
===
--- community-i686/springlobby.install  2014-04-21 23:21:41 UTC (rev 109942)
+++ community-i686/springlobby.install  2014-04-21 23:21:49 UTC (rev 109943)
@@ -1,11 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: springlobby/repos/community-i686/springlobby.install (from rev 109942, 
springlobby/trunk/springlobby.install)
===
--- community-i686/springlobby.install  (rev 0)
+++ community-i686/springlobby.install  2014-04-21 23:21:49 UTC (rev 109943)
@@ -0,0 +1,11 @@
+post_install() {
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-04-21 23:21:41 UTC (rev 109942)
+++ community-x86_64/PKGBUILD   2014-04-21 23:21:49 UTC (rev 109943)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: DuGi 
-
-pkgname=springlobby
-pkgver=0.186
-pkgrel=1
-pkgdesc="A free cross-platform lobby client for the Spring RTS project."
-arch=('i686' 'x86_64')
-url="http://springlobby.info/";
-license=('GPL2')
-depends=('hicolor-icon-theme' 'wxgtk' 'curl' 'libtorrent-rasterbar' 
'boost

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

2014-04-21 Thread Sven-Hendrik Haase
Date: Tuesday, April 22, 2014 @ 01:21:41
  Author: svenstaro
Revision: 109942

upgpkg: springlobby 0.189-1

upstream release 0.189

Modified:
  springlobby/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-04-21 21:08:47 UTC (rev 109941)
+++ PKGBUILD2014-04-21 23:21:41 UTC (rev 109942)
@@ -3,7 +3,7 @@
 # Contributor: DuGi 
 
 pkgname=springlobby
-pkgver=0.186
+pkgver=0.189
 pkgrel=1
 pkgdesc="A free cross-platform lobby client for the Spring RTS project."
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 makedepends=('boost' 'asio' 'cmake')
 install=springlobby.install
 source=(http://www.springlobby.info/tarballs/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('95d7a77f180dc35873d6bb31435591e1')
+md5sums=('1322ff6a03ed59db093699a842f2dcda')
 
 build() {
   cd $srcdir/${pkgname}-$pkgver



[arch-commits] Commit in inkscape/trunk (PKGBUILD ime-placement.patch)

2014-04-21 Thread Gaetan Bisson
Date: Tuesday, April 22, 2014 @ 04:10:12
  Author: bisson
Revision: 211634

fix FS#39898

Added:
  inkscape/trunk/ime-placement.patch
Modified:
  inkscape/trunk/PKGBUILD

-+
 PKGBUILD|9 ---
 ime-placement.patch |   62 ++
 2 files changed, 68 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-04-21 19:51:24 UTC (rev 211633)
+++ PKGBUILD2014-04-22 02:10:12 UTC (rev 211634)
@@ -5,7 +5,7 @@
 
 pkgname=inkscape
 pkgver=0.48.4
-pkgrel=13
+pkgrel=14
 pkgdesc='Vector graphics editor using the SVG file format'
 url='http://inkscape.sourceforge.net/'
 license=('GPL' 'LGPL')
@@ -20,10 +20,12 @@
 'uniconvertor: reading/writing to some proprietary formats')
 
source=("http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2";
 'spuriouscomma.patch'
-   'freetype.patch'
- 'gc74.patch')
+'ime-placement.patch'
+'freetype.patch'
+'gc74.patch')
 sha1sums=('5f26f6ad191d1e7c2a9fb69a438722beb172224c'
   '7d1d5a6d1d2b0926721a994d5889c52890fc57c1'
+  'b12b948ca5ee7e02703a13aa8b8bccdf67947f12'
   'aba4d98bebae088c3401fd9259ea3cf70b96fbbf'
   '3e1b5b6852d668388a857bc7a73fb7731fb262b8')
 
@@ -33,6 +35,7 @@
cd "${srcdir}/${pkgname}-${pkgver}"
patch -p1 -i ../gc74.patch # FS#39106
patch -p0 -i ../freetype.patch # FS#37956
+   patch -p1 -i ../ime-placement.patch # FS#39898
patch -p0 -i ../spuriouscomma.patch
sed -i 's|/usr/bin/python\>|/usr/bin/python2|g' cxxtest/*.py
sed -i 's|/usr/bin/env python\>|/usr/bin/env python2|g' 
share/*/{test/,}*.py

Added: ime-placement.patch
===
--- ime-placement.patch (rev 0)
+++ ime-placement.patch 2014-04-22 02:10:12 UTC (rev 211634)
@@ -0,0 +1,62 @@
+diff -aur old/src/text-context.cpp new/src/text-context.cpp
+--- old/src/text-context.cpp   2011-07-08 08:25:09.46879 -1000
 new/src/text-context.cpp   2014-04-21 14:48:22.668759004 -1000
+@@ -684,6 +684,17 @@
+ // articifically here, for the text object does not exist 
yet:
+ double cursor_height = 
sp_desktop_get_font_size_tool(desktop);
+ sp_ctrlline_set_coords(SP_CTRLLINE(tc->cursor), dtp, dtp 
+ Geom::Point(0, cursor_height));
++if (tc->imc) {
++GdkRectangle im_cursor;
++Geom::Point const top_left = 
SP_EVENT_CONTEXT(tc)->desktop->get_display_area().corner(3);
++Geom::Point const cursor_size(0, cursor_height);
++Geom::Point const im_position = 
SP_EVENT_CONTEXT(tc)->desktop->d2w(dtp + cursor_size - top_left);
++im_cursor.x = (int) floor(im_position[Geom::X]);
++im_cursor.y = (int) floor(im_position[Geom::Y]);
++im_cursor.width = 0;
++im_cursor.height = (int) 
-floor(SP_EVENT_CONTEXT(tc)->desktop->d2w(cursor_size)[Geom::Y]);
++gtk_im_context_set_cursor_location(tc->imc, 
&im_cursor);
++}
+ 
event_context->_message_context->set(Inkscape::NORMAL_MESSAGE, _("Type text; 
Enter to start new line.")); // FIXME:: this is a copy of a string from 
_update_cursor below, do not desync
+ 
+ event_context->within_tolerance = false;
+@@ -1560,8 +1571,6 @@
+ static void
+ sp_text_context_update_cursor(SPTextContext *tc,  bool scroll_to_see)
+ {
+-GdkRectangle im_cursor = { 0, 0, 1, 1 };
+-
+ // due to interruptible display, tc may already be destroyed during a 
display update before
+ // the cursor update (can't do both atomically, alas)
+ if (!tc->desktop) return;
+@@ -1586,10 +1595,17 @@
+ sp_ctrlline_set_coords(SP_CTRLLINE(tc->cursor), d0, d1);
+ 
+ /* fixme: ... need another transformation to get canvas widget 
coordinate space? */
+-im_cursor.x = (int) floor(d0[Geom::X]);
+-im_cursor.y = (int) floor(d0[Geom::Y]);
+-im_cursor.width = (int) floor(d1[Geom::X]) - im_cursor.x;
+-im_cursor.height = (int) floor(d1[Geom::Y]) - im_cursor.y;
++if (tc->imc) {
++GdkRectangle im_cursor = { 0, 0, 1, 1 };
++Geom::Point const top_left = 
SP_EVENT_CONTEXT(tc)->desktop->get_display_area().corner(3);
++Geom::Point const im_d0 = SP_EVENT_CONTEXT(tc)->desktop->d2w(d0 - 
top_left);
++Geom::Point const im_d1 = SP_EVENT_CONTEXT(tc)->desktop->d2w(d1 - 
top_left);
++im_cursor.x = (int) floor(im_d0[Geom::X]);
++im_cursor.y = (int) floor(im_d1[Geom::Y]);
++im_cursor.width = (int) floor(im_d1[Geom::X]) - im_cursor.x;
++   

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

2014-04-21 Thread Gaetan Bisson
Date: Tuesday, April 22, 2014 @ 04:11:15
  Author: bisson
Revision: 211635

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

Added:
  inkscape/repos/extra-i686/PKGBUILD
(from rev 211634, inkscape/trunk/PKGBUILD)
  inkscape/repos/extra-i686/freetype.patch
(from rev 211634, inkscape/trunk/freetype.patch)
  inkscape/repos/extra-i686/gc74.patch
(from rev 211634, inkscape/trunk/gc74.patch)
  inkscape/repos/extra-i686/ime-placement.patch
(from rev 211634, inkscape/trunk/ime-placement.patch)
  inkscape/repos/extra-i686/install
(from rev 211634, inkscape/trunk/install)
  inkscape/repos/extra-i686/spuriouscomma.patch
(from rev 211634, inkscape/trunk/spuriouscomma.patch)
  inkscape/repos/extra-x86_64/PKGBUILD
(from rev 211634, inkscape/trunk/PKGBUILD)
  inkscape/repos/extra-x86_64/freetype.patch
(from rev 211634, inkscape/trunk/freetype.patch)
  inkscape/repos/extra-x86_64/gc74.patch
(from rev 211634, inkscape/trunk/gc74.patch)
  inkscape/repos/extra-x86_64/ime-placement.patch
(from rev 211634, inkscape/trunk/ime-placement.patch)
  inkscape/repos/extra-x86_64/install
(from rev 211634, inkscape/trunk/install)
  inkscape/repos/extra-x86_64/spuriouscomma.patch
(from rev 211634, inkscape/trunk/spuriouscomma.patch)
Deleted:
  inkscape/repos/extra-i686/PKGBUILD
  inkscape/repos/extra-i686/build_fix.diff
  inkscape/repos/extra-i686/install
  inkscape/repos/extra-i686/spuriouscomma.patch
  inkscape/repos/extra-x86_64/PKGBUILD
  inkscape/repos/extra-x86_64/build_fix.diff
  inkscape/repos/extra-x86_64/install
  inkscape/repos/extra-x86_64/spuriouscomma.patch

--+
 /PKGBUILD|  128 +
 /install |   26 +++
 /spuriouscomma.patch |   22 ++
 extra-i686/PKGBUILD  |   58 
 extra-i686/build_fix.diff|   15 
 extra-i686/freetype.patch|   15 
 extra-i686/gc74.patch|   54 +++
 extra-i686/ime-placement.patch   |   62 +
 extra-i686/install   |   13 ---
 extra-i686/spuriouscomma.patch   |   11 ---
 extra-x86_64/PKGBUILD|   58 
 extra-x86_64/build_fix.diff  |   15 
 extra-x86_64/freetype.patch  |   15 
 extra-x86_64/gc74.patch  |   54 +++
 extra-x86_64/ime-placement.patch |   62 +
 extra-x86_64/install |   13 ---
 extra-x86_64/spuriouscomma.patch |   11 ---
 17 files changed, 438 insertions(+), 194 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-04-22 02:10:12 UTC (rev 211634)
+++ extra-i686/PKGBUILD 2014-04-22 02:11:15 UTC (rev 211635)
@@ -1,58 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson 
-# Contributor: Tobias Kieslich 
-# Contributor: tobias 
-
-pkgname=inkscape
-pkgver=0.48.4
-pkgrel=13
-pkgdesc='Vector graphics editor using the SVG file format'
-url='http://inkscape.sourceforge.net/'
-license=('GPL' 'LGPL')
-arch=('i686' 'x86_64')
-makedepends=('boost' 'intltool')
-depends=('gc' 'gsl' 'gtkmm' 'gtkspell' 'imagemagick' 'libxslt' 
'poppler-glib>=0.24.4' 'popt'
- 'python2' 'desktop-file-utils' 'hicolor-icon-theme')
-optdepends=('pstoedit: latex formulas'
-'texlive-core: latex formulas'
-'python2-numpy: some extensions'
-'python2-lxml: some extensions and filters'
-'uniconvertor: reading/writing to some proprietary formats')
-source=(http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2
-spuriouscomma.patch
-build_fix.diff)
-sha1sums=('5f26f6ad191d1e7c2a9fb69a438722beb172224c'
-  '7d1d5a6d1d2b0926721a994d5889c52890fc57c1'
-  'aba4d98bebae088c3401fd9259ea3cf70b96fbbf')
-
-install=install
-
-prepare() {
-   cd ${pkgname}-${pkgver}
-   patch -p0 -i ../spuriouscomma.patch
-   # fix build with freetype 2.5.1
-   patch -Np0 -i ../build_fix.diff
-   sed -i 's|/usr/bin/python\>|/usr/bin/python2|g' cxxtest/*.py
-   sed -i 's|/usr/bin/env python\>|/usr/bin/env python2|g' 
share/*/{test/,}*.py
-   sed -i 's|"python" },|"python2" },|g' 
src/extension/implementation/script.cpp
-   sed -i 's|python -c|python2 -c|g' configure share/extensions/uniconv*.py
-   sed -i 's|"python"|"python2"|g' src/main.cpp
-   sed -i '/^#include ' 
src/*{,/*{,/*{,/*}}}.{h,cpp}
-}
-
-build() {
-   cd ${pkgname}-${pkgver}
-   ./configure \
-   --prefix=/usr \
-   --with-python \
-   --with-perl \
-   --enable-lcms \
-   --enable-poppler-cairo \
-   --disable-dependency-tracking
-   make
-}
-
-package() {
-   cd ${pkgname}-${pkgver}
-   make DESTDIR="${pkgdir}" install
-}

Copied: inkscape/repos/extra-i686/PKGBUILD (from rev 211634, 
inkscape/trun

[arch-commits] Commit in hylafax/repos (36 files)

2014-04-21 Thread Tobias Powalowski
Date: Tuesday, April 22, 2014 @ 08:47:43
  Author: tpowa
Revision: 211636

db-move: moved hylafax from [testing] to [extra] (i686, x86_64)

Added:
  hylafax/repos/extra-i686/PKGBUILD
(from rev 211635, hylafax/repos/testing-i686/PKGBUILD)
  hylafax/repos/extra-i686/config.local
(from rev 211635, hylafax/repos/testing-i686/config.local)
  hylafax/repos/extra-i686/faxgetty@.service
(from rev 211635, hylafax/repos/testing-i686/faxgetty@.service)
  hylafax/repos/extra-i686/faxq.service
(from rev 211635, hylafax/repos/testing-i686/faxq.service)
  hylafax/repos/extra-i686/hfaxd.service
(from rev 211635, hylafax/repos/testing-i686/hfaxd.service)
  hylafax/repos/extra-i686/hylafax
(from rev 211635, hylafax/repos/testing-i686/hylafax)
  hylafax/repos/extra-i686/hylafax.install
(from rev 211635, hylafax/repos/testing-i686/hylafax.install)
  hylafax/repos/extra-i686/hylafax.service
(from rev 211635, hylafax/repos/testing-i686/hylafax.service)
  hylafax/repos/extra-i686/hylafax.timer
(from rev 211635, hylafax/repos/testing-i686/hylafax.timer)
  hylafax/repos/extra-x86_64/PKGBUILD
(from rev 211635, hylafax/repos/testing-x86_64/PKGBUILD)
  hylafax/repos/extra-x86_64/config.local
(from rev 211635, hylafax/repos/testing-x86_64/config.local)
  hylafax/repos/extra-x86_64/faxgetty@.service
(from rev 211635, hylafax/repos/testing-x86_64/faxgetty@.service)
  hylafax/repos/extra-x86_64/faxq.service
(from rev 211635, hylafax/repos/testing-x86_64/faxq.service)
  hylafax/repos/extra-x86_64/hfaxd.service
(from rev 211635, hylafax/repos/testing-x86_64/hfaxd.service)
  hylafax/repos/extra-x86_64/hylafax
(from rev 211635, hylafax/repos/testing-x86_64/hylafax)
  hylafax/repos/extra-x86_64/hylafax.install
(from rev 211635, hylafax/repos/testing-x86_64/hylafax.install)
  hylafax/repos/extra-x86_64/hylafax.service
(from rev 211635, hylafax/repos/testing-x86_64/hylafax.service)
  hylafax/repos/extra-x86_64/hylafax.timer
(from rev 211635, hylafax/repos/testing-x86_64/hylafax.timer)
Deleted:
  hylafax/repos/extra-i686/PKGBUILD
  hylafax/repos/extra-i686/config.local
  hylafax/repos/extra-i686/faxgetty@.service
  hylafax/repos/extra-i686/faxq.service
  hylafax/repos/extra-i686/hfaxd.service
  hylafax/repos/extra-i686/hylafax
  hylafax/repos/extra-i686/hylafax.cron.daily
  hylafax/repos/extra-i686/hylafax.install
  hylafax/repos/extra-x86_64/PKGBUILD
  hylafax/repos/extra-x86_64/config.local
  hylafax/repos/extra-x86_64/faxgetty@.service
  hylafax/repos/extra-x86_64/faxq.service
  hylafax/repos/extra-x86_64/hfaxd.service
  hylafax/repos/extra-x86_64/hylafax
  hylafax/repos/extra-x86_64/hylafax.cron.daily
  hylafax/repos/extra-x86_64/hylafax.install
  hylafax/repos/testing-i686/
  hylafax/repos/testing-x86_64/

-+
 /PKGBUILD   |  114 +++
 /config.local   |  546 ++
 /faxgetty@.service  |   48 +++
 /faxq.service   |   20 +
 /hfaxd.service  |   20 +
 /hylafax|  142 +
 /hylafax.install|   84 +
 extra-i686/PKGBUILD |   52 ---
 extra-i686/config.local |  273 ---
 extra-i686/faxgetty@.service|   24 -
 extra-i686/faxq.service |   10 
 extra-i686/hfaxd.service|   10 
 extra-i686/hylafax  |   71 
 extra-i686/hylafax.cron.daily   |4 
 extra-i686/hylafax.install  |   42 --
 extra-i686/hylafax.service  |   11 
 extra-i686/hylafax.timer|7 
 extra-x86_64/PKGBUILD   |   52 ---
 extra-x86_64/config.local   |  273 ---
 extra-x86_64/faxgetty@.service  |   24 -
 extra-x86_64/faxq.service   |   10 
 extra-x86_64/hfaxd.service  |   10 
 extra-x86_64/hylafax|   71 
 extra-x86_64/hylafax.cron.daily |4 
 extra-x86_64/hylafax.install|   42 --
 extra-x86_64/hylafax.service|   11 
 extra-x86_64/hylafax.timer  |7 
 27 files changed, 1010 insertions(+), 972 deletions(-)

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