GitHub had a hiccough---SHA checksums really didn't change.
This reverts commit 5f4603b230c90d7ccc875f9ffe1e93900cf057b5.
This reverts commit 8320aca3f014f3b87b77fcd4316534f03a1a0475.
Ref Homebrew/homebrew#18501.
MPICH2 recently renamed itself to MPICH and bumped the version number
from 1.5 to 3.0. Even more recently, it switched from SVN to git for
version control.
The sbin hack is no longer needed, since MPE was removed between
MPICH2-1.5 and MPICH-3.0.
ClosesHomebrew/homebrew#17314.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
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>