aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/cbrpager/cbrpager.inc
blob: 3ad17c2fae70d1cfe75ba06f364a2e4f278e7da2 (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_${PN} = "unzip"

INC_PR = "r3"

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

inherit autotools