46 Commits

Author SHA1 Message Date
Schrijvers Luc
e9b653fdd3 labplot, revbump, fix version string (#12814) 2025-08-23 07:29:20 +00:00
Schrijvers Luc
72b1678089 labplot, bump to 2.12.1 (#12806) 2025-08-21 14:25:28 +00:00
Schrijvers Luc
ce98eb6661 labplot, revbump, drop requirement for libxcb (#12682) 2025-08-09 07:03:45 +00:00
Schrijvers Luc
03a77474fe labplot, bump to 2.12.0 (#12260) 2025-04-27 14:31:23 +00:00
Schrijvers Luc
e77cc20505 labplot, revbump for poppler changes (#12160)
Keep inline with poppler version used for Cantor
2025-04-14 13:07:02 +00:00
Schrijvers Luc
47d704ac85 labplot, add missing dependency (#10754) 2024-07-27 18:45:25 +02:00
Schrijvers Luc
6ffc9f3d86 labplot, revbump for rebuild (#10753)
previous bump failed on 32bit buildmaster
2024-07-27 18:35:41 +02:00
Schrijvers Luc
8e96e46694 labplot, bump version (#10746) 2024-07-25 08:54:19 +02:00
OscarL
cef3932f50 gnuplot: fix recipe issue preventing build on x86 32 bits. (#10679) 2024-07-11 11:15:52 +02:00
OscarL
b03932b3f2 gnuplot: update to version 5.4.10 (#9583)
Cleaned up unneded REQUIRES.

Still no GUI output.
2024-07-10 16:19:15 +02:00
Schrijvers Luc
35b89dc859 labplot, revbump for missing patchset (#10290) 2024-04-02 09:51:27 +02:00
Schrijvers Luc
ed95dfa252 labplot, revbump for new dependencies (#10289) 2024-04-01 21:57:43 +02:00
Schrijvers Luc
553406e8b7 labplot, don't mess with shared_mime_info (#10022) 2024-01-28 18:56:51 +01:00
Schrijvers Luc
ee024cfd65 labplot, new recipe (#10007) 2024-01-20 11:47:50 +01:00
kenmays
0a150c53d0 gnuplot: bumped for rebuild (#9955)
* gnuplot: added v6.0.0
2024-01-08 15:17:34 +01:00
waddlesplash
4f180bdb94 Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04:00
kenmays
90ba200aae gnuplot: bump revision (#5093) 2020-06-06 12:43:45 -04:00
kenmays
3c93ce5b64 gnuplot: bump revision for newer libvpx (#5081)
* gnuplotL remove legacy recipe
2020-06-06 13:15:08 +02:00
Schrijvers Luc
15640c87ad gnuplot, fix build (#5036) 2020-05-31 09:32:16 +02:00
Augustin Cavalier
f0399cc720 Bump revisions of all dependents of libjpeg. 2020-04-13 19:11:38 -04:00
Jerome Duval
b82dc69cb6 bump revisions for a few packages depending on readline. 2019-12-01 22:16:16 +01:00
fbrosson
d81d1b9fd0 gnuplot: bump to 5.2.5. 2018-10-10 12:29:45 +00:00
Jerome Duval
3ca1dc9c3d sci-*,gnome-base,lxde-base: reorder sections. 2018-08-09 11:21:29 +02:00
fbrosson
b7106f123c gnuplot: bump to 5.2.4. 2018-06-10 07:06:11 +00:00
fbrosson
9001de1a37 gnuplot: bump to 5.2.3, switch to libvpx.so.5. (#2586) 2018-05-20 10:45:15 -04:00
fbrosson
f95f57441d gnuplot: bump to 5.0.7, switch to libvpx.so.5. (#2587) 2018-05-20 10:44:41 -04:00
Jerome Duval
c9d812b1fa gnuplot: bump version. 2017-11-20 20:17:43 +01:00
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