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

2015-04-12 Thread Eric Bélanger
Date: Monday, April 13, 2015 @ 02:11:23
  Author: eric
Revision: 236324

upgpkg: mpg123 1.22.1-1

Upstream update

Modified:
  mpg123/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-04-12 23:21:59 UTC (rev 236323)
+++ PKGBUILD2015-04-13 00:11:23 UTC (rev 236324)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger e...@archlinux.org
 
 pkgname=mpg123
-pkgver=1.22.0
+pkgver=1.22.1
 pkgrel=1
 pkgdesc=A console based real time MPEG Audio Player for Layer 1, 2 and 3
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 'jack: for jack audio support'
 'libpulse: for pulse audio support')
 
source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2{,.sig})
-sha1sums=('0375e2aa11800d7d4d869ec84b93611e90583206'
+sha1sums=('c3193902b1cf923a625ed94360c91e28d84753d3'
   'SKIP')
 validpgpkeys=('D021FF8ECF4BE09719D61A27231C4CBC60D5CAFE')
 


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

2015-04-12 Thread Jan Steffens
Date: Monday, April 13, 2015 @ 06:42:07
  Author: heftig
Revision: 236327

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-04-13 04:41:18 UTC (rev 236326)
+++ extra-i686/PKGBUILD 2015-04-13 04:42:07 UTC (rev 236327)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-# Contributor: György Balló ball...@freestart.hu
-
-pkgname=geoclue2
-pkgver=2.2.0
-pkgrel=1
-pkgdesc=Modular geoinformation service built on the D-Bus messaging system
-arch=(i686 x86_64)
-url=http://geoclue.freedesktop.org/;
-license=(LGPL)
-depends=(libsoup json-glib libnm-glib libmm-glib)
-makedepends=(intltool geoip python2 systemd)
-optdepends=('geoip: geoip-lookup server binary')
-source=(http://freedesktop.org/software/geoclue/releases/${pkgver:0:3}/geoclue-$pkgver.tar.xz)
-md5sums=('c1970e4ec6f2af6591a75294fc6fb4fa')
-
-build() {
-  cd geoclue-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
---libexecdir=/usr/lib/$pkgname --disable-static
-  make
-}
-
-package() {
-  cd geoclue-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: geoclue2/repos/extra-i686/PKGBUILD (from rev 236326, 
geoclue2/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-04-13 04:42:07 UTC (rev 236327)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+# Contributor: György Balló ball...@freestart.hu
+
+pkgname=geoclue2
+pkgver=2.2.0
+pkgrel=2
+pkgdesc=Modular geoinformation service built on the D-Bus messaging system
+arch=(i686 x86_64)
+url=http://geoclue.freedesktop.org/;
+license=(LGPL)
+depends=(libsoup json-glib libnm-glib libmm-glib)
+makedepends=(intltool geoip python2 systemd)
+optdepends=('geoip: geoip-lookup server binary')
+backup=(etc/geoclue/geoclue.conf)
+source=(http://freedesktop.org/software/geoclue/releases/${pkgver:0:3}/geoclue-$pkgver.tar.xz)
+md5sums=('c1970e4ec6f2af6591a75294fc6fb4fa')
+
+build() {
+  cd geoclue-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+--libexecdir=/usr/lib/$pkgname --disable-static
+  make
+}
+
+package() {
+  cd geoclue-$pkgver
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-04-13 04:41:18 UTC (rev 236326)
+++ extra-x86_64/PKGBUILD   2015-04-13 04:42:07 UTC (rev 236327)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-# Contributor: György Balló ball...@freestart.hu
-
-pkgname=geoclue2
-pkgver=2.2.0
-pkgrel=1
-pkgdesc=Modular geoinformation service built on the D-Bus messaging system
-arch=(i686 x86_64)
-url=http://geoclue.freedesktop.org/;
-license=(LGPL)
-depends=(libsoup json-glib libnm-glib libmm-glib)
-makedepends=(intltool geoip python2 systemd)
-optdepends=('geoip: geoip-lookup server binary')
-source=(http://freedesktop.org/software/geoclue/releases/${pkgver:0:3}/geoclue-$pkgver.tar.xz)
-md5sums=('c1970e4ec6f2af6591a75294fc6fb4fa')
-
-build() {
-  cd geoclue-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
---libexecdir=/usr/lib/$pkgname --disable-static
-  make
-}
-
-package() {
-  cd geoclue-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: geoclue2/repos/extra-x86_64/PKGBUILD (from rev 236326, 
geoclue2/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2015-04-13 04:42:07 UTC (rev 236327)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+# Contributor: György Balló ball...@freestart.hu
+
+pkgname=geoclue2
+pkgver=2.2.0
+pkgrel=2
+pkgdesc=Modular geoinformation service built on the D-Bus messaging system
+arch=(i686 x86_64)
+url=http://geoclue.freedesktop.org/;
+license=(LGPL)
+depends=(libsoup json-glib libnm-glib libmm-glib)
+makedepends=(intltool geoip python2 systemd)
+optdepends=('geoip: geoip-lookup server binary')
+backup=(etc/geoclue/geoclue.conf)
+source=(http://freedesktop.org/software/geoclue/releases/${pkgver:0:3}/geoclue-$pkgver.tar.xz)
+md5sums=('c1970e4ec6f2af6591a75294fc6fb4fa')
+
+build() {

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

2015-04-12 Thread Kyle Keen
Date: Monday, April 13, 2015 @ 07:26:17
  Author: kkeen
Revision: 131265

upgpkg: ngircd 22.1-1

Modified:
  ngircd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-04-13 04:05:39 UTC (rev 131264)
+++ PKGBUILD2015-04-13 05:26:17 UTC (rev 131265)
@@ -4,7 +4,7 @@
 # Contributor: Alexander Rødseth rods...@gmail.com
 
 pkgname=ngircd
-pkgver=22
+pkgver=22.1
 pkgrel=1
 pkgdesc=Next Generation IRC Daemon
 arch=('x86_64' 'i686')
@@ -14,7 +14,7 @@
 depends=('openssl' 'libident' 'zlib')
 source=(http://ngircd.barton.de/pub/ngircd/ngircd-$pkgver.tar.gz;
 ngircd.service)
-sha256sums=('a08e18de52bcf09d35ce75a802204ecf000f32663c1c57ad930ebcd139bf4cc8'
+sha256sums=('17ad08d0420c00a180b71e7284d1b6a8d2f6f39dbac756fe104f6ca59a9c66f5'
 'f02e30f6864ba1130bcc85bedc44ad782687f572c06f10e0501b0ddcf532b404')
 
 build() {


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

2015-04-12 Thread Kyle Keen
Date: Monday, April 13, 2015 @ 07:27:02
  Author: kkeen
Revision: 131266

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

Added:
  ngircd/repos/community-i686/PKGBUILD
(from rev 131265, ngircd/trunk/PKGBUILD)
  ngircd/repos/community-i686/ngircd.service
(from rev 131265, ngircd/trunk/ngircd.service)
  ngircd/repos/community-x86_64/PKGBUILD
(from rev 131265, ngircd/trunk/PKGBUILD)
  ngircd/repos/community-x86_64/ngircd.service
(from rev 131265, ngircd/trunk/ngircd.service)
Deleted:
  ngircd/repos/community-i686/PKGBUILD
  ngircd/repos/community-i686/ngircd.service
  ngircd/repos/community-x86_64/PKGBUILD
  ngircd/repos/community-x86_64/ngircd.service

-+
 /PKGBUILD   |   80 ++
 /ngircd.service |   22 ++
 community-i686/PKGBUILD |   40 ---
 community-i686/ngircd.service   |   11 -
 community-x86_64/PKGBUILD   |   40 ---
 community-x86_64/ngircd.service |   11 -
 6 files changed, 102 insertions(+), 102 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-04-13 05:26:17 UTC (rev 131265)
+++ community-i686/PKGBUILD 2015-04-13 05:27:02 UTC (rev 131266)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Kyle Keen keen...@gmail.com
-# Contributor: Mateusz Herych heni...@gmail.com
-# Contributor: Alexander Rødseth rods...@gmail.com
-
-pkgname=ngircd
-pkgver=22
-pkgrel=1
-pkgdesc=Next Generation IRC Daemon
-arch=('x86_64' 'i686')
-backup=(etc/ngircd.conf)
-url=http://ngircd.barton.de/;
-license=('GPL')
-depends=('openssl' 'libident' 'zlib')
-source=(http://ngircd.barton.de/pub/ngircd/ngircd-$pkgver.tar.gz;
-ngircd.service)
-sha256sums=('a08e18de52bcf09d35ce75a802204ecf000f32663c1c57ad930ebcd139bf4cc8'
-'f02e30f6864ba1130bcc85bedc44ad782687f572c06f10e0501b0ddcf532b404')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  ./configure --prefix=/usr \
-   --sysconfdir=/etc \
-   --sbindir=/usr/bin \
-   --mandir=/usr/share/man \
-   --with-ident \
-   --with-openssl \
-   --enable-ipv6
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  make DESTDIR=$pkgdir install
-  install -Dm644 ../ngircd.service 
$pkgdir/usr/lib/systemd/system/ngircd.service
-}
-
-# vim:set ts=2 sw=2 et:

Copied: ngircd/repos/community-i686/PKGBUILD (from rev 131265, 
ngircd/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-04-13 05:27:02 UTC (rev 131266)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Kyle Keen keen...@gmail.com
+# Contributor: Mateusz Herych heni...@gmail.com
+# Contributor: Alexander Rødseth rods...@gmail.com
+
+pkgname=ngircd
+pkgver=22.1
+pkgrel=1
+pkgdesc=Next Generation IRC Daemon
+arch=('x86_64' 'i686')
+backup=(etc/ngircd.conf)
+url=http://ngircd.barton.de/;
+license=('GPL')
+depends=('openssl' 'libident' 'zlib')
+source=(http://ngircd.barton.de/pub/ngircd/ngircd-$pkgver.tar.gz;
+ngircd.service)
+sha256sums=('17ad08d0420c00a180b71e7284d1b6a8d2f6f39dbac756fe104f6ca59a9c66f5'
+'f02e30f6864ba1130bcc85bedc44ad782687f572c06f10e0501b0ddcf532b404')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  ./configure --prefix=/usr \
+   --sysconfdir=/etc \
+   --sbindir=/usr/bin \
+   --mandir=/usr/share/man \
+   --with-ident \
+   --with-openssl \
+   --enable-ipv6
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  make DESTDIR=$pkgdir install
+  install -Dm644 ../ngircd.service 
$pkgdir/usr/lib/systemd/system/ngircd.service
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-i686/ngircd.service
===
--- community-i686/ngircd.service   2015-04-13 05:26:17 UTC (rev 131265)
+++ community-i686/ngircd.service   2015-04-13 05:27:02 UTC (rev 131266)
@@ -1,11 +0,0 @@
-[Unit]
-Description=Next Generation IRC Daemon
-After=network.target
-
-[Service]
-# don't daemonize to simplify stuff
-ExecStart=/usr/bin/ngircd -n
-ExecReload=/bin/kill -HUP $MAINPID
-
-[Install]
-WantedBy=multi-user.target

Copied: ngircd/repos/community-i686/ngircd.service (from rev 131265, 
ngircd/trunk/ngircd.service)
===
--- community-i686/ngircd.service   (rev 0)
+++ community-i686/ngircd.service   2015-04-13 05:27:02 UTC (rev 131266)
@@ -0,0 +1,11 @@
+[Unit]
+Description=Next Generation IRC Daemon
+After=network.target
+
+[Service]
+# don't daemonize to simplify stuff
+ExecStart=/usr/bin/ngircd -n
+ExecReload=/bin/kill -HUP $MAINPID
+
+[Install]
+WantedBy=multi-user.target

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

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

2015-04-12 Thread Felix Yan
Date: Monday, April 13, 2015 @ 07:43:46
  Author: fyan
Revision: 131268

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

Added:
  perl-mouse/repos/community-i686/PKGBUILD
(from rev 131267, perl-mouse/trunk/PKGBUILD)
  perl-mouse/repos/community-x86_64/PKGBUILD
(from rev 131267, perl-mouse/trunk/PKGBUILD)
Deleted:
  perl-mouse/repos/community-i686/PKGBUILD
  perl-mouse/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-04-13 05:43:06 UTC (rev 131267)
+++ community-i686/PKGBUILD 2015-04-13 05:43:46 UTC (rev 131268)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer:
-
-pkgname=perl-mouse
-pkgver=2.4.1
-pkgrel=1
-pkgdesc=Moose minus the antlers
-arch=('i686' 'x86_64')
-url=http://search.cpan.org/dist/Mouse;
-license=('PerlArtistic' 'GPL')
-depends=('perl')
-makedepends=('perl-test-exception' 'perl-test-fatal' 'perl-module-build'
- 'perl-module-build-xsutil' 'perl-test-requires'
- 'perl-test-leaktrace' 'perl-test-output' 'perl-test-deep'
- 'perl-io-string')
-source=(http://search.cpan.org/CPAN/authors/id/G/GF/GFUJI/Mouse-$pkgver.tar.gz)
-md5sums=('2e265bdde5f148cf0c1f788cf0f87291')
-
-build() {
-  cd Mouse-$pkgver
-  perl Build.PL --installdirs=vendor
-  ./Build
-}
-
-check() {
-  cd Mouse-$pkgver
-  ./Build test
-}
-
-package() {
-  cd Mouse-$pkgver
-  ./Build install --destdir=${pkgdir}
-}

Copied: perl-mouse/repos/community-i686/PKGBUILD (from rev 131267, 
perl-mouse/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-04-13 05:43:46 UTC (rev 131268)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+
+pkgname=perl-mouse
+pkgver=2.4.2
+pkgrel=1
+pkgdesc=Moose minus the antlers
+arch=('i686' 'x86_64')
+url=http://search.cpan.org/dist/Mouse;
+license=('PerlArtistic' 'GPL')
+depends=('perl')
+makedepends=('perl-test-exception' 'perl-test-fatal' 'perl-module-build'
+ 'perl-module-build-xsutil' 'perl-test-requires'
+ 'perl-test-leaktrace' 'perl-test-output' 'perl-test-deep'
+ 'perl-io-string')
+source=(http://search.cpan.org/CPAN/authors/id/G/GF/GFUJI/Mouse-$pkgver.tar.gz)
+md5sums=('7abd3ab36026425dd035aecc53aa60b7')
+
+build() {
+  cd Mouse-$pkgver
+  perl Build.PL --installdirs=vendor
+  ./Build
+}
+
+check() {
+  cd Mouse-$pkgver
+  ./Build test
+}
+
+package() {
+  cd Mouse-$pkgver
+  ./Build install --destdir=${pkgdir}
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2015-04-13 05:43:06 UTC (rev 131267)
+++ community-x86_64/PKGBUILD   2015-04-13 05:43:46 UTC (rev 131268)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer:
-
-pkgname=perl-mouse
-pkgver=2.4.1
-pkgrel=1
-pkgdesc=Moose minus the antlers
-arch=('i686' 'x86_64')
-url=http://search.cpan.org/dist/Mouse;
-license=('PerlArtistic' 'GPL')
-depends=('perl')
-makedepends=('perl-test-exception' 'perl-test-fatal' 'perl-module-build'
- 'perl-module-build-xsutil' 'perl-test-requires'
- 'perl-test-leaktrace' 'perl-test-output' 'perl-test-deep'
- 'perl-io-string')
-source=(http://search.cpan.org/CPAN/authors/id/G/GF/GFUJI/Mouse-$pkgver.tar.gz)
-md5sums=('2e265bdde5f148cf0c1f788cf0f87291')
-
-build() {
-  cd Mouse-$pkgver
-  perl Build.PL --installdirs=vendor
-  ./Build
-}
-
-check() {
-  cd Mouse-$pkgver
-  ./Build test
-}
-
-package() {
-  cd Mouse-$pkgver
-  ./Build install --destdir=${pkgdir}
-}

Copied: perl-mouse/repos/community-x86_64/PKGBUILD (from rev 131267, 
perl-mouse/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2015-04-13 05:43:46 UTC (rev 131268)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+
+pkgname=perl-mouse
+pkgver=2.4.2
+pkgrel=1
+pkgdesc=Moose minus the antlers
+arch=('i686' 'x86_64')
+url=http://search.cpan.org/dist/Mouse;
+license=('PerlArtistic' 'GPL')
+depends=('perl')
+makedepends=('perl-test-exception' 'perl-test-fatal' 'perl-module-build'
+ 'perl-module-build-xsutil' 'perl-test-requires'
+ 'perl-test-leaktrace' 'perl-test-output' 'perl-test-deep'
+ 'perl-io-string')
+source=(http://search.cpan.org/CPAN/authors/id/G/GF/GFUJI/Mouse-$pkgver.tar.gz)
+md5sums=('7abd3ab36026425dd035aecc53aa60b7')
+
+build() {
+  cd Mouse-$pkgver
+  perl Build.PL --installdirs=vendor
+  ./Build
+}
+
+check() {
+  cd 

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

2015-04-12 Thread Felix Yan
Date: Monday, April 13, 2015 @ 07:43:06
  Author: fyan
Revision: 131267

upgpkg: perl-mouse 2.4.2-1

Modified:
  perl-mouse/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-04-13 05:27:02 UTC (rev 131266)
+++ PKGBUILD2015-04-13 05:43:06 UTC (rev 131267)
@@ -1,8 +1,8 @@
 # $Id$
-# Maintainer:
+# Maintainer: Felix Yan felixonm...@archlinux.org
 
 pkgname=perl-mouse
-pkgver=2.4.1
+pkgver=2.4.2
 pkgrel=1
 pkgdesc=Moose minus the antlers
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
  'perl-test-leaktrace' 'perl-test-output' 'perl-test-deep'
  'perl-io-string')
 source=(http://search.cpan.org/CPAN/authors/id/G/GF/GFUJI/Mouse-$pkgver.tar.gz)
-md5sums=('2e265bdde5f148cf0c1f788cf0f87291')
+md5sums=('7abd3ab36026425dd035aecc53aa60b7')
 
 build() {
   cd Mouse-$pkgver


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

2015-04-12 Thread Eric Bélanger
Date: Monday, April 13, 2015 @ 03:06:39
  Author: eric
Revision: 131261

upgpkg: youtube-dl 2015.04.09-1

Upstream update

Modified:
  youtube-dl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-04-12 22:44:44 UTC (rev 131260)
+++ PKGBUILD2015-04-13 01:06:39 UTC (rev 131261)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger e...@archlinux.org
 
 pkgname=youtube-dl
-pkgver=2015.03.28
+pkgver=2015.04.09
 pkgrel=1
 pkgdesc=A small command-line program to download videos from YouTube.com and 
a few more sites
 arch=('any')
@@ -13,7 +13,7 @@
 'rtmpdump: for rtmp streams support')
 source=(http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz
 
http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz.sig)
-sha1sums=('03065a1fe7b0229a99b0652154b5b49464b2400e'
+sha1sums=('365e6b392bb536b82dcbcf7d866e3f85ca7f'
   'SKIP')
 validpgpkeys=('7D33D762FD6C35130481347FDB4B54CBA4826A18')
 


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

2015-04-12 Thread Eric Bélanger
Date: Monday, April 13, 2015 @ 03:08:09
  Author: eric
Revision: 131262

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2015-04-13 01:06:39 UTC (rev 131261)
+++ PKGBUILD2015-04-13 01:08:09 UTC (rev 131262)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger e...@archlinux.org
-
-pkgname=youtube-dl
-pkgver=2015.03.28
-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'
-'rtmpdump: for rtmp streams support')
-source=(http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz
-
http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz.sig)
-sha1sums=('03065a1fe7b0229a99b0652154b5b49464b2400e'
-  'SKIP')
-validpgpkeys=('7D33D762FD6C35130481347FDB4B54CBA4826A18')
-
-prepare() {
-  cd ${pkgname}
-  sed -i 's|etc/bash_completion.d|share/bash-completion/completions|' setup.py
-  sed -i 's|etc/fish/completions|share/fish/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 131261, 
youtube-dl/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-04-13 01:08:09 UTC (rev 131262)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=youtube-dl
+pkgver=2015.04.09
+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'
+'rtmpdump: for rtmp streams support')
+source=(http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz
+
http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz.sig)
+sha1sums=('365e6b392bb536b82dcbcf7d866e3f85ca7f'
+  'SKIP')
+validpgpkeys=('7D33D762FD6C35130481347FDB4B54CBA4826A18')
+
+prepare() {
+  cd ${pkgname}
+  sed -i 's|etc/bash_completion.d|share/bash-completion/completions|' setup.py
+  sed -i 's|etc/fish/completions|share/fish/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 quodlibet/repos/extra-any (4 files)

2015-04-12 Thread Eric Bélanger
Date: Monday, April 13, 2015 @ 01:21:59
  Author: eric
Revision: 236323

archrelease: copy trunk to extra-any

Added:
  quodlibet/repos/extra-any/PKGBUILD
(from rev 236322, quodlibet/trunk/PKGBUILD)
  quodlibet/repos/extra-any/quodlibet.install
(from rev 236322, quodlibet/trunk/quodlibet.install)
Deleted:
  quodlibet/repos/extra-any/PKGBUILD
  quodlibet/repos/extra-any/quodlibet.install

---+
 PKGBUILD  |   91 
 quodlibet.install |   23 ++---
 2 files changed, 55 insertions(+), 59 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-04-12 23:20:28 UTC (rev 236322)
+++ PKGBUILD2015-04-12 23:21:59 UTC (rev 236323)
@@ -1,48 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger e...@archlinux.org
-
-pkgname=quodlibet
-pkgver=3.3.1
-pkgrel=1
-pkgdesc=An audio library tagger, manager and player
-arch=('any')
-license=('GPL2')
-url=http://code.google.com/p/quodlibet/;
-depends=('gtk3' 'python2-gobject' 'python2-dbus' 'python2-cairo' 'mutagen' 
- 'gst-plugins-base' 'gst-plugins-good' 'gst-plugins-ugly' 
-'gnome-icon-theme')
-makedepends=('intltool')
-optdepends=('gst-libav: for ffmpeg (ASF/WMA) support'
-'gst-plugins-bad: for Musepack support'
-'libgpod: for ipod support'
-'python2-feedparser: for audio feeds (podcast) support'
-'libkeybinder3: for the multimedia keys support'
-'media-player-info: for media devices support'
-'cddb-py: for CDDB Lookup plugin'
-'python2-musicbrainz2: for MusicBrainz Lookup plugin'
-'python2-pyinotify: for Automatic library update plugin'
-   'kakasi: for Kana/Kanji Simple Inverter plugin'
-   'zeitgeist: for Event Logging plugin'
-'gst-plugins-bad: for Audio Pitch/Speed plugin')
-provides=('quodlibet-plugins')
-conflicts=('quodlibet-plugins')
-replaces=('quodlibet-plugins')
-options=('!makeflags')
-install=quodlibet.install
-source=(https://bitbucket.org/lazka/quodlibet-files/raw/default/releases/${pkgname}-${pkgver}.tar.gz)
-sha1sums=('817bbcfb37ab5e2b032da8e9e5923e890f8bfec5')
-
-prepare() {
-  cd ${pkgname}-${pkgver}
-  sed -i 's/env python/env python2/' quodlibet/ext/songsmenu/replaygain.py
-}
-
-build() {
-  cd ${pkgname}-${pkgver}
-  python2 setup.py build
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  python2 setup.py install --root=${pkgdir}
-}

Copied: quodlibet/repos/extra-any/PKGBUILD (from rev 236322, 
quodlibet/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-04-12 23:21:59 UTC (rev 236323)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=quodlibet
+pkgver=3.4.0
+pkgrel=1
+pkgdesc=An audio library tagger, manager and player
+arch=('any')
+license=('GPL2')
+url=https://github.com/quodlibet/quodlibet;
+depends=('gtk3' 'python2-gobject' 'python2-dbus' 'python2-cairo' 'mutagen' 
+ 'gst-plugins-base' 'gst-plugins-good' 'gst-plugins-ugly' 
+'gnome-icon-theme' 'desktop-file-utils')
+makedepends=('intltool')
+optdepends=('gst-libav: for ffmpeg (ASF/WMA) support'
+'gst-plugins-bad: for Musepack support'
+'libgpod: for ipod support'
+'python2-feedparser: for audio feeds (podcast) support'
+'libkeybinder3: for the multimedia keys support'
+'media-player-info: for media devices support'
+'cddb-py: for CDDB Lookup plugin'
+'python2-musicbrainz2: for MusicBrainz Lookup plugin'
+'python2-pyinotify: for Automatic library update plugin'
+   'kakasi: for Kana/Kanji Simple Inverter plugin'
+   'zeitgeist: for Event Logging plugin'
+'gst-plugins-bad: for Audio Pitch/Speed plugin')
+provides=('quodlibet-plugins')
+conflicts=('quodlibet-plugins')
+replaces=('quodlibet-plugins')
+options=('!makeflags')
+install=quodlibet.install
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/quodlibet/quodlibet/archive/release-${pkgver}.tar.gz)
+sha1sums=('64a8478d91eb9a7ce50b730b9e4a53909419a749')
+
+build() {
+  cd ${pkgname}-release-${pkgver}/quodlibet
+  python2 setup.py build
+}
+
+package() {
+  cd ${pkgname}-release-${pkgver}/quodlibet
+  python2 setup.py install --root=${pkgdir}
+}

Deleted: quodlibet.install
===
--- quodlibet.install   2015-04-12 23:20:28 UTC (rev 236322)
+++ quodlibet.install   2015-04-12 23:21:59 UTC (rev 236323)
@@ -1,11 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: quodlibet/repos/extra-any/quodlibet.install (from rev 236322, 
quodlibet/trunk/quodlibet.install)

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

2015-04-12 Thread Eric Bélanger
Date: Monday, April 13, 2015 @ 01:20:28
  Author: eric
Revision: 236322

upgpkg: quodlibet 3.4.0-1

Upstream update, Update url, Add desktop-file-utils depends

Modified:
  quodlibet/trunk/PKGBUILD
  quodlibet/trunk/quodlibet.install

---+
 PKGBUILD  |   19 +++
 quodlibet.install |1 +
 2 files changed, 8 insertions(+), 12 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-04-12 20:49:44 UTC (rev 236321)
+++ PKGBUILD2015-04-12 23:20:28 UTC (rev 236322)
@@ -2,15 +2,15 @@
 # Maintainer: Eric Bélanger e...@archlinux.org
 
 pkgname=quodlibet
-pkgver=3.3.1
+pkgver=3.4.0
 pkgrel=1
 pkgdesc=An audio library tagger, manager and player
 arch=('any')
 license=('GPL2')
-url=http://code.google.com/p/quodlibet/;
+url=https://github.com/quodlibet/quodlibet;
 depends=('gtk3' 'python2-gobject' 'python2-dbus' 'python2-cairo' 'mutagen' 
  'gst-plugins-base' 'gst-plugins-good' 'gst-plugins-ugly' 
-'gnome-icon-theme')
+'gnome-icon-theme' 'desktop-file-utils')
 makedepends=('intltool')
 optdepends=('gst-libav: for ffmpeg (ASF/WMA) support'
 'gst-plugins-bad: for Musepack support'
@@ -29,20 +29,15 @@
 replaces=('quodlibet-plugins')
 options=('!makeflags')
 install=quodlibet.install
-source=(https://bitbucket.org/lazka/quodlibet-files/raw/default/releases/${pkgname}-${pkgver}.tar.gz)
-sha1sums=('817bbcfb37ab5e2b032da8e9e5923e890f8bfec5')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/quodlibet/quodlibet/archive/release-${pkgver}.tar.gz)
+sha1sums=('64a8478d91eb9a7ce50b730b9e4a53909419a749')
 
-prepare() {
-  cd ${pkgname}-${pkgver}
-  sed -i 's/env python/env python2/' quodlibet/ext/songsmenu/replaygain.py
-}
-
 build() {
-  cd ${pkgname}-${pkgver}
+  cd ${pkgname}-release-${pkgver}/quodlibet
   python2 setup.py build
 }
 
 package() {
-  cd ${pkgname}-${pkgver}
+  cd ${pkgname}-release-${pkgver}/quodlibet
   python2 setup.py install --root=${pkgdir}
 }

Modified: quodlibet.install
===
--- quodlibet.install   2015-04-12 20:49:44 UTC (rev 236321)
+++ quodlibet.install   2015-04-12 23:20:28 UTC (rev 236322)
@@ -1,5 +1,6 @@
 post_install() {
   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+  update-desktop-database -q
 }
 
 post_upgrade() {


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

2015-04-12 Thread Felix Yan
Date: Monday, April 13, 2015 @ 06:05:39
  Author: fyan
Revision: 131264

archrelease: copy trunk to community-any

Added:
  jenkins/repos/community-any/LICENSE
(from rev 131263, jenkins/trunk/LICENSE)
  jenkins/repos/community-any/PKGBUILD
(from rev 131263, jenkins/trunk/PKGBUILD)
  jenkins/repos/community-any/jenkins.conf
(from rev 131263, jenkins/trunk/jenkins.conf)
  jenkins/repos/community-any/jenkins.install
(from rev 131263, jenkins/trunk/jenkins.install)
  jenkins/repos/community-any/jenkins.service
(from rev 131263, jenkins/trunk/jenkins.service)
  jenkins/repos/community-any/jenkins.tmpfiles.d
(from rev 131263, jenkins/trunk/jenkins.tmpfiles.d)
Deleted:
  jenkins/repos/community-any/LICENSE
  jenkins/repos/community-any/PKGBUILD
  jenkins/repos/community-any/jenkins.conf
  jenkins/repos/community-any/jenkins.install
  jenkins/repos/community-any/jenkins.service
  jenkins/repos/community-any/jenkins.tmpfiles.d

+
 LICENSE|   46 ++--
 PKGBUILD   |   84 ++---
 jenkins.conf   |   26 +--
 jenkins.install|  114 +--
 jenkins.service|   48 ++---
 jenkins.tmpfiles.d |4 -
 6 files changed, 161 insertions(+), 161 deletions(-)

Deleted: LICENSE
===
--- LICENSE 2015-04-13 04:04:55 UTC (rev 131263)
+++ LICENSE 2015-04-13 04:05:39 UTC (rev 131264)
@@ -1,23 +0,0 @@
-The MIT License
-
-Copyright (c) 2004-, Kohsuke Kawaguchi, Sun Microsystems, Inc., and a number 
of other of contributors
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the Software), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
-
-

Copied: jenkins/repos/community-any/LICENSE (from rev 131263, 
jenkins/trunk/LICENSE)
===
--- LICENSE (rev 0)
+++ LICENSE 2015-04-13 04:05:39 UTC (rev 131264)
@@ -0,0 +1,23 @@
+The MIT License
+
+Copyright (c) 2004-, Kohsuke Kawaguchi, Sun Microsystems, Inc., and a number 
of other of contributors
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the Software), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+THE SOFTWARE.
+
+

Deleted: PKGBUILD
===
--- PKGBUILD2015-04-13 04:04:55 UTC (rev 131263)
+++ PKGBUILD2015-04-13 04:05:39 UTC (rev 131264)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Alexander Rødseth rods...@gmail.com
-# Contributor: Marcel Huber marcelhuberfoo at gmail dott com
-# Contributor: Illarion Kovalchuk illarion.kovalchuk at gmail dot com
-
-pkgname=jenkins
-pkgver=1.608
-pkgrel=1
-pkgdesc='Extendable continuous integration server (latest)'
-arch=('any')
-url='http://jenkins-ci.org/'
-license=('MIT')
-depends=('java-runtime' 'ttf-dejavu' 'libcups')
-provides=('jenkins-ci')
-conflicts=('jenkins-ci')
-replaces=('jenkins-ci')
-backup=('etc/conf.d/jenkins')
-install='jenkins.install'
-noextract=('jenkins.war')

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

2015-04-12 Thread Felix Yan
Date: Monday, April 13, 2015 @ 06:04:55
  Author: fyan
Revision: 131263

upgpkg: jenkins 1.609-1

Modified:
  jenkins/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-04-13 01:08:09 UTC (rev 131262)
+++ PKGBUILD2015-04-13 04:04:55 UTC (rev 131263)
@@ -5,7 +5,7 @@
 # Contributor: Illarion Kovalchuk illarion.kovalchuk at gmail dot com
 
 pkgname=jenkins
-pkgver=1.608
+pkgver=1.609
 pkgrel=1
 pkgdesc='Extendable continuous integration server (latest)'
 arch=('any')
@@ -24,7 +24,7 @@
 'jenkins.service'
 'jenkins.tmpfiles.d'
 'LICENSE')
-sha512sums=('6022126d24b98903017970d583134ee60edb8560d97286f254a4bb06b3c8e6b4122606a0785abff913df1755ff41510ebe26d53f9f960a3579527863178d43d5'
+sha512sums=('cdf19e140307ea89fd42a9388e39c7fc442e97228d2c3de556a10cd218eb4dbce7dc592fbac36d4875c860abdf415304ec40cbb7a952a9335f9dbd768eef1ae5'
 
'3a8421cef3953d899c150609f959cf5d5dd6d08d079a5e0f48bfece4f3c80491722b9e90ef841fddb87401c226b8338297c5c4e83e55a33ef8d6e387de3048d0'
 
'a336b006d3711abb75b49a2e12c09ee61cf3275a2cdbbd3676480e2f6ca8ba0fb4b9c08f3f9da193252c4fca827e9a1d5eaad847d0a889445693427ae1571fe7'
 
'fc82b56741c4683cde4913e41bf3dbfb0e7b16897b22b27d92a9c6fa7a300ffba97d85fbbf2287a7c5c546cb5697bbe8daa108bfc51572cf69c256d1e01e80ba'


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

2015-04-12 Thread Jan Steffens
Date: Monday, April 13, 2015 @ 06:41:18
  Author: heftig
Revision: 236326

FS#44560 backup

Modified:
  geoclue2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-04-13 00:14:39 UTC (rev 236325)
+++ PKGBUILD2015-04-13 04:41:18 UTC (rev 236326)
@@ -4,7 +4,7 @@
 
 pkgname=geoclue2
 pkgver=2.2.0
-pkgrel=1
+pkgrel=2
 pkgdesc=Modular geoinformation service built on the D-Bus messaging system
 arch=(i686 x86_64)
 url=http://geoclue.freedesktop.org/;
@@ -12,6 +12,7 @@
 depends=(libsoup json-glib libnm-glib libmm-glib)
 makedepends=(intltool geoip python2 systemd)
 optdepends=('geoip: geoip-lookup server binary')
+backup=(etc/geoclue/geoclue.conf)
 
source=(http://freedesktop.org/software/geoclue/releases/${pkgver:0:3}/geoclue-$pkgver.tar.xz)
 md5sums=('c1970e4ec6f2af6591a75294fc6fb4fa')
 


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

2015-04-12 Thread Daniel Micay
Date: Monday, April 13, 2015 @ 00:44:44
  Author: thestinger
Revision: 131260

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

Added:
  libc++/repos/community-i686/PKGBUILD
(from rev 131259, libc++/trunk/PKGBUILD)
  libc++/repos/community-i686/libc++.install
(from rev 131259, libc++/trunk/libc++.install)
  libc++/repos/community-x86_64/PKGBUILD
(from rev 131259, libc++/trunk/PKGBUILD)
  libc++/repos/community-x86_64/libc++.install
(from rev 131259, libc++/trunk/libc++.install)
Deleted:
  libc++/repos/community-i686/PKGBUILD
  libc++/repos/community-i686/libc++.install
  libc++/repos/community-x86_64/PKGBUILD
  libc++/repos/community-x86_64/libc++.install

-+
 /PKGBUILD   |   80 ++
 /libc++.install |   14 ++
 community-i686/PKGBUILD |   38 --
 community-i686/libc++.install   |7 ---
 community-x86_64/PKGBUILD   |   38 --
 community-x86_64/libc++.install |7 ---
 6 files changed, 94 insertions(+), 90 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-04-12 22:44:13 UTC (rev 131259)
+++ community-i686/PKGBUILD 2015-04-12 22:44:44 UTC (rev 131260)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Daniel Micay danielmi...@gmail.com
-# Contributor: MThinkCpp mtc.maintainer[at]outlook.com
-pkgname=libc++
-pkgver=3.5.1
-pkgrel=1
-pkgdesc='A new implementation of the C++ standard library, targeting C++11.'
-url='http://libcxx.llvm.org'
-license=('custom:University of Illinois/NCSA Open Source License')
-arch=('i686' 'x86_64')
-# gcc-libs needed for libgcc_s, because Arch doesn't use a pure compiler-rt 
clang
-depends=('glibc' 'libc++abi' 'gcc-libs')
-makedepends=('clang' 'subversion' 'cmake')
-source=(http://www.llvm.org/releases/$pkgver/libcxx-${pkgver}.src.tar.xz;
-http://www.llvm.org/releases/$pkgver/libcxx-${pkgver}.src.tar.xz.sig;)
-md5sums=('406f09b1dab529f3f7879f4d548329d2'
- 'SKIP')
-install=${pkgname}.install
-validpgpkeys=(
-  # Bill Wendling v...@llvm.org
-  54E3BDE33185D9F69664D22455F5CD70BB5A0569
-  # Tom Stellard t...@stellard.net
-  11E521D646982372EB577A1F8F0871F202119294
-)
-
-build() {
-  mkdir -p libcxx-${pkgver}.src/build
-  cd libcxx-${pkgver}.src/build
-  CC=clang CXX=clang++ cmake -G Unix Makefiles -DLIBCXX_CXX_ABI=libcxxabi \
--DLIBCXX_LIBCXXABI_INCLUDE_PATHS=/usr/include/cxxabi \
--DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr 
$srcdir/libcxx-${pkgver}.src
-  make
-}
-package() {
-  install -Dm644 libcxx-${pkgver}.src/LICENSE.TXT 
$pkgdir/usr/share/licenses/$pkgname/license.txt
-  cd libcxx-${pkgver}.src/build
-  make DESTDIR=$pkgdir install
-}

Copied: libc++/repos/community-i686/PKGBUILD (from rev 131259, 
libc++/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-04-12 22:44:44 UTC (rev 131260)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Daniel Micay danielmi...@gmail.com
+# Contributor: MThinkCpp mtc.maintainer[at]outlook.com
+pkgname=libc++
+pkgver=3.6.0
+pkgrel=1
+pkgdesc='A new implementation of the C++ standard library, targeting C++11.'
+url='http://libcxx.llvm.org'
+license=('custom:University of Illinois/NCSA Open Source License')
+arch=('i686' 'x86_64')
+# gcc-libs needed for libgcc_s, because Arch doesn't use a pure compiler-rt 
clang
+depends=('glibc' 'libc++abi' 'gcc-libs')
+makedepends=('clang' 'subversion' 'cmake')
+source=(http://www.llvm.org/releases/$pkgver/libcxx-${pkgver}.src.tar.xz;
+http://www.llvm.org/releases/$pkgver/libcxx-${pkgver}.src.tar.xz.sig;)
+md5sums=('5d4a2ff4e2023eaa3f2025e26274d504'
+ 'SKIP')
+install=${pkgname}.install
+validpgpkeys=(
+  # Bill Wendling v...@llvm.org
+  54E3BDE33185D9F69664D22455F5CD70BB5A0569
+  # Tom Stellard t...@stellard.net
+  11E521D646982372EB577A1F8F0871F202119294
+  # Hans Wennborg h...@chromium.org
+  B6C8F98282B944E3B0D5C2530FC3042E345AD05D
+)
+
+build() {
+  mkdir -p libcxx-${pkgver}.src/build
+  cd libcxx-${pkgver}.src/build
+  CC=clang CXX=clang++ cmake -G Unix Makefiles -DLIBCXX_CXX_ABI=libcxxabi \
+-DLIBCXX_LIBCXXABI_INCLUDE_PATHS=/usr/include/cxxabi \
+-DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr 
$srcdir/libcxx-${pkgver}.src
+  make
+}
+package() {
+  install -Dm644 libcxx-${pkgver}.src/LICENSE.TXT 
$pkgdir/usr/share/licenses/$pkgname/license.txt
+  cd libcxx-${pkgver}.src/build
+  make DESTDIR=$pkgdir install
+}

Deleted: community-i686/libc++.install
===
--- community-i686/libc++.install   2015-04-12 22:44:13 UTC (rev 131259)
+++ community-i686/libc++.install 

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

2015-04-12 Thread Daniel Micay
Date: Monday, April 13, 2015 @ 00:44:13
  Author: thestinger
Revision: 131259

upgpkg: libc++ 3.6.0-1

Modified:
  libc++/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-04-12 20:58:35 UTC (rev 131258)
+++ PKGBUILD2015-04-12 22:44:13 UTC (rev 131259)
@@ -2,7 +2,7 @@
 # Maintainer: Daniel Micay danielmi...@gmail.com
 # Contributor: MThinkCpp mtc.maintainer[at]outlook.com
 pkgname=libc++
-pkgver=3.5.1
+pkgver=3.6.0
 pkgrel=1
 pkgdesc='A new implementation of the C++ standard library, targeting C++11.'
 url='http://libcxx.llvm.org'
@@ -13,7 +13,7 @@
 makedepends=('clang' 'subversion' 'cmake')
 source=(http://www.llvm.org/releases/$pkgver/libcxx-${pkgver}.src.tar.xz;
 http://www.llvm.org/releases/$pkgver/libcxx-${pkgver}.src.tar.xz.sig;)
-md5sums=('406f09b1dab529f3f7879f4d548329d2'
+md5sums=('5d4a2ff4e2023eaa3f2025e26274d504'
  'SKIP')
 install=${pkgname}.install
 validpgpkeys=(
@@ -21,6 +21,8 @@
   54E3BDE33185D9F69664D22455F5CD70BB5A0569
   # Tom Stellard t...@stellard.net
   11E521D646982372EB577A1F8F0871F202119294
+  # Hans Wennborg h...@chromium.org
+  B6C8F98282B944E3B0D5C2530FC3042E345AD05D
 )
 
 build() {


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

2015-04-12 Thread Eric Bélanger
Date: Monday, April 13, 2015 @ 02:14:39
  Author: eric
Revision: 236325

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

Added:
  mpg123/repos/extra-i686/PKGBUILD
(from rev 236324, mpg123/trunk/PKGBUILD)
  mpg123/repos/extra-x86_64/PKGBUILD
(from rev 236324, mpg123/trunk/PKGBUILD)
Deleted:
  mpg123/repos/extra-i686/PKGBUILD
  mpg123/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 2015-04-13 00:11:23 UTC (rev 236324)
+++ extra-i686/PKGBUILD 2015-04-13 00:14:39 UTC (rev 236325)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger e...@archlinux.org
-
-pkgname=mpg123
-pkgver=1.22.0
-pkgrel=1
-pkgdesc=A console based real time MPEG Audio Player for Layer 1, 2 and 3
-arch=('i686' 'x86_64')
-url=http://sourceforge.net/projects/mpg123;
-license=('LGPL2.1')
-depends=('libltdl' 'alsa-lib')
-makedepends=('sdl' 'jack' 'libpulse')
-optdepends=('sdl: for sdl audio support'
-'jack: for jack audio support'
-'libpulse: for pulse audio support')
-source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2{,.sig})
-sha1sums=('0375e2aa11800d7d4d869ec84b93611e90583206'
-  'SKIP')
-validpgpkeys=('D021FF8ECF4BE09719D61A27231C4CBC60D5CAFE')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr --enable-int-quality --with-module-suffix=.so \
---with-audio=alsa oss sdl jack pulse
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-  install -m755 scripts/conplay ${pkgdir}/usr/bin/conplay
-}

Copied: mpg123/repos/extra-i686/PKGBUILD (from rev 236324, 
mpg123/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-04-13 00:14:39 UTC (rev 236325)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=mpg123
+pkgver=1.22.1
+pkgrel=1
+pkgdesc=A console based real time MPEG Audio Player for Layer 1, 2 and 3
+arch=('i686' 'x86_64')
+url=http://sourceforge.net/projects/mpg123;
+license=('LGPL2.1')
+depends=('libltdl' 'alsa-lib')
+makedepends=('sdl' 'jack' 'libpulse')
+optdepends=('sdl: for sdl audio support'
+'jack: for jack audio support'
+'libpulse: for pulse audio support')
+source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2{,.sig})
+sha1sums=('c3193902b1cf923a625ed94360c91e28d84753d3'
+  'SKIP')
+validpgpkeys=('D021FF8ECF4BE09719D61A27231C4CBC60D5CAFE')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr --enable-int-quality --with-module-suffix=.so \
+--with-audio=alsa oss sdl jack pulse
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -m755 scripts/conplay ${pkgdir}/usr/bin/conplay
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-04-13 00:11:23 UTC (rev 236324)
+++ extra-x86_64/PKGBUILD   2015-04-13 00:14:39 UTC (rev 236325)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger e...@archlinux.org
-
-pkgname=mpg123
-pkgver=1.22.0
-pkgrel=1
-pkgdesc=A console based real time MPEG Audio Player for Layer 1, 2 and 3
-arch=('i686' 'x86_64')
-url=http://sourceforge.net/projects/mpg123;
-license=('LGPL2.1')
-depends=('libltdl' 'alsa-lib')
-makedepends=('sdl' 'jack' 'libpulse')
-optdepends=('sdl: for sdl audio support'
-'jack: for jack audio support'
-'libpulse: for pulse audio support')
-source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2{,.sig})
-sha1sums=('0375e2aa11800d7d4d869ec84b93611e90583206'
-  'SKIP')
-validpgpkeys=('D021FF8ECF4BE09719D61A27231C4CBC60D5CAFE')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr --enable-int-quality --with-module-suffix=.so \
---with-audio=alsa oss sdl jack pulse
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-  install -m755 scripts/conplay ${pkgdir}/usr/bin/conplay
-}

Copied: mpg123/repos/extra-x86_64/PKGBUILD (from rev 236324, 
mpg123/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2015-04-13 00:14:39 UTC (rev 236325)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=mpg123
+pkgver=1.22.1
+pkgrel=1
+pkgdesc=A console based real time MPEG Audio Player for Layer 1, 2 and 3
+arch=('i686' 'x86_64')

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

2015-04-12 Thread Kyle Keen
Date: Sunday, April 12, 2015 @ 09:22:36
  Author: kkeen
Revision: 131225

upgpkg: ipython 3.1.0-1

Modified:
  ipython/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-04-12 05:15:02 UTC (rev 131224)
+++ PKGBUILD2015-04-12 07:22:36 UTC (rev 131225)
@@ -7,8 +7,8 @@
 
 pkgbase=ipython 
 pkgname=(ipython ipython2 ipython-notebook ipython2-notebook)
-pkgver=3.0.0
-pkgrel=4
+pkgver=3.1.0
+pkgrel=1
 pkgdesc=An enhanced Interactive Python shell.
 arch=('any')
 url=http://ipython.org;
@@ -22,9 +22,9 @@
 python-pyzmq: for ipython qtconsole)
 #source=(http://archive.ipython.org/release/$pkgver/ipython-$pkgver.tar.gz;)
 
source=(https://pypi.python.org/packages/source/i/ipython/$pkgbase-$pkgver.tar.gz;)
-md5sums=('b3f00f3c0be036fafef3b0b9d663f27e')
+md5sums=('a749d90c16068687b0ec45a27e72ef8f')
 
-# python-mistune?
+# confirm that an update does not break sage?
 
 build() {
   cd $srcdir
@@ -107,5 +107,3 @@
   install -Dm644 docs/source/about/license_and_copyright.rst 
$pkgdir/usr/share/licenses/ipython2-notebook/LICENSE
 }
 
-
-


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

2015-04-12 Thread Pierre Schmitz
Date: Sunday, April 12, 2015 @ 08:52:30
  Author: pierre
Revision: 236283

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

Added:
  hefur/repos/staging-i686/
  hefur/repos/staging-i686/PKGBUILD
(from rev 236282, hefur/trunk/PKGBUILD)
  hefur/repos/staging-i686/hefur.install
(from rev 236282, hefur/trunk/hefur.install)
  hefur/repos/staging-i686/hefurd.service
(from rev 236282, hefur/trunk/hefurd.service)
  hefur/repos/staging-i686/tmpfiles.conf
(from rev 236282, hefur/trunk/tmpfiles.conf)
  hefur/repos/staging-x86_64/
  hefur/repos/staging-x86_64/PKGBUILD
(from rev 236282, hefur/trunk/PKGBUILD)
  hefur/repos/staging-x86_64/hefur.install
(from rev 236282, hefur/trunk/hefur.install)
  hefur/repos/staging-x86_64/hefurd.service
(from rev 236282, hefur/trunk/hefurd.service)
  hefur/repos/staging-x86_64/tmpfiles.conf
(from rev 236282, hefur/trunk/tmpfiles.conf)

---+
 staging-i686/PKGBUILD |   36 
 staging-i686/hefur.install|   17 +
 staging-i686/hefurd.service   |   12 
 staging-i686/tmpfiles.conf|1 +
 staging-x86_64/PKGBUILD   |   36 
 staging-x86_64/hefur.install  |   17 +
 staging-x86_64/hefurd.service |   12 
 staging-x86_64/tmpfiles.conf  |1 +
 8 files changed, 132 insertions(+)

Copied: hefur/repos/staging-i686/PKGBUILD (from rev 236282, 
hefur/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-04-12 06:52:30 UTC (rev 236283)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Pierre Schmitz pie...@archlinux.de
+# Contributor: Alexandre Bique bique.alexan...@gmail.com
+
+pkgname=hefur
+pkgver=0.4
+pkgrel=6
+pkgdesc='A standalone and lightweight BitTorrent tracker'
+arch=('i686' 'x86_64')
+url='http://github.com/abique/hefur'
+license=('MIT')
+makedepends=('cmake')
+depends=('gnutls' 'xz' 'protobuf')
+install='hefur.install'
+source=(https://github.com/downloads/abique/${pkgname}/${pkgname}-${pkgver}.tar.xz;
+'hefurd.service' 'tmpfiles.conf')
+md5sums=('f0461363f38105140a1f119a3b97d818'
+ 'ea3acfe2087c1b46b7cd1002c454312d'
+ '09c64ca9b66f7c7877a5a2ce81c0dcff')
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   mkdir build
+   cd build
+   cmake -DCMAKE_INSTALL_PREFIX=/usr ..
+   make
+}
+
+package() {
+   cd ${srcdir}/${pkgname}-${pkgver}/build
+   DESTDIR=${pkgdir} make install
+   install -D -m644 ${srcdir}/hefurd.service 
${pkgdir}/usr/lib/systemd/system/hefurd.service
+   install -D -m644 ${srcdir}/tmpfiles.conf 
${pkgdir}/usr/lib/tmpfiles.d/hefurd.conf
+   install -D -m644 ${srcdir}/${pkgname}-${pkgver}/LICENSE 
${pkgdir}/usr/share/licenses/hefur/LICENSE
+   install -d -m755 ${pkgdir}/var/lib/hefurd
+}

Copied: hefur/repos/staging-i686/hefur.install (from rev 236282, 
hefur/trunk/hefur.install)
===
--- staging-i686/hefur.install  (rev 0)
+++ staging-i686/hefur.install  2015-04-12 06:52:30 UTC (rev 236283)
@@ -0,0 +1,17 @@
+post_install() {
+   if [ ! `grep hefur /etc/group` ]; then
+   groupadd -r hefur /dev/null;
+   fi
+
+   id hefur /dev/null || \
+   useradd -r -g hefur -d /var/lib/hefurd -s /usr/bin/nologin hefur
+}
+
+post_upgrade() {
+   post_install
+}
+
+pre_remove() {
+   userdel hefur  /dev/null
+   groupdel hefur  /dev/null
+}

Copied: hefur/repos/staging-i686/hefurd.service (from rev 236282, 
hefur/trunk/hefurd.service)
===
--- staging-i686/hefurd.service (rev 0)
+++ staging-i686/hefurd.service 2015-04-12 06:52:30 UTC (rev 236283)
@@ -0,0 +1,12 @@
+[Unit]
+Description=A standalone and lightweight BitTorrent tracker
+After=network.target
+
+[Service]
+ExecStart=/usr/bin/hefurd -torrent-dir /var/lib/hefurd
+User=hefur
+Group=hefur
+CPUSchedulingPolicy=batch
+
+[Install]
+WantedBy=multi-user.target

Copied: hefur/repos/staging-i686/tmpfiles.conf (from rev 236282, 
hefur/trunk/tmpfiles.conf)
===
--- staging-i686/tmpfiles.conf  (rev 0)
+++ staging-i686/tmpfiles.conf  2015-04-12 06:52:30 UTC (rev 236283)
@@ -0,0 +1 @@
+d /run/hefur - hefur hefur -

Copied: hefur/repos/staging-x86_64/PKGBUILD (from rev 236282, 
hefur/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2015-04-12 06:52:30 UTC (rev 236283)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Pierre Schmitz pie...@archlinux.de
+# Contributor: Alexandre Bique bique.alexan...@gmail.com
+

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

2015-04-12 Thread Pierre Schmitz
Date: Sunday, April 12, 2015 @ 08:52:11
  Author: pierre
Revision: 236282

upgpkg: hefur 0.4-6

gnutls 3.4.0 rebuild

Modified:
  hefur/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-04-12 06:08:36 UTC (rev 236281)
+++ PKGBUILD2015-04-12 06:52:11 UTC (rev 236282)
@@ -4,7 +4,7 @@
 
 pkgname=hefur
 pkgver=0.4
-pkgrel=5
+pkgrel=6
 pkgdesc='A standalone and lightweight BitTorrent tracker'
 arch=('i686' 'x86_64')
 url='http://github.com/abique/hefur'


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

2015-04-12 Thread Antonio Rojas
Date: Sunday, April 12, 2015 @ 11:08:17
  Author: arojas
Revision: 236285

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

Added:
  kcmutils/repos/testing-i686/PKGBUILD
(from rev 236284, kcmutils/trunk/PKGBUILD)
  kcmutils/repos/testing-x86_64/PKGBUILD
(from rev 236284, kcmutils/trunk/PKGBUILD)
Deleted:
  kcmutils/repos/testing-i686/PKGBUILD
  kcmutils/repos/testing-x86_64/PKGBUILD

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

Deleted: testing-i686/PKGBUILD
===
--- testing-i686/PKGBUILD   2015-04-12 09:05:24 UTC (rev 236284)
+++ testing-i686/PKGBUILD   2015-04-12 09:08:17 UTC (rev 236285)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kcmutils
-pkgver=5.9.0
-pkgrel=1
-pkgdesc='Utilities for interacting with KCModules'
-arch=('i686' 'x86_64')
-url='https://projects.kde.org/projects/frameworks/kcmutils'
-license=('LGPL')
-depends=('kxmlgui')
-makedepends=('extra-cmake-modules' 'python')
-groups=('kf5')
-source=(http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
-md5sums=('6664a8161238c2103770628c34aef83a')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../${pkgname}-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DLIB_INSTALL_DIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: kcmutils/repos/testing-i686/PKGBUILD (from rev 236284, 
kcmutils/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-04-12 09:08:17 UTC (rev 236285)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kcmutils
+pkgver=5.9.0
+pkgrel=2
+pkgdesc='Utilities for interacting with KCModules'
+arch=('i686' 'x86_64')
+url='https://projects.kde.org/projects/frameworks/kcmutils'
+license=('LGPL')
+depends=('kdeclarative')
+makedepends=('extra-cmake-modules' 'python')
+groups=('kf5')
+source=(http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
+md5sums=('6664a8161238c2103770628c34aef83a')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DLIB_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Deleted: testing-x86_64/PKGBUILD
===
--- testing-x86_64/PKGBUILD 2015-04-12 09:05:24 UTC (rev 236284)
+++ testing-x86_64/PKGBUILD 2015-04-12 09:08:17 UTC (rev 236285)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kcmutils
-pkgver=5.9.0
-pkgrel=1
-pkgdesc='Utilities for interacting with KCModules'
-arch=('i686' 'x86_64')
-url='https://projects.kde.org/projects/frameworks/kcmutils'
-license=('LGPL')
-depends=('kxmlgui')
-makedepends=('extra-cmake-modules' 'python')
-groups=('kf5')
-source=(http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
-md5sums=('6664a8161238c2103770628c34aef83a')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../${pkgname}-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DLIB_INSTALL_DIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: kcmutils/repos/testing-x86_64/PKGBUILD (from rev 236284, 
kcmutils/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-04-12 09:08:17 UTC (rev 236285)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kcmutils
+pkgver=5.9.0
+pkgrel=2
+pkgdesc='Utilities for interacting with KCModules'
+arch=('i686' 'x86_64')
+url='https://projects.kde.org/projects/frameworks/kcmutils'
+license=('LGPL')
+depends=('kdeclarative')
+makedepends=('extra-cmake-modules' 'python')
+groups=('kf5')
+source=(http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
+md5sums=('6664a8161238c2103770628c34aef83a')
+
+prepare() {
+  mkdir -p build
+}
+

[arch-commits] Commit in plasma-desktop/kde-unstable (PKGBUILD)

2015-04-12 Thread Antonio Rojas
Date: Sunday, April 12, 2015 @ 11:18:15
  Author: arojas
Revision: 236287

Build kcm-touchpad

Modified:
  plasma-desktop/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-04-12 09:12:12 UTC (rev 236286)
+++ PKGBUILD2015-04-12 09:18:15 UTC (rev 236287)
@@ -13,9 +13,10 @@
 depends=('powerdevil' 'polkit-kde-agent'
  'libcanberra' 'kwin' 'libusb-compat' 'libxkbfile' 'kmenuedit'
  'systemsettings' 'ksysguard' 'kpeople' 'baloo')
-makedepends=('extra-cmake-modules' 'kdoctools' 'boost')
+makedepends=('extra-cmake-modules' 'kdoctools' 'boost' 'xf86-input-synaptics' 
'xorg-server-devel')
 optdepends=('plasma-nm: Network manager applet')
-conflicts=('kdebase-workspace')
+conflicts=('kdebase-workspace' 'kcm-touchpad-frameworks')
+replaces=('kcm-touchpad-frameworks')
 install=${pkgname}.install
 groups=('plasma')
 
source=(http://download.kde.org/unstable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz;)


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

2015-04-12 Thread Felix Yan
Date: Sunday, April 12, 2015 @ 08:08:36
  Author: fyan
Revision: 236281

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

Added:
  python-cryptography/repos/extra-i686/PKGBUILD
(from rev 236280, python-cryptography/trunk/PKGBUILD)
  python-cryptography/repos/extra-x86_64/PKGBUILD
(from rev 236280, python-cryptography/trunk/PKGBUILD)
Deleted:
  python-cryptography/repos/extra-i686/PKGBUILD
  python-cryptography/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-04-12 06:08:13 UTC (rev 236280)
+++ extra-i686/PKGBUILD 2015-04-12 06:08:36 UTC (rev 236281)
@@ -1,58 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-
-pkgbase=python-cryptography
-pkgname=('python-cryptography' 'python2-cryptography')
-pkgver=0.8.1
-pkgrel=2
-pkgdesc=A package designed to expose cryptographic recipes and primitives to 
Python developers
-arch=('i686' 'x86_64')
-license=('Apache')
-url=http://pypi.python.org/pypi/cryptography;
-makedepends=('python-setuptools' 'python2-setuptools' 'python-six' 
'python2-six' 'python-cffi' 'python2-cffi' 'python2-enum34'
- 'python-pyasn1' 'python2-pyasn1')
-checkdepends=('python-pytest' 'python2-pytest' 'python-cryptography-vectors' 
python2-cryptography-vectors=$pkgver
-  'python-iso8601' 'python2-iso8601' 'python-pretend' 
'python2-pretend')
-source=(http://pypi.python.org/packages/source/c/cryptography/cryptography-${pkgver}.tar.gz;)
-md5sums=('70dde78a5515abdbfd7a3d58f15689ab')
-
-prepare() {
-   cp -a cryptography-${pkgver}{,-python2}
-
-   # Don't depend on enum34 since we already have python 3.4
-   sed -i 's/enum34,//' cryptography-${pkgver}/setup.py
-}
-
-build() {
-   # Build python 3 module
-   cd cryptography-${pkgver}
-   python3 setup.py build
- 
-   # Build python 2 module
-   cd ../cryptography-${pkgver}-python2
-   python2 setup.py build
-}
-
-check() {
-   # Check python3 module
-   cd ${srcdir}/cryptography-${pkgver}
-   PYTHONPATH=$(pwd)/build/lib.linux-$CARCH-3.4:$PYTHONPATH python3 setup.py 
test
-
-   # Check python2 module
-   cd ${srcdir}/cryptography-${pkgver}-python2
-   PYTHONPATH=$(pwd)/build/lib.linux-$CARCH-2.7:$PYTHONPATH python2 setup.py 
test
-}
- 
-package_python-cryptography() {
-   depends=('python-pyasn1' 'python-six' 'python-cffi')
- 
-   cd cryptography-${pkgver}
-   python3 setup.py install --root=${pkgdir} --optimize=1 --skip-build
-}
- 
-package_python2-cryptography() {
-   depends=('python2-pyasn1' 'python2-six' 'python2-cffi' 'python2-enum34')
- 
-   cd cryptography-${pkgver}-python2
-   python2 setup.py install --root=${pkgdir} --optimize=1 --skip-build
-}

Copied: python-cryptography/repos/extra-i686/PKGBUILD (from rev 236280, 
python-cryptography/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-04-12 06:08:36 UTC (rev 236281)
@@ -0,0 +1,58 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+
+pkgbase=python-cryptography
+pkgname=('python-cryptography' 'python2-cryptography')
+pkgver=0.8.2
+pkgrel=1
+pkgdesc=A package designed to expose cryptographic recipes and primitives to 
Python developers
+arch=('i686' 'x86_64')
+license=('Apache')
+url=http://pypi.python.org/pypi/cryptography;
+makedepends=('python-setuptools' 'python2-setuptools' 'python-six' 
'python2-six' 'python-cffi' 'python2-cffi' 'python2-enum34'
+ 'python-pyasn1' 'python2-pyasn1')
+checkdepends=('python-pytest' 'python2-pytest' 'python-cryptography-vectors' 
python2-cryptography-vectors=$pkgver
+  'python-iso8601' 'python2-iso8601' 'python-pretend' 
'python2-pretend')
+source=(http://pypi.python.org/packages/source/c/cryptography/cryptography-${pkgver}.tar.gz;)
+md5sums=('7d33499e851300c194cbb0396de72462')
+
+prepare() {
+   cp -a cryptography-${pkgver}{,-python2}
+
+   # Don't depend on enum34 since we already have python 3.4
+   sed -i 's/enum34,//' cryptography-${pkgver}/setup.py
+}
+
+build() {
+   # Build python 3 module
+   cd cryptography-${pkgver}
+   python3 setup.py build
+ 
+   # Build python 2 module
+   cd ../cryptography-${pkgver}-python2
+   python2 setup.py build
+}
+
+check() {
+   # Check python3 module
+   cd ${srcdir}/cryptography-${pkgver}
+   PYTHONPATH=$(pwd)/build/lib.linux-$CARCH-3.4:$PYTHONPATH python3 setup.py 
test
+
+   # Check python2 module
+   cd ${srcdir}/cryptography-${pkgver}-python2
+   PYTHONPATH=$(pwd)/build/lib.linux-$CARCH-2.7:$PYTHONPATH python2 setup.py 
test
+}
+ 
+package_python-cryptography() {
+   depends=('python-pyasn1' 'python-six' 'python-cffi')
+ 
+   cd 

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

2015-04-12 Thread Felix Yan
Date: Sunday, April 12, 2015 @ 08:08:13
  Author: fyan
Revision: 236280

upgpkg: python-cryptography 0.8.2-1

Modified:
  python-cryptography/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-04-11 21:23:30 UTC (rev 236279)
+++ PKGBUILD2015-04-12 06:08:13 UTC (rev 236280)
@@ -3,8 +3,8 @@
 
 pkgbase=python-cryptography
 pkgname=('python-cryptography' 'python2-cryptography')
-pkgver=0.8.1
-pkgrel=2
+pkgver=0.8.2
+pkgrel=1
 pkgdesc=A package designed to expose cryptographic recipes and primitives to 
Python developers
 arch=('i686' 'x86_64')
 license=('Apache')
@@ -14,7 +14,7 @@
 checkdepends=('python-pytest' 'python2-pytest' 'python-cryptography-vectors' 
python2-cryptography-vectors=$pkgver
   'python-iso8601' 'python2-iso8601' 'python-pretend' 
'python2-pretend')
 
source=(http://pypi.python.org/packages/source/c/cryptography/cryptography-${pkgver}.tar.gz;)
-md5sums=('70dde78a5515abdbfd7a3d58f15689ab')
+md5sums=('7d33499e851300c194cbb0396de72462')
 
 prepare() {
cp -a cryptography-${pkgver}{,-python2}


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

2015-04-12 Thread Jonathan Steel
Date: Sunday, April 12, 2015 @ 10:58:24
  Author: jsteel
Revision: 131229

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

Added:
  aircrack-ng/repos/community-i686/PKGBUILD
(from rev 131228, aircrack-ng/trunk/PKGBUILD)
  aircrack-ng/repos/community-x86_64/PKGBUILD
(from rev 131228, aircrack-ng/trunk/PKGBUILD)
Deleted:
  aircrack-ng/repos/community-i686/PKGBUILD
  aircrack-ng/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 2015-04-12 08:58:04 UTC (rev 131228)
+++ community-i686/PKGBUILD 2015-04-12 08:58:24 UTC (rev 131229)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Jonathan Steel jsteel at archlinux.org
-# Contributor: Brad Fanella bradfane...@archlinux.us
-# Contributor: Daenyth Daenyth+Arch [at] gmail [dot] com
-# Contributor: Corrado Primier ba...@aur.archlinux.org
-# Contributor: ice-man icem...@gmail.com
-
-pkgname=aircrack-ng
-_pkgver=1.2-rc1
-pkgver=${_pkgver//-/}
-pkgrel=1
-pkgdesc=Key cracker for the 802.11 WEP and WPA-PSK protocols
-arch=('i686' 'x86_64')
-url=http://www.aircrack-ng.org;
-license=('GPL2')
-depends=('openssl' 'sqlite' 'iw' 'net-tools' 'wireless_tools' 'ethtool')
-conflicts=('aircrack-ng-scripts')
-replaces=('aircrack-ng-scripts')
-provides=('aircrack-ng-scripts')
-source=(http://download.aircrack-ng.org/$pkgname-$_pkgver.tar.gz)
-md5sums=('c2f8648c92f7e46051c86c618d4fb0d5')
-
-build() {
-  cd $pkgname-$_pkgver
-
-  make sqlite=true unstable=true
-}
-
-package() {
-  cd $pkgname-$_pkgver
-
-  make DESTDIR=$pkgdir sqlite=true unstable=true \
-bindir=/usr/bin sbindir=/usr/bin mandir=/usr/share/man/man1/ \
-smandir=/usr/share/man/man8/ install
-}

Copied: aircrack-ng/repos/community-i686/PKGBUILD (from rev 131228, 
aircrack-ng/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-04-12 08:58:24 UTC (rev 131229)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jonathan Steel jsteel at archlinux.org
+# Contributor: Brad Fanella bradfane...@archlinux.us
+# Contributor: Daenyth Daenyth+Arch [at] gmail [dot] com
+# Contributor: Corrado Primier ba...@aur.archlinux.org
+# Contributor: ice-man icem...@gmail.com
+
+pkgname=aircrack-ng
+_pkgver=1.2-rc2
+pkgver=${_pkgver//-/}
+pkgrel=1
+pkgdesc=Key cracker for the 802.11 WEP and WPA-PSK protocols
+arch=('i686' 'x86_64')
+url=http://www.aircrack-ng.org;
+license=('GPL2')
+depends=('openssl' 'sqlite' 'iw' 'net-tools' 'wireless_tools' 'ethtool')
+conflicts=('aircrack-ng-scripts')
+replaces=('aircrack-ng-scripts')
+provides=('aircrack-ng-scripts')
+source=(http://download.aircrack-ng.org/$pkgname-$_pkgver.tar.gz)
+md5sums=('ebe9d537f06f4d6956213af09c4476da')
+
+build() {
+  cd $pkgname-$_pkgver
+
+  make sqlite=true experimental=true
+}
+
+package() {
+  cd $pkgname-$_pkgver
+
+  make DESTDIR=$pkgdir sqlite=true experimental=true \
+bindir=/usr/bin sbindir=/usr/bin mandir=/usr/share/man/man1/ \
+smandir=/usr/share/man/man8/ install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2015-04-12 08:58:04 UTC (rev 131228)
+++ community-x86_64/PKGBUILD   2015-04-12 08:58:24 UTC (rev 131229)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Jonathan Steel jsteel at archlinux.org
-# Contributor: Brad Fanella bradfane...@archlinux.us
-# Contributor: Daenyth Daenyth+Arch [at] gmail [dot] com
-# Contributor: Corrado Primier ba...@aur.archlinux.org
-# Contributor: ice-man icem...@gmail.com
-
-pkgname=aircrack-ng
-_pkgver=1.2-rc1
-pkgver=${_pkgver//-/}
-pkgrel=1
-pkgdesc=Key cracker for the 802.11 WEP and WPA-PSK protocols
-arch=('i686' 'x86_64')
-url=http://www.aircrack-ng.org;
-license=('GPL2')
-depends=('openssl' 'sqlite' 'iw' 'net-tools' 'wireless_tools' 'ethtool')
-conflicts=('aircrack-ng-scripts')
-replaces=('aircrack-ng-scripts')
-provides=('aircrack-ng-scripts')
-source=(http://download.aircrack-ng.org/$pkgname-$_pkgver.tar.gz)
-md5sums=('c2f8648c92f7e46051c86c618d4fb0d5')
-
-build() {
-  cd $pkgname-$_pkgver
-
-  make sqlite=true unstable=true
-}
-
-package() {
-  cd $pkgname-$_pkgver
-
-  make DESTDIR=$pkgdir sqlite=true unstable=true \
-bindir=/usr/bin sbindir=/usr/bin mandir=/usr/share/man/man1/ \
-smandir=/usr/share/man/man8/ install
-}

Copied: aircrack-ng/repos/community-x86_64/PKGBUILD (from rev 131228, 
aircrack-ng/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2015-04-12 08:58:24 

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

2015-04-12 Thread Jonathan Steel
Date: Sunday, April 12, 2015 @ 10:58:04
  Author: jsteel
Revision: 131228

upgpkg: aircrack-ng 1.2rc2-1

Modified:
  aircrack-ng/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-04-12 08:15:29 UTC (rev 131227)
+++ PKGBUILD2015-04-12 08:58:04 UTC (rev 131228)
@@ -6,7 +6,7 @@
 # Contributor: ice-man icem...@gmail.com
 
 pkgname=aircrack-ng
-_pkgver=1.2-rc1
+_pkgver=1.2-rc2
 pkgver=${_pkgver//-/}
 pkgrel=1
 pkgdesc=Key cracker for the 802.11 WEP and WPA-PSK protocols
@@ -18,18 +18,18 @@
 replaces=('aircrack-ng-scripts')
 provides=('aircrack-ng-scripts')
 source=(http://download.aircrack-ng.org/$pkgname-$_pkgver.tar.gz)
-md5sums=('c2f8648c92f7e46051c86c618d4fb0d5')
+md5sums=('ebe9d537f06f4d6956213af09c4476da')
 
 build() {
   cd $pkgname-$_pkgver
 
-  make sqlite=true unstable=true
+  make sqlite=true experimental=true
 }
 
 package() {
   cd $pkgname-$_pkgver
 
-  make DESTDIR=$pkgdir sqlite=true unstable=true \
+  make DESTDIR=$pkgdir sqlite=true experimental=true \
 bindir=/usr/bin sbindir=/usr/bin mandir=/usr/share/man/man1/ \
 smandir=/usr/share/man/man8/ install
 }


[arch-commits] Commit in extra-cmake-modules/trunk (PKGBUILD)

2015-04-12 Thread Antonio Rojas
Date: Sunday, April 12, 2015 @ 11:12:12
  Author: arojas
Revision: 236286

Don't build tests

Modified:
  extra-cmake-modules/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-04-12 09:08:17 UTC (rev 236285)
+++ PKGBUILD2015-04-12 09:12:12 UTC (rev 236286)
@@ -23,7 +23,8 @@
   cmake ../${pkgname}-${pkgver} \
 -DCMAKE_INSTALL_PREFIX=/usr \
 -DCMAKE_BUILD_TYPE=Release \
--DBUILD_HTML_DOCS=OFF
+-DBUILD_HTML_DOCS=OFF \
+-DBUILD_TESTING=OFF
   make
 }
 


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

2015-04-12 Thread Kyle Keen
Date: Sunday, April 12, 2015 @ 09:22:55
  Author: kkeen
Revision: 131226

archrelease: copy trunk to community-testing-any

Added:
  ipython/repos/community-testing-any/
  ipython/repos/community-testing-any/PKGBUILD
(from rev 131225, ipython/trunk/PKGBUILD)

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

Copied: ipython/repos/community-testing-any/PKGBUILD (from rev 131225, 
ipython/trunk/PKGBUILD)
===
--- community-testing-any/PKGBUILD  (rev 0)
+++ community-testing-any/PKGBUILD  2015-04-12 07:22:55 UTC (rev 131226)
@@ -0,0 +1,109 @@
+# $Id$
+# Maintainer: Kyle Keen keen...@gmail.com
+# Contributor: PepeSmith
+# Contributor: Aron Asor aronasorman at gmail.com
+# Contributor: Chris Brannon ch...@the-brannons.com
+# Contributor : Douglas Soares de Andrade d...@aur.archlinux.org
+
+pkgbase=ipython 
+pkgname=(ipython ipython2 ipython-notebook ipython2-notebook)
+pkgver=3.1.0
+pkgrel=1
+pkgdesc=An enhanced Interactive Python shell.
+arch=('any')
+url=http://ipython.org;
+license=('BSD')
+depends=('python' 'sqlite' 'python-setuptools')
+makedepends=('python-setuptools' 'python2-setuptools' 'sqlite')
+optdepends=(python-nose: for IPython's test suite
+python-pyqt4: for ipython qtconsole
+python-sip: for ipython qtconsole
+python-pygments: for ipython qtconsole
+python-pyzmq: for ipython qtconsole)
+#source=(http://archive.ipython.org/release/$pkgver/ipython-$pkgver.tar.gz;)
+source=(https://pypi.python.org/packages/source/i/ipython/$pkgbase-$pkgver.tar.gz;)
+md5sums=('a749d90c16068687b0ec45a27e72ef8f')
+
+# confirm that an update does not break sage?
+
+build() {
+  cd $srcdir
+  cp -r ipython-$pkgver ipython2-$pkgver
+}
+
+package_ipython() {
+  provides=('ipython3')
+  replaces=('ipython3')
+  cd $srcdir/ipython-$pkgver
+
+  # see https://github.com/ipython/ipython/issues/2057
+  #export LC_ALL=en_US.UTF-8
+  python3 setup.py install --prefix=/usr --root=$pkgdir --optimize=0
+  find $pkgdir/ -name '*.pyc' -delete
+  find $pkgdir/ -type d -empty -delete
+
+  install -Dm644 docs/source/about/license_and_copyright.rst 
$pkgdir/usr/share/licenses/ipython/LICENSE
+
+  cd $srcdir/ipython-$pkgver/examples/IPython Kernel/
+  install -Dm644 ipython.desktop 
$pkgdir/usr/share/applications/ipython.desktop
+  install -Dm644 ipython-qtconsole.desktop 
$pkgdir/usr/share/applications/ipython-qtconsole.desktop
+}
+
+package_ipython2() {
+  pkgdesc=An enhanced Interactive Python2 shell.
+  depends=('python2' 'sqlite' 'python2-setuptools')
+  optdepends=(wxpython: needed for ipython2 --gui=wx
+  python2-nose: for IPython's test suite
+  python2-pyqt4: for ipython qtconsole
+  python2-sip: for ipython qtconsole
+  python2-pygments: for ipython qtconsole
+  python2-pyzmq: for ipython qtconsole)
+
+  cd $srcdir/ipython2-$pkgver
+
+  python2 setup.py install --prefix=/usr --root=$pkgdir --optimize=0
+  rm -rf $pkgdir/usr/share/doc
+  find $pkgdir -name '*.py' -print0 | xargs -0 \
+sed -i -e 's,^#!/usr/bin/env python$,#!/usr/bin/env python2,' \
+-e 's,^#!/usr/bin/python$,#!/usr/bin/python2,'
+  find $pkgdir/ -name '*.pyc' -delete
+
+  install -Dm644 docs/source/about/license_and_copyright.rst 
$pkgdir/usr/share/licenses/ipython2/LICENSE
+
+  # hack to get around ipython collision
+  cd $pkgdir/usr/share/man/man1/
+  for i in *; do
+mv $i ${i/%.1/2.1}
+  done
+  find $pkgdir/usr/bin/ -type f -regex '.*[^2]$' -delete
+
+  cd $srcdir/ipython-$pkgver/examples/IPython Kernel/
+  sed -i 's/ython/ython2/g' *.desktop
+  install -Dm644 ipython.desktop 
$pkgdir/usr/share/applications/ipython2.desktop
+  install -Dm644 ipython-qtconsole.desktop 
$pkgdir/usr/share/applications/ipython2-qtconsole.desktop
+}
+
+# Nothing in these packages except dependencies because five optdeps is too 
many
+
+package_ipython-notebook() {
+  pkgdesc=Web-based environment where you can combine code, text, math, plots 
and media into a single document
+  depends=('python-pyzmq' 'python-tornado' 'python-terminado'
+   'python-jinja' 'python-jsonschema' 'python-mistune'
+   'python-pygments')
+  optdepends=('haskell-pandoc: ipython notebook conversion'
+  'texlive-bin: notebook pdf export')
+  cd $srcdir/ipython-$pkgver
+  install -Dm644 docs/source/about/license_and_copyright.rst 
$pkgdir/usr/share/licenses/ipython-notebook/LICENSE
+}
+
+package_ipython2-notebook() {
+  pkgdesc=Web-based environment where you can combine code, text, math, plots 
and media into a single document
+  depends=('python2-pyzmq' 'python2-tornado' 'python2-terminado'
+   'python2-jinja' 'python2-jsonschema' 'python2-mistune'
+   'python2-pygments')
+  optdepends=('haskell-pandoc: ipython notebook conversion'
+  'texlive-bin: notebook 

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

2015-04-12 Thread Antonio Rojas
Date: Sunday, April 12, 2015 @ 11:05:24
  Author: arojas
Revision: 236284

Add missing dependency

Modified:
  kcmutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-04-12 06:52:30 UTC (rev 236283)
+++ PKGBUILD2015-04-12 09:05:24 UTC (rev 236284)
@@ -4,12 +4,12 @@
 
 pkgname=kcmutils
 pkgver=5.9.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Utilities for interacting with KCModules'
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/frameworks/kcmutils'
 license=('LGPL')
-depends=('kxmlgui')
+depends=('kdeclarative')
 makedepends=('extra-cmake-modules' 'python')
 groups=('kf5')
 
source=(http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)


[arch-commits] Commit in (zramctl)

2015-04-12 Thread Felix Yan
Date: Sunday, April 12, 2015 @ 15:11:44
  Author: fyan
Revision: 131234

rmvpkg: zramctl

Deleted:
  zramctl/


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

2015-04-12 Thread Antonio Rojas
Date: Sunday, April 12, 2015 @ 15:28:34
  Author: arojas
Revision: 131236

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

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

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

Deleted: community-staging-i686/PKGBUILD
===
--- community-staging-i686/PKGBUILD 2015-02-28 19:44:17 UTC (rev 128430)
+++ community-staging-i686/PKGBUILD 2015-04-12 13:28:34 UTC (rev 131236)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas aro...@archlinux.org
-
-pkgname=eclib
-pkgver=20141106
-pkgrel=3
-pkgdesc=Includes mwrank (for 2-descent on elliptic curves over Q) and modular 
symbol code used to create the elliptic curve database
-arch=(i686 x86_64)
-url=https://github.com/JohnCremona/eclib/;
-license=(GPL)
-depends=(flint pari)
-source=(https://github.com/JohnCremona/eclib/archive/$pkgname-$pkgver.tar.gz;)
-md5sums=('dd65b29741461a7abd02c721b9f0c80d')
-
-build() {
-  cd eclib-$pkgname-$pkgver
-  ./autogen.sh
-  ./configure --prefix=/usr --with-flint=/usr
-  make
-}
-
-package() {
-  cd eclib-$pkgname-$pkgver
-  make install DESTDIR=$pkgdir
-}
-

Copied: eclib/repos/community-staging-i686/PKGBUILD (from rev 131235, 
eclib/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-04-12 13:28:34 UTC (rev 131236)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Antonio Rojas aro...@archlinux.org
+
+pkgname=eclib
+pkgver=20150408
+pkgrel=1
+pkgdesc=Includes mwrank (for 2-descent on elliptic curves over Q) and modular 
symbol code used to create the elliptic curve database
+arch=(i686 x86_64)
+url=https://github.com/JohnCremona/eclib/;
+license=(GPL)
+depends=(flint pari-git)
+source=(https://github.com/JohnCremona/eclib/archive/$pkgname-$pkgver.tar.gz;)
+md5sums=('9544c6d471e48eac193efdc29a9d0955')
+
+build() {
+  cd eclib-$pkgname-$pkgver
+  ./autogen.sh
+  ./configure --prefix=/usr --with-flint=/usr
+  make
+}
+
+package() {
+  cd eclib-$pkgname-$pkgver
+  make install DESTDIR=$pkgdir
+}
+

Deleted: community-staging-x86_64/PKGBUILD
===
--- community-staging-x86_64/PKGBUILD   2015-02-28 19:44:17 UTC (rev 128430)
+++ community-staging-x86_64/PKGBUILD   2015-04-12 13:28:34 UTC (rev 131236)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas aro...@archlinux.org
-
-pkgname=eclib
-pkgver=20141106
-pkgrel=3
-pkgdesc=Includes mwrank (for 2-descent on elliptic curves over Q) and modular 
symbol code used to create the elliptic curve database
-arch=(i686 x86_64)
-url=https://github.com/JohnCremona/eclib/;
-license=(GPL)
-depends=(flint pari)
-source=(https://github.com/JohnCremona/eclib/archive/$pkgname-$pkgver.tar.gz;)
-md5sums=('dd65b29741461a7abd02c721b9f0c80d')
-
-build() {
-  cd eclib-$pkgname-$pkgver
-  ./autogen.sh
-  ./configure --prefix=/usr --with-flint=/usr
-  make
-}
-
-package() {
-  cd eclib-$pkgname-$pkgver
-  make install DESTDIR=$pkgdir
-}
-

Copied: eclib/repos/community-staging-x86_64/PKGBUILD (from rev 131235, 
eclib/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-04-12 13:28:34 UTC (rev 131236)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Antonio Rojas aro...@archlinux.org
+
+pkgname=eclib
+pkgver=20150408
+pkgrel=1
+pkgdesc=Includes mwrank (for 2-descent on elliptic curves over Q) and modular 
symbol code used to create the elliptic curve database
+arch=(i686 x86_64)
+url=https://github.com/JohnCremona/eclib/;
+license=(GPL)
+depends=(flint pari-git)
+source=(https://github.com/JohnCremona/eclib/archive/$pkgname-$pkgver.tar.gz;)
+md5sums=('9544c6d471e48eac193efdc29a9d0955')
+
+build() {
+  cd eclib-$pkgname-$pkgver
+  ./autogen.sh
+  ./configure --prefix=/usr --with-flint=/usr
+  make
+}
+
+package() {
+  cd eclib-$pkgname-$pkgver
+  make install DESTDIR=$pkgdir
+}
+


[arch-commits] Commit in perl-xml-twig/repos/extra-any (PKGBUILD PKGBUILD)

2015-04-12 Thread Felix Yan
Date: Sunday, April 12, 2015 @ 15:56:10
  Author: fyan
Revision: 236289

archrelease: copy trunk to extra-any

Added:
  perl-xml-twig/repos/extra-any/PKGBUILD
(from rev 236288, perl-xml-twig/trunk/PKGBUILD)
Deleted:
  perl-xml-twig/repos/extra-any/PKGBUILD

--+
 PKGBUILD |   62 ++---
 1 file changed, 31 insertions(+), 31 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-04-12 13:55:56 UTC (rev 236288)
+++ PKGBUILD2015-04-12 13:56:10 UTC (rev 236289)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer:
-
-pkgname=perl-xml-twig
-pkgver=3.48
-pkgrel=1
-pkgdesc=A module for easy processing of XML
-arch=('any')
-url=http://search.cpan.org/dist/XML-Twig/;
-license=('GPL' 'PerlArtistic')
-depends=('perl-xml-parser' 'perl-text-iconv' 'perl')
-checkdepends=('perl-libwww' 'perl-test-pod' 'perl-xml-simple' 'perl-html-tree' 
'perl-xml-xpath' 'perl-tie-ixhash')
-options=('!emptydirs')
-source=(http://www.cpan.org/authors/id/M/MI/MIROD/XML-Twig-${pkgver}.tar.gz;)
-sha1sums=('55801d6c88f76403dd30bf503691f241a335d176')
-
-build() {
-  cd XML-Twig-${pkgver}
-  perl Makefile.PL -y INSTALLDIRS=vendor
-  make
-}
-
-check() {
-  cd XML-Twig-${pkgver}
-#  make test
-}
-
-package() {
-  cd XML-Twig-${pkgver}
-  make DESTDIR=${pkgdir} install
-}

Copied: perl-xml-twig/repos/extra-any/PKGBUILD (from rev 236288, 
perl-xml-twig/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-04-12 13:56:10 UTC (rev 236289)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+
+pkgname=perl-xml-twig
+pkgver=3.49
+pkgrel=1
+pkgdesc=A module for easy processing of XML
+arch=('any')
+url=http://search.cpan.org/dist/XML-Twig/;
+license=('GPL' 'PerlArtistic')
+depends=('perl-xml-parser' 'perl-text-iconv' 'perl')
+checkdepends=('perl-libwww' 'perl-test-pod' 'perl-xml-simple' 'perl-html-tree' 
'perl-xml-xpath' 'perl-tie-ixhash')
+options=('!emptydirs')
+source=(http://www.cpan.org/authors/id/M/MI/MIROD/XML-Twig-${pkgver}.tar.gz;)
+sha1sums=('4d46acdb3d81ce0b44d7d1ae9feb7c411b29e430')
+
+build() {
+  cd XML-Twig-${pkgver}
+  perl Makefile.PL -y INSTALLDIRS=vendor
+  make
+}
+
+check() {
+  cd XML-Twig-${pkgver}
+  make test || warning Tests failed
+}
+
+package() {
+  cd XML-Twig-${pkgver}
+  make DESTDIR=${pkgdir} install
+}


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

2015-04-12 Thread Kyle Keen
Date: Sunday, April 12, 2015 @ 15:54:01
  Author: kkeen
Revision: 131242

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

Added:
  python-pillow/repos/community-i686/PKGBUILD
(from rev 131241, python-pillow/trunk/PKGBUILD)
  python-pillow/repos/community-x86_64/PKGBUILD
(from rev 131241, python-pillow/trunk/PKGBUILD)
Deleted:
  python-pillow/repos/community-i686/PKGBUILD
  python-pillow/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-04-12 13:53:38 UTC (rev 131241)
+++ community-i686/PKGBUILD 2015-04-12 13:54:01 UTC (rev 131242)
@@ -1,81 +0,0 @@
-# $Id$
-# Maintainer: Kyle Keen keen...@gmail.com
-# Contributor: minder
-
-pkgbase=python-pillow
-pkgname=(python-pillow python2-pillow)
-pkgver=2.7.0
-# consider splitting out sane if this gets weird enough
-_sanever=2.8.0
-pkgrel=3
-_appname=Pillow
-_py2basever=2.7
-_py3basever=3.4m
-pkgdesc=Python Imaging Library (PIL) fork. Python3 version.
-arch=('i686' 'x86_64')
-url=http://python-pillow.github.io/;
-license=('BSD')
-makedepends=('python-setuptools' 'python2-setuptools' 'lcms' 'libwebp' 'tk' 
'sane')
-source=(http://pypi.python.org/packages/source/P/$_appname/$_appname-$pkgver.zip;
-
Sane-$_sanever.tar.gz::https://github.com/python-pillow/Sane/archive/v$_sanever.tar.gz;)
-md5sums=('da10ee9d0c0712c942224300c2931a1a'
- 'db1e4b1dff24264b2d798c3679aa10da')
-
-prepare() {
-  cd $srcdir
-  # allow sane to build
-  sed -i s|os.path.join|'../libImaging', | $srcdir/Sane-$_sanever/setup.py
-  cp -r $srcdir/Sane-$_sanever $srcdir/$_appname-$pkgver/Sane
-  # py2 and py3
-  cp -r $srcdir/$_appname-$pkgver $srcdir/${_appname}2-$pkgver
-}  
-
-package_python-pillow() {
-  depends=('python' 'lcms' 'libwebp')
-  optdepends=('tk: for the ImageTK module'
-  'sane: for the Sane module'
-  'python-pyqt4: for the ImageQt module')
-  cd $srcdir/$_appname-$pkgver
-  python3 setup.py install --root=$pkgdir/ --optimize=0
-  pushd Sane
-python3 setup.py install --root=$pkgdir/ --optimize=0
-  popd
-  install -Dm644 docs/LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-
-  install -dm755 $pkgdir/usr/include/python$_py3basever/
-  install -m644 -t $pkgdir/usr/include/python$_py3basever/ libImaging/*.h
-
-  # clean up bins
-  cd $pkgdir/usr/bin
-  for f in *.py; do
-mv $f ${f%.py}
-  done
-}
-
-package_python2-pillow() {
-  pkgdesc=Python Imaging Library (PIL) fork. Python2 version.
-  depends=('python2' 'lcms' 'libwebp')
-  optdepends=('tk: for the ImageTK module'
-  'sane: for the Sane module'
-  'python2-pyqt4: for the ImageQt module')
-  provides=('python-imaging' 'python2-imaging')
-  conflicts=('python-imaging' 'python2-imaging')
-  cd $srcdir/${_appname}2-$pkgver
-  sed -i 's|python$|python2|' PIL/OleFileIO.py
-  python2 setup.py install --root=$pkgdir/ --optimize=0
-  pushd Sane
-python2 setup.py install --root=$pkgdir/ --optimize=0
-  popd
-
-  install -Dm644 docs/LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-
-  install -dm755 $pkgdir/usr/include/python$_py2basever/
-  install -m644 -t $pkgdir/usr/include/python$_py2basever/ libImaging/*.h
-
-  # clean up bins
-  cd $pkgdir/usr/bin
-  for f in *.py; do
-mv $f ${f%.py}2
-  done
-}
-

Copied: python-pillow/repos/community-i686/PKGBUILD (from rev 131241, 
python-pillow/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-04-12 13:54:01 UTC (rev 131242)
@@ -0,0 +1,81 @@
+# $Id$
+# Maintainer: Kyle Keen keen...@gmail.com
+# Contributor: minder
+
+pkgbase=python-pillow
+pkgname=(python-pillow python2-pillow)
+pkgver=2.8.1
+# consider splitting out sane if this gets weird enough
+_sanever=$pkgver
+pkgrel=1
+_appname=Pillow
+_py2basever=2.7
+_py3basever=3.4m
+pkgdesc=Python Imaging Library (PIL) fork. Python3 version.
+arch=('i686' 'x86_64')
+url=http://python-pillow.github.io/;
+license=('BSD')
+makedepends=('python-setuptools' 'python2-setuptools' 'lcms' 'libwebp' 'tk' 
'sane')
+source=(http://pypi.python.org/packages/source/P/$_appname/$_appname-$pkgver.tar.gz;
+
Sane-$_sanever.tar.gz::https://github.com/python-pillow/Sane/archive/v$_sanever.tar.gz;)
+md5sums=('fb62af4625179f5316241772ae30c4b7'
+ 'ec396584961bad337e93dec11a0122e3')
+
+prepare() {
+  cd $srcdir
+  # allow sane to build
+  sed -i s|os.path.join|'../libImaging', | $srcdir/Sane-$_sanever/setup.py
+  cp -r $srcdir/Sane-$_sanever $srcdir/$_appname-$pkgver/Sane
+  # py2 and py3
+  cp -r $srcdir/$_appname-$pkgver 

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

2015-04-12 Thread Felix Yan
Date: Sunday, April 12, 2015 @ 16:04:03
  Author: fyan
Revision: 236291

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

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

-+
 staging-i686/PKGBUILD   |   32 
 staging-i686/kile.install   |   13 +
 staging-x86_64/PKGBUILD |   32 
 staging-x86_64/kile.install |   13 +
 4 files changed, 90 insertions(+)

Copied: kile/repos/staging-i686/PKGBUILD (from rev 236290, kile/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-04-12 14:04:03 UTC (rev 236291)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Ronald van Haren ronald.archlinux.org
+# Contributor: Damir Perisa damir.per...@bluewin.ch
+
+pkgname=kile
+pkgver=2.1.3
+pkgrel=5
+pkgdesc=A user friendly TeX/LaTeX frontend for KDE
+arch=(i686 x86_64)
+license=('GPL2')
+url=http://kile.sourceforge.net/;
+depends=('kdebase-runtime' 'texlive-core' 'kdebase-katepart')
+makedepends=('cmake' 'automoc4')
+optdepends=('kdebase-konsole: embedded terminal')
+install=${pkgname}.install
+source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2;)
+sha1sums=('1a80748d5f01f359b5e5c28140ec90691f0166c5')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Copied: kile/repos/staging-i686/kile.install (from rev 236290, 
kile/trunk/kile.install)
===
--- staging-i686/kile.install   (rev 0)
+++ staging-i686/kile.install   2015-04-12 14:04:03 UTC (rev 236291)
@@ -0,0 +1,13 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+update-mime-database usr/share/mime  /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: kile/repos/staging-x86_64/PKGBUILD (from rev 236290, 
kile/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2015-04-12 14:04:03 UTC (rev 236291)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Ronald van Haren ronald.archlinux.org
+# Contributor: Damir Perisa damir.per...@bluewin.ch
+
+pkgname=kile
+pkgver=2.1.3
+pkgrel=5
+pkgdesc=A user friendly TeX/LaTeX frontend for KDE
+arch=(i686 x86_64)
+license=('GPL2')
+url=http://kile.sourceforge.net/;
+depends=('kdebase-runtime' 'texlive-core' 'kdebase-katepart')
+makedepends=('cmake' 'automoc4')
+optdepends=('kdebase-konsole: embedded terminal')
+install=${pkgname}.install
+source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2;)
+sha1sums=('1a80748d5f01f359b5e5c28140ec90691f0166c5')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Copied: kile/repos/staging-x86_64/kile.install (from rev 236290, 
kile/trunk/kile.install)
===
--- staging-x86_64/kile.install (rev 0)
+++ staging-x86_64/kile.install 2015-04-12 14:04:03 UTC (rev 236291)
@@ -0,0 +1,13 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+update-mime-database usr/share/mime  /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}


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

2015-04-12 Thread Felix Yan
Date: Sunday, April 12, 2015 @ 16:03:43
  Author: fyan
Revision: 236290

upgpkg: kile 2.1.3-5

KDE4 docs move

Modified:
  kile/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-04-12 13:56:10 UTC (rev 236289)
+++ PKGBUILD2015-04-12 14:03:43 UTC (rev 236290)
@@ -4,7 +4,7 @@
 
 pkgname=kile
 pkgver=2.1.3
-pkgrel=4
+pkgrel=5
 pkgdesc=A user friendly TeX/LaTeX frontend for KDE
 arch=(i686 x86_64)
 license=('GPL2')


[arch-commits] Commit in greenbone-security-assistant/trunk (PKGBUILD)

2015-04-12 Thread Daniel Micay
Date: Sunday, April 12, 2015 @ 16:21:02
  Author: thestinger
Revision: 131250

upgpkg: greenbone-security-assistant 5.0.6-2

Modified:
  greenbone-security-assistant/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-04-12 14:19:47 UTC (rev 131249)
+++ PKGBUILD2015-04-12 14:21:02 UTC (rev 131250)
@@ -2,7 +2,7 @@
 # Maintainer: Daniel Micay danielmi...@gmail.com
 pkgname=greenbone-security-assistant
 pkgver=5.0.6
-pkgrel=1
+pkgrel=2
 pkgdesc='Greenbone Security Assistant (gsa) - OpenVAS web frontend'
 url='http://www.openvas.org/'
 license=(GPL)


[arch-commits] Commit in greenbone-security-assistant/repos (4 files)

2015-04-12 Thread Daniel Micay
Date: Sunday, April 12, 2015 @ 16:21:26
  Author: thestinger
Revision: 131251

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

Added:
  greenbone-security-assistant/repos/community-staging-i686/
  greenbone-security-assistant/repos/community-staging-i686/PKGBUILD
(from rev 131250, greenbone-security-assistant/trunk/PKGBUILD)
  greenbone-security-assistant/repos/community-staging-x86_64/
  greenbone-security-assistant/repos/community-staging-x86_64/PKGBUILD
(from rev 131250, greenbone-security-assistant/trunk/PKGBUILD)

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

Copied: greenbone-security-assistant/repos/community-staging-i686/PKGBUILD 
(from rev 131250, greenbone-security-assistant/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-04-12 14:21:26 UTC (rev 131251)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Daniel Micay danielmi...@gmail.com
+pkgname=greenbone-security-assistant
+pkgver=5.0.6
+pkgrel=2
+pkgdesc='Greenbone Security Assistant (gsa) - OpenVAS web frontend'
+url='http://www.openvas.org/'
+license=(GPL)
+arch=('i686' 'x86_64')
+depends=('libmicrohttpd' 'openvas-libraries')
+makedepends=('cmake' 'doxygen' 'libxslt' 'xmltoman')
+groups=(openvas)
+backup=(etc/openvas/gsad_log.conf)
+# These URLs need to be manually updated on every pkgver upgrade.
+# http://wald.intevation.org/frs/?group_id=29
+source=(http://wald.intevation.org/frs/download.php/1967/$pkgname-$pkgver.tar.gz;
+
http://wald.intevation.org/frs/download.php/1968/$pkgname-$pkgver.tar.gz.asc;)
+md5sums=('df21a4ebcd062baeb42c4f112a296fd0'
+ 'SKIP')
+validpgpkeys=(
+  'C3B468D2288C68B9D526452248479FF648DB4530' # OpenVAS Transfer 
Integrity
+)
+conflicts=(gsa)
+provides=(gsa)
+replaces=(gsa)
+
+build() {
+  cd $pkgname-$pkgver
+  cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr \
+-DSYSCONFDIR=/etc -DLOCALSTATEDIR=/var . -DSBINDIR=/usr/bin
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Copied: greenbone-security-assistant/repos/community-staging-x86_64/PKGBUILD 
(from rev 131250, greenbone-security-assistant/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-04-12 14:21:26 UTC (rev 131251)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Daniel Micay danielmi...@gmail.com
+pkgname=greenbone-security-assistant
+pkgver=5.0.6
+pkgrel=2
+pkgdesc='Greenbone Security Assistant (gsa) - OpenVAS web frontend'
+url='http://www.openvas.org/'
+license=(GPL)
+arch=('i686' 'x86_64')
+depends=('libmicrohttpd' 'openvas-libraries')
+makedepends=('cmake' 'doxygen' 'libxslt' 'xmltoman')
+groups=(openvas)
+backup=(etc/openvas/gsad_log.conf)
+# These URLs need to be manually updated on every pkgver upgrade.
+# http://wald.intevation.org/frs/?group_id=29
+source=(http://wald.intevation.org/frs/download.php/1967/$pkgname-$pkgver.tar.gz;
+
http://wald.intevation.org/frs/download.php/1968/$pkgname-$pkgver.tar.gz.asc;)
+md5sums=('df21a4ebcd062baeb42c4f112a296fd0'
+ 'SKIP')
+validpgpkeys=(
+  'C3B468D2288C68B9D526452248479FF648DB4530' # OpenVAS Transfer 
Integrity
+)
+conflicts=(gsa)
+provides=(gsa)
+replaces=(gsa)
+
+build() {
+  cd $pkgname-$pkgver
+  cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr \
+-DSYSCONFDIR=/etc -DLOCALSTATEDIR=/var . -DSBINDIR=/usr/bin
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}


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

2015-04-12 Thread Felix Yan
Date: Sunday, April 12, 2015 @ 16:45:26
  Author: fyan
Revision: 236297

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

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

+
 staging-i686/PKGBUILD  |   37 +
 staging-i686/k3b.install   |   13 +
 staging-x86_64/PKGBUILD|   37 +
 staging-x86_64/k3b.install |   13 +
 4 files changed, 100 insertions(+)

Copied: k3b/repos/staging-i686/PKGBUILD (from rev 236296, k3b/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-04-12 14:45:26 UTC (rev 236297)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=k3b
+pkgver=2.0.3a
+pkgrel=2
+epoch=1
+pkgdesc=Feature-rich and easy to handle CD burning application
+arch=('i686' 'x86_64')
+url=http://sourceforge.net/projects/k3b/;
+license=('GPL')
+depends=('kdebase-runtime' 'libkcddb' 'libsamplerate' 'libmad'
+ 'ffmpeg' 'taglib' 'libmpcdec' 'libdvdread' 'cdrkit' 'libxft')
+makedepends=('cmake' 'automoc4' 'docbook-xml')
+optdepends=('dvd+rw-tools: for dvd burning support'
+'vcdimager: for vcd burning support'
+'transcode: for advanced mpeg conversion support'
+'emovix: for bootable multimedia cd/dvd support'
+'cdrdao: for disk-at-once (DAO) mode support'
+'cdparanoia: for cd ripping support')
+install=k3b.install
+source=(http://download.kde.org/stable/${pkgname}/${pkgname}-${pkgver}.tar.xz)
+sha1sums=('f1001db3b5b32ef6bdb827742f1ca357c82b216f')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../${pkgname}-2.0.3 \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Copied: k3b/repos/staging-i686/k3b.install (from rev 236296, 
k3b/trunk/k3b.install)
===
--- staging-i686/k3b.install(rev 0)
+++ staging-i686/k3b.install2015-04-12 14:45:26 UTC (rev 236297)
@@ -0,0 +1,13 @@
+post_install() {
+xdg-icon-resource forceupdate --theme hicolor  /dev/null
+update-mime-database usr/share/mime   /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Copied: k3b/repos/staging-x86_64/PKGBUILD (from rev 236296, k3b/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2015-04-12 14:45:26 UTC (rev 236297)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=k3b
+pkgver=2.0.3a
+pkgrel=2
+epoch=1
+pkgdesc=Feature-rich and easy to handle CD burning application
+arch=('i686' 'x86_64')
+url=http://sourceforge.net/projects/k3b/;
+license=('GPL')
+depends=('kdebase-runtime' 'libkcddb' 'libsamplerate' 'libmad'
+ 'ffmpeg' 'taglib' 'libmpcdec' 'libdvdread' 'cdrkit' 'libxft')
+makedepends=('cmake' 'automoc4' 'docbook-xml')
+optdepends=('dvd+rw-tools: for dvd burning support'
+'vcdimager: for vcd burning support'
+'transcode: for advanced mpeg conversion support'
+'emovix: for bootable multimedia cd/dvd support'
+'cdrdao: for disk-at-once (DAO) mode support'
+'cdparanoia: for cd ripping support')
+install=k3b.install
+source=(http://download.kde.org/stable/${pkgname}/${pkgname}-${pkgver}.tar.xz)
+sha1sums=('f1001db3b5b32ef6bdb827742f1ca357c82b216f')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../${pkgname}-2.0.3 \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Copied: k3b/repos/staging-x86_64/k3b.install (from rev 236296, 
k3b/trunk/k3b.install)
===
--- staging-x86_64/k3b.install  (rev 0)
+++ staging-x86_64/k3b.install  2015-04-12 14:45:26 UTC (rev 236297)
@@ -0,0 +1,13 @@
+post_install() {
+xdg-icon-resource forceupdate --theme hicolor  /dev/null
+update-mime-database usr/share/mime   /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}


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

2015-04-12 Thread Felix Yan
Date: Sunday, April 12, 2015 @ 16:45:07
  Author: fyan
Revision: 236296

upgpkg: k3b 1:2.0.3a-2

KDE4 docs move

Modified:
  k3b/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-04-12 14:19:19 UTC (rev 236295)
+++ PKGBUILD2015-04-12 14:45:07 UTC (rev 236296)
@@ -3,7 +3,7 @@
 
 pkgname=k3b
 pkgver=2.0.3a
-pkgrel=1
+pkgrel=2
 epoch=1
 pkgdesc=Feature-rich and easy to handle CD burning application
 arch=('i686' 'x86_64')


[arch-commits] Commit in python-virtualenvwrapper/repos/community-any (2 files)

2015-04-12 Thread Evangelos Foutras
Date: Sunday, April 12, 2015 @ 12:18:25
  Author: foutrelis
Revision: 131233

archrelease: copy trunk to community-any

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

--+
 PKGBUILD |   54 +++---
 1 file changed, 27 insertions(+), 27 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-04-12 10:18:18 UTC (rev 131232)
+++ PKGBUILD2015-04-12 10:18:25 UTC (rev 131233)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Evangelos Foutras evange...@foutrelis.com
-# Contributor: Sebastien Binet binet@lblbox
-
-pkgname=python-virtualenvwrapper
-pkgver=4.3.2
-pkgrel=1
-pkgdesc=Extensions to Ian Bicking's virtualenv tool
-arch=('any')
-url=https://bitbucket.org/dhellmann/virtualenvwrapper;
-license=('MIT')
-depends=('python-virtualenv' 'python2-virtualenv' 'python-virtualenv-clone'
- 'python-stevedore')
-conflicts=('python2-virtualenvwrapper')
-replaces=('python2-virtualenvwrapper')
-source=(https://pypi.python.org/packages/source/v/virtualenvwrapper/virtualenvwrapper-$pkgver.tar.gz)
-sha256sums=('ee545ade2e6bc5433284388afde6ec6417a4d819ba7b0d65d0ce8c4d3fcc11fd')
-
-package() {
-  cd $srcdir/virtualenvwrapper-$pkgver
-
-  python3 setup.py install --root=$pkgdir -O1
-
-  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-virtualenvwrapper/repos/community-any/PKGBUILD (from rev 131232, 
python-virtualenvwrapper/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-04-12 10:18:25 UTC (rev 131233)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Evangelos Foutras evange...@foutrelis.com
+# Contributor: Sebastien Binet binet@lblbox
+
+pkgname=python-virtualenvwrapper
+pkgver=4.4.1
+pkgrel=1
+pkgdesc=Extensions to Ian Bicking's virtualenv tool
+arch=('any')
+url=https://bitbucket.org/dhellmann/virtualenvwrapper;
+license=('MIT')
+depends=('python-virtualenv' 'python2-virtualenv' 'python-virtualenv-clone'
+ 'python-stevedore')
+conflicts=('python2-virtualenvwrapper')
+replaces=('python2-virtualenvwrapper')
+source=(https://pypi.python.org/packages/source/v/virtualenvwrapper/virtualenvwrapper-$pkgver.tar.gz)
+sha256sums=('b6ad867c02ef0858cf8c23fe37418f9fb5df134842472c24304700fbcb164220')
+
+package() {
+  cd $srcdir/virtualenvwrapper-$pkgver
+
+  python3 setup.py install --root=$pkgdir -O1
+
+  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+
+# vim:set ts=2 sw=2 et:


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

2015-04-12 Thread Evangelos Foutras
Date: Sunday, April 12, 2015 @ 12:18:18
  Author: foutrelis
Revision: 131232

upgpkg: python-virtualenvwrapper 4.4.1-1

New upstream release.

Modified:
  python-virtualenvwrapper/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-04-12 10:13:15 UTC (rev 131231)
+++ PKGBUILD2015-04-12 10:18:18 UTC (rev 131232)
@@ -3,7 +3,7 @@
 # Contributor: Sebastien Binet binet@lblbox
 
 pkgname=python-virtualenvwrapper
-pkgver=4.3.2
+pkgver=4.4.1
 pkgrel=1
 pkgdesc=Extensions to Ian Bicking's virtualenv tool
 arch=('any')
@@ -14,7 +14,7 @@
 conflicts=('python2-virtualenvwrapper')
 replaces=('python2-virtualenvwrapper')
 
source=(https://pypi.python.org/packages/source/v/virtualenvwrapper/virtualenvwrapper-$pkgver.tar.gz)
-sha256sums=('ee545ade2e6bc5433284388afde6ec6417a4d819ba7b0d65d0ce8c4d3fcc11fd')
+sha256sums=('b6ad867c02ef0858cf8c23fe37418f9fb5df134842472c24304700fbcb164220')
 
 package() {
   cd $srcdir/virtualenvwrapper-$pkgver


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

2015-04-12 Thread Antonio Rojas
Date: Sunday, April 12, 2015 @ 15:45:53
  Author: arojas
Revision: 131240

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

Added:
  lcalc/repos/community-staging-i686/
  lcalc/repos/community-staging-i686/Lcommon.h.patch
(from rev 131239, lcalc/trunk/Lcommon.h.patch)
  lcalc/repos/community-staging-i686/PKGBUILD
(from rev 131239, lcalc/trunk/PKGBUILD)
  lcalc/repos/community-staging-i686/gcc-4.9.patch
(from rev 131239, lcalc/trunk/gcc-4.9.patch)
  lcalc/repos/community-staging-i686/pari-2.7.patch
(from rev 131239, lcalc/trunk/pari-2.7.patch)
  lcalc/repos/community-staging-x86_64/
  lcalc/repos/community-staging-x86_64/Lcommon.h.patch
(from rev 131239, lcalc/trunk/Lcommon.h.patch)
  lcalc/repos/community-staging-x86_64/PKGBUILD
(from rev 131239, lcalc/trunk/PKGBUILD)
  lcalc/repos/community-staging-x86_64/gcc-4.9.patch
(from rev 131239, lcalc/trunk/gcc-4.9.patch)
  lcalc/repos/community-staging-x86_64/pari-2.7.patch
(from rev 131239, lcalc/trunk/pari-2.7.patch)

--+
 community-staging-i686/Lcommon.h.patch   |   23 +
 community-staging-i686/PKGBUILD  |   44 +++
 community-staging-i686/gcc-4.9.patch |   24 ++
 community-staging-i686/pari-2.7.patch|   67 +
 community-staging-x86_64/Lcommon.h.patch |   23 +
 community-staging-x86_64/PKGBUILD|   44 +++
 community-staging-x86_64/gcc-4.9.patch   |   24 ++
 community-staging-x86_64/pari-2.7.patch  |   67 +
 8 files changed, 316 insertions(+)

Copied: lcalc/repos/community-staging-i686/Lcommon.h.patch (from rev 131239, 
lcalc/trunk/Lcommon.h.patch)
===
--- community-staging-i686/Lcommon.h.patch  (rev 0)
+++ community-staging-i686/Lcommon.h.patch  2015-04-12 13:45:53 UTC (rev 
131240)
@@ -0,0 +1,23 @@
+--- L-1.23/include/Lcommon.h.orig  2011-04-09 04:09:25.984121006 -0300
 L-1.23/include/Lcommon.h   2011-04-09 04:09:58.750265003 -0300
+@@ -25,6 +25,8 @@ inline double lcalc_to_double(const Doub
+ #ifdef USE_MPFR
+ inline double lcalc_to_double(const double x) { return x; }
+ #endif
++
++#if 0
+ //inline double lcalc_to_double(const long double x) { return x; }
+ inline double lcalc_to_double(const int x) { return x; }
+ inline double lcalc_to_double(const long long x) { return x; }
+@@ -33,6 +35,10 @@ inline double lcalc_to_double(const char
+ inline double lcalc_to_double(const long int x) { return x; }
+ inline double lcalc_to_double(const unsigned int x) { return x; }
+ inline double lcalc_to_double(const long unsigned int x) { return x; }
++#else
++#  define lcalc_to_double(x)  ((double)(x))
++#endif
++
+ #define Int(x) (int)(lcalc_to_double(x))
+ #define Long(x) (Long)(lcalc_to_double(x))
+ #define double(x) (double)(lcalc_to_double(x))
+ 
\ No newline at end of file

Copied: lcalc/repos/community-staging-i686/PKGBUILD (from rev 131239, 
lcalc/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-04-12 13:45:53 UTC (rev 131240)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Antonio Rojas aro...@archlinux.org
+
+pkgname=lcalc
+pkgver=1.23
+pkgrel=5
+pkgdesc=C++ L-function class library and command line interface
+arch=('i686' 'x86_64')
+url=http://oto.math.uwaterloo.ca/~mrubinst/L_function_public/L.html;
+license=('GPL2')
+depends=('pari-git')
+makedepends=('chrpath')
+source=(http://oto.math.uwaterloo.ca/~mrubinst/L_function_public/CODE/L-$pkgver.tar.gz;
 'Lcommon.h.patch' 'gcc-4.9.patch' 'pari-2.7.patch')
+md5sums=('8262d4495e0bbe0283e5341ef8694c23'
+ '8af1dd6d3118bb785f193283a31305a2'
+ '436dd35b06766dffad0941bcfb511e89'
+ '187024b6d6f259209645af68ca8787f2')
+
+prepare() {
+  cd L-$pkgver
+  patch -p1 -i $srcdir/Lcommon.h.patch  
+  patch -p1 -i $srcdir/gcc-4.9.patch
+# port to PARI 2.7 API
+  patch -p1 -i $srcdir/pari-2.7.patch
+}
+
+build() {
+  cd L-$pkgver/src
+  make PARI_DEFINE=-DINCLUDE_PARI LOCATION_PARI_H=/usr/include/pari
LOCATION_PARI_LIBRARY=/usr/lib all
+}
+
+package() {
+  cd L-$pkgver/src
+  mkdir -p $pkgdir/usr/{bin,include,lib}
+  make INSTALL_DIR=$pkgdir/usr install
+
+# remove leftover files
+  rm 
$pkgdir/usr/include/Lfunction/{Lexplicit_formula.h.swap.crap,.*.swp,.DS*}
+# fix wrong permissions
+  chmod 644 $pkgdir/usr/include/Lfunction/Ldokchitser.h
+# fix insecure rpath
+  chrpath -d $pkgdir/usr/bin/lcalc
+}
+

Copied: lcalc/repos/community-staging-i686/gcc-4.9.patch (from rev 131239, 
lcalc/trunk/gcc-4.9.patch)
===
--- community-staging-i686/gcc-4.9.patch(rev 0)
+++ community-staging-i686/gcc-4.9.patch2015-04-12 

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

2015-04-12 Thread Kyle Keen
Date: Sunday, April 12, 2015 @ 15:53:38
  Author: kkeen
Revision: 131241

upgpkg: python-pillow 2.8.1-1

Modified:
  python-pillow/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-04-12 13:45:53 UTC (rev 131240)
+++ PKGBUILD2015-04-12 13:53:38 UTC (rev 131241)
@@ -4,10 +4,10 @@
 
 pkgbase=python-pillow
 pkgname=(python-pillow python2-pillow)
-pkgver=2.7.0
+pkgver=2.8.1
 # consider splitting out sane if this gets weird enough
-_sanever=2.8.0
-pkgrel=3
+_sanever=$pkgver
+pkgrel=1
 _appname=Pillow
 _py2basever=2.7
 _py3basever=3.4m
@@ -16,10 +16,10 @@
 url=http://python-pillow.github.io/;
 license=('BSD')
 makedepends=('python-setuptools' 'python2-setuptools' 'lcms' 'libwebp' 'tk' 
'sane')
-source=(http://pypi.python.org/packages/source/P/$_appname/$_appname-$pkgver.zip;
+source=(http://pypi.python.org/packages/source/P/$_appname/$_appname-$pkgver.tar.gz;
 
Sane-$_sanever.tar.gz::https://github.com/python-pillow/Sane/archive/v$_sanever.tar.gz;)
-md5sums=('da10ee9d0c0712c942224300c2931a1a'
- 'db1e4b1dff24264b2d798c3679aa10da')
+md5sums=('fb62af4625179f5316241772ae30c4b7'
+ 'ec396584961bad337e93dec11a0122e3')
 
 prepare() {
   cd $srcdir
@@ -40,7 +40,7 @@
   pushd Sane
 python3 setup.py install --root=$pkgdir/ --optimize=0
   popd
-  install -Dm644 docs/LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
 
   install -dm755 $pkgdir/usr/include/python$_py3basever/
   install -m644 -t $pkgdir/usr/include/python$_py3basever/ libImaging/*.h
@@ -67,7 +67,7 @@
 python2 setup.py install --root=$pkgdir/ --optimize=0
   popd
 
-  install -Dm644 docs/LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
 
   install -dm755 $pkgdir/usr/include/python$_py2basever/
   install -m644 -t $pkgdir/usr/include/python$_py2basever/ libImaging/*.h


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

2015-04-12 Thread Daniel Micay
Date: Sunday, April 12, 2015 @ 16:17:52
  Author: thestinger
Revision: 131246

upgpkg: openvas-manager 5.0.9-2

Modified:
  openvas-manager/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-04-12 14:16:14 UTC (rev 131245)
+++ PKGBUILD2015-04-12 14:17:52 UTC (rev 131246)
@@ -2,7 +2,7 @@
 # Maintainer: Daniel Micay danielmi...@gmail.com
 pkgname=openvas-manager
 pkgver=5.0.9
-pkgrel=1
+pkgrel=2
 pkgdesc='A layer between the OpenVAS Scanner and various client applications'
 arch=('i686' 'x86_64')
 url='http://www.openvas.org/'


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

2015-04-12 Thread Daniel Micay
Date: Sunday, April 12, 2015 @ 16:16:14
  Author: thestinger
Revision: 131245

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

Added:
  openvas-cli/repos/community-staging-i686/PKGBUILD
(from rev 131244, openvas-cli/trunk/PKGBUILD)
  openvas-cli/repos/community-staging-x86_64/PKGBUILD
(from rev 131244, openvas-cli/trunk/PKGBUILD)
Deleted:
  openvas-cli/repos/community-staging-i686/PKGBUILD
  openvas-cli/repos/community-staging-x86_64/PKGBUILD

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

Deleted: community-staging-i686/PKGBUILD
===
--- community-staging-i686/PKGBUILD 2015-04-12 14:15:39 UTC (rev 131244)
+++ community-staging-i686/PKGBUILD 2015-04-12 14:16:14 UTC (rev 131245)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Daniel Micay danielmi...@gmail.com
-pkgname=openvas-cli
-pkgver=1.3.1
-pkgrel=1
-pkgdesc='The OpenVAS Command-Line Interface'
-arch=('i686' 'x86_64')
-url='http://www.openvas.org/'
-license=('GPL')
-depends=('openvas-libraries')
-makedepends=('cmake' 'xmltoman' 'doxygen')
-groups=(openvas)
-# These URLs need to be manually updated on every pkgver upgrade.
-# http://wald.intevation.org/frs/?group_id=29
-source=(http://wald.intevation.org/frs/download.php/1803/$pkgname-$pkgver.tar.gz;
-
http://wald.intevation.org/frs/download.php/1804/$pkgname-$pkgver.tar.gz.asc;)
-md5sums=('70ac828c04995fdef997ea9e6ba29daf'
- 'SKIP')
-validpgpkeys=(
-  'C3B468D2288C68B9D526452248479FF648DB4530' # OpenVAS Transfer 
Integrity
-)
-
-build() {
-  cd $pkgname-$pkgver
-  cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr \
--DSYSCONFDIR=/etc -DLOCALSTATEDIR=/var .
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir/ install
-}

Copied: openvas-cli/repos/community-staging-i686/PKGBUILD (from rev 131244, 
openvas-cli/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-04-12 14:16:14 UTC (rev 131245)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Daniel Micay danielmi...@gmail.com
+pkgname=openvas-cli
+pkgver=1.3.1
+pkgrel=2
+pkgdesc='The OpenVAS Command-Line Interface'
+arch=('i686' 'x86_64')
+url='http://www.openvas.org/'
+license=('GPL')
+depends=('openvas-libraries')
+makedepends=('cmake' 'xmltoman' 'doxygen')
+groups=(openvas)
+# These URLs need to be manually updated on every pkgver upgrade.
+# http://wald.intevation.org/frs/?group_id=29
+source=(http://wald.intevation.org/frs/download.php/1803/$pkgname-$pkgver.tar.gz;
+
http://wald.intevation.org/frs/download.php/1804/$pkgname-$pkgver.tar.gz.asc;)
+md5sums=('70ac828c04995fdef997ea9e6ba29daf'
+ 'SKIP')
+validpgpkeys=(
+  'C3B468D2288C68B9D526452248479FF648DB4530' # OpenVAS Transfer 
Integrity
+)
+
+build() {
+  cd $pkgname-$pkgver
+  cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr \
+-DSYSCONFDIR=/etc -DLOCALSTATEDIR=/var .
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir/ install
+}

Deleted: community-staging-x86_64/PKGBUILD
===
--- community-staging-x86_64/PKGBUILD   2015-04-12 14:15:39 UTC (rev 131244)
+++ community-staging-x86_64/PKGBUILD   2015-04-12 14:16:14 UTC (rev 131245)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Daniel Micay danielmi...@gmail.com
-pkgname=openvas-cli
-pkgver=1.3.1
-pkgrel=1
-pkgdesc='The OpenVAS Command-Line Interface'
-arch=('i686' 'x86_64')
-url='http://www.openvas.org/'
-license=('GPL')
-depends=('openvas-libraries')
-makedepends=('cmake' 'xmltoman' 'doxygen')
-groups=(openvas)
-# These URLs need to be manually updated on every pkgver upgrade.
-# http://wald.intevation.org/frs/?group_id=29
-source=(http://wald.intevation.org/frs/download.php/1803/$pkgname-$pkgver.tar.gz;
-
http://wald.intevation.org/frs/download.php/1804/$pkgname-$pkgver.tar.gz.asc;)
-md5sums=('70ac828c04995fdef997ea9e6ba29daf'
- 'SKIP')
-validpgpkeys=(
-  'C3B468D2288C68B9D526452248479FF648DB4530' # OpenVAS Transfer 
Integrity
-)
-
-build() {
-  cd $pkgname-$pkgver
-  cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr \
--DSYSCONFDIR=/etc -DLOCALSTATEDIR=/var .
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir/ install
-}

Copied: openvas-cli/repos/community-staging-x86_64/PKGBUILD (from rev 131244, 
openvas-cli/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-04-12 

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

2015-04-12 Thread Daniel Micay
Date: Sunday, April 12, 2015 @ 15:32:47
  Author: thestinger
Revision: 131238

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

Added:
  openvas-libraries/repos/community-staging-i686/
  openvas-libraries/repos/community-staging-i686/PKGBUILD
(from rev 131237, openvas-libraries/trunk/PKGBUILD)
  openvas-libraries/repos/community-staging-x86_64/
  openvas-libraries/repos/community-staging-x86_64/PKGBUILD
(from rev 131237, openvas-libraries/trunk/PKGBUILD)

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

Copied: openvas-libraries/repos/community-staging-i686/PKGBUILD (from rev 
131237, openvas-libraries/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-04-12 13:32:47 UTC (rev 131238)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Daniel Micay danielmi...@gmail.com
+pkgname=openvas-libraries
+pkgver=7.0.9
+pkgrel=2
+pkgdesc='The OpenVAS libraries'
+arch=('i686' 'x86_64')
+url=http://www.openvas.org/;
+license=('GPL')
+depends=('gnutls' 'libpcap' 'gpgme' 'libssh' 'glib2' 'libldap')
+makedepends=('cmake' 'doxygen')
+groups=(openvas)
+# These URLs need to be manually updated on every pkgver upgrade.
+# http://wald.intevation.org/frs/?group_id=29
+source=(http://wald.intevation.org/frs/download.php/1971/$pkgname-${pkgver}.tar.gz;
+
http://wald.intevation.org/frs/download.php/1972/$pkgname-${pkgver}.tar.gz.asc;)
+md5sums=('dd0c8da845caf5d6f842f61282d71036'
+ 'SKIP')
+validpgpkeys=(
+  'C3B468D2288C68B9D526452248479FF648DB4530' # OpenVAS Transfer 
Integrity
+)
+
+build() {
+  cd $pkgname-$pkgver
+  LDFLAGS+= -Wl,--no-as-needed
+  cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr \
+-DLIBDIR=/usr/lib -DSYSCONFDIR=/etc -DLOCALSTATEDIR=/var .
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir/ install
+  rmdir $pkgdir/var/run
+}

Copied: openvas-libraries/repos/community-staging-x86_64/PKGBUILD (from rev 
131237, openvas-libraries/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-04-12 13:32:47 UTC (rev 131238)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Daniel Micay danielmi...@gmail.com
+pkgname=openvas-libraries
+pkgver=7.0.9
+pkgrel=2
+pkgdesc='The OpenVAS libraries'
+arch=('i686' 'x86_64')
+url=http://www.openvas.org/;
+license=('GPL')
+depends=('gnutls' 'libpcap' 'gpgme' 'libssh' 'glib2' 'libldap')
+makedepends=('cmake' 'doxygen')
+groups=(openvas)
+# These URLs need to be manually updated on every pkgver upgrade.
+# http://wald.intevation.org/frs/?group_id=29
+source=(http://wald.intevation.org/frs/download.php/1971/$pkgname-${pkgver}.tar.gz;
+
http://wald.intevation.org/frs/download.php/1972/$pkgname-${pkgver}.tar.gz.asc;)
+md5sums=('dd0c8da845caf5d6f842f61282d71036'
+ 'SKIP')
+validpgpkeys=(
+  'C3B468D2288C68B9D526452248479FF648DB4530' # OpenVAS Transfer 
Integrity
+)
+
+build() {
+  cd $pkgname-$pkgver
+  LDFLAGS+= -Wl,--no-as-needed
+  cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr \
+-DLIBDIR=/usr/lib -DSYSCONFDIR=/etc -DLOCALSTATEDIR=/var .
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir/ install
+  rmdir $pkgdir/var/run
+}


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

2015-04-12 Thread Daniel Micay
Date: Sunday, April 12, 2015 @ 15:32:17
  Author: thestinger
Revision: 131237

upgpkg: openvas-libraries 7.0.9-2

Modified:
  openvas-libraries/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-04-12 13:28:34 UTC (rev 131236)
+++ PKGBUILD2015-04-12 13:32:17 UTC (rev 131237)
@@ -2,7 +2,7 @@
 # Maintainer: Daniel Micay danielmi...@gmail.com
 pkgname=openvas-libraries
 pkgver=7.0.9
-pkgrel=1
+pkgrel=2
 pkgdesc='The OpenVAS libraries'
 arch=('i686' 'x86_64')
 url=http://www.openvas.org/;


[arch-commits] Commit in perl-xml-twig/trunk (PKGBUILD)

2015-04-12 Thread Felix Yan
Date: Sunday, April 12, 2015 @ 15:55:56
  Author: fyan
Revision: 236288

upgpkg: perl-xml-twig 3.49-1

Modified:
  perl-xml-twig/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-04-12 09:18:15 UTC (rev 236287)
+++ PKGBUILD2015-04-12 13:55:56 UTC (rev 236288)
@@ -1,8 +1,8 @@
 # $Id$
-# Maintainer:
+# Maintainer: Felix Yan felixonm...@archlinux.org
 
 pkgname=perl-xml-twig
-pkgver=3.48
+pkgver=3.49
 pkgrel=1
 pkgdesc=A module for easy processing of XML
 arch=('any')
@@ -12,7 +12,7 @@
 checkdepends=('perl-libwww' 'perl-test-pod' 'perl-xml-simple' 'perl-html-tree' 
'perl-xml-xpath' 'perl-tie-ixhash')
 options=('!emptydirs')
 source=(http://www.cpan.org/authors/id/M/MI/MIROD/XML-Twig-${pkgver}.tar.gz;)
-sha1sums=('55801d6c88f76403dd30bf503691f241a335d176')
+sha1sums=('4d46acdb3d81ce0b44d7d1ae9feb7c411b29e430')
 
 build() {
   cd XML-Twig-${pkgver}
@@ -22,7 +22,7 @@
 
 check() {
   cd XML-Twig-${pkgver}
-#  make test
+  make test || warning Tests failed
 }
 
 package() {


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

2015-04-12 Thread Felix Yan
Date: Sunday, April 12, 2015 @ 16:08:36
  Author: fyan
Revision: 236292

upgpkg: ktorrent 4.3.1-4

KDE4 docs move

Modified:
  ktorrent/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-04-12 14:04:03 UTC (rev 236291)
+++ PKGBUILD2015-04-12 14:08:36 UTC (rev 236292)
@@ -5,7 +5,7 @@
 
 pkgname=ktorrent
 pkgver=4.3.1
-pkgrel=3
+pkgrel=4
 pkgdesc=A powerful BitTorrent client for KDE
 arch=('i686' 'x86_64')
 url='http://ktorrent.pwsp.net/'


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

2015-04-12 Thread Felix Yan
Date: Sunday, April 12, 2015 @ 16:09:09
  Author: fyan
Revision: 236293

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

Added:
  ktorrent/repos/staging-i686/
  ktorrent/repos/staging-i686/PKGBUILD
(from rev 236292, ktorrent/trunk/PKGBUILD)
  ktorrent/repos/staging-i686/kde412.patch
(from rev 236292, ktorrent/trunk/kde412.patch)
  ktorrent/repos/staging-i686/kdebug-315239.patch
(from rev 236292, ktorrent/trunk/kdebug-315239.patch)
  ktorrent/repos/staging-i686/ktorrent.install
(from rev 236292, ktorrent/trunk/ktorrent.install)
  ktorrent/repos/staging-x86_64/
  ktorrent/repos/staging-x86_64/PKGBUILD
(from rev 236292, ktorrent/trunk/PKGBUILD)
  ktorrent/repos/staging-x86_64/kde412.patch
(from rev 236292, ktorrent/trunk/kde412.patch)
  ktorrent/repos/staging-x86_64/kdebug-315239.patch
(from rev 236292, ktorrent/trunk/kdebug-315239.patch)
  ktorrent/repos/staging-x86_64/ktorrent.install
(from rev 236292, ktorrent/trunk/ktorrent.install)

+
 staging-i686/PKGBUILD  |   42 ++
 staging-i686/kde412.patch  |   18 +
 staging-i686/kdebug-315239.patch   |   65 +++
 staging-i686/ktorrent.install  |   13 +++
 staging-x86_64/PKGBUILD|   42 ++
 staging-x86_64/kde412.patch|   18 +
 staging-x86_64/kdebug-315239.patch |   65 +++
 staging-x86_64/ktorrent.install|   13 +++
 8 files changed, 276 insertions(+)

Copied: ktorrent/repos/staging-i686/PKGBUILD (from rev 236292, 
ktorrent/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-04-12 14:09:09 UTC (rev 236293)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Ronald van Haren ronald.archlinux.org
+# Contributor: Travis Willard trav...@wmpub.ca
+# Contributor: Georg Grabler ggrab...@gmail.com
+
+pkgname=ktorrent
+pkgver=4.3.1
+pkgrel=4
+pkgdesc=A powerful BitTorrent client for KDE
+arch=('i686' 'x86_64')
+url='http://ktorrent.pwsp.net/'
+license=('GPL2')
+depends=('libktorrent' 'kdebase-runtime' 'taglib')
+makedepends=('automoc4' 'cmake' 'boost' 'kdebase-workspace')
+install=${pkgname}.install
+source=(http://ktorrent.pwsp.net/downloads/${pkgver}/${pkgname}-${pkgver}.tar.bz2;
+'kde412.patch'
+'kdebug-315239.patch')
+sha1sums=('6b56bab48dd07805225c3d4d5d5d1c4c1def241e'
+  'f2c0e05913b2f21b593818e2cd3547d09f86be86'
+  'd247aecbda3eef8dcb51d3db244b1c845f85')
+
+prepare() {
+   mkdir build
+
+  cd ${pkgname}-${pkgver}
+  patch -p1 -i ${srcdir}/kde412.patch
+  patch -p1 -i ${srcdir}/kdebug-315239.patch
+}
+
+build() {
+   cd build
+   cmake ../${pkgname}-${pkgver} \
+ -DCMAKE_BUILD_TYPE=Release \
+ -DCMAKE_INSTALL_PREFIX=/usr
+   make
+}
+
+package() {
+   cd build
+   make DESTDIR=${pkgdir} install
+}

Copied: ktorrent/repos/staging-i686/kde412.patch (from rev 236292, 
ktorrent/trunk/kde412.patch)
===
--- staging-i686/kde412.patch   (rev 0)
+++ staging-i686/kde412.patch   2015-04-12 14:09:09 UTC (rev 236293)
@@ -0,0 +1,18 @@
+From: Christoph Feck christ...@maxiom.de
+Date: Fri, 19 Oct 2012 08:56:22 +
+Subject: SVN_SILENT link
+X-Git-Url: 
http://quickgit.kde.org/?p=ktorrent.gita=commitdiffh=3ef62c439027acc0a166101419fff4bc0c69013d
+---
+SVN_SILENT link
+---
+
+
+--- a/plugins/ipfilter/tests/CMakeLists.txt
 b/plugins/ipfilter/tests/CMakeLists.txt
+@@ -1,4 +1,4 @@
+ set(ipblocklisttest_SRCS ipblocklisttest.cpp ../ipblocklist.cpp)
+ kde4_add_unit_test(ipblocklisttest TESTNAME ipblocklisttest 
${ipblocklisttest_SRCS})
+-target_link_libraries(ipblocklisttest ${QT_QTTEST_LIBRARY} ktorrent)
++target_link_libraries(ipblocklisttest ${QT_QTCORE_LIBRARY} 
${QT_QTNETWORK_LIBRARY} ${QT_QTTEST_LIBRARY} ${LIBKTORRENT_LIBRARIES})
+ 
+

Copied: ktorrent/repos/staging-i686/kdebug-315239.patch (from rev 236292, 
ktorrent/trunk/kdebug-315239.patch)
===
--- staging-i686/kdebug-315239.patch(rev 0)
+++ staging-i686/kdebug-315239.patch2015-04-12 14:09:09 UTC (rev 236293)
@@ -0,0 +1,65 @@
+commit 3dfcbeb9765e99f9b99951134b17268eb7a617d2
+Author: Joris Guisson joris.guis...@gmail.com
+Date:   Thu Aug 1 13:19:29 2013 +0200
+
+Backport ipfilter extraction fixes from master branch to 4.3 branch
+
+BUG: 315239
+
+diff --git a/ChangeLog b/ChangeLog
+index c5ae9da..42c48ff 100644
+--- a/ChangeLog
 b/ChangeLog
+@@ -1,3 +1,6 @@
++Changes in 4.3.2:
++- Backport ipfilter extraction fixes from master branch (315239)
++
+ Changes in 4.3.1:
+ - Fix new custom groups not appearing in add to group submenu (307230)
+ - Fix crash when right clicking on some locations 

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

2015-04-12 Thread Daniel Micay
Date: Sunday, April 12, 2015 @ 16:09:09
  Author: thestinger
Revision: 131243

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

Added:
  openvas-cli/repos/community-staging-i686/
  openvas-cli/repos/community-staging-i686/PKGBUILD
(from rev 131242, openvas-cli/trunk/PKGBUILD)
  openvas-cli/repos/community-staging-x86_64/
  openvas-cli/repos/community-staging-x86_64/PKGBUILD
(from rev 131242, openvas-cli/trunk/PKGBUILD)

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

Copied: openvas-cli/repos/community-staging-i686/PKGBUILD (from rev 131242, 
openvas-cli/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-04-12 14:09:09 UTC (rev 131243)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Daniel Micay danielmi...@gmail.com
+pkgname=openvas-cli
+pkgver=1.3.1
+pkgrel=1
+pkgdesc='The OpenVAS Command-Line Interface'
+arch=('i686' 'x86_64')
+url='http://www.openvas.org/'
+license=('GPL')
+depends=('openvas-libraries')
+makedepends=('cmake' 'xmltoman' 'doxygen')
+groups=(openvas)
+# These URLs need to be manually updated on every pkgver upgrade.
+# http://wald.intevation.org/frs/?group_id=29
+source=(http://wald.intevation.org/frs/download.php/1803/$pkgname-$pkgver.tar.gz;
+
http://wald.intevation.org/frs/download.php/1804/$pkgname-$pkgver.tar.gz.asc;)
+md5sums=('70ac828c04995fdef997ea9e6ba29daf'
+ 'SKIP')
+validpgpkeys=(
+  'C3B468D2288C68B9D526452248479FF648DB4530' # OpenVAS Transfer 
Integrity
+)
+
+build() {
+  cd $pkgname-$pkgver
+  cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr \
+-DSYSCONFDIR=/etc -DLOCALSTATEDIR=/var .
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir/ install
+}

Copied: openvas-cli/repos/community-staging-x86_64/PKGBUILD (from rev 131242, 
openvas-cli/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-04-12 14:09:09 UTC (rev 131243)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Daniel Micay danielmi...@gmail.com
+pkgname=openvas-cli
+pkgver=1.3.1
+pkgrel=1
+pkgdesc='The OpenVAS Command-Line Interface'
+arch=('i686' 'x86_64')
+url='http://www.openvas.org/'
+license=('GPL')
+depends=('openvas-libraries')
+makedepends=('cmake' 'xmltoman' 'doxygen')
+groups=(openvas)
+# These URLs need to be manually updated on every pkgver upgrade.
+# http://wald.intevation.org/frs/?group_id=29
+source=(http://wald.intevation.org/frs/download.php/1803/$pkgname-$pkgver.tar.gz;
+
http://wald.intevation.org/frs/download.php/1804/$pkgname-$pkgver.tar.gz.asc;)
+md5sums=('70ac828c04995fdef997ea9e6ba29daf'
+ 'SKIP')
+validpgpkeys=(
+  'C3B468D2288C68B9D526452248479FF648DB4530' # OpenVAS Transfer 
Integrity
+)
+
+build() {
+  cd $pkgname-$pkgver
+  cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr \
+-DSYSCONFDIR=/etc -DLOCALSTATEDIR=/var .
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir/ install
+}


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

2015-04-12 Thread Daniel Micay
Date: Sunday, April 12, 2015 @ 16:15:39
  Author: thestinger
Revision: 131244

upgpkg: openvas-cli 1.3.1-2

Modified:
  openvas-cli/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-04-12 14:09:09 UTC (rev 131243)
+++ PKGBUILD2015-04-12 14:15:39 UTC (rev 131244)
@@ -2,7 +2,7 @@
 # Maintainer: Daniel Micay danielmi...@gmail.com
 pkgname=openvas-cli
 pkgver=1.3.1
-pkgrel=1
+pkgrel=2
 pkgdesc='The OpenVAS Command-Line Interface'
 arch=('i686' 'x86_64')
 url='http://www.openvas.org/'


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

2015-04-12 Thread Evangelos Foutras
Date: Sunday, April 12, 2015 @ 16:46:13
  Author: foutrelis
Revision: 236298

upgpkg: gsasl 1.8.0-5

gnutls 3.4.0 rebuild.

Modified:
  gsasl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-04-12 14:45:26 UTC (rev 236297)
+++ PKGBUILD2015-04-12 14:46:13 UTC (rev 236298)
@@ -3,7 +3,7 @@
 
 pkgname=gsasl
 pkgver=1.8.0
-pkgrel=4
+pkgrel=5
 pkgdesc=Simple Authentication and Security Layer framework and a few common 
SASL mechanisms
 arch=('i686' 'x86_64')
 url=http://josefsson.org/gsasl/;


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

2015-04-12 Thread Evangelos Foutras
Date: Sunday, April 12, 2015 @ 16:46:36
  Author: foutrelis
Revision: 236301

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

Added:
  weechat/repos/staging-i686/
  weechat/repos/staging-i686/PKGBUILD
(from rev 236300, weechat/trunk/PKGBUILD)
  weechat/repos/staging-x86_64/
  weechat/repos/staging-x86_64/PKGBUILD
(from rev 236300, weechat/trunk/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   38 ++
 staging-x86_64/PKGBUILD |   38 ++
 2 files changed, 76 insertions(+)

Copied: weechat/repos/staging-i686/PKGBUILD (from rev 236300, 
weechat/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-04-12 14:46:36 UTC (rev 236301)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor: lucke lucke at o2 dot pl
+
+pkgname=weechat
+pkgver=1.1.1
+pkgrel=2
+pkgdesc=Fast, light and extensible IRC client (curses UI)
+arch=('i686' 'x86_64')
+url=http://www.weechat.org/;
+license=('GPL')
+depends=('gnutls' 'curl' 'libgcrypt')
+makedepends=('asciidoc' 'source-highlight' 'cmake' 'pkg-config' 'perl' 
'python2' 'lua' 'tcl' 'ruby' 'aspell' 'guile')
+optdepends=('perl' 'python2' 'lua' 'tcl' 'ruby' 'aspell' 'guile')
+source=(http://www.weechat.org/files/src/${pkgname}-${pkgver}.tar.bz2;)
+md5sums=('3bb8d27301262bc434de9bcf7d77dce7')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+
+  cmake -Wno-dev ../${pkgname}-${pkgver} -DPREFIX=/usr \
+-DPYTHON_EXECUTABLE=/usr/bin/python2 \
+-DPYTHON_LIBRARY=/usr/lib/libpython2.7.so \
+-DENABLE_MAN=ON \
+-DENABLE_DOC=ON
+
+  make
+}
+
+package() {
+  cd build
+
+  make DESTDIR=${pkgdir}/ install
+}

Copied: weechat/repos/staging-x86_64/PKGBUILD (from rev 236300, 
weechat/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2015-04-12 14:46:36 UTC (rev 236301)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor: lucke lucke at o2 dot pl
+
+pkgname=weechat
+pkgver=1.1.1
+pkgrel=2
+pkgdesc=Fast, light and extensible IRC client (curses UI)
+arch=('i686' 'x86_64')
+url=http://www.weechat.org/;
+license=('GPL')
+depends=('gnutls' 'curl' 'libgcrypt')
+makedepends=('asciidoc' 'source-highlight' 'cmake' 'pkg-config' 'perl' 
'python2' 'lua' 'tcl' 'ruby' 'aspell' 'guile')
+optdepends=('perl' 'python2' 'lua' 'tcl' 'ruby' 'aspell' 'guile')
+source=(http://www.weechat.org/files/src/${pkgname}-${pkgver}.tar.bz2;)
+md5sums=('3bb8d27301262bc434de9bcf7d77dce7')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+
+  cmake -Wno-dev ../${pkgname}-${pkgver} -DPREFIX=/usr \
+-DPYTHON_EXECUTABLE=/usr/bin/python2 \
+-DPYTHON_LIBRARY=/usr/lib/libpython2.7.so \
+-DENABLE_MAN=ON \
+-DENABLE_DOC=ON
+
+  make
+}
+
+package() {
+  cd build
+
+  make DESTDIR=${pkgdir}/ install
+}


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

2015-04-12 Thread Evangelos Foutras
Date: Sunday, April 12, 2015 @ 16:46:25
  Author: foutrelis
Revision: 236299

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

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

--+
 staging-i686/PKGBUILD|   30 ++
 staging-i686/gsasl.install   |   16 
 staging-x86_64/PKGBUILD  |   30 ++
 staging-x86_64/gsasl.install |   16 
 4 files changed, 92 insertions(+)

Copied: gsasl/repos/staging-i686/PKGBUILD (from rev 236298, 
gsasl/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-04-12 14:46:25 UTC (rev 236299)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=gsasl
+pkgver=1.8.0
+pkgrel=5
+pkgdesc=Simple Authentication and Security Layer framework and a few common 
SASL mechanisms
+arch=('i686' 'x86_64')
+url=http://josefsson.org/gsasl/;
+license=('GPL')
+depends=('gnutls' 'libidn' 'krb5' 'libgcrypt')
+install=gsasl.install
+source=(ftp://ftp.gnu.org/gnu/gsasl/${pkgname}-${pkgver}.tar.gz)
+sha1sums=('343fd97ae924dc406986c02fb9b889f4114239ae')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  sed -i 's|error too old libgcrypt|/*error too old libgcrypt*/|' lib/configure
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr --with-gssapi-impl=mit
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Copied: gsasl/repos/staging-i686/gsasl.install (from rev 236298, 
gsasl/trunk/gsasl.install)
===
--- staging-i686/gsasl.install  (rev 0)
+++ staging-i686/gsasl.install  2015-04-12 14:46:25 UTC (rev 236299)
@@ -0,0 +1,16 @@
+infodir=usr/share/info
+file=gsasl.info
+
+post_install() {
+  [[ -x usr/bin/install-info ]] || return 0
+  install-info $infodir/$file.gz $infodir/dir 2 /dev/null
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+pre_remove() {
+  [[ -x usr/bin/install-info ]] || return 0
+  install-info --delete $infodir/$file.gz $infodir/dir 2 /dev/null
+}

Copied: gsasl/repos/staging-x86_64/PKGBUILD (from rev 236298, 
gsasl/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2015-04-12 14:46:25 UTC (rev 236299)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=gsasl
+pkgver=1.8.0
+pkgrel=5
+pkgdesc=Simple Authentication and Security Layer framework and a few common 
SASL mechanisms
+arch=('i686' 'x86_64')
+url=http://josefsson.org/gsasl/;
+license=('GPL')
+depends=('gnutls' 'libidn' 'krb5' 'libgcrypt')
+install=gsasl.install
+source=(ftp://ftp.gnu.org/gnu/gsasl/${pkgname}-${pkgver}.tar.gz)
+sha1sums=('343fd97ae924dc406986c02fb9b889f4114239ae')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  sed -i 's|error too old libgcrypt|/*error too old libgcrypt*/|' lib/configure
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr --with-gssapi-impl=mit
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Copied: gsasl/repos/staging-x86_64/gsasl.install (from rev 236298, 
gsasl/trunk/gsasl.install)
===
--- staging-x86_64/gsasl.install(rev 0)
+++ staging-x86_64/gsasl.install2015-04-12 14:46:25 UTC (rev 236299)
@@ -0,0 +1,16 @@
+infodir=usr/share/info
+file=gsasl.info
+
+post_install() {
+  [[ -x usr/bin/install-info ]] || return 0
+  install-info $infodir/$file.gz $infodir/dir 2 /dev/null
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+pre_remove() {
+  [[ -x usr/bin/install-info ]] || return 0
+  install-info --delete $infodir/$file.gz $infodir/dir 2 /dev/null
+}


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

2015-04-12 Thread Evangelos Foutras
Date: Sunday, April 12, 2015 @ 16:46:28
  Author: foutrelis
Revision: 236300

upgpkg: weechat 1.1.1-2

gnutls 3.4.0 rebuild.

Modified:
  weechat/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-04-12 14:46:25 UTC (rev 236299)
+++ PKGBUILD2015-04-12 14:46:28 UTC (rev 236300)
@@ -4,7 +4,7 @@
 
 pkgname=weechat
 pkgver=1.1.1
-pkgrel=1
+pkgrel=2
 pkgdesc=Fast, light and extensible IRC client (curses UI)
 arch=('i686' 'x86_64')
 url=http://www.weechat.org/;


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

2015-04-12 Thread Evangelos Foutras
Date: Sunday, April 12, 2015 @ 12:13:15
  Author: foutrelis
Revision: 131231

archrelease: copy trunk to community-any

Added:
  shorewall/repos/community-any/PKGBUILD
(from rev 131230, shorewall/trunk/PKGBUILD)
Deleted:
  shorewall/repos/community-any/PKGBUILD

--+
 PKGBUILD |  146 ++---
 1 file changed, 73 insertions(+), 73 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-04-12 10:13:05 UTC (rev 131230)
+++ PKGBUILD2015-04-12 10:13:15 UTC (rev 131231)
@@ -1,73 +0,0 @@
-# $Id$
-# Maintainer: Evangelos Foutras evange...@foutrelis.com
-# Contributor: Malte Rabenseifner ma...@zearan.de
-# Contributor: Andrea Scarpino and...@archlinux.org
-# Contributor: FUBAR mrfu...@gmail.com
-
-pkgname=('shorewall' 'shorewall6' 'shorewall-core')
-pkgver=4.6.8
-pkgrel=1
-arch=('any')
-url=http://www.shorewall.net/;
-license=('GPL')
-source=(http://www.shorewall.net/pub/$pkgname/4.6/$pkgname-4.6.8/$pkgname-$pkgver.tar.bz2
-
http://www.shorewall.net/pub/$pkgname/4.6/$pkgname-4.6.8/shorewall6-$pkgver.tar.bz2
-
http://www.shorewall.net/pub/$pkgname/4.6/$pkgname-4.6.8/shorewall-core-$pkgver.tar.bz2)
-sha256sums=('336094ff1aceb3dde03c5fac888fe7fc373b0c80bc68957b30b0327e27493c26'
-'9a0e47490457c261f7d2594d7156ecbc5a97eae9f7d81d669ce28891dade'
-'70f51bf12e398f3e4d67b4531c936e6c57e1c322dfd7d2bfdc8e7717d2cc3587')
-
-build() {
-  for product in shorewall{,6,-core}; do
-pushd $srcdir/$product-$pkgver
-./configure HOST=archlinux
-popd
-  done
-}
-
-package_shorewall() {
-  pkgdesc=An iptables-based firewall for Linux systems
-  depends=('shorewall-core' 'perl')
-  
backup=(etc/shorewall/{accounting,actions,blrules,clear,conntrack,ecn,findgw,hosts,init,initdone,interfaces,lib.private,maclist,mangle,masq,nat,netmap,params,policy,providers,proxyarp,refresh,refreshed,restored,routes,stoppedrules,rtrules,rules,scfilter,secmarks,shorewall.conf,start,started,stop,stopped,tcclasses,tcclear,tcdevices,tcfilters,tcinterfaces,tcpri,tos,tunnels,zones})
-
-  cd $srcdir/$pkgname-$pkgver
-
-  do_install
-}
-
-package_shorewall6() {
-  pkgdesc=An iptables-based firewall for Linux systems (with IPv6 support)
-  depends=('shorewall')
-  
backup=(etc/shorewall6/{accounting,actions,blrules,clear,conntrack,hosts,init,interfaces,maclist,mangle,masq,netmap,params,policy,providers,proxyndp,refresh,refreshed,restored,routes,stoppedrules,rtrules,rules,scfilter,secmarks,shorewall6.conf,start,started,stop,stopped,tcclasses,tcclear,tcdevices,tcfilters,tcinterfaces,tcpri,tos,tunnels,zones})
-
-  cd $srcdir/$pkgname-$pkgver
-
-  do_install 6
-}
-
-package_shorewall-core() {
-  pkgdesc=Core Shorewall libraries
-  depends=('iptables' 'iproute2')
-
-  cd $srcdir/$pkgname-$pkgver
-
-  DESTDIR=$pkgdir ./install.sh
-}
-
-do_install() {
-  local _name_suffix=$1
-
-  sed -i -e 's|^MODULE_SUFFIX=ko$|.gz|' \
- -e 's|/subsys||' \
-  configfiles/shorewall$_name_suffix.conf
-
-  DESTDIR=$pkgdir ./install.sh
-
-  install -d $pkgdir/usr/share/doc/shorewall$_name_suffix/
-  cp -r Samples$_name_suffix $pkgdir/usr/share/doc/shorewall$_name_suffix/
-
-  chmod -R 644 $pkgdir/etc/shorewall$_name_suffix/
-  chmod 755 $pkgdir/etc/shorewall$_name_suffix/
-}
-
-# vim:set ts=2 sw=2 et:

Copied: shorewall/repos/community-any/PKGBUILD (from rev 131230, 
shorewall/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-04-12 10:13:15 UTC (rev 131231)
@@ -0,0 +1,73 @@
+# $Id$
+# Maintainer: Evangelos Foutras evange...@foutrelis.com
+# Contributor: Malte Rabenseifner ma...@zearan.de
+# Contributor: Andrea Scarpino and...@archlinux.org
+# Contributor: FUBAR mrfu...@gmail.com
+
+pkgname=('shorewall' 'shorewall6' 'shorewall-core')
+pkgver=4.6.8.1
+pkgrel=1
+arch=('any')
+url=http://www.shorewall.net/;
+license=('GPL')
+source=(http://www.shorewall.net/pub/$pkgname/4.6/$pkgname-4.6.8/$pkgname-$pkgver.tar.bz2
+
http://www.shorewall.net/pub/$pkgname/4.6/$pkgname-4.6.8/shorewall6-$pkgver.tar.bz2
+
http://www.shorewall.net/pub/$pkgname/4.6/$pkgname-4.6.8/shorewall-core-$pkgver.tar.bz2)
+sha256sums=('30d87605ea40143137ef41a21fc63613bddebad5de5bab23c42da41cc6c6f40d'
+'29da1b7597958193933ef3341dfe03a4b935d248b498f5eaa6484120d3a1351c'
+'9c7fcd4c3cf11ca9aa1f430e05acc4fed40946cbb34b204d6257ca83802d945c')
+
+build() {
+  for product in shorewall{,6,-core}; do
+pushd $srcdir/$product-$pkgver
+./configure HOST=archlinux
+popd
+  done
+}
+
+package_shorewall() {
+  pkgdesc=An iptables-based firewall for Linux systems
+  depends=('shorewall-core' 'perl')
+  

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

2015-04-12 Thread Evangelos Foutras
Date: Sunday, April 12, 2015 @ 12:13:05
  Author: foutrelis
Revision: 131230

upgpkg: shorewall 4.6.8.1-1

New upstream release.

Modified:
  shorewall/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-04-12 08:58:24 UTC (rev 131229)
+++ PKGBUILD2015-04-12 10:13:05 UTC (rev 131230)
@@ -5,7 +5,7 @@
 # Contributor: FUBAR mrfu...@gmail.com
 
 pkgname=('shorewall' 'shorewall6' 'shorewall-core')
-pkgver=4.6.8
+pkgver=4.6.8.1
 pkgrel=1
 arch=('any')
 url=http://www.shorewall.net/;
@@ -13,9 +13,9 @@
 
source=(http://www.shorewall.net/pub/$pkgname/4.6/$pkgname-4.6.8/$pkgname-$pkgver.tar.bz2
 
http://www.shorewall.net/pub/$pkgname/4.6/$pkgname-4.6.8/shorewall6-$pkgver.tar.bz2
 
http://www.shorewall.net/pub/$pkgname/4.6/$pkgname-4.6.8/shorewall-core-$pkgver.tar.bz2)
-sha256sums=('336094ff1aceb3dde03c5fac888fe7fc373b0c80bc68957b30b0327e27493c26'
-'9a0e47490457c261f7d2594d7156ecbc5a97eae9f7d81d669ce28891dade'
-'70f51bf12e398f3e4d67b4531c936e6c57e1c322dfd7d2bfdc8e7717d2cc3587')
+sha256sums=('30d87605ea40143137ef41a21fc63613bddebad5de5bab23c42da41cc6c6f40d'
+'29da1b7597958193933ef3341dfe03a4b935d248b498f5eaa6484120d3a1351c'
+'9c7fcd4c3cf11ca9aa1f430e05acc4fed40946cbb34b204d6257ca83802d945c')
 
 build() {
   for product in shorewall{,6,-core}; do


[arch-commits] Commit in lcalc/trunk (PKGBUILD init_stack.patch pari-2.7.patch)

2015-04-12 Thread Antonio Rojas
Date: Sunday, April 12, 2015 @ 15:42:12
  Author: arojas
Revision: 131239

Rebuild against pari-git

Modified:
  lcalc/trunk/PKGBUILD
  lcalc/trunk/pari-2.7.patch
Deleted:
  lcalc/trunk/init_stack.patch

--+
 PKGBUILD |   12 +++
 init_stack.patch |   31 
 pari-2.7.patch   |   57 +
 3 files changed, 49 insertions(+), 51 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-04-12 13:32:47 UTC (rev 131238)
+++ PKGBUILD2015-04-12 13:42:12 UTC (rev 131239)
@@ -3,27 +3,23 @@
 
 pkgname=lcalc
 pkgver=1.23
-pkgrel=4
+pkgrel=5
 pkgdesc=C++ L-function class library and command line interface
 arch=('i686' 'x86_64')
 url=http://oto.math.uwaterloo.ca/~mrubinst/L_function_public/L.html;
 license=('GPL2')
-depends=('pari')
+depends=('pari-git')
 makedepends=('chrpath')
-source=(http://oto.math.uwaterloo.ca/~mrubinst/L_function_public/CODE/L-$pkgver.tar.gz;
 'Lcommon.h.patch' 'gcc-4.9.patch' 'pari-2.7.patch' 
-'init_stack.patch')
+source=(http://oto.math.uwaterloo.ca/~mrubinst/L_function_public/CODE/L-$pkgver.tar.gz;
 'Lcommon.h.patch' 'gcc-4.9.patch' 'pari-2.7.patch')
 md5sums=('8262d4495e0bbe0283e5341ef8694c23'
  '8af1dd6d3118bb785f193283a31305a2'
  '436dd35b06766dffad0941bcfb511e89'
- '9829d36d0c68e37f2692f44cbb6df535'
- 'c1de0b9cdfa9991e980c34092a43dddf')
+ '187024b6d6f259209645af68ca8787f2')
 
 prepare() {
   cd L-$pkgver
   patch -p1 -i $srcdir/Lcommon.h.patch  
   patch -p1 -i $srcdir/gcc-4.9.patch
-# Use pari_init_stack() instead of old allocatemoremem()
-  patch -p1 -i $srcdir/init_stack.patch
 # port to PARI 2.7 API
   patch -p1 -i $srcdir/pari-2.7.patch
 }

Deleted: init_stack.patch
===
--- init_stack.patch2015-04-12 13:32:47 UTC (rev 131238)
+++ init_stack.patch2015-04-12 13:42:12 UTC (rev 131239)
@@ -1,31 +0,0 @@
-diff -ru src/include/Lcommandline.h b/include/Lcommandline.h
 src/include/Lcommandline.h 2012-08-08 23:21:55.0 +0200
-+++ b/include/Lcommandline.h   2014-01-06 14:04:55.981027532 +0100
-@@ -40,12 +40,7 @@
- #include Lcommandline_globals.h  //command line global variables
- #ifdef INCLUDE_PARI
- #include pari.h  //for pari's elliptic curve functions
--#undef init//pari has a '#define init pari_init' which
--   //causes trouble with the stream.h init.
--   //pari also causes trouble with things like abs.
--   //we place the pari include first since otherwise 
it
--   //messes up.
--
-+#include paripriv.h  //for pari_init_stack()
- #endif //ifdef INCLUDE_PARI
- 
- 
-diff -ru src/src/Lcommandline.cc b/src/Lcommandline.cc
 src/src/Lcommandline.cc2012-08-08 23:21:56.0 +0200
-+++ b/src/Lcommandline.cc  2014-01-06 14:02:19.463388366 +0100
-@@ -473,7 +473,9 @@
- 
- #ifdef INCLUDE_PARI
- if(do_elliptic_curve){
-- allocatemoremem((int) N_terms*16+100); //X this 
should depend on whether we're double or long double or mpfr double
-+ // Reallocate PARI stack
-+ pari_init_stack((size_t)N_terms*16 + 100, top-bot); 
//X this should depend on whether we're double or long double or mpfr 
double
-+
-  if (my_verbose0) cout  Will precompute   N_terms   
elliptic L-function dirichlet coefficients...  endl;
-  initialize_new_L(a1,a2,a3,a4,a6,N_terms); 
- }

Modified: pari-2.7.patch
===
--- pari-2.7.patch  2015-04-12 13:32:47 UTC (rev 131238)
+++ pari-2.7.patch  2015-04-12 13:42:12 UTC (rev 131239)
@@ -1,11 +1,5 @@
-Description: Port to pari 2.7 API
-Author: Luca Falavigna dktrkr...@debian.org
-Tobias Hansen than...@debian.org
-Bug-Debian: http://bugs.debian.org/635506
-http://bugs.debian.org/743327
-
 a/src/Lcommandline_elliptic.cc
-+++ b/src/Lcommandline_elliptic.cc
+--- src/src/Lcommandline_elliptic.cc   2010-01-31 16:16:45.0 +0100
 src/src/Lcommandline_elliptic.cc   2011-05-10 17:08:10.0 +0200
 @@ -121,11 +121,11 @@
  
  
@@ -23,12 +17,51 @@
  
  //gaffsg(a1,(GEN) F[1]);
  //gaffsg(a2,(GEN) F[2]);
-@@ -139,7 +139,7 @@
- gaffect(strtoGEN(a4), (GEN) F[4]);
- gaffect(strtoGEN(a6), (GEN) F[5]);
+@@ -133,15 +133,15 @@
+ //gaffsg(a4,(GEN) F[4]);
+ //gaffsg(a6,(GEN) F[5]);
  
+-gaffect(strtoGEN(a1), (GEN) F[1]);
+-gaffect(strtoGEN(a2), (GEN) F[2]);
+-gaffect(strtoGEN(a3), (GEN) F[3]);
+-gaffect(strtoGEN(a4), (GEN) F[4]);
+-gaffect(strtoGEN(a6), (GEN) F[5]);
++gaffect(gp_read_str(a1), (GEN) F[1]);
++gaffect(gp_read_str(a2), (GEN) F[2]);
++gaffect(gp_read_str(a3), (GEN) F[3]);
++gaffect(gp_read_str(a4), 

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

2015-04-12 Thread Antonio Rojas
Date: Sunday, April 12, 2015 @ 15:26:26
  Author: arojas
Revision: 131235

Update to 20150408, build against pari-git

Modified:
  eclib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-04-12 13:11:44 UTC (rev 131234)
+++ PKGBUILD2015-04-12 13:26:26 UTC (rev 131235)
@@ -2,15 +2,15 @@
 # Maintainer: Antonio Rojas aro...@archlinux.org
 
 pkgname=eclib
-pkgver=20141106
-pkgrel=3
+pkgver=20150408
+pkgrel=1
 pkgdesc=Includes mwrank (for 2-descent on elliptic curves over Q) and modular 
symbol code used to create the elliptic curve database
 arch=(i686 x86_64)
 url=https://github.com/JohnCremona/eclib/;
 license=(GPL)
-depends=(flint pari)
+depends=(flint pari-git)
 source=(https://github.com/JohnCremona/eclib/archive/$pkgname-$pkgver.tar.gz;)
-md5sums=('dd65b29741461a7abd02c721b9f0c80d')
+md5sums=('9544c6d471e48eac193efdc29a9d0955')
 
 build() {
   cd eclib-$pkgname-$pkgver


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

2015-04-12 Thread Daniel Micay
Date: Sunday, April 12, 2015 @ 16:19:25
  Author: thestinger
Revision: 131248

upgpkg: openvas-scanner 4.0.6-2

Modified:
  openvas-scanner/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-04-12 14:18:17 UTC (rev 131247)
+++ PKGBUILD2015-04-12 14:19:25 UTC (rev 131248)
@@ -2,7 +2,7 @@
 # Maintainer: Daniel Micay danielmi...@gmail.com
 pkgname=openvas-scanner
 pkgver=4.0.6
-pkgrel=1
+pkgrel=2
 pkgdesc='The OpenVAS scanning Daemon'
 arch=('i686' 'x86_64')
 url='http://www.openvas.org/'


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

2015-04-12 Thread Felix Yan
Date: Sunday, April 12, 2015 @ 16:19:19
  Author: fyan
Revision: 236295

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

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

---+
 staging-i686/PKGBUILD |   28 
 staging-i686/kdiff3.install   |   11 +++
 staging-x86_64/PKGBUILD   |   28 
 staging-x86_64/kdiff3.install |   11 +++
 4 files changed, 78 insertions(+)

Copied: kdiff3/repos/staging-i686/PKGBUILD (from rev 236294, 
kdiff3/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-04-12 14:19:19 UTC (rev 236295)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=kdiff3
+pkgver=0.9.98
+pkgrel=3
+pkgdesc=A KDE file comparator/merge tool
+arch=('i686' 'x86_64')
+url=http://kdiff3.sourceforge.net/;
+license=('GPL')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4' 'kdebase-lib' 'docbook-xml')
+optdepends=('kdebase-lib: for the plugin')
+install=kdiff3.install
+source=(http://downloads.sourceforge.net/sourceforge/kdiff3/${pkgname}-${pkgver}.tar.gz)
+sha1sums=('1390b4ca9c58316de49cb0aabb433f14ebf2dc3f')
+
+build() {
+  mkdir ${pkgname}-${pkgver}/release
+  cd ${pkgname}-${pkgver}/release
+  cmake .. -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}/release
+  make DESTDIR=${pkgdir} install
+}

Copied: kdiff3/repos/staging-i686/kdiff3.install (from rev 236294, 
kdiff3/trunk/kdiff3.install)
===
--- staging-i686/kdiff3.install (rev 0)
+++ staging-i686/kdiff3.install 2015-04-12 14:19:19 UTC (rev 236295)
@@ -0,0 +1,11 @@
+post_install() {
+  xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Copied: kdiff3/repos/staging-x86_64/PKGBUILD (from rev 236294, 
kdiff3/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2015-04-12 14:19:19 UTC (rev 236295)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=kdiff3
+pkgver=0.9.98
+pkgrel=3
+pkgdesc=A KDE file comparator/merge tool
+arch=('i686' 'x86_64')
+url=http://kdiff3.sourceforge.net/;
+license=('GPL')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4' 'kdebase-lib' 'docbook-xml')
+optdepends=('kdebase-lib: for the plugin')
+install=kdiff3.install
+source=(http://downloads.sourceforge.net/sourceforge/kdiff3/${pkgname}-${pkgver}.tar.gz)
+sha1sums=('1390b4ca9c58316de49cb0aabb433f14ebf2dc3f')
+
+build() {
+  mkdir ${pkgname}-${pkgver}/release
+  cd ${pkgname}-${pkgver}/release
+  cmake .. -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}/release
+  make DESTDIR=${pkgdir} install
+}

Copied: kdiff3/repos/staging-x86_64/kdiff3.install (from rev 236294, 
kdiff3/trunk/kdiff3.install)
===
--- staging-x86_64/kdiff3.install   (rev 0)
+++ staging-x86_64/kdiff3.install   2015-04-12 14:19:19 UTC (rev 236295)
@@ -0,0 +1,11 @@
+post_install() {
+  xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}


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

2015-04-12 Thread Felix Yan
Date: Sunday, April 12, 2015 @ 16:18:59
  Author: fyan
Revision: 236294

upgpkg: kdiff3 0.9.98-3

KDE4 docs move

Modified:
  kdiff3/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-04-12 14:09:09 UTC (rev 236293)
+++ PKGBUILD2015-04-12 14:18:59 UTC (rev 236294)
@@ -3,7 +3,7 @@
 
 pkgname=kdiff3
 pkgver=0.9.98
-pkgrel=2
+pkgrel=3
 pkgdesc=A KDE file comparator/merge tool
 arch=('i686' 'x86_64')
 url=http://kdiff3.sourceforge.net/;


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

2015-04-12 Thread Daniel Micay
Date: Sunday, April 12, 2015 @ 16:18:17
  Author: thestinger
Revision: 131247

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

Added:
  openvas-manager/repos/community-staging-i686/
  openvas-manager/repos/community-staging-i686/PKGBUILD
(from rev 131246, openvas-manager/trunk/PKGBUILD)
  openvas-manager/repos/community-staging-x86_64/
  openvas-manager/repos/community-staging-x86_64/PKGBUILD
(from rev 131246, openvas-manager/trunk/PKGBUILD)

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

Copied: openvas-manager/repos/community-staging-i686/PKGBUILD (from rev 131246, 
openvas-manager/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-04-12 14:18:17 UTC (rev 131247)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Daniel Micay danielmi...@gmail.com
+pkgname=openvas-manager
+pkgver=5.0.9
+pkgrel=2
+pkgdesc='A layer between the OpenVAS Scanner and various client applications'
+arch=('i686' 'x86_64')
+url='http://www.openvas.org/'
+license=('GPL')
+depends=('openvas-libraries' 'rsync' 'sqlite3')
+makedepends=('cmake' 'doxygen' 'xmltoman')
+groups=(openvas)
+# These URLs need to be manually updated on every pkgver upgrade.
+# http://wald.intevation.org/frs/?group_id=29
+source=(http://wald.intevation.org/frs/download.php/1963/$pkgname-${pkgver}.tar.gz;
+
http://wald.intevation.org/frs/download.php/1964/$pkgname-${pkgver}.tar.gz.asc;)
+md5sums=('da37223106a4f0b6dbefd090e9703feb'
+ 'SKIP')
+validpgpkeys=(
+  'C3B468D2288C68B9D526452248479FF648DB4530' # OpenVAS Transfer 
Integrity
+)
+
+build() {
+  cd $pkgname-$pkgver
+  cmake -DCMAKE_BUILD_TYPE=Release -DSBINDIR=/usr/bin \
+-DCMAKE_INSTALL_PREFIX=/usr -DSYSCONFDIR=/etc -DLOCALSTATEDIR=/var .
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Copied: openvas-manager/repos/community-staging-x86_64/PKGBUILD (from rev 
131246, openvas-manager/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-04-12 14:18:17 UTC (rev 131247)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Daniel Micay danielmi...@gmail.com
+pkgname=openvas-manager
+pkgver=5.0.9
+pkgrel=2
+pkgdesc='A layer between the OpenVAS Scanner and various client applications'
+arch=('i686' 'x86_64')
+url='http://www.openvas.org/'
+license=('GPL')
+depends=('openvas-libraries' 'rsync' 'sqlite3')
+makedepends=('cmake' 'doxygen' 'xmltoman')
+groups=(openvas)
+# These URLs need to be manually updated on every pkgver upgrade.
+# http://wald.intevation.org/frs/?group_id=29
+source=(http://wald.intevation.org/frs/download.php/1963/$pkgname-${pkgver}.tar.gz;
+
http://wald.intevation.org/frs/download.php/1964/$pkgname-${pkgver}.tar.gz.asc;)
+md5sums=('da37223106a4f0b6dbefd090e9703feb'
+ 'SKIP')
+validpgpkeys=(
+  'C3B468D2288C68B9D526452248479FF648DB4530' # OpenVAS Transfer 
Integrity
+)
+
+build() {
+  cd $pkgname-$pkgver
+  cmake -DCMAKE_BUILD_TYPE=Release -DSBINDIR=/usr/bin \
+-DCMAKE_INSTALL_PREFIX=/usr -DSYSCONFDIR=/etc -DLOCALSTATEDIR=/var .
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}


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

2015-04-12 Thread Daniel Micay
Date: Sunday, April 12, 2015 @ 16:19:47
  Author: thestinger
Revision: 131249

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

Added:
  openvas-scanner/repos/community-staging-i686/
  openvas-scanner/repos/community-staging-i686/PKGBUILD
(from rev 131248, openvas-scanner/trunk/PKGBUILD)
  openvas-scanner/repos/community-staging-i686/openvas-scanner.service
(from rev 131248, openvas-scanner/trunk/openvas-scanner.service)
  openvas-scanner/repos/community-staging-x86_64/
  openvas-scanner/repos/community-staging-x86_64/PKGBUILD
(from rev 131248, openvas-scanner/trunk/PKGBUILD)
  openvas-scanner/repos/community-staging-x86_64/openvas-scanner.service
(from rev 131248, openvas-scanner/trunk/openvas-scanner.service)

--+
 community-staging-i686/PKGBUILD  |   36 +
 community-staging-i686/openvas-scanner.service   |9 +
 community-staging-x86_64/PKGBUILD|   36 +
 community-staging-x86_64/openvas-scanner.service |9 +
 4 files changed, 90 insertions(+)

Copied: openvas-scanner/repos/community-staging-i686/PKGBUILD (from rev 131248, 
openvas-scanner/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-04-12 14:19:47 UTC (rev 131249)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Daniel Micay danielmi...@gmail.com
+pkgname=openvas-scanner
+pkgver=4.0.6
+pkgrel=2
+pkgdesc='The OpenVAS scanning Daemon'
+arch=('i686' 'x86_64')
+url='http://www.openvas.org/'
+license=('GPL')
+depends=('openvas-libraries')
+makedepends=('cmake' 'doxygen')
+groups=(openvas)
+# These URLs need to be manually updated on every pkgver upgrade.
+# http://wald.intevation.org/frs/?group_id=29
+source=(http://wald.intevation.org/frs/download.php/1959/$pkgname-${pkgver}.tar.gz;
+
http://wald.intevation.org/frs/download.php/1960/$pkgname-${pkgver}.tar.gz.asc;
+$pkgname.service)
+md5sums=('2f66d96c97a03848490d1371d1c3b1b8'
+ 'SKIP'
+ '5cc11ac11a7454aaa9148eab844b81af')
+validpgpkeys=(
+  'C3B468D2288C68B9D526452248479FF648DB4530' # OpenVAS Transfer 
Integrity
+)
+
+build() {
+  cd $pkgname-$pkgver
+  cmake -DCMAKE_BUILD_TYPE=Release -DSBINDIR=/usr/bin \
+-DCMAKE_INSTALL_PREFIX=/usr -DSYSCONFDIR=/etc -DLOCALSTATEDIR=/var .
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir/ install
+  install -Dm644 ../$pkgname.service 
$pkgdir/usr/lib/systemd/system/${pkgname}.service
+}

Copied: openvas-scanner/repos/community-staging-i686/openvas-scanner.service 
(from rev 131248, openvas-scanner/trunk/openvas-scanner.service)
===
--- community-staging-i686/openvas-scanner.service  
(rev 0)
+++ community-staging-i686/openvas-scanner.service  2015-04-12 14:19:47 UTC 
(rev 131249)
@@ -0,0 +1,9 @@
+[Unit]
+Description=Open Vulnerability Assessment System Scanner Daemon
+Documentation=http://www.openvas.org/
+
+[Service]
+ExecStart=/usr/bin/openvassd -f
+
+[Install]
+WantedBy=multi-user.target

Copied: openvas-scanner/repos/community-staging-x86_64/PKGBUILD (from rev 
131248, openvas-scanner/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-04-12 14:19:47 UTC (rev 131249)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Daniel Micay danielmi...@gmail.com
+pkgname=openvas-scanner
+pkgver=4.0.6
+pkgrel=2
+pkgdesc='The OpenVAS scanning Daemon'
+arch=('i686' 'x86_64')
+url='http://www.openvas.org/'
+license=('GPL')
+depends=('openvas-libraries')
+makedepends=('cmake' 'doxygen')
+groups=(openvas)
+# These URLs need to be manually updated on every pkgver upgrade.
+# http://wald.intevation.org/frs/?group_id=29
+source=(http://wald.intevation.org/frs/download.php/1959/$pkgname-${pkgver}.tar.gz;
+
http://wald.intevation.org/frs/download.php/1960/$pkgname-${pkgver}.tar.gz.asc;
+$pkgname.service)
+md5sums=('2f66d96c97a03848490d1371d1c3b1b8'
+ 'SKIP'
+ '5cc11ac11a7454aaa9148eab844b81af')
+validpgpkeys=(
+  'C3B468D2288C68B9D526452248479FF648DB4530' # OpenVAS Transfer 
Integrity
+)
+
+build() {
+  cd $pkgname-$pkgver
+  cmake -DCMAKE_BUILD_TYPE=Release -DSBINDIR=/usr/bin \
+-DCMAKE_INSTALL_PREFIX=/usr -DSYSCONFDIR=/etc -DLOCALSTATEDIR=/var .
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir/ install
+  install -Dm644 ../$pkgname.service 
$pkgdir/usr/lib/systemd/system/${pkgname}.service
+}

Copied: openvas-scanner/repos/community-staging-x86_64/openvas-scanner.service 
(from rev 131248, openvas-scanner/trunk/openvas-scanner.service)

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

2015-04-12 Thread Evangelos Foutras
Date: Sunday, April 12, 2015 @ 16:52:47
  Author: foutrelis
Revision: 236303

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

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

--+
 staging-i686/PKGBUILD|   48 +
 staging-i686/msmtp.install   |   18 +++
 staging-x86_64/PKGBUILD  |   48 +
 staging-x86_64/msmtp.install |   18 +++
 4 files changed, 132 insertions(+)

Copied: msmtp/repos/staging-i686/PKGBUILD (from rev 236302, 
msmtp/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-04-12 14:52:47 UTC (rev 236303)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgbase=msmtp
+pkgname=('msmtp' 'msmtp-mta')
+pkgver=1.6.1
+pkgrel=2
+arch=('i686' 'x86_64')
+license=('GPL3')
+url=http://msmtp.sourceforge.net;
+makedepends=('texlive-plainextra' 'gsasl' 'libsecret')
+source=(http://download.sourceforge.net/sourceforge/msmtp/${pkgbase}-${pkgver}.tar.xz)
+sha1sums=('ac70151bcb53af5e192cbb147fd2b8139c637089')
+
+build() {
+  cd ${pkgbase}-${pkgver}
+  ./configure --prefix=/usr --sysconfdir=/etc --with-ssl=gnutls
+  make
+  make -C doc html pdf
+}
+
+package_msmtp() {
+  pkgdesc=A mini smtp client
+  depends=('gsasl' 'libsecret')
+  install=msmtp.install
+
+  cd ${pkgbase}-${pkgver}
+  make DESTDIR=${pkgdir} install 
+  make DESTDIR=${pkgdir} -C doc install-html install-pdf
+
+# Installing example configs and scripts to /usr/share/doc/msmtp
+# as they are not installed by default (Debian and Gentoo do it this way)
+  install -d ${pkgdir}/usr/share/doc/msmtp
+  cp -r scripts/{find_alias,msmtpqueue,msmtpq,set_sendmail} 
${pkgdir}/usr/share/doc/msmtp/
+  install -D -m644 doc/*.example ${pkgdir}/usr/share/doc/msmtp/
+
+  install -D -m644 scripts/vim/msmtp.vim 
${pkgdir}/usr/share/vim/vimfiles/syntax/msmtp.vim
+}
+
+package_msmtp-mta() {
+  pkgdesc=A mini smtp client - the regular MTA
+  depends=('msmtp')
+  provides=('smtp-forwarder')
+  conflicts=('smtp-forwarder')
+
+  install -d ${pkgdir}/usr/bin
+  ln -s msmtp ${pkgdir}/usr/bin/sendmail
+}

Copied: msmtp/repos/staging-i686/msmtp.install (from rev 236302, 
msmtp/trunk/msmtp.install)
===
--- staging-i686/msmtp.install  (rev 0)
+++ staging-i686/msmtp.install  2015-04-12 14:52:47 UTC (rev 236303)
@@ -0,0 +1,18 @@
+infodir=usr/share/info
+filelist=(msmtp.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: msmtp/repos/staging-x86_64/PKGBUILD (from rev 236302, 
msmtp/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2015-04-12 14:52:47 UTC (rev 236303)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgbase=msmtp
+pkgname=('msmtp' 'msmtp-mta')
+pkgver=1.6.1
+pkgrel=2
+arch=('i686' 'x86_64')
+license=('GPL3')
+url=http://msmtp.sourceforge.net;
+makedepends=('texlive-plainextra' 'gsasl' 'libsecret')
+source=(http://download.sourceforge.net/sourceforge/msmtp/${pkgbase}-${pkgver}.tar.xz)
+sha1sums=('ac70151bcb53af5e192cbb147fd2b8139c637089')
+
+build() {
+  cd ${pkgbase}-${pkgver}
+  ./configure --prefix=/usr --sysconfdir=/etc --with-ssl=gnutls
+  make
+  make -C doc html pdf
+}
+
+package_msmtp() {
+  pkgdesc=A mini smtp client
+  depends=('gsasl' 'libsecret')
+  install=msmtp.install
+
+  cd ${pkgbase}-${pkgver}
+  make DESTDIR=${pkgdir} install 
+  make DESTDIR=${pkgdir} -C doc install-html install-pdf
+
+# Installing example configs and scripts to /usr/share/doc/msmtp
+# as they are not installed by default (Debian and Gentoo do it this way)
+  install -d ${pkgdir}/usr/share/doc/msmtp
+  cp -r scripts/{find_alias,msmtpqueue,msmtpq,set_sendmail} 
${pkgdir}/usr/share/doc/msmtp/
+  install -D -m644 doc/*.example ${pkgdir}/usr/share/doc/msmtp/
+
+  install -D -m644 scripts/vim/msmtp.vim 
${pkgdir}/usr/share/vim/vimfiles/syntax/msmtp.vim
+}
+
+package_msmtp-mta() {
+  pkgdesc=A mini smtp client - the regular MTA
+  depends=('msmtp')
+  provides=('smtp-forwarder')
+  conflicts=('smtp-forwarder')
+
+  install -d 

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

2015-04-12 Thread Bartłomiej Piotrowski
Date: Sunday, April 12, 2015 @ 20:20:23
  Author: bpiotrowski
Revision: 236312

upgpkg: empathy 3.12.8-2

rebuild against gnutls 3.4.0

Modified:
  empathy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-04-12 17:49:40 UTC (rev 236311)
+++ PKGBUILD2015-04-12 18:20:23 UTC (rev 236312)
@@ -3,7 +3,7 @@
 
 pkgname=empathy
 pkgver=3.12.8
-pkgrel=1
+pkgrel=2
 pkgdesc=A GNOME instant messaging client using the Telepathy framework.
 arch=(i686 x86_64)
 url=http://live.gnome.org/Empathy;


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

2015-04-12 Thread Bartłomiej Piotrowski
Date: Sunday, April 12, 2015 @ 20:20:32
  Author: bpiotrowski
Revision: 236313

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

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

+
 staging-i686/PKGBUILD  |   37 +
 staging-i686/empathy.install   |   16 
 staging-x86_64/PKGBUILD|   37 +
 staging-x86_64/empathy.install |   16 
 4 files changed, 106 insertions(+)

Copied: empathy/repos/staging-i686/PKGBUILD (from rev 236312, 
empathy/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-04-12 18:20:32 UTC (rev 236313)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=empathy
+pkgver=3.12.8
+pkgrel=2
+pkgdesc=A GNOME instant messaging client using the Telepathy framework.
+arch=(i686 x86_64)
+url=http://live.gnome.org/Empathy;
+license=(GPL2)
+depends=(clutter-gst2 clutter-gtk folks gcr iso-codes libcanberra libpulse 
webkitgtk telepathy-farstream telepathy-glib telepathy-logger 
telepathy-mission-control geoclue2 geocode-glib cheese libchamplain)
+makedepends=(intltool itstool docbook-xsl python2)
+optdepends=('telepathy-gabble: XMPP/Jabber support'
+'telepathy-idle: IRC support'
+'telepathy-salut: Link-local XMPP support'
+'telepathy-rakia: SIP support'
+'telepathy-haze: libpurple support')
+options=('!makeflags')
+groups=(gnome)
+install=empathy.install
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('fce8fd4b9e276f21577292003b1e1bcf3db90d277335cdc1dba77ba3a29ee683')
+
+build() {
+  cd $pkgname-$pkgver
+  PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
+  --sysconfdir=/etc  \
+  --libexecdir=/usr/lib/empathy \
+  --disable-static
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Copied: empathy/repos/staging-i686/empathy.install (from rev 236312, 
empathy/trunk/empathy.install)
===
--- staging-i686/empathy.install(rev 0)
+++ staging-i686/empathy.install2015-04-12 18:20:32 UTC (rev 236313)
@@ -0,0 +1,16 @@
+post_install() {
+glib-compile-schemas /usr/share/glib-2.0/schemas
+update-desktop-database -q
+gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+echo To use Empathy you need to install at least one Telepathy connection 
manager.
+}
+
+post_upgrade() {
+glib-compile-schemas /usr/share/glib-2.0/schemas
+update-desktop-database -q
+gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+}
+
+post_remove() {
+post_upgrade
+}

Copied: empathy/repos/staging-x86_64/PKGBUILD (from rev 236312, 
empathy/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2015-04-12 18:20:32 UTC (rev 236313)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=empathy
+pkgver=3.12.8
+pkgrel=2
+pkgdesc=A GNOME instant messaging client using the Telepathy framework.
+arch=(i686 x86_64)
+url=http://live.gnome.org/Empathy;
+license=(GPL2)
+depends=(clutter-gst2 clutter-gtk folks gcr iso-codes libcanberra libpulse 
webkitgtk telepathy-farstream telepathy-glib telepathy-logger 
telepathy-mission-control geoclue2 geocode-glib cheese libchamplain)
+makedepends=(intltool itstool docbook-xsl python2)
+optdepends=('telepathy-gabble: XMPP/Jabber support'
+'telepathy-idle: IRC support'
+'telepathy-salut: Link-local XMPP support'
+'telepathy-rakia: SIP support'
+'telepathy-haze: libpurple support')
+options=('!makeflags')
+groups=(gnome)
+install=empathy.install
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('fce8fd4b9e276f21577292003b1e1bcf3db90d277335cdc1dba77ba3a29ee683')
+
+build() {
+  cd $pkgname-$pkgver
+  PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
+  --sysconfdir=/etc  \
+  --libexecdir=/usr/lib/empathy \
+  --disable-static
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Copied: 

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

2015-04-12 Thread Jan Steffens
Date: Sunday, April 12, 2015 @ 18:11:33
  Author: heftig
Revision: 236309

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-04-12 16:10:37 UTC (rev 236308)
+++ extra-i686/PKGBUILD 2015-04-12 16:11:33 UTC (rev 236309)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-# Contributor: György Balló ball...@freestart.hu
-
-pkgname=geoclue2
-pkgver=2.1.10
-pkgrel=1
-pkgdesc=Modular geoinformation service built on the D-Bus messaging system
-arch=(i686 x86_64)
-url=http://geoclue.freedesktop.org/;
-license=(LGPL)
-depends=(libsoup json-glib libnm-glib libmm-glib)
-makedepends=(intltool geoip python2 systemd)
-optdepends=('geoip: geoip-lookup server binary')
-source=(http://freedesktop.org/software/geoclue/releases/${pkgver:0:3}/geoclue-$pkgver.tar.xz)
-md5sums=('aaa6c7a2a48a8fa74838345722d80e9f')
-
-build() {
-  cd geoclue-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
---libexecdir=/usr/lib/$pkgname --disable-static
-  make
-}
-
-package() {
-  cd geoclue-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: geoclue2/repos/extra-i686/PKGBUILD (from rev 236308, 
geoclue2/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-04-12 16:11:33 UTC (rev 236309)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+# Contributor: György Balló ball...@freestart.hu
+
+pkgname=geoclue2
+pkgver=2.2.0
+pkgrel=1
+pkgdesc=Modular geoinformation service built on the D-Bus messaging system
+arch=(i686 x86_64)
+url=http://geoclue.freedesktop.org/;
+license=(LGPL)
+depends=(libsoup json-glib libnm-glib libmm-glib)
+makedepends=(intltool geoip python2 systemd)
+optdepends=('geoip: geoip-lookup server binary')
+source=(http://freedesktop.org/software/geoclue/releases/${pkgver:0:3}/geoclue-$pkgver.tar.xz)
+md5sums=('c1970e4ec6f2af6591a75294fc6fb4fa')
+
+build() {
+  cd geoclue-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+--libexecdir=/usr/lib/$pkgname --disable-static
+  make
+}
+
+package() {
+  cd geoclue-$pkgver
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-04-12 16:10:37 UTC (rev 236308)
+++ extra-x86_64/PKGBUILD   2015-04-12 16:11:33 UTC (rev 236309)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-# Contributor: György Balló ball...@freestart.hu
-
-pkgname=geoclue2
-pkgver=2.1.10
-pkgrel=1
-pkgdesc=Modular geoinformation service built on the D-Bus messaging system
-arch=(i686 x86_64)
-url=http://geoclue.freedesktop.org/;
-license=(LGPL)
-depends=(libsoup json-glib libnm-glib libmm-glib)
-makedepends=(intltool geoip python2 systemd)
-optdepends=('geoip: geoip-lookup server binary')
-source=(http://freedesktop.org/software/geoclue/releases/${pkgver:0:3}/geoclue-$pkgver.tar.xz)
-md5sums=('aaa6c7a2a48a8fa74838345722d80e9f')
-
-build() {
-  cd geoclue-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
---libexecdir=/usr/lib/$pkgname --disable-static
-  make
-}
-
-package() {
-  cd geoclue-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: geoclue2/repos/extra-x86_64/PKGBUILD (from rev 236308, 
geoclue2/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2015-04-12 16:11:33 UTC (rev 236309)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+# Contributor: György Balló ball...@freestart.hu
+
+pkgname=geoclue2
+pkgver=2.2.0
+pkgrel=1
+pkgdesc=Modular geoinformation service built on the D-Bus messaging system
+arch=(i686 x86_64)
+url=http://geoclue.freedesktop.org/;
+license=(LGPL)
+depends=(libsoup json-glib libnm-glib libmm-glib)
+makedepends=(intltool geoip python2 systemd)
+optdepends=('geoip: geoip-lookup server binary')
+source=(http://freedesktop.org/software/geoclue/releases/${pkgver:0:3}/geoclue-$pkgver.tar.xz)
+md5sums=('c1970e4ec6f2af6591a75294fc6fb4fa')
+
+build() {
+  cd geoclue-$pkgver
+  ./configure --prefix=/usr 

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

2015-04-12 Thread Jan Steffens
Date: Sunday, April 12, 2015 @ 18:10:37
  Author: heftig
Revision: 236308

2.2.0

Modified:
  geoclue2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-04-12 15:34:42 UTC (rev 236307)
+++ PKGBUILD2015-04-12 16:10:37 UTC (rev 236308)
@@ -3,7 +3,7 @@
 # Contributor: György Balló ball...@freestart.hu
 
 pkgname=geoclue2
-pkgver=2.1.10
+pkgver=2.2.0
 pkgrel=1
 pkgdesc=Modular geoinformation service built on the D-Bus messaging system
 arch=(i686 x86_64)
@@ -13,7 +13,7 @@
 makedepends=(intltool geoip python2 systemd)
 optdepends=('geoip: geoip-lookup server binary')
 
source=(http://freedesktop.org/software/geoclue/releases/${pkgver:0:3}/geoclue-$pkgver.tar.xz)
-md5sums=('aaa6c7a2a48a8fa74838345722d80e9f')
+md5sums=('c1970e4ec6f2af6591a75294fc6fb4fa')
 
 build() {
   cd geoclue-$pkgver


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

2015-04-12 Thread Jelle van der Waa
Date: Sunday, April 12, 2015 @ 20:19:00
  Author: jelle
Revision: 131254

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

Added:
  calibre/repos/community-i686/PKGBUILD
(from rev 131253, calibre/trunk/PKGBUILD)
  calibre/repos/community-i686/calibre.install
(from rev 131253, calibre/trunk/calibre.install)
  calibre/repos/community-x86_64/PKGBUILD
(from rev 131253, calibre/trunk/PKGBUILD)
  calibre/repos/community-x86_64/calibre.install
(from rev 131253, calibre/trunk/calibre.install)
Deleted:
  calibre/repos/community-i686/PKGBUILD
  calibre/repos/community-i686/calibre.install
  calibre/repos/community-i686/incompatibility-pyqt5.4.1.patch
  calibre/repos/community-x86_64/PKGBUILD
  calibre/repos/community-x86_64/calibre.install
  calibre/repos/community-x86_64/incompatibility-pyqt5.4.1.patch

--+
 /PKGBUILD|  176 +
 /calibre.install |   24 ++
 community-i686/PKGBUILD  |   88 --
 community-i686/calibre.install   |   12 -
 community-i686/incompatibility-pyqt5.4.1.patch   |   28 ---
 community-x86_64/PKGBUILD|   88 --
 community-x86_64/calibre.install |   12 -
 community-x86_64/incompatibility-pyqt5.4.1.patch |   28 ---
 8 files changed, 200 insertions(+), 256 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-04-12 18:18:04 UTC (rev 131253)
+++ community-i686/PKGBUILD 2015-04-12 18:19:00 UTC (rev 131254)
@@ -1,88 +0,0 @@
-# $Id$
-# Maintainer: Jelle van der Waa je...@vdwaa.nl
-# Maintainer: Daniel Wallace danielwallace at gtmanfred dot com
-# Contributor: Giovanni Scafora giova...@archlinux.org
-# Contributor: Petrov Roman nwhis...@gmail.com
-# Contributor: Andrea Fagiani andfagiani _at_ gmail dot com
-# Contributor: Larry Hajali larryh...@gmail.com
-
-pkgname=calibre
-pkgver=2.23.0
-pkgrel=2
-pkgdesc=Ebook management application
-arch=('i686' 'x86_64')
-url=http://calibre-ebook.com/;
-license=('GPL3')
-depends=('python2-six' 'python2-dateutil' 'python2-cssutils' 'python2-cherrypy'
- 'python2-mechanize' 'podofo' 'libwmf'
- 'imagemagick' 'chmlib' 'python2-lxml' 'libusbx'
- 'python2-pillow' 'shared-mime-info' 'python2-dnspython'
- 'python2-pyqt5' 'python2-psutil' 'icu' 'libmtp' 'python2-dbus'
- 'python2-netifaces' 'python2-cssselect' 'python2-apsw' 'qt5-webkit'
- 'qt5-svg' 'python2-chardet' 'python2-html5lib' 'python2-pygments' 
'mtdev')
-makedepends=('python2-pycountry' 'qt5-x11extras' )
-optdepends=('ipython2: to use calibre-debug'
-'udisks: required for mounting certain devices'
-)
-install=calibre.install
-source=(http://download.calibre-ebook.com/${pkgver}/calibre-${pkgver}.tar.xz;)
-md5sums=('096bb1c01bfe98fce3647e78c8d594ca')
-
-prepare(){
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  # Remove unneeded files and libs
-  rm -rf resources/${pkgname}-portable.* \
- src/cherrypy \
- src/html5lib \
- src/chardet
-
-  sed -i s/shlex.split(ldflags)/ + ['-fPIC']/ setup/extensions.py
-
-  # Use python2
-  sed -i 's:\(env[ ]\+python$\|/usr/bin/python$\):\12:g' $(find . -regex 
.*\.py\|.*\.recipe)
-
-  # Desktop integration (e.g. enforce arch defaults)
-  sed -e /self.create_uninstaller()/,/os.rmdir(config_dir)/d \
-  -e /\(cc('xdg-icon-resource\|self.icon_resources.append\|'128'))\)/d \
-  -e /render_img/ s/\('calibre-.*\.png'\)/os.path.join(dir, \1)/g \
-  -e /dir, 'calibre-lrf.png'/i \
-\dir = os.path.join(self.opts.staging_sharedir,'../pixmaps')\n\
-\os.mkdir(dir) \
-  -e /f = open/ s/\('calibre-.*\.desktop'\)/os.path.join(dir, \1)/g \
-  -e /dir, 'calibre-lrfviewer.desktop'/i \
-\dir = 
os.path.join(self.opts.staging_sharedir,'../applications')\n\
-\os.mkdir(dir) \
-  -e s/'ctc-posml'/'text' not in mt and 'pdf' not in mt and 'xhtml'/ \
-  -e s/^Name=calibre/Name=Calibre/g \
-  -i  src/calibre/linux.py
-}
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  LANG='en_US.UTF-8' python2 setup.py build
-  # LANG='en_US.UTF-8' python2 setup.py resources
-
-  # Don't build translations since building them is broken badly
-  #LANG='en_US.UTF-8' python2 setup.py translations
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  
-  # Fix the environment module location
-  sed -i -e s|(prefix=.*)|(prefix='$pkgdir/usr')|g setup/install.py
-
-  install -d ${pkgdir}/usr/lib/python2.7/site-packages \
- ${pkgdir}/usr/share/zsh/site-functions
-
-  LANG='en_US.UTF-8' python2 setup.py install --root=${pkgdir} --prefix=/usr 
\
---staging-bindir=${pkgdir}/usr/bin \
---staging-libdir=${pkgdir}/usr/lib \
---staging-sharedir=${pkgdir}/usr/share
-
-  # Compiling 

[arch-commits] Commit in calibre/trunk (PKGBUILD incompatibility-pyqt5.4.1.patch)

2015-04-12 Thread Jelle van der Waa
Date: Sunday, April 12, 2015 @ 20:18:04
  Author: jelle
Revision: 131253

upgpkg: calibre 2.24.0-1

Modified:
  calibre/trunk/PKGBUILD
Deleted:
  calibre/trunk/incompatibility-pyqt5.4.1.patch

-+
 PKGBUILD|6 +++---
 incompatibility-pyqt5.4.1.patch |   28 
 2 files changed, 3 insertions(+), 31 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-04-12 16:06:43 UTC (rev 131252)
+++ PKGBUILD2015-04-12 18:18:04 UTC (rev 131253)
@@ -7,8 +7,8 @@
 # Contributor: Larry Hajali larryh...@gmail.com
 
 pkgname=calibre
-pkgver=2.23.0
-pkgrel=2
+pkgver=2.24.0
+pkgrel=1
 pkgdesc=Ebook management application
 arch=('i686' 'x86_64')
 url=http://calibre-ebook.com/;
@@ -26,7 +26,7 @@
 )
 install=calibre.install
 source=(http://download.calibre-ebook.com/${pkgver}/calibre-${pkgver}.tar.xz;)
-md5sums=('096bb1c01bfe98fce3647e78c8d594ca')
+md5sums=('864eb4f736ca89e4bab24b0a8a963230')
 
 prepare(){
   cd ${srcdir}/${pkgname}-${pkgver}

Deleted: incompatibility-pyqt5.4.1.patch
===
--- incompatibility-pyqt5.4.1.patch 2015-04-12 16:06:43 UTC (rev 131252)
+++ incompatibility-pyqt5.4.1.patch 2015-04-12 18:18:04 UTC (rev 131253)
@@ -1,28 +0,0 @@
-From 72d47ba9377d70e786bf3d93b323544188c894bd Mon Sep 17 00:00:00 2001
-From: Kovid Goyal ko...@kovidgoyal.net
-Date: Thu, 5 Mar 2015 07:50:28 +0530
-Subject: [PATCH] =?UTF-8?q?Fix=20incompatibility=20with=20PyQt=205.4.1.=20?=
- =?UTF-8?q?Fixes=20#1427684=20[TypeError:=20QPixmap():=20argument=201=20h?=
- =?UTF-8?q?as=20unexpected=20type=20=E2=80=93=20incompatibility=20with=20?=
- =?UTF-8?q?Qt=205.4.1=3F](https://bugs.launchpad.net/calibre/+bug/1427684)?=
-MIME-Version: 1.0
-Content-Type: text/plain; charset=UTF-8
-Content-Transfer-Encoding: 8bit
-

- src/calibre/gui2/widgets.py | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/src/calibre/gui2/widgets.py b/src/calibre/gui2/widgets.py
-index 0e84267..ed40a97 100644
 a/src/calibre/gui2/widgets.py
-+++ b/src/calibre/gui2/widgets.py
-@@ -295,7 +295,7 @@ class ImageView(QWidget, ImageDropMixin):  # {{{
- def __init__(self, parent=None, show_size_pref_name=None, 
default_show_size=False):
- QWidget.__init__(self, parent)
- self.show_size_pref_name = ('show_size_on_cover_' + 
show_size_pref_name) if show_size_pref_name else None
--self._pixmap = QPixmap(self)
-+self._pixmap = QPixmap()
- self.setMinimumSize(QSize(150, 200))
- ImageDropMixin.__init__(self)
- self.draw_border = True


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

2015-04-12 Thread Evangelos Foutras
Date: Sunday, April 12, 2015 @ 16:52:38
  Author: foutrelis
Revision: 236302

upgpkg: msmtp 1.6.1-2

gnutls 3.4.0 rebuild.

Modified:
  msmtp/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-04-12 14:46:36 UTC (rev 236301)
+++ PKGBUILD2015-04-12 14:52:38 UTC (rev 236302)
@@ -4,7 +4,7 @@
 pkgbase=msmtp
 pkgname=('msmtp' 'msmtp-mta')
 pkgver=1.6.1
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 license=('GPL3')
 url=http://msmtp.sourceforge.net;


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

2015-04-12 Thread Jan Steffens
Date: Sunday, April 12, 2015 @ 17:33:09
  Author: heftig
Revision: 236306

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-04-12 15:31:47 UTC (rev 236305)
+++ extra-i686/PKGBUILD 2015-04-12 15:33:09 UTC (rev 236306)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-
-pkgname=gtksourceview3
-_pkgbasename=gtksourceview
-pkgver=3.16.0
-pkgrel=1
-pkgdesc=A text widget adding syntax highlighting and more to GNOME
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('gtk3' 'libxml2')
-makedepends=('intltool' 'gobject-introspection' 'glade' 'vala')
-url=http://www.gnome.org;
-source=(http://ftp.gnome.org/pub/gnome/sources/$_pkgbasename/${pkgver:0:4}/$_pkgbasename-$pkgver.tar.xz)
-sha256sums=('4d9ae25d9b65ba02509fb42798e7b483b95b209ee640228b8613eea3271b0d19')
-
-build() {
-  cd $_pkgbasename-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc \
-  --localstatedir=/var --disable-static \
-  --enable-glade-catalog
-  make
-}
-
-package() {
-  cd $_pkgbasename-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: gtksourceview3/repos/extra-i686/PKGBUILD (from rev 236305, 
gtksourceview3/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-04-12 15:33:09 UTC (rev 236306)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=gtksourceview3
+_pkgbasename=gtksourceview
+pkgver=3.16.1
+pkgrel=1
+pkgdesc=A text widget adding syntax highlighting and more to GNOME
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('gtk3' 'libxml2')
+makedepends=('intltool' 'gobject-introspection' 'glade' 'vala')
+url=http://www.gnome.org;
+source=(http://ftp.gnome.org/pub/gnome/sources/$_pkgbasename/${pkgver:0:4}/$_pkgbasename-$pkgver.tar.xz)
+sha256sums=('669e9846ca744ec4d04ce61377e85df7ca909ad476329922a6abf4da423f1b0c')
+
+build() {
+  cd $_pkgbasename-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var --disable-static \
+  --enable-glade-catalog
+  make
+}
+
+package() {
+  cd $_pkgbasename-$pkgver
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-04-12 15:31:47 UTC (rev 236305)
+++ extra-x86_64/PKGBUILD   2015-04-12 15:33:09 UTC (rev 236306)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-
-pkgname=gtksourceview3
-_pkgbasename=gtksourceview
-pkgver=3.16.0
-pkgrel=1
-pkgdesc=A text widget adding syntax highlighting and more to GNOME
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('gtk3' 'libxml2')
-makedepends=('intltool' 'gobject-introspection' 'glade' 'vala')
-url=http://www.gnome.org;
-source=(http://ftp.gnome.org/pub/gnome/sources/$_pkgbasename/${pkgver:0:4}/$_pkgbasename-$pkgver.tar.xz)
-sha256sums=('4d9ae25d9b65ba02509fb42798e7b483b95b209ee640228b8613eea3271b0d19')
-
-build() {
-  cd $_pkgbasename-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc \
-  --localstatedir=/var --disable-static \
-  --enable-glade-catalog
-  make
-}
-
-package() {
-  cd $_pkgbasename-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: gtksourceview3/repos/extra-x86_64/PKGBUILD (from rev 236305, 
gtksourceview3/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2015-04-12 15:33:09 UTC (rev 236306)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=gtksourceview3
+_pkgbasename=gtksourceview
+pkgver=3.16.1
+pkgrel=1
+pkgdesc=A text widget adding syntax highlighting and more to GNOME
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('gtk3' 'libxml2')
+makedepends=('intltool' 'gobject-introspection' 'glade' 'vala')
+url=http://www.gnome.org;
+source=(http://ftp.gnome.org/pub/gnome/sources/$_pkgbasename/${pkgver:0:4}/$_pkgbasename-$pkgver.tar.xz)
+sha256sums=('669e9846ca744ec4d04ce61377e85df7ca909ad476329922a6abf4da423f1b0c')
+
+build() {
+  cd $_pkgbasename-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var --disable-static \
+  --enable-glade-catalog
+  make
+}
+
+package() {
+  cd $_pkgbasename-$pkgver
+  

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

2015-04-12 Thread Jan Steffens
Date: Sunday, April 12, 2015 @ 17:31:47
  Author: heftig
Revision: 236305

3.16.1

Modified:
  gedit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-04-12 15:29:18 UTC (rev 236304)
+++ PKGBUILD2015-04-12 15:31:47 UTC (rev 236305)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot j...@archlinux.org
 
 pkgname=gedit
-pkgver=3.16.0
+pkgver=3.16.1
 pkgrel=1
 pkgdesc=A text editor for GNOME
 arch=(i686 x86_64)
@@ -15,7 +15,7 @@
 url=http://www.gnome.org;
 install=gedit.install
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('794647e9b3e3fdd062f8c59942e7517c429f5a7a7fb42e31f88dcc0b47db03cb')
+sha256sums=('2c7f3a289070fca3e13800707e2c6b458b733e5a9ee2fe893b13d0718edb402f')
 
 build() {
   cd $pkgname-$pkgver


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

2015-04-12 Thread Eric Bélanger
Date: Sunday, April 12, 2015 @ 18:06:43
  Author: eric
Revision: 131252

Clean up svn

Deleted:
  hub/repos/community-any/


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

2015-04-12 Thread Jan Steffens
Date: Sunday, April 12, 2015 @ 17:29:18
  Author: heftig
Revision: 236304

3.16.1

Modified:
  gtksourceview3/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-04-12 14:52:47 UTC (rev 236303)
+++ PKGBUILD2015-04-12 15:29:18 UTC (rev 236304)
@@ -3,7 +3,7 @@
 
 pkgname=gtksourceview3
 _pkgbasename=gtksourceview
-pkgver=3.16.0
+pkgver=3.16.1
 pkgrel=1
 pkgdesc=A text widget adding syntax highlighting and more to GNOME
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 makedepends=('intltool' 'gobject-introspection' 'glade' 'vala')
 url=http://www.gnome.org;
 
source=(http://ftp.gnome.org/pub/gnome/sources/$_pkgbasename/${pkgver:0:4}/$_pkgbasename-$pkgver.tar.xz)
-sha256sums=('4d9ae25d9b65ba02509fb42798e7b483b95b209ee640228b8613eea3271b0d19')
+sha256sums=('669e9846ca744ec4d04ce61377e85df7ca909ad476329922a6abf4da423f1b0c')
 
 build() {
   cd $_pkgbasename-$pkgver


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

2015-04-12 Thread Jan Steffens
Date: Sunday, April 12, 2015 @ 17:34:42
  Author: heftig
Revision: 236307

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

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

+
 /PKGBUILD  |   64 +++
 /gedit.install |   36 
 extra-i686/PKGBUILD|   32 -
 extra-i686/gedit.install   |   18 
 extra-x86_64/PKGBUILD  |   32 -
 extra-x86_64/gedit.install |   18 
 6 files changed, 100 insertions(+), 100 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-04-12 15:33:09 UTC (rev 236306)
+++ extra-i686/PKGBUILD 2015-04-12 15:34:42 UTC (rev 236307)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-# Contributor: Jan de Groot j...@archlinux.org
-
-pkgname=gedit
-pkgver=3.16.0
-pkgrel=1
-pkgdesc=A text editor for GNOME
-arch=(i686 x86_64)
-license=(GPL)
-depends=(gtksourceview3 gsettings-desktop-schemas libpeas enchant iso-codes 
desktop-file-utils python-gobject dconf)
-makedepends=(yelp-tools intltool vala gobject-introspection)
-groups=(gnome-extra)
-options=('!emptydirs')
-url=http://www.gnome.org;
-install=gedit.install
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('794647e9b3e3fdd062f8c59942e7517c429f5a7a7fb42e31f88dcc0b47db03cb')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr \
-  --sysconfdir=/etc --localstatedir=/var \
-  --libexecdir=/usr/lib --disable-updater --disable-schemas-compile \
-  --enable-python
-  make
-}
-
-package(){
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: gedit/repos/extra-i686/PKGBUILD (from rev 236306, gedit/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-04-12 15:34:42 UTC (rev 236307)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+# Contributor: Jan de Groot j...@archlinux.org
+
+pkgname=gedit
+pkgver=3.16.1
+pkgrel=1
+pkgdesc=A text editor for GNOME
+arch=(i686 x86_64)
+license=(GPL)
+depends=(gtksourceview3 gsettings-desktop-schemas libpeas enchant iso-codes 
desktop-file-utils python-gobject dconf)
+makedepends=(yelp-tools intltool vala gobject-introspection)
+groups=(gnome-extra)
+options=('!emptydirs')
+url=http://www.gnome.org;
+install=gedit.install
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('2c7f3a289070fca3e13800707e2c6b458b733e5a9ee2fe893b13d0718edb402f')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr \
+  --sysconfdir=/etc --localstatedir=/var \
+  --libexecdir=/usr/lib --disable-updater --disable-schemas-compile \
+  --enable-python
+  make
+}
+
+package(){
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-i686/gedit.install
===
--- extra-i686/gedit.install2015-04-12 15:33:09 UTC (rev 236306)
+++ extra-i686/gedit.install2015-04-12 15:34:42 UTC (rev 236307)
@@ -1,18 +0,0 @@
-post_install() {
-glib-compile-schemas /usr/share/glib-2.0/schemas
-update-desktop-database -q
-}
-
-pre_upgrade() {
-if [ -f /usr/share/gconf/schemas/gedit.schemas ]; then
-gconfpkg --uninstall gedit
-fi
-}
-
-post_upgrade() {
-post_install $1
-}
-
-post_remove() {
-post_install $1
-}

Copied: gedit/repos/extra-i686/gedit.install (from rev 236306, 
gedit/trunk/gedit.install)
===
--- extra-i686/gedit.install(rev 0)
+++ extra-i686/gedit.install2015-04-12 15:34:42 UTC (rev 236307)
@@ -0,0 +1,18 @@
+post_install() {
+glib-compile-schemas /usr/share/glib-2.0/schemas
+update-desktop-database -q
+}
+
+pre_upgrade() {
+if [ -f /usr/share/gconf/schemas/gedit.schemas ]; then
+gconfpkg --uninstall gedit
+fi
+}
+
+post_upgrade() {
+post_install $1
+}
+
+post_remove() {
+post_install $1
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-04-12 15:33:09 UTC (rev 236306)
+++ extra-x86_64/PKGBUILD   2015-04-12 15:34:42 UTC (rev 

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

2015-04-12 Thread Andreas Radke
Date: Sunday, April 12, 2015 @ 19:49:03
  Author: andyrtr
Revision: 236310

upgpkg: linux-lts 3.14.37-2

fix btrfs deadlock on mount

Added:
  linux-lts/trunk/0001-fix-btrfs-mount-deadlock.patch
Modified:
  linux-lts/trunk/PKGBUILD

-+
 0001-fix-btrfs-mount-deadlock.patch |   43 ++
 PKGBUILD|   10 ++-
 2 files changed, 51 insertions(+), 2 deletions(-)

Added: 0001-fix-btrfs-mount-deadlock.patch
===
--- 0001-fix-btrfs-mount-deadlock.patch (rev 0)
+++ 0001-fix-btrfs-mount-deadlock.patch 2015-04-12 17:49:03 UTC (rev 236310)
@@ -0,0 +1,43 @@
+From 9c4f61f01d269815bb7c37be3ede59c5587747c6 Mon Sep 17 00:00:00 2001
+From: David Sterba dste...@suse.cz
+Date: Fri, 2 Jan 2015 19:12:57 +0100
+Subject: btrfs: simplify insert_orphan_item
+
+We can search and add the orphan item in one go,
+btrfs_insert_orphan_item will find out if the item already exists.
+
+Signed-off-by: David Sterba dste...@suse.cz
+
+diff --git a/fs/btrfs/tree-log.c b/fs/btrfs/tree-log.c
+index 5be45c1..25a1c36 100644
+--- a/fs/btrfs/tree-log.c
 b/fs/btrfs/tree-log.c
+@@ -1254,21 +1254,13 @@ out:
+ }
+ 
+ static int insert_orphan_item(struct btrfs_trans_handle *trans,
+-struct btrfs_root *root, u64 offset)
++struct btrfs_root *root, u64 ino)
+ {
+   int ret;
+-  struct btrfs_path *path;
+-
+-  path = btrfs_alloc_path();
+-  if (!path)
+-  return -ENOMEM;
+ 
+-  ret = btrfs_find_item(root, path, BTRFS_ORPHAN_OBJECTID,
+-  offset, BTRFS_ORPHAN_ITEM_KEY, NULL);
+-  if (ret  0)
+-  ret = btrfs_insert_orphan_item(trans, root, offset);
+-
+-  btrfs_free_path(path);
++  ret = btrfs_insert_orphan_item(trans, root, ino);
++  if (ret == -EEXIST)
++  ret = 0;
+ 
+   return ret;
+ }
+-- 
+cgit v0.10.2
+

Modified: PKGBUILD
===
--- PKGBUILD2015-04-12 16:11:33 UTC (rev 236309)
+++ PKGBUILD2015-04-12 17:49:03 UTC (rev 236310)
@@ -5,7 +5,7 @@
 pkgbase=linux-lts
 _srcname=linux-3.14
 pkgver=3.14.37
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 url=http://www.kernel.org/;
 license=('GPL2')
@@ -22,6 +22,7 @@
 '0002-module-allow-multiple-calls-to-MODULE_DEVICE_TABLE-p.patch'
 '0003-module-remove-MODULE_GENERIC_TABLE.patch'
 '0006-genksyms-fix-typeof-handling.patch'
+'0001-fix-btrfs-mount-deadlock.patch'
 )
 # https://www.kernel.org/pub/linux/kernel/v3.x/sha256sums.asc
 sha256sums=('61558aa490855f42b6340d1a1596be47454909629327c49a5e4e10268065dffa'
@@ -35,7 +36,8 @@
 '6d72e14552df59e6310f16c176806c408355951724cd5b48a47bf01591b8be02'
 '52dec83a8805a8642d74d764494acda863e0aa23e3d249e80d4b457e20a3fd29'
 '65d58f63215ee3c5f9c4fc6bce36fc5311a6c7dbdbe1ad29de40647b47ff9c0d'
-'cf2e7a2d00787f754028e7459688c2755a406e632ce48b60952fa4ff7ed6f4b7')
+'cf2e7a2d00787f754028e7459688c2755a406e632ce48b60952fa4ff7ed6f4b7'
+'5967cf53cb9db9f070e8f346c3d7045748e4823a7fe2ee330acd18c9d02bbb77')
 validpgpkeys=('ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds 
torva...@linux-foundation.org
   '647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman 
(Linux kernel stable release signing key) g...@kroah.com
  )
@@ -66,6 +68,10 @@
   # 
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=dc53324060f324e8af6867f57bf4891c13c6ef18
   patch -p1 -i ${srcdir}/0006-genksyms-fix-typeof-handling.patch
 
+  # fix #44495 and #44385 deadlock on btrfs mount
+  # https://btrfs.wiki.kernel.org/index.php/Gotchas
+  patch -Np1 -i ${srcdir}/0001-fix-btrfs-mount-deadlock.patch
+
   if [ ${CARCH} = x86_64 ]; then
 cat ${srcdir}/config.x86_64  ./.config
   else


[arch-commits] Commit in linux-lts/repos (24 files)

2015-04-12 Thread Andreas Radke
Date: Sunday, April 12, 2015 @ 19:49:40
  Author: andyrtr
Revision: 236311

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

Added:
  linux-lts/repos/testing-i686/
  
linux-lts/repos/testing-i686/0001-Bluetooth-allocate-static-minor-for-vhci.patch
(from rev 236310, 
linux-lts/trunk/0001-Bluetooth-allocate-static-minor-for-vhci.patch)
  linux-lts/repos/testing-i686/0001-fix-btrfs-mount-deadlock.patch
(from rev 236310, linux-lts/trunk/0001-fix-btrfs-mount-deadlock.patch)
  
linux-lts/repos/testing-i686/0002-module-allow-multiple-calls-to-MODULE_DEVICE_TABLE-p.patch
(from rev 236310, 
linux-lts/trunk/0002-module-allow-multiple-calls-to-MODULE_DEVICE_TABLE-p.patch)
  linux-lts/repos/testing-i686/0003-module-remove-MODULE_GENERIC_TABLE.patch
(from rev 236310, 
linux-lts/trunk/0003-module-remove-MODULE_GENERIC_TABLE.patch)
  linux-lts/repos/testing-i686/0006-genksyms-fix-typeof-handling.patch
(from rev 236310, linux-lts/trunk/0006-genksyms-fix-typeof-handling.patch)
  linux-lts/repos/testing-i686/PKGBUILD
(from rev 236310, linux-lts/trunk/PKGBUILD)
  linux-lts/repos/testing-i686/change-default-console-loglevel.patch
(from rev 236310, linux-lts/trunk/change-default-console-loglevel.patch)
  linux-lts/repos/testing-i686/config
(from rev 236310, linux-lts/trunk/config)
  linux-lts/repos/testing-i686/config.x86_64
(from rev 236310, linux-lts/trunk/config.x86_64)
  linux-lts/repos/testing-i686/linux-lts.install
(from rev 236310, linux-lts/trunk/linux-lts.install)
  linux-lts/repos/testing-i686/linux-lts.preset
(from rev 236310, linux-lts/trunk/linux-lts.preset)
  linux-lts/repos/testing-x86_64/
  
linux-lts/repos/testing-x86_64/0001-Bluetooth-allocate-static-minor-for-vhci.patch
(from rev 236310, 
linux-lts/trunk/0001-Bluetooth-allocate-static-minor-for-vhci.patch)
  linux-lts/repos/testing-x86_64/0001-fix-btrfs-mount-deadlock.patch
(from rev 236310, linux-lts/trunk/0001-fix-btrfs-mount-deadlock.patch)
  
linux-lts/repos/testing-x86_64/0002-module-allow-multiple-calls-to-MODULE_DEVICE_TABLE-p.patch
(from rev 236310, 
linux-lts/trunk/0002-module-allow-multiple-calls-to-MODULE_DEVICE_TABLE-p.patch)
  linux-lts/repos/testing-x86_64/0003-module-remove-MODULE_GENERIC_TABLE.patch
(from rev 236310, 
linux-lts/trunk/0003-module-remove-MODULE_GENERIC_TABLE.patch)
  linux-lts/repos/testing-x86_64/0006-genksyms-fix-typeof-handling.patch
(from rev 236310, linux-lts/trunk/0006-genksyms-fix-typeof-handling.patch)
  linux-lts/repos/testing-x86_64/PKGBUILD
(from rev 236310, linux-lts/trunk/PKGBUILD)
  linux-lts/repos/testing-x86_64/change-default-console-loglevel.patch
(from rev 236310, linux-lts/trunk/change-default-console-loglevel.patch)
  linux-lts/repos/testing-x86_64/config
(from rev 236310, linux-lts/trunk/config)
  linux-lts/repos/testing-x86_64/config.x86_64
(from rev 236310, linux-lts/trunk/config.x86_64)
  linux-lts/repos/testing-x86_64/linux-lts.install
(from rev 236310, linux-lts/trunk/linux-lts.install)
  linux-lts/repos/testing-x86_64/linux-lts.preset
(from rev 236310, linux-lts/trunk/linux-lts.preset)

+
 testing-i686/0001-Bluetooth-allocate-static-minor-for-vhci.patch   
|   74 
 testing-i686/0001-fix-btrfs-mount-deadlock.patch   
|   43 
 testing-i686/0002-module-allow-multiple-calls-to-MODULE_DEVICE_TABLE-p.patch   
|   93 
 testing-i686/0003-module-remove-MODULE_GENERIC_TABLE.patch 
|   75 
 testing-i686/0006-genksyms-fix-typeof-handling.patch   
| 1360 ++
 testing-i686/PKGBUILD  
|  333 
 testing-i686/change-default-console-loglevel.patch 
|   12 
 testing-i686/config
| 6696 ++
 testing-i686/config.x86_64 
| 6487 +
 testing-i686/linux-lts.install 
|   37 
 testing-i686/linux-lts.preset  
|   14 
 testing-x86_64/0001-Bluetooth-allocate-static-minor-for-vhci.patch 
|   74 
 testing-x86_64/0001-fix-btrfs-mount-deadlock.patch 
|   43 
 testing-x86_64/0002-module-allow-multiple-calls-to-MODULE_DEVICE_TABLE-p.patch 
|   93 
 testing-x86_64/0003-module-remove-MODULE_GENERIC_TABLE.patch   
|   75 
 testing-x86_64/0006-genksyms-fix-typeof-handling.patch 
| 1360 ++
 testing-x86_64/PKGBUILD
|  333 
 testing-x86_64/change-default-console-loglevel.patch   
|   12 
 testing-x86_64/config  
| 6696 ++
 testing-x86_64/config.x86_64 

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

2015-04-12 Thread Bartłomiej Piotrowski
Date: Sunday, April 12, 2015 @ 20:22:53
  Author: bpiotrowski
Revision: 236315

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

Added:
  glib-networking/repos/staging-i686/
  glib-networking/repos/staging-i686/PKGBUILD
(from rev 236314, glib-networking/trunk/PKGBUILD)
  glib-networking/repos/staging-i686/glib-networking.install
(from rev 236314, glib-networking/trunk/glib-networking.install)
  glib-networking/repos/staging-i686/skip-test-needs-glib-243.patch
(from rev 236314, glib-networking/trunk/skip-test-needs-glib-243.patch)
  glib-networking/repos/staging-x86_64/
  glib-networking/repos/staging-x86_64/PKGBUILD
(from rev 236314, glib-networking/trunk/PKGBUILD)
  glib-networking/repos/staging-x86_64/glib-networking.install
(from rev 236314, glib-networking/trunk/glib-networking.install)
  glib-networking/repos/staging-x86_64/skip-test-needs-glib-243.patch
(from rev 236314, glib-networking/trunk/skip-test-needs-glib-243.patch)

---+
 staging-i686/PKGBUILD |   35 
 staging-i686/glib-networking.install  |   11 +++
 staging-i686/skip-test-needs-glib-243.patch   |   28 +++
 staging-x86_64/PKGBUILD   |   35 
 staging-x86_64/glib-networking.install|   11 +++
 staging-x86_64/skip-test-needs-glib-243.patch |   28 +++
 6 files changed, 148 insertions(+)

Copied: glib-networking/repos/staging-i686/PKGBUILD (from rev 236314, 
glib-networking/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-04-12 18:22:53 UTC (rev 236315)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+
+pkgname=glib-networking
+pkgver=2.44.0
+pkgrel=2
+pkgdesc=Network-related giomodules for glib
+arch=(i686 x86_64)
+url=http://www.gtk.org/;
+license=(GPL2)
+depends=(glib2 libproxy gnutls ca-certificates gsettings-desktop-schemas)
+makedepends=(intltool)
+install=glib-networking.install
+source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('8f8a340d3ba99bfdef38b653da929652ea6640e27969d29f7ac51fbbe11a4346')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc \
+--libexecdir=/usr/lib/$pkgname --disable-static \
+--disable-installed-tests
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make -j1 -k check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install testfiles_DATA=
+}
+
+# vim:set ts=2 sw=2 et:

Copied: glib-networking/repos/staging-i686/glib-networking.install (from rev 
236314, glib-networking/trunk/glib-networking.install)
===
--- staging-i686/glib-networking.install(rev 0)
+++ staging-i686/glib-networking.install2015-04-12 18:22:53 UTC (rev 
236315)
@@ -0,0 +1,11 @@
+post_install() {
+  gio-querymodules /usr/lib/gio/modules
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Copied: glib-networking/repos/staging-i686/skip-test-needs-glib-243.patch (from 
rev 236314, glib-networking/trunk/skip-test-needs-glib-243.patch)
===
--- staging-i686/skip-test-needs-glib-243.patch (rev 0)
+++ staging-i686/skip-test-needs-glib-243.patch 2015-04-12 18:22:53 UTC (rev 
236315)
@@ -0,0 +1,28 @@
+From 17613e50901c50fedcfe3542f0dc93630c9b2884 Mon Sep 17 00:00:00 2001
+From: Iain Lane iain.l...@canonical.com
+Date: Wed, 10 Dec 2014 12:05:19 +
+Subject: tls/tests: skip test_create_certificate_chain if not running against
+ glib 2.43
+
+https://bugzilla.gnome.org/show_bug.cgi?id=741331
+
+diff --git a/tls/tests/certificate.c b/tls/tests/certificate.c
+index 97c1793..7d3f031 100644
+--- a/tls/tests/certificate.c
 b/tls/tests/certificate.c
+@@ -226,6 +226,12 @@ test_create_certificate_chain (void)
+   GTlsCertificate *cert, *intermediate, *root;
+   GError *error = NULL;
+ 
++  if (glib_check_version (2, 43, 0))
++{
++  g_test_skip (This test requires glib 2.43);
++  return;
++}
++
+   cert = g_tls_certificate_new_from_file (tls_test_file_path (chain.pem), 
error);
+   g_assert_no_error (error);
+   g_assert (G_IS_TLS_CERTIFICATE (cert));
+-- 
+cgit v0.10.2
+

Copied: glib-networking/repos/staging-x86_64/PKGBUILD (from rev 236314, 
glib-networking/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2015-04-12 18:22:53 UTC (rev 236315)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+
+pkgname=glib-networking
+pkgver=2.44.0
+pkgrel=2

[arch-commits] Commit in audacity/trunk (PKGBUILD audacity-ffmpeg.patch)

2015-04-12 Thread Eric Bélanger
Date: Sunday, April 12, 2015 @ 21:23:39
  Author: eric
Revision: 236316

upgpkg: audacity 2.1.0-1

Upstream update, Update ffmpeg patch, Use system libraries instead of bundled 
ones (close FS#42699)

Modified:
  audacity/trunk/PKGBUILD
  audacity/trunk/audacity-ffmpeg.patch

---+
 PKGBUILD  |   18 +-
 audacity-ffmpeg.patch |4 ++--
 2 files changed, 11 insertions(+), 11 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-04-12 18:22:53 UTC (rev 236315)
+++ PKGBUILD2015-04-12 19:23:39 UTC (rev 236316)
@@ -2,34 +2,34 @@
 # Maintainer: Eric Bélanger e...@archlinux.org
 
 pkgname=audacity
-pkgver=2.0.6
+pkgver=2.1.0
 pkgrel=1
 pkgdesc=A program that lets you manipulate digital audio waveforms
 arch=('i686' 'x86_64')
 url=http://audacity.sourceforge.net/;
 license=('GPL')
-depends=('libmad' 'libid3tag' 'wxgtk2.8' 'lame' 'jack' 'soundtouch'
-'ffmpeg' 'desktop-file-utils')
+depends=('libmad' 'libid3tag' 'wxgtk2.8' 'lame' 'lilv' 'soundtouch'
+'ffmpeg' 'vamp-plugin-sdk' 'sbsms' 'portsmf' 'desktop-file-utils')
 makedepends=('cmake' 'python2')
 options=('!makeflags')
 install=audacity.install
 
source=(http://downloads.sourceforge.net/project/audacity/audacity/${pkgver}/${pkgname}-minsrc-${pkgver}.tar.xz
 audacity-ffmpeg.patch)
-sha1sums=('9fd664a71684e7e07472a48fa716f89c87b1929d'
-  '3fa0a06501ae525515f3e46ef9d20aa1a9ea8921')
+sha1sums=('a53bce0276240bb56f2e3fd1bf235a4ef688caa3'
+  '5f1733a3802bcec7d9b54cb3ec8d7d81fc38fc61')
 
 prepare() {
-  cd ${pkgname}-src-${pkgver}
+  cd ${pkgname}-minsrc-${pkgver}
   patch -p1 -i ${srcdir}/audacity-ffmpeg.patch
 }
 
 build() {
-  cd ${pkgname}-src-${pkgver}
-  WX_CONFIG=/usr/bin/wx-config-2.8 ./configure --prefix=/usr
+  cd ${pkgname}-minsrc-${pkgver}
+  WX_CONFIG=/usr/bin/wx-config-2.8 ./configure --prefix=/usr 
--with-libsamplerate
   make
 }
 
 package() {
-  cd ${pkgname}-src-${pkgver}
+  cd ${pkgname}-minsrc-${pkgver}
   make DESTDIR=${pkgdir} install
 }

Modified: audacity-ffmpeg.patch
===
--- audacity-ffmpeg.patch   2015-04-12 18:22:53 UTC (rev 236315)
+++ audacity-ffmpeg.patch   2015-04-12 19:23:39 UTC (rev 236316)
@@ -15,7 +15,7 @@
int,
av_fifo_size,
 -  (AVFifoBuffer *f),
-+  (FF_CONST_AVUTIL53 AVFifoBuffer *f),
++  (const AVFifoBuffer *f),
(f)
 );
 FFMPEG_FUNCTION_WITH_RETURN(
@@ -24,7 +24,7 @@
AVDictionaryEntry *,
av_dict_get,
 -  (AVDictionary *m, const char *key, const AVDictionaryEntry *prev, int 
flags),
-+  (FF_CONST_AVUTIL53 AVDictionary *m, const char *key, const 
AVDictionaryEntry *prev, int flags),
++  (const AVDictionary *m, const char *key, const AVDictionaryEntry *prev, 
int flags),
(m, key, prev, flags)
 );
 FFMPEG_FUNCTION_WITH_RETURN(


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

2015-04-12 Thread Eric Bélanger
Date: Sunday, April 12, 2015 @ 21:26:30
  Author: eric
Revision: 236317

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

Added:
  audacity/repos/extra-i686/PKGBUILD
(from rev 236316, audacity/trunk/PKGBUILD)
  audacity/repos/extra-i686/audacity-ffmpeg.patch
(from rev 236316, audacity/trunk/audacity-ffmpeg.patch)
  audacity/repos/extra-i686/audacity.install
(from rev 236316, audacity/trunk/audacity.install)
  audacity/repos/extra-x86_64/PKGBUILD
(from rev 236316, audacity/trunk/PKGBUILD)
  audacity/repos/extra-x86_64/audacity-ffmpeg.patch
(from rev 236316, audacity/trunk/audacity-ffmpeg.patch)
  audacity/repos/extra-x86_64/audacity.install
(from rev 236316, audacity/trunk/audacity.install)
Deleted:
  audacity/repos/extra-i686/PKGBUILD
  audacity/repos/extra-i686/audacity-ffmpeg.patch
  audacity/repos/extra-i686/audacity.install
  audacity/repos/extra-x86_64/PKGBUILD
  audacity/repos/extra-x86_64/audacity-ffmpeg.patch
  audacity/repos/extra-x86_64/audacity.install

+
 /PKGBUILD  |   70 +++
 /audacity-ffmpeg.patch |   60 ++
 /audacity.install  |   26 +
 extra-i686/PKGBUILD|   35 -
 extra-i686/audacity-ffmpeg.patch   |   30 ---
 extra-i686/audacity.install|   13 --
 extra-x86_64/PKGBUILD  |   35 -
 extra-x86_64/audacity-ffmpeg.patch |   30 ---
 extra-x86_64/audacity.install  |   13 --
 9 files changed, 156 insertions(+), 156 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-04-12 19:23:39 UTC (rev 236316)
+++ extra-i686/PKGBUILD 2015-04-12 19:26:30 UTC (rev 236317)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger e...@archlinux.org
-
-pkgname=audacity
-pkgver=2.0.6
-pkgrel=1
-pkgdesc=A program that lets you manipulate digital audio waveforms
-arch=('i686' 'x86_64')
-url=http://audacity.sourceforge.net/;
-license=('GPL')
-depends=('libmad' 'libid3tag' 'wxgtk2.8' 'lame' 'jack' 'soundtouch'
-'ffmpeg' 'desktop-file-utils')
-makedepends=('cmake' 'python2')
-options=('!makeflags')
-install=audacity.install
-source=(http://downloads.sourceforge.net/project/audacity/audacity/${pkgver}/${pkgname}-minsrc-${pkgver}.tar.xz
-audacity-ffmpeg.patch)
-sha1sums=('9fd664a71684e7e07472a48fa716f89c87b1929d'
-  '3fa0a06501ae525515f3e46ef9d20aa1a9ea8921')
-
-prepare() {
-  cd ${pkgname}-src-${pkgver}
-  patch -p1 -i ${srcdir}/audacity-ffmpeg.patch
-}
-
-build() {
-  cd ${pkgname}-src-${pkgver}
-  WX_CONFIG=/usr/bin/wx-config-2.8 ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${pkgname}-src-${pkgver}
-  make DESTDIR=${pkgdir} install
-}

Copied: audacity/repos/extra-i686/PKGBUILD (from rev 236316, 
audacity/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-04-12 19:26:30 UTC (rev 236317)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=audacity
+pkgver=2.1.0
+pkgrel=1
+pkgdesc=A program that lets you manipulate digital audio waveforms
+arch=('i686' 'x86_64')
+url=http://audacity.sourceforge.net/;
+license=('GPL')
+depends=('libmad' 'libid3tag' 'wxgtk2.8' 'lame' 'lilv' 'soundtouch'
+'ffmpeg' 'vamp-plugin-sdk' 'sbsms' 'portsmf' 'desktop-file-utils')
+makedepends=('cmake' 'python2')
+options=('!makeflags')
+install=audacity.install
+source=(http://downloads.sourceforge.net/project/audacity/audacity/${pkgver}/${pkgname}-minsrc-${pkgver}.tar.xz
+audacity-ffmpeg.patch)
+sha1sums=('a53bce0276240bb56f2e3fd1bf235a4ef688caa3'
+  '5f1733a3802bcec7d9b54cb3ec8d7d81fc38fc61')
+
+prepare() {
+  cd ${pkgname}-minsrc-${pkgver}
+  patch -p1 -i ${srcdir}/audacity-ffmpeg.patch
+}
+
+build() {
+  cd ${pkgname}-minsrc-${pkgver}
+  WX_CONFIG=/usr/bin/wx-config-2.8 ./configure --prefix=/usr 
--with-libsamplerate
+  make
+}
+
+package() {
+  cd ${pkgname}-minsrc-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/audacity-ffmpeg.patch
===
--- extra-i686/audacity-ffmpeg.patch2015-04-12 19:23:39 UTC (rev 236316)
+++ extra-i686/audacity-ffmpeg.patch2015-04-12 19:26:30 UTC (rev 236317)
@@ -1,30 +0,0 @@
-diff -Naur audacity-src-2.0.6-orig/src/FFmpeg.h audacity-src-2.0.6/src/FFmpeg.h
 audacity-src-2.0.6-orig/src/FFmpeg.h   2014-09-28 21:54:55.159636208 
-0400
-+++ audacity-src-2.0.6/src/FFmpeg.h2014-09-28 21:55:11.246276766 -0400
-@@ -688,7 +688,7 @@
-FFMPEG_FUNCTION_WITH_RETURN(
-   AVOutputFormat*,
-   av_oformat_next,
--  (AVOutputFormat *f),
-+  (const AVOutputFormat *f),
-   (f)
-);
-FFMPEG_FUNCTION_WITH_RETURN(
-@@ -755,7 +755,7 @@
- 

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

2015-04-12 Thread Eric Bélanger
Date: Sunday, April 12, 2015 @ 21:47:51
  Author: eric
Revision: 236319

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

Added:
  sox/repos/staging-i686/
  sox/repos/staging-i686/PKGBUILD
(from rev 236318, sox/trunk/PKGBUILD)
  sox/repos/staging-i686/sox-dynamic.patch
(from rev 236318, sox/trunk/sox-dynamic.patch)
  sox/repos/staging-x86_64/
  sox/repos/staging-x86_64/PKGBUILD
(from rev 236318, sox/trunk/PKGBUILD)
  sox/repos/staging-x86_64/sox-dynamic.patch
(from rev 236318, sox/trunk/sox-dynamic.patch)

--+
 staging-i686/PKGBUILD|   47 +
 staging-i686/sox-dynamic.patch   |   12 +
 staging-x86_64/PKGBUILD  |   47 +
 staging-x86_64/sox-dynamic.patch |   12 +
 4 files changed, 118 insertions(+)

Copied: sox/repos/staging-i686/PKGBUILD (from rev 236318, sox/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-04-12 19:47:51 UTC (rev 236319)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=sox
+pkgver=14.4.2
+pkgrel=1
+pkgdesc=The Swiss Army knife of sound processing tools
+arch=('i686' 'x86_64')
+url=http://sox.sourceforge.net/;
+license=('GPL' 'LGPL')
+depends=('libltdl' 'file' 'libsndfile' 'libpng' 'lame' 'opencore-amr' 'gsm')
+makedepends=('libao' 'libmad' 'libid3tag' 'wavpack' 'libpulse' 'opusfile')
+checkdepends=('time')
+optdepends=('libao: for ao plugin'
+'libmad: for mp3 plugin'
+'libid3tag: for mp3 plugin'
+'wavpack: for wavpack plugin'
+'libpulse: for pulse plugin'
+   'opusfile: for opus plugin')
+source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2
 sox-dynamic.patch)
+sha1sums=('dc9668256b9d81ef25d672f14f12ec026b0b4087'
+  '9c71fa36596ed127b1bb367cfbab3b52cd2ecb6d')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  sed -i 's|man1/sox.1 soxeffect.7|man1/sox.1.gz soxeffect.7.gz|' Makefile.in
+  patch -p1 -i ${srcdir}/sox-dynamic.patch
+  aclocal
+  automake
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr --sysconfdir=/etc \
+--with-dyn-default --with-distro=Arch Linux
+  make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make bindir=. installcheck
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Copied: sox/repos/staging-i686/sox-dynamic.patch (from rev 236318, 
sox/trunk/sox-dynamic.patch)
===
--- staging-i686/sox-dynamic.patch  (rev 0)
+++ staging-i686/sox-dynamic.patch  2015-04-12 19:47:51 UTC (rev 236319)
@@ -0,0 +1,12 @@
+diff -Naur sox-14.4.2-orig/src/Makefile.am sox-14.4.2/src/Makefile.am
+--- sox-14.4.2-orig/src/Makefile.am2015-04-08 17:11:09.555343005 -0400
 sox-14.4.2/src/Makefile.am 2015-04-08 17:11:25.115317153 -0400
+@@ -95,7 +95,7 @@
+ 
+ libsox_la_CFLAGS = @WARN_CFLAGS@
+ libsox_la_LDFLAGS = @APP_LDFLAGS@ -version-info @SHLIB_VERSION@ \
+-  -export-symbols-regex 
'^(sox_.*|lsx_(check_read_params|(close|open)_dllibrary|(debug(_more|_most)?|fail|report|warn)_impl|eof|fail_errno|filelength|find_(enum_(text|value)|file_extension)|getopt(_init)?|lpc10_(create_(de|en)coder_state|(de|en)code)|raw(read|write)|read(_b_buf|buf|chars)|realloc|rewind|seeki|sigfigs3p?|strcasecmp|tell|unreadb|write(b|_b_buf|buf|s)))$$'
++  -export-symbols-regex 
'^(sox_.*|lsx_(error|flush|check_read_params|(close|open)_dllibrary|(debug(_more|_most)?|fail|report|warn)_impl|eof|fail_errno|filelength|find_(enum_(text|value)|file_extension)|getopt(_init)?|lpc10_(create_(de|en)coder_state|(de|en)code)|raw(read|write)|read(_b_buf|buf|chars)|realloc|rewind|seeki|sigfigs3p?|strcasecmp|tell|unreadb|write(b|_b_buf|buf|s)))$$'
+ 
+ if HAVE_WIN32_LTDL
+   libsox_la_SOURCES += win32-ltdl.c win32-ltdl.h

Copied: sox/repos/staging-x86_64/PKGBUILD (from rev 236318, sox/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2015-04-12 19:47:51 UTC (rev 236319)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=sox
+pkgver=14.4.2
+pkgrel=1
+pkgdesc=The Swiss Army knife of sound processing tools
+arch=('i686' 'x86_64')
+url=http://sox.sourceforge.net/;
+license=('GPL' 'LGPL')
+depends=('libltdl' 'file' 'libsndfile' 'libpng' 'lame' 'opencore-amr' 'gsm')
+makedepends=('libao' 'libmad' 'libid3tag' 'wavpack' 'libpulse' 'opusfile')
+checkdepends=('time')
+optdepends=('libao: for ao plugin'
+'libmad: for mp3 plugin'
+'libid3tag: for mp3 plugin'
+'wavpack: for wavpack plugin'
+'libpulse: for pulse plugin'
+   'opusfile: for opus plugin')

[arch-commits] Commit in sox/trunk (PKGBUILD sox-dynamic.patch)

2015-04-12 Thread Eric Bélanger
Date: Sunday, April 12, 2015 @ 21:46:03
  Author: eric
Revision: 236318

upgpkg: sox 14.4.2-1

Upstream update, Add opus support

Added:
  sox/trunk/sox-dynamic.patch
Modified:
  sox/trunk/PKGBUILD

---+
 PKGBUILD  |   17 +++--
 sox-dynamic.patch |   12 
 2 files changed, 23 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-04-12 19:26:30 UTC (rev 236317)
+++ PKGBUILD2015-04-12 19:46:03 UTC (rev 236318)
@@ -2,26 +2,31 @@
 # Maintainer: Eric Bélanger e...@archlinux.org
 
 pkgname=sox
-pkgver=14.4.1
-pkgrel=4
+pkgver=14.4.2
+pkgrel=1
 pkgdesc=The Swiss Army knife of sound processing tools
 arch=('i686' 'x86_64')
 url=http://sox.sourceforge.net/;
 license=('GPL' 'LGPL')
 depends=('libltdl' 'file' 'libsndfile' 'libpng' 'lame' 'opencore-amr' 'gsm')
-makedepends=('libao' 'libmad' 'libid3tag' 'wavpack' 'libpulse')
+makedepends=('libao' 'libmad' 'libid3tag' 'wavpack' 'libpulse' 'opusfile')
 checkdepends=('time')
 optdepends=('libao: for ao plugin'
 'libmad: for mp3 plugin'
 'libid3tag: for mp3 plugin'
 'wavpack: for wavpack plugin'
-'libpulse: for pulse plugin')
-source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('4775f9e9eebb5a2fe79df548908a7a24088118d9')
+'libpulse: for pulse plugin'
+   'opusfile: for opus plugin')
+source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2
 sox-dynamic.patch)
+sha1sums=('dc9668256b9d81ef25d672f14f12ec026b0b4087'
+  '9c71fa36596ed127b1bb367cfbab3b52cd2ecb6d')
 
 prepare() {
   cd ${pkgname}-${pkgver}
   sed -i 's|man1/sox.1 soxeffect.7|man1/sox.1.gz soxeffect.7.gz|' Makefile.in
+  patch -p1 -i ${srcdir}/sox-dynamic.patch
+  aclocal
+  automake
 }
 
 build() {

Added: sox-dynamic.patch
===
--- sox-dynamic.patch   (rev 0)
+++ sox-dynamic.patch   2015-04-12 19:46:03 UTC (rev 236318)
@@ -0,0 +1,12 @@
+diff -Naur sox-14.4.2-orig/src/Makefile.am sox-14.4.2/src/Makefile.am
+--- sox-14.4.2-orig/src/Makefile.am2015-04-08 17:11:09.555343005 -0400
 sox-14.4.2/src/Makefile.am 2015-04-08 17:11:25.115317153 -0400
+@@ -95,7 +95,7 @@
+ 
+ libsox_la_CFLAGS = @WARN_CFLAGS@
+ libsox_la_LDFLAGS = @APP_LDFLAGS@ -version-info @SHLIB_VERSION@ \
+-  -export-symbols-regex 
'^(sox_.*|lsx_(check_read_params|(close|open)_dllibrary|(debug(_more|_most)?|fail|report|warn)_impl|eof|fail_errno|filelength|find_(enum_(text|value)|file_extension)|getopt(_init)?|lpc10_(create_(de|en)coder_state|(de|en)code)|raw(read|write)|read(_b_buf|buf|chars)|realloc|rewind|seeki|sigfigs3p?|strcasecmp|tell|unreadb|write(b|_b_buf|buf|s)))$$'
++  -export-symbols-regex 
'^(sox_.*|lsx_(error|flush|check_read_params|(close|open)_dllibrary|(debug(_more|_most)?|fail|report|warn)_impl|eof|fail_errno|filelength|find_(enum_(text|value)|file_extension)|getopt(_init)?|lpc10_(create_(de|en)coder_state|(de|en)code)|raw(read|write)|read(_b_buf|buf|chars)|realloc|rewind|seeki|sigfigs3p?|strcasecmp|tell|unreadb|write(b|_b_buf|buf|s)))$$'
+ 
+ if HAVE_WIN32_LTDL
+   libsox_la_SOURCES += win32-ltdl.c win32-ltdl.h


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

2015-04-12 Thread Antonio Rojas
Date: Sunday, April 12, 2015 @ 22:46:20
  Author: arojas
Revision: 131256

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

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

--+
 community-staging-i686/PKGBUILD  |   40 +
 community-staging-i686/kphotoalbum.install   |   12 +++
 community-staging-x86_64/PKGBUILD|   40 +
 community-staging-x86_64/kphotoalbum.install |   12 +++
 4 files changed, 104 insertions(+)

Copied: kphotoalbum/repos/community-staging-i686/PKGBUILD (from rev 131255, 
kphotoalbum/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-04-12 20:46:20 UTC (rev 131256)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Laurent Carlier lordhea...@gmail.com
+# Contributor: Andrea Scarpino and...@archlinux.org
+# Contributor: Gilles CHAUVIN gcnweb ][ gmail ? com
+# Contributor: Jonathan Schaeffer joschaeffer ][ gmail ? com
+# Contributor: chfoxli lg ][ romandie ? com
+
+pkgname=kphotoalbum
+pkgver=4.6
+pkgrel=3
+pkgdesc=KDE Photo Album, picture collection manager
+url=http://www.kphotoalbum.org/;
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('kdebase-runtime' 'libkipi' 'libkdcraw' 'libkface' 'libkgeomap')
+makedepends=('cmake' 'automoc4' 'kdeedu-marble' 'kdemultimedia-mplayerthumbs')
+optdepends=('kdeedu-marble: integration with Marble'
+   'kipi-plugins: add extra functionality'
+   'kdemultimedia-mplayerthumbs: video thumbnails')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha256sums=('87eac5e5afb35ef68948a0bd349639d813ee84f7b21dfa7d6fc934bc03459ee7')
+
+build() {
+  cd ${srcdir}
+
+  mkdir build
+  cd build
+
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+
+  make DESTDIR=${pkgdir} install
+}

Copied: kphotoalbum/repos/community-staging-i686/kphotoalbum.install (from rev 
131255, kphotoalbum/trunk/kphotoalbum.install)
===
--- community-staging-i686/kphotoalbum.install  (rev 0)
+++ community-staging-i686/kphotoalbum.install  2015-04-12 20:46:20 UTC (rev 
131256)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+   update-desktop-database -q
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: kphotoalbum/repos/community-staging-x86_64/PKGBUILD (from rev 131255, 
kphotoalbum/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-04-12 20:46:20 UTC (rev 131256)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Laurent Carlier lordhea...@gmail.com
+# Contributor: Andrea Scarpino and...@archlinux.org
+# Contributor: Gilles CHAUVIN gcnweb ][ gmail ? com
+# Contributor: Jonathan Schaeffer joschaeffer ][ gmail ? com
+# Contributor: chfoxli lg ][ romandie ? com
+
+pkgname=kphotoalbum
+pkgver=4.6
+pkgrel=3
+pkgdesc=KDE Photo Album, picture collection manager
+url=http://www.kphotoalbum.org/;
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('kdebase-runtime' 'libkipi' 'libkdcraw' 'libkface' 'libkgeomap')
+makedepends=('cmake' 'automoc4' 'kdeedu-marble' 'kdemultimedia-mplayerthumbs')
+optdepends=('kdeedu-marble: integration with Marble'
+   'kipi-plugins: add extra functionality'
+   'kdemultimedia-mplayerthumbs: video thumbnails')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha256sums=('87eac5e5afb35ef68948a0bd349639d813ee84f7b21dfa7d6fc934bc03459ee7')
+
+build() {
+  cd ${srcdir}
+
+  mkdir build
+  cd build
+
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+
+  make DESTDIR=${pkgdir} install
+}

Copied: kphotoalbum/repos/community-staging-x86_64/kphotoalbum.install (from 
rev 131255, kphotoalbum/trunk/kphotoalbum.install)
===
--- 

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

2015-04-12 Thread Antonio Rojas
Date: Sunday, April 12, 2015 @ 22:45:29
  Author: arojas
Revision: 131255

KDE doc move, enable geolocation

Modified:
  kphotoalbum/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-04-12 18:19:00 UTC (rev 131254)
+++ PKGBUILD2015-04-12 20:45:29 UTC (rev 131255)
@@ -7,12 +7,12 @@
 
 pkgname=kphotoalbum
 pkgver=4.6
-pkgrel=2
+pkgrel=3
 pkgdesc=KDE Photo Album, picture collection manager
 url=http://www.kphotoalbum.org/;
 arch=('i686' 'x86_64')
 license=('GPL')
-depends=('kdebase-runtime' 'libkipi' 'libkdcraw' 'libkface')
+depends=('kdebase-runtime' 'libkipi' 'libkdcraw' 'libkface' 'libkgeomap')
 makedepends=('cmake' 'automoc4' 'kdeedu-marble' 'kdemultimedia-mplayerthumbs')
 optdepends=('kdeedu-marble: integration with Marble'
'kipi-plugins: add extra functionality'


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

2015-04-12 Thread Evangelos Foutras
Date: Sunday, April 12, 2015 @ 22:58:29
  Author: foutrelis
Revision: 131257

upgpkg: python-virtualenvwrapper 4.5.0-1

New upstream release.

Modified:
  python-virtualenvwrapper/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-04-12 20:46:20 UTC (rev 131256)
+++ PKGBUILD2015-04-12 20:58:29 UTC (rev 131257)
@@ -3,7 +3,7 @@
 # Contributor: Sebastien Binet binet@lblbox
 
 pkgname=python-virtualenvwrapper
-pkgver=4.4.1
+pkgver=4.5.0
 pkgrel=1
 pkgdesc=Extensions to Ian Bicking's virtualenv tool
 arch=('any')
@@ -14,7 +14,7 @@
 conflicts=('python2-virtualenvwrapper')
 replaces=('python2-virtualenvwrapper')
 
source=(https://pypi.python.org/packages/source/v/virtualenvwrapper/virtualenvwrapper-$pkgver.tar.gz)
-sha256sums=('b6ad867c02ef0858cf8c23fe37418f9fb5df134842472c24304700fbcb164220')
+sha256sums=('4f04f13543b03e9f8a634c8b31d7ae458c7c851e1ab459ad86a9d65267f2d955')
 
 package() {
   cd $srcdir/virtualenvwrapper-$pkgver


[arch-commits] Commit in python-virtualenvwrapper/repos/community-any (2 files)

2015-04-12 Thread Evangelos Foutras
Date: Sunday, April 12, 2015 @ 22:58:35
  Author: foutrelis
Revision: 131258

archrelease: copy trunk to community-any

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

--+
 PKGBUILD |   54 +++---
 1 file changed, 27 insertions(+), 27 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-04-12 20:58:29 UTC (rev 131257)
+++ PKGBUILD2015-04-12 20:58:35 UTC (rev 131258)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Evangelos Foutras evange...@foutrelis.com
-# Contributor: Sebastien Binet binet@lblbox
-
-pkgname=python-virtualenvwrapper
-pkgver=4.4.1
-pkgrel=1
-pkgdesc=Extensions to Ian Bicking's virtualenv tool
-arch=('any')
-url=https://bitbucket.org/dhellmann/virtualenvwrapper;
-license=('MIT')
-depends=('python-virtualenv' 'python2-virtualenv' 'python-virtualenv-clone'
- 'python-stevedore')
-conflicts=('python2-virtualenvwrapper')
-replaces=('python2-virtualenvwrapper')
-source=(https://pypi.python.org/packages/source/v/virtualenvwrapper/virtualenvwrapper-$pkgver.tar.gz)
-sha256sums=('b6ad867c02ef0858cf8c23fe37418f9fb5df134842472c24304700fbcb164220')
-
-package() {
-  cd $srcdir/virtualenvwrapper-$pkgver
-
-  python3 setup.py install --root=$pkgdir -O1
-
-  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-virtualenvwrapper/repos/community-any/PKGBUILD (from rev 131257, 
python-virtualenvwrapper/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-04-12 20:58:35 UTC (rev 131258)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Evangelos Foutras evange...@foutrelis.com
+# Contributor: Sebastien Binet binet@lblbox
+
+pkgname=python-virtualenvwrapper
+pkgver=4.5.0
+pkgrel=1
+pkgdesc=Extensions to Ian Bicking's virtualenv tool
+arch=('any')
+url=https://bitbucket.org/dhellmann/virtualenvwrapper;
+license=('MIT')
+depends=('python-virtualenv' 'python2-virtualenv' 'python-virtualenv-clone'
+ 'python-stevedore')
+conflicts=('python2-virtualenvwrapper')
+replaces=('python2-virtualenvwrapper')
+source=(https://pypi.python.org/packages/source/v/virtualenvwrapper/virtualenvwrapper-$pkgver.tar.gz)
+sha256sums=('4f04f13543b03e9f8a634c8b31d7ae458c7c851e1ab459ad86a9d65267f2d955')
+
+package() {
+  cd $srcdir/virtualenvwrapper-$pkgver
+
+  python3 setup.py install --root=$pkgdir -O1
+
+  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+
+# vim:set ts=2 sw=2 et:


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

2015-04-12 Thread Bartłomiej Piotrowski
Date: Sunday, April 12, 2015 @ 20:22:42
  Author: bpiotrowski
Revision: 236314

upgpkg: glib-networking 2.44.0-2

rebuild against gnutls 3.4.0

Modified:
  glib-networking/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-04-12 18:20:32 UTC (rev 236313)
+++ PKGBUILD2015-04-12 18:22:42 UTC (rev 236314)
@@ -3,7 +3,7 @@
 
 pkgname=glib-networking
 pkgver=2.44.0
-pkgrel=1
+pkgrel=2
 pkgdesc=Network-related giomodules for glib
 arch=(i686 x86_64)
 url=http://www.gtk.org/;


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

2015-04-12 Thread Evangelos Foutras
Date: Sunday, April 12, 2015 @ 22:49:44
  Author: foutrelis
Revision: 236321

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

Added:
  gtk3/repos/extra-i686/0001-Revert-image-Optimize-non-resize-changes.patch
(from rev 236320, 
gtk3/trunk/0001-Revert-image-Optimize-non-resize-changes.patch)
  
gtk3/repos/extra-i686/0001-x11-Relax-requirements-for-setting-ParentRelative.patch
(from rev 236320, 
gtk3/trunk/0001-x11-Relax-requirements-for-setting-ParentRelative.patch)
  gtk3/repos/extra-i686/PKGBUILD
(from rev 236320, gtk3/trunk/PKGBUILD)
  gtk3/repos/extra-i686/gtk3.install
(from rev 236320, gtk3/trunk/gtk3.install)
  gtk3/repos/extra-i686/settings.ini
(from rev 236320, gtk3/trunk/settings.ini)
  gtk3/repos/extra-x86_64/0001-Revert-image-Optimize-non-resize-changes.patch
(from rev 236320, 
gtk3/trunk/0001-Revert-image-Optimize-non-resize-changes.patch)
  
gtk3/repos/extra-x86_64/0001-x11-Relax-requirements-for-setting-ParentRelative.patch
(from rev 236320, 
gtk3/trunk/0001-x11-Relax-requirements-for-setting-ParentRelative.patch)
  gtk3/repos/extra-x86_64/PKGBUILD
(from rev 236320, gtk3/trunk/PKGBUILD)
  gtk3/repos/extra-x86_64/gtk3.install
(from rev 236320, gtk3/trunk/gtk3.install)
  gtk3/repos/extra-x86_64/settings.ini
(from rev 236320, gtk3/trunk/settings.ini)
Deleted:
  gtk3/repos/extra-i686/PKGBUILD
  gtk3/repos/extra-i686/gtk3.install
  gtk3/repos/extra-i686/settings.ini
  gtk3/repos/extra-x86_64/PKGBUILD
  gtk3/repos/extra-x86_64/gtk3.install
  gtk3/repos/extra-x86_64/settings.ini

---+
 /PKGBUILD |  
116 
 /gtk3.install |   
36 +
 /settings.ini |
8 
 extra-i686/0001-Revert-image-Optimize-non-resize-changes.patch|  
233 ++
 extra-i686/0001-x11-Relax-requirements-for-setting-ParentRelative.patch   |   
42 +
 extra-i686/PKGBUILD   |   
45 -
 extra-i686/gtk3.install   |   
18 
 extra-i686/settings.ini   |
4 
 extra-x86_64/0001-Revert-image-Optimize-non-resize-changes.patch  |  
233 ++
 extra-x86_64/0001-x11-Relax-requirements-for-setting-ParentRelative.patch |   
42 +
 extra-x86_64/PKGBUILD |   
45 -
 extra-x86_64/gtk3.install |   
18 
 extra-x86_64/settings.ini |
4 
 13 files changed, 710 insertions(+), 134 deletions(-)

Copied: 
gtk3/repos/extra-i686/0001-Revert-image-Optimize-non-resize-changes.patch (from 
rev 236320, gtk3/trunk/0001-Revert-image-Optimize-non-resize-changes.patch)
===
--- extra-i686/0001-Revert-image-Optimize-non-resize-changes.patch  
(rev 0)
+++ extra-i686/0001-Revert-image-Optimize-non-resize-changes.patch  
2015-04-12 20:49:44 UTC (rev 236321)
@@ -0,0 +1,233 @@
+From 7963f689296ad06dff0e0d426bd9324de1dec7aa Mon Sep 17 00:00:00 2001
+From: Matthias Clasen mcla...@redhat.com
+Date: Wed, 8 Apr 2015 14:18:08 -0400
+Subject: [PATCH] Revert image: Optimize non-resize changes
+
+This reverts commit fef7d65685a3a45a47f968cab6b5e5150323f606.
+
+We're still seeing regressions from this, see
+http://bugzilla.redhat.com/show_bug.cgi?id=1208183
+---
+ gtk/gtkimage.c | 107 +
+ 1 file changed, 17 insertions(+), 90 deletions(-)
+
+diff --git a/gtk/gtkimage.c b/gtk/gtkimage.c
+index d501aef..5763f06 100644
+--- a/gtk/gtkimage.c
 b/gtk/gtkimage.c
+@@ -155,9 +155,6 @@ static void gtk_image_size_allocate(GtkWidget
*widget,
+ static void gtk_image_unmap(GtkWidget*widget);
+ static void gtk_image_realize  (GtkWidget*widget);
+ static void gtk_image_unrealize(GtkWidget*widget);
+-static void gtk_image_get_preferred_size   (GtkImage *image,
+-gint *width_out,
+-gint *height_out);
+ static void gtk_image_get_preferred_width  (GtkWidget*widget,
+ gint *minimum,
+ gint *natural);
+@@ -937,8 +934,8 @@ gtk_image_set_from_file   (GtkImage*image,
+   priv = image-priv;
+ 
+   g_object_freeze_notify (G_OBJECT (image));
+-
+-  gtk_image_reset (image);
++  
++  gtk_image_clear (image);
+ 
+   if (filename == NULL)
+ {
+@@ -951,7 +948,9 @@ gtk_image_set_from_file   (GtkImage*image,
+ 
+   if (anim == NULL)
+ {
+-  

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

2015-04-12 Thread Evangelos Foutras
Date: Sunday, April 12, 2015 @ 22:49:24
  Author: foutrelis
Revision: 236320

upgpkg: gtk3 3.16.1-2

- Revert commit that causes nm-applet to fail to load (FS#44504).
- Fix transparency setting for status icons on Xfce.

Added:
  gtk3/trunk/0001-Revert-image-Optimize-non-resize-changes.patch
  gtk3/trunk/0001-x11-Relax-requirements-for-setting-ParentRelative.patch
Modified:
  gtk3/trunk/PKGBUILD

--+
 0001-Revert-image-Optimize-non-resize-changes.patch  |  233 ++
 0001-x11-Relax-requirements-for-setting-ParentRelative.patch |   42 +
 PKGBUILD |   19 
 3 files changed, 291 insertions(+), 3 deletions(-)

Added: 0001-Revert-image-Optimize-non-resize-changes.patch
===
--- 0001-Revert-image-Optimize-non-resize-changes.patch 
(rev 0)
+++ 0001-Revert-image-Optimize-non-resize-changes.patch 2015-04-12 20:49:24 UTC 
(rev 236320)
@@ -0,0 +1,233 @@
+From 7963f689296ad06dff0e0d426bd9324de1dec7aa Mon Sep 17 00:00:00 2001
+From: Matthias Clasen mcla...@redhat.com
+Date: Wed, 8 Apr 2015 14:18:08 -0400
+Subject: [PATCH] Revert image: Optimize non-resize changes
+
+This reverts commit fef7d65685a3a45a47f968cab6b5e5150323f606.
+
+We're still seeing regressions from this, see
+http://bugzilla.redhat.com/show_bug.cgi?id=1208183
+---
+ gtk/gtkimage.c | 107 +
+ 1 file changed, 17 insertions(+), 90 deletions(-)
+
+diff --git a/gtk/gtkimage.c b/gtk/gtkimage.c
+index d501aef..5763f06 100644
+--- a/gtk/gtkimage.c
 b/gtk/gtkimage.c
+@@ -155,9 +155,6 @@ static void gtk_image_size_allocate(GtkWidget
*widget,
+ static void gtk_image_unmap(GtkWidget*widget);
+ static void gtk_image_realize  (GtkWidget*widget);
+ static void gtk_image_unrealize(GtkWidget*widget);
+-static void gtk_image_get_preferred_size   (GtkImage *image,
+-gint *width_out,
+-gint *height_out);
+ static void gtk_image_get_preferred_width  (GtkWidget*widget,
+ gint *minimum,
+ gint *natural);
+@@ -937,8 +934,8 @@ gtk_image_set_from_file   (GtkImage*image,
+   priv = image-priv;
+ 
+   g_object_freeze_notify (G_OBJECT (image));
+-
+-  gtk_image_reset (image);
++  
++  gtk_image_clear (image);
+ 
+   if (filename == NULL)
+ {
+@@ -951,7 +948,9 @@ gtk_image_set_from_file   (GtkImage*image,
+ 
+   if (anim == NULL)
+ {
+-  gtk_image_set_from_icon_name (image, image-missing, 
DEFAULT_ICON_SIZE);
++  gtk_image_set_from_icon_name (image,
++image-missing,
++DEFAULT_ICON_SIZE);
+   g_object_thaw_notify (G_OBJECT (image));
+   return;
+ }
+@@ -972,21 +971,7 @@ gtk_image_set_from_file   (GtkImage*image,
+   g_object_unref (anim);
+ 
+   priv-filename = g_strdup (filename);
+-
+-  if (gtk_widget_get_visible (GTK_WIDGET (image)))
+-{
+-  gint width, height;
+-
+-  gtk_image_get_preferred_size (image, width, height);
+-  if (width != gtk_widget_get_allocated_width (GTK_WIDGET (image)) ||
+-  height != gtk_widget_get_allocated_height (GTK_WIDGET (image)))
+-gtk_widget_queue_resize (GTK_WIDGET (image));
+-  else
+-gtk_widget_queue_draw (GTK_WIDGET (image));
+-}
+-
+-  g_object_notify (G_OBJECT (image), file);
+-
++  
+   g_object_thaw_notify (G_OBJECT (image));
+ }
+ 
+@@ -1023,7 +1008,9 @@ gtk_image_set_from_resource (GtkImage*image,
+ 
+   if (animation == NULL)
+ {
+-  gtk_image_set_from_icon_name (image, image-missing, 
DEFAULT_ICON_SIZE);
++  gtk_image_set_from_icon_name (image,
++image-missing,
++DEFAULT_ICON_SIZE);
+   g_object_thaw_notify (G_OBJECT (image));
+   return;
+ }
+@@ -1059,29 +1046,18 @@ gtk_image_set_from_pixbuf (GtkImage  *image,
+   GtkImagePrivate *priv;
+ 
+   g_return_if_fail (GTK_IS_IMAGE (image));
+-  g_return_if_fail (pixbuf == NULL || GDK_IS_PIXBUF (pixbuf));
++  g_return_if_fail (pixbuf == NULL ||
++GDK_IS_PIXBUF (pixbuf));
+ 
+   priv = image-priv;
+ 
+   g_object_freeze_notify (G_OBJECT (image));
+-
+-  gtk_image_reset (image);
++  
++  gtk_image_clear (image);
+ 
+   if (pixbuf != NULL)
+ _gtk_icon_helper_set_pixbuf (priv-icon_helper, pixbuf);
+ 
+-  if (gtk_widget_get_visible (GTK_WIDGET (image)))
+-{
+-  gint width, height;
+-
+-  gtk_image_get_preferred_size (image, width, height);
+-  if (width != gtk_widget_get_allocated_width (GTK_WIDGET (image)) ||
+-  height != gtk_widget_get_allocated_height