From: Frans Meulenbroeks Date: Sun, 30 Apr 2006 12:11:48 +0000 (+0000) Subject: motion: created package (release 3.2.6) X-Git-Tag: Release-2010-05/1~9453^2~1787^2~5^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee2ac8c668a0d96d2bc74cb79fcf701188e2a3ab;p=openembedded.git motion: created package (release 3.2.6) --- diff --git a/packages/motion/.mtn2git_empty b/packages/motion/.mtn2git_empty new file mode 100644 index 0000000000..e69de29bb2 diff --git a/packages/motion/motion_3.2.6.bb b/packages/motion/motion_3.2.6.bb new file mode 100644 index 0000000000..212673f110 --- /dev/null +++ b/packages/motion/motion_3.2.6.bb @@ -0,0 +1,13 @@ +DESCRIPTION = "Motion - a motion detection program" +HOMEPAGE = "http://www.lavrsen.dk/twiki/bin/view/Motion/WebHome" +PRIORITY = "optional" +PR = "r0" +LICENSE = "GPL" +DEPENDS = "jpeg" +PRIORITY = "optional" +MAINTAINER = "eFfeM " + +SRC_URI = "${SOURCEFORGE_MIRROR}/motion/motion-3.2.6.tar.gz" + +inherit autotools +