0
0
Fork 0
Commit Graph

14 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
Jerome Duval 51fd7603df bzr: remove SECONDARY_ARCHITECTURES. 2016-07-27 19:42:54 +00:00
Humdinger 4a6f4a8774 More recipe cosmetics.
Mainly inproved SUMMARY/DESCRIPTION and re-ordering of blocks.
2015-08-25 17:44:40 +02:00
Augustin Cavalier 4634abef1b Trim extra newlines at end of file & trailing whitespace. 2015-08-04 12:08:31 -04:00
Augustin Cavalier 55dd9cf19d Rewrite ARCHITECTURES syntax to new HaikuPorter changes.
HaikuPorter now does not care what is in ARCHITECTURES when
building for a SECONDARY_ARCHITECTURE.
2015-08-04 12:00:38 -04: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
Adrien Destugues 6242f72ab8 bzr: bump revision for python 2.7 migration. 2014-09-19 08:59:34 +02:00
François Revol 3cabb3cfe2 bzr: Mark the recipe as tested for x86_gcc2
Builds fine and seems to work so far for me.
2014-07-26 16:09:53 +02:00
François Revol 8b5886eeee bzr: Update recipe
Untested yet, but it builds.
Only for gcc2 for now, since we don't have a python package
for secondary arch yet, and it needs to use libpython.so...
2014-07-24 00:10:03 +02:00
Oliver Tappe 80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
noryb009 4676e4dca2 Rewrap dev-vcs DESCRIPTIONs 2014-01-02 16:40:57 -05:00
Chris Roberts 25703dafee Convert bzr to recipe
Some of the work was done as part of issue #30
I did a moderate amount of fixing to the recipe but bzr doesn't
behave very well. So leaving it marked as broken.

It has trouble finding our ssl certs directory.  Our wget also
had trouble with certs using the original url in that issue. This
can be worked around at runtime by setting command line or config
options.

When doing a test clone of the bzr repo it failed to completely
check out the source with some odd out of memory error.  I seem
to recall bzr having this sort of trouble before on Haiku.
2013-11-21 17:37:09 -07:00
Scott McCreary 85b432a532 WIP bzr .recipe, not yet building 2013-11-03 21:19:37 -08:00