Commit Graph

17 Commits (5d94cf0534d91a81369743bb3b38f55dca3d8e16)

Author SHA1 Message Date
Xiyue Deng 9ab422541b gnuplot 4.6.0
Closes Homebrew/homebrew#10931.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-15 09:26:21 -05:00
Adam Vandenberg 7f273904c7 gnuplot: style nits 2012-03-11 12:58:21 -07:00
Max Howell d224636ba4 More formula that now depend on automake
gst-plugins-base didn't need the autoreconf in any form I could see. So removed.
2012-02-29 02:03:26 +00:00
Jiahao Chen 163fc6f530 gnuplot 4.4.4
Updates gnuplot to version 4.4.4.
Adds optional wx dependency support.
Adds CVS development head with autotools invocation.
Adds very simple test for gnuplot binary version.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-07 10:59:17 -08:00
Adam Vandenberg c58e453dfc gnuplot - re-enable parallel builds
Parallel builds fail if lua is compiled with LLVM,
so a previous commit flagged Lua as "fails_with_llvm".

Re-enabled parallel builds, as they work fine against a
GCC-build lua.
2011-03-18 21:19:24 -07:00
syntaxerrormmm 6ea1c5bc52 gnuplot 4.4.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-18 18:52:13 -07:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Lars ea2689805e gnuplot 4.4.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-02-22 09:18:29 -08:00
Adam Vandenberg 19e5e6e64a Mark scons, cmake & pkg-config as build-time deps 2010-10-12 07:13:29 -07:00
Adam Vandenberg ac4e28a5ba Document all existing install options. 2010-08-10 13:05:20 -07:00
Adam Vandenberg a11c37267a Add pkg-config to gnuplot 2010-06-18 19:07:00 -07:00
Adam Vandenberg 71d00dc910 gnuplot - allow building without lua support 2010-06-15 21:16:40 -07:00
Carmine Paolino cecb7ff602 Opt-in pdf support with `--pdf` and opt-out gd with `--nogd`
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-15 21:14:03 -07:00
Adam Vandenberg 652b1c4b82 Fix homepage for gnuplot 2010-05-09 21:18:50 -07:00
Clemens 99c5e4b7c2 Formula for the shiny new gnuplot 4.4.0 2010-03-15 09:18:03 -07:00
Max Howell 61b2307139 s/require 'brewkit'/require 'formula'/g
brewkit.rb changes ENV destructively, so lets not do that everytime a formula
is required. Now it's possible for other tools to require a formula
description without worrying about side-effects.
2009-10-15 16:48:03 +01:00
Miikka Koskinen b1679ccfff Gnuplot formula
Gnuplot is a portable command-line driven interactive data and function
plotting utility.
2009-09-22 19:56:22 +01:00