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

2017-06-01 Thread Sébastien Luttringer
Date: Thursday, June 1, 2017 @ 19:03:41
  Author: seblu
Revision: 232562

archrelease: copy trunk to community-any

Added:
  glances/repos/community-any/PKGBUILD
(from rev 232561, glances/trunk/PKGBUILD)
Deleted:
  glances/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-06-01 19:03:12 UTC (rev 232561)
+++ PKGBUILD2017-06-01 19:03:41 UTC (rev 232562)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: Francois Boulogne 
-
-pkgname=glances
-pkgver=2.9.1
-pkgrel=1
-pkgdesc='CLI curses-based monitoring tool'
-arch=('any')
-url='https://github.com/nicolargo/glances'
-license=('LGPL')
-makedepends=('git')
-depends=('python' 'python-psutil' 'python-setuptools')
-optdepends=('hddtemp: HDD temperature monitoring support'
-'python-bottle: web server support'
-'python-docker-py: for the Docker monitoring support'
-'python-matplotlib: for graphical/chart support'
-'python-netifaces: for the IP plugin'
-'zeroconf: for the autodiscover mode')
-source=("git+https://github.com/nicolargo/glances.git#tag=v$pkgver;)
-md5sums=('SKIP')
-
-package() {
-  cd glances
-  python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
-}
-
-# vim:set ts=2 sw=2 et:

Copied: glances/repos/community-any/PKGBUILD (from rev 232561, 
glances/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-06-01 19:03:41 UTC (rev 232562)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sébastien Luttringer 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Francois Boulogne 
+
+pkgname=glances
+pkgver=2.10
+pkgrel=1
+pkgdesc='CLI curses-based monitoring tool'
+arch=('any')
+url='https://github.com/nicolargo/glances'
+license=('LGPL')
+makedepends=('git')
+depends=('python' 'python-psutil' 'python-setuptools')
+optdepends=('hddtemp: HDD temperature monitoring support'
+'python-bottle: web server support'
+'python-docker-py: for the Docker monitoring support'
+'python-matplotlib: for graphical/chart support'
+'python-netifaces: for the IP plugin'
+'zeroconf: for the autodiscover mode')
+source=("git+https://github.com/nicolargo/glances.git#tag=v$pkgver;)
+md5sums=('SKIP')
+
+package() {
+  cd glances
+  python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
+}
+
+# vim:set ts=2 sw=2 et:


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

2017-03-31 Thread Sébastien Luttringer
Date: Friday, March 31, 2017 @ 23:51:49
  Author: seblu
Revision: 220193

archrelease: copy trunk to community-any

Added:
  glances/repos/community-any/PKGBUILD
(from rev 220192, glances/trunk/PKGBUILD)
Deleted:
  glances/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-03-31 23:51:40 UTC (rev 220192)
+++ PKGBUILD2017-03-31 23:51:49 UTC (rev 220193)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: Francois Boulogne 
-
-pkgname=glances
-pkgver=2.8.8
-pkgrel=1
-pkgdesc='CLI curses-based monitoring tool'
-arch=('any')
-url='https://github.com/nicolargo/glances'
-license=('LGPL')
-makedepends=('git')
-depends=('python' 'python-psutil' 'python-setuptools')
-optdepends=('hddtemp: HDD temperature monitoring support'
-'python-bottle: web server support'
-'python-docker-py: for the Docker monitoring support'
-'python-matplotlib: for graphical/chart support'
-'python-netifaces: for the IP plugin'
-'zeroconf: for the autodiscover mode')
-source=("git+https://github.com/nicolargo/glances.git#tag=v$pkgver;)
-md5sums=('SKIP')
-
-package() {
-  cd glances
-  python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
-}
-
-# vim:set ts=2 sw=2 et:

Copied: glances/repos/community-any/PKGBUILD (from rev 220192, 
glances/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-03-31 23:51:49 UTC (rev 220193)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sébastien Luttringer 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Francois Boulogne 
+
+pkgname=glances
+pkgver=2.9.1
+pkgrel=1
+pkgdesc='CLI curses-based monitoring tool'
+arch=('any')
+url='https://github.com/nicolargo/glances'
+license=('LGPL')
+makedepends=('git')
+depends=('python' 'python-psutil' 'python-setuptools')
+optdepends=('hddtemp: HDD temperature monitoring support'
+'python-bottle: web server support'
+'python-docker-py: for the Docker monitoring support'
+'python-matplotlib: for graphical/chart support'
+'python-netifaces: for the IP plugin'
+'zeroconf: for the autodiscover mode')
+source=("git+https://github.com/nicolargo/glances.git#tag=v$pkgver;)
+md5sums=('SKIP')
+
+package() {
+  cd glances
+  python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
+}
+
+# vim:set ts=2 sw=2 et:


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

2017-03-19 Thread Sébastien Luttringer
Date: Sunday, March 19, 2017 @ 11:47:35
  Author: seblu
Revision: 217237

archrelease: copy trunk to community-any

Added:
  glances/repos/community-any/PKGBUILD
(from rev 217236, glances/trunk/PKGBUILD)
Deleted:
  glances/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-03-19 11:47:18 UTC (rev 217236)
+++ PKGBUILD2017-03-19 11:47:35 UTC (rev 217237)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: Francois Boulogne 
-
-pkgname=glances
-pkgver=2.8.7
-pkgrel=1
-pkgdesc='CLI curses-based monitoring tool'
-arch=('any')
-url='https://github.com/nicolargo/glances'
-license=('LGPL')
-makedepends=('git')
-depends=('python' 'python-psutil' 'python-setuptools')
-optdepends=('hddtemp: HDD temperature monitoring support'
-'python-bottle: web server support'
-'python-docker-py: for the Docker monitoring support'
-'python-matplotlib: for graphical/chart support'
-'python-netifaces: for the IP plugin'
-'zeroconf: for the autodiscover mode')
-source=("git+https://github.com/nicolargo/glances.git#tag=v$pkgver;)
-md5sums=('SKIP')
-
-package() {
-  cd glances
-  python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
-}
-
-# vim:set ts=2 sw=2 et:

Copied: glances/repos/community-any/PKGBUILD (from rev 217236, 
glances/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-03-19 11:47:35 UTC (rev 217237)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sébastien Luttringer 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Francois Boulogne 
+
+pkgname=glances
+pkgver=2.8.8
+pkgrel=1
+pkgdesc='CLI curses-based monitoring tool'
+arch=('any')
+url='https://github.com/nicolargo/glances'
+license=('LGPL')
+makedepends=('git')
+depends=('python' 'python-psutil' 'python-setuptools')
+optdepends=('hddtemp: HDD temperature monitoring support'
+'python-bottle: web server support'
+'python-docker-py: for the Docker monitoring support'
+'python-matplotlib: for graphical/chart support'
+'python-netifaces: for the IP plugin'
+'zeroconf: for the autodiscover mode')
+source=("git+https://github.com/nicolargo/glances.git#tag=v$pkgver;)
+md5sums=('SKIP')
+
+package() {
+  cd glances
+  python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
+}
+
+# vim:set ts=2 sw=2 et:


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

2017-03-12 Thread Sébastien Luttringer
Date: Sunday, March 12, 2017 @ 13:14:36
  Author: seblu
Revision: 215759

archrelease: copy trunk to community-any

Added:
  glances/repos/community-any/PKGBUILD
(from rev 215758, glances/trunk/PKGBUILD)
Deleted:
  glances/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-03-12 13:14:12 UTC (rev 215758)
+++ PKGBUILD2017-03-12 13:14:36 UTC (rev 215759)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: Francois Boulogne 
-
-pkgname=glances
-pkgver=2.8.2
-pkgrel=1
-pkgdesc='CLI curses-based monitoring tool'
-arch=('any')
-url='https://github.com/nicolargo/glances'
-license=('LGPL')
-makedepends=('git')
-depends=('python' 'python-psutil' 'python-setuptools')
-optdepends=('hddtemp: HDD temperature monitoring support'
-'python-bottle: web server support'
-'python-docker-py: for the Docker monitoring support'
-'python-matplotlib: for graphical/chart support'
-'python-netifaces: for the IP plugin'
-'zeroconf: for the autodiscover mode')
-source=("git+https://github.com/nicolargo/glances.git#tag=v$pkgver;)
-md5sums=('SKIP')
-
-package() {
-  cd glances
-  python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
-}
-
-# vim:set ts=2 sw=2 et:

Copied: glances/repos/community-any/PKGBUILD (from rev 215758, 
glances/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-03-12 13:14:36 UTC (rev 215759)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sébastien Luttringer 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Francois Boulogne 
+
+pkgname=glances
+pkgver=2.8.7
+pkgrel=1
+pkgdesc='CLI curses-based monitoring tool'
+arch=('any')
+url='https://github.com/nicolargo/glances'
+license=('LGPL')
+makedepends=('git')
+depends=('python' 'python-psutil' 'python-setuptools')
+optdepends=('hddtemp: HDD temperature monitoring support'
+'python-bottle: web server support'
+'python-docker-py: for the Docker monitoring support'
+'python-matplotlib: for graphical/chart support'
+'python-netifaces: for the IP plugin'
+'zeroconf: for the autodiscover mode')
+source=("git+https://github.com/nicolargo/glances.git#tag=v$pkgver;)
+md5sums=('SKIP')
+
+package() {
+  cd glances
+  python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
+}
+
+# vim:set ts=2 sw=2 et:


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

2017-02-11 Thread Sébastien Luttringer
Date: Saturday, February 11, 2017 @ 19:29:09
  Author: seblu
Revision: 211905

archrelease: copy trunk to community-any

Added:
  glances/repos/community-any/PKGBUILD
(from rev 211904, glances/trunk/PKGBUILD)
Deleted:
  glances/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-02-11 19:28:50 UTC (rev 211904)
+++ PKGBUILD2017-02-11 19:29:09 UTC (rev 211905)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: Francois Boulogne 
-
-pkgname=glances
-pkgver=2.8
-pkgrel=1
-pkgdesc='CLI curses-based monitoring tool'
-arch=('any')
-url='https://github.com/nicolargo/glances'
-license=('LGPL')
-makedepends=('git')
-depends=('python' 'python-psutil' 'python-setuptools')
-optdepends=('hddtemp: HDD temperature monitoring support'
-'python-bottle: web server support'
-'python-docker-py: for the Docker monitoring support'
-'python-matplotlib: for graphical/chart support'
-'python-netifaces: for the IP plugin'
-'zeroconf: for the autodiscover mode')
-source=("git+https://github.com/nicolargo/glances.git#tag=v$pkgver;)
-md5sums=('SKIP')
-
-package() {
-  cd glances
-  python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
-}
-
-# vim:set ts=2 sw=2 et:

Copied: glances/repos/community-any/PKGBUILD (from rev 211904, 
glances/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-02-11 19:29:09 UTC (rev 211905)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sébastien Luttringer 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Francois Boulogne 
+
+pkgname=glances
+pkgver=2.8.2
+pkgrel=1
+pkgdesc='CLI curses-based monitoring tool'
+arch=('any')
+url='https://github.com/nicolargo/glances'
+license=('LGPL')
+makedepends=('git')
+depends=('python' 'python-psutil' 'python-setuptools')
+optdepends=('hddtemp: HDD temperature monitoring support'
+'python-bottle: web server support'
+'python-docker-py: for the Docker monitoring support'
+'python-matplotlib: for graphical/chart support'
+'python-netifaces: for the IP plugin'
+'zeroconf: for the autodiscover mode')
+source=("git+https://github.com/nicolargo/glances.git#tag=v$pkgver;)
+md5sums=('SKIP')
+
+package() {
+  cd glances
+  python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
+}
+
+# vim:set ts=2 sw=2 et:


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

2017-01-21 Thread Sébastien Luttringer
Date: Saturday, January 21, 2017 @ 17:00:56
  Author: seblu
Revision: 208273

archrelease: copy trunk to community-any

Added:
  glances/repos/community-any/PKGBUILD
(from rev 208272, glances/trunk/PKGBUILD)
Deleted:
  glances/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-01-21 17:00:43 UTC (rev 208272)
+++ PKGBUILD2017-01-21 17:00:56 UTC (rev 208273)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: Francois Boulogne 
-
-pkgname=glances
-pkgver=2.7.1
-pkgrel=2
-pkgdesc='CLI curses-based monitoring tool'
-arch=('any')
-url='https://github.com/nicolargo/glances'
-license=('LGPL')
-makedepends=('git')
-depends=('python' 'python-psutil' 'python-setuptools')
-optdepends=('hddtemp: HDD temperature monitoring support'
-'python-bottle: web server support'
-'python-docker-py: for the Docker monitoring support'
-'python-matplotlib: for graphical/chart support'
-'python-netifaces: for the IP plugin'
-'zeroconf: for the autodiscover mode')
-source=("git+https://github.com/nicolargo/glances.git#tag=v$pkgver;)
-md5sums=('SKIP')
-
-package() {
-  cd glances
-  python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
-}
-
-# vim:set ts=2 sw=2 et:

Copied: glances/repos/community-any/PKGBUILD (from rev 208272, 
glances/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-01-21 17:00:56 UTC (rev 208273)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sébastien Luttringer 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Francois Boulogne 
+
+pkgname=glances
+pkgver=2.8
+pkgrel=1
+pkgdesc='CLI curses-based monitoring tool'
+arch=('any')
+url='https://github.com/nicolargo/glances'
+license=('LGPL')
+makedepends=('git')
+depends=('python' 'python-psutil' 'python-setuptools')
+optdepends=('hddtemp: HDD temperature monitoring support'
+'python-bottle: web server support'
+'python-docker-py: for the Docker monitoring support'
+'python-matplotlib: for graphical/chart support'
+'python-netifaces: for the IP plugin'
+'zeroconf: for the autodiscover mode')
+source=("git+https://github.com/nicolargo/glances.git#tag=v$pkgver;)
+md5sums=('SKIP')
+
+package() {
+  cd glances
+  python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
+}
+
+# vim:set ts=2 sw=2 et:


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

2016-09-17 Thread Sébastien Luttringer
Date: Saturday, September 17, 2016 @ 13:10:20
  Author: seblu
Revision: 189864

archrelease: copy trunk to community-any

Added:
  glances/repos/community-any/PKGBUILD
(from rev 189863, glances/trunk/PKGBUILD)
Deleted:
  glances/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-09-17 13:09:47 UTC (rev 189863)
+++ PKGBUILD2016-09-17 13:10:20 UTC (rev 189864)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: Francois Boulogne 
-
-pkgname=glances
-pkgver=2.6.2
-pkgrel=1
-pkgdesc='CLI curses-based monitoring tool'
-arch=('any')
-url='https://github.com/nicolargo/glances'
-license=('LGPL')
-makedepends=('git')
-depends=('python' 'python-psutil' 'python-setuptools')
-optdepends=('hddtemp: HDD temperature monitoring support'
-'python-bottle: web server support'
-'python-docker-py: for the Docker monitoring support'
-'python-matplotlib: for graphical/chart support'
-'python-netifaces: for the IP plugin'
-'zeroconf: for the autodiscover mode')
-source=("git+https://github.com/nicolargo/glances.git#tag=v$pkgver;)
-md5sums=('SKIP')
-
-package() {
-  cd glances
-  python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
-}
-
-# vim:set ts=2 sw=2 et:

Copied: glances/repos/community-any/PKGBUILD (from rev 189863, 
glances/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-09-17 13:10:20 UTC (rev 189864)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sébastien Luttringer 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Francois Boulogne 
+
+pkgname=glances
+pkgver=2.7.1
+pkgrel=1
+pkgdesc='CLI curses-based monitoring tool'
+arch=('any')
+url='https://github.com/nicolargo/glances'
+license=('LGPL')
+makedepends=('git')
+depends=('python' 'python-psutil' 'python-setuptools')
+optdepends=('hddtemp: HDD temperature monitoring support'
+'python-bottle: web server support'
+'python-docker-py: for the Docker monitoring support'
+'python-matplotlib: for graphical/chart support'
+'python-netifaces: for the IP plugin'
+'zeroconf: for the autodiscover mode')
+source=("git+https://github.com/nicolargo/glances.git#tag=v$pkgver;)
+md5sums=('SKIP')
+
+package() {
+  cd glances
+  python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
+}
+
+# vim:set ts=2 sw=2 et:


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

2016-05-13 Thread Sébastien Luttringer
Date: Friday, May 13, 2016 @ 10:19:30
  Author: seblu
Revision: 175137

archrelease: copy trunk to community-any

Added:
  glances/repos/community-any/PKGBUILD
(from rev 175136, glances/trunk/PKGBUILD)
Deleted:
  glances/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-05-13 08:19:16 UTC (rev 175136)
+++ PKGBUILD2016-05-13 08:19:30 UTC (rev 175137)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: Francois Boulogne 
-
-pkgname=glances
-pkgver=2.6.1
-pkgrel=1
-pkgdesc='CLI curses-based monitoring tool'
-arch=('any')
-url='https://github.com/nicolargo/glances'
-license=('LGPL')
-depends=('python' 'python-psutil' 'python-setuptools')
-optdepends=('hddtemp: HDD temperature monitoring support'
-'python-bottle: web server support'
-'python-docker-py: for the Docker monitoring support'
-'python-matplotlib: for graphical/chart support'
-'python-netifaces: for the IP plugin'
-'zeroconf: for the autodiscover mode')
-source=("https://pypi.python.org/packages/source/G/Glances/Glances-$pkgver.tar.gz;)
-md5sums=('576e1cb937c1d1f384edaf20e4e33d98')
-
-package() {
-  cd Glances-$pkgver
-  python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
-}
-
-# vim:set ts=2 sw=2 et:

Copied: glances/repos/community-any/PKGBUILD (from rev 175136, 
glances/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-05-13 08:19:30 UTC (rev 175137)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sébastien Luttringer 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Francois Boulogne 
+
+pkgname=glances
+pkgver=2.6.2
+pkgrel=1
+pkgdesc='CLI curses-based monitoring tool'
+arch=('any')
+url='https://github.com/nicolargo/glances'
+license=('LGPL')
+makedepends=('git')
+depends=('python' 'python-psutil' 'python-setuptools')
+optdepends=('hddtemp: HDD temperature monitoring support'
+'python-bottle: web server support'
+'python-docker-py: for the Docker monitoring support'
+'python-matplotlib: for graphical/chart support'
+'python-netifaces: for the IP plugin'
+'zeroconf: for the autodiscover mode')
+source=("git+https://github.com/nicolargo/glances.git#tag=v$pkgver;)
+md5sums=('SKIP')
+
+package() {
+  cd glances
+  python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
+}
+
+# vim:set ts=2 sw=2 et:


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

2016-04-16 Thread Sébastien Luttringer
Date: Sunday, April 17, 2016 @ 00:27:21
  Author: seblu
Revision: 171220

archrelease: copy trunk to community-any

Added:
  glances/repos/community-any/PKGBUILD
(from rev 171219, glances/trunk/PKGBUILD)
Deleted:
  glances/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-04-16 22:27:04 UTC (rev 171219)
+++ PKGBUILD2016-04-16 22:27:21 UTC (rev 171220)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: Francois Boulogne 
-
-pkgname=glances
-pkgver=2.5.1
-pkgrel=2
-pkgdesc='CLI curses-based monitoring tool'
-arch=('any')
-url='https://github.com/nicolargo/glances'
-license=('LGPL')
-depends=('python' 'python-psutil' 'python-setuptools')
-optdepends=('hddtemp: HDD temperature monitoring support'
-'python-bottle: web server support'
-'python-docker-py: for the Docker monitoring support'
-'python-matplotlib: for graphical/chart support'
-'python-netifaces: for the IP plugin'
-'zeroconf: for the autodiscover mode')
-source=("https://pypi.python.org/packages/source/G/Glances/Glances-$pkgver.tar.gz;)
-md5sums=('b8a7815353cf10e1aafffc6f4f235926')
-
-package() {
-  cd Glances-$pkgver
-  python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
-  # remove html doc
-  rm -r "$pkgdir/usr/share/doc/$pkgname"/{glances-doc.html,images}
-}
-
-# vim:set ts=2 sw=2 et:

Copied: glances/repos/community-any/PKGBUILD (from rev 171219, 
glances/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-04-16 22:27:21 UTC (rev 171220)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Sébastien Luttringer 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Francois Boulogne 
+
+pkgname=glances
+pkgver=2.6.1
+pkgrel=1
+pkgdesc='CLI curses-based monitoring tool'
+arch=('any')
+url='https://github.com/nicolargo/glances'
+license=('LGPL')
+depends=('python' 'python-psutil' 'python-setuptools')
+optdepends=('hddtemp: HDD temperature monitoring support'
+'python-bottle: web server support'
+'python-docker-py: for the Docker monitoring support'
+'python-matplotlib: for graphical/chart support'
+'python-netifaces: for the IP plugin'
+'zeroconf: for the autodiscover mode')
+source=("https://pypi.python.org/packages/source/G/Glances/Glances-$pkgver.tar.gz;)
+md5sums=('576e1cb937c1d1f384edaf20e4e33d98')
+
+package() {
+  cd Glances-$pkgver
+  python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
+}
+
+# vim:set ts=2 sw=2 et:


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

2016-03-12 Thread Sébastien Luttringer
Date: Saturday, March 12, 2016 @ 18:55:04
  Author: seblu
Revision: 166420

archrelease: copy trunk to community-any

Added:
  glances/repos/community-any/PKGBUILD
(from rev 166419, glances/trunk/PKGBUILD)
Deleted:
  glances/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-03-12 17:54:55 UTC (rev 166419)
+++ PKGBUILD2016-03-12 17:55:04 UTC (rev 166420)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: Francois Boulogne 
-
-pkgname=glances
-pkgver=2.5.1
-pkgrel=1
-pkgdesc='CLI curses-based monitoring tool'
-arch=('any')
-url='https://github.com/nicolargo/glances'
-license=('LGPL')
-depends=('python' 'python-psutil' 'python-setuptools')
-optdepends=('python-bottle: web server support'
-'hddtemp: HDD temperature monitoring support'
-'python-matplotlib: for graphical/chart support')
-source=("https://pypi.python.org/packages/source/G/Glances/Glances-$pkgver.tar.gz;)
-md5sums=('b8a7815353cf10e1aafffc6f4f235926')
-
-package() {
-  cd Glances-$pkgver
-  python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
-  # remove html doc
-  rm -r "$pkgdir/usr/share/doc/$pkgname"/{glances-doc.html,images}
-}
-
-# vim:set ts=2 sw=2 et:

Copied: glances/repos/community-any/PKGBUILD (from rev 166419, 
glances/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-03-12 17:55:04 UTC (rev 166420)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Sébastien Luttringer 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Francois Boulogne 
+
+pkgname=glances
+pkgver=2.5.1
+pkgrel=2
+pkgdesc='CLI curses-based monitoring tool'
+arch=('any')
+url='https://github.com/nicolargo/glances'
+license=('LGPL')
+depends=('python' 'python-psutil' 'python-setuptools')
+optdepends=('hddtemp: HDD temperature monitoring support'
+'python-bottle: web server support'
+'python-docker-py: for the Docker monitoring support'
+'python-matplotlib: for graphical/chart support'
+'python-netifaces: for the IP plugin'
+'zeroconf: for the autodiscover mode')
+source=("https://pypi.python.org/packages/source/G/Glances/Glances-$pkgver.tar.gz;)
+md5sums=('b8a7815353cf10e1aafffc6f4f235926')
+
+package() {
+  cd Glances-$pkgver
+  python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
+  # remove html doc
+  rm -r "$pkgdir/usr/share/doc/$pkgname"/{glances-doc.html,images}
+}
+
+# vim:set ts=2 sw=2 et:


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

2015-10-14 Thread Sébastien Luttringer
Date: Wednesday, October 14, 2015 @ 18:38:25
  Author: seblu
Revision: 143994

archrelease: copy trunk to community-any

Added:
  glances/repos/community-any/PKGBUILD
(from rev 143993, glances/trunk/PKGBUILD)
Deleted:
  glances/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2015-10-14 16:38:16 UTC (rev 143993)
+++ PKGBUILD2015-10-14 16:38:25 UTC (rev 143994)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: Francois Boulogne 
-
-pkgname=glances
-pkgver=2.5
-pkgrel=1
-pkgdesc='CLI curses-based monitoring tool'
-arch=('any')
-url='https://github.com/nicolargo/glances'
-license=('LGPL')
-depends=('python' 'python-psutil' 'python-setuptools')
-optdepends=('python-bottle: web server support'
-'hddtemp: HDD temperature monitoring support'
-'python-matplotlib: for graphical/chart support')
-source=("https://pypi.python.org/packages/source/G/Glances/Glances-$pkgver.tar.gz;)
-md5sums=('70a7825a7b32048885f18ad3f8500294')
-
-package() {
-  cd Glances-$pkgver
-  python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
-  # remove html doc
-  rm -r "$pkgdir/usr/share/doc/$pkgname"/{glances-doc.html,images}
-}
-
-# vim:set ts=2 sw=2 et:

Copied: glances/repos/community-any/PKGBUILD (from rev 143993, 
glances/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-10-14 16:38:25 UTC (rev 143994)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Sébastien Luttringer 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Francois Boulogne 
+
+pkgname=glances
+pkgver=2.5.1
+pkgrel=1
+pkgdesc='CLI curses-based monitoring tool'
+arch=('any')
+url='https://github.com/nicolargo/glances'
+license=('LGPL')
+depends=('python' 'python-psutil' 'python-setuptools')
+optdepends=('python-bottle: web server support'
+'hddtemp: HDD temperature monitoring support'
+'python-matplotlib: for graphical/chart support')
+source=("https://pypi.python.org/packages/source/G/Glances/Glances-$pkgver.tar.gz;)
+md5sums=('b8a7815353cf10e1aafffc6f4f235926')
+
+package() {
+  cd Glances-$pkgver
+  python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
+  # remove html doc
+  rm -r "$pkgdir/usr/share/doc/$pkgname"/{glances-doc.html,images}
+}
+
+# vim:set ts=2 sw=2 et:


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

2015-10-06 Thread Sébastien Luttringer
Date: Tuesday, October 6, 2015 @ 10:33:38
  Author: seblu
Revision: 143035

archrelease: copy trunk to community-any

Added:
  glances/repos/community-any/PKGBUILD
(from rev 143034, glances/trunk/PKGBUILD)
Deleted:
  glances/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2015-10-06 08:33:32 UTC (rev 143034)
+++ PKGBUILD2015-10-06 08:33:38 UTC (rev 143035)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: Francois Boulogne 
-
-pkgname=glances
-pkgver=2.4.2
-pkgrel=3
-pkgdesc='CLI curses-based monitoring tool'
-arch=('any')
-url='https://github.com/nicolargo/glances'
-license=('LGPL')
-depends=('python' 'python-psutil' 'python-setuptools')
-optdepends=('python-bottle: web server support'
-'hddtemp: HDD temperature monitoring support'
-'python-matplotlib: for graphical/chart support')
-source=("https://pypi.python.org/packages/source/G/Glances/Glances-$pkgver.tar.gz;)
-md5sums=('21d8ca9d780bb52101a365c33e65869d')
-
-package() {
-  cd Glances-$pkgver
-  python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
-  # remove html doc
-  rm -r "$pkgdir/usr/share/doc/$pkgname"/{glances-doc.html,images}
-}
-
-# vim:set ts=2 sw=2 et:

Copied: glances/repos/community-any/PKGBUILD (from rev 143034, 
glances/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-10-06 08:33:38 UTC (rev 143035)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Sébastien Luttringer 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Francois Boulogne 
+
+pkgname=glances
+pkgver=2.5
+pkgrel=1
+pkgdesc='CLI curses-based monitoring tool'
+arch=('any')
+url='https://github.com/nicolargo/glances'
+license=('LGPL')
+depends=('python' 'python-psutil' 'python-setuptools')
+optdepends=('python-bottle: web server support'
+'hddtemp: HDD temperature monitoring support'
+'python-matplotlib: for graphical/chart support')
+source=("https://pypi.python.org/packages/source/G/Glances/Glances-$pkgver.tar.gz;)
+md5sums=('70a7825a7b32048885f18ad3f8500294')
+
+package() {
+  cd Glances-$pkgver
+  python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
+  # remove html doc
+  rm -r "$pkgdir/usr/share/doc/$pkgname"/{glances-doc.html,images}
+}
+
+# vim:set ts=2 sw=2 et:


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

2015-07-24 Thread Sébastien Luttringer
Date: Saturday, July 25, 2015 @ 02:38:22
  Author: seblu
Revision: 137400

archrelease: copy trunk to community-any

Added:
  glances/repos/community-any/PKGBUILD
(from rev 137399, glances/trunk/PKGBUILD)
Deleted:
  glances/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2015-07-25 00:37:55 UTC (rev 137399)
+++ PKGBUILD2015-07-25 00:38:22 UTC (rev 137400)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer se...@archlinux.org
-# Contributor: Bartłomiej Piotrowski bpiotrow...@archlinux.org
-# Contributor: Francois Boulogne fboulogne at april dot org
-
-pkgname=glances
-pkgver=2.4.2
-pkgrel=1
-pkgdesc='CLI curses-based monitoring tool'
-arch=('any')
-url='https://github.com/nicolargo/glances'
-license=('LGPL')
-depends=('python' 'python-psutil' 'python-setuptools')
-optdepends=('python-bottle: web server support'
-'hddtemp: HDD temperature monitoring support')
-source=(https://pypi.python.org/packages/source/G/Glances/Glances-$pkgver.tar.gz;)
-md5sums=('21d8ca9d780bb52101a365c33e65869d')
-
-package() {
-  cd Glances-$pkgver
-  python setup.py install --prefix=/usr --root=$pkgdir --optimize=1
-  # remove html doc
-  rm -r $pkgdir/usr/share/doc/$pkgname/{glances-doc.html,images}
-}
-
-# vim:set ts=2 sw=2 et:

Copied: glances/repos/community-any/PKGBUILD (from rev 137399, 
glances/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-07-25 00:38:22 UTC (rev 137400)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Sébastien Luttringer se...@archlinux.org
+# Contributor: Bartłomiej Piotrowski bpiotrow...@archlinux.org
+# Contributor: Francois Boulogne fboulogne at april dot org
+
+pkgname=glances
+pkgver=2.4.2
+pkgrel=2
+pkgdesc='CLI curses-based monitoring tool'
+arch=('any')
+url='https://github.com/nicolargo/glances'
+license=('LGPL')
+depends=('python' 'python-psutil' 'python-setuptools')
+optdepends=('python-bottle: web server support'
+'hddtemp: HDD temperature monitoring support'
+'python-matplotlib: for graphical/chart support')
+source=(https://pypi.python.org/packages/source/G/Glances/Glances-$pkgver.tar.gz;)
+md5sums=('21d8ca9d780bb52101a365c33e65869d')
+
+package() {
+  cd Glances-$pkgver
+  python setup.py install --prefix=/usr --root=$pkgdir --optimize=1
+  # remove html doc
+  rm -r $pkgdir/usr/share/doc/$pkgname/{glances-doc.html,images}
+}
+
+# vim:set ts=2 sw=2 et:


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

2015-05-31 Thread Sébastien Luttringer
Date: Sunday, May 31, 2015 @ 15:52:56
  Author: seblu
Revision: 134418

archrelease: copy trunk to community-any

Added:
  glances/repos/community-any/PKGBUILD
(from rev 134417, glances/trunk/PKGBUILD)
Deleted:
  glances/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2015-05-31 13:52:46 UTC (rev 134417)
+++ PKGBUILD2015-05-31 13:52:56 UTC (rev 134418)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer se...@archlinux.org
-# Contributor: Bartłomiej Piotrowski bpiotrow...@archlinux.org
-# Contributor: Francois Boulogne fboulogne at april dot org
-
-pkgname=glances
-pkgver=2.4.1
-pkgrel=1
-pkgdesc='CLI curses-based monitoring tool'
-arch=('any')
-url='https://github.com/nicolargo/glances'
-license=('LGPL')
-depends=('python' 'python-psutil' 'python-setuptools')
-optdepends=('python-bottle: web server support'
-'hddtemp: HDD temperature monitoring support')
-source=(https://pypi.python.org/packages/source/G/Glances/Glances-$pkgver.tar.gz;)
-md5sums=('72f8f2f3765219f177327c238857bc63')
-
-package() {
-  cd Glances-$pkgver
-  python setup.py install --prefix=/usr --root=$pkgdir --optimize=1
-  # remove html doc
-  rm -r $pkgdir/usr/share/doc/$pkgname/{glances-doc.html,images}
-}
-
-# vim:set ts=2 sw=2 et:

Copied: glances/repos/community-any/PKGBUILD (from rev 134417, 
glances/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-05-31 13:52:56 UTC (rev 134418)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Sébastien Luttringer se...@archlinux.org
+# Contributor: Bartłomiej Piotrowski bpiotrow...@archlinux.org
+# Contributor: Francois Boulogne fboulogne at april dot org
+
+pkgname=glances
+pkgver=2.4.2
+pkgrel=1
+pkgdesc='CLI curses-based monitoring tool'
+arch=('any')
+url='https://github.com/nicolargo/glances'
+license=('LGPL')
+depends=('python' 'python-psutil' 'python-setuptools')
+optdepends=('python-bottle: web server support'
+'hddtemp: HDD temperature monitoring support')
+source=(https://pypi.python.org/packages/source/G/Glances/Glances-$pkgver.tar.gz;)
+md5sums=('21d8ca9d780bb52101a365c33e65869d')
+
+package() {
+  cd Glances-$pkgver
+  python setup.py install --prefix=/usr --root=$pkgdir --optimize=1
+  # remove html doc
+  rm -r $pkgdir/usr/share/doc/$pkgname/{glances-doc.html,images}
+}
+
+# vim:set ts=2 sw=2 et:


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

2015-05-21 Thread Sébastien Luttringer
Date: Friday, May 22, 2015 @ 01:18:59
  Author: seblu
Revision: 133953

archrelease: copy trunk to community-any

Added:
  glances/repos/community-any/PKGBUILD
(from rev 133952, glances/trunk/PKGBUILD)
Deleted:
  glances/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2015-05-21 23:18:43 UTC (rev 133952)
+++ PKGBUILD2015-05-21 23:18:59 UTC (rev 133953)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer se...@archlinux.org
-# Contributor: Bartłomiej Piotrowski bpiotrow...@archlinux.org
-# Contributor: Francois Boulogne fboulogne at april dot org
-
-pkgname=glances
-pkgver=2.3
-pkgrel=1
-pkgdesc='CLI curses-based monitoring tool'
-arch=('any')
-url='https://github.com/nicolargo/glances'
-license=('LGPL')
-depends=('python' 'python-psutil' 'python-setuptools')
-optdepends=('python-bottle: web server support'
-'hddtemp: HDD temperature monitoring support')
-source=(https://pypi.python.org/packages/source/G/Glances/Glances-$pkgver.tar.gz;)
-md5sums=('0022bac9891c914e2e6e86c0c300e58d')
-
-package() {
-  cd Glances-$pkgver
-  python setup.py install --prefix=/usr --root=$pkgdir --optimize=1
-  # remove html doc
-  rm -r $pkgdir/usr/share/doc/$pkgname/{glances-doc.html,images}
-}
-
-# vim:set ts=2 sw=2 et:

Copied: glances/repos/community-any/PKGBUILD (from rev 133952, 
glances/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-05-21 23:18:59 UTC (rev 133953)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Sébastien Luttringer se...@archlinux.org
+# Contributor: Bartłomiej Piotrowski bpiotrow...@archlinux.org
+# Contributor: Francois Boulogne fboulogne at april dot org
+
+pkgname=glances
+pkgver=2.4.1
+pkgrel=1
+pkgdesc='CLI curses-based monitoring tool'
+arch=('any')
+url='https://github.com/nicolargo/glances'
+license=('LGPL')
+depends=('python' 'python-psutil' 'python-setuptools')
+optdepends=('python-bottle: web server support'
+'hddtemp: HDD temperature monitoring support')
+source=(https://pypi.python.org/packages/source/G/Glances/Glances-$pkgver.tar.gz;)
+md5sums=('72f8f2f3765219f177327c238857bc63')
+
+package() {
+  cd Glances-$pkgver
+  python setup.py install --prefix=/usr --root=$pkgdir --optimize=1
+  # remove html doc
+  rm -r $pkgdir/usr/share/doc/$pkgname/{glances-doc.html,images}
+}
+
+# vim:set ts=2 sw=2 et:


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

2015-01-31 Thread Sébastien Luttringer
Date: Sunday, February 1, 2015 @ 01:00:24
  Author: seblu
Revision: 126889

archrelease: copy trunk to community-any

Added:
  glances/repos/community-any/PKGBUILD
(from rev 126888, glances/trunk/PKGBUILD)
Deleted:
  glances/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2015-02-01 00:00:08 UTC (rev 126888)
+++ PKGBUILD2015-02-01 00:00:24 UTC (rev 126889)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer se...@archlinux.org
-# Contributor: Bartłomiej Piotrowski bpiotrow...@archlinux.org
-# Contributor: Francois Boulogne fboulogne at april dot org
-
-pkgname=glances
-pkgver=2.2.1
-pkgrel=1
-pkgdesc='CLI curses-based monitoring tool'
-arch=('any')
-url='https://github.com/nicolargo/glances'
-license=('LGPL')
-depends=('python' 'python-psutil' 'python-setuptools')
-optdepends=('python-bottle: web server support'
-'hddtemp: HDD temperature monitoring support')
-source=(https://pypi.python.org/packages/source/G/Glances/Glances-$pkgver.tar.gz;)
-md5sums=('b5d7526cf87e3da364f87ec00d2877dd')
-
-package() {
-  cd Glances-$pkgver
-  python setup.py install --prefix=/usr --root=$pkgdir --optimize=1
-  # remove html doc
-  rm -r $pkgdir/usr/share/doc/$pkgname/{glances-doc.html,images}
-}
-
-# vim:set ts=2 sw=2 et:

Copied: glances/repos/community-any/PKGBUILD (from rev 126888, 
glances/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-02-01 00:00:24 UTC (rev 126889)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Sébastien Luttringer se...@archlinux.org
+# Contributor: Bartłomiej Piotrowski bpiotrow...@archlinux.org
+# Contributor: Francois Boulogne fboulogne at april dot org
+
+pkgname=glances
+pkgver=2.3
+pkgrel=1
+pkgdesc='CLI curses-based monitoring tool'
+arch=('any')
+url='https://github.com/nicolargo/glances'
+license=('LGPL')
+depends=('python' 'python-psutil' 'python-setuptools')
+optdepends=('python-bottle: web server support'
+'hddtemp: HDD temperature monitoring support')
+source=(https://pypi.python.org/packages/source/G/Glances/Glances-$pkgver.tar.gz;)
+md5sums=('0022bac9891c914e2e6e86c0c300e58d')
+
+package() {
+  cd Glances-$pkgver
+  python setup.py install --prefix=/usr --root=$pkgdir --optimize=1
+  # remove html doc
+  rm -r $pkgdir/usr/share/doc/$pkgname/{glances-doc.html,images}
+}
+
+# vim:set ts=2 sw=2 et:


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

2014-12-27 Thread Sébastien Luttringer
Date: Sunday, December 28, 2014 @ 01:09:12
  Author: seblu
Revision: 124734

archrelease: copy trunk to community-any

Added:
  glances/repos/community-any/PKGBUILD
(from rev 124733, glances/trunk/PKGBUILD)
Deleted:
  glances/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-12-28 00:08:47 UTC (rev 124733)
+++ PKGBUILD2014-12-28 00:09:12 UTC (rev 124734)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer se...@archlinux.org
-# Contributor: Bartłomiej Piotrowski bpiotrow...@archlinux.org
-# Contributor: Francois Boulogne fboulogne at april dot org
-
-pkgname=glances
-pkgver=2.2
-pkgrel=2
-pkgdesc='CLI curses-based monitoring tool'
-arch=('any')
-url='https://github.com/nicolargo/glances'
-license=('LGPL')
-depends=('python' 'python-psutil' 'python-setuptools')
-optdepends=('python-bottle: web server support'
-'hddtemp: HDD temperature monitoring support')
-source=(https://pypi.python.org/packages/source/G/Glances/Glances-$pkgver.tar.gz;)
-md5sums=('c55ba9dac01509828353c0508dbe95d6')
-
-package() {
-  cd Glances-$pkgver
-  python setup.py install --prefix=/usr --root=$pkgdir --optimize=1
-  # remove html doc
-  rm -r $pkgdir/usr/share/doc/$pkgname/{glances-doc.html,images}
-}
-
-# vim:set ts=2 sw=2 et:

Copied: glances/repos/community-any/PKGBUILD (from rev 124733, 
glances/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-12-28 00:09:12 UTC (rev 124734)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Sébastien Luttringer se...@archlinux.org
+# Contributor: Bartłomiej Piotrowski bpiotrow...@archlinux.org
+# Contributor: Francois Boulogne fboulogne at april dot org
+
+pkgname=glances
+pkgver=2.2.1
+pkgrel=1
+pkgdesc='CLI curses-based monitoring tool'
+arch=('any')
+url='https://github.com/nicolargo/glances'
+license=('LGPL')
+depends=('python' 'python-psutil' 'python-setuptools')
+optdepends=('python-bottle: web server support'
+'hddtemp: HDD temperature monitoring support')
+source=(https://pypi.python.org/packages/source/G/Glances/Glances-$pkgver.tar.gz;)
+md5sums=('b5d7526cf87e3da364f87ec00d2877dd')
+
+package() {
+  cd Glances-$pkgver
+  python setup.py install --prefix=/usr --root=$pkgdir --optimize=1
+  # remove html doc
+  rm -r $pkgdir/usr/share/doc/$pkgname/{glances-doc.html,images}
+}
+
+# vim:set ts=2 sw=2 et:


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

2014-12-19 Thread Sébastien Luttringer
Date: Saturday, December 20, 2014 @ 02:29:00
  Author: seblu
Revision: 124151

archrelease: copy trunk to community-any

Added:
  glances/repos/community-any/PKGBUILD
(from rev 124150, glances/trunk/PKGBUILD)
Deleted:
  glances/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-12-20 01:28:49 UTC (rev 124150)
+++ PKGBUILD2014-12-20 01:29:00 UTC (rev 124151)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer se...@archlinux.org
-# Contributor: Bartłomiej Piotrowski bpiotrow...@archlinux.org
-# Contributor: Francois Boulogne fboulogne at april dot org
-
-pkgname=glances
-pkgver=2.2
-pkgrel=1
-pkgdesc='CLI curses-based monitoring tool'
-arch=('any')
-url='https://github.com/nicolargo/glances'
-license=('LGPL')
-depends=('python' 'python-psutil' 'python-setuptools')
-optdepends=('python-jinja: HTML export'
-'python-bottle: web server support'
-'hddtemp: HDD temperature monitoring support')
-source=(https://pypi.python.org/packages/source/G/Glances/Glances-$pkgver.tar.gz;)
-md5sums=('c55ba9dac01509828353c0508dbe95d6')
-
-package() {
-  cd Glances-$pkgver
-  python setup.py install --prefix=/usr --root=$pkgdir --optimize=1
-  # remove html doc
-  rm -r $pkgdir/usr/share/doc/$pkgname/{glances-doc.html,images}
-}
-
-# vim:set ts=2 sw=2 et:

Copied: glances/repos/community-any/PKGBUILD (from rev 124150, 
glances/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-12-20 01:29:00 UTC (rev 124151)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Sébastien Luttringer se...@archlinux.org
+# Contributor: Bartłomiej Piotrowski bpiotrow...@archlinux.org
+# Contributor: Francois Boulogne fboulogne at april dot org
+
+pkgname=glances
+pkgver=2.2
+pkgrel=2
+pkgdesc='CLI curses-based monitoring tool'
+arch=('any')
+url='https://github.com/nicolargo/glances'
+license=('LGPL')
+depends=('python' 'python-psutil' 'python-setuptools')
+optdepends=('python-bottle: web server support'
+'hddtemp: HDD temperature monitoring support')
+source=(https://pypi.python.org/packages/source/G/Glances/Glances-$pkgver.tar.gz;)
+md5sums=('c55ba9dac01509828353c0508dbe95d6')
+
+package() {
+  cd Glances-$pkgver
+  python setup.py install --prefix=/usr --root=$pkgdir --optimize=1
+  # remove html doc
+  rm -r $pkgdir/usr/share/doc/$pkgname/{glances-doc.html,images}
+}
+
+# vim:set ts=2 sw=2 et:


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

2014-12-13 Thread Sébastien Luttringer
Date: Sunday, December 14, 2014 @ 02:30:18
  Author: seblu
Revision: 123863

archrelease: copy trunk to community-any

Added:
  glances/repos/community-any/PKGBUILD
(from rev 123862, glances/trunk/PKGBUILD)
Deleted:
  glances/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-12-14 01:30:07 UTC (rev 123862)
+++ PKGBUILD2014-12-14 01:30:18 UTC (rev 123863)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer se...@archlinux.org
-# Contributor: Bartłomiej Piotrowski bpiotrow...@archlinux.org
-# Contributor: Francois Boulogne fboulogne at april dot org
-
-pkgname=glances
-pkgver=2.1.2
-pkgrel=1
-pkgdesc='CLI curses-based monitoring tool'
-arch=('any')
-url='https://github.com/nicolargo/glances'
-license=('LGPL')
-depends=('python' 'python-psutil' 'python-setuptools')
-optdepends=('python-jinja: HTML export'
-'python-bottle: web server support'
-'hddtemp: HDD temperature monitoring support')
-source=(https://pypi.python.org/packages/source/G/Glances/Glances-$pkgver.tar.gz;)
-md5sums=('35c2aeafec7a52c8b25ddf02385447dc')
-
-package() {
-  cd Glances-$pkgver
-  python setup.py install --prefix=/usr --root=$pkgdir --optimize=1
-  # remove html doc
-  rm -r $pkgdir/usr/share/doc/$pkgname/{glances-doc.html,images}
-}
-
-# vim:set ts=2 sw=2 et:

Copied: glances/repos/community-any/PKGBUILD (from rev 123862, 
glances/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-12-14 01:30:18 UTC (rev 123863)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Sébastien Luttringer se...@archlinux.org
+# Contributor: Bartłomiej Piotrowski bpiotrow...@archlinux.org
+# Contributor: Francois Boulogne fboulogne at april dot org
+
+pkgname=glances
+pkgver=2.2
+pkgrel=1
+pkgdesc='CLI curses-based monitoring tool'
+arch=('any')
+url='https://github.com/nicolargo/glances'
+license=('LGPL')
+depends=('python' 'python-psutil' 'python-setuptools')
+optdepends=('python-jinja: HTML export'
+'python-bottle: web server support'
+'hddtemp: HDD temperature monitoring support')
+source=(https://pypi.python.org/packages/source/G/Glances/Glances-$pkgver.tar.gz;)
+md5sums=('c55ba9dac01509828353c0508dbe95d6')
+
+package() {
+  cd Glances-$pkgver
+  python setup.py install --prefix=/usr --root=$pkgdir --optimize=1
+  # remove html doc
+  rm -r $pkgdir/usr/share/doc/$pkgname/{glances-doc.html,images}
+}
+
+# vim:set ts=2 sw=2 et:


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

2014-10-10 Thread Sébastien Luttringer
Date: Saturday, October 11, 2014 @ 03:52:13
  Author: seblu
Revision: 120505

archrelease: copy trunk to community-any

Added:
  glances/repos/community-any/PKGBUILD
(from rev 120504, glances/trunk/PKGBUILD)
Deleted:
  glances/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-10-11 01:52:03 UTC (rev 120504)
+++ PKGBUILD2014-10-11 01:52:13 UTC (rev 120505)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer se...@archlinux.org
-# Contributor: Bartłomiej Piotrowski bpiotrow...@archlinux.org
-# Contributor: Francois Boulogne fboulogne at april dot org
-
-pkgname=glances
-pkgver=2.1.1
-pkgrel=1
-pkgdesc='CLI curses-based monitoring tool'
-arch=('any')
-url='https://github.com/nicolargo/glances'
-license=('LGPL')
-depends=('python' 'python-psutil' 'python-setuptools')
-optdepends=('python-jinja: HTML export'
-'python-bottle: web server support'
-'hddtemp: HDD temperature monitoring support')
-source=(https://pypi.python.org/packages/source/G/Glances/Glances-$pkgver.tar.gz;)
-md5sums=('1c06a637d64fef94ecfe303188e6ab8a')
-
-package() {
-  cd Glances-$pkgver
-  python setup.py install --prefix=/usr --root=$pkgdir --optimize=1
-  # remove html doc
-  rm -r $pkgdir/usr/share/doc/$pkgname/{glances-doc.html,images}
-}
-
-# vim:set ts=2 sw=2 et:

Copied: glances/repos/community-any/PKGBUILD (from rev 120504, 
glances/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-10-11 01:52:13 UTC (rev 120505)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Sébastien Luttringer se...@archlinux.org
+# Contributor: Bartłomiej Piotrowski bpiotrow...@archlinux.org
+# Contributor: Francois Boulogne fboulogne at april dot org
+
+pkgname=glances
+pkgver=2.1.2
+pkgrel=1
+pkgdesc='CLI curses-based monitoring tool'
+arch=('any')
+url='https://github.com/nicolargo/glances'
+license=('LGPL')
+depends=('python' 'python-psutil' 'python-setuptools')
+optdepends=('python-jinja: HTML export'
+'python-bottle: web server support'
+'hddtemp: HDD temperature monitoring support')
+source=(https://pypi.python.org/packages/source/G/Glances/Glances-$pkgver.tar.gz;)
+md5sums=('35c2aeafec7a52c8b25ddf02385447dc')
+
+package() {
+  cd Glances-$pkgver
+  python setup.py install --prefix=/usr --root=$pkgdir --optimize=1
+  # remove html doc
+  rm -r $pkgdir/usr/share/doc/$pkgname/{glances-doc.html,images}
+}
+
+# vim:set ts=2 sw=2 et:


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

2014-10-05 Thread Sébastien Luttringer
Date: Sunday, October 5, 2014 @ 19:42:07
  Author: seblu
Revision: 120174

archrelease: copy trunk to community-any

Added:
  glances/repos/community-any/PKGBUILD
(from rev 120173, glances/trunk/PKGBUILD)
Deleted:
  glances/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-10-05 17:41:53 UTC (rev 120173)
+++ PKGBUILD2014-10-05 17:42:07 UTC (rev 120174)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer se...@archlinux.org
-# Contributor: Bartłomiej Piotrowski bpiotrow...@archlinux.org
-# Contributor: Francois Boulogne fboulogne at april dot org
-
-pkgname=glances
-pkgver=2.1
-pkgrel=1
-pkgdesc='CLI curses-based monitoring tool'
-arch=('any')
-url='https://github.com/nicolargo/glances'
-license=('LGPL')
-depends=('python' 'python-psutil' 'python-setuptools')
-optdepends=('python-jinja: HTML export'
-'python-bottle: web server support'
-'hddtemp: HDD temperature monitoring support')
-source=(https://pypi.python.org/packages/source/G/Glances/Glances-$pkgver.tar.gz;)
-md5sums=('6adebaf54015daa5a0e40aa44f4c3d96')
-
-package() {
-  cd Glances-$pkgver
-  python setup.py install --prefix=/usr --root=$pkgdir --optimize=1
-  # remove html doc
-  rm -r $pkgdir/usr/share/doc/$pkgname/{glances-doc.html,images}
-}
-
-# vim:set ts=2 sw=2 et:

Copied: glances/repos/community-any/PKGBUILD (from rev 120173, 
glances/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-10-05 17:42:07 UTC (rev 120174)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Sébastien Luttringer se...@archlinux.org
+# Contributor: Bartłomiej Piotrowski bpiotrow...@archlinux.org
+# Contributor: Francois Boulogne fboulogne at april dot org
+
+pkgname=glances
+pkgver=2.1.1
+pkgrel=1
+pkgdesc='CLI curses-based monitoring tool'
+arch=('any')
+url='https://github.com/nicolargo/glances'
+license=('LGPL')
+depends=('python' 'python-psutil' 'python-setuptools')
+optdepends=('python-jinja: HTML export'
+'python-bottle: web server support'
+'hddtemp: HDD temperature monitoring support')
+source=(https://pypi.python.org/packages/source/G/Glances/Glances-$pkgver.tar.gz;)
+md5sums=('1c06a637d64fef94ecfe303188e6ab8a')
+
+package() {
+  cd Glances-$pkgver
+  python setup.py install --prefix=/usr --root=$pkgdir --optimize=1
+  # remove html doc
+  rm -r $pkgdir/usr/share/doc/$pkgname/{glances-doc.html,images}
+}
+
+# vim:set ts=2 sw=2 et:


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

2014-09-16 Thread Sébastien Luttringer
Date: Tuesday, September 16, 2014 @ 23:21:16
  Author: seblu
Revision: 119065

archrelease: copy trunk to community-any

Added:
  glances/repos/community-any/PKGBUILD
(from rev 119064, glances/trunk/PKGBUILD)
Deleted:
  glances/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-09-16 21:21:07 UTC (rev 119064)
+++ PKGBUILD2014-09-16 21:21:16 UTC (rev 119065)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer se...@archlinux.org
-# Contributor: Bartłomiej Piotrowski bpiotrow...@archlinux.org
-# Contributor: Francois Boulogne fboulogne at april dot org
-
-pkgname=glances
-pkgver=2.0.1
-pkgrel=1
-pkgdesc='CLI curses-based monitoring tool'
-arch=('any')
-url='https://github.com/nicolargo/glances'
-license=('LGPL')
-depends=('python' 'python-psutil' 'python-setuptools')
-optdepends=('python-jinja: HTML export'
-'python-bottle: web server support'
-'hddtemp: HDD temperature monitoring support')
-source=(https://pypi.python.org/packages/source/G/Glances/Glances-$pkgver.tar.gz;)
-md5sums=('313bc2a161fb6820f554bd3e850f3f8d')
-
-package() {
-  cd Glances-$pkgver
-  python setup.py install --prefix=/usr --root=$pkgdir --optimize=1
-  # remove html doc
-  rm -r $pkgdir/usr/share/doc/$pkgname/{glances-doc.html,images}
-}
-
-# vim:set ts=2 sw=2 et:

Copied: glances/repos/community-any/PKGBUILD (from rev 119064, 
glances/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-09-16 21:21:16 UTC (rev 119065)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Sébastien Luttringer se...@archlinux.org
+# Contributor: Bartłomiej Piotrowski bpiotrow...@archlinux.org
+# Contributor: Francois Boulogne fboulogne at april dot org
+
+pkgname=glances
+pkgver=2.1
+pkgrel=1
+pkgdesc='CLI curses-based monitoring tool'
+arch=('any')
+url='https://github.com/nicolargo/glances'
+license=('LGPL')
+depends=('python' 'python-psutil' 'python-setuptools')
+optdepends=('python-jinja: HTML export'
+'python-bottle: web server support'
+'hddtemp: HDD temperature monitoring support')
+source=(https://pypi.python.org/packages/source/G/Glances/Glances-$pkgver.tar.gz;)
+md5sums=('6adebaf54015daa5a0e40aa44f4c3d96')
+
+package() {
+  cd Glances-$pkgver
+  python setup.py install --prefix=/usr --root=$pkgdir --optimize=1
+  # remove html doc
+  rm -r $pkgdir/usr/share/doc/$pkgname/{glances-doc.html,images}
+}
+
+# vim:set ts=2 sw=2 et:



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

2014-06-22 Thread Sébastien Luttringer
Date: Sunday, June 22, 2014 @ 21:17:21
  Author: seblu
Revision: 113434

archrelease: copy trunk to community-any

Added:
  glances/repos/community-any/PKGBUILD
(from rev 113433, glances/trunk/PKGBUILD)
Deleted:
  glances/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-06-22 19:17:08 UTC (rev 113433)
+++ PKGBUILD2014-06-22 19:17:21 UTC (rev 113434)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer se...@archlinux.org
-# Contributor: Bartłomiej Piotrowski bpiotrow...@archlinux.org
-# Contributor: Francois Boulogne fboulogne at april dot org
-
-pkgname=glances
-pkgver=2.0
-pkgrel=3
-pkgdesc='CLI curses-based monitoring tool'
-arch=('any')
-url='https://github.com/nicolargo/glances'
-license=('LGPL')
-depends=('python' 'python-psutil' 'python-setuptools')
-optdepends=('python-jinja: HTML export'
-'python-bottle: web server support'
-'hddtemp: HDD temperature monitoring support')
-source=(https://pypi.python.org/packages/source/G/Glances/Glances-$pkgver.tar.gz;)
-md5sums=('4073889587195386df476f826256b81b')
-
-package() {
-  cd Glances-$pkgver
-  python setup.py install --prefix=/usr --root=$pkgdir --optimize=1
-  # remove html doc
-  rm -r $pkgdir/usr/share/doc/$pkgname/{glances-doc.html,images}
-}
-
-# vim:set ts=2 sw=2 et:

Copied: glances/repos/community-any/PKGBUILD (from rev 113433, 
glances/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-06-22 19:17:21 UTC (rev 113434)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Sébastien Luttringer se...@archlinux.org
+# Contributor: Bartłomiej Piotrowski bpiotrow...@archlinux.org
+# Contributor: Francois Boulogne fboulogne at april dot org
+
+pkgname=glances
+pkgver=2.0.1
+pkgrel=1
+pkgdesc='CLI curses-based monitoring tool'
+arch=('any')
+url='https://github.com/nicolargo/glances'
+license=('LGPL')
+depends=('python' 'python-psutil' 'python-setuptools')
+optdepends=('python-jinja: HTML export'
+'python-bottle: web server support'
+'hddtemp: HDD temperature monitoring support')
+source=(https://pypi.python.org/packages/source/G/Glances/Glances-$pkgver.tar.gz;)
+md5sums=('313bc2a161fb6820f554bd3e850f3f8d')
+
+package() {
+  cd Glances-$pkgver
+  python setup.py install --prefix=/usr --root=$pkgdir --optimize=1
+  # remove html doc
+  rm -r $pkgdir/usr/share/doc/$pkgname/{glances-doc.html,images}
+}
+
+# vim:set ts=2 sw=2 et:



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

2014-06-20 Thread Sébastien Luttringer
Date: Saturday, June 21, 2014 @ 02:26:52
  Author: seblu
Revision: 113379

archrelease: copy trunk to community-any

Added:
  glances/repos/community-any/PKGBUILD
(from rev 113378, glances/trunk/PKGBUILD)
Deleted:
  glances/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-06-21 00:26:37 UTC (rev 113378)
+++ PKGBUILD2014-06-21 00:26:52 UTC (rev 113379)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer se...@archlinux.org
-# Contributor: Bartłomiej Piotrowski bpiotrow...@archlinux.org
-# Contributor: Francois Boulogne fboulogne at april dot org
-
-pkgname=glances
-pkgver=2.0
-pkgrel=2
-pkgdesc='CLI curses-based monitoring tool'
-arch=('any')
-url='https://github.com/nicolargo/glances'
-license=('LGPL')
-depends=('python' 'python-psutil' 'python-setuptools')
-optdepends=('python-jinja: HTML export'
-'python-bottle: web server support'
-'hddtemp: HDD temperature monitoring support')
-source=($pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz)
-sha256sums=('e7c719af8676caaefa70adff1e5ef856c3c97791e3171608eded6d95350f9d94')
-
-package() {
-  cd $pkgname-$pkgver
-  python setup.py install --prefix=/usr --root=$pkgdir --optimize=1
-}
-
-# vim:set ts=2 sw=2 et:

Copied: glances/repos/community-any/PKGBUILD (from rev 113378, 
glances/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-06-21 00:26:52 UTC (rev 113379)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Sébastien Luttringer se...@archlinux.org
+# Contributor: Bartłomiej Piotrowski bpiotrow...@archlinux.org
+# Contributor: Francois Boulogne fboulogne at april dot org
+
+pkgname=glances
+pkgver=2.0
+pkgrel=3
+pkgdesc='CLI curses-based monitoring tool'
+arch=('any')
+url='https://github.com/nicolargo/glances'
+license=('LGPL')
+depends=('python' 'python-psutil' 'python-setuptools')
+optdepends=('python-jinja: HTML export'
+'python-bottle: web server support'
+'hddtemp: HDD temperature monitoring support')
+source=(https://pypi.python.org/packages/source/G/Glances/Glances-$pkgver.tar.gz;)
+md5sums=('4073889587195386df476f826256b81b')
+
+package() {
+  cd Glances-$pkgver
+  python setup.py install --prefix=/usr --root=$pkgdir --optimize=1
+  # remove html doc
+  rm -r $pkgdir/usr/share/doc/$pkgname/{glances-doc.html,images}
+}
+
+# vim:set ts=2 sw=2 et:



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

2014-06-17 Thread Sébastien Luttringer
Date: Tuesday, June 17, 2014 @ 10:12:05
  Author: seblu
Revision: 113288

archrelease: copy trunk to community-any

Added:
  glances/repos/community-any/PKGBUILD
(from rev 113287, glances/trunk/PKGBUILD)
Deleted:
  glances/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-06-17 08:10:57 UTC (rev 113287)
+++ PKGBUILD2014-06-17 08:12:05 UTC (rev 113288)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer se...@archlinux.org
-# Contributor: Bartłomiej Piotrowski bpiotrow...@archlinux.org
-# Contributor: Francois Boulogne fboulogne at april dot org
-
-pkgname=glances
-pkgver=2.0
-pkgrel=1
-pkgdesc='CLI curses-based monitoring tool'
-arch=('any')
-url='https://github.com/nicolargo/glances'
-license=('LGPL')
-depends=('python' 'python-psutil' 'python-setuptools')
-optdepends=('python-jinja: HTML export'
-'hddtemp: HDD temperature monitoring support')
-source=($pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz)
-sha256sums=('e7c719af8676caaefa70adff1e5ef856c3c97791e3171608eded6d95350f9d94')
-
-package() {
-  cd $pkgname-$pkgver
-  python setup.py install --prefix=/usr --root=$pkgdir --optimize=1
-}
-
-# vim:set ts=2 sw=2 et:

Copied: glances/repos/community-any/PKGBUILD (from rev 113287, 
glances/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-06-17 08:12:05 UTC (rev 113288)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Sébastien Luttringer se...@archlinux.org
+# Contributor: Bartłomiej Piotrowski bpiotrow...@archlinux.org
+# Contributor: Francois Boulogne fboulogne at april dot org
+
+pkgname=glances
+pkgver=2.0
+pkgrel=2
+pkgdesc='CLI curses-based monitoring tool'
+arch=('any')
+url='https://github.com/nicolargo/glances'
+license=('LGPL')
+depends=('python' 'python-psutil' 'python-setuptools')
+optdepends=('python-jinja: HTML export'
+'python-bottle: web server support'
+'hddtemp: HDD temperature monitoring support')
+source=($pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz)
+sha256sums=('e7c719af8676caaefa70adff1e5ef856c3c97791e3171608eded6d95350f9d94')
+
+package() {
+  cd $pkgname-$pkgver
+  python setup.py install --prefix=/usr --root=$pkgdir --optimize=1
+}
+
+# vim:set ts=2 sw=2 et:



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

2014-06-14 Thread Sébastien Luttringer
Date: Sunday, June 15, 2014 @ 01:27:07
  Author: seblu
Revision: 113176

archrelease: copy trunk to community-any

Added:
  glances/repos/community-any/PKGBUILD
(from rev 113175, glances/trunk/PKGBUILD)
Deleted:
  glances/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-06-14 23:26:56 UTC (rev 113175)
+++ PKGBUILD2014-06-14 23:27:07 UTC (rev 113176)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer se...@archlinux.org
-# Contributor: Bartłomiej Piotrowski bpiotrow...@archlinux.org
-# Contributor: Francois Boulogne fboulogne at april dot org
-
-pkgname=glances
-pkgver=1.7.7
-pkgrel=1
-pkgdesc='CLI curses-based monitoring tool'
-arch=('any')
-url='https://github.com/nicolargo/glances'
-license=('LGPL')
-depends=('python' 'python-psutil' 'python-setuptools')
-optdepends=('python-jinja: HTML export'
-'hddtemp: HDD temperature monitoring support')
-source=($pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz)
-sha256sums=('13c78d4223040120f32665195694413f52a240cebfff48c154ca769efeff')
-
-package() {
-  cd $pkgname-$pkgver
-  python setup.py install --prefix=/usr --root=$pkgdir --optimize=1
-}
-
-# vim:set ts=2 sw=2 et:

Copied: glances/repos/community-any/PKGBUILD (from rev 113175, 
glances/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-06-14 23:27:07 UTC (rev 113176)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Sébastien Luttringer se...@archlinux.org
+# Contributor: Bartłomiej Piotrowski bpiotrow...@archlinux.org
+# Contributor: Francois Boulogne fboulogne at april dot org
+
+pkgname=glances
+pkgver=2.0
+pkgrel=1
+pkgdesc='CLI curses-based monitoring tool'
+arch=('any')
+url='https://github.com/nicolargo/glances'
+license=('LGPL')
+depends=('python' 'python-psutil' 'python-setuptools')
+optdepends=('python-jinja: HTML export'
+'hddtemp: HDD temperature monitoring support')
+source=($pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz)
+sha256sums=('e7c719af8676caaefa70adff1e5ef856c3c97791e3171608eded6d95350f9d94')
+
+package() {
+  cd $pkgname-$pkgver
+  python setup.py install --prefix=/usr --root=$pkgdir --optimize=1
+}
+
+# vim:set ts=2 sw=2 et:



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

2014-03-13 Thread Sébastien Luttringer
Date: Thursday, March 13, 2014 @ 22:45:37
  Author: seblu
Revision: 107169

archrelease: copy trunk to community-any

Added:
  glances/repos/community-any/PKGBUILD
(from rev 107168, glances/trunk/PKGBUILD)
Deleted:
  glances/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-03-13 21:45:24 UTC (rev 107168)
+++ PKGBUILD2014-03-13 21:45:37 UTC (rev 107169)
@@ -1,22 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski s...@bpiotrowski.pl
-# Contributor: Francois Boulogne fboulogne at april dot org
-
-pkgname=glances
-pkgver=1.7.4
-pkgrel=1
-pkgdesc='CLI curses-based monitoring tool'
-arch=('any')
-url='https://github.com/nicolargo/glances'
-license=('LGPL')
-depends=('python2' 'python2-psutil' 'python2-setuptools')
-optdepends=('python2-jinja: HTML export'
-'python2-sensors: temperature sensors support')
-source=($url/archive/v$pkgver.tar.gz)
-sha256sums=('20960b5f191bc86e6184d937940f00a62100eb51388bcdeb233f30c809b0f1a6')
-
-package() {
-  cd $pkgname-$pkgver
-  sed 's|^#!/usr/bin/env python$|2|' -i glances/glances.py
-  python2 setup.py install --prefix=/usr --root=$pkgdir
-}

Copied: glances/repos/community-any/PKGBUILD (from rev 107168, 
glances/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-03-13 21:45:37 UTC (rev 107169)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Sébastien Luttringer se...@archlinux.org
+# Contributor: Bartłomiej Piotrowski bpiotrow...@archlinux.org
+# Contributor: Francois Boulogne fboulogne at april dot org
+
+pkgname=glances
+pkgver=1.7.5
+pkgrel=1
+pkgdesc='CLI curses-based monitoring tool'
+arch=('any')
+url='https://github.com/nicolargo/glances'
+license=('LGPL')
+depends=('python2' 'python2-psutil' 'python2-setuptools')
+optdepends=('python2-jinja: HTML export'
+'python2-sensors: temperature sensors support'
+'hddtemp: HDD temperature monitoring support')
+source=($url/archive/v$pkgver.tar.gz)
+sha256sums=('1598d1c10f1d2b59ea8d90d5be899fd151b4af28640c6daae23258dc76f659fe')
+
+prepare() {
+  cd $pkgname-$pkgver
+  sed 's|^#!/usr/bin/env python$|2|' -i glances/glances.py
+}
+
+package() {
+  cd $pkgname-$pkgver
+  python2 setup.py install --prefix=/usr --root=$pkgdir --optimize=1
+}
+
+# vim:set ts=2 sw=2 et:



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

2014-01-21 Thread Bartłomiej Piotrowski
Date: Tuesday, January 21, 2014 @ 14:44:02
  Author: bpiotrowski
Revision: 104472

archrelease: copy trunk to community-any

Added:
  glances/repos/community-any/PKGBUILD
(from rev 104471, glances/trunk/PKGBUILD)
Deleted:
  glances/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-01-21 13:43:57 UTC (rev 104471)
+++ PKGBUILD2014-01-21 13:44:02 UTC (rev 104472)
@@ -1,22 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski s...@bpiotrowski.pl
-# Contributor: Francois Boulogne fboulogne at april dot org
-
-pkgname=glances
-pkgver=1.7.3
-pkgrel=1
-pkgdesc='CLI curses-based monitoring tool'
-arch=('any')
-url='https://github.com/nicolargo/glances'
-license=('LGPL')
-depends=('python2' 'python2-psutil' 'python2-setuptools')
-optdepends=('python2-jinja: HTML export'
-'python2-sensors: temperature sensors support')
-source=($url/archive/v$pkgver.tar.gz)
-sha256sums=('03a5c8193fd3c91b8249c2501bc612008fa81861c14f82464a10b45d08c4ca4f')
-
-package() {
-  cd $pkgname-$pkgver
-  sed 's|^#!/usr/bin/env python$|2|' -i glances/glances.py
-  python2 setup.py install --prefix=/usr --root=$pkgdir
-}

Copied: glances/repos/community-any/PKGBUILD (from rev 104471, 
glances/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-01-21 13:44:02 UTC (rev 104472)
@@ -0,0 +1,22 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski s...@bpiotrowski.pl
+# Contributor: Francois Boulogne fboulogne at april dot org
+
+pkgname=glances
+pkgver=1.7.4
+pkgrel=1
+pkgdesc='CLI curses-based monitoring tool'
+arch=('any')
+url='https://github.com/nicolargo/glances'
+license=('LGPL')
+depends=('python2' 'python2-psutil' 'python2-setuptools')
+optdepends=('python2-jinja: HTML export'
+'python2-sensors: temperature sensors support')
+source=($url/archive/v$pkgver.tar.gz)
+sha256sums=('20960b5f191bc86e6184d937940f00a62100eb51388bcdeb233f30c809b0f1a6')
+
+package() {
+  cd $pkgname-$pkgver
+  sed 's|^#!/usr/bin/env python$|2|' -i glances/glances.py
+  python2 setup.py install --prefix=/usr --root=$pkgdir
+}



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

2013-12-18 Thread Bartłomiej Piotrowski
Date: Wednesday, December 18, 2013 @ 21:42:11
  Author: bpiotrowski
Revision: 102744

archrelease: copy trunk to community-any

Added:
  glances/repos/community-any/PKGBUILD
(from rev 102743, glances/trunk/PKGBUILD)
Deleted:
  glances/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-12-18 20:42:05 UTC (rev 102743)
+++ PKGBUILD2013-12-18 20:42:11 UTC (rev 102744)
@@ -1,22 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski s...@bpiotrowski.pl
-# Contributor: Francois Boulogne fboulogne at april dot org
-
-pkgname=glances
-pkgver=1.7
-pkgrel=2
-pkgdesc='CLI curses-based monitoring tool'
-arch=('any')
-url='https://github.com/nicolargo/glances'
-license=('LGPL')
-depends=('python2' 'python2-psutil' 'python2-setuptools')
-optdepends=('python2-jinja: HTML export'
-'python2-sensors: temperature sensors support')
-source=($url/archive/v$pkgver.tar.gz)
-sha256sums=('5ee9c05f138c143ca11aba213dac8d5a2939b337b1e24cc3794f8f4c5e0856ba')
-
-package() {
-  cd $pkgname-$pkgver
-  sed 's|^#!/usr/bin/env python$|2|' -i glances/glances.py
-  python2 setup.py install --prefix=/usr --root=$pkgdir
-}

Copied: glances/repos/community-any/PKGBUILD (from rev 102743, 
glances/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-12-18 20:42:11 UTC (rev 102744)
@@ -0,0 +1,22 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski s...@bpiotrowski.pl
+# Contributor: Francois Boulogne fboulogne at april dot org
+
+pkgname=glances
+pkgver=1.7.3
+pkgrel=1
+pkgdesc='CLI curses-based monitoring tool'
+arch=('any')
+url='https://github.com/nicolargo/glances'
+license=('LGPL')
+depends=('python2' 'python2-psutil' 'python2-setuptools')
+optdepends=('python2-jinja: HTML export'
+'python2-sensors: temperature sensors support')
+source=($url/archive/v$pkgver.tar.gz)
+sha256sums=('03a5c8193fd3c91b8249c2501bc612008fa81861c14f82464a10b45d08c4ca4f')
+
+package() {
+  cd $pkgname-$pkgver
+  sed 's|^#!/usr/bin/env python$|2|' -i glances/glances.py
+  python2 setup.py install --prefix=/usr --root=$pkgdir
+}



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

2013-08-11 Thread Bartłomiej Piotrowski
Date: Sunday, August 11, 2013 @ 14:34:21
  Author: bpiotrowski
Revision: 95401

archrelease: copy trunk to community-any

Added:
  glances/repos/community-any/PKGBUILD
(from rev 95400, glances/trunk/PKGBUILD)
Deleted:
  glances/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-08-11 12:34:11 UTC (rev 95400)
+++ PKGBUILD2013-08-11 12:34:21 UTC (rev 95401)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski s...@bpiotrowski.pl
-# Contributor: Francois Boulogne fboulogne at april dot org
-
-pkgname=glances
-pkgver=1.6.1
-pkgrel=1
-pkgdesc='CLI curses-based monitoring tool'
-arch=('any')
-url='https://github.com/nicolargo/glances'
-license=('LGPL')
-depends=('python2' 'python2-psutil' 'python2-distribute')
-optdepends=('python2-jinja: HTML export'
-'python2-sensors: temperature sensors support')
-source=($pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz)
-sha256sums=('6da67b19e8508f6f93fb05536ba42b22355d3cb2637e34d21e056524f93d33a2')
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  sed 's|^#!/usr/bin/env python$|2|' -i glances/glances.py
-  python2 setup.py install --prefix=/usr --root=$pkgdir
-}
-
-# vim:ts=2:sw=2:et:

Copied: glances/repos/community-any/PKGBUILD (from rev 95400, 
glances/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-08-11 12:34:21 UTC (rev 95401)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski s...@bpiotrowski.pl
+# Contributor: Francois Boulogne fboulogne at april dot org
+
+pkgname=glances
+pkgver=1.7
+pkgrel=1
+pkgdesc='CLI curses-based monitoring tool'
+arch=('any')
+url='https://github.com/nicolargo/glances'
+license=('LGPL')
+depends=('python2' 'python2-psutil' 'python2-distribute')
+optdepends=('python2-jinja: HTML export'
+'python2-sensors: temperature sensors support')
+source=($url/archive/v$pkgver.tar.gz)
+sha256sums=('5ee9c05f138c143ca11aba213dac8d5a2939b337b1e24cc3794f8f4c5e0856ba')
+
+package() {
+  cd $pkgname-$pkgver
+  sed 's|^#!/usr/bin/env python$|2|' -i glances/glances.py
+  python2 setup.py install --prefix=/usr --root=$pkgdir
+}
+
+# vim:ts=2:sw=2:et:



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

2013-03-25 Thread Bartłomiej Piotrowski
Date: Monday, March 25, 2013 @ 18:48:03
  Author: bpiotrowski
Revision: 86994

archrelease: copy trunk to community-any

Added:
  glances/repos/community-any/PKGBUILD
(from rev 86993, glances/trunk/PKGBUILD)
Deleted:
  glances/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-03-25 17:47:56 UTC (rev 86993)
+++ PKGBUILD2013-03-25 17:48:03 UTC (rev 86994)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski s...@bpiotrowski.pl
-# Contributor: Francois Boulogne fboulogne at april dot org
-
-pkgname=glances
-pkgver=1.6
-pkgrel=1
-pkgdesc='CLI curses-based monitoring tool'
-arch=('any')
-url='https://github.com/nicolargo/glances'
-license=('LGPL')
-depends=('python2' 'python2-psutil' 'python2-distribute')
-optdepends=('python2-jinja: HTML export'
-'python2-sensors: temperature sensors support')
-source=($pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz)
-sha256sums=('b5c6f97a047341b3fdec0c02b8201efbd0e2b1c09a7cdbde593a84bf1ce32814')
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  sed 's|^#!/usr/bin/env python$|2|' -i glances/{glances,unitest}.py
-  python2 setup.py install --prefix=/usr --root=$pkgdir
-
-  mv $pkgdir/usr/etc $pkgdir/
-}
-
-# vim:ts=2:sw=2:et:

Copied: glances/repos/community-any/PKGBUILD (from rev 86993, 
glances/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-03-25 17:48:03 UTC (rev 86994)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski s...@bpiotrowski.pl
+# Contributor: Francois Boulogne fboulogne at april dot org
+
+pkgname=glances
+pkgver=1.6.1
+pkgrel=1
+pkgdesc='CLI curses-based monitoring tool'
+arch=('any')
+url='https://github.com/nicolargo/glances'
+license=('LGPL')
+depends=('python2' 'python2-psutil' 'python2-distribute')
+optdepends=('python2-jinja: HTML export'
+'python2-sensors: temperature sensors support')
+source=($pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz)
+sha256sums=('6da67b19e8508f6f93fb05536ba42b22355d3cb2637e34d21e056524f93d33a2')
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  sed 's|^#!/usr/bin/env python$|2|' -i glances/glances.py
+  python2 setup.py install --prefix=/usr --root=$pkgdir
+}
+
+# vim:ts=2:sw=2:et:



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

2013-01-30 Thread Bartłomiej Piotrowski
Date: Wednesday, January 30, 2013 @ 09:49:21
  Author: bpiotrowski
Revision: 83350

archrelease: copy trunk to community-any

Added:
  glances/repos/community-any/PKGBUILD
(from rev 83349, glances/trunk/PKGBUILD)
Deleted:
  glances/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-01-30 08:49:13 UTC (rev 83349)
+++ PKGBUILD2013-01-30 08:49:21 UTC (rev 83350)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski s...@bpiotrowski.pl
-# Contributor: Francois Boulogne fboulogne at april dot org
-
-pkgname=glances
-pkgver=1.5.2
-pkgrel=2
-pkgdesc='CLI curses-based monitoring tool'
-arch=('any')
-url='https://github.com/nicolargo/glances'
-license=('LGPL')
-depends=('python2' 'python2-psutil' 'python2-distribute')
-optdepends=('python2-jinja: HTML export'
-'python2-sensors: temperature sensors support')
-source=($pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz)
-md5sums=('30c2db626b23de71704a8782c7243873')
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  sed 's|^#!/usr/bin/env python$|2|' -i glances/{glances,unitest}.py
-  python2 setup.py install --prefix=/usr --root=$pkgdir
-}
-
-# vim:ts=2:sw=2:et:

Copied: glances/repos/community-any/PKGBUILD (from rev 83349, 
glances/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-01-30 08:49:21 UTC (rev 83350)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski s...@bpiotrowski.pl
+# Contributor: Francois Boulogne fboulogne at april dot org
+
+pkgname=glances
+pkgver=1.6
+pkgrel=1
+pkgdesc='CLI curses-based monitoring tool'
+arch=('any')
+url='https://github.com/nicolargo/glances'
+license=('LGPL')
+depends=('python2' 'python2-psutil' 'python2-distribute')
+optdepends=('python2-jinja: HTML export'
+'python2-sensors: temperature sensors support')
+source=($pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz)
+sha256sums=('b5c6f97a047341b3fdec0c02b8201efbd0e2b1c09a7cdbde593a84bf1ce32814')
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  sed 's|^#!/usr/bin/env python$|2|' -i glances/{glances,unitest}.py
+  python2 setup.py install --prefix=/usr --root=$pkgdir
+
+  mv $pkgdir/usr/etc $pkgdir/
+}
+
+# vim:ts=2:sw=2:et: