Commit Graph

21 Commits

Author SHA1 Message Date
waddlesplash
d5fc5c61a7 ncurses5: deactivate. 2017-06-25 15:21:45 -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
Humdinger
33ff27689b Furbish those recipes. SUMMARY/DESCRIPTION and re-ordering blocks. 2015-09-09 19:29:34 +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
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
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