diff options
author | Mauro Giachero <mauro dot giachero at gmail dot com> | 2010-05-12 23:30:44 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-12 23:30:44 +0200 |
commit | 081341afe1deee605ce3959892e4b36ef5ee74e7 (patch) | |
tree | fb0984fafe1ba720a882e45c15c4f22d02f0e880 /libraries/libv4l/slack-desc | |
parent | 76612c7937ffee69717c87fb9448ab0a8c527c63 (diff) | |
download | slackbuilds-081341afe1deee605ce3959892e4b36ef5ee74e7.tar.gz |
libraries/libv4l: Added to 12.2 repository
Diffstat (limited to 'libraries/libv4l/slack-desc')
-rw-r--r-- | libraries/libv4l/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/libv4l/slack-desc b/libraries/libv4l/slack-desc new file mode 100644 index 0000000000..80311c9792 --- /dev/null +++ b/libraries/libv4l/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' on +# the right side marks the last column you can put a character in. You must make +# exactly 11 lines for the formatting to be correct. It's also customary to +# leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +libv4l: libv4l (video4linux abstraction library) +libv4l: +libv4l: libv4l is a collection of libraries which adds a thin abstraction +libv4l: layer on top of video4linux2 devices. The purpose of this (thin) +libv4l: layer is to make it easy for application writers to support a wide +libv4l: variety of devices without having to write seperate code for +libv4l: different devices in the same class. +libv4l: +libv4l: Homepage: http://hansdegoede.livejournal.com/3636.html +libv4l: +libv4l: |