Commit Graph

3 Commits (93402536c69301055efd304c72dc4855c59402c0)

Author SHA1 Message Date
doppler c3c004354d Tweak libqrencode formula to require pkg-config 2009-12-05 17:42:56 +00:00
Max Howell 61b2307139 s/require 'brewkit'/require 'formula'/g
brewkit.rb changes ENV destructively, so lets not do that everytime a formula
is required. Now it's possible for other tools to require a formula
description without worrying about side-effects.
2009-10-15 16:48:03 +01:00
Jacob Harris 38fd391f31 Libqrencode formula
A C library for encoding data in a QR Code symbol, a kind of 2D symbology
that can be scanned by handy terminals such as a mobile phone with CCD. The
capacity of QR Code is up to 7000 digits or 4000 characters, and is highly
robust.
2009-10-01 17:02:09 +01:00