0
0
Fork 0
Commit Graph

47 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 c295fe7bc0 Add arm64 riscv64 to ncurses recipe 2021-08-27 20:14:45 +02: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
Jerome Duval 5d48ed2bdc ncurses: bump version. 2020-02-17 13:20:18 +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
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 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
Adrien Destugues 05fb58219a Re-enable ncurses5
Needed to bootstrap ghc.
2018-08-12 12:28:12 +02:00
miqlas 61b47a773c Ncurses: bump (#2424) 2018-07-26 18:33:36 -04:00
waddlesplash d5fc5c61a7 ncurses5: deactivate. 2017-06-25 15:21:45 -04:00
Jérôme Duval 454940d466 Bump revisions for x86_64 rebuild after time_t change.
* make gawk compatible with version 3.
* add some prerequisites for icu.
2017-06-12 17:40:24 -04:00
fbrosson 54a75f169f ncurses-5.9 & libedit: drop libtool files. (#768) 2016-08-15 09:45:28 -04:00
Jerome Duval 3401334604 ncurses: fix gcc5 build. 2016-07-11 16:08:06 +00:00
S K c3903d51e2 ncurses6: generation of .pc files for pkgconfig
Signed-off-by: Jerome Duval <jerome.duval@gmail.com>
2016-05-05 23:13:33 +00:00
Humdinger 33ff27689b Furbish those recipes. SUMMARY/DESCRIPTION and re-ordering blocks. 2015-09-09 19:29:34 +02:00
Jerome Duval 7e660ad9c1 ncurses: add recipe for version 6.0 2015-08-17 21:48:46 +00: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
PulkoMandy 5f9bcb6928 Declare ARM support for packages to bootstrap.
* The bootstrap process won't work without that.
2014-04-22 21:23:55 +02:00
Oliver Tappe 80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
noryb009 30423e0bd1 Rewrap sys-libs DESCRIPTIONs 2014-01-02 16:40:58 -05:00
Oliver Tappe 8ec70f6e92 Add x86_64 as supported architecture to ports required by Haiku. 2013-09-02 11:51:26 +02:00
Ingo Weinhold 47074781fb ncurses: fix build issues
* We no longer try to install the terminfo DB when we don't need it
  (and can't build it anyway due to not building tic).
* When building the wide-char version of the libraries, build only the
  libraries, not the programs or any documentation/data. That's already
  done for the non-wide-char version anyway.
2013-08-21 16:10:12 +02:00
Ingo Weinhold 35ce9d96c6 ncurses: support building for secondary architecture 2013-08-07 15:53:35 +02:00
Oliver Tappe 39a646a289 Adjust recipes to separation of buildhost and target packages 2013-08-05 00:14:47 +02:00
Ingo Weinhold b961047794 ncurses: the wrong program files were installed
The build system installed the libtool wrapper scripts (used only for
the build) instead of the built program files.
2013-07-08 16:18:42 +02:00
Ingo Weinhold 7ab786ee2f ncurses: update recipe
Build separate devel package.
2013-06-10 02:31:43 +02:00
Oliver Tappe d6439dab79 Make grep and sed prerequirements of ncurses 2013-05-20 19:25:36 +02:00
Ingo Weinhold b922e12d8f Update ncurses 5.9 recipe
* Use jobArgs.
* Fix developLibDir paths in ncurses[w]5-config.
2013-04-30 20:26:30 +02:00
Ingo Weinhold efec81e036 ncurses: Build both wchar and non-wchar libraries 2013-04-27 02:55:44 +02:00
Ingo Weinhold c67ae39824 ncurses: Build libraries with wchar support 2013-04-25 17:57:37 +02:00
Ingo Weinhold 49f612fe18 Removing old ncurses (non-)recipes and patches 2013-04-25 03:33:55 +02:00
Ingo Weinhold 14c8bc34fc Convert ncurses 5.9 recipe to an actual recipe 2013-04-25 03:33:08 +02:00
Oliver Tappe 60aba35d64 * convert all .bep files to follow shell syntax
* rename all .bep files to .recipe
2013-03-29 16:31:03 +00:00
Oliver Tappe 94cc6aaf85 Merge all changes from trunk 2013-03-29 14:04:07 +00:00
Scott McCreary 8f858927b9 Relocated several patches into patches directories 2010-08-08 00:20:42 +00:00
Chris Roberts 19fd2d4bfa Merged most of the OPD files into the beps. 2010-05-16 19:28:03 +00:00
Chris Roberts dbf027a071 Update ncurses-5.7 to build shared libs and package properly 2010-05-15 06:35:28 +00:00
Chris Roberts 54ef9a1dfe Remove/Fix some STATUS_* fields in the beps.
Change downloading technique in smpeg and smjpeg.
2010-05-14 03:17:12 +00:00
Scott McCreary 47f36b4d77 This patch adds the MD5 checksums to all of the .bep files. 2009-11-29 22:44:23 +00:00
Scott McCreary ffb322e862 More .OPD files and licenses 2009-11-26 11:06:48 +00:00
Scott McCreary 5e43df3ec7 Added ncurses-5.7.bep file 2009-10-21 04:50:02 +00:00
Scott McCreary 50e69f783d Changed /boot/home/config to /boot/common in .bep files and added a small diff for readline 2008-08-22 20:42:11 +00:00
Scott McCreary 081833065f Initial .bep file checking for sdl-image 2008-07-30 16:49:08 +00:00