aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/getxbook.rb
AgeCommit message (Collapse)Author
2014-02-23getxbook 1.1Adam Vandenberg
Closes #26807.
2012-08-19getxbook 1.0nibbles 2bits
Upgrade getxbook to version 1.0. Tested with XCode-4.4.1. Closes #14298. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-28getxbook 0.9nibbles 2bits
Upgrade getxbook to version 0.9. Remove the patch for clang. The issue is fixed in 0.9. Tested with llvm and clang. Closes #11929. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-20getxbook: update to 0.8, fix clang compilation errornibbles 2bits
Remove the -Werror from its custom cflags fixes error with clang. Reported upstream and noted in the formula comments. Tested on Lion by grabbing Game of Thrones preview from Amazon using cli and tcl gui. Fixes #11760. Closes #11768. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-23New formula: getxbook 0.6Libor Wagner
getxbook is a collection of tools to download books from websites. Currently there are tools for Google Books' book preview (getgbook), Amazon's look inside (getabook) and Barnes and Noble's book viewer (getbnbook). Closes #8701. Signed-off-by: Jack Nagel <jacknagel@gmail.com>