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

2020-12-22 Thread Christian Hesse via arch-commits
Date: Tuesday, December 22, 2020 @ 11:59:46
  Author: eworm
Revision: 404835

upgpkg: htop 3.0.4-1: new upstream release

Modified:
  htop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-22 11:50:12 UTC (rev 404834)
+++ PKGBUILD2020-12-22 11:59:46 UTC (rev 404835)
@@ -4,7 +4,7 @@
 # Contributor: Daniel J Griffiths 
 
 pkgname=htop
-pkgver=3.0.3
+pkgver=3.0.4
 pkgrel=1
 pkgdesc='Interactive process viewer'
 arch=('x86_64')
@@ -17,7 +17,7 @@
 'strace: attach to a running process')
 options=('!emptydirs')
 
source=("https://github.com/htop-dev/htop/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
-sha256sums=('725103929c925a7252b4dedeb29b3a1da86a2f74e96c50eb9ea6c8fec1942cd2')
+sha256sums=('d8a0536ce95e3d59f8e292e73ee037033a74a8cc118fd10d22048bd4aeb61324')
 
 prepare() {
   cd "$pkgname-$pkgver"


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

2020-12-06 Thread Christian Hesse via arch-commits
Date: Monday, December 7, 2020 @ 07:39:18
  Author: eworm
Revision: 403041

upgpkg: htop 3.0.3-1: new upstream release

Modified:
  htop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-07 06:52:56 UTC (rev 403040)
+++ PKGBUILD2020-12-07 07:39:18 UTC (rev 403041)
@@ -4,7 +4,7 @@
 # Contributor: Daniel J Griffiths 
 
 pkgname=htop
-pkgver=3.0.2
+pkgver=3.0.3
 pkgrel=1
 pkgdesc='Interactive process viewer'
 arch=('x86_64')
@@ -11,11 +11,13 @@
 url='https://htop.dev/'
 license=('GPL')
 depends=('ncurses' 'libncursesw.so' 'libnl')
-optdepends=('lsof: show files opened by a process'
+makedepends=('lm_sensors')
+optdepends=('lm_sensors: show cpu temperatures'
+'lsof: show files opened by a process'
 'strace: attach to a running process')
 options=('!emptydirs')
 
source=("https://github.com/htop-dev/htop/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
-sha256sums=('b4744a3bea279f2a3725ed8e5e35ffd9cb10d66673bf07c8fe21feb3c4661305')
+sha256sums=('725103929c925a7252b4dedeb29b3a1da86a2f74e96c50eb9ea6c8fec1942cd2')
 
 prepare() {
   cd "$pkgname-$pkgver"


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

2020-01-21 Thread Christian Hesse via arch-commits
Date: Tuesday, January 21, 2020 @ 20:13:13
  Author: eworm
Revision: 373769

upgpkg: htop 2.2.0-3

rebuild old package

Modified:
  htop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-21 19:34:48 UTC (rev 373768)
+++ PKGBUILD2020-01-21 20:13:13 UTC (rev 373769)
@@ -5,7 +5,7 @@
 
 pkgname=htop
 pkgver=2.2.0
-pkgrel=2
+pkgrel=3
 pkgdesc='Interactive process viewer'
 arch=('x86_64')
 url='https://hisham.hm/htop/'


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

2018-04-10 Thread Christian Hesse via arch-commits
Date: Tuesday, April 10, 2018 @ 14:04:17
  Author: eworm
Revision: 321471

upgpkg: htop 2.2.0-1

new upstream release

Modified:
  htop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-10 14:03:25 UTC (rev 321470)
+++ PKGBUILD2018-04-10 14:04:17 UTC (rev 321471)
@@ -5,8 +5,8 @@
 # Contributor: Daniel J Griffiths 
 
 pkgname=htop
-pkgver=2.1.0
-pkgrel=2
+pkgver=2.2.0
+pkgrel=1
 pkgdesc="Interactive process viewer"
 arch=('x86_64')
 url="http://hisham.hm/htop/;
@@ -18,7 +18,7 @@
 options=('!emptydirs' debug)
 validpgpkeys=('8460980B2B79786DE0C7FCC83FD8F43C2BB3C478') # Hisham Muhammad 

 
source=("https://hisham.hm/$pkgname/releases/$pkgver/$pkgname-$pkgver.tar.gz"{,.asc})
-sha256sums=('3260be990d26e25b6b49fc9d96dbc935ad46e61083c0b7f6df413e513bf80748'
+sha256sums=('d9d6826f10ce3887950d709b53ee1d8c1849a70fa38e91d5896ad8cbc6ba3c57'
 'SKIP')
 
 build() {


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

2018-02-21 Thread Christian Hesse via arch-commits
Date: Wednesday, February 21, 2018 @ 15:24:48
  Author: eworm
Revision: 317351

upgpkg: htop 2.1.0-2

enable delay accounting

Modified:
  htop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-02-21 12:55:43 UTC (rev 317350)
+++ PKGBUILD2018-02-21 15:24:48 UTC (rev 317351)
@@ -6,12 +6,12 @@
 
 pkgname=htop
 pkgver=2.1.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Interactive process viewer"
 arch=('x86_64')
 url="http://hisham.hm/htop/;
 license=('GPL')
-depends=('ncurses')
+depends=('ncurses' 'libnl')
 makedepends=('python')
 optdepends=('lsof: show files opened by a process'
 'strace: attach to a running process')
@@ -27,10 +27,11 @@
   ./configure \
   --prefix=/usr \
   --sysconfdir=/etc \
+  --enable-cgroup \
+  --enable-delayacct \
+  --enable-openvz \
   --enable-unicode \
-  --enable-openvz \
-  --enable-vserver \
-  --enable-cgroup
+  --enable-vserver
 
   make
 }


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

2018-02-04 Thread Christian Hesse via arch-commits
Date: Monday, February 5, 2018 @ 07:24:10
  Author: eworm
Revision: 315888

upgpkg: htop 2.1.0-1

new upstream release

Modified:
  htop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-02-05 05:49:29 UTC (rev 315887)
+++ PKGBUILD2018-02-05 07:24:10 UTC (rev 315888)
@@ -5,8 +5,8 @@
 # Contributor: Daniel J Griffiths 
 
 pkgname=htop
-pkgver=2.0.2
-pkgrel=2
+pkgver=2.1.0
+pkgrel=1
 pkgdesc="Interactive process viewer"
 arch=('x86_64')
 url="http://hisham.hm/htop/;
@@ -18,7 +18,7 @@
 options=('!emptydirs' debug)
 validpgpkeys=('8460980B2B79786DE0C7FCC83FD8F43C2BB3C478') # Hisham Muhammad 

 
source=("https://hisham.hm/$pkgname/releases/$pkgver/$pkgname-$pkgver.tar.gz"{,.asc})
-sha256sums=('179be9dccb80cee0c5e1a1f58c8f72ce7b2328ede30fb71dcdf336539be2f487'
+sha256sums=('3260be990d26e25b6b49fc9d96dbc935ad46e61083c0b7f6df413e513bf80748'
 'SKIP')
 
 build() {


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

2018-01-29 Thread Bartłomiej Piotrowski via arch-commits
Date: Monday, January 29, 2018 @ 16:51:13
  Author: bpiotrowski
Revision: 315579

2.0.2-2:

Modified:
  htop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-29 16:48:55 UTC (rev 315578)
+++ PKGBUILD2018-01-29 16:51:13 UTC (rev 315579)
@@ -15,7 +15,7 @@
 makedepends=('python')
 optdepends=('lsof: show files opened by a process'
 'strace: attach to a running process')
-options=('!emptydirs')
+options=('!emptydirs' debug)
 validpgpkeys=('8460980B2B79786DE0C7FCC83FD8F43C2BB3C478') # Hisham Muhammad 

 
source=("https://hisham.hm/$pkgname/releases/$pkgver/$pkgname-$pkgver.tar.gz"{,.asc})
 sha256sums=('179be9dccb80cee0c5e1a1f58c8f72ce7b2328ede30fb71dcdf336539be2f487'


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

2017-08-06 Thread Christian Hesse
Date: Sunday, August 6, 2017 @ 20:05:30
  Author: eworm
Revision: 301703

upgpkg: htop 2.0.2-2

rebuild with hardening flags

Modified:
  htop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-06 19:51:25 UTC (rev 301702)
+++ PKGBUILD2017-08-06 20:05:30 UTC (rev 301703)
@@ -6,7 +6,7 @@
 
 pkgname=htop
 pkgver=2.0.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Interactive process viewer"
 arch=('i686' 'x86_64')
 url="http://hisham.hm/htop/;


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

2016-11-22 Thread Christian Hesse
Date: Tuesday, November 22, 2016 @ 15:27:21
  Author: eworm
Revision: 281905

add source validation with signature

Modified:
  htop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-22 15:27:19 UTC (rev 281904)
+++ PKGBUILD2016-11-22 15:27:21 UTC (rev 281905)
@@ -1,5 +1,6 @@
 # $Id$
-# Maintainer: Angel Velasquez  
+# Maintainer: Christian Hesse 
+# Maintainer: Angel Velasquez 
 # Contributor: Eric Belanger 
 # Contributor: Daniel J Griffiths 
 
@@ -15,8 +16,10 @@
 optdepends=('lsof: show files opened by a process'
 'strace: attach to a running process')
 options=('!emptydirs')
-source=("https://hisham.hm/$pkgname/releases/$pkgver/$pkgname-$pkgver.tar.gz;)
-md5sums=('7d354d904bad591a931ad57e99fea84a')
+validpgpkeys=('8460980B2B79786DE0C7FCC83FD8F43C2BB3C478') # Hisham Muhammad 

+source=("https://hisham.hm/$pkgname/releases/$pkgver/$pkgname-$pkgver.tar.gz"{,.asc})
+sha256sums=('179be9dccb80cee0c5e1a1f58c8f72ce7b2328ede30fb71dcdf336539be2f487'
+'SKIP')
 
 build() {
   cd "$pkgname-$pkgver"


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

2016-11-01 Thread Christian Hesse
Date: Tuesday, November 1, 2016 @ 21:14:32
  Author: eworm
Revision: 279686

download source via https

Modified:
  htop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-01 21:14:21 UTC (rev 279685)
+++ PKGBUILD2016-11-01 21:14:32 UTC (rev 279686)
@@ -15,7 +15,7 @@
 optdepends=('lsof: show files opened by a process'
 'strace: attach to a running process')
 options=('!emptydirs')
-source=("http://hisham.hm/$pkgname/releases/$pkgver/$pkgname-$pkgver.tar.gz;)
+source=("https://hisham.hm/$pkgname/releases/$pkgver/$pkgname-$pkgver.tar.gz;)
 md5sums=('7d354d904bad591a931ad57e99fea84a')
 
 build() {


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

2016-07-22 Thread Christian Hesse
Date: Friday, July 22, 2016 @ 12:00:36
  Author: eworm
Revision: 272110

upgpkg: htop 2.0.2-1

new upstream release

Modified:
  htop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-22 11:41:14 UTC (rev 272109)
+++ PKGBUILD2016-07-22 12:00:36 UTC (rev 272110)
@@ -4,7 +4,7 @@
 # Contributor: Daniel J Griffiths 
 
 pkgname=htop
-pkgver=2.0.1
+pkgver=2.0.2
 pkgrel=1
 pkgdesc="Interactive process viewer"
 arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@
 'strace: attach to a running process')
 options=('!emptydirs')
 source=("http://hisham.hm/$pkgname/releases/$pkgver/$pkgname-$pkgver.tar.gz;)
-md5sums=('f75fe92b4defaa80d99109830f34b5e2')
+md5sums=('7d354d904bad591a931ad57e99fea84a')
 
 build() {
   cd "$pkgname-$pkgver"


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

2016-02-11 Thread Dave Reisner
Date: Thursday, February 11, 2016 @ 21:11:23
  Author: dreisner
Revision: 259075

upgpkg: htop 2.0.0-1

- drop compat kludges for python/ncurses
- drop non-existant --enable-oom
- add sysconfdir=/etc (FS#46456)

Modified:
  htop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-02-11 18:57:36 UTC (rev 259074)
+++ PKGBUILD2016-02-11 20:11:23 UTC (rev 259075)
@@ -4,11 +4,11 @@
 # Contributor: Daniel J Griffiths 
 
 pkgname=htop
-pkgver=1.0.3
-pkgrel=3
+pkgver=2.0.0
+pkgrel=1
 pkgdesc="Interactive process viewer"
 arch=('i686' 'x86_64')
-url="http://htop.sourceforge.net/;
+url="http://hisham.hm/htop/;
 license=('GPL')
 depends=('ncurses')
 makedepends=('python2')
@@ -16,25 +16,18 @@
 'strace: attach to a running process')
 options=('!emptydirs')
 source=("http://hisham.hm/$pkgname/releases/$pkgver/$pkgname-$pkgver.tar.gz;)
-md5sums=('e768b9b55c033d9c1dffda72db3a6ac7')
+md5sums=('06f76c7d644ce8ae611c9feb10439a30')
 
-prepare() {
-  cd "$pkgname-$pkgver"
-
-  sed -i 's|ncursesw/curses.h|curses.h|' RichString.[ch] configure
-  sed -i 's|python|python2|' scripts/MakeHeader.py
-}
-
 build() {
   cd "$pkgname-$pkgver"
 
   ./configure \
   --prefix=/usr \
+  --sysconfdir=/etc \
   --enable-unicode \
   --enable-openvz \
   --enable-vserver \
-  --enable-cgroup \
-  --enable-oom
+  --enable-cgroup
 
   make
 }


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

2015-09-07 Thread Evangelos Foutras
Date: Monday, September 7, 2015 @ 16:06:45
  Author: foutrelis
Revision: 245462

ncurses 6.0 rebuild.

Modified:
  htop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-09-07 14:05:26 UTC (rev 245461)
+++ PKGBUILD2015-09-07 14:06:45 UTC (rev 245462)
@@ -5,7 +5,7 @@
 
 pkgname=htop
 pkgver=1.0.3
-pkgrel=2
+pkgrel=3
 pkgdesc="Interactive process viewer"
 arch=('i686' 'x86_64')
 url="http://htop.sourceforge.net/;


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

2014-06-21 Thread Dave Reisner
Date: Saturday, June 21, 2014 @ 18:08:40
  Author: dreisner
Revision: 215333

upgpkg: htop 1.0.3-2

- add --enable-oom to configure (FS#40147)

Modified:
  htop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-06-21 12:32:33 UTC (rev 215332)
+++ PKGBUILD2014-06-21 16:08:40 UTC (rev 215333)
@@ -5,7 +5,7 @@
 
 pkgname=htop
 pkgver=1.0.3
-pkgrel=1
+pkgrel=2
 pkgdesc=Interactive process viewer
 arch=('i686' 'x86_64')
 url=http://htop.sourceforge.net/;
@@ -33,7 +33,8 @@
   --enable-unicode \
   --enable-openvz \
   --enable-vserver \
-  --enable-cgroup
+  --enable-cgroup \
+  --enable-oom
 
   make
 }



[arch-commits] Commit in htop/trunk (PKGBUILD tree-crash.patch)

2014-04-25 Thread Dave Reisner
Date: Friday, April 25, 2014 @ 15:42:02
  Author: dreisner
Revision: 211745

upgpkg: htop 1.0.3-1

- drop merged patch
- use prepare function for hackery
- change source location

Modified:
  htop/trunk/PKGBUILD
Deleted:
  htop/trunk/tree-crash.patch

--+
 PKGBUILD |   18 --
 tree-crash.patch |   13 -
 2 files changed, 8 insertions(+), 23 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-04-25 12:16:34 UTC (rev 211744)
+++ PKGBUILD2014-04-25 13:42:02 UTC (rev 211745)
@@ -4,8 +4,8 @@
 # Contributor: Daniel J Griffiths ghost1...@archlinux.us
 
 pkgname=htop
-pkgver=1.0.2
-pkgrel=2
+pkgver=1.0.3
+pkgrel=1
 pkgdesc=Interactive process viewer
 arch=('i686' 'x86_64')
 url=http://htop.sourceforge.net/;
@@ -15,20 +15,18 @@
 optdepends=('lsof: show files opened by a process'
 'strace: attach to a running process')
 options=('!emptydirs')
-source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz;
-tree-crash.patch)
-md5sums=('0d01cca8df3349c74569cefebbd9919e'
- '48eba3c0303bfd19d761b859bc69d713')
+source=(http://hisham.hm/$pkgname/releases/$pkgver/$pkgname-$pkgver.tar.gz;)
+md5sums=('e768b9b55c033d9c1dffda72db3a6ac7')
 
-build() {
+prepare() {
   cd $pkgname-$pkgver
 
   sed -i 's|ncursesw/curses.h|curses.h|' RichString.[ch] configure
   sed -i 's|python|python2|' scripts/MakeHeader.py
+}
 
-  # Boost field buffer size - crashes when trying to draw very deep UTF-8 trees
-  # Test by nesting 30 shells
-  patch -N -i ../tree-crash.patch
+build() {
+  cd $pkgname-$pkgver
 
   ./configure \
   --prefix=/usr \

Deleted: tree-crash.patch
===
--- tree-crash.patch2014-04-25 12:16:34 UTC (rev 211744)
+++ tree-crash.patch2014-04-25 13:42:02 UTC (rev 211745)
@@ -1,13 +0,0 @@
-Index: Process.c
-===
 Process.c  (revision 302)
-+++ Process.c  (working copy)
-@@ -371,7 +371,7 @@
- }
- 
- static void Process_writeField(Process* this, RichString* str, ProcessField 
field) {
--   char buffer[128]; buffer[127] = '\0';
-+   char buffer[256]; buffer[255] = '\0';
-int attr = CRT_colors[DEFAULT_COLOR];
-int baseattr = CRT_colors[PROCESS_BASENAME];
-int n = sizeof(buffer) - 1;



[arch-commits] Commit in htop/trunk (PKGBUILD tree-crash.patch)

2012-12-12 Thread Jan Steffens
Date: Wednesday, December 12, 2012 @ 12:28:09
  Author: heftig
Revision: 173196

Fix a crasher

Added:
  htop/trunk/tree-crash.patch
Modified:
  htop/trunk/PKGBUILD

--+
 PKGBUILD |   12 +---
 tree-crash.patch |   13 +
 2 files changed, 22 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-12-12 17:17:00 UTC (rev 173195)
+++ PKGBUILD2012-12-12 17:28:09 UTC (rev 173196)
@@ -5,7 +5,7 @@
 
 pkgname=htop
 pkgver=1.0.2
-pkgrel=1
+pkgrel=2
 pkgdesc=Interactive process viewer
 arch=('i686' 'x86_64')
 url=http://htop.sourceforge.net/;
@@ -15,8 +15,10 @@
 optdepends=('lsof: show files opened by a process'
 'strace: attach to a running process')
 options=('!emptydirs')
-source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz;)
-md5sums=('0d01cca8df3349c74569cefebbd9919e')
+source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz;
+tree-crash.patch)
+md5sums=('0d01cca8df3349c74569cefebbd9919e'
+ '48eba3c0303bfd19d761b859bc69d713')
 
 build() {
   cd $pkgname-$pkgver
@@ -24,6 +26,10 @@
   sed -i 's|ncursesw/curses.h|curses.h|' RichString.[ch] configure
   sed -i 's|python|python2|' scripts/MakeHeader.py
 
+  # Boost field buffer size - crashes when trying to draw very deep UTF-8 trees
+  # Test by nesting 30 shells
+  patch -N -i ../tree-crash.patch
+
   ./configure \
   --prefix=/usr \
   --enable-unicode \

Added: tree-crash.patch
===
--- tree-crash.patch(rev 0)
+++ tree-crash.patch2012-12-12 17:28:09 UTC (rev 173196)
@@ -0,0 +1,13 @@
+Index: Process.c
+===
+--- Process.c  (revision 302)
 Process.c  (working copy)
+@@ -371,7 +371,7 @@
+ }
+ 
+ static void Process_writeField(Process* this, RichString* str, ProcessField 
field) {
+-   char buffer[128]; buffer[127] = '\0';
++   char buffer[256]; buffer[255] = '\0';
+int attr = CRT_colors[DEFAULT_COLOR];
+int baseattr = CRT_colors[PROCESS_BASENAME];
+int n = sizeof(buffer) - 1;



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

2011-01-06 Thread Angel Velásquez
Date: Thursday, January 6, 2011 @ 15:57:13
  Author: angvp
Revision: 105144

upgpkg: htop 0.9-1
Updating to 0.9.1

Modified:
  htop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-01-06 20:29:33 UTC (rev 105143)
+++ PKGBUILD2011-01-06 20:57:13 UTC (rev 105144)
@@ -3,27 +3,28 @@
 # Maintainer: Daniel J Griffiths ghost1...@archlinux.us
 
 pkgname=htop
-pkgver=0.8.3
+pkgver=0.9
 pkgrel=1
 pkgdesc=Interactive process viewer
 arch=('i686' 'x86_64')
 url=http://htop.sourceforge.net/;
 license=('GPL')
 depends=('ncurses')
+makedepends=('python2')
 options=('!emptydirs')
 source=(http://downloads.sourceforge.net/htop/${pkgname}-${pkgver}.tar.gz)
-md5sums=('5c9f093f9eaddf6e77aa6d54c2116d0c')
-sha1sums=('2a0bf90f160b3d019e26712c94db612d6ff9a429')
+md5sums=('7c5507f35f363f3f40183a2ba3c561f8')
 
 build() {
cd ${srcdir}/${pkgname}-${pkgver}
-   sed -i 's|ncursesw/curses.h|curses.h|' RichString.h RichString.c || 
return 1
+   sed -i 's|ncursesw/curses.h|curses.h|' RichString.h RichString.c 
configure 
+   sed -i 's|python|python2|' scripts/MakeHeader.py
./configure --prefix=/usr --enable-unicode --enable-openvz \
-   --enable-vserver || return 1
-   make || return 1
+   --enable-vserver 
+   make 
 }
 
 package() {
cd ${srcdir}/${pkgname}-${pkgver}
-   make DESTDIR=${pkgdir} install || return 1
+   make DESTDIR=${pkgdir} install 
 }



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

2010-04-11 Thread Daniel Griffiths
Date: Sunday, April 11, 2010 @ 22:48:21
  Author: dgriffiths
Revision: 77352

Adopted, move to splitpkg format

Modified:
  htop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-04-12 02:46:32 UTC (rev 77351)
+++ PKGBUILD2010-04-12 02:48:21 UTC (rev 77352)
@@ -1,5 +1,6 @@
 # $Id$
-# Maintainer: Eric Belanger e...@archlinux.org
+# Contributor: Eric Belanger e...@archlinux.org
+# Maintainer: Daniel J Griffiths ghost1...@archlinux.us
 
 pkgname=htop
 pkgver=0.8.3
@@ -15,9 +16,14 @@
 sha1sums=('2a0bf90f160b3d019e26712c94db612d6ff9a429')
 
 build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  sed -i 's|ncursesw/curses.h|curses.h|' RichString.h RichString.c || return 1
-  ./configure --prefix=/usr --enable-unicode --enable-openvz --enable-vserver 
|| return 1
-  make || return 1
-  make DESTDIR=${pkgdir} install || return 1
+   cd ${srcdir}/${pkgname}-${pkgver}
+   sed -i 's|ncursesw/curses.h|curses.h|' RichString.h RichString.c || 
return 1
+   ./configure --prefix=/usr --enable-unicode --enable-openvz \
+   --enable-vserver || return 1
+   make || return 1
 }
+
+package() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make DESTDIR=${pkgdir} install || return 1
+}