aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/cbrpager/cbrpager.inc
blob: 86bb0cf6f0d20494cc4037343944130285ec7cc9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
HOMEPAGE = "http://www.jcoppens.com/soft/cbrpager/index.en.php"
DESCRIPTION = "A no-nonsense, simple to use, small viewer for cbr and cbz (comic book archive) files."
SECTION = "x11/applications"
LICENSE = "GPL"
DEPENDS = "gtk+ libgnomeui"
RDEPENDS = "unzip"

INC_PR = "r2"

SRC_URI = "${SOURCEFORGE_MIRROR}/${PN}/${P}.tar.gz"

inherit autotools