[Lunar-commits] <moonbase-other> zbar: Adjusting BUILD to fix a make failure. See;
stumbles
stumbles at lunar-linux.org
Thu Jan 17 12:34:24 CET 2013
commit 5942a03e9bb4f44e997b43403737c250ea6b4ce0
Author: stumbles <stumbles at lunar-linux.org>
Date: Thu, 17 Jan 2013 03:34:24 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/5942a03e9bb4f44e997b43403737c250ea6b4ce0
zbar: Adjusting BUILD to fix a make failure. See;
https://aur.archlinux.org/packages/zbar-qt/
---
libs/zbar/BUILD | +3/-0
1 file changed, 3 insertions(+)
--- a/libs/zbar/BUILD
+++ b/libs/zbar/BUILD
@@ -1,5 +1,8 @@
(
+ export CFLAGS="" &&
+ sed -i 's|linux/videodev.h|libv4l1-videodev.h|g' {zbar/video/v4l1.c,include/config.h.in,configure.ac,configure} &&
+
# they fucked up the video detection
# and autoreconf fails for some reason...
# If you need it, fix it.
More information about the Lunar-commits
mailing list