gnupg-pkcs11 is a project to implement a BSD-licensed smart-card daemon
to enable the use of PKCS#11 tokens with GnuPG. gnupg-pkcs11-scd is a
drop-in replacement for the smart-card daemon (scd) shipped with the
next-generation GnuPG (gnupg-2). The daemon interfaces to smart-cards by
using RSA Security Inc. PKCS#11 Cryptographic Token Interface
(Cryptoki).
Project website: http://gnupg-pkcs11.sourceforge.netClosesHomebrew/homebrew#18446.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
pkcs11-helper is a library that simplifies the interaction with PKCS#11
providers for end-user applications using a simple API and optional
OpenSSL engine.
pkcs11-helper allows using multiple PKCS#11 providers at the same time,
enumerating available token certificates, or selecting a certificate
directly by serialized id, handling card removal and card insert events,
handling card re-insert to a different slot, supporting session
expiration and much more all using a simple API.
Project website:
https://www.opensc-project.org/opensc/wiki/pkcs11-helper
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Add flactag, a MusicBrainz-enabled FLAC tagging program
It's a console-based tagging app for FLAC rips of entire CDs (with
embedded cuesheets) that seems fairly popular among the DAE folks.
ClosesHomebrew/homebrew#18107.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
The gsasl package is a superset of libgsasl. Installing it provides the
gsasl libraries, the header files, a command line tool called gsasl to
access the library from the shell and the manual.
ClosesHomebrew/homebrew#16428.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
When compiling ruby versions with ruby-build (and of course, rbenv)
from a brand new Mountain Lion (10.8.2) setup and no other formulas,
the build process fails by missing autoconf and pkg-config.
Tested with ruby v2.0.0-dev and v1.9.3-p385.
Thanks to Pierre Paridans.
ClosesHomebrew/homebrew#18016.
Add suggestion to change startup items owner during manual installation
to root:wheel.
ClosesHomebrew/homebrew#18439.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
The formula applies a patch on the Makefile.
The patch was applied on the file named src/Makefile
However, the file is actually named src/makefile
ClosesHomebrew/homebrew#18437.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>