[Lunar-commits] <moonbase> libv4l: version bumped to 0.6.2.
Florin Braescu
florin at lunar-linux.org
Sat Oct 10 19:28:54 CEST 2009
commit f225aa3c4b11bfd6dac940e183a0761be03a1ed2
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat Oct 10 20:28:54 2009 +0300
libv4l: version bumped to 0.6.2.
17 more laptop models were added to the table of upside-down devices.
Better distinguishing between devices plugged into the same port was made possible.
The software autogain algorithm was improved.
Software whitebalance and autogain are now enabled for mr97310a cameras.
---
libs/libv4l/BUILD | 4 ++--
libs/libv4l/DETAILS | 11 ++++++-----
2 files changed, 8 insertions(+), 7 deletions(-)
diff --git a/libs/libv4l/BUILD b/libs/libv4l/BUILD
index 8ce34f4..7bca3fa 100644
--- a/libs/libv4l/BUILD
+++ b/libs/libv4l/BUILD
@@ -1,7 +1,7 @@
(
- make PREFIX=/usr &&
- prepare_install &&
+ make PREFIX=/usr &&
+ prepare_install &&
make install PREFIX=/usr
) > $C_FIFO 2>&1
diff --git a/libs/libv4l/DETAILS b/libs/libv4l/DETAILS
index b3c0c90..ff02aef 100644
--- a/libs/libv4l/DETAILS
+++ b/libs/libv4l/DETAILS
@@ -1,12 +1,13 @@
MODULE=libv4l
- VERSION=0.6.1
+ VERSION=0.6.2
SOURCE=$MODULE-$VERSION.tar.gz
-SOURCE_URL[0]=http://people.atrpms.net/~hdegoede/
- SOURCE_VFY=sha1:8ce2d9dcf1413b38e6b3a01fcea6b035d1dd3f51
+SOURCE_URL[0]=http://people.fedoraproject.org/~jwrdegoede
+SOURCE_URL[1]=http://people.atrpms.net/~hdegoede
+ SOURCE_VFY=sha1:d9d218d413222be750fec1f6e32a7245e40a12e2
WEB_SITE=http://hansdegoede.livejournal.com/3636.html
ENTERED=20090913
- UPDATED=20090917
- SHORT="thin abstraction layer on top of video4linux2 devices"
+ UPDATED=20091011
+ SHORT="A thin abstraction layer on top of video4linux2 devices"
cat << EOF
libv4l is a collection of libraries that adds a thin abstraction layer on top of
More information about the Lunar-commits
mailing list