diff options
Diffstat (limited to 'packages/gphoto2')
-rw-r--r-- | packages/gphoto2/.mtn2git_empty | 0 | ||||
-rw-r--r-- | packages/gphoto2/gphoto2_2.1.4.bb | 8 |
2 files changed, 8 insertions, 0 deletions
diff --git a/packages/gphoto2/.mtn2git_empty b/packages/gphoto2/.mtn2git_empty new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/packages/gphoto2/.mtn2git_empty diff --git a/packages/gphoto2/gphoto2_2.1.4.bb b/packages/gphoto2/gphoto2_2.1.4.bb index e69de29bb2..98dc239880 100644 --- a/packages/gphoto2/gphoto2_2.1.4.bb +++ b/packages/gphoto2/gphoto2_2.1.4.bb @@ -0,0 +1,8 @@ +LICENSE = GPL +SECTION = "console/utils" +DEPENDS = "libgphoto2 popt" +DESCRIPTION = "gphoto2 is a command-line utility to fetch pictures from digital cameras" + +SRC_URI = "${SOURCEFORGE_MIRROR}/gphoto/gphoto2-${PV}.tar.bz2" + +inherit autotools |