buildout.cfg 380 Bytes
Newer Older
1 2 3 4 5 6
[buildout]
parts=
  zbar

[zbar]
recipe = slapos.recipe.cmmi
7
shared = true
8 9 10 11 12 13 14 15 16 17 18 19 20
url = https://jaist.dl.sourceforge.net/project/zbar/zbar/0.10/zbar-0.10.tar.bz2
md5sum = 0fd61eb590ac1bab62a77913c8b086a5
configure-options = 
  --disable-video
  --without-imagemagick
  --without-gtk
  --without-xv
  --without-qt
  --without-python 
  --without-x
  --without-jpg
environment =
  CFLAGS=