Commit graph

5012 commits

Author SHA1 Message Date
Adam Vandenberg
6347a6fa2c nazghul: works fine against system libpng 2011-03-14 13:21:55 -07:00
Adam Vandenberg
7d30fa54f7 gource: works fine against system libpng 2011-03-14 13:18:29 -07:00
Adam Vandenberg
af1c416e63 visualboyadvance: works fine against system libpng 2011-03-14 13:18:15 -07:00
Adam Vandenberg
7435ff716d openttd: works fine against system libpng 2011-03-14 13:18:00 -07:00
Adam Vandenberg
d2176683b7 sdl_image: works fine against system libpng 2011-03-14 13:17:42 -07:00
Adam Vandenberg
aa304635d7 lzo: remove unused configure swtich 2011-03-14 13:17:18 -07:00
Adam Vandenberg
58b7d6ad49 dvdauthor 0.7.0 2011-03-14 13:12:36 -07:00
Mark Sonnabaum
109eca18a3 Updated drush formula to drush 4.3 and drush make 2.2.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-14 12:23:30 -07:00
Adam Vandenberg
0bfddb91c1 sbcl: don't need explicit version 2011-03-13 19:55:47 -07:00
Andreas Fuchs
77c9d9b5c9 SBCL 1.0.46
Allow SBCL to be built with or without support for native OS
threads. The default is to build with threads included. The command
line option --without-threads disables them.

Also, add two other options for useful things that can be included in
the build:

 * --with-ldb builds with the low-level debugger (invoked when SBCL
   crashes hard)

 * --with-internals-xref includes XREF information for internal
   functions. This increases the size of the core file by 5-6 MB, but
   is useful if you want to figure out how SBCL works.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-13 18:11:48 -07:00
Julien Biezemans
41078b736d Kelbt 0.14
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-13 16:43:14 -07:00
Tomoki Aonuma
3b5c59bbb2 gauche 0.9.1
Gauche is an R5RS Scheme implementation.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-13 13:59:18 -07:00
Wannes Meert
ee101c9181 graphviz: support pdf output with pango/cairo
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-13 12:49:50 -07:00
Adam Vandenberg
2e7b8116cb macvim - some clean up
Expand the caveats, and clean up the formula a bit.
2011-03-13 12:34:48 -07:00
Adam Vandenberg
fd83e027ba macvim - fix font url 2011-03-13 12:34:47 -07:00
Ivan Koshkin
17a5568231 Make MacVim compile with Xcode 4.
Xcode 4 does not contain ppc/ppc64 commandline
utils, so src/MacVim/icons/ fails to build
universal binary.

Explicit selection of platform architecture
(x86_64 or i386) solves the problem.

Actually setting environment variable ARCHFLAGS
(e.g. export ARCHFLAGS='-arch x86_64') before
'brew install' should solve the problem,
but corrected formula file is better.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-13 12:34:47 -07:00
Adam Vandenberg
b098e7e959 bash-completion: disable install of brew's script
If you install bash-completion before git or something else that creates
the bash_completion.d folder, the install of bash-completion itself
will fail. Commenting out until a proper fix can be made.
2011-03-13 12:05:09 -07:00
Dmitry Plashchynski
4bb8602fc8 mongodb: enable --HEAD installs.
--HEAD installs the latest stable developer release (not the nightly.)

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-13 11:23:06 -07:00
Adam Vandenberg
8a539a5722 fontforge - fix linking w/ gettext 0.18 2011-03-13 11:13:53 -07:00
Michael Wall
7e925db15b gfortan - update version check for Xcode 4.
Update gfortran checks for XCode 4 (gcc build 5666).

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-13 10:57:27 -07:00
Adam Vandenberg
47171bdf3f x264: unset GREP_OPTIONS 2011-03-13 10:28:30 -07:00
Adam Vandenberg
8dee36dd2c Revert swfmill to 0.3.0 2011-03-13 10:26:57 -07:00
Adam Vandenberg
a5987c09f8 hbase 0.90.1 2011-03-13 10:14:21 -07:00
Adam Vandenberg
b6a27c6dc6 hadoop 0.21.0 2011-03-13 10:10:09 -07:00
Adam Vandenberg
ea6f307dfe rtmpdump: normalize CC and LD 2011-03-12 22:46:47 -08:00
Adam Vandenberg
f9040dbeee Stone Soup 0.7.2 2011-03-12 19:06:24 -08:00
Adam Vandenberg
df8461f4a0 smpeg: uses pkg-config during build 2011-03-12 18:14:53 -08:00
Adam Vandenberg
3187f69750 Fix inheritance for GithubGistFormula 2011-03-12 17:49:19 -08:00
Adam Vandenberg
2b97dd1ac7 Fix inheritance for ScriptFileFormula. 2011-03-12 17:43:53 -08:00
Simone Carletti
047ba9544e Update cloc recipe to 1.53
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-12 17:42:37 -08:00
Sudish Joseph
d755d649fa rtorrent: remove check for ncursesw
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-12 17:40:52 -08:00
dinkypumpkin
3449566c15 atomicparsley 0.9.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-12 16:23:17 -08:00
Daniel Tang
250cbf4ec6 add caveat for installing R.framework
IDEs such as RStudio depend on R.framework being in a certain location, but
the R formula currently doesn't install the framework anywhere. This just
adds a friendly message to remind them that they may want to do so manually.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-12 13:30:59 -08:00
Camillo Lugaresi
7c0727b6b4 new formula: octave 3.4.0
This formula allows installing the brand new version 3.4.0 of Octave.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-12 13:30:52 -08:00
Camillo Lugaresi
7f72d4a3ea add support for installing fltk 1.3
The stable 1.1.x series of fltk is very old and is no longer being maintained.
The 1.3.x series is expected to replace it as the new stable series soon. This
commit adds the ability to install the current snapshot of 1.3.x by using
--HEAD; this is needed by Octave 3.4's new plotting mode.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-12 13:30:47 -08:00
Adam Vandenberg
9de5d1950b r - use ENV.fortran 2011-03-12 13:30:40 -08:00
Camillo Lugaresi
238b4f9146 new formula: qrupdate
qrupdate is a Fortran library for fast updates of QR and Cholesky
decompositions. It is used by Octave.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-12 13:30:34 -08:00
Camillo Lugaresi
4abf57a446 new formula: qhull
Qhull is a mathematical library used by Octave. This formula installs all components into the correct locations, including the libraries and headers, so that Octave can use it.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-12 13:30:29 -08:00
Camillo Lugaresi
46ce3d3676 new formula: dotwrp
This library resolves an incompatibility between gfortran and
Accelerate.framework by providing gfortran-compatible entry points for a few
BLAS functions that still use the f77 calling conventions. When using this
library, make sure the linker sees it before Accelerate.framework, eg by using
"-ldotwrp -framework Accelerate".

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-12 13:30:22 -08:00
Charlie Sharpsteen
5c0fab1dd9 Update gfortan caveats
Caveats changed to suggest use of `ENV.fortran` over
`depends_on 'gfortran'`.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-12 13:30:05 -08:00
Fred Wenzel
e1f53bf047 updated gettext to 0.18.1.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-12 11:55:12 -08:00
Adam Vandenberg
01615b9484 Fix gfortran 2011-03-12 11:55:11 -08:00
George Kulakowski
3e0cdc9115 Fix a halfway-done path change
Commit ca61263... `Cleanup copying config.*' changes absolute to
relative paths in a few places. In recode.rb it is done
incorrectly. This commit finishes the change.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-12 11:55:10 -08:00
Adam Vandenberg
4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Max Howell
59fc357849 Install redo manpages 2011-03-12 11:55:06 -08:00
Adam Vandenberg
82a68b7fab Cleanup copying config.* 2011-03-12 11:55:05 -08:00
Max Howell
4fe432f907 MacOS.xcode_prefix
More robust code than before, and replaces all usage of `xcode-select -print-path`.
2011-03-12 11:55:04 -08:00
Max Howell
fc020d429e Let the core handle the install name fixes now 2011-03-12 11:55:04 -08:00
kei
260e69d950 fix phantomjs install command
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-11 20:54:23 -08:00
Second Planet
32d1e57dce synfig 0.62.02
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-11 17:01:54 -08:00