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

2013-09-19 Thread Giovanni Scafora
Date: Thursday, September 19, 2013 @ 11:44:36
  Author: giovanni
Revision: 194595

upgpkg: gparted 0.16.2-1

upstream release

Modified:
  gparted/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-19 04:27:04 UTC (rev 194594)
+++ PKGBUILD2013-09-19 09:44:36 UTC (rev 194595)
@@ -4,8 +4,8 @@
 # Contributor: György Balló ball...@freestart.hu
 
 pkgname=gparted
-pkgver=0.16.1
-pkgrel=5
+pkgver=0.16.2
+pkgrel=1
 pkgdesc=A Partition Magic clone, frontend to GNU Parted
 arch=('i686' 'x86_64')
 url=http://gparted.sourceforge.net;
@@ -28,7 +28,7 @@
 
source=(http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.bz2;
 'org.archlinux.pkexec.gparted.policy'
 'gparted_polkit')
-md5sums=('3f399bff031b5ce14d11a8c346f4b89c'
+md5sums=('4e722a48a90c6d65d212711d45c9c0d1'
  '122ed3120c846376bead22b25f6a3b19'
  '0b68a4e2bc6bc15440730ebe2d7bf9f6')
 



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

2013-09-19 Thread Giovanni Scafora
Date: Thursday, September 19, 2013 @ 11:44:46
  Author: giovanni
Revision: 194596

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

Added:
  gparted/repos/extra-i686/PKGBUILD
(from rev 194595, gparted/trunk/PKGBUILD)
  gparted/repos/extra-i686/gparted.install
(from rev 194595, gparted/trunk/gparted.install)
  gparted/repos/extra-i686/gparted_polkit
(from rev 194595, gparted/trunk/gparted_polkit)
  gparted/repos/extra-i686/org.archlinux.pkexec.gparted.policy
(from rev 194595, gparted/trunk/org.archlinux.pkexec.gparted.policy)
  gparted/repos/extra-x86_64/PKGBUILD
(from rev 194595, gparted/trunk/PKGBUILD)
  gparted/repos/extra-x86_64/gparted.install
(from rev 194595, gparted/trunk/gparted.install)
  gparted/repos/extra-x86_64/gparted_polkit
(from rev 194595, gparted/trunk/gparted_polkit)
  gparted/repos/extra-x86_64/org.archlinux.pkexec.gparted.policy
(from rev 194595, gparted/trunk/org.archlinux.pkexec.gparted.policy)
Deleted:
  gparted/repos/extra-i686/PKGBUILD
  gparted/repos/extra-i686/gparted.install
  gparted/repos/extra-i686/gparted_polkit
  gparted/repos/extra-i686/org.archlinux.pkexec.gparted.policy
  gparted/repos/extra-x86_64/PKGBUILD
  gparted/repos/extra-x86_64/gparted.install
  gparted/repos/extra-x86_64/gparted_polkit
  gparted/repos/extra-x86_64/org.archlinux.pkexec.gparted.policy

--+
 /PKGBUILD|  112 +
 /gparted.install |   22 
 /gparted_polkit  |   12 ++
 /org.archlinux.pkexec.gparted.policy |   40 +++
 extra-i686/PKGBUILD  |   56 --
 extra-i686/gparted.install   |   11 --
 extra-i686/gparted_polkit|6 -
 extra-i686/org.archlinux.pkexec.gparted.policy   |   20 ---
 extra-x86_64/PKGBUILD|   56 --
 extra-x86_64/gparted.install |   11 --
 extra-x86_64/gparted_polkit  |6 -
 extra-x86_64/org.archlinux.pkexec.gparted.policy |   20 ---
 12 files changed, 186 insertions(+), 186 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-09-19 09:44:36 UTC (rev 194595)
+++ extra-i686/PKGBUILD 2013-09-19 09:44:46 UTC (rev 194596)
@@ -1,56 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor: Andrew Simmons andrew.simm...@gmail.com
-# Contributor: György Balló ball...@freestart.hu
-
-pkgname=gparted
-pkgver=0.16.1
-pkgrel=5
-pkgdesc=A Partition Magic clone, frontend to GNU Parted
-arch=('i686' 'x86_64')
-url=http://gparted.sourceforge.net;
-license=('GPL')
-depends=('parted' 'gtkmm' 'hicolor-icon-theme')
-makedepends=('intltool' 'pkg-config' 'gnome-doc-utils')
-optdepends=('dosfstools: for FAT16 and FAT32 partitions'
-'jfsutils: for jfs partitions'
-'f2fs-tools: for Flash-Friendly File System'
-'btrfs-progs: for btrfs partitions'
-'exfat-utils: for exFAT partitions'
-'ntfs-3g: for ntfs partitions'
-'reiserfsprogs: for reiser partitions'
-'xfsprogs: for xfs partitions'
-'nilfs-utils: for nilfs2 support'
-'polkit-gnome: to run gparted directly from menu'
-'gpart: for recovering corrupt partition tables'
-'mtools: utilities to access MS-DOS disks')
-install=gparted.install
-source=(http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.bz2;
-'org.archlinux.pkexec.gparted.policy'
-'gparted_polkit')
-md5sums=('3f399bff031b5ce14d11a8c346f4b89c'
- '122ed3120c846376bead22b25f6a3b19'
- '0b68a4e2bc6bc15440730ebe2d7bf9f6')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  sed -i s:@gksuprog@ @installdir@/gparted %f:@installdir@/gparted_polkit 
%f:g gparted.desktop.in.in
-  ./configure --prefix=/usr \
-  --sbindir=/usr/bin
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-
-  # Install policy file
-  install -Dm644 ${srcdir}/org.archlinux.pkexec.gparted.policy \
- 
${pkgdir}/usr/share/polkit-1/actions/org.archlinux.pkexec.gparted.policy
-
-  # Install launcher script
-  install -m755 ${srcdir}/gparted_polkit \
-${pkgdir}/usr/bin/gparted_polkit
-}

Copied: gparted/repos/extra-i686/PKGBUILD (from rev 194595, 
gparted/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-09-19 09:44:46 UTC (rev 194596)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor: Andrew Simmons andrew.simm...@gmail.com
+# Contributor: György Balló ball...@freestart.hu
+

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

2013-09-19 Thread Felix Yan
Date: Thursday, September 19, 2013 @ 12:15:02
  Author: fyan
Revision: 97422

upgpkg: pidgin-lwqq 0.2a.20130919-1

Modified:
  pidgin-lwqq/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-19 04:23:06 UTC (rev 97421)
+++ PKGBUILD2013-09-19 10:15:02 UTC (rev 97422)
@@ -2,8 +2,8 @@
 # Maintainer: Felix Yan felixonm...@gmail.com
 
 pkgname=pidgin-lwqq
-pkgver=0.2a.20130910
-_commit=72ab9e26e1dcfd91fa76230f3dc26f887b83e51d
+pkgver=0.2a.20130919
+_commit=ec60dc53d5387e1b285878fbcd57ffe6df16790f
 pkgrel=1
 pkgdesc=A pidgin plugin based on lwqq, a excellent safe useful library for 
webqq protocol
 arch=('i686' 'x86_64')



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

2013-09-19 Thread Felix Yan
Date: Thursday, September 19, 2013 @ 12:16:34
  Author: fyan
Revision: 97423

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

Added:
  pidgin-lwqq/repos/community-i686/PKGBUILD
(from rev 97422, pidgin-lwqq/trunk/PKGBUILD)
  pidgin-lwqq/repos/community-i686/pidgin-lwqq.install
(from rev 97422, pidgin-lwqq/trunk/pidgin-lwqq.install)
  pidgin-lwqq/repos/community-x86_64/PKGBUILD
(from rev 97422, pidgin-lwqq/trunk/PKGBUILD)
  pidgin-lwqq/repos/community-x86_64/pidgin-lwqq.install
(from rev 97422, pidgin-lwqq/trunk/pidgin-lwqq.install)
Deleted:
  pidgin-lwqq/repos/community-i686/PKGBUILD
  pidgin-lwqq/repos/community-i686/pidgin-lwqq.install
  pidgin-lwqq/repos/community-x86_64/PKGBUILD
  pidgin-lwqq/repos/community-x86_64/pidgin-lwqq.install

--+
 /PKGBUILD|   82 +
 /pidgin-lwqq.install |   22 
 community-i686/PKGBUILD  |   41 
 community-i686/pidgin-lwqq.install   |   11 
 community-x86_64/PKGBUILD|   41 
 community-x86_64/pidgin-lwqq.install |   11 
 6 files changed, 104 insertions(+), 104 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-09-19 10:15:02 UTC (rev 97422)
+++ community-i686/PKGBUILD 2013-09-19 10:16:34 UTC (rev 97423)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@gmail.com
-
-pkgname=pidgin-lwqq
-pkgver=0.2a.20130910
-_commit=72ab9e26e1dcfd91fa76230f3dc26f887b83e51d
-pkgrel=1
-pkgdesc=A pidgin plugin based on lwqq, a excellent safe useful library for 
webqq protocol
-arch=('i686' 'x86_64')
-url=https://github.com/xiehuc/pidgin-lwqq;
-license=('GPL3')
-depends=('libpurple' 'curl' 'hicolor-icon-theme' 'gtk-update-icon-cache' 
'libev' 'js185')
-optdepends=('pidgin: Multi-protocol instant messaging client'
-   'telepathy-haze: Empathy plugin support')
-makedepends=('git' 'cmake')
-install=$pkgname.install
-source=(git://github.com/xiehuc/pidgin-lwqq.git#commit=$_commit
-#source=(git://github.com/xiehuc/pidgin-lwqq.git#tag=$pkgver
-git://github.com/xiehuc/lwqq.git)
-
-prepare() {
-  cd $srcdir/$pkgname
-  git submodule init
-  git config submodule.liblwqq.url $srcdir/lwqq
-  git submodule update
-}
-
-build() {
-  cd ${srcdir}/$pkgname
-
-  cmake -DCMAKE_INSTALL_PREFIX=/usr .
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname
-  make DESTDIR=${pkgdir} install
-}
-
-sha512sums=('SKIP'
-'SKIP')

Copied: pidgin-lwqq/repos/community-i686/PKGBUILD (from rev 97422, 
pidgin-lwqq/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-09-19 10:16:34 UTC (rev 97423)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+
+pkgname=pidgin-lwqq
+pkgver=0.2a.20130919
+_commit=ec60dc53d5387e1b285878fbcd57ffe6df16790f
+pkgrel=1
+pkgdesc=A pidgin plugin based on lwqq, a excellent safe useful library for 
webqq protocol
+arch=('i686' 'x86_64')
+url=https://github.com/xiehuc/pidgin-lwqq;
+license=('GPL3')
+depends=('libpurple' 'curl' 'hicolor-icon-theme' 'gtk-update-icon-cache' 
'libev' 'js185')
+optdepends=('pidgin: Multi-protocol instant messaging client'
+   'telepathy-haze: Empathy plugin support')
+makedepends=('git' 'cmake')
+install=$pkgname.install
+source=(git://github.com/xiehuc/pidgin-lwqq.git#commit=$_commit
+#source=(git://github.com/xiehuc/pidgin-lwqq.git#tag=$pkgver
+git://github.com/xiehuc/lwqq.git)
+
+prepare() {
+  cd $srcdir/$pkgname
+  git submodule init
+  git config submodule.liblwqq.url $srcdir/lwqq
+  git submodule update
+}
+
+build() {
+  cd ${srcdir}/$pkgname
+
+  cmake -DCMAKE_INSTALL_PREFIX=/usr .
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname
+  make DESTDIR=${pkgdir} install
+}
+
+sha512sums=('SKIP'
+'SKIP')

Deleted: community-i686/pidgin-lwqq.install
===
--- community-i686/pidgin-lwqq.install  2013-09-19 10:15:02 UTC (rev 97422)
+++ community-i686/pidgin-lwqq.install  2013-09-19 10:16:34 UTC (rev 97423)
@@ -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: pidgin-lwqq/repos/community-i686/pidgin-lwqq.install (from rev 97422, 
pidgin-lwqq/trunk/pidgin-lwqq.install)
===
--- community-i686/pidgin-lwqq.install  (rev 0)
+++ community-i686/pidgin-lwqq.install  2013-09-19 10:16:34 UTC (rev 97423)
@@ -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

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

2013-09-19 Thread Maxime Gauduin
Date: Thursday, September 19, 2013 @ 15:00:23
  Author: alucryd
Revision: 97424

upgpkg: ruby-iconv 1.0.3-3

Modified:
  ruby-iconv/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-19 10:16:34 UTC (rev 97423)
+++ PKGBUILD2013-09-19 13:00:23 UTC (rev 97424)
@@ -1,24 +1,32 @@
 # $Id$
-# Maintainer: Alucryd alucryd at gmail dot com
+# Maintainer: Maxime Gauduin aluc...@gmail.com
 
 pkgname=ruby-iconv
 pkgver=1.0.3
-pkgrel=2
+pkgrel=3
 pkgdesc=Wrapper library for iconv
 arch=('i686' 'x86_64')
 url=https://github.com/nurse/iconv;
-license=('GPL3')
+license=('BSD')
 depends=('ruby')
-makedepends=('rubygems')
-options=('!emptydirs')
 source=(https://rubygems.org/downloads/${pkgname#*-}-${pkgver}.gem;)
+noextract=(${pkgname#*-}-${pkgver}.gem)
 sha256sums=('94a9b62a56c96226b62b787cd45fdc48c03f4517f1e36e64db113b010fb012da')
 
+build() {
+  gem install --no-user-install --ignore-dependencies -i . 
${pkgname#*-}-${pkgver}.gem
+}
+
 package() {
-  cd ${srcdir}
+  local _rubyver=$(ruby --version | sed 's/.* \(.*\..*\..*\)p.*/\1/')
+  install -dm 755 
${pkgdir}/usr/lib/ruby/{gems/${_rubyver},vendor_ruby/${_rubyver}/$CARCH-linux}
+  mv gems/${pkgname#*-}-${pkgver}/lib/* 
${pkgdir}/usr/lib/ruby/vendor_ruby/${_rubyver}/
+  mv doc specifications ${pkgdir}/usr/lib/ruby/gems/${_rubyver}/
+  mv 
${pkgdir}/usr/lib/ruby/vendor_ruby/${_rubyver}/{iconv,$CARCH-linux}/iconv.so
 
-  local _gemdir=$(ruby -rubygems -e 'puts Gem.default_dir')
-  gem install --no-user-install --ignore-dependencies -i ${pkgdir}${_gemdir} 
${pkgname#*-}-${pkgver}.gem
+# License
+  install -dm 755 ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m 644 
{gems/${pkgname#*-}-${pkgver},${pkgdir}/usr/share/licenses/${pkgname}}/BSDL
 }
 
 # vim: ts=2 sw=2 et:



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

2013-09-19 Thread Maxime Gauduin
Date: Thursday, September 19, 2013 @ 15:00:39
  Author: alucryd
Revision: 97425

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

Added:
  ruby-iconv/repos/community-i686/PKGBUILD
(from rev 97424, ruby-iconv/trunk/PKGBUILD)
  ruby-iconv/repos/community-x86_64/PKGBUILD
(from rev 97424, ruby-iconv/trunk/PKGBUILD)
Deleted:
  ruby-iconv/repos/community-i686/PKGBUILD
  ruby-iconv/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-09-19 13:00:23 UTC (rev 97424)
+++ community-i686/PKGBUILD 2013-09-19 13:00:39 UTC (rev 97425)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Alucryd alucryd at gmail dot com
-
-pkgname=ruby-iconv
-pkgver=1.0.3
-pkgrel=2
-pkgdesc=Wrapper library for iconv
-arch=('i686' 'x86_64')
-url=https://github.com/nurse/iconv;
-license=('GPL3')
-depends=('ruby')
-makedepends=('rubygems')
-options=('!emptydirs')
-source=(https://rubygems.org/downloads/${pkgname#*-}-${pkgver}.gem;)
-sha256sums=('94a9b62a56c96226b62b787cd45fdc48c03f4517f1e36e64db113b010fb012da')
-
-package() {
-  cd ${srcdir}
-
-  local _gemdir=$(ruby -rubygems -e 'puts Gem.default_dir')
-  gem install --no-user-install --ignore-dependencies -i ${pkgdir}${_gemdir} 
${pkgname#*-}-${pkgver}.gem
-}
-
-# vim: ts=2 sw=2 et:

Copied: ruby-iconv/repos/community-i686/PKGBUILD (from rev 97424, 
ruby-iconv/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-09-19 13:00:39 UTC (rev 97425)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Maxime Gauduin aluc...@gmail.com
+
+pkgname=ruby-iconv
+pkgver=1.0.3
+pkgrel=3
+pkgdesc=Wrapper library for iconv
+arch=('i686' 'x86_64')
+url=https://github.com/nurse/iconv;
+license=('BSD')
+depends=('ruby')
+source=(https://rubygems.org/downloads/${pkgname#*-}-${pkgver}.gem;)
+noextract=(${pkgname#*-}-${pkgver}.gem)
+sha256sums=('94a9b62a56c96226b62b787cd45fdc48c03f4517f1e36e64db113b010fb012da')
+
+build() {
+  gem install --no-user-install --ignore-dependencies -i . 
${pkgname#*-}-${pkgver}.gem
+}
+
+package() {
+  local _rubyver=$(ruby --version | sed 's/.* \(.*\..*\..*\)p.*/\1/')
+  install -dm 755 
${pkgdir}/usr/lib/ruby/{gems/${_rubyver},vendor_ruby/${_rubyver}/$CARCH-linux}
+  mv gems/${pkgname#*-}-${pkgver}/lib/* 
${pkgdir}/usr/lib/ruby/vendor_ruby/${_rubyver}/
+  mv doc specifications ${pkgdir}/usr/lib/ruby/gems/${_rubyver}/
+  mv 
${pkgdir}/usr/lib/ruby/vendor_ruby/${_rubyver}/{iconv,$CARCH-linux}/iconv.so
+
+# License
+  install -dm 755 ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m 644 
{gems/${pkgname#*-}-${pkgver},${pkgdir}/usr/share/licenses/${pkgname}}/BSDL
+}
+
+# vim: ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-09-19 13:00:23 UTC (rev 97424)
+++ community-x86_64/PKGBUILD   2013-09-19 13:00:39 UTC (rev 97425)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Alucryd alucryd at gmail dot com
-
-pkgname=ruby-iconv
-pkgver=1.0.3
-pkgrel=2
-pkgdesc=Wrapper library for iconv
-arch=('i686' 'x86_64')
-url=https://github.com/nurse/iconv;
-license=('GPL3')
-depends=('ruby')
-makedepends=('rubygems')
-options=('!emptydirs')
-source=(https://rubygems.org/downloads/${pkgname#*-}-${pkgver}.gem;)
-sha256sums=('94a9b62a56c96226b62b787cd45fdc48c03f4517f1e36e64db113b010fb012da')
-
-package() {
-  cd ${srcdir}
-
-  local _gemdir=$(ruby -rubygems -e 'puts Gem.default_dir')
-  gem install --no-user-install --ignore-dependencies -i ${pkgdir}${_gemdir} 
${pkgname#*-}-${pkgver}.gem
-}
-
-# vim: ts=2 sw=2 et:

Copied: ruby-iconv/repos/community-x86_64/PKGBUILD (from rev 97424, 
ruby-iconv/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-09-19 13:00:39 UTC (rev 97425)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Maxime Gauduin aluc...@gmail.com
+
+pkgname=ruby-iconv
+pkgver=1.0.3
+pkgrel=3
+pkgdesc=Wrapper library for iconv
+arch=('i686' 'x86_64')
+url=https://github.com/nurse/iconv;
+license=('BSD')
+depends=('ruby')
+source=(https://rubygems.org/downloads/${pkgname#*-}-${pkgver}.gem;)
+noextract=(${pkgname#*-}-${pkgver}.gem)
+sha256sums=('94a9b62a56c96226b62b787cd45fdc48c03f4517f1e36e64db113b010fb012da')
+
+build() {
+  gem install --no-user-install --ignore-dependencies -i . 
${pkgname#*-}-${pkgver}.gem
+}
+
+package() {
+  local _rubyver=$(ruby --version | sed 's/.* \(.*\..*\..*\)p.*/\1/')
+  install -dm 755 

[arch-commits] Commit in systemd/trunk (initcpio-install-systemd)

2013-09-19 Thread Dave Reisner
Date: Thursday, September 19, 2013 @ 15:49:42
  Author: dreisner
Revision: 194597

add tmpfiles binary and early /dev setup services

Modified:
  systemd/trunk/initcpio-install-systemd

--+
 initcpio-install-systemd |   17 ++---
 1 file changed, 10 insertions(+), 7 deletions(-)

Modified: initcpio-install-systemd
===
--- initcpio-install-systemd2013-09-19 09:44:46 UTC (rev 194596)
+++ initcpio-install-systemd2013-09-19 13:49:42 UTC (rev 194597)
@@ -101,6 +101,7 @@
 
 # systemd
 add_binary /usr/lib/systemd/systemd /init
+add_binary /usr/bin/systemd-tmpfiles
 
 # generate sysroot.mount and sysroot-usr.mount
 add_file /usr/lib/systemd/system-generators/systemd-fstab-generator
@@ -114,12 +115,7 @@
 99-systemd.rules \
 
 map add_systemd_unit \
-systemd-udevd-control.socket \
-systemd-udevd-kernel.socket \
-sockets.target \
-systemd-journald.service \
-systemd-udevd.service \
-systemd-udev-trigger.service \
+ctrl-alt-del.target
 initrd-cleanup.service \
 initrd-fs.target \
 initrd-parse-etc.service \
@@ -128,8 +124,15 @@
 initrd-switch-root.target \
 initrd-udevadm-cleanup-db.service \
 initrd.target \
+kmod-static-nodes.service \
+sockets.target \
 systemd-fsck@.service \
-ctrl-alt-del.target
+systemd-journald.service \
+systemd-tmpfiles-setup-dev.service \
+systemd-udev-trigger.service \
+systemd-udevd-control.socket \
+systemd-udevd-kernel.socket \
+systemd-udevd.service \
 
 add_symlink /usr/lib/systemd/system/default.target initrd.target
 



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

2013-09-19 Thread Jonathan Conder
Date: Thursday, September 19, 2013 @ 16:38:19
  Author: jconder
Revision: 97427

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

Added:
  mythplugins/repos/community-i686/PKGBUILD
(from rev 97426, mythplugins/trunk/PKGBUILD)
  mythplugins/repos/community-i686/cdparanoia.patch
(from rev 97426, mythplugins/trunk/cdparanoia.patch)
  mythplugins/repos/community-i686/mythplugins-mythweb.install
(from rev 97426, mythplugins/trunk/mythplugins-mythweb.install)
  mythplugins/repos/community-i686/mythplugins-mythzoneminder.install
(from rev 97426, mythplugins/trunk/mythplugins-mythzoneminder.install)
  mythplugins/repos/community-x86_64/PKGBUILD
(from rev 97426, mythplugins/trunk/PKGBUILD)
  mythplugins/repos/community-x86_64/cdparanoia.patch
(from rev 97426, mythplugins/trunk/cdparanoia.patch)
  mythplugins/repos/community-x86_64/mythplugins-mythweb.install
(from rev 97426, mythplugins/trunk/mythplugins-mythweb.install)
  mythplugins/repos/community-x86_64/mythplugins-mythzoneminder.install
(from rev 97426, mythplugins/trunk/mythplugins-mythzoneminder.install)
Deleted:
  mythplugins/repos/community-i686/PKGBUILD
  mythplugins/repos/community-i686/cdparanoia.patch
  mythplugins/repos/community-i686/mtd.rc
  mythplugins/repos/community-i686/mythplugins-mythweb.install
  mythplugins/repos/community-i686/mythplugins-mythzoneminder.install
  mythplugins/repos/community-i686/php55.patch
  mythplugins/repos/community-x86_64/PKGBUILD
  mythplugins/repos/community-x86_64/cdparanoia.patch
  mythplugins/repos/community-x86_64/mtd.rc
  mythplugins/repos/community-x86_64/mythplugins-mythweb.install
  mythplugins/repos/community-x86_64/mythplugins-mythzoneminder.install
  mythplugins/repos/community-x86_64/php55.patch

-+
 /PKGBUILD   |  286 ++
 /cdparanoia.patch   |  104 ++
 /mythplugins-mythweb.install|8 
 /mythplugins-mythzoneminder.install |6 
 community-i686/PKGBUILD |  141 
 community-i686/cdparanoia.patch |   52 ---
 community-i686/mtd.rc   |   36 --
 community-i686/mythplugins-mythweb.install  |4 
 community-i686/mythplugins-mythzoneminder.install   |3 
 community-i686/php55.patch  |   22 -
 community-x86_64/PKGBUILD   |  141 
 community-x86_64/cdparanoia.patch   |   52 ---
 community-x86_64/mtd.rc |   36 --
 community-x86_64/mythplugins-mythweb.install|4 
 community-x86_64/mythplugins-mythzoneminder.install |3 
 community-x86_64/php55.patch|   22 -
 16 files changed, 404 insertions(+), 516 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-09-19 14:37:16 UTC (rev 97426)
+++ community-i686/PKGBUILD 2013-09-19 14:38:19 UTC (rev 97427)
@@ -1,141 +0,0 @@
-# $Id$
-# Maintainer: Jonathan Conder jonno.con...@gmail.com
-# Contributor: Giovanni Scafora giova...@archlinux.org
-
-pkgbase=mythplugins
-pkgname=('mythplugins-mytharchive'
- 'mythplugins-mythbrowser'
- 'mythplugins-mythgallery'
- 'mythplugins-mythgame'
- 'mythplugins-mythmusic'
- 'mythplugins-mythnetvision'
- 'mythplugins-mythnews'
- 'mythplugins-mythweather'
- 'mythplugins-mythweb'
- 'mythplugins-mythzoneminder')
-pkgver=0.26.1
-pkgrel=1
-epoch=1
-arch=('i686' 'x86_64')
-url=http://www.mythtv.org;
-license=('GPL')
-makedepends=('cdrkit' 'dvdauthor' 'dvd+rw-tools' 'ffmpeg' 'flac' 'libexif'
- 'libvorbis' 'mesa' 'mesa-libgl' 'mplayer' 'mythtv'
-'perl-datetime-format-iso8601' 'perl-date-manip' 'perl-image-size'
-'perl-json' 'perl-libwww' 'perl-soap-lite' 'perl-xml-sax'
-'perl-xml-simple' 'perl-xml-xpath' 'python2-oauth' 'python-imaging'
-'python2-pycurl' 'taglib' 'zlib')
-source=(ftp://ftp.osuosl.org/pub/mythtv/$pkgbase-$pkgver.tar.bz2;
-'cdparanoia.patch'
-'php55.patch'
-'mtd.rc')
-md5sums=('d896d9f9313ba5dd95e2e977bf9c0f8f'
- '5de8dd79d0b8a2b006f3c3258938b6b7'
- 'a6df720ef22fe6bef8c650b1bd5948cb'
- '476c12ba074794ad7f4ae092bdf949d6')
-
-build() {
-  cd $srcdir/$pkgbase-$pkgver
-  find . -name '*.py' -type f | xargs sed -i 
's@^#!.*python$@#!/usr/bin/python2@'
-
-  sed -re 's@/usr/local.*/usr/share@/usr/share@' -i 'mythweb/mythweb.php'
-  sed -re 's@cstdio@cstdio\n#include unistd.h@' -i 
'mythzoneminder/mythzmserver/zmserver.cpp'
-
-  patch -Np1 -i $srcdir/cdparanoia.patch
-  patch -Np1 -i $srcdir/php55.patch
-
-  ./configure --prefix=/usr \
-  --enable-all \
-  --python=python2
-  qmake-qt4 

[arch-commits] Commit in mythplugins/trunk (PKGBUILD mtd.rc php55.patch)

2013-09-19 Thread Jonathan Conder
Date: Thursday, September 19, 2013 @ 16:37:16
  Author: jconder
Revision: 97426

upgpkg: mythplugins 1:0.27-1

update to 0.27

Modified:
  mythplugins/trunk/PKGBUILD
Deleted:
  mythplugins/trunk/mtd.rc
  mythplugins/trunk/php55.patch

-+
 PKGBUILD|   62 +-
 mtd.rc  |   36 -
 php55.patch |   22 
 3 files changed, 32 insertions(+), 88 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-09-19 13:00:39 UTC (rev 97425)
+++ PKGBUILD2013-09-19 14:37:16 UTC (rev 97426)
@@ -13,7 +13,7 @@
  'mythplugins-mythweather'
  'mythplugins-mythweb'
  'mythplugins-mythzoneminder')
-pkgver=0.26.1
+pkgver=0.27
 pkgrel=1
 epoch=1
 arch=('i686' 'x86_64')
@@ -21,29 +21,31 @@
 license=('GPL')
 makedepends=('cdrkit' 'dvdauthor' 'dvd+rw-tools' 'ffmpeg' 'flac' 'libexif'
  'libvorbis' 'mesa' 'mesa-libgl' 'mplayer' 'mythtv'
-'perl-datetime-format-iso8601' 'perl-date-manip' 'perl-image-size'
-'perl-json' 'perl-libwww' 'perl-soap-lite' 'perl-xml-sax'
-'perl-xml-simple' 'perl-xml-xpath' 'python2-oauth' 'python-imaging'
-'python2-pycurl' 'taglib' 'zlib')
-source=(ftp://ftp.osuosl.org/pub/mythtv/$pkgbase-$pkgver.tar.bz2;
-'cdparanoia.patch'
-'php55.patch'
-'mtd.rc')
-md5sums=('d896d9f9313ba5dd95e2e977bf9c0f8f'
- '5de8dd79d0b8a2b006f3c3258938b6b7'
- 'a6df720ef22fe6bef8c650b1bd5948cb'
- '476c12ba074794ad7f4ae092bdf949d6')
+ 'perl-datetime-format-iso8601' 'perl-date-manip' 'perl-image-size'
+ 'perl-json' 'perl-libwww' 'perl-soap-lite' 'perl-xml-sax'
+ 'perl-xml-simple' 'perl-xml-xpath' 'python2-oauth' 
'python-imaging'
+ 'python2-pycurl' 'zlib')
+source=(mythtv-$pkgver.tar.gz::http://www.mythtv.org/download/mythtv/$pkgver;
+
mythweb-$pkgver.tar.gz::http://www.mythtv.org/download/mythweb/$pkgver;
+   'cdparanoia.patch')
+sha256sums=('670b378e379df05a4f2ac28cc3cb2578587b42cb03710e0b230b75d692f8e2b8'
+'fe135281c4828a96762ea22a8a4cf622988b12e7f2189dce9273f1ce7bb367d3'
+   '004f1e4734830709d2ab5ebb804560514f2bf525abc2f11142501a81eba0754c')
 
-build() {
-  cd $srcdir/$pkgbase-$pkgver
+prepare() {
+  cd $srcdir/mythtv-fixes-$pkgver/$pkgbase
+
   find . -name '*.py' -type f | xargs sed -i 
's@^#!.*python$@#!/usr/bin/python2@'
+  patch -Np1 -i $srcdir/cdparanoia.patch
 
-  sed -re 's@/usr/local.*/usr/share@/usr/share@' -i 'mythweb/mythweb.php'
-  sed -re 's@cstdio@cstdio\n#include unistd.h@' -i 
'mythzoneminder/mythzmserver/zmserver.cpp'
+  cd $srcdir/mythweb-fixes-$pkgver
 
-  patch -Np1 -i $srcdir/cdparanoia.patch
-  patch -Np1 -i $srcdir/php55.patch
+  sed -re 's@/usr/local.*/usr/share@/usr/share@' -i 'mythweb.php'
+}
 
+build() {
+  cd $srcdir/mythtv-fixes-$pkgver/$pkgbase
+
   ./configure --prefix=/usr \
   --enable-all \
   --python=python2
@@ -56,7 +58,7 @@
   depends=('cdrkit' 'dvdauthor' 'dvd+rw-tools' 'ffmpeg' 'mythtv'
'python-imaging')
 
-  cd $srcdir/$pkgbase-$pkgver/mytharchive
+  cd $srcdir/mythtv-fixes-$pkgver/$pkgbase/mytharchive
   make INSTALL_ROOT=$pkgdir install
 }
 
@@ -64,7 +66,7 @@
   pkgdesc=Mini web browser for MythTV
   depends=('mythtv')
 
-  cd $srcdir/$pkgbase-$pkgver/mythbrowser
+  cd $srcdir/mythtv-fixes-$pkgver/$pkgbase/mythbrowser
   make INSTALL_ROOT=$pkgdir install
 }
 
@@ -72,7 +74,7 @@
   pkgdesc=Image gallery plugin for MythTV
   depends=('libexif' 'mythtv')
 
-  cd $srcdir/$pkgbase-$pkgver/mythgallery
+  cd $srcdir/mythtv-fixes-$pkgver/$pkgbase/mythgallery
   make INSTALL_ROOT=$pkgdir install
 }
 
@@ -80,15 +82,15 @@
   pkgdesc=Game emulator plugin for MythTV
   depends=('mythtv')
 
-  cd $srcdir/$pkgbase-$pkgver/mythgame
+  cd $srcdir/mythtv-fixes-$pkgver/$pkgbase/mythgame
   make INSTALL_ROOT=$pkgdir install
 }
 
 package_mythplugins-mythmusic() {
   pkgdesc=Music playing plugin for MythTV
-  depends=('mythtv' 'libcdio-paranoia' 'taglib')
+  depends=('mythtv' 'libcdio-paranoia')
 
-  cd $srcdir/$pkgbase-$pkgver/mythmusic
+  cd $srcdir/mythtv-fixes-$pkgver/$pkgbase/mythmusic
   make INSTALL_ROOT=$pkgdir install
 }
 
@@ -96,7 +98,7 @@
   pkgdesc=MythNetvision plugin for MythTV
   depends=('mythtv' 'python2-oauth')
 
-  cd $srcdir/$pkgbase-$pkgver/mythnetvision
+  cd $srcdir/mythtv-fixes-$pkgver/$pkgbase/mythnetvision
   make INSTALL_ROOT=$pkgdir install
 }
 
@@ -104,7 +106,7 @@
   pkgdesc=News checking plugin for MythTV
   depends=('mythtv')
 
-  cd $srcdir/$pkgbase-$pkgver/mythnews
+  cd $srcdir/mythtv-fixes-$pkgver/$pkgbase/mythnews
   make INSTALL_ROOT=$pkgdir install
 }
 
@@ -114,7 +116,7 @@
'perl-xml-sax' 'perl-xml-simple' 'perl-xml-xpath' 'perl-image-size'
'perl-datetime-format-iso8601')
 
-  cd $srcdir/$pkgbase-$pkgver/mythweather
+  cd 

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

2013-09-19 Thread Pierre Schmitz
Date: Thursday, September 19, 2013 @ 17:26:26
  Author: pierre
Revision: 194598

upgpkg: php 5.5.4-1

Modified:
  php/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-19 13:49:42 UTC (rev 194597)
+++ PKGBUILD2013-09-19 15:26:26 UTC (rev 194598)
@@ -21,7 +21,7 @@
  'php-sqlite'
  'php-tidy'
  'php-xsl')
-pkgver=5.5.3
+pkgver=5.5.4
 pkgrel=1
 arch=('i686' 'x86_64')
 license=('PHP')
@@ -33,7 +33,7 @@
 source=(http://www.php.net/distributions/${pkgbase}-${pkgver}.tar.xz;
 'php.ini.patch' 'apache.conf' 'php-fpm.conf.in.patch'
 'logrotate.d.php-fpm' 'php-fpm.service' 'php-fpm.tmpfiles')
-md5sums=('437e98144ef014dfab0922a9eed36853'
+md5sums=('32c1dc56701d21def91a39a312392b54'
  'f9ee638591aaf1526767db7976d95847'
  'dec2cbaad64e3abf4f0ec70e1de4e8e9'
  '880afea327bb00c47082d22c507e6bfc'



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

2013-09-19 Thread Pierre Schmitz
Date: Thursday, September 19, 2013 @ 17:26:56
  Author: pierre
Revision: 194599

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

Added:
  php/repos/testing-i686/
  php/repos/testing-i686/PKGBUILD
(from rev 194598, php/trunk/PKGBUILD)
  php/repos/testing-i686/apache.conf
(from rev 194598, php/trunk/apache.conf)
  php/repos/testing-i686/logrotate.d.php-fpm
(from rev 194598, php/trunk/logrotate.d.php-fpm)
  php/repos/testing-i686/php-fpm.conf.in.patch
(from rev 194598, php/trunk/php-fpm.conf.in.patch)
  php/repos/testing-i686/php-fpm.install
(from rev 194598, php/trunk/php-fpm.install)
  php/repos/testing-i686/php-fpm.service
(from rev 194598, php/trunk/php-fpm.service)
  php/repos/testing-i686/php-fpm.tmpfiles
(from rev 194598, php/trunk/php-fpm.tmpfiles)
  php/repos/testing-i686/php.ini.patch
(from rev 194598, php/trunk/php.ini.patch)
  php/repos/testing-x86_64/
  php/repos/testing-x86_64/PKGBUILD
(from rev 194598, php/trunk/PKGBUILD)
  php/repos/testing-x86_64/apache.conf
(from rev 194598, php/trunk/apache.conf)
  php/repos/testing-x86_64/logrotate.d.php-fpm
(from rev 194598, php/trunk/logrotate.d.php-fpm)
  php/repos/testing-x86_64/php-fpm.conf.in.patch
(from rev 194598, php/trunk/php-fpm.conf.in.patch)
  php/repos/testing-x86_64/php-fpm.install
(from rev 194598, php/trunk/php-fpm.install)
  php/repos/testing-x86_64/php-fpm.service
(from rev 194598, php/trunk/php-fpm.service)
  php/repos/testing-x86_64/php-fpm.tmpfiles
(from rev 194598, php/trunk/php-fpm.tmpfiles)
  php/repos/testing-x86_64/php.ini.patch
(from rev 194598, php/trunk/php.ini.patch)

--+
 testing-i686/PKGBUILD|  351 +
 testing-i686/apache.conf |   13 +
 testing-i686/logrotate.d.php-fpm |8 
 testing-i686/php-fpm.conf.in.patch   |   52 
 testing-i686/php-fpm.install |9 
 testing-i686/php-fpm.service |   13 +
 testing-i686/php-fpm.tmpfiles|1 
 testing-i686/php.ini.patch   |  122 +++
 testing-x86_64/PKGBUILD  |  351 +
 testing-x86_64/apache.conf   |   13 +
 testing-x86_64/logrotate.d.php-fpm   |8 
 testing-x86_64/php-fpm.conf.in.patch |   52 
 testing-x86_64/php-fpm.install   |9 
 testing-x86_64/php-fpm.service   |   13 +
 testing-x86_64/php-fpm.tmpfiles  |1 
 testing-x86_64/php.ini.patch |  122 +++
 16 files changed, 1138 insertions(+)

Copied: php/repos/testing-i686/PKGBUILD (from rev 194598, php/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-09-19 15:26:56 UTC (rev 194599)
@@ -0,0 +1,351 @@
+# $Id$
+# Maintainer: Pierre Schmitz pie...@archlinux.de
+
+pkgbase=php
+pkgname=('php'
+ 'php-cgi'
+ 'php-apache'
+ 'php-fpm'
+ 'php-embed'
+ 'php-pear'
+ 'php-enchant'
+ 'php-gd'
+ 'php-intl'
+ 'php-ldap'
+ 'php-mcrypt'
+ 'php-mssql'
+ 'php-odbc'
+ 'php-pgsql'
+ 'php-pspell'
+ 'php-snmp'
+ 'php-sqlite'
+ 'php-tidy'
+ 'php-xsl')
+pkgver=5.5.4
+pkgrel=1
+arch=('i686' 'x86_64')
+license=('PHP')
+url='http://www.php.net'
+makedepends=('apache' 'imap' 'postgresql-libs' 'libldap' 'postfix' 'libvpx'
+ 'sqlite' 'unixodbc' 'net-snmp' 'libzip' 'enchant' 'file' 'freetds'
+ 'libmcrypt' 'tidyhtml' 'aspell' 'libltdl' 'libpng' 'libjpeg' 'icu'
+ 'curl' 'libxslt' 'openssl' 'bzip2' 'db' 'gmp' 'freetype2' 
'systemd')
+source=(http://www.php.net/distributions/${pkgbase}-${pkgver}.tar.xz;
+'php.ini.patch' 'apache.conf' 'php-fpm.conf.in.patch'
+'logrotate.d.php-fpm' 'php-fpm.service' 'php-fpm.tmpfiles')
+md5sums=('32c1dc56701d21def91a39a312392b54'
+ 'f9ee638591aaf1526767db7976d95847'
+ 'dec2cbaad64e3abf4f0ec70e1de4e8e9'
+ '880afea327bb00c47082d22c507e6bfc'
+ 'e036c721e5ad927cd1613c7475a58b3a'
+ 'cc2940f5312ba42e7aa1ddfab74b84c4'
+ 'c60343df74f8e1afb13b084d5c0e47ed')
+
+prepare() {
+   cd ${srcdir}/${pkgbase}-${pkgver}
+
+   patch -p0 -i ${srcdir}/php.ini.patch
+   patch -p0 -i ${srcdir}/php-fpm.conf.in.patch
+}
+
+build() {
+   local _phpconfig=--srcdir=../${pkgbase}-${pkgver} \
+   --config-cache \
+   --prefix=/usr \
+   --sbindir=/usr/bin \
+   --sysconfdir=/etc/php \
+   --localstatedir=/var \
+   --with-layout=GNU \
+   --with-config-file-path=/etc/php \
+   --with-config-file-scan-dir=/etc/php/conf.d \
+   --disable-rpath \
+   --mandir=/usr/share/man \
+   --without-pear \
+   
+
+   local 

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

2013-09-19 Thread Dave Reisner
Date: Thursday, September 19, 2013 @ 18:23:56
  Author: dreisner
Revision: 194601

upgpkg: systemd 207-4

- modify initramfs hooks for early static node creation

Modified:
  systemd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-19 16:17:34 UTC (rev 194600)
+++ PKGBUILD2013-09-19 16:23:56 UTC (rev 194601)
@@ -4,7 +4,7 @@
 pkgbase=systemd
 pkgname=('systemd' 'systemd-sysvcompat')
 pkgver=207
-pkgrel=3
+pkgrel=4
 arch=('i686' 'x86_64')
 url=http://www.freedesktop.org/wiki/Software/systemd;
 makedepends=('acl' 'cryptsetup' 'dbus-core' 'docbook-xsl' 
'gobject-introspection' 'gperf'
@@ -19,9 +19,9 @@
 0001-swap-fix-reverse-dependencies.patch
 0002-swap-create-.wants-symlink-to-auto-swap-devices.patch)
 md5sums=('7799f3cc9d289b8db1c1fa56ae7ecd88'
- '2de72238ed5c0df62a7c3b6bdaf8cb7c'
- '9027b31a875e74a45623954b3b23d09f'
- 'd83d45e67cd75cdbafb81c96a7485319'
+ '58f87d1f14cef7a2b2b663bac4ef39f0'
+ '3ded8dde31e9449567cf205c50d91c89'
+ 'bde43090d4ac0ef048e3eaee8202a407'
  '9eb0a46aa2a3a6d74117f9a174dbe168'
  '182be4c729aaecde249b7b05b48a481f'
  'b54fbe35e2689ac36cda9ac4a5a86f24')



[arch-commits] Commit in systemd/trunk (initcpio-hook-udev initcpio-install-udev)

2013-09-19 Thread Dave Reisner
Date: Thursday, September 19, 2013 @ 18:17:34
  Author: dreisner
Revision: 194600

create static nodes in udev early hook

Modified:
  systemd/trunk/initcpio-hook-udev
  systemd/trunk/initcpio-install-udev

---+
 initcpio-hook-udev|2 ++
 initcpio-install-udev |1 +
 2 files changed, 3 insertions(+)

Modified: initcpio-hook-udev
===
--- initcpio-hook-udev  2013-09-19 15:26:56 UTC (rev 194599)
+++ initcpio-hook-udev  2013-09-19 16:17:34 UTC (rev 194600)
@@ -2,6 +2,8 @@
 
 run_earlyhook() {
 /usr/lib/systemd/systemd-udevd --daemon --resolve-names=never
+kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/kmod.conf
+systemd-tmpfiles --prefix=/dev --create
 udevd_running=1
 }
 

Modified: initcpio-install-udev
===
--- initcpio-install-udev   2013-09-19 15:26:56 UTC (rev 194599)
+++ initcpio-install-udev   2013-09-19 16:17:34 UTC (rev 194600)
@@ -6,6 +6,7 @@
 add_file /etc/udev/udev.conf
 add_binary /usr/lib/systemd/systemd-udevd
 add_binary /usr/bin/udevadm
+add_binary /usr/bin/systemd-tmpfiles
 
 for rules in 50-udev-default.rules 60-persistent-storage.rules 
64-btrfs.rules 80-drivers.rules; do
 add_file /usr/lib/udev/rules.d/$rules



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

2013-09-19 Thread Dave Reisner
Date: Thursday, September 19, 2013 @ 18:33:22
  Author: dreisner
Revision: 194602

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

Added:
  systemd/repos/testing-i686/
  
systemd/repos/testing-i686/0001-polkit-Avoid-race-condition-in-scraping-proc.patch
(from rev 194601, 
systemd/trunk/0001-polkit-Avoid-race-condition-in-scraping-proc.patch)
  systemd/repos/testing-i686/0001-swap-fix-reverse-dependencies.patch
(from rev 194601, systemd/trunk/0001-swap-fix-reverse-dependencies.patch)
  
systemd/repos/testing-i686/0002-swap-create-.wants-symlink-to-auto-swap-devices.patch
(from rev 194601, 
systemd/trunk/0002-swap-create-.wants-symlink-to-auto-swap-devices.patch)
  systemd/repos/testing-i686/PKGBUILD
(from rev 194601, systemd/trunk/PKGBUILD)
  systemd/repos/testing-i686/initcpio-hook-udev
(from rev 194601, systemd/trunk/initcpio-hook-udev)
  systemd/repos/testing-i686/initcpio-install-systemd
(from rev 194601, systemd/trunk/initcpio-install-systemd)
  systemd/repos/testing-i686/initcpio-install-udev
(from rev 194601, systemd/trunk/initcpio-install-udev)
  systemd/repos/testing-i686/systemd.install
(from rev 194601, systemd/trunk/systemd.install)
  systemd/repos/testing-x86_64/
  
systemd/repos/testing-x86_64/0001-polkit-Avoid-race-condition-in-scraping-proc.patch
(from rev 194601, 
systemd/trunk/0001-polkit-Avoid-race-condition-in-scraping-proc.patch)
  systemd/repos/testing-x86_64/0001-swap-fix-reverse-dependencies.patch
(from rev 194601, systemd/trunk/0001-swap-fix-reverse-dependencies.patch)
  
systemd/repos/testing-x86_64/0002-swap-create-.wants-symlink-to-auto-swap-devices.patch
(from rev 194601, 
systemd/trunk/0002-swap-create-.wants-symlink-to-auto-swap-devices.patch)
  systemd/repos/testing-x86_64/PKGBUILD
(from rev 194601, systemd/trunk/PKGBUILD)
  systemd/repos/testing-x86_64/initcpio-hook-udev
(from rev 194601, systemd/trunk/initcpio-hook-udev)
  systemd/repos/testing-x86_64/initcpio-install-systemd
(from rev 194601, systemd/trunk/initcpio-install-systemd)
  systemd/repos/testing-x86_64/initcpio-install-udev
(from rev 194601, systemd/trunk/initcpio-install-udev)
  systemd/repos/testing-x86_64/systemd.install
(from rev 194601, systemd/trunk/systemd.install)

---+
 testing-i686/0001-polkit-Avoid-race-condition-in-scraping-proc.patch  |   
75 
 testing-i686/0001-swap-fix-reverse-dependencies.patch |   
30 +
 testing-i686/0002-swap-create-.wants-symlink-to-auto-swap-devices.patch   |   
90 +
 testing-i686/PKGBUILD |  
146 +
 testing-i686/initcpio-hook-udev   |   
22 +
 testing-i686/initcpio-install-systemd |  
159 ++
 testing-i686/initcpio-install-udev|   
29 +
 testing-i686/systemd.install  |  
103 ++
 testing-x86_64/0001-polkit-Avoid-race-condition-in-scraping-proc.patch|   
75 
 testing-x86_64/0001-swap-fix-reverse-dependencies.patch   |   
30 +
 testing-x86_64/0002-swap-create-.wants-symlink-to-auto-swap-devices.patch |   
90 +
 testing-x86_64/PKGBUILD   |  
146 +
 testing-x86_64/initcpio-hook-udev |   
22 +
 testing-x86_64/initcpio-install-systemd   |  
159 ++
 testing-x86_64/initcpio-install-udev  |   
29 +
 testing-x86_64/systemd.install|  
103 ++
 16 files changed, 1308 insertions(+)

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


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

2013-09-19 Thread Jan de Groot
Date: Thursday, September 19, 2013 @ 19:42:32
  Author: jgc
Revision: 194606

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

Added:
  gvfs/repos/gnome-unstable-i686/
  gvfs/repos/gnome-unstable-i686/PKGBUILD
(from rev 194605, gvfs/trunk/PKGBUILD)
  gvfs/repos/gnome-unstable-i686/gvfs-module.install
(from rev 194605, gvfs/trunk/gvfs-module.install)
  gvfs/repos/gnome-unstable-i686/gvfs-smb.install
(from rev 194605, gvfs/trunk/gvfs-smb.install)
  gvfs/repos/gnome-unstable-i686/gvfs.install
(from rev 194605, gvfs/trunk/gvfs.install)
  gvfs/repos/gnome-unstable-i686/imobiledevice-1.1.5.patch
(from rev 194605, gvfs/trunk/imobiledevice-1.1.5.patch)
  gvfs/repos/gnome-unstable-x86_64/
  gvfs/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 194605, gvfs/trunk/PKGBUILD)
  gvfs/repos/gnome-unstable-x86_64/gvfs-module.install
(from rev 194605, gvfs/trunk/gvfs-module.install)
  gvfs/repos/gnome-unstable-x86_64/gvfs-smb.install
(from rev 194605, gvfs/trunk/gvfs-smb.install)
  gvfs/repos/gnome-unstable-x86_64/gvfs.install
(from rev 194605, gvfs/trunk/gvfs.install)
  gvfs/repos/gnome-unstable-x86_64/imobiledevice-1.1.5.patch
(from rev 194605, gvfs/trunk/imobiledevice-1.1.5.patch)

-+
 gnome-unstable-i686/PKGBUILD|  140 +
 gnome-unstable-i686/gvfs-module.install |7 
 gnome-unstable-i686/gvfs-smb.install|   12 +
 gnome-unstable-i686/gvfs.install|   14 +
 gnome-unstable-i686/imobiledevice-1.1.5.patch   |  221 ++
 gnome-unstable-x86_64/PKGBUILD  |  140 +
 gnome-unstable-x86_64/gvfs-module.install   |7 
 gnome-unstable-x86_64/gvfs-smb.install  |   12 +
 gnome-unstable-x86_64/gvfs.install  |   14 +
 gnome-unstable-x86_64/imobiledevice-1.1.5.patch |  221 ++
 10 files changed, 788 insertions(+)

Copied: gvfs/repos/gnome-unstable-i686/PKGBUILD (from rev 194605, 
gvfs/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2013-09-19 17:42:32 UTC (rev 194606)
@@ -0,0 +1,140 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgbase=gvfs
+pkgname=('gvfs' 'gvfs-smb' 'gvfs-afc' 'gvfs-afp' 'gvfs-gphoto2' 'gvfs-obexftp' 
'gvfs-goa' 'gvfs-mtp')
+pkgver=1.17.91
+pkgrel=1
+arch=('i686' 'x86_64')
+license=('LGPL')
+makedepends=('avahi' 'bluez-libs' 'dbus-glib' 'fuse' 'intltool' 'libarchive' 
'libcdio-paranoia' 'libgphoto2' 'libimobiledevice' 'libsoup' 'smbclient' 
'udisks2' 'libsecret' 'docbook-xsl' 'gtk3' 'libmtp' 'gnome-online-accounts' 
'libbluray')
+url=http://www.gnome.org;
+options=(!libtool)
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgbase/${pkgver%.*}/$pkgbase-$pkgver.tar.xz)
+sha256sums=('ef53ee05ae2f0c80606488b7658886b33aed76b10732555d3a0ab118c630bbab')
+
+build() {
+  cd $pkgbase-$pkgver
+  autoreconf -fi
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var --disable-static \
+  --libexecdir=/usr/lib/gvfs \
+  --with-bash-completion-dir=/usr/share/bash-completion/completions
+  make
+}
+
+package_gvfs() {
+  pkgdesc=Userspace virtual filesystem implemented as a pluggable module for 
gio
+  depends=('avahi' 'dconf' 'fuse' 'libarchive' 'libcdio-paranoia' 'libsoup' 
'udisks2' 'libsecret' 'libbluray')
+  optdepends=('gvfs-afc: AFC (mobile devices) support'
+  'gvfs-smb: SMB/CIFS (Windows client) support'
+  'gvfs-gphoto2: gphoto2 (PTP camera/MTP media player) support'
+  'gvfs-obexftp: ObexFTP (bluetooth) support'
+  'gvfs-afp: Apple Filing Protocol (AFP) support'
+  'gvfs-mtp: MTP device support'
+  'gvfs-goa: gnome-online-accounts support'
+  'gtk3: Recent files support')
+  install=gvfs.install
+
+  cd $pkgbase-$pkgver
+  sed -e 's/^am__append_4/#am__append_4/' \
+  -e 's/^am__append_5/#am__append_5/' \
+  -e 's/^am__append_6/#am__append_6/' \
+  -e 's/^am__append_7/#am__append_7/' \
+  -i monitor/Makefile
+  make DESTDIR=$pkgdir install
+
+  cd $pkgdir
+  rm usr/lib/gvfs/gvfsd-{smb,smb-browse,afc,afp,afp-browse,gphoto2,obexftp,mtp}
+  rm 
usr/share/gvfs/mounts/{smb,smb-browse,afc,afp,afp-browse,gphoto2,obexftp,mtp}.mount
+  rm usr/share/glib-2.0/schemas/org.gnome.system.smb.gschema.xml
+  rm usr/share/GConf/gsettings/gvfs-smb.convert
+}
+
+package_gvfs-smb() {
+  pkgdesc=SMB/CIFS (Windows client) backend for gvfs
+  depends=(gvfs=$pkgver 'smbclient')
+  install=gvfs-smb.install
+
+  cd $pkgbase-$pkgver/daemon
+  install -m755 -d $pkgdir/usr/lib/gvfs
+  install -m755 -d $pkgdir/usr/share/gvfs/mounts
+
+  install -m755 .libs/gvfsd-smb{,-browse} $pkgdir/usr/lib/gvfs/
+  install -m644 smb{,-browse}.mount $pkgdir/usr/share/gvfs/mounts/
+
+  install -Dm644 

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

2013-09-19 Thread Jan de Groot
Date: Thursday, September 19, 2013 @ 19:51:35
  Author: jgc
Revision: 194608

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

Added:
  gnome-themes-standard/repos/gnome-unstable-i686/
  gnome-themes-standard/repos/gnome-unstable-i686/PKGBUILD
(from rev 194607, gnome-themes-standard/trunk/PKGBUILD)
  gnome-themes-standard/repos/gnome-unstable-x86_64/
  gnome-themes-standard/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 194607, gnome-themes-standard/trunk/PKGBUILD)

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

Copied: gnome-themes-standard/repos/gnome-unstable-i686/PKGBUILD (from rev 
194607, gnome-themes-standard/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2013-09-19 17:51:35 UTC (rev 194608)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+
+pkgname=gnome-themes-standard
+pkgver=3.9.91
+pkgrel=1
+pkgdesc=Default themes for the GNOME desktop
+arch=(i686 x86_64)
+url=http://www.gnome.org;
+license=(GPL2)
+depends=(cantarell-fonts ttf-dejavu librsvg)
+makedepends=(intltool gtk2 gtk3)
+optdepends=('gtk-engines: HighContrast GTK2 theme')
+groups=(gnome)
+replaces=(gnome-themes)
+conflicts=(gnome-themes)
+options=('!libtool' '!emptydirs')
+source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('bf0f820efff8a716040b2363c69e214a9a126dad9d91bef973765783ac8e8f16')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=${pkgdir} install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: gnome-themes-standard/repos/gnome-unstable-x86_64/PKGBUILD (from rev 
194607, gnome-themes-standard/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2013-09-19 17:51:35 UTC (rev 194608)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+
+pkgname=gnome-themes-standard
+pkgver=3.9.91
+pkgrel=1
+pkgdesc=Default themes for the GNOME desktop
+arch=(i686 x86_64)
+url=http://www.gnome.org;
+license=(GPL2)
+depends=(cantarell-fonts ttf-dejavu librsvg)
+makedepends=(intltool gtk2 gtk3)
+optdepends=('gtk-engines: HighContrast GTK2 theme')
+groups=(gnome)
+replaces=(gnome-themes)
+conflicts=(gnome-themes)
+options=('!libtool' '!emptydirs')
+source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('bf0f820efff8a716040b2363c69e214a9a126dad9d91bef973765783ac8e8f16')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=${pkgdir} install
+}
+
+# vim:set ts=2 sw=2 et:



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

2013-09-19 Thread Jan de Groot
Date: Thursday, September 19, 2013 @ 19:51:29
  Author: jgc
Revision: 194607

upgpkg: gnome-themes-standard 3.9.91-1

Modified:
  gnome-themes-standard/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-19 17:42:32 UTC (rev 194606)
+++ PKGBUILD2013-09-19 17:51:29 UTC (rev 194607)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
 
 pkgname=gnome-themes-standard
-pkgver=3.8.4
+pkgver=3.9.91
 pkgrel=1
 pkgdesc=Default themes for the GNOME desktop
 arch=(i686 x86_64)
@@ -16,7 +16,7 @@
 conflicts=(gnome-themes)
 options=('!libtool' '!emptydirs')
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('1252d719847cab54cc0dc510c3d3698462dcb1b45fabd9643473ac28e5cd7a20')
+sha256sums=('bf0f820efff8a716040b2363c69e214a9a126dad9d91bef973765783ac8e8f16')
 
 build() {
   cd $pkgname-$pkgver



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

2013-09-19 Thread Jan de Groot
Date: Thursday, September 19, 2013 @ 20:40:17
  Author: jgc
Revision: 194610

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

Added:
  folks/repos/gnome-unstable-i686/
  folks/repos/gnome-unstable-i686/PKGBUILD
(from rev 194609, folks/trunk/PKGBUILD)
  folks/repos/gnome-unstable-i686/folks.install
(from rev 194609, folks/trunk/folks.install)
  folks/repos/gnome-unstable-x86_64/
  folks/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 194609, folks/trunk/PKGBUILD)
  folks/repos/gnome-unstable-x86_64/folks.install
(from rev 194609, folks/trunk/folks.install)

-+
 gnome-unstable-i686/PKGBUILD|   31 +++
 gnome-unstable-i686/folks.install   |   11 +++
 gnome-unstable-x86_64/PKGBUILD  |   31 +++
 gnome-unstable-x86_64/folks.install |   11 +++
 4 files changed, 84 insertions(+)

Copied: folks/repos/gnome-unstable-i686/PKGBUILD (from rev 194609, 
folks/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2013-09-19 18:40:17 UTC (rev 194610)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=folks
+pkgver=0.9.5
+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 
libtracker-sparql)
+makedepends=(gobject-introspection intltool vala)
+install=folks.install
+options=('!libtool' '!emptydirs')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('924c440f16a8c9b0d0d832588fa77a1553fa2a5d2659c4c7d3178a7ef4af')
+
+build() {
+  cd $pkgname-$pkgver
+  export PKG_CONFIG_PATH=${srcdir}/${pkgname}-${pkgver}/folks
+  ./configure --prefix=/usr --disable-schemas-compile --enable-tracker-backend 
\
+--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/gnome-unstable-i686/folks.install (from rev 194609, 
folks/trunk/folks.install)
===
--- gnome-unstable-i686/folks.install   (rev 0)
+++ gnome-unstable-i686/folks.install   2013-09-19 18:40:17 UTC (rev 194610)
@@ -0,0 +1,11 @@
+post_install() {
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Copied: folks/repos/gnome-unstable-x86_64/PKGBUILD (from rev 194609, 
folks/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2013-09-19 18:40:17 UTC (rev 194610)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=folks
+pkgver=0.9.5
+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 
libtracker-sparql)
+makedepends=(gobject-introspection intltool vala)
+install=folks.install
+options=('!libtool' '!emptydirs')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('924c440f16a8c9b0d0d832588fa77a1553fa2a5d2659c4c7d3178a7ef4af')
+
+build() {
+  cd $pkgname-$pkgver
+  export PKG_CONFIG_PATH=${srcdir}/${pkgname}-${pkgver}/folks
+  ./configure --prefix=/usr --disable-schemas-compile --enable-tracker-backend 
\
+--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/gnome-unstable-x86_64/folks.install (from rev 194609, 
folks/trunk/folks.install)
===
--- gnome-unstable-x86_64/folks.install (rev 0)
+++ gnome-unstable-x86_64/folks.install 2013-09-19 18:40:17 UTC (rev 194610)
@@ -0,0 +1,11 @@
+post_install() {
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}



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

2013-09-19 Thread Jan de Groot
Date: Thursday, September 19, 2013 @ 20:40:10
  Author: jgc
Revision: 194609

upgpkg: folks 0.9.5-1

Modified:
  folks/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-19 17:51:35 UTC (rev 194608)
+++ PKGBUILD2013-09-19 18:40:10 UTC (rev 194609)
@@ -2,23 +2,24 @@
 # Maintainer: Ionut Biru ib...@archlinux.org
 
 pkgname=folks
-pkgver=0.9.2
+pkgver=0.9.5
 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 libzeitgeist 
libtracker-sparql)
-makedepends=(gobject-introspection intltool)
+depends=(telepathy-glib libgee libxml2 evolution-data-server zeitgeist 
libtracker-sparql)
+makedepends=(gobject-introspection intltool vala)
 install=folks.install
 options=('!libtool' '!emptydirs')
 
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('4b034ffe83928acd8a7d607edab60f36eb13801a9d3fcc34ccc7c34a16747818')
+sha256sums=('924c440f16a8c9b0d0d832588fa77a1553fa2a5d2659c4c7d3178a7ef4af')
 
 build() {
   cd $pkgname-$pkgver
+  export PKG_CONFIG_PATH=${srcdir}/${pkgname}-${pkgver}/folks
   ./configure --prefix=/usr --disable-schemas-compile --enable-tracker-backend 
\
---disable-libsocialweb-backend
+--disable-libsocialweb-backend --disable-fatal-warnings
   make
 }
 



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

2013-09-19 Thread Jan de Groot
Date: Thursday, September 19, 2013 @ 20:43:09
  Author: jgc
Revision: 194611

upgpkg: yelp-xsl 3.9.90-1

Modified:
  yelp-xsl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-19 18:40:17 UTC (rev 194610)
+++ PKGBUILD2013-09-19 18:43:09 UTC (rev 194611)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
 
 pkgname=yelp-xsl
-pkgver=3.8.1
+pkgver=3.9.90
 pkgrel=1
 pkgdesc=Stylesheets for Yelp
 arch=(any)
@@ -11,7 +11,7 @@
 options=('!emptydirs')
 url=http://www.gnome.org;
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('afc519be07ffcbdcc20d1acfd1d901cfd03c7b4cf0667036534f2726bb68b40d')
+sha256sums=('315ec5d54da040d5206273c8d65c254fe70deebb0bb5ae7f9838a294129e0731')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in yelp-xsl/repos (2 files)

2013-09-19 Thread Jan de Groot
Date: Thursday, September 19, 2013 @ 20:43:13
  Author: jgc
Revision: 194612

archrelease: copy trunk to gnome-unstable-any

Added:
  yelp-xsl/repos/gnome-unstable-any/
  yelp-xsl/repos/gnome-unstable-any/PKGBUILD
(from rev 194611, yelp-xsl/trunk/PKGBUILD)

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

Copied: yelp-xsl/repos/gnome-unstable-any/PKGBUILD (from rev 194611, 
yelp-xsl/trunk/PKGBUILD)
===
--- gnome-unstable-any/PKGBUILD (rev 0)
+++ gnome-unstable-any/PKGBUILD 2013-09-19 18:43:13 UTC (rev 194612)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+
+pkgname=yelp-xsl
+pkgver=3.9.90
+pkgrel=1
+pkgdesc=Stylesheets for Yelp
+arch=(any)
+makedepends=(intltool libxslt libxml2 itstool)
+license=(GPL)
+options=('!emptydirs')
+url=http://www.gnome.org;
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('315ec5d54da040d5206273c8d65c254fe70deebb0bb5ae7f9838a294129e0731')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}



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

2013-09-19 Thread Jan de Groot
Date: Thursday, September 19, 2013 @ 20:44:35
  Author: jgc
Revision: 194613

upgpkg: yelp-tools 3.9.90-1

Modified:
  yelp-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-19 18:43:13 UTC (rev 194612)
+++ PKGBUILD2013-09-19 18:44:35 UTC (rev 194613)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot j...@archlinux.org
 
 pkgname=yelp-tools
-pkgver=3.6.1
+pkgver=3.9.90
 pkgrel=1
 pkgdesc=Tools for creating Yelp documentation
 arch=('any')
@@ -12,7 +12,7 @@
 options=('!emptydirs' '!libtool')
 url=http://www.gnome.org;
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('5226e8245bb87f10e485aa65f5bf18d9e4fb5ef82f2e3c3734dd91bdf6f5c19a')
+sha256sums=('0c4b84cc33806570c7d745807ca881638d6bff6c8034ce775b0475a9f5078137')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in yelp-tools/repos (2 files)

2013-09-19 Thread Jan de Groot
Date: Thursday, September 19, 2013 @ 20:44:39
  Author: jgc
Revision: 194614

archrelease: copy trunk to gnome-unstable-any

Added:
  yelp-tools/repos/gnome-unstable-any/
  yelp-tools/repos/gnome-unstable-any/PKGBUILD
(from rev 194613, yelp-tools/trunk/PKGBUILD)

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

Copied: yelp-tools/repos/gnome-unstable-any/PKGBUILD (from rev 194613, 
yelp-tools/trunk/PKGBUILD)
===
--- gnome-unstable-any/PKGBUILD (rev 0)
+++ gnome-unstable-any/PKGBUILD 2013-09-19 18:44:39 UTC (rev 194614)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+# Contributor: Jan de Groot j...@archlinux.org
+
+pkgname=yelp-tools
+pkgver=3.9.90
+pkgrel=1
+pkgdesc=Tools for creating Yelp documentation
+arch=('any')
+depends=('yelp-xsl' 'libxslt' 'libxml2' 'itstool')
+license=('GPL')
+options=('!emptydirs' '!libtool')
+url=http://www.gnome.org;
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('0c4b84cc33806570c7d745807ca881638d6bff6c8034ce775b0475a9f5078137')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}



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

2013-09-19 Thread Jan de Groot
Date: Thursday, September 19, 2013 @ 21:13:30
  Author: jgc
Revision: 194623

upgpkg: grilo 0.2.7-1

Modified:
  grilo/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-19 19:07:07 UTC (rev 194622)
+++ PKGBUILD2013-09-19 19:13:30 UTC (rev 194623)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
 
 pkgname=grilo
-pkgver=0.2.6
+pkgver=0.2.7
 pkgrel=1
 pkgdesc=Framework that provides access to various sources of multimedia 
content
 url=http://www.gnome.org;
@@ -13,7 +13,7 @@
 optdepends=('grilo-plugins: Plugins for grilo')
 options=('!libtool' '!emptydirs')
 
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('601421279753b26bee0b2b5952689f87f7c7836879f7326151a8f8139fa67036')
+sha256sums=('4a854ee6f9a220f05e696813949be94780c12a7fb281253f10a545f30ed596d8')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



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

2013-09-19 Thread Jan de Groot
Date: Thursday, September 19, 2013 @ 21:13:37
  Author: jgc
Revision: 194624

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

Added:
  grilo/repos/gnome-unstable-i686/
  grilo/repos/gnome-unstable-i686/PKGBUILD
(from rev 194623, grilo/trunk/PKGBUILD)
  grilo/repos/gnome-unstable-x86_64/
  grilo/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 194623, grilo/trunk/PKGBUILD)

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

Copied: grilo/repos/gnome-unstable-i686/PKGBUILD (from rev 194623, 
grilo/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2013-09-19 19:13:37 UTC (rev 194624)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+
+pkgname=grilo
+pkgver=0.2.7
+pkgrel=1
+pkgdesc=Framework that provides access to various sources of multimedia 
content
+url=http://www.gnome.org;
+arch=('i686' 'x86_64')
+license=('LGPL')
+depends=('gtk3' 'libxml2' 'libsoup' 'liboauth')
+makedepends=('gobject-introspection' 'gtk-doc' 'vala' 'intltool')
+optdepends=('grilo-plugins: Plugins for grilo')
+options=('!libtool' '!emptydirs')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('4a854ee6f9a220f05e696813949be94780c12a7fb281253f10a545f30ed596d8')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr --sysconfdir=/etc --disable-static --disable-debug 
\
+--libdir=/usr/lib
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Copied: grilo/repos/gnome-unstable-x86_64/PKGBUILD (from rev 194623, 
grilo/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2013-09-19 19:13:37 UTC (rev 194624)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+
+pkgname=grilo
+pkgver=0.2.7
+pkgrel=1
+pkgdesc=Framework that provides access to various sources of multimedia 
content
+url=http://www.gnome.org;
+arch=('i686' 'x86_64')
+license=('LGPL')
+depends=('gtk3' 'libxml2' 'libsoup' 'liboauth')
+makedepends=('gobject-introspection' 'gtk-doc' 'vala' 'intltool')
+optdepends=('grilo-plugins: Plugins for grilo')
+options=('!libtool' '!emptydirs')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('4a854ee6f9a220f05e696813949be94780c12a7fb281253f10a545f30ed596d8')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr --sysconfdir=/etc --disable-static --disable-debug 
\
+--libdir=/usr/lib
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}



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

2013-09-19 Thread Jan de Groot
Date: Thursday, September 19, 2013 @ 21:36:19
  Author: jgc
Revision: 194628

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

Added:
  nautilus/repos/gnome-unstable-i686/
  nautilus/repos/gnome-unstable-i686/PKGBUILD
(from rev 194627, nautilus/trunk/PKGBUILD)
  nautilus/repos/gnome-unstable-i686/nautilus.install
(from rev 194627, nautilus/trunk/nautilus.install)
  nautilus/repos/gnome-unstable-x86_64/
  nautilus/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 194627, nautilus/trunk/PKGBUILD)
  nautilus/repos/gnome-unstable-x86_64/nautilus.install
(from rev 194627, nautilus/trunk/nautilus.install)

+
 gnome-unstable-i686/PKGBUILD   |   52 +++
 gnome-unstable-i686/nautilus.install   |   14 
 gnome-unstable-x86_64/PKGBUILD |   52 +++
 gnome-unstable-x86_64/nautilus.install |   14 
 4 files changed, 132 insertions(+)

Copied: nautilus/repos/gnome-unstable-i686/PKGBUILD (from rev 194627, 
nautilus/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2013-09-19 19:36:19 UTC (rev 194628)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgbase=nautilus
+pkgname=(nautilus libnautilus-extension)
+pkgver=3.9.92
+pkgrel=1
+pkgdesc=GNOME file manager
+arch=(i686 x86_64)
+license=(GPL)
+depends=(libexif gnome-desktop exempi gvfs desktop-file-utils gnome-icon-theme 
dconf 
+ libtracker-sparql libnotify nautilus-sendto)
+makedepends=(intltool gobject-introspection python)
+url=http://www.gnome.org;
+options=('!libtool' '!emptydirs')
+source=(http://download.gnome.org/sources/$pkgbase/${pkgver::3}/$pkgbase-$pkgver.tar.xz)
+sha256sums=('5b9bde49e991dc9959620cbc92742f0edda8493e1a72506fd8ab47fe66a12041')
+
+build() {
+  cd $pkgbase-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var --disable-static \
+  --libexecdir=/usr/lib/nautilus \
+  --disable-update-mimedb \
+  --disable-packagekit \
+  --disable-schemas-compile
+  make
+}
+
+package_nautilus() {
+  depends+=(libnautilus-extension)
+  groups=(gnome)
+  install=nautilus.install
+
+  cd $pkgbase-$pkgver
+  make DESTDIR=$pkgdir install
+
+### Split libnautilus-extension
+  cd ..
+  mkdir -p n-e/usr/{lib,share}
+  mv $pkgdir/usr/include n-e/usr
+  mv $pkgdir/usr/lib/{girepository-1.0,pkgconfig} n-e/usr/lib
+  mv $pkgdir/usr/lib/libnautilus-extension.so* n-e/usr/lib
+  mv $pkgdir/usr/share/{gir-1.0,gtk-doc} n-e/usr/share
+}
+
+package_libnautilus-extension() {
+  pkgdesc=Library for extending the $pkgdesc
+  depends=(gtk3)
+
+  mv n-e/* $pkgdir
+}

Copied: nautilus/repos/gnome-unstable-i686/nautilus.install (from rev 194627, 
nautilus/trunk/nautilus.install)
===
--- gnome-unstable-i686/nautilus.install(rev 0)
+++ gnome-unstable-i686/nautilus.install2013-09-19 19:36:19 UTC (rev 
194628)
@@ -0,0 +1,14 @@
+post_install() {
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+  update-desktop-database -q
+  gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+  update-mime-database /usr/share/mime  /dev/null
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Copied: nautilus/repos/gnome-unstable-x86_64/PKGBUILD (from rev 194627, 
nautilus/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2013-09-19 19:36:19 UTC (rev 194628)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgbase=nautilus
+pkgname=(nautilus libnautilus-extension)
+pkgver=3.9.92
+pkgrel=1
+pkgdesc=GNOME file manager
+arch=(i686 x86_64)
+license=(GPL)
+depends=(libexif gnome-desktop exempi gvfs desktop-file-utils gnome-icon-theme 
dconf 
+ libtracker-sparql libnotify nautilus-sendto)
+makedepends=(intltool gobject-introspection python)
+url=http://www.gnome.org;
+options=('!libtool' '!emptydirs')
+source=(http://download.gnome.org/sources/$pkgbase/${pkgver::3}/$pkgbase-$pkgver.tar.xz)
+sha256sums=('5b9bde49e991dc9959620cbc92742f0edda8493e1a72506fd8ab47fe66a12041')
+
+build() {
+  cd $pkgbase-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var --disable-static \
+  --libexecdir=/usr/lib/nautilus \
+  --disable-update-mimedb \
+  --disable-packagekit \
+  --disable-schemas-compile
+  make
+}
+
+package_nautilus() {
+  depends+=(libnautilus-extension)
+  groups=(gnome)
+  install=nautilus.install
+
+  cd $pkgbase-$pkgver
+  make DESTDIR=$pkgdir install
+
+### Split libnautilus-extension
+  cd ..
+  mkdir -p n-e/usr/{lib,share}
+  mv $pkgdir/usr/include n-e/usr
+  mv 

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

2013-09-19 Thread Jan de Groot
Date: Thursday, September 19, 2013 @ 21:20:57
  Author: jgc
Revision: 194626

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

Added:
  grilo-plugins/repos/gnome-unstable-i686/
  grilo-plugins/repos/gnome-unstable-i686/PKGBUILD
(from rev 194625, grilo-plugins/trunk/PKGBUILD)
  grilo-plugins/repos/gnome-unstable-x86_64/
  grilo-plugins/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 194625, grilo-plugins/trunk/PKGBUILD)

+
 gnome-unstable-i686/PKGBUILD   |   37 +
 gnome-unstable-x86_64/PKGBUILD |   37 +
 2 files changed, 74 insertions(+)

Copied: grilo-plugins/repos/gnome-unstable-i686/PKGBUILD (from rev 194625, 
grilo-plugins/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2013-09-19 19:20:57 UTC (rev 194626)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+
+pkgname=grilo-plugins
+pkgver=0.2.9
+pkgrel=2
+pkgdesc=Plugins for Grilo
+url=http://www.gnome.org;
+arch=(i686 x86_64)
+license=(LGPL)
+depends=(grilo sqlite libgcrypt)
+makedepends=(gupnp-av libgdata gmime rest libtracker-sparql totem-plparser 
libdmapsharing
+ json-glib intltool)
+optdepends=('gupnp-av: uPnP plugin'
+'libgdata: Youtube plugin'
+'gmime: Podcasts plugin'
+'rest: Blip.tv plugin'
+'libtracker-sparql: Tracker plugin'
+'totem-plparser: Youtube plugin, Vimeo plugin, Optical media 
plugin'
+'libdmapsharing: DMAP sharing plugin'
+'json-glib: TMDb plugin')
+options=('!libtool' '!emptydirs')
+groups=('gnome')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('902b839bd1cdc27613d9e44af2afe00d1ef3b7471ae72c66c622560007e1023e')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --disable-static \
+--enable-shoutcast
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Copied: grilo-plugins/repos/gnome-unstable-x86_64/PKGBUILD (from rev 194625, 
grilo-plugins/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2013-09-19 19:20:57 UTC (rev 194626)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+
+pkgname=grilo-plugins
+pkgver=0.2.9
+pkgrel=2
+pkgdesc=Plugins for Grilo
+url=http://www.gnome.org;
+arch=(i686 x86_64)
+license=(LGPL)
+depends=(grilo sqlite libgcrypt)
+makedepends=(gupnp-av libgdata gmime rest libtracker-sparql totem-plparser 
libdmapsharing
+ json-glib intltool)
+optdepends=('gupnp-av: uPnP plugin'
+'libgdata: Youtube plugin'
+'gmime: Podcasts plugin'
+'rest: Blip.tv plugin'
+'libtracker-sparql: Tracker plugin'
+'totem-plparser: Youtube plugin, Vimeo plugin, Optical media 
plugin'
+'libdmapsharing: DMAP sharing plugin'
+'json-glib: TMDb plugin')
+options=('!libtool' '!emptydirs')
+groups=('gnome')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('902b839bd1cdc27613d9e44af2afe00d1ef3b7471ae72c66c622560007e1023e')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --disable-static \
+--enable-shoutcast
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}



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

2013-09-19 Thread Jan de Groot
Date: Thursday, September 19, 2013 @ 20:59:32
  Author: jgc
Revision: 194618

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

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

--+
 gnome-unstable-i686/PKGBUILD |   37 +
 gnome-unstable-i686/mutter.install   |   19 
 gnome-unstable-x86_64/PKGBUILD   |   37 +
 gnome-unstable-x86_64/mutter.install |   19 
 4 files changed, 112 insertions(+)

Copied: mutter/repos/gnome-unstable-i686/PKGBUILD (from rev 194617, 
mutter/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2013-09-19 18:59:32 UTC (rev 194618)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+# Maintainer: Ionut Biru ib...@archlinux.org
+# Contributor: Michael Kanis mkanis_at_gmx_dot_de
+
+pkgname=mutter
+pkgver=3.9.92
+pkgrel=1
+pkgdesc=A window manager for GNOME
+arch=(i686 x86_64)
+license=('GPL')
+depends=('clutter' 'dconf' 'gobject-introspection' 'gsettings-desktop-schemas' 
'libcanberra' 'startup-notification' 'zenity' 'libsm' 'gnome-desktop' 'upower')
+makedepends=('intltool' 'gnome-doc-utils')
+url=http://www.gnome.org;
+groups=('gnome')
+options=('!libtool' '!emptydirs')
+install=mutter.install
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('c9a127f52800fee968e902098c88cd8dca3e18e1ee4a6352c32b7fc945d3bd99')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --libexecdir=/usr/lib/mutter \
+  --localstatedir=/var --disable-static \
+  --disable-schemas-compile --enable-compile-warnings=minimum
+
+  #https://bugzilla.gnome.org/show_bug.cgi?id=655517
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Copied: mutter/repos/gnome-unstable-i686/mutter.install (from rev 194617, 
mutter/trunk/mutter.install)
===
--- gnome-unstable-i686/mutter.install  (rev 0)
+++ gnome-unstable-i686/mutter.install  2013-09-19 18:59:32 UTC (rev 194618)
@@ -0,0 +1,19 @@
+pkgname=mutter
+
+post_install() {
+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
+}
+
+post_remove() {
+post_install
+}

Copied: mutter/repos/gnome-unstable-x86_64/PKGBUILD (from rev 194617, 
mutter/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2013-09-19 18:59:32 UTC (rev 194618)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+# Maintainer: Ionut Biru ib...@archlinux.org
+# Contributor: Michael Kanis mkanis_at_gmx_dot_de
+
+pkgname=mutter
+pkgver=3.9.92
+pkgrel=1
+pkgdesc=A window manager for GNOME
+arch=(i686 x86_64)
+license=('GPL')
+depends=('clutter' 'dconf' 'gobject-introspection' 'gsettings-desktop-schemas' 
'libcanberra' 'startup-notification' 'zenity' 'libsm' 'gnome-desktop' 'upower')
+makedepends=('intltool' 'gnome-doc-utils')
+url=http://www.gnome.org;
+groups=('gnome')
+options=('!libtool' '!emptydirs')
+install=mutter.install
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('c9a127f52800fee968e902098c88cd8dca3e18e1ee4a6352c32b7fc945d3bd99')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --libexecdir=/usr/lib/mutter \
+  --localstatedir=/var --disable-static \
+  --disable-schemas-compile --enable-compile-warnings=minimum
+
+  #https://bugzilla.gnome.org/show_bug.cgi?id=655517
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Copied: mutter/repos/gnome-unstable-x86_64/mutter.install (from rev 194617, 
mutter/trunk/mutter.install)
===
--- gnome-unstable-x86_64/mutter.install(rev 0)
+++ 

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

2013-09-19 Thread Jelle van der Waa
Date: Thursday, September 19, 2013 @ 20:56:42
  Author: jelle
Revision: 97428

upgpkg: python-reportlab 2.7-1

Modified:
  python-reportlab/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-19 14:38:19 UTC (rev 97427)
+++ PKGBUILD2013-09-19 18:56:42 UTC (rev 97428)
@@ -6,7 +6,7 @@
 pkgbase=python-reportlab
 pkgname=python2-reportlab
 _origname=reportlab
-pkgver=2.6
+pkgver=2.7
 pkgrel=1
 pkgdesc=A proven industry-strength PDF generating solution
 arch=('i686' 'x86_64')
@@ -15,8 +15,8 @@
 conflicts=('python-reportlab=2.5-2')
 replaces=('python-reportlab=2.5-2')
 license=('CUSTOM')
-source=(http://www.reportlab.org/ftp/${_origname}-$pkgver.tar.gz)
-md5sums=('e5d27a24a2c8456b168913242aa1940f')
+source=(http://www.reportlab.com/ftp/reportlab-$pkgver.tar.gz)
+md5sums=('78300e6fe8a0d020fc16734a3de80cc4')
 
 build() {
 cd $srcdir/${_origname}-$pkgver
@@ -33,3 +33,8 @@
 python2 setup.py install --root=$pkgdir --optimize=1
 install -D -m644 LICENSE.txt 
$pkgdir/usr/share/licenses/$pkgname/license.txt
 }
+
+check() {
+cd ${srcdir}/${_origname}-${pkgver}
+#python2 setup.py tests
+}



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

2013-09-19 Thread Jan de Groot
Date: Thursday, September 19, 2013 @ 20:59:27
  Author: jgc
Revision: 194617

upgpkg: mutter 3.9.92-1

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-19 18:49:47 UTC (rev 194616)
+++ PKGBUILD2013-09-19 18:59:27 UTC (rev 194617)
@@ -4,12 +4,12 @@
 # Contributor: Michael Kanis mkanis_at_gmx_dot_de
 
 pkgname=mutter
-pkgver=3.8.4
+pkgver=3.9.92
 pkgrel=1
 pkgdesc=A window manager for GNOME
 arch=(i686 x86_64)
 license=('GPL')
-depends=('clutter' 'dconf' 'gobject-introspection' 'gsettings-desktop-schemas' 
'libcanberra' 'startup-notification' 'zenity' 'libsm')
+depends=('clutter' 'dconf' 'gobject-introspection' 'gsettings-desktop-schemas' 
'libcanberra' 'startup-notification' 'zenity' 'libsm' 'gnome-desktop' 'upower')
 makedepends=('intltool' 'gnome-doc-utils')
 url=http://www.gnome.org;
 groups=('gnome')
@@ -16,7 +16,7 @@
 options=('!libtool' '!emptydirs')
 install=mutter.install
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('efe28bb665fd43d97b20c57bb1d1dc0a7e98919b6ad4b770bfd7ec5576e29454')
+sha256sums=('c9a127f52800fee968e902098c88cd8dca3e18e1ee4a6352c32b7fc945d3bd99')
 
 build() {
   cd $pkgname-$pkgver



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

2013-09-19 Thread Jan de Groot
Date: Thursday, September 19, 2013 @ 21:36:14
  Author: jgc
Revision: 194627

upgpkg: nautilus 3.9.92-1

Modified:
  nautilus/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-19 19:20:57 UTC (rev 194626)
+++ PKGBUILD2013-09-19 19:36:14 UTC (rev 194627)
@@ -3,7 +3,7 @@
 
 pkgbase=nautilus
 pkgname=(nautilus libnautilus-extension)
-pkgver=3.8.2
+pkgver=3.9.92
 pkgrel=1
 pkgdesc=GNOME file manager
 arch=(i686 x86_64)
@@ -14,7 +14,7 @@
 url=http://www.gnome.org;
 options=('!libtool' '!emptydirs')
 
source=(http://download.gnome.org/sources/$pkgbase/${pkgver::3}/$pkgbase-$pkgver.tar.xz)
-sha256sums=('dbddfdaac52d077d46d48a2f8dbecf6d13788d8f6b5fc9aa70826a24681d8a75')
+sha256sums=('5b9bde49e991dc9959620cbc92742f0edda8493e1a72506fd8ab47fe66a12041')
 
 build() {
   cd $pkgbase-$pkgver



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

2013-09-19 Thread Jan de Groot
Date: Thursday, September 19, 2013 @ 21:20:52
  Author: jgc
Revision: 194625

upgpkg: grilo-plugins 0.2.9-2
totem-plparser rebuild

Modified:
  grilo-plugins/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-19 19:13:37 UTC (rev 194624)
+++ PKGBUILD2013-09-19 19:20:52 UTC (rev 194625)
@@ -3,7 +3,7 @@
 
 pkgname=grilo-plugins
 pkgver=0.2.9
-pkgrel=1
+pkgrel=2
 pkgdesc=Plugins for Grilo
 url=http://www.gnome.org;
 arch=(i686 x86_64)



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

2013-09-19 Thread Jan de Groot
Date: Thursday, September 19, 2013 @ 21:02:07
  Author: jgc
Revision: 194620

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

Added:
  mash/repos/gnome-unstable-i686/
  mash/repos/gnome-unstable-i686/PKGBUILD
(from rev 194619, mash/trunk/PKGBUILD)
  mash/repos/gnome-unstable-x86_64/
  mash/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 194619, mash/trunk/PKGBUILD)

+
 gnome-unstable-i686/PKGBUILD   |   26 ++
 gnome-unstable-x86_64/PKGBUILD |   26 ++
 2 files changed, 52 insertions(+)

Copied: mash/repos/gnome-unstable-i686/PKGBUILD (from rev 194619, 
mash/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2013-09-19 19:02:07 UTC (rev 194620)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+
+pkgname=mash
+pkgver=0.2.0
+pkgrel=3
+pkgdesc=A small library for using 3D models within a Clutter scene
+arch=('i686' 'x86_64')
+url=http://clutter-project.org/;
+options=('!libtool')
+license=('LGPL')
+depends=('clutter')
+makedepends=('gtk-doc' 'gobject-introspection')
+source=(https://github.com/downloads/clutter-project/mash/mash-${pkgver}.tar.xz)
+sha256sums=('fd4089e2974a1a57f9ba209a0a47924ed157da9fc9a3d65f68a6b9fdca353ccc')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Copied: mash/repos/gnome-unstable-x86_64/PKGBUILD (from rev 194619, 
mash/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2013-09-19 19:02:07 UTC (rev 194620)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+
+pkgname=mash
+pkgver=0.2.0
+pkgrel=3
+pkgdesc=A small library for using 3D models within a Clutter scene
+arch=('i686' 'x86_64')
+url=http://clutter-project.org/;
+options=('!libtool')
+license=('LGPL')
+depends=('clutter')
+makedepends=('gtk-doc' 'gobject-introspection')
+source=(https://github.com/downloads/clutter-project/mash/mash-${pkgver}.tar.xz)
+sha256sums=('fd4089e2974a1a57f9ba209a0a47924ed157da9fc9a3d65f68a6b9fdca353ccc')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}



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

2013-09-19 Thread Jan de Groot
Date: Thursday, September 19, 2013 @ 21:02:01
  Author: jgc
Revision: 194619

upgpkg: mash 0.2.0-3
Rebuild for cogl

Modified:
  mash/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-19 18:59:32 UTC (rev 194618)
+++ PKGBUILD2013-09-19 19:02:01 UTC (rev 194619)
@@ -3,7 +3,7 @@
 
 pkgname=mash
 pkgver=0.2.0
-pkgrel=2
+pkgrel=3
 pkgdesc=A small library for using 3D models within a Clutter scene
 arch=('i686' 'x86_64')
 url=http://clutter-project.org/;



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

2013-09-19 Thread Jan de Groot
Date: Thursday, September 19, 2013 @ 21:42:08
  Author: jgc
Revision: 194629

upgpkg: totem 3.9.92-1

Modified:
  totem/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-19 19:36:19 UTC (rev 194628)
+++ PKGBUILD2013-09-19 19:42:08 UTC (rev 194629)
@@ -4,8 +4,8 @@
 
 pkgbase=totem
 pkgname=('totem' 'totem-plugin')
-pkgver=3.8.2
-pkgrel=2
+pkgver=3.9.92
+pkgrel=1
 pkgdesc=GNOME3 movie player based on GStreamer
 url=http://www.gnome.org;
 arch=(i686 x86_64)
@@ -13,12 +13,12 @@
 depends=(gst-plugins-base gst-plugins-good totem-plparser desktop-file-utils 
iso-codes libpeas
  hicolor-icon-theme gnome-icon-theme gsettings-desktop-schemas dconf 
clutter-gst
  clutter-gtk python-gobject python-xdg gst-plugins-bad)
-makedepends=(intltool libnautilus-extension lirc-utils vala grilo dbus-glib 
libzeitgeist
+makedepends=(intltool libnautilus-extension lirc-utils vala grilo dbus-glib 
zeitgeist
  itstool docbook-xsl python-pylint)
 options=('!libtool' '!emptydirs')
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgbase/${pkgver%.*}/$pkgbase-$pkgver.tar.xz
 browser-plugins.ini bugreport.patch)
-sha256sums=('eda9e0a016bb2ac14f7cd7c8c03b8ee1ab3f1b3ba6558f65c64514e5d2583e01'
+sha256sums=('da2d5bef59fbc615cbf8d81e3063ec2eb524131f1904058ffccb16978d690a53'
 'a50a3bbf35f0535f7e8e20af1893446a2e5711015484f9ae6d1ff91af3b23c4e'
 '30481dab7e21b66257e3238f5a8b708e1a5c4797d7da904f7ebaba4c2c2ef167')
 
@@ -53,7 +53,7 @@
   'gst-libav: Extra media codecs'
   'lirc-utils: Infrared Remote Control plugin'
   'grilo-plugins: Browse sidebar (remote media)'
-  'libzeitgeist: Zeitgeist plugin')
+  'zeitgeist: Zeitgeist plugin')
 
   cd $pkgbase-$pkgver
   make DESTDIR=${pkgdir} install



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

2013-09-19 Thread Jan de Groot
Date: Thursday, September 19, 2013 @ 21:42:15
  Author: jgc
Revision: 194630

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

Added:
  totem/repos/gnome-unstable-i686/
  totem/repos/gnome-unstable-i686/PKGBUILD
(from rev 194629, totem/trunk/PKGBUILD)
  totem/repos/gnome-unstable-i686/browser-plugins.ini
(from rev 194629, totem/trunk/browser-plugins.ini)
  totem/repos/gnome-unstable-i686/bugreport.patch
(from rev 194629, totem/trunk/bugreport.patch)
  totem/repos/gnome-unstable-i686/totem.install
(from rev 194629, totem/trunk/totem.install)
  totem/repos/gnome-unstable-x86_64/
  totem/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 194629, totem/trunk/PKGBUILD)
  totem/repos/gnome-unstable-x86_64/browser-plugins.ini
(from rev 194629, totem/trunk/browser-plugins.ini)
  totem/repos/gnome-unstable-x86_64/bugreport.patch
(from rev 194629, totem/trunk/bugreport.patch)
  totem/repos/gnome-unstable-x86_64/totem.install
(from rev 194629, totem/trunk/totem.install)

---+
 gnome-unstable-i686/PKGBUILD  |   82 
 gnome-unstable-i686/browser-plugins.ini   |2 
 gnome-unstable-i686/bugreport.patch   |   22 +++
 gnome-unstable-i686/totem.install |   13 
 gnome-unstable-x86_64/PKGBUILD|   82 
 gnome-unstable-x86_64/browser-plugins.ini |2 
 gnome-unstable-x86_64/bugreport.patch |   22 +++
 gnome-unstable-x86_64/totem.install   |   13 
 8 files changed, 238 insertions(+)

Copied: totem/repos/gnome-unstable-i686/PKGBUILD (from rev 194629, 
totem/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2013-09-19 19:42:15 UTC (rev 194630)
@@ -0,0 +1,82 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+# Contributor: Jan de Groot j...@archlinux.org
+
+pkgbase=totem
+pkgname=('totem' 'totem-plugin')
+pkgver=3.9.92
+pkgrel=1
+pkgdesc=GNOME3 movie player based on GStreamer
+url=http://www.gnome.org;
+arch=(i686 x86_64)
+license=(GPL2 custom)
+depends=(gst-plugins-base gst-plugins-good totem-plparser desktop-file-utils 
iso-codes libpeas
+ hicolor-icon-theme gnome-icon-theme gsettings-desktop-schemas dconf 
clutter-gst
+ clutter-gtk python-gobject python-xdg gst-plugins-bad)
+makedepends=(intltool libnautilus-extension lirc-utils vala grilo dbus-glib 
zeitgeist
+ itstool docbook-xsl python-pylint)
+options=('!libtool' '!emptydirs')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgbase/${pkgver%.*}/$pkgbase-$pkgver.tar.xz
+browser-plugins.ini bugreport.patch)
+sha256sums=('da2d5bef59fbc615cbf8d81e3063ec2eb524131f1904058ffccb16978d690a53'
+'a50a3bbf35f0535f7e8e20af1893446a2e5711015484f9ae6d1ff91af3b23c4e'
+'30481dab7e21b66257e3238f5a8b708e1a5c4797d7da904f7ebaba4c2c2ef167')
+
+
+prepare() {
+  cd $pkgbase-$pkgver
+
+  # Make compatible with Python 3 and Gstreamer 1.0
+  patch -Np1 -i ../bugreport.patch
+}
+
+build() {
+  cd $pkgbase-$pkgver
+  ./configure --prefix=/usr \
+--sysconfdir=/etc \
+--libexecdir=/usr/lib/totem \
+--localstatedir=/var \
+--disable-static \
+--enable-python \
+--enable-nautilus
+
+  # https://bugzilla.gnome.org/show_bug.cgi?id=655517
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+package_totem() {
+  groups=(gnome)
+  install=totem.install
+  optdepends=('gst-plugins-ugly: Extra media codecs'
+  'gst-libav: Extra media codecs'
+  'lirc-utils: Infrared Remote Control plugin'
+  'grilo-plugins: Browse sidebar (remote media)'
+  'zeitgeist: Zeitgeist plugin')
+
+  cd $pkgbase-$pkgver
+  make DESTDIR=${pkgdir} install
+
+  rm -r $pkgdir/usr/lib/mozilla
+  rm $pkgdir/usr/lib/totem/totem-plugin-viewer
+
+  install -Dm644 COPYING $pkgdir/usr/share/licenses/totem/COPYING
+}
+
+package_totem-plugin() {
+  groups=(gnome)
+  pkgdesc=Totem plugin for web browsers
+  depends=(totem=$pkgver dbus-glib)
+  backup=(etc/totem/browser-plugins.ini)
+
+  cd $pkgbase-$pkgver
+  make -C browser-plugin \
+plugindir=/usr/lib/mozilla/plugins \
+xptdir=/usr/lib/mozilla/plugins \
+DESTDIR=$pkgdir install
+
+  install -Dm644 ../browser-plugins.ini $pkgdir/etc/totem/browser-plugins.ini
+
+  install -Dm644 COPYING $pkgdir/usr/share/licenses/totem-plugin/COPYING
+}

Copied: totem/repos/gnome-unstable-i686/browser-plugins.ini (from rev 194629, 
totem/trunk/browser-plugins.ini)
===
--- gnome-unstable-i686/browser-plugins.ini (rev 0)
+++ gnome-unstable-i686/browser-plugins.ini 2013-09-19 19:42:15 UTC (rev 
194630)
@@ -0,0 +1,2 @@
+[Plugins]
+application/x-shockwave-flash.disabled=true


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

2013-09-19 Thread Jan de Groot
Date: Thursday, September 19, 2013 @ 21:06:58
  Author: jgc
Revision: 194621

upgpkg: sushi 3.8.1-2
cogl rebuild

Modified:
  sushi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-19 19:02:07 UTC (rev 194620)
+++ PKGBUILD2013-09-19 19:06:58 UTC (rev 194621)
@@ -3,7 +3,7 @@
 
 pkgname=sushi
 pkgver=3.8.1
-pkgrel=1
+pkgrel=2
 pkgdesc=A quick previewer for Nautilus
 arch=(i686 x86_64)
 url=http://www.gnome.org;



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

2013-09-19 Thread Jan de Groot
Date: Thursday, September 19, 2013 @ 21:07:07
  Author: jgc
Revision: 194622

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

Added:
  sushi/repos/gnome-unstable-i686/
  sushi/repos/gnome-unstable-i686/PKGBUILD
(from rev 194621, sushi/trunk/PKGBUILD)
  sushi/repos/gnome-unstable-i686/sushi.install
(from rev 194621, sushi/trunk/sushi.install)
  sushi/repos/gnome-unstable-x86_64/
  sushi/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 194621, sushi/trunk/PKGBUILD)
  sushi/repos/gnome-unstable-x86_64/sushi.install
(from rev 194621, sushi/trunk/sushi.install)

-+
 gnome-unstable-i686/PKGBUILD|   30 ++
 gnome-unstable-i686/sushi.install   |   11 +++
 gnome-unstable-x86_64/PKGBUILD  |   30 ++
 gnome-unstable-x86_64/sushi.install |   11 +++
 4 files changed, 82 insertions(+)

Copied: sushi/repos/gnome-unstable-i686/PKGBUILD (from rev 194621, 
sushi/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2013-09-19 19:07:07 UTC (rev 194622)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=sushi
+pkgver=3.8.1
+pkgrel=2
+pkgdesc=A quick previewer for Nautilus
+arch=(i686 x86_64)
+url=http://www.gnome.org;
+license=('GPL2')
+groups=(gnome)
+depends=('clutter-gtk' 'clutter-gst' 'gjs' 'libmusicbrainz5' 'webkitgtk3' 
'gtksourceview3' 'evince')
+install=sushi.install
+makedepends=('intltool' 'gobject-introspection')
+options=(!libtool)
+source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('c4f24d0961ce8fc5ef3a4fe9af178e368c7117459df2c0be12c8f953646c82dd')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --libexecdir=/usr/lib/sushi
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir/ install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: sushi/repos/gnome-unstable-i686/sushi.install (from rev 194621, 
sushi/trunk/sushi.install)
===
--- gnome-unstable-i686/sushi.install   (rev 0)
+++ gnome-unstable-i686/sushi.install   2013-09-19 19:07:07 UTC (rev 194622)
@@ -0,0 +1,11 @@
+post_install() {
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Copied: sushi/repos/gnome-unstable-x86_64/PKGBUILD (from rev 194621, 
sushi/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2013-09-19 19:07:07 UTC (rev 194622)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=sushi
+pkgver=3.8.1
+pkgrel=2
+pkgdesc=A quick previewer for Nautilus
+arch=(i686 x86_64)
+url=http://www.gnome.org;
+license=('GPL2')
+groups=(gnome)
+depends=('clutter-gtk' 'clutter-gst' 'gjs' 'libmusicbrainz5' 'webkitgtk3' 
'gtksourceview3' 'evince')
+install=sushi.install
+makedepends=('intltool' 'gobject-introspection')
+options=(!libtool)
+source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('c4f24d0961ce8fc5ef3a4fe9af178e368c7117459df2c0be12c8f953646c82dd')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --libexecdir=/usr/lib/sushi
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir/ install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: sushi/repos/gnome-unstable-x86_64/sushi.install (from rev 194621, 
sushi/trunk/sushi.install)
===
--- gnome-unstable-x86_64/sushi.install (rev 0)
+++ gnome-unstable-x86_64/sushi.install 2013-09-19 19:07:07 UTC (rev 194622)
@@ -0,0 +1,11 @@
+post_install() {
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}



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

2013-09-19 Thread Jan de Groot
Date: Thursday, September 19, 2013 @ 21:47:53
  Author: jgc
Revision: 194632

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

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

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

Copied: gnome-color-manager/repos/gnome-unstable-i686/PKGBUILD (from rev 
194631, gnome-color-manager/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2013-09-19 19:47:53 UTC (rev 194632)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+
+pkgname=gnome-color-manager
+pkgver=3.9.92
+pkgrel=1
+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 
clutter-gtk
+ mash shared-color-profiles shared-color-targets gnome-desktop 
colord-gtk libexif)
+makedepends=(intltool yelp-tools)
+install=gnome-color-manager.install
+options=('!libtool' '!emptydirs')
+groups=('gnome-extra')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('a21304e39cc0f7661063e07b6c7d43ad62c0b0cc0d3f0db537edb2dce409e5a4')
+
+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/gnome-unstable-i686/gnome-color-manager.install (from 
rev 194631, gnome-color-manager/trunk/gnome-color-manager.install)
===
--- gnome-unstable-i686/gnome-color-manager.install 
(rev 0)
+++ gnome-unstable-i686/gnome-color-manager.install 2013-09-19 19:47:53 UTC 
(rev 194632)
@@ -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/gnome-unstable-x86_64/PKGBUILD (from rev 
194631, gnome-color-manager/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2013-09-19 19:47:53 UTC (rev 194632)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+
+pkgname=gnome-color-manager
+pkgver=3.9.92
+pkgrel=1
+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 
clutter-gtk
+ mash shared-color-profiles shared-color-targets gnome-desktop 
colord-gtk libexif)
+makedepends=(intltool yelp-tools)
+install=gnome-color-manager.install
+options=('!libtool' '!emptydirs')
+groups=('gnome-extra')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('a21304e39cc0f7661063e07b6c7d43ad62c0b0cc0d3f0db537edb2dce409e5a4')
+
+build(){
+  cd $pkgname-$pkgver
+
+  # man pages need docbook-sgml, which we don't have
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  

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

2013-09-19 Thread Jan de Groot
Date: Thursday, September 19, 2013 @ 21:47:48
  Author: jgc
Revision: 194631

upgpkg: gnome-color-manager 3.9.92-1

Modified:
  gnome-color-manager/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-19 19:42:15 UTC (rev 194630)
+++ PKGBUILD2013-09-19 19:47:48 UTC (rev 194631)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
 
 pkgname=gnome-color-manager
-pkgver=3.8.3
+pkgver=3.9.92
 pkgrel=1
 pkgdesc=Color profile manager for the GNOME desktop
 arch=(i686 x86_64)
@@ -15,7 +15,7 @@
 options=('!libtool' '!emptydirs')
 groups=('gnome-extra')
 
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('9125f438321c686c578b37f37a7bfab1ec8dbb519c06031a682b1eb49f474279')
+sha256sums=('a21304e39cc0f7661063e07b6c7d43ad62c0b0cc0d3f0db537edb2dce409e5a4')
 
 build(){
   cd $pkgname-$pkgver



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

2013-09-19 Thread Jelle van der Waa
Date: Thursday, September 19, 2013 @ 22:25:51
  Author: jelle
Revision: 97429

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

Added:
  python-reportlab/repos/community-i686/ChangeLog
(from rev 97428, python-reportlab/trunk/ChangeLog)
  python-reportlab/repos/community-i686/PKGBUILD
(from rev 97428, python-reportlab/trunk/PKGBUILD)
  python-reportlab/repos/community-x86_64/ChangeLog
(from rev 97428, python-reportlab/trunk/ChangeLog)
  python-reportlab/repos/community-x86_64/PKGBUILD
(from rev 97428, python-reportlab/trunk/PKGBUILD)
Deleted:
  python-reportlab/repos/community-i686/ChangeLog
  python-reportlab/repos/community-i686/PKGBUILD
  python-reportlab/repos/community-x86_64/ChangeLog
  python-reportlab/repos/community-x86_64/PKGBUILD

+
 /ChangeLog |   36 +++
 /PKGBUILD  |   80 +++
 community-i686/ChangeLog   |   18 -
 community-i686/PKGBUILD|   35 --
 community-x86_64/ChangeLog |   18 -
 community-x86_64/PKGBUILD  |   35 --
 6 files changed, 116 insertions(+), 106 deletions(-)

Deleted: community-i686/ChangeLog
===
--- community-i686/ChangeLog2013-09-19 18:56:42 UTC (rev 97428)
+++ community-i686/ChangeLog2013-09-19 20:25:51 UTC (rev 97429)
@@ -1,18 +0,0 @@
-
-2009-02-17  Douglas Soares de Andrade  doug...@archlinux.org
-
-   * Updated for i686: 2.3
-
-2008-11-03  Giovanni Scafora   giova...@archlinux.org
-
-   * Rebuilt against python 2.6
-
-2008-09-14  Douglas Soares de Andrade  doug...@archlinux.org
-
-   * Updating for x86_64: 2.2
-
-2008-09-13  Douglas Soares de Andrade  doug...@archlinux.org
-
-   * Adding ChangeLog
-   * Updating for i686: 2.2
-

Copied: python-reportlab/repos/community-i686/ChangeLog (from rev 97428, 
python-reportlab/trunk/ChangeLog)
===
--- community-i686/ChangeLog(rev 0)
+++ community-i686/ChangeLog2013-09-19 20:25:51 UTC (rev 97429)
@@ -0,0 +1,18 @@
+
+2009-02-17  Douglas Soares de Andrade  doug...@archlinux.org
+
+   * Updated for i686: 2.3
+
+2008-11-03  Giovanni Scafora   giova...@archlinux.org
+
+   * Rebuilt against python 2.6
+
+2008-09-14  Douglas Soares de Andrade  doug...@archlinux.org
+
+   * Updating for x86_64: 2.2
+
+2008-09-13  Douglas Soares de Andrade  doug...@archlinux.org
+
+   * Adding ChangeLog
+   * Updating for i686: 2.2
+

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-09-19 18:56:42 UTC (rev 97428)
+++ community-i686/PKGBUILD 2013-09-19 20:25:51 UTC (rev 97429)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: Angel 'angvp' Velasquez angvp[at]archlinux.com.ve
-# Contributor: William Rea sillywi...@gmail.com
-
-pkgbase=python-reportlab
-pkgname=python2-reportlab
-_origname=reportlab
-pkgver=2.6
-pkgrel=1
-pkgdesc=A proven industry-strength PDF generating solution
-arch=('i686' 'x86_64')
-url=http://www.reportlab.org/rl_toolkit.html;
-depends=('python2' 'freetype2')
-conflicts=('python-reportlab=2.5-2')
-replaces=('python-reportlab=2.5-2')
-license=('CUSTOM')
-source=(http://www.reportlab.org/ftp/${_origname}-$pkgver.tar.gz)
-md5sums=('e5d27a24a2c8456b168913242aa1940f')
-
-build() {
-cd $srcdir/${_origname}-$pkgver
-
-# python2 fix
-for file in src/reportlab/graphics/widgets/table.py 
src/reportlab/lib/normalDate.py \
-src/reportlab/pdfgen/pycanvas.py; do
-sed -i 's_#!.*/usr/bin/env python_#!/usr/bin/env python2_' $file
-done
-}
-
-package_python2-reportlab() {
-cd $srcdir/${_origname}-$pkgver
-python2 setup.py install --root=$pkgdir --optimize=1
-install -D -m644 LICENSE.txt 
$pkgdir/usr/share/licenses/$pkgname/license.txt
-}

Copied: python-reportlab/repos/community-i686/PKGBUILD (from rev 97428, 
python-reportlab/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-09-19 20:25:51 UTC (rev 97429)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer:
+# Contributor: Angel 'angvp' Velasquez angvp[at]archlinux.com.ve
+# Contributor: William Rea sillywi...@gmail.com
+
+pkgbase=python-reportlab
+pkgname=python2-reportlab
+_origname=reportlab
+pkgver=2.7
+pkgrel=1
+pkgdesc=A proven industry-strength PDF generating solution
+arch=('i686' 'x86_64')
+url=http://www.reportlab.org/rl_toolkit.html;
+depends=('python2' 'freetype2')
+conflicts=('python-reportlab=2.5-2')
+replaces=('python-reportlab=2.5-2')
+license=('CUSTOM')
+source=(http://www.reportlab.com/ftp/reportlab-$pkgver.tar.gz)
+md5sums=('78300e6fe8a0d020fc16734a3de80cc4')
+
+build() {
+cd 

[arch-commits] Commit in (4 files)

2013-09-19 Thread Jan de Groot
Date: Thursday, September 19, 2013 @ 22:03:19
  Author: jgc
Revision: 194633

Add new package

Added:
  geocode-glib/
  geocode-glib/repos/
  geocode-glib/trunk/
  geocode-glib/trunk/PKGBUILD

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

Added: geocode-glib/trunk/PKGBUILD
===
--- geocode-glib/trunk/PKGBUILD (rev 0)
+++ geocode-glib/trunk/PKGBUILD 2013-09-19 20:03:19 UTC (rev 194633)
@@ -0,0 +1,26 @@
+#Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=geocode-glib
+pkgver=0.99.4
+pkgrel=1
+pkgdesc=Geocode Helper library
+arch=(i686 x86_64)
+license=('GPL')
+url=https://git.gnome.org/browse/geocode-glib/;
+depends=('glib2' 'json-glib' 'libsoup')
+makedepends=('intltool' 'gobject-introspection')
+options=('!libtool' '!emptydirs')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('ba51f44014b51e09d598b48396465cb60775ffe9f947e2ee8becbf688dc322c9')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=${pkgdir} install
+}
+



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

2013-09-19 Thread Jan de Groot
Date: Thursday, September 19, 2013 @ 22:03:34
  Author: jgc
Revision: 194634

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

Added:
  geocode-glib/repos/gnome-unstable-i686/
  geocode-glib/repos/gnome-unstable-i686/PKGBUILD
(from rev 194633, geocode-glib/trunk/PKGBUILD)
  geocode-glib/repos/gnome-unstable-x86_64/
  geocode-glib/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 194633, geocode-glib/trunk/PKGBUILD)

+
 gnome-unstable-i686/PKGBUILD   |   26 ++
 gnome-unstable-x86_64/PKGBUILD |   26 ++
 2 files changed, 52 insertions(+)

Copied: geocode-glib/repos/gnome-unstable-i686/PKGBUILD (from rev 194633, 
geocode-glib/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2013-09-19 20:03:34 UTC (rev 194634)
@@ -0,0 +1,26 @@
+#Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=geocode-glib
+pkgver=0.99.4
+pkgrel=1
+pkgdesc=Geocode Helper library
+arch=(i686 x86_64)
+license=('GPL')
+url=https://git.gnome.org/browse/geocode-glib/;
+depends=('glib2' 'json-glib' 'libsoup')
+makedepends=('intltool' 'gobject-introspection')
+options=('!libtool' '!emptydirs')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('ba51f44014b51e09d598b48396465cb60775ffe9f947e2ee8becbf688dc322c9')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=${pkgdir} install
+}
+

Copied: geocode-glib/repos/gnome-unstable-x86_64/PKGBUILD (from rev 194633, 
geocode-glib/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2013-09-19 20:03:34 UTC (rev 194634)
@@ -0,0 +1,26 @@
+#Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=geocode-glib
+pkgver=0.99.4
+pkgrel=1
+pkgdesc=Geocode Helper library
+arch=(i686 x86_64)
+license=('GPL')
+url=https://git.gnome.org/browse/geocode-glib/;
+depends=('glib2' 'json-glib' 'libsoup')
+makedepends=('intltool' 'gobject-introspection')
+options=('!libtool' '!emptydirs')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('ba51f44014b51e09d598b48396465cb60775ffe9f947e2ee8becbf688dc322c9')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=${pkgdir} install
+}
+



[arch-commits] Commit in systemd/trunk (PKGBUILD initcpio-hook-udev)

2013-09-19 Thread Dave Reisner
Date: Thursday, September 19, 2013 @ 18:42:22
  Author: dreisner
Revision: 194603

upgpkg: systemd 207-4

create static nodes before udev starts in early userspace

Modified:
  systemd/trunk/PKGBUILD
  systemd/trunk/initcpio-hook-udev

+
 PKGBUILD   |2 +-
 initcpio-hook-udev |2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-09-19 16:33:22 UTC (rev 194602)
+++ PKGBUILD2013-09-19 16:42:22 UTC (rev 194603)
@@ -19,7 +19,7 @@
 0001-swap-fix-reverse-dependencies.patch
 0002-swap-create-.wants-symlink-to-auto-swap-devices.patch)
 md5sums=('7799f3cc9d289b8db1c1fa56ae7ecd88'
- '58f87d1f14cef7a2b2b663bac4ef39f0'
+ '29245f7a240bfba66e2b1783b63b6b40'
  '3ded8dde31e9449567cf205c50d91c89'
  'bde43090d4ac0ef048e3eaee8202a407'
  '9eb0a46aa2a3a6d74117f9a174dbe168'

Modified: initcpio-hook-udev
===
--- initcpio-hook-udev  2013-09-19 16:33:22 UTC (rev 194602)
+++ initcpio-hook-udev  2013-09-19 16:42:22 UTC (rev 194603)
@@ -1,9 +1,9 @@
 #!/usr/bin/ash
 
 run_earlyhook() {
-/usr/lib/systemd/systemd-udevd --daemon --resolve-names=never
 kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/kmod.conf
 systemd-tmpfiles --prefix=/dev --create
+/usr/lib/systemd/systemd-udevd --daemon --resolve-names=never
 udevd_running=1
 }
 



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

2013-09-19 Thread Dave Reisner
Date: Thursday, September 19, 2013 @ 18:43:25
  Author: dreisner
Revision: 194604

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

Added:
  
systemd/repos/testing-i686/0001-polkit-Avoid-race-condition-in-scraping-proc.patch
(from rev 194603, 
systemd/trunk/0001-polkit-Avoid-race-condition-in-scraping-proc.patch)
  systemd/repos/testing-i686/0001-swap-fix-reverse-dependencies.patch
(from rev 194603, systemd/trunk/0001-swap-fix-reverse-dependencies.patch)
  
systemd/repos/testing-i686/0002-swap-create-.wants-symlink-to-auto-swap-devices.patch
(from rev 194603, 
systemd/trunk/0002-swap-create-.wants-symlink-to-auto-swap-devices.patch)
  systemd/repos/testing-i686/PKGBUILD
(from rev 194603, systemd/trunk/PKGBUILD)
  systemd/repos/testing-i686/initcpio-hook-udev
(from rev 194603, systemd/trunk/initcpio-hook-udev)
  systemd/repos/testing-i686/initcpio-install-systemd
(from rev 194603, systemd/trunk/initcpio-install-systemd)
  systemd/repos/testing-i686/initcpio-install-udev
(from rev 194603, systemd/trunk/initcpio-install-udev)
  systemd/repos/testing-i686/systemd.install
(from rev 194603, systemd/trunk/systemd.install)
  
systemd/repos/testing-x86_64/0001-polkit-Avoid-race-condition-in-scraping-proc.patch
(from rev 194603, 
systemd/trunk/0001-polkit-Avoid-race-condition-in-scraping-proc.patch)
  systemd/repos/testing-x86_64/0001-swap-fix-reverse-dependencies.patch
(from rev 194603, systemd/trunk/0001-swap-fix-reverse-dependencies.patch)
  
systemd/repos/testing-x86_64/0002-swap-create-.wants-symlink-to-auto-swap-devices.patch
(from rev 194603, 
systemd/trunk/0002-swap-create-.wants-symlink-to-auto-swap-devices.patch)
  systemd/repos/testing-x86_64/PKGBUILD
(from rev 194603, systemd/trunk/PKGBUILD)
  systemd/repos/testing-x86_64/initcpio-hook-udev
(from rev 194603, systemd/trunk/initcpio-hook-udev)
  systemd/repos/testing-x86_64/initcpio-install-systemd
(from rev 194603, systemd/trunk/initcpio-install-systemd)
  systemd/repos/testing-x86_64/initcpio-install-udev
(from rev 194603, systemd/trunk/initcpio-install-udev)
  systemd/repos/testing-x86_64/systemd.install
(from rev 194603, systemd/trunk/systemd.install)
Deleted:
  
systemd/repos/testing-i686/0001-polkit-Avoid-race-condition-in-scraping-proc.patch
  systemd/repos/testing-i686/0001-swap-fix-reverse-dependencies.patch
  
systemd/repos/testing-i686/0002-swap-create-.wants-symlink-to-auto-swap-devices.patch
  systemd/repos/testing-i686/PKGBUILD
  systemd/repos/testing-i686/initcpio-hook-udev
  systemd/repos/testing-i686/initcpio-install-systemd
  systemd/repos/testing-i686/initcpio-install-udev
  systemd/repos/testing-i686/systemd.install
  
systemd/repos/testing-x86_64/0001-polkit-Avoid-race-condition-in-scraping-proc.patch
  systemd/repos/testing-x86_64/0001-swap-fix-reverse-dependencies.patch
  
systemd/repos/testing-x86_64/0002-swap-create-.wants-symlink-to-auto-swap-devices.patch
  systemd/repos/testing-x86_64/PKGBUILD
  systemd/repos/testing-x86_64/initcpio-hook-udev
  systemd/repos/testing-x86_64/initcpio-install-systemd
  systemd/repos/testing-x86_64/initcpio-install-udev
  systemd/repos/testing-x86_64/systemd.install

---+
 /0001-polkit-Avoid-race-condition-in-scraping-proc.patch  |  
150 
 /0001-swap-fix-reverse-dependencies.patch |   
60 +
 /0002-swap-create-.wants-symlink-to-auto-swap-devices.patch   |  
180 +
 /PKGBUILD |  
292 +
 /initcpio-hook-udev   |   
44 +
 /initcpio-install-systemd |  
318 ++
 /initcpio-install-udev|   
58 +
 /systemd.install  |  
206 ++
 testing-i686/0001-polkit-Avoid-race-condition-in-scraping-proc.patch  |   
75 --
 testing-i686/0001-swap-fix-reverse-dependencies.patch |   
30 
 testing-i686/0002-swap-create-.wants-symlink-to-auto-swap-devices.patch   |   
90 --
 testing-i686/PKGBUILD |  
146 
 testing-i686/initcpio-hook-udev   |   
22 
 testing-i686/initcpio-install-systemd |  
159 -
 testing-i686/initcpio-install-udev|   
29 
 testing-i686/systemd.install  |  
103 ---
 testing-x86_64/0001-polkit-Avoid-race-condition-in-scraping-proc.patch|   
75 --
 testing-x86_64/0001-swap-fix-reverse-dependencies.patch   |   
30 
 testing-x86_64/0002-swap-create-.wants-symlink-to-auto-swap-devices.patch |   
90 --
 testing-x86_64/PKGBUILD  

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

2013-09-19 Thread Alexander Rødseth
Date: Thursday, September 19, 2013 @ 23:08:56
  Author: arodseth
Revision: 97431

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

Added:
  erlang/repos/community-i686/PKGBUILD
(from rev 97430, erlang/trunk/PKGBUILD)
  erlang/repos/community-i686/epmd.conf
(from rev 97430, erlang/trunk/epmd.conf)
  erlang/repos/community-i686/epmd.service
(from rev 97430, erlang/trunk/epmd.service)
  erlang/repos/community-i686/epmd.socket
(from rev 97430, erlang/trunk/epmd.socket)
  erlang/repos/community-x86_64/PKGBUILD
(from rev 97430, erlang/trunk/PKGBUILD)
  erlang/repos/community-x86_64/epmd.conf
(from rev 97430, erlang/trunk/epmd.conf)
  erlang/repos/community-x86_64/epmd.service
(from rev 97430, erlang/trunk/epmd.service)
  erlang/repos/community-x86_64/epmd.socket
(from rev 97430, erlang/trunk/epmd.socket)
Deleted:
  erlang/repos/community-i686/PKGBUILD
  erlang/repos/community-i686/epmd.conf
  erlang/repos/community-i686/epmd.service
  erlang/repos/community-i686/epmd.socket
  erlang/repos/community-x86_64/PKGBUILD
  erlang/repos/community-x86_64/epmd.conf
  erlang/repos/community-x86_64/epmd.service
  erlang/repos/community-x86_64/epmd.socket

---+
 /PKGBUILD |  176 
 /epmd.conf|6 +
 /epmd.service |   22 +
 /epmd.socket  |   18 
 community-i686/PKGBUILD   |   88 
 community-i686/epmd.conf  |3 
 community-i686/epmd.service   |   11 --
 community-i686/epmd.socket|9 --
 community-x86_64/PKGBUILD |   88 
 community-x86_64/epmd.conf|3 
 community-x86_64/epmd.service |   11 --
 community-x86_64/epmd.socket  |9 --
 12 files changed, 222 insertions(+), 222 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-09-19 21:08:43 UTC (rev 97430)
+++ community-i686/PKGBUILD 2013-09-19 21:08:56 UTC (rev 97431)
@@ -1,88 +0,0 @@
-# $Id$
-# Maintainer: Lukas Fleischer archli...@cryptocrack.de
-# Maintainer: Alexander Rødseth rods...@gmail.com
-# Contributor: Vesa Kaihlavirta v...@archlinux.org
-# Contributor: Sarah Hay sarah...@mb.sympatico.ca
-# Contributor: Tom Burdick thomas.burd...@wrightwoodtech.com
-# Contributor: Ricardo Catalinas Jiménez jimenezr...@gmail.com
-
-pkgbase=erlang
-pkgname=('erlang' 'erlang-unixodbc')
-pkgver=R16B01
-pkgrel=2
-arch=('x86_64' 'i686')
-url='http://www.erlang.org/'
-license=('custom')
-makedepends=('perl' 'mesa' 'lksctp-tools' 'unixodbc' 'wxgtk' 'wxgtk2.9')
-source=(http://www.erlang.org/download/otp_src_${pkgver/_/-}.tar.gz;
-http://www.erlang.org/download/otp_doc_man_${pkgver/_/-}.tar.gz;
-'epmd.service'
-'epmd.socket'
-'epmd.conf')
-sha256sums=('da388bc07b8ebdd008f5bb6c3d2c280e358bd188b5aac3ea01e3a7436315abc0'
-'71972049fbac73457fb6868be18068edce9f2c9fc2aeeab15f019d4217b6a8c2'
-'b121ec9053fb37abca5f910a81c526f93ec30fe13b574a12209223b346886a9e'
-'998a759e4cea4527f9d9b241bf9f32527d7378d63ea40afa38443c6c3ceaea34'
-'78ce5e67b21758c767d727e56b20502f75dc4385ff9b6c6db312d8e8506f2df2')
-
-build() {
-  cd $srcdir/otp_src_${pkgver/_1/}
-
-  ./configure --prefix=/usr --enable-smp-support --with-odbc
-  make
-}
-
-package_erlang() {
-  pkgdesc='General-purpose concurrent functional programming language 
developed by Ericsson'
-  depends=('ncurses' 'glu' 'wxgtk' 'wxgtk2.9' 'openssl')
-  optdepends=('erlang-unixodbc: database support'
-  'java-environment: for Java support'
-  'lksctp-tools: for SCTP support')
-  provides=('erlang-nox')
-  conflicts=('erlang-nox')
-
-  cd $srcdir/otp_src_${pkgver/_1/}
-
-  make DESTDIR=$pkgdir install
-
-  # Documentation
-  install -d $pkgdir/usr/share/doc/erlang
-  install -m0644 $srcdir/otp_src_${pkgver/_1/}/README.md \
-$srcdir/{README,COPYRIGHT} \
-$pkgdir/usr/share/doc/erlang
-
-  # Compressed man pages
-  for page in $srcdir/man/man?/*; do gzip $page; done
-  cp -r $srcdir/man $pkgdir/usr/lib/erlang/
-
-  # License
-  install -Dm0644 $srcdir/otp_src_${pkgver/_1/}/EPLICENCE \
-$pkgdir/usr/share/licenses/$pkgname/EPLICENCE
-
-  # Move over files that will be packaged as erlang-unixodbc
-  mkdir $srcdir/unixodbc
-  mv $pkgdir/usr/lib/erlang/lib/odbc* $srcdir/unixodbc/
-  mv $pkgdir/usr/lib/erlang/man/man3/odbc.3.gz $srcdir
-
-  # epmd service, socket and conf
-  cd $srcdir
-  install -Dm644 epmd.service $pkgdir/etc/systemd/system/epmd.service
-  install -Dm644 epmd.socket $pkgdir/etc/systemd/system/epmd.socket
-  install -Dm644 epmd.conf $pkgdir/etc/conf.d/epmd
-}
-
-package_erlang-unixodbc() {
-  pkgdesc='Unixodbc support for Erlang'
-  depends=('unixodbc' 'erlang-nox')
-
-  # Get the files that should be packaged as erlang-unixodbc
-  mkdir -p $pkgdir/usr/lib/erlang/{lib,man/man3}
- 

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

2013-09-19 Thread Alexander Rødseth
Date: Thursday, September 19, 2013 @ 23:08:43
  Author: arodseth
Revision: 97430

upgpkg: erlang R16B02-1

Modified:
  erlang/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-19 20:25:51 UTC (rev 97429)
+++ PKGBUILD2013-09-19 21:08:43 UTC (rev 97430)
@@ -8,8 +8,8 @@
 
 pkgbase=erlang
 pkgname=('erlang' 'erlang-unixodbc')
-pkgver=R16B01
-pkgrel=2
+pkgver=R16B02
+pkgrel=1
 arch=('x86_64' 'i686')
 url='http://www.erlang.org/'
 license=('custom')
@@ -19,14 +19,14 @@
 'epmd.service'
 'epmd.socket'
 'epmd.conf')
-sha256sums=('da388bc07b8ebdd008f5bb6c3d2c280e358bd188b5aac3ea01e3a7436315abc0'
-'71972049fbac73457fb6868be18068edce9f2c9fc2aeeab15f019d4217b6a8c2'
+sha256sums=('6ab8ad1df8185345554a4b80e10fd8be06c4f2b71b69dcfb8528352787b32f85'
+'b79ceb0383415088b5f040f2f3705632b425cb3f29c3955ef2219556abec5789'
 'b121ec9053fb37abca5f910a81c526f93ec30fe13b574a12209223b346886a9e'
 '998a759e4cea4527f9d9b241bf9f32527d7378d63ea40afa38443c6c3ceaea34'
 '78ce5e67b21758c767d727e56b20502f75dc4385ff9b6c6db312d8e8506f2df2')
 
 build() {
-  cd $srcdir/otp_src_${pkgver/_1/}
+  cd otp_src_${pkgver/_1/}
 
   ./configure --prefix=/usr --enable-smp-support --with-odbc
   make
@@ -41,7 +41,7 @@
   provides=('erlang-nox')
   conflicts=('erlang-nox')
 
-  cd $srcdir/otp_src_${pkgver/_1/}
+  cd otp_src_${pkgver/_1/}
 
   make DESTDIR=$pkgdir install
 



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

2013-09-19 Thread Jan de Groot
Date: Thursday, September 19, 2013 @ 19:42:23
  Author: jgc
Revision: 194605

upgpkg: gvfs 1.17.91-1

Modified:
  gvfs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-19 16:43:25 UTC (rev 194604)
+++ PKGBUILD2013-09-19 17:42:23 UTC (rev 194605)
@@ -3,23 +3,16 @@
 
 pkgbase=gvfs
 pkgname=('gvfs' 'gvfs-smb' 'gvfs-afc' 'gvfs-afp' 'gvfs-gphoto2' 'gvfs-obexftp' 
'gvfs-goa' 'gvfs-mtp')
-pkgver=1.16.3
-pkgrel=2
+pkgver=1.17.91
+pkgrel=1
 arch=('i686' 'x86_64')
 license=('LGPL')
-makedepends=('avahi' 'bluez-libs' 'dbus-glib' 'fuse' 'intltool' 'libarchive' 
'libcdio-paranoia' 'libgphoto2' 'libimobiledevice' 'libsoup=2.24.0' 
'smbclient' 'udisks2' 'libsecret' 'docbook-xsl' 'gtk3' 'libmtp' 
'gnome-online-accounts' 'libbluray')
+makedepends=('avahi' 'bluez-libs' 'dbus-glib' 'fuse' 'intltool' 'libarchive' 
'libcdio-paranoia' 'libgphoto2' 'libimobiledevice' 'libsoup' 'smbclient' 
'udisks2' 'libsecret' 'docbook-xsl' 'gtk3' 'libmtp' 'gnome-online-accounts' 
'libbluray')
 url=http://www.gnome.org;
 options=(!libtool)
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgbase/${pkgver%.*}/$pkgbase-$pkgver.tar.xz
-imobiledevice-1.1.5.patch)
-sha256sums=('02a4483d0dd2e307f58f8e1d34dd29dbe06d3a345b73ac8d6f87bb91189c8e49'
-'3faf3027ef40c5cea3f01cb9d37e4cf848ed2ecfe6cde3b7bf86087da4a2d2e1')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgbase/${pkgver%.*}/$pkgbase-$pkgver.tar.xz)
+sha256sums=('ef53ee05ae2f0c80606488b7658886b33aed76b10732555d3a0ab118c630bbab')
 
-prepare() {
-  cd $pkgbase-$pkgver
-  patch -Np1 -i ../imobiledevice-1.1.5.patch
-}
-
 build() {
   cd $pkgbase-$pkgver
   autoreconf -fi
@@ -32,7 +25,7 @@
 
 package_gvfs() {
   pkgdesc=Userspace virtual filesystem implemented as a pluggable module for 
gio
-  depends=('avahi' 'dconf' 'fuse' 'libarchive' 'libcdio-paranoia' 
'libsoup=2.24.0' 'udisks2' 'libsecret' 'libbluray')
+  depends=('avahi' 'dconf' 'fuse' 'libarchive' 'libcdio-paranoia' 'libsoup' 
'udisks2' 'libsecret' 'libbluray')
   optdepends=('gvfs-afc: AFC (mobile devices) support'
   'gvfs-smb: SMB/CIFS (Windows client) support'
   'gvfs-gphoto2: gphoto2 (PTP camera/MTP media player) support'



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

2013-09-19 Thread Dave Reisner
Date: Friday, September 20, 2013 @ 00:20:39
  Author: dreisner
Revision: 194636

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

Added:
  
systemd/repos/testing-i686/0001-polkit-Avoid-race-condition-in-scraping-proc.patch
(from rev 194635, 
systemd/trunk/0001-polkit-Avoid-race-condition-in-scraping-proc.patch)
  systemd/repos/testing-i686/0001-swap-fix-reverse-dependencies.patch
(from rev 194635, systemd/trunk/0001-swap-fix-reverse-dependencies.patch)
  
systemd/repos/testing-i686/0002-swap-create-.wants-symlink-to-auto-swap-devices.patch
(from rev 194635, 
systemd/trunk/0002-swap-create-.wants-symlink-to-auto-swap-devices.patch)
  systemd/repos/testing-i686/PKGBUILD
(from rev 194635, systemd/trunk/PKGBUILD)
  systemd/repos/testing-i686/initcpio-hook-udev
(from rev 194635, systemd/trunk/initcpio-hook-udev)
  systemd/repos/testing-i686/initcpio-install-systemd
(from rev 194635, systemd/trunk/initcpio-install-systemd)
  systemd/repos/testing-i686/initcpio-install-udev
(from rev 194635, systemd/trunk/initcpio-install-udev)
  systemd/repos/testing-i686/systemd.install
(from rev 194635, systemd/trunk/systemd.install)
  
systemd/repos/testing-x86_64/0001-polkit-Avoid-race-condition-in-scraping-proc.patch
(from rev 194635, 
systemd/trunk/0001-polkit-Avoid-race-condition-in-scraping-proc.patch)
  systemd/repos/testing-x86_64/0001-swap-fix-reverse-dependencies.patch
(from rev 194635, systemd/trunk/0001-swap-fix-reverse-dependencies.patch)
  
systemd/repos/testing-x86_64/0002-swap-create-.wants-symlink-to-auto-swap-devices.patch
(from rev 194635, 
systemd/trunk/0002-swap-create-.wants-symlink-to-auto-swap-devices.patch)
  systemd/repos/testing-x86_64/PKGBUILD
(from rev 194635, systemd/trunk/PKGBUILD)
  systemd/repos/testing-x86_64/initcpio-hook-udev
(from rev 194635, systemd/trunk/initcpio-hook-udev)
  systemd/repos/testing-x86_64/initcpio-install-systemd
(from rev 194635, systemd/trunk/initcpio-install-systemd)
  systemd/repos/testing-x86_64/initcpio-install-udev
(from rev 194635, systemd/trunk/initcpio-install-udev)
  systemd/repos/testing-x86_64/systemd.install
(from rev 194635, systemd/trunk/systemd.install)
Deleted:
  
systemd/repos/testing-i686/0001-polkit-Avoid-race-condition-in-scraping-proc.patch
  systemd/repos/testing-i686/0001-swap-fix-reverse-dependencies.patch
  
systemd/repos/testing-i686/0002-swap-create-.wants-symlink-to-auto-swap-devices.patch
  systemd/repos/testing-i686/PKGBUILD
  systemd/repos/testing-i686/initcpio-hook-udev
  systemd/repos/testing-i686/initcpio-install-systemd
  systemd/repos/testing-i686/initcpio-install-udev
  systemd/repos/testing-i686/systemd.install
  
systemd/repos/testing-x86_64/0001-polkit-Avoid-race-condition-in-scraping-proc.patch
  systemd/repos/testing-x86_64/0001-swap-fix-reverse-dependencies.patch
  
systemd/repos/testing-x86_64/0002-swap-create-.wants-symlink-to-auto-swap-devices.patch
  systemd/repos/testing-x86_64/PKGBUILD
  systemd/repos/testing-x86_64/initcpio-hook-udev
  systemd/repos/testing-x86_64/initcpio-install-systemd
  systemd/repos/testing-x86_64/initcpio-install-udev
  systemd/repos/testing-x86_64/systemd.install

---+
 /0001-polkit-Avoid-race-condition-in-scraping-proc.patch  |  
150 
 /0001-swap-fix-reverse-dependencies.patch |   
60 +
 /0002-swap-create-.wants-symlink-to-auto-swap-devices.patch   |  
180 +
 /PKGBUILD |  
296 +
 /initcpio-hook-udev   |   
44 +
 /initcpio-install-systemd |  
318 ++
 /initcpio-install-udev|   
58 +
 /systemd.install  |  
206 ++
 testing-i686/0001-polkit-Avoid-race-condition-in-scraping-proc.patch  |   
75 --
 testing-i686/0001-swap-fix-reverse-dependencies.patch |   
30 
 testing-i686/0002-swap-create-.wants-symlink-to-auto-swap-devices.patch   |   
90 --
 testing-i686/PKGBUILD |  
146 
 testing-i686/initcpio-hook-udev   |   
22 
 testing-i686/initcpio-install-systemd |  
159 -
 testing-i686/initcpio-install-udev|   
29 
 testing-i686/systemd.install  |  
103 ---
 testing-x86_64/0001-polkit-Avoid-race-condition-in-scraping-proc.patch|   
75 --
 testing-x86_64/0001-swap-fix-reverse-dependencies.patch   |   
30 
 testing-x86_64/0002-swap-create-.wants-symlink-to-auto-swap-devices.patch |   
90 --
 testing-x86_64/PKGBUILD

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

2013-09-19 Thread Alexander Rødseth
Date: Friday, September 20, 2013 @ 00:16:37
  Author: arodseth
Revision: 97433

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

Added:
  erlang-nox/repos/community-i686/PKGBUILD
(from rev 97432, erlang-nox/trunk/PKGBUILD)
  erlang-nox/repos/community-x86_64/PKGBUILD
(from rev 97432, erlang-nox/trunk/PKGBUILD)
Deleted:
  erlang-nox/repos/community-i686/PKGBUILD
  erlang-nox/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-09-19 22:16:27 UTC (rev 97432)
+++ community-i686/PKGBUILD 2013-09-19 22:16:37 UTC (rev 97433)
@@ -1,57 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth rods...@gmail.com
-# Contributor: Lukas Fleischer archli...@cryptocrack.de
-# Contributor: Vesa Kaihlavirta v...@archlinux.org
-# Contributor: Sarah Hay sarah...@mb.sympatico.ca
-# Contributor: Tom Burdick thomas.burd...@wrightwoodtech.com
-# Contributor: Ricardo Catalinas Jiménez jimenezr...@gmail.com
-
-pkgname=erlang-nox
-pkgver=R16B01
-pkgrel=2
-pkgdesc='General-purpose concurrent functional programming language developed 
by Ericsson (headless version)'
-arch=('x86_64' 'i686')
-url='http://www.erlang.org/'
-license=('custom')
-depends=('ncurses' 'openssl')
-makedepends=('perl' 'lksctp-tools' 'unixodbc')
-conflicts=('erlang')
-optdepends=('erlang-unixodbc: database support'
-'java-environment: for Java support'
-'lksctp-tools: for SCTP support')
-source=(http://www.erlang.org/download/otp_src_${pkgver/_/-}.tar.gz;
-http://www.erlang.org/download/otp_doc_man_${pkgver/_/-}.tar.gz;)
-sha256sums=('da388bc07b8ebdd008f5bb6c3d2c280e358bd188b5aac3ea01e3a7436315abc0'
-'71972049fbac73457fb6868be18068edce9f2c9fc2aeeab15f019d4217b6a8c2')
-
-build() {
-  cd otp_src_${pkgver/_1/}
-
-  ./configure --prefix=/usr --enable-smp-support --with-odbc
-  make
-}
-
-package() {
-  cd otp_src_${pkgver/_1/}
-
-  make DESTDIR=$pkgdir install
-
-  # Documentation
-  install -d $pkgdir/usr/share/doc/erlang
-  install -m0644 $srcdir/otp_src_${pkgver/_1/}/README.md \
-$srcdir/{README,COPYRIGHT} \
-$pkgdir/usr/share/doc/erlang
-
-  # Compressed man pages
-  for page in $srcdir/man/man?/*; do gzip $page; done
-  cp -r $srcdir/man $pkgdir/usr/lib/erlang
-
-  # License
-  install -Dm0644 $srcdir/otp_src_${pkgver/_1/}/EPLICENCE \
-$pkgdir/usr/share/licenses/$pkgname/EPLICENCE
-
-  # Remove files that are packaged as erlang-unixodbc
-  rm -r $pkgdir/usr/lib/erlang/{lib/odbc*,man/man3/odbc.3.gz}
-}
-
-# vim:set ts=2 sw=2 et:

Copied: erlang-nox/repos/community-i686/PKGBUILD (from rev 97432, 
erlang-nox/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-09-19 22:16:37 UTC (rev 97433)
@@ -0,0 +1,57 @@
+# $Id$
+# Maintainer: Alexander Rødseth rods...@gmail.com
+# Contributor: Lukas Fleischer archli...@cryptocrack.de
+# Contributor: Vesa Kaihlavirta v...@archlinux.org
+# Contributor: Sarah Hay sarah...@mb.sympatico.ca
+# Contributor: Tom Burdick thomas.burd...@wrightwoodtech.com
+# Contributor: Ricardo Catalinas Jiménez jimenezr...@gmail.com
+
+pkgname=erlang-nox
+pkgver=R16B02
+pkgrel=1
+pkgdesc='General-purpose concurrent functional programming language developed 
by Ericsson (headless version)'
+arch=('x86_64' 'i686')
+url='http://www.erlang.org/'
+license=('custom')
+depends=('ncurses' 'openssl')
+makedepends=('perl' 'lksctp-tools' 'unixodbc')
+conflicts=('erlang')
+optdepends=('erlang-unixodbc: database support'
+'java-environment: for Java support'
+'lksctp-tools: for SCTP support')
+source=(http://www.erlang.org/download/otp_src_${pkgver/_/-}.tar.gz;
+http://www.erlang.org/download/otp_doc_man_${pkgver/_/-}.tar.gz;)
+sha256sums=('6ab8ad1df8185345554a4b80e10fd8be06c4f2b71b69dcfb8528352787b32f85'
+'b79ceb0383415088b5f040f2f3705632b425cb3f29c3955ef2219556abec5789')
+
+build() {
+  cd otp_src_${pkgver/_1/}
+
+  ./configure --prefix=/usr --enable-smp-support --with-odbc
+  make
+}
+
+package() {
+  cd otp_src_${pkgver/_1/}
+
+  make DESTDIR=$pkgdir install
+
+  # Documentation
+  install -d $pkgdir/usr/share/doc/erlang
+  install -m0644 $srcdir/otp_src_${pkgver/_1/}/README.md \
+$srcdir/{README,COPYRIGHT} \
+$pkgdir/usr/share/doc/erlang
+
+  # Compressed man pages
+  for page in $srcdir/man/man?/*; do gzip $page; done
+  cp -r $srcdir/man $pkgdir/usr/lib/erlang
+
+  # License
+  install -Dm0644 $srcdir/otp_src_${pkgver/_1/}/EPLICENCE \
+$pkgdir/usr/share/licenses/$pkgname/EPLICENCE
+
+  # Remove files that are 

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

2013-09-19 Thread Dave Reisner
Date: Friday, September 20, 2013 @ 00:19:40
  Author: dreisner
Revision: 194635

upgpkg: systemd 207-5

- fix systemd install hook (FS#36995)
- add debug package (not hosted in testing/core)

Modified:
  systemd/trunk/PKGBUILD
  systemd/trunk/initcpio-install-systemd

--+
 PKGBUILD |8 +---
 initcpio-install-systemd |4 ++--
 2 files changed, 7 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-09-19 20:03:34 UTC (rev 194634)
+++ PKGBUILD2013-09-19 22:19:40 UTC (rev 194635)
@@ -4,13 +4,13 @@
 pkgbase=systemd
 pkgname=('systemd' 'systemd-sysvcompat')
 pkgver=207
-pkgrel=4
+pkgrel=5
 arch=('i686' 'x86_64')
 url=http://www.freedesktop.org/wiki/Software/systemd;
 makedepends=('acl' 'cryptsetup' 'dbus-core' 'docbook-xsl' 
'gobject-introspection' 'gperf'
  'gtk-doc' 'intltool' 'kmod' 'libcap' 'libgcrypt'  'libmicrohttpd' 
'libxslt'
  'linux-api-headers' 'pam' 'python' 'quota-tools' 'xz')
-options=('!libtool')
+options=('!libtool' 'strip' 'debug')
 source=(http://www.freedesktop.org/software/$pkgname/$pkgname-$pkgver.tar.xz;
 'initcpio-hook-udev'
 'initcpio-install-systemd'
@@ -20,7 +20,7 @@
 0002-swap-create-.wants-symlink-to-auto-swap-devices.patch)
 md5sums=('7799f3cc9d289b8db1c1fa56ae7ecd88'
  '29245f7a240bfba66e2b1783b63b6b40'
- '3ded8dde31e9449567cf205c50d91c89'
+ '8b68b0218a3897d4d37a6ccf47914774'
  'bde43090d4ac0ef048e3eaee8202a407'
  '9eb0a46aa2a3a6d74117f9a174dbe168'
  '182be4c729aaecde249b7b05b48a481f'
@@ -37,6 +37,8 @@
 build() {
   cd $pkgname-$pkgver
 
+  CFLAGS+=' -g'
+
   ./configure \
   --libexecdir=/usr/lib \
   --localstatedir=/var \

Modified: initcpio-install-systemd
===
--- initcpio-install-systemd2013-09-19 20:03:34 UTC (rev 194634)
+++ initcpio-install-systemd2013-09-19 22:19:40 UTC (rev 194635)
@@ -115,7 +115,7 @@
 99-systemd.rules \
 
 map add_systemd_unit \
-ctrl-alt-del.target
+ctrl-alt-del.target \
 initrd-cleanup.service \
 initrd-fs.target \
 initrd-parse-etc.service \
@@ -132,7 +132,7 @@
 systemd-udev-trigger.service \
 systemd-udevd-control.socket \
 systemd-udevd-kernel.socket \
-systemd-udevd.service \
+systemd-udevd.service
 
 add_symlink /usr/lib/systemd/system/default.target initrd.target
 



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

2013-09-19 Thread Alexander Rødseth
Date: Friday, September 20, 2013 @ 00:16:27
  Author: arodseth
Revision: 97432

upgpkg: erlang-nox R16B02-1

Modified:
  erlang-nox/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-19 21:08:56 UTC (rev 97431)
+++ PKGBUILD2013-09-19 22:16:27 UTC (rev 97432)
@@ -7,8 +7,8 @@
 # Contributor: Ricardo Catalinas Jiménez jimenezr...@gmail.com
 
 pkgname=erlang-nox
-pkgver=R16B01
-pkgrel=2
+pkgver=R16B02
+pkgrel=1
 pkgdesc='General-purpose concurrent functional programming language developed 
by Ericsson (headless version)'
 arch=('x86_64' 'i686')
 url='http://www.erlang.org/'
@@ -21,8 +21,8 @@
 'lksctp-tools: for SCTP support')
 source=(http://www.erlang.org/download/otp_src_${pkgver/_/-}.tar.gz;
 http://www.erlang.org/download/otp_doc_man_${pkgver/_/-}.tar.gz;)
-sha256sums=('da388bc07b8ebdd008f5bb6c3d2c280e358bd188b5aac3ea01e3a7436315abc0'
-'71972049fbac73457fb6868be18068edce9f2c9fc2aeeab15f019d4217b6a8c2')
+sha256sums=('6ab8ad1df8185345554a4b80e10fd8be06c4f2b71b69dcfb8528352787b32f85'
+'b79ceb0383415088b5f040f2f3705632b425cb3f29c3955ef2219556abec5789')
 
 build() {
   cd otp_src_${pkgver/_1/}



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

2013-09-19 Thread Jan de Groot
Date: Thursday, September 19, 2013 @ 20:49:41
  Author: jgc
Revision: 194615

upgpkg: totem-plparser 3.9.92-1

Disable quvi support: we need a development version for this. Besides, upstream 
says license is incompatible and all linking to libquvi has been eleminated by 
calling out to the binary instead

Modified:
  totem-plparser/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-19 18:44:39 UTC (rev 194614)
+++ PKGBUILD2013-09-19 18:49:41 UTC (rev 194615)
@@ -3,17 +3,17 @@
 # Contributor: Jan de Groot j...@archlinux.org
 
 pkgname=totem-plparser
-pkgver=3.4.5
+pkgver=3.9.92
 pkgrel=1
 url=http://www.gnome.org;
 pkgdesc=Totem playlist parser library
 license=('LGPL')
 arch=(i686 x86_64)
-depends=('gmime' 'libsoup' 'libarchive' 'libquvi')
+depends=('gmime' 'libsoup' 'libarchive')
 makedepends=('intltool' 'gobject-introspection')
 options=('!libtool')
 
source=(http://ftp.gnome.org/pub/gnome/sources/totem-pl-parser/${pkgver%.*}/totem-pl-parser-$pkgver.tar.xz)
-sha256sums=('a573e078692b48895cb5b041385b2760d63e2ee496c8d499eccfa942e7c79f89')
+sha256sums=('9c1deace65e617190ef21bfef5767b78896be3f33acad76b96d235af154f8c30')
 
 build() {
   cd totem-pl-parser-$pkgver



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

2013-09-19 Thread Jan de Groot
Date: Thursday, September 19, 2013 @ 20:49:47
  Author: jgc
Revision: 194616

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

Added:
  totem-plparser/repos/gnome-unstable-i686/
  totem-plparser/repos/gnome-unstable-i686/PKGBUILD
(from rev 194615, totem-plparser/trunk/PKGBUILD)
  totem-plparser/repos/gnome-unstable-x86_64/
  totem-plparser/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 194615, totem-plparser/trunk/PKGBUILD)

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

Copied: totem-plparser/repos/gnome-unstable-i686/PKGBUILD (from rev 194615, 
totem-plparser/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2013-09-19 18:49:47 UTC (rev 194616)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+# Contributor: Jan de Groot j...@archlinux.org
+
+pkgname=totem-plparser
+pkgver=3.9.92
+pkgrel=1
+url=http://www.gnome.org;
+pkgdesc=Totem playlist parser library
+license=('LGPL')
+arch=(i686 x86_64)
+depends=('gmime' 'libsoup' 'libarchive')
+makedepends=('intltool' 'gobject-introspection')
+options=('!libtool')
+source=(http://ftp.gnome.org/pub/gnome/sources/totem-pl-parser/${pkgver%.*}/totem-pl-parser-$pkgver.tar.xz)
+sha256sums=('9c1deace65e617190ef21bfef5767b78896be3f33acad76b96d235af154f8c30')
+
+build() {
+  cd totem-pl-parser-$pkgver
+  ./configure --prefix=/usr \
+  --sysconfdir=/etc \
+  --localstatedir=/var \
+  --disable-static
+  make
+}
+
+package(){
+  cd totem-pl-parser-$pkgver
+  make DESTDIR=$pkgdir install
+}

Copied: totem-plparser/repos/gnome-unstable-x86_64/PKGBUILD (from rev 194615, 
totem-plparser/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2013-09-19 18:49:47 UTC (rev 194616)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+# Contributor: Jan de Groot j...@archlinux.org
+
+pkgname=totem-plparser
+pkgver=3.9.92
+pkgrel=1
+url=http://www.gnome.org;
+pkgdesc=Totem playlist parser library
+license=('LGPL')
+arch=(i686 x86_64)
+depends=('gmime' 'libsoup' 'libarchive')
+makedepends=('intltool' 'gobject-introspection')
+options=('!libtool')
+source=(http://ftp.gnome.org/pub/gnome/sources/totem-pl-parser/${pkgver%.*}/totem-pl-parser-$pkgver.tar.xz)
+sha256sums=('9c1deace65e617190ef21bfef5767b78896be3f33acad76b96d235af154f8c30')
+
+build() {
+  cd totem-pl-parser-$pkgver
+  ./configure --prefix=/usr \
+  --sysconfdir=/etc \
+  --localstatedir=/var \
+  --disable-static
+  make
+}
+
+package(){
+  cd totem-pl-parser-$pkgver
+  make DESTDIR=$pkgdir install
+}



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

2013-09-19 Thread Eric Bélanger
Date: Friday, September 20, 2013 @ 03:56:34
  Author: eric
Revision: 194637

upgpkg: imagemagick 6.8.6.10-1

Upstream update

Modified:
  imagemagick/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-19 22:20:39 UTC (rev 194636)
+++ PKGBUILD2013-09-20 01:56:34 UTC (rev 194637)
@@ -3,7 +3,7 @@
 
 pkgbase=imagemagick
 pkgname=('imagemagick' 'imagemagick-doc')
-pkgver=6.8.6.9
+pkgver=6.8.6.10
 pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.imagemagick.org/;
@@ -14,7 +14,7 @@
 
#source=(http://www.imagemagick.org/download/ImageMagick-${pkgver%.*}-${pkgver##*.}.tar.xz
 \
 
source=(ftp://ftp.sunet.se/pub/multimedia/graphics/ImageMagick/ImageMagick-${pkgver%.*}-${pkgver##*.}.tar.xz
 \
 perlmagick.rpath.patch)
-sha1sums=('c1e8b19f6afc19751c7c777688f0005d36917f9e'
+sha1sums=('807380b2221b5fed789bc895e8e4c3758237be9a'
   'e143cf9d530fabf3b58023899b5cc544ba93daec')
 
 prepare() {



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

2013-09-19 Thread Eric Bélanger
Date: Friday, September 20, 2013 @ 03:57:04
  Author: eric
Revision: 194638

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

Added:
  imagemagick/repos/staging-i686/
  imagemagick/repos/staging-i686/PKGBUILD
(from rev 194637, imagemagick/trunk/PKGBUILD)
  imagemagick/repos/staging-i686/perlmagick.rpath.patch
(from rev 194637, imagemagick/trunk/perlmagick.rpath.patch)
  imagemagick/repos/staging-x86_64/
  imagemagick/repos/staging-x86_64/PKGBUILD
(from rev 194637, imagemagick/trunk/PKGBUILD)
  imagemagick/repos/staging-x86_64/perlmagick.rpath.patch
(from rev 194637, imagemagick/trunk/perlmagick.rpath.patch)

---+
 staging-i686/PKGBUILD |   85 
 staging-i686/perlmagick.rpath.patch   |   11 
 staging-x86_64/PKGBUILD   |   85 
 staging-x86_64/perlmagick.rpath.patch |   11 
 4 files changed, 192 insertions(+)

Copied: imagemagick/repos/staging-i686/PKGBUILD (from rev 194637, 
imagemagick/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2013-09-20 01:57:04 UTC (rev 194638)
@@ -0,0 +1,85 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgbase=imagemagick
+pkgname=('imagemagick' 'imagemagick-doc')
+pkgver=6.8.6.10
+pkgrel=1
+arch=('i686' 'x86_64')
+url=http://www.imagemagick.org/;
+license=('custom')
+makedepends=('libltdl' 'lcms2' 'libxt' 'fontconfig' 'libxext' 'ghostscript' \
+ 'openexr' 'libwmf' 'librsvg' 'libxml2' 'jasper' 'liblqr' \
+ 'opencl-headers' 'libcl' 'libwebp')
+#source=(http://www.imagemagick.org/download/ImageMagick-${pkgver%.*}-${pkgver##*.}.tar.xz
 \
+source=(ftp://ftp.sunet.se/pub/multimedia/graphics/ImageMagick/ImageMagick-${pkgver%.*}-${pkgver##*.}.tar.xz
 \
+perlmagick.rpath.patch)
+sha1sums=('807380b2221b5fed789bc895e8e4c3758237be9a'
+  'e143cf9d530fabf3b58023899b5cc544ba93daec')
+
+prepare() {
+  cd ImageMagick-${pkgver%.*}-${pkgver##*.}
+  sed '/AC_PATH_XTRA/d' -i configure.ac
+  autoreconf --force --install
+  patch -p0 -i ${srcdir}/perlmagick.rpath.patch
+}
+
+build() {
+  cd ImageMagick-${pkgver%.*}-${pkgver##*.}
+  ./configure --prefix=/usr --sysconfdir=/etc --with-modules --disable-static \
+--enable-hdri --with-wmf --with-openexr --with-xml --with-lcms2 --with-jp2 
\
+--with-webp --with-gslib --with-gs-font-dir=/usr/share/fonts/Type1 \
+--with-perl --with-perl-options=INSTALLDIRS=vendor --with-lqr 
--with-rsvg \
+--enable-opencl --without-gvc --without-djvu --without-autotrace \
+--without-jbig --without-fpx --without-dps --without-fftw 
+ make
+}
+
+check() {
+  cd ImageMagick-${pkgver%.*}-${pkgver##*.}
+ # make check
+}
+
+package_imagemagick() {
+  pkgdesc=An image viewing/manipulation program
+  depends=('perl' 'libltdl' 'lcms2' 'libxt' 'fontconfig' 'libxext' 'liblqr' 
'libcl')
+  optdepends=('ghostscript: for Ghostscript support' 
+  'openexr: for OpenEXR support' 
+  'libwmf: for WMF support' 
+  'librsvg: for SVG support' 
+  'libxml2: for XML support' 
+  'jasper: for JPEG-2000 support' 
+  'libpng: for PNG support' 
+ 'libwebp: for WEBP support')
+  backup=(etc/ImageMagick-${pkgver%%.*}/coder.xml
+  etc/ImageMagick-${pkgver%%.*}/colors.xml
+  etc/ImageMagick-${pkgver%%.*}/delegates.xml
+  etc/ImageMagick-${pkgver%%.*}/log.xml
+  etc/ImageMagick-${pkgver%%.*}/magic.xml
+  etc/ImageMagick-${pkgver%%.*}/mime.xml
+  etc/ImageMagick-${pkgver%%.*}/policy.xml
+  etc/ImageMagick-${pkgver%%.*}/quantization-table.xml
+  etc/ImageMagick-${pkgver%%.*}/thresholds.xml
+  etc/ImageMagick-${pkgver%%.*}/type.xml
+  etc/ImageMagick-${pkgver%%.*}/type-dejavu.xml
+  etc/ImageMagick-${pkgver%%.*}/type-ghostscript.xml
+  etc/ImageMagick-${pkgver%%.*}/type-windows.xml)
+  options=('!docs' 'libtool' '!emptydirs')
+
+  cd ImageMagick-${pkgver%.*}-${pkgver##*.}
+  make -j1 DESTDIR=${pkgdir} install
+  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/imagemagick/LICENSE
+  install -Dm644 NOTICE ${pkgdir}/usr/share/licenses/imagemagick/NOTICE
+
+#Cleaning
+  rm -f ${pkgdir}/usr/lib/*.la
+}
+
+package_imagemagick-doc() {
+  pkgdesc=The ImageMagick documentation (utilities manuals and libraries API)
+
+  cd ImageMagick-${pkgver%.*}-${pkgver##*.}
+  make DESTDIR=${pkgdir} install-data-html
+  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/imagemagick-doc/LICENSE
+  install -Dm644 NOTICE ${pkgdir}/usr/share/licenses/imagemagick-doc/NOTICE
+}

Copied: imagemagick/repos/staging-i686/perlmagick.rpath.patch (from rev 194637, 
imagemagick/trunk/perlmagick.rpath.patch)
===
--- 

[arch-commits] Commit in clamav/trunk (PKGBUILD config.patch)

2013-09-19 Thread Gaetan Bisson
Date: Friday, September 20, 2013 @ 04:04:26
  Author: bisson
Revision: 194639

upstream update

Modified:
  clamav/trunk/PKGBUILD
  clamav/trunk/config.patch

--+
 PKGBUILD |   15 +--
 config.patch |   12 ++--
 2 files changed, 11 insertions(+), 16 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-09-20 01:57:04 UTC (rev 194638)
+++ PKGBUILD2013-09-20 02:04:26 UTC (rev 194639)
@@ -4,8 +4,8 @@
 # Maintainer: Gaetan Bisson bis...@archlinux.org
 
 pkgname=clamav
-pkgver=0.97.8
-pkgrel=3
+pkgver=0.98
+pkgrel=1
 pkgdesc='Anti-virus toolkit for Unix'
 url='http://www.clamav.net/'
 license=('GPL')
@@ -12,7 +12,7 @@
 options=('!libtool')
 arch=('i686' 'x86_64')
 depends=('bzip2' 'libltdl')
-backup=('etc/clamav/clamd.conf' 'etc/clamav/freshclam.conf' 
'etc/logrotate.d/clamav')
+backup=('etc/logrotate.d/clamav')
 
source=(http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;
 'service'
 'service.fresh'
@@ -19,12 +19,12 @@
 'logrotate'
 'tmpfiles.d'
 'config.patch')
-sha1sums=('078c0ac2b4e69d27eecd7544a8361abcd859e73c'
+sha1sums=('1e6a7284721387646c713a8d32fa8b5a897985db'
   'b6ac0c5de1e5b41232b10d4f84e86201c370eaeb'
   'cda9a087e5593992150cb456e34c5f6f589aca82'
   'bb488a56b0f6a0760446cde89c1e3321e2717b78'
   'a224ea9b4d0f4f196827347d54bed51e11c197ea'
-  '1c8ef193919b041135115170acd6313f008de808')
+  '00dfadd93d11186793cb1161745f9dd7370beb99')
 
 install=install
 
@@ -49,11 +49,6 @@
cd ${srcdir}/${pkgname}-${pkgver}
make DESTDIR=${pkgdir} install
 
-   # Make sure conf files get installed, because make install
-   # doesn't do that if clamav is already installed upon building.
-   install -Dm644 etc/clamd.conf ${pkgdir}/etc/clamav/clamd.conf
-   install -Dm644 etc/freshclam.conf ${pkgdir}/etc/clamav/freshclam.conf
-
install -Dm644 ../service.fresh 
${pkgdir}/usr/lib/systemd/system/freshclamd.service
install -Dm644 ../service 
${pkgdir}/usr/lib/systemd/system/clamd.service
install -Dm644 ../tmpfiles.d ${pkgdir}/usr/lib/tmpfiles.d/clamav.conf

Modified: config.patch
===
--- config.patch2013-09-20 01:57:04 UTC (rev 194638)
+++ config.patch2013-09-20 02:04:26 UTC (rev 194639)
@@ -1,6 +1,6 @@
-diff -arU 0 old/etc/clamd.conf new/etc/clamd.conf
 old/etc/clamd.conf 2010-12-02 19:31:21.773357389 +0100
-+++ new/etc/clamd.conf 2010-12-02 19:31:45.873357389 +0100
+diff -arU 0 old/etc/clamd.conf.sample new/etc/clamd.conf.sample
+--- old/etc/clamd.conf.sample  2010-12-02 19:31:21.773357389 +0100
 new/etc/clamd.conf.sample  2010-12-02 19:31:45.873357389 +0100
 @@ -14 +14 @@
 -#LogFile /tmp/clamd.log
 +LogFile /var/log/clamav/clamd.log
@@ -19,9 +19,9 @@
 @@ -190 +190 @@
 -#User clamav
 +User clamav
-diff -arU 0 old/etc/freshclam.conf new/etc/freshclam.conf
 old/etc/freshclam.conf 2010-12-02 19:31:21.773357389 +0100
-+++ new/etc/freshclam.conf 2010-12-02 19:31:51.190024057 +0100
+diff -arU 0 old/etc/freshclam.conf.sample new/etc/freshclam.conf.sample
+--- old/etc/freshclam.conf.sample  2010-12-02 19:31:21.773357389 +0100
 new/etc/freshclam.conf.sample  2010-12-02 19:31:51.190024057 +0100
 @@ -17 +17 @@
 -#UpdateLogFile /var/log/freshclam.log
 +UpdateLogFile /var/log/clamav/freshclam.log



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

2013-09-19 Thread Gaetan Bisson
Date: Friday, September 20, 2013 @ 04:05:29
  Author: bisson
Revision: 194640

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

Added:
  clamav/repos/extra-i686/PKGBUILD
(from rev 194639, clamav/trunk/PKGBUILD)
  clamav/repos/extra-i686/config.patch
(from rev 194639, clamav/trunk/config.patch)
  clamav/repos/extra-i686/install
(from rev 194639, clamav/trunk/install)
  clamav/repos/extra-i686/logrotate
(from rev 194639, clamav/trunk/logrotate)
  clamav/repos/extra-i686/service
(from rev 194639, clamav/trunk/service)
  clamav/repos/extra-i686/service.fresh
(from rev 194639, clamav/trunk/service.fresh)
  clamav/repos/extra-i686/tmpfiles.d
(from rev 194639, clamav/trunk/tmpfiles.d)
  clamav/repos/extra-x86_64/PKGBUILD
(from rev 194639, clamav/trunk/PKGBUILD)
  clamav/repos/extra-x86_64/config.patch
(from rev 194639, clamav/trunk/config.patch)
  clamav/repos/extra-x86_64/install
(from rev 194639, clamav/trunk/install)
  clamav/repos/extra-x86_64/logrotate
(from rev 194639, clamav/trunk/logrotate)
  clamav/repos/extra-x86_64/service
(from rev 194639, clamav/trunk/service)
  clamav/repos/extra-x86_64/service.fresh
(from rev 194639, clamav/trunk/service.fresh)
  clamav/repos/extra-x86_64/tmpfiles.d
(from rev 194639, clamav/trunk/tmpfiles.d)
Deleted:
  clamav/repos/extra-i686/PKGBUILD
  clamav/repos/extra-i686/config.patch
  clamav/repos/extra-i686/install
  clamav/repos/extra-i686/logrotate
  clamav/repos/extra-i686/service
  clamav/repos/extra-i686/service.fresh
  clamav/repos/extra-i686/tmpfiles.d
  clamav/repos/extra-x86_64/PKGBUILD
  clamav/repos/extra-x86_64/config.patch
  clamav/repos/extra-x86_64/install
  clamav/repos/extra-x86_64/logrotate
  clamav/repos/extra-x86_64/service
  clamav/repos/extra-x86_64/service.fresh
  clamav/repos/extra-x86_64/tmpfiles.d

+
 /PKGBUILD  |  120 +++
 /config.patch  |   60 +
 /install   |   20 +++
 /logrotate |   20 +++
 /service   |   20 +++
 /service.fresh |   20 +++
 /tmpfiles.d|2 
 extra-i686/PKGBUILD|   65 ---
 extra-i686/config.patch|   30 --
 extra-i686/install |   10 ---
 extra-i686/logrotate   |   10 ---
 extra-i686/service |   10 ---
 extra-i686/service.fresh   |   10 ---
 extra-i686/tmpfiles.d  |1 
 extra-x86_64/PKGBUILD  |   65 ---
 extra-x86_64/config.patch  |   30 --
 extra-x86_64/install   |   10 ---
 extra-x86_64/logrotate |   10 ---
 extra-x86_64/service   |   10 ---
 extra-x86_64/service.fresh |   10 ---
 extra-x86_64/tmpfiles.d|1 
 21 files changed, 262 insertions(+), 272 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-09-20 02:04:26 UTC (rev 194639)
+++ extra-i686/PKGBUILD 2013-09-20 02:05:29 UTC (rev 194640)
@@ -1,65 +0,0 @@
-# $Id$
-# Contributor: Dale Blount d...@archlinux.org
-# Contributor: Gregor Ibic gregor.i...@intelicom.si
-# Maintainer: Gaetan Bisson bis...@archlinux.org
-
-pkgname=clamav
-pkgver=0.97.8
-pkgrel=3
-pkgdesc='Anti-virus toolkit for Unix'
-url='http://www.clamav.net/'
-license=('GPL')
-options=('!libtool')
-arch=('i686' 'x86_64')
-depends=('bzip2' 'libltdl')
-backup=('etc/clamav/clamd.conf' 'etc/clamav/freshclam.conf' 
'etc/logrotate.d/clamav')
-source=(http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;
-'service'
-'service.fresh'
-'logrotate'
-'tmpfiles.d'
-'config.patch')
-sha1sums=('078c0ac2b4e69d27eecd7544a8361abcd859e73c'
-  'b6ac0c5de1e5b41232b10d4f84e86201c370eaeb'
-  'cda9a087e5593992150cb456e34c5f6f589aca82'
-  'bb488a56b0f6a0760446cde89c1e3321e2717b78'
-  'a224ea9b4d0f4f196827347d54bed51e11c197ea'
-  '1c8ef193919b041135115170acd6313f008de808')
-
-install=install
-
-prepare() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   patch -p1 -i ../config.patch
-}
-
-build() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   ./configure \
-   --prefix=/usr \
-   --sbindir=/usr/bin \
-   --sysconfdir=/etc/clamav \
-   --with-dbdir=/var/lib/clamav \
-   --disable-clamav \
-
-   make
-}
-
-package() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   make DESTDIR=${pkgdir} install
-
-   # Make sure conf files get installed, because make install
-   # doesn't do that if clamav is already installed upon building.
-   install -Dm644 etc/clamd.conf ${pkgdir}/etc/clamav/clamd.conf
-   install -Dm644 etc/freshclam.conf ${pkgdir}/etc/clamav/freshclam.conf
-
-   install -Dm644 ../service.fresh 
${pkgdir}/usr/lib/systemd/system/freshclamd.service
-

[arch-commits] Commit in dnscrypt-proxy/trunk (PKGBUILD dnscrypt-proxy.service)

2013-09-19 Thread Felix Yan
Date: Friday, September 20, 2013 @ 04:20:09
  Author: fyan
Revision: 97434

upgpkg: dnscrypt-proxy 1.3.3-2 improve service unit

Modified:
  dnscrypt-proxy/trunk/PKGBUILD
  dnscrypt-proxy/trunk/dnscrypt-proxy.service

+
 PKGBUILD   |4 ++--
 dnscrypt-proxy.service |7 +--
 2 files changed, 3 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-09-19 22:16:37 UTC (rev 97433)
+++ PKGBUILD2013-09-20 02:20:09 UTC (rev 97434)
@@ -5,7 +5,7 @@
 
 pkgname=dnscrypt-proxy
 pkgver=1.3.3
-pkgrel=1
+pkgrel=2
 pkgdesc=A tool for securing communications between a client and a DNS 
resolver
 arch=('i686' 'x86_64')
 url=http://dnscrypt.org/;
@@ -36,4 +36,4 @@
 
 
sha512sums=('c8e9484485f060aa90a36ef097506b1042348c85b74d0e5bfdeefa8bf8f80e42ae79d4568f524bb6de0754b125ed4f4b39a177f6fdee9e4616e7d0c3641aec0b'
 
'2271eab1baf1a7192a8daaa1b271c24a3a3fa498432ac99c2e4fb3c939590f09aab582427ae874fce7969ece365ccb7a2e946566e5a0c650d93c34d23b536b61'
-
'33e8f95c38a10a9e05aadeb369616f6dfaa8b32bc28b9f8ab9ae29dfc3b03514442e7172b1f52c56665317b61cad7d130a0e1dc00d6aceaa59eb465e63d079bc')
+
'bfff47fc9a515a26d835e08dfeeffba07ff66b09fd887df6c961802c2f8d584f9cd05e83bdcd7ccc274215744e4a05a328aec96152dee70e2fdfe12e12b390d3')

Modified: dnscrypt-proxy.service
===
--- dnscrypt-proxy.service  2013-09-19 22:16:37 UTC (rev 97433)
+++ dnscrypt-proxy.service  2013-09-20 02:20:09 UTC (rev 97434)
@@ -5,13 +5,8 @@
 #Before=pdnsd.service
 
 [Service]
-Type=forking
-PIDFile=/var/run/dnscrypt-proxy.pid
 EnvironmentFile=/etc/conf.d/dnscrypt-proxy
-ExecStartPre=/bin/rm -f /var/run/dnscrypt-proxy.pid
-ExecStart=/usr/bin/dnscrypt-proxy --daemonize \
-   --pidfile=/var/run/dnscrypt-proxy.pid \
-   --logfile=/var/log/dnscrypt-proxy.log \
+ExecStart=/usr/bin/dnscrypt-proxy \
--local-address=${DNSCRYPT_LOCALIP}:${DNSCRYPT_LOCALPORT} \
--user=${DNSCRYPT_USER}
 Restart=on-abort



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

2013-09-19 Thread Felix Yan
Date: Friday, September 20, 2013 @ 04:21:56
  Author: fyan
Revision: 97435

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

Added:
  dnscrypt-proxy/repos/community-i686/PKGBUILD
(from rev 97434, dnscrypt-proxy/trunk/PKGBUILD)
  dnscrypt-proxy/repos/community-i686/conf.d.file
(from rev 97434, dnscrypt-proxy/trunk/conf.d.file)
  dnscrypt-proxy/repos/community-i686/dnscrypt-proxy.service
(from rev 97434, dnscrypt-proxy/trunk/dnscrypt-proxy.service)
  dnscrypt-proxy/repos/community-x86_64/PKGBUILD
(from rev 97434, dnscrypt-proxy/trunk/PKGBUILD)
  dnscrypt-proxy/repos/community-x86_64/conf.d.file
(from rev 97434, dnscrypt-proxy/trunk/conf.d.file)
  dnscrypt-proxy/repos/community-x86_64/dnscrypt-proxy.service
(from rev 97434, dnscrypt-proxy/trunk/dnscrypt-proxy.service)
Deleted:
  dnscrypt-proxy/repos/community-i686/PKGBUILD
  dnscrypt-proxy/repos/community-i686/conf.d.file
  dnscrypt-proxy/repos/community-i686/dnscrypt-proxy.service
  dnscrypt-proxy/repos/community-x86_64/PKGBUILD
  dnscrypt-proxy/repos/community-x86_64/conf.d.file
  dnscrypt-proxy/repos/community-x86_64/dnscrypt-proxy.service

-+
 /PKGBUILD   |   78 ++
 /conf.d.file|6 ++
 /dnscrypt-proxy.service |   30 +++
 community-i686/PKGBUILD |   39 ---
 community-i686/conf.d.file  |3 -
 community-i686/dnscrypt-proxy.service   |   20 ---
 community-x86_64/PKGBUILD   |   39 ---
 community-x86_64/conf.d.file|3 -
 community-x86_64/dnscrypt-proxy.service |   20 ---
 9 files changed, 114 insertions(+), 124 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-09-20 02:20:09 UTC (rev 97434)
+++ community-i686/PKGBUILD 2013-09-20 02:21:56 UTC (rev 97435)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@gmail.com
-# Contributor: Techlive Zheng techlivezheng at gmail dot com
-# Contributor: peace4all markspost at rocketmail dot com
-
-pkgname=dnscrypt-proxy
-pkgver=1.3.3
-pkgrel=1
-pkgdesc=A tool for securing communications between a client and a DNS 
resolver
-arch=('i686' 'x86_64')
-url=http://dnscrypt.org/;
-license=('custom:ISC')
-depends=(libsodium)
-source=(http://download.dnscrypt.org/$pkgname/$pkgname-$pkgver.tar.bz2 
-   conf.d.file 
-   dnscrypt-proxy.service)
-backup=(etc/conf.d/dnscrypt-proxy)
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  CFLAGS=$CFLAGS -fPIC ./configure --prefix=/usr --sbindir=/usr/bin
-  make -j2
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-
-  mkdir -p 
$pkgdir/{usr/share/{licenses,doc}/$pkgname,etc/conf.d,usr/lib/systemd/system}
-  install -m 644 COPYING $pkgdir/usr/share/licenses/$pkgname
-  install -m 644 AUTHORS NEWS README README.markdown 
$pkgdir/usr/share/doc/$pkgname
-  install -m 644 $srcdir/conf.d.file $pkgdir/etc/conf.d/$pkgname
-  install -m 644 $srcdir/dnscrypt-proxy.service 
$pkgdir/usr/lib/systemd/system
-  rm -rf $pkgdir/usr/{lib/*.{l,}a,include}
-}
-
-sha512sums=('c8e9484485f060aa90a36ef097506b1042348c85b74d0e5bfdeefa8bf8f80e42ae79d4568f524bb6de0754b125ed4f4b39a177f6fdee9e4616e7d0c3641aec0b'
-
'2271eab1baf1a7192a8daaa1b271c24a3a3fa498432ac99c2e4fb3c939590f09aab582427ae874fce7969ece365ccb7a2e946566e5a0c650d93c34d23b536b61'
-
'33e8f95c38a10a9e05aadeb369616f6dfaa8b32bc28b9f8ab9ae29dfc3b03514442e7172b1f52c56665317b61cad7d130a0e1dc00d6aceaa59eb465e63d079bc')

Copied: dnscrypt-proxy/repos/community-i686/PKGBUILD (from rev 97434, 
dnscrypt-proxy/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-09-20 02:21:56 UTC (rev 97435)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+# Contributor: Techlive Zheng techlivezheng at gmail dot com
+# Contributor: peace4all markspost at rocketmail dot com
+
+pkgname=dnscrypt-proxy
+pkgver=1.3.3
+pkgrel=2
+pkgdesc=A tool for securing communications between a client and a DNS 
resolver
+arch=('i686' 'x86_64')
+url=http://dnscrypt.org/;
+license=('custom:ISC')
+depends=(libsodium)
+source=(http://download.dnscrypt.org/$pkgname/$pkgname-$pkgver.tar.bz2 
+   conf.d.file 
+   dnscrypt-proxy.service)
+backup=(etc/conf.d/dnscrypt-proxy)
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  CFLAGS=$CFLAGS -fPIC ./configure --prefix=/usr --sbindir=/usr/bin
+  make -j2
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+
+  mkdir -p 
$pkgdir/{usr/share/{licenses,doc}/$pkgname,etc/conf.d,usr/lib/systemd/system}
+  install -m 644 COPYING $pkgdir/usr/share/licenses/$pkgname
+  install -m 644 AUTHORS NEWS README README.markdown 

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

2013-09-19 Thread Felix Yan
Date: Friday, September 20, 2013 @ 04:59:58
  Author: fyan
Revision: 97436

upgpkg: python-boto 2.13.3-1

Modified:
  python-boto/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-20 02:21:56 UTC (rev 97435)
+++ PKGBUILD2013-09-20 02:59:58 UTC (rev 97436)
@@ -5,7 +5,7 @@
 
 pkgbase=python-boto
 pkgname=python2-boto
-pkgver=2.13.0
+pkgver=2.13.3
 pkgrel=1
 pkgdesc='A Python interface to Amazon Web Services (AWS)'
 arch=('any')
@@ -33,5 +33,5 @@
   install -D -m644 ../LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
 }
 
-md5sums=('af712abfe423a057113a9dac4038dc90'
- '35ebd993c05c79ba78e9f4fb3e65e547')
+sha512sums=('6b178442ef291f98b60bc53b2c62d18d178d3227a6e02fd74acfc2d6426206a3721fec00404700fc32b54d40287c1de8cb61489dd28eb66b990953fdc4e1d87b'
+
'1d7ec138faa438b8302b9d15a5b8ec80dcda4b9854408095cf01f83b6d131cf6e567e564b888fdddab087953a595d85487435bb8aca445354bd0be14676a3a8d')



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

2013-09-19 Thread Felix Yan
Date: Friday, September 20, 2013 @ 05:00:54
  Author: fyan
Revision: 97437

archrelease: copy trunk to community-any

Added:
  python-boto/repos/community-any/LICENSE
(from rev 97436, python-boto/trunk/LICENSE)
  python-boto/repos/community-any/PKGBUILD
(from rev 97436, python-boto/trunk/PKGBUILD)
Deleted:
  python-boto/repos/community-any/LICENSE
  python-boto/repos/community-any/PKGBUILD

--+
 LICENSE  |   38 +++
 PKGBUILD |   74 ++---
 2 files changed, 56 insertions(+), 56 deletions(-)

Deleted: LICENSE
===
--- LICENSE 2013-09-20 02:59:58 UTC (rev 97436)
+++ LICENSE 2013-09-20 03:00:54 UTC (rev 97437)
@@ -1,19 +0,0 @@
-Copyright (c) 2007 Mitch Garnaat
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the Software), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.

Copied: python-boto/repos/community-any/LICENSE (from rev 97436, 
python-boto/trunk/LICENSE)
===
--- LICENSE (rev 0)
+++ LICENSE 2013-09-20 03:00:54 UTC (rev 97437)
@@ -0,0 +1,19 @@
+Copyright (c) 2007 Mitch Garnaat
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the Software), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+THE SOFTWARE.

Deleted: PKGBUILD
===
--- PKGBUILD2013-09-20 02:59:58 UTC (rev 97436)
+++ PKGBUILD2013-09-20 03:00:54 UTC (rev 97437)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@gmail.com
-# Maintainer: Kaiting Chen kaitocr...@gmail.com
-# Maintainer: Aaron Schaefer aa...@elasticdog.com
-
-pkgbase=python-boto
-pkgname=python2-boto
-pkgver=2.13.0
-pkgrel=1
-pkgdesc='A Python interface to Amazon Web Services (AWS)'
-arch=('any')
-url='https://github.com/boto/boto'
-license=('MIT')
-depends=('python2')
-makedepends=('python2-setuptools')
-conflicts=('python-boto=2.5.2-1')
-replaces=('python-boto=2.5.2-1')
-source=(http://github.com/boto/boto/archive/$pkgver.tar.gz;
-'LICENSE')
-
-prepare() {
-  cd $srcdir/boto-$pkgver
-
-  # python2 fix
-  find . -name '*.py' -type f -print0 | xargs -0 \
-sed -i 's_#!/usr/bin/env python_#!/usr/bin/env python2_'
-}
-
-package_python2-boto() {
-  cd $srcdir/boto-$pkgver
-
-  python2 setup.py install --root=$pkgdir
-  install -D -m644 ../LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-
-md5sums=('af712abfe423a057113a9dac4038dc90'
- '35ebd993c05c79ba78e9f4fb3e65e547')

Copied: python-boto/repos/community-any/PKGBUILD (from rev 97436, 
python-boto/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-09-20 03:00:54 UTC (rev 97437)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+# Maintainer: Kaiting Chen kaitocr...@gmail.com
+# Maintainer: Aaron Schaefer aa...@elasticdog.com
+
+pkgbase=python-boto
+pkgname=python2-boto
+pkgver=2.13.3
+pkgrel=1
+pkgdesc='A Python interface to Amazon Web 

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

2013-09-19 Thread Gaetan Bisson
Date: Friday, September 20, 2013 @ 05:10:54
  Author: bisson
Revision: 194641

rebuild for imagemagick-6.8.6.10

Modified:
  inkscape/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-20 02:05:29 UTC (rev 194640)
+++ PKGBUILD2013-09-20 03:10:54 UTC (rev 194641)
@@ -5,7 +5,7 @@
 
 pkgname=inkscape
 pkgver=0.48.4
-pkgrel=10
+pkgrel=11
 pkgdesc='Vector graphics editor using the SVG file format'
 url='http://inkscape.sourceforge.net/'
 license=('GPL' 'LGPL')



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

2013-09-19 Thread Gaetan Bisson
Date: Friday, September 20, 2013 @ 05:11:34
  Author: bisson
Revision: 194642

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

Added:
  inkscape/repos/staging-i686/
  inkscape/repos/staging-i686/PKGBUILD
(from rev 194641, inkscape/trunk/PKGBUILD)
  inkscape/repos/staging-i686/install
(from rev 194641, inkscape/trunk/install)
  inkscape/repos/staging-i686/spuriouscomma.patch
(from rev 194641, inkscape/trunk/spuriouscomma.patch)
  inkscape/repos/staging-x86_64/
  inkscape/repos/staging-x86_64/PKGBUILD
(from rev 194641, inkscape/trunk/PKGBUILD)
  inkscape/repos/staging-x86_64/install
(from rev 194641, inkscape/trunk/install)
  inkscape/repos/staging-x86_64/spuriouscomma.patch
(from rev 194641, inkscape/trunk/spuriouscomma.patch)

+
 staging-i686/PKGBUILD  |   56 +++
 staging-i686/install   |   13 
 staging-i686/spuriouscomma.patch   |   11 ++
 staging-x86_64/PKGBUILD|   56 +++
 staging-x86_64/install |   13 
 staging-x86_64/spuriouscomma.patch |   11 ++
 6 files changed, 160 insertions(+)

Copied: inkscape/repos/staging-i686/PKGBUILD (from rev 194641, 
inkscape/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2013-09-20 03:11:34 UTC (rev 194642)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+# Contributor: Tobias Kieslich tob...@justdreams.de
+# Contributor: tobias tob...@archlinux.org
+
+pkgname=inkscape
+pkgver=0.48.4
+pkgrel=11
+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.22.3' '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'
+'pyxml: some extensions'
+'uniconvertor: reading/writing to some proprietary formats')
+source=(http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2;
+'spuriouscomma.patch')
+sha1sums=('5f26f6ad191d1e7c2a9fb69a438722beb172224c'
+  '7d1d5a6d1d2b0926721a994d5889c52890fc57c1')
+
+options=('!libtool')
+install=install
+
+prepare() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   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
+   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 g.kmm/i #include glibmm.h' 
src/*{,/*{,/*{,/*}}}.{h,cpp}
+}
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   ./configure \
+   --prefix=/usr \
+   --with-python \
+   --with-perl \
+   --enable-lcms \
+   --enable-poppler-cairo \
+   --disable-dependency-tracking
+   make
+}
+
+package() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make DESTDIR=${pkgdir} install
+}

Copied: inkscape/repos/staging-i686/install (from rev 194641, 
inkscape/trunk/install)
===
--- staging-i686/install(rev 0)
+++ staging-i686/install2013-09-20 03:11:34 UTC (rev 194642)
@@ -0,0 +1,13 @@
+post_install() {
+   update-desktop-database -q
+   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+}
+
+post_upgrade() {
+   post_install
+}
+
+
+post_remove() {
+   post_install
+}

Copied: inkscape/repos/staging-i686/spuriouscomma.patch (from rev 194641, 
inkscape/trunk/spuriouscomma.patch)
===
--- staging-i686/spuriouscomma.patch(rev 0)
+++ staging-i686/spuriouscomma.patch2013-09-20 03:11:34 UTC (rev 194642)
@@ -0,0 +1,11 @@
+--- src/widgets/desktop-widget.h~  2011-07-08 13:25:09.0 -0500
 src/widgets/desktop-widget.h   2013-02-15 16:04:45.806910365 -0600
+@@ -239,7 +239,7 @@
+ private:
+ GtkWidget *tool_toolbox;
+ GtkWidget *aux_toolbox;
+-GtkWidget *commands_toolbox,;
++GtkWidget *commands_toolbox;
+ GtkWidget *snap_toolbox;
+ 
+ static void init(SPDesktopWidget *widget);

Copied: inkscape/repos/staging-x86_64/PKGBUILD (from rev 194641, 
inkscape/trunk/PKGBUILD)

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

2013-09-19 Thread Bartłomiej Piotrowski
Date: Friday, September 20, 2013 @ 07:18:38
  Author: bpiotrowski
Revision: 194643

upgpkg: mariadb 5.5.33-1

- new upstream release
- split mytop package

Modified:
  mariadb/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-20 03:11:34 UTC (rev 194642)
+++ PKGBUILD2013-09-20 05:18:38 UTC (rev 194643)
@@ -2,9 +2,9 @@
 # Maintainer: Bartłomiej Piotrowski nos...@bpiotrowski.pl
 
 pkgbase=mariadb
-pkgname=('libmariadbclient' 'mariadb-clients' 'mariadb')
-pkgver=5.5.32
-pkgrel=2
+pkgname=('libmariadbclient' 'mariadb-clients' 'mytop' 'mariadb')
+pkgver=5.5.33
+pkgrel=1
 arch=('i686' 'x86_64')
 license=('GPL')
 url='http://mariadb.org/'
@@ -14,13 +14,17 @@
 mariadb.service
 mariadb-post.sh
 mariadb-tmpfile.conf)
-sha256sums=('cc76d143c60d9f24b551adaf80f694ef9beb4a6a9032c115a06f7b5c5d0ee468'
+sha256sums=('233251494242e7c964523f834e513e624728f2c2602ada0eb717aaff777ac546'
 'a6cf5446159fff16598d0d787dd3a3c30a53a656a5f876ddb608bc60e234d334'
 '368f9fd2454d80eb32abb8f29f703d1cf9553353fb9e1ae4529c4b851cb8c5dd'
 '2af318c52ae0fe5428e8a9245d1b0fc3bc5ce153842d1563329ceb1edfa83ddd')
 
+prepare() {
+  cd $pkgbase-$pkgver
+  sed -i '63d' storage/tokudb/ft-index/cmake_modules/TokuSetupCTest.cmake
+}
+
 build() {
-  cd $srcdir
   mkdir build
   cd build
 
@@ -53,6 +57,7 @@
 -DWITH_BLACKHOLE_STORAGE_ENGINE=1 \
 -DWITH_INNOBASE_STORAGE_ENGINE=1 \
 -DWITH_PARTITION_STORAGE_ENGINE=1 \
+-DWITH_TOKUDB_STORAGE_ENGINE=1 \
 -DWITHOUT_EXAMPLE_STORAGE_ENGINE=1 \
 -DWITHOUT_FEDERATED_STORAGE_ENGINE=1 \
 -DWITHOUT_PBXT_STORAGE_ENGINE=1 \
@@ -70,13 +75,12 @@
   conflicts=('libmysqlclient')
   provides=(libmysqlclient=$pkgver)
   
-  cd $srcdir/build
+  cd build
   for dir in include libmysql libmysqld libservices; do
 make -C $dir DESTDIR=$pkgdir install
   done
 
-  install -d $pkgdir/usr/bin
-  install -m755 scripts/mysql_config $pkgdir/usr/bin/
+  install -Dm755 scripts/mysql_config $pkgdir/usr/bin/mysql_config
   install -d $pkgdir/usr/share/man/man1
   for man in mysql_config mysql_client_test_embedded mysqltest_embedded; do
 install -m644 $srcdir/$pkgbase-$pkgver/man/$man.1 
$pkgdir/usr/share/man/man1/$man.1
@@ -89,7 +93,7 @@
   conflicts=('mysql-clients')
   provides=(mysql-clients=$pkgver)
   
-  cd $srcdir/build
+  cd build
   make -C client DESTDIR=$pkgdir install
 
   # install man pages
@@ -100,38 +104,49 @@
 
   # provided by mariadb
   rm $pkgdir/usr/bin/{mysql_{plugin,upgrade},mysqlbinlog,mysqltest}
+
 }
 
+package_mytop() {
+  pkgdesc='Top clone for MariaDB'
+  depends=('perl-dbd-mysql' 'perl-term-readkey')
+
+  cd build
+  install -Dm755 scripts/mytop $pkgdir/usr/bin/mytop
+}
+
 package_mariadb() {
   pkgdesc='Fast SQL database server, drop-in replacement for MySQL'
   backup=('etc/mysql/my.cnf')
   install=mariadb.install
   depends=('mariadb-clients' 'inetutils')
-  conflicts=('mysql' 'mytop')
-  provides=(mysql=$pkgver 'mytop')
-  optdepends=('perl-dbd-mysql: mytop dependency'
-  'perl-term-readkey: mytop dependency')
+  conflicts=('mysql')
+  provides=(mysql=$pkgver)
   options=('emptydirs')
 
-  cd $srcdir/build
+  cd build
   make DESTDIR=$pkgdir install
 
   install -Dm644 $pkgdir/usr/share/mysql/my-medium.cnf 
$pkgdir/etc/mysql/my.cnf
-  install -Dm755 $srcdir/mariadb-post.sh $pkgdir/usr/bin/mysqld-post
-  install -Dm644 $srcdir/mariadb.service 
$pkgdir/usr/lib/systemd/system/mysqld.service
-  install -Dm644 $srcdir/mariadb-tmpfile.conf 
$pkgdir/usr/lib/tmpfiles.d/mysql.conf
+  install -Dm755 ../mariadb-post.sh $pkgdir/usr/bin/mysqld-post
+  install -Dm644 ../mariadb.service 
$pkgdir/usr/lib/systemd/system/mysqld.service
+  install -Dm644 ../mariadb-tmpfile.conf 
$pkgdir/usr/lib/tmpfiles.d/mysql.conf
 
   # provided by libmariadbclient
-  rm 
$pkgdir/usr/bin/{mysql_config,mysql_client_test_embedded,mysqltest_embedded}
-  rm $pkgdir/usr/lib/libmysql*
-  rm -r $pkgdir/usr/include/
-  rm 
$pkgdir/usr/share/man/man1/{mysql_config,mysql_client_test_embedded,mysqltest_embedded}.1
+  cd $pkgdir
+  rm usr/bin/{mysql_config,mysql_client_test_embedded,mysqltest_embedded}
+  rm usr/lib/libmysql*
+  rm -r usr/include/
+  rm 
usr/share/man/man1/{mysql_config,mysql_client_test_embedded,mysqltest_embedded}.1
   
   # provided by mariadb-clients
-  rm 
$pkgdir/usr/bin/{mysql,mysqladmin,mysqlcheck,mysqldump,mysqlimport,mysqlshow,mysqlslap}
-  rm 
$pkgdir/usr/share/man/man1/{mysql,mysqladmin,mysqlcheck,mysqldump,mysqlimport,mysqlshow,mysqlslap}.1
+  rm 
usr/bin/{mysql,mysqladmin,mysqlcheck,mysqldump,mysqlimport,mysqlshow,mysqlslap}
+  rm 
usr/share/man/man1/{mysql,mysqladmin,mysqlcheck,mysqldump,mysqlimport,mysqlshow,mysqlslap}.1
 
+  # provided by mytop
+  rm usr/bin/mytop
+
   # not needed
-  rm -r 

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

2013-09-19 Thread Bartłomiej Piotrowski
Date: Friday, September 20, 2013 @ 07:19:00
  Author: bpiotrowski
Revision: 194644

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

Added:
  mariadb/repos/testing-i686/
  mariadb/repos/testing-i686/PKGBUILD
(from rev 194643, mariadb/trunk/PKGBUILD)
  mariadb/repos/testing-i686/mariadb-post.sh
(from rev 194643, mariadb/trunk/mariadb-post.sh)
  mariadb/repos/testing-i686/mariadb-tmpfile.conf
(from rev 194643, mariadb/trunk/mariadb-tmpfile.conf)
  mariadb/repos/testing-i686/mariadb.install
(from rev 194643, mariadb/trunk/mariadb.install)
  mariadb/repos/testing-i686/mariadb.service
(from rev 194643, mariadb/trunk/mariadb.service)
  mariadb/repos/testing-x86_64/
  mariadb/repos/testing-x86_64/PKGBUILD
(from rev 194643, mariadb/trunk/PKGBUILD)
  mariadb/repos/testing-x86_64/mariadb-post.sh
(from rev 194643, mariadb/trunk/mariadb-post.sh)
  mariadb/repos/testing-x86_64/mariadb-tmpfile.conf
(from rev 194643, mariadb/trunk/mariadb-tmpfile.conf)
  mariadb/repos/testing-x86_64/mariadb.install
(from rev 194643, mariadb/trunk/mariadb.install)
  mariadb/repos/testing-x86_64/mariadb.service
(from rev 194643, mariadb/trunk/mariadb.service)

-+
 testing-i686/PKGBUILD   |  152 ++
 testing-i686/mariadb-post.sh|8 +
 testing-i686/mariadb-tmpfile.conf   |1 
 testing-i686/mariadb.install|   47 ++
 testing-i686/mariadb.service|   16 +++
 testing-x86_64/PKGBUILD |  152 ++
 testing-x86_64/mariadb-post.sh  |8 +
 testing-x86_64/mariadb-tmpfile.conf |1 
 testing-x86_64/mariadb.install  |   47 ++
 testing-x86_64/mariadb.service  |   16 +++
 10 files changed, 448 insertions(+)

Copied: mariadb/repos/testing-i686/PKGBUILD (from rev 194643, 
mariadb/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-09-20 05:19:00 UTC (rev 194644)
@@ -0,0 +1,152 @@
+# $Id$
+# Maintainer: Bartłomiej Piotrowski nos...@bpiotrowski.pl
+
+pkgbase=mariadb
+pkgname=('libmariadbclient' 'mariadb-clients' 'mytop' 'mariadb')
+pkgver=5.5.33
+pkgrel=1
+arch=('i686' 'x86_64')
+license=('GPL')
+url='http://mariadb.org/'
+makedepends=('cmake' 'openssl' 'zlib')
+options=('!libtool')
+source=(http://mirrors.supportex.net/$pkgbase/$pkgbase-$pkgver/kvm-tarbake-jaunty-x86/$pkgbase-$pkgver.tar.gz
+mariadb.service
+mariadb-post.sh
+mariadb-tmpfile.conf)
+sha256sums=('233251494242e7c964523f834e513e624728f2c2602ada0eb717aaff777ac546'
+'a6cf5446159fff16598d0d787dd3a3c30a53a656a5f876ddb608bc60e234d334'
+'368f9fd2454d80eb32abb8f29f703d1cf9553353fb9e1ae4529c4b851cb8c5dd'
+'2af318c52ae0fe5428e8a9245d1b0fc3bc5ce153842d1563329ceb1edfa83ddd')
+
+prepare() {
+  cd $pkgbase-$pkgver
+  sed -i '63d' storage/tokudb/ft-index/cmake_modules/TokuSetupCTest.cmake
+}
+
+build() {
+  mkdir build
+  cd build
+
+  cmake ../$pkgbase-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DSYSCONFDIR=/etc/mysql \
+-DMYSQL_DATADIR=/var/lib/mysql \
+-DMYSQL_UNIX_ADDR=/run/mysqld/mysqld.sock \
+-DDEFAULT_CHARSET=utf8 \
+-DDEFAULT_COLLATION=utf8_general_ci \
+-DENABLED_LOCAL_INFILE=ON \
+-DINSTALL_INFODIR=share/mysql/docs \
+-DINSTALL_MANDIR=share/man \
+-DINSTALL_PLUGINDIR=lib/mysql/plugin \
+-DINSTALL_SCRIPTDIR=bin \
+-DINSTALL_INCLUDEDIR=include/mysql \
+-DINSTALL_DOCREADMEDIR=share/mysql \
+-DINSTALL_SUPPORTFILESDIR=share/mysql \
+-DINSTALL_MYSQLSHAREDIR=share/mysql \
+-DINSTALL_DOCDIR=share/mysql/docs \
+-DINSTALL_SHAREDIR=share/mysql \
+-DWITH_READLINE=ON \
+-DWITH_ZLIB=system \
+-DWITH_SSL=system \
+-DWITH_LIBWRAP=OFF \
+-DWITH_EXTRA_CHARSETS=complex \
+-DWITH_EMBEDDED_SERVER=ON \
+-DWITH_ARCHIVE_STORAGE_ENGINE=1 \
+-DWITH_BLACKHOLE_STORAGE_ENGINE=1 \
+-DWITH_INNOBASE_STORAGE_ENGINE=1 \
+-DWITH_PARTITION_STORAGE_ENGINE=1 \
+-DWITH_TOKUDB_STORAGE_ENGINE=1 \
+-DWITHOUT_EXAMPLE_STORAGE_ENGINE=1 \
+-DWITHOUT_FEDERATED_STORAGE_ENGINE=1 \
+-DWITHOUT_PBXT_STORAGE_ENGINE=1 \
+-DCMAKE_C_FLAGS=-fPIC ${CFLAGS} -fno-strict-aliasing -DBIG_JOINS=1 
-fomit-frame-pointer \
+-DCMAKE_CXX_FLAGS=-fPIC ${CXXFLAGS} -fno-strict-aliasing -DBIG_JOINS=1 
-felide-constructors -fno-rtti \
+-DWITH_MYSQLD_LDFLAGS=${LDFLAGS}
+
+
+  make
+}
+
+package_libmariadbclient() {
+  pkgdesc='MariaDB client libraries'
+  depends=('openssl')
+  conflicts=('libmysqlclient')
+  provides=(libmysqlclient=$pkgver)
+  
+  cd build
+  for dir in include libmysql libmysqld libservices; do
+make -C $dir DESTDIR=$pkgdir install
+  done
+
+  install -Dm755 scripts/mysql_config $pkgdir/usr/bin/mysql_config
+  install -d $pkgdir/usr/share/man/man1
+  for man in