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

2013-07-15 Thread Kyle Keen
Date: Monday, July 15, 2013 @ 09:02:29
  Author: kkeen
Revision: 94152

upgpkg: lout 3.40-1

Modified:
  lout/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-15 02:59:28 UTC (rev 94151)
+++ PKGBUILD2013-07-15 07:02:29 UTC (rev 94152)
@@ -3,8 +3,8 @@
 # Contributor: catwell 
 
 pkgname=lout
-pkgver=3.39
-pkgrel=2
+pkgver=3.40
+pkgrel=1
 pkgdesc="A lightweight document formatting system."
 arch=('i686' 'x86_64')
 url="http://lout.wiki.sourceforge.net/";
@@ -15,7 +15,7 @@
 makefile.arch
 lout.install
 
http://pkgs.fedoraproject.org/repo/pkgs/lout/slides.pdf/6822c33e49a1dca0b090f297d404d7fa/slides.pdf)
-md5sums=('151e1fba676c7052936ccc1bcd9663a9'
+md5sums=('fd0fe084cebd07fc209d392a2d380755'
  '088a29ca16477a9a30da9fafc9391de8'
  '597cd52eb87ef6253cf769bed4db3952'
  '6822c33e49a1dca0b090f297d404d7fa')



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

2013-07-15 Thread Kyle Keen
Date: Monday, July 15, 2013 @ 09:02:55
  Author: kkeen
Revision: 94153

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

Added:
  lout/repos/community-i686/PKGBUILD
(from rev 94152, lout/trunk/PKGBUILD)
  lout/repos/community-i686/lout.install
(from rev 94152, lout/trunk/lout.install)
  lout/repos/community-i686/makefile.arch
(from rev 94152, lout/trunk/makefile.arch)
  lout/repos/community-x86_64/PKGBUILD
(from rev 94152, lout/trunk/PKGBUILD)
  lout/repos/community-x86_64/lout.install
(from rev 94152, lout/trunk/lout.install)
  lout/repos/community-x86_64/makefile.arch
(from rev 94152, lout/trunk/makefile.arch)
Deleted:
  lout/repos/community-i686/PKGBUILD
  lout/repos/community-i686/lout.install
  lout/repos/community-i686/makefile.arch
  lout/repos/community-x86_64/PKGBUILD
  lout/repos/community-x86_64/lout.install
  lout/repos/community-x86_64/makefile.arch

+
 /PKGBUILD  |   72 +++
 /lout.install  |   22 +
 /makefile.arch |   90 +++
 community-i686/PKGBUILD|   36 ---
 community-i686/lout.install|   11 
 community-i686/makefile.arch   |   45 ---
 community-x86_64/PKGBUILD  |   36 ---
 community-x86_64/lout.install  |   11 
 community-x86_64/makefile.arch |   45 ---
 9 files changed, 184 insertions(+), 184 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-07-15 07:02:29 UTC (rev 94152)
+++ community-i686/PKGBUILD 2013-07-15 07:02:55 UTC (rev 94153)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Kyle Keen 
-# Contributor: catwell 
-
-pkgname=lout
-pkgver=3.39
-pkgrel=2
-pkgdesc="A lightweight document formatting system."
-arch=('i686' 'x86_64')
-url="http://lout.wiki.sourceforge.net/";
-license=('GPL')
-depends=('glibc')
-install=lout.install
-source=(http://mirrors.ctan.org/support/$pkgname/$pkgname-$pkgver.tar.gz
-makefile.arch
-lout.install
-
http://pkgs.fedoraproject.org/repo/pkgs/lout/slides.pdf/6822c33e49a1dca0b090f297d404d7fa/slides.pdf)
-md5sums=('151e1fba676c7052936ccc1bcd9663a9'
- '088a29ca16477a9a30da9fafc9391de8'
- '597cd52eb87ef6253cf769bed4db3952'
- '6822c33e49a1dca0b090f297d404d7fa')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-  cp ../makefile.arch .
-  make -f makefile.arch
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make -f makefile.arch PKGDIR="$pkgdir" install
-  chmod 0775  "$pkgdir/usr/lib/lout/data/"
-  chgrp users "$pkgdir/usr/lib/lout/data/"
-  install -Dm644 "$srcdir/slides.pdf" 
"$pkgdir/usr/share/doc/$pkgname/introduction.pdf"
-}
-

Copied: lout/repos/community-i686/PKGBUILD (from rev 94152, lout/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-07-15 07:02:55 UTC (rev 94153)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Kyle Keen 
+# Contributor: catwell 
+
+pkgname=lout
+pkgver=3.40
+pkgrel=1
+pkgdesc="A lightweight document formatting system."
+arch=('i686' 'x86_64')
+url="http://lout.wiki.sourceforge.net/";
+license=('GPL')
+depends=('glibc')
+install=lout.install
+source=(http://mirrors.ctan.org/support/$pkgname/$pkgname-$pkgver.tar.gz
+makefile.arch
+lout.install
+
http://pkgs.fedoraproject.org/repo/pkgs/lout/slides.pdf/6822c33e49a1dca0b090f297d404d7fa/slides.pdf)
+md5sums=('fd0fe084cebd07fc209d392a2d380755'
+ '088a29ca16477a9a30da9fafc9391de8'
+ '597cd52eb87ef6253cf769bed4db3952'
+ '6822c33e49a1dca0b090f297d404d7fa')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  cp ../makefile.arch .
+  make -f makefile.arch
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make -f makefile.arch PKGDIR="$pkgdir" install
+  chmod 0775  "$pkgdir/usr/lib/lout/data/"
+  chgrp users "$pkgdir/usr/lib/lout/data/"
+  install -Dm644 "$srcdir/slides.pdf" 
"$pkgdir/usr/share/doc/$pkgname/introduction.pdf"
+}
+

Deleted: community-i686/lout.install
===
--- community-i686/lout.install 2013-07-15 07:02:29 UTC (rev 94152)
+++ community-i686/lout.install 2013-07-15 07:02:55 UTC (rev 94153)
@@ -1,11 +0,0 @@
-post_install()
-{
-  /usr/bin/lout -x -s /usr/lib/lout/include/init
-  chmod 0775  "/usr/lib/lout/data/"
-  chgrp users "/usr/lib/lout/data/"
-}
-
-post_upgrade()
-{
- post_install $1
-}

Copied: lout/repos/community-i686/lout.install (from rev 94152, 
lout/trunk/lout.install)
===
--- community-i686/lout.install (rev 0)
+++ community-i686/lout.install 2013-07-15 07:02:55 UTC (rev 94153)
@@ -0,0 +1,11 @@
+post_install()
+{
+  /usr/bin/lout -x 

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

2013-07-15 Thread Kyle Keen
Date: Monday, July 15, 2013 @ 09:13:26
  Author: kkeen
Revision: 94154

upgpkg: lwm 1.2.3-1

Modified:
  lwm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-15 07:02:55 UTC (rev 94153)
+++ PKGBUILD2013-07-15 07:13:26 UTC (rev 94154)
@@ -5,16 +5,16 @@
 # Contributor: Daniel J Griffiths 
 
 pkgname=lwm
-pkgver=1.2.2
-pkgrel=3
-pkgdesc="a very light weight window manager"
+pkgver=1.2.3
+pkgrel=1
+pkgdesc="A very light weight window manager"
 arch=('i686' 'x86_64')
 url="http://www.jfc.org.uk/software/lwm.html";
 license=('GPL')
 depends=('xorg-server' 'libxext' 'libsm')
 makedepends=('imake')
 source=(http://www.jfc.org.uk/files/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('1748722a293e03d632b615275ef84498')
+md5sums=('439789a5396107cca5f54e108760c1f4')
 
 build() {
cd "$srcdir/$pkgname-$pkgver"



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

2013-07-15 Thread Kyle Keen
Date: Monday, July 15, 2013 @ 09:14:16
  Author: kkeen
Revision: 94155

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-07-15 07:13:26 UTC (rev 94154)
+++ community-i686/PKGBUILD 2013-07-15 07:14:16 UTC (rev 94155)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Kyle Keen 
-# Contributor: Jeff Mickey 
-# Contributor: Ben Mazer 
-# Contributor: Daniel J Griffiths 
-
-pkgname=lwm
-pkgver=1.2.2
-pkgrel=3
-pkgdesc="a very light weight window manager"
-arch=('i686' 'x86_64')
-url="http://www.jfc.org.uk/software/lwm.html";
-license=('GPL')
-depends=('xorg-server' 'libxext' 'libsm')
-makedepends=('imake')
-source=(http://www.jfc.org.uk/files/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('1748722a293e03d632b615275ef84498')
-
-build() {
-   cd "$srcdir/$pkgname-$pkgver"
-
-   xmkmf
-   sed -i 's/^LOCAL_LIBRARIES.*/& $(ICELIB)/' Makefile
-   make
-   strip lwm
-}
-
-package() {
-   cd "$srcdir/$pkgname-$pkgver"
-
-   install -Dm755 lwm "$pkgdir/usr/bin/lwm"
-   install -Dm644 lwm.man "$pkgdir/usr/share/man/man1/lwm.1"
-}

Copied: lwm/repos/community-i686/PKGBUILD (from rev 94154, lwm/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-07-15 07:14:16 UTC (rev 94155)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Kyle Keen 
+# Contributor: Jeff Mickey 
+# Contributor: Ben Mazer 
+# Contributor: Daniel J Griffiths 
+
+pkgname=lwm
+pkgver=1.2.3
+pkgrel=1
+pkgdesc="A very light weight window manager"
+arch=('i686' 'x86_64')
+url="http://www.jfc.org.uk/software/lwm.html";
+license=('GPL')
+depends=('xorg-server' 'libxext' 'libsm')
+makedepends=('imake')
+source=(http://www.jfc.org.uk/files/${pkgname}/${pkgname}-${pkgver}.tar.gz)
+md5sums=('439789a5396107cca5f54e108760c1f4')
+
+build() {
+   cd "$srcdir/$pkgname-$pkgver"
+
+   xmkmf
+   sed -i 's/^LOCAL_LIBRARIES.*/& $(ICELIB)/' Makefile
+   make
+   strip lwm
+}
+
+package() {
+   cd "$srcdir/$pkgname-$pkgver"
+
+   install -Dm755 lwm "$pkgdir/usr/bin/lwm"
+   install -Dm644 lwm.man "$pkgdir/usr/share/man/man1/lwm.1"
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-07-15 07:13:26 UTC (rev 94154)
+++ community-x86_64/PKGBUILD   2013-07-15 07:14:16 UTC (rev 94155)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Kyle Keen 
-# Contributor: Jeff Mickey 
-# Contributor: Ben Mazer 
-# Contributor: Daniel J Griffiths 
-
-pkgname=lwm
-pkgver=1.2.2
-pkgrel=3
-pkgdesc="a very light weight window manager"
-arch=('i686' 'x86_64')
-url="http://www.jfc.org.uk/software/lwm.html";
-license=('GPL')
-depends=('xorg-server' 'libxext' 'libsm')
-makedepends=('imake')
-source=(http://www.jfc.org.uk/files/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('1748722a293e03d632b615275ef84498')
-
-build() {
-   cd "$srcdir/$pkgname-$pkgver"
-
-   xmkmf
-   sed -i 's/^LOCAL_LIBRARIES.*/& $(ICELIB)/' Makefile
-   make
-   strip lwm
-}
-
-package() {
-   cd "$srcdir/$pkgname-$pkgver"
-
-   install -Dm755 lwm "$pkgdir/usr/bin/lwm"
-   install -Dm644 lwm.man "$pkgdir/usr/share/man/man1/lwm.1"
-}

Copied: lwm/repos/community-x86_64/PKGBUILD (from rev 94154, lwm/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-07-15 07:14:16 UTC (rev 94155)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Kyle Keen 
+# Contributor: Jeff Mickey 
+# Contributor: Ben Mazer 
+# Contributor: Daniel J Griffiths 
+
+pkgname=lwm
+pkgver=1.2.3
+pkgrel=1
+pkgdesc="A very light weight window manager"
+arch=('i686' 'x86_64')
+url="http://www.jfc.org.uk/software/lwm.html";
+license=('GPL')
+depends=('xorg-server' 'libxext' 'libsm')
+makedepends=('imake')
+source=(http://www.jfc.org.uk/files/${pkgname}/${pkgname}-${pkgver}.tar.gz)
+md5sums=('439789a5396107cca5f54e108760c1f4')
+
+build() {
+   cd "$srcdir/$pkgname-$pkgver"
+
+   xmkmf
+   sed -i 's/^LOCAL_LIBRARIES.*/& $(ICELIB)/' Makefile
+   make
+   strip lwm
+}
+
+package() {
+   cd "$srcdir/$pkgname-$pkgver"
+
+   install -Dm755 lwm "$pkgdir/usr/bin/lwm"
+   in

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

2013-07-15 Thread Felix Yan
Date: Monday, July 15, 2013 @ 09:18:54
  Author: fyan
Revision: 94156

upgpkg: goagent 3.0.2-1

Modified:
  goagent/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-15 07:14:16 UTC (rev 94155)
+++ PKGBUILD2013-07-15 07:18:54 UTC (rev 94156)
@@ -4,8 +4,8 @@
 # Contributor: Guten  
 
 pkgname=goagent
-pkgver=3.0.1
-pkgrel=2
+pkgver=3.0.2
+pkgrel=1
 pkgdesc="A gae proxy forked from gappproxy/wallproxy"
 arch=("any")
 url="http://goagent.googlecode.com";
@@ -30,7 +30,6 @@
   ln -sf "/etc/goagent" "${pkgdir}/usr/share/$pkgname/local/proxy.ini"
   
   cp -r server "$pkgdir/usr/share/$pkgname/"
-  rm "$pkgdir/usr/share/$pkgname/server/uploader.exe"
   rm "$pkgdir/usr/share/$pkgname/server/uploader.bat"
 
   # systemd service
@@ -38,5 +37,5 @@
 }
 
 # vim:set ts=2 sw=2 et:
-sha512sums=('ad2f3f67a411172f395979b2bf849393044a3b2eb60dd4d212f1993e8a4dea432e9909c668994fa497cd4e75ce3a1b52d3ca5e7ae545a8928b98ea072b7191df'
-
'b8f5f6342303edd520a577d0348deef7017ba79aa5c6f43c4e1c368d7b204f6364f4537f2a5e21f3b63a321bdcf3d407e5dea9883211c11a4d11801b057cddc2')
+md5sums=('aa3e3466a47ca62a86f733c11decd822'
+ '97942151b98573b150a0c6e4f664aa95')



[arch-commits] Commit in goagent/repos/community-any (6 files)

2013-07-15 Thread Felix Yan
Date: Monday, July 15, 2013 @ 09:27:55
  Author: fyan
Revision: 94157

archrelease: copy trunk to community-any

Added:
  goagent/repos/community-any/PKGBUILD
(from rev 94156, goagent/trunk/PKGBUILD)
  goagent/repos/community-any/goagent.install
(from rev 94156, goagent/trunk/goagent.install)
  goagent/repos/community-any/goagent.service
(from rev 94156, goagent/trunk/goagent.service)
Deleted:
  goagent/repos/community-any/PKGBUILD
  goagent/repos/community-any/goagent.install
  goagent/repos/community-any/goagent.service

-+
 PKGBUILD|   83 ++
 goagent.install |   44 ++--
 goagent.service |   24 +++
 3 files changed, 75 insertions(+), 76 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-07-15 07:18:54 UTC (rev 94156)
+++ PKGBUILD2013-07-15 07:27:55 UTC (rev 94157)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: cuihao 
-# Contributor: Guten  
-
-pkgname=goagent
-pkgver=3.0.1
-pkgrel=2
-pkgdesc="A gae proxy forked from gappproxy/wallproxy"
-arch=("any")
-url="http://goagent.googlecode.com";
-license=("GPL2")
-depends=('python' 'python-pyopenssl')
-optdepends=('python2: if you want to use uploader.zip to upload server')
-source=(https://github.com/goagent/goagent/archive/v$pkgver.tar.gz
-$pkgname.service)
-backup=('etc/goagent')
-install=goagent.install
-
-package() {
-  cd "$srcdir/$pkgbase-$pkgver"
-  
-  install -Dm755 local/proxy.py "$pkgdir/usr/share/$pkgname/local/proxy.py"
-  install -Dm644 local/proxy.pac "$pkgdir/usr/share/$pkgname/local/proxy.pac"
-  install -Dm644 local/cacert.pem "$pkgdir/usr/share/$pkgname/local/cacert.pem"
-  install -Dm644 local/SwitchyOptions.bak 
"$pkgdir/usr/share/$pkgname/local/SwitchyOptions.bak"
-  install -Dm644 local/SwitchySharp_1_9_52.crx 
"$pkgdir/usr/share/$pkgname/local/SwitchySharp_1_9_52.crx"
-
-  install -Dm644 local/proxy.ini "$pkgdir/etc/goagent"
-  ln -sf "/etc/goagent" "${pkgdir}/usr/share/$pkgname/local/proxy.ini"
-  
-  cp -r server "$pkgdir/usr/share/$pkgname/"
-  rm "$pkgdir/usr/share/$pkgname/server/uploader.exe"
-  rm "$pkgdir/usr/share/$pkgname/server/uploader.bat"
-
-  # systemd service
-  install -Dm644 "${srcdir}/goagent.service" 
"${pkgdir}/usr/lib/systemd/system/goagent.service"
-}
-
-# vim:set ts=2 sw=2 et:
-sha512sums=('ad2f3f67a411172f395979b2bf849393044a3b2eb60dd4d212f1993e8a4dea432e9909c668994fa497cd4e75ce3a1b52d3ca5e7ae545a8928b98ea072b7191df'
-
'b8f5f6342303edd520a577d0348deef7017ba79aa5c6f43c4e1c368d7b204f6364f4537f2a5e21f3b63a321bdcf3d407e5dea9883211c11a4d11801b057cddc2')

Copied: goagent/repos/community-any/PKGBUILD (from rev 94156, 
goagent/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-07-15 07:27:55 UTC (rev 94157)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: cuihao 
+# Contributor: Guten  
+
+pkgname=goagent
+pkgver=3.0.2
+pkgrel=1
+pkgdesc="A gae proxy forked from gappproxy/wallproxy"
+arch=("any")
+url="http://goagent.googlecode.com";
+license=("GPL2")
+depends=('python' 'python-pyopenssl')
+optdepends=('python2: if you want to use uploader.zip to upload server')
+source=(https://github.com/goagent/goagent/archive/v$pkgver.tar.gz
+$pkgname.service)
+backup=('etc/goagent')
+install=goagent.install
+
+package() {
+  cd "$srcdir/$pkgbase-$pkgver"
+  
+  install -Dm755 local/proxy.py "$pkgdir/usr/share/$pkgname/local/proxy.py"
+  install -Dm644 local/proxy.pac "$pkgdir/usr/share/$pkgname/local/proxy.pac"
+  install -Dm644 local/cacert.pem "$pkgdir/usr/share/$pkgname/local/cacert.pem"
+  install -Dm644 local/SwitchyOptions.bak 
"$pkgdir/usr/share/$pkgname/local/SwitchyOptions.bak"
+  install -Dm644 local/SwitchySharp_1_9_52.crx 
"$pkgdir/usr/share/$pkgname/local/SwitchySharp_1_9_52.crx"
+
+  install -Dm644 local/proxy.ini "$pkgdir/etc/goagent"
+  ln -sf "/etc/goagent" "${pkgdir}/usr/share/$pkgname/local/proxy.ini"
+  
+  cp -r server "$pkgdir/usr/share/$pkgname/"
+  rm "$pkgdir/usr/share/$pkgname/server/uploader.bat"
+
+  # systemd service
+  install -Dm644 "${srcdir}/goagent.service" 
"${pkgdir}/usr/lib/systemd/system/goagent.service"
+}
+
+# vim:set ts=2 sw=2 et:
+md5sums=('aa3e3466a47ca62a86f733c11decd822'
+ '97942151b98573b150a0c6e4f664aa95')

Deleted: goagent.install
===
--- goagent.install 2013-07-15 07:18:54 UTC (rev 94156)
+++ goagent.install 2013-07-15 07:27:55 UTC (rev 94157)
@@ -1,22 +0,0 @@
-post_install() {
-echo "Please use systemd units to start/stop goagent:"
-echo "sudo systemctl start/stop goagent"
-
-#cd /opt/goagent/local
-#python2 -c 'from proxy import CertUtil; CertUtil.check_ca()'
-chown -R nobody:daemon /usr/share/goagent/local
-}
-
-pos

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

2013-07-15 Thread Alexander Rødseth
Date: Monday, July 15, 2013 @ 12:32:12
  Author: arodseth
Revision: 94159

archrelease: copy trunk to community-any

Added:
  groovy/repos/community-any/PKGBUILD
(from rev 94158, groovy/trunk/PKGBUILD)
Deleted:
  groovy/repos/community-any/PKGBUILD

--+
 PKGBUILD |  106 ++---
 1 file changed, 53 insertions(+), 53 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-07-15 10:32:06 UTC (rev 94158)
+++ PKGBUILD2013-07-15 10:32:12 UTC (rev 94159)
@@ -1,53 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth 
-# Contributor: Musikolo 
-# Contributor: krani1
-# Contributor: Andreas W. Hauser 
-
-pkgname=groovy
-pkgver=2.1.5
-pkgrel=1
-pkgdesc='Programming language based on Java, inspired by Python, Ruby and 
Smalltalk'
-arch=('any')
-url='http://groovy.codehaus.org/'
-license=('APACHE' 'BSD' 'custom')
-depends=('bash' 'java-environment')
-optdepends=('groovy-docs: html and pdf documentation for Groovy')
-makedepends=('unzip')
-source=("http://dist.groovy.codehaus.org/distributions/$pkgname-binary-$pkgver.zip";)
-sha256sums=('84b3cf9db9add293a7012456a2b30f95bdd3707d2d0081acdba5b6261dd75236')
-
-prepare() {
-  cd "$srcdir/$pkgname-$pkgver/embeddable"
-
-  ln -s "$pkgname-all-$pkgver.jar" "$pkgname-all.jar"
-  for f in ../bin/*; do
-sed 's:bin/sh:bin/sh\nGROOVY_HOME=/usr/share/groovy:' -i $f
-  done
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  mkdir -p "$pkgdir/usr/share/groovy" "$pkgdir/usr/bin"
-  cp -r lib "$pkgdir/usr/share/groovy"
-  cp -r conf "$pkgdir/usr/share/groovy"
-  cp -r embeddable "$pkgdir/usr/share/groovy"
-  cp bin/* "$pkgdir/usr/bin"
-  find $pkgdir -name '*.bat' -exec rm {} \;
-  # APACHE
-  install -Dm644 LICENSE.txt \
-"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-  install -Dm644 CLI-LICENSE.txt \
-"$pkgdir/usr/share/licenses/$pkgname/CLI-LICENSE"
-  # BSD
-  install -Dm644 ANTLR-LICENSE.txt \
-"$pkgdir/usr/share/licenses/$pkgname/ANTLR-LICENSE"
-  # custom
-  install -Dm644 ASM-LICENSE.txt \
-"$pkgdir/usr/share/licenses/$pkgname/ASM-LICENSE"
-  install -Dm644 JSR223-LICENSE.txt \
-"$pkgdir/usr/share/licenses/$pkgname/JSR223-LICENSE"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: groovy/repos/community-any/PKGBUILD (from rev 94158, 
groovy/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-07-15 10:32:12 UTC (rev 94159)
@@ -0,0 +1,53 @@
+# $Id$
+# Maintainer: Alexander Rødseth 
+# Contributor: Musikolo 
+# Contributor: krani1
+# Contributor: Andreas W. Hauser 
+
+pkgname=groovy
+pkgver=2.1.6
+pkgrel=1
+pkgdesc='Programming language based on Java, inspired by Python, Ruby and 
Smalltalk'
+arch=('any')
+url='http://groovy.codehaus.org/'
+license=('APACHE' 'BSD' 'custom')
+depends=('bash' 'java-environment')
+optdepends=('groovy-docs: html and pdf documentation for Groovy')
+makedepends=('unzip')
+source=("http://dist.groovy.codehaus.org/distributions/$pkgname-binary-$pkgver.zip";)
+sha256sums=('6ec5bfc48db7095b56b4efafe3193cdf664365c40044de12ee21220a220aca20')
+
+prepare() {
+  cd "$srcdir/$pkgname-$pkgver/embeddable"
+
+  ln -s "$pkgname-all-$pkgver.jar" "$pkgname-all.jar"
+  for f in ../bin/*; do
+sed 's:bin/sh:bin/sh\nGROOVY_HOME=/usr/share/groovy:' -i $f
+  done
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  mkdir -p "$pkgdir/usr/share/groovy" "$pkgdir/usr/bin"
+  cp -r lib "$pkgdir/usr/share/groovy"
+  cp -r conf "$pkgdir/usr/share/groovy"
+  cp -r embeddable "$pkgdir/usr/share/groovy"
+  cp bin/* "$pkgdir/usr/bin"
+  find $pkgdir -name '*.bat' -exec rm {} \;
+  # APACHE
+  install -Dm644 LICENSE.txt \
+"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+  install -Dm644 CLI-LICENSE.txt \
+"$pkgdir/usr/share/licenses/$pkgname/CLI-LICENSE"
+  # BSD
+  install -Dm644 ANTLR-LICENSE.txt \
+"$pkgdir/usr/share/licenses/$pkgname/ANTLR-LICENSE"
+  # custom
+  install -Dm644 ASM-LICENSE.txt \
+"$pkgdir/usr/share/licenses/$pkgname/ASM-LICENSE"
+  install -Dm644 JSR223-LICENSE.txt \
+"$pkgdir/usr/share/licenses/$pkgname/JSR223-LICENSE"
+}
+
+# vim:set ts=2 sw=2 et:



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

2013-07-15 Thread Alexander Rødseth
Date: Monday, July 15, 2013 @ 12:32:06
  Author: arodseth
Revision: 94158

upgpkg: groovy 2.1.6-1

Modified:
  groovy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-15 07:27:55 UTC (rev 94157)
+++ PKGBUILD2013-07-15 10:32:06 UTC (rev 94158)
@@ -5,7 +5,7 @@
 # Contributor: Andreas W. Hauser 
 
 pkgname=groovy
-pkgver=2.1.5
+pkgver=2.1.6
 pkgrel=1
 pkgdesc='Programming language based on Java, inspired by Python, Ruby and 
Smalltalk'
 arch=('any')
@@ -15,7 +15,7 @@
 optdepends=('groovy-docs: html and pdf documentation for Groovy')
 makedepends=('unzip')
 
source=("http://dist.groovy.codehaus.org/distributions/$pkgname-binary-$pkgver.zip";)
-sha256sums=('84b3cf9db9add293a7012456a2b30f95bdd3707d2d0081acdba5b6261dd75236')
+sha256sums=('6ec5bfc48db7095b56b4efafe3193cdf664365c40044de12ee21220a220aca20')
 
 prepare() {
   cd "$srcdir/$pkgname-$pkgver/embeddable"



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

2013-07-15 Thread Sergej Pupykin
Date: Monday, July 15, 2013 @ 13:02:27
  Author: spupykin
Revision: 94162

upgpkg: distcc 3.1-12

upd

Modified:
  distcc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-15 10:48:22 UTC (rev 94161)
+++ PKGBUILD2013-07-15 11:02:27 UTC (rev 94162)
@@ -5,13 +5,13 @@
 
 pkgname=distcc
 pkgver=3.1
-pkgrel=11
+pkgrel=12
 pkgdesc="A distributed C, C++, Obj C compiler"
 arch=('i686' 'x86_64')
 url="http://code.google.com/p/distcc/";
 license=('GPL')
-depends=('gcc' 'popt' 'avahi')
-makedepends=('gtk2' 'pkgconfig' 'python2' 'dbus')
+depends=('gcc' 'popt' 'avahi' 'dbus')
+makedepends=('gtk2' 'pkgconfig' 'python2')
 optdepends=('gtk2: for distccmon-gnome'
'python2')
 backup=('etc/conf.d/distccd'



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

2013-07-15 Thread Sergej Pupykin
Date: Monday, July 15, 2013 @ 13:02:55
  Author: spupykin
Revision: 94164

upgpkg: xvkbd 3.5-1

upd

Modified:
  xvkbd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-15 11:02:50 UTC (rev 94163)
+++ PKGBUILD2013-07-15 11:02:55 UTC (rev 94164)
@@ -4,7 +4,7 @@
 # Contributor: Mikko Seppдlд 
 
 pkgname=xvkbd
-pkgver=3.4a
+pkgver=3.5
 pkgrel=1
 pkgdesc="virtual (graphical) keyboard program for X Window System"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 depends=('libxmu' 'xaw3d' 'glibc' 'libxt' 'libxtst' 'libxp' 'libxpm')
 makedepends=('imake')
 source=(http://homepage3.nifty.com/tsato/xvkbd/xvkbd-$pkgver.tar.gz)
-md5sums=('3d996ba9f84b5ed2392f9809ada22711')
+md5sums=('f7344982d985be925c7a708110e20497')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



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

2013-07-15 Thread Sergej Pupykin
Date: Monday, July 15, 2013 @ 13:02:50
  Author: spupykin
Revision: 94163

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

Added:
  distcc/repos/community-i686/PKGBUILD
(from rev 94162, distcc/trunk/PKGBUILD)
  distcc/repos/community-i686/distccd.conf.d
(from rev 94162, distcc/trunk/distccd.conf.d)
  distcc/repos/community-i686/distccd.service
(from rev 94162, distcc/trunk/distccd.service)
  distcc/repos/community-x86_64/PKGBUILD
(from rev 94162, distcc/trunk/PKGBUILD)
  distcc/repos/community-x86_64/distccd.conf.d
(from rev 94162, distcc/trunk/distccd.conf.d)
  distcc/repos/community-x86_64/distccd.service
(from rev 94162, distcc/trunk/distccd.service)
Deleted:
  distcc/repos/community-i686/PKGBUILD
  distcc/repos/community-i686/distccd.conf.d
  distcc/repos/community-i686/distccd.service
  distcc/repos/community-x86_64/PKGBUILD
  distcc/repos/community-x86_64/distccd.conf.d
  distcc/repos/community-x86_64/distccd.service

--+
 /PKGBUILD|  112 +
 /distccd.conf.d  |   14 
 /distccd.service |   24 +++
 community-i686/PKGBUILD  |   56 --
 community-i686/distccd.conf.d|7 --
 community-i686/distccd.service   |   12 ---
 community-x86_64/PKGBUILD|   56 --
 community-x86_64/distccd.conf.d  |7 --
 community-x86_64/distccd.service |   12 ---
 9 files changed, 150 insertions(+), 150 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-07-15 11:02:27 UTC (rev 94162)
+++ community-i686/PKGBUILD 2013-07-15 11:02:50 UTC (rev 94163)
@@ -1,56 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Judd Vinet 
-# Contributor: Giovanni Scafora 
-
-pkgname=distcc
-pkgver=3.1
-pkgrel=11
-pkgdesc="A distributed C, C++, Obj C compiler"
-arch=('i686' 'x86_64')
-url="http://code.google.com/p/distcc/";
-license=('GPL')
-depends=('gcc' 'popt' 'avahi')
-makedepends=('gtk2' 'pkgconfig' 'python2' 'dbus')
-optdepends=('gtk2: for distccmon-gnome'
-   'python2')
-backup=('etc/conf.d/distccd'
-   'etc/distcc/hosts')
-source=(http://distcc.googlecode.com/files/${pkgname}-${pkgver}.tar.bz2
-   distccd.conf.d
-   distccd.service)
-md5sums=('a1a9d3853df7133669fffec2a9aab9f3'
- '239aae53250e3e35288cba566bc0bbf1'
- '09f0688da9c1840e518d2593bd5c3830')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  [ -f Makefile ] || PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
-   --with-gtk \
-   --sysconfdir=/etc \
-   --mandir=/usr/share/man \
-#  --without-avahi \
-
-  make WERROR_CFLAGS= INCLUDESERVER_PYTHON=/usr/bin/python2
-}
-
-check() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-#  make TEST_PYTHON=/usr/bin/python2 check
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}/" INCLUDESERVER_PYTHON=/usr/bin/python2 install
-  install -D -m644 ${srcdir}/distccd.conf.d ${pkgdir}/etc/conf.d/distccd
-
-  install -d ${pkgdir}/usr/lib/${pkgname}/bin
-  ln -sf /usr/bin/${pkgname} ${pkgdir}/usr/lib/${pkgname}/bin/cc
-  ln -sf /usr/bin/${pkgname} ${pkgdir}/usr/lib/${pkgname}/bin/gcc
-  ln -sf /usr/bin/${pkgname} ${pkgdir}/usr/lib/${pkgname}/bin/g++
-  ln -sf /usr/bin/${pkgname} ${pkgdir}/usr/lib/${pkgname}/bin/c++
-  ln -sf /usr/bin/${pkgname} ${pkgdir}/usr/lib/${pkgname}/bin/cpp
-
-  install -Dm0644 $srcdir/distccd.service 
$pkgdir/usr/lib/systemd/system/distccd.service
-}

Copied: distcc/repos/community-i686/PKGBUILD (from rev 94162, 
distcc/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-07-15 11:02:50 UTC (rev 94163)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Judd Vinet 
+# Contributor: Giovanni Scafora 
+
+pkgname=distcc
+pkgver=3.1
+pkgrel=12
+pkgdesc="A distributed C, C++, Obj C compiler"
+arch=('i686' 'x86_64')
+url="http://code.google.com/p/distcc/";
+license=('GPL')
+depends=('gcc' 'popt' 'avahi' 'dbus')
+makedepends=('gtk2' 'pkgconfig' 'python2')
+optdepends=('gtk2: for distccmon-gnome'
+   'python2')
+backup=('etc/conf.d/distccd'
+   'etc/distcc/hosts')
+source=(http://distcc.googlecode.com/files/${pkgname}-${pkgver}.tar.bz2
+   distccd.conf.d
+   distccd.service)
+md5sums=('a1a9d3853df7133669fffec2a9aab9f3'
+ '239aae53250e3e35288cba566bc0bbf1'
+ '09f0688da9c1840e518d2593bd5c3830')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  [ -f Makefile ] || PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
+   --with-gtk \
+   --sysconfdir=/etc \
+   --mandir=/usr/share/man \
+#  --without-avahi \
+
+  make WERROR_CFLAGS= INCLUDESERVER_PYTHON=/usr/bin/python2
+}
+
+check() {
+  cd "${srcdir}/${pkgname}-${pkg

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

2013-07-15 Thread Sergej Pupykin
Date: Monday, July 15, 2013 @ 13:03:13
  Author: spupykin
Revision: 94165

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-07-15 11:02:55 UTC (rev 94164)
+++ community-i686/PKGBUILD 2013-07-15 11:03:13 UTC (rev 94165)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Benjamin Andresen 
-# Contributor: Mikko Seppдlд 
-
-pkgname=xvkbd
-pkgver=3.4a
-pkgrel=1
-pkgdesc="virtual (graphical) keyboard program for X Window System"
-arch=('i686' 'x86_64')
-url="http://homepage3.nifty.com/tsato/xvkbd/";
-license=('GPL')
-depends=('libxmu' 'xaw3d' 'glibc' 'libxt' 'libxtst' 'libxp' 'libxpm')
-makedepends=('imake')
-source=(http://homepage3.nifty.com/tsato/xvkbd/xvkbd-$pkgver.tar.gz)
-md5sums=('3d996ba9f84b5ed2392f9809ada22711')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-  xmkmf
-  sed -i 's|#include 
+# Contributor: Benjamin Andresen 
+# Contributor: Mikko Seppдlд 
+
+pkgname=xvkbd
+pkgver=3.5
+pkgrel=1
+pkgdesc="virtual (graphical) keyboard program for X Window System"
+arch=('i686' 'x86_64')
+url="http://homepage3.nifty.com/tsato/xvkbd/";
+license=('GPL')
+depends=('libxmu' 'xaw3d' 'glibc' 'libxt' 'libxtst' 'libxp' 'libxpm')
+makedepends=('imake')
+source=(http://homepage3.nifty.com/tsato/xvkbd/xvkbd-$pkgver.tar.gz)
+md5sums=('f7344982d985be925c7a708110e20497')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  xmkmf
+  sed -i 's|#include 
-# Contributor: Benjamin Andresen 
-# Contributor: Mikko Seppдlд 
-
-pkgname=xvkbd
-pkgver=3.4a
-pkgrel=1
-pkgdesc="virtual (graphical) keyboard program for X Window System"
-arch=('i686' 'x86_64')
-url="http://homepage3.nifty.com/tsato/xvkbd/";
-license=('GPL')
-depends=('libxmu' 'xaw3d' 'glibc' 'libxt' 'libxtst' 'libxp' 'libxpm')
-makedepends=('imake')
-source=(http://homepage3.nifty.com/tsato/xvkbd/xvkbd-$pkgver.tar.gz)
-md5sums=('3d996ba9f84b5ed2392f9809ada22711')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-  xmkmf
-  sed -i 's|#include 
+# Contributor: Benjamin Andresen 
+# Contributor: Mikko Seppдlд 
+
+pkgname=xvkbd
+pkgver=3.5
+pkgrel=1
+pkgdesc="virtual (graphical) keyboard program for X Window System"
+arch=('i686' 'x86_64')
+url="http://homepage3.nifty.com/tsato/xvkbd/";
+license=('GPL')
+depends=('libxmu' 'xaw3d' 'glibc' 'libxt' 'libxtst' 'libxp' 'libxpm')
+makedepends=('imake')
+source=(http://homepage3.nifty.com/tsato/xvkbd/xvkbd-$pkgver.tar.gz)
+md5sums=('f7344982d985be925c7a708110e20497')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  xmkmf
+  sed -i 's|#include 

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

2013-07-15 Thread Tobias Powalowski
Date: Monday, July 15, 2013 @ 14:31:39
  Author: tpowa
Revision: 190094

upgpkg: nfs-utils 1.2.8-9

fix install message #36156

Modified:
  nfs-utils/trunk/PKGBUILD
  nfs-utils/trunk/nfs-utils.install

---+
 PKGBUILD  |2 +-
 nfs-utils.install |6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-07-15 06:55:35 UTC (rev 190093)
+++ PKGBUILD2013-07-15 12:31:39 UTC (rev 190094)
@@ -7,7 +7,7 @@
 
 pkgname=nfs-utils
 pkgver=1.2.8
-pkgrel=8
+pkgrel=9
 pkgdesc="Support programs for Network File Systems"
 arch=('i686' 'x86_64')
 url='http://nfs.sourceforge.net'

Modified: nfs-utils.install
===
--- nfs-utils.install   2013-07-15 06:55:35 UTC (rev 190093)
+++ nfs-utils.install   2013-07-15 12:31:39 UTC (rev 190094)
@@ -5,9 +5,9 @@
   ==> Extended configuration options for NFS (clients & server) are available 
in
   ==> /etc/conf.d/nfs-common.conf and in /etc/conf.d/nfs-server.conf
   ==>
-  ==> Please refer to http://wiki.archlinux.org/index.php/Nfs
-  ==> for further information on NFS; for NFSv4, refer to
-  ==> http://wiki.archlinux.org/index.php/NFSv4   
+  ==> Please refer to http://wiki.archlinux.org/index.php/NFS
+  ==> for further information on NFS4; for NFSv3, refer to
+  ==> http://wiki.archlinux.org/index.php/NFSv3   
 EOM
 }
 



[arch-commits] Commit in nfs-utils/repos (44 files)

2013-07-15 Thread Tobias Powalowski
Date: Monday, July 15, 2013 @ 14:33:02
  Author: tpowa
Revision: 190095

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

Added:
  nfs-utils/repos/testing-i686/
  nfs-utils/repos/testing-i686/PKGBUILD
(from rev 190094, nfs-utils/trunk/PKGBUILD)
  nfs-utils/repos/testing-i686/blkmapd.service
(from rev 190094, nfs-utils/trunk/blkmapd.service)
  nfs-utils/repos/testing-i686/exports
(from rev 190094, nfs-utils/trunk/exports)
  nfs-utils/repos/testing-i686/id_resolver.conf
(from rev 190094, nfs-utils/trunk/id_resolver.conf)
  nfs-utils/repos/testing-i686/idmapd.conf
(from rev 190094, nfs-utils/trunk/idmapd.conf)
  nfs-utils/repos/testing-i686/nfs
(from rev 190094, nfs-utils/trunk/nfs)
  nfs-utils/repos/testing-i686/nfs-common.conf
(from rev 190094, nfs-utils/trunk/nfs-common.conf)
  nfs-utils/repos/testing-i686/nfs-server.conf
(from rev 190094, nfs-utils/trunk/nfs-server.conf)
  nfs-utils/repos/testing-i686/nfs-utils-1.1.4-mtab-sym.patch
(from rev 190094, nfs-utils/trunk/nfs-utils-1.1.4-mtab-sym.patch)
  nfs-utils/repos/testing-i686/nfs-utils-1.1.4-no-exec.patch
(from rev 190094, nfs-utils/trunk/nfs-utils-1.1.4-no-exec.patch)
  nfs-utils/repos/testing-i686/nfs-utils.conf
(from rev 190094, nfs-utils/trunk/nfs-utils.conf)
  nfs-utils/repos/testing-i686/nfs-utils.install
(from rev 190094, nfs-utils/trunk/nfs-utils.install)
  nfs-utils/repos/testing-i686/nfsd.service
(from rev 190094, nfs-utils/trunk/nfsd.service)
  nfs-utils/repos/testing-i686/proc-fs-nfsd.mount
(from rev 190094, nfs-utils/trunk/proc-fs-nfsd.mount)
  nfs-utils/repos/testing-i686/rpc-gssd.service
(from rev 190094, nfs-utils/trunk/rpc-gssd.service)
  nfs-utils/repos/testing-i686/rpc-idmapd.service
(from rev 190094, nfs-utils/trunk/rpc-idmapd.service)
  nfs-utils/repos/testing-i686/rpc-mountd.service
(from rev 190094, nfs-utils/trunk/rpc-mountd.service)
  nfs-utils/repos/testing-i686/rpc-statd.service
(from rev 190094, nfs-utils/trunk/rpc-statd.service)
  nfs-utils/repos/testing-i686/rpc-svcgssd.service
(from rev 190094, nfs-utils/trunk/rpc-svcgssd.service)
  nfs-utils/repos/testing-i686/start-statd.patch
(from rev 190094, nfs-utils/trunk/start-statd.patch)
  nfs-utils/repos/testing-i686/var-lib-nfs-rpc_pipefs.mount
(from rev 190094, nfs-utils/trunk/var-lib-nfs-rpc_pipefs.mount)
  nfs-utils/repos/testing-x86_64/
  nfs-utils/repos/testing-x86_64/PKGBUILD
(from rev 190094, nfs-utils/trunk/PKGBUILD)
  nfs-utils/repos/testing-x86_64/blkmapd.service
(from rev 190094, nfs-utils/trunk/blkmapd.service)
  nfs-utils/repos/testing-x86_64/exports
(from rev 190094, nfs-utils/trunk/exports)
  nfs-utils/repos/testing-x86_64/id_resolver.conf
(from rev 190094, nfs-utils/trunk/id_resolver.conf)
  nfs-utils/repos/testing-x86_64/idmapd.conf
(from rev 190094, nfs-utils/trunk/idmapd.conf)
  nfs-utils/repos/testing-x86_64/nfs
(from rev 190094, nfs-utils/trunk/nfs)
  nfs-utils/repos/testing-x86_64/nfs-common.conf
(from rev 190094, nfs-utils/trunk/nfs-common.conf)
  nfs-utils/repos/testing-x86_64/nfs-server.conf
(from rev 190094, nfs-utils/trunk/nfs-server.conf)
  nfs-utils/repos/testing-x86_64/nfs-utils-1.1.4-mtab-sym.patch
(from rev 190094, nfs-utils/trunk/nfs-utils-1.1.4-mtab-sym.patch)
  nfs-utils/repos/testing-x86_64/nfs-utils-1.1.4-no-exec.patch
(from rev 190094, nfs-utils/trunk/nfs-utils-1.1.4-no-exec.patch)
  nfs-utils/repos/testing-x86_64/nfs-utils.conf
(from rev 190094, nfs-utils/trunk/nfs-utils.conf)
  nfs-utils/repos/testing-x86_64/nfs-utils.install
(from rev 190094, nfs-utils/trunk/nfs-utils.install)
  nfs-utils/repos/testing-x86_64/nfsd.service
(from rev 190094, nfs-utils/trunk/nfsd.service)
  nfs-utils/repos/testing-x86_64/proc-fs-nfsd.mount
(from rev 190094, nfs-utils/trunk/proc-fs-nfsd.mount)
  nfs-utils/repos/testing-x86_64/rpc-gssd.service
(from rev 190094, nfs-utils/trunk/rpc-gssd.service)
  nfs-utils/repos/testing-x86_64/rpc-idmapd.service
(from rev 190094, nfs-utils/trunk/rpc-idmapd.service)
  nfs-utils/repos/testing-x86_64/rpc-mountd.service
(from rev 190094, nfs-utils/trunk/rpc-mountd.service)
  nfs-utils/repos/testing-x86_64/rpc-statd.service
(from rev 190094, nfs-utils/trunk/rpc-statd.service)
  nfs-utils/repos/testing-x86_64/rpc-svcgssd.service
(from rev 190094, nfs-utils/trunk/rpc-svcgssd.service)
  nfs-utils/repos/testing-x86_64/start-statd.patch
(from rev 190094, nfs-utils/trunk/start-statd.patch)
  nfs-utils/repos/testing-x86_64/var-lib-nfs-rpc_pipefs.mount
(from rev 190094, nfs-utils/trunk/var-lib-nfs-rpc_pipefs.mount)

---+
 testing-i686/PKGBUILD |  111 
 testing-i686/blkmapd.service  |   11 ++
 testing-i686/exports  |   15 +++
 testing-i686/id_resolver.conf |1 
 testing-i686/idmapd.conf  |   14 +

[arch-commits] Commit in archboot/repos/testing-any (4 files)

2013-07-15 Thread Tobias Powalowski
Date: Monday, July 15, 2013 @ 14:55:30
  Author: tpowa
Revision: 190097

archrelease: copy trunk to testing-any

Added:
  archboot/repos/testing-any/PKGBUILD
(from rev 190096, archboot/trunk/PKGBUILD)
  archboot/repos/testing-any/archboot.install
(from rev 190096, archboot/trunk/archboot.install)
Deleted:
  archboot/repos/testing-any/PKGBUILD
  archboot/repos/testing-any/archboot.install

--+
 PKGBUILD |  152 ++---
 archboot.install |   48 
 2 files changed, 100 insertions(+), 100 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-07-15 12:55:21 UTC (rev 190096)
+++ PKGBUILD2013-07-15 12:55:30 UTC (rev 190097)
@@ -1,76 +0,0 @@
-# $Id$
-# Maintainer : Tobias Powalowski 
-
-pkgname=archboot
-pkgver=2013.07
-pkgrel=1
-pkgdesc="Advanced, modular arch boot/install image creation utility"
-arch=(any)
-license=('GPL')
-url="http://www.archlinux.org/";
-depends=('mkinitcpio>=0.8.5-1' 'mksyslinux>=2010.08-2' 'mkpxelinux>=2010.08-2' 
'mkisolinux>=2010.08-2'
- 'subversion>=1.7.4-1' 'wget>=1.13.4-1' 'bash>=4.2.024-2' 
'coreutils>=8.15-1'
- 'cryptsetup>=1.4.1-1' 'dialog>=1.1_20120215-1' 'e2fsprogs>=1.42.1-1' 
'findutils>=4.4.2-4' 'gawk>=4.0.0-2'
- 'grep>=2.11-2' 'iputils>=20101006-2' 'jfsutils>=1.1.15-3' 
'less>=444-3' 'lvm2>=2.02.95-1' 'mdadm>=3.2.3-1'
- 'kmod>=7-1' 'nano>=2.2.6-2' 'ncurses>=5.9-3' 
'net-tools>=1.60.20110819cvs-3' 'gnu-netcat>=0.7.1-4'
- 'pcmciautils>=018-2' 'procps-ng>=3.3.2-1' 'psmisc>=22.16-1' 
'reiserfsprogs>=3.6.21-4'
- 'sed>=4.2.1-4' 'snarf>=7.0-5' 'tar>=1.26-2' 'util-linux>=2.21-6' 
'dnsutils>=9.9.2.P1-1'
- 'which>=2.20-5' 'kbd>=1.15.3-2' 'wireless_tools>=29-6' 
'xfsprogs>=3.1.7-1' 'hdparm>=9.39-1'
- 'memtest86+>=4.20-2' 'inetutils>=1.9.1-1' 'openssh>=5.9p1-8' 
'hwdetect>=2012.01-1' 'shadow>=4.1.5-4' 
-'bridge-utils>=1.5-1' 'ifenslave>=1.1.0-7' 'links>=2.5-1' 
'dosfstools>=3.0.12-1'
- 'glibc>=2.15-7' 'linux-api-headers>=3.1.6-1' 'linux>=3.2.13-1'
- 'kexec-tools>=2.0.2-4' 'ppp>=2.4.5-3' 'rp-pppoe>=3.10-7' 
'iptables>=1.4.12.2-1' 'isdn4k-utils>=3.20-1'
- 'ntfs-3g>=2012.1.15-1' 'pciutils>=3.1.9-1' 'usbutils>=005-1' 
'vpnc>=0.5.3.svn516-1' 'openvpn>=2.2.2-1'
-'b43-fwcutter>=015-1' 'wpa_supplicant>=0.7.3-5' 'rsync>=3.0.9-2' 
'gzip>=1.4-4' 'libarchive>=3.0.3-5'
-'device-mapper>=2.02.95-1' 'screen>=4.0.3-13' 'elfutils>=0.152-2' 
'pam>=1.1.5-2' 'cracklib>=2.8.18-2'
-'nfs-utils>=1.2.5-2' 'nfsidmap>=0.24-3' 'readline>=6.2.002-1' 
'acl>=2.2.51-1' 'attr>=2.4.46-1' 'pcre>=8.30-1'
-'cpio>=2.11-3' 'fuse>=2.8.7-1' 'libusbx>=1.0.8-2' 'vim>=7.3.475-1' 
'lzo2>=2.06-1' 'libsasl>=2.1.23-9' 'libldap>=2.4.30-1'
-'gpm>=1.20.6-7' 'libevent>=2.0.17-1' 'gcc-libs>=4.6.3-1' 
'sdparm>=1.07-1' 'licenses>=2.9-1' 'pptpclient>=1.7.2-4'
-'zd1211-firmware>=1.4-5' 'ipw2100-fw>=1.3-6' 'ipw2200-fw>=3.1-4' 
'smbclient>=3.6.3-4'  'dhcpcd>=5.5.4-1' 'openssl>=1.0.1-1'
-'git>=1.7.9.5-1' 'dmraid>=1.0.0.rc16.3-2' 'linux-atm>=2.5.2-1' 
'netctl>=0.6-1' 'parted>=3.1-1' 'tzdata>=2012b-1'
-'ntp>=4.2.6.p5-6' 'libgcrypt>=1.5.0-1' 'iw>=3.3-2' 'crda>=1.1.2-2' 
'libnl>=3.2.7-1' 'iproute2>=3.2.0-3'
-'wireless-regdb>=2011.04.28-1' 'v86d>=0.1.10-2' 'dhclient>=4.2.3.2-2' 
'syslinux>=4.05-3' 'mtools>=4.0.17-2'
-'fsarchiver>=0.6.13-1' 'xz>=5.0.3-1' 'libtirpc>=0.2.2-2' 
'librpcsecgss>=0.19-7' 'rpcbind>=0.2.0-6' 'testdisk>=6.13-2'
-'wipe>=2.3.1-2' 'ddrescue>=1.15-1' 'ifplugd>=0.28-8' 
'wpa_actiond>=1.1-3' 'rfkill>=0.4-3'
-'libgssglue>=0.3-1' 'mkinitcpio-nfs-utils>=0.2-2' 'gptfdisk>=0.8.4-1' 
'nilfs-utils>=2.1.1-1' 'btrfs-progs>=0.19.20120110-2'
-'linux-firmware>=20120227-1' 'iana-etc>=2.30-2' 
'libusb-compat>=0.1.3-2' 'keyutils>=1.5.5-1'
-'libisoburn>=1.2.0-1' 'squashfs-tools>=4.2-2' 'file>=5.11-1' 
'yp-tools>=2.12-2' 'curl>=7.25.0-1'  'smartmontools>=5.42-3'
-'dnsmasq>=2.60-2' 'lftp>=4.3.5-1' 'openconnect>=1:3.15-1' 
'libxml2>=2.7.8-2' 'libproxy>=0.4.7-1' 'speedtouch>=1.3.1-4'
-'tcpdump>=4.2.1-2' 'nmap>=5.51-3' 'lua>=5.1.5-1' 'weechat>=0.3.7-1' 
'gnutls>=3.0.17-1' 'nettle>=2.4-1' 'libtasn1>=2.12-1'
-'expat>=2.0.1-7' 'progsreiserfs>=0.3.0.5-7' 'glib2>=2.30.2-2' 
'freetype2>=2.4.9-1'
-'libssh2>=1.4.0-1' 'libedit>=20120311_3.0-1' 'talloc>=2.0.7-1' 
'eventlog>=0.2.12-3' 'idnkit>=1.0-2' 'libjpeg-turbo>=1.2.0-1'
-'dmidecode>=2.11-2' 'pth>=2.0.7-4' 'gnupg>=2.0.19-1' 
'libksba>=1.2.0-1' 'libassuan>=2.0.3-1' 'pinentry>=0.8.1-3'
-'dirmngr>=1.1.0-3'  'gpgme>=1.3.1-4' 'ldns>=1.6.12-2' 
'dnssec-anchors>=20120422-1' 'hwids>=20120512-1'
-'systemd>=185' 'archlinux-keyring>=20120529-1' 'haveged>=1.4-3' 
-'pambase>=20120602-1' 'chntpw>=110511-2' 'traceroute>=2.0.18' 
'arch-wiki-lite>=20120619-1' 'grub>=2.00-1' 
-'systemd-sysvcom

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

2013-07-15 Thread Tobias Powalowski
Date: Monday, July 15, 2013 @ 14:55:21
  Author: tpowa
Revision: 190096

upgpkg: archboot 2013.07-2

bump to latest version

Modified:
  archboot/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-15 12:33:02 UTC (rev 190095)
+++ PKGBUILD2013-07-15 12:55:21 UTC (rev 190096)
@@ -3,7 +3,7 @@
 
 pkgname=archboot
 pkgver=2013.07
-pkgrel=1
+pkgrel=2
 pkgdesc="Advanced, modular arch boot/install image creation utility"
 arch=(any)
 license=('GPL')
@@ -70,7 +70,7 @@
 
 package()
 {
-  cd "$srcdir"/$pkgname-$pkgver-1
+  cd "$srcdir"/$pkgname-$pkgver-2
   mv * "$pkgdir/"
 }
-md5sums=('cdefdcce36011eb8a9d07bedb5221d80')
+md5sums=('e0f59b9c1652d67e74dd06419dfd5b3e')



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

2013-07-15 Thread Alexander Rødseth
Date: Monday, July 15, 2013 @ 15:13:30
  Author: arodseth
Revision: 94166

upgpkg: groovy-docs 2.1.5-1

Modified:
  groovy-docs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-15 11:03:13 UTC (rev 94165)
+++ PKGBUILD2013-07-15 13:13:30 UTC (rev 94166)
@@ -3,14 +3,14 @@
 # Contributor: bruce 
 
 pkgname=groovy-docs
-pkgver=2.1.4
+pkgver=2.1.5
 pkgrel=1
 pkgdesc='Documentation for the Groovy programming language'
 url='http://groovy.codehaus.org/'
 license=('APACHE')
 arch=('any')
 source=("http://dist.groovy.codehaus.org/distributions/$pkgname-$pkgver.zip";)
-sha256sums=('8f4bc8129d64a286f2dcfe3d67651b968cc430c138938c795d16261e6007c0e8')
+sha256sums=('e2bc6bdbdf860a4b3f586ff2d8f8429e82f1848449d002aa7ae8e0a5fb027e4a')
 
 package() {
   cd "$srcdir/groovy-$pkgver"



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

2013-07-15 Thread Alexander Rødseth
Date: Monday, July 15, 2013 @ 15:13:35
  Author: arodseth
Revision: 94167

archrelease: copy trunk to community-any

Added:
  groovy-docs/repos/community-any/PKGBUILD
(from rev 94166, groovy-docs/trunk/PKGBUILD)
Deleted:
  groovy-docs/repos/community-any/PKGBUILD

--+
 PKGBUILD |   46 +++---
 1 file changed, 23 insertions(+), 23 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-07-15 13:13:30 UTC (rev 94166)
+++ PKGBUILD2013-07-15 13:13:35 UTC (rev 94167)
@@ -1,23 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth 
-# Contributor: bruce 
-
-pkgname=groovy-docs
-pkgver=2.1.4
-pkgrel=1
-pkgdesc='Documentation for the Groovy programming language'
-url='http://groovy.codehaus.org/'
-license=('APACHE')
-arch=('any')
-source=("http://dist.groovy.codehaus.org/distributions/$pkgname-$pkgver.zip";)
-sha256sums=('8f4bc8129d64a286f2dcfe3d67651b968cc430c138938c795d16261e6007c0e8')
-
-package() {
-  cd "$srcdir/groovy-$pkgver"
-
-  install -d "$pkgdir/usr/share/doc/groovy-$pkgver"
-  cp -r * "$pkgdir/usr/share/doc/groovy-$pkgver"
-  find "$pkgdir" -type f -exec chmod -x {} \;
-}
-
-# vim:set ts=2 sw=2 et:

Copied: groovy-docs/repos/community-any/PKGBUILD (from rev 94166, 
groovy-docs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-07-15 13:13:35 UTC (rev 94167)
@@ -0,0 +1,23 @@
+# $Id$
+# Maintainer: Alexander Rødseth 
+# Contributor: bruce 
+
+pkgname=groovy-docs
+pkgver=2.1.5
+pkgrel=1
+pkgdesc='Documentation for the Groovy programming language'
+url='http://groovy.codehaus.org/'
+license=('APACHE')
+arch=('any')
+source=("http://dist.groovy.codehaus.org/distributions/$pkgname-$pkgver.zip";)
+sha256sums=('e2bc6bdbdf860a4b3f586ff2d8f8429e82f1848449d002aa7ae8e0a5fb027e4a')
+
+package() {
+  cd "$srcdir/groovy-$pkgver"
+
+  install -d "$pkgdir/usr/share/doc/groovy-$pkgver"
+  cp -r * "$pkgdir/usr/share/doc/groovy-$pkgver"
+  find "$pkgdir" -type f -exec chmod -x {} \;
+}
+
+# vim:set ts=2 sw=2 et:



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

2013-07-15 Thread Bartłomiej Piotrowski
Date: Monday, July 15, 2013 @ 15:24:54
  Author: bpiotrowski
Revision: 94169

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

Added:
  libquicktime/repos/community-staging-i686/
  libquicktime/repos/community-staging-i686/PKGBUILD
(from rev 94168, libquicktime/trunk/PKGBUILD)
  libquicktime/repos/community-staging-i686/ffmpeg2.0.patch
(from rev 94168, libquicktime/trunk/ffmpeg2.0.patch)
  libquicktime/repos/community-staging-x86_64/
  libquicktime/repos/community-staging-x86_64/PKGBUILD
(from rev 94168, libquicktime/trunk/PKGBUILD)
  libquicktime/repos/community-staging-x86_64/ffmpeg2.0.patch
(from rev 94168, libquicktime/trunk/ffmpeg2.0.patch)

--+
 community-staging-i686/PKGBUILD  |   38 
 community-staging-i686/ffmpeg2.0.patch   |  135 +
 community-staging-x86_64/PKGBUILD|   38 
 community-staging-x86_64/ffmpeg2.0.patch |  135 +
 4 files changed, 346 insertions(+)

Copied: libquicktime/repos/community-staging-i686/PKGBUILD (from rev 94168, 
libquicktime/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2013-07-15 13:24:54 UTC (rev 94169)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Federico Cinelli 
+# Maintainer: Mateusz Herych   
+
+pkgname=libquicktime
+pkgver=1.2.4
+pkgrel=7
+pkgdesc="A library for reading and writing quicktime files"
+arch=('i686' 'x86_64')
+license=('GPL')
+url="http://libquicktime.sourceforge.net/";
+depends=('gtk2' 'ffmpeg' 'libxv' 'libxaw' 'faad2' 'faac')
+makedepends=('mesa-libgl')
+options=('!libtool')
+source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz";
+ffmpeg2.0.patch)
+sha256sums=('1c53359c33b31347b4d7b00d3611463fe5e942cae3ec0fefe0d2fd413fd47368'
+'a1c8415e8e7bc04c81b946b9e3746f7d5ef24819135962280c3a7ddb3f2baa2b')
+
+prepare() {
+  cd $pkgname-$pkgver
+  patch -Np1 -i ../ffmpeg2.0.patch
+}
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  ./configure --prefix=/usr \
+   --enable-gpl \
+   --with-ffmpeg \
+   --with-x264 \
+   --without-doxygen
+   make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}

Copied: libquicktime/repos/community-staging-i686/ffmpeg2.0.patch (from rev 
94168, libquicktime/trunk/ffmpeg2.0.patch)
===
--- community-staging-i686/ffmpeg2.0.patch  (rev 0)
+++ community-staging-i686/ffmpeg2.0.patch  2013-07-15 13:24:54 UTC (rev 
94169)
@@ -0,0 +1,135 @@
+Binary files a/plugins/ffmpeg/.lqt_ffmpeg.c.swp and 
b/plugins/ffmpeg/.lqt_ffmpeg.c.swp differ
+diff -rupN a/plugins/ffmpeg/ffmpeg.h b/plugins/ffmpeg/ffmpeg.h
+--- a/plugins/ffmpeg/ffmpeg.h  2012-02-15 20:48:30.0 +0100
 b/plugins/ffmpeg/ffmpeg.h  2013-07-15 15:05:19.307534593 +0200
+@@ -45,3 +45,7 @@ void lqt_ffmpeg_set_parameter(AVCodecCon
+ 
+ 
+ #endif
++#define AVCODEC_MAX_AUDIO_FRAME_SIZE 192000
++#define CODEC_FLAG2_STRICT_GOP 0x0002
++#define CODEC_FLAG_QP_RD 0x0800
++#define CODEC_FLAG_CBP_RD 0x0400
+diff -rupN a/plugins/ffmpeg/lqt_ffmpeg.c b/plugins/ffmpeg/lqt_ffmpeg.c
+--- a/plugins/ffmpeg/lqt_ffmpeg.c  2012-02-15 20:48:30.0 +0100
 b/plugins/ffmpeg/lqt_ffmpeg.c  2013-07-15 15:19:09.730831655 +0200
+@@ -89,19 +89,8 @@ int ffmpeg_num_video_codecs = -1;
+ PARAM_QSCALE, \
+ PARAM_QCOMPRESS, \
+ PARAM_QBLUR, \
+-PARAM_QUANTIZER_NOISE_SHAPING, \
+ PARAM_TRELLIS
+ 
+-#define ENCODE_PARAM_VIDEO_QUANTIZER_IP \
+-  ENCODE_PARAM_VIDEO_QUANTIZER_I, \
+-  PARAM_I_QUANT_FACTOR, \
+-  PARAM_I_QUANT_OFFSET
+-
+-#define ENCODE_PARAM_VIDEO_QUANTIZER_IPB \
+-  ENCODE_PARAM_VIDEO_QUANTIZER_IP, \
+-  PARAM_B_QUANT_FACTOR, \
+-  PARAM_B_QUANT_OFFSET
+-
+ #define ENCODE_PARAM_VIDEO_FRAMETYPES_IP \
+   { \
+ .name =  "frame_types", \
+@@ -207,7 +196,6 @@ static lqt_parameter_info_static_t encod
+   ENCODE_PARAM_VIDEO_FRAMETYPES_IPB,
+   PARAM_FLAG_AC_PRED_MPEG4,
+   ENCODE_PARAM_VIDEO_RATECONTROL,
+-  ENCODE_PARAM_VIDEO_QUANTIZER_IPB,
+   PARAM_FLAG_CBP_RD,
+   ENCODE_PARAM_VIDEO_ME,
+   PARAM_FLAG_GMC,
+@@ -225,7 +213,6 @@ static lqt_parameter_info_static_t encod
+ static lqt_parameter_info_static_t encode_parameters_dx50[] = {
+   ENCODE_PARAM_VIDEO_FRAMETYPES_IP,
+   ENCODE_PARAM_VIDEO_RATECONTROL,
+-  ENCODE_PARAM_VIDEO_QUANTIZER_IP,
+   ENCODE_PARAM_VIDEO_ME,
+   ENCODE_PARAM_VIDEO_ME_PRE,
+   ENCODE_PARAM_VIDEO_MASKING,
+@@ -237,7 +224,6 @@ static lqt_parameter_info_static_t encod
+ static lqt_parameter_info_static_t encode_parameters_h263[] = {
+   ENCODE_PARAM_VIDEO_FRAMETYPES_IP,
+   ENCODE_PARAM_VIDEO_RATECONTROL,
+-  ENCODE_PARAM_VIDEO_QUANTIZER_IP,
+   ENCODE_PARAM_VIDEO_ME,
+   PARAM_FLAG_4MV,
+   ENCODE_PARAM_VIDEO

[arch-commits] Commit in libquicktime/trunk (PKGBUILD ffmpeg2.0.patch)

2013-07-15 Thread Bartłomiej Piotrowski
Date: Monday, July 15, 2013 @ 15:24:41
  Author: bpiotrowski
Revision: 94168

upgpkg: libquicktime 1.2.4-7

- rebuild against ffmpeg 2.0

Added:
  libquicktime/trunk/ffmpeg2.0.patch
Modified:
  libquicktime/trunk/PKGBUILD

-+
 PKGBUILD|   13 -
 ffmpeg2.0.patch |  135 ++
 2 files changed, 145 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-07-15 13:13:35 UTC (rev 94167)
+++ PKGBUILD2013-07-15 13:24:41 UTC (rev 94168)
@@ -4,7 +4,7 @@
 
 pkgname=libquicktime
 pkgver=1.2.4
-pkgrel=6
+pkgrel=7
 pkgdesc="A library for reading and writing quicktime files"
 arch=('i686' 'x86_64')
 license=('GPL')
@@ -12,9 +12,16 @@
 depends=('gtk2' 'ffmpeg' 'libxv' 'libxaw' 'faad2' 'faac')
 makedepends=('mesa-libgl')
 options=('!libtool')
-source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz";)
-sha256sums=('1c53359c33b31347b4d7b00d3611463fe5e942cae3ec0fefe0d2fd413fd47368')
+source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz";
+ffmpeg2.0.patch)
+sha256sums=('1c53359c33b31347b4d7b00d3611463fe5e942cae3ec0fefe0d2fd413fd47368'
+'a1c8415e8e7bc04c81b946b9e3746f7d5ef24819135962280c3a7ddb3f2baa2b')
 
+prepare() {
+  cd $pkgname-$pkgver
+  patch -Np1 -i ../ffmpeg2.0.patch
+}
+
 build() {
   cd "$srcdir/$pkgname-$pkgver"
   ./configure --prefix=/usr \

Added: ffmpeg2.0.patch
===
--- ffmpeg2.0.patch (rev 0)
+++ ffmpeg2.0.patch 2013-07-15 13:24:41 UTC (rev 94168)
@@ -0,0 +1,135 @@
+Binary files a/plugins/ffmpeg/.lqt_ffmpeg.c.swp and 
b/plugins/ffmpeg/.lqt_ffmpeg.c.swp differ
+diff -rupN a/plugins/ffmpeg/ffmpeg.h b/plugins/ffmpeg/ffmpeg.h
+--- a/plugins/ffmpeg/ffmpeg.h  2012-02-15 20:48:30.0 +0100
 b/plugins/ffmpeg/ffmpeg.h  2013-07-15 15:05:19.307534593 +0200
+@@ -45,3 +45,7 @@ void lqt_ffmpeg_set_parameter(AVCodecCon
+ 
+ 
+ #endif
++#define AVCODEC_MAX_AUDIO_FRAME_SIZE 192000
++#define CODEC_FLAG2_STRICT_GOP 0x0002
++#define CODEC_FLAG_QP_RD 0x0800
++#define CODEC_FLAG_CBP_RD 0x0400
+diff -rupN a/plugins/ffmpeg/lqt_ffmpeg.c b/plugins/ffmpeg/lqt_ffmpeg.c
+--- a/plugins/ffmpeg/lqt_ffmpeg.c  2012-02-15 20:48:30.0 +0100
 b/plugins/ffmpeg/lqt_ffmpeg.c  2013-07-15 15:19:09.730831655 +0200
+@@ -89,19 +89,8 @@ int ffmpeg_num_video_codecs = -1;
+ PARAM_QSCALE, \
+ PARAM_QCOMPRESS, \
+ PARAM_QBLUR, \
+-PARAM_QUANTIZER_NOISE_SHAPING, \
+ PARAM_TRELLIS
+ 
+-#define ENCODE_PARAM_VIDEO_QUANTIZER_IP \
+-  ENCODE_PARAM_VIDEO_QUANTIZER_I, \
+-  PARAM_I_QUANT_FACTOR, \
+-  PARAM_I_QUANT_OFFSET
+-
+-#define ENCODE_PARAM_VIDEO_QUANTIZER_IPB \
+-  ENCODE_PARAM_VIDEO_QUANTIZER_IP, \
+-  PARAM_B_QUANT_FACTOR, \
+-  PARAM_B_QUANT_OFFSET
+-
+ #define ENCODE_PARAM_VIDEO_FRAMETYPES_IP \
+   { \
+ .name =  "frame_types", \
+@@ -207,7 +196,6 @@ static lqt_parameter_info_static_t encod
+   ENCODE_PARAM_VIDEO_FRAMETYPES_IPB,
+   PARAM_FLAG_AC_PRED_MPEG4,
+   ENCODE_PARAM_VIDEO_RATECONTROL,
+-  ENCODE_PARAM_VIDEO_QUANTIZER_IPB,
+   PARAM_FLAG_CBP_RD,
+   ENCODE_PARAM_VIDEO_ME,
+   PARAM_FLAG_GMC,
+@@ -225,7 +213,6 @@ static lqt_parameter_info_static_t encod
+ static lqt_parameter_info_static_t encode_parameters_dx50[] = {
+   ENCODE_PARAM_VIDEO_FRAMETYPES_IP,
+   ENCODE_PARAM_VIDEO_RATECONTROL,
+-  ENCODE_PARAM_VIDEO_QUANTIZER_IP,
+   ENCODE_PARAM_VIDEO_ME,
+   ENCODE_PARAM_VIDEO_ME_PRE,
+   ENCODE_PARAM_VIDEO_MASKING,
+@@ -237,7 +224,6 @@ static lqt_parameter_info_static_t encod
+ static lqt_parameter_info_static_t encode_parameters_h263[] = {
+   ENCODE_PARAM_VIDEO_FRAMETYPES_IP,
+   ENCODE_PARAM_VIDEO_RATECONTROL,
+-  ENCODE_PARAM_VIDEO_QUANTIZER_IP,
+   ENCODE_PARAM_VIDEO_ME,
+   PARAM_FLAG_4MV,
+   ENCODE_PARAM_VIDEO_ME_PRE,
+@@ -250,7 +236,6 @@ static lqt_parameter_info_static_t encod
+ static lqt_parameter_info_static_t encode_parameters_h263p[] = {
+   ENCODE_PARAM_VIDEO_FRAMETYPES_IP,
+   ENCODE_PARAM_VIDEO_RATECONTROL,
+-  ENCODE_PARAM_VIDEO_QUANTIZER_IP,
+   ENCODE_PARAM_VIDEO_ME,
+   PARAM_FLAG_4MV,
+   ENCODE_PARAM_VIDEO_ME_PRE,
+@@ -264,7 +249,6 @@ static lqt_parameter_info_static_t encod
+ static lqt_parameter_info_static_t encode_parameters_msmpeg4v3[] = {
+   ENCODE_PARAM_VIDEO_FRAMETYPES_IP,
+   ENCODE_PARAM_VIDEO_RATECONTROL,
+-  ENCODE_PARAM_VIDEO_QUANTIZER_IP,
+   ENCODE_PARAM_VIDEO_ME,
+   ENCODE_PARAM_VIDEO_ME_PRE,
+   ENCODE_PARAM_VIDEO_MASKING,
+diff -rupN a/plugins/ffmpeg/params.c b/plugins/ffmpeg/params.c
+--- a/plugins/ffmpeg/params.c  2012-03-07 15:10:41.0 +0100
 b/plugins/ffmpeg/params.c  2013-07-15 15:09:38.214189953 +0200
+@@ -202,8 +202,10 @@ void lqt_ffmpeg_set_parameter(AVCodecCon
+   PARAM_INT("ff_max_b_frames",max_b_frames);
+   PARAM_FLOAT("ff_b_quant_factor",b_quant_factor);
+   PARAM_INT("ff_

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

2013-07-15 Thread Jan de Groot
Date: Monday, July 15, 2013 @ 17:14:41
  Author: jgc
Revision: 190099

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

Added:
  glib2/repos/testing-i686/
  glib2/repos/testing-i686/PKGBUILD
(from rev 190098, glib2/trunk/PKGBUILD)
  glib2/repos/testing-i686/bug701560.patch
(from rev 190098, glib2/trunk/bug701560.patch)
  glib2/repos/testing-i686/revert-warn-glib-compile-schemas.patch
(from rev 190098, glib2/trunk/revert-warn-glib-compile-schemas.patch)
  glib2/repos/testing-x86_64/
  glib2/repos/testing-x86_64/PKGBUILD
(from rev 190098, glib2/trunk/PKGBUILD)
  glib2/repos/testing-x86_64/bug701560.patch
(from rev 190098, glib2/trunk/bug701560.patch)
  glib2/repos/testing-x86_64/revert-warn-glib-compile-schemas.patch
(from rev 190098, glib2/trunk/revert-warn-glib-compile-schemas.patch)

---+
 testing-i686/PKGBUILD |   72 
 testing-i686/bug701560.patch  |   37 
 testing-i686/revert-warn-glib-compile-schemas.patch   |   33 +++
 testing-x86_64/PKGBUILD   |   72 
 testing-x86_64/bug701560.patch|   37 
 testing-x86_64/revert-warn-glib-compile-schemas.patch |   33 +++
 6 files changed, 284 insertions(+)

Copied: glib2/repos/testing-i686/PKGBUILD (from rev 190098, 
glib2/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-07-15 15:14:41 UTC (rev 190099)
@@ -0,0 +1,72 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgbase=glib2
+pkgname=(glib2 glib2-docs)
+pkgver=2.36.3
+pkgrel=3
+pkgdesc="Common C routines used by GTK+ and other libs"
+url="http://www.gtk.org/";
+arch=(i686 x86_64)
+makedepends=('pkg-config' 'python2' 'libxslt' 'docbook-xml' 'pcre' 'libffi' 
'elfutils')
+source=(http://ftp.gnome.org/pub/GNOME/sources/glib/${pkgver%.*}/glib-$pkgver.tar.xz
+bug701560.patch
+revert-warn-glib-compile-schemas.patch)
+sha256sums=('5ec433bf6ce02e4c436619c3d0b9cecdd1898469398a636bad27c1f5804c761e'
+'5e71f9a59f434f8850fb2474d3f8022ea36c7e254283db3437ae72f52b0690bd'
+'049240975cd2f1c88fbe7deb28af14d4ec7d2640495f7ca8980d873bb710cc97')
+
+prepare() {
+  cd glib-$pkgver
+  patch -Rp1 -i ../revert-warn-glib-compile-schemas.patch
+  patch -Np1 -i ../bug701560.patch
+
+  touch -r NEWS gtk-doc.make
+}
+  
+build() {
+  cd glib-$pkgver
+  PYTHON=/usr/bin/python2 ./configure --prefix=/usr --libdir=/usr/lib \
+  --sysconfdir=/etc \
+  --with-pcre=system \
+  --disable-fam
+  make
+}
+
+check() {
+  cd glib-$pkgver
+  #make -k check || :
+}
+
+package_glib2() {
+  depends=('pcre' 'libffi')
+  optdepends=('python2: for gdbus-codegen and gtester-report'
+  'elfutils: gresource inspection tool')
+  options=('!docs' '!libtool' '!emptydirs')
+  license=('LGPL')
+
+  cd glib-$pkgver
+  make completiondir=/usr/share/bash-completion/completions DESTDIR="$pkgdir" 
install
+
+  for _i in "$pkgdir/usr/share/bash-completion/completions/"*; do
+  chmod -x "$_i"
+  done
+
+  # Our gdb does not ship the required python modules, so remove it
+  rm -rf "$pkgdir/usr/share/gdb/"
+}
+
+package_glib2-docs() {
+  pkgdesc="Documentation for glib2"
+  conflicts=('gobject2-docs')
+  replaces=('gobject2-docs')
+  license=('custom')
+  options=('docs' '!emptydirs')
+  
+  cd glib-$pkgver/docs
+  make DESTDIR="${pkgdir}" install
+  install -m755 -d "${pkgdir}/usr/share/licenses/glib2-docs"
+  install -m644 reference/COPYING "${pkgdir}/usr/share/licenses/glib2-docs/"
+
+  rm -rf "${pkgdir}/usr/share/man"
+}

Copied: glib2/repos/testing-i686/bug701560.patch (from rev 190098, 
glib2/trunk/bug701560.patch)
===
--- testing-i686/bug701560.patch(rev 0)
+++ testing-i686/bug701560.patch2013-07-15 15:14:41 UTC (rev 190099)
@@ -0,0 +1,37 @@
+From 05d430065da918051a97e3384c4b2252af47503d Mon Sep 17 00:00:00 2001
+From: Colin Walters 
+Date: Thu, 20 Jun 2013 17:13:29 +
+Subject: Revert "g_file_set_contents(): don't fsync on ext3/4"
+
+We didn't actually do any real-world testing of this, and
+unsurprisingly it turns out to break in at least one widely-used
+configuration (Fedora 19 x86_64, ext4 on LVM).
+
+This reverts commit 9d0c17b50102267a5029b58b1f44efbad82d8f03.
+
+https://bugzilla.gnome.org/show_bug.cgi?id=701560
+---
+diff --git a/glib/gfileutils.c b/glib/gfileutils.c
+index b6ca3bb..2980098 100644
+--- a/glib/gfileutils.c
 b/glib/gfileutils.c
+@@ -1088,16 +1088,9 @@ write_to_temp_file (const gchar  *contents,
+ /* On Linux, on btrfs, skip the fsync since rename-over-existing is
+  * guaranteed to be atomic and this is the only case in which we
+  * would fsync() anyway.
+- *
+- * ext3 and ext4 are 

[arch-commits] Commit in glib2/trunk (PKGBUILD bug701560.patch)

2013-07-15 Thread Jan de Groot
Date: Monday, July 15, 2013 @ 17:14:35
  Author: jgc
Revision: 190098

upgpkg: glib2 2.36.3-3

Revert a commit that causes corrupt dconf databases now and then

Added:
  glib2/trunk/bug701560.patch
Modified:
  glib2/trunk/PKGBUILD

-+
 PKGBUILD|5 -
 bug701560.patch |   37 +
 2 files changed, 41 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-07-15 12:55:30 UTC (rev 190097)
+++ PKGBUILD2013-07-15 15:14:35 UTC (rev 190098)
@@ -4,19 +4,22 @@
 pkgbase=glib2
 pkgname=(glib2 glib2-docs)
 pkgver=2.36.3
-pkgrel=2
+pkgrel=3
 pkgdesc="Common C routines used by GTK+ and other libs"
 url="http://www.gtk.org/";
 arch=(i686 x86_64)
 makedepends=('pkg-config' 'python2' 'libxslt' 'docbook-xml' 'pcre' 'libffi' 
'elfutils')
 
source=(http://ftp.gnome.org/pub/GNOME/sources/glib/${pkgver%.*}/glib-$pkgver.tar.xz
+bug701560.patch
 revert-warn-glib-compile-schemas.patch)
 sha256sums=('5ec433bf6ce02e4c436619c3d0b9cecdd1898469398a636bad27c1f5804c761e'
+'5e71f9a59f434f8850fb2474d3f8022ea36c7e254283db3437ae72f52b0690bd'
 '049240975cd2f1c88fbe7deb28af14d4ec7d2640495f7ca8980d873bb710cc97')
 
 prepare() {
   cd glib-$pkgver
   patch -Rp1 -i ../revert-warn-glib-compile-schemas.patch
+  patch -Np1 -i ../bug701560.patch
 
   touch -r NEWS gtk-doc.make
 }

Added: bug701560.patch
===
--- bug701560.patch (rev 0)
+++ bug701560.patch 2013-07-15 15:14:35 UTC (rev 190098)
@@ -0,0 +1,37 @@
+From 05d430065da918051a97e3384c4b2252af47503d Mon Sep 17 00:00:00 2001
+From: Colin Walters 
+Date: Thu, 20 Jun 2013 17:13:29 +
+Subject: Revert "g_file_set_contents(): don't fsync on ext3/4"
+
+We didn't actually do any real-world testing of this, and
+unsurprisingly it turns out to break in at least one widely-used
+configuration (Fedora 19 x86_64, ext4 on LVM).
+
+This reverts commit 9d0c17b50102267a5029b58b1f44efbad82d8f03.
+
+https://bugzilla.gnome.org/show_bug.cgi?id=701560
+---
+diff --git a/glib/gfileutils.c b/glib/gfileutils.c
+index b6ca3bb..2980098 100644
+--- a/glib/gfileutils.c
 b/glib/gfileutils.c
+@@ -1088,16 +1088,9 @@ write_to_temp_file (const gchar  *contents,
+ /* On Linux, on btrfs, skip the fsync since rename-over-existing is
+  * guaranteed to be atomic and this is the only case in which we
+  * would fsync() anyway.
+- *
+- * ext3 and ext4 are also safe in this respect under the default
+- * mount options (and if someone picks non-default options to
+- * improve their performance at the cost of reliability, who are we
+- * to argue?)
+- *
+- * Note: EXT[234]_SUPER_MAGIC are equal.
+  */
+ 
+-if (fstatfs (fd, &buf) == 0 && (buf.f_type == BTRFS_SUPER_MAGIC || 
buf.f_type == EXT3_SUPER_MAGIC))
++if (fstatfs (fd, &buf) == 0 && buf.f_type == BTRFS_SUPER_MAGIC)
+   goto no_fsync;
+   }
+ #endif
+--
+cgit v0.9.2



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

2013-07-15 Thread Andreas Radke
Date: Monday, July 15, 2013 @ 17:30:42
  Author: andyrtr
Revision: 190100

prepare new release

Modified:
  gnutls/trunk/PKGBUILD
Deleted:
  gnutls/trunk/check_fix.diff

+
 PKGBUILD   |   18 ++
 check_fix.diff |   34 --
 2 files changed, 6 insertions(+), 46 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-07-15 15:14:41 UTC (rev 190099)
+++ PKGBUILD2013-07-15 15:30:42 UTC (rev 190100)
@@ -3,7 +3,7 @@
 # Maintainer: Andreas Radke 
 
 pkgname=gnutls
-pkgver=3.2.1
+pkgver=3.2.2
 pkgrel=1
 pkgdesc="A library which provides a secure layer over a reliable transport 
layer"
 arch=('i686' 'x86_64')
@@ -13,18 +13,12 @@
 options=('!libtool' '!zipman')
 depends=('gcc-libs' 'libtasn1' 'readline' 'zlib' 'nettle' 'p11-kit')
 makedepends=('valgrind' 'strace' 'datefudge')
-source=(ftp://ftp.gnutls.org/gcrypt/gnutls/v3.2/${pkgname}-${pkgver}.tar.xz{,.sig}
-check_fix.diff)
-md5sums=('c220b50736f61292ed8722d5132b6a3e'
- 'SKIP'
- '53ae2a58a401d9e6d052910670da8b07')
+source=(ftp://ftp.gnutls.org/gcrypt/gnutls/v3.2/${pkgname}-${pkgver}.tar.xz{,.sig})
+md5sums=('9dd691ad1ccdb7386029809afef6b5ea'
+ 'SKIP')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
-  
-  # fix i686 test suite failure
-  patch -Np1 -i ${srcdir}/check_fix.diff
-  
   ./configure --prefix=/usr \
--with-zlib \
--disable-static \
@@ -35,8 +29,8 @@
 
 check() {
   cd "${srcdir}/${pkgname}-${pkgver}"
-  make -k check
-  #make -j1 check
+  #make -k check
+  make -j1 check
 }
 
 package() {

Deleted: check_fix.diff
===
--- check_fix.diff  2013-07-15 15:14:41 UTC (rev 190099)
+++ check_fix.diff  2013-07-15 15:30:42 UTC (rev 190100)
@@ -1,34 +0,0 @@
-From b12040aeab5fbaf02677571db1d8bf1995bd5ee0 Mon Sep 17 00:00:00 2001
-From: Nikos Mavrogiannopoulos 
-Date: Sun, 2 Jun 2013 12:10:06 +0200
-Subject: [PATCH] Avoid comparing the expiration date to prevent false positive 
error in 32-bit systems.
-

- tests/cert-tests/pem-decoding |6 --
- 1 files changed, 4 insertions(+), 2 deletions(-)
-
-diff --git a/tests/cert-tests/pem-decoding b/tests/cert-tests/pem-decoding
-index fe769ec..f8c6372 100755
 a/tests/cert-tests/pem-decoding
-+++ b/tests/cert-tests/pem-decoding
-@@ -61,7 +61,9 @@ if test "$rc" != "0"; then
-   exit $rc
- fi
- 
--diff $srcdir/complex-cert.pem tmp-pem.pem
-+cat $srcdir/complex-cert.pem |grep -v "Not After:" >tmp1
-+cat $srcdir/tmp-pem.pem |grep -v "Not After:" >tmp2
-+diff tmp1 tmp2
- rc=$?
- 
- if test "$rc" != "0"; then
-@@ -69,6 +71,6 @@ if test "$rc" != "0"; then
-   exit $rc
- fi
- 
--rm -f tmp-pem.pem
-+rm -f tmp-pem.pem tmp1 tmp2
- 
- exit 0
--- 
-1.7.1



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

2013-07-15 Thread Jan Steffens
Date: Monday, July 15, 2013 @ 19:58:35
  Author: heftig
Revision: 190103

3.8.3

Modified:
  gnome-user-share/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-15 16:12:34 UTC (rev 190102)
+++ PKGBUILD2013-07-15 17:58:35 UTC (rev 190103)
@@ -2,7 +2,7 @@
 # Maintainer: Roman Kyrylych 
 
 pkgname=gnome-user-share
-pkgver=3.8.0
+pkgver=3.8.3
 pkgrel=1
 pkgdesc="Easy to use user-level file sharing for GNOME."
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 groups=('gnome')
 install=gnome-user-share.install
 
source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('ae0638a24cf306b6615639a8706c9b48e8961ae26d7f8b5d65eb26955ca4cc3f')
+sha256sums=('e6f36eaf66fafad2f6ec959ba2cb143b60ff00eb9a94a65b181411b366f2a26f')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



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

2013-07-15 Thread Jan Steffens
Date: Monday, July 15, 2013 @ 19:59:27
  Author: heftig
Revision: 190104

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

Added:
  gnome-user-share/repos/extra-i686/PKGBUILD
(from rev 190103, gnome-user-share/trunk/PKGBUILD)
  gnome-user-share/repos/extra-i686/gnome-user-share.install
(from rev 190103, gnome-user-share/trunk/gnome-user-share.install)
  gnome-user-share/repos/extra-x86_64/PKGBUILD
(from rev 190103, gnome-user-share/trunk/PKGBUILD)
  gnome-user-share/repos/extra-x86_64/gnome-user-share.install
(from rev 190103, gnome-user-share/trunk/gnome-user-share.install)
Deleted:
  gnome-user-share/repos/extra-i686/PKGBUILD
  gnome-user-share/repos/extra-i686/gnome-user-share.install
  gnome-user-share/repos/extra-x86_64/PKGBUILD
  gnome-user-share/repos/extra-x86_64/gnome-user-share.install

---+
 /PKGBUILD |   60 
 /gnome-user-share.install |   24 
 extra-i686/PKGBUILD   |   30 
 extra-i686/gnome-user-share.install   |   12 --
 extra-x86_64/PKGBUILD |   30 
 extra-x86_64/gnome-user-share.install |   12 --
 6 files changed, 84 insertions(+), 84 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-07-15 17:58:35 UTC (rev 190103)
+++ extra-i686/PKGBUILD 2013-07-15 17:59:27 UTC (rev 190104)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Roman Kyrylych 
-
-pkgname=gnome-user-share
-pkgver=3.8.0
-pkgrel=1
-pkgdesc="Easy to use user-level file sharing for GNOME."
-arch=('i686' 'x86_64')
-url="http://ftp.gnome.org/pub/GNOME/sources/gnome-user-share/";
-license=('GPL')
-depends=('mod_dnssd' 'dconf' 'gtk3' 'hicolor-icon-theme' 'libnotify' 
'gnome-bluetooth' 'libcanberra' 'dbus-glib')
-makedepends=('intltool' 'libnautilus-extension' 'itstool' 'docbook-xsl')
-options=('!emptydirs' '!libtool')
-groups=('gnome')
-install=gnome-user-share.install
-source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('ae0638a24cf306b6615639a8706c9b48e8961ae26d7f8b5d65eb26955ca4cc3f')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  ./configure --prefix=/usr --sysconfdir=/etc \
-  --libexecdir=/usr/lib/gnome-user-share \
-  --localstatedir=/var
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-}

Copied: gnome-user-share/repos/extra-i686/PKGBUILD (from rev 190103, 
gnome-user-share/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-07-15 17:59:27 UTC (rev 190104)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Roman Kyrylych 
+
+pkgname=gnome-user-share
+pkgver=3.8.3
+pkgrel=1
+pkgdesc="Easy to use user-level file sharing for GNOME."
+arch=('i686' 'x86_64')
+url="http://ftp.gnome.org/pub/GNOME/sources/gnome-user-share/";
+license=('GPL')
+depends=('mod_dnssd' 'dconf' 'gtk3' 'hicolor-icon-theme' 'libnotify' 
'gnome-bluetooth' 'libcanberra' 'dbus-glib')
+makedepends=('intltool' 'libnautilus-extension' 'itstool' 'docbook-xsl')
+options=('!emptydirs' '!libtool')
+groups=('gnome')
+install=gnome-user-share.install
+source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('e6f36eaf66fafad2f6ec959ba2cb143b60ff00eb9a94a65b181411b366f2a26f')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --libexecdir=/usr/lib/gnome-user-share \
+  --localstatedir=/var
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-i686/gnome-user-share.install
===
--- extra-i686/gnome-user-share.install 2013-07-15 17:58:35 UTC (rev 190103)
+++ extra-i686/gnome-user-share.install 2013-07-15 17:59:27 UTC (rev 190104)
@@ -1,12 +0,0 @@
-post_install() {
-  glib-compile-schemas /usr/share/glib-2.0/schemas
-  gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: gnome-user-share/repos/extra-i686/gnome-user-share.install (from rev 
190103, gnome-user-share/trunk/gnome-user-share.install)
===
--- extra-i686/gnome-user-share.install (rev 0)
+++ extra-i686/gnome-user-share.install 2013-07-15 17:59:27 UTC (rev 190104)
@@ -0,0 +1,12 @@
+post_install() {
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+  gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Deleted: extra-x86_64/PKGBUILD
==

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

2013-07-15 Thread Sven-Hendrik Haase
Date: Monday, July 15, 2013 @ 20:18:01
  Author: svenstaro
Revision: 190106

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

Added:
  amarok/repos/staging-i686/
  amarok/repos/staging-i686/PKGBUILD
(from rev 190105, amarok/trunk/PKGBUILD)
  amarok/repos/staging-i686/amarok.install
(from rev 190105, amarok/trunk/amarok.install)
  amarok/repos/staging-i686/kde411.patch
(from rev 190105, amarok/trunk/kde411.patch)
  amarok/repos/staging-x86_64/
  amarok/repos/staging-x86_64/PKGBUILD
(from rev 190105, amarok/trunk/PKGBUILD)
  amarok/repos/staging-x86_64/amarok.install
(from rev 190105, amarok/trunk/amarok.install)
  amarok/repos/staging-x86_64/kde411.patch
(from rev 190105, amarok/trunk/kde411.patch)

---+
 staging-i686/PKGBUILD |   49 
 staging-i686/amarok.install   |   12 +
 staging-i686/kde411.patch |   35 
 staging-x86_64/PKGBUILD   |   49 
 staging-x86_64/amarok.install |   12 +
 staging-x86_64/kde411.patch   |   35 
 6 files changed, 192 insertions(+)

Copied: amarok/repos/staging-i686/PKGBUILD (from rev 190105, 
amarok/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2013-07-15 18:18:01 UTC (rev 190106)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Ronald van Haren 
+# Contributor: Andrea Scarpino 
+# Contributor: damir 
+
+pkgname=amarok
+replaces=('amarok-base' 'amarok-engine-xine' 'amarok-base-mysqlfree')
+pkgver=2.7.1
+pkgrel=3
+pkgdesc="The powerful music player for KDE"
+arch=("i686" "x86_64")
+url="http://amarok.kde.org/";
+license=('GPL2' 'LGPL2.1' 'FDL')
+depends=('kdebase-runtime' 'mariadb' 'qtscriptgenerator' 'taglib-extras'
+'liblastfm' 'ffmpeg' 'libofa' 'qjson')
+makedepends=('pkgconfig' 'automoc4' 'cmake' 'libgpod' 'libmtp' 'loudmouth'
+ 'libmygpo-qt' 'mesa' 'clamz')
+optdepends=("libgpod: support for Apple iPod audio devices"
+   "libmtp: support for portable media devices"
+   "loudmouth: backend needed by mp3tunes for syncing"
+"ifuse: support for Apple iPod Touch and iPhone"
+"libmygpo-qt: gpodder.net Internet Service"
+"clamz: allow to download songs from Amazon.com")
+install="${pkgname}.install"
+source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2";
+'kde411.patch')
+sha1sums=('445eba6aaadface756410cf0f568a3770d437d2d'
+  'c2fd0153ec622fccac47ebd31a1b0548c6222541')
+
+prepare() {
+  mkdir build
+
+  cd ${pkgname}-${pkgver}
+  patch -p1 -i "${srcdir}"/kde411.patch
+}
+
+build() {
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package(){
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Copied: amarok/repos/staging-i686/amarok.install (from rev 190105, 
amarok/trunk/amarok.install)
===
--- staging-i686/amarok.install (rev 0)
+++ staging-i686/amarok.install 2013-07-15 18:18:01 UTC (rev 190106)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: amarok/repos/staging-i686/kde411.patch (from rev 190105, 
amarok/trunk/kde411.patch)
===
--- staging-i686/kde411.patch   (rev 0)
+++ staging-i686/kde411.patch   2013-07-15 18:18:01 UTC (rev 190106)
@@ -0,0 +1,35 @@
+commit e899704b3db4af2ff228eb0d4dbbec05fb9a2448
+Author: Hrvoje Senjan 
+Date:   Mon Jun 10 09:26:37 2013 +0200
+
+Remove usage of (fake) Amarok-Mockup theme
+
+This is due to https://bugs.kde.org/show_bug.cgi?id=320855
+Amarok-Mockup is unused, as far i can see, and also makes Amarok crash 
with kdelibs master/4.11
+If it is still needed, or there is a better solution, i'll discard the 
review...
+
+From 6b85a2899a30db5acebee92182a67778499a8d9e Mon Sep 17 00:00:00 2001
+From: Hrvoje Senjan 
+Date: Sun, 9 Jun 2013 19:55:58 +0200
+Subject: [PATCH 1/1] Kill Amarok-Mockup
+
+BUG: 320855
+FIXED-IN: 2.8
+REVIEW: 110917
+
+diff --git a/src/context/ContextView.cpp b/src/context/ContextView.cpp
+index f61518f..152f8da 100644
+--- a/src/context/ContextView.cpp
 b/src/context/ContextView.cpp
+@@ -78,11 +78,6 @@ ContextView::ContextView( Plasma::Containment *cont, 
Plasma::Corona *corona, QWi
+ p.setColor( QPalette::Base, c );
+ setPalette( p );
+ 
+-PERF_LOG( "Accessing Plasma::Theme" );
+-// here we initialize all the Pl

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

2013-07-15 Thread Sven-Hendrik Haase
Date: Monday, July 15, 2013 @ 20:17:47
  Author: svenstaro
Revision: 190105

upgpkg: amarok 2.7.1-3

ffmpeg 2.0 rebuild

Modified:
  amarok/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-15 17:59:27 UTC (rev 190104)
+++ PKGBUILD2013-07-15 18:17:47 UTC (rev 190105)
@@ -6,7 +6,7 @@
 pkgname=amarok
 replaces=('amarok-base' 'amarok-engine-xine' 'amarok-base-mysqlfree')
 pkgver=2.7.1
-pkgrel=2
+pkgrel=3
 pkgdesc="The powerful music player for KDE"
 arch=("i686" "x86_64")
 url="http://amarok.kde.org/";



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

2013-07-15 Thread Alexander Rødseth
Date: Monday, July 15, 2013 @ 20:19:03
  Author: arodseth
Revision: 94170

upgpkg: golangide 18.2-1

Modified:
  golangide/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-15 13:24:54 UTC (rev 94169)
+++ PKGBUILD2013-07-15 18:19:03 UTC (rev 94170)
@@ -4,8 +4,8 @@
 # Contributor: Matteo 
 
 pkgname=golangide
-pkgver=18.1
-pkgrel=3
+pkgver=18.2
+pkgrel=1
 pkgdesc='IDE for editing and building projects written in the Go programming 
language (now LiteIDE X)'
 license=('LGPL')
 arch=('x86_64' 'i686')
@@ -16,7 +16,7 @@
 
source=("$pkgname.zip::https://github.com/visualfc/liteide/archive/x$pkgver.zip";
 'golangide.png'
 'golangide.sh')
-sha256sums=('60ab324bffb5ec4e7b1b3f9cae9729c7c6c499df3bb994861de65e473f2d64fe'
+sha256sums=('0436914bfb6bb829d4e3dd33e0ae48798d82e83e78507c51423aba09e936b191'
 '47c52b22326034bd3d6a7b11b05a53c8b3838c08e145171cf5cad2ca00260697'
 '93ef16d59054ef9b37f8781e90f7d0f83d726779d2029660dfd21e84d808bf04')
 
@@ -42,14 +42,14 @@
 }
 
 package() {
+  cd "$srcdir/liteide-x$pkgver/build/liteide"
+
   msg2 'Creating directories...'
   mkdir -p \
 "$pkgdir/usr/lib/liteide" \
 "$pkgdir/usr/share/liteide" \
 "$pkgdir/usr/share/doc/$pkgname"
 
-  cd "$srcdir/liteide-x$pkgver/build/liteide"
-
   msg2 'Packaging executables...'
   for binary in goastview goapi goexec godocview liteide; do
 install -Dm755 "bin/$binary" "$pkgdir/usr/bin/$binary"



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

2013-07-15 Thread Alexander Rødseth
Date: Monday, July 15, 2013 @ 20:19:12
  Author: arodseth
Revision: 94171

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

Added:
  golangide/repos/community-i686/PKGBUILD
(from rev 94170, golangide/trunk/PKGBUILD)
  golangide/repos/community-i686/golangide.png
(from rev 94170, golangide/trunk/golangide.png)
  golangide/repos/community-i686/golangide.sh
(from rev 94170, golangide/trunk/golangide.sh)
  golangide/repos/community-x86_64/PKGBUILD
(from rev 94170, golangide/trunk/PKGBUILD)
  golangide/repos/community-x86_64/golangide.png
(from rev 94170, golangide/trunk/golangide.png)
  golangide/repos/community-x86_64/golangide.sh
(from rev 94170, golangide/trunk/golangide.sh)
Deleted:
  golangide/repos/community-i686/PKGBUILD
  golangide/repos/community-i686/golangide.png
  golangide/repos/community-i686/golangide.sh
  golangide/repos/community-x86_64/PKGBUILD
  golangide/repos/community-x86_64/golangide.png
  golangide/repos/community-x86_64/golangide.sh

---+
 /PKGBUILD |  174 
 /golangide.sh |   14 +++
 community-i686/PKGBUILD   |   87 
 community-i686/golangide.sh   |7 -
 community-x86_64/PKGBUILD |   87 
 community-x86_64/golangide.sh |7 -
 6 files changed, 188 insertions(+), 188 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-07-15 18:19:03 UTC (rev 94170)
+++ community-i686/PKGBUILD 2013-07-15 18:19:12 UTC (rev 94171)
@@ -1,87 +0,0 @@
-#$Id$
-# Maintainer: Alexander Rødseth 
-# Contributor: spambanane 
-# Contributor: Matteo 
-
-pkgname=golangide
-pkgver=18.1
-pkgrel=3
-pkgdesc='IDE for editing and building projects written in the Go programming 
language (now LiteIDE X)'
-license=('LGPL')
-arch=('x86_64' 'i686')
-url='https://github.com/visualfc/liteide'
-depends=('go' 'libpng12' 'glib2' 'qt5-base' 'qt5-webkit')
-makedepends=('gendesk')
-options=('!strip')
-source=("$pkgname.zip::https://github.com/visualfc/liteide/archive/x$pkgver.zip";
-'golangide.png'
-'golangide.sh')
-sha256sums=('60ab324bffb5ec4e7b1b3f9cae9729c7c6c499df3bb994861de65e473f2d64fe'
-'47c52b22326034bd3d6a7b11b05a53c8b3838c08e145171cf5cad2ca00260697'
-'93ef16d59054ef9b37f8781e90f7d0f83d726779d2029660dfd21e84d808bf04')
-
-prepare() {
-  cd "$srcdir"
-
-  gendesk -n --name 'Golang IDE' --pkgname "$pkgname" --pkgdesc "$pkgdesc"
-  cd "liteide-x$pkgver/build"
-  chmod +x build_linux.sh
-}
-
-build() {
-  cd "$srcdir/liteide-x$pkgver/build"
-
-  msg2 'Compiling...'
-  QTDIR=/usr ./build_linux.sh
-
-  # Fixing insecure RPATH, need to test if this is still needed
-  msg2 'Fixing...'
-  cd ../liteidex
-  find . -name "*.so" -type f -exec sed -i 's|/home/win|/usr/lib/|g' {} \;
-  find . -name liteide -type f -exec sed -i 's|/home/win|/usr/lib/|g' {} \;
-}
-
-package() {
-  msg2 'Creating directories...'
-  mkdir -p \
-"$pkgdir/usr/lib/liteide" \
-"$pkgdir/usr/share/liteide" \
-"$pkgdir/usr/share/doc/$pkgname"
-
-  cd "$srcdir/liteide-x$pkgver/build/liteide"
-
-  msg2 'Packaging executables...'
-  for binary in goastview goapi goexec godocview liteide; do
-install -Dm755 "bin/$binary" "$pkgdir/usr/bin/$binary"
-  done
-  install -Dm755 "$srcdir/$pkgname.sh" "$pkgdir/usr/bin/$pkgname"
-
-  cd "$srcdir/liteide-x$pkgver/liteidex"
-
-  msg2 'Packaging resources...'
-  cp -r deploy/* os_deploy/* "$pkgdir/usr/share/liteide"
-
-  msg2 'Packaging libraries and plugins...'
-  cp -r liteide/lib/liteide/* "$pkgdir/usr/lib/liteide"
-  cp -r liteide/bin/libliteapp.* "$pkgdir/usr/lib/"
-  chmod -x "$pkgdir/usr/lib/liteide/plugins/"*
-
-  msg2 'Packaging license and license exception...'
-  install -Dm644 LICENSE.LGPL \
-"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-  install -Dm644 LGPL_EXCEPTION.TXT \
-"$pkgdir/usr/share/licenses/$pkgname/LGPL_EXCEPTION"
-
-  cd ../..
-
-  msg2 'Packaging menu entry and icon...'
-  install -Dm644 "$pkgname.desktop" \
-"$pkgdir/usr/share/applications/$pkgname.desktop"
-  install -Dm644 "$pkgname.png" \
-"$pkgdir/usr/share/pixmaps/$pkgname.png"
-
-  msg2 'Cleaning up...'
-  rm -rf "$pkgdir/usr/share/$pkgname/doc"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: golangide/repos/community-i686/PKGBUILD (from rev 94170, 
golangide/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-07-15 18:19:12 UTC (rev 94171)
@@ -0,0 +1,87 @@
+#$Id$
+# Maintainer: Alexander Rødseth 
+# Contributor: spambanane 
+# Contributor: Matteo 
+
+pkgname=golangide
+pkgver=18.2
+pkgrel=1
+pkgdesc='IDE for editing and building projects written in the Go programming 
language (now LiteIDE X)'
+license=('LGPL')
+arch=('x86_64' 'i686')
+url='https://github.com/vi

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

2013-07-15 Thread Sven-Hendrik Haase
Date: Monday, July 15, 2013 @ 20:22:11
  Author: svenstaro
Revision: 190107

upgpkg: kdemultimedia-ffmpegthumbs 4.10.5-2

ffmpeg 2.0 rebuild

Modified:
  kdemultimedia-ffmpegthumbs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-15 18:18:01 UTC (rev 190106)
+++ PKGBUILD2013-07-15 18:22:11 UTC (rev 190107)
@@ -3,7 +3,7 @@
 
 pkgname=kdemultimedia-ffmpegthumbs
 pkgver=4.10.5
-pkgrel=1
+pkgrel=2
 pkgdesc='FFmpeg-based thumbnail creator for video files'
 url='https://projects.kde.org/projects/kde/kdemultimedia/ffmpegthumbs'
 arch=('i686' 'x86_64')



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

2013-07-15 Thread Sven-Hendrik Haase
Date: Monday, July 15, 2013 @ 20:22:20
  Author: svenstaro
Revision: 190108

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

Added:
  kdemultimedia-ffmpegthumbs/repos/staging-i686/
  kdemultimedia-ffmpegthumbs/repos/staging-i686/PKGBUILD
(from rev 190107, kdemultimedia-ffmpegthumbs/trunk/PKGBUILD)
  kdemultimedia-ffmpegthumbs/repos/staging-x86_64/
  kdemultimedia-ffmpegthumbs/repos/staging-x86_64/PKGBUILD
(from rev 190107, kdemultimedia-ffmpegthumbs/trunk/PKGBUILD)

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

Copied: kdemultimedia-ffmpegthumbs/repos/staging-i686/PKGBUILD (from rev 
190107, kdemultimedia-ffmpegthumbs/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2013-07-15 18:22:20 UTC (rev 190108)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdemultimedia-ffmpegthumbs
+pkgver=4.10.5
+pkgrel=2
+pkgdesc='FFmpeg-based thumbnail creator for video files'
+url='https://projects.kde.org/projects/kde/kdemultimedia/ffmpegthumbs'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdemultimedia')
+depends=('kdelibs' 'ffmpeg')
+makedepends=('cmake' 'automoc4')
+source=("http://download.kde.org/stable/${pkgver}/src/ffmpegthumbs-${pkgver}.tar.xz";)
+sha1sums=('68fb56a2cb51672f250566baeb36e489cc15909c')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../ffmpegthumbs-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Copied: kdemultimedia-ffmpegthumbs/repos/staging-x86_64/PKGBUILD (from rev 
190107, kdemultimedia-ffmpegthumbs/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2013-07-15 18:22:20 UTC (rev 190108)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdemultimedia-ffmpegthumbs
+pkgver=4.10.5
+pkgrel=2
+pkgdesc='FFmpeg-based thumbnail creator for video files'
+url='https://projects.kde.org/projects/kde/kdemultimedia/ffmpegthumbs'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdemultimedia')
+depends=('kdelibs' 'ffmpeg')
+makedepends=('cmake' 'automoc4')
+source=("http://download.kde.org/stable/${pkgver}/src/ffmpegthumbs-${pkgver}.tar.xz";)
+sha1sums=('68fb56a2cb51672f250566baeb36e489cc15909c')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../ffmpegthumbs-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}



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

2013-07-15 Thread Jan Steffens
Date: Monday, July 15, 2013 @ 21:38:30
  Author: heftig
Revision: 190109

strip wayland support again. wayland 1.2 broke it

Modified:
  cogl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-15 18:22:20 UTC (rev 190108)
+++ PKGBUILD2013-07-15 19:38:30 UTC (rev 190109)
@@ -3,7 +3,7 @@
 
 pkgname=cogl
 pkgver=1.14.0
-pkgrel=3
+pkgrel=4
 pkgdesc="An object oriented GL/GLES Abstraction/Utility Layer"
 arch=('i686' 'x86_64')
 url="http://www.clutter-project.org/";
@@ -16,8 +16,7 @@
 
 build() {
   cd "$pkgname-$pkgver"
-  ./configure --prefix=/usr \
---enable-wayland-egl-{platform,server} --enable-gles{1,2}
+  ./configure --prefix=/usr
 
   # https://bugzilla.gnome.org/show_bug.cgi?id=655517
   sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool



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

2013-07-15 Thread Jan Steffens
Date: Monday, July 15, 2013 @ 21:45:46
  Author: heftig
Revision: 190110

only the compositor support has to go, client support can stay alive

Modified:
  cogl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-15 19:38:30 UTC (rev 190109)
+++ PKGBUILD2013-07-15 19:45:46 UTC (rev 190110)
@@ -16,7 +16,8 @@
 
 build() {
   cd "$pkgname-$pkgver"
-  ./configure --prefix=/usr
+  ./configure --prefix=/usr \
+--enable-wayland-egl-platform --enable-gles{1,2}
 
   # https://bugzilla.gnome.org/show_bug.cgi?id=655517
   sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool



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

2013-07-15 Thread Jan Steffens
Date: Monday, July 15, 2013 @ 21:50:59
  Author: heftig
Revision: 190111

strip compositor support, broke with wayland 1.2

Modified:
  clutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-15 19:45:46 UTC (rev 190110)
+++ PKGBUILD2013-07-15 19:50:59 UTC (rev 190111)
@@ -5,7 +5,7 @@
 
 pkgname=clutter
 pkgver=1.14.4
-pkgrel=2
+pkgrel=3
 pkgdesc="A GObject based library for creating fast, visually rich graphical 
user interfaces"
 arch=('i686' 'x86_64')
 url="http://clutter-project.org/";
@@ -19,7 +19,7 @@
 build() {
   cd "$pkgname-$pkgver"
   ./configure --prefix=/usr --enable-introspection \
---enable-wayland-{backend,compositor} --enable-egl-backend 
--enable-evdev-input
+--enable-wayland-backend --enable-egl-backend --enable-evdev-input
 
   # https://bugzilla.gnome.org/show_bug.cgi?id=655517
   sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool



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

2013-07-15 Thread Jan Steffens
Date: Monday, July 15, 2013 @ 21:51:51
  Author: heftig
Revision: 190112

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

Added:
  cogl/repos/testing-i686/
  cogl/repos/testing-i686/PKGBUILD
(from rev 190111, cogl/trunk/PKGBUILD)
  cogl/repos/testing-x86_64/
  cogl/repos/testing-x86_64/PKGBUILD
(from rev 190111, cogl/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   33 +
 testing-x86_64/PKGBUILD |   33 +
 2 files changed, 66 insertions(+)

Copied: cogl/repos/testing-i686/PKGBUILD (from rev 190111, cogl/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-07-15 19:51:51 UTC (rev 190112)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Ionut Biru 
+
+pkgname=cogl
+pkgver=1.14.0
+pkgrel=4
+pkgdesc="An object oriented GL/GLES Abstraction/Utility Layer"
+arch=('i686' 'x86_64')
+url="http://www.clutter-project.org/";
+license=('GPL2')
+depends=('libdrm' 'libxext' 'libxdamage' 'libxcomposite' 'gdk-pixbuf2' 'pango')
+makedepends=('mesa' 'gobject-introspection')
+options=(!libtool !emptydirs)
+source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('276e8c9f5ff0fcd57c1eaf74cc245f41ad469a95a18ac831fac2d5960baa5ae8')
+
+build() {
+  cd "$pkgname-$pkgver"
+  ./configure --prefix=/usr \
+--enable-wayland-egl-platform --enable-gles{1,2}
+
+  # 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
+}
+
+# vim:set ts=2 sw=2 et:

Copied: cogl/repos/testing-x86_64/PKGBUILD (from rev 190111, 
cogl/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2013-07-15 19:51:51 UTC (rev 190112)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Ionut Biru 
+
+pkgname=cogl
+pkgver=1.14.0
+pkgrel=4
+pkgdesc="An object oriented GL/GLES Abstraction/Utility Layer"
+arch=('i686' 'x86_64')
+url="http://www.clutter-project.org/";
+license=('GPL2')
+depends=('libdrm' 'libxext' 'libxdamage' 'libxcomposite' 'gdk-pixbuf2' 'pango')
+makedepends=('mesa' 'gobject-introspection')
+options=(!libtool !emptydirs)
+source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('276e8c9f5ff0fcd57c1eaf74cc245f41ad469a95a18ac831fac2d5960baa5ae8')
+
+build() {
+  cd "$pkgname-$pkgver"
+  ./configure --prefix=/usr \
+--enable-wayland-egl-platform --enable-gles{1,2}
+
+  # 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
+}
+
+# vim:set ts=2 sw=2 et:



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

2013-07-15 Thread Jan Steffens
Date: Monday, July 15, 2013 @ 21:53:03
  Author: heftig
Revision: 190113

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

Added:
  clutter/repos/testing-i686/
  clutter/repos/testing-i686/PKGBUILD
(from rev 190112, clutter/trunk/PKGBUILD)
  clutter/repos/testing-x86_64/
  clutter/repos/testing-x86_64/PKGBUILD
(from rev 190112, clutter/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   33 +
 testing-x86_64/PKGBUILD |   33 +
 2 files changed, 66 insertions(+)

Copied: clutter/repos/testing-i686/PKGBUILD (from rev 190112, 
clutter/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-07-15 19:53:03 UTC (rev 190113)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Jan de Groot 
+# Contributor: Sergej Pupykin 
+# Contributor: William Rea 
+
+pkgname=clutter
+pkgver=1.14.4
+pkgrel=3
+pkgdesc="A GObject based library for creating fast, visually rich graphical 
user interfaces"
+arch=('i686' 'x86_64')
+url="http://clutter-project.org/";
+options=('!libtool')
+license=('LGPL')
+depends=('cogl' 'mesa' 'json-glib' 'atk' 'libxi' 'libxkbcommon')
+makedepends=('gobject-introspection')
+source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('c996d91fff6fff24d9e23dcd545439ebc6b999fb1cf9ee44c28ca54c49c0ee1c')
+
+build() {
+  cd "$pkgname-$pkgver"
+  ./configure --prefix=/usr --enable-introspection \
+--enable-wayland-backend --enable-egl-backend --enable-evdev-input
+
+  # 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: clutter/repos/testing-x86_64/PKGBUILD (from rev 190112, 
clutter/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2013-07-15 19:53:03 UTC (rev 190113)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Jan de Groot 
+# Contributor: Sergej Pupykin 
+# Contributor: William Rea 
+
+pkgname=clutter
+pkgver=1.14.4
+pkgrel=3
+pkgdesc="A GObject based library for creating fast, visually rich graphical 
user interfaces"
+arch=('i686' 'x86_64')
+url="http://clutter-project.org/";
+options=('!libtool')
+license=('LGPL')
+depends=('cogl' 'mesa' 'json-glib' 'atk' 'libxi' 'libxkbcommon')
+makedepends=('gobject-introspection')
+source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('c996d91fff6fff24d9e23dcd545439ebc6b999fb1cf9ee44c28ca54c49c0ee1c')
+
+build() {
+  cd "$pkgname-$pkgver"
+  ./configure --prefix=/usr --enable-introspection \
+--enable-wayland-backend --enable-egl-backend --enable-evdev-input
+
+  # 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
+}



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

2013-07-15 Thread Jan Steffens
Date: Monday, July 15, 2013 @ 22:06:04
  Author: heftig
Revision: 190114

1.0.2

Modified:
  colord/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-15 19:53:03 UTC (rev 190113)
+++ PKGBUILD2013-07-15 20:06:04 UTC (rev 190114)
@@ -3,7 +3,7 @@
 # Contributor: Ionut Biru 
 
 pkgname=colord
-pkgver=1.0.1
+pkgver=1.0.2
 pkgrel=1
 pkgdesc="System daemon for managing color devices"
 arch=(i686 x86_64)
@@ -16,7 +16,7 @@
 install=colord.install
 backup=(etc/colord.conf)
 source=($url/releases/$pkgname-$pkgver.tar.xz)
-sha1sums=('d480eb23a3de67cab090c810c894cc68069a278d')
+sha1sums=('081ce4457e9752c726e68820b1b079ab314093a0')
 
 build() {
   cd $pkgname-$pkgver



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

2013-07-15 Thread Jan Steffens
Date: Monday, July 15, 2013 @ 22:06:47
  Author: heftig
Revision: 190115

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

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

-+
 /PKGBUILD   |   78 ++
 /colord.install |   22 +++
 extra-i686/PKGBUILD |   39 -
 extra-i686/colord.install   |   11 -
 extra-x86_64/PKGBUILD   |   39 -
 extra-x86_64/colord.install |   11 -
 6 files changed, 100 insertions(+), 100 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-07-15 20:06:04 UTC (rev 190114)
+++ extra-i686/PKGBUILD 2013-07-15 20:06:47 UTC (rev 190115)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Ionut Biru 
-
-pkgname=colord
-pkgver=1.0.1
-pkgrel=1
-pkgdesc="System daemon for managing color devices"
-arch=(i686 x86_64)
-url="http://www.freedesktop.org/software/colord";
-license=(GPL2)
-depends=(lcms2 libgusb polkit shared-color-profiles sqlite udev dconf dbus)
-makedepends=(intltool gobject-introspection vala docbook2x sane 
bash-completion)
-optdepends=('sane: UseSANE support [/etc/colord.conf]')
-options=('!libtool')
-install=colord.install
-backup=(etc/colord.conf)
-source=($url/releases/$pkgname-$pkgver.tar.xz)
-sha1sums=('d480eb23a3de67cab090c810c894cc68069a278d')
-
-build() {
-  cd $pkgname-$pkgver
-  
-  # put udev files in /usr/lib
-  sed -i "/slashlibdir=/s#/lib#/usr/lib#" configure
-  
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
---libexecdir=/usr/lib/$pkgname --disable-static \
---with-systemdsystemunitdir=/usr/lib/systemd/system \
---enable-vala --enable-sane --disable-volume-search
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: colord/repos/extra-i686/PKGBUILD (from rev 190114, 
colord/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-07-15 20:06:47 UTC (rev 190115)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Ionut Biru 
+
+pkgname=colord
+pkgver=1.0.2
+pkgrel=1
+pkgdesc="System daemon for managing color devices"
+arch=(i686 x86_64)
+url="http://www.freedesktop.org/software/colord";
+license=(GPL2)
+depends=(lcms2 libgusb polkit shared-color-profiles sqlite udev dconf dbus)
+makedepends=(intltool gobject-introspection vala docbook2x sane 
bash-completion)
+optdepends=('sane: UseSANE support [/etc/colord.conf]')
+options=('!libtool')
+install=colord.install
+backup=(etc/colord.conf)
+source=($url/releases/$pkgname-$pkgver.tar.xz)
+sha1sums=('081ce4457e9752c726e68820b1b079ab314093a0')
+
+build() {
+  cd $pkgname-$pkgver
+  
+  # put udev files in /usr/lib
+  sed -i "/slashlibdir=/s#/lib#/usr/lib#" configure
+  
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+--libexecdir=/usr/lib/$pkgname --disable-static \
+--with-systemdsystemunitdir=/usr/lib/systemd/system \
+--enable-vala --enable-sane --disable-volume-search
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: extra-i686/colord.install
===
--- extra-i686/colord.install   2013-07-15 20:06:04 UTC (rev 190114)
+++ extra-i686/colord.install   2013-07-15 20:06:47 UTC (rev 190115)
@@ -1,11 +0,0 @@
-post_install() {
-glib-compile-schemas /usr/share/glib-2.0/schemas
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: colord/repos/extra-i686/colord.install (from rev 190114, 
colord/trunk/colord.install)
===
--- extra-i686/colord.install   (rev 0)
+++ extra-i686/colord.install   2013-07-15 20:06:47 UTC (rev 190115)
@@ -0,0 +1,11 @@
+post_install() {
+glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-07-15 20:06:04 UTC (rev 190114)
+++ extra-x86_64/PKGBUILD   2013-07-15 20:06:47 UTC (rev 190115)
@@ -1,39 

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

2013-07-15 Thread Sven-Hendrik Haase
Date: Monday, July 15, 2013 @ 22:10:54
  Author: svenstaro
Revision: 190116

upgpkg: nepomuk-core 4.10.5-2

ffmpeg 2.0 rebuild

Modified:
  nepomuk-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-15 20:06:47 UTC (rev 190115)
+++ PKGBUILD2013-07-15 20:10:54 UTC (rev 190116)
@@ -3,7 +3,7 @@
 
 pkgname=nepomuk-core
 pkgver=4.10.5
-pkgrel=1
+pkgrel=2
 pkgdesc="Contains the central Nepomuk services like file indexing, file system 
monitoring, query, storage, client libraries"
 url="https://projects.kde.org/projects/kde/kdelibs/nepomuk-core";
 arch=('i686' 'x86_64')



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

2013-07-15 Thread Sven-Hendrik Haase
Date: Monday, July 15, 2013 @ 22:11:02
  Author: svenstaro
Revision: 190117

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

Added:
  nepomuk-core/repos/staging-i686/
  nepomuk-core/repos/staging-i686/PKGBUILD
(from rev 190116, nepomuk-core/trunk/PKGBUILD)
  nepomuk-core/repos/staging-x86_64/
  nepomuk-core/repos/staging-x86_64/PKGBUILD
(from rev 190116, nepomuk-core/trunk/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   33 +
 staging-x86_64/PKGBUILD |   33 +
 2 files changed, 66 insertions(+)

Copied: nepomuk-core/repos/staging-i686/PKGBUILD (from rev 190116, 
nepomuk-core/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2013-07-15 20:11:02 UTC (rev 190117)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=nepomuk-core
+pkgver=4.10.5
+pkgrel=2
+pkgdesc="Contains the central Nepomuk services like file indexing, file system 
monitoring, query, storage, client libraries"
+url="https://projects.kde.org/projects/kde/kdelibs/nepomuk-core";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdelibs' 'poppler-qt' 'taglib' 'ffmpeg')
+makedepends=('cmake' 'automoc4' 'doxygen')
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz";)
+sha1sums=('416dbcc9e20d463ed8dc009a4cd7d26be6ffa6cc')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+
+  # Fix the python shebang
+  sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|' \
+"${pkgdir}"/usr/bin/nepomuk-simpleresource-rcgen
+}

Copied: nepomuk-core/repos/staging-x86_64/PKGBUILD (from rev 190116, 
nepomuk-core/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2013-07-15 20:11:02 UTC (rev 190117)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=nepomuk-core
+pkgver=4.10.5
+pkgrel=2
+pkgdesc="Contains the central Nepomuk services like file indexing, file system 
monitoring, query, storage, client libraries"
+url="https://projects.kde.org/projects/kde/kdelibs/nepomuk-core";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdelibs' 'poppler-qt' 'taglib' 'ffmpeg')
+makedepends=('cmake' 'automoc4' 'doxygen')
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz";)
+sha1sums=('416dbcc9e20d463ed8dc009a4cd7d26be6ffa6cc')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+
+  # Fix the python shebang
+  sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|' \
+"${pkgdir}"/usr/bin/nepomuk-simpleresource-rcgen
+}



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

2013-07-15 Thread Jelle van der Waa
Date: Monday, July 15, 2013 @ 22:26:09
  Author: jelle
Revision: 94172

db-move: moved mupen64plus from [community-staging] to [community-testing] 
(i686, x86_64)

Added:
  mupen64plus/repos/community-testing-i686/
  mupen64plus/repos/community-testing-i686/PKGBUILD
(from rev 94171, mupen64plus/repos/community-staging-i686/PKGBUILD)
  mupen64plus/repos/community-testing-x86_64/
  mupen64plus/repos/community-testing-x86_64/PKGBUILD
(from rev 94171, mupen64plus/repos/community-staging-x86_64/PKGBUILD)
Deleted:
  mupen64plus/repos/community-staging-i686/
  mupen64plus/repos/community-staging-x86_64/

---+
 community-testing-i686/PKGBUILD   |   33 +
 community-testing-x86_64/PKGBUILD |   33 +
 2 files changed, 66 insertions(+)

Copied: mupen64plus/repos/community-testing-i686/PKGBUILD (from rev 94171, 
mupen64plus/repos/community-staging-i686/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2013-07-15 20:26:09 UTC (rev 94172)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Thomas Dziedzic < gostrc at gmail >
+# Contributor: Laurent Carlier 
+# Contributor: Allan McRae 
+# Contributor: Zephyr
+
+pkgname=mupen64plus
+pkgver=2.0
+pkgrel=1
+pkgdesc='Nintendo64 Emulator'
+arch=('i686' 'x86_64')
+url='http://code.google.com/p/mupen64plus/'
+license=('GPL')
+depends=('glu' 'libsamplerate' 'libpng' 'sdl' 'freetype2' 'boost-libs')
+makedepends=('mesa' 'boost')
+source=("http://mupen64plus.googlecode.com/files/mupen64plus-bundle-src-${pkgver}.tar.gz";)
+md5sums=('f855b4233faa9616b780c364fc4a9a9a')
+
+build() {
+  cd mupen64plus-bundle-src-${pkgver}
+
+  sh m64p_build.sh
+}
+
+package() {
+  cd mupen64plus-bundle-src-$pkgver
+  
+  # set LDCONFIG since we are using fakeroot and scripts run root commands by 
checking the uid
+  ./m64p_install.sh DESTDIR="$pkgdir" PREFIX='/usr' MANDIR='/usr/share/man' 
LDCONFIG='true'
+}
+
+# vim: ts=2:sw=2:et

Copied: mupen64plus/repos/community-testing-x86_64/PKGBUILD (from rev 94171, 
mupen64plus/repos/community-staging-x86_64/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2013-07-15 20:26:09 UTC (rev 94172)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Thomas Dziedzic < gostrc at gmail >
+# Contributor: Laurent Carlier 
+# Contributor: Allan McRae 
+# Contributor: Zephyr
+
+pkgname=mupen64plus
+pkgver=2.0
+pkgrel=1
+pkgdesc='Nintendo64 Emulator'
+arch=('i686' 'x86_64')
+url='http://code.google.com/p/mupen64plus/'
+license=('GPL')
+depends=('glu' 'libsamplerate' 'libpng' 'sdl' 'freetype2' 'boost-libs')
+makedepends=('mesa' 'boost')
+source=("http://mupen64plus.googlecode.com/files/mupen64plus-bundle-src-${pkgver}.tar.gz";)
+md5sums=('f855b4233faa9616b780c364fc4a9a9a')
+
+build() {
+  cd mupen64plus-bundle-src-${pkgver}
+
+  sh m64p_build.sh
+}
+
+package() {
+  cd mupen64plus-bundle-src-$pkgver
+  
+  # set LDCONFIG since we are using fakeroot and scripts run root commands by 
checking the uid
+  ./m64p_install.sh DESTDIR="$pkgdir" PREFIX='/usr' MANDIR='/usr/share/man' 
LDCONFIG='true'
+}
+
+# vim: ts=2:sw=2:et



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

2013-07-15 Thread Dan McGee
Date: Tuesday, July 16, 2013 @ 00:43:53
  Author: dan
Revision: 190122

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

Added:
  git/repos/extra-i686/PKGBUILD
(from rev 190121, git/trunk/PKGBUILD)
  git/repos/extra-i686/git-daemon.socket
(from rev 190121, git/trunk/git-daemon.socket)
  git/repos/extra-i686/git-daemon@.service
(from rev 190121, git/trunk/git-daemon@.service)
  git/repos/extra-i686/git.install
(from rev 190121, git/trunk/git.install)
  git/repos/extra-x86_64/PKGBUILD
(from rev 190121, git/trunk/PKGBUILD)
  git/repos/extra-x86_64/git-daemon.socket
(from rev 190121, git/trunk/git-daemon.socket)
  git/repos/extra-x86_64/git-daemon@.service
(from rev 190121, git/trunk/git-daemon@.service)
  git/repos/extra-x86_64/git.install
(from rev 190121, git/trunk/git.install)
Deleted:
  git/repos/extra-i686/PKGBUILD
  git/repos/extra-i686/git-daemon.socket
  git/repos/extra-i686/git-daemon@.service
  git/repos/extra-i686/git.install
  git/repos/extra-x86_64/PKGBUILD
  git/repos/extra-x86_64/git-daemon.socket
  git/repos/extra-x86_64/git-daemon@.service
  git/repos/extra-x86_64/git.install

--+
 /PKGBUILD|  234 +
 /git-daemon.socket   |   18 ++
 /git-daemon@.service |   20 +++
 /git.install |   42 ++
 extra-i686/PKGBUILD  |  113 -
 extra-i686/git-daemon.socket |9 -
 extra-i686/git-daemon@.service   |   10 -
 extra-i686/git.install   |   21 ---
 extra-x86_64/PKGBUILD|  113 -
 extra-x86_64/git-daemon.socket   |9 -
 extra-x86_64/git-daemon@.service |   10 -
 extra-x86_64/git.install |   21 ---
 12 files changed, 314 insertions(+), 306 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-07-15 22:43:39 UTC (rev 190121)
+++ extra-i686/PKGBUILD 2013-07-15 22:43:53 UTC (rev 190122)
@@ -1,113 +0,0 @@
-# $Id$
-# Maintainer: Dan McGee 
-
-pkgname=git
-pkgver=1.8.3.2
-pkgrel=1
-pkgdesc="the fast distributed version control system"
-arch=(i686 x86_64)
-url="http://git-scm.com/";
-license=('GPL2')
-depends=('curl' 'expat>=2.0' 'perl-error' 'perl>=5.14.0' 'openssl' 'pcre')
-makedepends=('python2' 'emacs')
-optdepends=('tk: gitk and git gui'
-'perl-libwww: git svn'
-'perl-term-readkey: git svn'
-'perl-mime-tools: git send-email'
-'perl-net-smtp-ssl: git send-email TLS support'
-'perl-authen-sasl: git send-email TLS support'
-'python2: various helper scripts'
-'subversion: git svn'
-'cvsps: git cvsimport')
-replaces=('git-core')
-provides=('git-core')
-backup=('etc/conf.d/git-daemon.conf')
-install=git.install
-source=("http://git-core.googlecode.com/files/git-$pkgver.tar.gz";
-"http://git-core.googlecode.com/files/git-manpages-$pkgver.tar.gz";
-git-daemon@.service
-git-daemon.socket)
-
-build() {
-  export PYTHON_PATH='/usr/bin/python2'
-  cd "$srcdir/$pkgname-$pkgver"
-  make prefix=/usr gitexecdir=/usr/lib/git-core \
-CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS" \
-USE_LIBPCRE=1 \
-NO_CROSS_DIRECTORY_HARDLINKS=1 \
-all
-
-  cd contrib/emacs
-  make prefix=/usr
-}
-
-check() {
-  export PYTHON_PATH='/usr/bin/python2'
-  cd "$srcdir/$pkgname-$pkgver"
-  local jobs
-  jobs=$(expr "$MAKEFLAGS" : '.*\(-j[0-9]*\).*')
-  mkdir -p /dev/shm/git-test
-  # We used to use this, but silly git regressions:
-  #GIT_TEST_OPTS="--root=/dev/shm/" \
-  # http://comments.gmane.org/gmane.comp.version-control.git/202020
-  make prefix=/usr gitexecdir=/usr/lib/git-core \
-CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS" \
-USE_LIBPCRE=1 \
-NO_CROSS_DIRECTORY_HARDLINKS=1 \
-NO_SVN_TESTS=y \
-DEFAULT_TEST_TARGET=prove \
-GIT_PROVE_OPTS="$jobs -Q" \
-GIT_TEST_OPTS="--root=/dev/shm/git-test" \
-test
-}
-
-package() {
-  export PYTHON_PATH='/usr/bin/python2'
-  cd "$srcdir/$pkgname-$pkgver"
-  make prefix=/usr gitexecdir=/usr/lib/git-core \
-CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS" \
-USE_LIBPCRE=1 \
-NO_CROSS_DIRECTORY_HARDLINKS=1 \
-INSTALLDIRS=vendor DESTDIR="$pkgdir" install 
-
-  # bash completion
-  mkdir -p "$pkgdir"/usr/share/bash-completion/completions/
-  install -m644 ./contrib/completion/git-completion.bash 
"$pkgdir"/usr/share/bash-completion/completions/git 
-  # fancy git prompt
-  mkdir -p "$pkgdir"/usr/share/git/
-  install -m644 ./contrib/completion/git-prompt.sh 
"$pkgdir"/usr/share/git/git-prompt.sh
-  # more contrib stuff
-  cp -a ./contrib/* $pkgdir/usr/share/git/ 
-  # scripts are for python 2.x
-  sed -i 's|#![ ]*/usr/bin/env python|#!/usr/bin/env python2|' \
-$(find "$pkgdir" -name '*.py') \
-"$pkgdir"/usr/lib/git-core/git-p4 \
-"$pkgdir"/usr/share/git/gitview/gitview \
-"$pkgdir"/usr/share/git/remote-helper

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

2013-07-15 Thread Dan McGee
Date: Tuesday, July 16, 2013 @ 00:43:39
  Author: dan
Revision: 190121

upgpkg: git 1.8.3.3-1

* Fix FS#34810, FS#35536

Modified:
  git/trunk/PKGBUILD

--+
 PKGBUILD |   34 +++---
 1 file changed, 19 insertions(+), 15 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-07-15 21:53:45 UTC (rev 190120)
+++ PKGBUILD2013-07-15 22:43:39 UTC (rev 190121)
@@ -2,14 +2,14 @@
 # Maintainer: Dan McGee 
 
 pkgname=git
-pkgver=1.8.3.2
+pkgver=1.8.3.3
 pkgrel=1
 pkgdesc="the fast distributed version control system"
 arch=(i686 x86_64)
 url="http://git-scm.com/";
 license=('GPL2')
 depends=('curl' 'expat>=2.0' 'perl-error' 'perl>=5.14.0' 'openssl' 'pcre')
-makedepends=('python2' 'emacs')
+makedepends=('python2' 'emacs' 'libgnome-keyring')
 optdepends=('tk: gitk and git gui'
 'perl-libwww: git svn'
 'perl-term-readkey: git svn'
@@ -18,10 +18,10 @@
 'perl-authen-sasl: git send-email TLS support'
 'python2: various helper scripts'
 'subversion: git svn'
-'cvsps: git cvsimport')
+'cvsps: git cvsimport'
+'gnome-keyring: GNOME keyring credential helper')
 replaces=('git-core')
 provides=('git-core')
-backup=('etc/conf.d/git-daemon.conf')
 install=git.install
 source=("http://git-core.googlecode.com/files/git-$pkgver.tar.gz";
 "http://git-core.googlecode.com/files/git-manpages-$pkgver.tar.gz";
@@ -37,8 +37,8 @@
 NO_CROSS_DIRECTORY_HARDLINKS=1 \
 all
 
-  cd contrib/emacs
-  make prefix=/usr
+  make -C contrib/emacs prefix=/usr
+  make -C contrib/credential/gnome-keyring
 }
 
 check() {
@@ -68,16 +68,23 @@
 CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS" \
 USE_LIBPCRE=1 \
 NO_CROSS_DIRECTORY_HARDLINKS=1 \
-INSTALLDIRS=vendor DESTDIR="$pkgdir" install 
+INSTALLDIRS=vendor DESTDIR="$pkgdir" install
 
   # bash completion
   mkdir -p "$pkgdir"/usr/share/bash-completion/completions/
-  install -m644 ./contrib/completion/git-completion.bash 
"$pkgdir"/usr/share/bash-completion/completions/git 
+  install -m644 ./contrib/completion/git-completion.bash 
"$pkgdir"/usr/share/bash-completion/completions/git
   # fancy git prompt
   mkdir -p "$pkgdir"/usr/share/git/
   install -m644 ./contrib/completion/git-prompt.sh 
"$pkgdir"/usr/share/git/git-prompt.sh
-  # more contrib stuff
-  cp -a ./contrib/* $pkgdir/usr/share/git/ 
+  # emacs
+  make -C contrib/emacs prefix=/usr DESTDIR="$pkgdir" install
+  # gnome credentials helper
+  install -m755 contrib/credential/gnome-keyring/git-credential-gnome-keyring \
+  "$pkgdir"/usr/lib/git-core/git-credential-gnome-keyring
+  make -C contrib/credential/gnome-keyring clean
+  # the rest of the contrib stuff
+  cp -a ./contrib/* $pkgdir/usr/share/git/
+
   # scripts are for python 2.x
   sed -i 's|#![ ]*/usr/bin/env python|#!/usr/bin/env python2|' \
 $(find "$pkgdir" -name '*.py') \
@@ -88,9 +95,6 @@
   sed -i 's|#![ ]*/usr/bin/python|#!/usr/bin/python2|' \
 "$pkgdir"/usr/share/git/svn-fe/svnrdump_sim.py
 
-  # emacs interface
-  cd contrib/emacs
-  make prefix=/usr DESTDIR="$pkgdir" install
 
   # how 'bout some manpages?
   for mansect in man1 man5 man7; do
@@ -107,7 +111,7 @@
   install -D -m 644 "$srcdir"/git-daemon.socket 
"$pkgdir"/usr/lib/systemd/system/git-daemon.socket
 }
 
-md5sums=('83b792fd06066c77e1d4911ebba2d701'
- 'f850829e1e7f32e388d2ffb61759fcc9'
+md5sums=('63f5355259bae32858dac07326fe4e07'
+ '99625bedd599c5970e2e3d2d05e8cbc3'
  '042524f942785772d7bd52a1f02fe5ae'
  'f67869315c2cc112e076f0c73f248002')



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

2013-07-15 Thread Sven-Hendrik Haase
Date: Tuesday, July 16, 2013 @ 00:54:53
  Author: svenstaro
Revision: 94174

upgpkg: openshadinglanguage 1.3.3-3

Try and fix the llvm abi conflict

Modified:
  openshadinglanguage/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-15 21:54:10 UTC (rev 94173)
+++ PKGBUILD2013-07-15 22:54:53 UTC (rev 94174)
@@ -2,12 +2,12 @@
 # Maintainer: Sven-Hendrik Haase 
 pkgname=openshadinglanguage
 pkgver=1.3.3
-pkgrel=2
+pkgrel=3
 pkgdesc="Advanced shading language for production GI renderers"
 arch=(i686 x86_64)
 url="https://github.com/imageworks/OpenShadingLanguage";
 license=('custom')
-depends=('boost-libs' 'openimageio' 'openexr' 'llvm' 'intel-tbb' 'freetype2' 
'libpng' 'libtiff')
+depends=('boost-libs' 'openimageio' 'openexr' 'intel-tbb' 'freetype2' 'libpng' 
'libtiff' 'llvm')
 makedepends=('boost' 'cmake' 'clang')
 
source=(https://github.com/imageworks/OpenShadingLanguage/archive/Release-${pkgver}.tar.gz)
 md5sums=('17aaa01987963220e164522c29281f14')
@@ -22,6 +22,7 @@
 
   cmake \
 -DCMAKE_INSTALL_PREFIX=/usr \
+-DLLVM_STATIC=1 \
 ..
   make
 }



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

2013-07-15 Thread Sven-Hendrik Haase
Date: Tuesday, July 16, 2013 @ 00:55:05
  Author: svenstaro
Revision: 94175

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

Added:
  openshadinglanguage/repos/community-i686/PKGBUILD
(from rev 94174, openshadinglanguage/trunk/PKGBUILD)
  openshadinglanguage/repos/community-i686/llvm32.patch
(from rev 94174, openshadinglanguage/trunk/llvm32.patch)
  openshadinglanguage/repos/community-x86_64/PKGBUILD
(from rev 94174, openshadinglanguage/trunk/PKGBUILD)
  openshadinglanguage/repos/community-x86_64/llvm32.patch
(from rev 94174, openshadinglanguage/trunk/llvm32.patch)
Deleted:
  openshadinglanguage/repos/community-i686/PKGBUILD
  openshadinglanguage/repos/community-i686/llvm32.patch
  openshadinglanguage/repos/community-x86_64/PKGBUILD
  openshadinglanguage/repos/community-x86_64/llvm32.patch

---+
 /PKGBUILD |   86 
 /llvm32.patch |  142 
 community-i686/PKGBUILD   |   42 ---
 community-i686/llvm32.patch   |   71 
 community-x86_64/PKGBUILD |   42 ---
 community-x86_64/llvm32.patch |   71 
 6 files changed, 228 insertions(+), 226 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-07-15 22:54:53 UTC (rev 94174)
+++ community-i686/PKGBUILD 2013-07-15 22:55:05 UTC (rev 94175)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase 
-pkgname=openshadinglanguage
-pkgver=1.3.3
-pkgrel=2
-pkgdesc="Advanced shading language for production GI renderers"
-arch=(i686 x86_64)
-url="http://code.google.com/p/openshadinglanguage/";
-license=('custom')
-depends=('boost-libs' 'openimageio' 'openexr' 'llvm' 'intel-tbb' 'freetype2' 
'libpng' 'libtiff')
-makedepends=('boost' 'cmake' 'clang')
-source=(https://github.com/imageworks/OpenShadingLanguage/archive/Release-${pkgver}.tar.gz)
-md5sums=('17aaa01987963220e164522c29281f14')
-
-build() {
-  cd OpenShadingLanguage-Release-$pkgver
-
-  cd src
-
-  [[ -d build ]] && rm -r build
-  mkdir build && cd build
-
-  cmake \
--DCMAKE_INSTALL_PREFIX=/usr \
-..
-  make
-}
-
-package() {
-  cd OpenShadingLanguage-Release-$pkgver/src/build
-
-  make DESTDIR="$pkgdir/" install
-
-  mkdir -p "$pkgdir"/usr/share/OSL/
-  mkdir -p "$pkgdir"/usr/share/licenses/$pkgname
-  mv "$pkgdir"/usr/LICENSE "$pkgdir"/usr/share/licenses/$pkgname # TODO: Tell 
upstream about this shit
-  mv "$pkgdir"/usr/{CHANGES,README.md,INSTALL} "$pkgdir"/usr/share/OSL/
-  mv "$pkgdir"/usr/doc "$pkgdir"/usr/share/OSL/doc
-  mv "$pkgdir"/usr/shaders "$pkgdir"/usr/share/OSL/shaders
-}
-
-# vim:set ts=2 sw=2 et:

Copied: openshadinglanguage/repos/community-i686/PKGBUILD (from rev 94174, 
openshadinglanguage/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-07-15 22:55:05 UTC (rev 94175)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+pkgname=openshadinglanguage
+pkgver=1.3.3
+pkgrel=3
+pkgdesc="Advanced shading language for production GI renderers"
+arch=(i686 x86_64)
+url="https://github.com/imageworks/OpenShadingLanguage";
+license=('custom')
+depends=('boost-libs' 'openimageio' 'openexr' 'intel-tbb' 'freetype2' 'libpng' 
'libtiff' 'llvm')
+makedepends=('boost' 'cmake' 'clang')
+source=(https://github.com/imageworks/OpenShadingLanguage/archive/Release-${pkgver}.tar.gz)
+md5sums=('17aaa01987963220e164522c29281f14')
+
+build() {
+  cd OpenShadingLanguage-Release-$pkgver
+
+  cd src
+
+  [[ -d build ]] && rm -r build
+  mkdir build && cd build
+
+  cmake \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DLLVM_STATIC=1 \
+..
+  make
+}
+
+package() {
+  cd OpenShadingLanguage-Release-$pkgver/src/build
+
+  make DESTDIR="$pkgdir/" install
+
+  mkdir -p "$pkgdir"/usr/share/OSL/
+  mkdir -p "$pkgdir"/usr/share/licenses/$pkgname
+  mv "$pkgdir"/usr/LICENSE "$pkgdir"/usr/share/licenses/$pkgname # TODO: Tell 
upstream about this shit
+  mv "$pkgdir"/usr/{CHANGES,README.md,INSTALL} "$pkgdir"/usr/share/OSL/
+  mv "$pkgdir"/usr/doc "$pkgdir"/usr/share/OSL/doc
+  mv "$pkgdir"/usr/shaders "$pkgdir"/usr/share/OSL/shaders
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-i686/llvm32.patch
===
--- community-i686/llvm32.patch 2013-07-15 22:54:53 UTC (rev 94174)
+++ community-i686/llvm32.patch 2013-07-15 22:55:05 UTC (rev 94175)
@@ -1,71 +0,0 @@
-commit c391ceb1936459b70147d6f8ac389ded26a7e028
-Author: Sven-Hendrik Haase 
-Date:   Fri Dec 28 09:00:33 2012 +0100
-
-Fix for LLVM 3.2
-
-diff --git a/src/liboslexec/llvm_headers.h b/src/liboslexec/llvm_headers.h
-index 41a7a11..5ff4384 100644
 a/src/liboslexec/llvm_headers.h
-+++ b/src/liboslexec/llvm_headers.h
-@@ -45,10 +45,18 @@ namespace llvm = L

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

2013-07-15 Thread Sven-Hendrik Haase
Date: Tuesday, July 16, 2013 @ 01:01:49
  Author: svenstaro
Revision: 94176

Override PKGEXT to save time

Modified:
  urbanterror-data/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-15 22:55:05 UTC (rev 94175)
+++ PKGBUILD2013-07-15 23:01:49 UTC (rev 94176)
@@ -12,6 +12,7 @@
 backup=('opt/urbanterror/q3ut4/server.cfg' 
'opt/urbanterror/q3ut4/mapcycle.txt')
 source=("http://cdn.urbanterror.info/urt/42/zips/UrbanTerror42_full014.zip";)
 md5sums=('c651a482a1680696f2818684c322c464')
+PKGEXT='.pkg.tar'
 
 build() {
cd $srcdir



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

2013-07-15 Thread Jan Steffens
Date: Tuesday, July 16, 2013 @ 01:13:22
  Author: heftig
Revision: 190123

3.8.3

Modified:
  gnome-contacts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-15 22:43:53 UTC (rev 190122)
+++ PKGBUILD2013-07-15 23:13:22 UTC (rev 190123)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru 
 
 pkgname=gnome-contacts
-pkgver=3.8.2
+pkgver=3.8.3
 pkgrel=1
 pkgdesc="Contacts Manager for GNOME"
 arch=(i686 x86_64)
@@ -13,7 +13,7 @@
 makedepends=('intltool' 'vala' 'gobject-introspection')
 install=$pkgname.install
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('6cb3fe9e7f0f2380d77494a3408893265c42ea2a70579f0c871defbab5a7b5fa')
+sha256sums=('48e179aa40ffdee4218565a22da31d8794fb47f21beda60a2e8b80483a2f80a3')
 
 build() {
   cd $pkgname-$pkgver



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

2013-07-15 Thread Jan Steffens
Date: Tuesday, July 16, 2013 @ 01:14:12
  Author: heftig
Revision: 190124

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

Added:
  gnome-contacts/repos/extra-i686/PKGBUILD
(from rev 190123, gnome-contacts/trunk/PKGBUILD)
  gnome-contacts/repos/extra-i686/gnome-contacts.install
(from rev 190123, gnome-contacts/trunk/gnome-contacts.install)
  gnome-contacts/repos/extra-x86_64/PKGBUILD
(from rev 190123, gnome-contacts/trunk/PKGBUILD)
  gnome-contacts/repos/extra-x86_64/gnome-contacts.install
(from rev 190123, gnome-contacts/trunk/gnome-contacts.install)
Deleted:
  gnome-contacts/repos/extra-i686/PKGBUILD
  gnome-contacts/repos/extra-i686/gnome-contacts.install
  gnome-contacts/repos/extra-x86_64/PKGBUILD
  gnome-contacts/repos/extra-x86_64/gnome-contacts.install

-+
 /PKGBUILD   |   58 ++
 /gnome-contacts.install |   22 
 extra-i686/PKGBUILD |   29 -
 extra-i686/gnome-contacts.install   |   11 --
 extra-x86_64/PKGBUILD   |   29 -
 extra-x86_64/gnome-contacts.install |   11 --
 6 files changed, 80 insertions(+), 80 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-07-15 23:13:22 UTC (rev 190123)
+++ extra-i686/PKGBUILD 2013-07-15 23:14:12 UTC (rev 190124)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-
-pkgname=gnome-contacts
-pkgver=3.8.2
-pkgrel=1
-pkgdesc="Contacts Manager for GNOME"
-arch=(i686 x86_64)
-url="http://www.gnome.org";
-license=('GPL2')
-groups=(gnome)
-depends=('gtk3' 'folks' 'libnotify' 'gnome-desktop' 'dconf' 
'gnome-online-accounts' 'libgee' 'telepathy-glib' 'cheese')
-makedepends=('intltool' 'vala' 'gobject-introspection')
-install=$pkgname.install
-source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('6cb3fe9e7f0f2380d77494a3408893265c42ea2a70579f0c871defbab5a7b5fa')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --libexecdir=/usr/lib/gnome-contacts
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: gnome-contacts/repos/extra-i686/PKGBUILD (from rev 190123, 
gnome-contacts/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-07-15 23:14:12 UTC (rev 190124)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru 
+
+pkgname=gnome-contacts
+pkgver=3.8.3
+pkgrel=1
+pkgdesc="Contacts Manager for GNOME"
+arch=(i686 x86_64)
+url="http://www.gnome.org";
+license=('GPL2')
+groups=(gnome)
+depends=('gtk3' 'folks' 'libnotify' 'gnome-desktop' 'dconf' 
'gnome-online-accounts' 'libgee' 'telepathy-glib' 'cheese')
+makedepends=('intltool' 'vala' 'gobject-introspection')
+install=$pkgname.install
+source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('48e179aa40ffdee4218565a22da31d8794fb47f21beda60a2e8b80483a2f80a3')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --libexecdir=/usr/lib/gnome-contacts
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: extra-i686/gnome-contacts.install
===
--- extra-i686/gnome-contacts.install   2013-07-15 23:13:22 UTC (rev 190123)
+++ extra-i686/gnome-contacts.install   2013-07-15 23:14:12 UTC (rev 190124)
@@ -1,11 +0,0 @@
-post_install() {
-  glib-compile-schemas /usr/share/glib-2.0/schemas
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: gnome-contacts/repos/extra-i686/gnome-contacts.install (from rev 
190123, gnome-contacts/trunk/gnome-contacts.install)
===
--- extra-i686/gnome-contacts.install   (rev 0)
+++ extra-i686/gnome-contacts.install   2013-07-15 23:14:12 UTC (rev 190124)
@@ -0,0 +1,11 @@
+post_install() {
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-07-15 23:13:22 UTC (rev 190123)
+++ extra-x86_64/PKGBUILD   2013-07-15 23:14:12 UTC (rev 190124)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-
-pkgname=gnome-contacts
-pkgver=3.8.2
-pkgrel=1
-pkgdesc="Contacts Manager for GNOME"
-arch=(i686 x86_64)
-url="http://www.gnome.org";
-license=('GPL2')
-groups=(gnome)
-depends=('gtk3' 'folks' 'libnotify' 'gnome-desktop' 'dconf' 
'gnome-online-accounts' 'libgee' 'telepathy-glib' 'cheese')
-makedepends=('intltool' 'vala' 'gobject-introspection')
-install=$pkgname.install
-sour

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

2013-07-15 Thread Eric Bélanger
Date: Tuesday, July 16, 2013 @ 05:23:06
  Author: eric
Revision: 190125

upgpkg: rtmpdump 20121230-2

Use vanilla git source tarball (close FS#36147)

Modified:
  rtmpdump/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-15 23:14:12 UTC (rev 190124)
+++ PKGBUILD2013-07-16 03:23:06 UTC (rev 190125)
@@ -5,16 +5,16 @@
 
 pkgname=rtmpdump
 pkgver=20121230
-pkgrel=1
+pkgrel=2
 pkgdesc="A tool to download rtmp streams"
 arch=('i686' 'x86_64')
 url="http://rtmpdump.mplayerhq.hu/";
 license=('GPL2' 'LGPL2.1')
 depends=('openssl')
-options=(!makeflags)
+options=('!makeflags')
 #git://git.ffmpeg.org/rtmpdump 
-source=(ftp://ftp.archlinux.org/other/$pkgname/$pkgname-$pkgver.tar.xz)
-sha256sums=('89faf9df54204dbab211621809aa961ea6405e192cc0ce6633307e87aed400b7')
+source=(ftp://ftp.archlinux.org/other/packages/$pkgname/$pkgname-git-$pkgver.tar.xz)
+sha256sums=('2612ccbc041281c90d1fa59d20aec783fa3ef29de952323d8d89699fc3d5c4d2')
 
 build() {
   cd $pkgname-$pkgver



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

2013-07-15 Thread Eric Bélanger
Date: Tuesday, July 16, 2013 @ 05:23:42
  Author: eric
Revision: 190126

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-07-16 03:23:06 UTC (rev 190125)
+++ extra-i686/PKGBUILD 2013-07-16 03:23:42 UTC (rev 190126)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: xduugu
-# Contributor: Elis Hughes 
-
-pkgname=rtmpdump
-pkgver=20121230
-pkgrel=1
-pkgdesc="A tool to download rtmp streams"
-arch=('i686' 'x86_64')
-url="http://rtmpdump.mplayerhq.hu/";
-license=('GPL2' 'LGPL2.1')
-depends=('openssl')
-options=(!makeflags)
-#git://git.ffmpeg.org/rtmpdump 
-source=(ftp://ftp.archlinux.org/other/$pkgname/$pkgname-$pkgver.tar.xz)
-sha256sums=('89faf9df54204dbab211621809aa961ea6405e192cc0ce6633307e87aed400b7')
-
-build() {
-  cd $pkgname-$pkgver
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make prefix=/usr sbindir=/usr/bin mandir=/usr/share/man DESTDIR="$pkgdir" 
install
-}

Copied: rtmpdump/repos/extra-i686/PKGBUILD (from rev 190125, 
rtmpdump/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-07-16 03:23:42 UTC (rev 190126)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer:
+# Contributor: xduugu
+# Contributor: Elis Hughes 
+
+pkgname=rtmpdump
+pkgver=20121230
+pkgrel=2
+pkgdesc="A tool to download rtmp streams"
+arch=('i686' 'x86_64')
+url="http://rtmpdump.mplayerhq.hu/";
+license=('GPL2' 'LGPL2.1')
+depends=('openssl')
+options=('!makeflags')
+#git://git.ffmpeg.org/rtmpdump 
+source=(ftp://ftp.archlinux.org/other/packages/$pkgname/$pkgname-git-$pkgver.tar.xz)
+sha256sums=('2612ccbc041281c90d1fa59d20aec783fa3ef29de952323d8d89699fc3d5c4d2')
+
+build() {
+  cd $pkgname-$pkgver
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make prefix=/usr sbindir=/usr/bin mandir=/usr/share/man DESTDIR="$pkgdir" 
install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-07-16 03:23:06 UTC (rev 190125)
+++ extra-x86_64/PKGBUILD   2013-07-16 03:23:42 UTC (rev 190126)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: xduugu
-# Contributor: Elis Hughes 
-
-pkgname=rtmpdump
-pkgver=20121230
-pkgrel=1
-pkgdesc="A tool to download rtmp streams"
-arch=('i686' 'x86_64')
-url="http://rtmpdump.mplayerhq.hu/";
-license=('GPL2' 'LGPL2.1')
-depends=('openssl')
-options=(!makeflags)
-#git://git.ffmpeg.org/rtmpdump 
-source=(ftp://ftp.archlinux.org/other/$pkgname/$pkgname-$pkgver.tar.xz)
-sha256sums=('89faf9df54204dbab211621809aa961ea6405e192cc0ce6633307e87aed400b7')
-
-build() {
-  cd $pkgname-$pkgver
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make prefix=/usr sbindir=/usr/bin mandir=/usr/share/man DESTDIR="$pkgdir" 
install
-}

Copied: rtmpdump/repos/extra-x86_64/PKGBUILD (from rev 190125, 
rtmpdump/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-07-16 03:23:42 UTC (rev 190126)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer:
+# Contributor: xduugu
+# Contributor: Elis Hughes 
+
+pkgname=rtmpdump
+pkgver=20121230
+pkgrel=2
+pkgdesc="A tool to download rtmp streams"
+arch=('i686' 'x86_64')
+url="http://rtmpdump.mplayerhq.hu/";
+license=('GPL2' 'LGPL2.1')
+depends=('openssl')
+options=('!makeflags')
+#git://git.ffmpeg.org/rtmpdump 
+source=(ftp://ftp.archlinux.org/other/packages/$pkgname/$pkgname-git-$pkgver.tar.xz)
+sha256sums=('2612ccbc041281c90d1fa59d20aec783fa3ef29de952323d8d89699fc3d5c4d2')
+
+build() {
+  cd $pkgname-$pkgver
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make prefix=/usr sbindir=/usr/bin mandir=/usr/share/man DESTDIR="$pkgdir" 
install
+}



[arch-commits] Commit in (netcfg)

2013-07-15 Thread Connor Behan
Date: Tuesday, July 16, 2013 @ 08:50:38
  Author: cbehan
Revision: 94177

Initial import of netcfg

Added:
  netcfg/