increase dvbapp PR.
[vuplus_openembedded] / recipes / cbrpager / cbrpager.inc
1 HOMEPAGE = "http://www.jcoppens.com/soft/cbrpager/index.en.php"
2 DESCRIPTION = "A no-nonsense, simple to use, small viewer for cbr and cbz (comic book archive) files."
3 SECTION = "x11/applications"
4 LICENSE = "GPL"
5 DEPENDS = "gtk+ libgnomeui"
6 RDEPENDS = "unzip"
7
8 INC_PR = "r2"
9
10 SRC_URI = "${SOURCEFORGE_MIRROR}/${PN}/${P}.tar.gz"
11
12 inherit autotools
13
14
15
16
17
18
19
20