Commit Graph

16 Commits

Author SHA1 Message Date
Humdinger
a38db25c39 Changes in SUMMARY, DESCRIPTION and whitespace.
Removed the full-stop and repeating package name in SUMMARY.
Removed hard line breaks, broke up some very long paragraphs and
use bullet lists where possible.
All done by browsing through HaikuDepot. There may be (many) more left
in the whole haikuports repo...

Included 10 extended desriptions done by soyoye14 for GCI 2014
(https://www.google-melange.com/gci/task/view/google/gci2014/5240373098053632)

Removed/insert whitespace where it seems to be the custom in recipes.
Sometimes rearranged elements of a recipe (moving license and copyright
up, for example).
2015-01-12 19:23:51 +01: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
Adrien Destugues
7add47a162 libffi: latest version is broken on gcc2
* Needs C99 complex numbers support.
* This is confusing GCI students for a week as haikuporter always tries
(and fails) to update this.
2014-12-07 21:06:10 +01:00
Jerome Duval
d4ba7dd37f libffi: added recipe for version 3.2.1 2014-11-24 22:56:16 +00:00
Adrien Destugues
d08592d323 libffi: gcc2 fix.
* gcc2 does not support __builtin_expect, and ends up defining a
reference to it. #define it to a no-op instead so things actually work.
2014-09-21 19:21:10 +02:00
Jérôme Duval
08b2143412 remove x86_64 from SECONDARY_ARCHITECTURES 2014-08-20 22:00:01 +02:00
Oliver Tappe
80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
Adrien Destugues
8c940b3439 libffi: fix hybrid build. 2014-04-20 09:06:29 +02:00
noryb009
29263bda29 Rewrap dev-libs DESCRIPTIONs 2014-01-02 16:40:56 -05:00
Scott McCreary
7a25e1581f Fixed libffi recipe 2013-11-11 00:20:41 -08:00
Scott McCreary
b5905a8d0b Update libffi to 3.0.13 2013-11-11 00:20:19 -08:00
Scott McCreary
7f0204653e Delete old libffi recipes 2013-11-07 08:40:03 -08:00
Scott McCreary
df66761abf Update libffi to 3.0.13. TODO:Get include files to go into the devel package 2013-11-07 08:39:52 -08: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
47dc0b202c Initial .bep file for libffi from michaelvoliveira 2010-09-26 18:41:38 +00:00