27 lines
614 B
Plaintext
27 lines
614 B
Plaintext
pkgbase = fish-git
|
|
pkgdesc = User friendly shell intended mostly for interactive use.
|
|
pkgver = 3.1.0.r242.gcebfaa778
|
|
pkgrel = 1
|
|
epoch = 2
|
|
url = http://fishshell.com
|
|
install = fish.install
|
|
arch = i686
|
|
arch = x86_64
|
|
arch = arm
|
|
license = GPL2
|
|
makedepends = cmake
|
|
makedepends = python-sphinx
|
|
makedepends = git
|
|
depends = ncurses
|
|
optdepends = python: fish_update_completions and other tools
|
|
optdepends = xsel: clipboard integration
|
|
provides = fish
|
|
provides = fish-shell
|
|
conflicts = fish
|
|
conflicts = fish-shell
|
|
source = git://github.com/fish-shell/fish-shell.git
|
|
md5sums = SKIP
|
|
|
|
pkgname = fish-git
|
|
|