aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gphoto2/gphoto2_2.1.6.bb
blob: 63dad91f14067a19375801c33a98ea595b67d64a (plain)
1
2
3
4
5
6
7
8
9
DESCRIPTION = "gphoto2 is a command-line utility to fetch pictures from digital cameras"
SECTION = "console/utils"
LICENSE = "GPL"
DEPENDS = "libgphoto2 popt"
PR = "r2"

SRC_URI = "${SOURCEFORGE_MIRROR}/gphoto/gphoto2-${PV}.tar.gz"

inherit autotools