You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/gnustep-apps/camera/camera-0.8-r1.ebuild

19 lines
438 B

# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
inherit gnustep-2
S=${WORKDIR}/${PN/c/C}
DESCRIPTION="A simple tool to download photos from a digital camera"
HOMEPAGE="http://home.gna.org/gsimageapps/"
SRC_URI="http://download.gna.org/gsimageapps/${P/c/C}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ppc x86"
DEPEND="gnustep-libs/camerakit"
RDEPEND="${DEPEND}"