summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Kursawe <phosphan@gentoo.org>2005-08-26 12:41:06 +0000
committerPatrick Kursawe <phosphan@gentoo.org>2005-08-26 12:41:06 +0000
commit478451f637c1e9e10a143f1f0988032aedf3a74e (patch)
tree281614953130d566e2d95569a05af8bc4981cd45 /media-video/motioneye
parentFix cp -a usage for Gentoo/FreeBSD. (diff)
downloadhistorical-478451f637c1e9e10a143f1f0988032aedf3a74e.tar.gz
historical-478451f637c1e9e10a143f1f0988032aedf3a74e.tar.bz2
historical-478451f637c1e9e10a143f1f0988032aedf3a74e.zip
Version bump. Using custom CFLAGS now, patch no longer needed.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'media-video/motioneye')
-rw-r--r--media-video/motioneye/ChangeLog9
-rw-r--r--media-video/motioneye/Manifest6
-rw-r--r--media-video/motioneye/files/digest-motioneye-1.31
-rw-r--r--media-video/motioneye/motioneye-1.2.ebuild4
-rw-r--r--media-video/motioneye/motioneye-1.3.ebuild33
5 files changed, 47 insertions, 6 deletions
diff --git a/media-video/motioneye/ChangeLog b/media-video/motioneye/ChangeLog
index 95b06eaaef96..e883f7841a0a 100644
--- a/media-video/motioneye/ChangeLog
+++ b/media-video/motioneye/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for media-video/motioneye
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/motioneye/ChangeLog,v 1.4 2004/06/25 00:45:08 agriffis Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-video/motioneye/ChangeLog,v 1.5 2005/08/26 12:41:06 phosphan Exp $
+
+*motioneye-1.3 (26 Aug 2005)
+
+ 26 Aug 2005; Patrick Kursawe <phosphan@gentoo.org> +motioneye-1.3.ebuild:
+ Version bump. Using custom CFLAGS now, patch no longer needed.
09 Jun 2004; Aron Griffis <agriffis@gentoo.org> motioneye-1.2.ebuild:
Fix use invocation
diff --git a/media-video/motioneye/Manifest b/media-video/motioneye/Manifest
index b21e26c9deff..74a651333854 100644
--- a/media-video/motioneye/Manifest
+++ b/media-video/motioneye/Manifest
@@ -1,5 +1,7 @@
-MD5 46bfc055f336f853244d1c61f9693e4a motioneye-1.2.ebuild 719
-MD5 941aa93bef26841d6db8b04430e0410a ChangeLog 603
+MD5 792b7cbf60861363950860d8d46a8244 motioneye-1.2.ebuild 719
+MD5 719e51dfb3a5f4a7abb8acb952a6a436 motioneye-1.3.ebuild 765
+MD5 4362173e8e3593d6f664b681384cf7e1 ChangeLog 775
MD5 f935ca6b6e2481293e6beb9700c64cd0 metadata.xml 347
MD5 128dd9baaab4670b680bf36e89000f0a files/digest-motioneye-1.2 64
+MD5 8878fa14a38030a03298f40afce05702 files/digest-motioneye-1.3 64
MD5 0d53ead4c9f82be6444880b879181c1d files/motioneye-1.2-Makefile.diff 476
diff --git a/media-video/motioneye/files/digest-motioneye-1.3 b/media-video/motioneye/files/digest-motioneye-1.3
new file mode 100644
index 000000000000..c010e62628dc
--- /dev/null
+++ b/media-video/motioneye/files/digest-motioneye-1.3
@@ -0,0 +1 @@
+MD5 b0ea7e98f106f08ecdea0dd05f30a152 motioneye-1.3.tar.bz2 8816
diff --git a/media-video/motioneye/motioneye-1.2.ebuild b/media-video/motioneye/motioneye-1.2.ebuild
index 9e1d12e95c8c..f007d1d3efc2 100644
--- a/media-video/motioneye/motioneye-1.2.ebuild
+++ b/media-video/motioneye/motioneye-1.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/motioneye/motioneye-1.2.ebuild,v 1.4 2004/06/25 00:45:08 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/motioneye/motioneye-1.2.ebuild,v 1.5 2005/08/26 12:41:06 phosphan Exp $
inherit eutils
diff --git a/media-video/motioneye/motioneye-1.3.ebuild b/media-video/motioneye/motioneye-1.3.ebuild
new file mode 100644
index 000000000000..9315db116cc8
--- /dev/null
+++ b/media-video/motioneye/motioneye-1.3.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-video/motioneye/motioneye-1.3.ebuild,v 1.1 2005/08/26 12:41:06 phosphan Exp $
+
+inherit eutils
+
+DESCRIPTION="ppm, jpeg or mjpeg grabber for the MotionEye camera on Sony VAIO Picturebooks."
+HOMEPAGE="http://popies.net/meye/"
+SRC_URI="http://popies.net/meye/${P}.tar.bz2"
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86"
+IUSE="X"
+RDEPEND="X? ( virtual/x11
+ media-libs/imlib )"
+
+DEPEND="${RDEPEND}
+ app-text/docbook-sgml-utils"
+
+src_compile() {
+ cd ${S}
+ if use X; then
+ export WITHX='yes'
+ else
+ export WITHX='no'
+ fi
+ emake WITH_X="${WITHX}" CFLAGS="${CFLAGS}" || die
+}
+
+src_install() {
+ exeinto /usr/bin
+ doexe motioneye
+}