diff options
Diffstat (limited to 'libraries/libv4l/slack-desc')
-rw-r--r-- | libraries/libv4l/slack-desc | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/libraries/libv4l/slack-desc b/libraries/libv4l/slack-desc deleted file mode 100644 index 80311c9792..0000000000 --- a/libraries/libv4l/slack-desc +++ /dev/null @@ -1,19 +0,0 @@ -# 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: |