summaryrefslogtreecommitdiff
path: root/libraries/libv4l/README
diff options
context:
space:
mode:
authorRobby Workman <rworkman@slackbuilds.org>2010-05-18 00:53:06 -0500
committerRobby Workman <rworkman@slackbuilds.org>2010-05-19 09:06:58 -0500
commita5da8806b2b722621a045175586fe415b1b7166f (patch)
tree7417ad7d3e372d9568430a0b432bb605f1302d4b /libraries/libv4l/README
parentc6a76605db61d96b1a44fc7a1d1acc282af83462 (diff)
downloadslackbuilds-a5da8806b2b722621a045175586fe415b1b7166f.tar.gz
libraries/libv4l: Removed (v4l-utils is in Slackware 13.1)
Diffstat (limited to 'libraries/libv4l/README')
-rw-r--r--libraries/libv4l/README8
1 files changed, 0 insertions, 8 deletions
diff --git a/libraries/libv4l/README b/libraries/libv4l/README
deleted file mode 100644
index bd909db447..0000000000
--- a/libraries/libv4l/README
+++ /dev/null
@@ -1,8 +0,0 @@
-libv4l is a collection of libraries which adds a thin abstraction
-layer on top of video4linux2 devices. The purpose of this (thin)
-layer is to make it easy for application writers to support a wide
-variety of devices without having to write seperate code for
-different devices in the same class.
-
-You may need libv4l to use some video applications - see the README
-in the libv4l documentation folder for usage instructions.