Commit Graph

19 Commits

Author SHA1 Message Date
Jerome Duval
62d7639c91 gnuplot: bump version. 2017-11-07 22:03:57 +01:00
Jerome Duval
29268e51c9 gnuplot: add recipe for version 5.2.0. 2017-10-26 15:34:48 +02:00
Jerome Duval
a58d216c45 Use explicit libQt5* in REQUIRES/BUILD_REQUIRES. 2017-05-15 00:00:18 +02:00
Jerome Duval
11a8e3a9c4 x86: enable some recipes which build OK. 2017-05-15 00:00:18 +02:00
Jerome Duval
639350a2e7 gnuplot: bump version. 2017-04-13 21:40:52 +02:00
miqlas
77f5264986 gnuplot: bump version (#977)
enabled x64, removed unneded -lm patch
2016-12-31 14:49:30 +00:00
Vale
4ceccd41e1 Fix ordering 2016-02-17 14:39:36 -05:00
Jérôme Duval
641c6fd88f gnuplot: fix whitespace format. 2015-12-15 08:21:26 +01:00
Vale
25273ef073 Fix gnuplot recipe
- Added missing dependencies libiconv and libtiff
2015-12-14 17:05:15 -05:00
Jessica Hamilton
6e2e721048 gnuplot: add gdlib_config as build dependency.
* now that gdlib-config is in the gd devel package, this
  will pull in all the needed dependencies automatically
* this gives us additional terminal types for gif, png,
  jpeg, etc.
2015-12-14 11:27:34 +13:00
Jessica Hamilton
b843d96495 Revert "gnuplot: fix GD (PNG...) output"
This reverts commit 952660d439.
2015-12-14 11:27:08 +13:00
François Revol
952660d439 gnuplot: fix GD (PNG...) output
Some missing libraries that gdlib-config --libs links to explicitely.
2015-12-13 22:56:50 +01:00
Sergei Reznikov
c61a76f17d Gnuplot: enable libgd-based png, jpeg, and gif terminals 2015-12-13 21:51:39 +03:00
Sergei Reznikov
319d43948c gnuplot: build with gcc4
* enable Qt5 output
* tabs vs spaces
* fix build with gcc4
* add missing requires
2015-12-09 15:44:56 +03:00
Vale
d89aadd17b Added recipe for gnuplot 2015-12-08 15:05:20 -05:00
Humdinger
5113be297d De-Lint recipes.
*	fossil
	Improved SUMMARY, thanks waddlesplash for noticing the error.

*	gcc
	Shortened SUMMARY (at least removing the "\" linebreak that seems to
	trigger the lint warning)
	Minor cosmetics.

*	gd
	Renamed recipe to correct version.
	Added license.
	Corrected copyright.
	Added autoconf, aclocal, libtoolize to BUILD_PREREQUIRES.
	Added SOURCE_DIR.
	Now it almost builds, failing with:

	configure.ac:79: warning: macro 'AM_ICONV' not found in library
	configure.ac:130: error: possibly undefined macro: AC_MSG_ERROR

*	global
	Removed "." from SUMMARY.
	Minor cosmetics.

*	gnupg
	Removed "." from SUMMARY.
	Minor cosmetics.

*	gnutls
	Added PATCHES="gnutls-2.8.6.patch" to fix the lint warning.
	Moved haiku_devel to BUILD_REQUIRES.
	Sorted the _devel blocks to the top.
	Minor cosmetics.
	Build fails...

*	golang
	Removed "." from SUMMARY.
	Minor cosmetics.

*	gptfdisk
	Removed "." from SUMMARY.
	Minor cosmetics.

*	graphviz
	Minor cosmetics.

*	gri
	Removed "." from SUMMARY.
	Minor cosmetics.

*	ha
	Slightly improved SUMMARY/DESCRIPTION
	Minor cosmetics.

*	handbreak
	Removed "." from SUMMARY.
	Minor cosmetics.

*	harfbuzz
	Removed "." from SUMMARY.
	Minor cosmetics.
	Sorted the _devel blocks to the top.

*	hdialog
	Removed "." from SUMMARY.
	Use g++ instead of gcc.
	Minor cosmetics.

*	help2man
	Removed "." from SUMMARY.
	Minor cosmetics.

*	heroes
	Removed "." from SUMMARY.
	Minor cosmetics.

*	homeworld
	Removed "." from SUMMARY.
	Minor cosmetics.

*	htmldoc
	Remove outdated patch file
	Minor cosmetics.

*	htmltidy
	Removed "." from SUMMARY.
	Minor cosmetics.
	Sorted the _devel blocks to the top.

*	hyperstudio
	Removed "." from SUMMARY.
	Minor cosmetics.
2015-07-20 08:34:07 +02:00
Augustin Cavalier
f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Oliver Tappe
52b344b97b Drop references to $haikuVersion.
* Referring the current haiku version explicitly is not needed, since
  the RequiresUpdater takes care of setting the version of Haiku used
  for building a package.
2014-12-14 23:08:52 +01:00
Augustin Cavalier
842d468c4a WIP recipe for Gri. Gets farther than it did before, it needs TeX. 2014-09-23 13:25:40 -04:00