aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/opensc.rb
AgeCommit message (Collapse)Author
2014-04-22opensc: drop comment that originated with totally different codeJack Nagel
2014-04-12opensc: only build man pages when askedAdam Vandenberg
* fix docbook-xsl path Closes #28125.
2014-03-08formulae: fix with/without usage.Mike McQuaid
Closes #27275. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-03-02Batch convert http download urls from SourceForge to httpsJaime Marquínez Ferrándiz
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-02-27opensc: use Formula[]Adam Vandenberg
2013-11-13Add more missing :autoconf depsJack Nagel
2013-09-21opensc: use spec depsJack Nagel
2013-06-30Fixed several broken sourceforge.net download locationsVictor Martinez
Closes #20645. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-05-30opensc: locate docbook xsl via filesystemAndrew Childs
The opensc formula currently uses the docbook formula to find the docbook xsl path, which always refers to the newest version. When a version of docbook is installed, but is not the latest, opensc will fail to install. This change adopts the same approach as kdelibs in homebrew-boneyard and globs the appropriate directory to find the path. Closes #18715. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-24opensc: add support for ePass2003Marek Sebera
Closes #18670. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-01-15opensc 0.13.0Andrew Childs
Closes #17089. Signed-off-by: Adam Vandenberg <flangy@gmail.com>