Commit Graph

16 Commits

Author SHA1 Message Date
Oliver Tappe
8ec70f6e92 Add x86_64 as supported architecture to ports required by Haiku. 2013-09-02 11:51:26 +02:00
Ingo Weinhold
d3fff39e6e Declare most recipes stable on x86 2013-08-17 09:40:03 +02:00
Oliver Tappe
39a646a289 Adjust recipes to separation of buildhost and target packages 2013-08-05 00:14:47 +02:00
Ingo Weinhold
b8867b8fd6 libtool: update recipe
* Move libltdl into new package libtool_libltdl.
* Use runConfigure, jobArgs.
2013-06-15 22:32:22 +02:00
Ingo Weinhold
98020cfd10 libtool: Move development libs to respective dir 2013-04-28 02:07:26 +02:00
Ingo Weinhold
d74b126d3f libtool: Move autoconf to build_prerequires
... to break dependency cycle.
2013-04-28 02:07:26 +02:00
Oliver Tappe
8167741595 Adjust libtool a bit more to our needs.
* add /boot/common/develop/lib to link-time library search path
* configure libtool to not hardcode run-time paths into libraries
2013-04-27 21:32:59 +02:00
Oliver Tappe
c849f5886d Update libtool-2.4 recipe to work with autoconf-1.13
* liberate requirement on automake from 1.11 to generic, as there's hope
  that any automake equal or newer than 1.11 will do
* add patch for removing dependency to help2man which is being invoked
  to regenerate the manpages, which won't work and has become an error
  with automake-1.13
* move patches for 2.4 into a corresponding subfolder
* explictly list patches
2013-04-24 00:20:27 +02:00
Oliver Tappe
e8f0489003 Adjust libtool requirements to make it usable again
* with the current set of packages, libtool could no longer be used
  for building, as its requirement on automake-1.11 could not be
  provided.
2013-04-23 14:11:39 +02:00
Oliver Tappe
a704dbf9a7 * adjust several recipes to our new naming conventions 2013-04-19 23:06:59 +00:00
Oliver Tappe
93daa4e027 * apparently, libtool may invoke ranlib 2013-04-14 17:56:59 +00:00
Oliver Tappe
2fb46053f1 * one more round of requirements shuffling, the base packages seem to
be declared properly, now
* improve formatting of recipe files for better readability and better
  compatibility with showing diffs (when moving specification lines)
* add/improve DESCRIPTION where it was just a copy of SUMMARY
2013-04-13 14:55:49 +00:00
Oliver Tappe
91b3bbf55b Revision 3 of libtool-2.4:
* move cmd:sed from build_prereq to build_req
* adjust compatibility declarations for autoconf and automake to match
  their documented behaviour
2013-04-12 23:17:04 +00:00
Oliver Tappe
9597a02f40 Add cmd:tar as requirement of libtool
* libtool uses tar to copy files, so it is a runtime requirement
2013-04-07 21:43:33 +00:00
Oliver Tappe
fee11484cf * replace STATUS_HAIKU with appropriate ARCHITECTURES specification 2013-04-01 17:52:42 +00: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