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

2014-11-21 Thread Jan Steffens
Date: Friday, November 21, 2014 @ 10:07:03
  Author: heftig
Revision: 226778

freerdp rebuild

Modified:
  vinagre/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-11-21 05:40:26 UTC (rev 226777)
+++ PKGBUILD2014-11-21 09:07:03 UTC (rev 226778)
@@ -6,7 +6,7 @@
 
 pkgname=vinagre
 pkgver=3.14.2
-pkgrel=1
+pkgrel=2
 pkgdesc=A VNC Client for the GNOME Desktop
 arch=(i686 x86_64)
 license=(GPL)


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

2014-11-21 Thread Jan Steffens
Date: Friday, November 21, 2014 @ 10:08:18
  Author: heftig
Revision: 226779

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

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

--+
 /PKGBUILD|   68 +
 /vinagre.install |   28 
 extra-i686/PKGBUILD  |   34 
 extra-i686/vinagre.install   |   14 
 extra-x86_64/PKGBUILD|   34 
 extra-x86_64/vinagre.install |   14 
 6 files changed, 96 insertions(+), 96 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-11-21 09:07:03 UTC (rev 226778)
+++ extra-i686/PKGBUILD 2014-11-21 09:08:18 UTC (rev 226779)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-# Contributor: Jan de Groot j...@archlinux.org
-# Contributor: Allan McRae mcrae_al...@hotmail.com
-# Contributor: lp76 l.ped...@gmail.com
-
-pkgname=vinagre
-pkgver=3.14.2
-pkgrel=1
-pkgdesc=A VNC Client for the GNOME Desktop
-arch=(i686 x86_64)
-license=(GPL)
-url=http://www.gnome.org/projects/vinagre/;
-install=vinagre.install
-depends=(libsecret gtk-vnc vte3 telepathy-glib avahi desktop-file-utils dconf 
shared-mime-info
- spice-gtk3 gnutls freerdp)
-optdepends=('openssh: SSH plugin')
-makedepends=(docbook-xsl intltool openssh itstool spice-protocol)
-groups=(gnome-extra)
-options=('!emptydirs')
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('93983d9581303957b5a5935349a9d1e5b4a223c3a99c317047e4114884f839cf')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc \
-  --libexecdir=/usr/lib/$pkgname --enable-rdp --enable-spice
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: vinagre/repos/extra-i686/PKGBUILD (from rev 226778, 
vinagre/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-11-21 09:08:18 UTC (rev 226779)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+# Contributor: Jan de Groot j...@archlinux.org
+# Contributor: Allan McRae mcrae_al...@hotmail.com
+# Contributor: lp76 l.ped...@gmail.com
+
+pkgname=vinagre
+pkgver=3.14.2
+pkgrel=2
+pkgdesc=A VNC Client for the GNOME Desktop
+arch=(i686 x86_64)
+license=(GPL)
+url=http://www.gnome.org/projects/vinagre/;
+install=vinagre.install
+depends=(libsecret gtk-vnc vte3 telepathy-glib avahi desktop-file-utils dconf 
shared-mime-info
+ spice-gtk3 gnutls freerdp)
+optdepends=('openssh: SSH plugin')
+makedepends=(docbook-xsl intltool openssh itstool spice-protocol)
+groups=(gnome-extra)
+options=('!emptydirs')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('93983d9581303957b5a5935349a9d1e5b4a223c3a99c317047e4114884f839cf')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --libexecdir=/usr/lib/$pkgname --enable-rdp --enable-spice
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-i686/vinagre.install
===
--- extra-i686/vinagre.install  2014-11-21 09:07:03 UTC (rev 226778)
+++ extra-i686/vinagre.install  2014-11-21 09:08:18 UTC (rev 226779)
@@ -1,14 +0,0 @@
-post_install() {
-  glib-compile-schemas /usr/share/glib-2.0/schemas
-  update-desktop-database -q
-  gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-  update-mime-database usr/share/mime  /dev/null
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: vinagre/repos/extra-i686/vinagre.install (from rev 226778, 
vinagre/trunk/vinagre.install)
===
--- extra-i686/vinagre.install  (rev 0)
+++ extra-i686/vinagre.install  2014-11-21 09:08:18 UTC (rev 226779)
@@ -0,0 +1,14 @@
+post_install() {
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+  update-desktop-database -q
+  gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+  update-mime-database usr/share/mime  /dev/null
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}


[arch-commits] Commit in uwsgi/trunk (PKGBUILD uwsgi_at.service)

2014-11-21 Thread Sven-Hendrik Haase
Date: Friday, November 21, 2014 @ 10:41:57
  Author: svenstaro
Revision: 122857

upgpkg: uwsgi 2.0.7-7

Fix @ service

Modified:
  uwsgi/trunk/PKGBUILD
  uwsgi/trunk/uwsgi_at.service

--+
 PKGBUILD |4 ++--
 uwsgi_at.service |4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-11-21 09:11:17 UTC (rev 122856)
+++ PKGBUILD2014-11-21 09:41:57 UTC (rev 122857)
@@ -17,7 +17,7 @@
  uwsgi-plugin-jvm
  uwsgi-plugin-mono)
 pkgver=2.0.7
-pkgrel=6
+pkgrel=7
 arch=(i686 x86_64)
 url=http://projects.unbit.it/$pkgbase;
 license=(GPL2)
@@ -41,7 +41,7 @@
 md5sums=('c18da6536f2f47a204814225ba695042'
  'e4d8e243b2faff21ec1353e9b1408103'
  '752475ee32286acfbafa49b898616817'
- '15d698b5417923c2610842a86ec471a1'
+ '4aa2a097ecb0cf1f5b46d984ac062dbb'
  'ea381549fe65a5d72fa1abb5ceb7d3ef'
  '1a4516d5cdcf5b95b036f4eae2d0c152'
  '4d09535ce379c8acd76160f35d5d6b55'

Modified: uwsgi_at.service
===
--- uwsgi_at.service2014-11-21 09:11:17 UTC (rev 122856)
+++ uwsgi_at.service2014-11-21 09:41:57 UTC (rev 122857)
@@ -4,8 +4,8 @@
 
 [Service]
 ExecStart=/usr/bin/uwsgi --ini /etc/uwsgi/%I.ini
-ExecReload=/usr/bin/uwsgi --ini /etc/uwsg/%I.ini --reload
-ExecStop=/usr/bin/uwsgi --ini /etc/uwsg/%I.ini --stop
+ExecReload=/usr/bin/uwsgi --ini /etc/uwsgi/%I.ini --reload $MAINPID
+ExecStop=-/usr/bin/uwsgi --ini /etc/uwsgi/%I.ini --stop $MAINPID
 Restart=always
 Type=notify
 StandardError=syslog


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

2014-11-21 Thread Sergej Pupykin
Date: Friday, November 21, 2014 @ 11:39:37
  Author: spupykin
Revision: 122858

upgpkg: libinfinity 0.6.4-1

upd

Modified:
  libinfinity/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-11-21 09:41:57 UTC (rev 122857)
+++ PKGBUILD2014-11-21 10:39:37 UTC (rev 122858)
@@ -4,7 +4,7 @@
 # Contributor: Gregory Haynes g...@greghaynes.net
 
 pkgname=libinfinity
-pkgver=0.6.1
+pkgver=0.6.4
 pkgrel=1
 pkgdesc=An implementation of the Infininote protocol written in GObject-based 
C
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 optdepends=('avahi: zeroconf support'
 'gtk2: gtk support')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/gobby/libinfinity/archive/${pkgver}.tar.gz;)
-md5sums=('95b3057a1940fe900dd3a9903096218d')
+md5sums=('4a7bdac64c24ea4fe003fe43ffd4cf6d')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}


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

2014-11-21 Thread Sergej Pupykin
Date: Friday, November 21, 2014 @ 11:40:00
  Author: spupykin
Revision: 122860

upgpkg: python2-dnspython 1.12.0-1

upd

Modified:
  python2-dnspython/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-11-21 10:39:55 UTC (rev 122859)
+++ PKGBUILD2014-11-21 10:40:00 UTC (rev 122860)
@@ -3,7 +3,7 @@
 # Contributor: Mathijs Kadijk maccai...@gmail.com
 
 pkgname=python2-dnspython
-pkgver=1.11.1
+pkgver=1.12.0
 pkgrel=1
 pkgdesc=A DNS toolkit for Python
 arch=('any')
@@ -11,7 +11,7 @@
 license=('BSD')
 depends=('python2')
 source=(http://www.dnspython.org/kits/$pkgver/dnspython-$pkgver.tar.gz)
-md5sums=('6167344ca849bd2ba108a8aa6118cb2b')
+md5sums=('3f2601ef3c8b77fc6d21a9c77a81efeb')
 
 package() {
   cd $srcdir/dnspython-$pkgver


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

2014-11-21 Thread Sergej Pupykin
Date: Friday, November 21, 2014 @ 11:39:55
  Author: spupykin
Revision: 122859

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-11-21 10:39:37 UTC (rev 122858)
+++ community-i686/PKGBUILD 2014-11-21 10:39:55 UTC (rev 122859)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
-# Contributor: Gregory Haynes g...@greghaynes.net
-
-pkgname=libinfinity
-pkgver=0.6.1
-pkgrel=1
-pkgdesc=An implementation of the Infininote protocol written in GObject-based 
C
-arch=('i686' 'x86_64')
-url=http://gobby.github.io/;
-license=('GPL')
-depends=('gnutls=1.7.2' 'gsasl=0.2.21' 'glib2=2.16' 'libxml2=2.0' 'gtk2')
-makedepends=('gtk-doc' 'pkgconfig')
-optdepends=('avahi: zeroconf support'
-'gtk2: gtk support')
-source=($pkgname-$pkgver.tar.gz::https://github.com/gobby/libinfinity/archive/${pkgver}.tar.gz;)
-md5sums=('95b3057a1940fe900dd3a9903096218d')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  [ -x configure ] || ./autogen.sh
-  ./configure --prefix=/usr --localstatedir=/var
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-  rm -rf $pkgdir/var
-}

Copied: libinfinity/repos/community-i686/PKGBUILD (from rev 122858, 
libinfinity/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-11-21 10:39:55 UTC (rev 122859)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
+# Contributor: Gregory Haynes g...@greghaynes.net
+
+pkgname=libinfinity
+pkgver=0.6.4
+pkgrel=1
+pkgdesc=An implementation of the Infininote protocol written in GObject-based 
C
+arch=('i686' 'x86_64')
+url=http://gobby.github.io/;
+license=('GPL')
+depends=('gnutls=1.7.2' 'gsasl=0.2.21' 'glib2=2.16' 'libxml2=2.0' 'gtk2')
+makedepends=('gtk-doc' 'pkgconfig')
+optdepends=('avahi: zeroconf support'
+'gtk2: gtk support')
+source=($pkgname-$pkgver.tar.gz::https://github.com/gobby/libinfinity/archive/${pkgver}.tar.gz;)
+md5sums=('4a7bdac64c24ea4fe003fe43ffd4cf6d')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  [ -x configure ] || ./autogen.sh
+  ./configure --prefix=/usr --localstatedir=/var
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  rm -rf $pkgdir/var
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-11-21 10:39:37 UTC (rev 122858)
+++ community-x86_64/PKGBUILD   2014-11-21 10:39:55 UTC (rev 122859)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
-# Contributor: Gregory Haynes g...@greghaynes.net
-
-pkgname=libinfinity
-pkgver=0.6.1
-pkgrel=1
-pkgdesc=An implementation of the Infininote protocol written in GObject-based 
C
-arch=('i686' 'x86_64')
-url=http://gobby.github.io/;
-license=('GPL')
-depends=('gnutls=1.7.2' 'gsasl=0.2.21' 'glib2=2.16' 'libxml2=2.0' 'gtk2')
-makedepends=('gtk-doc' 'pkgconfig')
-optdepends=('avahi: zeroconf support'
-'gtk2: gtk support')
-source=($pkgname-$pkgver.tar.gz::https://github.com/gobby/libinfinity/archive/${pkgver}.tar.gz;)
-md5sums=('95b3057a1940fe900dd3a9903096218d')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  [ -x configure ] || ./autogen.sh
-  ./configure --prefix=/usr --localstatedir=/var
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-  rm -rf $pkgdir/var
-}

Copied: libinfinity/repos/community-x86_64/PKGBUILD (from rev 122858, 
libinfinity/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-11-21 10:39:55 UTC (rev 122859)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
+# Contributor: Gregory Haynes g...@greghaynes.net
+
+pkgname=libinfinity
+pkgver=0.6.4
+pkgrel=1
+pkgdesc=An implementation of the Infininote protocol 

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

2014-11-21 Thread Sergej Pupykin
Date: Friday, November 21, 2014 @ 11:40:09
  Author: spupykin
Revision: 122861

archrelease: copy trunk to community-any

Added:
  python2-dnspython/repos/community-any/PKGBUILD
(from rev 122860, python2-dnspython/trunk/PKGBUILD)
Deleted:
  python2-dnspython/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-11-21 10:40:00 UTC (rev 122860)
+++ PKGBUILD2014-11-21 10:40:09 UTC (rev 122861)
@@ -1,20 +0,0 @@
-# $Id: PKGBUILD 55293 2011-09-09 09:39:44Z spupykin $
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Mathijs Kadijk maccai...@gmail.com
-
-pkgname=python2-dnspython
-pkgver=1.11.1
-pkgrel=1
-pkgdesc=A DNS toolkit for Python
-arch=('any')
-url=http://www.dnspython.org;
-license=('BSD')
-depends=('python2')
-source=(http://www.dnspython.org/kits/$pkgver/dnspython-$pkgver.tar.gz)
-md5sums=('6167344ca849bd2ba108a8aa6118cb2b')
-
-package() {
-  cd $srcdir/dnspython-$pkgver
-  python2 setup.py install --root=$pkgdir
-  install -D LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}

Copied: python2-dnspython/repos/community-any/PKGBUILD (from rev 122860, 
python2-dnspython/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-11-21 10:40:09 UTC (rev 122861)
@@ -0,0 +1,20 @@
+# $Id: PKGBUILD 55293 2011-09-09 09:39:44Z spupykin $
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Mathijs Kadijk maccai...@gmail.com
+
+pkgname=python2-dnspython
+pkgver=1.12.0
+pkgrel=1
+pkgdesc=A DNS toolkit for Python
+arch=('any')
+url=http://www.dnspython.org;
+license=('BSD')
+depends=('python2')
+source=(http://www.dnspython.org/kits/$pkgver/dnspython-$pkgver.tar.gz)
+md5sums=('3f2601ef3c8b77fc6d21a9c77a81efeb')
+
+package() {
+  cd $srcdir/dnspython-$pkgver
+  python2 setup.py install --root=$pkgdir
+  install -D LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}


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

2014-11-21 Thread Alexander Rødseth
Date: Friday, November 21, 2014 @ 12:00:32
  Author: arodseth
Revision: 122862

upgpkg: wordpress 4.0.1-1

Modified:
  wordpress/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-11-21 10:40:09 UTC (rev 122861)
+++ PKGBUILD2014-11-21 11:00:32 UTC (rev 122862)
@@ -6,7 +6,7 @@
 # Contributor: Christopher Rogers slaxemulator.gmail.com
 
 pkgname=wordpress
-pkgver=4.0
+pkgver=4.0.1
 pkgrel=1
 pkgdesc='Blog tool and publishing platform'
 arch=('any')
@@ -20,7 +20,7 @@
 options=('emptydirs')
 install=$pkgname.install
 source=(http://wordpress.org/$pkgname-$pkgver.tar.gz;)
-sha256sums=('03a8437ca9ae14c9a7f6d4062672e9685d45e1aaad6c020af2673cb42a34c0ac')
+sha256sums=('94ce5402f6ab5662c37916825f7725c517f6f9328ff3de7aaf2840551ac32f16')
 
 package() {
   install -d $pkgdir/usr/share/webapps


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

2014-11-21 Thread Alexander Rødseth
Date: Friday, November 21, 2014 @ 12:00:39
  Author: arodseth
Revision: 122863

archrelease: copy trunk to community-any

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

---+
 PKGBUILD  |   60 ++--
 wordpress.install |   42 ++--
 2 files changed, 51 insertions(+), 51 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-11-21 11:00:32 UTC (rev 122862)
+++ PKGBUILD2014-11-21 11:00:39 UTC (rev 122863)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth rods...@gmail.com
-# Contributor: Thomas Dziedzic gostrc at gmail
-# Contributor: Jose Valecillos valecillosjg (at) gmail (dot) com
-# Contributor: Kaos gianlucaatlas (at) gmail (dot) com
-# Contributor: Christopher Rogers slaxemulator.gmail.com
-
-pkgname=wordpress
-pkgver=4.0
-pkgrel=1
-pkgdesc='Blog tool and publishing platform'
-arch=('any')
-url='http://wordpress.org/'
-license=('GPL')
-depends=('php')
-optdepends=('apache: Web server to run wordpress'
-'nginx: Web server to run wordpress'
-'cherokee: Lightweight Web server to run wordpress'
-'mysql: Database server')
-options=('emptydirs')
-install=$pkgname.install
-source=(http://wordpress.org/$pkgname-$pkgver.tar.gz;)
-sha256sums=('03a8437ca9ae14c9a7f6d4062672e9685d45e1aaad6c020af2673cb42a34c0ac')
-
-package() {
-  install -d $pkgdir/usr/share/webapps
-  cp -r wordpress $pkgdir/usr/share/webapps
-}
-
-# vim:set ts=2 sw=2 et:

Copied: wordpress/repos/community-any/PKGBUILD (from rev 122862, 
wordpress/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-11-21 11:00:39 UTC (rev 122863)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Alexander Rødseth rods...@gmail.com
+# Contributor: Thomas Dziedzic gostrc at gmail
+# Contributor: Jose Valecillos valecillosjg (at) gmail (dot) com
+# Contributor: Kaos gianlucaatlas (at) gmail (dot) com
+# Contributor: Christopher Rogers slaxemulator.gmail.com
+
+pkgname=wordpress
+pkgver=4.0.1
+pkgrel=1
+pkgdesc='Blog tool and publishing platform'
+arch=('any')
+url='http://wordpress.org/'
+license=('GPL')
+depends=('php')
+optdepends=('apache: Web server to run wordpress'
+'nginx: Web server to run wordpress'
+'cherokee: Lightweight Web server to run wordpress'
+'mysql: Database server')
+options=('emptydirs')
+install=$pkgname.install
+source=(http://wordpress.org/$pkgname-$pkgver.tar.gz;)
+sha256sums=('94ce5402f6ab5662c37916825f7725c517f6f9328ff3de7aaf2840551ac32f16')
+
+package() {
+  install -d $pkgdir/usr/share/webapps
+  cp -r wordpress $pkgdir/usr/share/webapps
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: wordpress.install
===
--- wordpress.install   2014-11-21 11:00:32 UTC (rev 122862)
+++ wordpress.install   2014-11-21 11:00:39 UTC (rev 122863)
@@ -1,21 +0,0 @@
-post_install() {
-  # Make uploads work
-  install -dm775 /usr/share/webapps/wordpress/wp-content/uploads
-  chown http:http /usr/share/webapps/wordpress/wp-content/uploads
-  echo 'You can now configure your (PHP compatible) web server to run 
Wordpress'
-}
-
-pre_remove() {
-  cp -r /usr/share/webapps/wordpress /usr/share/webapps/wordpress_backup
-  echo 'Your Wordpress folder were backed up to 
/usr/share/webapps/wordpress_backup'
-}
-
-post_remove() {
-  rm -rf /usr/share/webapps/wordpress
-}
-
-post_upgrade() {
-  echo 'Wordpress is in /usr/share/webapps now'
-}
-
-# vim:set ts=2 sw=2 et:

Copied: wordpress/repos/community-any/wordpress.install (from rev 122862, 
wordpress/trunk/wordpress.install)
===
--- wordpress.install   (rev 0)
+++ wordpress.install   2014-11-21 11:00:39 UTC (rev 122863)
@@ -0,0 +1,21 @@
+post_install() {
+  # Make uploads work
+  install -dm775 /usr/share/webapps/wordpress/wp-content/uploads
+  chown http:http /usr/share/webapps/wordpress/wp-content/uploads
+  echo 'You can now configure your (PHP compatible) web server to run 
Wordpress'
+}
+
+pre_remove() {
+  cp -r /usr/share/webapps/wordpress /usr/share/webapps/wordpress_backup
+  echo 'Your Wordpress folder were backed up to 
/usr/share/webapps/wordpress_backup'
+}
+
+post_remove() {
+  rm -rf /usr/share/webapps/wordpress
+}
+
+post_upgrade() {
+  echo 'Wordpress is in /usr/share/webapps now'
+}
+
+# vim:set ts=2 sw=2 et:


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

2014-11-21 Thread Allan McRae
Date: Friday, November 21, 2014 @ 12:22:42
  Author: allan
Revision: 226780

upgpkg: pacman 4.1.2-7

fix gnupg 2.1 issue

Added:
  pacman/trunk/0001-pacman-key-compatibility-with-gnupg-2.1.patch
Modified:
  pacman/trunk/PKGBUILD

+
 0001-pacman-key-compatibility-with-gnupg-2.1.patch |   27 +++
 PKGBUILD   |   10 ++-
 2 files changed, 36 insertions(+), 1 deletion(-)

Added: 0001-pacman-key-compatibility-with-gnupg-2.1.patch
===
--- 0001-pacman-key-compatibility-with-gnupg-2.1.patch  
(rev 0)
+++ 0001-pacman-key-compatibility-with-gnupg-2.1.patch  2014-11-21 11:22:42 UTC 
(rev 226780)
@@ -0,0 +1,27 @@
+From 41c8263ba289dac191d7f74faaa62476baf41c28 Mon Sep 17 00:00:00 2001
+From: Tobias Powalowski tp...@archlinux.org
+Date: Fri, 21 Nov 2014 20:54:58 +1000
+Subject: [PATCH] pacman-key: compatibility with gnupg-2.1
+
+GnuPG 2.1 no longer allow empty passphrases by default.
+
+Signed-off-by: Allan McRae al...@archlinux.org
+---
+ scripts/pacman-key.sh.in | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/scripts/pacman-key.sh.in b/scripts/pacman-key.sh.in
+index ba8d02e..5ba0ad8 100644
+--- a/scripts/pacman-key.sh.in
 b/scripts/pacman-key.sh.in
+@@ -151,6 +151,7 @@ Key-Usage: sign
+ Name-Real: Pacman Keyring Master Key
+ Name-Email: pacman@localhost
+ Expire-Date: 0
++%no-protection
+ %commit
+ %echo Done
+ EOF
+-- 
+2.1.3
+

Modified: PKGBUILD
===
--- PKGBUILD2014-11-21 09:08:18 UTC (rev 226779)
+++ PKGBUILD2014-11-21 11:22:42 UTC (rev 226780)
@@ -5,7 +5,7 @@
 
 pkgname=pacman
 pkgver=4.1.2
-pkgrel=6
+pkgrel=7
 pkgdesc=A library-based package manager with dependency support
 arch=('i686' 'x86_64')
 url=http://www.archlinux.org/pacman/;
@@ -21,15 +21,23 @@
 backup=(etc/pacman.conf etc/makepkg.conf)
 options=('strip' 'debug')
 source=(ftp://ftp.archlinux.org/other/pacman/$pkgname-$pkgver.tar.gz{,.sig}
+   0001-pacman-key-compatibility-with-gnupg-2.1.patch
 pacman.conf.i686
 pacman.conf.x86_64
 makepkg.conf)
 md5sums=('063c8b0ff6bdf903dc235445525627cd'
  'SKIP'
+ 'd0e015b1bf78cbf9762d9c44ea5f77a9'
  '2db6c94709bb30cc614a176ecf8badb1'
  'de74a13618347f08ae4a9637f74471c4'
  '2da6544e387f940588a90cb4b9b914e2')
+validpgpkeys=('6645B0A8C7005E78DB1D7864F99FFE0FEAE999BD')  # Allan McRae 
al...@archlinux.org
 
+prepare() {
+  cd $pkgname-$pkgver
+  patch -p1 -i $srcdir/0001-pacman-key-compatibility-with-gnupg-2.1.patch
+}
+
 build() {
   cd $pkgname-$pkgver
 


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

2014-11-21 Thread Allan McRae
Date: Friday, November 21, 2014 @ 12:24:43
  Author: allan
Revision: 226781

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

Added:
  pacman/repos/testing-i686/
  pacman/repos/testing-i686/0001-pacman-key-compatibility-with-gnupg-2.1.patch
(from rev 226780, 
pacman/trunk/0001-pacman-key-compatibility-with-gnupg-2.1.patch)
  pacman/repos/testing-i686/PKGBUILD
(from rev 226780, pacman/trunk/PKGBUILD)
  pacman/repos/testing-i686/makepkg.conf
(from rev 226780, pacman/trunk/makepkg.conf)
  pacman/repos/testing-i686/pacman.conf.i686
(from rev 226780, pacman/trunk/pacman.conf.i686)
  pacman/repos/testing-i686/pacman.conf.x86_64
(from rev 226780, pacman/trunk/pacman.conf.x86_64)
  pacman/repos/testing-x86_64/
  pacman/repos/testing-x86_64/0001-pacman-key-compatibility-with-gnupg-2.1.patch
(from rev 226780, 
pacman/trunk/0001-pacman-key-compatibility-with-gnupg-2.1.patch)
  pacman/repos/testing-x86_64/PKGBUILD
(from rev 226780, pacman/trunk/PKGBUILD)
  pacman/repos/testing-x86_64/makepkg.conf
(from rev 226780, pacman/trunk/makepkg.conf)
  pacman/repos/testing-x86_64/pacman.conf.i686
(from rev 226780, pacman/trunk/pacman.conf.i686)
  pacman/repos/testing-x86_64/pacman.conf.x86_64
(from rev 226780, pacman/trunk/pacman.conf.x86_64)

---+
 testing-i686/0001-pacman-key-compatibility-with-gnupg-2.1.patch   |   27 +
 testing-i686/PKGBUILD |   96 ++
 testing-i686/makepkg.conf |  140 
++
 testing-i686/pacman.conf.i686 |   90 ++
 testing-i686/pacman.conf.x86_64   |   99 
+++
 testing-x86_64/0001-pacman-key-compatibility-with-gnupg-2.1.patch |   27 +
 testing-x86_64/PKGBUILD   |   96 ++
 testing-x86_64/makepkg.conf   |  140 
++
 testing-x86_64/pacman.conf.i686   |   90 ++
 testing-x86_64/pacman.conf.x86_64 |   99 
+++
 10 files changed, 904 insertions(+)

Copied: 
pacman/repos/testing-i686/0001-pacman-key-compatibility-with-gnupg-2.1.patch 
(from rev 226780, 
pacman/trunk/0001-pacman-key-compatibility-with-gnupg-2.1.patch)
===
--- testing-i686/0001-pacman-key-compatibility-with-gnupg-2.1.patch 
(rev 0)
+++ testing-i686/0001-pacman-key-compatibility-with-gnupg-2.1.patch 
2014-11-21 11:24:43 UTC (rev 226781)
@@ -0,0 +1,27 @@
+From 41c8263ba289dac191d7f74faaa62476baf41c28 Mon Sep 17 00:00:00 2001
+From: Tobias Powalowski tp...@archlinux.org
+Date: Fri, 21 Nov 2014 20:54:58 +1000
+Subject: [PATCH] pacman-key: compatibility with gnupg-2.1
+
+GnuPG 2.1 no longer allow empty passphrases by default.
+
+Signed-off-by: Allan McRae al...@archlinux.org
+---
+ scripts/pacman-key.sh.in | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/scripts/pacman-key.sh.in b/scripts/pacman-key.sh.in
+index ba8d02e..5ba0ad8 100644
+--- a/scripts/pacman-key.sh.in
 b/scripts/pacman-key.sh.in
+@@ -151,6 +151,7 @@ Key-Usage: sign
+ Name-Real: Pacman Keyring Master Key
+ Name-Email: pacman@localhost
+ Expire-Date: 0
++%no-protection
+ %commit
+ %echo Done
+ EOF
+-- 
+2.1.3
+

Copied: pacman/repos/testing-i686/PKGBUILD (from rev 226780, 
pacman/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2014-11-21 11:24:43 UTC (rev 226781)
@@ -0,0 +1,96 @@
+# vim: set ts=2 sw=2 et:
+# $Id$
+# Maintainer: Dan McGee d...@archlinux.org
+# Maintainer: Dave Reisner dreis...@archlinux.org
+
+pkgname=pacman
+pkgver=4.1.2
+pkgrel=7
+pkgdesc=A library-based package manager with dependency support
+arch=('i686' 'x86_64')
+url=http://www.archlinux.org/pacman/;
+license=('GPL')
+groups=('base' 'base-devel')
+depends=('bash=4.2.042-2' 'glibc=2.17-2' 'libarchive=3.1.2' 'curl=7.19.4'
+ 'gpgme' 'pacman-mirrorlist' 'archlinux-keyring')
+checkdepends=('python2' 'fakechroot')
+optdepends=('fakeroot: for makepkg usage as normal user')
+provides=('pacman-contrib')
+conflicts=('pacman-contrib')
+replaces=('pacman-contrib')
+backup=(etc/pacman.conf etc/makepkg.conf)
+options=('strip' 'debug')
+source=(ftp://ftp.archlinux.org/other/pacman/$pkgname-$pkgver.tar.gz{,.sig}
+   0001-pacman-key-compatibility-with-gnupg-2.1.patch
+pacman.conf.i686
+pacman.conf.x86_64
+makepkg.conf)
+md5sums=('063c8b0ff6bdf903dc235445525627cd'
+ 'SKIP'
+ 'd0e015b1bf78cbf9762d9c44ea5f77a9'
+ '2db6c94709bb30cc614a176ecf8badb1'
+ 'de74a13618347f08ae4a9637f74471c4'
+ '2da6544e387f940588a90cb4b9b914e2')
+validpgpkeys=('6645B0A8C7005E78DB1D7864F99FFE0FEAE999BD')  # Allan McRae 

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

2014-11-21 Thread Andrea Scarpino
Date: Friday, November 21, 2014 @ 14:09:12
  Author: andrea
Revision: 226783

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

Added:
  libkcddb/repos/staging-i686/PKGBUILD
(from rev 226782, libkcddb/trunk/PKGBUILD)
  libkcddb/repos/staging-x86_64/PKGBUILD
(from rev 226782, libkcddb/trunk/PKGBUILD)
Deleted:
  libkcddb/repos/staging-i686/PKGBUILD
  libkcddb/repos/staging-x86_64/PKGBUILD

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

Deleted: staging-i686/PKGBUILD
===
--- staging-i686/PKGBUILD   2014-11-21 13:09:02 UTC (rev 226782)
+++ staging-i686/PKGBUILD   2014-11-21 13:09:12 UTC (rev 226783)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=libkcddb
-pkgver=4.14.2
-pkgrel=2
-pkgdesc=KDE CDDB library
-url='https://projects.kde.org/projects/kde/kdemultimedia/libkcddb'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdelibs' 'libmusicbrainz5')
-makedepends=('cmake' 'automoc4')
-replaces=('kdemultimedia-kioslave')
-conflicts=('kdemultimedia-kioslave')
-source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('8ce677a02042c9e8a8ccd75e0d0b77e2dc1d92ab')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../${pkgname}-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: libkcddb/repos/staging-i686/PKGBUILD (from rev 226782, 
libkcddb/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2014-11-21 13:09:12 UTC (rev 226783)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=libkcddb
+pkgver=4.14.3
+pkgrel=2
+pkgdesc=KDE CDDB library
+url='https://projects.kde.org/projects/kde/kdemultimedia/libkcddb'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdelibs' 'libmusicbrainz5')
+makedepends=('cmake' 'automoc4')
+replaces=('kdemultimedia-kioslave')
+conflicts=('kdemultimedia-kioslave')
+source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('e6728da9420aefe0b2c545ac33f638cede7835a4')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: staging-x86_64/PKGBUILD
===
--- staging-x86_64/PKGBUILD 2014-11-21 13:09:02 UTC (rev 226782)
+++ staging-x86_64/PKGBUILD 2014-11-21 13:09:12 UTC (rev 226783)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=libkcddb
-pkgver=4.14.2
-pkgrel=2
-pkgdesc=KDE CDDB library
-url='https://projects.kde.org/projects/kde/kdemultimedia/libkcddb'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdelibs' 'libmusicbrainz5')
-makedepends=('cmake' 'automoc4')
-replaces=('kdemultimedia-kioslave')
-conflicts=('kdemultimedia-kioslave')
-source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('8ce677a02042c9e8a8ccd75e0d0b77e2dc1d92ab')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../${pkgname}-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: libkcddb/repos/staging-x86_64/PKGBUILD (from rev 226782, 
libkcddb/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2014-11-21 13:09:12 UTC (rev 226783)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=libkcddb
+pkgver=4.14.3
+pkgrel=2
+pkgdesc=KDE CDDB library
+url='https://projects.kde.org/projects/kde/kdemultimedia/libkcddb'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdelibs' 'libmusicbrainz5')
+makedepends=('cmake' 'automoc4')
+replaces=('kdemultimedia-kioslave')
+conflicts=('kdemultimedia-kioslave')
+source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('e6728da9420aefe0b2c545ac33f638cede7835a4')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+

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

2014-11-21 Thread Andrea Scarpino
Date: Friday, November 21, 2014 @ 14:09:02
  Author: andrea
Revision: 226782

upgpkg: libkcddb 4.14.3-2

libmusicbrainz5 5.1.0

Modified:
  libkcddb/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-11-21 11:24:43 UTC (rev 226781)
+++ PKGBUILD2014-11-21 13:09:02 UTC (rev 226782)
@@ -3,7 +3,7 @@
 
 pkgname=libkcddb
 pkgver=4.14.3
-pkgrel=1
+pkgrel=2
 pkgdesc=KDE CDDB library
 url='https://projects.kde.org/projects/kde/kdemultimedia/libkcddb'
 arch=('i686' 'x86_64')


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

2014-11-21 Thread Andrea Scarpino
Date: Friday, November 21, 2014 @ 14:11:49
  Author: andrea
Revision: 226784

upgpkg: sound-juicer 3.14.0-2

libmusicbrainz5 5.1.0

Modified:
  sound-juicer/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-11-21 13:09:12 UTC (rev 226783)
+++ PKGBUILD2014-11-21 13:11:49 UTC (rev 226784)
@@ -5,7 +5,7 @@
 
 pkgname=sound-juicer
 pkgver=3.14.0
-pkgrel=1
+pkgrel=2
 pkgdesc=A cd ripper application
 arch=(i686 x86_64)
 license=(GPL)


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

2014-11-21 Thread Andrea Scarpino
Date: Friday, November 21, 2014 @ 14:11:55
  Author: andrea
Revision: 226785

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

Added:
  sound-juicer/repos/staging-i686/
  sound-juicer/repos/staging-i686/PKGBUILD
(from rev 226784, sound-juicer/trunk/PKGBUILD)
  sound-juicer/repos/staging-i686/sound-juicer.install
(from rev 226784, sound-juicer/trunk/sound-juicer.install)
  sound-juicer/repos/staging-x86_64/
  sound-juicer/repos/staging-x86_64/PKGBUILD
(from rev 226784, sound-juicer/trunk/PKGBUILD)
  sound-juicer/repos/staging-x86_64/sound-juicer.install
(from rev 226784, sound-juicer/trunk/sound-juicer.install)

-+
 staging-i686/PKGBUILD   |   35 ++
 staging-i686/sound-juicer.install   |   18 +
 staging-x86_64/PKGBUILD |   35 ++
 staging-x86_64/sound-juicer.install |   18 +
 4 files changed, 106 insertions(+)

Copied: sound-juicer/repos/staging-i686/PKGBUILD (from rev 226784, 
sound-juicer/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2014-11-21 13:11:55 UTC (rev 226785)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+# Contributor: Jan de Groot j...@archlinux.org
+# Contributor: Ben contrasu...@myrealbox.com
+
+pkgname=sound-juicer
+pkgver=3.14.0
+pkgrel=2
+pkgdesc=A cd ripper application
+arch=(i686 x86_64)
+license=(GPL)
+depends=(libmusicbrainz5 libdiscid gtk3 gst-plugins-base gst-plugins-good 
brasero hicolor-icon-theme iso-codes)
+makedepends=(intltool itstool)
+options=(!emptydirs)
+url=http://www.gnome.org;
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+install=sound-juicer.install
+sha256sums=('bb21107d57025d39feb499666a4f12152cbbe25a3c6170c330a5d2d8f9bcf54d')
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
+
+  # drop unneeded direct library deps with --as-needed
+  # libtool doesn't make this easy, so we do it the hard way
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' -e 's/if test 
$export_dynamic = yes  test -n $export_dynamic_flag_spec; then/  
func_append compile_command  -Wl,-O1,--as-needed\n  func_append 
finalize_command  -Wl,-O1,--as-needed\n\0/' libtool
+
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Copied: sound-juicer/repos/staging-i686/sound-juicer.install (from rev 226784, 
sound-juicer/trunk/sound-juicer.install)
===
--- staging-i686/sound-juicer.install   (rev 0)
+++ staging-i686/sound-juicer.install   2014-11-21 13:11:55 UTC (rev 226785)
@@ -0,0 +1,18 @@
+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
+}
+
+pre_upgrade() {
+  (( $(vercmp $2 3.12.0)  0 ))  gconfpkg --uninstall sound-juicer
+  return 0
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Copied: sound-juicer/repos/staging-x86_64/PKGBUILD (from rev 226784, 
sound-juicer/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2014-11-21 13:11:55 UTC (rev 226785)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+# Contributor: Jan de Groot j...@archlinux.org
+# Contributor: Ben contrasu...@myrealbox.com
+
+pkgname=sound-juicer
+pkgver=3.14.0
+pkgrel=2
+pkgdesc=A cd ripper application
+arch=(i686 x86_64)
+license=(GPL)
+depends=(libmusicbrainz5 libdiscid gtk3 gst-plugins-base gst-plugins-good 
brasero hicolor-icon-theme iso-codes)
+makedepends=(intltool itstool)
+options=(!emptydirs)
+url=http://www.gnome.org;
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+install=sound-juicer.install
+sha256sums=('bb21107d57025d39feb499666a4f12152cbbe25a3c6170c330a5d2d8f9bcf54d')
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
+
+  # drop unneeded direct library deps with --as-needed
+  # libtool doesn't make this easy, so we do it the hard way
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' -e 's/if test 
$export_dynamic = yes  test -n $export_dynamic_flag_spec; then/  
func_append compile_command  -Wl,-O1,--as-needed\n  func_append 
finalize_command  -Wl,-O1,--as-needed\n\0/' libtool
+
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Copied: sound-juicer/repos/staging-x86_64/sound-juicer.install (from rev 
226784, 

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

2014-11-21 Thread Andrea Scarpino
Date: Friday, November 21, 2014 @ 14:14:55
  Author: andrea
Revision: 226786

upgpkg: sushi 3.12.0-2

libmusicbrainz5 5.1.0

Modified:
  sushi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-11-21 13:11:55 UTC (rev 226785)
+++ PKGBUILD2014-11-21 13:14:55 UTC (rev 226786)
@@ -3,7 +3,7 @@
 
 pkgname=sushi
 pkgver=3.12.0
-pkgrel=1
+pkgrel=2
 pkgdesc=A quick previewer for Nautilus
 arch=(i686 x86_64)
 url=http://www.gnome.org;
@@ -11,7 +11,7 @@
 groups=(gnome)
 depends=('clutter-gtk' 'clutter-gst' 'gjs' 'libmusicbrainz5' 'webkitgtk' 
'gtksourceview3' 'evince')
 install=sushi.install
-makedepends=('intltool' 'gobject-introspection')
+makedepends=('intltool' 'gobject-introspection' 'python2')
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
 sha256sums=('78594a858371b671671205e7b2518e7eb82ed8c2540b62f45a657aaabdf1a9ff')
 


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

2014-11-21 Thread Andrea Scarpino
Date: Friday, November 21, 2014 @ 14:15:02
  Author: andrea
Revision: 226787

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

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

--+
 staging-i686/PKGBUILD|   29 +
 staging-i686/sushi.install   |   11 +++
 staging-x86_64/PKGBUILD  |   29 +
 staging-x86_64/sushi.install |   11 +++
 4 files changed, 80 insertions(+)

Copied: sushi/repos/staging-i686/PKGBUILD (from rev 226786, 
sushi/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2014-11-21 13:15:02 UTC (rev 226787)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=sushi
+pkgver=3.12.0
+pkgrel=2
+pkgdesc=A quick previewer for Nautilus
+arch=(i686 x86_64)
+url=http://www.gnome.org;
+license=('GPL2')
+groups=(gnome)
+depends=('clutter-gtk' 'clutter-gst' 'gjs' 'libmusicbrainz5' 'webkitgtk' 
'gtksourceview3' 'evince')
+install=sushi.install
+makedepends=('intltool' 'gobject-introspection' 'python2')
+source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('78594a858371b671671205e7b2518e7eb82ed8c2540b62f45a657aaabdf1a9ff')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --libexecdir=/usr/lib/sushi
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir/ install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: sushi/repos/staging-i686/sushi.install (from rev 226786, 
sushi/trunk/sushi.install)
===
--- staging-i686/sushi.install  (rev 0)
+++ staging-i686/sushi.install  2014-11-21 13:15:02 UTC (rev 226787)
@@ -0,0 +1,11 @@
+post_install() {
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Copied: sushi/repos/staging-x86_64/PKGBUILD (from rev 226786, 
sushi/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2014-11-21 13:15:02 UTC (rev 226787)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=sushi
+pkgver=3.12.0
+pkgrel=2
+pkgdesc=A quick previewer for Nautilus
+arch=(i686 x86_64)
+url=http://www.gnome.org;
+license=('GPL2')
+groups=(gnome)
+depends=('clutter-gtk' 'clutter-gst' 'gjs' 'libmusicbrainz5' 'webkitgtk' 
'gtksourceview3' 'evince')
+install=sushi.install
+makedepends=('intltool' 'gobject-introspection' 'python2')
+source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('78594a858371b671671205e7b2518e7eb82ed8c2540b62f45a657aaabdf1a9ff')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --libexecdir=/usr/lib/sushi
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir/ install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: sushi/repos/staging-x86_64/sushi.install (from rev 226786, 
sushi/trunk/sushi.install)
===
--- staging-x86_64/sushi.install(rev 0)
+++ staging-x86_64/sushi.install2014-11-21 13:15:02 UTC (rev 226787)
@@ -0,0 +1,11 @@
+post_install() {
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}


[arch-commits] Commit in uwsgi (repos)

2014-11-21 Thread Sven-Hendrik Haase
Date: Friday, November 21, 2014 @ 18:05:54
  Author: svenstaro
Revision: 122867

I don't understand svn

Deleted:
  uwsgi/repos/


[arch-commits] Commit in uwsgi (27 files)

2014-11-21 Thread Sven-Hendrik Haase
Date: Friday, November 21, 2014 @ 18:06:14
  Author: svenstaro
Revision: 122868

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

Added:
  uwsgi/repos/
  uwsgi/repos/community-i686/
  uwsgi/repos/community-i686/PKGBUILD
(from rev 122867, uwsgi/trunk/PKGBUILD)
  uwsgi/repos/community-i686/archlinux.ini
(from rev 122867, uwsgi/trunk/archlinux.ini)
  uwsgi/repos/community-i686/emperor.ini
(from rev 122867, uwsgi/trunk/emperor.ini)
  uwsgi/repos/community-i686/emperor.uwsgi.service
(from rev 122867, uwsgi/trunk/emperor.uwsgi.service)
  uwsgi/repos/community-i686/emperor.uwsgi.socket
(from rev 122867, uwsgi/trunk/emperor.uwsgi.socket)
  uwsgi/repos/community-i686/tmpfilesd
(from rev 122867, uwsgi/trunk/tmpfilesd)
  uwsgi/repos/community-i686/uwsgi.install
(from rev 122867, uwsgi/trunk/uwsgi.install)
  uwsgi/repos/community-i686/uwsgi_at.service
(from rev 122867, uwsgi/trunk/uwsgi_at.service)
  uwsgi/repos/community-i686/uwsgi_at.socket
(from rev 122867, uwsgi/trunk/uwsgi_at.socket)
  uwsgi/repos/community-i686/uwsgi_fix_rpath.patch
(from rev 122867, uwsgi/trunk/uwsgi_fix_rpath.patch)
  uwsgi/repos/community-i686/uwsgi_ruby20_compatibility.patch
(from rev 122867, uwsgi/trunk/uwsgi_ruby20_compatibility.patch)
  uwsgi/repos/community-i686/uwsgi_trick_chroot.patch
(from rev 122867, uwsgi/trunk/uwsgi_trick_chroot.patch)
  uwsgi/repos/community-x86_64/
  uwsgi/repos/community-x86_64/PKGBUILD
(from rev 122867, uwsgi/trunk/PKGBUILD)
  uwsgi/repos/community-x86_64/archlinux.ini
(from rev 122867, uwsgi/trunk/archlinux.ini)
  uwsgi/repos/community-x86_64/emperor.ini
(from rev 122867, uwsgi/trunk/emperor.ini)
  uwsgi/repos/community-x86_64/emperor.uwsgi.service
(from rev 122867, uwsgi/trunk/emperor.uwsgi.service)
  uwsgi/repos/community-x86_64/emperor.uwsgi.socket
(from rev 122867, uwsgi/trunk/emperor.uwsgi.socket)
  uwsgi/repos/community-x86_64/tmpfilesd
(from rev 122867, uwsgi/trunk/tmpfilesd)
  uwsgi/repos/community-x86_64/uwsgi.install
(from rev 122867, uwsgi/trunk/uwsgi.install)
  uwsgi/repos/community-x86_64/uwsgi_at.service
(from rev 122867, uwsgi/trunk/uwsgi_at.service)
  uwsgi/repos/community-x86_64/uwsgi_at.socket
(from rev 122867, uwsgi/trunk/uwsgi_at.socket)
  uwsgi/repos/community-x86_64/uwsgi_fix_rpath.patch
(from rev 122867, uwsgi/trunk/uwsgi_fix_rpath.patch)
  uwsgi/repos/community-x86_64/uwsgi_ruby20_compatibility.patch
(from rev 122867, uwsgi/trunk/uwsgi_ruby20_compatibility.patch)
  uwsgi/repos/community-x86_64/uwsgi_trick_chroot.patch
(from rev 122867, uwsgi/trunk/uwsgi_trick_chroot.patch)

---+
 community-i686/PKGBUILD   |  159 
 community-i686/archlinux.ini  |5 
 community-i686/emperor.ini|4 
 community-i686/emperor.uwsgi.service  |   16 ++
 community-i686/emperor.uwsgi.socket   |9 +
 community-i686/tmpfilesd  |1 
 community-i686/uwsgi.install  |   12 +
 community-i686/uwsgi_at.service   |   16 ++
 community-i686/uwsgi_at.socket|9 +
 community-i686/uwsgi_fix_rpath.patch  |   66 
 community-i686/uwsgi_ruby20_compatibility.patch   |   42 +
 community-i686/uwsgi_trick_chroot.patch   |   16 ++
 community-x86_64/PKGBUILD |  159 
 community-x86_64/archlinux.ini|5 
 community-x86_64/emperor.ini  |4 
 community-x86_64/emperor.uwsgi.service|   16 ++
 community-x86_64/emperor.uwsgi.socket |9 +
 community-x86_64/tmpfilesd|1 
 community-x86_64/uwsgi.install|   12 +
 community-x86_64/uwsgi_at.service |   16 ++
 community-x86_64/uwsgi_at.socket  |9 +
 community-x86_64/uwsgi_fix_rpath.patch|   66 
 community-x86_64/uwsgi_ruby20_compatibility.patch |   42 +
 community-x86_64/uwsgi_trick_chroot.patch |   16 ++
 24 files changed, 710 insertions(+)

Copied: uwsgi/repos/community-i686/PKGBUILD (from rev 122867, 
uwsgi/trunk/PKGBUILD)
===
--- repos/community-i686/PKGBUILD   (rev 0)
+++ repos/community-i686/PKGBUILD   2014-11-21 17:06:14 UTC (rev 122868)
@@ -0,0 +1,159 @@
+# $Id$
+# Maintainer: Daniel Wallace danielwallace at gtmanfred dot com
+# Contributor: Valentin Hăloiu vially.ichb+...@gmail.com
+# Contributor: Angel Velasquez an...@archlinux.org  
+# Contributor: Kevin Zuber u...@knet.eu
+# Contributor: Vsevolod Balashov vsevo...@balashov.name
+
+pkgbase=uwsgi
+pkgname=(uwsgi
+ uwsgi-plugin-rack
+ uwsgi-plugin-psgi
+ uwsgi-plugin-python2
+ uwsgi-plugin-python
+   

[arch-commits] Commit in xfce4-systemload-plugin/trunk (PKGBUILD)

2014-11-21 Thread Evangelos Foutras
Date: Friday, November 21, 2014 @ 18:26:36
  Author: foutrelis
Revision: 226792

upgpkg: xfce4-systemload-plugin 1.1.2-1

New upstream release.

Modified:
  xfce4-systemload-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-11-21 13:15:19 UTC (rev 226791)
+++ PKGBUILD2014-11-21 17:26:36 UTC (rev 226792)
@@ -4,8 +4,8 @@
 # Contributor: Aurelien Foret orel...@chez.com
 
 pkgname=xfce4-systemload-plugin
-pkgver=1.1.1
-pkgrel=2
+pkgver=1.1.2
+pkgrel=1
 pkgdesc=A system load plugin for the Xfce4 panel
 arch=('i686' 'x86_64')
 license=('custom')
@@ -14,7 +14,7 @@
 depends=('xfce4-panel')
 makedepends=('intltool')
 
source=(http://archive.xfce.org/src/panel-plugins/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('1ac13efbe9e576c9effd5e0675574a57c8fd44cfee60d6e319eb4d03c1c8d9ae')
+sha256sums=('b469b6b3a08ec29b9061151950d876d36bf25a3106ec77256923fdd6b5d18a7c')
 
 build() {
   cd $srcdir/$pkgname-$pkgver


[arch-commits] Commit in xfce4-systemload-plugin/repos (4 files)

2014-11-21 Thread Evangelos Foutras
Date: Friday, November 21, 2014 @ 18:26:51
  Author: foutrelis
Revision: 226793

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

Added:
  xfce4-systemload-plugin/repos/extra-i686/PKGBUILD
(from rev 226792, xfce4-systemload-plugin/trunk/PKGBUILD)
  xfce4-systemload-plugin/repos/extra-x86_64/PKGBUILD
(from rev 226792, xfce4-systemload-plugin/trunk/PKGBUILD)
Deleted:
  xfce4-systemload-plugin/repos/extra-i686/PKGBUILD
  xfce4-systemload-plugin/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-11-21 17:26:36 UTC (rev 226792)
+++ extra-i686/PKGBUILD 2014-11-21 17:26:51 UTC (rev 226793)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: AndyRTR andy...@archlinux.org
-# Contributor: Aurelien Foret orel...@chez.com
-
-pkgname=xfce4-systemload-plugin
-pkgver=1.1.1
-pkgrel=2
-pkgdesc=A system load plugin for the Xfce4 panel
-arch=('i686' 'x86_64')
-license=('custom')
-url=http://goodies.xfce.org/projects/panel-plugins/xfce4-systemload-plugin;
-groups=('xfce4-goodies')
-depends=('xfce4-panel')
-makedepends=('intltool')
-source=(http://archive.xfce.org/src/panel-plugins/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('22d48c0883f9d598bce24e81d93e692e')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr \
-   --sysconfdir=/etc \
-   --libexecdir=/usr/lib \
-   --localstatedir=/var \
-   --disable-static
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-  install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/COPYING
-}

Copied: xfce4-systemload-plugin/repos/extra-i686/PKGBUILD (from rev 226792, 
xfce4-systemload-plugin/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-11-21 17:26:51 UTC (rev 226793)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Evangelos Foutras evange...@foutrelis.com
+# Contributor: AndyRTR andy...@archlinux.org
+# Contributor: Aurelien Foret orel...@chez.com
+
+pkgname=xfce4-systemload-plugin
+pkgver=1.1.2
+pkgrel=1
+pkgdesc=A system load plugin for the Xfce4 panel
+arch=('i686' 'x86_64')
+license=('custom')
+url=http://goodies.xfce.org/projects/panel-plugins/xfce4-systemload-plugin;
+groups=('xfce4-goodies')
+depends=('xfce4-panel')
+makedepends=('intltool')
+source=(http://archive.xfce.org/src/panel-plugins/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
+sha256sums=('b469b6b3a08ec29b9061151950d876d36bf25a3106ec77256923fdd6b5d18a7c')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--libexecdir=/usr/lib \
+--localstatedir=/var \
+--disable-static
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  install -Dm644 COPYING $pkgdir/usr/share/licenses/$pkgname/COPYING
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-11-21 17:26:36 UTC (rev 226792)
+++ extra-x86_64/PKGBUILD   2014-11-21 17:26:51 UTC (rev 226793)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: AndyRTR andy...@archlinux.org
-# Contributor: Aurelien Foret orel...@chez.com
-
-pkgname=xfce4-systemload-plugin
-pkgver=1.1.1
-pkgrel=2
-pkgdesc=A system load plugin for the Xfce4 panel
-arch=('i686' 'x86_64')
-license=('custom')
-url=http://goodies.xfce.org/projects/panel-plugins/xfce4-systemload-plugin;
-groups=('xfce4-goodies')
-depends=('xfce4-panel')
-makedepends=('intltool')
-source=(http://archive.xfce.org/src/panel-plugins/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('22d48c0883f9d598bce24e81d93e692e')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr \
-   --sysconfdir=/etc \
-   --libexecdir=/usr/lib \
-   --localstatedir=/var \
-   --disable-static
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-  install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/COPYING
-}

Copied: xfce4-systemload-plugin/repos/extra-x86_64/PKGBUILD (from rev 226792, 
xfce4-systemload-plugin/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2014-11-21 17:26:51 UTC (rev 226793)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Evangelos Foutras evange...@foutrelis.com
+# Contributor: AndyRTR andy...@archlinux.org
+# Contributor: Aurelien Foret orel...@chez.com
+
+pkgname=xfce4-systemload-plugin
+pkgver=1.1.2

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

2014-11-21 Thread Felix Yan
Date: Friday, November 21, 2014 @ 18:27:54
  Author: fyan
Revision: 122869

upgpkg: libsodium 1.0.1-1

Modified:
  libsodium/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-11-21 17:06:14 UTC (rev 122868)
+++ PKGBUILD2014-11-21 17:27:54 UTC (rev 122869)
@@ -1,10 +1,10 @@
 # $Id$
-# Maintainer: Felix Yan felixonm...@gmail.com
+# Maintainer: Felix Yan felixonm...@archlinux.org
 # Contributor: namelessjon jonathan.st...@gmail.com
 # Contributor: Alessio Sergi asergi at archlinux dot us
 
 pkgname=libsodium
-pkgver=1.0.0
+pkgver=1.0.1
 pkgrel=1
 pkgdesc=P(ortable|ackageable) NaCl-based crypto library
 arch=('i686' 'x86_64')
@@ -11,14 +11,11 @@
 url=https://github.com/jedisct1/libsodium;
 license=('custom:ISC')
 depends=('glibc')
-#makedepends=('clang')
 
source=(http://download.dnscrypt.org/$pkgname/releases/$pkgname-${pkgver}.tar.gz;)
-sha512sums=('c60693130460b307469707854b86fc85733483e9ad9f492e692340cf4fef82dfaf388f890f18380cb6ee569597ef89a1ee4c94d47c10bb4da0703418fec18099')
+sha512sums=('e8df31fd53251491b23b55ba3bde6bb77d0f271439697120b0b024165cb20ca8a4af9b0b01ca09950a3b3222b0030456978541ff3baae4883718ec37898d2435')
 
 build() {
   cd $pkgname-$pkgver
-  #export CC=clang
-  #CFLAGS=${CFLAGS/-fstack-protector-strong/}
 
   ./configure --prefix=/usr
   make


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

2014-11-21 Thread Felix Yan
Date: Friday, November 21, 2014 @ 18:28:43
  Author: fyan
Revision: 122870

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

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

---+
 /PKGBUILD |   76 
 community-i686/PKGBUILD   |   41 ---
 community-x86_64/PKGBUILD |   41 ---
 3 files changed, 76 insertions(+), 82 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-11-21 17:27:54 UTC (rev 122869)
+++ community-i686/PKGBUILD 2014-11-21 17:28:43 UTC (rev 122870)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@gmail.com
-# Contributor: namelessjon jonathan.st...@gmail.com
-# Contributor: Alessio Sergi asergi at archlinux dot us
-
-pkgname=libsodium
-pkgver=1.0.0
-pkgrel=1
-pkgdesc=P(ortable|ackageable) NaCl-based crypto library
-arch=('i686' 'x86_64')
-url=https://github.com/jedisct1/libsodium;
-license=('custom:ISC')
-depends=('glibc')
-#makedepends=('clang')
-source=(http://download.dnscrypt.org/$pkgname/releases/$pkgname-${pkgver}.tar.gz;)
-sha512sums=('c60693130460b307469707854b86fc85733483e9ad9f492e692340cf4fef82dfaf388f890f18380cb6ee569597ef89a1ee4c94d47c10bb4da0703418fec18099')
-
-build() {
-  cd $pkgname-$pkgver
-  #export CC=clang
-  #CFLAGS=${CFLAGS/-fstack-protector-strong/}
-
-  ./configure --prefix=/usr
-  make
-}
-
-check() {
-  cd $pkgname-$pkgver
-  make check
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-
-  # install license
-  install -d -m 755 $pkgdir/usr/share/licenses/$pkgname
-  install -m 644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: libsodium/repos/community-i686/PKGBUILD (from rev 122869, 
libsodium/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-11-21 17:28:43 UTC (rev 122870)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: namelessjon jonathan.st...@gmail.com
+# Contributor: Alessio Sergi asergi at archlinux dot us
+
+pkgname=libsodium
+pkgver=1.0.1
+pkgrel=1
+pkgdesc=P(ortable|ackageable) NaCl-based crypto library
+arch=('i686' 'x86_64')
+url=https://github.com/jedisct1/libsodium;
+license=('custom:ISC')
+depends=('glibc')
+source=(http://download.dnscrypt.org/$pkgname/releases/$pkgname-${pkgver}.tar.gz;)
+sha512sums=('e8df31fd53251491b23b55ba3bde6bb77d0f271439697120b0b024165cb20ca8a4af9b0b01ca09950a3b3222b0030456978541ff3baae4883718ec37898d2435')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+
+  # install license
+  install -d -m 755 $pkgdir/usr/share/licenses/$pkgname
+  install -m 644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-11-21 17:27:54 UTC (rev 122869)
+++ community-x86_64/PKGBUILD   2014-11-21 17:28:43 UTC (rev 122870)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@gmail.com
-# Contributor: namelessjon jonathan.st...@gmail.com
-# Contributor: Alessio Sergi asergi at archlinux dot us
-
-pkgname=libsodium
-pkgver=1.0.0
-pkgrel=1
-pkgdesc=P(ortable|ackageable) NaCl-based crypto library
-arch=('i686' 'x86_64')
-url=https://github.com/jedisct1/libsodium;
-license=('custom:ISC')
-depends=('glibc')
-#makedepends=('clang')
-source=(http://download.dnscrypt.org/$pkgname/releases/$pkgname-${pkgver}.tar.gz;)
-sha512sums=('c60693130460b307469707854b86fc85733483e9ad9f492e692340cf4fef82dfaf388f890f18380cb6ee569597ef89a1ee4c94d47c10bb4da0703418fec18099')
-
-build() {
-  cd $pkgname-$pkgver
-  #export CC=clang
-  #CFLAGS=${CFLAGS/-fstack-protector-strong/}
-
-  ./configure --prefix=/usr
-  make
-}
-
-check() {
-  cd $pkgname-$pkgver
-  make check
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-
-  # install license
-  install -d -m 755 $pkgdir/usr/share/licenses/$pkgname
-  install -m 644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: libsodium/repos/community-x86_64/PKGBUILD (from rev 122869, 
libsodium/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-11-21 17:28:43 UTC (rev 122870)
@@ -0,0 +1,38 @@
+# 

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

2014-11-21 Thread Felix Yan
Date: Friday, November 21, 2014 @ 18:31:07
  Author: fyan
Revision: 226794

upgpkg: perl-mailtools 2.14-1

Modified:
  perl-mailtools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-11-21 17:26:51 UTC (rev 226793)
+++ PKGBUILD2014-11-21 17:31:07 UTC (rev 226794)
@@ -1,8 +1,8 @@
 # $Id$
-# Maintainer:
+# Maintainer: Felix Yan felixonm...@archlinux.org
 
 pkgname=perl-mailtools
-pkgver=2.13
+pkgver=2.14
 pkgrel=1
 pkgdesc=Various e-mail related modules
 arch=('any')
@@ -11,7 +11,7 @@
 depends=('perl-timedate')
 options=('!emptydirs')
 
source=(http://search.cpan.org/CPAN/authors/id/M/MA/MARKOV/MailTools-$pkgver.tar.gz;)
-sha1sums=('48994a6762dcefece6c39e5df327b755d28bd21b')
+sha1sums=('64dc759f602fb13343b0ed39574eb01a7729b022')
 
 build() {
   cd MailTools-$pkgver


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

2014-11-21 Thread Felix Yan
Date: Friday, November 21, 2014 @ 18:31:20
  Author: fyan
Revision: 226795

archrelease: copy trunk to extra-any

Added:
  perl-mailtools/repos/extra-any/PKGBUILD
(from rev 226794, perl-mailtools/trunk/PKGBUILD)
Deleted:
  perl-mailtools/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-11-21 17:31:07 UTC (rev 226794)
+++ PKGBUILD2014-11-21 17:31:20 UTC (rev 226795)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer:
-
-pkgname=perl-mailtools
-pkgver=2.13
-pkgrel=1
-pkgdesc=Various e-mail related modules
-arch=('any')
-url=https://metacpan.org/release/MailTools;
-license=('PerlArtistic' 'GPL')
-depends=('perl-timedate')
-options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/M/MA/MARKOV/MailTools-$pkgver.tar.gz;)
-sha1sums=('48994a6762dcefece6c39e5df327b755d28bd21b')
-
-build() {
-  cd MailTools-$pkgver
-  perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-check() {
-  cd MailTools-$pkgver
-  make test
-}
-
-package() {
-  cd MailTools-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: perl-mailtools/repos/extra-any/PKGBUILD (from rev 226794, 
perl-mailtools/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-11-21 17:31:20 UTC (rev 226795)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+
+pkgname=perl-mailtools
+pkgver=2.14
+pkgrel=1
+pkgdesc=Various e-mail related modules
+arch=('any')
+url=https://metacpan.org/release/MailTools;
+license=('PerlArtistic' 'GPL')
+depends=('perl-timedate')
+options=('!emptydirs')
+source=(http://search.cpan.org/CPAN/authors/id/M/MA/MARKOV/MailTools-$pkgver.tar.gz;)
+sha1sums=('64dc759f602fb13343b0ed39574eb01a7729b022')
+
+build() {
+  cd MailTools-$pkgver
+  perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+check() {
+  cd MailTools-$pkgver
+  make test
+}
+
+package() {
+  cd MailTools-$pkgver
+  make DESTDIR=$pkgdir install
+}


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

2014-11-21 Thread Felix Yan
Date: Friday, November 21, 2014 @ 18:55:06
  Author: fyan
Revision: 122871

upgpkg: nodejs 0.10.33-6

update npm to 2.1.10

Modified:
  nodejs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-11-21 17:28:43 UTC (rev 122870)
+++ PKGBUILD2014-11-21 17:55:06 UTC (rev 122871)
@@ -10,8 +10,8 @@
 
 pkgname=nodejs
 pkgver=0.10.33
-_npmver=2.1.9
-pkgrel=5
+_npmver=2.1.10
+pkgrel=6
 pkgdesc='Evented I/O for V8 javascript'
 arch=('i686' 'x86_64')
 url='http://nodejs.org/'


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

2014-11-21 Thread Felix Yan
Date: Friday, November 21, 2014 @ 18:55:30
  Author: fyan
Revision: 122872

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-11-21 17:55:06 UTC (rev 122871)
+++ community-i686/PKGBUILD 2014-11-21 17:55:30 UTC (rev 122872)
@@ -1,92 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor  Bartłomiej Piotrowski bpiotrow...@archlinux.org
-# Contributor: Thomas Dziedzic  gostrc at gmail 
-# Contributor: James Campos james.r.cam...@gmail.com
-# Contributor: BlackEagle  ike DOT devolder AT gmail DOT com 
-# Contributor: Dongsheng Cai dongsheng at moodle dot com
-# Contributor: Masutu Subric masutu.arch at googlemail dot com
-# Contributor: TIanyi Cui tianyi...@gmail.com
-
-pkgname=nodejs
-pkgver=0.10.33
-_npmver=2.1.9
-pkgrel=5
-pkgdesc='Evented I/O for V8 javascript'
-arch=('i686' 'x86_64')
-url='http://nodejs.org/'
-license=('MIT')
-depends=('openssl')
-provides=('nodejs-node-gyp')
-makedepends=('python2' 'git' 'procps-ng')
-optdepends=('python2: for node-gyp')
-checkdepends=('curl')
-options=('!emptydirs')
-source=(http://nodejs.org/dist/v$pkgver/node-v$pkgver.tar.gz;
-git+https://github.com/npm/npm.git#tag=v$_npmver)
-sha256sums=('75dc26c33144e6d0dc91cb0d68aaf0570ed0a7e4b0c35f3a7a726b500edd081e'
-'SKIP')
-
-prepare() {
-  cd node-v$pkgver
-
-  # We need newer version of npm to fix bugs
-  rm -r deps/npm
-  ln -s $srcdir/npm deps
-  rm -r $srcdir/npm/.git
-
-  msg 'Fixing for python2 name'
-  find -type f -exec sed \
--e 's_^#!/usr/bin/env python$_2_' \
--e 's_^\(#!/usr/bin/python2\).[45]$_\1_' \
--e 's_^#!/usr/bin/python$_2_' \
--e s_'python'_'python2'_ -i {} \;
-  find test/ -type f -exec sed 's_python _python2 _' -i {} \;
-}
-
-build() {
-  cd node-v$pkgver
-
-  export PYTHON=python2
-  ./configure \
---prefix=/usr \
---shared-openssl
-
-  make
-
-  cd ../npm
-  ../node-v$pkgver/node cli.js install ronn marked
-  PATH=$srcdir/node-v$pkgver:$PATH make
-  ../node-v$pkgver/node cli.js uninstall ronn marked marked-man
-}
-
-check() {
-  cd node-v$pkgver
-  make test || warning Tests failed
-}
-
-package() {
-  cd node-v$pkgver
-
-  make DESTDIR=$pkgdir install
-
-  # install docs as per user request
-  install -d $pkgdir/usr/share/doc/nodejs
-  cp -r doc/api/{*.html,assets} \
-$pkgdir/usr/share/doc/nodejs
-
-  install -D -m644 LICENSE \
-$pkgdir/usr/share/licenses/nodejs/LICENSE
-
-  install -d $pkgdir/usr/share/man/{man1,man3,man5,man7}
-  for _dir in man1 man3 man5 man7; do
-cd $pkgdir/usr/lib/node_modules/npm/man/$_dir
-for _file in *; do
-  ln -s /usr/lib/node_modules/npm/man/$_dir/$_file 
$pkgdir/usr/share/man/$_dir/
-done
-  done
-
-  ln -s /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js 
$pkgdir/usr/bin/node-gyp
-}
-
-# vim:set ts=2 sw=2 et:

Copied: nodejs/repos/community-i686/PKGBUILD (from rev 122871, 
nodejs/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-11-21 17:55:30 UTC (rev 122872)
@@ -0,0 +1,92 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor  Bartłomiej Piotrowski bpiotrow...@archlinux.org
+# Contributor: Thomas Dziedzic  gostrc at gmail 
+# Contributor: James Campos james.r.cam...@gmail.com
+# Contributor: BlackEagle  ike DOT devolder AT gmail DOT com 
+# Contributor: Dongsheng Cai dongsheng at moodle dot com
+# Contributor: Masutu Subric masutu.arch at googlemail dot com
+# Contributor: TIanyi Cui tianyi...@gmail.com
+
+pkgname=nodejs
+pkgver=0.10.33
+_npmver=2.1.10
+pkgrel=6
+pkgdesc='Evented I/O for V8 javascript'
+arch=('i686' 'x86_64')
+url='http://nodejs.org/'
+license=('MIT')
+depends=('openssl')
+provides=('nodejs-node-gyp')
+makedepends=('python2' 'git' 'procps-ng')
+optdepends=('python2: for node-gyp')
+checkdepends=('curl')
+options=('!emptydirs')
+source=(http://nodejs.org/dist/v$pkgver/node-v$pkgver.tar.gz;
+git+https://github.com/npm/npm.git#tag=v$_npmver)
+sha256sums=('75dc26c33144e6d0dc91cb0d68aaf0570ed0a7e4b0c35f3a7a726b500edd081e'
+'SKIP')
+
+prepare() {
+  cd node-v$pkgver
+
+  # We need newer version of npm to fix bugs
+  rm -r deps/npm
+  ln -s $srcdir/npm deps
+  rm -r $srcdir/npm/.git
+
+  

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

2014-11-21 Thread Felix Yan
Date: Friday, November 21, 2014 @ 18:57:17
  Author: fyan
Revision: 122874

archrelease: copy trunk to community-any

Added:
  python-httplib2/repos/community-any/PKGBUILD
(from rev 122873, python-httplib2/trunk/PKGBUILD)
  python-httplib2/repos/community-any/cert.patch
(from rev 122873, python-httplib2/trunk/cert.patch)
  python-httplib2/repos/community-any/ssl_hostname.patch
(from rev 122873, python-httplib2/trunk/ssl_hostname.patch)
Deleted:
  python-httplib2/repos/community-any/PKGBUILD
  python-httplib2/repos/community-any/cert.patch
  python-httplib2/repos/community-any/ssl_hostname.patch

+
 PKGBUILD   |  123 +--
 cert.patch |   60 
 ssl_hostname.patch |   42 -
 3 files changed, 113 insertions(+), 112 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-11-21 17:57:00 UTC (rev 122873)
+++ PKGBUILD2014-11-21 17:57:17 UTC (rev 122874)
@@ -1,61 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth rods...@gmail.com
-# Contributor: Jan de Groot j...@archlinux.org
-# Contributor: Giorgio Lando patroc...@gmail.com
-# Contributor: Nicolas Quienot niQo@aur
-# Contributor: Jesse Young jesse.yo...@gmail.com
-# Contributor: Anton Eliasson de...@antoneliasson.se
-
-pkgbase=python-httplib2
-pkgname=(python-httplib2 python2-httplib2)
-pkgver=0.9
-pkgrel=2
-pkgdesc='Comprehensive HTTP client library, supporting many features'
-url='http://code.google.com/p/httplib2/'
-license=('MIT')
-arch=('any')
-makedepends=('python' 'python2' 'git')
-depends=('ca-certificates')
-provides=('httplib2')
-replaces=('httplib2')
-#source=(git://github.com/jcgregorio/httplib2.git#tag=v$pkgver
-source=(git://github.com/jcgregorio/httplib2.git#commit=7d1b88a3cf
-'ssl_hostname.patch'
-'cert.patch')
-sha256sums=('SKIP'
-'d29fa108291a24f0708f04867f0479247ecbdd1fcf1617588b6650038d95554a'
-'ba05f491fd07afec6abc6bccb08369906f8e6f1a808d94a54fe4e7be7d9771d9')
-
-prepare() {
-  pushd ${pkgbase/python-}
-
-  # Patch, ref FS#36839
-  patch -p1 -i $srcdir/ssl_hostname.patch
-
-  # Patch, ref FS#40179
-  patch -p1 -i $srcdir/cert.patch
-
-  popd
-
-  # Prepare one build directory for each package
-  cp -a ${pkgbase/python-} ${pkgname[0]}
-  cp -a ${pkgbase/python-} ${pkgname[1]}
-}
-
-package_python-httplib2() {
-  depends=('python')
-
-  cd $pkgname
-  python setup.py install --root=$pkgdir
-  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_python2-httplib2() {
-  depends=('python2')
-
-  cd $pkgname
-  python2 setup.py install --root=$pkgdir
-  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-httplib2/repos/community-any/PKGBUILD (from rev 122873, 
python-httplib2/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-11-21 17:57:17 UTC (rev 122874)
@@ -0,0 +1,62 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Alexander Rødseth rods...@gmail.com
+# Contributor: Jan de Groot j...@archlinux.org
+# Contributor: Giorgio Lando patroc...@gmail.com
+# Contributor: Nicolas Quienot niQo@aur
+# Contributor: Jesse Young jesse.yo...@gmail.com
+# Contributor: Anton Eliasson de...@antoneliasson.se
+
+pkgbase=python-httplib2
+pkgname=(python-httplib2 python2-httplib2)
+pkgver=0.9
+pkgrel=3
+pkgdesc='Comprehensive HTTP client library, supporting many features'
+url='https://github.com/jcgregorio/httplib2'
+license=('MIT')
+arch=('any')
+makedepends=('python-setuptools' 'python2-setuptools' 'git')
+depends=('ca-certificates')
+provides=('httplib2')
+replaces=('httplib2')
+#source=(git://github.com/jcgregorio/httplib2.git#tag=v$pkgver
+source=(git://github.com/jcgregorio/httplib2.git#commit=7d1b88a3cf
+'ssl_hostname.patch'
+'cert.patch')
+sha256sums=('SKIP'
+'d29fa108291a24f0708f04867f0479247ecbdd1fcf1617588b6650038d95554a'
+'ba05f491fd07afec6abc6bccb08369906f8e6f1a808d94a54fe4e7be7d9771d9')
+
+prepare() {
+  pushd ${pkgbase/python-}
+
+  # Patch, ref FS#36839
+  patch -p1 -i $srcdir/ssl_hostname.patch
+
+  # Patch, ref FS#40179
+  patch -p1 -i $srcdir/cert.patch
+
+  popd
+
+  # Prepare one build directory for each package
+  cp -a ${pkgbase/python-} ${pkgname[0]}
+  cp -a ${pkgbase/python-} ${pkgname[1]}
+}
+
+package_python-httplib2() {
+  depends=('python')
+
+  cd $pkgname
+  python setup.py install -O1 --root=$pkgdir
+  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_python2-httplib2() {
+  depends=('python2')
+
+  cd $pkgname
+  python2 setup.py install -O1 --root=$pkgdir
+  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: cert.patch

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

2014-11-21 Thread Felix Yan
Date: Friday, November 21, 2014 @ 18:57:00
  Author: fyan
Revision: 122873

upgpkg: python-httplib2 0.9-3

- install .pyo files
- update upstream url
- prefer setuptools (for egg-info, etc)

Modified:
  python-httplib2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-11-21 17:55:30 UTC (rev 122872)
+++ PKGBUILD2014-11-21 17:57:00 UTC (rev 122873)
@@ -1,5 +1,6 @@
 # $Id$
-# Maintainer: Alexander Rødseth rods...@gmail.com
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Alexander Rødseth rods...@gmail.com
 # Contributor: Jan de Groot j...@archlinux.org
 # Contributor: Giorgio Lando patroc...@gmail.com
 # Contributor: Nicolas Quienot niQo@aur
@@ -9,12 +10,12 @@
 pkgbase=python-httplib2
 pkgname=(python-httplib2 python2-httplib2)
 pkgver=0.9
-pkgrel=2
+pkgrel=3
 pkgdesc='Comprehensive HTTP client library, supporting many features'
-url='http://code.google.com/p/httplib2/'
+url='https://github.com/jcgregorio/httplib2'
 license=('MIT')
 arch=('any')
-makedepends=('python' 'python2' 'git')
+makedepends=('python-setuptools' 'python2-setuptools' 'git')
 depends=('ca-certificates')
 provides=('httplib2')
 replaces=('httplib2')
@@ -46,7 +47,7 @@
   depends=('python')
 
   cd $pkgname
-  python setup.py install --root=$pkgdir
+  python setup.py install -O1 --root=$pkgdir
   install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
 }
 
@@ -54,7 +55,7 @@
   depends=('python2')
 
   cd $pkgname
-  python2 setup.py install --root=$pkgdir
+  python2 setup.py install -O1 --root=$pkgdir
   install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
 }
 


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

2014-11-21 Thread Jelle van der Waa
Date: Friday, November 21, 2014 @ 19:38:57
  Author: jelle
Revision: 122875

upgpkg: calibre 2.11.0-1

Modified:
  calibre/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-11-21 17:57:17 UTC (rev 122874)
+++ PKGBUILD2014-11-21 18:38:57 UTC (rev 122875)
@@ -7,7 +7,7 @@
 # Contributor: Larry Hajali larryh...@gmail.com
 
 pkgname=calibre
-pkgver=2.10.0
+pkgver=2.11.0
 pkgrel=1
 pkgdesc=Ebook management application
 arch=('i686' 'x86_64') 
@@ -19,7 +19,7 @@
  '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')
+ 'qt5-svg' 'python2-chardet' 'python2-html5lib' 'python2-pygments')
 makedepends=('python2-pycountry' 'qt5-x11extras' )
 optdepends=('ipython2: to use calibre-debug'
 'udisks: required for mounting certain devices'
@@ -26,7 +26,7 @@
 )
 install=calibre.install
 source=(http://download.calibre-ebook.com/${pkgver}/calibre-${pkgver}.tar.xz;)
-md5sums=('fbd743048d83ac41b22b6b75ea230c01')
+md5sums=('eaaddc784697a80b9bfa06171650')
 
 prepare(){
   cd ${srcdir}/${pkgname}-${pkgver}


[arch-commits] Commit in calibre/repos/community-i686 (4 files)

2014-11-21 Thread Jelle van der Waa
Date: Friday, November 21, 2014 @ 19:42:09
  Author: jelle
Revision: 122876

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

Added:
  calibre/repos/community-i686/PKGBUILD
(from rev 122875, calibre/trunk/PKGBUILD)
  calibre/repos/community-i686/calibre.install
(from rev 122875, calibre/trunk/calibre.install)
Deleted:
  calibre/repos/community-i686/PKGBUILD
  calibre/repos/community-i686/calibre.install

-+
 PKGBUILD|  182 +++---
 calibre.install |   24 +++
 2 files changed, 103 insertions(+), 103 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-11-21 18:38:57 UTC (rev 122875)
+++ PKGBUILD2014-11-21 18:42:09 UTC (rev 122876)
@@ -1,91 +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.10.0
-pkgrel=1
-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')
-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=('fbd743048d83ac41b22b6b75ea230c01')
-
-prepare(){
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  # Remove unneeded files and libs
-  rm -rf resources/${pkgname}-portable.* \
- src/six.py \
- src/cherrypy \
- src/html5lib \
- src/chardet
-
-  sed -i s/shlex.split(ldflags)/ + ['-fPIC']/ setup/extensions.py
-  #sed -i -e s/ldflags = shlex.split(ldflags)/ldflags = shlex.split(ldflags) 
+ ['-fPIC']/ setup/extensions.py
-
-  # Use python2
-  sed -i 's:\(env[ ]\+python$\|/usr/bin/python$\):\12:g' $(find . -regex 
.*\.py\|.*\.recipe)
-  sed -i /pyqt_sip_dir/ s:=.*:= '/usr/share/sip/Py2-PyQt5': 
setup/build_environment.py
-
-  # 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 bytecode FS#33392
-  python2 -m compileall ${pkgdir}/usr/lib/calibre/
-  python2 -O -m compileall ${pkgdir}/usr/lib/calibre/
-}

Copied: calibre/repos/community-i686/PKGBUILD (from rev 122875, 
calibre/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-11-21 18:42:09 UTC (rev 122876)
@@ -0,0 +1,91 @@
+# $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 

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

2014-11-21 Thread Jelle van der Waa
Date: Friday, November 21, 2014 @ 19:50:24
  Author: jelle
Revision: 122877

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

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

--+
 /PKGBUILD|  182 +
 /calibre.install |   24 
 community-i686/PKGBUILD  |   91 --
 community-i686/calibre.install   |   12 --
 community-x86_64/PKGBUILD|   91 --
 community-x86_64/calibre.install |   12 --
 6 files changed, 206 insertions(+), 206 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-11-21 18:42:09 UTC (rev 122876)
+++ community-i686/PKGBUILD 2014-11-21 18:50:24 UTC (rev 122877)
@@ -1,91 +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.11.0
-pkgrel=1
-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')
-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=('eaaddc784697a80b9bfa06171650')
-
-prepare(){
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  # Remove unneeded files and libs
-  rm -rf resources/${pkgname}-portable.* \
- src/six.py \
- src/cherrypy \
- src/html5lib \
- src/chardet
-
-  sed -i s/shlex.split(ldflags)/ + ['-fPIC']/ setup/extensions.py
-  #sed -i -e s/ldflags = shlex.split(ldflags)/ldflags = shlex.split(ldflags) 
+ ['-fPIC']/ setup/extensions.py
-
-  # Use python2
-  sed -i 's:\(env[ ]\+python$\|/usr/bin/python$\):\12:g' $(find . -regex 
.*\.py\|.*\.recipe)
-  sed -i /pyqt_sip_dir/ s:=.*:= '/usr/share/sip/Py2-PyQt5': 
setup/build_environment.py
-
-  # 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 bytecode FS#33392
-  python2 -m compileall ${pkgdir}/usr/lib/calibre/
-  python2 -O -m compileall 

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

2014-11-21 Thread Jelle van der Waa
Date: Friday, November 21, 2014 @ 20:35:52
  Author: jelle
Revision: 122878

upgpkg: menu-cache 1.0.0-1

Modified:
  menu-cache/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-11-21 18:50:24 UTC (rev 122877)
+++ PKGBUILD2014-11-21 19:35:52 UTC (rev 122878)
@@ -4,7 +4,7 @@
 # Contributor: Juergen Hoetzel juer...@archlinux.org
 
 pkgname=menu-cache
-pkgver=0.7.0
+pkgver=1.0.0
 pkgrel=1
 pkgdesc='Caching mechanism for freedesktop.org compliant menus'
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 depends=('libfm-extra')
 makedepends=('gtk-doc')
 source=(http://downloads.sourceforge.net/lxde/$pkgname/$pkgname-$pkgver.tar.xz)
-md5sums=('515a69ab45bc9963e053756ab7e5b529')
+md5sums=('4a8e6c1a86d5e64ec725d850a4abfbad')
 
 build() {
   cd $pkgname-$pkgver


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

2014-11-21 Thread Jelle van der Waa
Date: Friday, November 21, 2014 @ 20:36:30
  Author: jelle
Revision: 122879

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

Added:
  menu-cache/repos/community-i686/PKGBUILD
(from rev 122878, menu-cache/trunk/PKGBUILD)
  menu-cache/repos/community-x86_64/PKGBUILD
(from rev 122878, menu-cache/trunk/PKGBUILD)
Deleted:
  menu-cache/repos/community-i686/PKGBUILD
  menu-cache/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-11-21 19:35:52 UTC (rev 122878)
+++ community-i686/PKGBUILD 2014-11-21 19:36:30 UTC (rev 122879)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski bpiotrow...@archlinux.org
-# Contributor: Angel Velasquez an...@archlinux.org
-# Contributor: Juergen Hoetzel juer...@archlinux.org
-
-pkgname=menu-cache
-pkgver=0.7.0
-pkgrel=1
-pkgdesc='Caching mechanism for freedesktop.org compliant menus'
-arch=('i686' 'x86_64')
-license=('GPL2')
-url='http://lxde.org/'
-depends=('libfm-extra')
-makedepends=('gtk-doc')
-source=(http://downloads.sourceforge.net/lxde/$pkgname/$pkgname-$pkgver.tar.xz)
-md5sums=('515a69ab45bc9963e053756ab7e5b529')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc \
---libexecdir=/usr/lib \
---disable-static
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: menu-cache/repos/community-i686/PKGBUILD (from rev 122878, 
menu-cache/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-11-21 19:36:30 UTC (rev 122879)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski bpiotrow...@archlinux.org
+# Contributor: Angel Velasquez an...@archlinux.org
+# Contributor: Juergen Hoetzel juer...@archlinux.org
+
+pkgname=menu-cache
+pkgver=1.0.0
+pkgrel=1
+pkgdesc='Caching mechanism for freedesktop.org compliant menus'
+arch=('i686' 'x86_64')
+license=('GPL2')
+url='http://lxde.org/'
+depends=('libfm-extra')
+makedepends=('gtk-doc')
+source=(http://downloads.sourceforge.net/lxde/$pkgname/$pkgname-$pkgver.tar.xz)
+md5sums=('4a8e6c1a86d5e64ec725d850a4abfbad')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc \
+--libexecdir=/usr/lib \
+--disable-static
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-11-21 19:35:52 UTC (rev 122878)
+++ community-x86_64/PKGBUILD   2014-11-21 19:36:30 UTC (rev 122879)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski bpiotrow...@archlinux.org
-# Contributor: Angel Velasquez an...@archlinux.org
-# Contributor: Juergen Hoetzel juer...@archlinux.org
-
-pkgname=menu-cache
-pkgver=0.7.0
-pkgrel=1
-pkgdesc='Caching mechanism for freedesktop.org compliant menus'
-arch=('i686' 'x86_64')
-license=('GPL2')
-url='http://lxde.org/'
-depends=('libfm-extra')
-makedepends=('gtk-doc')
-source=(http://downloads.sourceforge.net/lxde/$pkgname/$pkgname-$pkgver.tar.xz)
-md5sums=('515a69ab45bc9963e053756ab7e5b529')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc \
---libexecdir=/usr/lib \
---disable-static
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: menu-cache/repos/community-x86_64/PKGBUILD (from rev 122878, 
menu-cache/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-11-21 19:36:30 UTC (rev 122879)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski bpiotrow...@archlinux.org
+# Contributor: Angel Velasquez an...@archlinux.org
+# Contributor: Juergen Hoetzel juer...@archlinux.org
+
+pkgname=menu-cache
+pkgver=1.0.0
+pkgrel=1
+pkgdesc='Caching mechanism for freedesktop.org compliant menus'
+arch=('i686' 'x86_64')
+license=('GPL2')
+url='http://lxde.org/'
+depends=('libfm-extra')
+makedepends=('gtk-doc')
+source=(http://downloads.sourceforge.net/lxde/$pkgname/$pkgname-$pkgver.tar.xz)
+md5sums=('4a8e6c1a86d5e64ec725d850a4abfbad')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc \
+--libexecdir=/usr/lib \
+--disable-static
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}


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

2014-11-21 Thread Bartłomiej Piotrowski
Date: Friday, November 21, 2014 @ 21:02:57
  Author: bpiotrowski
Revision: 226797

upgpkg: linux-lts 3.14.25-1

new upstream release

Modified:
  linux-lts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-11-21 17:36:51 UTC (rev 226796)
+++ PKGBUILD2014-11-21 20:02:57 UTC (rev 226797)
@@ -4,7 +4,7 @@
 
 pkgbase=linux-lts
 _srcname=linux-3.14
-pkgver=3.14.24
+pkgver=3.14.25
 pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.kernel.org/;
@@ -25,7 +25,7 @@
 )
 # https://www.kernel.org/pub/linux/kernel/v3.x/sha256sums.asc
 sha256sums=('61558aa490855f42b6340d1a1596be47454909629327c49a5e4e10268065dffa'
-'80013321b6891216fcff6d0746cb977bd7e8438b02ca13ff261659f3dfa76d51'
+'c1a13dbaaabc0fe1330c7e0f0f6e10fbf7d384ccf7f1d15061fec4602233b142'
 '9058a8adc99c813d97e70a3b6c2319ce90ae622fe7b284571215b5574b8d377b'
 '97b2826c2b73c78ad7fac0e2aaf2dd0770b8c412a05b40821b549c7ea239fed8'
 '1f036f7464da54ae510630f0edb69faa115287f86d9f17641197ffda8cfd49e0'


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

2014-11-21 Thread Bartłomiej Piotrowski
Date: Friday, November 21, 2014 @ 21:03:31
  Author: bpiotrowski
Revision: 226798

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 226797, 
linux-lts/trunk/0001-Bluetooth-allocate-static-minor-for-vhci.patch)
  
linux-lts/repos/testing-i686/0002-module-allow-multiple-calls-to-MODULE_DEVICE_TABLE-p.patch
(from rev 226797, 
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 226797, 
linux-lts/trunk/0003-module-remove-MODULE_GENERIC_TABLE.patch)
  linux-lts/repos/testing-i686/0006-genksyms-fix-typeof-handling.patch
(from rev 226797, linux-lts/trunk/0006-genksyms-fix-typeof-handling.patch)
  linux-lts/repos/testing-i686/PKGBUILD
(from rev 226797, linux-lts/trunk/PKGBUILD)
  linux-lts/repos/testing-i686/change-default-console-loglevel.patch
(from rev 226797, linux-lts/trunk/change-default-console-loglevel.patch)
  linux-lts/repos/testing-i686/config
(from rev 226797, linux-lts/trunk/config)
  linux-lts/repos/testing-i686/config.x86_64
(from rev 226797, linux-lts/trunk/config.x86_64)
  linux-lts/repos/testing-i686/linux-lts.install
(from rev 226797, linux-lts/trunk/linux-lts.install)
  linux-lts/repos/testing-i686/linux-lts.preset
(from rev 226797, 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 226797, 
linux-lts/trunk/0001-Bluetooth-allocate-static-minor-for-vhci.patch)
  
linux-lts/repos/testing-x86_64/0002-module-allow-multiple-calls-to-MODULE_DEVICE_TABLE-p.patch
(from rev 226797, 
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 226797, 
linux-lts/trunk/0003-module-remove-MODULE_GENERIC_TABLE.patch)
  linux-lts/repos/testing-x86_64/0006-genksyms-fix-typeof-handling.patch
(from rev 226797, linux-lts/trunk/0006-genksyms-fix-typeof-handling.patch)
  linux-lts/repos/testing-x86_64/PKGBUILD
(from rev 226797, linux-lts/trunk/PKGBUILD)
  linux-lts/repos/testing-x86_64/change-default-console-loglevel.patch
(from rev 226797, linux-lts/trunk/change-default-console-loglevel.patch)
  linux-lts/repos/testing-x86_64/config
(from rev 226797, linux-lts/trunk/config)
  linux-lts/repos/testing-x86_64/config.x86_64
(from rev 226797, linux-lts/trunk/config.x86_64)
  linux-lts/repos/testing-x86_64/linux-lts.install
(from rev 226797, linux-lts/trunk/linux-lts.install)
  linux-lts/repos/testing-x86_64/linux-lts.preset
(from rev 226797, linux-lts/trunk/linux-lts.preset)

+
 testing-i686/0001-Bluetooth-allocate-static-minor-for-vhci.patch   
|   74 
 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  
|  323 
 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/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
|  323 
 testing-x86_64/change-default-console-loglevel.patch   
|   12 
 testing-x86_64/config  
| 6696 ++
 testing-x86_64/config.x86_64   
| 6487 +
 testing-x86_64/linux-lts.install   
|   37 
 testing-x86_64/linux-lts.preset
|   14 
 20 files changed, 30342 insertions(+)

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


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

2014-11-21 Thread Bartłomiej Piotrowski
Date: Friday, November 21, 2014 @ 22:02:01
  Author: bpiotrowski
Revision: 226800

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

Added:
  orc/repos/testing-i686/
  orc/repos/testing-i686/PKGBUILD
(from rev 226799, orc/trunk/PKGBUILD)
  orc/repos/testing-x86_64/
  orc/repos/testing-x86_64/PKGBUILD
(from rev 226799, orc/trunk/PKGBUILD)

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

Copied: orc/repos/testing-i686/PKGBUILD (from rev 226799, orc/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2014-11-21 21:02:01 UTC (rev 226800)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+pkgname=orc
+pkgver=0.4.22
+pkgrel=1
+pkgdesc=The Oild Runtime Compiler
+arch=('i686' 'x86_64')
+license=('custom')
+url=http://code.entropywave.com/projects/orc/;
+depends=('glibc')
+makedepends=('valgrind')
+source=(http://gstreamer.freedesktop.org/data/src/orc/orc-${pkgver}.tar.xz)
+md5sums=('eecd4788688a95aae97adf1125585cbf')
+
+build () {
+cd $pkgname-$pkgver
+./configure --prefix=/usr --disable-static \
+--enable-backend=mmx,sse,altivec
+make
+}
+
+check() {
+cd $pkgname-$pkgver
+make check
+}
+
+package() {
+cd $pkgname-$pkgver
+make DESTDIR=$pkgdir install
+install -Dm644 COPYING $pkgdir/usr/share/licenses/$pkgname/COPYING
+}

Copied: orc/repos/testing-x86_64/PKGBUILD (from rev 226799, orc/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2014-11-21 21:02:01 UTC (rev 226800)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+pkgname=orc
+pkgver=0.4.22
+pkgrel=1
+pkgdesc=The Oild Runtime Compiler
+arch=('i686' 'x86_64')
+license=('custom')
+url=http://code.entropywave.com/projects/orc/;
+depends=('glibc')
+makedepends=('valgrind')
+source=(http://gstreamer.freedesktop.org/data/src/orc/orc-${pkgver}.tar.xz)
+md5sums=('eecd4788688a95aae97adf1125585cbf')
+
+build () {
+cd $pkgname-$pkgver
+./configure --prefix=/usr --disable-static \
+--enable-backend=mmx,sse,altivec
+make
+}
+
+check() {
+cd $pkgname-$pkgver
+make check
+}
+
+package() {
+cd $pkgname-$pkgver
+make DESTDIR=$pkgdir install
+install -Dm644 COPYING $pkgdir/usr/share/licenses/$pkgname/COPYING
+}


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

2014-11-21 Thread Bartłomiej Piotrowski
Date: Friday, November 21, 2014 @ 22:01:50
  Author: bpiotrowski
Revision: 226799

upgpkg: orc 0.4.22-1

- new upstream release
- disable unused backends (FS#42852)

Modified:
  orc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-11-21 20:03:31 UTC (rev 226798)
+++ PKGBUILD2014-11-21 21:01:50 UTC (rev 226799)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Ionut Biru ib...@archlinux.org
 pkgname=orc
-pkgver=0.4.19
+pkgver=0.4.22
 pkgrel=1
 pkgdesc=The Oild Runtime Compiler
 arch=('i686' 'x86_64')
@@ -9,12 +9,13 @@
 url=http://code.entropywave.com/projects/orc/;
 depends=('glibc')
 makedepends=('valgrind')
-source=(http://gstreamer.freedesktop.org/src/orc/${pkgname}-${pkgver}.tar.gz)
-md5sums=('2cacea6271aade6d592fe1622a136f19')
+source=(http://gstreamer.freedesktop.org/data/src/orc/orc-${pkgver}.tar.xz)
+md5sums=('eecd4788688a95aae97adf1125585cbf')
 
 build () {
 cd $pkgname-$pkgver
-./configure --prefix=/usr --disable-static
+./configure --prefix=/usr --disable-static \
+--enable-backend=mmx,sse,altivec
 make
 }
 


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

2014-11-21 Thread Anatol Pomozov
Date: Friday, November 21, 2014 @ 22:11:34
  Author: anatolik
Revision: 226801

upgpkg: libpng 1.6.15-1

Modified:
  libpng/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-11-21 21:02:01 UTC (rev 226800)
+++ PKGBUILD2014-11-21 21:11:34 UTC (rev 226801)
@@ -5,8 +5,8 @@
 # Contributor: Douglas Soares de Andrade doug...@archlinux.org
 
 pkgname=libpng
-pkgver=1.6.14
-_apngver=1.6.14
+pkgver=1.6.15
+_apngver=1.6.15
 pkgrel=1
 pkgdesc=A collection of routines used to create PNG format graphics files
 arch=('i686' 'x86_64')
@@ -15,9 +15,9 @@
 depends=('zlib' 'sh')
 
source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.xz{,.asc}
 
http://downloads.sourceforge.net/sourceforge/libpng-apng/libpng-$_apngver-apng.patch.gz)
-md5sums=('aefd9fda2178acab908707737174a0cd'
+md5sums=('a95cb387c53215b034203b41ec57c7e5'
  'SKIP'
- '39f35cde00159c24b5a10258d8f2c5ce')
+ '612524080d5515f4ea81541a9b13bf61')
 
 prepare() {
   cd $pkgname-$pkgver


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

2014-11-21 Thread Balló György
Date: Friday, November 21, 2014 @ 22:12:47
  Author: bgyorgy
Revision: 122880

upgpkg: lxde-common 0.99.0-1

Update to version 0.99.0

Modified:
  lxde-common/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-11-21 19:36:30 UTC (rev 122879)
+++ PKGBUILD2014-11-21 21:12:47 UTC (rev 122880)
@@ -4,7 +4,7 @@
 # Contributor: Juergen Hoetzel juer...@archlinux.org
 
 pkgname=lxde-common
-pkgver=0.5.6
+pkgver=0.99.0
 pkgrel=1
 pkgdesc='Common files of the LXDE Desktop'
 arch=('any')
@@ -14,8 +14,9 @@
 backup=(etc/xdg/lxsession/LXDE/desktop.conf
 etc/xdg/lxsession/LXDE/autostart)
 depends=('gtk-engines' 'lxde-icon-theme' 'lxsession')
+makedepends=('intltool')
 source=(http://downloads.sourceforge.net/lxde/${pkgname}-${pkgver}.tar.xz)
-md5sums=('259b4a2db50117e632e34912251cfcb9')
+md5sums=('5a417f5a0e5b510a0c018b66b0dc4081')
 
 build() {
 cd $srcdir/$pkgname-$pkgver
@@ -26,14 +27,4 @@
 package() {
 cd $srcdir/$pkgname-$pkgver
 make DESTDIR=$pkgdir install
-
-# Install lxde-logout.desktop file.
-# https://sourceforge.net/p/lxde/bugs/399/
-install -Dm644 lxde-logout.desktop \
-  $pkgdir/usr/share/applications/lxde-logout.desktop
-
-# Fix lxpanel profile location.
-# https://sourceforge.net/p/lxde/patches/482/
-mv $pkgdir/etc/xdg/lxpanel/{profile/,}LXDE
-rm -r $pkgdir/etc/xdg/lxpanel/profile
 }


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

2014-11-21 Thread Balló György
Date: Friday, November 21, 2014 @ 22:12:54
  Author: bgyorgy
Revision: 122881

archrelease: copy trunk to community-any

Added:
  lxde-common/repos/community-any/PKGBUILD
(from rev 122880, lxde-common/trunk/PKGBUILD)
Deleted:
  lxde-common/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-11-21 21:12:47 UTC (rev 122880)
+++ PKGBUILD2014-11-21 21:12:54 UTC (rev 122881)
@@ -1,39 +0,0 @@
-# $Id$
-# Contributor: Bartłomiej Piotrowski bpiotrow...@archlinux.org
-# Contributor: Angel Velasquez an...@archlinux.org
-# Contributor: Juergen Hoetzel juer...@archlinux.org
-
-pkgname=lxde-common
-pkgver=0.5.6
-pkgrel=1
-pkgdesc='Common files of the LXDE Desktop'
-arch=('any')
-url='http://lxde.org/'
-license=('GPL2')
-groups=('lxde')
-backup=(etc/xdg/lxsession/LXDE/desktop.conf
-etc/xdg/lxsession/LXDE/autostart)
-depends=('gtk-engines' 'lxde-icon-theme' 'lxsession')
-source=(http://downloads.sourceforge.net/lxde/${pkgname}-${pkgver}.tar.xz)
-md5sums=('259b4a2db50117e632e34912251cfcb9')
-
-build() {
-cd $srcdir/$pkgname-$pkgver
-./configure --sysconfdir=/etc --prefix=/usr
-make
-}
-
-package() {
-cd $srcdir/$pkgname-$pkgver
-make DESTDIR=$pkgdir install
-
-# Install lxde-logout.desktop file.
-# https://sourceforge.net/p/lxde/bugs/399/
-install -Dm644 lxde-logout.desktop \
-  $pkgdir/usr/share/applications/lxde-logout.desktop
-
-# Fix lxpanel profile location.
-# https://sourceforge.net/p/lxde/patches/482/
-mv $pkgdir/etc/xdg/lxpanel/{profile/,}LXDE
-rm -r $pkgdir/etc/xdg/lxpanel/profile
-}

Copied: lxde-common/repos/community-any/PKGBUILD (from rev 122880, 
lxde-common/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-11-21 21:12:54 UTC (rev 122881)
@@ -0,0 +1,30 @@
+# $Id$
+# Contributor: Bartłomiej Piotrowski bpiotrow...@archlinux.org
+# Contributor: Angel Velasquez an...@archlinux.org
+# Contributor: Juergen Hoetzel juer...@archlinux.org
+
+pkgname=lxde-common
+pkgver=0.99.0
+pkgrel=1
+pkgdesc='Common files of the LXDE Desktop'
+arch=('any')
+url='http://lxde.org/'
+license=('GPL2')
+groups=('lxde')
+backup=(etc/xdg/lxsession/LXDE/desktop.conf
+etc/xdg/lxsession/LXDE/autostart)
+depends=('gtk-engines' 'lxde-icon-theme' 'lxsession')
+makedepends=('intltool')
+source=(http://downloads.sourceforge.net/lxde/${pkgname}-${pkgver}.tar.xz)
+md5sums=('5a417f5a0e5b510a0c018b66b0dc4081')
+
+build() {
+cd $srcdir/$pkgname-$pkgver
+./configure --sysconfdir=/etc --prefix=/usr
+make
+}
+
+package() {
+cd $srcdir/$pkgname-$pkgver
+make DESTDIR=$pkgdir install
+}


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

2014-11-21 Thread Anatol Pomozov
Date: Friday, November 21, 2014 @ 22:13:04
  Author: anatolik
Revision: 226802

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

Added:
  libpng/repos/testing-i686/
  libpng/repos/testing-i686/PKGBUILD
(from rev 226801, libpng/trunk/PKGBUILD)
  libpng/repos/testing-x86_64/
  libpng/repos/testing-x86_64/PKGBUILD
(from rev 226801, libpng/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   50 ++
 testing-x86_64/PKGBUILD |   50 ++
 2 files changed, 100 insertions(+)

Copied: libpng/repos/testing-i686/PKGBUILD (from rev 226801, 
libpng/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2014-11-21 21:13:04 UTC (rev 226802)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: dorphell dorph...@archlinux.org
+# Contributor: Travis Willard tra...@archlinux.org
+# Contributor: Douglas Soares de Andrade doug...@archlinux.org
+
+pkgname=libpng
+pkgver=1.6.15
+_apngver=1.6.15
+pkgrel=1
+pkgdesc=A collection of routines used to create PNG format graphics files
+arch=('i686' 'x86_64')
+url=http://www.libpng.org/pub/png/libpng.html;
+license=('custom')
+depends=('zlib' 'sh')
+source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.xz{,.asc}
+
http://downloads.sourceforge.net/sourceforge/libpng-apng/libpng-$_apngver-apng.patch.gz)
+md5sums=('a95cb387c53215b034203b41ec57c7e5'
+ 'SKIP'
+ '612524080d5515f4ea81541a9b13bf61')
+
+prepare() {
+  cd $pkgname-$pkgver
+
+  # Add animated PNG (apng) support. Required by Firefox
+  # see http://sourceforge.net/projects/libpng-apng/
+  patch -Np1 -i ../libpng-$_apngver-apng.patch
+}
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+
+  cd contrib/pngminus
+  make PNGLIB=-L$pkgdir/usr/lib -lpng -f makefile.std png2pnm pnm2png
+  install -m755 png2pnm pnm2png $pkgdir/usr/bin/
+  install -D -m644 ../../LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}

Copied: libpng/repos/testing-x86_64/PKGBUILD (from rev 226801, 
libpng/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2014-11-21 21:13:04 UTC (rev 226802)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: dorphell dorph...@archlinux.org
+# Contributor: Travis Willard tra...@archlinux.org
+# Contributor: Douglas Soares de Andrade doug...@archlinux.org
+
+pkgname=libpng
+pkgver=1.6.15
+_apngver=1.6.15
+pkgrel=1
+pkgdesc=A collection of routines used to create PNG format graphics files
+arch=('i686' 'x86_64')
+url=http://www.libpng.org/pub/png/libpng.html;
+license=('custom')
+depends=('zlib' 'sh')
+source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.xz{,.asc}
+
http://downloads.sourceforge.net/sourceforge/libpng-apng/libpng-$_apngver-apng.patch.gz)
+md5sums=('a95cb387c53215b034203b41ec57c7e5'
+ 'SKIP'
+ '612524080d5515f4ea81541a9b13bf61')
+
+prepare() {
+  cd $pkgname-$pkgver
+
+  # Add animated PNG (apng) support. Required by Firefox
+  # see http://sourceforge.net/projects/libpng-apng/
+  patch -Np1 -i ../libpng-$_apngver-apng.patch
+}
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+
+  cd contrib/pngminus
+  make PNGLIB=-L$pkgdir/usr/lib -lpng -f makefile.std png2pnm pnm2png
+  install -m755 png2pnm pnm2png $pkgdir/usr/bin/
+  install -D -m644 ../../LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}


[arch-commits] Commit in (libmusicbrainz4)

2014-11-21 Thread Antonio Rojas
Date: Friday, November 21, 2014 @ 23:51:05
  Author: arojas
Revision: 122884

Obsolete

Deleted:
  libmusicbrainz4/


[arch-commits] Commit in pcre/trunk (001-fix-heap-overflow.patch PKGBUILD)

2014-11-21 Thread Sébastien Luttringer
Date: Friday, November 21, 2014 @ 23:59:20
  Author: seblu
Revision: 226803

upgpkg: pcre 8.36-2

- fix FS#42860

Added:
  pcre/trunk/001-fix-heap-overflow.patch
Modified:
  pcre/trunk/PKGBUILD

-+
 001-fix-heap-overflow.patch |   16 
 PKGBUILD|   12 +---
 2 files changed, 25 insertions(+), 3 deletions(-)

Added: 001-fix-heap-overflow.patch
===
--- 001-fix-heap-overflow.patch (rev 0)
+++ 001-fix-heap-overflow.patch 2014-11-21 22:59:20 UTC (rev 226803)
@@ -0,0 +1,16 @@
+--- a/code/trunk/pcre_exec.c   2014/11/05 15:08:03 1510
 b/code/trunk/pcre_exec.c   2014/11/19 20:57:13 1513
+@@ -1404,8 +1404,11 @@
+ condition = TRUE;
+ 
+ /* Advance ecode past the assertion to the start of the first branch,
+-but adjust it so that the general choosing code below works. */
+-
++but adjust it so that the general choosing code below works. If the 
++assertion has a quantifier that allows zero repeats we must skip over 
++the BRAZERO. This is a lunatic thing to do, but somebody did! */
++
++if (*ecode == OP_BRAZERO) ecode++; 
+ ecode += GET(ecode, 1);
+ while (*ecode == OP_ALT) ecode += GET(ecode, 1);
+ ecode += 1 + LINK_SIZE - PRIV(OP_lengths)[condcode];

Modified: PKGBUILD
===
--- PKGBUILD2014-11-21 21:13:04 UTC (rev 226802)
+++ PKGBUILD2014-11-21 22:59:20 UTC (rev 226803)
@@ -6,16 +6,22 @@
 
 pkgname=pcre
 pkgver=8.36
-pkgrel=1
+pkgrel=2
 pkgdesc='A library that implements Perl 5-style regular expressions'
 arch=('i686' 'x86_64')
 url='http://www.pcre.org/'
 license=('BSD')
 depends=('gcc-libs' 'readline' 'zlib' 'bzip2' 'bash')
-source=(ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/$pkgname-$pkgver.tar.bz2{,.sig})
+source=(ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/$pkgname-$pkgver.tar.bz2{,.sig}
+'001-fix-heap-overflow.patch')
 md5sums=('b767bc9af0c20bc9c1fe403b0d41ad97'
- 'SKIP')
+ 'SKIP'
+ '44a7e4fca07eff04d07bef65c982de9a')
 
+prepare() {
+  patch -d $pkgname-$pkgver  001-fix-heap-overflow.patch
+}
+
 build() {
   cd $pkgname-$pkgver
   ./configure \


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

2014-11-21 Thread Sébastien Luttringer
Date: Friday, November 21, 2014 @ 23:59:44
  Author: seblu
Revision: 226804

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

Added:
  pcre/repos/testing-i686/
  pcre/repos/testing-i686/001-fix-heap-overflow.patch
(from rev 226803, pcre/trunk/001-fix-heap-overflow.patch)
  pcre/repos/testing-i686/PKGBUILD
(from rev 226803, pcre/trunk/PKGBUILD)
  pcre/repos/testing-x86_64/
  pcre/repos/testing-x86_64/001-fix-heap-overflow.patch
(from rev 226803, pcre/trunk/001-fix-heap-overflow.patch)
  pcre/repos/testing-x86_64/PKGBUILD
(from rev 226803, pcre/trunk/PKGBUILD)

+
 testing-i686/001-fix-heap-overflow.patch   |   16 
 testing-i686/PKGBUILD  |   51 +++
 testing-x86_64/001-fix-heap-overflow.patch |   16 
 testing-x86_64/PKGBUILD|   51 +++
 4 files changed, 134 insertions(+)

Copied: pcre/repos/testing-i686/001-fix-heap-overflow.patch (from rev 226803, 
pcre/trunk/001-fix-heap-overflow.patch)
===
--- testing-i686/001-fix-heap-overflow.patch(rev 0)
+++ testing-i686/001-fix-heap-overflow.patch2014-11-21 22:59:44 UTC (rev 
226804)
@@ -0,0 +1,16 @@
+--- a/code/trunk/pcre_exec.c   2014/11/05 15:08:03 1510
 b/code/trunk/pcre_exec.c   2014/11/19 20:57:13 1513
+@@ -1404,8 +1404,11 @@
+ condition = TRUE;
+ 
+ /* Advance ecode past the assertion to the start of the first branch,
+-but adjust it so that the general choosing code below works. */
+-
++but adjust it so that the general choosing code below works. If the 
++assertion has a quantifier that allows zero repeats we must skip over 
++the BRAZERO. This is a lunatic thing to do, but somebody did! */
++
++if (*ecode == OP_BRAZERO) ecode++; 
+ ecode += GET(ecode, 1);
+ while (*ecode == OP_ALT) ecode += GET(ecode, 1);
+ ecode += 1 + LINK_SIZE - PRIV(OP_lengths)[condcode];

Copied: pcre/repos/testing-i686/PKGBUILD (from rev 226803, pcre/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2014-11-21 22:59:44 UTC (rev 226804)
@@ -0,0 +1,51 @@
+# $Id$
+# Maintainer: Sébastien Seblu Luttringer
+# Contributor: Allan McRae al...@archlinux.org
+# Contributor: Eric Belanger e...@archlinux.org
+# Contributor: John Proctor jproc...@prium.net
+
+pkgname=pcre
+pkgver=8.36
+pkgrel=2
+pkgdesc='A library that implements Perl 5-style regular expressions'
+arch=('i686' 'x86_64')
+url='http://www.pcre.org/'
+license=('BSD')
+depends=('gcc-libs' 'readline' 'zlib' 'bzip2' 'bash')
+source=(ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/$pkgname-$pkgver.tar.bz2{,.sig}
+'001-fix-heap-overflow.patch')
+md5sums=('b767bc9af0c20bc9c1fe403b0d41ad97'
+ 'SKIP'
+ '44a7e4fca07eff04d07bef65c982de9a')
+
+prepare() {
+  patch -d $pkgname-$pkgver  001-fix-heap-overflow.patch
+}
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure \
+--prefix=/usr \
+--enable-unicode-properties \
+--enable-pcre16 \
+--enable-pcre32 \
+--enable-jit \
+--enable-pcregrep-libz \
+--enable-pcregrep-libbz2 \
+--enable-pcretest-libreadline
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make -j1 check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+
+  install -Dm644 LICENCE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+
+# vim:set ts=2 sw=2 et:

Copied: pcre/repos/testing-x86_64/001-fix-heap-overflow.patch (from rev 226803, 
pcre/trunk/001-fix-heap-overflow.patch)
===
--- testing-x86_64/001-fix-heap-overflow.patch  (rev 0)
+++ testing-x86_64/001-fix-heap-overflow.patch  2014-11-21 22:59:44 UTC (rev 
226804)
@@ -0,0 +1,16 @@
+--- a/code/trunk/pcre_exec.c   2014/11/05 15:08:03 1510
 b/code/trunk/pcre_exec.c   2014/11/19 20:57:13 1513
+@@ -1404,8 +1404,11 @@
+ condition = TRUE;
+ 
+ /* Advance ecode past the assertion to the start of the first branch,
+-but adjust it so that the general choosing code below works. */
+-
++but adjust it so that the general choosing code below works. If the 
++assertion has a quantifier that allows zero repeats we must skip over 
++the BRAZERO. This is a lunatic thing to do, but somebody did! */
++
++if (*ecode == OP_BRAZERO) ecode++; 
+ ecode += GET(ecode, 1);
+ while (*ecode == OP_ALT) ecode += GET(ecode, 1);
+ ecode += 1 + LINK_SIZE - PRIV(OP_lengths)[condcode];

Copied: pcre/repos/testing-x86_64/PKGBUILD (from rev 226803, 
pcre/trunk/PKGBUILD)
===
--- 

[arch-commits] Commit in (libpng12)

2014-11-21 Thread Antonio Rojas
Date: Saturday, November 22, 2014 @ 00:43:44
  Author: arojas
Revision: 122887

Moved to AUR

Deleted:
  libpng12/


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

2014-11-21 Thread Sébastien Luttringer
Date: Saturday, November 22, 2014 @ 01:07:38
  Author: seblu
Revision: 122888

upgpkg: virtualbox 4.3.20-1

Modified:
  virtualbox/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-11-21 23:43:44 UTC (rev 122887)
+++ PKGBUILD2014-11-22 00:07:38 UTC (rev 122888)
@@ -9,7 +9,7 @@
  'virtualbox-sdk'
  'virtualbox-guest-utils'
  'virtualbox-ext-vnc')
-pkgver=4.3.18
+pkgver=4.3.20
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://virtualbox.org'
@@ -62,7 +62,7 @@
 '005-gsoap-build.patch'
 '006-rdesktop-vrdp-keymap-path.patch'
 '007-python2-path.patch')
-md5sums=('0e6e345a5bc4321bc5014258c6e9a5bb'
+md5sums=('cf3f25644aa0fae1029e8b362bd4375e'
  '6e2722bfd7013c1b0174382626ac1b8d'
  'ed1341881437455d9735875ddf455fbe'
  '864f268375a10f54c4daf46787e0fcf2'


[arch-commits] Commit in virtualbox/repos (76 files)

2014-11-21 Thread Sébastien Luttringer
Date: Saturday, November 22, 2014 @ 01:09:05
  Author: seblu
Revision: 122889

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

Added:
  virtualbox/repos/community-i686/001-vboxdrv-reference.patch
(from rev 122888, virtualbox/trunk/001-vboxdrv-reference.patch)
  virtualbox/repos/community-i686/002-dri-driver-path.patch
(from rev 122888, virtualbox/trunk/002-dri-driver-path.patch)
  virtualbox/repos/community-i686/003-ogl-include-path.patch
(from rev 122888, virtualbox/trunk/003-ogl-include-path.patch)
  virtualbox/repos/community-i686/004-xorg.patch
(from rev 122888, virtualbox/trunk/004-xorg.patch)
  virtualbox/repos/community-i686/005-gsoap-build.patch
(from rev 122888, virtualbox/trunk/005-gsoap-build.patch)
  virtualbox/repos/community-i686/006-rdesktop-vrdp-keymap-path.patch
(from rev 122888, virtualbox/trunk/006-rdesktop-vrdp-keymap-path.patch)
  virtualbox/repos/community-i686/007-python2-path.patch
(from rev 122888, virtualbox/trunk/007-python2-path.patch)
  virtualbox/repos/community-i686/60-vboxdrv.rules
(from rev 122888, virtualbox/trunk/60-vboxdrv.rules)
  virtualbox/repos/community-i686/60-vboxguest.rules
(from rev 122888, virtualbox/trunk/60-vboxguest.rules)
  virtualbox/repos/community-i686/LocalConfig.kmk
(from rev 122888, virtualbox/trunk/LocalConfig.kmk)
  virtualbox/repos/community-i686/PKGBUILD
(from rev 122888, virtualbox/trunk/PKGBUILD)
  virtualbox/repos/community-i686/vboxreload
(from rev 122888, virtualbox/trunk/vboxreload)
  virtualbox/repos/community-i686/vboxservice.service
(from rev 122888, virtualbox/trunk/vboxservice.service)
  virtualbox/repos/community-i686/vboxweb.service
(from rev 122888, virtualbox/trunk/vboxweb.service)
  virtualbox/repos/community-i686/virtualbox-ext-vnc.install
(from rev 122888, virtualbox/trunk/virtualbox-ext-vnc.install)
  virtualbox/repos/community-i686/virtualbox-guest-dkms.install
(from rev 122888, virtualbox/trunk/virtualbox-guest-dkms.install)
  virtualbox/repos/community-i686/virtualbox-guest-utils.install
(from rev 122888, virtualbox/trunk/virtualbox-guest-utils.install)
  virtualbox/repos/community-i686/virtualbox-host-dkms.install
(from rev 122888, virtualbox/trunk/virtualbox-host-dkms.install)
  virtualbox/repos/community-i686/virtualbox.install
(from rev 122888, virtualbox/trunk/virtualbox.install)
  virtualbox/repos/community-x86_64/001-vboxdrv-reference.patch
(from rev 122888, virtualbox/trunk/001-vboxdrv-reference.patch)
  virtualbox/repos/community-x86_64/002-dri-driver-path.patch
(from rev 122888, virtualbox/trunk/002-dri-driver-path.patch)
  virtualbox/repos/community-x86_64/003-ogl-include-path.patch
(from rev 122888, virtualbox/trunk/003-ogl-include-path.patch)
  virtualbox/repos/community-x86_64/004-xorg.patch
(from rev 122888, virtualbox/trunk/004-xorg.patch)
  virtualbox/repos/community-x86_64/005-gsoap-build.patch
(from rev 122888, virtualbox/trunk/005-gsoap-build.patch)
  virtualbox/repos/community-x86_64/006-rdesktop-vrdp-keymap-path.patch
(from rev 122888, virtualbox/trunk/006-rdesktop-vrdp-keymap-path.patch)
  virtualbox/repos/community-x86_64/007-python2-path.patch
(from rev 122888, virtualbox/trunk/007-python2-path.patch)
  virtualbox/repos/community-x86_64/60-vboxdrv.rules
(from rev 122888, virtualbox/trunk/60-vboxdrv.rules)
  virtualbox/repos/community-x86_64/60-vboxguest.rules
(from rev 122888, virtualbox/trunk/60-vboxguest.rules)
  virtualbox/repos/community-x86_64/LocalConfig.kmk
(from rev 122888, virtualbox/trunk/LocalConfig.kmk)
  virtualbox/repos/community-x86_64/PKGBUILD
(from rev 122888, virtualbox/trunk/PKGBUILD)
  virtualbox/repos/community-x86_64/vboxreload
(from rev 122888, virtualbox/trunk/vboxreload)
  virtualbox/repos/community-x86_64/vboxservice.service
(from rev 122888, virtualbox/trunk/vboxservice.service)
  virtualbox/repos/community-x86_64/vboxweb.service
(from rev 122888, virtualbox/trunk/vboxweb.service)
  virtualbox/repos/community-x86_64/virtualbox-ext-vnc.install
(from rev 122888, virtualbox/trunk/virtualbox-ext-vnc.install)
  virtualbox/repos/community-x86_64/virtualbox-guest-dkms.install
(from rev 122888, virtualbox/trunk/virtualbox-guest-dkms.install)
  virtualbox/repos/community-x86_64/virtualbox-guest-utils.install
(from rev 122888, virtualbox/trunk/virtualbox-guest-utils.install)
  virtualbox/repos/community-x86_64/virtualbox-host-dkms.install
(from rev 122888, virtualbox/trunk/virtualbox-host-dkms.install)
  virtualbox/repos/community-x86_64/virtualbox.install
(from rev 122888, virtualbox/trunk/virtualbox.install)
Deleted:
  virtualbox/repos/community-i686/001-vboxdrv-reference.patch
  virtualbox/repos/community-i686/002-dri-driver-path.patch
  virtualbox/repos/community-i686/003-ogl-include-path.patch
  virtualbox/repos/community-i686/004-xorg.patch
  virtualbox/repos/community-i686/005-gsoap-build.patch
  

[arch-commits] Commit in virtualbox-guest-iso/trunk (PKGBUILD)

2014-11-21 Thread Sébastien Luttringer
Date: Saturday, November 22, 2014 @ 01:29:26
  Author: seblu
Revision: 122891

upgpkg: virtualbox-guest-iso 4.3.20-1

Modified:
  virtualbox-guest-iso/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-11-22 00:23:12 UTC (rev 122890)
+++ PKGBUILD2014-11-22 00:29:26 UTC (rev 122891)
@@ -7,7 +7,7 @@
 # Contributor: Roman Kyrylych ro...@archlinux.org
 
 pkgname=virtualbox-guest-iso
-pkgver=4.3.18
+pkgver=4.3.20
 pkgrel=1
 pkgdesc='The official VirtualBox Guest Additions ISO image'
 arch=('any')
@@ -19,7 +19,7 @@
 replaces=('virtualbox-additions' 'virtualbox-iso-additions')
 conflicts=('virtualbox-additions' 'virtualbox-iso-additions')
 noextract=(VBoxGuestAdditions_$pkgver.iso)
-md5sums=('c95841f30fa274708b4798c670fb10da'
+md5sums=('4f6861ee0c584bcf6819cc76a2bd65ab'
  'b67febd9453cc6c4b8412a0456080e9f')
 
 package() {


[arch-commits] Commit in virtualbox-guest-iso/repos/community-any (6 files)

2014-11-21 Thread Sébastien Luttringer
Date: Saturday, November 22, 2014 @ 01:29:38
  Author: seblu
Revision: 122892

archrelease: copy trunk to community-any

Added:
  virtualbox-guest-iso/repos/community-any/PKGBUILD
(from rev 122891, virtualbox-guest-iso/trunk/PKGBUILD)
  virtualbox-guest-iso/repos/community-any/license
(from rev 122891, virtualbox-guest-iso/trunk/license)
  virtualbox-guest-iso/repos/community-any/virtualbox-guest-iso.install
(from rev 122891, virtualbox-guest-iso/trunk/virtualbox-guest-iso.install)
Deleted:
  virtualbox-guest-iso/repos/community-any/PKGBUILD
  virtualbox-guest-iso/repos/community-any/license
  virtualbox-guest-iso/repos/community-any/virtualbox-guest-iso.install

--+
 PKGBUILD |   60 ++--
 license  |   68 -
 virtualbox-guest-iso.install |   36 ++---
 3 files changed, 82 insertions(+), 82 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-11-22 00:29:26 UTC (rev 122891)
+++ PKGBUILD2014-11-22 00:29:38 UTC (rev 122892)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer
-# Contributor: Jonathan Steel mail at jsteel dot org
-# Contributor: Ionut Biru ib...@archlinux.org
-# Contributor: Geoffroy Carrier geoffroy.carr...@aur.archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-# Contributor: Roman Kyrylych ro...@archlinux.org
-
-pkgname=virtualbox-guest-iso
-pkgver=4.3.18
-pkgrel=1
-pkgdesc='The official VirtualBox Guest Additions ISO image'
-arch=('any')
-url='http://www.virtualbox.org'
-license=('custom:PUEL')
-install=virtualbox-guest-iso.install
-source=(http://download.virtualbox.org/virtualbox/$pkgver/VBoxGuestAdditions_$pkgver.iso;
-'license')
-replaces=('virtualbox-additions' 'virtualbox-iso-additions')
-conflicts=('virtualbox-additions' 'virtualbox-iso-additions')
-noextract=(VBoxGuestAdditions_$pkgver.iso)
-md5sums=('c95841f30fa274708b4798c670fb10da'
- 'b67febd9453cc6c4b8412a0456080e9f')
-
-package() {
-  install -Dm 644 VBoxGuestAdditions_$pkgver.iso \
-$pkgdir/usr/lib/virtualbox/additions/VBoxGuestAdditions.iso
-  install -Dm 644 $srcdir/license \
-$pkgdir/usr/share/licenses/$pkgname/LICENSE
-}

Copied: virtualbox-guest-iso/repos/community-any/PKGBUILD (from rev 122891, 
virtualbox-guest-iso/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-11-22 00:29:38 UTC (rev 122892)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Sébastien Luttringer
+# Contributor: Jonathan Steel mail at jsteel dot org
+# Contributor: Ionut Biru ib...@archlinux.org
+# Contributor: Geoffroy Carrier geoffroy.carr...@aur.archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+# Contributor: Roman Kyrylych ro...@archlinux.org
+
+pkgname=virtualbox-guest-iso
+pkgver=4.3.20
+pkgrel=1
+pkgdesc='The official VirtualBox Guest Additions ISO image'
+arch=('any')
+url='http://www.virtualbox.org'
+license=('custom:PUEL')
+install=virtualbox-guest-iso.install
+source=(http://download.virtualbox.org/virtualbox/$pkgver/VBoxGuestAdditions_$pkgver.iso;
+'license')
+replaces=('virtualbox-additions' 'virtualbox-iso-additions')
+conflicts=('virtualbox-additions' 'virtualbox-iso-additions')
+noextract=(VBoxGuestAdditions_$pkgver.iso)
+md5sums=('4f6861ee0c584bcf6819cc76a2bd65ab'
+ 'b67febd9453cc6c4b8412a0456080e9f')
+
+package() {
+  install -Dm 644 VBoxGuestAdditions_$pkgver.iso \
+$pkgdir/usr/lib/virtualbox/additions/VBoxGuestAdditions.iso
+  install -Dm 644 $srcdir/license \
+$pkgdir/usr/share/licenses/$pkgname/LICENSE
+}

Deleted: license
===
--- license 2014-11-22 00:29:26 UTC (rev 122891)
+++ license 2014-11-22 00:29:38 UTC (rev 122892)
@@ -1,34 +0,0 @@
-VirtualBox Personal Use and Evaluation License (PUEL) 
-
-This license applies if you download the full VirtualBox binaries from the 
Downloads page. It does not apply to the VirtualBox Open Source Edition (OSE), 
which falls under the GPL instead; see Editions for details about the 
differences between these releases.
-
-In summary, the VirtualBox PUEL allows you to use VirtualBox free of charge
-
-* for personal use or, alternatively,
-* for product evaluation. 
-
-In addition, academic use of VirtualBox is also permitted free of charge by 
the PUEL.
-
-If you do not belong to either category, you will have to purchase a 
commercial license. Do not hesitate to contact InnoTek in this matter.
-
-If you are confused by the legalese below, you may also want to take a look at 
our Licensing FAQ to answer a few common questions.
-VirtualBox PUEL terms and conditions ¶
-
-Version 1.2, 2007-02-21
-
-InnoTek Systemberatung GmbH, Werkstrasse 24, 71384 Weinstadt, Germany grants 
you the right to use the 

[arch-commits] Commit in virtualbox-modules/trunk (PKGBUILD build.sh)

2014-11-21 Thread Sébastien Luttringer
Date: Saturday, November 22, 2014 @ 01:39:08
  Author: seblu
Revision: 122893

upgpkg: virtualbox-modules 4.3.20-1

Modified:
  virtualbox-modules/trunk/PKGBUILD
  virtualbox-modules/trunk/build.sh

--+
 PKGBUILD |4 ++--
 build.sh |   12 ++--
 2 files changed, 4 insertions(+), 12 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-11-22 00:29:38 UTC (rev 122892)
+++ PKGBUILD2014-11-22 00:39:08 UTC (rev 122893)
@@ -4,8 +4,8 @@
 
 pkgbase=virtualbox-modules
 pkgname=('virtualbox-host-modules' 'virtualbox-guest-modules')
-pkgver=4.3.18
-pkgrel=4
+pkgver=4.3.20
+pkgrel=1
 arch=('i686' 'x86_64')
 url='http://virtualbox.org'
 license=('GPL')

Modified: build.sh
===
--- build.sh2014-11-22 00:29:38 UTC (rev 122892)
+++ build.sh2014-11-22 00:39:08 UTC (rev 122893)
@@ -28,16 +28,8 @@
 # $1: repo
 # $2: arch
 build() {
-  
_files=($_pwd/../../virtualbox/trunk/virtualbox-host-dkms-*-$arch.pkg.tar.xz)
-  if (( ${#_files[*]}  0)); then
-_pwd=$PWD
-cd /var/empty
-makechrootpkg -c -u -I ${_files[@]} -r $1
-cd $_pwd
-makechrootpkg -n -r $1
-  else
-makechrootpkg -c -u -n -r $1
-  fi
+  _files=($PWD/../../virtualbox/trunk/virtualbox-*-dkms-*-$arch.pkg.tar.xz)
+  makechrootpkg -c -u ${_files[@]/#/-I} -r $1
 }
 
 (( $# == 1 )) || usage


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

2014-11-21 Thread Sébastien Luttringer
Date: Saturday, November 22, 2014 @ 01:39:28
  Author: seblu
Revision: 122894

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

Added:
  virtualbox-modules/repos/community-i686/PKGBUILD
(from rev 122893, virtualbox-modules/trunk/PKGBUILD)
  virtualbox-modules/repos/community-i686/build.sh
(from rev 122893, virtualbox-modules/trunk/build.sh)
  virtualbox-modules/repos/community-i686/virtualbox-guest-modules.install
(from rev 122893, virtualbox-modules/trunk/virtualbox-guest-modules.install)
  virtualbox-modules/repos/community-i686/virtualbox-host-modules.install
(from rev 122893, virtualbox-modules/trunk/virtualbox-host-modules.install)
  virtualbox-modules/repos/community-x86_64/PKGBUILD
(from rev 122893, virtualbox-modules/trunk/PKGBUILD)
  virtualbox-modules/repos/community-x86_64/build.sh
(from rev 122893, virtualbox-modules/trunk/build.sh)
  virtualbox-modules/repos/community-x86_64/virtualbox-guest-modules.install
(from rev 122893, virtualbox-modules/trunk/virtualbox-guest-modules.install)
  virtualbox-modules/repos/community-x86_64/virtualbox-host-modules.install
(from rev 122893, virtualbox-modules/trunk/virtualbox-host-modules.install)
Deleted:
  virtualbox-modules/repos/community-i686/PKGBUILD
  virtualbox-modules/repos/community-i686/build.sh
  virtualbox-modules/repos/community-i686/virtualbox-guest-modules.install
  virtualbox-modules/repos/community-i686/virtualbox-host-modules.install
  virtualbox-modules/repos/community-x86_64/PKGBUILD
  virtualbox-modules/repos/community-x86_64/build.sh
  virtualbox-modules/repos/community-x86_64/virtualbox-guest-modules.install
  virtualbox-modules/repos/community-x86_64/virtualbox-host-modules.install

---+
 /PKGBUILD |  126 
 /build.sh |  116 ++
 /virtualbox-guest-modules.install |   42 ++
 /virtualbox-host-modules.install  |   46 +++
 community-i686/PKGBUILD   |   63 --
 community-i686/build.sh   |   66 --
 community-i686/virtualbox-guest-modules.install   |   21 ---
 community-i686/virtualbox-host-modules.install|   23 ---
 community-x86_64/PKGBUILD |   63 --
 community-x86_64/build.sh |   66 --
 community-x86_64/virtualbox-guest-modules.install |   21 ---
 community-x86_64/virtualbox-host-modules.install  |   23 ---
 12 files changed, 330 insertions(+), 346 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-11-22 00:39:08 UTC (rev 122893)
+++ community-i686/PKGBUILD 2014-11-22 00:39:28 UTC (rev 122894)
@@ -1,63 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-# Maintainer: Sébastien Luttringer
-
-pkgbase=virtualbox-modules
-pkgname=('virtualbox-host-modules' 'virtualbox-guest-modules')
-pkgver=4.3.18
-pkgrel=4
-arch=('i686' 'x86_64')
-url='http://virtualbox.org'
-license=('GPL')
-makedepends=('linux=3.17' 'linux3.18'
- 'linux-headers=3.17' 'linux-headers3.18'
- virtualbox-host-dkms=$pkgver
- virtualbox-guest-dkms=$pkgver)
-
-# remember to also adjust the .install files and the package deps below
-_extramodules=extramodules-3.17-ARCH
-
-build() {
-  _kernver=$(cat /usr/lib/modules/$_extramodules/version)
-  # dkms need modification to be run as user
-  cp -r /var/lib/dkms .
-  echo dkms_tree='$srcdir/dkms'  dkms.conf
-  # build host modules
-  msg2 'Host modules'
-  dkms --dkmsframework dkms.conf build vboxhost/$pkgver -k $_kernver
-  # build guest modules
-  msg2 'Guest modules'
-  dkms --dkmsframework dkms.conf build vboxguest/$pkgver -k $_kernver
-}
-
-package_virtualbox-host-modules(){
-  _kernver=$(cat /usr/lib/modules/$_extramodules/version)
-  pkgdesc='Host kernel modules for VirtualBox'
-  depends=('linux=3.17' 'linux3.18')
-  replaces=('virtualbox-modules')
-  conflicts=('virtualbox-modules')
-  install=virtualbox-host-modules.install
-
-  cd dkms/vboxhost/$pkgver/$_kernver/$CARCH/module
-  install -dm755 $pkgdir/usr/lib/modules/$_extramodules/
-  install -m644 * $pkgdir/usr/lib/modules/$_extramodules/
-  find $pkgdir -name '*.ko' -exec gzip -9 {} +
-}
-
-package_virtualbox-guest-modules(){
-  _kernver=$(cat /usr/lib/modules/$_extramodules/version)
-  pkgdesc='Guest kernel modules for VirtualBox'
-  license=('GPL')
-  depends=('linux=3.17' 'linux3.18')
-  replaces=('virtualbox-archlinux-modules')
-  conflicts=('virtualbox-archlinux-modules')
-  install=virtualbox-guest-modules.install
-
-  cd dkms/vboxguest/$pkgver/$_kernver/$CARCH/module
-  install -dm755 $pkgdir/usr/lib/modules/$_extramodules/
-  install -m644 * $pkgdir/usr/lib/modules/$_extramodules/
-  find $pkgdir -name '*.ko' -exec gzip -9 {} +
-}
-
-# 

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

2014-11-21 Thread Jan Steffens
Date: Saturday, November 22, 2014 @ 02:22:50
  Author: heftig
Revision: 226805

3.14.1

Modified:
  gnome-user-share/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-11-21 22:59:44 UTC (rev 226804)
+++ PKGBUILD2014-11-22 01:22:50 UTC (rev 226805)
@@ -2,7 +2,7 @@
 # Maintainer: Roman Kyrylych ro...@archlinux.org
 
 pkgname=gnome-user-share
-pkgver=3.14.0
+pkgver=3.14.1
 pkgrel=1
 pkgdesc=Easy to use user-level file sharing for GNOME.
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 groups=('gnome')
 install=gnome-user-share.install
 
source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('cd69e7d2a0131a6d542db4365b0f14e88fffb82fd2ce7d1f7d4a5190ee6efdb8')
+sha256sums=('b32e398aa591913be6ee9d2b2801ea465356f958172d3a47b12dafab98f903b2')
 
 build() {
   cd ${pkgname}-${pkgver}


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

2014-11-21 Thread Jan Steffens
Date: Saturday, November 22, 2014 @ 02:23:43
  Author: heftig
Revision: 226806

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

Added:
  gnome-user-share/repos/extra-i686/PKGBUILD
(from rev 226805, gnome-user-share/trunk/PKGBUILD)
  gnome-user-share/repos/extra-i686/fix-no-password-mode.patch
(from rev 226805, gnome-user-share/trunk/fix-no-password-mode.patch)
  gnome-user-share/repos/extra-i686/gnome-user-share.install
(from rev 226805, gnome-user-share/trunk/gnome-user-share.install)
  gnome-user-share/repos/extra-x86_64/PKGBUILD
(from rev 226805, gnome-user-share/trunk/PKGBUILD)
  gnome-user-share/repos/extra-x86_64/fix-no-password-mode.patch
(from rev 226805, gnome-user-share/trunk/fix-no-password-mode.patch)
  gnome-user-share/repos/extra-x86_64/gnome-user-share.install
(from rev 226805, gnome-user-share/trunk/gnome-user-share.install)
Deleted:
  gnome-user-share/repos/extra-i686/PKGBUILD
  gnome-user-share/repos/extra-i686/fix-no-password-mode.patch
  gnome-user-share/repos/extra-i686/gnome-user-share.install
  gnome-user-share/repos/extra-x86_64/PKGBUILD
  gnome-user-share/repos/extra-x86_64/fix-no-password-mode.patch
  gnome-user-share/repos/extra-x86_64/gnome-user-share.install

-+
 /PKGBUILD   |   60 +++
 /fix-no-password-mode.patch |  118 ++
 /gnome-user-share.install   |   24 ++
 extra-i686/PKGBUILD |   30 ---
 extra-i686/fix-no-password-mode.patch   |   59 ---
 extra-i686/gnome-user-share.install |   12 ---
 extra-x86_64/PKGBUILD   |   30 ---
 extra-x86_64/fix-no-password-mode.patch |   59 ---
 extra-x86_64/gnome-user-share.install   |   12 ---
 9 files changed, 202 insertions(+), 202 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-11-22 01:22:50 UTC (rev 226805)
+++ extra-i686/PKGBUILD 2014-11-22 01:23:43 UTC (rev 226806)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Roman Kyrylych ro...@archlinux.org
-
-pkgname=gnome-user-share
-pkgver=3.14.0
-pkgrel=1
-pkgdesc=Easy to use user-level file sharing for GNOME.
-arch=('i686' 'x86_64')
-url=http://ftp.gnome.org/pub/GNOME/sources/gnome-user-share/;
-license=('GPL')
-depends=('mod_dnssd' 'dconf' 'gtk3' 'hicolor-icon-theme' 'libnotify' 
'gnome-bluetooth' 'libcanberra')
-makedepends=('intltool' 'libnautilus-extension' 'itstool' 'docbook-xsl')
-options=('!emptydirs')
-groups=('gnome')
-install=gnome-user-share.install
-source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('cd69e7d2a0131a6d542db4365b0f14e88fffb82fd2ce7d1f7d4a5190ee6efdb8')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr --sysconfdir=/etc \
-  --libexecdir=/usr/lib/gnome-user-share \
-  --localstatedir=/var --enable-bluetooth
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}

Copied: gnome-user-share/repos/extra-i686/PKGBUILD (from rev 226805, 
gnome-user-share/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-11-22 01:23:43 UTC (rev 226806)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Roman Kyrylych ro...@archlinux.org
+
+pkgname=gnome-user-share
+pkgver=3.14.1
+pkgrel=1
+pkgdesc=Easy to use user-level file sharing for GNOME.
+arch=('i686' 'x86_64')
+url=http://ftp.gnome.org/pub/GNOME/sources/gnome-user-share/;
+license=('GPL')
+depends=('mod_dnssd' 'dconf' 'gtk3' 'hicolor-icon-theme' 'libnotify' 
'gnome-bluetooth' 'libcanberra')
+makedepends=('intltool' 'libnautilus-extension' 'itstool' 'docbook-xsl')
+options=('!emptydirs')
+groups=('gnome')
+install=gnome-user-share.install
+source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('b32e398aa591913be6ee9d2b2801ea465356f958172d3a47b12dafab98f903b2')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --libexecdir=/usr/lib/gnome-user-share \
+  --localstatedir=/var --enable-bluetooth
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/fix-no-password-mode.patch
===
--- extra-i686/fix-no-password-mode.patch   2014-11-22 01:22:50 UTC (rev 
226805)
+++ extra-i686/fix-no-password-mode.patch   2014-11-22 01:23:43 UTC (rev 
226806)
@@ -1,59 +0,0 @@
-From a1afc2e9aa3b86f408739e78bd23382c53df5b5c Mon Sep 17 00:00:00 2001
-From: Josselin Mouette j...@debian.org
-Date: Tue, 24 Jun 2014 15:00:36 +0200
-Subject: data: Fix httpd configuration with require_password=never
-MIME-Version: 1.0
-Content-Type: text/plain; charset=UTF-8
-Content-Transfer-Encoding: 

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

2014-11-21 Thread Balló György
Date: Saturday, November 22, 2014 @ 03:26:25
  Author: bgyorgy
Revision: 122896

archrelease: copy trunk to community-any

Added:
  lxde-common/repos/community-any/PKGBUILD
(from rev 122895, lxde-common/trunk/PKGBUILD)
Deleted:
  lxde-common/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-11-22 02:26:18 UTC (rev 122895)
+++ PKGBUILD2014-11-22 02:26:25 UTC (rev 122896)
@@ -1,30 +0,0 @@
-# $Id$
-# Contributor: Bartłomiej Piotrowski bpiotrow...@archlinux.org
-# Contributor: Angel Velasquez an...@archlinux.org
-# Contributor: Juergen Hoetzel juer...@archlinux.org
-
-pkgname=lxde-common
-pkgver=0.99.0
-pkgrel=1
-pkgdesc='Common files of the LXDE Desktop'
-arch=('any')
-url='http://lxde.org/'
-license=('GPL2')
-groups=('lxde')
-backup=(etc/xdg/lxsession/LXDE/desktop.conf
-etc/xdg/lxsession/LXDE/autostart)
-depends=('gtk-engines' 'lxde-icon-theme' 'lxsession')
-makedepends=('intltool')
-source=(http://downloads.sourceforge.net/lxde/${pkgname}-${pkgver}.tar.xz)
-md5sums=('5a417f5a0e5b510a0c018b66b0dc4081')
-
-build() {
-cd $srcdir/$pkgname-$pkgver
-./configure --sysconfdir=/etc --prefix=/usr
-make
-}
-
-package() {
-cd $srcdir/$pkgname-$pkgver
-make DESTDIR=$pkgdir install
-}

Copied: lxde-common/repos/community-any/PKGBUILD (from rev 122895, 
lxde-common/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-11-22 02:26:25 UTC (rev 122896)
@@ -0,0 +1,32 @@
+# $Id$
+# Contributor: Bartłomiej Piotrowski bpiotrow...@archlinux.org
+# Contributor: Angel Velasquez an...@archlinux.org
+# Contributor: Juergen Hoetzel juer...@archlinux.org
+
+pkgname=lxde-common
+pkgver=0.99.0
+pkgrel=2
+pkgdesc='Common files of the LXDE Desktop'
+arch=('any')
+url='http://lxde.org/'
+license=('GPL2')
+groups=('lxde')
+backup=(etc/xdg/lxsession/LXDE/desktop.conf
+etc/xdg/lxsession/LXDE/autostart)
+depends=('lxsession')
+makedepends=('intltool')
+optdepends=('gtk-engines: default GTK+ theme'
+'lxde-icon-theme: default icon theme')
+source=(http://downloads.sourceforge.net/lxde/${pkgname}-${pkgver}.tar.xz)
+md5sums=('5a417f5a0e5b510a0c018b66b0dc4081')
+
+build() {
+cd $srcdir/$pkgname-$pkgver
+./configure --sysconfdir=/etc --prefix=/usr
+make
+}
+
+package() {
+cd $srcdir/$pkgname-$pkgver
+make DESTDIR=$pkgdir install
+}


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

2014-11-21 Thread Balló György
Date: Saturday, November 22, 2014 @ 03:26:18
  Author: bgyorgy
Revision: 122895

upgpkg: lxde-common 0.99.0-2

Move gtk-engines and lxde-icon-theme to optdepends (FS#42868)

Modified:
  lxde-common/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-11-22 00:39:28 UTC (rev 122894)
+++ PKGBUILD2014-11-22 02:26:18 UTC (rev 122895)
@@ -5,7 +5,7 @@
 
 pkgname=lxde-common
 pkgver=0.99.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Common files of the LXDE Desktop'
 arch=('any')
 url='http://lxde.org/'
@@ -13,8 +13,10 @@
 groups=('lxde')
 backup=(etc/xdg/lxsession/LXDE/desktop.conf
 etc/xdg/lxsession/LXDE/autostart)
-depends=('gtk-engines' 'lxde-icon-theme' 'lxsession')
+depends=('lxsession')
 makedepends=('intltool')
+optdepends=('gtk-engines: default GTK+ theme'
+'lxde-icon-theme: default icon theme')
 source=(http://downloads.sourceforge.net/lxde/${pkgname}-${pkgver}.tar.xz)
 md5sums=('5a417f5a0e5b510a0c018b66b0dc4081')
 


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

2014-11-21 Thread Balló György
Date: Saturday, November 22, 2014 @ 03:29:11
  Author: bgyorgy
Revision: 122897

Update upstream URL

Modified:
  guake/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-11-22 02:26:25 UTC (rev 122896)
+++ PKGBUILD2014-11-22 02:29:11 UTC (rev 122897)
@@ -9,7 +9,7 @@
 pkgrel=1
 pkgdesc='Drop-down terminal for GNOME'
 arch=('i686' 'x86_64')
-url=http://guake.org/;
+url=https://github.com/Guake/guake/;
 license=('GPL')
 depends=('python2-notify' 'vte' 'python2-gconf' 'python2-dbus' 'python2-xdg')
 makedepends=('intltool' 'gnome-common')


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

2014-11-21 Thread Balló György
Date: Saturday, November 22, 2014 @ 04:20:35
  Author: bgyorgy
Revision: 122898

upgpkg: lxdm 0.5.0-2

Enable language chooser by default (fixed in filesystem 2014.10)

Modified:
  lxdm/trunk/PKGBUILD
  lxdm/trunk/default-config.patch

--+
 PKGBUILD |6 --
 default-config.patch |9 +
 2 files changed, 5 insertions(+), 10 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-11-22 02:29:11 UTC (rev 122897)
+++ PKGBUILD2014-11-22 03:20:35 UTC (rev 122898)
@@ -1,4 +1,5 @@
 # $Id$
+# Maintainer: Balló György ballogyor+arch at gmail dot com
 # Contributor: Bartłomiej Piotrowski bpiotrow...@archlinux.org
 # Contributor: AndyRTR andy...@archlinux.org
 # Contributor: kiefer jorgelmad...@gmail.com
@@ -5,7 +6,7 @@
 
 pkgname=lxdm
 pkgver=0.5.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Lightweight X11 Display Manager'
 arch=('i686' 'x86_64')
 url=https://sourceforge.net/projects/lxdm/;
@@ -14,6 +15,7 @@
 depends=('gtk2' 'xorg-server')
 makedepends=('intltool' 'iso-codes')
 optdepends=('gtk-engines: default GTK+ theme'
+'iso-codes: show language names in language chooser'
 'librsvg: display the default background')
 install=$pkgname.install
 backup=('etc/lxdm/lxdm.conf' 'etc/pam.d/lxdm' 'etc/lxdm/Xsession'
@@ -24,7 +26,7 @@
 lxdm.pam
 Xsession)
 md5sums=('a51686720e606ca456d7f56ae4159d1f'
- '2ba18992efef43f84061717f0550e4b6'
+ 'f0ae6c072f151104c53a030fd7757821'
  'c941ef896248bc7c03901b513490425c'
  'd9c8f8c9e6de52dbc389696454c8f572')
 

Modified: default-config.patch
===
--- default-config.patch2014-11-22 02:29:11 UTC (rev 122897)
+++ default-config.patch2014-11-22 03:20:35 UTC (rev 122898)
@@ -10,7 +10,7 @@
  # uncomment this if you really want xserver listen to tcp
  # tcp_listen=1
  # uncoment this if you want reset the xserver after logou
-@@ -34,13 +34,13 @@
+@@ -34,7 +34,7 @@
  gtk_theme=Clearlooks
  
  ## background of the greeter
@@ -19,10 +19,3 @@
  
  ## if show bottom pane
  bottom_pane=1
- 
- ## if show language select control
--lang=1
-+lang=0
- 
- ## if show keyboard layout select control
- keyboard=0


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

2014-11-21 Thread Balló György
Date: Saturday, November 22, 2014 @ 04:20:49
  Author: bgyorgy
Revision: 122899

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

Added:
  lxdm/repos/community-i686/PKGBUILD
(from rev 122898, lxdm/trunk/PKGBUILD)
  lxdm/repos/community-i686/Xsession
(from rev 122898, lxdm/trunk/Xsession)
  lxdm/repos/community-i686/default-config.patch
(from rev 122898, lxdm/trunk/default-config.patch)
  lxdm/repos/community-i686/lxdm.install
(from rev 122898, lxdm/trunk/lxdm.install)
  lxdm/repos/community-i686/lxdm.pam
(from rev 122898, lxdm/trunk/lxdm.pam)
  lxdm/repos/community-x86_64/PKGBUILD
(from rev 122898, lxdm/trunk/PKGBUILD)
  lxdm/repos/community-x86_64/Xsession
(from rev 122898, lxdm/trunk/Xsession)
  lxdm/repos/community-x86_64/default-config.patch
(from rev 122898, lxdm/trunk/default-config.patch)
  lxdm/repos/community-x86_64/lxdm.install
(from rev 122898, lxdm/trunk/lxdm.install)
  lxdm/repos/community-x86_64/lxdm.pam
(from rev 122898, lxdm/trunk/lxdm.pam)
Deleted:
  lxdm/repos/community-i686/PKGBUILD
  lxdm/repos/community-i686/Xsession
  lxdm/repos/community-i686/default-config.patch
  lxdm/repos/community-i686/lxdm.install
  lxdm/repos/community-i686/lxdm.pam
  lxdm/repos/community-x86_64/PKGBUILD
  lxdm/repos/community-x86_64/Xsession
  lxdm/repos/community-x86_64/default-config.patch
  lxdm/repos/community-x86_64/lxdm.install
  lxdm/repos/community-x86_64/lxdm.pam

---+
 /PKGBUILD |  126 +++
 /Xsession |  128 
 /default-config.patch |   42 ++
 /lxdm.install |   34 
 /lxdm.pam |   14 +++
 community-i686/PKGBUILD   |   61 ---
 community-i686/Xsession   |   64 
 community-i686/default-config.patch   |   28 ---
 community-i686/lxdm.install   |   17 
 community-i686/lxdm.pam   |7 -
 community-x86_64/PKGBUILD |   61 ---
 community-x86_64/Xsession |   64 
 community-x86_64/default-config.patch |   28 ---
 community-x86_64/lxdm.install |   17 
 community-x86_64/lxdm.pam |7 -
 15 files changed, 344 insertions(+), 354 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-11-22 03:20:35 UTC (rev 122898)
+++ community-i686/PKGBUILD 2014-11-22 03:20:49 UTC (rev 122899)
@@ -1,61 +0,0 @@
-# $Id$
-# Contributor: Bartłomiej Piotrowski bpiotrow...@archlinux.org
-# Contributor: AndyRTR andy...@archlinux.org
-# Contributor: kiefer jorgelmad...@gmail.com
-
-pkgname=lxdm
-pkgver=0.5.0
-pkgrel=1
-pkgdesc='Lightweight X11 Display Manager'
-arch=('i686' 'x86_64')
-url=https://sourceforge.net/projects/lxdm/;
-license=('GPL')
-groups=('lxde')
-depends=('gtk2' 'xorg-server')
-makedepends=('intltool' 'iso-codes')
-optdepends=('gtk-engines: default GTK+ theme'
-'librsvg: display the default background')
-install=$pkgname.install
-backup=('etc/lxdm/lxdm.conf' 'etc/pam.d/lxdm' 'etc/lxdm/Xsession'
-'etc/lxdm/PreLogin' 'etc/lxdm/LoginReady' 'etc/lxdm/PostLogin'
-'etc/lxdm/PostLogout' 'etc/lxdm/PreReboot' 'etc/lxdm/PreShutdown')
-source=(http://downloads.sourceforge.net/lxdm/$pkgname-$pkgver.tar.xz
-default-config.patch
-lxdm.pam
-Xsession)
-md5sums=('a51686720e606ca456d7f56ae4159d1f'
- '2ba18992efef43f84061717f0550e4b6'
- 'c941ef896248bc7c03901b513490425c'
- 'd9c8f8c9e6de52dbc389696454c8f572')
-
-prepare(){
-  cd $srcdir/$pkgname-$pkgver
-
-  # Adjust Arch-specific settings
-  patch -Np1 -i ../default-config.patch
-
-  # Use our custom pam and Xsession files
-  cp ../lxdm.pam pam/lxdm
-  cp ../Xsession data/Xsession
-
-  # Support for pulseaudio
-  echo 'test -x /usr/bin/pax11publish  /usr/bin/pax11publish -r' 
data/PostLogout.in
-}
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr --sbindir=/usr/bin --libexecdir=/usr/lib/lxdm \
-  --sysconfdir=/etc --localstatedir=/var
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  chmod 644 $pkgdir/etc/lxdm/lxdm.conf
-
-  # Home directory
-  install -dm 755 $pkgdir/var/lib/lxdm
-  echo 'GDK_CORE_DEVICE_EVENTS=true'  $pkgdir/var/lib/lxdm/.pam_environment
-  chown -R 121:121 $pkgdir/var/lib/lxdm
-}

Copied: lxdm/repos/community-i686/PKGBUILD (from rev 122898, 
lxdm/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-11-22 03:20:49 UTC (rev 122899)
@@ -0,0 +1,63 @@
+# $Id$
+# Maintainer: Balló György ballogyor+arch at gmail dot com
+# Contributor: Bartłomiej 

[arch-commits] Commit in gnome-pie (3 files)

2014-11-21 Thread Balló György
Date: Saturday, November 22, 2014 @ 04:23:43
  Author: bgyorgy
Revision: 122900

Update my mainainer ID

Modified:
  gnome-pie/repos/community-i686/PKGBUILD
  gnome-pie/repos/community-x86_64/PKGBUILD
  gnome-pie/trunk/PKGBUILD

-+
 repos/community-i686/PKGBUILD   |2 +-
 repos/community-x86_64/PKGBUILD |2 +-
 trunk/PKGBUILD  |2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

Modified: repos/community-i686/PKGBUILD
===
--- repos/community-i686/PKGBUILD   2014-11-22 03:20:49 UTC (rev 122899)
+++ repos/community-i686/PKGBUILD   2014-11-22 03:23:43 UTC (rev 122900)
@@ -1,5 +1,5 @@
 # $Id$
-# Maintainer: György Balló ball...@freestart.hu
+# Maintainer: Balló György ballogyor+arch at gmail dot com
 
 pkgname=gnome-pie
 _pkgname=Gnome-Pie

Modified: repos/community-x86_64/PKGBUILD
===
--- repos/community-x86_64/PKGBUILD 2014-11-22 03:20:49 UTC (rev 122899)
+++ repos/community-x86_64/PKGBUILD 2014-11-22 03:23:43 UTC (rev 122900)
@@ -1,5 +1,5 @@
 # $Id$
-# Maintainer: György Balló ball...@freestart.hu
+# Maintainer: Balló György ballogyor+arch at gmail dot com
 
 pkgname=gnome-pie
 _pkgname=Gnome-Pie

Modified: trunk/PKGBUILD
===
--- trunk/PKGBUILD  2014-11-22 03:20:49 UTC (rev 122899)
+++ trunk/PKGBUILD  2014-11-22 03:23:43 UTC (rev 122900)
@@ -1,5 +1,5 @@
 # $Id$
-# Maintainer: György Balló ball...@freestart.hu
+# Maintainer: Balló György ballogyor+arch at gmail dot com
 
 pkgname=gnome-pie
 _pkgname=Gnome-Pie


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

2014-11-21 Thread Tobias Powalowski
Date: Saturday, November 22, 2014 @ 07:34:16
  Author: tpowa
Revision: 226807

upgpkg: linux 3.17.4-1

bump to latest version

Modified:
  linux/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-11-22 01:23:43 UTC (rev 226806)
+++ PKGBUILD2014-11-22 06:34:16 UTC (rev 226807)
@@ -5,7 +5,7 @@
 pkgbase=linux   # Build stock -ARCH kernel
 #pkgbase=linux-custom   # Build kernel with a different name
 _srcname=linux-3.17
-pkgver=3.17.3
+pkgver=3.17.4
 pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.kernel.org/;
@@ -22,9 +22,9 @@
 'fix_CPU0_microcode_on_resume.patch'
 )
 sha256sums=('f5153ec93c5fcd41b247950e6a9bcbc63fa87beafd112c133a622439a0f76251'
-'3c1ba3cc89d0f2d5f7303f448495f64db1ab96efea5f5fdd4b4c8c547600f85d'
-'0f1cd431115a2ce84629298d054d5e6f6e78095a3aeda4d1335740c9402efb7e'
-'fb688bc7ccfa636990b26aecfe62500bc1e0f6c410a837eef03014c161df2ec8'
+'eeef37397a15245bd143569908be40622a87dc7673965e623e811ea3f68b8434'
+'ea9de72fe335055f6e8eebd1d85cad150a47a81004bb27d78f18f2591fd3bbd5'
+'66fc95823d3c99167532f37c07e9582d305961103997fcc61cfc7f6a86b34130'
 'f0d90e756f14533ee67afda280500511a62465b4f76adcc5effa95a40045179c'
 '1256b241cd477b265a3c2d64bdc19ffe3c9bbcee82ea3994c590c2c76e767d99'
 '43668fe46147fe93f41b919db673574427ce5a8c376cd28cbf3a00326491')
@@ -297,3 +297,10 @@
 done
 
 # vim:set ts=8 sts=2 sw=2 et:
+sha256sums=('f5153ec93c5fcd41b247950e6a9bcbc63fa87beafd112c133a622439a0f76251'
+'eeef37397a15245bd143569908be40622a87dc7673965e623e811ea3f68b8434'
+'ea9de72fe335055f6e8eebd1d85cad150a47a81004bb27d78f18f2591fd3bbd5'
+'66fc95823d3c99167532f37c07e9582d305961103997fcc61cfc7f6a86b34130'
+'f0d90e756f14533ee67afda280500511a62465b4f76adcc5effa95a40045179c'
+'1256b241cd477b265a3c2d64bdc19ffe3c9bbcee82ea3994c590c2c76e767d99'
+'43668fe46147fe93f41b919db673574427ce5a8c376cd28cbf3a00326491')


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

2014-11-21 Thread Tobias Powalowski
Date: Saturday, November 22, 2014 @ 07:34:37
  Author: tpowa
Revision: 226808

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

Added:
  linux/repos/testing-i686/
  linux/repos/testing-i686/PKGBUILD
(from rev 226807, linux/trunk/PKGBUILD)
  linux/repos/testing-i686/change-default-console-loglevel.patch
(from rev 226807, linux/trunk/change-default-console-loglevel.patch)
  linux/repos/testing-i686/config
(from rev 226807, linux/trunk/config)
  linux/repos/testing-i686/config.x86_64
(from rev 226807, linux/trunk/config.x86_64)
  linux/repos/testing-i686/fix_CPU0_microcode_on_resume.patch
(from rev 226807, linux/trunk/fix_CPU0_microcode_on_resume.patch)
  linux/repos/testing-i686/linux.install
(from rev 226807, linux/trunk/linux.install)
  linux/repos/testing-i686/linux.preset
(from rev 226807, linux/trunk/linux.preset)
  linux/repos/testing-x86_64/
  linux/repos/testing-x86_64/PKGBUILD
(from rev 226807, linux/trunk/PKGBUILD)
  linux/repos/testing-x86_64/change-default-console-loglevel.patch
(from rev 226807, linux/trunk/change-default-console-loglevel.patch)
  linux/repos/testing-x86_64/config
(from rev 226807, linux/trunk/config)
  linux/repos/testing-x86_64/config.x86_64
(from rev 226807, linux/trunk/config.x86_64)
  linux/repos/testing-x86_64/fix_CPU0_microcode_on_resume.patch
(from rev 226807, linux/trunk/fix_CPU0_microcode_on_resume.patch)
  linux/repos/testing-x86_64/linux.install
(from rev 226807, linux/trunk/linux.install)
  linux/repos/testing-x86_64/linux.preset
(from rev 226807, linux/trunk/linux.preset)

--+
 testing-i686/PKGBUILD|  306 
 testing-i686/change-default-console-loglevel.patch   |   11 
 testing-i686/config  | 7131 +
 testing-i686/config.x86_64   | 6890 
 testing-i686/fix_CPU0_microcode_on_resume.patch  |   21 
 testing-i686/linux.install   |   37 
 testing-i686/linux.preset|   14 
 testing-x86_64/PKGBUILD  |  306 
 testing-x86_64/change-default-console-loglevel.patch |   11 
 testing-x86_64/config| 7131 +
 testing-x86_64/config.x86_64 | 6890 
 testing-x86_64/fix_CPU0_microcode_on_resume.patch|   21 
 testing-x86_64/linux.install |   37 
 testing-x86_64/linux.preset  |   14 
 14 files changed, 28820 insertions(+)

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


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

2014-11-21 Thread Felix Yan
Date: Saturday, November 22, 2014 @ 07:36:23
  Author: fyan
Revision: 226809

upgpkg: python-astroid 1.3.1-1

upstream new release

Modified:
  python-astroid/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-11-22 06:34:37 UTC (rev 226808)
+++ PKGBUILD2014-11-22 06:36:23 UTC (rev 226809)
@@ -4,7 +4,7 @@
 
 pkgbase=python-astroid
 pkgname=('python2-astroid' 'python-astroid')
-pkgver=1.3.0
+pkgver=1.3.1
 pkgrel=1
 pkgdesc=Useful miscellaneous modules used by Logilab projects
 arch=('any')
@@ -13,7 +13,7 @@
 makedepends=('python-setuptools' 'python2-setuptools' 'python-six' 
'python2-six')
 checkdepends=('python-logilab-common' 'python2-logilab-common')
 
source=(https://pypi.python.org/packages/source/a/astroid/astroid-${pkgver}.tar.gz;)
-sha1sums=('abaf766752f35a82fe8dbccda8396c14c66617e7')
+sha1sums=('c26bae017d50275f71a4afc2969d7147142629b0')
 
 prepare() {
   cp -a astroid-${pkgver}{,-py3}


[arch-commits] Commit in python-astroid/repos/testing-any (PKGBUILD PKGBUILD)

2014-11-21 Thread Felix Yan
Date: Saturday, November 22, 2014 @ 07:43:14
  Author: fyan
Revision: 226810

archrelease: copy trunk to testing-any

Added:
  python-astroid/repos/testing-any/PKGBUILD
(from rev 226809, python-astroid/trunk/PKGBUILD)
Deleted:
  python-astroid/repos/testing-any/PKGBUILD

--+
 PKGBUILD |  112 ++---
 1 file changed, 56 insertions(+), 56 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-11-22 06:36:23 UTC (rev 226809)
+++ PKGBUILD2014-11-22 06:43:14 UTC (rev 226810)
@@ -1,56 +0,0 @@
-# $Id$
-# Maintainer: Angel Velasquez an...@archlinux.org
-# Maintainer: Felix Yan felixonm...@archlinux.org
-
-pkgbase=python-astroid
-pkgname=('python2-astroid' 'python-astroid')
-pkgver=1.3.0
-pkgrel=1
-pkgdesc=Useful miscellaneous modules used by Logilab projects
-arch=('any')
-url=https://bitbucket.org/logilab/astroid;
-license=('LGPL')
-makedepends=('python-setuptools' 'python2-setuptools' 'python-six' 
'python2-six')
-checkdepends=('python-logilab-common' 'python2-logilab-common')
-source=(https://pypi.python.org/packages/source/a/astroid/astroid-${pkgver}.tar.gz;)
-sha1sums=('abaf766752f35a82fe8dbccda8396c14c66617e7')
-
-prepare() {
-  cp -a astroid-${pkgver}{,-py3}
-}
-
-build() {
-  cd astroid-${pkgver}
-  python2 setup.py build
-
-  cd ../astroid-${pkgver}-py3
-  python3 setup.py build
-}
-
-check() {
-  cd astroid-${pkgver}
-  PYTHONPATH=$PWD/../build/lib:$PYTHONPATH python2 -Wi -m unittest discover 
-s build/lib/astroid/tests -p unittest*.py
-
-  cd ../astroid-${pkgver}-py3
-  PYTHONPATH=$PWD/../build/lib:$PYTHONPATH python -Wi -m unittest discover 
-s build/lib/astroid/tests -p unittest*.py || warning Tests failed
-}
-
-package_python2-astroid() {
-  depends=('python2-logilab-common' 'python2-six')
-  replaces=('python2-logilab-astng')
-  conflicts=('python2-logilab-astng')
-
-  cd astroid-${pkgver}
-
-  python2 setup.py install --optimize=1 --skip-build --prefix=/usr 
--root=${pkgdir}
-}
-
-package_python-astroid() {
-  depends=('python-logilab-common' 'python-six')
-  replaces=('python-logilab-astng')
-  conflicts=('python-logilab-astng')
-
-  cd astroid-${pkgver}-py3
-
-  python3 setup.py install --optimize=1 --skip-build --prefix=/usr 
--root=${pkgdir}
-}

Copied: python-astroid/repos/testing-any/PKGBUILD (from rev 226809, 
python-astroid/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-11-22 06:43:14 UTC (rev 226810)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Angel Velasquez an...@archlinux.org
+# Maintainer: Felix Yan felixonm...@archlinux.org
+
+pkgbase=python-astroid
+pkgname=('python2-astroid' 'python-astroid')
+pkgver=1.3.1
+pkgrel=1
+pkgdesc=Useful miscellaneous modules used by Logilab projects
+arch=('any')
+url=https://bitbucket.org/logilab/astroid;
+license=('LGPL')
+makedepends=('python-setuptools' 'python2-setuptools' 'python-six' 
'python2-six')
+checkdepends=('python-logilab-common' 'python2-logilab-common')
+source=(https://pypi.python.org/packages/source/a/astroid/astroid-${pkgver}.tar.gz;)
+sha1sums=('c26bae017d50275f71a4afc2969d7147142629b0')
+
+prepare() {
+  cp -a astroid-${pkgver}{,-py3}
+}
+
+build() {
+  cd astroid-${pkgver}
+  python2 setup.py build
+
+  cd ../astroid-${pkgver}-py3
+  python3 setup.py build
+}
+
+check() {
+  cd astroid-${pkgver}
+  PYTHONPATH=$PWD/../build/lib:$PYTHONPATH python2 -Wi -m unittest discover 
-s build/lib/astroid/tests -p unittest*.py
+
+  cd ../astroid-${pkgver}-py3
+  PYTHONPATH=$PWD/../build/lib:$PYTHONPATH python -Wi -m unittest discover 
-s build/lib/astroid/tests -p unittest*.py || warning Tests failed
+}
+
+package_python2-astroid() {
+  depends=('python2-logilab-common' 'python2-six')
+  replaces=('python2-logilab-astng')
+  conflicts=('python2-logilab-astng')
+
+  cd astroid-${pkgver}
+
+  python2 setup.py install --optimize=1 --skip-build --prefix=/usr 
--root=${pkgdir}
+}
+
+package_python-astroid() {
+  depends=('python-logilab-common' 'python-six')
+  replaces=('python-logilab-astng')
+  conflicts=('python-logilab-astng')
+
+  cd astroid-${pkgver}-py3
+
+  python3 setup.py install --optimize=1 --skip-build --prefix=/usr 
--root=${pkgdir}
+}