blob: a99a9ccae095e8e9e3544aec74f393c94b74a852 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
pkgbase = htop-vim-solarized
pkgdesc = Interactive process viewer with solarized and vim keybindings patch
pkgver = 2.2.0
pkgrel = 1
url = https://github.com/cprussin/htop-vim-solarized
arch = i686
arch = x86_64
license = GPL
makedepends = git
makedepends = python2
depends = ncurses
optdepends = lsof: show files opened by a process
optdepends = strace: attach to a running process
provides = htop
conflicts = htop
options = !emptydirs
source = http://hisham.hm/htop/releases/2.2.0/htop-2.2.0.tar.gz
source = solarized-colors.patch
source = vim-keybindings-common.patch
source = vim-keybindings-d-for-kill.patch
source = vim-keybindings-x-for-kill.patch
sha384sums = 1db22d35dbd27753b7988f324c841b8c57db29957d2634c345f11b7be6f68ffef47b8f45ebfac160e94964e91f8ddf8d
sha384sums = 3ffcf99a5d8ff9816340fd591859d3e5a1b710ad7f6e6ab5581a0d11573df1991533191366b86a0e6dfa80f8d4617020
sha384sums = 3de0c03296baa0089380a3404a13e96b347b6caaf18380dacd6b5f9c81f3741940bdcd1f07f75bd13e05112e333d2635
sha384sums = 353a675f5453b5b1ab503f9cbcb02e45b32bf429797f11e3cea96848fb4ad931129da7afa52b373fd6871c41657d52af
sha384sums = 3b2071d412a6a98bf5d4d3a4bc74f69b205f9464b00063aa21e9947b80df2a008bb82aff7f8168b0dfbac0647bc0cb76
pkgname = htop-vim-solarized
|