summaryrefslogtreecommitdiff
blob: 404a32fba08df71cfaf3d2917aa40300dab7fe50 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/rox-extra/comicthumb/comicthumb-0.1.ebuild,v 1.1 2007/05/15 16:22:43 lack Exp $

ROX_VER="2.1.1"
ROX_LIB_VER="2.0.2"
inherit rox

MY_PN="ComicThumb"
DESCRIPTION="Thumbnailer for rox, which generates thumbnails for archived comix files."
HOMEPAGE="http://www.theli.ho.com.ua/"
SRC_URI="http://www.theli.ho.com.ua/${MY_PN}-${PV}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
IUSE="rar"
KEYWORDS="~x86"

RDEPEND="rar? ( app-arch/unrar )
	dev-python/imaging"

APPNAME=${MY_PN}
S=${WORKDIR}