motion: created package (release 3.2.6)
authorFrans Meulenbroeks <fransmeulenbroeks@yahoo.com>
Sun, 30 Apr 2006 12:11:48 +0000 (12:11 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Sun, 30 Apr 2006 12:11:48 +0000 (12:11 +0000)
packages/motion/.mtn2git_empty [new file with mode: 0644]
packages/motion/motion_3.2.6.bb [new file with mode: 0644]

diff --git a/packages/motion/.mtn2git_empty b/packages/motion/.mtn2git_empty
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/packages/motion/motion_3.2.6.bb b/packages/motion/motion_3.2.6.bb
new file mode 100644 (file)
index 0000000..212673f
--- /dev/null
@@ -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 <fransmeulenbroeks at yahoo dot com>"
+
+SRC_URI = "${SOURCEFORGE_MIRROR}/motion/motion-3.2.6.tar.gz"
+
+inherit autotools
+