NOTICE: This package has been removed from pkgsrc

./graphics/libv4l1, Video4Linux userspace library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.18.1, Package name: libv4l-1.18.1, Maintainer: pkgsrc-users

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.


Master sites:

SHA1: 05017f531d4082efce26392c01d085dd4da10f18
RMD160: 7eb9e7aaf0ef4249477479cb4573501935046998
Filesize: 1948.448 KB

Version history: (Expand)


CVS history: (Expand)


   2020-09-02 11:54:33 by Ryo ONODERA | Files touched by this commit (52) | Package removed
Log message:
libv4l, libv4l1: Update graphics/libv4l with libv4l1

* Copy graphics/libv4l1 to graphics/libv4l.
* Remove graphics/libv4l1.
   2020-08-30 08:28:54 by Tobias Nygren | Files touched by this commit (1)
Log message:
libv4l1: Disable Linux-specific things. Sort USE_*.
   2020-08-30 07:41:22 by Tobias Nygren | Files touched by this commit (1)
Log message:
libv4l1: needs c++ compiler
   2020-08-30 00:18:42 by Ryo ONODERA | Files touched by this commit (21)
Log message:
graphics/libv4l1: import libv4l-1.18.1 from wip/libv4l

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.