rename packages/ to recipes/ per earlier agreement
[openembedded.git] / recipes / gphoto2 / gphoto2_2.1.5.bb
diff --git a/recipes/gphoto2/gphoto2_2.1.5.bb b/recipes/gphoto2/gphoto2_2.1.5.bb
new file mode 100644 (file)
index 0000000..0913b97
--- /dev/null
@@ -0,0 +1,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