Commit Graph

29 Commits

Author SHA1 Message Date
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
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
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