summaryrefslogtreecommitdiffstats
path: root/recipes/gphoto2/gphoto2_2.1.5.bb
blob: 0913b9743c1ee74af475ac391e03fbc32b1707af (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 = "r1"

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

inherit autotools