The man page was being installed in #{prefix}/share/share/man. The
default value in the makefile installs to #{prefix}/share/man which is
fine. I removed the "inreplace" block that changes the location from the
default.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This caused build problems with KDE which should now be fixed.
Updating KDE packages should be much faster as a result and less
patching required upstream.
This patch has been applied upstream already to the KDE repository
so will not be needed for the next release of automoc4.
QCA aims to provide a straightforward and cross-platform crypto API,
using Qt datatypes and conventions. QCA separates the API from the
implementation, using plugins known as Providers.
Blitz is a graphical effect and filter library for KDE4.0 that
contains many improvements over KDE 3.x's kdefx library including
bugfixes, memory and speed improvements, and MMX/SSE support.
* Initial vpnc formula from Adam V.
* Modified the path locations for /etc & /var files
Adam's initial vpnc formula was good, except it had some incorrect path
setups for the /etc and /var files. They should have been under REPO/etc
and REPO/var.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
The current wakeonlan formula causes the script and man
page to get installed directly into /usr/local instead of
into the Cellar like it should, this patch fixes that.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This issue manifests itself on 10.6 w/ LLVM, and gd may compile
fine on other configurations wihtout it.
Jpeg is a recommended dependency for this software anyway, though,
so add the dep.
libLASi is a library written by Larry Siden that provides a
C++ stream output interface ( with operator << ) for creating
Postscript documents that can contain characters from any of
the scripts and symbol blocks supported in Unicode and by
Owen Taylor's Pango layout engine.