0
0
Fork 0
Commit Graph

24 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 0113e6f1a9 code style. 2018-09-10 08:34:03 +02:00
extrowerk 1f87638f7a Muscle: bump version (#1771) 2017-11-05 19:36:24 +01:00
Jerome Duval fc0936b040 Bump revisions for x86_64 rebuild after time_t change.
* a few apps needed build fix for time_t.
* disable compatibility packages for x86_64.
2017-06-27 15:46:25 +02:00
Augustin Cavalier 1f4293e134 Get rid of gcc_syslibs REQUIREs. 2015-08-04 15:45:00 -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
Jerome Duval 53214b351a muscle: fix build, enable x86_64.
* fix #227
2015-06-13 10:43:45 +00:00
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
François Revol c81b2b4934 Whitespace cleanup 2014-07-29 18:30:23 +02:00
François Revol dbc126cf91 muscle: Add TODO: enable threading for devel package
We can't use it yet to build BeShare.
2014-07-26 18:47:18 +02:00
François Revol add587d9c7 muscle: Also install support headers 2014-07-26 18:42:20 +02:00
François Revol 736bbea971 muscle: Replace vint32 by int32 for atomics
We don't need this anymore.
2014-07-26 18:42:13 +02:00
François Revol c689ebb29f muscle: Fix PROVIDES 2014-07-26 17:52:51 +02:00
François Revol 8782307b80 muscle: Also add headers to the _devel package
I'm not sure which ones we need, so I'll put them all for now.
2014-07-26 17:24:16 +02:00
François Revol 4b3dec5d6f muscle: Add a _devel package with the static library 2014-07-26 17:23:26 +02:00
François Revol eb966aeee5 muscle: Rename 'admin' binary to 'muscled-admin'
Because 'admin' is way too vague.
2014-07-26 17:12:18 +02:00
François Revol f692d193a1 muscle: Also build static library
It's not built by default.
2014-07-26 17:10:58 +02:00
François Revol e2fe685f06 muscle: Drop BUILDHOME
It doesn't seem to be used anywhere.
2014-07-26 17:09:17 +02:00
François Revol f311cbed15 muscle: Fix building for gcc4
It misses a devel package though...
2014-07-24 23:37:03 +02:00
Oliver Tappe 80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
noryb009 94848cde58 Rewrap net-misc DESCRIPTIONs 2014-01-02 16:40:58 -05:00
Theodore Kokkoris a5c1e1aa59 Added Muscle 6.00 recipe (currently builds only on GCC4) 2013-12-19 20:18:31 +00:00