summaryrefslogtreecommitdiffstats
path: root/recipes/gphoto2/gphoto2_2.1.4.bb
blob: 80d0ee0f271857b6d29ba4866d354e0f67c1c875 (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.bz2"

inherit autotools