blob: 3baf63d47cf0182e582294ddaa051a95846cb375 (
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
30
|
pkgbase = perl-app-cope
pkgdesc = A wrapper around programs that output to a terminal, to give them colour for utility and aesthetics while still keeping them the same at the text level.
pkgver = 1.1
pkgrel = 5
url = http://stuff.cytzol.org/cope/
install = perl-app-cope.install
arch = any
license = GPL
license = PerlArtistic
makedepends = git
makedepends = perl-module-install
makedepends = make
depends = perl>=5.10
depends = perl-class-inspector
depends = perl-env-path
depends = perl-file-sharedir
depends = perl-io-stty
depends = perl-io-tty
depends = perl-list-moreutils
depends = perl-params-util
depends = perl-regexp-common
depends = perl-regexp-ipv6
depends = perl-number-format
provides = cope
conflicts = cope
conflicts = cope-git
source = App-Cope-1.1::git+https://github.com/xvybihal/cope.git#branch=v1.1
sha256sums = SKIP
pkgname = perl-app-cope
|