Commit Graph

328 Commits

Author SHA1 Message Date
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
Fredrik Holmqvist
eacd697bda Added arm arm64 riscv64 for libedit recipe 2021-08-27 21:39:17 +02:00
Fredrik Holmqvist
c295fe7bc0 Add arm64 riscv64 to ncurses recipe 2021-08-27 20:14:45 +02:00
Fredrik Holmqvist
f665cfd3fe Add arm arm64 and riscv64 to readline recipe 2021-08-27 20:10:42 +02:00
Fredrik Holmqvist
8b1e40f678 Add arm64 and riscv64 to zlib recipe 2021-08-27 20:07:32 +02:00
Jerome Duval
428d06cba5 timezone_data: bump version 2021-06-08 14:34:38 +02:00
Schrijvers Luc
7271d9d13d zlib-ng, fix x86 build (#5939) 2021-05-22 11:02:54 +02:00
extrowerk
15546e15a6 zlib-ng: new recipe (#5934) 2021-05-20 20:13:30 +02:00
kenmays
56c4dee55a mesa: bump to 21.0.3 (#5792) 2021-05-18 21:00:36 +02:00
begasus
4cb93cf0c9 libedit, bump to 20210419-3.1 2021-05-04 19:57:29 +02:00
Alexander von Gluck IV
179c3e09e2 mesa: Add 21.0.0 (based on rc5 for now)
* Leaving as untested for now.. there are a few issues...
* Some OpenGL windows (GLInfo is a good example) will crash
  on exit.
* Some OpenGL windows (GZDoom, others) won't display until
  the window is moved.
2021-03-07 17:46:52 -06:00
Schrijvers Luc
b4fb4e1dba hwloc, bump version (#5770) 2021-03-07 11:04:56 +01:00
Jerome Duval
8674926b63 slang: bump version 2021-01-28 16:53:02 +01:00
Schrijvers Luc
1e49a7f034 hwloc, fix build on x86_gcc2 (#5615) 2021-01-17 16:42:15 +01:00
extrowerk
139b28bef6 hwloc: bump (#5578)
* hwloc: bump

* Conflicts

* HWLOC: bump to stable, conflicts
2021-01-13 07:21:18 +01:00
Adrien Destugues
772afa03bf ncurses5: build from ncurses6 sources
It's possible to build ncurses 6 using the ncurses 5 ABI. This allows to
get the old ghc binary up and running.
2020-12-27 19:52:15 +01:00
extrowerk
f3fa6c2a13 Readline: bump (#5477) 2020-12-10 20:38:04 +01:00
waddlesplash
96cdf0e19c zlib: Bump revision for rebuild. 2020-06-05 11:58:56 -04:00
François Revol
b38fa0e728 timezone_data: We actually want the source package
since there's some code compiled.
2020-05-18 03:07:49 +02:00
François Revol
0ad734e3f4 Add recipe for timezone_data (aka tzdata or zoneinfo) from IANA
The thing is so strangely shipped that we can't get just the data anyway,
we must compile stuff to get the data. So I couldn't use "any" as arch.
2020-05-18 02:54:10 +02:00
X512
27efcb3690 mesa: fix some bugs (#4475)
* mesa: fix some bugs

* fix some bugs
2020-02-17 18:53:48 -05:00
Jerome Duval
5d48ed2bdc ncurses: bump version. 2020-02-17 13:20:18 +01:00
Jerome Duval
16dddf5c12 readline: bump version. 2020-02-15 18:58:11 +01:00
François Revol
2c95bf707c Enable m68k for the base packages
This is needed to build the source packages to use in the bootstrap image.
2020-02-04 22:44:39 +01:00
Jérôme Duval
6fc3d202e4 readline: disable old versions on x86_gcc2. 2019-12-03 17:55:32 +01:00
Jerome Duval
b82dc69cb6 bump revisions for a few packages depending on readline. 2019-12-01 22:16:16 +01:00
Jerome Duval
72b3898fdf readline: bump to 8.0.
keep readline7 for compatibility.
2019-12-01 11:23:38 +01:00
Jérôme Duval
cc91034a42 mesa: switch homepage to https. 2019-10-30 08:03:50 +01:00
Jérôme Duval
b482c2086e mesa: workaround for broken build. 2019-10-10 16:59:44 +02:00
kenmays
6ffb28c8f7 mesa: enable floating point textures (#4281)
patent expired. see https://cgit.freedesktop.org/mesa/mesa/commit/?id=66673bef941af344314fe9c91cad8cd330b245eb
2019-10-09 19:03:28 +02:00
miqlas
6cc5e37c53 liblinenoise: use latest git for shared library (#4072) 2019-08-22 11:32:15 +02:00
François Revol
b502a38e6d Add recipe for linenoise (replacement for libedit/readline)
A minimal, zero-config, BSD licensed, readline replacement.

Marked as untested since there are still some issues,
at least the base package is empty (no dynamic lib),
not sure it's best,
2019-07-31 19:20:34 +02:00
Augustin Cavalier
ae94b1277b Bump revisions of recipes that depend on ncurses. 2019-05-24 16:14:07 -04:00
Augustin Cavalier
81890bf66a ncurses5: Disable on _x86. 2019-05-24 15:12:35 -04:00
waddlesplash
c0c94a1efd ncurses5: Deactivate on GCC2 again.
A considerable amount of stuff appears to have been built against it, unfortunately.
Now we'll need to rebuild all those.
2019-05-14 23:37:00 -04:00
Jerome Duval
650ea9b9e1 Reapply "Enable sparc for the base packages".
This reverts commit 99901b49ee.
2019-04-30 19:51:33 +02:00
Jerome Duval
dbe3af51b2 readline: force ncurses6. 2019-04-11 08:18:54 +02:00
Jerome Duval
99901b49ee Revert "Enable sparc for the base packages"
This reverts commit ab5bcc9b3b.
2019-04-10 11:10:56 +02:00
PulkoMandy
ab5bcc9b3b Enable sparc for the base packages
This is needed to build the source packages to use in the bootstrap
image.
2019-04-08 22:03:29 +02:00
Ivan Maidanski
8a43f61643 libatomic_ops: bump to 7.6.10 (#3668) 2019-03-03 10:00:03 +01:00
Sergei Reznikov
7b0f3ce4ca mesa: rebuild with LLVM 7 2019-01-01 05:21:21 +03:00
fbrosson
efc7ddbb17 hwloc: bump to 1.11.11. 2018-10-27 21:19:08 +00:00
Augustin Cavalier
a6d9234545 mesa: Fix crashes in GLTeapot and other applications. 2018-09-26 22:31:33 -04:00
Augustin Cavalier
9dbc4f73f9 mesa: Remove ancient buildpackage script. 2018-09-26 22:30:43 -04:00
Jerome Duval
7bb7e32a13 libexecinfo: update SOURCE_URI. 2018-09-17 17:22:19 +02:00
Jérôme Duval
cad61b1afb libexecinfo: switch to https. 2018-09-17 17:06:19 +02:00
Jérôme Duval
7ae6dce7a8 gdbm: switch homepage to https. 2018-09-09 09:54:56 +02:00
kenmays
ceb08d3214 Mesa cleanup (#3004)
* Delete mesa-10.0.1.recipe

* Delete mesa-10.0.2.recipe

* Delete mesa-10.1.0.recipe

* Delete mesa-10.1.1.recipe

* Delete mesa-17.1.4.recipe

* Delete mesa-9.1.1.recipe

* Delete mesa-17.0.6.recipe

* Delete mesa-13.0.4.recipe

* Delete mesa-12.0.4.recipe

* Delete mesa-11.2.2.recipe

* Delete mesa-11.0.1.recipe

* Delete mesa-10.5.2.recipe

* Delete mesa-10.4.7.recipe

* Delete mesa-10.3.7.recipe

* Delete mesa-10.2.9.recipe

* Delete mesa-9.0.1.patch

* Delete mesa-13.0.4.patchset

* Delete mesa-10.0.1.patchset

* Delete mesa-10.0.2.patchset

* Delete mesa-10.1.0.patchset

* Delete mesa-10.1.1.patchset

* Delete mesa-10.2.9.patchset

* Delete mesa-10.4.7.patchset

* Delete mesa-10.5.2.patchset

* Delete mesa-11.0.1.patchset

* Delete mesa-11.2.2.patchset

* Delete mesa-12.0.4.patchset

* Delete mesa-9.0.2.patch

* Delete mesa-9.0.patch

* Delete mesa-9.1.1.patch
2018-09-05 21:36:48 -07:00
Jerome Duval
9157c823ae code reformat. 2018-09-05 14:34:26 +02:00
Jerome Duval
3b10cbdba8 fix missing $secondaryArchSuffix
clean up.
2018-09-05 07:37:48 +02:00