Commit Graph

16 Commits

Author SHA1 Message Date
Jerome Duval
28a2e74553 solarus: fix requires, bump rev.
* vcmi, neverball and numptyphysics: fix requires.
2017-11-07 22:03:57 +01:00
Jerome Duval
234fc0c680 vcmi: add recipe for version 0.99.
build, untested (needs game data files).
2017-11-06 21:35:05 +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
Vale
f8aeb53372 More ordering & layout fixes 2016-02-26 10:33:51 -05:00
Vale
4ceccd41e1 Fix ordering 2016-02-17 14:39:36 -05: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
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
Oliver Tappe
80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
Adrien Destugues
f1b5a9f1ad Declare dependency on libstdc++ where needed. 2014-04-20 14:21:22 +02:00
Adrien Destugues
7eafe431be Fixed vcmi recipe. Now works! 2014-01-27 20:42:15 +01:00
Adrien Destugues
fe43a1097c VCMI: get it to actually build and install things to the right places. 2014-01-08 23:41:47 +01:00
Adrien Destugues
e035f6fc18 VCMI: get it to build.
Fix boost to not try using XSI shared memory as we don't support that.
Fix VCMI to link to libnetwork where it uses it.

Now failing at install because there is no 'make install'. Will write a
manual copy of relevant files to the package later.
2014-01-07 23:18:12 +01:00
Adrien Destugues
be4ea30d34 WIP recipe for VCMI.
This will need some fixes to boost.
2014-01-05 23:15:22 +01:00