about summary refs log tree commit diff
path: root/pkgs/tools/graphics/zbar
AgeCommit message (Collapse)AuthorFilesLines
2015-11-25Remove unneeded 'with's from meta.platformsPascal Wittmann1-1/+1
2015-11-24zbar: reimplement using mkDerivationJoachim Fasting1-40/+21
2015-09-03Revert "zbar: ghostscript was missing for zbar"Luca Bruno1-1/+1
This reverts commit a906355b8ab404baa20dc167225d57e3120f067d. Fixed imagemagick -lgs reference in .la file. cc @garbas
2015-09-03zbar: ghostscript was missing for zbarRok Garbas1-1/+1
2014-06-23zbar: tweak description and add longDescriptionBjørn Forsman1-1/+8
"Bar code reader" is what they call it on the homepage (http://zbar.sourceforge.net/).
2013-03-21Fix ZBar build by passing it gtk2Michael Raskin1-1/+1
2013-03-09zbar requires v4l1; disabe videoMichael Raskin1-0/+2
2011-09-04Adding ZBarMichael Raskin1-0/+50
svn path=/nixpkgs/trunk/; revision=29001