app-shells/bash-completion: add 2.16.0
[gentoo/gentoo.git] / app-misc / cbview / cbview-0.06-r2.ebuild
blobc1d5fbab3465b79b30c9af773641c716affe4498
1 # Copyright 1999-2022 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
4 EAPI=8
6 DESCRIPTION="viewer/converter for CBR/CBZ comic book archives"
7 HOMEPAGE="https://web.archive.org/web/20061108214126/http://elvine.org:80/code/cbview/"
8 SRC_URI="http://elvine.org/code/cbview/${P}.tar.gz"
10 LICENSE="GPL-2"
11 SLOT="0"
12 KEYWORDS="~amd64 ~ppc ~x86"
14 RDEPEND="
15         dev-perl/Gtk2
16         dev-perl/String-ShellQuote
17         app-arch/unrar
18         app-arch/unzip"
20 src_install() {
21         dobin cbview
22         einstalldocs