]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
zbar: new package
authorVolkov Viacheslav <sv99@inbox.ru>
Thu, 29 Oct 2015 15:49:30 +0000 (18:49 +0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 20 Dec 2015 11:45:39 +0000 (12:45 +0100)
commit3da4704bb2ac52146cda438ad68e9ed097397d76
tree55e0a9b753347cff3e9e4008679776d2ee7229b8
parent6917b86946b1377bc884ba45e7ddd637075fdd67
zbar: new package

[Thomas:
 - replace patch 0001 fixing autoreconf by a simpler patch that simply
   drops the -Wall and -Werror flags passed to automake.
 - reformat the two patches using Git
 - drop the "uclibc || glibc" dependency inherited from libv4l, since
   libv4l has now been fixed to build on musl.
 - drop the hook work arounding a build issue around man pages, and
   replace by a patch that completely disables the build/installation
   of documentation.
 - change license to LGPLv2.1+, as noted in the COPYING file.
 - drop --enable-shared=yes, since it is already passed by the
   autotools-package infrastructure]

Signed-off-by: Viacheslav Volkov <sv99@inbox.ru>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Config.in
package/zbar/0001-Fix-autoreconf-by-reducing-the-warning-error-checkin.patch [new file with mode: 0644]
package/zbar/0002-Fix-function-protoype-to-be-compatible-with-recent-l.patch [new file with mode: 0644]
package/zbar/0003-Disable-building-documentation.patch [new file with mode: 0644]
package/zbar/Config.in [new file with mode: 0644]
package/zbar/zbar.hash [new file with mode: 0644]
package/zbar/zbar.mk [new file with mode: 0644]