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

2014-02-19 Thread Sergej Pupykin
Date: Wednesday, February 19, 2014 @ 09:40:48
  Author: spupykin
Revision: 105907

Modified:
  gnunet/trunk/PKGBUILD
Deleted:
  gnunet/trunk/gnunet.install

+
 PKGBUILD   |1 -
 gnunet.install |7 ---
 2 files changed, 8 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-02-18 23:59:49 UTC (rev 105906)
+++ PKGBUILD2014-02-19 08:40:48 UTC (rev 105907)
@@ -19,7 +19,6 @@
'libpulse')
 backup=(etc/gnunetd.conf)
 options=('!makeflags')
-install=gnunet.install
 source=(ftp://ftp.gnu.org/gnu/gnunet/gnunet-${pkgver/_/}.tar.gz
gnunet.service
defaults.conf)

Deleted: gnunet.install
===
--- gnunet.install  2014-02-18 23:59:49 UTC (rev 105906)
+++ gnunet.install  2014-02-19 08:40:48 UTC (rev 105907)
@@ -1,7 +0,0 @@
-post_install() {
-  echo 'Change nobody to proper username in /etc/conf.d/gnunetd'
-}
-
-post_upgrade() {
-  echo 'Change nobody to proper username in /etc/conf.d/gnunetd'
-}



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

2014-02-19 Thread Sergej Pupykin
Date: Wednesday, February 19, 2014 @ 09:50:07
  Author: spupykin
Revision: 105910

upgpkg: xapian-core 1:1.2.17-1

upd

Modified:
  xapian-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-19 08:49:58 UTC (rev 105909)
+++ PKGBUILD2014-02-19 08:50:07 UTC (rev 105910)
@@ -6,8 +6,8 @@
 
 pkgname=xapian-core
 epoch=1
-pkgver=1.2.15
-pkgrel=2
+pkgver=1.2.17
+pkgrel=1
 pkgdesc='Open source search engine library.'
 arch=('i686' 'x86_64')
 url='http://www.xapian.org/'
@@ -15,8 +15,8 @@
 depends=('sh' 'gcc-libs' 'zlib' 'util-linux')
 # xapian config requires libxapian.la
 options=('libtool')
-source=(http://oligarchy.co.uk/xapian/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
-md5sums=('3af45069c6a14a7ecad2da24cbc3d2c5')
+source=(http://oligarchy.co.uk/xapian/${pkgver}/${pkgname}-${pkgver}.tar.xz;)
+md5sums=('493117bf45e5471e86b4fc5d6d8069dc')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



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

2014-02-19 Thread Sergej Pupykin
Date: Wednesday, February 19, 2014 @ 09:49:58
  Author: spupykin
Revision: 105909

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

Added:
  freeradius/repos/community-i686/PKGBUILD
(from rev 105908, freeradius/trunk/PKGBUILD)
  freeradius/repos/community-i686/freeradius.install
(from rev 105908, freeradius/trunk/freeradius.install)
  freeradius/repos/community-i686/freeradius.service
(from rev 105908, freeradius/trunk/freeradius.service)
  freeradius/repos/community-i686/freeradius.tmpfiles
(from rev 105908, freeradius/trunk/freeradius.tmpfiles)
  freeradius/repos/community-x86_64/PKGBUILD
(from rev 105908, freeradius/trunk/PKGBUILD)
  freeradius/repos/community-x86_64/freeradius.install
(from rev 105908, freeradius/trunk/freeradius.install)
  freeradius/repos/community-x86_64/freeradius.service
(from rev 105908, freeradius/trunk/freeradius.service)
  freeradius/repos/community-x86_64/freeradius.tmpfiles
(from rev 105908, freeradius/trunk/freeradius.tmpfiles)
Deleted:
  freeradius/repos/community-i686/PKGBUILD
  freeradius/repos/community-i686/freeradius.install
  freeradius/repos/community-i686/freeradius.service
  freeradius/repos/community-i686/freeradius.tmpfiles
  freeradius/repos/community-i686/krb5-build-fix.patch
  freeradius/repos/community-x86_64/PKGBUILD
  freeradius/repos/community-x86_64/freeradius.install
  freeradius/repos/community-x86_64/freeradius.service
  freeradius/repos/community-x86_64/freeradius.tmpfiles
  freeradius/repos/community-x86_64/krb5-build-fix.patch

---+
 /PKGBUILD |  106 
 /freeradius.install   |   42 
 /freeradius.service   |   30 +
 /freeradius.tmpfiles  |2 
 community-i686/PKGBUILD   |   51 ---
 community-i686/freeradius.install |   21 --
 community-i686/freeradius.service |   15 
 community-i686/freeradius.tmpfiles|1 
 community-i686/krb5-build-fix.patch   |   21 --
 community-x86_64/PKGBUILD |   51 ---
 community-x86_64/freeradius.install   |   21 --
 community-x86_64/freeradius.service   |   15 
 community-x86_64/freeradius.tmpfiles  |1 
 community-x86_64/krb5-build-fix.patch |   21 --
 14 files changed, 180 insertions(+), 218 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-02-19 08:49:38 UTC (rev 105908)
+++ community-i686/PKGBUILD 2014-02-19 08:49:58 UTC (rev 105909)
@@ -1,51 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Jason R Begley (jay...@digitalgoat.com
-
-pkgname=freeradius
-pkgver=3.0.0
-pkgrel=2
-pkgdesc=The premier open source RADIUS server
-arch=('i686' 'x86_64')
-url=http://www.freeradius.org/;
-license=('GPL')
-depends=('krb5' 'pth' 'net-snmp' 'postgresql-libs' 'libmariadbclient' 'talloc')
-makedepends=('libpcap' 'unixodbc' 'python2')
-optdepends=('libpcap' 'unixodbc' 'python2')
-options=('!makeflags')
-install=$pkgname.install
-source=(ftp://ftp.freeradius.org/pub/radius/freeradius-server-$pkgver.tar.bz2{,.sig}
-   freeradius.tmpfiles
-   freeradius.service
-   krb5-build-fix.patch)
-md5sums=('e805282ff8fc2b273c23e44967322002'
- 'SKIP'
- 'f959e89812bedfc9f8308076f78cd74e'
- 'e3f18e3a25df3b692e59f60605354708'
- 'c6a61de7576933f59154a53bfc12a2d2')
-
-build() {
-  cd $srcdir/freeradius-server-$pkgver
-#  export CFLAGS=$CFLAGS -fno-strict-aliasing
-#  sed -i 's/ -DKRB5_DEPRECATED//' src/modules/rlm_krb5/Makefile.in
-#  patch -p1 $srcdir/krb5-build-fix.patch
-  ./configure --with-system-libtool --with-system-libltdl \
- --prefix=/usr --enable-heimdal-krb5 \
- --localstatedir=/var \
- --sysconfdir=/etc \
- --sbindir=/usr/bin \
- --libdir=/usr/lib/freeradius \
- --with-udpfromto
-  make
-}
-
-package() {
-  cd $srcdir/freeradius-server-$pkgver
-  make install R=$pkgdir
-  chmod o+r $pkgdir/etc/raddb/*
-  mv $pkgdir/etc/raddb $pkgdir/etc/raddb.default
-  rm -rf $pkgdir/var/run
-
-  install -Dm0644 $srcdir/$pkgname.service 
$pkgdir/usr/lib/systemd/system/$pkgname.service
-  install -Dm0644 $srcdir/$pkgname.tmpfiles 
$pkgdir/usr/lib/tmpfiles.d/$pkgname.conf
-}

Copied: freeradius/repos/community-i686/PKGBUILD (from rev 105908, 
freeradius/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-02-19 08:49:58 UTC (rev 105909)
@@ -0,0 +1,53 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Jason R Begley (jay...@digitalgoat.com
+
+pkgname=freeradius
+pkgver=3.0.1
+pkgrel=1
+pkgdesc=The premier open source RADIUS server
+arch=('i686' 

[arch-commits] Commit in freeradius/trunk (PKGBUILD krb5-build-fix.patch)

2014-02-19 Thread Sergej Pupykin
Date: Wednesday, February 19, 2014 @ 09:49:38
  Author: spupykin
Revision: 105908

upgpkg: freeradius 3.0.1-1

upd

Modified:
  freeradius/trunk/PKGBUILD
Deleted:
  freeradius/trunk/krb5-build-fix.patch

--+
 PKGBUILD |   18 ++
 krb5-build-fix.patch |   21 -
 2 files changed, 10 insertions(+), 29 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-02-19 08:40:48 UTC (rev 105907)
+++ PKGBUILD2014-02-19 08:49:38 UTC (rev 105908)
@@ -3,8 +3,8 @@
 # Contributor: Jason R Begley (jay...@digitalgoat.com
 
 pkgname=freeradius
-pkgver=3.0.0
-pkgrel=2
+pkgver=3.0.1
+pkgrel=1
 pkgdesc=The premier open source RADIUS server
 arch=('i686' 'x86_64')
 url=http://www.freeradius.org/;
@@ -17,18 +17,20 @@
 
source=(ftp://ftp.freeradius.org/pub/radius/freeradius-server-$pkgver.tar.bz2{,.sig}
freeradius.tmpfiles
freeradius.service
-   krb5-build-fix.patch)
-md5sums=('e805282ff8fc2b273c23e44967322002'
+   
https://github.com/FreeRADIUS/freeradius-server/commit/ff5147c9e5088c7.patch)
+md5sums=('40b7533582c3f870af117213e8905958'
  'SKIP'
  'f959e89812bedfc9f8308076f78cd74e'
  'e3f18e3a25df3b692e59f60605354708'
- 'c6a61de7576933f59154a53bfc12a2d2')
+ '9dc9a08bee8b0c3e4822c94f272e1fd6')
 
+prepare() {
+  cd $srcdir/freeradius-server-$pkgver
+  patch -p1 $srcdir/ff5147c9e5088c7.patch
+}
+
 build() {
   cd $srcdir/freeradius-server-$pkgver
-#  export CFLAGS=$CFLAGS -fno-strict-aliasing
-#  sed -i 's/ -DKRB5_DEPRECATED//' src/modules/rlm_krb5/Makefile.in
-#  patch -p1 $srcdir/krb5-build-fix.patch
   ./configure --with-system-libtool --with-system-libltdl \
  --prefix=/usr --enable-heimdal-krb5 \
  --localstatedir=/var \

Deleted: krb5-build-fix.patch
===
--- krb5-build-fix.patch2014-02-19 08:40:48 UTC (rev 105907)
+++ krb5-build-fix.patch2014-02-19 08:49:38 UTC (rev 105908)
@@ -1,21 +0,0 @@
-diff -wbBur freeradius-server-2.1.10/src/modules/rlm_krb5/rlm_krb5.c 
freeradius-server-2.1.10.my/src/modules/rlm_krb5/rlm_krb5.c
 freeradius-server-2.1.10/src/modules/rlm_krb5/rlm_krb5.c   2010-09-28 
11:03:56.0 +
-+++ freeradius-server-2.1.10.my/src/modules/rlm_krb5/rlm_krb5.c
2011-04-29 09:26:10.0 +
-@@ -375,7 +375,7 @@
-* Heimdal krb5 verification
-*/
-   radlog(L_AUTH, rlm_krb5: Parsed name is: %s@%s\n,
-- *userP-name.name_string.val,
-+ - /* *userP-name.name_string.val*/,
-  userP-realm);
- 
-   krb5_cc_default(context, id);
-@@ -390,7 +390,7 @@
- 
-radlog(L_AUTH, rlm_krb5: failed verify_user: %s (%s@%s ),
- error_message(ret),
--*userP-name.name_string.val,
-+- /* *userP-name.name_string.val */,
- userP-realm);
- 
-return RLM_MODULE_REJECT;



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

2014-02-19 Thread Sergej Pupykin
Date: Wednesday, February 19, 2014 @ 09:50:20
  Author: spupykin
Revision: 105911

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

Added:
  xapian-core/repos/community-i686/PKGBUILD
(from rev 105910, xapian-core/trunk/PKGBUILD)
  xapian-core/repos/community-x86_64/PKGBUILD
(from rev 105910, xapian-core/trunk/PKGBUILD)
Deleted:
  xapian-core/repos/community-i686/PKGBUILD
  xapian-core/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-02-19 08:50:07 UTC (rev 105910)
+++ community-i686/PKGBUILD 2014-02-19 08:50:20 UTC (rev 105911)
@@ -1,30 +0,0 @@
-# $Id$
-# Contributor: Andrea Scarpino and...@archlinux.org
-# Contributor: Alexander Fehr pizzapunk gmail com
-# Contributor: William Rea sillywi...@gmail.com
-# Maintainer: Daniel J Griffiths ghost1...@archlinux.us
-
-pkgname=xapian-core
-epoch=1
-pkgver=1.2.15
-pkgrel=2
-pkgdesc='Open source search engine library.'
-arch=('i686' 'x86_64')
-url='http://www.xapian.org/'
-license=('GPL')
-depends=('sh' 'gcc-libs' 'zlib' 'util-linux')
-# xapian config requires libxapian.la
-options=('libtool')
-source=(http://oligarchy.co.uk/xapian/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
-md5sums=('3af45069c6a14a7ecad2da24cbc3d2c5')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}

Copied: xapian-core/repos/community-i686/PKGBUILD (from rev 105910, 
xapian-core/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-02-19 08:50:20 UTC (rev 105911)
@@ -0,0 +1,30 @@
+# $Id$
+# Contributor: Andrea Scarpino and...@archlinux.org
+# Contributor: Alexander Fehr pizzapunk gmail com
+# Contributor: William Rea sillywi...@gmail.com
+# Maintainer: Daniel J Griffiths ghost1...@archlinux.us
+
+pkgname=xapian-core
+epoch=1
+pkgver=1.2.17
+pkgrel=1
+pkgdesc='Open source search engine library.'
+arch=('i686' 'x86_64')
+url='http://www.xapian.org/'
+license=('GPL')
+depends=('sh' 'gcc-libs' 'zlib' 'util-linux')
+# xapian config requires libxapian.la
+options=('libtool')
+source=(http://oligarchy.co.uk/xapian/${pkgver}/${pkgname}-${pkgver}.tar.xz;)
+md5sums=('493117bf45e5471e86b4fc5d6d8069dc')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-02-19 08:50:07 UTC (rev 105910)
+++ community-x86_64/PKGBUILD   2014-02-19 08:50:20 UTC (rev 105911)
@@ -1,30 +0,0 @@
-# $Id$
-# Contributor: Andrea Scarpino and...@archlinux.org
-# Contributor: Alexander Fehr pizzapunk gmail com
-# Contributor: William Rea sillywi...@gmail.com
-# Maintainer: Daniel J Griffiths ghost1...@archlinux.us
-
-pkgname=xapian-core
-epoch=1
-pkgver=1.2.15
-pkgrel=2
-pkgdesc='Open source search engine library.'
-arch=('i686' 'x86_64')
-url='http://www.xapian.org/'
-license=('GPL')
-depends=('sh' 'gcc-libs' 'zlib' 'util-linux')
-# xapian config requires libxapian.la
-options=('libtool')
-source=(http://oligarchy.co.uk/xapian/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
-md5sums=('3af45069c6a14a7ecad2da24cbc3d2c5')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}

Copied: xapian-core/repos/community-x86_64/PKGBUILD (from rev 105910, 
xapian-core/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-02-19 08:50:20 UTC (rev 105911)
@@ -0,0 +1,30 @@
+# $Id$
+# Contributor: Andrea Scarpino and...@archlinux.org
+# Contributor: Alexander Fehr pizzapunk gmail com
+# Contributor: William Rea sillywi...@gmail.com
+# Maintainer: Daniel J Griffiths ghost1...@archlinux.us
+
+pkgname=xapian-core
+epoch=1
+pkgver=1.2.17
+pkgrel=1
+pkgdesc='Open source search engine library.'
+arch=('i686' 'x86_64')
+url='http://www.xapian.org/'
+license=('GPL')
+depends=('sh' 'gcc-libs' 'zlib' 'util-linux')
+# xapian config requires libxapian.la
+options=('libtool')
+source=(http://oligarchy.co.uk/xapian/${pkgver}/${pkgname}-${pkgver}.tar.xz;)
+md5sums=('493117bf45e5471e86b4fc5d6d8069dc')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+

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

2014-02-19 Thread Sergej Pupykin
Date: Wednesday, February 19, 2014 @ 11:07:10
  Author: spupykin
Revision: 105913

upgpkg: flightgear 3.0.0-1

upd

Modified:
  flightgear/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-19 10:06:58 UTC (rev 105912)
+++ PKGBUILD2014-02-19 10:07:10 UTC (rev 105913)
@@ -4,7 +4,7 @@
 # Contributor: Hans Janssen h...@janserv.xs4all.nl
 
 pkgname=flightgear
-pkgver=2.12.1
+pkgver=3.0.0
 pkgrel=1
 pkgdesc=An open-source, multi-platform flight simulator
 arch=(i686 x86_64)
@@ -16,7 +16,7 @@
 
#source=($pkgname-$pkgver.tar.gz::https://gitorious.org/fg/flightgear/archive-tarball/release/$pkgver;)
 
#source=(ftp://ftp.de.flightgear.org/pub/fgfs/Source/flightgear-$pkgver.tar.bz2;)
 
source=(http://mirrors.ibiblio.org/pub/mirrors/flightgear/ftp/Source/flightgear-$pkgver.tar.bz2;)
-md5sums=('0e57582b9e83d7d44e82761792a79793')
+md5sums=('e943e17db110e2f9e82a00acaaa11790')
 
 build() {
   cd $srcdir/flightgear-$pkgver



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

2014-02-19 Thread Alexander Rødseth
Date: Wednesday, February 19, 2014 @ 11:06:58
  Author: arodseth
Revision: 105912

Added dependency on go-tools,

since the go tools seems to rely on ie vet.

Modified:
  go/trunk/PKGBUILD
  go/trunk/go.install

+
 PKGBUILD   |4 ++--
 go.install |   13 -
 2 files changed, 2 insertions(+), 15 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-02-19 08:50:20 UTC (rev 105911)
+++ PKGBUILD2014-02-19 10:06:58 UTC (rev 105912)
@@ -16,7 +16,7 @@
 arch=('x86_64' 'i686')
 url='http://golang.org/'
 license=('custom')
-depends=('perl' 'gawk')
+depends=('perl' 'gawk' 'go-tools')
 makedepends=('inetutils')
 options=('!strip' 'staticlibs')
 optdepends=('liteide: IDE for editing and building projects written in Go'
@@ -135,7 +135,7 @@
   install -Dm644 src/pkg/runtime/cgocall.h \
 $pkgdir/usr/lib/go/src/pkg/runtime/cgocall.h
 
-  # In order to make godoc work, see FS#38597
+  # Set GOROOT in order to make godoc work, see FS#38597
   install -Dm755 $srcdir/$pkgname.sh $pkgdir/etc/profile.d/$pkgname.sh
 
   # This is to make go get code.google.com/p/go-tour/gotour and

Modified: go.install
===
--- go.install  2014-02-19 08:50:20 UTC (rev 105911)
+++ go.install  2014-02-19 10:06:58 UTC (rev 105912)
@@ -8,19 +8,6 @@
   echo 'export PATH=$PATH:~/go/bin'
   echo 'go get code.google.com/p/go-tour/gotour'
   echo
-  echo 'For adding useful go tools:'
-  echo
-  echo 'go get code.google.com/p/go.tools/cmd/benchcmp'
-  echo 'go get code.google.com/p/go.tools/cmd/cover'
-  echo 'go get code.google.com/p/go.tools/cmd/godoc'
-  echo 'go get code.google.com/p/go.tools/cmd/goimports'
-  echo 'go get code.google.com/p/go.tools/cmd/gotype'
-  echo 'go get code.google.com/p/go.tools/cmd/html2article'
-  echo 'go get code.google.com/p/go.tools/cmd/ssadump'
-  echo 'go get code.google.com/p/go.tools/cmd/vet'
-  echo
-  echo '#go-nuts at irc.freenode.net may provide more answers.'
-  echo
 }
 
 # vim:set ts=2 sw=2 et:



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

2014-02-19 Thread Sergej Pupykin
Date: Wednesday, February 19, 2014 @ 11:07:30
  Author: spupykin
Revision: 105914

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-02-19 10:07:10 UTC (rev 105913)
+++ community-i686/PKGBUILD 2014-02-19 10:07:30 UTC (rev 105914)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer: William Rea sillywi...@gmail.com
-# Contributor: Hans Janssen h...@janserv.xs4all.nl
-
-pkgname=flightgear
-pkgver=2.12.1
-pkgrel=1
-pkgdesc=An open-source, multi-platform flight simulator
-arch=(i686 x86_64)
-depends=('simgear' 'libxmu' 'libxi' 'zlib' 'openscenegraph' 'subversion' 
'libxrandr' 'glu')
-makedepends=('boost' 'cmake' 'mesa' 'sharutils')
-license=(GPL)
-url=http://www.flightgear.org;
-options=('!makeflags')
-#source=($pkgname-$pkgver.tar.gz::https://gitorious.org/fg/flightgear/archive-tarball/release/$pkgver;)
-#source=(ftp://ftp.de.flightgear.org/pub/fgfs/Source/flightgear-$pkgver.tar.bz2;)
-source=(http://mirrors.ibiblio.org/pub/mirrors/flightgear/ftp/Source/flightgear-$pkgver.tar.bz2;)
-md5sums=('0e57582b9e83d7d44e82761792a79793')
-
-build() {
-  cd $srcdir/flightgear-$pkgver
-  cmake \
-   -DCMAKE_INSTALL_PREFIX=/usr \
-   -DCMAKE_INSTALL_LIBDIR=lib \
-   -DFG_DATA_DIR:STRING=/usr/share/flightgear/data .
-  uudecode -o package/flightgear.png package/flightgear.png.uue
-  make
-  sed -i 's|Exec=.*|Exec=fgfs --fg-root=/usr/share/flightgear/data|' 
package/flightgear.desktop
-}
-
-package() {
-  depends=(${depends[@]} 'flightgear-data')
-
-  cd $srcdir/flightgear-$pkgver
-  make DESTDIR=$pkgdir install
-
-  install -Dm0644 package/flightgear.desktop 
$pkgdir/usr/share/applications/flightgear.desktop
-  install -Dm0644 package/flightgear.ico $pkgdir/usr/share/icons/flightgear.ico
-  install -Dm0644 package/flightgear.png $pkgdir/usr/share/icons/flightgear.png
-  ln -sf flightgear $pkgdir/usr/share/FlightGear
-}

Copied: flightgear/repos/community-i686/PKGBUILD (from rev 105913, 
flightgear/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-02-19 10:07:30 UTC (rev 105914)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Maintainer: William Rea sillywi...@gmail.com
+# Contributor: Hans Janssen h...@janserv.xs4all.nl
+
+pkgname=flightgear
+pkgver=3.0.0
+pkgrel=1
+pkgdesc=An open-source, multi-platform flight simulator
+arch=(i686 x86_64)
+depends=('simgear' 'libxmu' 'libxi' 'zlib' 'openscenegraph' 'subversion' 
'libxrandr' 'glu')
+makedepends=('boost' 'cmake' 'mesa' 'sharutils')
+license=(GPL)
+url=http://www.flightgear.org;
+options=('!makeflags')
+#source=($pkgname-$pkgver.tar.gz::https://gitorious.org/fg/flightgear/archive-tarball/release/$pkgver;)
+#source=(ftp://ftp.de.flightgear.org/pub/fgfs/Source/flightgear-$pkgver.tar.bz2;)
+source=(http://mirrors.ibiblio.org/pub/mirrors/flightgear/ftp/Source/flightgear-$pkgver.tar.bz2;)
+md5sums=('e943e17db110e2f9e82a00acaaa11790')
+
+build() {
+  cd $srcdir/flightgear-$pkgver
+  cmake \
+   -DCMAKE_INSTALL_PREFIX=/usr \
+   -DCMAKE_INSTALL_LIBDIR=lib \
+   -DFG_DATA_DIR:STRING=/usr/share/flightgear/data .
+  uudecode -o package/flightgear.png package/flightgear.png.uue
+  make
+  sed -i 's|Exec=.*|Exec=fgfs --fg-root=/usr/share/flightgear/data|' 
package/flightgear.desktop
+}
+
+package() {
+  depends=(${depends[@]} 'flightgear-data')
+
+  cd $srcdir/flightgear-$pkgver
+  make DESTDIR=$pkgdir install
+
+  install -Dm0644 package/flightgear.desktop 
$pkgdir/usr/share/applications/flightgear.desktop
+  install -Dm0644 package/flightgear.ico $pkgdir/usr/share/icons/flightgear.ico
+  install -Dm0644 package/flightgear.png $pkgdir/usr/share/icons/flightgear.png
+  ln -sf flightgear $pkgdir/usr/share/FlightGear
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-02-19 10:07:10 UTC (rev 105913)
+++ community-x86_64/PKGBUILD   2014-02-19 10:07:30 UTC (rev 105914)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer: William Rea sillywi...@gmail.com
-# Contributor: Hans Janssen h...@janserv.xs4all.nl
-

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

2014-02-19 Thread Sergej Pupykin
Date: Wednesday, February 19, 2014 @ 11:07:38
  Author: spupykin
Revision: 105915

upgpkg: flightgear-data 3.0.0-1

upd

Modified:
  flightgear-data/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-19 10:07:30 UTC (rev 105914)
+++ PKGBUILD2014-02-19 10:07:38 UTC (rev 105915)
@@ -4,7 +4,7 @@
 # Contributor: Hans Janssen h...@janserv.xs4all.nl
 
 pkgname=flightgear-data
-pkgver=2.12.1
+pkgver=3.0.0
 pkgrel=1
 pkgdesc=Base-Data for the opensource flight-simulator.
 arch=(any)
@@ -11,8 +11,8 @@
 license=(GPL)
 url=http://www.flightgear.org;
 options=(!strip)
-source=(http://mirrors.ibiblio.org/flightgear/ftp/Shared/FlightGear-$pkgver-data.tar.bz2;)
-md5sums=('09fbb56fc9a4be21d3898ba5c8252b44')
+source=(http://mirrors.ibiblio.org/flightgear/ftp/Shared/FlightGear-data-$pkgver.tar.bz2;)
+md5sums=('ee607a5305cad78d21e6ae038f62b277')
 
 package() {
   cd $srcdir



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

2014-02-19 Thread Alexander Rødseth
Date: Wednesday, February 19, 2014 @ 11:08:01
  Author: arodseth
Revision: 105916

Optional dependency instead

Modified:
  go/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-19 10:07:38 UTC (rev 105915)
+++ PKGBUILD2014-02-19 10:08:01 UTC (rev 105916)
@@ -16,12 +16,13 @@
 arch=('x86_64' 'i686')
 url='http://golang.org/'
 license=('custom')
-depends=('perl' 'gawk' 'go-tools')
+depends=('perl' 'gawk')
 makedepends=('inetutils')
 options=('!strip' 'staticlibs')
 optdepends=('liteide: IDE for editing and building projects written in Go'
 'mercurial: Version control system written in Python'
-'git: Version control system written in C')
+'git: Version control system written in C'
+'go-tools: Go vet and other tools')
 install=$pkgname.install
 backup=('usr/lib/go/bin')
 



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

2014-02-19 Thread Sergej Pupykin
Date: Wednesday, February 19, 2014 @ 11:08:35
  Author: spupykin
Revision: 105917

archrelease: copy trunk to community-any

Added:
  flightgear-data/repos/community-any/PKGBUILD
(from rev 105916, flightgear-data/trunk/PKGBUILD)
Deleted:
  flightgear-data/repos/community-any/PKGBUILD

--+
 PKGBUILD |   44 ++--
 1 file changed, 22 insertions(+), 22 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-02-19 10:08:01 UTC (rev 105916)
+++ PKGBUILD2014-02-19 10:08:35 UTC (rev 105917)
@@ -1,22 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer: William Rea sillywi...@gmail.com
-# Contributor: Hans Janssen h...@janserv.xs4all.nl
-
-pkgname=flightgear-data
-pkgver=2.12.1
-pkgrel=1
-pkgdesc=Base-Data for the opensource flight-simulator.
-arch=(any)
-license=(GPL)
-url=http://www.flightgear.org;
-options=(!strip)
-source=(http://mirrors.ibiblio.org/flightgear/ftp/Shared/FlightGear-$pkgver-data.tar.bz2;)
-md5sums=('09fbb56fc9a4be21d3898ba5c8252b44')
-
-package() {
-  cd $srcdir
-  mkdir -p $pkgdir/usr/share/flightgear
-  mv fgdata/ $pkgdir/usr/share/flightgear/data
-  chown root:root $pkgdir/usr/share/flightgear/data
-}

Copied: flightgear-data/repos/community-any/PKGBUILD (from rev 105916, 
flightgear-data/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-02-19 10:08:35 UTC (rev 105917)
@@ -0,0 +1,22 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Maintainer: William Rea sillywi...@gmail.com
+# Contributor: Hans Janssen h...@janserv.xs4all.nl
+
+pkgname=flightgear-data
+pkgver=3.0.0
+pkgrel=1
+pkgdesc=Base-Data for the opensource flight-simulator.
+arch=(any)
+license=(GPL)
+url=http://www.flightgear.org;
+options=(!strip)
+source=(http://mirrors.ibiblio.org/flightgear/ftp/Shared/FlightGear-data-$pkgver.tar.bz2;)
+md5sums=('ee607a5305cad78d21e6ae038f62b277')
+
+package() {
+  cd $srcdir
+  mkdir -p $pkgdir/usr/share/flightgear
+  mv fgdata/ $pkgdir/usr/share/flightgear/data
+  chown root:root $pkgdir/usr/share/flightgear/data
+}



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

2014-02-19 Thread Sergej Pupykin
Date: Wednesday, February 19, 2014 @ 11:21:57
  Author: spupykin
Revision: 105919

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

Added:
  simgear/repos/community-i686/PKGBUILD
(from rev 105918, simgear/trunk/PKGBUILD)
  simgear/repos/community-x86_64/PKGBUILD
(from rev 105918, simgear/trunk/PKGBUILD)
Deleted:
  simgear/repos/community-i686/PKGBUILD
  simgear/repos/community-i686/osg-3.2.patch
  simgear/repos/community-x86_64/PKGBUILD
  simgear/repos/community-x86_64/osg-3.2.patch

+
 /PKGBUILD  |   60 +++
 community-i686/PKGBUILD|   30 ---
 community-i686/osg-3.2.patch   |   22 --
 community-x86_64/PKGBUILD  |   30 ---
 community-x86_64/osg-3.2.patch |   22 --
 5 files changed, 60 insertions(+), 104 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-02-19 10:21:43 UTC (rev 105918)
+++ community-i686/PKGBUILD 2014-02-19 10:21:57 UTC (rev 105919)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer: William Rea sillywi...@gmail.com
-# Contributor: Hans Janssen h...@janserv.xs4all.nl
-
-pkgname=simgear
-pkgver=2.12.1
-pkgrel=2
-pkgdesc=A set of open-source libraries designed to be used as building blocks 
for quickly assembling 3d simulations, games, and visualization applications.
-arch=(i686 x86_64)
-depends=('glut' 'freealut' 'plib' 'openscenegraph')
-makedepends=('boost' 'cmake' 'mesa')
-license=(GPL)
-#url=http://www.simgear.org;
-url=https://gitorious.org/fg;
-options=('!makeflags' 'staticlibs')
-#source=(SimGear-$pkgver.tar.gz::https://gitorious.org/fg/simgear/archive-tarball/release/$pkgver;)
-source=(http://mirrors.ibiblio.org/pub/mirrors/simgear/ftp/Source/simgear-$pkgver.tar.bz2;)
-md5sums=('8c483e13bce96f1dc27300a087fdb962')
-
-build() {
-  cd $srcdir/simgear-$pkgver
-  cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_INSTALL_LIBDIR=lib .
-  make
-}
-
-package() {
-  cd $srcdir/simgear-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: simgear/repos/community-i686/PKGBUILD (from rev 105918, 
simgear/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-02-19 10:21:57 UTC (rev 105919)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Maintainer: William Rea sillywi...@gmail.com
+# Contributor: Hans Janssen h...@janserv.xs4all.nl
+
+pkgname=simgear
+pkgver=3.0.0
+pkgrel=1
+pkgdesc=A set of open-source libraries designed to be used as building blocks 
for quickly assembling 3d simulations, games, and visualization applications.
+arch=(i686 x86_64)
+depends=('glu' 'glut' 'freealut' 'plib' 'openscenegraph')
+makedepends=('boost' 'cmake' 'mesa')
+license=(GPL)
+#url=http://www.simgear.org;
+url=https://gitorious.org/fg;
+options=('!makeflags' 'staticlibs')
+#source=(SimGear-$pkgver.tar.gz::https://gitorious.org/fg/simgear/archive-tarball/release/$pkgver;)
+source=(http://mirrors.ibiblio.org/pub/mirrors/simgear/ftp/Source/simgear-$pkgver.tar.bz2;)
+md5sums=('097f55962dfc48b3e740334dbfda64a6')
+
+build() {
+  cd $srcdir/simgear-$pkgver
+  cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_INSTALL_LIBDIR=lib .
+  make
+}
+
+package() {
+  cd $srcdir/simgear-$pkgver
+  make DESTDIR=$pkgdir install
+}

Deleted: community-i686/osg-3.2.patch
===
--- community-i686/osg-3.2.patch2014-02-19 10:21:43 UTC (rev 105918)
+++ community-i686/osg-3.2.patch2014-02-19 10:21:57 UTC (rev 105919)
@@ -1,22 +0,0 @@
-diff -wbBur simgear-2.10.0/simgear/scene/material/EffectGeode.cxx 
simgear-2.10.0.q/simgear/scene/material/EffectGeode.cxx
 simgear-2.10.0/simgear/scene/material/EffectGeode.cxx  2011-06-29 
18:58:56.0 +0400
-+++ simgear-2.10.0.q/simgear/scene/material/EffectGeode.cxx2013-07-25 
16:14:24.268934729 +0400
-@@ -80,15 +80,15 @@
- int n = _effect-getGenerator(Effect::TANGENT);
- tsg-generate(geometry, 0);  // 0 is normal_unit, but I have no idea 
what that is!
- if (n != -1  !geometry-getVertexAttribArray(n))
--geometry-setVertexAttribData(n, 
osg::Geometry::ArrayData(tsg-getTangentArray(), 
osg::Geometry::BIND_PER_VERTEX,GL_FALSE));
-+geometry-setVertexAttribArray(n, tsg-getTangentArray(), 
osg::Array::BIND_PER_VERTEX);
- 
- n = _effect-getGenerator(Effect::BINORMAL);
- if (n != -1  !geometry-getVertexAttribArray(n))
--geometry-setVertexAttribData(n, 
osg::Geometry::ArrayData(tsg-getBinormalArray(), 
osg::Geometry::BIND_PER_VERTEX,GL_FALSE));
-+geometry-setVertexAttribArray(n, tsg-getBinormalArray(), 
osg::Array::BIND_PER_VERTEX);
- 
- n = 

[arch-commits] Commit in simgear/trunk (PKGBUILD osg-3.2.patch)

2014-02-19 Thread Sergej Pupykin
Date: Wednesday, February 19, 2014 @ 11:21:43
  Author: spupykin
Revision: 105918

upgpkg: simgear 3.0.0-1

upd

Modified:
  simgear/trunk/PKGBUILD
Deleted:
  simgear/trunk/osg-3.2.patch

---+
 PKGBUILD  |8 
 osg-3.2.patch |   22 --
 2 files changed, 4 insertions(+), 26 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-02-19 10:08:35 UTC (rev 105917)
+++ PKGBUILD2014-02-19 10:21:43 UTC (rev 105918)
@@ -4,11 +4,11 @@
 # Contributor: Hans Janssen h...@janserv.xs4all.nl
 
 pkgname=simgear
-pkgver=2.12.1
-pkgrel=2
+pkgver=3.0.0
+pkgrel=1
 pkgdesc=A set of open-source libraries designed to be used as building blocks 
for quickly assembling 3d simulations, games, and visualization applications.
 arch=(i686 x86_64)
-depends=('glut' 'freealut' 'plib' 'openscenegraph')
+depends=('glu' 'glut' 'freealut' 'plib' 'openscenegraph')
 makedepends=('boost' 'cmake' 'mesa')
 license=(GPL)
 #url=http://www.simgear.org;
@@ -16,7 +16,7 @@
 options=('!makeflags' 'staticlibs')
 
#source=(SimGear-$pkgver.tar.gz::https://gitorious.org/fg/simgear/archive-tarball/release/$pkgver;)
 
source=(http://mirrors.ibiblio.org/pub/mirrors/simgear/ftp/Source/simgear-$pkgver.tar.bz2;)
-md5sums=('8c483e13bce96f1dc27300a087fdb962')
+md5sums=('097f55962dfc48b3e740334dbfda64a6')
 
 build() {
   cd $srcdir/simgear-$pkgver

Deleted: osg-3.2.patch
===
--- osg-3.2.patch   2014-02-19 10:08:35 UTC (rev 105917)
+++ osg-3.2.patch   2014-02-19 10:21:43 UTC (rev 105918)
@@ -1,22 +0,0 @@
-diff -wbBur simgear-2.10.0/simgear/scene/material/EffectGeode.cxx 
simgear-2.10.0.q/simgear/scene/material/EffectGeode.cxx
 simgear-2.10.0/simgear/scene/material/EffectGeode.cxx  2011-06-29 
18:58:56.0 +0400
-+++ simgear-2.10.0.q/simgear/scene/material/EffectGeode.cxx2013-07-25 
16:14:24.268934729 +0400
-@@ -80,15 +80,15 @@
- int n = _effect-getGenerator(Effect::TANGENT);
- tsg-generate(geometry, 0);  // 0 is normal_unit, but I have no idea 
what that is!
- if (n != -1  !geometry-getVertexAttribArray(n))
--geometry-setVertexAttribData(n, 
osg::Geometry::ArrayData(tsg-getTangentArray(), 
osg::Geometry::BIND_PER_VERTEX,GL_FALSE));
-+geometry-setVertexAttribArray(n, tsg-getTangentArray(), 
osg::Array::BIND_PER_VERTEX);
- 
- n = _effect-getGenerator(Effect::BINORMAL);
- if (n != -1  !geometry-getVertexAttribArray(n))
--geometry-setVertexAttribData(n, 
osg::Geometry::ArrayData(tsg-getBinormalArray(), 
osg::Geometry::BIND_PER_VERTEX,GL_FALSE));
-+geometry-setVertexAttribArray(n, tsg-getBinormalArray(), 
osg::Array::BIND_PER_VERTEX);
- 
- n = _effect-getGenerator(Effect::NORMAL);
- if (n != -1  !geometry-getVertexAttribArray(n))
--geometry-setVertexAttribData(n, 
osg::Geometry::ArrayData(tsg-getNormalArray(), 
osg::Geometry::BIND_PER_VERTEX,GL_FALSE));
-+geometry-setVertexAttribArray(n, tsg-getNormalArray(), 
osg::Array::BIND_PER_VERTEX);
- }
- }
- 



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

2014-02-19 Thread Bartłomiej Piotrowski
Date: Wednesday, February 19, 2014 @ 11:25:59
  Author: bpiotrowski
Revision: 105920

upgpkg: nodejs 0.10.26-1

new upstream release

Modified:
  nodejs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-19 10:21:57 UTC (rev 105919)
+++ PKGBUILD2014-02-19 10:25:59 UTC (rev 105920)
@@ -8,7 +8,7 @@
 # Contributor: TIanyi Cui tianyi...@gmail.com
 
 pkgname=nodejs
-pkgver=0.10.25
+pkgver=0.10.26
 pkgrel=1
 pkgdesc='Evented I/O for V8 javascript'
 arch=('i686' 'x86_64')
@@ -19,7 +19,7 @@
 checkdepends=('curl')
 options=('!emptydirs')
 source=(http://nodejs.org/dist/v$pkgver/node-v$pkgver.tar.gz)
-sha256sums=('46eef3b9d5475a2081dc2b2f7cf1f4c3a56824d1fc9b04e7ed1d7a88e8f6b36f')
+sha256sums=('ef5e4ea6f2689ed7f781355012b942a2347e0299da0804a58de8e6281c4b1daa')
 
 prepare() {
   cd node-v$pkgver



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

2014-02-19 Thread Bartłomiej Piotrowski
Date: Wednesday, February 19, 2014 @ 11:26:16
  Author: bpiotrowski
Revision: 105921

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-02-19 10:25:59 UTC (rev 105920)
+++ community-i686/PKGBUILD 2014-02-19 10:26:16 UTC (rev 105921)
@@ -1,66 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski nos...@bpiotrowski.pl
-# Contributor: Thomas Dziedzic  gostrc at gmail 
-# Contributor: James Campos james.r.cam...@gmail.com
-# Contributor: BlackEagle  ike DOT devolder AT gmail DOT com 
-# Contributor: Dongsheng Cai dongsheng at moodle dot com
-# Contributor: Masutu Subric masutu.arch at googlemail dot com
-# Contributor: TIanyi Cui tianyi...@gmail.com
-
-pkgname=nodejs
-pkgver=0.10.25
-pkgrel=1
-pkgdesc='Evented I/O for V8 javascript'
-arch=('i686' 'x86_64')
-url='http://nodejs.org/'
-license=('MIT')
-depends=('openssl')
-makedepends=('python2')
-checkdepends=('curl')
-options=('!emptydirs')
-source=(http://nodejs.org/dist/v$pkgver/node-v$pkgver.tar.gz)
-sha256sums=('46eef3b9d5475a2081dc2b2f7cf1f4c3a56824d1fc9b04e7ed1d7a88e8f6b36f')
-
-prepare() {
-  cd node-v$pkgver
-
-  msg 'Fixing for python2 name'
-  find -type f -exec sed \
--e 's_^#!/usr/bin/env python$_2_' \
--e 's_^\(#!/usr/bin/python2\).[45]$_\1_' \
--e 's_^#!/usr/bin/python$_2_' \
--e s_'python'_'python2'_ -i {} \;
-  find test/ -type f -exec sed 's_python _python2 _' -i {} \;
-}
-
-build() {
-  cd node-v$pkgver
-
-  export PYTHON=python2
-  ./configure \
---prefix=/usr \
---shared-openssl
-
-  make
-}
-
-check() {
-  cd node-v$pkgver
-  make test || true
-}
-
-package() {
-  cd node-v$pkgver
-
-  make DESTDIR=$pkgdir install
-
-  # install docs as per user request
-  install -d $pkgdir/usr/share/doc/nodejs
-  cp -r doc/api/{*.html,assets} \
-$pkgdir/usr/share/doc/nodejs
-
-  install -D -m644 LICENSE \
-$pkgdir/usr/share/licenses/nodejs/LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: nodejs/repos/community-i686/PKGBUILD (from rev 105920, 
nodejs/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-02-19 10:26:16 UTC (rev 105921)
@@ -0,0 +1,66 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski nos...@bpiotrowski.pl
+# Contributor: Thomas Dziedzic  gostrc at gmail 
+# Contributor: James Campos james.r.cam...@gmail.com
+# Contributor: BlackEagle  ike DOT devolder AT gmail DOT com 
+# Contributor: Dongsheng Cai dongsheng at moodle dot com
+# Contributor: Masutu Subric masutu.arch at googlemail dot com
+# Contributor: TIanyi Cui tianyi...@gmail.com
+
+pkgname=nodejs
+pkgver=0.10.26
+pkgrel=1
+pkgdesc='Evented I/O for V8 javascript'
+arch=('i686' 'x86_64')
+url='http://nodejs.org/'
+license=('MIT')
+depends=('openssl')
+makedepends=('python2')
+checkdepends=('curl')
+options=('!emptydirs')
+source=(http://nodejs.org/dist/v$pkgver/node-v$pkgver.tar.gz)
+sha256sums=('ef5e4ea6f2689ed7f781355012b942a2347e0299da0804a58de8e6281c4b1daa')
+
+prepare() {
+  cd node-v$pkgver
+
+  msg 'Fixing for python2 name'
+  find -type f -exec sed \
+-e 's_^#!/usr/bin/env python$_2_' \
+-e 's_^\(#!/usr/bin/python2\).[45]$_\1_' \
+-e 's_^#!/usr/bin/python$_2_' \
+-e s_'python'_'python2'_ -i {} \;
+  find test/ -type f -exec sed 's_python _python2 _' -i {} \;
+}
+
+build() {
+  cd node-v$pkgver
+
+  export PYTHON=python2
+  ./configure \
+--prefix=/usr \
+--shared-openssl
+
+  make
+}
+
+check() {
+  cd node-v$pkgver
+  make test || true
+}
+
+package() {
+  cd node-v$pkgver
+
+  make DESTDIR=$pkgdir install
+
+  # install docs as per user request
+  install -d $pkgdir/usr/share/doc/nodejs
+  cp -r doc/api/{*.html,assets} \
+$pkgdir/usr/share/doc/nodejs
+
+  install -D -m644 LICENSE \
+$pkgdir/usr/share/licenses/nodejs/LICENSE
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-02-19 10:25:59 UTC (rev 105920)
+++ community-x86_64/PKGBUILD   2014-02-19 10:26:16 UTC (rev 105921)
@@ -1,66 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski nos...@bpiotrowski.pl
-# Contributor: Thomas Dziedzic  gostrc at gmail 
-# Contributor: James Campos james.r.cam...@gmail.com
-# Contributor: BlackEagle 

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

2014-02-19 Thread Bartłomiej Piotrowski
Date: Wednesday, February 19, 2014 @ 11:29:56
  Author: bpiotrowski
Revision: 105922

upgpkg: libfm 1.2.0-1

new upstream release

Modified:
  libfm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-19 10:26:16 UTC (rev 105921)
+++ PKGBUILD2014-02-19 10:29:56 UTC (rev 105922)
@@ -5,7 +5,7 @@
 # Contributor: Juergen Hoetzel juer...@archlinux.org
 
 pkgname=libfm
-pkgver=1.1.4
+pkgver=1.2.0
 pkgrel=1
 pkgdesc='Library for file management'
 url='http://pcmanfm.sourceforge.net/'
@@ -16,7 +16,7 @@
 makedepends=('intltool')
 install=libfm.install
 source=(http://downloads.sourceforge.net/pcmanfm/libfm-$pkgver.tar.xz)
-md5sums=('fd3ff9174e097ab3fd619e4a10fd822a')
+md5sums=('07d1361bc008db46b0fd4c775f5696de')
 
 build() {
   cd $pkgname-$pkgver



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

2014-02-19 Thread Bartłomiej Piotrowski
Date: Wednesday, February 19, 2014 @ 11:30:07
  Author: bpiotrowski
Revision: 105923

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

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

+
 /PKGBUILD  |   74 +++
 /libfm.install |   30 +++
 community-i686/PKGBUILD|   37 ---
 community-i686/libfm.install   |   15 ---
 community-x86_64/PKGBUILD  |   37 ---
 community-x86_64/libfm.install |   15 ---
 6 files changed, 104 insertions(+), 104 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-02-19 10:29:56 UTC (rev 105922)
+++ community-i686/PKGBUILD 2014-02-19 10:30:07 UTC (rev 105923)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski bpiotrow...@archlinux.org
-# Contributor: Unknown47 unknown...@gmail.com
-# Contributor: Angel Velasquez an...@archlinux.org
-# Contributor: Juergen Hoetzel juer...@archlinux.org
-
-pkgname=libfm
-pkgver=1.1.4
-pkgrel=1
-pkgdesc='Library for file management'
-url='http://pcmanfm.sourceforge.net/'
-arch=('i686' 'x86_64')
-license=('GPL')
-groups=('lxde')
-depends=('gtk2' 'menu-cache' 'udisks' 'desktop-file-utils' 'libexif')
-makedepends=('intltool')
-install=libfm.install
-source=(http://downloads.sourceforge.net/pcmanfm/libfm-$pkgver.tar.xz)
-md5sums=('fd3ff9174e097ab3fd619e4a10fd822a')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr \
---sysconfdir=/etc \
---enable-udisks \
---with-gnu-ld
-  make LDFLAGS+=' -lgobject-2.0 -lglib-2.0'
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-
-  # Temporary fix to FS#32361
-  rm -rf $pkgdir/usr/include/libfm
-  mv $pkgdir/usr/include/libfm-1.0/ $pkgdir/usr/include/libfm
-}

Copied: libfm/repos/community-i686/PKGBUILD (from rev 105922, 
libfm/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-02-19 10:30:07 UTC (rev 105923)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski bpiotrow...@archlinux.org
+# Contributor: Unknown47 unknown...@gmail.com
+# Contributor: Angel Velasquez an...@archlinux.org
+# Contributor: Juergen Hoetzel juer...@archlinux.org
+
+pkgname=libfm
+pkgver=1.2.0
+pkgrel=1
+pkgdesc='Library for file management'
+url='http://pcmanfm.sourceforge.net/'
+arch=('i686' 'x86_64')
+license=('GPL')
+groups=('lxde')
+depends=('gtk2' 'menu-cache' 'udisks' 'desktop-file-utils' 'libexif')
+makedepends=('intltool')
+install=libfm.install
+source=(http://downloads.sourceforge.net/pcmanfm/libfm-$pkgver.tar.xz)
+md5sums=('07d1361bc008db46b0fd4c775f5696de')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr \
+--sysconfdir=/etc \
+--enable-udisks \
+--with-gnu-ld
+  make LDFLAGS+=' -lgobject-2.0 -lglib-2.0'
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+
+  # Temporary fix to FS#32361
+  rm -rf $pkgdir/usr/include/libfm
+  mv $pkgdir/usr/include/libfm-1.0/ $pkgdir/usr/include/libfm
+}

Deleted: community-i686/libfm.install
===
--- community-i686/libfm.install2014-02-19 10:29:56 UTC (rev 105922)
+++ community-i686/libfm.install2014-02-19 10:30:07 UTC (rev 105923)
@@ -1,15 +0,0 @@
-post_install() {
-  update-mime-database /usr/share/mime  /dev/null
-  update-desktop-database -q
-  #[ -d /usr/lib/gio/modules ]  gio-querymodules /usr/lib/gio/modules
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}
-
-

Copied: libfm/repos/community-i686/libfm.install (from rev 105922, 
libfm/trunk/libfm.install)
===
--- community-i686/libfm.install(rev 0)
+++ community-i686/libfm.install2014-02-19 10:30:07 UTC (rev 105923)
@@ -0,0 +1,15 @@
+post_install() {
+  update-mime-database /usr/share/mime  /dev/null
+  update-desktop-database -q
+  #[ -d /usr/lib/gio/modules ]  gio-querymodules /usr/lib/gio/modules
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}
+
+

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-02-19 

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

2014-02-19 Thread Bartłomiej Piotrowski
Date: Wednesday, February 19, 2014 @ 11:34:58
  Author: bpiotrowski
Revision: 105924

upgpkg: pcmanfm 1.2.0-1

new upstream release

Modified:
  pcmanfm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-19 10:30:07 UTC (rev 105923)
+++ PKGBUILD2014-02-19 10:34:58 UTC (rev 105924)
@@ -1,15 +1,15 @@
 # $Id$
-# Maintainer:  Bartłomiej Piotrowski barthal...@gmail.com
+# Maintainer:  Bartłomiej Piotrowski bpiotrow...@archlinux.org
 # Contributor: Unknown47 unknown...@gmail.com
 # Contributor: Angel Velasquez an...@archlinux.org
 # Contributor: Juergen Hoetzel juer...@archlinux.org
 
 pkgname=pcmanfm
-pkgver=1.1.2
-pkgrel=2
-pkgdesc=An extremely fast and lightweight file manager
+pkgver=1.2.0
+pkgrel=1
+pkgdesc='Extremely fast and lightweight file manager'
 arch=('i686' 'x86_64')
-url=http://pcmanfm.sourceforge.net/;
+url='http://pcmanfm.sourceforge.net/'
 license=('GPL')
 groups=('lxde')
 depends=('gtk2' 'desktop-file-utils' 'libfm' 'lxmenu-data')
@@ -16,19 +16,19 @@
 makedepends=('intltool')
 optdepends=('gvfs: for trash support, mounting with udisk and remote 
filesystems')
 install=$pkgname.install
-source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-$pkgver.tar.gz)
-md5sums=('41104699e653ff2b0a9a9e80a257d6a2')
+source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.xz)
+md5sums=('11d59a492c9802866279a6e7e2b3f49e')
 
 build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  ./configure --sysconfdir=/etc --prefix=/usr 
+  cd $pkgname-$pkgver
+  ./configure --sysconfdir=/etc --prefix=/usr
   make LDFLAGS+=' -lm'
 }
 
 package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install 
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
 
-  sed -e 's|x-directory/normal|inode/directory|' -i 
$pkgdir/usr/share/applications/pcmanfm.desktop
+  sed -e 's|x-directory/normal|inode/directory|' -i \
+$pkgdir/usr/share/applications/pcmanfm.desktop
 }



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

2014-02-19 Thread Bartłomiej Piotrowski
Date: Wednesday, February 19, 2014 @ 11:35:08
  Author: bpiotrowski
Revision: 105925

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-02-19 10:34:58 UTC (rev 105924)
+++ community-i686/PKGBUILD 2014-02-19 10:35:08 UTC (rev 105925)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski barthal...@gmail.com
-# Contributor: Unknown47 unknown...@gmail.com
-# Contributor: Angel Velasquez an...@archlinux.org
-# Contributor: Juergen Hoetzel juer...@archlinux.org
-
-pkgname=pcmanfm
-pkgver=1.1.2
-pkgrel=2
-pkgdesc=An extremely fast and lightweight file manager
-arch=('i686' 'x86_64')
-url=http://pcmanfm.sourceforge.net/;
-license=('GPL')
-groups=('lxde')
-depends=('gtk2' 'desktop-file-utils' 'libfm' 'lxmenu-data')
-makedepends=('intltool')
-optdepends=('gvfs: for trash support, mounting with udisk and remote 
filesystems')
-install=$pkgname.install
-source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-$pkgver.tar.gz)
-md5sums=('41104699e653ff2b0a9a9e80a257d6a2')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  ./configure --sysconfdir=/etc --prefix=/usr 
-  make LDFLAGS+=' -lm'
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install 
-
-  sed -e 's|x-directory/normal|inode/directory|' -i 
$pkgdir/usr/share/applications/pcmanfm.desktop
-}

Copied: pcmanfm/repos/community-i686/PKGBUILD (from rev 105924, 
pcmanfm/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-02-19 10:35:08 UTC (rev 105925)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski bpiotrow...@archlinux.org
+# Contributor: Unknown47 unknown...@gmail.com
+# Contributor: Angel Velasquez an...@archlinux.org
+# Contributor: Juergen Hoetzel juer...@archlinux.org
+
+pkgname=pcmanfm
+pkgver=1.2.0
+pkgrel=1
+pkgdesc='Extremely fast and lightweight file manager'
+arch=('i686' 'x86_64')
+url='http://pcmanfm.sourceforge.net/'
+license=('GPL')
+groups=('lxde')
+depends=('gtk2' 'desktop-file-utils' 'libfm' 'lxmenu-data')
+makedepends=('intltool')
+optdepends=('gvfs: for trash support, mounting with udisk and remote 
filesystems')
+install=$pkgname.install
+source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.xz)
+md5sums=('11d59a492c9802866279a6e7e2b3f49e')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --sysconfdir=/etc --prefix=/usr
+  make LDFLAGS+=' -lm'
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+
+  sed -e 's|x-directory/normal|inode/directory|' -i \
+$pkgdir/usr/share/applications/pcmanfm.desktop
+}

Deleted: community-i686/pcmanfm.install
===
--- community-i686/pcmanfm.install  2014-02-19 10:34:58 UTC (rev 105924)
+++ community-i686/pcmanfm.install  2014-02-19 10:35:08 UTC (rev 105925)
@@ -1,11 +0,0 @@
-post_install() {
-update-desktop-database -q
-}
-
-post_upgrade() {
-update-desktop-database -q
-}
-
-post_remove() {
-update-desktop-database -q
-}

Copied: pcmanfm/repos/community-i686/pcmanfm.install (from rev 105924, 
pcmanfm/trunk/pcmanfm.install)
===
--- community-i686/pcmanfm.install  (rev 0)
+++ community-i686/pcmanfm.install  2014-02-19 10:35:08 UTC (rev 105925)
@@ -0,0 +1,11 @@
+post_install() {
+update-desktop-database -q
+}
+
+post_upgrade() {
+update-desktop-database -q
+}
+
+post_remove() {
+update-desktop-database -q
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-02-19 10:34:58 UTC (rev 105924)
+++ community-x86_64/PKGBUILD   2014-02-19 10:35:08 UTC (rev 105925)
@@ -1,34 +0,0 @@

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

2014-02-19 Thread Felix Yan
Date: Wednesday, February 19, 2014 @ 11:59:14
  Author: fyan
Revision: 105926

upgpkg: python2-xapian 1:1.2.17-1

Modified:
  python2-xapian/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-19 10:35:08 UTC (rev 105925)
+++ PKGBUILD2014-02-19 10:59:14 UTC (rev 105926)
@@ -5,18 +5,18 @@
 
 pkgname=python2-xapian
 _realname=xapian-bindings
-pkgver=1.2.15
+pkgver=1.2.17
 epoch=1
-pkgrel=2
+pkgrel=1
 pkgdesc=Python bindings for Xapian
 arch=(i686 x86_64)
 url=http://xapian.org/docs/bindings/python/;
 license=('GPL')
 depends=('python2' xapian-core=$epoch:$pkgver)
-source=(http://oligarchy.co.uk/xapian/${pkgver}/${_realname}-$pkgver.tar.gz;)
+source=(http://oligarchy.co.uk/xapian/${pkgver}/${_realname}-${pkgver}.tar.xz;)
 
 build() {
-  cd $srcdir/${_realname}-$pkgver
+  cd ${_realname}-$pkgver
 
   LDFLAGS=-lpython2.7 ./configure XAPIAN_CONFIG=/usr/bin/xapian-config \
  --prefix=/usr --with-python \
@@ -26,10 +26,10 @@
 }
 
 package() {
-  cd $srcdir/${_realname}-$pkgver
+  cd ${_realname}-$pkgver
 
   make DESTDIR=$pkgdir install
 }
 
 # vim:set ts=2 sw=2 et:
-sha512sums=('b3733308f0446fa041dcae677b3d3316bd8e775fcd1a1770ca2fab5b60e40463bbbce210cb1161161f6e9f1ff5e5473d38c2dab922b7f4f2705ac165d991c0ec')
+sha512sums=('4c8348ece62b57c4442e8cb16282b7da2a8ebecaf99eefbb263795c1451f1395c2073ea311df0159e74a4d52029682034926526b17554627cf8e286f328f36a7')



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

2014-02-19 Thread Felix Yan
Date: Wednesday, February 19, 2014 @ 12:00:34
  Author: fyan
Revision: 105927

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

Added:
  python2-xapian/repos/community-i686/PKGBUILD
(from rev 105926, python2-xapian/trunk/PKGBUILD)
  python2-xapian/repos/community-x86_64/PKGBUILD
(from rev 105926, python2-xapian/trunk/PKGBUILD)
Deleted:
  python2-xapian/repos/community-i686/PKGBUILD
  python2-xapian/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-02-19 10:59:14 UTC (rev 105926)
+++ community-i686/PKGBUILD 2014-02-19 11:00:34 UTC (rev 105927)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@gmail.com
-# Contributor: DonVla donvla/users.sourceforge/net
-# Contributor: Hervé Cauwelier herve/oursours/net
-
-pkgname=python2-xapian
-_realname=xapian-bindings
-pkgver=1.2.15
-epoch=1
-pkgrel=2
-pkgdesc=Python bindings for Xapian
-arch=(i686 x86_64)
-url=http://xapian.org/docs/bindings/python/;
-license=('GPL')
-depends=('python2' xapian-core=$epoch:$pkgver)
-source=(http://oligarchy.co.uk/xapian/${pkgver}/${_realname}-$pkgver.tar.gz;)
-
-build() {
-  cd $srcdir/${_realname}-$pkgver
-
-  LDFLAGS=-lpython2.7 ./configure XAPIAN_CONFIG=/usr/bin/xapian-config \
- --prefix=/usr --with-python \
- PYTHON=/usr/bin/python2
-
-  make
-}
-
-package() {
-  cd $srcdir/${_realname}-$pkgver
-
-  make DESTDIR=$pkgdir install
-}
-
-# vim:set ts=2 sw=2 et:
-sha512sums=('b3733308f0446fa041dcae677b3d3316bd8e775fcd1a1770ca2fab5b60e40463bbbce210cb1161161f6e9f1ff5e5473d38c2dab922b7f4f2705ac165d991c0ec')

Copied: python2-xapian/repos/community-i686/PKGBUILD (from rev 105926, 
python2-xapian/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-02-19 11:00:34 UTC (rev 105927)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+# Contributor: DonVla donvla/users.sourceforge/net
+# Contributor: Hervé Cauwelier herve/oursours/net
+
+pkgname=python2-xapian
+_realname=xapian-bindings
+pkgver=1.2.17
+epoch=1
+pkgrel=1
+pkgdesc=Python bindings for Xapian
+arch=(i686 x86_64)
+url=http://xapian.org/docs/bindings/python/;
+license=('GPL')
+depends=('python2' xapian-core=$epoch:$pkgver)
+source=(http://oligarchy.co.uk/xapian/${pkgver}/${_realname}-${pkgver}.tar.xz;)
+
+build() {
+  cd ${_realname}-$pkgver
+
+  LDFLAGS=-lpython2.7 ./configure XAPIAN_CONFIG=/usr/bin/xapian-config \
+ --prefix=/usr --with-python \
+ PYTHON=/usr/bin/python2
+
+  make
+}
+
+package() {
+  cd ${_realname}-$pkgver
+
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:
+sha512sums=('4c8348ece62b57c4442e8cb16282b7da2a8ebecaf99eefbb263795c1451f1395c2073ea311df0159e74a4d52029682034926526b17554627cf8e286f328f36a7')

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-02-19 10:59:14 UTC (rev 105926)
+++ community-x86_64/PKGBUILD   2014-02-19 11:00:34 UTC (rev 105927)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@gmail.com
-# Contributor: DonVla donvla/users.sourceforge/net
-# Contributor: Hervé Cauwelier herve/oursours/net
-
-pkgname=python2-xapian
-_realname=xapian-bindings
-pkgver=1.2.15
-epoch=1
-pkgrel=2
-pkgdesc=Python bindings for Xapian
-arch=(i686 x86_64)
-url=http://xapian.org/docs/bindings/python/;
-license=('GPL')
-depends=('python2' xapian-core=$epoch:$pkgver)
-source=(http://oligarchy.co.uk/xapian/${pkgver}/${_realname}-$pkgver.tar.gz;)
-
-build() {
-  cd $srcdir/${_realname}-$pkgver
-
-  LDFLAGS=-lpython2.7 ./configure XAPIAN_CONFIG=/usr/bin/xapian-config \
- --prefix=/usr --with-python \
- PYTHON=/usr/bin/python2
-
-  make
-}
-
-package() {
-  cd $srcdir/${_realname}-$pkgver
-
-  make DESTDIR=$pkgdir install
-}
-
-# vim:set ts=2 sw=2 et:
-sha512sums=('b3733308f0446fa041dcae677b3d3316bd8e775fcd1a1770ca2fab5b60e40463bbbce210cb1161161f6e9f1ff5e5473d38c2dab922b7f4f2705ac165d991c0ec')

Copied: python2-xapian/repos/community-x86_64/PKGBUILD (from rev 105926, 
python2-xapian/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-02-19 11:00:34 UTC (rev 105927)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+# Contributor: DonVla donvla/users.sourceforge/net
+# Contributor: Hervé Cauwelier herve/oursours/net
+
+pkgname=python2-xapian
+_realname=xapian-bindings

[arch-commits] Commit in xarchiver/trunk (5 files)

2014-02-19 Thread Balló György
Date: Wednesday, February 19, 2014 @ 12:27:15
  Author: bgyorgy
Revision: 105928

upgpkg: xarchiver 0.5.3-1

Update to version 0.5.3

Added:
  xarchiver/trunk/xarchiver-0.5.3-add-mime-types.patch
  xarchiver/trunk/xarchiver-0.5.3-fix-double-escaping.patch
  xarchiver/trunk/xarchiver-0.5.3-fix-password-protected.patch
  xarchiver/trunk/xarchiver-0.5.3-fix-rpm-support.patch
Modified:
  xarchiver/trunk/PKGBUILD

--+
 PKGBUILD |   74 -
 xarchiver-0.5.3-add-mime-types.patch |9 ++
 xarchiver-0.5.3-fix-double-escaping.patch|   32 +
 xarchiver-0.5.3-fix-password-protected.patch |   42 
 xarchiver-0.5.3-fix-rpm-support.patch|   86 +
 5 files changed, 186 insertions(+), 57 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-02-19 11:00:34 UTC (rev 105927)
+++ PKGBUILD2014-02-19 11:27:15 UTC (rev 105928)
@@ -4,8 +4,8 @@
 # Contributor: Andrew Simmons andrew.simm...@gmail.com
 
 pkgname=xarchiver
-pkgver=0.5.2
-pkgrel=6
+pkgver=0.5.3
+pkgrel=1
 pkgdesc=GTK+ frontend to various command line archivers
 arch=('i686' 'x86_64')
 url=http://xarchiver.sourceforge.net/;
@@ -17,74 +17,34 @@
 'p7zip: 7z support'
 'arj: ARJ support'
 'lzop: LZOP support'
-'cpio: RPM support')
+'cpio: RPM support'
+'unrar: RAR support')
 install=xarchiver.install
 source=(http://downloads.sourceforge.net/xarchiver/xarchiver-$pkgver.tar.bz2
-xarchiver-0.5.2-no-donators-menu.patch
-xarchiver-0.5.2-add_xz_support.patch
-xarchiver-0.5.2-segfault-open-with.patch
-xarchiver-0.5.2-fix_7z_support.patch
-xarchiver-0.5.2-drag-n-drop_escaped_path.patch
-xarchiver-0.5.2-fix-double-escaping.patch
-xarchiver-0.5.2-fix-non-existent-archive.patch
-xarchiver-0.5.2-segfault-delete-file.patch
-xarchiver-0.5.2-segfault-password-protected.patch
-xarchiver-0.5.2-disable-rar-support.patch
-xarchiver-0.5.2-add_mime_types.patch)
-md5sums=('2bc7f06403cc6582dd4a8029ec9d038d'
- '7ef9fe9aee9f0fbc141ed9683e91ea1c'
- '5d5ef8dd1b8b7790af4ece5fcedcd370'
- 'f9036a44157b318cbc59ed012b04974b'
- '782f55c1f1021dc02c7739bf8a47336e'
- 'fcd9e04222c5e0ef459977bd7cd0ae4e'
+xarchiver-0.5.3-fix-rpm-support.patch
+xarchiver-0.5.3-fix-double-escaping.patch
+xarchiver-0.5.3-fix-password-protected.patch
+xarchiver-0.5.3-add-mime-types.patch)
+md5sums=('fd390bbd2df76a5f8a007bdeae82d4aa'
+ '812b93339f5e3332621f3c5abebfe277'
  '6178d7ab679b761469c880a8db991907'
- '22ed2783e72684a102243c5834bf5ca3'
- 'e518b1e0bc4407383aae2783c0c19a04'
- 'c46daf2ee9fce7ece608eca33174db6b'
- '10f7f24b177d273dd3153785db8678a2'
- '36a4c3181230aab1e0ce1596acc5ef88')
+ '35ab96d98521a0a36f3e9e9ec0969107'
+ 'f9119f5290caa195a56b7d3c63d9137d')
 
 prepare() {
   cd $pkgname-$pkgver
 
-  # Fix donators menu item (upstream patch)
-  patch -Np2 -i ../xarchiver-0.5.2-no-donators-menu.patch
+  # Fix RPM support
+  patch -Np1 -i ../xarchiver-0.5.3-fix-rpm-support.patch
 
-  # Add XZ support
-  # http://sourceforge.net/p/xarchiver/bugs/28/
-  patch -Np1 -i ../xarchiver-0.5.2-add_xz_support.patch
-
-  # Fix segfault on open with dialog
-  # http://sourceforge.net/p/xarchiver/bugs/52/
-  patch -Np1 -i ../xarchiver-0.5.2-segfault-open-with.patch
-
-  # Fix 7z support
-  # http://sourceforge.net/p/xarchiver/patches/5/
-  patch -Np1 -i ../xarchiver-0.5.2-fix_7z_support.patch
-
-  # Fix extraction when the Drag'n'Drop target path contains spaces
-  patch -Np1 -i ../xarchiver-0.5.2-drag-n-drop_escaped_path.patch
-
   # Fix error when trying to create archives with spaces
-  patch -Np1 -i ../xarchiver-0.5.2-fix-double-escaping.patch
+  patch -Np1 -i ../xarchiver-0.5.3-fix-double-escaping.patch
 
-  # Fix segfault when non-existent archive specified
-  patch -Np1 -i ../xarchiver-0.5.2-fix-non-existent-archive.patch
-
-  # Fix segfault when deleting a file
-  patch -Np1 -i ../xarchiver-0.5.2-segfault-delete-file.patch
-
   # Fix segfault when handling password protected files
-  patch -Np1 -i ../xarchiver-0.5.2-segfault-password-protected.patch
+  patch -Np1 -i ../xarchiver-0.5.3-fix-password-protected.patch
 
-  # Tempolary disable rar support due to incompatiblity with rar 5.0
-  patch -Np1 -i ../xarchiver-0.5.2-disable-rar-support.patch
-
   # Add more MIME types in the desktop file
-  patch -Np1 -i ../xarchiver-0.5.2-add_mime_types.patch
-
-  # Update upstream URL
-  find -type f | xargs sed -i 
's|http://xarchiver.xfce.org|http://xarchiver.sf.net|'
+  patch -Np1 -i ../xarchiver-0.5.3-add-mime-types.patch
 }
 
 build() {

Added: xarchiver-0.5.3-add-mime-types.patch

[arch-commits] Commit in xarchiver/repos (38 files)

2014-02-19 Thread Balló György
Date: Wednesday, February 19, 2014 @ 12:33:38
  Author: bgyorgy
Revision: 105932

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

Added:
  xarchiver/repos/community-i686/PKGBUILD
(from rev 105931, xarchiver/trunk/PKGBUILD)
  xarchiver/repos/community-i686/xarchiver-0.5.3-add-mime-types.patch
(from rev 105931, xarchiver/trunk/xarchiver-0.5.3-add-mime-types.patch)
  xarchiver/repos/community-i686/xarchiver-0.5.3-fix-double-escaping.patch
(from rev 105931, xarchiver/trunk/xarchiver-0.5.3-fix-double-escaping.patch)
  xarchiver/repos/community-i686/xarchiver-0.5.3-fix-password-protected.patch
(from rev 105931, 
xarchiver/trunk/xarchiver-0.5.3-fix-password-protected.patch)
  xarchiver/repos/community-i686/xarchiver-0.5.3-fix-rpm-support.patch
(from rev 105931, xarchiver/trunk/xarchiver-0.5.3-fix-rpm-support.patch)
  xarchiver/repos/community-i686/xarchiver.install
(from rev 105931, xarchiver/trunk/xarchiver.install)
  xarchiver/repos/community-x86_64/PKGBUILD
(from rev 105931, xarchiver/trunk/PKGBUILD)
  xarchiver/repos/community-x86_64/xarchiver-0.5.3-add-mime-types.patch
(from rev 105931, xarchiver/trunk/xarchiver-0.5.3-add-mime-types.patch)
  xarchiver/repos/community-x86_64/xarchiver-0.5.3-fix-double-escaping.patch
(from rev 105931, xarchiver/trunk/xarchiver-0.5.3-fix-double-escaping.patch)
  xarchiver/repos/community-x86_64/xarchiver-0.5.3-fix-password-protected.patch
(from rev 105931, 
xarchiver/trunk/xarchiver-0.5.3-fix-password-protected.patch)
  xarchiver/repos/community-x86_64/xarchiver-0.5.3-fix-rpm-support.patch
(from rev 105931, xarchiver/trunk/xarchiver-0.5.3-fix-rpm-support.patch)
  xarchiver/repos/community-x86_64/xarchiver.install
(from rev 105931, xarchiver/trunk/xarchiver.install)
Deleted:
  xarchiver/repos/community-i686/PKGBUILD
  xarchiver/repos/community-i686/xarchiver-0.5.2-add_mime_types.patch
  xarchiver/repos/community-i686/xarchiver-0.5.2-add_xz_support.patch
  xarchiver/repos/community-i686/xarchiver-0.5.2-disable-rar-support.patch
  xarchiver/repos/community-i686/xarchiver-0.5.2-drag-n-drop_escaped_path.patch
  xarchiver/repos/community-i686/xarchiver-0.5.2-fix-double-escaping.patch
  xarchiver/repos/community-i686/xarchiver-0.5.2-fix-non-existent-archive.patch
  xarchiver/repos/community-i686/xarchiver-0.5.2-fix_7z_support.patch
  xarchiver/repos/community-i686/xarchiver-0.5.2-no-donators-menu.patch
  xarchiver/repos/community-i686/xarchiver-0.5.2-segfault-delete-file.patch
  xarchiver/repos/community-i686/xarchiver-0.5.2-segfault-open-with.patch
  
xarchiver/repos/community-i686/xarchiver-0.5.2-segfault-password-protected.patch
  xarchiver/repos/community-i686/xarchiver.install
  xarchiver/repos/community-x86_64/PKGBUILD
  xarchiver/repos/community-x86_64/xarchiver-0.5.2-add_mime_types.patch
  xarchiver/repos/community-x86_64/xarchiver-0.5.2-add_xz_support.patch
  xarchiver/repos/community-x86_64/xarchiver-0.5.2-disable-rar-support.patch
  
xarchiver/repos/community-x86_64/xarchiver-0.5.2-drag-n-drop_escaped_path.patch
  xarchiver/repos/community-x86_64/xarchiver-0.5.2-fix-double-escaping.patch
  
xarchiver/repos/community-x86_64/xarchiver-0.5.2-fix-non-existent-archive.patch
  xarchiver/repos/community-x86_64/xarchiver-0.5.2-fix_7z_support.patch
  xarchiver/repos/community-x86_64/xarchiver-0.5.2-no-donators-menu.patch
  xarchiver/repos/community-x86_64/xarchiver-0.5.2-segfault-delete-file.patch
  xarchiver/repos/community-x86_64/xarchiver-0.5.2-segfault-open-with.patch
  
xarchiver/repos/community-x86_64/xarchiver-0.5.2-segfault-password-protected.patch
  xarchiver/repos/community-x86_64/xarchiver.install

+
 /PKGBUILD  |  118 ++
 /xarchiver.install |   24 
 community-i686/PKGBUILD|   59 -
 community-i686/xarchiver-0.5.2-add_mime_types.patch|9 
 community-i686/xarchiver-0.5.2-add_xz_support.patch|  397 
--
 community-i686/xarchiver-0.5.2-disable-rar-support.patch   |   35 
 community-i686/xarchiver-0.5.2-drag-n-drop_escaped_path.patch  |   13 
 community-i686/xarchiver-0.5.2-fix-double-escaping.patch   |   32 
 community-i686/xarchiver-0.5.2-fix-non-existent-archive.patch  |   26 
 community-i686/xarchiver-0.5.2-fix_7z_support.patch|  110 --
 community-i686/xarchiver-0.5.2-no-donators-menu.patch  |   50 -
 community-i686/xarchiver-0.5.2-segfault-delete-file.patch  |   21 
 community-i686/xarchiver-0.5.2-segfault-open-with.patch|   15 
 community-i686/xarchiver-0.5.2-segfault-password-protected.patch   |   43 -
 community-i686/xarchiver-0.5.3-add-mime-types.patch|9 
 community-i686/xarchiver-0.5.3-fix-double-escaping.patch   |   32 
 

[arch-commits] Commit in xarchiver/repos (52 files)

2014-02-19 Thread Balló György
Date: Wednesday, February 19, 2014 @ 12:29:23
  Author: bgyorgy
Revision: 105930

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

Added:
  xarchiver/repos/community-i686/PKGBUILD
(from rev 105929, xarchiver/trunk/PKGBUILD)
  xarchiver/repos/community-i686/xarchiver-0.5.2-add_mime_types.patch
(from rev 105929, xarchiver/trunk/xarchiver-0.5.2-add_mime_types.patch)
  xarchiver/repos/community-i686/xarchiver-0.5.2-add_xz_support.patch
(from rev 105929, xarchiver/trunk/xarchiver-0.5.2-add_xz_support.patch)
  xarchiver/repos/community-i686/xarchiver-0.5.2-disable-rar-support.patch
(from rev 105929, xarchiver/trunk/xarchiver-0.5.2-disable-rar-support.patch)
  xarchiver/repos/community-i686/xarchiver-0.5.2-drag-n-drop_escaped_path.patch
(from rev 105929, 
xarchiver/trunk/xarchiver-0.5.2-drag-n-drop_escaped_path.patch)
  xarchiver/repos/community-i686/xarchiver-0.5.2-fix-double-escaping.patch
(from rev 105929, xarchiver/trunk/xarchiver-0.5.2-fix-double-escaping.patch)
  xarchiver/repos/community-i686/xarchiver-0.5.2-fix-non-existent-archive.patch
(from rev 105929, 
xarchiver/trunk/xarchiver-0.5.2-fix-non-existent-archive.patch)
  xarchiver/repos/community-i686/xarchiver-0.5.2-fix_7z_support.patch
(from rev 105929, xarchiver/trunk/xarchiver-0.5.2-fix_7z_support.patch)
  xarchiver/repos/community-i686/xarchiver-0.5.2-no-donators-menu.patch
(from rev 105929, xarchiver/trunk/xarchiver-0.5.2-no-donators-menu.patch)
  xarchiver/repos/community-i686/xarchiver-0.5.2-segfault-delete-file.patch
(from rev 105929, 
xarchiver/trunk/xarchiver-0.5.2-segfault-delete-file.patch)
  xarchiver/repos/community-i686/xarchiver-0.5.2-segfault-open-with.patch
(from rev 105929, xarchiver/trunk/xarchiver-0.5.2-segfault-open-with.patch)
  
xarchiver/repos/community-i686/xarchiver-0.5.2-segfault-password-protected.patch
(from rev 105929, 
xarchiver/trunk/xarchiver-0.5.2-segfault-password-protected.patch)
  xarchiver/repos/community-i686/xarchiver.install
(from rev 105929, xarchiver/trunk/xarchiver.install)
  xarchiver/repos/community-x86_64/PKGBUILD
(from rev 105929, xarchiver/trunk/PKGBUILD)
  xarchiver/repos/community-x86_64/xarchiver-0.5.2-add_mime_types.patch
(from rev 105929, xarchiver/trunk/xarchiver-0.5.2-add_mime_types.patch)
  xarchiver/repos/community-x86_64/xarchiver-0.5.2-add_xz_support.patch
(from rev 105929, xarchiver/trunk/xarchiver-0.5.2-add_xz_support.patch)
  xarchiver/repos/community-x86_64/xarchiver-0.5.2-disable-rar-support.patch
(from rev 105929, xarchiver/trunk/xarchiver-0.5.2-disable-rar-support.patch)
  
xarchiver/repos/community-x86_64/xarchiver-0.5.2-drag-n-drop_escaped_path.patch
(from rev 105929, 
xarchiver/trunk/xarchiver-0.5.2-drag-n-drop_escaped_path.patch)
  xarchiver/repos/community-x86_64/xarchiver-0.5.2-fix-double-escaping.patch
(from rev 105929, xarchiver/trunk/xarchiver-0.5.2-fix-double-escaping.patch)
  
xarchiver/repos/community-x86_64/xarchiver-0.5.2-fix-non-existent-archive.patch
(from rev 105929, 
xarchiver/trunk/xarchiver-0.5.2-fix-non-existent-archive.patch)
  xarchiver/repos/community-x86_64/xarchiver-0.5.2-fix_7z_support.patch
(from rev 105929, xarchiver/trunk/xarchiver-0.5.2-fix_7z_support.patch)
  xarchiver/repos/community-x86_64/xarchiver-0.5.2-no-donators-menu.patch
(from rev 105929, xarchiver/trunk/xarchiver-0.5.2-no-donators-menu.patch)
  xarchiver/repos/community-x86_64/xarchiver-0.5.2-segfault-delete-file.patch
(from rev 105929, 
xarchiver/trunk/xarchiver-0.5.2-segfault-delete-file.patch)
  xarchiver/repos/community-x86_64/xarchiver-0.5.2-segfault-open-with.patch
(from rev 105929, xarchiver/trunk/xarchiver-0.5.2-segfault-open-with.patch)
  
xarchiver/repos/community-x86_64/xarchiver-0.5.2-segfault-password-protected.patch
(from rev 105929, 
xarchiver/trunk/xarchiver-0.5.2-segfault-password-protected.patch)
  xarchiver/repos/community-x86_64/xarchiver.install
(from rev 105929, xarchiver/trunk/xarchiver.install)
Deleted:
  xarchiver/repos/community-i686/PKGBUILD
  xarchiver/repos/community-i686/xarchiver-0.5.2-add_mime_types.patch
  xarchiver/repos/community-i686/xarchiver-0.5.2-add_xz_support.patch
  xarchiver/repos/community-i686/xarchiver-0.5.2-disable-rar-support.patch
  xarchiver/repos/community-i686/xarchiver-0.5.2-drag-n-drop_escaped_path.patch
  xarchiver/repos/community-i686/xarchiver-0.5.2-fix-double-escaping.patch
  xarchiver/repos/community-i686/xarchiver-0.5.2-fix-non-existent-archive.patch
  xarchiver/repos/community-i686/xarchiver-0.5.2-fix_7z_support.patch
  xarchiver/repos/community-i686/xarchiver-0.5.2-no-donators-menu.patch
  xarchiver/repos/community-i686/xarchiver-0.5.2-segfault-delete-file.patch
  xarchiver/repos/community-i686/xarchiver-0.5.2-segfault-open-with.patch
  
xarchiver/repos/community-i686/xarchiver-0.5.2-segfault-password-protected.patch
  xarchiver/repos/community-i686/xarchiver.install
  xarchiver/repos/community-x86_64/PKGBUILD
  

[arch-commits] Commit in xarchiver/trunk (15 files)

2014-02-19 Thread Balló György
Date: Wednesday, February 19, 2014 @ 12:33:26
  Author: bgyorgy
Revision: 105931

upgpkg: xarchiver 0.5.3-1

Update to version 0.5.3

Added:
  xarchiver/trunk/xarchiver-0.5.3-add-mime-types.patch
  xarchiver/trunk/xarchiver-0.5.3-fix-double-escaping.patch
  xarchiver/trunk/xarchiver-0.5.3-fix-password-protected.patch
  xarchiver/trunk/xarchiver-0.5.3-fix-rpm-support.patch
Deleted:
  xarchiver/trunk/xarchiver-0.5.2-add_mime_types.patch
  xarchiver/trunk/xarchiver-0.5.2-add_xz_support.patch
  xarchiver/trunk/xarchiver-0.5.2-disable-rar-support.patch
  xarchiver/trunk/xarchiver-0.5.2-drag-n-drop_escaped_path.patch
  xarchiver/trunk/xarchiver-0.5.2-fix-double-escaping.patch
  xarchiver/trunk/xarchiver-0.5.2-fix-non-existent-archive.patch
  xarchiver/trunk/xarchiver-0.5.2-fix_7z_support.patch
  xarchiver/trunk/xarchiver-0.5.2-no-donators-menu.patch
  xarchiver/trunk/xarchiver-0.5.2-segfault-delete-file.patch
  xarchiver/trunk/xarchiver-0.5.2-segfault-open-with.patch
  xarchiver/trunk/xarchiver-0.5.2-segfault-password-protected.patch

---+
 xarchiver-0.5.2-add_mime_types.patch  |9 
 xarchiver-0.5.2-add_xz_support.patch  |  397 
 xarchiver-0.5.2-disable-rar-support.patch |   35 -
 xarchiver-0.5.2-drag-n-drop_escaped_path.patch|   13 
 xarchiver-0.5.2-fix-double-escaping.patch |   32 -
 xarchiver-0.5.2-fix-non-existent-archive.patch|   26 -
 xarchiver-0.5.2-fix_7z_support.patch  |  110 -
 xarchiver-0.5.2-no-donators-menu.patch|   50 --
 xarchiver-0.5.2-segfault-delete-file.patch|   21 -
 xarchiver-0.5.2-segfault-open-with.patch  |   15 
 xarchiver-0.5.2-segfault-password-protected.patch |   43 --
 xarchiver-0.5.3-add-mime-types.patch  |9 
 xarchiver-0.5.3-fix-double-escaping.patch |   32 +
 xarchiver-0.5.3-fix-password-protected.patch  |   42 ++
 xarchiver-0.5.3-fix-rpm-support.patch |   86 
 15 files changed, 169 insertions(+), 751 deletions(-)

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


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

2014-02-19 Thread Balló György
Date: Wednesday, February 19, 2014 @ 12:29:03
  Author: bgyorgy
Revision: 105929

upgpkg: xarchiver 0.5.3-1

Update to version 0.5.3

Deleted:
  xarchiver/trunk/xarchiver-0.5.3-add-mime-types.patch
  xarchiver/trunk/xarchiver-0.5.3-fix-double-escaping.patch
  xarchiver/trunk/xarchiver-0.5.3-fix-password-protected.patch
  xarchiver/trunk/xarchiver-0.5.3-fix-rpm-support.patch

--+
 xarchiver-0.5.3-add-mime-types.patch |9 --
 xarchiver-0.5.3-fix-double-escaping.patch|   32 -
 xarchiver-0.5.3-fix-password-protected.patch |   42 
 xarchiver-0.5.3-fix-rpm-support.patch|   86 -
 4 files changed, 169 deletions(-)

Deleted: xarchiver-0.5.3-add-mime-types.patch
===
--- xarchiver-0.5.3-add-mime-types.patch2014-02-19 11:27:15 UTC (rev 
105928)
+++ xarchiver-0.5.3-add-mime-types.patch2014-02-19 11:29:03 UTC (rev 
105929)
@@ -1,9 +0,0 @@
-diff -Naur xarchiver-0.5.3.orig/xarchiver.desktop.in 
xarchiver-0.5.2/xarchiver.desktop.in
 xarchiver-0.5.3.orig/xarchiver.desktop.in  2014-01-24 04:05:33.438561000 
+0100
-+++ xarchiver-0.5.3/xarchiver.desktop.in   2014-01-24 04:44:00.625750394 
+0100
-@@ -11,4 +11,4 @@
- X-MultipleArgs=false
- Categories=GTK;Archiving;Utility;
- StartupNotify=true
--MimeType=application/x-arj;application/arj;application/x-bzip;application/x-bzip-compressed-tar;application/x-gzip;application/x-rar;application/x-rar-compressed;application/x-tar;application/x-zip;application/x-zip-compressed;application/zip;multipart/x-zip;application/x-7z-compressed;application/x-compressed-tar;application/x-bzip2;application/x-bzip2-compressed-tar;
-+MimeType=application/x-arj;application/arj;application/x-bzip;application/x-bzip-compressed-tar;application/x-gzip;application/x-rar;application/x-rar-compressed;application/x-tar;application/x-zip;application/x-zip-compressed;application/zip;application/x-7z-compressed;application/x-compressed-tar;application/x-bzip2;application/x-bzip2-compressed-tar;application/x-lzma;application/x-lzma-compressed-tar;application/x-lzop;application/x-lzop-compressed-tar;application/x-xz;application/x-xz-compressed-tar;application/x-debian-package;application/x-rpm;

Deleted: xarchiver-0.5.3-fix-double-escaping.patch
===
--- xarchiver-0.5.3-fix-double-escaping.patch   2014-02-19 11:27:15 UTC (rev 
105928)
+++ xarchiver-0.5.3-fix-double-escaping.patch   2014-02-19 11:29:03 UTC (rev 
105929)
@@ -1,32 +0,0 @@
-From: =?UTF-8?q?Guido=20Berh=C3=B6rster?= g...@opensuse.org
-Date: Sat, 19 Jan 2013 09:27:36 +0100
-Subject: fix-double-escaping
-
-Do not escape file names twice. Fixes an error when trying to create archives
-with spaces.
-
-Bug: http://bugs.debian.org/697493.

- src/main.c |4 ++--
- 1 file changed, 2 insertions(+), 2 deletions(-)
-
-diff --git a/src/main.c b/src/main.c
-index a13d737..a6a7f93 100644
 a/src/main.c
-+++ b/src/main.c
-@@ -208,13 +208,13 @@ int main (int argc, char **argv)
-   g_free(_current_dir);
-   GSList *files = NULL;
-   _current_dir = g_path_get_basename(add_files);
--  files = 
g_slist_append(files,xa_escape_filename(_current_dir,$'`\\\!?* ()[]|:;#));
-+  files = 
g_slist_append(files,g_strdup(_current_dir));
-   g_free(_current_dir);
-   g_free(add_files);
-   for (x = 1; x argc; x++)
-   {
-   _current_dir = 
g_path_get_basename(argv[x]);
--  files = 
g_slist_append(files,xa_escape_filename(_current_dir,$'`\\\!?* ()[]|:;#));
-+  files = 
g_slist_append(files,g_strdup(_current_dir));
-   g_free (_current_dir);
-   }
-   xa_execute_add_commands(archive,files,NULL);

Deleted: xarchiver-0.5.3-fix-password-protected.patch
===
--- xarchiver-0.5.3-fix-password-protected.patch2014-02-19 11:27:15 UTC 
(rev 105928)
+++ xarchiver-0.5.3-fix-password-protected.patch2014-02-19 11:29:03 UTC 
(rev 105929)
@@ -1,42 +0,0 @@
-diff -Naur xarchiver-0.5.3.orig/src/window.c xarchiver-0.5.2/src/window.c
 xarchiver-0.5.3.orig/src/window.c  2014-01-24 08:10:09.30599 +0100
-+++ xarchiver-0.5.3/src/window.c   2014-01-24 08:42:45.110729290 +0100
-@@ -1694,7 +1694,7 @@
-   {
-   if (archive-passwd == NULL)
-   {
--  archive-passwd = 
xa_create_password_dialog(NULL);
-+  

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

2014-02-19 Thread Alexander Rødseth
Date: Wednesday, February 19, 2014 @ 13:29:36
  Author: arodseth
Revision: 105934

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

Added:
  plan9port/repos/community-i686/PKGBUILD
(from rev 105933, plan9port/trunk/PKGBUILD)
  plan9port/repos/community-i686/plan9.install
(from rev 105933, plan9port/trunk/plan9.install)
  plan9port/repos/community-i686/plan9.sh
(from rev 105933, plan9port/trunk/plan9.sh)
  plan9port/repos/community-x86_64/PKGBUILD
(from rev 105933, plan9port/trunk/PKGBUILD)
  plan9port/repos/community-x86_64/plan9.install
(from rev 105933, plan9port/trunk/plan9.install)
  plan9port/repos/community-x86_64/plan9.sh
(from rev 105933, plan9port/trunk/plan9.sh)
Deleted:
  plan9port/repos/community-i686/PKGBUILD
  plan9port/repos/community-i686/plan9.install
  plan9port/repos/community-i686/plan9.sh
  plan9port/repos/community-x86_64/PKGBUILD
  plan9port/repos/community-x86_64/plan9.install
  plan9port/repos/community-x86_64/plan9.sh

+
 /PKGBUILD  |  158 +++
 /plan9.install |   16 +++
 /plan9.sh  |8 +
 community-i686/PKGBUILD|   72 -
 community-i686/plan9.install   |8 -
 community-i686/plan9.sh|2 
 community-x86_64/PKGBUILD  |   72 -
 community-x86_64/plan9.install |8 -
 community-x86_64/plan9.sh  |2 
 9 files changed, 182 insertions(+), 164 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-02-19 12:29:25 UTC (rev 105933)
+++ community-i686/PKGBUILD 2014-02-19 12:29:36 UTC (rev 105934)
@@ -1,72 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth rods...@gmail.com
-# Contributor: phrakture aaronmgriffin--gmail--com
-# Contributor: Fazlul Shahriar
-# Contributor: Chris Brannon cmbranno...@gmail.com
-
-pkgname=plan9port
-pkgver=20131024
-pkgrel=3
-pkgdesc='Port of many programs from Plan 9 to Unix-like operating systems'
-arch=('x86_64' 'i686')
-url='http://swtch.com/plan9port/'
-license=('custom')
-depends=('xorg-server' 'libxt' 'libxext' 'fuse')
-optdepends=('python2: for the codereview script')
-provides=('plan9')
-install='plan9.install'
-options=('!zipman' 'staticlibs')
-source=(http://$pkgname.googlecode.com/files/$pkgname-$pkgver.tgz;
-'plan9.sh')
-sha256sums=('5cba7856bdb35a96a923120e61d320d424fee1a6f09b7af3e87eb7814a747d4f'
-'c216efa3455ba0b22b1723ae62e4c1e21b3a776a760d8fcedb902ff994b701c1')
-
-package() {
-  cd $pkgname
-
-  # TODO: Find a way to install in a better directory than /usr/local/plan9
-
-  d=usr/local
-
-  ./INSTALL -b
-  install -Dm755 ../plan9.sh $pkgdir/etc/profile.d/plan9.sh
-  install -d $pkgdir/$d
-  install -d $pkgdir/usr/share/doc/$pkgname
-  cp -r $srcdir/$pkgname $pkgdir/$d/plan9
-  cd $pkgdir/$d/plan9
-  ./INSTALL -c -r $pkgdir/$d/plan9
-  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-
-  # Clean up
-  rm -rf .hg/
-  rm -f .hgignore .hgtags
-  find . -name '.cvsignore' -print0 |xargs -0 rm -f
-  rm -f config install.log install.sum install.txt configure Makefile INSTALL \
-LICENSE
-
-  # Fix hardcoded paths
-  for f in `grep -H -r $pkgdir$d/$pkgname | cut -d: -f1`; do
-echo -n \t$f
-[ -e $f ]  sed -i s:$pkgdir$d/$pkgname:$d/$pkgname: $f || true
-  done
-
-  # Fix python scripts
-  find $pkgdir -name '*.py' -print0 |xargs -0 \
-sed -i -e 's,^#!/usr/bin/env python$,#!/usr/bin/python2,' \
--e 's,^#!/usr/bin/python$,#!/usr/bin/python2,'
-
-  # Package text files
-  for i in CHANGES CONTRIBUTORS README TODO; do
-install -m644 $i $pkgdir/usr/share/doc/$pkgname
-rm -f $i
-  done
-
-  # Decompress the plan9 man pages
-  for i in `find $pkgdir/$d/plan9/man -type f`; do
-if [ ${i##*.} = gz ]; then
-  gunzip $i
-fi
-  done
-}
-
-# vim:set ts=2 sw=2 et:

Copied: plan9port/repos/community-i686/PKGBUILD (from rev 105933, 
plan9port/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-02-19 12:29:36 UTC (rev 105934)
@@ -0,0 +1,79 @@
+# $Id$
+# Maintainer: Alexander Rødseth rods...@gmail.com
+# Contributor: phrakture aaronmgriffin--gmail--com
+# Contributor: Fazlul Shahriar
+# Contributor: Chris Brannon cmbranno...@gmail.com
+
+pkgname=plan9port
+pkgver=20131024
+pkgrel=4
+pkgdesc='Port of many programs from Plan 9 to Unix-like operating systems'
+arch=('x86_64' 'i686')
+url='http://swtch.com/plan9port/'
+license=('custom')
+depends=('xorg-server' 'libxt' 'libxext' 'fuse')
+optdepends=('python2: for the codereview script')
+provides=('plan9')
+install='plan9.install'
+options=('!zipman' 'staticlibs')
+source=(http://$pkgname.googlecode.com/files/$pkgname-$pkgver.tgz;
+'plan9.sh')

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

2014-02-19 Thread Alexander Rødseth
Date: Wednesday, February 19, 2014 @ 13:29:25
  Author: arodseth
Revision: 105933

Path fix for FS#37992

Modified:
  plan9port/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-19 11:33:38 UTC (rev 105932)
+++ PKGBUILD2014-02-19 12:29:25 UTC (rev 105933)
@@ -71,8 +71,9 @@
   done
 
   # Once more
-  grep --null -l -r $pkgdir/usr/local/plan9 | xargs --null sed -i 
s!$pkgdir/usr/local/plan9!${PLAN9}!g
-  grep --null -l -r $pkgdir$PLAN9 | xargs --null sed -i 
s!$pkgdir$PLAN9!${PLAN9}!g
+  #grep --null -l -r $pkgdir/usr/local/plan9 | xargs --null sed -i 
s!$pkgdir/usr/local/plan9!${PLAN9}!g
+  grep --null -l -r $pkgdir$PLAN9 | xargs --null sed -i 
s!$pkgdir$PLAN9!${PLAN9}!g || true
+  grep --null -l -r /build/plan9port/pkg/plan9port/$PLAN9 | xargs --null sed 
-i s!/build/plan9port/pkg/plan9port/$PLAN9!${PLAN9}!g || true
 }
 
 # vim:set ts=2 sw=2 et:



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

2014-02-19 Thread Jan Steffens
Date: Wednesday, February 19, 2014 @ 15:05:26
  Author: heftig
Revision: 206121

Enable TPM passthrough; Enable usbredir, for virt-manager to work

Modified:
  qemu/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-19 05:02:54 UTC (rev 206120)
+++ PKGBUILD2014-02-19 14:05:26 UTC (rev 206121)
@@ -2,20 +2,22 @@
 # Maintainer: Tobias Powalowski tp...@archlinux.org
 pkgname=('qemu' 'libcacard')
 pkgver=1.7.0
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 license=('GPL2' 'LGPL2.1')
 url=http://wiki.qemu.org/Index.html;
-makedepends=('texi2html' 'perl' 'python2' 'spice-protocol')
-install=qemu.install
-source=(http://wiki.qemu.org/download/${pkgname}-${pkgver}.tar.bz2
-65-kvm.rules)
 makedepends=('pixman' 'libjpeg' 'libpng' 'sdl' 'alsa-lib' 'nss' 'glib2'
  'gnutls=2.4.1' 'bluez-libs' 'vde2' 'util-linux' 'curl' 'libsasl'
  'libgl' 'libpulse' 'seabios' 'libcap-ng' 'libaio' 'libseccomp'
- 'libiscsi' 'libcacard' 'spice' 'spice-protocol' 'python2')
+ 'libiscsi' 'libcacard' 'spice' 'spice-protocol' 'python2'
+ 'usbredir')
 replaces=('qemu-kvm')
 options=(!strip)
+install=qemu.install
+source=(http://wiki.qemu.org/download/${pkgname}-${pkgver}.tar.bz2
+65-kvm.rules)
+md5sums=('32893941d40d052a5e649efcf06aca06'
+ '33ab286a20242dda7743a900f369d68a')
 
 build ()
 {
@@ -28,7 +30,8 @@
   --python=/usr/bin/python2 --smbd=/usr/bin/smbd \
   --enable-docs --libexecdir=/usr/lib/qemu \
   --disable-gtk --enable-linux-aio --enable-seccomp \
-  --enable-spice --localstatedir=/var
+  --enable-spice --localstatedir=/var \
+  --enable-tpm
   make V=99
 }
 
@@ -37,7 +40,7 @@
   depends=('pixman' 'libjpeg' 'libpng' 'sdl' 'alsa-lib' 'nss' 'glib2'
  'gnutls=2.4.1' 'bluez-libs' 'vde2' 'util-linux' 'curl' 'libsasl'
  'libgl' 'libpulse' 'seabios' 'libcap-ng' 'libaio' 'libseccomp'
- 'libiscsi' 'libcacard' 'spice')
+ 'libiscsi' 'libcacard' 'spice' 'usbredir')
   backup=('etc/qemu/target-x86_64.conf')
   cd ${srcdir}/${pkgname}-${pkgver}
   make DESTDIR=${pkgdir} libexecdir=/usr/lib/qemu install
@@ -71,7 +74,7 @@
 package_libcacard() {
  pkgdesc=Common Access Card (CAC) Emulation
  options=('strip')
- depends=('nss' 'libaio' 'libcap-ng' 'libiscsi' 'curl' 'vde2')
+ depends=('nss' 'libaio' 'libcap-ng' 'libiscsi' 'curl' 'vde2' 'glib2')
  mkdir -p ${pkgdir}/usr/bin
  mkdir -p ${pkgdir}/usr/lib/pkgconfig
  mkdir -p ${pkgdir}/usr/include/cacard
@@ -80,5 +83,3 @@
  cp -a ${srcdir}/qemu-${pkgver}/libcacard.pc ${pkgdir}/usr/lib/pkgconfig/
  cp -a ${srcdir}/qemu-${pkgver}/.libs/vscclient ${pkgdir}/usr/bin/
 }
-md5sums=('32893941d40d052a5e649efcf06aca06'
- '33ab286a20242dda7743a900f369d68a')



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

2014-02-19 Thread Jan Steffens
Date: Wednesday, February 19, 2014 @ 15:06:40
  Author: heftig
Revision: 206122

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

Added:
  qemu/repos/extra-i686/65-kvm.rules
(from rev 206121, qemu/trunk/65-kvm.rules)
  qemu/repos/extra-i686/PKGBUILD
(from rev 206121, qemu/trunk/PKGBUILD)
  qemu/repos/extra-i686/qemu.install
(from rev 206121, qemu/trunk/qemu.install)
  qemu/repos/extra-x86_64/65-kvm.rules
(from rev 206121, qemu/trunk/65-kvm.rules)
  qemu/repos/extra-x86_64/PKGBUILD
(from rev 206121, qemu/trunk/PKGBUILD)
  qemu/repos/extra-x86_64/qemu.install
(from rev 206121, qemu/trunk/qemu.install)
Deleted:
  qemu/repos/extra-i686/65-kvm.rules
  qemu/repos/extra-i686/PKGBUILD
  qemu/repos/extra-i686/qemu.install
  qemu/repos/extra-x86_64/65-kvm.rules
  qemu/repos/extra-x86_64/PKGBUILD
  qemu/repos/extra-x86_64/qemu.install

---+
 /65-kvm.rules |4 +
 /PKGBUILD |  170 
 /qemu.install |   46 +++
 extra-i686/65-kvm.rules   |2 
 extra-i686/PKGBUILD   |   84 -
 extra-i686/qemu.install   |   23 -
 extra-x86_64/65-kvm.rules |2 
 extra-x86_64/PKGBUILD |   84 -
 extra-x86_64/qemu.install |   23 -
 9 files changed, 220 insertions(+), 218 deletions(-)

Deleted: extra-i686/65-kvm.rules
===
--- extra-i686/65-kvm.rules 2014-02-19 14:05:26 UTC (rev 206121)
+++ extra-i686/65-kvm.rules 2014-02-19 14:06:40 UTC (rev 206122)
@@ -1,2 +0,0 @@
-KERNEL==kvm, GROUP=kvm, MODE=0660
-KERNEL==vhost-net, GROUP=kvm, MODE=0660, TAG+=uaccess, 
OPTIONS+=static_node=vhost-net

Copied: qemu/repos/extra-i686/65-kvm.rules (from rev 206121, 
qemu/trunk/65-kvm.rules)
===
--- extra-i686/65-kvm.rules (rev 0)
+++ extra-i686/65-kvm.rules 2014-02-19 14:06:40 UTC (rev 206122)
@@ -0,0 +1,2 @@
+KERNEL==kvm, GROUP=kvm, MODE=0660
+KERNEL==vhost-net, GROUP=kvm, MODE=0660, TAG+=uaccess, 
OPTIONS+=static_node=vhost-net

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-02-19 14:05:26 UTC (rev 206121)
+++ extra-i686/PKGBUILD 2014-02-19 14:06:40 UTC (rev 206122)
@@ -1,84 +0,0 @@
-# $Id$
-# Maintainer: Tobias Powalowski tp...@archlinux.org
-pkgname=('qemu' 'libcacard')
-pkgver=1.7.0
-pkgrel=1
-arch=('i686' 'x86_64')
-license=('GPL2' 'LGPL2.1')
-url=http://wiki.qemu.org/Index.html;
-makedepends=('texi2html' 'perl' 'python2' 'spice-protocol')
-install=qemu.install
-source=(http://wiki.qemu.org/download/${pkgname}-${pkgver}.tar.bz2
-65-kvm.rules)
-makedepends=('pixman' 'libjpeg' 'libpng' 'sdl' 'alsa-lib' 'nss' 'glib2'
- 'gnutls=2.4.1' 'bluez-libs' 'vde2' 'util-linux' 'curl' 'libsasl'
- 'libgl' 'libpulse' 'seabios' 'libcap-ng' 'libaio' 'libseccomp'
- 'libiscsi' 'libcacard' 'spice' 'spice-protocol' 'python2')
-replaces=('qemu-kvm')
-options=(!strip)
-
-build ()
-{
-  cd ${srcdir}/${pkgname}-${pkgver}
-  # qemu vs. make 4 == bad
-  export ARFLAGS=rv
-  # http://permalink.gmane.org/gmane.comp.emulators.qemu/238740
-  # gtk gui breaks keymappings at the moment
-  ./configure --prefix=/usr --sysconfdir=/etc --audio-drv-list='pa alsa sdl' \
-  --python=/usr/bin/python2 --smbd=/usr/bin/smbd \
-  --enable-docs --libexecdir=/usr/lib/qemu \
-  --disable-gtk --enable-linux-aio --enable-seccomp \
-  --enable-spice --localstatedir=/var
-  make V=99
-}
-
-package_qemu() {
-  pkgdesc=A generic and open source processor emulator which achieves a good 
emulation speed by using dynamic translation.
-  depends=('pixman' 'libjpeg' 'libpng' 'sdl' 'alsa-lib' 'nss' 'glib2'
- 'gnutls=2.4.1' 'bluez-libs' 'vde2' 'util-linux' 'curl' 'libsasl'
- 'libgl' 'libpulse' 'seabios' 'libcap-ng' 'libaio' 'libseccomp'
- 'libiscsi' 'libcacard' 'spice')
-  backup=('etc/qemu/target-x86_64.conf')
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} libexecdir=/usr/lib/qemu install
-  # provided by seabios package
-  rm ${pkgdir}/usr/share/qemu/bios.bin
-  rm ${pkgdir}/usr/share/qemu/acpi-dsdt.aml
-  rm ${pkgdir}/usr/share/qemu/q35-acpi-dsdt.aml
-  # remove conflicting /var/run directory
-  rm -r ${pkgdir}/var
-  install -D -m644 ${srcdir}/65-kvm.rules \
-   ${pkgdir}/usr/lib/udev/rules.d/65-kvm.rules
-  # bridge_helper needs suid
-  # https://bugs.archlinux.org/task/32565
-  chmod u+s ${pkgdir}/usr/lib/qemu/qemu-bridge-helper
-  # add sample config
-  echo allow br0  ${pkgdir}/etc/qemu/bridge.conf.sample
-  # strip scripts directory
-find ${pkgdir}/usr/src/linux-${_kernver}/scripts  -type f -perm -u+w 
2/dev/null | while read binary ; do
-  case $(file -bi $binary) in
-*application/x-executable*) # 

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

2014-02-19 Thread Guillaume Alaux
Date: Wednesday, February 19, 2014 @ 16:19:54
  Author: guillaume
Revision: 206123

Upstream release

Modified:
  tomcat7/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-19 14:06:40 UTC (rev 206122)
+++ PKGBUILD2014-02-19 15:19:54 UTC (rev 206123)
@@ -1,7 +1,7 @@
 # Maintainer: Guillaume ALAUX guilla...@archlinux.org
 pkgname=tomcat7
-pkgver=7.0.50
-pkgrel=2
+pkgver=7.0.52
+pkgrel=1
 pkgdesc='Open source implementation of the Java Servlet 3.0 and JavaServer 
Pages 2.2 technologies'
 arch=('any')
 url='http://tomcat.apache.org/'
@@ -21,7 +21,7 @@
 systemd_tmpfiles.d_${pkgname}.conf
 ${pkgname}.install)
 
-sha256sums=('7be7b2d9e6626c81f2aa3d39a7e5b0e52e025d773cd29c4a0cf9e71b0d4c11e9'
+sha256sums=('f5f3c2c8f9946bf24445d2da14b3c2b8dc848622ef07c3cda14f486435d27fb0'
 '7f2931a77b3da0dfce4886251c5bdfc186bf1ad60f6c01c3cafe0bab75034fb7'
 '4bfeb2f4462547bf15cb2b72db545c0531c70f8640fa79344d520ceea6812a93'
 '13df331dad3441f027c8b5964ba5bf420df3dc8faf0f96e071db981e8ea322f0')



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

2014-02-19 Thread Guillaume Alaux
Date: Wednesday, February 19, 2014 @ 16:20:32
  Author: guillaume
Revision: 206124

archrelease: copy trunk to extra-any

Added:
  tomcat7/repos/extra-any/PKGBUILD
(from rev 206123, tomcat7/trunk/PKGBUILD)
  tomcat7/repos/extra-any/systemd_tmpfiles.d_tomcat7.conf
(from rev 206123, tomcat7/trunk/systemd_tmpfiles.d_tomcat7.conf)
  tomcat7/repos/extra-any/systemd_tomcat7.service
(from rev 206123, tomcat7/trunk/systemd_tomcat7.service)
  tomcat7/repos/extra-any/tomcat7.install
(from rev 206123, tomcat7/trunk/tomcat7.install)
Deleted:
  tomcat7/repos/extra-any/PKGBUILD
  tomcat7/repos/extra-any/systemd_tmpfiles.d_tomcat7.conf
  tomcat7/repos/extra-any/systemd_tomcat7.service
  tomcat7/repos/extra-any/tomcat7.install

-+
 PKGBUILD|  150 +++---
 systemd_tmpfiles.d_tomcat7.conf |6 -
 systemd_tomcat7.service |   66 
 tomcat7.install |   70 -
 4 files changed, 146 insertions(+), 146 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-02-19 15:19:54 UTC (rev 206123)
+++ PKGBUILD2014-02-19 15:20:32 UTC (rev 206124)
@@ -1,75 +0,0 @@
-# Maintainer: Guillaume ALAUX guilla...@archlinux.org
-pkgname=tomcat7
-pkgver=7.0.50
-pkgrel=2
-pkgdesc='Open source implementation of the Java Servlet 3.0 and JavaServer 
Pages 2.2 technologies'
-arch=('any')
-url='http://tomcat.apache.org/'
-license=('APACHE')
-depends=('java-runtime=7' 'java-jsvc' 'java-commons-daemon' 'eclipse-ecj')
-optdepends=('tomcat-native: to allow optimal performance in production 
environments')
-backup=(etc/${pkgname}/catalina.policy
-etc/${pkgname}/catalina.properties
-etc/${pkgname}/context.xml
-etc/${pkgname}/logging.properties
-etc/${pkgname}/server.xml
-etc/${pkgname}/tomcat-users.xml
-etc/${pkgname}/web.xml)
-install=${pkgname}.install
-source=(http://archive.apache.org/dist/tomcat/tomcat-7/v${pkgver}/bin/apache-tomcat-${pkgver}.tar.gz
-systemd_${pkgname}.service
-systemd_tmpfiles.d_${pkgname}.conf
-${pkgname}.install)
-
-sha256sums=('7be7b2d9e6626c81f2aa3d39a7e5b0e52e025d773cd29c4a0cf9e71b0d4c11e9'
-'7f2931a77b3da0dfce4886251c5bdfc186bf1ad60f6c01c3cafe0bab75034fb7'
-'4bfeb2f4462547bf15cb2b72db545c0531c70f8640fa79344d520ceea6812a93'
-'13df331dad3441f027c8b5964ba5bf420df3dc8faf0f96e071db981e8ea322f0')
-
-_gid_log=19
-_gid_tomcat=71
-_uid_tomcat=71
-
-package() {
-  cd ${srcdir}/apache-tomcat-${pkgver}
-
-  # Tomcat general files
-  install -dm755 ${pkgdir}/usr/share/{,java/}${pkgname}
-  cp -r bin ${pkgdir}/usr/share/${pkgname}
-  # commons-daemon and tomcat-natives are packaged on their own
-  rm 
${pkgdir}/usr/share/${pkgname}/bin/{*.bat,commons-daemon*,tomcat-native.tar.gz}
-  ln -s /usr/share/java/commons-daemon.jar 
${pkgdir}/usr/share/${pkgname}/bin/commons-daemon.jar
-
-  install -m644 lib/* ${pkgdir}/usr/share/java/${pkgname}
-  # eclipse-ecj is packaged on its own
-  rm ${pkgdir}/usr/share/java/${pkgname}/ecj-*.jar
-  ln -s ../eclipse-ecj.jar ${pkgdir}/usr/share/java/${pkgname}/ecj.jar
-
-  ln -s /usr/share/java/${pkgname} ${pkgdir}/usr/share/${pkgname}/lib
-
-  # We log through systemd but this would still be required for stock Tomcat 
logging
-  install -dm775 -o ${_uid_tomcat} -g ${_gid_log} 
${pkgdir}/var/log/${pkgname}
-  ln -s /var/log/${pkgname} ${pkgdir}/usr/share/${pkgname}/logs
-  touch ${pkgdir}/var/log/${pkgname}/catalina.{out,err}
-  chgrp ${_gid_log} ${pkgdir}/var/log/${pkgname}/catalina.{out,err}
-
-  install -dm775 ${pkgdir}/etc/${pkgname}
-  install -g ${_gid_tomcat} -m640 conf/* ${pkgdir}/etc/${pkgname}
-  install -d -g ${_gid_tomcat} -m775 ${pkgdir}/etc/${pkgname}/Catalina
-  ln -s /etc/${pkgname} ${pkgdir}/usr/share/${pkgname}/conf
-
-  install -dm775 ${pkgdir}/var/lib/${pkgname}
-  cp -r webapps ${pkgdir}/var/lib/${pkgname}
-  chown -R ${_uid_tomcat}:${_gid_tomcat} ${pkgdir}/var/lib/${pkgname}
-  ln -s /var/lib/${pkgname}/webapps ${pkgdir}/usr/share/${pkgname}/webapps
-
-  install -dm1777 ${pkgdir}/var/tmp
-  install -dm775 -o ${_uid_tomcat} -g ${_gid_tomcat} 
${pkgdir}/var/tmp/${pkgname}/{temp,work}
-  ln -s /var/tmp/${pkgname}/temp ${pkgdir}/usr/share/${pkgname}/temp
-  ln -s /var/tmp/${pkgname}/work ${pkgdir}/usr/share/${pkgname}/work
-
-  install -Dm644 ${srcdir}/systemd_${pkgname}.service \
- ${pkgdir}/usr/lib/systemd/system/${pkgname}.service
-  install -Dm644 ${srcdir}/systemd_tmpfiles.d_${pkgname}.conf \
- ${pkgdir}/usr/lib/tmpfiles.d/${pkgname}.conf
-}

Copied: tomcat7/repos/extra-any/PKGBUILD (from rev 206123, 
tomcat7/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-02-19 15:20:32 UTC (rev 206124)
@@ -0,0 +1,75 @@
+# Maintainer: Guillaume 

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

2014-02-19 Thread Dave Reisner
Date: Wednesday, February 19, 2014 @ 16:35:30
  Author: dreisner
Revision: 206125

upgpkg: ed 1.10-1

Modified:
  ed/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-19 15:20:32 UTC (rev 206124)
+++ PKGBUILD2014-02-19 15:35:30 UTC (rev 206125)
@@ -3,7 +3,7 @@
 # Maintainer: Andreas Radke andy...@archlinux.org
 
 pkgname=ed
-pkgver=1.9
+pkgver=1.10
 pkgrel=1
 pkgdesc=A POSIX-compliant line-oriented text editor
 arch=('i686' 'x86_64')
@@ -11,9 +11,9 @@
 url=http://www.gnu.org/software/ed/ed.html;
 depends=('glibc' 'sh')
 options=('!emptydirs')
-source=(ftp://ftp.gnu.org/gnu/ed/$pkgname-$pkgver.tar.gz{,.sig})
+source=(ftp://ftp.gnu.org/gnu/ed/$pkgname-$pkgver.tar.lz{,.sig})
 install='ed.install'
-md5sums=('565b6d1d5a9a8816b9b304fc4ed9405d'
+md5sums=('d1e51bb6e78417af8fb12684c31fd9eb'
  'SKIP')
 
 build() {



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

2014-02-19 Thread Dave Reisner
Date: Wednesday, February 19, 2014 @ 16:35:56
  Author: dreisner
Revision: 206126

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

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

---+
 testing-i686/PKGBUILD |   38 ++
 testing-i686/ed.install   |   18 ++
 testing-x86_64/PKGBUILD   |   38 ++
 testing-x86_64/ed.install |   18 ++
 4 files changed, 112 insertions(+)

Copied: ed/repos/testing-i686/PKGBUILD (from rev 206125, ed/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2014-02-19 15:35:56 UTC (rev 206126)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Dave Reisner dreis...@archlinux.org
+# Maintainer: Andreas Radke andy...@archlinux.org
+
+pkgname=ed
+pkgver=1.10
+pkgrel=1
+pkgdesc=A POSIX-compliant line-oriented text editor
+arch=('i686' 'x86_64')
+license=('GPL')
+url=http://www.gnu.org/software/ed/ed.html;
+depends=('glibc' 'sh')
+options=('!emptydirs')
+source=(ftp://ftp.gnu.org/gnu/ed/$pkgname-$pkgver.tar.lz{,.sig})
+install='ed.install'
+md5sums=('d1e51bb6e78417af8fb12684c31fd9eb'
+ 'SKIP')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/ \
+  --bindir=/usr/bin \
+  --mandir=/usr/share/man \
+  --infodir=/usr/share/info \
+  CFLAGS=$CFLAGS \
+  LDFLAGS=$LDFLAGS
+
+  make
+}
+
+check() {
+  make -C $pkgname-$pkgver check
+}
+
+package() {
+  make -C $pkgname-$pkgver DESTDIR=$pkgdir install
+}

Copied: ed/repos/testing-i686/ed.install (from rev 206125, ed/trunk/ed.install)
===
--- testing-i686/ed.install (rev 0)
+++ testing-i686/ed.install 2014-02-19 15:35:56 UTC (rev 206126)
@@ -0,0 +1,18 @@
+infodir=usr/share/info
+filelist=(ed.info)
+
+post_install() {
+  for file in ${filelist[@]}; do
+install-info $infodir/$file.gz $infodir/dir 2/dev/null
+  done
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+pre_remove() {
+  for file in ${filelist[@]}; do
+install-info --delete $infodir/$file.gz $infodir/dir 2/dev/null
+  done
+}

Copied: ed/repos/testing-x86_64/PKGBUILD (from rev 206125, ed/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2014-02-19 15:35:56 UTC (rev 206126)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Dave Reisner dreis...@archlinux.org
+# Maintainer: Andreas Radke andy...@archlinux.org
+
+pkgname=ed
+pkgver=1.10
+pkgrel=1
+pkgdesc=A POSIX-compliant line-oriented text editor
+arch=('i686' 'x86_64')
+license=('GPL')
+url=http://www.gnu.org/software/ed/ed.html;
+depends=('glibc' 'sh')
+options=('!emptydirs')
+source=(ftp://ftp.gnu.org/gnu/ed/$pkgname-$pkgver.tar.lz{,.sig})
+install='ed.install'
+md5sums=('d1e51bb6e78417af8fb12684c31fd9eb'
+ 'SKIP')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/ \
+  --bindir=/usr/bin \
+  --mandir=/usr/share/man \
+  --infodir=/usr/share/info \
+  CFLAGS=$CFLAGS \
+  LDFLAGS=$LDFLAGS
+
+  make
+}
+
+check() {
+  make -C $pkgname-$pkgver check
+}
+
+package() {
+  make -C $pkgname-$pkgver DESTDIR=$pkgdir install
+}

Copied: ed/repos/testing-x86_64/ed.install (from rev 206125, 
ed/trunk/ed.install)
===
--- testing-x86_64/ed.install   (rev 0)
+++ testing-x86_64/ed.install   2014-02-19 15:35:56 UTC (rev 206126)
@@ -0,0 +1,18 @@
+infodir=usr/share/info
+filelist=(ed.info)
+
+post_install() {
+  for file in ${filelist[@]}; do
+install-info $infodir/$file.gz $infodir/dir 2/dev/null
+  done
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+pre_remove() {
+  for file in ${filelist[@]}; do
+install-info --delete $infodir/$file.gz $infodir/dir 2/dev/null
+  done
+}



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

2014-02-19 Thread speps
Date: Wednesday, February 19, 2014 @ 16:37:19
  Author: speps
Revision: 105935

upgpkg: qupzilla 1.6.3-1

Modified:
  qupzilla/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-19 12:29:36 UTC (rev 105934)
+++ PKGBUILD2014-02-19 15:37:19 UTC (rev 105935)
@@ -3,18 +3,18 @@
 
 pkgbase=qupzilla
 pkgname=(qupzilla qupzilla-qt5)
-pkgver=1.6.1
+pkgver=1.6.3
 pkgrel=1
 pkgdesc=Cross-platform QtWebKit browser
 arch=(i686 x86_64)
 url=http://www.qupzilla.com/;
 license=('GPL3')
-makedepends=('qtwebkit' 'qt5-webkit' 'qt5-script' 'hunspell')
+makedepends=('qtwebkit' 'qt5-webkit' 'qt5-script' 'hunspell' 'kdelibs' 
'libgnome-keyring')
 optdepends=('bash-completion: bash completion support')
 install=$pkgbase.install
 
source=($pkgbase-$pkgver.tar.gz::https://github.com/QupZilla/qupzilla/archive/v$pkgver.tar.gz;)
 noextract=($pkgbase-$pkgver.tar.gz)
-md5sums=('ca6fee487c9871d37d2dd09b3617b88f')
+md5sums=('37d962c924a58c616104d0cc732bf69f')
 
 prepare() {
   # extract
@@ -24,7 +24,9 @@
 
   # configure
   export USE_WEBGL=true \
- QUPZILLA_PREFIX=/usr/
+ QUPZILLA_PREFIX=/usr/ \
+ KDE_INTEGRATION=true \
+ GNOME_INTEGRATION=true
 }
 
 build() {
@@ -39,6 +41,8 @@
 
 package_qupzilla() {
   depends=('qtwebkit' 'hunspell')
+  optdepends=('kdelibs: kwallet integration'
+  'libgnome-keyring: gnome keyring integration')
 
   cd qt4
   make INSTALL_ROOT=$pkgdir/ install
@@ -51,6 +55,7 @@
 package_qupzilla-qt5() {
   pkgdesc+= (Qt5)
   depends=('qt5-webkit' 'qt5-script' 'hunspell' 'desktop-file-utils' 
'hicolor-icon-theme')
+  optdepends=('libgnome-keyring: gnome keyring integration')
   provides=('qupzilla')
   conflicts=('qupzilla')
 



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

2014-02-19 Thread speps
Date: Wednesday, February 19, 2014 @ 16:38:09
  Author: speps
Revision: 105936

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

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

---+
 /PKGBUILD |  140 
 /qupzilla.install |   24 ++
 community-i686/PKGBUILD   |   65 
 community-i686/qupzilla.install   |   12 ---
 community-x86_64/PKGBUILD |   65 
 community-x86_64/qupzilla.install |   12 ---
 6 files changed, 164 insertions(+), 154 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-02-19 15:37:19 UTC (rev 105935)
+++ community-i686/PKGBUILD 2014-02-19 15:38:09 UTC (rev 105936)
@@ -1,65 +0,0 @@
-# $Id$
-# Maintainer: speps speps at aur dot archlinux dot org
-
-pkgbase=qupzilla
-pkgname=(qupzilla qupzilla-qt5)
-pkgver=1.6.1
-pkgrel=1
-pkgdesc=Cross-platform QtWebKit browser
-arch=(i686 x86_64)
-url=http://www.qupzilla.com/;
-license=('GPL3')
-makedepends=('qtwebkit' 'qt5-webkit' 'qt5-script' 'hunspell')
-optdepends=('bash-completion: bash completion support')
-install=$pkgbase.install
-source=($pkgbase-$pkgver.tar.gz::https://github.com/QupZilla/qupzilla/archive/v$pkgver.tar.gz;)
-noextract=($pkgbase-$pkgver.tar.gz)
-md5sums=('ca6fee487c9871d37d2dd09b3617b88f')
-
-prepare() {
-  # extract
-  mkdir -p qt{4,5}
-  bsdtar --strip-components 1 -zxf $pkgbase-$pkgver.tar.gz -C qt4
-  bsdtar --strip-components 1 -zxf $pkgbase-$pkgver.tar.gz -C qt5
-
-  # configure
-  export USE_WEBGL=true \
- QUPZILLA_PREFIX=/usr/
-}
-
-build() {
-  cd qt4
-  qmake-qt4
-  make
-
-  cd ../qt5
-  qmake
-  make
-}
-
-package_qupzilla() {
-  depends=('qtwebkit' 'hunspell')
-
-  cd qt4
-  make INSTALL_ROOT=$pkgdir/ install
-
-  # zsh completion
-  install -Dm644 linux/completion/_$pkgbase \
-$pkgdir/usr/share/zsh/site-functions/_$pkgbase
-}
-
-package_qupzilla-qt5() {
-  pkgdesc+= (Qt5)
-  depends=('qt5-webkit' 'qt5-script' 'hunspell' 'desktop-file-utils' 
'hicolor-icon-theme')
-  provides=('qupzilla')
-  conflicts=('qupzilla')
-
-  cd qt5
-  make INSTALL_ROOT=$pkgdir/ install
-
-  # zsh completion
-  install -Dm644 linux/completion/_$pkgbase \
-$pkgdir/usr/share/zsh/site-functions/_$pkgbase
-}
-
-# vim:set ts=2 sw=2 et:

Copied: qupzilla/repos/community-i686/PKGBUILD (from rev 105935, 
qupzilla/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-02-19 15:38:09 UTC (rev 105936)
@@ -0,0 +1,70 @@
+# $Id$
+# Maintainer: speps speps at aur dot archlinux dot org
+
+pkgbase=qupzilla
+pkgname=(qupzilla qupzilla-qt5)
+pkgver=1.6.3
+pkgrel=1
+pkgdesc=Cross-platform QtWebKit browser
+arch=(i686 x86_64)
+url=http://www.qupzilla.com/;
+license=('GPL3')
+makedepends=('qtwebkit' 'qt5-webkit' 'qt5-script' 'hunspell' 'kdelibs' 
'libgnome-keyring')
+optdepends=('bash-completion: bash completion support')
+install=$pkgbase.install
+source=($pkgbase-$pkgver.tar.gz::https://github.com/QupZilla/qupzilla/archive/v$pkgver.tar.gz;)
+noextract=($pkgbase-$pkgver.tar.gz)
+md5sums=('37d962c924a58c616104d0cc732bf69f')
+
+prepare() {
+  # extract
+  mkdir -p qt{4,5}
+  bsdtar --strip-components 1 -zxf $pkgbase-$pkgver.tar.gz -C qt4
+  bsdtar --strip-components 1 -zxf $pkgbase-$pkgver.tar.gz -C qt5
+
+  # configure
+  export USE_WEBGL=true \
+ QUPZILLA_PREFIX=/usr/ \
+ KDE_INTEGRATION=true \
+ GNOME_INTEGRATION=true
+}
+
+build() {
+  cd qt4
+  qmake-qt4
+  make
+
+  cd ../qt5
+  qmake
+  make
+}
+
+package_qupzilla() {
+  depends=('qtwebkit' 'hunspell')
+  optdepends=('kdelibs: kwallet integration'
+  'libgnome-keyring: gnome keyring integration')
+
+  cd qt4
+  make INSTALL_ROOT=$pkgdir/ install
+
+  # zsh completion
+  install -Dm644 linux/completion/_$pkgbase \
+$pkgdir/usr/share/zsh/site-functions/_$pkgbase
+}
+
+package_qupzilla-qt5() {
+  pkgdesc+= (Qt5)
+  depends=('qt5-webkit' 'qt5-script' 'hunspell' 'desktop-file-utils' 
'hicolor-icon-theme')
+  optdepends=('libgnome-keyring: gnome keyring integration')
+  provides=('qupzilla')
+  conflicts=('qupzilla')
+
+  cd qt5
+  make INSTALL_ROOT=$pkgdir/ install
+
+  # zsh completion
+  install -Dm644 linux/completion/_$pkgbase 

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

2014-02-19 Thread Maxime Gauduin
Date: Wednesday, February 19, 2014 @ 16:59:17
  Author: alucryd
Revision: 105937

upgpkg: lightdm 1:1.8.7-1

Modified:
  lightdm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-19 15:38:09 UTC (rev 105936)
+++ PKGBUILD2014-02-19 15:59:17 UTC (rev 105937)
@@ -4,7 +4,7 @@
 
 pkgbase=lightdm
 pkgname=('lightdm' 'liblightdm-qt4' 'liblightdm-qt5')
-pkgver=1.8.6
+pkgver=1.8.7
 pkgrel=1
 epoch=1
 pkgdesc='A lightweight display manager'
@@ -20,7 +20,7 @@
 'lightdm.rules'
 'lightdm-default-config.patch'
 'Xsession')
-sha256sums=('111760e65d9f29e4bfe41a8affc9d8aa4163d92832a0d2be03ccae4618603b9e'
+sha256sums=('6a56b98224f147e27e0c26ce586ae9b7380dd23291b38a625fcc79a50cc63e39'
 '0d2adba25cdbe59e97ffd302083db9d5e23920780f41e04f64512cd6b633289a'
 'b29521fbd7a48a8f60b93ecca3b30c30bcb71560de8033c8d39b25c22c6f696f'
 'e8c4c5fd3b801a390d201166fd1fb9730e78a5c62928768103b870b6bd980ea0'



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

2014-02-19 Thread Maxime Gauduin
Date: Wednesday, February 19, 2014 @ 17:00:07
  Author: alucryd
Revision: 105938

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

Added:
  lightdm/repos/community-i686/PKGBUILD
(from rev 105937, lightdm/trunk/PKGBUILD)
  lightdm/repos/community-i686/Xsession
(from rev 105937, lightdm/trunk/Xsession)
  lightdm/repos/community-i686/lightdm-autologin.pam
(from rev 105937, lightdm/trunk/lightdm-autologin.pam)
  lightdm/repos/community-i686/lightdm-default-config.patch
(from rev 105937, lightdm/trunk/lightdm-default-config.patch)
  lightdm/repos/community-i686/lightdm.install
(from rev 105937, lightdm/trunk/lightdm.install)
  lightdm/repos/community-i686/lightdm.pam
(from rev 105937, lightdm/trunk/lightdm.pam)
  lightdm/repos/community-i686/lightdm.rules
(from rev 105937, lightdm/trunk/lightdm.rules)
  lightdm/repos/community-i686/lightdm.service
(from rev 105937, lightdm/trunk/lightdm.service)
  lightdm/repos/community-i686/lightdm.tmpfiles
(from rev 105937, lightdm/trunk/lightdm.tmpfiles)
  lightdm/repos/community-x86_64/PKGBUILD
(from rev 105937, lightdm/trunk/PKGBUILD)
  lightdm/repos/community-x86_64/Xsession
(from rev 105937, lightdm/trunk/Xsession)
  lightdm/repos/community-x86_64/lightdm-autologin.pam
(from rev 105937, lightdm/trunk/lightdm-autologin.pam)
  lightdm/repos/community-x86_64/lightdm-default-config.patch
(from rev 105937, lightdm/trunk/lightdm-default-config.patch)
  lightdm/repos/community-x86_64/lightdm.install
(from rev 105937, lightdm/trunk/lightdm.install)
  lightdm/repos/community-x86_64/lightdm.pam
(from rev 105937, lightdm/trunk/lightdm.pam)
  lightdm/repos/community-x86_64/lightdm.rules
(from rev 105937, lightdm/trunk/lightdm.rules)
  lightdm/repos/community-x86_64/lightdm.service
(from rev 105937, lightdm/trunk/lightdm.service)
  lightdm/repos/community-x86_64/lightdm.tmpfiles
(from rev 105937, lightdm/trunk/lightdm.tmpfiles)
Deleted:
  lightdm/repos/community-i686/PKGBUILD
  lightdm/repos/community-i686/Xsession
  lightdm/repos/community-i686/lightdm-autologin.pam
  lightdm/repos/community-i686/lightdm-default-config.patch
  lightdm/repos/community-i686/lightdm.install
  lightdm/repos/community-i686/lightdm.pam
  lightdm/repos/community-i686/lightdm.rules
  lightdm/repos/community-i686/lightdm.service
  lightdm/repos/community-i686/lightdm.tmpfiles
  lightdm/repos/community-x86_64/PKGBUILD
  lightdm/repos/community-x86_64/Xsession
  lightdm/repos/community-x86_64/lightdm-autologin.pam
  lightdm/repos/community-x86_64/lightdm-default-config.patch
  lightdm/repos/community-x86_64/lightdm.install
  lightdm/repos/community-x86_64/lightdm.pam
  lightdm/repos/community-x86_64/lightdm.rules
  lightdm/repos/community-x86_64/lightdm.service
  lightdm/repos/community-x86_64/lightdm.tmpfiles

---+
 /PKGBUILD |  240 
 /Xsession |  114 +++
 /lightdm-autologin.pam|   26 ++
 /lightdm-default-config.patch |  116 +++
 /lightdm.install  |   46 
 /lightdm.pam  |   14 +
 /lightdm.rules|   30 +++
 /lightdm.service  |   28 ++
 /lightdm.tmpfiles |2 
 community-i686/PKGBUILD   |  120 
 community-i686/Xsession   |   57 -
 community-i686/lightdm-autologin.pam  |   13 -
 community-i686/lightdm-default-config.patch   |   58 -
 community-i686/lightdm.install|   23 --
 community-i686/lightdm.pam|7 
 community-i686/lightdm.rules  |   15 -
 community-i686/lightdm.service|   14 -
 community-i686/lightdm.tmpfiles   |1 
 community-x86_64/PKGBUILD |  120 
 community-x86_64/Xsession |   57 -
 community-x86_64/lightdm-autologin.pam|   13 -
 community-x86_64/lightdm-default-config.patch |   58 -
 community-x86_64/lightdm.install  |   23 --
 community-x86_64/lightdm.pam  |7 
 community-x86_64/lightdm.rules|   15 -
 community-x86_64/lightdm.service  |   14 -
 community-x86_64/lightdm.tmpfiles |1 
 27 files changed, 616 insertions(+), 616 deletions(-)

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


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

2014-02-19 Thread Giovanni Scafora
Date: Wednesday, February 19, 2014 @ 17:43:29
  Author: giovanni
Revision: 105939

upgpkg: guvcview 1.7.3-1

upstream release

Modified:
  guvcview/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-19 16:00:07 UTC (rev 105938)
+++ PKGBUILD2014-02-19 16:43:29 UTC (rev 105939)
@@ -3,7 +3,7 @@
 # Contributor: Maxwell Pray a.k.a. Synthead synth...@gmail.com
 
 pkgname=guvcview
-pkgver=1.7.2
+pkgver=1.7.3
 pkgrel=1
 pkgdesc=A video viewer and capturer for the linux uvc driver
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 optdepends=('pulseaudio: for PulseAudio support')
 options=('!docs')
 
source=(http://downloads.sourceforge.net/project/${pkgname}/source/${pkgname}-src-${pkgver}.tar.gz;)
-md5sums=('93fa335e6ce52bb730541d5280ed0dad')
+md5sums=('f9c510ed9908a8d20ca27099aca948a7')
 
 build() {
   cd ${srcdir}/${pkgname}-src-${pkgver}



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

2014-02-19 Thread Giovanni Scafora
Date: Wednesday, February 19, 2014 @ 17:43:36
  Author: giovanni
Revision: 105940

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-02-19 16:43:29 UTC (rev 105939)
+++ community-i686/PKGBUILD 2014-02-19 16:43:36 UTC (rev 105940)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor: Maxwell Pray a.k.a. Synthead synth...@gmail.com
-
-pkgname=guvcview
-pkgver=1.7.2
-pkgrel=1
-pkgdesc=A video viewer and capturer for the linux uvc driver
-arch=('i686' 'x86_64')
-url=http://guvcview.sourceforge.net/;
-license=('GPL')
-depends=('portaudio' 'ffmpeg' 'gtk3')
-makedepends=('pkg-config' 'intltool')
-optdepends=('pulseaudio: for PulseAudio support')
-options=('!docs')
-source=(http://downloads.sourceforge.net/project/${pkgname}/source/${pkgname}-src-${pkgver}.tar.gz;)
-md5sums=('93fa335e6ce52bb730541d5280ed0dad')
-
-build() {
-  cd ${srcdir}/${pkgname}-src-${pkgver}
-
-  ./configure --prefix=/usr \
-  --disable-debian-menu
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-src-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-}

Copied: guvcview/repos/community-i686/PKGBUILD (from rev 105939, 
guvcview/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-02-19 16:43:36 UTC (rev 105940)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor: Maxwell Pray a.k.a. Synthead synth...@gmail.com
+
+pkgname=guvcview
+pkgver=1.7.3
+pkgrel=1
+pkgdesc=A video viewer and capturer for the linux uvc driver
+arch=('i686' 'x86_64')
+url=http://guvcview.sourceforge.net/;
+license=('GPL')
+depends=('portaudio' 'ffmpeg' 'gtk3')
+makedepends=('pkg-config' 'intltool')
+optdepends=('pulseaudio: for PulseAudio support')
+options=('!docs')
+source=(http://downloads.sourceforge.net/project/${pkgname}/source/${pkgname}-src-${pkgver}.tar.gz;)
+md5sums=('f9c510ed9908a8d20ca27099aca948a7')
+
+build() {
+  cd ${srcdir}/${pkgname}-src-${pkgver}
+
+  ./configure --prefix=/usr \
+  --disable-debian-menu
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-src-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-02-19 16:43:29 UTC (rev 105939)
+++ community-x86_64/PKGBUILD   2014-02-19 16:43:36 UTC (rev 105940)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor: Maxwell Pray a.k.a. Synthead synth...@gmail.com
-
-pkgname=guvcview
-pkgver=1.7.2
-pkgrel=1
-pkgdesc=A video viewer and capturer for the linux uvc driver
-arch=('i686' 'x86_64')
-url=http://guvcview.sourceforge.net/;
-license=('GPL')
-depends=('portaudio' 'ffmpeg' 'gtk3')
-makedepends=('pkg-config' 'intltool')
-optdepends=('pulseaudio: for PulseAudio support')
-options=('!docs')
-source=(http://downloads.sourceforge.net/project/${pkgname}/source/${pkgname}-src-${pkgver}.tar.gz;)
-md5sums=('93fa335e6ce52bb730541d5280ed0dad')
-
-build() {
-  cd ${srcdir}/${pkgname}-src-${pkgver}
-
-  ./configure --prefix=/usr \
-  --disable-debian-menu
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-src-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-}

Copied: guvcview/repos/community-x86_64/PKGBUILD (from rev 105939, 
guvcview/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-02-19 16:43:36 UTC (rev 105940)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor: Maxwell Pray a.k.a. Synthead synth...@gmail.com
+
+pkgname=guvcview
+pkgver=1.7.3
+pkgrel=1
+pkgdesc=A video viewer and capturer for the linux uvc driver
+arch=('i686' 'x86_64')
+url=http://guvcview.sourceforge.net/;
+license=('GPL')
+depends=('portaudio' 'ffmpeg' 'gtk3')
+makedepends=('pkg-config' 'intltool')
+optdepends=('pulseaudio: for PulseAudio support')
+options=('!docs')
+source=(http://downloads.sourceforge.net/project/${pkgname}/source/${pkgname}-src-${pkgver}.tar.gz;)
+md5sums=('f9c510ed9908a8d20ca27099aca948a7')
+
+build() {
+  cd 

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

2014-02-19 Thread Giovanni Scafora
Date: Wednesday, February 19, 2014 @ 18:11:30
  Author: giovanni
Revision: 206127

upgpkg: libass 0.11.1-1

upstream release

Modified:
  libass/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-19 15:35:56 UTC (rev 206126)
+++ PKGBUILD2014-02-19 17:11:30 UTC (rev 206127)
@@ -3,16 +3,16 @@
 # Contributor: G_Syme demichan(at)mail(dot)upb(dot)de
 
 pkgname=libass
-pkgver=0.10.2
-pkgrel=2
+pkgver=0.11.1
+pkgrel=1
 pkgdesc=A portable library for SSA/ASS subtitles rendering
 arch=('i686' 'x86_64')
 url=http://code.google.com/p/libass/;
 license=('BSD')
 depends=('fribidi' 'fontconfig' 'enca' 'harfbuzz')
-makedepends=('pkg-config')
-source=(http://libass.googlecode.com/files/${pkgname}-${pkgver}.tar.xz;)
-md5sums=('ce672ed5629c9708b3401b976f516744')
+makedepends=('pkg-config' 'yasm')
+source=(https://github.com/${pkgname}/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.xz;)
+md5sums=('4c67e4450d4aad65e344de3f5cf28751')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



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

2014-02-19 Thread Giovanni Scafora
Date: Wednesday, February 19, 2014 @ 18:11:36
  Author: giovanni
Revision: 206128

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-02-19 17:11:30 UTC (rev 206127)
+++ extra-i686/PKGBUILD 2014-02-19 17:11:36 UTC (rev 206128)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor: G_Syme demichan(at)mail(dot)upb(dot)de
-
-pkgname=libass
-pkgver=0.10.2
-pkgrel=2
-pkgdesc=A portable library for SSA/ASS subtitles rendering
-arch=('i686' 'x86_64')
-url=http://code.google.com/p/libass/;
-license=('BSD')
-depends=('fribidi' 'fontconfig' 'enca' 'harfbuzz')
-makedepends=('pkg-config')
-source=(http://libass.googlecode.com/files/${pkgname}-${pkgver}.tar.xz;)
-md5sums=('ce672ed5629c9708b3401b976f516744')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr \
-  --enable-enca \
-  --enable-harfbuzz \
-  --enable-fontconfig
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-  install -D -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: libass/repos/extra-i686/PKGBUILD (from rev 206127, 
libass/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-02-19 17:11:36 UTC (rev 206128)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor: G_Syme demichan(at)mail(dot)upb(dot)de
+
+pkgname=libass
+pkgver=0.11.1
+pkgrel=1
+pkgdesc=A portable library for SSA/ASS subtitles rendering
+arch=('i686' 'x86_64')
+url=http://code.google.com/p/libass/;
+license=('BSD')
+depends=('fribidi' 'fontconfig' 'enca' 'harfbuzz')
+makedepends=('pkg-config' 'yasm')
+source=(https://github.com/${pkgname}/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.xz;)
+md5sums=('4c67e4450d4aad65e344de3f5cf28751')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr \
+  --enable-enca \
+  --enable-harfbuzz \
+  --enable-fontconfig
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+  install -D -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-02-19 17:11:30 UTC (rev 206127)
+++ extra-x86_64/PKGBUILD   2014-02-19 17:11:36 UTC (rev 206128)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor: G_Syme demichan(at)mail(dot)upb(dot)de
-
-pkgname=libass
-pkgver=0.10.2
-pkgrel=2
-pkgdesc=A portable library for SSA/ASS subtitles rendering
-arch=('i686' 'x86_64')
-url=http://code.google.com/p/libass/;
-license=('BSD')
-depends=('fribidi' 'fontconfig' 'enca' 'harfbuzz')
-makedepends=('pkg-config')
-source=(http://libass.googlecode.com/files/${pkgname}-${pkgver}.tar.xz;)
-md5sums=('ce672ed5629c9708b3401b976f516744')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr \
-  --enable-enca \
-  --enable-harfbuzz \
-  --enable-fontconfig
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-  install -D -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: libass/repos/extra-x86_64/PKGBUILD (from rev 206127, 
libass/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2014-02-19 17:11:36 UTC (rev 206128)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor: G_Syme demichan(at)mail(dot)upb(dot)de
+
+pkgname=libass
+pkgver=0.11.1
+pkgrel=1
+pkgdesc=A portable library for SSA/ASS subtitles rendering
+arch=('i686' 'x86_64')
+url=http://code.google.com/p/libass/;
+license=('BSD')
+depends=('fribidi' 'fontconfig' 'enca' 'harfbuzz')
+makedepends=('pkg-config' 'yasm')
+source=(https://github.com/${pkgname}/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.xz;)
+md5sums=('4c67e4450d4aad65e344de3f5cf28751')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr \
+

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

2014-02-19 Thread Maxime Gauduin
Date: Wednesday, February 19, 2014 @ 18:17:38
  Author: alucryd
Revision: 105941

FS#38960: pcsx2 1.2.2-2

Modified:
  pcsx2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-19 16:43:36 UTC (rev 105940)
+++ PKGBUILD2014-02-19 17:17:38 UTC (rev 105941)
@@ -5,7 +5,7 @@
 
 pkgname=pcsx2
 pkgver=1.2.2
-pkgrel=1
+pkgrel=2
 pkgdesc='A Sony PlayStation 2 emulator'
 arch=('i686' 'x86_64')
 url='http://www.pcsx2.net'
@@ -12,9 +12,9 @@
 license=('GPL2' 'GPL3' 'LGPL2.1' 'LGPL3')
 makedepends=('cmake' 'sparsehash')
 if [[ $CARCH == i686 ]]; then
-  depends=('glew' 'libaio' 'libcanberra' 'libjpeg-turbo' 'nvidia-cg-toolkit' 
'portaudio' 'sdl2' 'soundtouch' 'wxgtk2.8')
+  depends=('glew' 'libaio' 'libcanberra' 'libjpeg-turbo' 'nvidia-cg-toolkit' 
'portaudio' 'soundtouch' 'wxgtk2.8')
 elif [[ $CARCH == x86_64 ]]; then
-  makedepends+=('gcc-multilib' 'lib32-glew' 'lib32-libaio' 'lib32-libcanberra' 
'lib32-libjpeg-turbo' 'lib32-mesa-libgl' 'lib32-nvidia-cg-toolkit' 
'lib32-portaudio' 'lib32-sdl2' 'lib32-soundtouch' 'lib32-wxgtk2.8')
+  makedepends+=('gcc-multilib' 'lib32-glew' 'lib32-libaio' 'lib32-libcanberra' 
'lib32-libjpeg-turbo' 'lib32-libgl' 'lib32-nvidia-cg-toolkit' 'lib32-portaudio' 
'lib32-soundtouch' 'lib32-wxgtk2.8')
 fi
 options=('!emptydirs')
 source=(https://github.com/PCSX2/pcsx2/archive/v${pkgver}.tar.gz;)
@@ -29,12 +29,12 @@
   mkdir build  cd build
 
   if [[ $CARCH == i686 ]]; then
-cmake .. -DCMAKE_INSTALL_PREFIX='/usr' -DCMAKE_BUILD_TYPE='Release' 
-D{GLSL_API,PACKAGE_MODE,REBUILD_SHADER,SDL2_API,XDG_STD}=TRUE 
-DPLUGIN_DIR='/usr/lib/pcsx2' -DGAMEINDEX_DIR='/usr/share/pcsx2' 
-DwxWidgets_CONFIG_EXECUTABLE='/usr/bin/wx-config-2.8' 
-DwxWidgets_wxrc_EXECUTABLE='/usr/bin/wxrc-2.8'
+cmake .. -DCMAKE_INSTALL_PREFIX='/usr' -DCMAKE_BUILD_TYPE='Release' 
-D{GLSL_API,PACKAGE_MODE,REBUILD_SHADER,XDG_STD}='ON' 
-DPLUGIN_DIR='/usr/lib/pcsx2' -DGAMEINDEX_DIR='/usr/share/pcsx2' 
-DwxWidgets_CONFIG_EXECUTABLE='/usr/bin/wx-config-2.8' 
-DwxWidgets_wxrc_EXECUTABLE='/usr/bin/wxrc-2.8'
   elif [[ $CARCH == x86_64 ]]; then
 export CC='gcc -m32'
 export CXX='g++ -m32'
 export PKG_CONFIG_PATH='/usr/lib32/pkgconfig'
-cmake .. -DCMAKE_INSTALL_PREFIX='/usr' -DCMAKE_BUILD_TYPE='Release' 
-D{GLSL_API,PACKAGE_MODE,REBUILD_SHADER,SDL2_API,XDG_STD}=TRUE 
-DPLUGIN_DIR='/usr/lib32/pcsx2' -DGAMEINDEX_DIR='/usr/share/pcsx2' 
-DwxWidgets_CONFIG_EXECUTABLE='/usr/bin/wx-config32-2.8' 
-DwxWidgets_wxrc_EXECUTABLE='/usr/bin/wxrc32-2.8' 
-DCMAKE_LIBRARY_PATH='/usr/lib32'
+cmake .. -DCMAKE_INSTALL_PREFIX='/usr' -DCMAKE_BUILD_TYPE='Release' 
-D{GLSL_API,PACKAGE_MODE,REBUILD_SHADER,XDG_STD}='ON' 
-DPLUGIN_DIR='/usr/lib32/pcsx2' -DGAMEINDEX_DIR='/usr/share/pcsx2' 
-DwxWidgets_CONFIG_EXECUTABLE='/usr/bin/wx-config32-2.8' 
-DwxWidgets_wxrc_EXECUTABLE='/usr/bin/wxrc32-2.8' 
-DCMAKE_LIBRARY_PATH='/usr/lib32'
   fi
 
   make
@@ -44,7 +44,7 @@
   cd ${pkgname}-${pkgver}/build
 
   if [[ $CARCH == x86_64 ]]; then
-depends=('lib32-glew' 'lib32-libaio' 'lib32-libcanberra' 
'lib32-libjpeg-turbo' 'lib32-nvidia-cg-toolkit' 'lib32-portaudio' 'lib32-sdl2' 
'lib32-soundtouch' 'lib32-wxgtk2.8')
+depends=('lib32-glew' 'lib32-libaio' 'lib32-libcanberra' 
'lib32-libjpeg-turbo' 'lib32-nvidia-cg-toolkit' 'lib32-portaudio' 
'lib32-soundtouch' 'lib32-wxgtk2.8')
   fi
 
   make DESTDIR=${pkgdir} install



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

2014-02-19 Thread Maxime Gauduin
Date: Wednesday, February 19, 2014 @ 18:17:47
  Author: alucryd
Revision: 105942

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-02-19 17:17:38 UTC (rev 105941)
+++ community-i686/PKGBUILD 2014-02-19 17:17:47 UTC (rev 105942)
@@ -1,53 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin aluc...@gmail.com
-# Contributor: josephgbr rafael.f...@gmail.com
-# Contributor: vEX v...@niechift.com
-
-pkgname=pcsx2
-pkgver=1.2.2
-pkgrel=1
-pkgdesc='A Sony PlayStation 2 emulator'
-arch=('i686' 'x86_64')
-url='http://www.pcsx2.net'
-license=('GPL2' 'GPL3' 'LGPL2.1' 'LGPL3')
-makedepends=('cmake' 'sparsehash')
-if [[ $CARCH == i686 ]]; then
-  depends=('glew' 'libaio' 'libcanberra' 'libjpeg-turbo' 'nvidia-cg-toolkit' 
'portaudio' 'sdl2' 'soundtouch' 'wxgtk2.8')
-elif [[ $CARCH == x86_64 ]]; then
-  makedepends+=('gcc-multilib' 'lib32-glew' 'lib32-libaio' 'lib32-libcanberra' 
'lib32-libjpeg-turbo' 'lib32-mesa-libgl' 'lib32-nvidia-cg-toolkit' 
'lib32-portaudio' 'lib32-sdl2' 'lib32-soundtouch' 'lib32-wxgtk2.8')
-fi
-options=('!emptydirs')
-source=(https://github.com/PCSX2/pcsx2/archive/v${pkgver}.tar.gz;)
-sha256sums=('4fccef58098d099ffe955fadd5ceee78ed063ab585b8772f4242fd6dc5fd2d23')
-
-build() {
-  cd ${pkgname}-${pkgver}
-
-  if [[ -d build ]]; then
-rm -rf build
-  fi
-  mkdir build  cd build
-
-  if [[ $CARCH == i686 ]]; then
-cmake .. -DCMAKE_INSTALL_PREFIX='/usr' -DCMAKE_BUILD_TYPE='Release' 
-D{GLSL_API,PACKAGE_MODE,REBUILD_SHADER,SDL2_API,XDG_STD}=TRUE 
-DPLUGIN_DIR='/usr/lib/pcsx2' -DGAMEINDEX_DIR='/usr/share/pcsx2' 
-DwxWidgets_CONFIG_EXECUTABLE='/usr/bin/wx-config-2.8' 
-DwxWidgets_wxrc_EXECUTABLE='/usr/bin/wxrc-2.8'
-  elif [[ $CARCH == x86_64 ]]; then
-export CC='gcc -m32'
-export CXX='g++ -m32'
-export PKG_CONFIG_PATH='/usr/lib32/pkgconfig'
-cmake .. -DCMAKE_INSTALL_PREFIX='/usr' -DCMAKE_BUILD_TYPE='Release' 
-D{GLSL_API,PACKAGE_MODE,REBUILD_SHADER,SDL2_API,XDG_STD}=TRUE 
-DPLUGIN_DIR='/usr/lib32/pcsx2' -DGAMEINDEX_DIR='/usr/share/pcsx2' 
-DwxWidgets_CONFIG_EXECUTABLE='/usr/bin/wx-config32-2.8' 
-DwxWidgets_wxrc_EXECUTABLE='/usr/bin/wxrc32-2.8' 
-DCMAKE_LIBRARY_PATH='/usr/lib32'
-  fi
-
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}/build
-
-  if [[ $CARCH == x86_64 ]]; then
-depends=('lib32-glew' 'lib32-libaio' 'lib32-libcanberra' 
'lib32-libjpeg-turbo' 'lib32-nvidia-cg-toolkit' 'lib32-portaudio' 'lib32-sdl2' 
'lib32-soundtouch' 'lib32-wxgtk2.8')
-  fi
-
-  make DESTDIR=${pkgdir} install
-}
-
-# vim: ts=2 sw=2 et:

Copied: pcsx2/repos/community-i686/PKGBUILD (from rev 105941, 
pcsx2/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-02-19 17:17:47 UTC (rev 105942)
@@ -0,0 +1,53 @@
+# $Id$
+# Maintainer: Maxime Gauduin aluc...@gmail.com
+# Contributor: josephgbr rafael.f...@gmail.com
+# Contributor: vEX v...@niechift.com
+
+pkgname=pcsx2
+pkgver=1.2.2
+pkgrel=2
+pkgdesc='A Sony PlayStation 2 emulator'
+arch=('i686' 'x86_64')
+url='http://www.pcsx2.net'
+license=('GPL2' 'GPL3' 'LGPL2.1' 'LGPL3')
+makedepends=('cmake' 'sparsehash')
+if [[ $CARCH == i686 ]]; then
+  depends=('glew' 'libaio' 'libcanberra' 'libjpeg-turbo' 'nvidia-cg-toolkit' 
'portaudio' 'soundtouch' 'wxgtk2.8')
+elif [[ $CARCH == x86_64 ]]; then
+  makedepends+=('gcc-multilib' 'lib32-glew' 'lib32-libaio' 'lib32-libcanberra' 
'lib32-libjpeg-turbo' 'lib32-libgl' 'lib32-nvidia-cg-toolkit' 'lib32-portaudio' 
'lib32-soundtouch' 'lib32-wxgtk2.8')
+fi
+options=('!emptydirs')
+source=(https://github.com/PCSX2/pcsx2/archive/v${pkgver}.tar.gz;)
+sha256sums=('4fccef58098d099ffe955fadd5ceee78ed063ab585b8772f4242fd6dc5fd2d23')
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  if [[ -d build ]]; then
+rm -rf build
+  fi
+  mkdir build  cd build
+
+  if [[ $CARCH == i686 ]]; then
+cmake .. -DCMAKE_INSTALL_PREFIX='/usr' -DCMAKE_BUILD_TYPE='Release' 
-D{GLSL_API,PACKAGE_MODE,REBUILD_SHADER,XDG_STD}='ON' 
-DPLUGIN_DIR='/usr/lib/pcsx2' -DGAMEINDEX_DIR='/usr/share/pcsx2' 
-DwxWidgets_CONFIG_EXECUTABLE='/usr/bin/wx-config-2.8' 
-DwxWidgets_wxrc_EXECUTABLE='/usr/bin/wxrc-2.8'
+  elif [[ $CARCH == x86_64 ]]; then
+export CC='gcc -m32'
+export CXX='g++ -m32'
+export 

[arch-commits] Commit in pcsx2/repos/multilib-x86_64 (PKGBUILD PKGBUILD)

2014-02-19 Thread Maxime Gauduin
Date: Wednesday, February 19, 2014 @ 18:19:32
  Author: alucryd
Revision: 105943

archrelease: copy trunk to multilib-x86_64

Added:
  pcsx2/repos/multilib-x86_64/PKGBUILD
(from rev 105942, pcsx2/trunk/PKGBUILD)
Deleted:
  pcsx2/repos/multilib-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-02-19 17:17:47 UTC (rev 105942)
+++ PKGBUILD2014-02-19 17:19:32 UTC (rev 105943)
@@ -1,53 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin aluc...@gmail.com
-# Contributor: josephgbr rafael.f...@gmail.com
-# Contributor: vEX v...@niechift.com
-
-pkgname=pcsx2
-pkgver=1.2.2
-pkgrel=1
-pkgdesc='A Sony PlayStation 2 emulator'
-arch=('i686' 'x86_64')
-url='http://www.pcsx2.net'
-license=('GPL2' 'GPL3' 'LGPL2.1' 'LGPL3')
-makedepends=('cmake' 'sparsehash')
-if [[ $CARCH == i686 ]]; then
-  depends=('glew' 'libaio' 'libcanberra' 'libjpeg-turbo' 'nvidia-cg-toolkit' 
'portaudio' 'sdl2' 'soundtouch' 'wxgtk2.8')
-elif [[ $CARCH == x86_64 ]]; then
-  makedepends+=('gcc-multilib' 'lib32-glew' 'lib32-libaio' 'lib32-libcanberra' 
'lib32-libjpeg-turbo' 'lib32-mesa-libgl' 'lib32-nvidia-cg-toolkit' 
'lib32-portaudio' 'lib32-sdl2' 'lib32-soundtouch' 'lib32-wxgtk2.8')
-fi
-options=('!emptydirs')
-source=(https://github.com/PCSX2/pcsx2/archive/v${pkgver}.tar.gz;)
-sha256sums=('4fccef58098d099ffe955fadd5ceee78ed063ab585b8772f4242fd6dc5fd2d23')
-
-build() {
-  cd ${pkgname}-${pkgver}
-
-  if [[ -d build ]]; then
-rm -rf build
-  fi
-  mkdir build  cd build
-
-  if [[ $CARCH == i686 ]]; then
-cmake .. -DCMAKE_INSTALL_PREFIX='/usr' -DCMAKE_BUILD_TYPE='Release' 
-D{GLSL_API,PACKAGE_MODE,REBUILD_SHADER,SDL2_API,XDG_STD}=TRUE 
-DPLUGIN_DIR='/usr/lib/pcsx2' -DGAMEINDEX_DIR='/usr/share/pcsx2' 
-DwxWidgets_CONFIG_EXECUTABLE='/usr/bin/wx-config-2.8' 
-DwxWidgets_wxrc_EXECUTABLE='/usr/bin/wxrc-2.8'
-  elif [[ $CARCH == x86_64 ]]; then
-export CC='gcc -m32'
-export CXX='g++ -m32'
-export PKG_CONFIG_PATH='/usr/lib32/pkgconfig'
-cmake .. -DCMAKE_INSTALL_PREFIX='/usr' -DCMAKE_BUILD_TYPE='Release' 
-D{GLSL_API,PACKAGE_MODE,REBUILD_SHADER,SDL2_API,XDG_STD}=TRUE 
-DPLUGIN_DIR='/usr/lib32/pcsx2' -DGAMEINDEX_DIR='/usr/share/pcsx2' 
-DwxWidgets_CONFIG_EXECUTABLE='/usr/bin/wx-config32-2.8' 
-DwxWidgets_wxrc_EXECUTABLE='/usr/bin/wxrc32-2.8' 
-DCMAKE_LIBRARY_PATH='/usr/lib32'
-  fi
-
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}/build
-
-  if [[ $CARCH == x86_64 ]]; then
-depends=('lib32-glew' 'lib32-libaio' 'lib32-libcanberra' 
'lib32-libjpeg-turbo' 'lib32-nvidia-cg-toolkit' 'lib32-portaudio' 'lib32-sdl2' 
'lib32-soundtouch' 'lib32-wxgtk2.8')
-  fi
-
-  make DESTDIR=${pkgdir} install
-}
-
-# vim: ts=2 sw=2 et:

Copied: pcsx2/repos/multilib-x86_64/PKGBUILD (from rev 105942, 
pcsx2/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-02-19 17:19:32 UTC (rev 105943)
@@ -0,0 +1,53 @@
+# $Id$
+# Maintainer: Maxime Gauduin aluc...@gmail.com
+# Contributor: josephgbr rafael.f...@gmail.com
+# Contributor: vEX v...@niechift.com
+
+pkgname=pcsx2
+pkgver=1.2.2
+pkgrel=2
+pkgdesc='A Sony PlayStation 2 emulator'
+arch=('i686' 'x86_64')
+url='http://www.pcsx2.net'
+license=('GPL2' 'GPL3' 'LGPL2.1' 'LGPL3')
+makedepends=('cmake' 'sparsehash')
+if [[ $CARCH == i686 ]]; then
+  depends=('glew' 'libaio' 'libcanberra' 'libjpeg-turbo' 'nvidia-cg-toolkit' 
'portaudio' 'soundtouch' 'wxgtk2.8')
+elif [[ $CARCH == x86_64 ]]; then
+  makedepends+=('gcc-multilib' 'lib32-glew' 'lib32-libaio' 'lib32-libcanberra' 
'lib32-libjpeg-turbo' 'lib32-libgl' 'lib32-nvidia-cg-toolkit' 'lib32-portaudio' 
'lib32-soundtouch' 'lib32-wxgtk2.8')
+fi
+options=('!emptydirs')
+source=(https://github.com/PCSX2/pcsx2/archive/v${pkgver}.tar.gz;)
+sha256sums=('4fccef58098d099ffe955fadd5ceee78ed063ab585b8772f4242fd6dc5fd2d23')
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  if [[ -d build ]]; then
+rm -rf build
+  fi
+  mkdir build  cd build
+
+  if [[ $CARCH == i686 ]]; then
+cmake .. -DCMAKE_INSTALL_PREFIX='/usr' -DCMAKE_BUILD_TYPE='Release' 
-D{GLSL_API,PACKAGE_MODE,REBUILD_SHADER,XDG_STD}='ON' 
-DPLUGIN_DIR='/usr/lib/pcsx2' -DGAMEINDEX_DIR='/usr/share/pcsx2' 
-DwxWidgets_CONFIG_EXECUTABLE='/usr/bin/wx-config-2.8' 
-DwxWidgets_wxrc_EXECUTABLE='/usr/bin/wxrc-2.8'
+  elif [[ $CARCH == x86_64 ]]; then
+export CC='gcc -m32'
+export CXX='g++ -m32'
+export PKG_CONFIG_PATH='/usr/lib32/pkgconfig'
+cmake .. -DCMAKE_INSTALL_PREFIX='/usr' -DCMAKE_BUILD_TYPE='Release' 
-D{GLSL_API,PACKAGE_MODE,REBUILD_SHADER,XDG_STD}='ON' 
-DPLUGIN_DIR='/usr/lib32/pcsx2' -DGAMEINDEX_DIR='/usr/share/pcsx2' 
-DwxWidgets_CONFIG_EXECUTABLE='/usr/bin/wx-config32-2.8' 
-DwxWidgets_wxrc_EXECUTABLE='/usr/bin/wxrc32-2.8' 
-DCMAKE_LIBRARY_PATH='/usr/lib32'
+  fi
+
+  make

[arch-commits] Commit in pcsx2/repos (community-x86_64)

2014-02-19 Thread Maxime Gauduin
Date: Wednesday, February 19, 2014 @ 18:21:15
  Author: alucryd
Revision: 105944

Forgot to communitypkg before building the multilib package

Deleted:
  pcsx2/repos/community-x86_64/



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

2014-02-19 Thread Giovanni Scafora
Date: Wednesday, February 19, 2014 @ 18:21:46
  Author: giovanni
Revision: 206129

upgpkg: xmlto 0.0.25-4

Fixed FS38951

Modified:
  xmlto/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-19 17:11:36 UTC (rev 206128)
+++ PKGBUILD2014-02-19 17:21:46 UTC (rev 206129)
@@ -6,7 +6,7 @@
 
 pkgname=xmlto
 pkgver=0.0.25
-pkgrel=3
+pkgrel=4
 pkgdesc=Convert xml to many other formats
 arch=('i686' 'x86_64')
 url=http://cyberelk.net/tim/software/xmlto/;
@@ -19,8 +19,8 @@
 build() {
   cd $srcdir/${pkgname}-${pkgver}
 
-  ./configure --prefix=/usr \
-  --mandir=/usr/share/man
+  BASH=/bin/bash ./configure --prefix=/usr \
+ --mandir=/usr/share/man
   make
 }
 



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

2014-02-19 Thread Giovanni Scafora
Date: Wednesday, February 19, 2014 @ 18:21:53
  Author: giovanni
Revision: 206130

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-02-19 17:21:46 UTC (rev 206129)
+++ extra-i686/PKGBUILD 2014-02-19 17:21:53 UTC (rev 206130)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor: Jan de Groot j...@archlinux.org
-# Contributor: Sergej Pupykin ser...@aur.archlinux.org
-# Contributor: Robert Stoffers r...@ubuntu.com
-
-pkgname=xmlto
-pkgver=0.0.25
-pkgrel=3
-pkgdesc=Convert xml to many other formats
-arch=('i686' 'x86_64')
-url=http://cyberelk.net/tim/software/xmlto/;
-license=('GPL')
-depends=('libxslt')
-makedepends=('docbook-xsl')
-source=(https://fedorahosted.org/releases/x/m/${pkgname}/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('6b6267b1470f8571fe5f63a128970364')
-
-build() {
-  cd $srcdir/${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr \
-  --mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd $srcdir/${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-}

Copied: xmlto/repos/extra-i686/PKGBUILD (from rev 206129, xmlto/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-02-19 17:21:53 UTC (rev 206130)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor: Jan de Groot j...@archlinux.org
+# Contributor: Sergej Pupykin ser...@aur.archlinux.org
+# Contributor: Robert Stoffers r...@ubuntu.com
+
+pkgname=xmlto
+pkgver=0.0.25
+pkgrel=4
+pkgdesc=Convert xml to many other formats
+arch=('i686' 'x86_64')
+url=http://cyberelk.net/tim/software/xmlto/;
+license=('GPL')
+depends=('libxslt')
+makedepends=('docbook-xsl')
+source=(https://fedorahosted.org/releases/x/m/${pkgname}/${pkgname}-${pkgver}.tar.bz2;)
+md5sums=('6b6267b1470f8571fe5f63a128970364')
+
+build() {
+  cd $srcdir/${pkgname}-${pkgver}
+
+  BASH=/bin/bash ./configure --prefix=/usr \
+ --mandir=/usr/share/man
+  make
+}
+
+package() {
+  cd $srcdir/${pkgname}-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-02-19 17:21:46 UTC (rev 206129)
+++ extra-x86_64/PKGBUILD   2014-02-19 17:21:53 UTC (rev 206130)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor: Jan de Groot j...@archlinux.org
-# Contributor: Sergej Pupykin ser...@aur.archlinux.org
-# Contributor: Robert Stoffers r...@ubuntu.com
-
-pkgname=xmlto
-pkgver=0.0.25
-pkgrel=3
-pkgdesc=Convert xml to many other formats
-arch=('i686' 'x86_64')
-url=http://cyberelk.net/tim/software/xmlto/;
-license=('GPL')
-depends=('libxslt')
-makedepends=('docbook-xsl')
-source=(https://fedorahosted.org/releases/x/m/${pkgname}/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('6b6267b1470f8571fe5f63a128970364')
-
-build() {
-  cd $srcdir/${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr \
-  --mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd $srcdir/${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-}

Copied: xmlto/repos/extra-x86_64/PKGBUILD (from rev 206129, 
xmlto/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2014-02-19 17:21:53 UTC (rev 206130)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor: Jan de Groot j...@archlinux.org
+# Contributor: Sergej Pupykin ser...@aur.archlinux.org
+# Contributor: Robert Stoffers r...@ubuntu.com
+
+pkgname=xmlto
+pkgver=0.0.25
+pkgrel=4
+pkgdesc=Convert xml to many other formats
+arch=('i686' 'x86_64')
+url=http://cyberelk.net/tim/software/xmlto/;
+license=('GPL')
+depends=('libxslt')
+makedepends=('docbook-xsl')
+source=(https://fedorahosted.org/releases/x/m/${pkgname}/${pkgname}-${pkgver}.tar.bz2;)
+md5sums=('6b6267b1470f8571fe5f63a128970364')
+
+build() {
+  cd $srcdir/${pkgname}-${pkgver}
+
+  BASH=/bin/bash ./configure --prefix=/usr \
+ --mandir=/usr/share/man
+  make
+}
+
+package() {
+  cd $srcdir/${pkgname}-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+}



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

2014-02-19 Thread Balló György
Date: Wednesday, February 19, 2014 @ 19:06:55
  Author: bgyorgy
Revision: 105946

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

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

+
 /PKGBUILD  |   76 +++
 /libfm.install |   30 +++
 community-i686/PKGBUILD|   37 --
 community-i686/libfm.install   |   15 ---
 community-x86_64/PKGBUILD  |   37 --
 community-x86_64/libfm.install |   15 ---
 6 files changed, 106 insertions(+), 104 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-02-19 18:06:35 UTC (rev 105945)
+++ community-i686/PKGBUILD 2014-02-19 18:06:55 UTC (rev 105946)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski bpiotrow...@archlinux.org
-# Contributor: Unknown47 unknown...@gmail.com
-# Contributor: Angel Velasquez an...@archlinux.org
-# Contributor: Juergen Hoetzel juer...@archlinux.org
-
-pkgname=libfm
-pkgver=1.2.0
-pkgrel=1
-pkgdesc='Library for file management'
-url='http://pcmanfm.sourceforge.net/'
-arch=('i686' 'x86_64')
-license=('GPL')
-groups=('lxde')
-depends=('gtk2' 'menu-cache' 'udisks' 'desktop-file-utils' 'libexif')
-makedepends=('intltool')
-install=libfm.install
-source=(http://downloads.sourceforge.net/pcmanfm/libfm-$pkgver.tar.xz)
-md5sums=('07d1361bc008db46b0fd4c775f5696de')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr \
---sysconfdir=/etc \
---enable-udisks \
---with-gnu-ld
-  make LDFLAGS+=' -lgobject-2.0 -lglib-2.0'
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-
-  # Temporary fix to FS#32361
-  rm -rf $pkgdir/usr/include/libfm
-  mv $pkgdir/usr/include/libfm-1.0/ $pkgdir/usr/include/libfm
-}

Copied: libfm/repos/community-i686/PKGBUILD (from rev 105945, 
libfm/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-02-19 18:06:55 UTC (rev 105946)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski bpiotrow...@archlinux.org
+# Contributor: Unknown47 unknown...@gmail.com
+# Contributor: Angel Velasquez an...@archlinux.org
+# Contributor: Juergen Hoetzel juer...@archlinux.org
+
+pkgname=libfm
+pkgver=1.2.0
+pkgrel=2
+pkgdesc='Library for file management'
+url='http://pcmanfm.sourceforge.net/'
+arch=('i686' 'x86_64')
+license=('GPL')
+groups=('lxde')
+depends=('gtk2' 'menu-cache' 'udisks' 'desktop-file-utils' 'libexif')
+makedepends=('intltool')
+replaces=('lxshortcut')
+install=libfm.install
+source=(http://downloads.sourceforge.net/pcmanfm/libfm-$pkgver.tar.xz)
+md5sums=('07d1361bc008db46b0fd4c775f5696de')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr \
+--sysconfdir=/etc \
+--enable-udisks \
+--with-gnu-ld
+  make LDFLAGS+=' -lgobject-2.0 -lglib-2.0'
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+
+  # Temporary fix to FS#32361
+  rm -rf $pkgdir/usr/include/libfm
+  mv $pkgdir/usr/include/libfm-1.0/ $pkgdir/usr/include/libfm
+}

Deleted: community-i686/libfm.install
===
--- community-i686/libfm.install2014-02-19 18:06:35 UTC (rev 105945)
+++ community-i686/libfm.install2014-02-19 18:06:55 UTC (rev 105946)
@@ -1,15 +0,0 @@
-post_install() {
-  update-mime-database /usr/share/mime  /dev/null
-  update-desktop-database -q
-  #[ -d /usr/lib/gio/modules ]  gio-querymodules /usr/lib/gio/modules
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}
-
-

Copied: libfm/repos/community-i686/libfm.install (from rev 105945, 
libfm/trunk/libfm.install)
===
--- community-i686/libfm.install(rev 0)
+++ community-i686/libfm.install2014-02-19 18:06:55 UTC (rev 105946)
@@ -0,0 +1,15 @@
+post_install() {
+  update-mime-database /usr/share/mime  /dev/null
+  update-desktop-database -q
+  #[ -d /usr/lib/gio/modules ]  gio-querymodules /usr/lib/gio/modules
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}
+
+

Deleted: community-x86_64/PKGBUILD
===
--- 

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

2014-02-19 Thread Balló György
Date: Wednesday, February 19, 2014 @ 19:06:35
  Author: bgyorgy
Revision: 105945

upgpkg: libfm 1.2.0-2

Replace lxshortcut (FS#38963)

Modified:
  libfm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-19 17:21:15 UTC (rev 105944)
+++ PKGBUILD2014-02-19 18:06:35 UTC (rev 105945)
@@ -6,7 +6,7 @@
 
 pkgname=libfm
 pkgver=1.2.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Library for file management'
 url='http://pcmanfm.sourceforge.net/'
 arch=('i686' 'x86_64')
@@ -14,6 +14,7 @@
 groups=('lxde')
 depends=('gtk2' 'menu-cache' 'udisks' 'desktop-file-utils' 'libexif')
 makedepends=('intltool')
+replaces=('lxshortcut')
 install=libfm.install
 source=(http://downloads.sourceforge.net/pcmanfm/libfm-$pkgver.tar.xz)
 md5sums=('07d1361bc008db46b0fd4c775f5696de')



[arch-commits] Commit in (lxshortcut)

2014-02-19 Thread Balló György
Date: Wednesday, February 19, 2014 @ 19:19:41
  Author: bgyorgy
Revision: 105949

Remove lxshortcut (merged into libfm)

Deleted:
  lxshortcut/



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

2014-02-19 Thread Kyle Keen
Date: Wednesday, February 19, 2014 @ 20:26:33
  Author: kkeen
Revision: 105950

upgpkg: arch-wiki-lite 20140218-1

Modified:
  arch-wiki-lite/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-19 18:19:41 UTC (rev 105949)
+++ PKGBUILD2014-02-19 19:26:33 UTC (rev 105950)
@@ -1,8 +1,8 @@
 # $Id$
 # Maintainer: Kyle Keen keen...@gmail.com
 pkgname=arch-wiki-lite
-pkgver=20131030
-_codever=20131030
+pkgver=20140218
+_codever=20140218
 pkgrel=1
 pkgdesc=The wiki without html.  1/9 as big, easily searched and viewable on 
console.
 arch=('any')
@@ -13,7 +13,7 @@
 makedepends=('python2' 'arch-wiki-docs')
 optdepends=('arch-wiki-docs: for wiki-search-html')
 source=(http://kmkeen.com/$pkgname/$pkgname-$_codever.tar.gz;)
-md5sums=('1f5e3960db3c45aafbfd96f3e9e90115')
+md5sums=('6df41e9658854ea265d93d3976c7d1b9')
 
 build() {
   cd $srcdir/$pkgname



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

2014-02-19 Thread Kyle Keen
Date: Wednesday, February 19, 2014 @ 20:27:33
  Author: kkeen
Revision: 105951

archrelease: copy trunk to community-any

Added:
  arch-wiki-lite/repos/community-any/PKGBUILD
(from rev 105950, arch-wiki-lite/trunk/PKGBUILD)
Deleted:
  arch-wiki-lite/repos/community-any/PKGBUILD

--+
 PKGBUILD |   60 ++--
 1 file changed, 30 insertions(+), 30 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-02-19 19:26:33 UTC (rev 105950)
+++ PKGBUILD2014-02-19 19:27:33 UTC (rev 105951)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Kyle Keen keen...@gmail.com
-pkgname=arch-wiki-lite
-pkgver=20131030
-_codever=20131030
-pkgrel=1
-pkgdesc=The wiki without html.  1/9 as big, easily searched and viewable on 
console.
-arch=('any')
-url=http://kmkeen.com/arch-wiki-lite/;
-_watch=http://www.archlinux.org/packages/community/any/arch-wiki-docs/;
-license=('GPL')
-depends=('bash' 'gzip')
-makedepends=('python2' 'arch-wiki-docs')
-optdepends=('arch-wiki-docs: for wiki-search-html')
-source=(http://kmkeen.com/$pkgname/$pkgname-$_codever.tar.gz;)
-md5sums=('1f5e3960db3c45aafbfd96f3e9e90115')
-
-build() {
-  cd $srcdir/$pkgname
-  python2 wiki_lite.py
-}
-
-package() {
-  cd $srcdir/$pkgname
-  install -d $pkgdir/usr/share/doc/arch-wiki/text/
-  install -m 0644 wiki/* $pkgdir/usr/share/doc/arch-wiki/text/
-  install -Dm 0755 wiki-search  $pkgdir/usr/bin/wiki-search
-  install -Dm 0755 wiki-search-html $pkgdir/usr/bin/wiki-search-html
-}
-

Copied: arch-wiki-lite/repos/community-any/PKGBUILD (from rev 105950, 
arch-wiki-lite/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-02-19 19:27:33 UTC (rev 105951)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Kyle Keen keen...@gmail.com
+pkgname=arch-wiki-lite
+pkgver=20140218
+_codever=20140218
+pkgrel=1
+pkgdesc=The wiki without html.  1/9 as big, easily searched and viewable on 
console.
+arch=('any')
+url=http://kmkeen.com/arch-wiki-lite/;
+_watch=http://www.archlinux.org/packages/community/any/arch-wiki-docs/;
+license=('GPL')
+depends=('bash' 'gzip')
+makedepends=('python2' 'arch-wiki-docs')
+optdepends=('arch-wiki-docs: for wiki-search-html')
+source=(http://kmkeen.com/$pkgname/$pkgname-$_codever.tar.gz;)
+md5sums=('6df41e9658854ea265d93d3976c7d1b9')
+
+build() {
+  cd $srcdir/$pkgname
+  python2 wiki_lite.py
+}
+
+package() {
+  cd $srcdir/$pkgname
+  install -d $pkgdir/usr/share/doc/arch-wiki/text/
+  install -m 0644 wiki/* $pkgdir/usr/share/doc/arch-wiki/text/
+  install -Dm 0755 wiki-search  $pkgdir/usr/bin/wiki-search
+  install -Dm 0755 wiki-search-html $pkgdir/usr/bin/wiki-search-html
+}
+



[arch-commits] Commit in lib32-mpg123/repos/multilib-x86_64 (PKGBUILD PKGBUILD)

2014-02-19 Thread Florian Pritz
Date: Wednesday, February 19, 2014 @ 20:40:41
  Author: bluewind
Revision: 105953

archrelease: copy trunk to multilib-x86_64

Added:
  lib32-mpg123/repos/multilib-x86_64/PKGBUILD
(from rev 105952, lib32-mpg123/trunk/PKGBUILD)
Deleted:
  lib32-mpg123/repos/multilib-x86_64/PKGBUILD

--+
 PKGBUILD |   71 ++---
 1 file changed, 36 insertions(+), 35 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-02-19 19:40:38 UTC (rev 105952)
+++ PKGBUILD2014-02-19 19:40:41 UTC (rev 105953)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Hugo Doria h...@archlinux.org
-# Contributor: Giovanni Scafora giova...@archlinux.org
-
-_pkgbasename=mpg123
-pkgname=lib32-$_pkgbasename
-pkgver=1.18.0
-pkgrel=1
-pkgdesc=A console based real time MPEG Audio Player for Layer 1, 2 and 3 
(32-bit)
-arch=('x86_64')
-url=http://sourceforge.net/projects/mpg123;
-license=('LGPL2.1')
-depends=('lib32-glibc' 'lib32-libtool' 'lib32-alsa-lib' $_pkgbasename)
-makedepends=('lib32-sdl' gcc-multilib libtool-multilib)
-optdepends=('lib32-sdl: for additional audio support')
-source=(http://downloads.sourceforge.net/sourceforge/${_pkgbasename}/${_pkgbasename}-${pkgver}.tar.bz2)
-md5sums=('0e27ecbc5e48827ec5dd4d4f5fd8e64b')
-
-build() {
-  export CC=gcc -m32
-  export CXX=g++ -m32
-  export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
-
-  cd ${srcdir}/${_pkgbasename}-${pkgver}
-  
-  ./configure --prefix=/usr --with-audio=alsa sdl --with-cpu=i586 
--libdir=/usr/lib32
-  make
-}
-
-package() {
-  cd ${srcdir}/${_pkgbasename}-${pkgver}
-  make DESTDIR=${pkgdir} install
-
-  rm -rf ${pkgdir}/usr/{include,share,bin}
-}

Copied: lib32-mpg123/repos/multilib-x86_64/PKGBUILD (from rev 105952, 
lib32-mpg123/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-02-19 19:40:41 UTC (rev 105953)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Hugo Doria h...@archlinux.org
+# Contributor: Giovanni Scafora giova...@archlinux.org
+
+_pkgbasename=mpg123
+pkgname=lib32-$_pkgbasename
+pkgver=1.18.1
+pkgrel=1
+pkgdesc=A console based real time MPEG Audio Player for Layer 1, 2 and 3 
(32-bit)
+arch=('x86_64')
+url=http://sourceforge.net/projects/mpg123;
+license=('LGPL2.1')
+depends=('lib32-glibc' 'lib32-libtool' 'lib32-alsa-lib' $_pkgbasename)
+makedepends=('lib32-sdl' gcc-multilib libtool-multilib)
+optdepends=('lib32-sdl: for additional audio support')
+source=(http://downloads.sourceforge.net/sourceforge/${_pkgbasename}/${_pkgbasename}-${pkgver}.tar.bz2{,.sig})
+sha1sums=('89ca967a393cb85070eed693acab77de2e6491c1'
+  'SKIP')
+
+build() {
+  export CC=gcc -m32
+  export CXX=g++ -m32
+  export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
+
+  cd ${srcdir}/${_pkgbasename}-${pkgver}
+  
+  ./configure --prefix=/usr --with-audio=alsa sdl --with-cpu=i586 
--libdir=/usr/lib32
+  make
+}
+
+package() {
+  cd ${srcdir}/${_pkgbasename}-${pkgver}
+  make DESTDIR=${pkgdir} install
+
+  rm -rf ${pkgdir}/usr/{include,share,bin}
+}



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

2014-02-19 Thread Florian Pritz
Date: Wednesday, February 19, 2014 @ 20:40:38
  Author: bluewind
Revision: 105952

upgpkg: lib32-mpg123 1.18.1-1

upstream update

Modified:
  lib32-mpg123/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-19 19:27:33 UTC (rev 105951)
+++ PKGBUILD2014-02-19 19:40:38 UTC (rev 105952)
@@ -4,7 +4,7 @@
 
 _pkgbasename=mpg123
 pkgname=lib32-$_pkgbasename
-pkgver=1.18.0
+pkgver=1.18.1
 pkgrel=1
 pkgdesc=A console based real time MPEG Audio Player for Layer 1, 2 and 3 
(32-bit)
 arch=('x86_64')
@@ -13,8 +13,9 @@
 depends=('lib32-glibc' 'lib32-libtool' 'lib32-alsa-lib' $_pkgbasename)
 makedepends=('lib32-sdl' gcc-multilib libtool-multilib)
 optdepends=('lib32-sdl: for additional audio support')
-source=(http://downloads.sourceforge.net/sourceforge/${_pkgbasename}/${_pkgbasename}-${pkgver}.tar.bz2)
-md5sums=('0e27ecbc5e48827ec5dd4d4f5fd8e64b')
+source=(http://downloads.sourceforge.net/sourceforge/${_pkgbasename}/${_pkgbasename}-${pkgver}.tar.bz2{,.sig})
+sha1sums=('89ca967a393cb85070eed693acab77de2e6491c1'
+  'SKIP')
 
 build() {
   export CC=gcc -m32



[arch-commits] Commit in antlr4/trunk (PKGBUILD bin_antlr4 bin_grun)

2014-02-19 Thread Guillaume Alaux
Date: Wednesday, February 19, 2014 @ 21:25:44
  Author: guillaume
Revision: 206131

Fixed FS#38964 shell scripts use jar paths with versions

Modified:
  antlr4/trunk/PKGBUILD
  antlr4/trunk/bin_antlr4
  antlr4/trunk/bin_grun

+
 PKGBUILD   |7 ---
 bin_antlr4 |2 +-
 bin_grun   |2 +-
 3 files changed, 6 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-02-19 17:21:53 UTC (rev 206130)
+++ PKGBUILD2014-02-19 20:25:44 UTC (rev 206131)
@@ -1,7 +1,7 @@
 # Maintainer: Guillaume ALAUX guilla...@archlinux.org
 pkgname=antlr4
 pkgver=4.2
-pkgrel=1
+pkgrel=2
 pkgdesc='Parser generator for reading, processing, executing, or translating 
structured text or binary files'
 arch=('any')
 url='http://www.antlr.org/index.html'
@@ -13,8 +13,8 @@
 bin_antlr4
 bin_grun)
 sha256sums=('beb78ba9fa6008a099b663afd02aec26695030ab7f5f4222ca586b58d7abb456'
-'c32ed03752a24beb8f67c10b23a2a26c0c7d00288dd772e1ef40f807fb081aa6'
-'2e6ef8e841429eb632278d3ab9a73afc477721fd69076c6ff8ad00a26cdd2554')
+'c4468528e55d185794fd9e2c14826983d8d39b2be16a0bef7180535f3a8b3b28'
+'4147d11231f44b2ab4e13936cf5e3be4a85fe4f509b57d4184275cb4d0610f9f')
 
 prepare() {
   unzip -o /usr/lib/jvm/java-7-openjdk/src.zip -d ${srcdir}/jdk_src
@@ -46,6 +46,7 @@
   cd ${srcdir}/${pkgname}-${pkgver}
   install -D tool/target/${pkgname}-${pkgver}-complete.jar \
  ${pkgdir}/usr/share/java/${pkgname:0:-1}-${pkgver}-complete.jar
+  ln -s antlr-${pkgver}-complete.jar 
${pkgdir}/usr/share/java/antlr-complete.jar
   install -D ${srcdir}/bin_antlr4 ${pkgdir}/usr/bin/antlr4
   install -D ${srcdir}/bin_grun   ${pkgdir}/usr/bin/grun
   install -D LICENSE.txt ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE.txt

Modified: bin_antlr4
===
--- bin_antlr4  2014-02-19 17:21:53 UTC (rev 206130)
+++ bin_antlr4  2014-02-19 20:25:44 UTC (rev 206131)
@@ -1,2 +1,2 @@
 #!/bin/sh
-java -jar /usr/share/java/antlr-4.1-complete.jar $@
+java -jar /usr/share/java/antlr-complete.jar $@

Modified: bin_grun
===
--- bin_grun2014-02-19 17:21:53 UTC (rev 206130)
+++ bin_grun2014-02-19 20:25:44 UTC (rev 206131)
@@ -1,2 +1,2 @@
 #!/bin/sh
-java -cp /usr/share/java/antlr-4.1-complete.jar 
org.antlr.v4.runtime.misc.TestRig $@
+java -cp /usr/share/java/antlr-complete.jar org.antlr.v4.runtime.misc.TestRig 
$@



[arch-commits] Commit in antlr4/repos/extra-any (6 files)

2014-02-19 Thread Guillaume Alaux
Date: Wednesday, February 19, 2014 @ 21:27:24
  Author: guillaume
Revision: 206132

archrelease: copy trunk to extra-any

Added:
  antlr4/repos/extra-any/PKGBUILD
(from rev 206131, antlr4/trunk/PKGBUILD)
  antlr4/repos/extra-any/bin_antlr4
(from rev 206131, antlr4/trunk/bin_antlr4)
  antlr4/repos/extra-any/bin_grun
(from rev 206131, antlr4/trunk/bin_grun)
Deleted:
  antlr4/repos/extra-any/PKGBUILD
  antlr4/repos/extra-any/bin_antlr4
  antlr4/repos/extra-any/bin_grun

+
 PKGBUILD   |  105 +--
 bin_antlr4 |4 +-
 bin_grun   |4 +-
 3 files changed, 57 insertions(+), 56 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-02-19 20:25:44 UTC (rev 206131)
+++ PKGBUILD2014-02-19 20:27:24 UTC (rev 206132)
@@ -1,52 +0,0 @@
-# Maintainer: Guillaume ALAUX guilla...@archlinux.org
-pkgname=antlr4
-pkgver=4.2
-pkgrel=1
-pkgdesc='Parser generator for reading, processing, executing, or translating 
structured text or binary files'
-arch=('any')
-url='http://www.antlr.org/index.html'
-license=('BSD')
-depends=('java-environment=6')
-makedepends=('maven' 'openjdk7-src' 'unzip')
-provides=(antlr=${pkgver})
-source=(https://github.com/${pkgname:0:-1}/${pkgname}/archive/${pkgver}.zip
-bin_antlr4
-bin_grun)
-sha256sums=('beb78ba9fa6008a099b663afd02aec26695030ab7f5f4222ca586b58d7abb456'
-'c32ed03752a24beb8f67c10b23a2a26c0c7d00288dd772e1ef40f807fb081aa6'
-'2e6ef8e841429eb632278d3ab9a73afc477721fd69076c6ff8ad00a26cdd2554')
-
-prepare() {
-  unzip -o /usr/lib/jvm/java-7-openjdk/src.zip -d ${srcdir}/jdk_src
-  export M2_REPO=${srcdir}/m2_repo
-  mkdir -p ${M2_REPO}
-}
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}/tool
-  mvn -Dmaven.repo.local=${M2_REPO} \
-  -DJDK_SOURCE_ROOT=${srcdir}/jdk_src \
-  -Dbootclasspath.compile=${JAVA_HOME}/jre/lib/rt.jar \
-  -Duser.name='Arch Linux' \
-  -Psonatype-oss-release \
-  -Dmaven.javadoc.skip=true \
-  -Dmaven.test.skip=true \
-  clean package
-}
-
-check() {
-  cd ${srcdir}/${pkgname}-${pkgver}/tool
-  mvn -Dmaven.repo.local=${M2_REPO} \
-  -DJDK_SOURCE_ROOT=${srcdir}/jdk_src \
-  -Dbootclasspath.testCompile=${JAVA_HOME}/jre/lib/rt.jar \
-  test
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  install -D tool/target/${pkgname}-${pkgver}-complete.jar \
- ${pkgdir}/usr/share/java/${pkgname:0:-1}-${pkgver}-complete.jar
-  install -D ${srcdir}/bin_antlr4 ${pkgdir}/usr/bin/antlr4
-  install -D ${srcdir}/bin_grun   ${pkgdir}/usr/bin/grun
-  install -D LICENSE.txt ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE.txt
-}

Copied: antlr4/repos/extra-any/PKGBUILD (from rev 206131, antlr4/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-02-19 20:27:24 UTC (rev 206132)
@@ -0,0 +1,53 @@
+# Maintainer: Guillaume ALAUX guilla...@archlinux.org
+pkgname=antlr4
+pkgver=4.2
+pkgrel=2
+pkgdesc='Parser generator for reading, processing, executing, or translating 
structured text or binary files'
+arch=('any')
+url='http://www.antlr.org/index.html'
+license=('BSD')
+depends=('java-environment=6')
+makedepends=('maven' 'openjdk7-src' 'unzip')
+provides=(antlr=${pkgver})
+source=(https://github.com/${pkgname:0:-1}/${pkgname}/archive/${pkgver}.zip
+bin_antlr4
+bin_grun)
+sha256sums=('beb78ba9fa6008a099b663afd02aec26695030ab7f5f4222ca586b58d7abb456'
+'c4468528e55d185794fd9e2c14826983d8d39b2be16a0bef7180535f3a8b3b28'
+'4147d11231f44b2ab4e13936cf5e3be4a85fe4f509b57d4184275cb4d0610f9f')
+
+prepare() {
+  unzip -o /usr/lib/jvm/java-7-openjdk/src.zip -d ${srcdir}/jdk_src
+  export M2_REPO=${srcdir}/m2_repo
+  mkdir -p ${M2_REPO}
+}
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}/tool
+  mvn -Dmaven.repo.local=${M2_REPO} \
+  -DJDK_SOURCE_ROOT=${srcdir}/jdk_src \
+  -Dbootclasspath.compile=${JAVA_HOME}/jre/lib/rt.jar \
+  -Duser.name='Arch Linux' \
+  -Psonatype-oss-release \
+  -Dmaven.javadoc.skip=true \
+  -Dmaven.test.skip=true \
+  clean package
+}
+
+check() {
+  cd ${srcdir}/${pkgname}-${pkgver}/tool
+  mvn -Dmaven.repo.local=${M2_REPO} \
+  -DJDK_SOURCE_ROOT=${srcdir}/jdk_src \
+  -Dbootclasspath.testCompile=${JAVA_HOME}/jre/lib/rt.jar \
+  test
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  install -D tool/target/${pkgname}-${pkgver}-complete.jar \
+ ${pkgdir}/usr/share/java/${pkgname:0:-1}-${pkgver}-complete.jar
+  ln -s antlr-${pkgver}-complete.jar 
${pkgdir}/usr/share/java/antlr-complete.jar
+  install -D ${srcdir}/bin_antlr4 ${pkgdir}/usr/bin/antlr4
+  install -D ${srcdir}/bin_grun   ${pkgdir}/usr/bin/grun
+  install -D LICENSE.txt ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE.txt
+}

Deleted: bin_antlr4

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

2014-02-19 Thread Kyle Keen
Date: Wednesday, February 19, 2014 @ 21:35:53
  Author: kkeen
Revision: 105954

upgpkg: python-markdown 2.4-1

Modified:
  python-markdown/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-19 19:40:41 UTC (rev 105953)
+++ PKGBUILD2014-02-19 20:35:53 UTC (rev 105954)
@@ -8,8 +8,8 @@
 pkgbase=python-markdown
 pkgname=('python-markdown' 'python2-markdown')
 _pkgbasename=Markdown
-pkgver=2.3.1
-pkgrel=3
+pkgver=2.4
+pkgrel=1
 pkgdesc=Python implementation of John Gruber's Markdown.
 arch=('any')
 url='http://pypi.python.org/pypi/Markdown'
@@ -16,12 +16,14 @@
 license=('BSD')
 makedepends=('python' 'python2')
 
source=(http://pypi.python.org/packages/source/M/$_pkgbasename/$_pkgbasename-$pkgver.tar.gz;)
-md5sums=('82f6828ec2292dda52fc38b743776bc6')
+md5sums=('4bb9b82f617cac599b399b635fe2356b')
 
 build() {
   cp -r $_pkgbasename-$pkgver $srcdir/python2-markdown
   cd $srcdir/python2-markdown
-  find $srcdir/python2-markdown -name '*.py' | xargs sed -i 
's|#!/usr/bin/env python$|2|'
+  find $srcdir/python2-markdown -name '*py' | xargs sed -i 's|#!/usr/bin/env 
python$|2|'
+  # bug in 2.4, some DOS line endings slipped in
+  find $srcdir/python2-markdown -name '*py' | xargs sed -i 's|env 
python.*$|env python2|'
 }
 
 package_python-markdown() {
@@ -28,8 +30,6 @@
   depends=('python')
   cd $srcdir/$_pkgbasename-$pkgver
   python3 setup.py install --root=$pkgdir --optimize=0
-  #find $pkgdir/ -name '*.pyc' -delete
-  #find $pkgdir/ -type d -empty -delete
   install -Dm644 LICENSE.md 
$pkgdir/usr/share/licenses/python-markdown/LICENSE
 }
 
@@ -37,7 +37,6 @@
   depends=('python2')
   cd $srcdir/python2-markdown
   python2 setup.py install --root=$pkgdir --optimize=0
-  #find $pkgdir/ -name '*.pyc' -delete
   mv $pkgdir/usr/bin/markdown_py $pkgdir/usr/bin/markdown_py2
   install -Dm644 LICENSE.md 
$pkgdir/usr/share/licenses/python2-markdown/LICENSE
 }



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

2014-02-19 Thread Kyle Keen
Date: Wednesday, February 19, 2014 @ 21:36:09
  Author: kkeen
Revision: 105955

archrelease: copy trunk to community-any

Added:
  python-markdown/repos/community-any/PKGBUILD
(from rev 105954, python-markdown/trunk/PKGBUILD)
Deleted:
  python-markdown/repos/community-any/PKGBUILD

--+
 PKGBUILD |   85 ++---
 1 file changed, 42 insertions(+), 43 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-02-19 20:35:53 UTC (rev 105954)
+++ PKGBUILD2014-02-19 20:36:09 UTC (rev 105955)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Kyle Keen keen...@gmail.com
-# Contributor: Angel Velasquez an...@archlinux.org
-# Contributor: Andrew Antle andrew dot antle at gmail dot com
-# Contributor: Thomas Dziedzic  gostrc at gmail 
-# Contributor: Chaiwat Suttipongsakul cwt at bashell dot com
-
-pkgbase=python-markdown
-pkgname=('python-markdown' 'python2-markdown')
-_pkgbasename=Markdown
-pkgver=2.3.1
-pkgrel=3
-pkgdesc=Python implementation of John Gruber's Markdown.
-arch=('any')
-url='http://pypi.python.org/pypi/Markdown'
-license=('BSD')
-makedepends=('python' 'python2')
-source=(http://pypi.python.org/packages/source/M/$_pkgbasename/$_pkgbasename-$pkgver.tar.gz;)
-md5sums=('82f6828ec2292dda52fc38b743776bc6')
-
-build() {
-  cp -r $_pkgbasename-$pkgver $srcdir/python2-markdown
-  cd $srcdir/python2-markdown
-  find $srcdir/python2-markdown -name '*.py' | xargs sed -i 
's|#!/usr/bin/env python$|2|'
-}
-
-package_python-markdown() {
-  depends=('python')
-  cd $srcdir/$_pkgbasename-$pkgver
-  python3 setup.py install --root=$pkgdir --optimize=0
-  #find $pkgdir/ -name '*.pyc' -delete
-  #find $pkgdir/ -type d -empty -delete
-  install -Dm644 LICENSE.md 
$pkgdir/usr/share/licenses/python-markdown/LICENSE
-}
-
-package_python2-markdown() {
-  depends=('python2')
-  cd $srcdir/python2-markdown
-  python2 setup.py install --root=$pkgdir --optimize=0
-  #find $pkgdir/ -name '*.pyc' -delete
-  mv $pkgdir/usr/bin/markdown_py $pkgdir/usr/bin/markdown_py2
-  install -Dm644 LICENSE.md 
$pkgdir/usr/share/licenses/python2-markdown/LICENSE
-}

Copied: python-markdown/repos/community-any/PKGBUILD (from rev 105954, 
python-markdown/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-02-19 20:36:09 UTC (rev 105955)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Kyle Keen keen...@gmail.com
+# Contributor: Angel Velasquez an...@archlinux.org
+# Contributor: Andrew Antle andrew dot antle at gmail dot com
+# Contributor: Thomas Dziedzic  gostrc at gmail 
+# Contributor: Chaiwat Suttipongsakul cwt at bashell dot com
+
+pkgbase=python-markdown
+pkgname=('python-markdown' 'python2-markdown')
+_pkgbasename=Markdown
+pkgver=2.4
+pkgrel=1
+pkgdesc=Python implementation of John Gruber's Markdown.
+arch=('any')
+url='http://pypi.python.org/pypi/Markdown'
+license=('BSD')
+makedepends=('python' 'python2')
+source=(http://pypi.python.org/packages/source/M/$_pkgbasename/$_pkgbasename-$pkgver.tar.gz;)
+md5sums=('4bb9b82f617cac599b399b635fe2356b')
+
+build() {
+  cp -r $_pkgbasename-$pkgver $srcdir/python2-markdown
+  cd $srcdir/python2-markdown
+  find $srcdir/python2-markdown -name '*py' | xargs sed -i 's|#!/usr/bin/env 
python$|2|'
+  # bug in 2.4, some DOS line endings slipped in
+  find $srcdir/python2-markdown -name '*py' | xargs sed -i 's|env 
python.*$|env python2|'
+}
+
+package_python-markdown() {
+  depends=('python')
+  cd $srcdir/$_pkgbasename-$pkgver
+  python3 setup.py install --root=$pkgdir --optimize=0
+  install -Dm644 LICENSE.md 
$pkgdir/usr/share/licenses/python-markdown/LICENSE
+}
+
+package_python2-markdown() {
+  depends=('python2')
+  cd $srcdir/python2-markdown
+  python2 setup.py install --root=$pkgdir --optimize=0
+  mv $pkgdir/usr/bin/markdown_py $pkgdir/usr/bin/markdown_py2
+  install -Dm644 LICENSE.md 
$pkgdir/usr/share/licenses/python2-markdown/LICENSE
+}



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

2014-02-19 Thread Kyle Keen
Date: Wednesday, February 19, 2014 @ 22:10:54
  Author: kkeen
Revision: 105956

upgpkg: multitail 6.2.1-1

Modified:
  multitail/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-19 20:36:09 UTC (rev 105955)
+++ PKGBUILD2014-02-19 21:10:54 UTC (rev 105956)
@@ -4,7 +4,7 @@
 # Contributor: Roberto Carvajal robe...@archlinux.org
 
 pkgname=multitail
-pkgver=6.0
+pkgver=6.2.1
 pkgrel=1
 pkgdesc=Lets you view one or multiple files like the original tail program
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 depends=('ncurses')
 backup=('etc/multitail.conf')
 source=(${url}/${pkgname}-${pkgver}.tgz)
-md5sums=('fb8efc547d389257021885fe5402255c')
+md5sums=('f83419bd2b90ae4227c5a3ce2f66b56d')
 
 build() {
   cd $srcdir/$pkgname-$pkgver



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

2014-02-19 Thread Kyle Keen
Date: Wednesday, February 19, 2014 @ 22:11:15
  Author: kkeen
Revision: 105957

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-02-19 21:10:54 UTC (rev 105956)
+++ community-i686/PKGBUILD 2014-02-19 21:11:15 UTC (rev 105957)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Kyle Keen keen...@gmail.com
-# Contributor: Kevin Piche ke...@archlinux.org
-# Contributor: Roberto Carvajal robe...@archlinux.org
-
-pkgname=multitail
-pkgver=6.0
-pkgrel=1
-pkgdesc=Lets you view one or multiple files like the original tail program
-arch=('i686' 'x86_64')
-license=('GPL')
-url=http://www.vanheusden.com/multitail;
-depends=('ncurses')
-backup=('etc/multitail.conf')
-source=(${url}/${pkgname}-${pkgver}.tgz)
-md5sums=('fb8efc547d389257021885fe5402255c')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  sed -i 's|ncursesw/panel.h|panel.h|' mt.h
-  sed -i 's|ncursesw/ncurses.h|ncurses.h|' mt.h
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  install -D -m 755 multitail  $pkgdir/usr/bin/multitail
-  install -D -m 644 multitail.1$pkgdir/usr/share/man/man1/multitail.1
-  install -D -m 644 multitail.conf $pkgdir/etc/multitail.conf
-}
-# vim: ts=2 sw=2 et ft=sh

Copied: multitail/repos/community-i686/PKGBUILD (from rev 105956, 
multitail/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-02-19 21:11:15 UTC (rev 105957)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Kyle Keen keen...@gmail.com
+# Contributor: Kevin Piche ke...@archlinux.org
+# Contributor: Roberto Carvajal robe...@archlinux.org
+
+pkgname=multitail
+pkgver=6.2.1
+pkgrel=1
+pkgdesc=Lets you view one or multiple files like the original tail program
+arch=('i686' 'x86_64')
+license=('GPL')
+url=http://www.vanheusden.com/multitail;
+depends=('ncurses')
+backup=('etc/multitail.conf')
+source=(${url}/${pkgname}-${pkgver}.tgz)
+md5sums=('f83419bd2b90ae4227c5a3ce2f66b56d')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  sed -i 's|ncursesw/panel.h|panel.h|' mt.h
+  sed -i 's|ncursesw/ncurses.h|ncurses.h|' mt.h
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  install -D -m 755 multitail  $pkgdir/usr/bin/multitail
+  install -D -m 644 multitail.1$pkgdir/usr/share/man/man1/multitail.1
+  install -D -m 644 multitail.conf $pkgdir/etc/multitail.conf
+}
+# vim: ts=2 sw=2 et ft=sh

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-02-19 21:10:54 UTC (rev 105956)
+++ community-x86_64/PKGBUILD   2014-02-19 21:11:15 UTC (rev 105957)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Kyle Keen keen...@gmail.com
-# Contributor: Kevin Piche ke...@archlinux.org
-# Contributor: Roberto Carvajal robe...@archlinux.org
-
-pkgname=multitail
-pkgver=6.0
-pkgrel=1
-pkgdesc=Lets you view one or multiple files like the original tail program
-arch=('i686' 'x86_64')
-license=('GPL')
-url=http://www.vanheusden.com/multitail;
-depends=('ncurses')
-backup=('etc/multitail.conf')
-source=(${url}/${pkgname}-${pkgver}.tgz)
-md5sums=('fb8efc547d389257021885fe5402255c')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  sed -i 's|ncursesw/panel.h|panel.h|' mt.h
-  sed -i 's|ncursesw/ncurses.h|ncurses.h|' mt.h
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  install -D -m 755 multitail  $pkgdir/usr/bin/multitail
-  install -D -m 644 multitail.1$pkgdir/usr/share/man/man1/multitail.1
-  install -D -m 644 multitail.conf $pkgdir/etc/multitail.conf
-}
-# vim: ts=2 sw=2 et ft=sh

Copied: multitail/repos/community-x86_64/PKGBUILD (from rev 105956, 
multitail/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-02-19 21:11:15 UTC (rev 105957)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Kyle Keen keen...@gmail.com
+# Contributor: Kevin Piche ke...@archlinux.org
+# Contributor: Roberto Carvajal robe...@archlinux.org
+
+pkgname=multitail
+pkgver=6.2.1
+pkgrel=1
+pkgdesc=Lets you view one or multiple files like the original tail program
+arch=('i686' 'x86_64')
+license=('GPL')
+url=http://www.vanheusden.com/multitail;
+depends=('ncurses')

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

2014-02-19 Thread Florian Pritz
Date: Wednesday, February 19, 2014 @ 22:45:39
  Author: bluewind
Revision: 105959

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

Added:
  fb-client/repos/community-i686/PKGBUILD
(from rev 105958, fb-client/trunk/PKGBUILD)
  fb-client/repos/community-x86_64/PKGBUILD
(from rev 105958, fb-client/trunk/PKGBUILD)
Deleted:
  fb-client/repos/community-i686/PKGBUILD
  fb-client/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-02-19 21:45:35 UTC (rev 105958)
+++ community-i686/PKGBUILD 2014-02-19 21:45:39 UTC (rev 105959)
@@ -1,28 +0,0 @@
-# Maintainer: Florian Bluewind Pritz f...@xssn.at
-
-pkgname=fb-client
-pkgver=1.3.1
-pkgrel=1
-pkgdesc=Client for paste.xinu.at
-arch=('i686' 'x86_64')
-url=http://paste.xinu.at;
-license=('GPL3')
-depends=('curl' 'bash')
-optdepends=('xclip: for automatically copying the URL into the clipboard')
-source=(http://paste.xinu.at/data/client/fb-$pkgver.tar.gz{,.sig})
-md5sums=('6938cff329e7965593f270747e94539f'
- 'SKIP')
-
-build() {
-  cd $srcdir/fb-$pkgver
-
-  make
-}
-
-package() {
-  cd $srcdir/fb-$pkgver
-
-  make DESTDIR=$pkgdir install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: fb-client/repos/community-i686/PKGBUILD (from rev 105958, 
fb-client/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-02-19 21:45:39 UTC (rev 105959)
@@ -0,0 +1,28 @@
+# Maintainer: Florian Bluewind Pritz f...@xssn.at
+
+pkgname=fb-client
+pkgver=1.3.2
+pkgrel=1
+pkgdesc=Client for paste.xinu.at
+arch=('i686' 'x86_64')
+url=http://paste.xinu.at;
+license=('GPL3')
+depends=('curl' 'bash')
+optdepends=('xclip: for automatically copying the URL into the clipboard')
+source=(http://paste.xinu.at/data/client/fb-$pkgver.tar.gz{,.sig})
+md5sums=('181b3d64000eaf5dad4ec7cdceed479c'
+ 'SKIP')
+
+build() {
+  cd $srcdir/fb-$pkgver
+
+  make
+}
+
+package() {
+  cd $srcdir/fb-$pkgver
+
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-02-19 21:45:35 UTC (rev 105958)
+++ community-x86_64/PKGBUILD   2014-02-19 21:45:39 UTC (rev 105959)
@@ -1,28 +0,0 @@
-# Maintainer: Florian Bluewind Pritz f...@xssn.at
-
-pkgname=fb-client
-pkgver=1.3.1
-pkgrel=1
-pkgdesc=Client for paste.xinu.at
-arch=('i686' 'x86_64')
-url=http://paste.xinu.at;
-license=('GPL3')
-depends=('curl' 'bash')
-optdepends=('xclip: for automatically copying the URL into the clipboard')
-source=(http://paste.xinu.at/data/client/fb-$pkgver.tar.gz{,.sig})
-md5sums=('6938cff329e7965593f270747e94539f'
- 'SKIP')
-
-build() {
-  cd $srcdir/fb-$pkgver
-
-  make
-}
-
-package() {
-  cd $srcdir/fb-$pkgver
-
-  make DESTDIR=$pkgdir install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: fb-client/repos/community-x86_64/PKGBUILD (from rev 105958, 
fb-client/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-02-19 21:45:39 UTC (rev 105959)
@@ -0,0 +1,28 @@
+# Maintainer: Florian Bluewind Pritz f...@xssn.at
+
+pkgname=fb-client
+pkgver=1.3.2
+pkgrel=1
+pkgdesc=Client for paste.xinu.at
+arch=('i686' 'x86_64')
+url=http://paste.xinu.at;
+license=('GPL3')
+depends=('curl' 'bash')
+optdepends=('xclip: for automatically copying the URL into the clipboard')
+source=(http://paste.xinu.at/data/client/fb-$pkgver.tar.gz{,.sig})
+md5sums=('181b3d64000eaf5dad4ec7cdceed479c'
+ 'SKIP')
+
+build() {
+  cd $srcdir/fb-$pkgver
+
+  make
+}
+
+package() {
+  cd $srcdir/fb-$pkgver
+
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:



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

2014-02-19 Thread Florian Pritz
Date: Wednesday, February 19, 2014 @ 22:45:35
  Author: bluewind
Revision: 105958

upgpkg: fb-client 1.3.2-1

upstream update

Modified:
  fb-client/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-19 21:11:15 UTC (rev 105957)
+++ PKGBUILD2014-02-19 21:45:35 UTC (rev 105958)
@@ -1,7 +1,7 @@
 # Maintainer: Florian Bluewind Pritz f...@xssn.at
 
 pkgname=fb-client
-pkgver=1.3.1
+pkgver=1.3.2
 pkgrel=1
 pkgdesc=Client for paste.xinu.at
 arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@
 depends=('curl' 'bash')
 optdepends=('xclip: for automatically copying the URL into the clipboard')
 source=(http://paste.xinu.at/data/client/fb-$pkgver.tar.gz{,.sig})
-md5sums=('6938cff329e7965593f270747e94539f'
+md5sums=('181b3d64000eaf5dad4ec7cdceed479c'
  'SKIP')
 
 build() {



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

2014-02-19 Thread Eric Bélanger
Date: Thursday, February 20, 2014 @ 00:49:47
  Author: eric
Revision: 105960

upgpkg: youtube-dl 2014.02.19.1-1

Upstream update

Modified:
  youtube-dl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-19 21:45:39 UTC (rev 105959)
+++ PKGBUILD2014-02-19 23:49:47 UTC (rev 105960)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger e...@archlinux.org
 
 pkgname=youtube-dl
-pkgver=2014.02.17
+pkgver=2014.02.19.1
 pkgrel=1
 pkgdesc=A small command-line program to download videos from YouTube.com and 
a few more sites
 arch=('any')
@@ -12,7 +12,7 @@
 optdepends=('ffmpeg: for video post-processing')
 source=(http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz
 
http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz.sig)
-sha1sums=('2fd2fdf732244b89b38032b610531b83029e6370'
+sha1sums=('6d02e9b07ffee6b898349bc2532d0ab9e653f6d4'
   'SKIP')
 
 prepare() {



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

2014-02-19 Thread Eric Bélanger
Date: Thursday, February 20, 2014 @ 00:50:22
  Author: eric
Revision: 105961

archrelease: copy trunk to community-any

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

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

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

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



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

2014-02-19 Thread Eric Bélanger
Date: Thursday, February 20, 2014 @ 02:02:45
  Author: eric
Revision: 206133

upgpkg: nasm 2.11.01-1

Upstream update

Modified:
  nasm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-19 20:27:24 UTC (rev 206132)
+++ PKGBUILD2014-02-20 01:02:45 UTC (rev 206133)
@@ -3,7 +3,7 @@
 # Contributor: Aaron Griffin aa...@archlinux.org
 
 pkgname=nasm
-pkgver=2.11
+pkgver=2.11.01
 pkgrel=1
 pkgdesc=An 80x86 assembler designed for portability and modularity
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 depends=('glibc')
 install=nasm.install
 
source=(http://www.nasm.us/pub/nasm/releasebuilds/${pkgver}/${pkgname}-${pkgver}.tar.xz)
-sha1sums=('7cc2568ce804fa17d972d159f161adc3f6d25750')
+sha1sums=('e9414964de552cfe8ebc5d7645122d94d014702c')
 
 build() {
   cd ${pkgname}-${pkgver}



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

2014-02-19 Thread Eric Bélanger
Date: Thursday, February 20, 2014 @ 02:03:22
  Author: eric
Revision: 206134

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

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

---+
 /PKGBUILD |   60 
 /nasm.install |   40 +
 extra-i686/PKGBUILD   |   30 --
 extra-i686/nasm.install   |   20 --
 extra-x86_64/PKGBUILD |   30 --
 extra-x86_64/nasm.install |   20 --
 6 files changed, 100 insertions(+), 100 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-02-20 01:02:45 UTC (rev 206133)
+++ extra-i686/PKGBUILD 2014-02-20 01:03:22 UTC (rev 206134)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Stéphane Gaudreault steph...@archlinux.org
-# Contributor: Aaron Griffin aa...@archlinux.org
-
-pkgname=nasm
-pkgver=2.11
-pkgrel=1
-pkgdesc=An 80x86 assembler designed for portability and modularity
-arch=('i686' 'x86_64')
-url=http://www.nasm.us;
-license=('BSD')
-depends=('glibc')
-install=nasm.install
-source=(http://www.nasm.us/pub/nasm/releasebuilds/${pkgver}/${pkgname}-${pkgver}.tar.xz)
-sha1sums=('7cc2568ce804fa17d972d159f161adc3f6d25750')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr
-  make
-  make -C doc info
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make INSTALLROOT=${pkgdir} install install_rdf
-  install -dm755 ${pkgdir}/usr/share/info
-  install -m644 doc/info/* ${pkgdir}/usr/share/info/
-  install -D -m644 LICENSE ${pkgdir}/usr/share/licenses/nasm/LICENSE
-}

Copied: nasm/repos/extra-i686/PKGBUILD (from rev 206133, nasm/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-02-20 01:03:22 UTC (rev 206134)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Stéphane Gaudreault steph...@archlinux.org
+# Contributor: Aaron Griffin aa...@archlinux.org
+
+pkgname=nasm
+pkgver=2.11.01
+pkgrel=1
+pkgdesc=An 80x86 assembler designed for portability and modularity
+arch=('i686' 'x86_64')
+url=http://www.nasm.us;
+license=('BSD')
+depends=('glibc')
+install=nasm.install
+source=(http://www.nasm.us/pub/nasm/releasebuilds/${pkgver}/${pkgname}-${pkgver}.tar.xz)
+sha1sums=('e9414964de552cfe8ebc5d7645122d94d014702c')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+  make -C doc info
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make INSTALLROOT=${pkgdir} install install_rdf
+  install -dm755 ${pkgdir}/usr/share/info
+  install -m644 doc/info/* ${pkgdir}/usr/share/info/
+  install -D -m644 LICENSE ${pkgdir}/usr/share/licenses/nasm/LICENSE
+}

Deleted: extra-i686/nasm.install
===
--- extra-i686/nasm.install 2014-02-20 01:02:45 UTC (rev 206133)
+++ extra-i686/nasm.install 2014-02-20 01:03:22 UTC (rev 206134)
@@ -1,20 +0,0 @@
-infodir=usr/share/info
-filelist=(nasm.info)
-
-post_install() {
-  [ -x usr/bin/install-info ] || return 0
-  for file in ${filelist[@]}; do
-install-info $infodir/$file.gz $infodir/dir 2 /dev/null
-  done
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-pre_remove() {
-  [ -x usr/bin/install-info ] || return 0
-  for file in ${filelist[@]}; do
-install-info --delete $infodir/$file.gz $infodir/dir 2 /dev/null
-  done
-}

Copied: nasm/repos/extra-i686/nasm.install (from rev 206133, 
nasm/trunk/nasm.install)
===
--- extra-i686/nasm.install (rev 0)
+++ extra-i686/nasm.install 2014-02-20 01:03:22 UTC (rev 206134)
@@ -0,0 +1,20 @@
+infodir=usr/share/info
+filelist=(nasm.info)
+
+post_install() {
+  [ -x usr/bin/install-info ] || return 0
+  for file in ${filelist[@]}; do
+install-info $infodir/$file.gz $infodir/dir 2 /dev/null
+  done
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+pre_remove() {
+  [ -x usr/bin/install-info ] || return 0
+  for file in ${filelist[@]}; do
+install-info --delete $infodir/$file.gz $infodir/dir 2 /dev/null
+  done
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-02-20 01:02:45 UTC (rev 206133)
+++ extra-x86_64/PKGBUILD   2014-02-20 01:03:22 UTC (rev 206134)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Stéphane Gaudreault 

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

2014-02-19 Thread Felix Yan
Date: Thursday, February 20, 2014 @ 04:30:04
  Author: fyan
Revision: 105962

upgpkg: python-bottle 0.12.4-1

Modified:
  python-bottle/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-19 23:50:22 UTC (rev 105961)
+++ PKGBUILD2014-02-20 03:30:04 UTC (rev 105962)
@@ -6,7 +6,7 @@
 
 pkgbase=python-bottle
 pkgname=(python-bottle python2-bottle)
-pkgver=0.12.3
+pkgver=0.12.4
 pkgrel=1
 pkgdesc=A fast and simple micro-framework for small web-applications
 arch=(any)
@@ -16,8 +16,9 @@
 makedepends=('python3' 'python2' 'git')
 source=(git+https://github.com/defnull/bottle.git#tag=${pkgver};)
 
-build() {
+prepare() {
   cp -r bottle python2-bottle
+  sed -i 1s/python/python2/ python2-bottle/bottle.py
 }
 
 package_python-bottle() {



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

2014-02-19 Thread Felix Yan
Date: Thursday, February 20, 2014 @ 04:30:48
  Author: fyan
Revision: 105963

archrelease: copy trunk to community-any

Added:
  python-bottle/repos/community-any/PKGBUILD
(from rev 105962, python-bottle/trunk/PKGBUILD)
Deleted:
  python-bottle/repos/community-any/PKGBUILD

--+
 PKGBUILD |   85 ++---
 1 file changed, 43 insertions(+), 42 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-02-20 03:30:04 UTC (rev 105962)
+++ PKGBUILD2014-02-20 03:30:48 UTC (rev 105963)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@gmail.com
-# Contributor: Richard Murri ad...@richardmurri.com
-# Contributor: Farhad Shahbazi far...@enthusiasm.cc
-# Contributor: Felix Kaiser felix.kai...@fxkr.net
-
-pkgbase=python-bottle
-pkgname=(python-bottle python2-bottle)
-pkgver=0.12.3
-pkgrel=1
-pkgdesc=A fast and simple micro-framework for small web-applications
-arch=(any)
-url=http://bottlepy.org;
-license=('MIT')
-options=(!emptydirs)
-makedepends=('python3' 'python2' 'git')
-source=(git+https://github.com/defnull/bottle.git#tag=${pkgver};)
-
-build() {
-  cp -r bottle python2-bottle
-}
-
-package_python-bottle() {
-  depends=('python3')
-
-  cd bottle
-  python3 setup.py install --root=${pkgdir} --optimize=1
-  install -Dm644 LICENSE $pkgdir/usr/share/licenses/python-bottle/LICENSE
-}
-
-package_python2-bottle() {
-  depends=('python2')
-
-  cd python2-bottle
-  python2 setup.py install --root=${pkgdir} --optimize=1
-  install -Dm644 LICENSE $pkgdir/usr/share/licenses/python2-bottle/LICENSE
-
-  # deal with conflict with python-bottle's /usr/bin/bottle.py
-  mv $pkgdir/usr/bin/bottle.py{,2}
-}
-  
-sha512sums=('SKIP')

Copied: python-bottle/repos/community-any/PKGBUILD (from rev 105962, 
python-bottle/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-02-20 03:30:48 UTC (rev 105963)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+# Contributor: Richard Murri ad...@richardmurri.com
+# Contributor: Farhad Shahbazi far...@enthusiasm.cc
+# Contributor: Felix Kaiser felix.kai...@fxkr.net
+
+pkgbase=python-bottle
+pkgname=(python-bottle python2-bottle)
+pkgver=0.12.4
+pkgrel=1
+pkgdesc=A fast and simple micro-framework for small web-applications
+arch=(any)
+url=http://bottlepy.org;
+license=('MIT')
+options=(!emptydirs)
+makedepends=('python3' 'python2' 'git')
+source=(git+https://github.com/defnull/bottle.git#tag=${pkgver};)
+
+prepare() {
+  cp -r bottle python2-bottle
+  sed -i 1s/python/python2/ python2-bottle/bottle.py
+}
+
+package_python-bottle() {
+  depends=('python3')
+
+  cd bottle
+  python3 setup.py install --root=${pkgdir} --optimize=1
+  install -Dm644 LICENSE $pkgdir/usr/share/licenses/python-bottle/LICENSE
+}
+
+package_python2-bottle() {
+  depends=('python2')
+
+  cd python2-bottle
+  python2 setup.py install --root=${pkgdir} --optimize=1
+  install -Dm644 LICENSE $pkgdir/usr/share/licenses/python2-bottle/LICENSE
+
+  # deal with conflict with python-bottle's /usr/bin/bottle.py
+  mv $pkgdir/usr/bin/bottle.py{,2}
+}
+  
+sha512sums=('SKIP')



[arch-commits] Commit in (4 files)

2014-02-19 Thread Felix Yan
Date: Thursday, February 20, 2014 @ 05:34:26
  Author: fyan
Revision: 206135

upgpkg: zope-interface 4.1.0-1

Added:
  python-zope-interface/
Modified:
  python-zope-interface/trunk/PKGBUILD
Deleted:
  python-zope-interface/repos/extra-any/
  zope-interface/

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

Modified: python-zope-interface/trunk/PKGBUILD
===
--- zope-interface/trunk/PKGBUILD   2014-02-20 01:03:22 UTC (rev 206134)
+++ python-zope-interface/trunk/PKGBUILD2014-02-20 04:34:26 UTC (rev 
206135)
@@ -1,22 +1,24 @@
 # $Id$
-# Maintainer : Ionut Biru ib...@archlinux.org
+# Maintainer : Felix Yan felixonm...@gmail.com
+# Contributor: Ionut Biru ib...@archlinux.org
 # Contributor: Douglas Soares de Andrade doug...@archlinux.org
 
 pkgbase=zope-interface
 pkgname=('python-zope-interface' 'python2-zope-interface')
-pkgver=4.0.5
-pkgrel=2
+pkgver=4.1.0
+pkgrel=1
 license=('ZPL')
-arch=('any')
+arch=('i686' 'x86_64')
 url=http://pypi.python.org/pypi/zope.interface;
 makedepends=('python-setuptools' 'python2-setuptools')
-source=(http://pypi.python.org/packages/source/z/zope.interface/zope.interface-${pkgver}.zip)
-md5sums=('caf26025ae1b02da124a58340e423dfe')
+source=(http://pypi.python.org/packages/source/z/zope.interface/zope.interface-${pkgver}.tar.gz;)
+md5sums=('ac63de1784ea0327db876c908af07a94')
 
-build() {
-  cd ${srcdir}
+prepare() {
   cp -a zope.interface-${pkgver}{,-python2}
+}
 
+build() {
   #build python3 module
   cd ${srcdir}/zope.interface-${pkgver}
   python setup.py build
@@ -40,8 +42,6 @@
   cd ${srcdir}/zope.interface-${pkgver}
   python setup.py install --prefix=/usr --root=${pkgdir} --optimize=1
   cp src/zope/__init__.py ${pkgdir}/usr/lib/python3.3/site-packages/zope/
-  #delete debug
-  rm 
${pkgdir}/usr/lib/python3.3/site-packages/zope/interface/_zope_interface_coptimizations.cpython-33m.so
 }
 
 package_python2-zope-interface(){
@@ -52,6 +52,4 @@
   cd ${srcdir}/zope.interface-${pkgver}-python2
   python2 setup.py install --prefix=/usr --root=${pkgdir} --optimize=1
   cp src/zope/__init__.py ${pkgdir}/usr/lib/python2.7/site-packages/zope/
-  #delete debug
-  rm 
${pkgdir}/usr/lib/python2.7/site-packages/zope/interface/_zope_interface_coptimizations.so
 }



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

2014-02-19 Thread Felix Yan
Date: Thursday, February 20, 2014 @ 05:37:03
  Author: fyan
Revision: 206136

fix pkgbase

Modified:
  python-zope-interface/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-20 04:34:26 UTC (rev 206135)
+++ PKGBUILD2014-02-20 04:37:03 UTC (rev 206136)
@@ -3,7 +3,7 @@
 # Contributor: Ionut Biru ib...@archlinux.org
 # Contributor: Douglas Soares de Andrade doug...@archlinux.org
 
-pkgbase=zope-interface
+pkgbase=python-zope-interface
 pkgname=('python-zope-interface' 'python2-zope-interface')
 pkgver=4.1.0
 pkgrel=1



[arch-commits] Commit in python-zope-interface/repos (4 files)

2014-02-19 Thread Felix Yan
Date: Thursday, February 20, 2014 @ 05:37:49
  Author: fyan
Revision: 206137

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

Added:
  python-zope-interface/repos/extra-i686/
  python-zope-interface/repos/extra-i686/PKGBUILD
(from rev 206136, python-zope-interface/trunk/PKGBUILD)
  python-zope-interface/repos/extra-x86_64/
  python-zope-interface/repos/extra-x86_64/PKGBUILD
(from rev 206136, python-zope-interface/trunk/PKGBUILD)

---+
 extra-i686/PKGBUILD   |   55 
 extra-x86_64/PKGBUILD |   55 
 2 files changed, 110 insertions(+)

Copied: python-zope-interface/repos/extra-i686/PKGBUILD (from rev 206136, 
python-zope-interface/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-02-20 04:37:49 UTC (rev 206137)
@@ -0,0 +1,55 @@
+# $Id$
+# Maintainer : Felix Yan felixonm...@gmail.com
+# Contributor: Ionut Biru ib...@archlinux.org
+# Contributor: Douglas Soares de Andrade doug...@archlinux.org
+
+pkgbase=python-zope-interface
+pkgname=('python-zope-interface' 'python2-zope-interface')
+pkgver=4.1.0
+pkgrel=1
+license=('ZPL')
+arch=('i686' 'x86_64')
+url=http://pypi.python.org/pypi/zope.interface;
+makedepends=('python-setuptools' 'python2-setuptools')
+source=(http://pypi.python.org/packages/source/z/zope.interface/zope.interface-${pkgver}.tar.gz;)
+md5sums=('ac63de1784ea0327db876c908af07a94')
+
+prepare() {
+  cp -a zope.interface-${pkgver}{,-python2}
+}
+
+build() {
+  #build python3 module
+  cd ${srcdir}/zope.interface-${pkgver}
+  python setup.py build
+
+  #build python2 module
+  cd ${srcdir}/zope.interface-${pkgver}-python2
+  python2 setup.py build
+}
+
+check() {
+  cd ${srcdir}/zope.interface-${pkgver}
+  python setup.py test
+
+  cd ${srcdir}/zope.interface-${pkgver}-python2
+  python2 setup.py test
+}
+
+package_python-zope-interface() {
+  pkgdesc=('Zope Interfaces for Python3')
+  depends=('python')
+  cd ${srcdir}/zope.interface-${pkgver}
+  python setup.py install --prefix=/usr --root=${pkgdir} --optimize=1
+  cp src/zope/__init__.py ${pkgdir}/usr/lib/python3.3/site-packages/zope/
+}
+
+package_python2-zope-interface(){
+  pkgdesc=('Zope Interfaces for Python2')
+  depends=('python2')
+  replaces=('zope-interface')
+  provides=('zope-interface')
+  cd ${srcdir}/zope.interface-${pkgver}-python2
+  python2 setup.py install --prefix=/usr --root=${pkgdir} --optimize=1
+  cp src/zope/__init__.py ${pkgdir}/usr/lib/python2.7/site-packages/zope/
+}

Copied: python-zope-interface/repos/extra-x86_64/PKGBUILD (from rev 206136, 
python-zope-interface/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2014-02-20 04:37:49 UTC (rev 206137)
@@ -0,0 +1,55 @@
+# $Id$
+# Maintainer : Felix Yan felixonm...@gmail.com
+# Contributor: Ionut Biru ib...@archlinux.org
+# Contributor: Douglas Soares de Andrade doug...@archlinux.org
+
+pkgbase=python-zope-interface
+pkgname=('python-zope-interface' 'python2-zope-interface')
+pkgver=4.1.0
+pkgrel=1
+license=('ZPL')
+arch=('i686' 'x86_64')
+url=http://pypi.python.org/pypi/zope.interface;
+makedepends=('python-setuptools' 'python2-setuptools')
+source=(http://pypi.python.org/packages/source/z/zope.interface/zope.interface-${pkgver}.tar.gz;)
+md5sums=('ac63de1784ea0327db876c908af07a94')
+
+prepare() {
+  cp -a zope.interface-${pkgver}{,-python2}
+}
+
+build() {
+  #build python3 module
+  cd ${srcdir}/zope.interface-${pkgver}
+  python setup.py build
+
+  #build python2 module
+  cd ${srcdir}/zope.interface-${pkgver}-python2
+  python2 setup.py build
+}
+
+check() {
+  cd ${srcdir}/zope.interface-${pkgver}
+  python setup.py test
+
+  cd ${srcdir}/zope.interface-${pkgver}-python2
+  python2 setup.py test
+}
+
+package_python-zope-interface() {
+  pkgdesc=('Zope Interfaces for Python3')
+  depends=('python')
+  cd ${srcdir}/zope.interface-${pkgver}
+  python setup.py install --prefix=/usr --root=${pkgdir} --optimize=1
+  cp src/zope/__init__.py ${pkgdir}/usr/lib/python3.3/site-packages/zope/
+}
+
+package_python2-zope-interface(){
+  pkgdesc=('Zope Interfaces for Python2')
+  depends=('python2')
+  replaces=('zope-interface')
+  provides=('zope-interface')
+  cd ${srcdir}/zope.interface-${pkgver}-python2
+  python2 setup.py install --prefix=/usr --root=${pkgdir} --optimize=1
+  cp src/zope/__init__.py ${pkgdir}/usr/lib/python2.7/site-packages/zope/
+}



[arch-commits] Commit in chromium/trunk (PKGBUILD chromium-gn-r0.patch)

2014-02-19 Thread Evangelos Foutras
Date: Thursday, February 20, 2014 @ 08:05:17
  Author: foutrelis
Revision: 206138

upgpkg: chromium 33.0.1750.115-1

New upstream release.

Added:
  chromium/trunk/chromium-gn-r0.patch
Modified:
  chromium/trunk/PKGBUILD

--+
 PKGBUILD |   18 +++---
 chromium-gn-r0.patch |   12 
 2 files changed, 23 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-02-20 04:37:49 UTC (rev 206137)
+++ PKGBUILD2014-02-20 07:05:17 UTC (rev 206138)
@@ -5,8 +5,8 @@
 # Contributor: Daniel J Griffiths ghost1...@archlinux.us
 
 pkgname=chromium
-pkgver=32.0.1700.107
-_toolchains_rev=12181
+pkgver=33.0.1750.115
+_toolchains_rev=12526
 pkgrel=1
 pkgdesc=The open-source project behind Google Chrome, an attempt at creating 
a safer, faster, and more stable browser
 arch=('i686' 'x86_64')
@@ -30,17 +30,19 @@
 
naclsdk_pnacl_translator-$_toolchains_rev.tgz.sha1hash::https://commondatastorage.googleapis.com/nativeclient-archive2/toolchain/$_toolchains_rev/naclsdk_pnacl_translator.tgz.sha1hash
 chromium.desktop
 chromium.default
+chromium-gn-r0.patch
 chromium.sh)
 noextract=(naclsdk_nacl_linux_x86-$_toolchains_rev.tgz
naclsdk_pnacl_linux_x86-$_toolchains_rev.tgz
naclsdk_pnacl_translator-$_toolchains_rev.tgz)
-sha256sums=('1febb61356e8e9de549c33133583980ac6e02dc0ef1fdbfa703665e2e47ac1ad'
-'cb4ac159f61de5e75d339813c0fc74f986156310a2c43a30ba40125951e72450'
-'ad229b69a5af72a9fa7cf2167ee48560cc11049206e4ef919cb31d1273d6409f'
-'fdb8309ef2b1c8600d63c4420ac02d66d85ab9befe98d99e9706828870730077'
-'162cf456b0a1cb4ce505004f828a09164ee3e3c8274739c6d5e972bf0ef1cfe9'
+sha256sums=('3743d63f4b7369fadd13811b30fc9204e5a2345b01aa1484a209228efe2e19f2'
+'4bc956815bd45a82ed7c3b623d0ffb55fcc6c6af55828a0bf1560733def68e8d'
+'3ae77302adf775f2d513e7d9cb730cbe3e42d515002c4388d25fa3ec11b7b12f'
+'ce89d9c53b32a83f477e9ac2c2269d573477e23908462fccbf945c3303a9fb1f'
+'4408c8d4cb6d072929ba6e7f3edac170bfea8f54eb009ee7ceaa131a0c1fa92e'
 '09bfac44104f4ccda4c228053f689c947b3e97da9a4ab6fa34ce061ee83d0322'
 '478340d5760a9bd6c549e19b1b5d1c5b4933ebf5f8cfb2b3e2d70d07443fe232'
+'a1145e83d775101b28dcdceb3ca076fc7e9a4b9f69a1a2236d0c97ad39afb3d3'
 '4999fded897af692f4974f0a3e3bbb215193519918a1fa9b31ed51e74a2dccb9')
 
 # Google API keys (see http://www.chromium.org/developers/how-tos/api-keys)
@@ -54,6 +56,8 @@
 prepare() {
   cd $srcdir/$pkgname-$pkgver
 
+  patch -Np0 -i $srcdir/chromium-gn-r0.patch
+
   # Use Python 2
   find . -type f -exec sed -i -r \
 -e 's|/usr/bin/python$|2|g' \

Added: chromium-gn-r0.patch
===
--- chromium-gn-r0.patch(rev 0)
+++ chromium-gn-r0.patch2014-02-20 07:05:17 UTC (rev 206138)
@@ -0,0 +1,12 @@
+--- build/gyp_chromium.orig2013-12-11 03:07:03.941915587 +
 build/gyp_chromium 2013-12-11 03:07:29.812073301 +
+@@ -221,9 +221,6 @@
+ 
+   supplemental_includes = GetSupplementalFiles()
+ 
+-  if not RunGN(supplemental_includes):
+-sys.exit(1)
+-
+   args.extend(
+   ['-I' + i for i in additional_include_files(supplemental_includes, 
args)])
+ 



[arch-commits] Commit in chromium/repos (22 files)

2014-02-19 Thread Evangelos Foutras
Date: Thursday, February 20, 2014 @ 08:05:37
  Author: foutrelis
Revision: 206139

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

Added:
  chromium/repos/extra-i686/PKGBUILD
(from rev 206138, chromium/trunk/PKGBUILD)
  chromium/repos/extra-i686/chromium-gn-r0.patch
(from rev 206138, chromium/trunk/chromium-gn-r0.patch)
  chromium/repos/extra-i686/chromium.default
(from rev 206138, chromium/trunk/chromium.default)
  chromium/repos/extra-i686/chromium.desktop
(from rev 206138, chromium/trunk/chromium.desktop)
  chromium/repos/extra-i686/chromium.install
(from rev 206138, chromium/trunk/chromium.install)
  chromium/repos/extra-i686/chromium.sh
(from rev 206138, chromium/trunk/chromium.sh)
  chromium/repos/extra-x86_64/PKGBUILD
(from rev 206138, chromium/trunk/PKGBUILD)
  chromium/repos/extra-x86_64/chromium-gn-r0.patch
(from rev 206138, chromium/trunk/chromium-gn-r0.patch)
  chromium/repos/extra-x86_64/chromium.default
(from rev 206138, chromium/trunk/chromium.default)
  chromium/repos/extra-x86_64/chromium.desktop
(from rev 206138, chromium/trunk/chromium.desktop)
  chromium/repos/extra-x86_64/chromium.install
(from rev 206138, chromium/trunk/chromium.install)
  chromium/repos/extra-x86_64/chromium.sh
(from rev 206138, chromium/trunk/chromium.sh)
Deleted:
  chromium/repos/extra-i686/PKGBUILD
  chromium/repos/extra-i686/chromium.default
  chromium/repos/extra-i686/chromium.desktop
  chromium/repos/extra-i686/chromium.install
  chromium/repos/extra-i686/chromium.sh
  chromium/repos/extra-x86_64/PKGBUILD
  chromium/repos/extra-x86_64/chromium.default
  chromium/repos/extra-x86_64/chromium.desktop
  chromium/repos/extra-x86_64/chromium.install
  chromium/repos/extra-x86_64/chromium.sh

---+
 /PKGBUILD |  358 
 /chromium.default |8 
 /chromium.desktop |  226 ++
 /chromium.install |   24 ++
 /chromium.sh  |   32 +++
 extra-i686/PKGBUILD   |  175 -
 extra-i686/chromium-gn-r0.patch   |   12 +
 extra-i686/chromium.default   |4 
 extra-i686/chromium.desktop   |  113 ---
 extra-i686/chromium.install   |   12 -
 extra-i686/chromium.sh|   16 -
 extra-x86_64/PKGBUILD |  175 -
 extra-x86_64/chromium-gn-r0.patch |   12 +
 extra-x86_64/chromium.default |4 
 extra-x86_64/chromium.desktop |  113 ---
 extra-x86_64/chromium.install |   12 -
 extra-x86_64/chromium.sh  |   16 -
 17 files changed, 672 insertions(+), 640 deletions(-)

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


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

2014-02-19 Thread Evangelos Foutras
Date: Thursday, February 20, 2014 @ 08:26:51
  Author: foutrelis
Revision: 206141

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-02-20 07:26:40 UTC (rev 206140)
+++ extra-i686/PKGBUILD 2014-02-20 07:26:51 UTC (rev 206141)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Evangelos Foutras evange...@foutrelis.com
-# Contributor: Tobias Powalowski tp...@archlinux.org
-# Contributor: Hokum hokum_at_mail_dot_ru
-
-pkgname=gptfdisk
-pkgver=0.8.8
-pkgrel=2
-pkgdesc=A text-mode partitioning tool that works on Globally Unique 
Identifier (GUID) Partition Table (GPT) disks
-arch=('i686' 'x86_64')
-url=http://www.rodsbooks.com/gdisk/;
-license=('GPL2')
-depends=('gcc-libs' 'util-linux' 'popt' 'icu')
-provides=(gdisk=$pkgver)
-conflicts=('gdisk')
-replaces=('gdisk')
-source=(http://downloads.sourceforge.net/project/$pkgname/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz)
-
-build() {
-  cd $pkgname-$pkgver
-  make
-}
-
-package () {
-  cd $pkgname-$pkgver
-
-  install -d $pkgdir/usr/{bin,share/{doc/gdisk,man/man8}}
-  install -t $pkgdir/usr/bin {,c,s}gdisk fixparts
-  install -m644 -t $pkgdir/usr/share/man/man8 {{,c,s}gdisk,fixparts}.8
-  install -m644 -t $pkgdir/usr/share/doc/gdisk README NEWS
-}
-md5sums=('bd47d03ec27bab5613254b5a20f72143')

Copied: gptfdisk/repos/extra-i686/PKGBUILD (from rev 206140, 
gptfdisk/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-02-20 07:26:51 UTC (rev 206141)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Evangelos Foutras evange...@foutrelis.com
+# Contributor: Tobias Powalowski tp...@archlinux.org
+# Contributor: Hokum hokum_at_mail_dot_ru
+
+pkgname=gptfdisk
+pkgver=0.8.9
+pkgrel=1
+pkgdesc=A text-mode partitioning tool that works on GUID Partition Table 
(GPT) disks
+arch=('i686' 'x86_64')
+url=http://www.rodsbooks.com/gdisk/;
+license=('GPL2')
+depends=('gcc-libs' 'util-linux' 'popt')
+provides=(gdisk=$pkgver)
+conflicts=('gdisk')
+replaces=('gdisk')
+source=(http://downloads.sourceforge.net/project/$pkgname/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz)
+sha256sums=('4f7e6199f8b2eae8d4b7f0f65afebac0835331f571605ec70172067bbbd004ca')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  make
+}
+
+package () {
+  cd $srcdir/$pkgname-$pkgver
+
+  install -d $pkgdir/usr/{bin,share/{doc/gdisk,man/man8}}
+  install -t $pkgdir/usr/bin {,c,s}gdisk fixparts
+  install -m644 -t $pkgdir/usr/share/man/man8 {{,c,s}gdisk,fixparts}.8
+  install -m644 -t $pkgdir/usr/share/doc/gdisk README NEWS
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-02-20 07:26:40 UTC (rev 206140)
+++ extra-x86_64/PKGBUILD   2014-02-20 07:26:51 UTC (rev 206141)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Evangelos Foutras evange...@foutrelis.com
-# Contributor: Tobias Powalowski tp...@archlinux.org
-# Contributor: Hokum hokum_at_mail_dot_ru
-
-pkgname=gptfdisk
-pkgver=0.8.8
-pkgrel=2
-pkgdesc=A text-mode partitioning tool that works on Globally Unique 
Identifier (GUID) Partition Table (GPT) disks
-arch=('i686' 'x86_64')
-url=http://www.rodsbooks.com/gdisk/;
-license=('GPL2')
-depends=('gcc-libs' 'util-linux' 'popt' 'icu')
-provides=(gdisk=$pkgver)
-conflicts=('gdisk')
-replaces=('gdisk')
-source=(http://downloads.sourceforge.net/project/$pkgname/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz)
-
-build() {
-  cd $pkgname-$pkgver
-  make
-}
-
-package () {
-  cd $pkgname-$pkgver
-
-  install -d $pkgdir/usr/{bin,share/{doc/gdisk,man/man8}}
-  install -t $pkgdir/usr/bin {,c,s}gdisk fixparts
-  install -m644 -t $pkgdir/usr/share/man/man8 {{,c,s}gdisk,fixparts}.8
-  install -m644 -t $pkgdir/usr/share/doc/gdisk README NEWS
-}
-md5sums=('bd47d03ec27bab5613254b5a20f72143')

Copied: gptfdisk/repos/extra-x86_64/PKGBUILD (from rev 206140, 
gptfdisk/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2014-02-20 07:26:51 UTC (rev 206141)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Evangelos Foutras evange...@foutrelis.com
+# Contributor: Tobias Powalowski tp...@archlinux.org
+# Contributor: Hokum hokum_at_mail_dot_ru
+
+pkgname=gptfdisk
+pkgver=0.8.9
+pkgrel=1
+pkgdesc=A text-mode 

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

2014-02-19 Thread Evangelos Foutras
Date: Thursday, February 20, 2014 @ 08:26:40
  Author: foutrelis
Revision: 206140

upgpkg: gptfdisk 0.8.9-1

New upstream release.

Modified:
  gptfdisk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-20 07:05:37 UTC (rev 206139)
+++ PKGBUILD2014-02-20 07:26:40 UTC (rev 206140)
@@ -4,25 +4,26 @@
 # Contributor: Hokum hokum_at_mail_dot_ru
 
 pkgname=gptfdisk
-pkgver=0.8.8
-pkgrel=2
-pkgdesc=A text-mode partitioning tool that works on Globally Unique 
Identifier (GUID) Partition Table (GPT) disks
+pkgver=0.8.9
+pkgrel=1
+pkgdesc=A text-mode partitioning tool that works on GUID Partition Table 
(GPT) disks
 arch=('i686' 'x86_64')
 url=http://www.rodsbooks.com/gdisk/;
 license=('GPL2')
-depends=('gcc-libs' 'util-linux' 'popt' 'icu')
+depends=('gcc-libs' 'util-linux' 'popt')
 provides=(gdisk=$pkgver)
 conflicts=('gdisk')
 replaces=('gdisk')
 
source=(http://downloads.sourceforge.net/project/$pkgname/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz)
+sha256sums=('4f7e6199f8b2eae8d4b7f0f65afebac0835331f571605ec70172067bbbd004ca')
 
 build() {
-  cd $pkgname-$pkgver
+  cd $srcdir/$pkgname-$pkgver
   make
 }
 
 package () {
-  cd $pkgname-$pkgver
+  cd $srcdir/$pkgname-$pkgver
 
   install -d $pkgdir/usr/{bin,share/{doc/gdisk,man/man8}}
   install -t $pkgdir/usr/bin {,c,s}gdisk fixparts
@@ -29,4 +30,3 @@
   install -m644 -t $pkgdir/usr/share/man/man8 {{,c,s}gdisk,fixparts}.8
   install -m644 -t $pkgdir/usr/share/doc/gdisk README NEWS
 }
-md5sums=('bd47d03ec27bab5613254b5a20f72143')



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

2014-02-19 Thread Evangelos Foutras
Date: Thursday, February 20, 2014 @ 08:33:31
  Author: foutrelis
Revision: 206142

upgpkg: dialog 1:1.2_20140219-1

New upstream release.

Modified:
  dialog/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-20 07:26:51 UTC (rev 206141)
+++ PKGBUILD2014-02-20 07:33:31 UTC (rev 206142)
@@ -5,7 +5,7 @@
 # Contributor: Andreas Radke andy...@archlinux.org
 
 pkgname=dialog
-pkgver=1.2_20140112
+pkgver=1.2_20140219
 pkgrel=1
 epoch=1
 pkgdesc=A tool to display dialog boxes from shell scripts
@@ -12,10 +12,10 @@
 arch=('i686' 'x86_64')
 url=http://invisible-island.net/dialog/;
 license=('LGPL2.1')
-depends=('ncurses')
+depends=('sh' 'ncurses')
 options=('staticlibs')
 source=(ftp://invisible-island.net/$pkgname/$pkgname-${pkgver/_/-}.tgz)
-sha256sums=('8d30043872c57d4d3b3b05e4390ece356843f2a71303c91a2f8a536b369e0077')
+sha256sums=('ccf07eedf147ac901aff1d984ab63ddd6986b615ddf67435f270d5462ea4ca81')
 
 build() {
   cd $srcdir/$pkgname-${pkgver/_/-}



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

2014-02-19 Thread Evangelos Foutras
Date: Thursday, February 20, 2014 @ 08:33:39
  Author: foutrelis
Revision: 206143

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

Added:
  dialog/repos/testing-i686/
  dialog/repos/testing-i686/PKGBUILD
(from rev 206142, dialog/trunk/PKGBUILD)
  dialog/repos/testing-x86_64/
  dialog/repos/testing-x86_64/PKGBUILD
(from rev 206142, dialog/trunk/PKGBUILD)

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

Copied: dialog/repos/testing-i686/PKGBUILD (from rev 206142, 
dialog/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2014-02-20 07:33:39 UTC (rev 206143)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Evangelos Foutras evange...@foutrelis.com
+# Contributor: Stéphane Gaudreault steph...@archlinux.org
+# Contributor: Allan McRae al...@archlinux.org
+# Contributor: Andreas Radke andy...@archlinux.org
+
+pkgname=dialog
+pkgver=1.2_20140219
+pkgrel=1
+epoch=1
+pkgdesc=A tool to display dialog boxes from shell scripts
+arch=('i686' 'x86_64')
+url=http://invisible-island.net/dialog/;
+license=('LGPL2.1')
+depends=('sh' 'ncurses')
+options=('staticlibs')
+source=(ftp://invisible-island.net/$pkgname/$pkgname-${pkgver/_/-}.tgz)
+sha256sums=('ccf07eedf147ac901aff1d984ab63ddd6986b615ddf67435f270d5462ea4ca81')
+
+build() {
+  cd $srcdir/$pkgname-${pkgver/_/-}
+
+  ./configure \
+--prefix=/usr \
+--mandir=/usr/share/man \
+--with-ncursesw \
+--enable-nls
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-${pkgver/_/-}
+  make DESTDIR=$pkgdir install-full
+}
+
+# vim:set ts=2 sw=2 et:

Copied: dialog/repos/testing-x86_64/PKGBUILD (from rev 206142, 
dialog/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2014-02-20 07:33:39 UTC (rev 206143)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Evangelos Foutras evange...@foutrelis.com
+# Contributor: Stéphane Gaudreault steph...@archlinux.org
+# Contributor: Allan McRae al...@archlinux.org
+# Contributor: Andreas Radke andy...@archlinux.org
+
+pkgname=dialog
+pkgver=1.2_20140219
+pkgrel=1
+epoch=1
+pkgdesc=A tool to display dialog boxes from shell scripts
+arch=('i686' 'x86_64')
+url=http://invisible-island.net/dialog/;
+license=('LGPL2.1')
+depends=('sh' 'ncurses')
+options=('staticlibs')
+source=(ftp://invisible-island.net/$pkgname/$pkgname-${pkgver/_/-}.tgz)
+sha256sums=('ccf07eedf147ac901aff1d984ab63ddd6986b615ddf67435f270d5462ea4ca81')
+
+build() {
+  cd $srcdir/$pkgname-${pkgver/_/-}
+
+  ./configure \
+--prefix=/usr \
+--mandir=/usr/share/man \
+--with-ncursesw \
+--enable-nls
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-${pkgver/_/-}
+  make DESTDIR=$pkgdir install-full
+}
+
+# vim:set ts=2 sw=2 et: